:root{color-scheme:light;--color-midnight-ink:#0b0b0c;--color-slate-blue:#5b6470;--color-ghost-gray:#9098a3;--color-platinum-white:#ffffff;--color-porcelain-white:#ffffff;--color-powder-blue:#f4f5f7;--color-stone-gray:#e6e7ea;--color-deep-violet:#533afd;--color-border:#ececed;--color-surface-muted:#f5f6f7;--gradient-sunburst:none;--shadow-xl:0 1px 2px rgba(11,11,12,0.05);--shadow-soft:0 1px 2px rgba(11,11,12,0.04);--shadow-sm:0 1px 2px rgba(11,11,12,0.04);--radius:12px;--radius-sm:8px;--font-sans:"Sohne","Inter",system-ui,sans-serif;font-family:var(--font-sans)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;overflow-x:hidden;background:#ffffff;color:var(--color-midnight-ink)}a{color:inherit;text-decoration:none}a,button{font:inherit}button{border:0;cursor:pointer}button:disabled{cursor:not-allowed}.eyebrow{margin:0 0 14px;color:var(--color-slate-blue);font-size:.78rem;letter-spacing:.11em;text-transform:uppercase}.storefront-shell{--store-accent:var(--color-deep-violet);width:min(1160px,calc(100vw - 32px));margin:0 auto;padding:18px 0 84px}.storefront-topbar{position:sticky;top:12px;z-index:15;display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:26px;padding:12px 14px;border-radius:6px;background:#ffffff;box-shadow:var(--shadow-sm)}.storefront-powered{color:var(--color-slate-blue);font-size:.78rem;letter-spacing:.1em;text-transform:uppercase}.storefront-topbar-actions{display:flex;align-items:center;gap:10px}.storefront-nav{display:flex;align-items:center;gap:8px;margin-left:auto}.storefront-nav a{padding:9px 11px;border-radius:999px;color:var(--color-slate-blue);font-size:.9rem}.storefront-nav a:hover{background:var(--color-surface-muted);color:var(--color-midnight-ink)}.storefront-bottom-cta a,.storefront-contact,.storefront-hero-actions a,.storefront-hero-actions button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:11px 16px;border-radius:4px;background:var(--store-accent);color:var(--color-platinum-white)}.storefront-cart-chip{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;padding:11px 15px;border-radius:4px;background:var(--color-surface-muted);color:var(--color-midnight-ink)}.storefront-cart-chip span{display:grid;place-items:center;min-width:22px;height:22px;padding:0 6px;border-radius:999px;background:var(--store-accent);color:var(--color-platinum-white);font-size:.78rem}.storefront-hero{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.68fr);gap:28px;align-items:stretch;min-height:520px;padding:clamp(28px,5vw,64px);overflow:hidden;border-radius:var(--radius);background:#ffffff;border:1px solid var(--color-border)}.storefront-hero:before{display:none}.storefront-hero-card,.storefront-hero-copy{position:relative;z-index:1}.storefront-hero-copy{display:flex;flex-direction:column;justify-content:center;max-width:680px}.storefront-hero-copy h1,.storefront-section-head h2{margin:0;font-weight:300;letter-spacing:-.03em}.storefront-hero-copy h1{font-size:clamp(3rem,7vw,6rem);line-height:.9}.storefront-hero-copy>p:not(.eyebrow){max-width:58ch;margin:22px 0 0;color:var(--color-slate-blue);font-size:clamp(1rem,1.6vw,1.14rem);line-height:1.55}.storefront-hero-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}.storefront-hero-actions a:nth-child(2),.storefront-hero-actions button{border:1px solid color-mix(in srgb,var(--store-accent) 32%,var(--color-stone-gray));background:#ffffff;color:var(--store-accent)}.storefront-hero-card{min-height:430px;overflow:hidden;border-radius:var(--radius);background:var(--color-surface-muted);border:1px solid var(--color-border)}.storefront-hero-card img,.storefront-product-image img{width:100%;height:100%;object-fit:cover}.storefront-hero-placeholder{display:grid;place-items:center;height:100%;background:var(--color-powder-blue)}.storefront-hero-placeholder span{color:var(--store-accent);font-size:6rem;font-weight:300}.storefront-section{margin-top:64px}.storefront-collection-hero{display:grid;gap:14px;padding:clamp(24px,5vw,52px);border-radius:var(--radius);background:#ffffff;border:1px solid var(--color-border)}.storefront-collection-hero h1{max-width:900px;margin:0;font-size:clamp(2.6rem,7vw,5.8rem);font-weight:300;letter-spacing:-.04em;line-height:.92}.storefront-collection-hero>p:not(.eyebrow){max-width:64ch;margin:0;color:var(--color-slate-blue);font-size:1.06rem;line-height:1.55}.storefront-search-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;width:min(720px,100%);margin-top:8px}.storefront-search-form input{width:100%;min-height:52px;padding:14px 16px;border:1px solid rgba(216,214,223,.86);border-radius:8px;background:#ffffff;color:var(--color-midnight-ink);font:inherit}.storefront-search-form button{min-height:52px;padding:13px 18px;border-radius:8px;background:var(--store-accent);color:var(--color-platinum-white)}.storefront-categories{display:flex;gap:10px;flex-wrap:wrap;margin-top:22px}.storefront-categories a{padding:10px 14px;border-radius:999px;background:var(--color-surface-muted);color:var(--color-slate-blue);font-size:.92rem}.storefront-section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:22px}.storefront-section-head h2{font-size:clamp(2rem,5vw,3.7rem);line-height:.98}.storefront-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.storefront-product-card{display:grid;grid-template-rows:minmax(260px,1fr) auto;min-height:100%;overflow:hidden;border-radius:var(--radius);background:#ffffff;border:1px solid var(--color-border);transition:border-color .16s ease}.storefront-product-card:hover{border-color:color-mix(in srgb,var(--store-accent) 40%,var(--color-border))}.storefront-product-image{min-height:260px;color:var(--store-accent);font-size:3rem;font-weight:300}.storefront-product-image:hover img{transform:scale(1.035)}.storefront-product-image img{transition:transform .28s ease}.storefront-product-badges{position:absolute;top:12px;left:12px;z-index:2;display:flex;flex-wrap:wrap;gap:7px;max-width:calc(100% - 24px)}.storefront-product-badges-detail{top:16px;left:16px}.storefront-product-badge{display:inline-flex;align-items:center;min-height:28px;padding:7px 10px;border-radius:999px;background:#ffffff;color:var(--color-midnight-ink);font-size:.78rem;font-weight:430;line-height:1;box-shadow:var(--shadow-sm);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.storefront-product-badges-detail .storefront-product-badge{min-height:32px;padding:9px 12px;font-size:.86rem}.badge-sale{background:var(--color-midnight-ink);color:var(--color-platinum-white)}.badge-new{background:color-mix(in srgb,var(--store-accent) 14%,#fff);color:var(--store-accent)}.badge-preorder{background:rgba(255,184,77,.18);color:#8b5600}.badge-stock{background:rgba(100,116,141,.14);color:var(--color-slate-blue)}.storefront-product-copy{display:grid;gap:14px;padding:16px}.storefront-product-copy strong{font-weight:430}.storefront-product-title{display:inline-block;color:var(--color-midnight-ink);font-weight:430}.storefront-product-title:hover{color:var(--store-accent)}.storefront-product-bottom em,.storefront-product-copy p,.storefront-product-copy small{color:var(--color-slate-blue)}.storefront-product-copy small{display:block;margin-top:5px;font-size:.82rem}.storefront-product-copy p{margin:0;line-height:1.45}.storefront-product-bottom{display:flex;align-items:end;justify-content:space-between;gap:12px}.storefront-product-bottom span{display:grid;gap:2px}.storefront-product-bottom span small{margin:0;color:var(--color-ghost-gray);text-decoration:line-through}.storefront-product-bottom span strong{color:var(--color-midnight-ink);font-size:1.08rem}.storefront-product-bottom em{color:var(--color-slate-blue);font-size:.82rem;font-style:normal;text-align:right}.storefront-product-actions{display:flex;align-items:center;justify-content:space-between;gap:10px}.storefront-add-button,.storefront-checkout-button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:12px 16px;border-radius:5px;background:var(--store-accent);color:var(--color-platinum-white)}.storefront-add-button:disabled{background:rgba(100,116,141,.18);color:var(--color-ghost-gray);box-shadow:none}.storefront-qty-control{display:inline-flex;align-items:center;gap:8px;padding:5px;border-radius:999px;background:var(--color-surface-muted)}.storefront-qty-control button{display:grid;place-items:center;width:30px;height:30px;border-radius:999px;background:var(--color-platinum-white);color:var(--color-midnight-ink);box-shadow:var(--shadow-sm)}.storefront-qty-control span{min-width:20px;color:var(--color-midnight-ink);font-size:.92rem;text-align:center}.storefront-empty{display:grid;gap:8px;padding:24px 0}.storefront-empty strong{font-size:1.1rem;font-weight:420}.storefront-empty p{margin:0;color:var(--color-slate-blue)}.storefront-product-detail{grid-template-columns:minmax(0,.92fr) minmax(320px,.7fr);gap:26px;align-items:stretch;padding:clamp(18px,4vw,42px);border-radius:var(--radius);background:#ffffff;border:1px solid var(--color-border)}.storefront-product-detail-image{position:relative;display:grid;place-items:center;min-height:min(66vh,620px);overflow:hidden;border-radius:var(--radius);background:var(--color-surface-muted);color:var(--store-accent);font-size:5rem;font-weight:300}.storefront-product-detail-image img{width:100%;height:100%;object-fit:cover}.storefront-product-detail-copy{display:flex;flex-direction:column;justify-content:center;min-width:0}.storefront-back-link{width:fit-content;margin-bottom:26px;color:var(--color-slate-blue);font-size:.92rem}.storefront-product-detail-copy h1{margin:0;font-size:clamp(2.4rem,6vw,5rem);font-weight:300;letter-spacing:-.04em;line-height:.95}.storefront-product-detail-copy>p,.storefront-product-detail-copy>small{color:var(--color-slate-blue)}.storefront-product-detail-copy>small{margin-top:14px}.storefront-product-detail-copy>p{margin:22px 0 0;line-height:1.58}.storefront-product-detail-price{display:grid;gap:4px;margin-top:28px}.storefront-product-detail-price small{color:var(--color-ghost-gray);text-decoration:line-through}.storefront-product-detail-price strong{font-size:clamp(1.8rem,4vw,2.7rem);font-weight:420;letter-spacing:-.03em}.storefront-product-detail-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}.storefront-related-section{padding:clamp(18px,4vw,34px);border-radius:var(--radius);background:#ffffff;box-shadow:var(--shadow-sm)}.storefront-related-section .storefront-section-head h2{max-width:780px}.storefront-bottom-cta{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:72px;padding:18px;border-radius:12px;background:var(--color-midnight-ink);color:var(--color-platinum-white)}.storefront-bottom-cta span{color:#ffffff}.storefront-bottom-cta a{background:var(--color-platinum-white);color:var(--color-midnight-ink)}.storefront-floating-cart{position:fixed;right:24px;bottom:24px;z-index:40;display:inline-flex;align-items:center;gap:16px;min-height:58px;padding:12px 18px;border-radius:999px;background:var(--color-midnight-ink);color:var(--color-platinum-white);border:1px solid var(--color-border)}.storefront-floating-cart span{color:#ffffff}.storefront-cookie-consent{position:fixed;right:18px;bottom:18px;z-index:45;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:16px;align-items:center;width:min(560px,calc(100vw - 36px));padding:16px;border-radius:var(--radius);background:#ffffff;box-shadow:0 8px 24px rgba(11,11,12,.08)}.storefront-cookie-consent strong{display:block;margin-bottom:4px;font-weight:560}.storefront-cookie-consent p{margin:0;color:var(--color-slate-blue);font-size:.9rem;line-height:1.45}.storefront-cookie-consent div:last-child{display:flex;align-items:center;gap:8px}.storefront-cookie-consent button{min-height:40px;padding:10px 14px;border-radius:4px;background:var(--store-accent);color:var(--color-platinum-white)}.storefront-cookie-consent .storefront-cookie-secondary{background:var(--color-surface-muted);color:var(--color-midnight-ink)}.storefront-cart-overlay{position:fixed;inset:0;z-index:80;display:flex;justify-content:flex-end;background:rgba(11,11,12,.38);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.storefront-cart-drawer{display:flex;flex-direction:column;width:min(460px,calc(100vw - 18px));height:100%;padding:18px;overflow:hidden;background:var(--color-platinum-white);box-shadow:-8px 0 28px rgba(11,11,12,.1)}.storefront-cart-head{display:flex;align-items:start;justify-content:space-between;gap:16px;padding-bottom:16px}.storefront-cart-head .eyebrow{margin-bottom:6px}.storefront-cart-head strong{font-size:1.36rem;font-weight:360;letter-spacing:-.02em}.storefront-cart-head button{display:grid;place-items:center;width:42px;height:42px;border-radius:999px;background:var(--color-surface-muted);color:var(--color-midnight-ink);font-size:1.35rem}.storefront-cart-empty{display:grid;gap:8px;margin-top:28px;color:var(--color-slate-blue)}.storefront-cart-empty strong{color:var(--color-midnight-ink);font-weight:420}.storefront-cart-empty p{margin:0}.storefront-cart-lines{display:grid;gap:12px;margin:10px 0 18px;padding-right:4px;overflow-y:auto}.storefront-cart-line{display:grid;grid-template-columns:82px minmax(0,1fr);gap:12px;padding:10px;border-radius:12px;background:rgba(248,250,253,.86)}.storefront-cart-line-image{display:grid;place-items:center;width:82px;height:82px;overflow:hidden;border-radius:10px;background:var(--color-surface-muted);color:var(--store-accent);font-size:1.8rem}.storefront-cart-line-image img{width:100%;height:100%;object-fit:cover}.storefront-cart-line-copy{display:grid;gap:7px;min-width:0}.storefront-cart-line-copy strong{font-weight:430}.storefront-cart-line-copy small{color:var(--color-slate-blue)}.storefront-cart-line-bottom{display:flex;align-items:center;justify-content:space-between;gap:10px}.storefront-cart-line-bottom>strong{white-space:nowrap}.storefront-promo-box{display:grid;gap:8px;margin:2px 0 14px;padding:12px;border-radius:12px;background:rgba(248,250,253,.9)}.storefront-promo-box label,.storefront-promo-box label>div{display:grid;gap:8px}.storefront-promo-box label>div{grid-template-columns:minmax(0,1fr) auto}.storefront-promo-box span{color:var(--color-slate-blue);font-size:.78rem}.storefront-promo-box input{width:100%;border:1px solid rgba(216,214,223,.9);border-radius:10px;background:var(--color-platinum-white);color:var(--color-midnight-ink);font:inherit;outline:none;padding:10px 11px;text-transform:uppercase}.storefront-promo-box input:focus{border-color:color-mix(in srgb,var(--store-accent) 58%,var(--color-border));box-shadow:0 0 0 3px color-mix(in srgb,var(--store-accent) 13%,transparent)}.storefront-promo-box button{border-radius:10px;background:var(--store-accent);color:white;padding:10px 12px}.storefront-promo-box button:disabled{opacity:.55}.storefront-promo-error,.storefront-promo-success{margin:0;font-size:.84rem;line-height:1.35}.storefront-promo-success{color:#047857}.storefront-promo-error{color:#9f1239}.storefront-cart-summary{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:auto;padding-top:18px;border-top:1px solid rgba(216,214,223,.62)}.storefront-cart-summary span{color:var(--color-slate-blue)}.storefront-cart-summary strong{font-size:1.35rem;font-weight:420}.storefront-cart-discount{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:7px;color:var(--color-slate-blue);font-size:.86rem}.storefront-checkout-settings{display:grid;gap:10px;margin-top:12px;padding:12px;border:1px solid rgba(216,214,223,.68);border-radius:12px;background:#ffffff}.storefront-checkout-settings>div{display:grid;gap:7px}.storefront-checkout-settings span{color:var(--color-slate-blue);font-size:.76rem;letter-spacing:.08em;text-transform:uppercase}.storefront-checkout-settings div div{display:flex;flex-wrap:wrap;gap:7px}.storefront-checkout-settings em{padding:7px 9px;border-radius:999px;background:var(--color-surface-muted);color:var(--color-midnight-ink);font-size:.82rem;font-style:normal;line-height:1.2}.storefront-cart-error{background:rgba(255,234,234,.9);color:#9f1239}.storefront-cart-error,.storefront-cart-note{margin:12px 0 0;padding:12px;border-radius:10px;line-height:1.35}.storefront-cart-note{background:rgba(255,247,237,.92);color:#9a3412;font-size:.88rem}.storefront-checkout-button{width:100%;margin-top:14px;font-weight:450}.storefront-checkout-button:disabled{background:rgba(100,116,141,.18);color:var(--color-ghost-gray);box-shadow:none;cursor:not-allowed}@media (max-width:720px){.storefront-shell{width:min(100% - 24px,1160px);padding-top:10px}.storefront-topbar{top:10px}.storefront-hero{min-height:auto;padding:24px}.storefront-hero,.storefront-product-detail{grid-template-columns:1fr}.storefront-product-detail-image{min-height:360px}.storefront-hero-copy h1{font-size:clamp(3rem,15vw,4.8rem)}.storefront-hero-card{min-height:320px}.storefront-section{margin-top:46px}.storefront-section-head{display:grid;gap:8px}.storefront-product-grid{grid-template-columns:1fr}.storefront-product-card{grid-template-rows:minmax(230px,auto) auto}.storefront-product-image{min-height:230px}.storefront-bottom-cta{align-items:stretch;flex-direction:column}.storefront-cookie-consent{left:12px;right:12px;bottom:12px;grid-template-columns:1fr;width:auto}.storefront-cookie-consent div:last-child{display:grid;grid-template-columns:1fr 1fr}}@media (max-width:460px){.storefront-bottom-cta,.storefront-hero-actions,.storefront-search-form,.storefront-topbar{display:grid}.storefront-nav{justify-content:stretch;margin-left:0}.storefront-nav a{text-align:center}.storefront-bottom-cta a,.storefront-contact,.storefront-hero-actions a,.storefront-hero-actions button,.storefront-search-form button{width:100%}.storefront-product-bottom{align-items:start;flex-direction:column}.storefront-product-bottom em{text-align:left}.storefront-product-actions{align-items:stretch;flex-direction:column}.storefront-add-button{width:100%}.storefront-floating-cart{right:12px;bottom:12px;left:12px;justify-content:space-between}.storefront-cart-drawer{width:100%}}.notfound{display:flex;align-items:center;justify-content:center;min-height:100vh;padding:24px}.notfound-card{width:min(520px,100%);padding:44px 36px;border-radius:var(--radius);background:var(--color-platinum-white);border:1px solid var(--color-border);text-align:center}.notfound-code{margin:0;font-size:4.5rem;font-weight:300;line-height:1;letter-spacing:-.04em}.notfound-code,.notfound-title{color:var(--color-midnight-ink)}.notfound-title{margin:18px 0 10px;font-size:1.6rem;font-weight:400;letter-spacing:-.02em}.notfound-text{margin:0 auto;max-width:420px;color:var(--color-slate-blue);line-height:1.55}.notfound-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:28px}.notfound-actions,.notfound-button{align-items:center;justify-content:center}.notfound-button{display:inline-flex;min-height:46px;padding:0 24px;border-radius:6px;background:var(--color-deep-violet);color:var(--color-platinum-white);font-weight:500}.notfound-link{color:var(--color-deep-violet);font-weight:500}.notfound-link:hover{text-decoration:underline}.store-header{position:fixed;top:14px;left:50%;transform:translateX(-50%);z-index:60;display:flex;align-items:center;gap:12px;width:min(1160px,calc(100vw - 28px));padding:9px 12px;border-radius:999px;background:rgba(255,255,255,.6);border:1px solid rgba(255,255,255,.7);box-shadow:0 6px 24px rgba(11,11,12,.06);backdrop-filter:blur(18px) saturate(1.6);-webkit-backdrop-filter:blur(18px) saturate(1.6);transition:background .2s ease,border-color .2s ease}.store-header.is-scrolled{background:rgba(255,255,255,.82);border-color:var(--color-border)}.store-header-side{display:flex;align-items:center;gap:6px;flex:1 1}.store-header-actions{justify-content:flex-end}.store-header-center{flex:1 1}.store-header-title{flex:2 1 auto;text-align:center;font-size:1rem;font-weight:500;letter-spacing:-.01em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.store-header-icon{position:relative;display:grid;place-items:center;width:40px;height:40px;border-radius:999px;background:transparent;color:var(--color-midnight-ink);transition:background .16s ease}.store-header-icon:hover{background:var(--color-surface-muted)}.store-header-badge{position:absolute;top:2px;right:2px;display:grid;place-items:center;min-width:17px;height:17px;padding:0 4px;border-radius:999px;background:var(--store-accent);color:#fff;font-size:.66rem;font-weight:600}.store-header-avatar{display:inline-flex}.store-avatar{display:inline-block;border-radius:999px;object-fit:cover}.store-avatar-fallback{display:grid;place-items:center;background:var(--color-surface-muted);border:1px solid var(--color-border);color:var(--store-accent);font-weight:300}.store-main{display:flex;flex-direction:column;min-height:100vh;padding-top:88px}.store-intro{display:flex;align-items:center;gap:28px;margin-top:6px}.store-intro-photo .store-avatar-fallback{font-size:3.4rem}.store-intro-meta{display:flex;flex-direction:column;gap:12px;transform:translateY(-8px)}.store-intro-name{margin:0;font-size:clamp(1.8rem,4vw,2.8rem);font-weight:400;letter-spacing:-.02em}.store-contacts{display:flex;flex-wrap:wrap;align-items:center;gap:16px}.store-contact{display:inline-flex;align-items:center;color:var(--color-midnight-ink);transition:color .16s ease}.store-contact:hover{color:var(--store-accent)}.store-description{max-width:70ch;margin:24px 0 0;color:var(--color-slate-blue);line-height:1.6;white-space:pre-line}.store-description-toggle{padding:0;background:none;color:var(--store-accent);font-weight:500}.store-description-toggle:hover{text-decoration:underline}.store-categories{display:flex;gap:18px;margin-top:32px;padding-bottom:6px;overflow-x:auto;scrollbar-width:none}.store-categories::-webkit-scrollbar{display:none}.store-category{display:flex;flex:0 0 auto;flex-direction:column;align-items:center;gap:8px;width:92px;color:var(--color-midnight-ink)}.store-category-photo{position:relative;display:grid;place-items:center;width:84px;height:84px;overflow:hidden;border-radius:999px;background:var(--color-surface-muted);border:1px solid var(--color-border);transition:border-color .16s ease}.store-category:hover .store-category-photo{border-color:var(--store-accent)}.store-category-photo img{position:absolute;inset:0;width:100%;height:100%}.store-category-photo .store-category-bg{object-fit:cover;object-position:center;transform:scale(1.18);filter:blur(12px) saturate(1.1)}.store-category-photo .store-category-main{object-fit:contain;object-position:center}.store-category-fallback{color:var(--store-accent);font-size:1.6rem;font-weight:300}.store-category-name{color:var(--color-slate-blue);font-size:.84rem;line-height:1.25;text-align:center}.store-search-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;margin-top:4px}.store-search-form input{min-height:48px;padding:12px 18px;border:1px solid var(--color-border);border-radius:999px;background:#fff;font:inherit}.store-search-form button{display:grid;place-items:center;width:48px;height:48px;border-radius:999px;background:var(--store-accent);color:#fff}.storefront-product-card{display:flex;flex-direction:column;gap:10px;min-height:0;overflow:visible;border:0;border-radius:0;background:transparent;color:var(--color-midnight-ink);transition:none}.storefront-product-card:hover{border:0}.storefront-product-image{position:relative;display:grid;place-items:center;aspect-ratio:1/1;min-height:0;overflow:hidden;border-radius:var(--radius);background:var(--color-surface-muted);border:1px solid var(--color-border)}.storefront-product-image img{position:absolute;inset:0;width:100%;height:100%}.storefront-product-image .storefront-product-image-bg{object-fit:cover;object-position:center;transform:scale(1.18);filter:blur(22px) saturate(1.1)}.storefront-product-image .storefront-product-image-main{object-fit:contain;object-position:center;transition:transform .3s ease}.storefront-product-card:hover .storefront-product-image-main{transform:scale(1.03)}.storefront-product-image-fallback{color:var(--store-accent);font-size:2.4rem;font-weight:300}.storefront-product-name{font-size:.95rem;line-height:1.35}.storefront-product-price{display:flex;align-items:baseline;gap:8px}.storefront-product-price strong{font-size:1rem;font-weight:500}.storefront-product-price s{color:var(--color-ghost-gray);font-size:.85rem}.store-scroll-top{position:fixed;right:22px;bottom:22px;z-index:55;display:grid;place-items:center;width:46px;height:46px;border-radius:999px;background:var(--color-midnight-ink);color:#fff;box-shadow:0 6px 20px rgba(11,11,12,.18)}.storefront-floating-cart{display:none}.store-footer{display:flex;flex-direction:column;gap:18px;margin-top:auto;padding-top:32px;border-top:1px solid var(--color-border)}.store-footer-row{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:6px 20px;color:var(--color-slate-blue);font-size:.88rem;line-height:1.6}.store-footer-terms{flex:1 1 320px;white-space:pre-line}.store-footer-link{flex:0 0 auto;color:var(--color-slate-blue)}.store-footer-link:hover{color:var(--color-midnight-ink);text-decoration:underline}.store-footer-powered{align-self:center;display:inline-flex;align-items:baseline;gap:8px;color:var(--color-ghost-gray);font-size:.92rem}.store-footer-brand{color:var(--store-accent);font-size:1.5rem;font-weight:700;letter-spacing:.02em;text-transform:uppercase}@media (max-width:640px){.store-intro{gap:18px}.store-intro-photo .store-avatar{width:100px!important;height:100px!important}.storefront-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}}.storefront-product-detail{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);gap:40px;align-items:start;padding:0;border:0;border-radius:0;background:transparent}.storefront-product-detail-copy{gap:14px}.pd-gallery{display:flex;flex-direction:column-reverse;gap:12px}.pd-photo{position:relative;display:grid;place-items:center;aspect-ratio:1/1;overflow:hidden;border-radius:var(--radius);background:var(--color-surface-muted);border:1px solid var(--color-border)}.pd-photo img{position:absolute;inset:0;width:100%;height:100%}.pd-photo .pd-photo-bg{object-fit:cover;transform:scale(1.18);filter:blur(24px) saturate(1.1)}.pd-photo .pd-photo-main{object-fit:contain;animation:pdFade .6s ease}.pd-photo-fallback{color:var(--store-accent);font-size:4rem;font-weight:300}@keyframes pdFade{0%{opacity:.35}to{opacity:1}}.pd-bars{display:flex;flex-direction:row;gap:6px}.pd-bar{flex:1 1;height:4px;border-radius:999px;background:var(--color-stone-gray);transition:background .22s ease}.pd-bar.is-active{background:var(--color-midnight-ink)}@media (min-width:768px){.pd-gallery{flex-direction:row;gap:14px}.pd-bars{flex-direction:column;width:4px}.pd-bar{width:4px;min-height:30px}.pd-photo{flex:1 1 auto}}@media (max-width:767px){.storefront-product-detail{grid-template-columns:1fr;gap:24px}}.pd-description{margin:8px 0 0;color:var(--color-slate-blue);line-height:1.6;white-space:pre-line}.pd-ask-button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:12px 16px;border-radius:var(--radius-sm);border:1px solid var(--color-border);background:#fff;color:var(--color-midnight-ink);transition:border-color .16s ease,color .16s ease}.pd-ask-button:hover{border-color:var(--store-accent);color:var(--store-accent)}.pd-ask-backdrop{position:fixed;inset:0;z-index:90;display:grid;place-items:center;padding:18px;background:rgba(11,11,12,.4)}.pd-ask-modal{display:flex;flex-direction:column;gap:16px;width:min(440px,100%);padding:22px;border-radius:var(--radius);background:#fff;box-shadow:0 18px 50px rgba(11,11,12,.22)}.pd-ask-head{display:flex;align-items:center;justify-content:space-between}.pd-ask-head strong{font-size:1.1rem;font-weight:500}.pd-ask-close{background:none;color:var(--color-ghost-gray);font-size:1.5rem;line-height:1}.pd-ask-hint{margin:0;color:var(--color-slate-blue);font-size:.9rem;line-height:1.5}.pd-ask-preview{display:flex;align-items:center;gap:12px;padding:10px;border:1px solid var(--color-border);border-radius:var(--radius-sm);color:var(--color-midnight-ink)}.pd-ask-preview-img{display:grid;place-items:center;flex:0 0 auto;width:56px;height:56px;overflow:hidden;border-radius:8px;background:var(--color-surface-muted);color:var(--store-accent)}.pd-ask-preview-img img{width:100%;height:100%;object-fit:cover}.pd-ask-preview-meta{display:flex;flex-direction:column;gap:2px;min-width:0}.pd-ask-preview-meta strong{font-weight:500}.pd-ask-preview-price{color:var(--color-slate-blue);font-size:.9rem}.pd-ask-preview-meta small{overflow:hidden;color:var(--color-ghost-gray);font-size:.75rem;text-overflow:ellipsis;white-space:nowrap}.pd-ask-copy{min-height:44px;border-radius:var(--radius-sm);background:var(--store-accent);color:#fff}.pd-ask-modal .store-contacts{gap:18px}.pd-variants{display:flex;flex-wrap:wrap;gap:14px}.pd-variant-option{display:flex;flex-direction:column;gap:6px;min-width:140px}.pd-variant-option>span{font-size:.82rem;color:var(--color-slate-blue)}.pd-variant-option select{min-height:44px;padding:10px 12px;border:1px solid var(--color-border);border-radius:var(--radius-sm);background:#fff;font:inherit;color:var(--color-midnight-ink)}.review-shell{max-width:560px;margin:0 auto;padding:40px 20px 64px}.review-shell h1{font-size:1.5rem;margin:0 0 8px}.review-lead{color:#667;margin:0 0 24px}.review-form{display:flex;flex-direction:column;gap:16px}.review-stars{display:flex;gap:4px}.review-star{background:none;border:none;font-size:2.2rem;line-height:1;color:#d0d3e0;cursor:pointer;padding:0}.review-star.is-active{color:#ffc12b}.review-form textarea{padding:12px 14px;border-radius:12px;border:1px solid #d8d6df;font:inherit;resize:vertical}.review-submit{padding:14px;border:none;border-radius:12px;background:#6c5ce7;color:#fff;font-weight:700;font-size:1rem;cursor:pointer}.review-submit:disabled{opacity:.6;cursor:not-allowed}.review-error{color:#e23b51;font-size:.9rem;margin:0}.review-note{text-align:center;color:#445;font-size:1.05rem}