:root{--ss-neutral-0:#fff;--ss-neutral-25:#fcfcfb;--ss-neutral-50:#f7f7f5;--ss-neutral-100:#f1f1ef;--ss-neutral-200:#e8e8e5;--ss-neutral-300:#d7d7d2;--ss-neutral-500:#73736d;--ss-neutral-700:#3a3a37;--ss-neutral-900:#171717;--ss-success:#187a42;--ss-danger:#a42828;--ss-space-1:4px;--ss-space-2:8px;--ss-space-3:12px;--ss-space-4:16px;--ss-space-5:20px;--ss-space-6:24px;--ss-space-8:32px;--ss-space-10:40px;--ss-space-12:48px;--ss-radius-sm:10px;--ss-radius-md:14px;--ss-radius-lg:20px;--ss-radius-xl:28px;--ss-radius-round:999px;--ss-shadow-card:0 8px 28px #17171712;--ss-shadow-float:0 12px 38px #1717171f}.theme-default{--store-bg:#fff;--store-surface:#fff;--store-soft:#f3f3f0;--store-line:#e8e8e5;--store-text:#171717;--store-muted:#73736d;--store-inverse:#fff;--store-radius:22px;--store-font:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--store-display:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.theme-atelier{--store-bg:#fbf6ee;--store-surface:#fffaf3;--store-soft:#eee3d6;--store-line:#d9cbbb;--store-text:#281f19;--store-muted:#75675b;--store-inverse:#fffaf3;--store-radius:8px;--store-font:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--store-display:Georgia,"Times New Roman",serif}.theme-noir{--store-bg:#11110f;--store-surface:#1b1b18;--store-soft:#252522;--store-line:#383834;--store-text:#f7f6f0;--store-muted:#aaa9a1;--store-inverse:#11110f;--store-radius:24px;--store-font:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--store-display:Georgia,"Times New Roman",serif}
.storefront{background:var(--store-bg);min-height:100vh;color:var(--store-text);font-family:var(--store-font)}.storefront h1,.storefront h2,.storefront h3,.storefront p{letter-spacing:0}.floating-store-header{z-index:30;border:1px solid var(--store-line);width:min(100% - 24px,1120px);height:58px;box-shadow:var(--ss-shadow-float);-webkit-backdrop-filter:blur(18px);border-radius:22px;justify-content:space-between;align-items:center;gap:18px;padding:8px 12px 8px 10px;display:flex;position:fixed;top:12px;left:50%;transform:translate(-50%)}.floating-store-header--light{background:#ffffffe6}.floating-store-header--warm{background:#fffaf3e6}.floating-store-header--dark{color:#f7f6f0;background:#181816e6;border-color:#3b3b37}.floating-store-brand{align-items:center;gap:10px;min-width:0;font-size:15px;font-weight:750;display:flex}.floating-store-brand>span:last-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.storefront .store-logo,.storefront .store-monogram{object-fit:cover;border-radius:14px;flex:none;width:40px;height:40px}.storefront .store-monogram{background:var(--store-soft);color:var(--store-text);justify-content:center;align-items:center;font-size:17px;font-weight:800;display:inline-flex}.floating-store-header--dark .store-monogram{border:1px solid #44443f}.storefront .store-header-actions{align-items:center;gap:10px;display:flex}.storefront .account-link,.storefront .cart-link{font:650 13px var(--store-font);text-decoration:none}.storefront .cart-link{border:1px solid var(--store-line);border-radius:14px;padding:8px 10px}.storefront .cart-count{background:var(--store-text);color:var(--store-inverse)}.floating-store-header--dark .cart-count{color:#11110f;background:#f7f6f0}.storefront .store-links{flex-wrap:wrap;gap:8px;margin:20px 0 0;display:flex}.storefront .store-links a{border:1px solid var(--store-line);border-radius:14px;align-items:center;gap:7px;padding:9px 12px;font-size:13px;display:inline-flex}.storefront .section-kicker{color:var(--store-muted);letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:750}.storefront .catalog-title{justify-content:space-between;align-items:flex-end;gap:16px;margin:46px 0 10px;display:flex}.storefront .catalog-title h2{font-family:var(--store-display);margin:0;font-size:29px;line-height:1.1}.storefront .catalog-title>span{color:var(--store-muted);font-size:13px}.storefront .filter-row{scrollbar-width:none;gap:8px;padding:10px 0 22px;display:flex;overflow-x:auto}.storefront .filter-row::-webkit-scrollbar{display:none}.storefront .filter-row button{border:1px solid var(--store-line);background:var(--store-surface);color:var(--store-text);white-space:nowrap;font:650 13px var(--store-font);border-radius:14px;flex:none;padding:10px 16px}.storefront .filter-row button[aria-pressed=true]{background:var(--store-text);border-color:var(--store-text);color:var(--store-inverse)}.storefront .product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.storefront .product-card{min-width:0;display:block}.storefront .product-image{aspect-ratio:1;background:var(--store-soft);border-radius:var(--store-radius);width:100%;position:relative;overflow:hidden}.storefront .product-image img{object-fit:cover;width:100%;height:100%}.storefront .image-placeholder{background:var(--store-soft);width:100%;height:100%;display:block}.storefront .product-card-copy{padding:11px 3px 4px}.storefront .product-type{color:var(--store-muted);text-transform:none;font-size:11px}.storefront .product-card h3{font:700 17px/1.3 var(--store-font);margin:4px 0 6px}.storefront .card-price{margin:0;font-size:14px;font-weight:750}.storefront .card-price del{color:var(--store-muted);margin-left:8px;font-size:12px;font-weight:500}.storefront .catalog-empty{border:1px solid var(--store-line);border-radius:var(--store-radius);text-align:center;padding:32px}.storefront .catalog-empty h2{margin:0;font-size:20px}.storefront .catalog-empty p{color:var(--store-muted);margin:8px 0 0}.hero-placeholder{background:var(--store-soft);width:100%;height:100%}.storefront-default{background:#fff;padding-top:12px}.default-shell{width:min(100% - 24px,1080px);margin:0 auto;padding:68px 0 80px}.default-hero{background:var(--store-soft);border-radius:28px;height:clamp(270px,48vw,520px);overflow:hidden}.default-hero img{object-fit:cover;width:100%;height:100%}.default-identity{align-items:flex-start;gap:14px;padding:22px 6px 2px;display:flex}.default-identity .store-logo,.default-identity .store-monogram{border-radius:18px;width:56px;height:56px}.default-identity h1{margin:2px 0 7px;font-size:30px;line-height:1.08}.default-identity p{max-width:620px;color:var(--store-muted);margin:0;font-size:14px;line-height:1.55}.default-feature{margin-top:34px}.default-feature .product-card--feature{border:1px solid var(--store-line);border-radius:26px;grid-template-columns:minmax(0,1.3fr) minmax(220px,.7fr);align-items:stretch;margin-top:12px;display:grid;overflow:hidden}.default-feature .product-card--feature .product-image{aspect-ratio:auto;border-radius:0;height:290px}.default-feature .product-card--feature .product-card-copy{flex-direction:column;justify-content:flex-end;padding:28px;display:flex}.default-feature .product-card--feature h3{font-size:27px}.storefront-atelier{background:#fbf6ee;padding-top:1px}.atelier-shell{width:min(100% - 32px,1160px);margin:0 auto;padding:98px 0 100px}.atelier-intro{max-width:850px;padding:38px 0 28px}.atelier-intro>span{color:var(--store-muted);letter-spacing:.12em;font-size:11px;font-weight:750}.atelier-intro h1{font:400 clamp(50px,8vw,104px)/.96 var(--store-display);margin:14px 0 22px}.atelier-intro p{max-width:650px;font:400 clamp(20px,2.5vw,32px)/1.3 var(--store-display);margin:0}.atelier-collage{grid-template-columns:1.7fr .8fr;gap:18px;height:min(52vw,570px);min-height:370px;display:grid}.atelier-collage-main,.atelier-collage-side>.product-image,.atelier-collage-side>.hero-placeholder{overflow:hidden}.atelier-collage-main{border-radius:0 90px}.atelier-collage-main img{object-fit:cover;width:100%;height:100%}.atelier-collage-side{grid-template-rows:1.2fr .8fr;gap:18px;display:grid}.atelier-collage-side>.product-image{aspect-ratio:auto;border-radius:70px 0 60px;height:100%}.atelier-collage-side>.product-image:nth-child(2){border-radius:0 60px}.atelier-meta{justify-content:space-between;align-items:center;gap:20px;margin-top:22px;display:flex}.atelier-meta>.store-logo,.atelier-meta>.store-monogram{border-radius:50%;width:54px;height:54px}.atelier-meta .store-links{margin:0}.atelier-feature{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);align-items:center;gap:48px;margin:96px 0;display:grid}.atelier-feature>div:first-child{padding-left:7vw}.atelier-feature h2{font:400 clamp(38px,5vw,68px)/1.02 var(--store-display);margin:15px 0}.atelier-feature p{color:var(--store-muted);max-width:420px;line-height:1.65}.atelier-feature a{border-bottom:1px solid;margin-top:20px;padding-bottom:4px;font-weight:700;display:inline-block}.atelier-feature>.product-image{aspect-ratio:1.25;border-radius:80px 0}.atelier-catalog-title{border-top:1px solid var(--store-line);padding-top:14px;display:block}.atelier-catalog-title>span{letter-spacing:.1em;font-size:11px;display:block}.atelier-catalog-title h2{margin-top:12px;font-size:48px}.storefront-atelier .filter-row--text{border-bottom:1px solid var(--store-line);gap:26px;padding-bottom:12px}.storefront-atelier .filter-row--text button{color:var(--store-muted);background:0 0;border:0;border-radius:0;padding:8px 0}.storefront-atelier .filter-row--text button[aria-pressed=true]{border-bottom:1px solid var(--store-text);color:var(--store-text);background:0 0}.storefront-atelier .product-grid--list{display:block}.storefront-atelier .product-card--list{border-bottom:1px solid var(--store-line);grid-template-columns:minmax(130px,.55fr) minmax(0,1.45fr);align-items:center;gap:28px;padding:22px 0;display:grid}.storefront-atelier .product-card--list .product-image{aspect-ratio:1.35;border-radius:0 36px}.storefront-atelier .product-card--list h3{font:400 28px/1.15 var(--store-display)}.atelier-manifesto{border:1px solid var(--store-line);font:400 clamp(26px,4vw,52px)/1.2 var(--store-display);text-align:center;border-radius:90px 0;margin:90px 0 0;padding:50px 5vw}.atelier-manifesto cite{font:650 12px var(--store-font);text-transform:uppercase;letter-spacing:.1em;margin-top:20px;display:block}.storefront-noir{color:#f7f6f0;background:#11110f;padding-top:1px}.noir-hero{background:var(--store-soft);border-radius:0 0 30px 30px;height:min(80vh,760px);min-height:520px;margin:0 12px;position:relative;overflow:hidden}.noir-hero>img{object-fit:cover;width:100%;height:100%}.noir-hero-shade{background:#0000005c;position:absolute;inset:0}.noir-hero-copy{max-width:850px;position:absolute;bottom:clamp(34px,7vw,80px);left:clamp(24px,6vw,80px);right:24px}.noir-hero-copy>span{letter-spacing:.12em;font-size:11px;font-weight:750}.noir-hero-copy h1{font:400 clamp(58px,9vw,120px)/.9 var(--store-display);margin:15px 0 22px}.noir-hero-copy p{max-width:580px;margin:0;font-size:18px;line-height:1.55}.noir-shell{width:min(100% - 40px,1160px);margin:0 auto;padding:34px 0 100px}.noir-identity{border-bottom:1px solid var(--store-line);grid-template-columns:auto minmax(0,1fr);align-items:center;gap:20px;padding:20px 0 28px;display:grid}.noir-identity>.store-logo,.noir-identity>.store-monogram{border-radius:22px;width:66px;height:66px}.noir-identity span{color:var(--store-muted);text-transform:uppercase;letter-spacing:.1em;font-size:11px}.noir-identity p{font:400 24px/1.3 var(--store-display);max-width:720px;margin:6px 0 0}.noir-feature{grid-template-columns:minmax(0,1.3fr) minmax(260px,.7fr);align-items:center;gap:50px;margin:70px 0;display:grid}.noir-feature>.product-image{aspect-ratio:1.35;border-radius:34px}.noir-feature h2{font:400 clamp(38px,5vw,66px)/1 var(--store-display);margin:14px 0}.noir-feature p{color:var(--store-muted);line-height:1.65}.noir-feature strong{margin:22px 0;font-size:20px;display:block}.noir-feature a{border:1px solid var(--store-line);border-radius:16px;padding:12px 18px;font-weight:700;display:inline-flex}.noir-catalog-title{border-top:1px solid var(--store-line);padding-top:20px}.storefront-noir .product-grid{gap:20px}.storefront-noir .product-image{aspect-ratio:1.15}.noir-quote{background:var(--store-surface);font:400 clamp(34px,5vw,64px)/1.15 var(--store-display);text-align:center;border-radius:36px;margin:90px 0 0;padding:70px 8vw}@media (max-width:700px){.floating-store-header{height:56px;top:8px}.floating-store-header .account-link{display:none}.storefront .cart-link{padding:7px 9px}.default-shell{padding-top:64px;padding-bottom:70px}.default-hero{height:270px}.default-identity{padding-top:18px}.default-identity .store-logo,.default-identity .store-monogram{border-radius:16px;width:48px;height:48px}.default-identity h1{font-size:27px}.default-feature .product-card--feature{grid-template-columns:1fr}.default-feature .product-card--feature .product-image{aspect-ratio:1.25;border-radius:0;height:auto}.default-feature .product-card--feature .product-card-copy{padding:18px}.default-feature .product-card--feature h3{font-size:22px}.storefront .catalog-title{margin-top:38px}.storefront .product-grid{gap:12px}.storefront .product-card h3{font-size:15px}.storefront .card-price{font-size:13px}.atelier-shell{width:calc(100% - 28px);padding-top:78px}.atelier-intro{padding-top:30px}.atelier-intro h1{font-size:52px}.atelier-intro p{font-size:20px}.atelier-collage{grid-template-columns:1.45fr .8fr;gap:10px;height:390px;min-height:0}.atelier-collage-main{border-radius:0 48px}.atelier-collage-side{gap:10px}.atelier-collage-side>.product-image{border-radius:36px 0 32px}.atelier-feature{grid-template-columns:1fr;gap:24px;margin:68px 0}.atelier-feature>div:first-child{padding-left:0}.atelier-feature>.product-image{border-radius:50px 0;grid-row:1}.atelier-catalog-title h2{font-size:40px}.storefront-atelier .product-card--list{grid-template-columns:112px minmax(0,1fr);gap:16px}.storefront-atelier .product-card--list h3{font-size:22px}.atelier-manifesto{border-radius:54px 0;margin-top:60px;padding:38px 25px;font-size:29px}.noir-hero{height:520px;min-height:0;margin:0 8px}.noir-hero-copy{bottom:36px;left:22px}.noir-hero-copy h1{font-size:58px}.noir-hero-copy p{font-size:15px}.noir-shell{width:calc(100% - 32px)}.noir-identity p{font-size:20px}.noir-feature{grid-template-columns:1fr;gap:24px;margin:54px 0}.noir-feature h2{font-size:42px}.noir-quote{margin-top:60px;padding:48px 24px;font-size:36px}}@media (max-width:380px){.floating-store-brand>span:last-child{max-width:120px}.storefront .product-grid{gap:9px}.storefront .product-card-copy{padding-top:8px}.default-hero{height:238px}.atelier-collage{height:340px}.storefront-atelier .product-card--list{grid-template-columns:92px minmax(0,1fr)}.noir-hero{height:470px}}.product-page.product-page--minimal,.buyer-flow.buyer-flow--minimal{--store-bg:#fff;--store-surface:#fff;--store-soft:#f3f3f0;--store-line:#e8e8e5;--store-text:#171717;--store-muted:#73736d;--store-inverse:#fff;--store-radius:22px;--store-font:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--store-display:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.product-page.product-page--editorial,.buyer-flow.buyer-flow--editorial{--store-bg:#fbf6ee;--store-surface:#fffaf3;--store-soft:#eee3d6;--store-line:#d9cbbb;--store-text:#281f19;--store-muted:#75675b;--store-inverse:#fffaf3;--store-radius:8px;--store-font:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--store-display:Georgia,"Times New Roman",serif}.product-page.product-page--immersive,.buyer-flow.buyer-flow--immersive{--store-bg:#11110f;--store-surface:#1b1b18;--store-soft:#252522;--store-line:#383834;--store-text:#f7f6f0;--store-muted:#aaa9a1;--store-inverse:#11110f;--store-radius:24px;--store-font:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--store-display:Georgia,"Times New Roman",serif}.product-page.product-page--minimal,.product-page.product-page--editorial,.product-page.product-page--immersive{background:var(--store-bg);color:var(--store-text);font-family:var(--store-font);padding-top:12px}.product-page .product-header{z-index:20;border:1px solid var(--store-line);background:color-mix(in srgb,var(--store-bg) 90%,transparent);width:min(100%,1200px);min-height:56px;box-shadow:var(--ss-shadow-float);-webkit-backdrop-filter:blur(18px);border-radius:22px;align-items:center;margin:0 auto 34px;padding:9px 14px;position:sticky;top:10px}.product-page .product-header a{font-weight:700;text-decoration:none}.product-page .gallery-main{border-radius:var(--store-radius);background:var(--store-soft);overflow:hidden}.product-page .gallery-count{border-radius:14px;padding:8px 12px}.product-page .gallery-thumbs button{background:var(--store-soft);border-radius:14px;overflow:hidden}.product-page .product-information h1{font-family:var(--store-display);letter-spacing:0}.product-page .product-description{color:var(--store-muted)}.product-page .option-values button,.product-page .secondary-action,.product-page .favorite-button,.product-page .slot-grid button{border-color:var(--store-line);border-radius:14px}.product-page .option-values button[aria-pressed=true],.product-page .slot-grid button[aria-pressed=true]{background:var(--store-text);border-color:var(--store-text);color:var(--store-inverse)}.product-page .customization,.product-page .service-booking,.product-page .product-secondary-section{border-color:var(--store-line)}.product-page .customization input,.product-page .customization textarea,.product-page .customization select{border-color:var(--store-line);border-radius:14px}.product-page .quantity-control{border-color:var(--store-line);border-radius:14px;overflow:hidden}.product-page .purchase-button{background:var(--store-text);border-color:var(--store-text);color:var(--store-inverse);border-radius:14px}.product-page .reviews-list article,.product-page .product-secondary-section details{border-color:var(--store-line);border-radius:14px}.buyer-flow.buyer-flow--minimal,.buyer-flow.buyer-flow--editorial,.buyer-flow.buyer-flow--immersive{background:var(--store-bg);color:var(--store-text);font-family:var(--store-font)}.buyer-flow .buyer-header{z-index:20;border:1px solid var(--store-line);background:color-mix(in srgb,var(--store-bg) 90%,transparent);min-height:56px;box-shadow:var(--ss-shadow-card);-webkit-backdrop-filter:blur(18px);border-radius:22px;padding:9px 14px;position:sticky;top:10px}.buyer-flow .buyer-header a{font-weight:700;text-decoration:none}.buyer-flow h1{font-family:var(--store-display)}.buyer-flow .buyer-muted{color:var(--store-muted)}.buyer-flow .cart-item,.buyer-flow .order-summary,.buyer-flow .post-payment-card,.buyer-flow .order-page-section,.buyer-flow .review-card,.buyer-flow .buyer-auth{border-color:var(--store-line);background:var(--store-surface);border-radius:20px}.buyer-flow .buyer-button,.buyer-flow .purchase-button{background:var(--store-text);border-color:var(--store-text);color:var(--store-inverse);border-radius:14px}.buyer-flow .checkout-grid input,.buyer-flow .promo-entry input,.buyer-flow .buyer-auth input,.buyer-flow .review-card input,.buyer-flow .review-card textarea,.buyer-flow .review-card select,.buyer-flow .quantity-control,.buyer-flow .account-tabs button,.buyer-flow .secondary-action{border-color:var(--store-line);border-radius:14px}@media (max-width:700px){.product-page.product-page--minimal,.product-page.product-page--editorial,.product-page.product-page--immersive{padding:8px 14px 64px}.product-page .product-header{margin-bottom:22px;top:8px}.product-page .product-layout{gap:22px}.product-page .product-information h1{font-size:32px}.buyer-flow.buyer-flow--minimal,.buyer-flow.buyer-flow--editorial,.buyer-flow.buyer-flow--immersive{padding:8px 14px 64px}.buyer-flow .buyer-header{margin-bottom:24px;top:8px}.buyer-flow h1{margin-top:24px}}
body:has(.ss-template-default){background:#ececec}body:has(.ss-template-atelier){background:#e9e2d8}body:has(.ss-template-noir){background:#e8e5df}.storefront.ss-template-store{width:min(393px,100%);min-height:100vh;margin:0 auto;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;position:relative;overflow:hidden}.ss-template-store .ss-template-main{padding-top:78px}.ss-template-store .ss-template-top{z-index:100;border:0;border-radius:22px;justify-content:space-between;align-items:center;width:min(369px,100% - 24px);height:56px;padding:0 14px;display:flex;position:fixed;top:8px;left:50%;transform:translate(-50%)}.ss-template-store .ss-template-brand{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ss-template-store .ss-template-socials{flex-wrap:wrap}.ss-template-store .ss-template-socials a{flex:none}.ss-default-card,.ss-noir-card,.ss-atelier-item>a,.ss-atelier-feature-copy{overflow-wrap:anywhere;min-width:0}.ss-template-store .ss-template-cart{flex:none;place-items:center;width:38px;height:38px;padding:0;display:grid;position:relative}.ss-template-store .ss-template-cart svg{width:18px;height:18px}.ss-template-store .ss-template-badge{border-radius:50%;place-items:center;width:16px;height:16px;font-size:9px;display:grid;position:absolute;top:-3px;right:-2px}.ss-template-store .ss-template-filters{scrollbar-width:none;gap:8px;padding:0 18px 22px;display:flex;overflow:auto}.ss-template-store .ss-template-filters::-webkit-scrollbar{display:none}.ss-template-store .ss-template-filters button{white-space:nowrap}.ss-template-store .favorite-button--compact{z-index:2;place-items:center;min-width:0;margin:0;padding:0;font-weight:400;line-height:1;display:grid;position:absolute;top:9px;right:9px}.ss-template-store .ss-template-empty{text-align:center;gap:7px;padding:26px 0 38px;display:grid}.ss-template-store .ss-template-empty strong{font-size:16px}.ss-template-store .ss-template-empty span{opacity:.62;font-size:11px}.ss-template-store footer{text-align:center;font-size:10px}.ss-template-store .ss-template-original-price{opacity:.6;font-size:inherit;margin-left:7px;font-weight:400}.storefront.ss-template-default{color:#171717;background:#fff}.ss-template-default .ss-template-top{-webkit-backdrop-filter:blur(48px)saturate(170%)brightness(1.08);background:#ffffff38;box-shadow:0 10px 34px #0000000f,inset 0 1px #ffffffe6,inset 0 -1px #ffffff59}.ss-template-default .ss-template-brand{letter-spacing:0;font-size:17px;font-weight:700}.ss-template-default .ss-template-cart{color:#111;background:#ffffff73;border:1px solid #0000000f;border-radius:15px}.ss-template-default .ss-template-badge{color:#fff;background:#111}.ss-default-hero{background:linear-gradient(145deg,#f1efec,#d7d3ce);border-radius:28px;height:270px;margin:0 12px;position:relative;overflow:hidden}.ss-default-hero:before{content:"";background:linear-gradient(145deg,#fff,#cfcfcf);border-radius:90px 90px 25px 25px;width:180px;height:230px;position:absolute;bottom:-32px;right:22px;box-shadow:0 25px 50px #00000014}.ss-default-hero.has-image:before{display:none}.ss-default-hero img{object-fit:cover;width:100%;height:100%}.ss-default-profile{padding:23px 18px 18px}.ss-default-profile h1{letter-spacing:0;margin:0 0 7px;font-size:29px;line-height:normal}.ss-default-profile p{color:#747474;max-width:320px;margin:0;font-size:13px;line-height:1.45}.ss-template-default .ss-template-socials{gap:8px;margin-top:14px;display:flex}.ss-template-default .ss-template-socials a{color:#555;background:#fafafa;border:1px solid #e7e7e7;border-radius:13px;place-items:center;width:34px;height:34px;font-size:11px;display:grid}.ss-template-default .ss-template-filters button{color:#686868;background:#fff;border:1px solid #e5e5e5;border-radius:14px;padding:9px 14px;font-size:11px}.ss-template-default .ss-template-filters .active{color:#fff;background:#171717;border-color:#171717}.ss-default-section{padding:0 18px}.ss-default-section-head{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.ss-default-section-head h2{letter-spacing:0;margin:0;font-size:21px}.ss-default-section-head button{color:#777;background:0 0;border:0;font-size:10px}.ss-default-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:22px 10px;display:grid}.ss-default-img{aspect-ratio:.9;background:#eee;border-radius:21px;position:relative;overflow:hidden}.ss-default-img>a{width:100%;height:100%;display:block}.ss-default-img img{object-fit:cover;width:100%;height:100%}.ss-default-card.ss-card-1 .ss-default-img{background:radial-gradient(circle,#fff 0 20%,#d4d4d4 21% 36%,#ededed 37%)}.ss-default-card.ss-card-2 .ss-default-img{background:linear-gradient(145deg,#e8e8e8,#bbb 48%,#f4f4f4 49%)}.ss-default-card.ss-card-3 .ss-default-img{background:radial-gradient(at 50% 52%,#c8c8c8 0 22%,#f2f2f2 23% 38%,#ddd 39%)}.ss-default-card.ss-card-4 .ss-default-img{background:linear-gradient(150deg,#fafafa,#d0d0d0 52%,#aaa 53%)}.ss-template-default .favorite-button--compact{color:#171717;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff94;border:1px solid #ffffffbf;border-radius:13px;width:31px;height:31px;font-size:15px}.ss-default-name{letter-spacing:0;margin-top:9px;font-size:14px;font-weight:650}.ss-default-type{color:#999;letter-spacing:0;text-transform:uppercase;margin-top:4px;font-size:9px}.ss-default-price{margin-top:5px;font-size:12px}.ss-template-default footer{color:#aaa;padding:36px 18px 48px}.ss-template-default footer b{color:#666}.storefront.ss-template-atelier{color:#342d28;background:#fbf6ee}.ss-template-atelier .ss-template-top{-webkit-backdrop-filter:blur(48px)saturate(170%)brightness(1.08);background:#fffaf333;box-shadow:0 10px 34px #70584414,inset 0 1px #ffffffe0,inset 0 -1px #ffffff45}.ss-template-atelier .ss-template-brand{font:600 17px Georgia,serif}.ss-template-atelier .ss-template-cart{color:#342d28;background:#fff4;border:1px solid #fff9;border-radius:15px}.ss-template-atelier .ss-template-badge{color:#fff;background:#6e5949}.ss-atelier-intro{padding:24px 18px 28px}.ss-atelier-kicker{color:#9b8775;letter-spacing:0;text-transform:uppercase;font-size:9px}.ss-atelier-intro h1{letter-spacing:0;margin:12px 0 16px;font:400 47px/.91 Georgia,serif}.ss-atelier-intro h1 em{color:#a58268;margin-left:52px;display:block}.ss-atelier-intro-row{justify-content:space-between;align-items:flex-end;gap:25px;display:flex}.ss-atelier-intro-row p{color:#8a7b6e;max-width:245px;margin:0;font-size:12px;line-height:1.5}.ss-template-atelier .ss-template-socials{gap:5px;margin:0;display:flex}.ss-template-atelier .ss-template-socials a{color:#756456;background:0 0;border:0;padding:4px;font-size:11px}.ss-atelier-collage{height:390px;margin:0 12px 28px;position:relative}.ss-atelier-photo{position:absolute;overflow:hidden;box-shadow:0 16px 35px #6b51451b}.ss-atelier-photo img{object-fit:cover;width:100%;height:100%}.ss-atelier-p1{background:linear-gradient(145deg,#d6bda6,#f1e5d8 48%,#a98870);border-radius:30px;width:63%;height:292px;top:0;left:0}.ss-atelier-p1:not(:has(img)):after{content:"";background:linear-gradient(100deg,#e8d8c8,#a98970);border-radius:48% 48% 38% 38%;width:92px;height:175px;position:absolute;bottom:22px;left:76px}.ss-atelier-p2{background:radial-gradient(circle at 45% 48%,#fff0de 0 22%,#c9aa8e 23% 39%,#eadbca 40%);border-radius:80px 28px 28px 80px;width:39%;height:210px;top:58px;right:0}.ss-atelier-p3{background:linear-gradient(135deg,#f4e8d9,#b79b83 50%,#dfcbb8);border-radius:28px;width:48%;height:135px;bottom:0;right:18px}.ss-atelier-stamp{color:#fff8ef;text-align:center;background:#6e5949;border-radius:50%;place-items:center;width:92px;height:92px;font:italic 14px/1.1 Georgia,serif;display:grid;position:absolute;bottom:25px;left:20px;transform:rotate(-9deg);box-shadow:0 12px 30px #5943342a}.ss-template-atelier .ss-template-filters{padding-bottom:27px}.ss-template-atelier .ss-template-filters button{color:#aa998b;background:0 0;border:0;margin-right:13px;padding:8px 2px;font:15px Georgia,serif}.ss-template-atelier .ss-template-filters .active{color:#45372d;border-bottom:1px solid #6d5848}.ss-atelier-feature{grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);gap:10px;margin:0 18px 34px;display:grid}.ss-atelier-feature-img{background:linear-gradient(155deg,#ead8c6,#a98a72 54%,#f4e9dd);border-radius:28px 28px 8px;height:265px;position:relative;overflow:hidden}.ss-atelier-feature-img img{object-fit:cover;width:100%;height:100%}.ss-atelier-feature-img:not(:has(img)):after{content:"";background:#f1e3d3aa;border-radius:55px;width:110px;height:180px;position:absolute;top:44px;left:38px;box-shadow:inset -15px -8px 25px #8c6d5645}.ss-atelier-feature-copy{background:#eee0d2;border-radius:8px 28px 28px;flex-direction:column;justify-content:space-between;padding:18px 14px;display:flex}.ss-atelier-feature-copy small{color:#9c8775;letter-spacing:0;font-size:8px}.ss-atelier-feature-copy h2{margin:9px 0;font:400 25px/.95 Georgia,serif}.ss-atelier-feature-copy p{color:#887568;-webkit-line-clamp:4;-webkit-box-orient:vertical;margin:0;font-size:10px;line-height:1.45;display:-webkit-box;overflow:hidden}.ss-atelier-feature-copy b{font-size:12px;font-weight:500}.ss-atelier-heading{padding:0 18px 16px}.ss-atelier-heading small{color:#a18e7e;letter-spacing:0;font-size:9px}.ss-atelier-heading h2{margin:7px 0 0;font:400 34px Georgia,serif}.ss-atelier-list{padding:0 18px}.ss-atelier-item{border-top:1px solid #e4d8cc;grid-template-columns:112px 1fr;align-items:center;gap:15px;padding:13px 0;display:grid}.ss-atelier-thumb{background:#e5d4c3;border-radius:22px;height:125px;position:relative;overflow:hidden}.ss-atelier-thumb>a{width:100%;height:100%;display:block}.ss-atelier-thumb img{object-fit:cover;width:100%;height:100%}.ss-atelier-item.ss-card-2 .ss-atelier-thumb{background:linear-gradient(145deg,#f0e4d7,#b89a80)}.ss-atelier-item.ss-card-3 .ss-atelier-thumb{background:radial-gradient(circle,#c3a78e 0 25%,#eadbcc 26%)}.ss-atelier-item.ss-card-4 .ss-atelier-thumb{background:linear-gradient(155deg,#dac4af,#f7ecdf 50%,#aa8c73 51%)}.ss-template-atelier .favorite-button--compact{color:#342d28;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fff5;border:1px solid #fff8;border-radius:12px;width:30px;height:30px;font-size:15px;top:8px;right:8px}.ss-atelier-item h3{margin:0 0 7px;font:400 21px/1 Georgia,serif}.ss-atelier-type{color:#a18f80;letter-spacing:0;text-transform:uppercase;font-size:8px}.ss-atelier-desc{color:#8c7c70;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:8px 0;font-size:10px;line-height:1.4;display:-webkit-box;overflow:hidden}.ss-atelier-price{font-size:12px}.ss-atelier-manifesto{background:#d8c0aa;border-radius:32px;margin:40px 12px 0;padding:38px 24px 42px;position:relative}.ss-atelier-manifesto small{letter-spacing:0;font-size:9px}.ss-atelier-manifesto blockquote{max-width:285px;margin:14px 0 0;font:italic 35px/1 Georgia,serif}.ss-atelier-manifesto span{color:#806b59;margin-top:24px;font-size:10px;display:block}.ss-template-atelier footer{color:#a29488;padding:32px 18px 46px}.ss-template-atelier footer b{color:#716358}.storefront.ss-template-noir{color:#f7f4ee;background:#11110f}.ss-template-noir .ss-template-main{padding-top:62px}.ss-template-noir .ss-template-top{-webkit-backdrop-filter:blur(42px)saturate(150%);background:#1212103d;box-shadow:inset 0 1px #ffffff17}.ss-template-noir .ss-template-brand{letter-spacing:0;font:21px Georgia,serif}.ss-template-noir .ss-template-cart{color:#f7f4ee;background:#ffffff14;border:1px solid #ffffff29;border-radius:50%}.ss-template-noir .ss-template-badge{color:#111;background:#f1dfb8;font-weight:700;top:-2px;right:-1px}.ss-noir-hero{background:radial-gradient(circle at 72% 22%,#6f6659 0 4%,#0000 5%),linear-gradient(145deg,#302d28,#151513 54%,#51483c);border-radius:0 0 28px 28px;height:460px;margin:10px 12px 0;position:relative;overflow:hidden}.ss-noir-hero>img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.ss-noir-hero:not(.has-image):before{content:"";filter:blur(.2px);background:linear-gradient(145deg,#f5e3c294,#4d433614);border-radius:50% 50% 44% 56%;width:250px;height:330px;position:absolute;top:30px;right:-45px;transform:rotate(-18deg);box-shadow:inset 20px 12px 35px #ffffff24}.ss-noir-hero:not(.has-image):after{content:"";background:linear-gradient(160deg,#d9c9ab,#726757 72%);border-radius:90px 90px 18px 18px;width:175px;height:240px;position:absolute;top:102px;left:24px;box-shadow:0 35px 80px #0008}.ss-noir-hero.has-image:after{content:"";background:linear-gradient(#00000008 40%,#0000007a);position:absolute;inset:0}.ss-noir-hero-copy{z-index:2;position:absolute;bottom:22px;left:20px;right:20px}.ss-noir-eyebrow{color:#e2d6c1;letter-spacing:0;text-transform:uppercase;margin-bottom:9px;font-size:10px}.ss-noir-hero h1{letter-spacing:0;max-width:320px;margin:0;font:italic 52px/.88 Georgia,serif}.ss-noir-hero h1 span{margin-left:55px;display:block}.ss-noir-identity{padding:28px 18px 20px}.ss-noir-identity h2{margin:0 0 10px;font:36px/1 Georgia,serif}.ss-noir-bio{color:#aaa69e;max-width:310px;font-size:14px;line-height:1.45}.ss-template-noir .ss-template-socials{gap:9px;margin-top:17px;display:flex}.ss-template-noir .ss-template-socials a{color:#eae6de;background:#191917;border:1px solid #302f2b;border-radius:50%;place-items:center;width:34px;height:34px;font-size:11px;display:grid}.ss-template-noir .ss-template-filters button{color:#eae6de;background:#191917;border:1px solid #302f2b;border-radius:99px;padding:9px 14px;font-size:11px}.ss-template-noir .ss-template-filters .active{color:#171613;background:#f1e8d8;border-color:#f1e8d8}.ss-noir-feature{color:#151411;background:#d5c5a8;border-radius:24px;height:270px;margin:0 18px 24px;display:block;position:relative;overflow:hidden}.ss-noir-feature-art{background:radial-gradient(at 72% 42%,#f1e5cf 0 12%,#a8987e 13% 25%,#0000 26%),linear-gradient(120deg,#8f816c,#e2d4bc);position:absolute;inset:0}.ss-noir-feature-art img{object-fit:cover;width:100%;height:100%}.ss-noir-feature-info{justify-content:space-between;align-items:flex-end;gap:10px;display:flex;position:absolute;bottom:15px;left:16px;right:16px}.ss-noir-feature-title{font:29px/1 Georgia,serif}.ss-noir-feature small{letter-spacing:0;text-transform:uppercase;margin-top:5px;font:11px Inter,sans-serif;display:block}.ss-noir-plus{color:#fff;background:#151411;border-radius:50%;flex:none;place-items:center;width:39px;height:39px;font-size:22px;display:grid}.ss-noir-section-title{justify-content:space-between;align-items:baseline;padding:0 18px 14px;display:flex}.ss-noir-section-title h2{margin:0;font:26px Georgia,serif}.ss-noir-section-title span{color:#88857e;letter-spacing:0;font-size:10px}.ss-noir-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:20px 10px;padding:0 18px;display:grid}.ss-noir-img{aspect-ratio:.82;background:#282621;border-radius:20px;position:relative;overflow:hidden}.ss-noir-img>a{width:100%;height:100%;display:block}.ss-noir-img img{object-fit:cover;width:100%;height:100%}.ss-noir-card.ss-card-1 .ss-noir-img{background:radial-gradient(circle at 52% 46%,#efe1c8 0 18%,#8f7d67 19% 31%,#24221e 32%)}.ss-noir-card.ss-card-2 .ss-noir-img{background:linear-gradient(135deg,#28231e,#c7b18e 48%,#51483c 49%,#171614)}.ss-noir-card.ss-card-3 .ss-noir-img{background:radial-gradient(at 50% 52%,#bcb2a3 0 22%,#4a443a 23% 36%,#191815 37%)}.ss-noir-card.ss-card-4 .ss-noir-img{background:linear-gradient(155deg,#d8c8ad,#6b6255 48%,#22201c 49%)}.ss-template-noir .favorite-button--compact{color:#fff;background:#1118;border:1px solid #ffffff29;border-radius:50%;width:29px;height:29px;font-size:14px}.ss-noir-name{margin-top:9px;font:17px Georgia,serif}.ss-noir-meta{color:#817e77;text-transform:uppercase;margin-top:4px;font-size:10px}.ss-noir-price{color:#ddd7cc;margin-top:5px;font-size:12px}.ss-noir-quote{color:#d8cbb7;text-align:center;border:1px solid #2b2925;border-radius:24px;margin:42px 18px 0;padding:38px 8px;font:italic 31px/1.05 Georgia,serif}.ss-template-noir footer{color:#77736c;letter-spacing:0;padding:34px 18px 46px}.ss-template-noir footer b{color:#a9a49b}@media (max-width:370px){.ss-atelier-intro h1{font-size:42px}.ss-noir-hero h1{font-size:46px}.ss-atelier-item{grid-template-columns:102px 1fr}}
:root{color:#171717;font-synthesis:none;background:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0}button,input,textarea{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}img{object-fit:cover;max-width:100%;display:block}.storefront{min-height:100vh}.minimal{background:#fff;max-width:1180px;margin:auto;padding:24px 28px 80px}.minimal-header{justify-content:space-between;align-items:center;gap:24px;display:flex}.minimal-brand{align-items:center;gap:12px;font-size:18px;font-weight:700;display:flex}.store-url{color:#747474;font-size:13px}.store-logo,.store-monogram{object-fit:cover;border-radius:50%;width:44px;height:44px}.store-monogram{background:#e7e7e7;justify-content:center;align-items:center;font-size:22px;font-weight:700;display:inline-flex}.minimal-intro{padding:76px 0 42px}.minimal-intro h1{letter-spacing:0;margin:0;font-size:clamp(38px,6vw,76px);line-height:1.04}.minimal-intro p{color:#686868;max-width:560px;margin:20px 0 0;font-size:18px;line-height:1.5}.minimal-banner{aspect-ratio:2.5;border-radius:3px;width:100%}.store-links{flex-wrap:wrap;gap:9px;margin:25px 0;display:flex}.store-links a{border:1px solid;border-radius:4px;padding:9px 13px;font-size:14px}.catalog-heading{margin:48px 0 10px}.catalog-heading h2{margin:0;font-size:23px}.filter-row{scrollbar-width:none;gap:8px;padding:8px 0 24px;display:flex;overflow-x:auto}.filter-row button{white-space:nowrap;color:#202020;background:#fff;border:1px solid #d8d8d8;border-radius:22px;padding:10px 17px;font-size:14px}.filter-row button[aria-pressed=true]{color:#fff;background:#171717;border-color:#171717}.product-grid{gap:18px;display:grid}.product-grid--minimal{grid-template-columns:repeat(3,minmax(0,1fr))}.product-card{min-width:0;display:block}.product-image{aspect-ratio:1.15;background:#eee;overflow:hidden}.product-image img{width:100%;height:100%}.product-card-copy{padding:12px 2px}.product-type{color:#737373;text-transform:capitalize;font-size:12px}.product-card h3{margin:5px 0;font-size:19px;line-height:1.3}.card-price{margin:0;font-size:16px;font-weight:700}.card-price del,.product-price del{color:#868686;margin-left:10px;font-size:14px;font-weight:400}.catalog-empty{border-top:1px solid #ddd;padding:30px 0 60px}.catalog-empty h2{font-size:20px}.catalog-empty p{color:#777}.immersive{color:#fff;background:#111}.immersive-hero{background:#292929;height:min(70vh,650px);position:relative}.immersive-hero>img{width:100%;height:100%}.immersive-hero-copy{background:linear-gradient(#0000000a,#000000ab);flex-direction:column;justify-content:flex-end;padding:clamp(24px,5vw,80px);display:flex;position:absolute;inset:0}.immersive-hero-copy span{letter-spacing:1px;font-size:12px}.immersive-hero-copy h1{margin:10px 0;font-size:clamp(40px,7vw,94px);line-height:1.02}.immersive-hero-copy p{max-width:550px;font-size:18px;line-height:1.5}.immersive-inner{max-width:1180px;margin:auto;padding:32px 28px 90px}.immersive-brand{align-items:center;gap:13px;font-size:16px;display:flex}.immersive .store-links a{border-color:#505050}.immersive .filter-row button{color:#ddd;background:#232323;border-color:#4c4c4c}.immersive .filter-row button[aria-pressed=true]{color:#111;background:#f5f5f5;border-color:#f5f5f5}.product-grid--immersive{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px}.immersive .product-image{aspect-ratio:1.5;background:#343434}.immersive .product-type,.immersive .catalog-empty p{color:#aaa}.immersive .catalog-empty{border-color:#4a4a4a}.editorial{color:#1c1a18;background:#f4f0e9;max-width:1380px;margin:auto;padding:24px clamp(20px,5vw,72px) 90px;font-family:Georgia,Times New Roman,serif}.editorial-masthead{letter-spacing:1px;color:#625a50;border-bottom:1px solid #9d9589;justify-content:space-between;padding-bottom:14px;font-family:Arial,Helvetica,sans-serif;font-size:12px;display:flex}.editorial h1{margin:25px 0 32px;font-size:clamp(44px,7vw,100px);font-weight:400;line-height:1.05}.editorial-intro{grid-template-columns:minmax(0,1fr) minmax(0,1.65fr);gap:28px;min-height:320px;display:grid}.editorial-story{flex-direction:column;justify-content:space-between;padding:14px 0;display:flex}.editorial-story p{margin:18px 0;font-size:clamp(20px,2.5vw,34px);line-height:1.3}.editorial-story>span:last-child{color:#777;font-family:Arial,Helvetica,sans-serif;font-size:12px}.editorial-intro>img{width:100%;height:100%;max-height:550px}.editorial .store-links a{border-color:#aaa39a;font-family:Arial,Helvetica,sans-serif}.editorial-heading{border-top:1px solid #9d9589;margin-top:58px;padding-top:14px}.editorial-heading span{color:#777;font-family:Arial,Helvetica,sans-serif;font-size:12px}.editorial-heading h2{margin-top:9px;font-size:30px;font-weight:400}.editorial .filter-row button{background:0 0;border-color:#bab2a8}.editorial .filter-row button[aria-pressed=true]{color:#fff;background:#222;border-color:#222}.product-grid--editorial{grid-template-columns:repeat(2,minmax(0,1fr));gap:25px}.editorial .product-grid .product-card:first-child{border-top:1px solid #aaa39a;grid-column:1/-1;grid-template-columns:1.7fr 1fr;align-items:center;gap:25px;padding-top:14px;display:grid}.editorial .product-grid .product-card:first-child .product-image{aspect-ratio:1.7}.editorial .product-grid .product-card:first-child h3{font-size:28px}.editorial .product-card-copy{font-family:Arial,Helvetica,sans-serif}.product-page{min-height:100vh;padding:20px clamp(20px,5vw,64px) 80px}.product-page--minimal{color:#171717;background:#fff}.product-page--immersive{color:#f8f8f8;background:#171717}.product-page--editorial{color:#1c1a18;background:#f4f0e9}.product-header{justify-content:space-between;gap:20px;max-width:1200px;margin:auto;padding:12px 0 34px;font-size:14px;display:flex}.product-header a{text-underline-offset:3px;text-decoration:underline}.product-layout{grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);gap:clamp(24px,5vw,74px);max-width:1200px;margin:auto;display:grid}.gallery-main{aspect-ratio:1;background:#e8e8e8;position:relative}.gallery-main img{width:100%;height:100%}.gallery-count{color:#fff;background:#000000b3;border-radius:4px;padding:8px 11px;font-size:13px;position:absolute;bottom:15px;right:15px}.gallery-thumbs{gap:10px;padding:12px 0;display:flex;overflow-x:auto}.gallery-thumbs button{background:#eee;border:2px solid #0000;flex:none;width:74px;height:74px;padding:0}.gallery-thumbs button[aria-pressed=true]{border-color:#111}.gallery-thumbs img{width:100%;height:100%}.product-page--immersive .gallery-thumbs button[aria-pressed=true]{border-color:#fff}.product-information h1{margin:10px 0;font-size:clamp(30px,3vw,44px);line-height:1.12}.product-price{align-items:baseline;gap:4px;font-size:25px;display:flex}.product-description{color:#676767;margin:24px 0;font-size:16px;line-height:1.6}.product-page--immersive .product-description{color:#bbb}.option{border:0;margin:24px 0;padding:0}.option legend{margin-bottom:12px;font-size:16px;font-weight:700}.option-values{flex-wrap:wrap;gap:9px;display:flex}.option-values button{min-width:50px;color:inherit;background:0 0;border:1px solid #aaa;border-radius:4px;padding:11px 16px}.option-values button[aria-pressed=true]{border:2px solid;font-weight:700}.availability{margin:24px 0 12px;font-size:15px;font-weight:700}.availability.available{color:#267c4a}.availability.unavailable{color:#ae3939}.shipping{color:#666;font-size:15px}.customization{border-top:1px solid #ccc;margin-top:28px;padding-top:24px}.customization h2{font-size:20px}.customization label{margin:16px 0;font-size:14px;display:block}.customization input,.customization textarea{color:#111;background:#fff;border:1px solid #bbb;border-radius:4px;width:100%;margin-top:7px;padding:12px;display:block}.not-found{flex-direction:column;justify-content:center;max-width:600px;min-height:100vh;margin:auto;padding:25px;display:flex}.not-found h1{font-size:32px}.not-found p{color:#777}.not-found a{text-decoration:underline}@media (max-width:700px){.minimal{padding:16px 20px 70px}.minimal-intro{padding:46px 0 30px}.minimal-intro h1{font-size:42px}.minimal-intro p{font-size:16px}.minimal-banner{aspect-ratio:1.6}.store-url{display:none}.product-grid--minimal,.product-grid--editorial{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-grid--immersive{grid-template-columns:1fr}.product-card h3{font-size:16px}.product-image{aspect-ratio:1}.immersive-hero{height:55vh;min-height:340px}.immersive-inner{padding:24px 20px 80px}.immersive-hero-copy h1{font-size:48px}.editorial{padding:18px 20px 70px}.editorial h1{margin:24px 0;font-size:48px}.editorial-intro{grid-template-columns:1fr 1.2fr;gap:12px;min-height:180px}.editorial-story p{font-size:18px}.editorial-intro>img{max-height:260px}.editorial .product-grid .product-card:first-child{grid-template-columns:1fr;gap:0}.editorial .product-grid .product-card:first-child h3{font-size:20px}.product-layout{grid-template-columns:1fr}.product-header{padding-bottom:22px}.product-information h1{font-size:32px}.gallery-thumbs button{width:66px;height:66px}}@media (max-width:380px){.editorial-intro{grid-template-columns:1fr}.editorial-story{min-height:100px}.editorial-intro>img{height:230px}.filter-row button{padding:9px 14px}.product-card-copy{padding:9px 1px}.card-price{font-size:14px}}.editorial-intro{height:330px;min-height:0}.editorial-intro>img{object-fit:cover;height:330px;max-height:none}@media (max-width:700px){.editorial-intro,.editorial-intro>img{height:220px}}@media (max-width:380px){.editorial-intro{height:auto}.editorial-intro>img{height:230px}}.store-header-actions{align-items:center;gap:18px;display:flex}.cart-link{white-space:nowrap;border:1px solid;border-radius:3px;align-items:center;gap:8px;padding:8px 10px;font:600 14px Arial,Helvetica,sans-serif;display:inline-flex}.cart-count{color:#fff;background:#171717;border-radius:50%;justify-content:center;align-items:center;min-width:22px;height:22px;font-size:12px;display:inline-flex}.immersive-cart{z-index:2;color:#fff;position:absolute;top:20px;right:clamp(20px,5vw,80px)}.immersive-cart .cart-link{background:#111111bf}.immersive-cart .cart-count{color:#111;background:#fff}.editorial .cart-count{color:#fff;background:#222}.purchase-controls{align-items:stretch;gap:12px;margin-top:30px;display:flex}.quantity-control{border:1px solid #bbb;align-items:center;min-height:46px;display:flex}.quantity-control button{width:42px;height:44px;color:inherit;background:0 0;border:0;font-size:22px}.quantity-control button:disabled{opacity:.35;cursor:not-allowed}.quantity-control output{text-align:center;min-width:30px;font-weight:600}.purchase-button,.buyer-button{color:#fff;text-align:center;background:#171717;border:1px solid #171717;justify-content:center;align-items:center;min-height:46px;padding:11px 22px;font-weight:700;display:inline-flex}.purchase-button{flex:1}.purchase-button:disabled,.buyer-button--disabled{opacity:.45;cursor:not-allowed}.form-error{color:#a72c26;margin:12px 0;font-size:14px;line-height:1.4}.buyer-flow{color:#171717;background:#fff;min-height:100vh;padding:24px clamp(20px,5vw,64px) 80px;font-family:Arial,Helvetica,sans-serif}.buyer-flow--immersive{color:#f6f6f6;background:#171717}.buyer-flow--editorial{color:#1c1a18;background:#f4f0e9}.buyer-header{border-bottom:1px solid #ddd;justify-content:space-between;align-items:center;gap:16px;padding-bottom:20px;font-size:14px;display:flex}.buyer-header a{text-underline-offset:3px;text-decoration:underline}.buyer-flow h1{margin:30px 0 26px;font-size:32px}.buyer-columns{grid-template-columns:minmax(0,1.6fr) minmax(280px,.8fr);gap:40px;display:grid}.buyer-muted{color:#737373;font-size:14px;line-height:1.45}.buyer-flow--immersive .buyer-muted{color:#aaa}.buyer-empty{border-top:1px solid #ddd;padding:25px 0}.buyer-empty p{margin-bottom:24px}.cart-item{border-top:1px solid #ddd;grid-template-columns:110px minmax(0,1fr);gap:18px;padding:20px 0;display:grid}.cart-item-image{background:#ececec;width:110px;height:110px}.cart-item-image img{width:100%;height:100%}.cart-item-body{min-width:0}.cart-item-top,.cart-item-bottom,.order-summary>div{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.cart-item-top h2{margin:0 0 8px;font-size:18px}.cart-item-top p{margin:3px 0}.cart-item-bottom{flex-wrap:wrap;align-items:center;margin-top:16px}.text-button{color:inherit;text-underline-offset:3px;background:0 0;border:0;padding:9px;text-decoration:underline}.order-summary{border:1px solid #ddd;align-self:start;padding:24px}.order-summary h2,.checkout-fields h2{margin:0 0 18px;font-size:20px}.order-summary>div{border-top:1px solid #e5e5e5;padding:13px 0;font-size:15px}.order-summary .order-total{padding-top:18px;font-size:18px;font-weight:700}.order-summary .buyer-button{width:100%;margin-top:24px;display:flex}.buyer-flow--immersive .order-summary,.buyer-flow--immersive .cart-item,.buyer-flow--immersive .buyer-header{border-color:#555}.buyer-flow--immersive .buyer-button{color:#111;background:#f5f5f5;border-color:#f5f5f5}.checkout-fields h2{margin:18px 0}.checkout-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.checkout-grid label{font-size:14px;font-weight:600;display:block}.checkout-grid input{color:#111;background:#fff;border:1px solid #bbb;border-radius:3px;width:100%;margin-top:6px;padding:12px;font-size:16px;display:block}.checkout-wide{grid-column:1/-1}.checkout-line small{color:#777;margin-top:5px;font-size:12px;display:block}.buyer-flow--immersive .checkout-line small{color:#aaa}@media (max-width:700px){.store-header-actions{gap:8px}.cart-link{font-size:13px}.purchase-controls{gap:8px}.purchase-button{padding:10px 14px}.buyer-flow{padding:18px 20px 70px}.buyer-flow h1{margin:24px 0;font-size:30px}.buyer-columns{grid-template-columns:1fr;gap:24px}.order-summary{padding:18px}.cart-item{grid-template-columns:86px minmax(0,1fr);gap:12px}.cart-item-image{width:86px;height:86px}.cart-item-top h2{font-size:16px}.cart-item-bottom{gap:8px}.quantity-control button{width:36px}.checkout-grid{gap:12px}.immersive-cart{top:14px;right:20px}}@media (max-width:380px){.checkout-grid{grid-template-columns:1fr}.cart-item{grid-template-columns:72px minmax(0,1fr)}.cart-item-image{width:72px;height:72px}.cart-item-bottom strong{text-align:right;width:100%}}.featured-products{border-top:1px solid;margin-top:40px;padding-top:18px}.featured-products>span{letter-spacing:.6px;text-transform:uppercase;font-size:12px;font-weight:700}.featured-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:14px;display:grid}.featured-grid>a{border:1px solid #ddd;grid-template-columns:120px minmax(0,1fr);align-items:center;gap:16px;padding:10px;display:grid}.featured-image{background:#e8e8e8;height:100px}.featured-image img{width:100%;height:100%}.featured-grid h2{margin:0 0 8px;font-size:18px}.featured-grid p{margin:0;font-weight:700}.immersive .featured-grid>a{border-color:#505050}.editorial .featured-products{font-family:Arial,Helvetica,sans-serif}.editorial .featured-grid>a{border-color:#aaa39a}.editorial .featured-grid>a:first-child{grid-column:1/-1;grid-template-columns:minmax(180px,1.6fr) 1fr}.editorial .featured-grid>a:first-child .featured-image{height:190px}@media (max-width:700px){.featured-grid{grid-template-columns:1fr}.featured-grid>a{grid-template-columns:95px minmax(0,1fr)}.featured-image{height:82px}.editorial .featured-grid>a:first-child{grid-column:auto;grid-template-columns:95px minmax(0,1fr)}.editorial .featured-grid>a:first-child .featured-image{height:82px}}.order-summary>.promo-entry{align-items:flex-end;gap:8px;display:flex}.promo-entry label{flex:1;font-size:13px;font-weight:700}.promo-entry input{color:#111;background:#fff;border:1px solid #bbb;width:100%;margin-top:6px;padding:10px;display:block}.promo-entry button{color:inherit;background:0 0;border:1px solid;padding:10px 12px;font-weight:700}.promo-success{color:#267c4a;font-size:14px;font-weight:700}.service-booking{border-top:1px solid #ccc;margin-top:28px;padding-top:24px}.service-booking h2{margin:0 0 8px;font-size:20px}.service-booking>p{color:#777;font-size:14px}.slot-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;max-height:260px;margin-top:14px;display:grid;overflow-y:auto}.slot-grid button{color:inherit;text-align:left;background:0 0;border:1px solid #bbb;padding:10px}.slot-grid button span{color:#777;margin-bottom:3px;font-size:12px;display:block}.slot-grid button[aria-pressed=true]{color:#fff;background:#171717;border-color:#171717}.slot-grid button[aria-pressed=true] span{color:#ddd}.product-page--immersive .slot-grid button[aria-pressed=true]{color:#111;background:#fff;border-color:#fff}.test-banner{color:#654d08;letter-spacing:.3px;background:#fff8df;border:1px solid #9a7612;width:max-content;max-width:100%;margin:24px 0 0;padding:9px 12px;font-size:12px;font-weight:800;display:block}.optional{color:#777;font-size:12px;font-weight:400}.adaptive-note,.checkout-notice{background:#f7f7f5;border:1px solid #ddd;margin:20px 0;padding:14px;font-size:14px;line-height:1.45}.scenario-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.scenario-grid button{color:inherit;background:0 0;border:1px solid #bbb;padding:10px 8px}.scenario-grid button.selected{color:#fff;background:#171717;border-color:#171717}.payment-button{width:100%;margin-top:24px}.payment-button:disabled{opacity:.45;cursor:not-allowed}.post-payment-card,.order-page-section,.review-card{border:1px solid #ddd;max-width:760px;margin-top:28px;padding:24px}.post-payment-card h2,.order-page-section h2,.review-card h2{margin:0 0 14px;font-size:21px}.post-payment-card label,.review-card label{margin:14px 0;font-size:14px;font-weight:700;display:block}.post-payment-card input,.review-card input,.review-card textarea,.review-card select{color:#111;background:#fff;border:1px solid #bbb;width:100%;margin-top:6px;padding:12px;display:block}.review-card textarea{resize:vertical;min-height:110px}.order-page-item{border-top:1px solid #ddd;grid-template-columns:minmax(0,1fr) auto;gap:12px;padding:16px 0;display:grid}.order-page-item p{color:#777;margin:6px 0 0}.order-page-item .secondary-action{grid-column:1/-1;width:max-content}.secondary-action{color:inherit;background:0 0;border:1px solid #aaa;padding:10px 14px;font-weight:700}.timeline-event{text-transform:capitalize;border-top:1px solid #e5e5e5;justify-content:space-between;gap:14px;margin:0;padding:13px 0;display:flex}.timeline-event span{color:#777;font-size:13px}.order-page-section>.order-total{border-top:1px solid #aaa;justify-content:space-between;padding-top:18px;font-size:18px;display:flex}@media (max-width:700px){.scenario-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.post-payment-card,.order-page-section,.review-card{padding:18px}.timeline-event{display:grid}.test-banner{line-height:1.4}}.account-link{text-underline-offset:3px;font:600 14px Arial,Helvetica,sans-serif;text-decoration:underline}.immersive-cart{align-items:center;gap:10px;display:flex}.product-actions{gap:8px;margin:14px 0 20px;display:flex}.favorite-button{color:inherit;background:0 0;border:1px solid #aaa;padding:10px 14px;font-weight:700}.review-summary{color:#666;margin:4px 0;font-size:14px}.product-page--immersive .review-summary{color:#bbb}.product-secondary-section{border-top:1px solid #ccc;max-width:1200px;margin:50px auto 0;padding-top:28px}.product-secondary-section h2{margin:0 0 20px;font-size:22px}.reviews-list,.related-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.reviews-list article{border:1px solid #ddd;padding:18px}.reviews-list p{line-height:1.5}.reviews-list small{color:#777}.product-secondary-section details{border-top:1px solid #ddd;padding:16px 0}.product-secondary-section summary{cursor:pointer;font-weight:700}.product-secondary-section details p{color:#666;white-space:pre-wrap;max-width:760px;line-height:1.6}.related-image{aspect-ratio:1.2;background:#eee;margin-bottom:10px}.related-image img{width:100%;height:100%}.buyer-auth{border:1px solid #ddd;max-width:440px;margin:36px auto;padding:26px}.buyer-auth h2{margin:0 0 10px;font-size:24px}.buyer-auth label{margin:16px 0;font-size:14px;font-weight:700;display:block}.buyer-auth input{color:#111;background:#fff;border:1px solid #bbb;width:100%;margin-top:6px;padding:12px;display:block}.buyer-auth .buyer-button{width:100%;margin-top:10px}.buyer-auth .text-button{margin:12px auto 0;display:block}.account-tabs{gap:8px;padding-bottom:18px;display:flex;overflow-x:auto}.account-tabs button{color:inherit;white-space:nowrap;background:0 0;border:1px solid #ccc;padding:9px 13px}.account-tabs button[aria-pressed=true]{color:#fff;background:#171717;border-color:#171717}.account-list{max-width:820px}.account-row{border-top:1px solid #ddd;flex-direction:column;gap:6px;padding:18px 2px;display:flex}.account-row span{color:#737373;font-size:14px}.post-payment-card select,.post-payment-card textarea{color:#111;background:#fff;border:1px solid #bbb;width:100%;margin-top:6px;padding:12px;display:block}.checkout-policies{border-top:1px solid #ddd;margin-top:24px;padding-top:8px}.checkout-policies details{border-bottom:1px solid #ddd;padding:12px 0}.checkout-policies summary{cursor:pointer;font-weight:700}.checkout-policies p{color:#666;white-space:pre-wrap;line-height:1.5}@media (max-width:700px){.reviews-list,.related-grid{grid-template-columns:1fr}.product-secondary-section{margin-top:36px}.buyer-auth{margin:26px 0;padding:20px}.product-actions{flex-wrap:wrap}.minimal-header .store-header-actions{gap:8px}}
