@import url('../era/fonts/fonts.css');
@font-face{font-family:Outfit;src:url('../fonts/outfit-latin-variable.woff2') format('woff2');font-display:swap;font-weight:100 900}

:root{--era-serif:'Bodoni Moda',Georgia,serif;--era-sans:'Outfit',Arial,sans-serif;--s-ink:#163e35;--s-green:#164c3e;--s-paper:#faf9f5;--s-line:#d9dfd8;--s-muted:#52655d;--s-tint:#ecf1e8;--s-lime:#d6ee97}
html{scroll-behavior:smooth;scroll-padding-top:110px}.shop-view{margin:0;background:var(--s-paper);color:var(--s-ink);font:400 16px/1.55 var(--era-sans)}.shop-view *{box-sizing:border-box}.shop-view [hidden]{display:none!important}.shop-view :is(h1,h2,h3,h4,p,figure){margin:0}.shop-view a{color:inherit;text-decoration:none}.shop-view button,.shop-view input,.shop-view select,.shop-view textarea{font:inherit}.shop-view button,.shop-view select{cursor:pointer}.shop-view button:disabled{cursor:default;opacity:.5}.shop-view :focus-visible{outline:3px solid #698d23;outline-offset:4px}.shop-view img{max-width:100%;display:block}.shop-view main{min-height:50vh}.shop-view h1{font-size:clamp(32px,4.2vw,62px);font-weight:500;line-height:1.04;letter-spacing:-.045em}.shop-view h2{font-size:clamp(24px,2.6vw,38px);font-weight:500;line-height:1.15;letter-spacing:-.035em}.shop-view h3{font-size:22px;font-weight:500;line-height:1.18;letter-spacing:-.02em}.shop-view .skip{position:absolute;left:10px;top:-70px;background:white;padding:10px;z-index:100}.shop-view .skip:focus{top:10px}.s-notice{height:38px;padding:0 3.2vw;background:var(--s-ink);color:white;display:flex;justify-content:space-between;align-items:center;font-size:12px;letter-spacing:.035em}.s-notice>a{text-decoration:underline;text-underline-offset:3px}.s-header{position:sticky;top:0;z-index:30;display:flex;align-items:center;gap:30px;min-height:90px;padding:12px 3.2vw;background:rgba(250,249,245,.97);border-bottom:1px solid var(--s-line);backdrop-filter:blur(15px)}.s-logo{background:var(--s-ink);border-radius:5px;display:flex;align-items:center;justify-content:center;width:172px;min-width:145px;height:57px;padding:9px 16px}.s-logo img{width:100%;height:auto;object-fit:contain;max-height:100%}.s-mainnav{display:flex;gap:22px;margin:auto;font-size:14px}.s-mainnav a{position:relative;padding:8px 0}.s-mainnav a:hover:after,.s-mainnav a[aria-current]:after{content:'';position:absolute;height:2px;bottom:0;left:0;right:0;background:var(--s-green)}.s-tools{display:flex;align-items:center;gap:20px}.s-tools>a{display:flex;align-items:center;gap:7px;font-size:13px;min-height:44px}.s-tools svg{width:21px;height:21px;stroke:currentColor;fill:none;stroke-width:1.5}.s-cart b{background:var(--s-ink);color:white;border-radius:50%;font-weight:400;min-width:19px;text-align:center;font-size:11px}.s-menu-button{display:none}.s-mobile-nav{position:absolute;top:100%;left:0;right:0;background:var(--s-paper);padding:20px 24px;box-shadow:0 20px 30px #1232}.s-mobile-nav a{display:flex;justify-content:space-between;border-bottom:1px solid var(--s-line);padding:15px 0;font-size:20px}
.s-shop-hero{margin:24px 2.2vw 0;display:grid;grid-template-columns:1fr 1.18fr;border-radius:18px;overflow:hidden;background:#eaeae0;min-height:460px}.s-hero-copy{background:var(--s-green);color:var(--s-paper);padding:clamp(32px,4.8vw,74px);display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:25px}.s-eyebrow{font-size:11px;text-transform:uppercase;letter-spacing:.13em;line-height:1.5;font-weight:500}.s-hero-copy h1{font-size:clamp(36px,4.25vw,64px);letter-spacing:-.045em;line-height:1.08}.s-hero-copy h1 em{font-family:var(--era-serif);font-weight:400;letter-spacing:-.035em}.s-hero-copy>p:not(.s-eyebrow){font-size:16px;max-width:40ch;line-height:1.6;color:#e3ece4}.s-hero-art{display:flex;flex-direction:column;justify-content:center;align-self:stretch}.s-hero-art>img{width:100%;height:auto;object-fit:contain;margin:auto}.s-hero-art>a{padding:17px 22px;display:flex;justify-content:space-between;font-size:12px;border-top:1px solid #ccd1c7;background:#eeeee5}.s-btn,.shop-view .button,.shop-view button:not(.s-menu-button,.s-gallery button,.s-tools button,.s-family-options button,.choice button,.s-pagination button,.s-zoom-close){border:1px solid var(--s-ink);background:var(--s-ink);color:white;border-radius:100px;min-height:46px;padding:12px 23px;display:inline-flex;justify-content:center;align-items:center;gap:20px;font-weight:400;line-height:1.3}.s-btn.s-light{background:var(--s-lime);color:var(--s-ink);border:0;min-height:48px;padding:14px 25px;display:flex;gap:28px;border-radius:100px}.shop-view .secondary{background:transparent!important;color:var(--s-ink)!important;border:1px solid var(--s-line)!important}.shop-view .button:hover,.shop-view button:hover{filter:brightness(.94)}
.s-categories,.s-listing{padding:66px 3.2vw 25px;max-width:1700px;margin:auto}.s-section-heading{display:flex;justify-content:space-between;gap:25px;align-items:end;margin-bottom:30px}.s-section-heading>p{font-size:13px;color:var(--s-muted)}.s-category-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px}.s-category{display:grid;grid-template-columns:auto 1fr auto;column-gap:10px;row-gap:15px;align-items:center}.s-category>div{grid-column:1/-1;background:#eceee7;border-radius:10px;overflow:hidden;aspect-ratio:1.5;display:flex;align-items:center;justify-content:center}.s-category img{height:100%;width:100%;object-fit:contain;transition:transform .5s}.s-category:hover img{transform:scale(1.03)}.s-category small{font-size:10px;color:var(--s-muted)}.s-category strong{font-size:17px;font-weight:500;letter-spacing:-.035em}.s-category>span{border:1px solid var(--s-line);border-radius:50%;width:27px;height:27px;text-align:center}.s-category-intro{padding:50px 3.2vw 28px;max-width:1700px;margin:auto;border-bottom:1px solid var(--s-line)}.s-category-intro>a{font-size:13px;display:block;margin-bottom:40px}.s-category-intro h1{margin:12px 0 22px}.s-category-intro>p:last-child{max-width:65ch;font-size:18px;color:var(--s-muted)}.s-listing{padding-top:55px;padding-bottom:90px;scroll-margin-top:85px}.s-filters{border-top:1px solid var(--s-line);border-bottom:1px solid var(--s-line);padding:20px 0;margin-bottom:30px;display:grid;grid-template-columns:2fr 1fr 1.1fr 1.25fr;gap:18px}.s-filters label{display:grid;gap:7px;min-width:0}.s-filters label>span{font-size:11px;color:var(--s-muted)}.shop-view .s-filters input,.shop-view .s-filters select{padding:12px 13px;border:1px solid var(--s-line);background:white;border-radius:5px;color:var(--s-ink);min-height:46px;width:100%;font-size:14px}.s-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:42px 24px}.s-card{display:flex;flex-direction:column;min-width:0;background:transparent;border:0}.s-card-image{aspect-ratio:1.48;background:#edf0e8;border-radius:12px;overflow:hidden;display:flex;align-items:center;justify-content:center}.s-card-image img{height:100%;width:100%;object-fit:contain;transition:transform .55s}.s-card:hover .s-card-image img{transform:scale(1.025)}.s-card-body{padding:21px 0 0;flex:1;display:flex;flex-direction:column;align-items:stretch}.s-card-body>.s-eyebrow{color:#53695a;font-size:9px}.s-card h3{margin:8px 0 11px;font-size:25px}.s-card .s-description{color:var(--s-muted);font-size:14px;line-height:1.55;max-width:47ch;margin-bottom:25px}.s-card-bottom{margin-top:auto;border-top:1px solid var(--s-line);padding-top:16px;display:flex;gap:12px;justify-content:space-between;align-items:end}.s-card-price{display:grid;gap:3px;font-size:17px}.s-card-price small{font-size:11px;color:var(--s-muted);font-weight:400}.s-card-select{display:flex;gap:15px;align-items:center;font-size:12px;padding:7px 0;white-space:nowrap}.s-card-select>span{display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--s-line);border-radius:50%;height:32px;width:32px;font-size:16px}.s-card-text{padding:25px;border-radius:12px;border:0;background:#eff2eb;min-height:280px}.s-card-text .s-card-body{padding:0}.s-pagination{display:flex;gap:10px;justify-content:center;flex-wrap:wrap;margin-top:44px}.s-pagination button{width:44px;height:44px;min-width:44px;background:transparent;border:1px solid var(--s-line);border-radius:50%;color:var(--s-ink)}.s-pagination button[aria-current]{background:var(--s-ink);color:white}.s-taxline{font-size:12px;color:var(--s-muted);margin-top:35px!important}.s-no-results{padding:40px 0}
.s-breadcrumb{display:flex;gap:10px;align-items:center;flex-wrap:wrap;margin:24px 3.2vw 28px;font-size:12px;color:var(--s-muted)}.s-breadcrumb a{text-decoration:underline;text-underline-offset:3px}.s-product-layout{display:grid;grid-template-columns:minmax(0,1.18fr) minmax(0,1fr);gap:5vw;margin:0 3.2vw 90px;align-items:start;max-width:1700px}.s-product-layout.s-no-gallery{grid-template-columns:minmax(0,880px);justify-content:center}.s-gallery{min-width:0;position:sticky;top:115px}.s-gallery-rail{display:flex;overflow:auto;scroll-snap-type:x mandatory;scrollbar-width:none;border-radius:12px;background:#edf0e8}.s-gallery-rail::-webkit-scrollbar{display:none}.s-gallery-frame{width:100%;flex:none;scroll-snap-align:start;scroll-snap-stop:always;margin:0;display:flex;flex-direction:column}.s-gallery-zoom{border:0;background:transparent;padding:0;display:flex;flex:1;flex-direction:column;position:relative;align-items:center;justify-content:center;width:100%;min-height:330px;height:min(62vh,630px);color:var(--s-ink)}.s-gallery-zoom img{width:100%;height:100%;max-height:min(62vh,630px);object-fit:contain}.s-gallery-zoom>span{position:absolute;right:12px;bottom:12px;border-radius:30px;background:#faf9f5ed;padding:6px 12px;font-size:10px;box-shadow:0 1px 4px #1322}.s-gallery-frame video{width:100%;height:min(62vh,630px);background:#13281f;object-fit:contain;min-height:300px}.s-gallery-frame figcaption{display:grid;gap:6px;padding:17px 20px;min-height:82px;background:#f0f2ec;font-size:12px;color:var(--s-muted);border-top:1px solid #dce2d5}.s-gallery-frame figcaption small{text-transform:uppercase;letter-spacing:.09em;font-size:9px;color:var(--s-ink)}.s-gallery-controls{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:15px}.s-gallery-thumbs{display:flex;gap:9px;overflow:auto;scrollbar-width:thin}.s-gallery-thumbs button{position:relative;flex-shrink:0;width:57px;height:57px;border:1px solid var(--s-line);border-radius:5px;padding:4px;background:#eff2eb}.s-gallery-thumbs button[aria-current=true]{border:2px solid var(--s-ink)}.s-gallery-thumbs img{width:100%;height:100%;object-fit:contain}.s-gallery-thumbs span{position:absolute;inset:0;display:grid;place-items:center;color:white;text-shadow:0 1px 4px black}.s-gallery-arrows{display:flex;align-items:center;gap:10px;flex-shrink:0}.s-gallery-arrows button{border:1px solid var(--s-line);background:transparent;width:36px;height:36px;border-radius:50%;color:var(--s-ink)}.s-gallery-count{font-size:10px;white-space:nowrap}.s-example-link{display:block;font-size:12px;text-decoration:underline!important;text-underline-offset:4px;margin:18px 0}.s-image-dialog{border:0;border-radius:12px;background:#faf9f5;padding:65px 16px 15px;max-height:96dvh;width:94vw;max-width:1400px;color:var(--s-ink)}.s-image-dialog::backdrop{background:#0b2119df}.s-image-dialog>img{object-fit:contain;max-height:76dvh;max-width:100%;width:auto;margin:auto}.s-image-dialog>p{max-width:70ch;font-size:13px;margin:15px auto}.s-zoom-close{position:absolute;right:18px;top:15px;min-height:38px;border:1px solid var(--s-line);border-radius:100px;padding:7px 20px;background:white;color:var(--s-ink)}
.s-purchase{min-width:0}.s-product-heading>.s-eyebrow{margin:4px 0 14px;color:var(--s-muted)}.s-product-heading h1{font-size:clamp(28px,3vw,46px);margin:0 0 22px;line-height:1.08;letter-spacing:-.04em}.s-product-heading p:not(.s-eyebrow){font-size:16px;line-height:1.6;color:var(--s-muted)}.shop-view .config-layout{display:flex;flex-direction:column;gap:20px;margin:28px 0 0}.shop-view .config-main{width:100%;min-width:0}.shop-view .config-section{margin:0;padding:20px 0;border:0;background:transparent}.shop-view fieldset{border:0;padding:0;margin:0;min-width:0}.shop-view legend{font-size:15px;font-weight:500;margin-bottom:15px;padding:0;line-height:1.4;color:var(--s-ink)}.shop-view .choice-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.shop-view .choice-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.shop-view .choice{display:flex;align-items:start;gap:8px;border:1px solid var(--s-line);border-radius:6px;padding:13px 10px;cursor:pointer;background:#fff;line-height:1.4;min-width:0;font-size:13px;height:auto;color:var(--s-ink)}.shop-view .choice:has(input:checked){border:1px solid var(--s-green);background:#eaf0e3;box-shadow:inset 0 0 0 1px var(--s-green)}.shop-view .choice:has(input:disabled){opacity:.55}.shop-view input[type=checkbox],.shop-view input[type=radio]{accent-color:var(--s-green);height:17px;width:17px;min-width:17px;margin:1px 0 0;cursor:pointer}.shop-view .small,.shop-view .tax,.shop-view .billing{font-size:12px;line-height:1.55;color:var(--s-muted)}.shop-view .choice .small{display:block;font-size:11px;margin-top:6px}.shop-view .field{display:grid;gap:7px;margin:12px 0;font-size:13px}.shop-view input:not([type=checkbox],[type=radio]),.shop-view select,.shop-view textarea{max-width:100%;width:100%;padding:12px;color:var(--s-ink);background:white;border:1px solid var(--s-line);border-radius:5px;min-height:45px}.shop-view .grid{display:grid;grid-template-columns:1fr;gap:10px}.shop-view .grid>.card{border:1px solid var(--s-line);border-radius:6px;background:white;padding:16px;margin:0}.shop-view .grid .card .choice{border:0;background:transparent;padding:0;box-shadow:none}.shop-view .grid .card:has(>.choice input:checked){background:#ecf3e7;border-color:var(--s-green)}.shop-view .card{box-shadow:none;color:var(--s-ink)}.shop-view .config-main>details,.shop-view .s-option-group,.s-product-details{border-top:1px solid var(--s-line);padding:0;margin:0}.shop-view summary{display:list-item;cursor:pointer;padding:19px 4px 19px 0;font-size:14px;font-weight:500;line-height:1.4;color:var(--s-ink)}.shop-view summary::marker{color:var(--s-green);font-size:.7em}.s-option-group>section{padding-top:2px!important}.s-option-group>section>fieldset>legend{display:none}.s-option-group>p{padding:0 0 20px;font-size:14px}.shop-view .config-section p{margin:10px 0;line-height:1.55}.shop-view .config-section a:not(.button){text-decoration:underline;text-underline-offset:3px;font-size:12px}.shop-view .config-main>p,.shop-view .k-scope-note{font-size:13px;padding:15px 17px;border-radius:5px;background:#e9efdf;line-height:1.55;margin:15px 0}.shop-view .config-aside{position:static;width:100%;background:#e8eddf;padding:24px;border-radius:10px;color:var(--s-ink);border:0;margin:0}.shop-view .config-aside>h2{font-size:21px}.shop-view .config-aside>p{font-size:13px;margin:8px 0 17px}.shop-view .price-row{display:flex;justify-content:space-between;gap:20px;align-items:baseline;margin:13px 0;font-size:14px}.shop-view .price-row strong{font-size:23px;font-weight:500;white-space:nowrap;letter-spacing:-.04em}.shop-view .config-actions{margin-top:22px;display:flex}.shop-view .config-actions button{width:100%}.shop-view .config-aside .billing{margin:8px 0}.s-price-lines{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:9px 20px;padding-bottom:20px;margin:22px 0;border-bottom:1px solid #bfcbb6;font-size:12px}.s-price-lines dt{margin:0}.s-price-lines dd{margin:0;text-align:right}.s-price-lines dd>span{display:block}.s-product-details{margin-top:30px}.s-prose{padding:5px 0 25px;font-size:14px;line-height:1.65}.s-prose p{margin:14px 0}.s-prose h2{font-size:23px;margin:28px 0 14px}.s-prose h3{font-size:18px;margin:25px 0 10px}.s-prose table{border-collapse:collapse;width:100%;font-size:12px}.s-prose th,.s-prose td{padding:10px 8px;border-bottom:1px solid var(--s-line);text-align:left}.s-prose img,.s-prose video{object-fit:contain;max-height:70vh}.shop-view .mw-step-number{display:none}.shop-view .error{background:#fff0ec;color:#8b3425;padding:12px;border-radius:5px;line-height:1.55;font-size:13px;margin:12px 0}.shop-view #config-errors:empty{display:none}.shop-view .mobile-action{display:none}.s-family-options{margin:25px 0}.s-family-options>.s-label{font-size:14px;margin-bottom:12px}.s-family-options button{border:1px solid var(--s-line);border-radius:6px;background:white;padding:12px;margin:0 8px 8px 0;min-height:44px;color:var(--s-ink);font-size:13px}.s-family-options button[aria-pressed=true]{background:var(--s-green);color:white}.s-preserved{font-size:14px}.s-preserved p{margin:13px 0}.s-preserved h2{font-size:26px;margin:15px 0}.s-preserved h3{font-size:18px;margin:23px 0 12px}.s-preserved [data-preserved-variant-select]{margin-top:18px}.s-preserved .mandatory{background:#e9efdf;border-radius:6px;padding:15px;font-size:16px}.shop-view .s-flow-page{max-width:1050px;padding:45px 35px 90px;margin:auto}.s-flow-page .container{width:100%;max-width:none;padding:0}.s-flow-page h1{font-size:42px;margin:20px 0 35px}.s-flow-page .page-back{display:inline-block;font-size:13px;margin-bottom:10px}.s-flow-page .b1-surface{background:transparent;color:inherit}.s-flow-page .order-position,.s-flow-page .summary-block,.s-flow-page .request-selection{border:1px solid var(--s-line);background:white;padding:28px;border-radius:10px;margin:20px 0}.s-flow-page .position-heading{display:flex;justify-content:space-between;gap:30px}.s-flow-page h2{font-size:24px}.s-flow-page .position-heading .price-row{font-size:12px;margin:0 0 8px}.s-flow-page .position-heading .price-row strong{font-size:20px}.s-flow-page .position-facts{display:flex;flex-wrap:wrap;gap:8px;list-style:none;padding:0;margin:20px 0}.s-flow-page .position-facts li{background:#eff3e9;border-radius:4px;padding:6px 10px;font-size:12px}.shop-view .position-costs{display:grid;grid-template-columns:1fr auto;gap:10px;font-size:13px;padding:20px 0;margin:0;border-bottom:1px solid var(--s-line)}.shop-view .position-costs dd{margin:0;text-align:right}.shop-view .actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:20px}.shop-view .position-detail-group{margin:20px 0;font-size:14px}.shop-view .detail-label{font-weight:500;margin-bottom:8px}.shop-view .status{padding:15px 20px;border-radius:6px;background:#e3edd7}.s-flow-page .tax{margin-top:12px}.s-flow-page form{padding:25px;border:1px solid var(--s-line);border-radius:10px}.s-flow-page .section{margin:25px 0}.s-footer{background:var(--s-ink);color:#e7eee1;padding:60px 4vw 30px;display:grid;grid-template-columns:2fr 1fr 1fr;gap:35px;margin-top:0}.s-footer>div>p{font-size:23px;font-weight:400;line-height:1.3;margin-top:27px}.s-footer nav{display:flex;flex-direction:column;gap:16px;font-size:14px}.s-footer small{grid-column:1/-1;padding-top:35px;border-top:1px solid #aec1b448;font-size:11px;color:#bdcdbb}
@media(min-width:1700px){.s-product-layout{margin-left:auto;margin-right:auto}}
@media(max-width:1150px){.s-mainnav{gap:13px;font-size:12px}.s-tools{gap:12px}.s-cart>span{display:none}.s-header{gap:20px}.s-logo{min-width:128px;width:140px}.s-product-layout{gap:3vw}.s-category strong{font-size:15px}.s-gallery-thumbs button{width:47px;height:47px}.s-gallery-controls{flex-wrap:wrap}.s-filters{grid-template-columns:1.5fr 1fr 1fr}.s-filters label:last-child{grid-column:3}.s-search{grid-column:1/3}.s-grid{gap:32px 20px}}
@media(max-width:850px){.s-mainnav{display:none}.s-tools{margin-left:auto;gap:20px}.s-menu-button{display:block;border:0;background:transparent;color:var(--s-ink);font-size:13px;padding:10px 0}.s-header{min-height:75px;padding:10px 22px}.s-logo{height:49px;width:145px}.s-notice{padding:0 22px;font-size:10px}.s-notice>span:nth-child(2){display:none}.s-shop-hero{grid-template-columns:1fr 1fr;min-height:380px}.s-hero-copy{padding:30px;gap:20px}.s-hero-copy h1{font-size:36px}.s-hero-copy>p:not(.s-eyebrow){font-size:13px}.s-category-grid{grid-template-columns:repeat(3,1fr);gap:25px 15px}.s-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.s-product-layout{grid-template-columns:1fr;max-width:720px;margin:0 auto 70px;padding:0 24px;gap:30px}.s-gallery{position:static}.s-gallery-zoom,.s-gallery-frame video{height:480px;max-height:58vh;min-height:0}.s-gallery-zoom img{max-height:58vh}.s-gallery-controls{flex-wrap:nowrap}.s-product-heading h1{font-size:38px;line-height:1.1}.s-breadcrumb{margin:21px 24px;font-size:10px}.s-product-layout.s-no-gallery{grid-template-columns:1fr}.s-flow-page .position-heading{flex-direction:column;gap:5px}.s-flow-page .position-heading .price-row{justify-content:start;gap:15px}.s-footer{grid-template-columns:1.5fr 1fr 1fr}.s-footer>div>p{font-size:19px}}
@media(max-width:540px){html{scroll-padding-top:85px}.s-notice{font-size:9px;height:29px;padding:0 17px}.s-header{padding:10px 17px;min-height:70px;gap:10px}.s-logo{width:127px;min-width:0;height:44px;padding:7px 10px}.s-tools{gap:17px}.s-tools svg{width:19px;height:19px}.s-tools>a{gap:4px}.s-tools>b{font-size:10px}.s-menu-button{font-size:12px}.s-shop-hero{margin:14px 12px 0;grid-template-columns:1fr;border-radius:12px}.s-hero-copy{padding:32px 25px 34px;gap:21px}.s-hero-copy h1{font-size:40px}.s-hero-copy>.s-eyebrow{font-size:9px}.s-hero-copy>p:not(.s-eyebrow){font-size:14px;max-width:40ch}.s-hero-art>a{font-size:10px;padding:13px 16px;gap:10px}.s-hero-art>img{height:auto;width:100%}.s-btn.s-light{font-size:12px;min-height:45px;padding:12px 20px}.s-categories,.s-listing{padding:40px 18px 15px}.s-listing{padding-bottom:55px}.s-section-heading{align-items:start;gap:14px;flex-direction:column;margin-bottom:25px}.s-section-heading h2{font-size:27px;max-width:18ch}.s-section-heading p{font-size:11px}.s-category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:23px 14px}.s-category>div{border-radius:8px}.s-category:last-child{grid-column:1/-1;grid-template-columns:auto 1fr auto}.s-category:last-child>div{aspect-ratio:2}.s-category strong{font-size:17px}.s-filters{grid-template-columns:1fr 1fr;gap:13px 12px;padding:17px 0;margin-bottom:25px}.s-filters .s-search{grid-column:1/-1}.s-filters label:last-child{grid-column:1/-1}.shop-view .s-filters input,.shop-view .s-filters select{font-size:13px;padding:10px;min-height:44px}.s-grid{grid-template-columns:1fr;gap:34px}.s-card-image{aspect-ratio:1.48}.s-card h3{font-size:26px}.s-card-body{padding-top:18px}.s-card .s-description{font-size:14px;margin-bottom:20px}.s-card-price{font-size:18px}.s-card-select{font-size:12px}.s-category-intro{padding:32px 20px 30px}.s-category-intro>a{margin-bottom:27px}.s-category-intro h1{font-size:40px}.s-category-intro>p:last-child{font-size:16px}.s-breadcrumb{margin:18px;font-size:10px;gap:7px}.s-breadcrumb>span:last-child{display:none}.s-product-layout{padding:0 18px;margin-bottom:45px;gap:26px}.s-gallery-zoom,.s-gallery-frame video{height:330px;max-height:49vh}.s-gallery-zoom img{max-height:49vh}.s-gallery-frame figcaption{padding:13px 15px;font-size:11px;min-height:100px}.s-gallery-controls{gap:8px;align-items:start;flex-wrap:wrap}.s-gallery-thumbs{gap:7px;max-width:100%}.s-gallery-thumbs button{width:47px;height:47px}.s-gallery-arrows{margin-left:auto;gap:9px}.s-gallery-arrows button{height:38px;width:38px}.s-gallery-zoom>span{font-size:9px;bottom:8px;right:8px}.s-example-link{margin:15px 0 0;font-size:11px}.s-product-heading h1{font-size:35px;margin-bottom:18px}.s-product-heading p:not(.s-eyebrow){font-size:15px}.shop-view .config-layout{margin-top:20px;gap:10px}.shop-view .choice-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.shop-view #scope>.choice-grid,.shop-view #scope>fieldset>.choice-grid,.shop-view #resolution>fieldset>.choice-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.shop-view .choice{font-size:12px;padding:12px 8px;gap:6px}.shop-view .choice .small{font-size:10px}.shop-view .config-aside{padding:20px 17px}.shop-view .price-row{font-size:13px}.shop-view .price-row strong{font-size:22px}.s-price-lines{font-size:11px;gap:10px}.shop-view .s-flow-page{padding:30px 18px 60px}.s-flow-page h1{font-size:35px;margin:20px 0 25px}.s-flow-page .order-position,.s-flow-page .summary-block,.s-flow-page .request-selection{padding:20px 16px}.s-flow-page h2{font-size:23px}.s-flow-page .actions .button{flex:1;min-width:120px}.shop-view .position-costs{font-size:12px;gap:12px}.shop-view .position-costs dd{max-width:130px}.s-footer{padding:40px 24px 28px;grid-template-columns:1fr 1fr;gap:35px 20px}.s-footer>div{grid-column:1/-1}.s-footer>div>p{font-size:23px}.s-footer nav{font-size:13px;gap:15px}.s-footer small{padding-top:25px;line-height:1.6}.s-image-dialog{padding-top:60px;width:96vw}.s-image-dialog>p{font-size:12px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.shop-view *{transition:none!important;animation:none!important}}

/* Original logo has dark lettering and needs a light surface. */
.s-logo{background:transparent;padding-left:0;padding-right:0}.s-footer>div>img{background:var(--s-paper);border-radius:5px;padding:10px;width:195px}.s-heading-price{margin:21px 0 0;display:flex;align-items:baseline;gap:12px;flex-wrap:wrap}.s-heading-price>span{font-size:23px;font-weight:500;letter-spacing:-.035em}.s-heading-price small{font-size:11px;font-weight:400;letter-spacing:0;color:var(--s-muted)}.s-heading-tax{display:block;font-size:10px;color:var(--s-muted);margin-top:7px}.shop-view #operation .choice-grid{grid-template-columns:1fr}.shop-view #operation .choice{padding:12px 14px}.shop-view #operation .choice .small{margin:3px 0 0;max-width:68ch}.shop-view .s-family-price{padding:22px;background:var(--s-tint);border-radius:8px;font-size:21px;margin:20px 0}.shop-view .s-family-price .tax{margin:10px 0}.s-preserved>section>h2{font-size:22px}.s-preserved>section>details{margin-top:25px}.s-preserved>section>details>.s-prose p{margin:14px 0}.shop-view .s-flow-page .media,.shop-view .s-flow-page figure{max-width:100%}.shop-view .s-flow-page img{width:auto;height:auto;max-height:65vh;object-fit:contain}

.s-gallery-arrows button{width:44px;height:44px}.s-tools>a{min-width:30px}.s-product-page .s-purchase .s-preserved{margin-top:20px}.s-prose ul,.s-prose ol{padding-left:22px}.s-gallery-zoom img{aspect-ratio:auto}@media(max-width:540px){.shop-view input:not([type=checkbox],[type=radio]),.shop-view select,.shop-view textarea{font-size:16px}.s-gallery-arrows button{width:44px;height:44px}}

/* Scoped repairs retain the Concept shop's own layout and palette. */
.s-required{display:inline-block;margin-left:10px;font-size:12px;font-weight:500;color:#405b4c}
.shop-view .error:empty{display:none}
.shop-view .config-main h3{font-size:18px;margin:22px 0 8px;line-height:1.35}
.s-heading-price{margin-top:17px}
.s-product-heading .s-heading-tax{margin:7px 0 16px;font-size:12px}
.s-product-heading .s-video-base-note{font-size:13px;line-height:1.5;margin:9px 0 14px;max-width:55ch;color:var(--s-muted)}
.s-card-price .s-resolution-reference{display:block;font-size:12px;font-weight:400;margin-top:5px;color:var(--s-muted)}
.shop-view .position-facts{display:flex;flex-wrap:wrap;gap:8px;list-style:none;margin:14px 0;padding:0;font-size:13px;line-height:1.5}
.shop-view .position-facts li{padding:6px 9px;background:#f4f7ee;border-radius:4px}
.shop-view .s-price-lines{font-size:13px;line-height:1.5}
.shop-view .s-price-lines dd{min-width:88px}
.s-category-page .s-category-intro{padding-top:32px;padding-bottom:12px}
.s-category-page .s-category-intro>a{margin-bottom:15px}
.s-category-page .s-listing{padding-top:18px}
.s-category-page .s-section-heading{margin-bottom:8px}
.shop-view .s-filters label>span{position:static;display:block;transform:none;padding:0;margin:0 0 7px;background:none;font-size:13px}
.shop-view .s-filters input,.shop-view .s-filters select{min-height:46px}
.s-tools>a,.s-menu-button{min-width:44px;min-height:44px;justify-content:center}
.s-gallery-frame figcaption{min-height:0;line-height:1.55}
.shop-view .s-gallery-zoom>span{font-size:12px;background:#faf9f5e8;color:#163e35;padding:5px 8px}
@media(max-width:850px){
 .s-product-layout>.s-product-heading{grid-column:1/-1;margin-bottom:0}
 .s-product-layout{gap:23px}
 .s-product-heading h1{font-size:34px;line-height:1.12;margin:7px 0 13px;max-width:24ch}
 .s-product-heading .s-heading-price{margin-top:0}
 .s-product-heading .s-heading-price>span{font-size:24px;line-height:1.3}
 .s-product-heading .s-heading-price small{font-size:13px}
 .s-product-heading p:not(.s-eyebrow){font-size:15px;line-height:1.55}
 .s-gallery-zoom,.s-gallery-frame video{height:var(--s-gallery-media-height,360px);max-height:45svh;min-height:0;flex:none}
 .s-gallery-zoom img{max-height:45svh}
 .s-gallery-frame figcaption{padding:13px 15px;font-size:12px;min-height:0}
 .s-gallery-controls{margin-top:10px}
 .shop-view .choice{font-size:14px;line-height:1.45;min-height:48px}
 .shop-view .choice .small{font-size:12px;line-height:1.5}
 .s-breadcrumb{font-size:12px;line-height:1.5}
 .s-category-page .s-category-intro{padding-top:22px;padding-bottom:8px}
 .s-category-page .s-listing{padding-top:12px}
}
@media(max-height:500px) and (max-width:850px){
 .s-product-heading h1{font-size:28px;margin:4px 0 8px;max-width:none}
 .s-breadcrumb{margin-top:12px;margin-bottom:12px}
 .s-header{min-height:62px;padding-top:6px;padding-bottom:6px}
 .s-gallery-zoom,.s-gallery-frame video{height:var(--s-gallery-media-height,240px);max-height:60svh}
 .s-gallery-zoom img{max-height:60svh}
}

/* Owner correction 2026-09-12: each whole offer has a visible beginning and end. */
body.shop-view main .s-grid>article.s-card{border-block:2px solid #637e70;padding-block:20px}
body.shop-view main .s-preserved>section[data-preserved-variant]{border-top:2px solid #637e70;padding-top:24px;margin-top:28px}

/* Same editorial families as the scroll start; purchase UI keeps Outfit and its existing scale. */
.s-hero-copy h1,.s-category-intro h1,.s-section-heading h2{font-family:var(--era-serif);font-weight:400}
@media(max-width:1099px){
 .shop-view:is([data-route="configure"],[data-route="summary"]){padding-bottom:var(--shop-action-height,90px)}
 .shop-view:is([data-route="configure"],[data-route="summary"]) .mobile-action{position:fixed;z-index:25;bottom:0;left:0;right:0;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 16px max(10px,env(safe-area-inset-bottom));border-top:1px solid;background:var(--s-paper);color:var(--s-ink);border-color:var(--s-line)}
 .shop-view .mobile-action button{min-width:0;max-width:64%;flex:0 1 auto;padding:12px 16px;gap:8px}
 .shop-view .mobile-action .small{min-width:0;font-size:14px;line-height:1.4}
}
