/* Scoped SHOP catalogue; existing hero photograph and framing retained. */
#sol-shop.sol-master-shop{background:#F6F5F2;color:#262626;padding:0!important;scroll-margin-top:80px}
#sol-shop.sol-master-shop *{box-sizing:border-box}
#sol-shop [hidden]{display:none!important}
#sol-shop button,#sol-shop select{font-family:'Noto Sans JP',sans-serif}
#sol-shop button{cursor:pointer}
#sol-shop button:focus-visible,#sol-shop a:focus-visible,#sol-shop select:focus-visible{outline:3px solid #00787A;outline-offset:4px}
#sol-shop .sol-catalogue-hero{position:relative;min-height:420px;background:#063d46;isolation:isolate}
#sol-shop .sol-catalogue-hero>img{position:absolute;inset:0;width:100%;height:420px;object-fit:cover;object-position:center 55%;z-index:-2}
#sol-shop .sol-catalogue-hero:after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(1,24,29,.9),rgba(1,24,29,.55) 43%,rgba(1,24,29,.05) 78%)}
#sol-shop .sol-catalogue-hero>div{min-height:420px;width:min(52%,680px);padding:42px 5%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;color:#fff}
#sol-shop .sol-catalogue-hero h2{font:500 clamp(28px,2.6vw,40px)/1.5 'Noto Serif JP',serif;margin:8px 0 16px}
#sol-shop .sol-catalogue-hero p{font-size:15px;line-height:1.9;margin:0 0 12px}
#sol-shop .sol-catalogue-inner{max-width:1440px;margin:auto;padding:48px 40px 72px}
#sol-shop .sol-catalogue-intro{margin-bottom:24px}
#sol-shop .sol-catalogue-intro h3{font:500 32px/1.2 'Cormorant Garamond',Georgia,serif;letter-spacing:.05em;margin:0 0 12px}
#sol-shop .sol-catalogue-intro p{font-size:15px;line-height:1.85;max-width:720px;margin:0}
#sol-shop .sol-catalogue-collections,#sol-shop .sol-catalogue-categories,#sol-shop .sol-catalogue-subcategories{display:flex;flex-wrap:wrap;gap:8px}
#sol-shop .sol-catalogue-collections{padding-bottom:24px;border-bottom:1px solid #cdd8d5;margin-bottom:24px}
#sol-shop .sol-catalogue-collections button,#sol-shop .sol-catalogue-categories button,#sol-shop .sol-catalogue-subcategories button,#sol-shop .sol-catalogue-empty button,#sol-shop .sol-catalogue-sale button{min-height:44px;padding:10px 14px;background:#FCFBF9;border:1px solid #b9c7c5;border-radius:0;color:#334f50;font-size:14px;line-height:1.35}
#sol-shop button[aria-pressed=true]{background:#00706F;color:#fff;border-color:#00706F}
#sol-shop .sol-catalogue-controls{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:16px}
#sol-shop .sol-catalogue-style{display:flex;flex-direction:column;gap:6px;font-size:12px;letter-spacing:.06em;color:#475d5a}
#sol-shop .sol-catalogue-style select{max-width:100%;width:240px;min-height:44px;padding:8px 32px 8px 12px;border:1px solid #b9c7c5;background:#FCFBF9;font-size:16px;color:#262626;border-radius:0}
#sol-shop .sol-catalogue-subcategories{margin-top:16px}
#sol-shop .sol-catalogue-result-line{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px;padding:24px 0 16px}
#sol-shop .sol-catalogue-result-line p{font-size:14px;margin:0;line-height:1.85}
#sol-shop .sol-catalogue-result-line a{font-size:14px;color:#00787A;text-underline-offset:4px}
#sol-shop .sol-catalogue-style-note{font-size:14px;line-height:1.85;margin:0 0 16px;max-width:720px}
#sol-shop .sol-catalogue-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:16px 12px}
#sol-shop .sol-catalogue-card{min-width:0;margin:0;background:#FCFBF9;border:1px solid #dce2de}
#sol-shop .sol-catalogue-open{display:flex;flex-direction:column;width:100%;height:100%;min-width:0;padding:0 0 16px;background:none;border:0;color:inherit;text-align:left}
#sol-shop .sol-catalogue-media{display:block;width:100%;aspect-ratio:1;overflow:hidden;background:#e9eeeb}
#sol-shop .sol-catalogue-media img{display:block;width:100%;height:100%;object-fit:contain;transition:transform .2s}
#sol-shop .sol-catalogue-open:hover .sol-catalogue-media img{transform:scale(1.035)}
#sol-shop .sol-catalogue-category,#sol-shop .sol-catalogue-name,#sol-shop .sol-catalogue-status{padding:0 16px;display:block;overflow-wrap:anywhere}
#sol-shop .sol-catalogue-category{font-size:11px;letter-spacing:.05em;color:#526461;margin-top:12px;line-height:1.5}
#sol-shop .sol-catalogue-name{font-size:14px;font-weight:500;line-height:1.6;margin:5px 0 8px}
#sol-shop .sol-catalogue-status{font-size:11px;letter-spacing:.03em;color:#526461;line-height:1.6;margin-top:auto}
#sol-shop .sol-catalogue-empty{padding:40px 24px;text-align:center;background:#e8f1ee}
#sol-shop .sol-catalogue-empty h3{font:32px 'Cormorant Garamond',Georgia,serif;margin:0 0 16px}
#sol-shop .sol-catalogue-empty p{font-size:16px;line-height:1.9;margin:0 auto 24px;max-width:720px}
#sol-shop .sol-catalogue-empty a{margin:12px}
#sol-shop .sol-catalogue-footer{padding-top:40px;display:flex;flex-wrap:wrap;gap:16px;align-items:center}
#sol-shop .sol-catalogue-footer p{width:100%;font-size:16px;line-height:1.9;margin:0}
#sol-shop .sol-catalogue-footer>a:last-child{color:#00787A;font-size:15px}
#sol-shop .sol-catalogue-sale{display:flex;gap:24px;background:#e4ece8;padding:24px;margin-bottom:24px;align-items:center}
#sol-shop .sol-catalogue-sale img{width:180px;max-height:140px;object-fit:contain}
#sol-shop .sol-catalogue-sale h3{font-size:24px;line-height:1.5;margin:0 0 8px}
#sol-shop .sol-catalogue-sale p{font-size:15px;line-height:1.85;margin:0 0 12px}
#sol-shop .sol-catalogue-dialog{position:fixed;max-width:900px;width:calc(100% - 48px);max-height:calc(100dvh - 48px);padding:56px 24px 24px;border:1px solid #a8b5b0;background:#F6F5F2;color:#262626;overflow:auto;margin:auto}
#sol-shop .sol-catalogue-dialog:not([open]){display:none}
#sol-shop .sol-catalogue-dialog::backdrop{background:rgba(5,20,21,.74)}
#sol-shop .sol-catalogue-dialog-layout{display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:center}
#sol-shop .sol-catalogue-dialog-layout>img{width:100%;height:auto;max-height:480px;object-fit:contain;aspect-ratio:1}
#sol-shop .sol-catalogue-dialog h3{font:500 28px/1.5 'Noto Serif JP',serif;margin:0 0 16px;overflow-wrap:anywhere}
#sol-shop .sol-catalogue-dialog p{font-size:16px;line-height:1.85;margin:0 0 16px}
#sol-shop .sol-catalogue-dialog .sol-catalogue-close{position:absolute;right:12px;top:8px;min-height:44px;padding:10px 16px;font-size:15px;background:#FCFBF9;color:#263b38;border:1px solid #a8b5b0}
#sol-shop .sol-catalogue-dialog .sol-cta-btn{font-size:15px;white-space:normal}
@media(min-width:1700px){#sol-shop .sol-catalogue-grid{grid-template-columns:repeat(8,minmax(0,1fr))}}
@media(max-width:1200px){#sol-shop .sol-catalogue-grid{grid-template-columns:repeat(6,minmax(0,1fr))}}
@media(max-width:1000px){#sol-shop .sol-catalogue-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}
@media(max-width:760px){#sol-shop .sol-catalogue-inner{padding:32px 20px 48px}#sol-shop .sol-catalogue-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}#sol-shop .sol-catalogue-category,#sol-shop .sol-catalogue-name,#sol-shop .sol-catalogue-status{padding-left:16px;padding-right:16px}#sol-shop .sol-catalogue-hero>img{object-position:62% center}#sol-shop .sol-catalogue-hero>div{width:100%;padding:28px 20px 30px;justify-content:flex-end;background:linear-gradient(0deg,rgba(1,24,29,.9),rgba(1,24,29,.1) 75%)}#sol-shop .sol-catalogue-hero h2{font-size:28px}#sol-shop .sol-catalogue-collections{gap:6px}#sol-shop .sol-catalogue-collections button{font-size:13px;padding:10px}#sol-shop .sol-catalogue-categories{gap:6px}#sol-shop .sol-catalogue-categories button{padding:10px;font-size:13px}#sol-shop .sol-catalogue-style,#sol-shop .sol-catalogue-style select{width:100%}#sol-shop .sol-catalogue-dialog{width:calc(100% - 24px);max-height:calc(100dvh - 24px);padding:56px 16px 24px}#sol-shop .sol-catalogue-dialog-layout{grid-template-columns:1fr;gap:20px}#sol-shop .sol-catalogue-dialog-layout>img{max-height:280px}#sol-shop .sol-catalogue-dialog h3{font-size:24px}#sol-shop .sol-catalogue-dialog p{font-size:17px}#sol-shop .sol-catalogue-sale{flex-direction:column;align-items:flex-start}#sol-shop .sol-catalogue-footer .sol-cta-btn{width:100%;text-align:center}#sol-shop .sol-catalogue-name{font-size:15px}}
@media(prefers-reduced-motion:reduce){#sol-shop .sol-catalogue-media img{transition:none}}
/* Round 5: common header, editorial references and a paginated comparison grid. */
#sol-shop.sol-master-shop { --shop-ink:#18333f; --shop-line:#c9d1cc; }
#sol-shop .sol-shop-header {position:relative;height:280px!important;min-height:0!important;overflow:hidden;background:#18333f}
#sol-shop .sol-shop-header .sol-wk-banner-bg {position:absolute;inset:0}
#sol-shop .sol-shop-header img {display:block;width:100%;height:100%;object-fit:cover;object-position:center 55%}
#sol-shop .sol-shop-header .sol-wk-banner-grad {position:absolute;inset:0;background:linear-gradient(90deg,rgba(15,37,42,.88),rgba(15,37,42,.55) 48%,rgba(15,37,42,.08))}
#sol-shop .sol-shop-header .sol-wk-banner-content {position:relative;z-index:1;width:calc(100% - 120px);max-width:1320px;height:100%;margin:auto;padding:0!important;display:flex;flex-direction:column;justify-content:center;color:#fff}
#sol-shop .sol-shop-header .sol-wk-banner-row {display:flex;align-items:center;gap:22px}
#sol-shop .sol-shop-header .sol-wk-num {font:400 48px/1 Didot,'Bodoni 72','Playfair Display',serif;letter-spacing:0;color:#fff}
#sol-shop .sol-shop-header .sol-wk-sep {height:52px;width:1px;background:rgba(255,255,255,.5)}
#sol-shop .sol-shop-header .sol-wk-title {font:500 30px/1.15 'Cormorant Garamond','Noto Serif JP',serif;letter-spacing:.12em;color:#fff;margin:0 0 10px!important;border:0;padding:0;background:none}
#sol-shop .sol-shop-header .sol-wk-title-sub {display:block;font:400 15px/1.6 'Noto Serif JP',serif;color:rgba(255,255,255,.9);letter-spacing:.04em}
#sol-shop .sol-shop-header .sol-wk-banner-desc {font:400 15px/1.9 'Noto Sans JP',sans-serif!important;color:rgba(255,255,255,.9);max-width:720px;margin:20px 0 0!important}
#sol-shop .sol-catalogue-inner {width:calc(100% - 120px);max-width:1320px;margin:auto;padding:64px 0 72px}
#sol-shop .sol-catalogue-intro {display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center;margin:0 0 28px}
#sol-shop .sol-catalogue-intro h3,#sol-shop .sol-shop-editorial h3 {font:400 28px/1.6 'Noto Serif JP',serif;color:var(--shop-ink);margin:0!important;letter-spacing:.02em}
#sol-shop .sol-catalogue-intro p,#sol-shop .sol-shop-editorial p,#sol-shop .sol-shop-guidance p {font:400 16px/1.9 'Noto Sans JP',sans-serif;max-width:720px;margin:0;color:#262626}
#sol-shop p.sol-shop-kicker {font:600 15px/1.4 'Cormorant Garamond',serif;letter-spacing:.14em;color:#00706f;margin:0 0 12px!important}
#sol-shop .sol-shop-reference-note {font-size:14px;line-height:1.8;padding:14px 18px;border-left:3px solid #b99b66;background:#ebe9e2;max-width:none;margin:0 0 28px!important}
#sol-shop .sol-catalogue-controls {display:block}
#sol-shop .sol-catalogue-categories {gap:8px;margin:0 0 20px}
#sol-shop .sol-catalogue-categories button,#sol-shop .sol-catalogue-collections button,#sol-shop .sol-shop-pagination button {font-size:15px;min-height:44px;padding:10px 16px}
#sol-shop .sol-shop-search-row {display:flex;flex-wrap:wrap;gap:16px;align-items:end}
#sol-shop .sol-shop-search-row label {display:flex;flex-direction:column;gap:6px;font:400 14px/1.6 'Noto Sans JP',sans-serif;color:#475d5a;flex:1;min-width:160px}
#sol-shop .sol-shop-search-row input:not([type=checkbox]),#sol-shop .sol-shop-search-row select {width:100%;max-width:none;min-height:44px;border:1px solid #b9c7c5;padding:8px 12px;background:#fcfbf9;color:#262626;font:400 16px/1.5 'Noto Sans JP',sans-serif;border-radius:0}
#sol-shop .sol-shop-search-row input[type=checkbox] {height:20px;width:20px}
#sol-shop .sol-shop-refine {margin:16px 0 24px;border-bottom:1px solid var(--shop-line);padding-bottom:12px}
#sol-shop summary {cursor:pointer;min-height:44px;padding:10px 0;font-size:15px;color:#18333f}
#sol-shop .sol-shop-refine p {font-size:14px;line-height:1.8;margin:12px 0}
#sol-shop .sol-catalogue-collections {margin:0;padding:0 0 20px}
#sol-shop .sol-catalogue-grid {grid-template-columns:repeat(6,minmax(0,1fr));gap:20px 16px;scroll-margin-top:90px}
#sol-shop .sol-catalogue-card {border:0;background:#fcfbf9}
#sol-shop .sol-catalogue-media {aspect-ratio:1.18}
#sol-shop .sol-catalogue-media img {object-fit:cover}
#sol-shop .sol-catalogue-category {font:500 14px/1.4 'Cormorant Garamond',serif;letter-spacing:.08em;margin-top:10px}
#sol-shop .sol-catalogue-name {font-size:15px;line-height:1.6;margin:6px 0;min-height:48px}
#sol-shop .sol-catalogue-status,#sol-shop .sol-catalogue-badges {font-size:14px;line-height:1.6;color:#526461}
#sol-shop .sol-catalogue-badges {display:block;padding:8px 16px 0;color:#00706f}
#sol-shop .sol-shop-pagination {display:flex;justify-content:center;align-items:center;gap:20px;margin:28px 0 0;font-size:15px}
#sol-shop .sol-shop-pagination button {background:#fcfbf9;border:1px solid #b9c7c5;color:#18333f}
#sol-shop .sol-shop-pagination button:disabled {opacity:.45;cursor:default}
#sol-shop .sol-shop-editorial {display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center;background:#e9eeeb;margin:64px 0 28px}
#sol-shop .sol-shop-editorial-photo {position:relative;height:320px;overflow:hidden}
#sol-shop .sol-shop-editorial-photo img {width:100%;height:100%;object-fit:cover}
#sol-shop .sol-shop-editorial-photo span {position:absolute;left:12px;bottom:12px;color:#fff;background:rgba(15,37,42,.75);padding:6px 10px;font-size:14px;line-height:1.6}
#sol-shop .sol-shop-editorial>div:last-child {padding:28px 28px 28px 0}
#sol-shop .sol-shop-editorial p:not(.sol-shop-kicker) {margin:16px 0 24px}
#sol-shop .sol-cta-btn {display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:12px 20px;background:#00706f!important;border:1px solid #00706f;color:#fff!important;white-space:normal;line-height:1.6;font:400 15px/1.6 'Noto Sans JP',sans-serif;text-decoration:none}
#sol-shop .sol-shop-guidance {border-top:1px solid var(--shop-line);border-bottom:1px solid var(--shop-line);padding:8px 0}
#sol-shop .sol-shop-guidance-grid {display:grid;grid-template-columns:1fr 1fr;gap:40px;padding:20px 0}
#sol-shop .sol-shop-guidance h3 {font:400 20px/1.6 'Noto Serif JP',serif;margin:0 0 12px}
#sol-shop .sol-shop-breadcrumb {display:flex;gap:24px;margin-bottom:24px;font-size:14px}
#sol-shop .sol-catalogue-empty h3 {font:400 24px/1.6 'Noto Serif JP',serif}
#sol-shop .sol-catalogue-empty p {font-size:16px}
#sol-shop input:focus-visible,#sol-shop summary:focus-visible {outline:3px solid #00706f;outline-offset:3px}
.sol-shop-top-promo {background:#18333f;padding:14px 24px;text-align:center}.sol-shop-top-promo a {color:#fff;font-size:16px}
@media(min-width:1700px){#sol-shop .sol-catalogue-grid{grid-template-columns:repeat(7,minmax(0,1fr))}}
@media(min-width:761px) and (max-width:1200px){#sol-shop .sol-catalogue-grid{grid-template-columns:repeat(5,minmax(0,1fr))}#sol-shop .sol-catalogue-inner,#sol-shop .sol-shop-header .sol-wk-banner-content{width:calc(100% - 96px)}}
@media(max-width:760px){
#sol-shop .sol-shop-header {height:200px!important}
#sol-shop .sol-shop-header .sol-wk-banner-content,#sol-shop .sol-catalogue-inner {width:calc(100% - 40px)}
#sol-shop .sol-shop-header .sol-wk-banner-row{gap:16px}
#sol-shop .sol-shop-header .sol-wk-num{font-size:36px!important}
#sol-shop .sol-shop-header .sol-wk-title{font-size:24px!important}
#sol-shop .sol-shop-header .sol-wk-title-sub{font-size:14px}
#sol-shop .sol-shop-header .sol-wk-banner-desc{font-size:14px!important;margin-top:16px!important}
#sol-shop .sol-catalogue-inner{padding:40px 0 48px}
#sol-shop .sol-catalogue-intro{grid-template-columns:1fr;gap:20px}
#sol-shop .sol-catalogue-intro h3,#sol-shop .sol-shop-editorial h3{font-size:23px}
#sol-shop .sol-catalogue-intro p,#sol-shop .sol-shop-editorial p,#sol-shop .sol-shop-guidance p{font-size:17px}
#sol-shop .sol-catalogue-categories,#sol-shop .sol-catalogue-collections{gap:6px}
#sol-shop .sol-catalogue-categories button,#sol-shop .sol-catalogue-collections button{font-size:14px;padding:10px 12px}
#sol-shop .sol-shop-search-row label{min-width:140px}
#sol-shop .sol-catalogue-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 12px}
#sol-shop .sol-catalogue-media{aspect-ratio:1.08}
#sol-shop .sol-catalogue-name{min-height:48px}
#sol-shop .sol-catalogue-result-line{gap:8px;padding-top:20px}
#sol-shop .sol-catalogue-result-line a{min-height:44px;display:flex;align-items:center}
#sol-shop .sol-shop-editorial{grid-template-columns:1fr;gap:0;margin-top:40px}
#sol-shop .sol-shop-editorial-photo{height:210px}
#sol-shop .sol-shop-editorial>div:last-child{padding:24px 20px}
#sol-shop .sol-shop-editorial .sol-cta-btn{width:100%}
#sol-shop .sol-shop-guidance-grid{grid-template-columns:1fr;gap:24px}
#sol-shop .sol-catalogue-dialog-layout>img{max-height:260px}
}
/* Mobile legacy banners put the background in flow; isolate SHOP from that rule. */
#sol-wrap #sol-shop .sol-shop-header .sol-wk-banner-bg {position:absolute!important;inset:0!important;height:100%!important;z-index:0!important}
#sol-wrap #sol-shop .sol-shop-header .sol-wk-banner-grad {z-index:1!important;background:linear-gradient(90deg,rgba(15,37,42,.88),rgba(15,37,42,.5) 55%,rgba(15,37,42,.16))!important}
#sol-wrap #sol-shop .sol-shop-header .sol-wk-banner-content {position:relative!important;z-index:2!important;top:0!important;left:0!important;right:0!important;bottom:0!important;height:100%!important;background:transparent!important}
#sol-wrap #sol-shop .sol-shop-header .sol-wk-banner-desc {display:block!important}
#sol-shop .sol-cta-btn {letter-spacing:.02em!important}
@media(max-width:760px){#sol-shop .sol-catalogue-controls>.sol-shop-search-row {display:grid;grid-template-columns:1fr}}
#sol-shop .sol-shop-header .sol-wk-banner-desc {letter-spacing:0!important;text-wrap:balance}
/* At wide desktop sizes, 24 references fit into three comparison rows. */
#sol-shop .sol-catalogue-name {min-height:0}
@media(min-width:1400px){#sol-shop .sol-catalogue-grid {grid-template-columns:repeat(8,minmax(0,1fr))}}
/* The standalone SHOP uses the same available width as the home-page section. */
.sol-shop-page #content {width:100%!important;max-width:none!important;padding:0!important;margin:0!important}
.sol-shop-page #main_content {width:100%!important;max-width:none!important;float:none}
.sol-shop-page .l-mainContent__inner,.sol-shop-page .post_content {max-width:none!important;padding:0!important;margin:0!important}
.sol-shop-page #sol-shop {margin:0!important}
.sol-shop-page #sol-shop h2::before,.sol-shop-page #sol-shop h2::after,.sol-shop-page #sol-shop h3::before,.sol-shop-page #sol-shop h3::after {display:none!important}
.sol-shop-page #sol-shop h2,.sol-shop-page #sol-shop h3 {border:0!important;padding:0!important;background:none}

/* Product photographs retain the complete approved source composition. */
#sol-shop .sol-catalogue-media img{object-fit:contain;background:#f6f5f2}
#sol-shop .sol-catalogue-name{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:3.4em}
#sol-shop .sol-catalogue-market-note{display:block;font-size:14px;line-height:1.6;color:#52605d;padding:0 16px 12px}
#sol-catalogue-dialog-market[hidden]{display:none}
#sol-catalogue-dialog-market{margin-bottom:16px}
