:root{color:#241a1e;background:#fff;font-family:Jost,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--ink: oklch(.23 .018 350);--ink-soft: oklch(.47 .025 350);--paper: #fff;--paper-strong: oklch(.995 .004 25);--blush: oklch(.95 .025 14);--blush-deep: oklch(.9 .055 5);--bay: oklch(.59 .22 353);--bay-dark: oklch(.47 .19 353);--line: oklch(.88 .018 15);--success: oklch(.56 .13 155);--error: oklch(.5 .19 24);--shadow: 0 24px 70px oklch(.24 .04 350 / .16)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:var(--paper)}body.drawer-open,body:has(.gallery-lightbox[open]){overflow:hidden}button,input,select,textarea{color:inherit;font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{border:0}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}h1,h2,h3,p{margin:0}h1,h2,h3{text-wrap:balance}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--bay);outline-offset:3px}.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}.announcement{min-height:36px;display:flex;align-items:center;justify-content:center;gap:clamp(1.25rem,4vw,4rem);padding:.5rem clamp(1rem,4vw,4rem);color:#fefbfb;background:var(--bay);font-size:.72rem;font-weight:600;letter-spacing:.09em;text-transform:uppercase}.announcement span+span:before{content:"";display:inline-block;width:3px;height:3px;margin:0 clamp(1.25rem,4vw,4rem) .15rem 0;border-radius:50%;background:currentColor;opacity:.65}.site-header{position:sticky;top:0;z-index:20;min-height:106px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 clamp(1rem,5vw,5.5rem);border-bottom:1px solid var(--line);background:#fffffff7;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.site-header>.brand-mark{grid-column:2;grid-row:1}.brand-logo{display:block;width:142px;height:96px;background-color:var(--bay);-webkit-mask:url(/images/logo-gold.png) center / contain no-repeat;mask:url(/images/logo-gold.png) center / contain no-repeat}.brand-mark{width:max-content;display:flex;align-items:baseline;gap:.65rem;color:var(--bay)}.brand-mark span{font-family:Cormorant Garamond,serif;font-size:2rem;line-height:1;letter-spacing:-.08em}.brand-mark small{font-size:.58rem;font-weight:600;letter-spacing:.24em;text-transform:uppercase}.site-nav{grid-column:1;grid-row:1;display:flex;align-items:center;gap:clamp(1rem,2vw,2rem);font-size:.88rem;font-weight:500}.site-nav a{position:relative;padding:1.75rem 0}.site-nav a:after{content:"";position:absolute;right:0;bottom:1.35rem;left:0;height:1px;background:var(--bay);transform:scaleX(0);transform-origin:right;transition:transform .18s cubic-bezier(.22,1,.36,1)}.site-nav a:hover:after{transform:scaleX(1);transform-origin:left}.header-actions{grid-column:3;grid-row:1;display:flex;justify-content:flex-end;align-items:center;gap:.35rem}.icon-button,.cart-button{min-width:44px;min-height:44px;display:inline-flex;align-items:center;justify-content:center;background:transparent;cursor:pointer}.icon-button svg,.cart-button svg{width:19px;height:19px;stroke-width:1.7}.cart-button{gap:.45rem;padding:0 .45rem}.cart-button>span:not(.cart-count){font-size:.82rem;font-weight:500}.cart-count{min-width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;color:#fefbfb;background:var(--bay);font-size:.68rem;font-weight:600}.menu-button{display:none}.hero{position:relative;min-height:580px;overflow:hidden;background:var(--blush)}.hero__image,.hero__wash{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.hero__image{object-fit:cover;object-position:center;animation:hero-image 1.2s cubic-bezier(.22,1,.36,1) both}.hero__wash{background:linear-gradient(90deg,oklch(.982 .007 25 / .99) 0%,oklch(.982 .007 25 / .94) 28%,oklch(.982 .007 25 / .35) 54%,transparent 70%)}.hero__content{position:relative;z-index:1;width:min(560px,calc(100% - 2rem));min-height:580px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;margin-left:clamp(1rem,8vw,9.5rem);padding:5rem 0}.hero__content>p{margin-bottom:1rem;color:var(--bay);font-size:.72rem;font-weight:600;letter-spacing:.28em;text-transform:uppercase;animation:reveal-up .7s .1s cubic-bezier(.22,1,.36,1) both}.hero h1{max-width:13ch;font-family:Cormorant Garamond,serif;font-size:clamp(3.5rem,5.3vw,5.25rem);font-weight:400;line-height:1.02;letter-spacing:-.03em;animation:reveal-up .8s .17s cubic-bezier(.22,1,.36,1) both}.hero__content>span{max-width:43ch;margin-top:1.5rem;color:var(--ink-soft);font-size:clamp(1rem,1.4vw,1.15rem);line-height:1.65;animation:reveal-up .8s .24s cubic-bezier(.22,1,.36,1) both}.hero__actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:2.1rem;animation:reveal-up .8s .31s cubic-bezier(.22,1,.36,1) both}.primary-link,.secondary-link{min-height:50px;display:inline-flex;align-items:center;justify-content:center;gap:.75rem;padding:0 1.35rem;border:1px solid transparent;border-radius:6px;font-size:.85rem;font-weight:600;transition:color .18s ease,background .18s ease,border-color .18s ease,transform .18s cubic-bezier(.22,1,.36,1)}.primary-link{color:#fefbfb;background:var(--bay)}.primary-link:hover{background:var(--bay-dark);transform:translateY(-2px)}.secondary-link{border-color:var(--line);background:#fefbfbc2}.secondary-link:hover{border-color:var(--bay);color:var(--bay-dark);transform:translateY(-2px)}.primary-link svg,.secondary-link svg,.brand-story__copy a svg{width:17px;height:17px;stroke-width:1.8}.trust-line{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid var(--line)}.trust-line>div{min-height:88px;display:flex;align-items:center;justify-content:center;gap:.8rem;padding:1rem;font-size:.84rem;font-weight:500}.trust-line>div+div{border-left:1px solid var(--line)}.trust-line svg{width:42px;height:42px;padding:10px;border-radius:50%;background:var(--blush);color:var(--bay);stroke-width:1.6}.category-moments{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;max-width:1248px;margin:4rem auto 0;padding:0 1.5rem}.category-moment{position:relative;height:350px;border-radius:14px;overflow:hidden;background:var(--blush)}.category-moment img{width:100%;height:100%;object-fit:cover;transition:transform .7s cubic-bezier(.22,1,.36,1)}.category-moment:hover img{transform:scale(1.035)}.category-moment>span{position:absolute;right:1.25rem;bottom:1.25rem;left:1.25rem;display:flex;flex-direction:column;align-items:flex-start;padding:1.2rem;border-radius:8px;background:#fefbfbe6;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.category-moment small{color:var(--bay-dark);font-size:.67rem;font-style:normal;font-weight:600;letter-spacing:.13em;text-transform:uppercase}.category-moment strong{margin-top:.45rem;font-family:Cormorant Garamond,serif;font-size:clamp(1.25rem,2.2vw,2rem);font-weight:400}.category-moment em{margin-top:.75rem;color:var(--ink-soft);font-size:.78rem;font-style:normal}.catalog-section{max-width:1248px;margin:0 auto;padding:4rem 1.5rem 5rem;scroll-margin-top:106px}.catalog-heading-row{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(260px,.6fr);align-items:end;gap:3rem}.section-kicker,.product-category{color:var(--bay-dark);font-size:.68rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase}.catalog-heading-row h1,.catalog-heading-row h2,.brand-story__copy h2{max-width:24ch;margin-top:.65rem;font-family:Cormorant Garamond,serif;font-size:clamp(2.25rem,4vw,3.5rem);font-weight:400;line-height:1.02;letter-spacing:-.04em}.catalog-heading-row>p{max-width:42ch;color:var(--ink-soft);line-height:1.7}.catalog-tools{display:flex;align-items:center;justify-content:space-between;gap:1rem 2rem;margin-top:2rem;scroll-margin-top:120px;padding:1rem 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.search-field{min-width:min(100%,320px);display:flex;align-items:center;gap:.65rem}.search-field svg{width:18px;height:18px;color:var(--ink-soft);stroke-width:1.6}.search-field input{width:100%;min-height:42px;padding:0;border:0;background:transparent;outline:0}.search-field:focus-within{color:var(--bay-dark)}.catalog-count{color:var(--ink-soft);font-size:.85rem;white-space:nowrap}.category-filter{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.35rem}.category-filter button{min-height:36px;padding:0 .9rem;border:1px solid transparent;border-radius:999px;background:transparent;font-size:.76rem;cursor:pointer}.category-filter button:hover,.category-filter .category-filter__active{border-color:var(--line);background:var(--paper-strong)}.category-filter .category-filter__active{color:var(--bay-dark);border-color:var(--bay)}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:2.5rem 1.5rem;margin-top:2rem}.product-item{min-width:0}.product-image-wrap{position:relative;aspect-ratio:1 / 1;overflow:hidden;border-radius:12px;background:var(--blush)}.product-image-link{display:block;height:100%}.product-image-wrap img{width:100%;height:100%;object-fit:cover;transition:transform .5s cubic-bezier(.22,1,.36,1)}.product-image-placeholder-label{position:absolute;right:.75rem;top:.75rem;padding:.35rem .55rem;border:1px solid var(--line);background:var(--paper-strong);color:var(--ink-soft);font-size:.62rem;font-weight:600;letter-spacing:.07em;text-transform:uppercase}.product-item:hover .product-image-wrap img{transform:scale(1.05)}.sold-out-label{position:absolute;top:.8rem;right:.8rem;padding:.35rem .65rem;background:var(--ink);color:var(--paper);font-size:.64rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.product-copy{padding-top:1.1rem}.product-copy h3{margin-top:.35rem;font-size:1rem;font-weight:500;line-height:1.25}.product-copy h3 a:hover{color:var(--bay-dark)}.product-price{margin-top:.65rem;color:var(--bay-dark);font-weight:600}.product-option-count{margin-top:.25rem;color:var(--ink-soft);font-size:.75rem}.quick-add{position:absolute;bottom:12px;left:12px;right:12px;display:flex;align-items:center;justify-content:center;gap:.5rem;min-height:44px;border-radius:6px;color:var(--bay-dark);background:var(--paper);box-shadow:0 2px 12px #241a1e14;font-size:.82rem;font-weight:500;cursor:pointer;transition:opacity .18s ease,transform .18s ease,background .18s ease}.quick-add svg{width:17px;height:17px}.quick-add:hover{color:var(--paper);background:var(--bay)}@media(hover:hover)and (pointer:fine){.quick-add{opacity:0;transform:translateY(8px)}.product-item:hover .quick-add,.product-item:focus-within .quick-add{opacity:1;transform:translateY(0)}}.catalog-empty{min-height:280px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;color:var(--ink-soft)}.catalog-empty button{min-height:42px;padding:0 1rem;border:1px solid var(--line);background:transparent;cursor:pointer}.product-page{max-width:1248px;margin:0 auto;padding:2rem 1.5rem 5rem}.breadcrumbs{display:flex;flex-wrap:wrap;gap:.7rem;margin-bottom:2rem;color:var(--ink-soft);font-size:.8rem}.breadcrumbs a:hover{color:var(--bay-dark)}.product-detail{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:clamp(2rem,5vw,4.5rem)}.product-gallery{min-width:0}.product-gallery__main{position:relative;aspect-ratio:1;overflow:hidden;border-radius:14px;background:var(--blush)}.product-gallery__main img{width:100%;height:100%;object-fit:contain}.product-gallery__expand{width:100%;height:100%;padding:0;background:transparent;cursor:zoom-in}.product-gallery__expand:disabled{cursor:default}.gallery-expand-icon,.gallery-arrow,.gallery-lightbox__close{position:absolute;display:grid;place-items:center;width:44px;height:44px;border:1px solid var(--line);border-radius:50%;background:var(--paper)}.gallery-expand-icon{right:12px;bottom:12px}.gallery-expand-icon svg,.gallery-arrow svg,.gallery-lightbox__close svg{width:20px;height:20px}.gallery-arrow{top:calc(50% - 22px);cursor:pointer}.gallery-arrow--previous{left:12px}.gallery-arrow--next{right:12px}.gallery-count{margin-top:.75rem;color:var(--ink-soft);font-size:.8rem}.gallery-lightbox{width:min(1000px,calc(100vw - 2rem));max-width:none;max-height:calc(100svh - 2rem);padding:1rem;border:0;border-radius:12px;background:var(--paper)}.gallery-lightbox::backdrop{background:#180e13d9}.gallery-lightbox__close{z-index:1;right:12px;top:12px;cursor:pointer}.gallery-lightbox>img{width:100%;height:min(780px,calc(100svh - 8rem));object-fit:contain}.gallery-lightbox>p{padding-top:.5rem;text-align:center}.product-thumbnails{display:flex;gap:.75rem;margin-top:.5rem;padding:4px;overflow-x:auto;scrollbar-width:thin}.product-thumbnails button{flex:0 0 76px;height:76px;padding:3px;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:var(--paper);cursor:pointer}.product-thumbnails button[aria-pressed=true]{border:2px solid var(--bay)}.product-thumbnails img{width:100%;height:100%;border-radius:4px;object-fit:contain}.product-detail h1{margin-top:.65rem;font-family:Cormorant Garamond,serif;font-size:clamp(2.5rem,4vw,3.5rem);font-weight:500;line-height:1.08;text-wrap:initial}.product-detail__price{margin-top:1rem;color:var(--bay-dark);font-size:1.4rem;font-weight:500}.product-detail__description{margin-top:1.25rem;color:var(--ink-soft);line-height:1.75;white-space:pre-line}.product-options{display:grid;gap:1.5rem;margin-top:1.75rem}.product-options fieldset{min-width:0;margin:0;padding:0;border:0}.product-options legend{margin-bottom:.75rem;font-size:.85rem;color:var(--ink-soft)}.product-options legend strong{color:var(--ink);font-weight:500}.option-values{display:flex;flex-wrap:wrap;gap:.5rem}.option-values button{min-height:44px;padding:.55rem .85rem;border:1px solid var(--line);border-radius:6px;background:var(--paper);font-size:.8rem;cursor:pointer}.option-values button:hover:not(:disabled){border-color:var(--bay)}.option-values button[aria-pressed=true]{border-color:var(--bay);color:var(--bay-dark);background:var(--blush)}.option-values button:disabled{opacity:.4;text-decoration:line-through;cursor:not-allowed}.product-stock{display:flex;align-items:center;gap:.35rem;margin-top:1.75rem;color:var(--ink-soft);font-size:.8rem}.product-stock svg{width:16px;height:16px;color:var(--success)}.product-stock--unavailable{color:var(--error)}.product-detail__purchase{display:flex;gap:1rem;margin-top:1rem}.product-quantity{display:flex;align-items:center;border:1px solid var(--line);border-radius:6px}.product-quantity button{display:grid;place-items:center;width:44px;height:50px;background:transparent;cursor:pointer}.product-quantity svg{width:16px;height:16px}.product-quantity output{min-width:24px;text-align:center}.product-detail__add{flex:1;cursor:pointer}.product-detail__add:disabled,.product-quantity button:disabled{opacity:.45;cursor:not-allowed}.product-wholesale{margin-top:1.5rem;color:var(--ink-soft);font-size:.8rem;line-height:1.6}.product-wholesale a{color:var(--bay-dark);text-decoration:underline;text-underline-offset:3px}.related-products{margin-top:5rem;padding-top:3rem;border-top:1px solid var(--line)}.related-products__heading{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem}.related-products h2{font-family:Cormorant Garamond,serif;font-size:clamp(2rem,3vw,2.75rem);font-weight:500}.related-products__heading a{display:flex;align-items:center;gap:.5rem;color:var(--bay-dark);font-size:.85rem}.related-products__heading svg{width:16px;height:16px}#about,#contact{scroll-margin-top:106px}.brand-story{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(360px,.9fr);background:var(--blush)}.brand-story__image{min-height:680px}.brand-story__image img{width:100%;height:100%;object-fit:cover}.brand-story__copy{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(3rem,7vw,8rem)}.brand-story__copy>p:not(.section-kicker){max-width:50ch;margin-top:1.5rem;color:var(--ink-soft);line-height:1.75}.brand-story__copy>a{display:inline-flex;align-items:center;gap:.65rem;margin-top:2rem;padding-bottom:.35rem;border-bottom:1px solid var(--bay);color:var(--bay-dark);font-size:.85rem;font-weight:600}footer{display:grid;grid-template-columns:minmax(260px,1.5fr) .7fr .8fr;gap:4rem;padding:clamp(4rem,8vw,7rem) clamp(1rem,5vw,5.5rem) 1.5rem;background:var(--paper-strong)}.footer-brand p{max-width:38ch;margin-top:1.25rem;color:var(--ink-soft);font-size:.85rem;line-height:1.7}footer h2{margin-bottom:1rem;font-size:.7rem;font-weight:600;letter-spacing:.13em;text-transform:uppercase}footer>div:not(.footer-brand):not(.footer-bottom){display:flex;flex-direction:column;align-items:flex-start;gap:.65rem;color:var(--ink-soft);font-size:.82rem}footer a:hover{color:var(--bay-dark)}.footer-bottom{grid-column:1 / -1;display:flex;justify-content:space-between;margin-top:1rem;padding-top:1.5rem;border-top:1px solid var(--line);color:var(--ink-soft);font-size:.72rem}.drawer-layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;visibility:hidden;pointer-events:none;transition:visibility 0s linear .35s}.drawer-layer--open{visibility:visible;pointer-events:auto;transition-delay:0s}.drawer-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background:#1f111866;opacity:0;cursor:default;transition:opacity .3s ease}.drawer-layer--open .drawer-backdrop{opacity:1}.cart-drawer{position:absolute;top:0;right:0;width:min(100%,560px);height:100%;display:flex;flex-direction:column;background:var(--paper-strong);box-shadow:var(--shadow);transform:translate(100%);transition:transform .35s cubic-bezier(.22,1,.36,1)}.drawer-layer--open .cart-drawer{transform:translate(0)}.drawer-header{min-height:88px;display:grid;grid-template-columns:44px 1fr 44px;align-items:center;gap:.8rem;padding:.75rem 1.25rem;border-bottom:1px solid var(--line)}.drawer-header>svg{width:20px;height:20px;margin:0 auto;color:var(--bay)}.drawer-header>div p{color:var(--ink-soft);font-size:.68rem;letter-spacing:.1em;text-transform:uppercase}.drawer-header h2{margin-top:.2rem;font-family:Cormorant Garamond,serif;font-size:1.45rem;font-weight:400}.drawer-body{min-height:0;flex:1;overflow-y:auto;overscroll-behavior:contain}.drawer-body--bag{padding:0 1.25rem}.cart-lines{display:flex;flex-direction:column}.cart-line{position:relative;display:grid;grid-template-columns:98px 1fr 36px;gap:1rem;padding:1.25rem 0;border-bottom:1px solid var(--line)}.cart-line__image{aspect-ratio:1 / 1;background:var(--blush)}.cart-line__image img{width:100%;height:100%;object-fit:cover}.cart-line__copy h3{font-family:Cormorant Garamond,serif;font-size:1rem;font-weight:400}.cart-line__copy p{margin-top:.2rem;color:var(--ink-soft);font-size:.72rem}.cart-line__copy>strong{display:block;margin-top:.45rem;font-size:.82rem}.remove-line{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;background:transparent;color:var(--ink-soft);cursor:pointer}.remove-line svg{width:16px;height:16px}.remove-line:hover{color:var(--error)}.quantity-control{width:max-content;display:grid;grid-template-columns:34px 34px 34px;align-items:center;margin-top:.75rem;border:1px solid var(--line)}.quantity-control button,.quantity-control span{width:34px;height:32px;display:inline-flex;align-items:center;justify-content:center}.quantity-control button{background:transparent;cursor:pointer}.quantity-control button:disabled{opacity:.35}.quantity-control svg{width:13px;height:13px}.quantity-control span{border-right:1px solid var(--line);border-left:1px solid var(--line);font-size:.76rem}.empty-bag{min-height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem;text-align:center}.empty-bag>svg{width:32px;height:32px;color:var(--bay);stroke-width:1.4}.empty-bag h3{margin-top:1.25rem;font-family:Cormorant Garamond,serif;font-size:1.6rem;font-weight:400}.empty-bag p{max-width:34ch;margin-top:.75rem;color:var(--ink-soft);font-size:.84rem;line-height:1.6}.empty-bag button{min-height:44px;margin-top:1.5rem;padding:0 1.2rem;color:var(--paper);background:var(--bay);cursor:pointer}.drawer-footer{padding:1.1rem 1.25rem 1.25rem;border-top:1px solid var(--line);background:var(--paper-strong)}.drawer-footer>div{display:flex;justify-content:space-between;font-size:1rem}.drawer-footer p{margin-top:.35rem;color:var(--ink-soft);font-size:.72rem}.drawer-footer>button,.checkout-submit{width:100%;min-height:52px;margin-top:1rem;color:var(--paper);background:var(--bay);font-size:.86rem;font-weight:600;cursor:pointer}.drawer-footer>button:hover,.checkout-submit:hover:not(:disabled){background:var(--bay-dark)}.drawer-footer>button:disabled{background:var(--ink-soft);cursor:not-allowed}.checkout-form{padding:1.4rem 1.25rem 2rem}.checkout-form fieldset{display:grid;gap:.9rem;margin:0;padding:0 0 1.5rem;border:0}.checkout-form fieldset+fieldset{padding-top:1.5rem;border-top:1px solid var(--line)}.checkout-form legend{margin-bottom:1rem;padding:0;font-family:Cormorant Garamond,serif;font-size:1.15rem}.checkout-form label>span:first-child{display:block;margin-bottom:.35rem;color:var(--ink-soft);font-size:.72rem;font-weight:500}.checkout-form input:not([type=radio]),.checkout-form select,.checkout-form textarea{width:100%;min-height:46px;padding:.7rem .8rem;border:1px solid var(--line);border-radius:0;background:var(--paper);outline:0}.checkout-form textarea{resize:vertical}.checkout-form input:focus,.checkout-form select:focus,.checkout-form textarea:focus{border-color:var(--bay)}.checkout-form__pair{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.fulfillment-options{display:grid;grid-template-columns:1fr 1fr;gap:.6rem}.fulfillment-options label{min-height:72px;display:flex;align-items:center;gap:.75rem;padding:.8rem;border:1px solid var(--line);cursor:pointer}.fulfillment-options label:has(input:checked){border-color:var(--bay);background:var(--blush)}.fulfillment-options input{accent-color:var(--bay)}.fulfillment-options span{display:flex;flex-direction:column;gap:.15rem}.fulfillment-options strong{font-size:.82rem}.fulfillment-options small{color:var(--ink-soft);font-size:.7rem}.checkout-security{display:flex;gap:.65rem;margin-top:1.5rem;padding:.9rem;background:var(--blush)}.checkout-security svg{width:18px;height:18px;flex:0 0 auto;color:var(--bay-dark)}.checkout-security p{color:var(--ink-soft);font-size:.72rem;line-height:1.5}.checkout-error{margin-top:1rem;padding:.8rem;color:var(--error);background:#ffe8e6;background:oklch(.95 .035 24);font-size:.78rem;line-height:1.45}.checkout-summary{display:grid;gap:.55rem;margin-top:1.4rem}.checkout-summary>div{display:flex;justify-content:space-between;color:var(--ink-soft);font-size:.78rem}.checkout-summary>div strong{color:var(--ink)}.checkout-summary .checkout-summary__total{margin-top:.35rem;padding-top:.85rem;border-top:1px solid var(--line);color:var(--ink);font-size:.9rem}.checkout-submit:disabled{opacity:.55;cursor:wait}.load-state{min-height:100svh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.25rem;padding:2rem;background:var(--blush);text-align:center}.brand-mark--loading{transform:scale(1.25);transform-origin:center}.load-state>p{color:var(--ink-soft)}.load-state--error h1{max-width:12ch;font-family:Cormorant Garamond,serif;font-size:clamp(2rem,5vw,4rem);font-weight:400;line-height:1}.load-state__actions{display:flex;gap:.75rem}.load-state__actions button,.load-state__actions a{min-height:46px;display:inline-flex;align-items:center;justify-content:center;padding:0 1rem;border:1px solid var(--bay);cursor:pointer}.load-state__actions button{color:var(--paper);background:var(--bay)}@keyframes reveal-up{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes hero-image{0%{opacity:0;transform:scale(1.025)}to{opacity:1;transform:scale(1)}}@media(max-width:1100px){.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.brand-story{grid-template-columns:1fr 1fr}.brand-story__image{min-height:580px}}@media(max-width:820px){.product-detail{grid-template-columns:1fr;gap:2rem}.category-moment{height:280px}.category-moment>span{inset:auto .5rem .5rem;padding:.8rem}.announcement span:nth-child(n+2){display:none}.site-header{grid-template-columns:1fr auto;min-height:82px}.site-header>.brand-mark{grid-column:1}.header-actions{grid-column:2}.brand-logo{width:110px;height:78px}.site-nav{position:absolute;top:100%;right:0;left:0;display:grid;gap:0;padding:0 clamp(1rem,5vw,5.5rem);border-bottom:1px solid var(--line);background:var(--paper-strong);opacity:0;visibility:hidden;transform:translateY(-10px);transition:opacity .18s ease,transform .18s cubic-bezier(.22,1,.36,1),visibility 0s linear .18s}.site-nav--open{opacity:1;visibility:visible;transform:translateY(0);transition-delay:0s}.site-nav a{padding:1rem 0;border-bottom:1px solid var(--line)}.site-nav a:after{display:none}.site-nav a:last-child{border-bottom:0}.menu-button{display:inline-flex}.header-search,.cart-button>span:not(.cart-count){display:none}.hero,.hero__content{min-height:530px}.hero__image{object-position:60% center}.hero__wash{background:linear-gradient(90deg,#fef7f7f5,#fef7f7d1 45%,#fef7f724)}.hero__content{width:min(470px,calc(100% - 2rem));margin-left:1rem}.hero h1{font-size:clamp(3.25rem,8vw,4.5rem)}.catalog-heading-row{grid-template-columns:1fr;gap:1.5rem}.catalog-tools{align-items:stretch;flex-direction:column}.search-field{min-width:100%}.category-filter{justify-content:flex-start}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.brand-story{grid-template-columns:1fr}.brand-story__image{min-height:520px}footer{grid-template-columns:1.3fr 1fr}.footer-brand{grid-column:1 / -1}}@media(max-width:560px){.product-page{padding:1.5rem 1rem 3rem}.product-detail__purchase{gap:.75rem}.brand-mark span{font-size:1.75rem}.brand-mark small{display:none}.hero__image{object-position:67% center}.hero__wash{background:linear-gradient(180deg,#fef7f7e6,#fef7f7c4 52%,#fef7f71f)}.hero__content{justify-content:center;padding:3rem 0}.hero h1{max-width:13ch;font-size:clamp(3rem,12vw,4rem)}.hero__content>span{max-width:31ch;font-size:.93rem}.hero__actions,.primary-link,.secondary-link{width:100%}.trust-line{grid-template-columns:1fr}.trust-line>div{min-height:56px;justify-content:flex-start;padding:.8rem 1rem}.trust-line>div+div{border-top:1px solid var(--line);border-left:0}.category-moments{grid-template-columns:1fr;margin-top:2.5rem;padding:0 1rem}.category-moment,.category-moment--wide{grid-column:auto;height:300px}.catalog-section{padding-right:1rem;padding-left:1rem}.category-filter{flex-wrap:nowrap;margin-right:-1rem;padding-right:1rem;overflow-x:auto;scrollbar-width:none}.category-filter::-webkit-scrollbar{display:none}.category-filter button{flex:0 0 auto}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem .85rem}.product-copy h3{font-size:.88rem}.quick-add{bottom:8px;left:8px;right:8px;font-size:.72rem;gap:.2rem}.product-category{font-size:.58rem;letter-spacing:.08em}.brand-story__image{min-height:430px}.brand-story__copy{padding:3.5rem 1rem}footer{grid-template-columns:1fr;gap:2.5rem}.footer-brand{grid-column:auto}.footer-bottom{flex-direction:column;gap:.4rem}.cart-drawer{width:100%}.checkout-form__pair,.fulfillment-options{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}.checkout-form .discount-entry{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid var(--line);gap:.5rem}.discount-entry__controls{display:flex;gap:.5rem}.discount-entry__controls input{min-width:0}.discount-entry__controls button{min-height:46px;padding:.7rem 1rem;border:1px solid var(--bay);color:var(--bay-dark);background:var(--paper);font-size:.875rem;cursor:pointer}.discount-entry__controls button:hover:not(:disabled){background:var(--blush)}.discount-entry button:disabled{opacity:.55;cursor:not-allowed}.discount-entry__selected{display:flex;align-items:center;justify-content:space-between;gap:.75rem;font-size:.875rem;overflow-wrap:anywhere}.discount-entry__selected button,.quote-retry{min-height:44px;flex-shrink:0;color:var(--bay-dark);background:transparent;text-decoration:underline;text-underline-offset:3px;cursor:pointer}.discount-entry__status,.quote-status{color:var(--ink-soft);font-size:.875rem;line-height:1.5}.discount-entry__status p+p{margin-top:.35rem}.discount-entry__error{color:var(--error)}.checkout-summary>div{gap:1rem}.checkout-summary>div span{min-width:0;overflow-wrap:anywhere}.checkout-summary>div strong{flex-shrink:0}.checkout-summary .checkout-summary__discount,.checkout-summary .checkout-summary__discount strong{color:var(--bay-dark)}
