:root{--paper:#fbf9f6;--sand:#eee7dc;--ink:#292d29;--muted:#656a62;--line:#dcded5;--accent:#405c4d;--sale:#99472e;--white:#fff;--serif:'Playfair Display',Georgia,serif;--sans:Inter,Arial,sans-serif;--header:80px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--paper);color:var(--ink);font:400 16px/1.6 var(--sans);-webkit-font-smoothing:antialiased}body:has(dialog[open]){overflow:hidden}button,input,select,textarea{font:inherit;color:inherit}button,a,input,select,summary{touch-action:manipulation}button{cursor:pointer}a{color:inherit;text-decoration:none}button{border:0;background:none}button:disabled{cursor:not-allowed;opacity:.55}img{display:block;width:100%;object-fit:cover}svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--serif);font-weight:400;line-height:1.15}h1{font-size:clamp(2.4rem,4.7vw,4.5rem);letter-spacing:-.045em}h2{font-size:clamp(2rem,3.3vw,3.2rem);letter-spacing:-.035em}h3{font-size:1.25rem}em{font-weight:400}p{color:var(--muted)}:focus-visible{outline:2px solid var(--accent);outline-offset:4px}button,a,summary{ -webkit-tap-highlight-color:transparent}[hidden]{display:none!important}.icon-defs{position:absolute;width:0;height:0;overflow:hidden}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;top:-70px;left:16px;z-index:100;background:var(--ink);color:white;padding:12px}.skip-link:focus{top:12px}.announcement{height:32px;display:flex;align-items:center;justify-content:center;gap:18px;background:var(--accent);color:#fff;font-size:12px;letter-spacing:.045em}.announcement span{opacity:.8}.header{height:var(--header);padding:0 4.5%;display:flex;align-items:center;justify-content:space-between;gap:32px;border-bottom:1px solid var(--line);background:var(--paper);position:sticky;top:0;z-index:20}.brand{display:flex;flex-direction:column;width:max-content;text-align:center;flex-shrink:0}.brand>span{font:500 22px/1.2 var(--serif);letter-spacing:.025em}.brand small{font-size:9px;letter-spacing:.18em;margin-top:5px}.desktop-nav{display:flex;gap:26px;align-items:center;margin-left:auto;font-size:14px}.desktop-nav button{padding:12px 0}.desktop-nav a:hover,.footer a:hover,.footer button:hover{text-decoration:underline;text-underline-offset:5px}.header-actions{display:flex;gap:6px}.icon-button{min-width:44px;min-height:44px;display:inline-flex;align-items:center;justify-content:center;position:relative;border-radius:50%}.icon-button:hover{background:var(--sand)}.bag-count{position:absolute;right:0;top:0;font-size:11px;min-width:18px;height:18px;border-radius:50%;background:var(--accent);color:white;display:inline-flex;align-items:center;justify-content:center}.hero{display:grid;grid-template-columns:1fr 1fr;max-width:1600px;margin:auto;min-height:600px}.hero-copy{display:flex;flex-direction:column;justify-content:center;padding:65px 9%}.eyebrow{font:500 11px/1.5 var(--sans);letter-spacing:.16em;color:var(--accent);margin-bottom:20px}.hero-copy h1{margin-bottom:25px}.hero-description{font-size:18px;line-height:1.65}.hero-actions{display:flex;align-items:center;flex-wrap:wrap;gap:18px;margin-top:32px}.button{display:inline-flex;min-height:48px;padding:12px 22px;gap:16px;align-items:center;justify-content:center;font-size:14px;font-weight:500;border-radius:4px;transition:background .16s,transform .16s;border:1px solid transparent;line-height:1.4}.button:active{transform:scale(.98)}.primary{background:var(--accent);color:white}.primary:hover{background:#2a4135}.outline{border-color:var(--line);background:transparent}.outline:hover{background:var(--sand)}.text-link{font-size:14px;display:inline-flex;gap:20px;align-items:center;min-height:44px;border-bottom:1px solid currentColor;line-height:1.4;padding:4px 0;width:max-content;max-width:100%}.text-link span{font-size:20px}.hero-note{font-size:12px;margin-top:32px}.hero-media{position:relative;min-height:600px;overflow:hidden;background:#d9ded3}.media-caption{position:absolute;bottom:22px;left:24px;right:24px;display:flex;align-items:center;justify-content:space-between;gap:8px;z-index:2;color:white}.media-caption>span{font-size:10px;letter-spacing:.15em;background:#15261ccc;padding:9px 12px;border-radius:3px}.media-caption button{font-size:12px;min-height:44px;border:1px solid #ffffff77;color:white;background:#15261ccc;border-radius:30px;padding:8px 15px}.media-caption button span{margin-left:10px}.service-strip{display:flex;align-items:center;justify-content:center;gap:70px;padding:19px 20px;border-bottom:1px solid var(--line);font-size:12px;color:var(--muted)}.service-strip span::before{content:'✦';padding-right:15px;color:var(--accent)}.section{max-width:1280px;padding:72px 40px;margin:auto}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:34px}.section-heading .eyebrow{margin-bottom:12px}.section-heading .text-link{flex-shrink:0}.category-links{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.category-links>a{position:relative;padding:26px 28px 28px 0}.category-links>a+a{padding-left:28px;border-left:1px solid var(--line)}.category-links>a>span:first-child{font-size:12px;color:var(--muted);display:block;margin-bottom:20px}.category-links h3{font-size:27px;margin-bottom:10px}.category-links p{font-size:14px;padding-right:20px}.categories{padding-bottom:12px}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:32px 24px}.product-card{min-width:0}.product-photo{aspect-ratio:4/5;position:relative;background:var(--sand);border-radius:7px;overflow:hidden}.product-photo img{height:100%;object-fit:cover;transition:transform .25s}.product-photo .image-fallback{height:100%;display:flex;align-items:center;justify-content:center;padding:20px;color:var(--muted);font-family:var(--serif);font-size:20px}.product-card .category-label{font-size:11px;letter-spacing:.07em;color:var(--muted);margin:14px 0 5px}.product-card h3{font-family:var(--sans);font-size:14px;font-weight:500;line-height:1.5;overflow-wrap:anywhere}.product-card .price{font-size:14px;margin-top:5px;display:flex;gap:9px;flex-wrap:wrap;color:var(--ink)}del{color:var(--muted);font-weight:400}.sale-price{color:var(--sale)}.badge{position:absolute;left:10px;top:10px;z-index:1;background:var(--paper);color:var(--ink);font-size:11px;padding:5px 9px;border-radius:2px}.badge.sale{background:var(--sale);color:white}.custom-story{display:grid;grid-template-columns:1fr 1fr;gap:0;background:var(--sand);padding:0;margin:50px auto;max-width:1200px}.story-photo{max-height:650px}.story-photo img{height:100%;object-position:center 60%}.story-copy{padding:55px 48px;align-self:center}.story-copy h2{margin-bottom:22px}.story-copy p:not(.eyebrow){font-size:15px;margin-bottom:16px}.story-copy .button{margin-top:8px}.steps{list-style:none;padding:24px 0 0;border-top:1px solid #c9cdbf;margin:32px 0 0;display:grid;gap:12px;font-size:13px}.steps span{margin-right:20px;color:var(--accent);font-size:11px}.help-section{display:grid;grid-template-columns:.85fr 1.15fr;gap:70px}.help-section h2{margin-bottom:18px}.help-section .text-link{margin-top:20px}.faq-list details{border-top:1px solid var(--line);padding:19px 0}.faq-list details:last-child{border-bottom:1px solid var(--line)}summary{cursor:pointer;font-size:15px;font-weight:500;min-height:24px;list-style:none;display:flex;justify-content:space-between;gap:20px}summary::-webkit-details-marker{display:none}summary::after{content:'+';font-size:21px;font-weight:400;line-height:1}details[open]>summary::after{content:'−'}details p{padding:15px 20px 3px 0;font-size:14px;line-height:1.75}.footer{background:#eaece4;padding:54px max(4%,24px) 24px;margin-top:30px}.footer-top{max-width:1200px;margin:auto;display:grid;grid-template-columns:1.5fr 1fr 1.2fr 1fr;gap:35px}.footer .brand>span{font-size:20px}.footer .brand{margin-bottom:20px}.footer p{font-size:14px}.footer h2{font-family:var(--sans);font-size:13px;font-weight:600;margin-bottom:16px;letter-spacing:0}.footer-top>div>a:not(.brand),.footer-top>div>button{display:block;text-align:left;font-size:13px;padding:6px 0;line-height:1.6;color:var(--muted)}.footer-bottom{max-width:1200px;margin:36px auto 0;border-top:1px solid #c9cfc3;padding-top:22px;display:flex;justify-content:space-between;gap:18px;font-size:11px;color:var(--muted)}.mobile-nav,.mobile-purchase{display:none}.breadcrumbs{display:flex;gap:12px;font-size:13px;color:var(--muted);margin-bottom:30px}.breadcrumbs a{text-decoration:underline;text-underline-offset:4px}.catalog{padding-top:30px}.catalog h1{font-size:48px;margin-bottom:12px}.catalog .section-heading{margin-bottom:24px}.catalog-subtitle{font-size:15px}#search-form{display:flex;align-items:center;gap:14px;background:white;border:1px solid var(--line);border-radius:4px;padding:4px 14px;margin-bottom:22px}#search-form input{width:100%;min-width:0;border:0;background:none;font-size:15px;min-height:44px}#search-form input:focus-visible{outline:none}#search-form:focus-within{outline:2px solid var(--accent);outline-offset:2px}#search-form button{font-size:14px;min-height:44px}.category-tabs{display:flex;gap:12px;overflow:auto;padding:2px 0 16px;border-bottom:1px solid var(--line)}.category-tabs a{font-size:14px;white-space:nowrap;min-height:44px;padding:10px 16px;border-radius:3px}.category-tabs a[aria-current=page]{background:var(--accent);color:white}.catalog-toolbar{display:flex;justify-content:space-between;align-items:center;padding:20px 0;gap:12px}.catalog-toolbar>div{display:flex;gap:12px}.catalog-toolbar p{font-size:13px}.catalog-toolbar select{max-width:160px;font-size:13px;border:1px solid var(--line);border-radius:4px;background:var(--paper);padding:0 10px;min-height:44px}.filter-button{min-height:44px;padding:8px 13px}.active-filters{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:18px}.active-filters:empty{display:none}.chip{padding:8px 12px;font-size:13px;background:var(--sand);min-height:44px;border-radius:3px}.empty{grid-column:1/-1;padding:48px 20px;text-align:center}.empty h2{font-size:28px;margin-bottom:12px}.empty p{margin-bottom:20px}.load-more{display:flex;margin:36px auto 0}.notice{font-size:13px;background:#ecefe7;padding:13px 16px;border-radius:4px;margin-bottom:18px}.notice button{text-decoration:underline;padding:0 6px}.product-detail{padding-top:30px}.product-layout{display:grid;grid-template-columns:1fr 1fr;gap:60px;position:relative}.gallery{min-width:0}.gallery-main{position:relative;aspect-ratio:4/5;background:var(--sand);border-radius:8px;overflow:hidden}.gallery-main img{height:100%;object-fit:contain}.gallery-zoom{position:absolute;inset:0;width:100%;height:100%;cursor:zoom-in}.gallery-zoom span{position:absolute;right:15px;bottom:15px;font-size:12px;background:var(--paper);padding:8px 12px;border-radius:3px}.thumbnails{display:flex;gap:10px;margin-top:12px;overflow-x:auto;padding:3px}.thumbnails button{width:62px;height:74px;padding:0;flex-shrink:0;border-radius:3px;overflow:hidden;border:2px solid transparent}.thumbnails button[aria-pressed=true]{border-color:var(--accent);outline:1px solid var(--accent);outline-offset:2px}.thumbnails img{height:100%}.product-info h1{font-size:42px;letter-spacing:-.03em;margin:12px 0 14px}.product-info .price{font-size:23px;display:flex;gap:12px;margin-bottom:14px}.availability{font-size:13px;color:var(--accent);margin-bottom:20px}.product-facts{display:grid;grid-template-columns:1fr 1fr;gap:16px;border-block:1px solid var(--line);padding:18px 0;margin:22px 0}.product-facts dt{font-size:12px;color:var(--muted);margin-bottom:5px}.product-facts dd{margin:0;font-size:14px}.size-heading{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px;font-size:14px}.size-heading button{font-size:13px;text-decoration:underline;min-height:44px}.size-options{display:flex;flex-wrap:wrap;gap:8px}.size-options label{position:relative}.size-options input{position:absolute;opacity:0;width:1px;height:1px}.size-options span{display:inline-flex;min-height:44px;min-width:62px;align-items:center;justify-content:center;border:1px solid var(--line);border-radius:3px;font-size:14px;padding:8px}.size-options input:checked+span{background:var(--accent);color:white;border-color:var(--accent)}.size-options input:focus-visible+span{outline:2px solid var(--accent);outline-offset:3px}.purchase-actions{display:grid;gap:10px;margin:24px 0 14px}.purchase-note{font-size:13px;line-height:1.7}.product-info .faq-list{margin-top:26px}.product-info .eyebrow{margin-bottom:8px}.related{margin-top:60px;border-top:1px solid var(--line);padding-top:45px}.related h2{font-size:28px;margin-bottom:25px}dialog{color:var(--ink);border:0;background:var(--paper);padding:0}dialog::backdrop{background:#15201966;backdrop-filter:blur(3px)}.sheet{margin:0 0 0 auto;height:100dvh;max-height:100dvh;width:470px;max-width:100%;border-radius:0;box-shadow:-10px 0 40px #15201922}.sheet[open]{display:flex;flex-direction:column;animation:drawer-in .25s ease-out}.sheet-heading{display:flex;justify-content:space-between;align-items:center;gap:14px;padding:20px 24px;border-bottom:1px solid var(--line);flex-shrink:0}.sheet-heading h2{font-size:26px}.sheet-body,#sheet-body{padding:24px;overflow:auto;flex:1;overscroll-behavior:contain;padding-bottom:max(24px,env(safe-area-inset-bottom))}#sheet-body p{font-size:14px}#sheet-body .button{width:100%}#sheet-body .stack{display:grid;gap:12px}#sheet-body h3{margin-bottom:14px}.cart-row{display:grid;grid-template-columns:80px 1fr;gap:16px;border-bottom:1px solid var(--line);padding:18px 0}.cart-row:first-child{padding-top:0}.cart-row img{aspect-ratio:4/5;border-radius:4px;background:var(--sand)}.cart-row h3{font:500 15px/1.5 var(--sans);margin-bottom:4px}.cart-row p{font-size:13px!important}.cart-row .row-price{color:var(--ink);font-weight:500;margin-top:6px}.quantity{display:flex;align-items:center;gap:4px;margin-top:10px}.quantity button{min-height:44px;min-width:44px;border:1px solid var(--line);border-radius:3px}.quantity span{min-width:25px;text-align:center;font-size:14px}.quantity .remove{border:0;margin-left:auto;font-size:12px;text-decoration:underline}.cart-summary{padding-top:25px}.cart-summary>div{display:flex;justify-content:space-between;gap:15px;margin-bottom:14px}.cart-summary>p{margin-bottom:20px}.cart-summary .button{margin-bottom:12px}.invalid{color:var(--sale)!important}.order-summary{white-space:pre-wrap;overflow-wrap:anywhere;font:13px/1.7 var(--sans);padding:16px;background:var(--sand);border-radius:4px;margin:18px 0;max-height:35vh;overflow:auto}.form-field{display:grid;gap:7px;margin-bottom:20px;font-size:14px}.form-field input,.form-field select,.form-field textarea{border:1px solid var(--line);border-radius:4px;background:white;padding:12px;width:100%;min-height:48px}.form-field textarea{min-height:100px;resize:vertical}.filter-fields fieldset{border:0;margin:0 0 24px;padding:0}.filter-fields legend{font-weight:500;margin-bottom:12px;font-size:14px}.check-label{display:flex;align-items:center;gap:12px;min-height:44px;font-size:14px}.check-label input{width:18px;height:18px;accent-color:var(--accent)}.lightbox{background:#20271f;max-width:100vw;max-height:100dvh;width:100vw;height:100dvh;color:white}.lightbox>.icon-button{position:absolute;top:15px;right:15px;z-index:2;background:#20271faa}.lightbox>img{height:calc(100dvh - 90px);width:100%;object-fit:contain;padding:30px}.lightbox-controls{display:flex;gap:25px;justify-content:center;align-items:center}.toast{position:fixed;bottom:25px;left:50%;transform:translateX(-50%);z-index:100;background:var(--ink);color:white;font-size:14px;padding:14px 20px;box-shadow:0 4px 20px #0002;max-width:90vw;border-radius:5px;width:max-content}.noscript{padding:25px;text-align:center;background:white}.loading-copy{padding:30px;grid-column:1/-1}.loading-card{aspect-ratio:4/5;background:var(--sand);border-radius:6px}.filter-error{color:var(--sale);margin-bottom:15px}@keyframes drawer-in{from{transform:translateX(30px);opacity:.7}to{transform:translateX(0);opacity:1}}@media(hover:hover){.product-card:hover .product-photo img{transform:scale(1.025)}}
@media(max-width:1000px){.desktop-nav{gap:16px}.desktop-nav a,.desktop-nav button{font-size:12px}.header{padding-inline:24px;gap:15px}.brand>span{font-size:20px}.hero{min-height:530px}.hero-media{min-height:530px}.hero-copy{padding:40px 7%}.hero-actions{gap:12px}.hero-note{margin-top:20px}.service-strip{gap:28px}.section{padding:55px 28px}.story-copy{padding:35px 28px}.custom-story{padding:0;margin:35px 28px}.help-section{gap:35px}.product-layout{gap:30px}.product-info h1{font-size:34px}.footer-top{gap:25px}.footer .brand>span{font-size:17px}}
@media(max-width:767px){:root{--header:68px}html{scroll-padding-top:85px}body{padding-bottom:calc(67px + env(safe-area-inset-bottom))}.announcement{height:27px;font-size:10px;letter-spacing:.04em}.announcement span{display:none}.header{height:68px;padding:0 18px;gap:8px}.brand>span{font-size:18px}.brand small{font-size:8px;letter-spacing:.13em}.header-actions{gap:0}.header-actions>.icon-button:first-child{display:none}.desktop-nav{display:none}.hero{grid-template-columns:1fr;min-height:0}.hero-copy{padding:35px 22px 28px}.eyebrow{font-size:10px;letter-spacing:.12em;margin-bottom:14px}.hero h1{font-size:40px;line-height:1.13;margin-bottom:15px;letter-spacing:-.04em}.hero-description{font-size:15px;line-height:1.55}.hero-description br{display:none}.hero-actions{margin-top:22px;gap:18px}.hero-actions .button{font-size:13px;padding:12px 15px;gap:10px}.hero-actions .text-link{font-size:13px;gap:12px}.hero-note{font-size:11px;margin-top:18px}.hero-media{min-height:0;height:350px;margin:0 16px 16px;border-radius:6px}.media-caption{left:14px;right:14px;bottom:14px}.media-caption>span{font-size:8px;padding:8px}.media-caption button{font-size:11px;padding:8px 12px}.service-strip{padding:14px 16px;gap:10px;justify-content:space-around;font-size:10px}.service-strip span::before{display:none}.service-strip span:last-child{display:none}.section{padding:43px 18px}.section-heading{gap:16px;margin-bottom:25px;align-items:center}.section-heading h2{font-size:30px}.section-heading h2 em{display:block}.section-heading>.text-link{font-size:12px;gap:10px}.section-heading .eyebrow{font-size:9px;margin-bottom:10px}.categories{padding-bottom:2px}.category-links{grid-template-columns:1fr;border-bottom:0}.category-links>a,.category-links>a+a{padding:20px 35px 20px 35px;border-left:0;border-bottom:1px solid var(--line)}.category-links>a>span:first-child{position:absolute;left:0;top:23px;margin:0;font-size:10px}.category-links h3{font-size:23px;margin-bottom:5px}.category-links p{font-size:12px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:25px 12px}.product-card .category-label{font-size:10px;margin-top:11px}.product-card h3{font-size:14px}.product-card .price{font-size:14px;gap:7px}.badge{font-size:10px;left:8px;top:8px;padding:4px 7px}.custom-story{display:flex;flex-direction:column;margin:20px 0;padding:0}.story-photo{height:340px;overflow:hidden}.story-photo img{object-position:50% 62%}.story-copy{padding:32px 22px 36px}.story-copy h2{font-size:35px}.story-copy p:not(.eyebrow){font-size:14px}.steps{margin-top:27px;padding-top:20px}.help-section{grid-template-columns:1fr;gap:25px}.help-section>div>p{font-size:14px}.help-section h2{font-size:33px}.help-section .text-link{margin-top:10px}.faq-list summary{font-size:14px}.faq-list details{padding-block:17px}.footer{padding:35px 22px 20px}.footer-top{grid-template-columns:1fr 1fr;gap:30px 22px}.footer-top>div:first-child{grid-column:1/-1}.footer .brand{text-align:left}.footer .brand>span{font-size:21px}.footer-bottom{flex-wrap:wrap;font-size:10px;gap:10px;padding-top:18px;margin-top:24px}.footer-bottom a{min-height:30px}.mobile-nav{position:fixed;z-index:30;bottom:0;left:0;right:0;display:grid;grid-template-columns:repeat(4,1fr);height:calc(67px + env(safe-area-inset-bottom));padding:5px 10px calc(5px + env(safe-area-inset-bottom));background:var(--paper);border-top:1px solid var(--line)}.mobile-nav>a,.mobile-nav>button{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;font-size:10px}.mobile-nav [aria-current=page]{color:var(--accent);font-weight:600}.mobile-nav svg{width:22px;height:22px}.nav-bag{position:relative}.nav-bag .bag-count{top:-5px;right:-12px}.mobile-purchase{position:fixed;z-index:31;bottom:0;left:0;right:0;background:var(--paper);border-top:1px solid var(--line);height:calc(76px + env(safe-area-inset-bottom));padding:10px 18px calc(10px + env(safe-area-inset-bottom));display:flex;align-items:center;gap:15px;justify-content:space-between}.mobile-purchase>div{min-width:0;display:grid;font-size:13px}.mobile-purchase>div>span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:12px;color:var(--muted);max-width:160px}.mobile-purchase .button{font-size:13px;min-width:140px;padding:12px 16px;flex-shrink:0}.toast{bottom:calc(86px + env(safe-area-inset-bottom));font-size:13px;white-space:normal}.catalog{padding-top:23px}.breadcrumbs{font-size:12px;margin-bottom:23px}.catalog h1{font-size:35px}.catalog #catalog-subtitle{font-size:14px}.catalog .section-heading{margin-bottom:20px}#search-form{padding:3px 10px;gap:10px}#search-form input{font-size:16px}#search-form button{font-size:12px}.category-tabs{gap:4px;margin-right:-18px;padding-right:18px}.category-tabs a{font-size:12px;padding:10px 12px}.catalog-toolbar{padding:16px 0}.catalog-toolbar>div{gap:7px}.catalog-toolbar p{font-size:11px}.catalog-toolbar select{max-width:115px;font-size:12px;padding:0 7px}.filter-button{font-size:12px;gap:7px;padding:8px 10px}.filter-button svg{width:16px}.active-filters{gap:6px}.chip{font-size:12px}.product-detail{padding-top:22px}.product-layout{display:flex;flex-direction:column;gap:24px}.product-info{display:contents}.product-heading{order:-2}.gallery{order:-1;width:100%}.product-info h1{font-size:34px;margin:5px 0 12px}.product-info .price{font-size:22px;margin-bottom:8px}.availability{margin-bottom:0}.product-heading .eyebrow{font-size:10px}.gallery-main{aspect-ratio:1/1}.gallery-main img{object-fit:contain}.thumbnails button{width:55px;height:64px}.product-facts{margin:0 0 18px}.product-purchase{width:100%}.product-info>.faq-list{margin:0;width:100%}.product-purchase .purchase-actions{margin-top:20px}.product-info .size-heading{font-size:14px}.related{margin-top:40px;padding-top:30px}.related h2{font-size:26px}.sheet{width:100%;border-radius:12px 12px 0 0;max-height:94dvh;height:auto;min-height:45dvh;margin:auto 0 0}.sheet[open]{animation:sheet-in .24s ease-out}.sheet-heading{padding:16px 20px}.sheet-heading h2{font-size:25px}#sheet-body{padding:20px;padding-bottom:max(24px,env(safe-area-inset-bottom))}.lightbox>img{padding:15px}.form-field input,.form-field select,.form-field textarea{font-size:16px}@keyframes sheet-in{from{transform:translateY(30px);opacity:.7}to{transform:translateY(0);opacity:1}}}
@media(max-width:360px){.hero h1{font-size:35px}.hero-copy{padding:28px 18px 24px}.hero-actions{gap:12px}.hero-actions .button{font-size:12px;padding:12px}.hero-actions .text-link{font-size:12px;gap:7px}.hero-media{height:290px}.header .brand>span{font-size:16px}.catalog-toolbar>div{gap:5px}.catalog-toolbar select{max-width:100px}.mobile-purchase{padding-inline:12px;gap:10px}.mobile-purchase .button{min-width:130px}.category-tabs a{padding-inline:10px}.section-heading h2{font-size:26px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}

/* A continuous crystal study, integrated into one quiet editorial canvas. */
.hero{position:relative;isolation:isolate;background:#102c26;color:#f4f0e6;max-width:none;min-height:620px;grid-template-columns:1fr 1fr;overflow:hidden}
.hero-copy{position:relative;z-index:2;padding:75px 0 85px max(32px,9vw)}
.hero .eyebrow{color:#bad0bc;font-size:10px;letter-spacing:.19em}
.hero h1{font-size:clamp(40px,4.3vw,70px);line-height:1.16;letter-spacing:-.045em}
.hero h1 em{color:#c3d4bd}.hero-description{color:#c3cec5;font-size:16px}
.hero-note{color:#a9beb1;font-size:11px}.hero-actions{gap:24px}
.hero .primary{background:#e8e8d7;color:#183c30;border-radius:30px;padding-inline:24px}.hero .primary:hover{background:#fff9e9}
.hero .text-link{color:#f4f0e6}.hero :focus-visible{outline-color:#e8e8d7}
.hero-media{min-height:620px;margin:0;border-radius:0;background:#102c26;position:relative}
.crystal-poster,#crystal-canvas{position:absolute;width:100%;height:100%;inset:0;object-fit:cover;object-position:68% center}
#crystal-canvas{opacity:0;transition:opacity .8s}.hero-media.is-ready #crystal-canvas{opacity:1}.hero-media.is-ready .crystal-poster{visibility:hidden}
.media-caption{left:auto;right:4%;bottom:24px;width:42%;color:#b4c8bd}
.media-caption>span{background:none;padding:0;font-size:9px;letter-spacing:.2em}
.media-caption button{background:transparent;border-color:#a5b8a044;color:#d6e2d7;font-size:11px;min-width:104px}
.text-link{border:0;font-weight:500;gap:0;text-decoration:underline;text-decoration-color:#8d9b8b70;text-underline-offset:7px;text-decoration-thickness:1px}
.text-link:hover{text-decoration-color:currentColor}
.category-links{gap:14px;border:0}.category-links>a,.category-links>a+a{padding:28px;border:1px solid #e5e7df;border-radius:12px;background:#f2f2eb;transition:background .2s,border-color .2s}
.category-links>a:hover{background:#e9eee4;border-color:#a4b39e}.category-links h3{font-size:25px;margin-bottom:9px}.category-links p{padding:0;font-size:13px}
@media(max-width:1000px) and (min-width:768px){.hero{min-height:550px}.hero-copy{padding:50px 0 70px 32px}.hero-media{min-height:550px}.hero h1{font-size:43px}.hero-actions{gap:12px}.hero-actions .button{padding-inline:18px}.hero-actions .text-link{font-size:13px}}
@media(max-width:767px){.hero{grid-template-columns:1fr;min-height:0}.hero-copy{padding:33px 24px 0}.hero h1{font-size:41px;margin-bottom:14px}.hero .eyebrow{font-size:9px;margin-bottom:16px}.hero-description{font-size:14px}.hero-actions{margin-top:20px;gap:23px}.hero-actions .button{font-size:12px;padding:12px 19px;min-height:46px}.hero-actions .text-link{font-size:12px}.hero-note{font-size:10px;margin-top:17px}.hero-media{height:310px;min-height:0;margin:0 0 43px}.media-caption{left:24px;right:24px;bottom:13px;width:auto}.media-caption>span{font-size:8px}.media-caption button{font-size:10px;min-height:36px}.category-links{gap:10px}.category-links>a,.category-links>a+a{padding:19px 20px;border:1px solid #e5e7df}.category-links h3{font-size:22px;margin-bottom:5px}.category-links p{font-size:12px}}
@media(max-width:360px){.hero-copy{padding-inline:18px}.hero h1{font-size:36px}.hero-actions{gap:16px}.hero-media{height:280px}}
.sold-count{font-size:12px;color:#52664f;margin-top:5px}.product-heading .sold-count{margin:0 0 12px;font-size:13px}.proof-intro{max-width:650px;margin-bottom:25px;font-size:14px}.proof-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.proof-card{border:1px solid var(--line);border-radius:12px;overflow:hidden;background:white}.proof-card>a{display:block;background:#f0eee7}.proof-card img{height:290px;object-fit:contain}.proof-card>div{padding:18px}.proof-card h3{font-family:var(--sans);font-size:14px}.proof-card .text-link{font-size:12px}@media(max-width:767px){.proof-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:14px;padding-bottom:12px}.proof-card{flex:0 0 79%;scroll-snap-align:start}.proof-card img{height:290px}.customer-proofs .section-heading{align-items:start}.customer-proofs .section-heading>.text-link{max-width:95px}.proof-intro{font-size:13px}}
/* Single-row customer stories, at every screen size. */
.proof-grid{position:relative;display:flex;gap:20px;overflow-x:auto;scroll-snap-type:none;scrollbar-width:thin;padding:0 0 16px;overscroll-behavior-x:contain;overflow-anchor:none}.proof-card{flex:0 0 300px;scroll-snap-align:none;min-width:0}.proof-card img{height:330px}.proof-card h3{font-family:var(--serif);font-size:20px;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:54px}.proof-kicker{font-size:8px;letter-spacing:.13em;color:var(--muted);margin-bottom:9px}.proof-controls{display:flex;align-items:center;justify-content:space-between;margin:0 0 15px;gap:20px}.proof-controls>span{font-size:12px;color:var(--muted)}.proof-controls button{border:1px solid var(--line);flex-shrink:0}.proof-controls svg{width:16px;height:16px}.media-caption #motion-toggle{width:44px;height:44px;min-width:44px;padding:0;display:flex;align-items:center;justify-content:center;border-color:#a5b8a044}.media-caption #motion-toggle svg{width:16px;height:16px}@media(max-width:767px){.proof-card{flex-basis:79%}.proof-card img{height:310px}.proof-grid{gap:14px}.proof-card h3{font-size:19px}}
.video-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.video-card{padding:0;text-align:left;position:relative;border:1px solid var(--line);border-radius:12px;overflow:hidden;background:white}.video-card img{aspect-ratio:3/4;object-fit:cover}.video-card strong{display:block;font-size:14px;font-weight:500;padding:15px 16px 4px}.video-card>span:last-child{display:block;padding:0 16px 16px;font-size:12px;color:var(--muted)}.video-play{position:absolute;left:16px;top:18px;width:42px;height:42px;border-radius:50%;background:#fbf9f6ed;display:grid;place-items:center;font-size:24px}.youtube-player{width:100%;aspect-ratio:9/16;max-height:65vh;border:0;background:#102c26;margin-bottom:16px}@media(max-width:767px){.video-grid{display:flex;overflow-x:auto;gap:14px}.video-card{flex:0 0 72%}}
.video-card{display:block;transition:transform .3s ease,box-shadow .3s ease}.video-image{position:relative;overflow:hidden}.video-image img{transition:transform .65s ease;animation:video-drift 8s ease-in-out infinite alternate;animation-delay:var(--video-delay)}.video-play{transition:transform .3s,background .3s}.video-play svg{width:19px;height:19px}.video-card:hover,.video-card:focus-visible{transform:translateY(-5px);box-shadow:0 12px 28px #233b2414}.video-card:hover .video-play,.video-card:focus-visible .video-play{transform:scale(1.1);background:white}.video-card:hover img{animation-play-state:paused}@keyframes video-drift{from{transform:scale(1.025) translateY(0)}to{transform:scale(1.08) translateY(-1%)}}@media(prefers-reduced-motion:reduce){.video-image img{animation:none;transform:none}.video-card:hover,.video-card:focus-visible{transform:none}}
