.store-shell{--store-shell-pad:24px;--store-edge-pad:24px;--store-section-pad-bottom:72px;--storefront-scrollbar-thumb:var(--store-accent);--storefront-scrollbar-track:var(--color-surface-elevated);background:var(--color-background);color:var(--color-text);font-family:var(--store-font-body);font-size:var(--store-font-size-body,16px);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;line-height:1.55}.store-shell :is(h1,h2,h3,h4,h5,h6){font-family:var(--store-font-heading);font-weight:var(--store-font-weight-heading);color:var(--color-text);margin:0}.store-shell a{color:inherit;text-decoration:none}.store-shell button{font:inherit;color:inherit;cursor:pointer;background:0 0;border:none;padding:0}.store-shell img{max-width:100%;display:block}.store-shell ::selection{background:color-mix(in srgb, var(--store-accent) 22%, transparent)}.store-shell[data-theme=light]{--color-primary:#000;--color-background:#fff;--color-surface:#fff;--color-surface-elevated:#f8fafc;--color-text:#0f172a;--color-text-muted:#64748b;--color-border:#e2e8f0}@supports (color:lab(0% 0 0)){.store-shell[data-theme=light]{--color-primary:lab(0% 0 0)}}.store-shell[data-theme=dark]{--color-primary:#fff;--color-background:#090b0f;--color-surface:#0f1117;--color-surface-elevated:#171b23;--color-text:#f1f5f9;--color-text-muted:#94a3b8;--color-border:#262b35}@supports (color:lab(0% 0 0)){.store-shell[data-theme=dark]{--color-primary:lab(100% 0 0)}}.store-shell[data-accent-cta=true] [data-store-cta=primary]{background:var(--store-accent);color:var(--store-accent-fg);border-color:var(--store-accent)}.store-shell[data-accent-cta=true] [data-store-cta=primary]:hover{color:var(--store-accent);border-color:var(--store-accent);background:0 0}.store-shell[data-accent-price=true] [data-store-price],.store-shell[data-accent-trust=true] [data-store-trust-icon],.store-shell[data-accent-section=true] [data-store-section-heading]{color:var(--store-accent)}.store-shell[data-accent-badge=true] [data-store-badge]{background:var(--store-accent);color:var(--store-accent-fg);border-color:var(--store-accent)}.store-shell[data-accent-form-focus=true] :is(input,textarea,select):focus{border-color:var(--store-accent);box-shadow:0 0 0 3px color-mix(in srgb, var(--store-accent) 18%, transparent);outline:none}.store-shell[data-accent-module-link=true] [data-store-module-link]{color:var(--store-accent)}.store-shell[data-studio-preview=true] .chat-widget,.store-shell[data-studio-preview=true] .site-header__cart-btn{display:none!important}.storefront-page{padding-inline:var(--store-shell-pad,24px);padding-bottom:var(--store-section-pad-bottom,72px)}.module-shell{position:relative}.module-shell__inner{width:100%;max-width:var(--module-width,min(1200px, 100%));padding-block:var(--module-space-top,0px) var(--module-space-bottom,0px);margin-inline:auto}.module-shell[data-edge-to-edge=true]{width:calc(100% + 2 * var(--store-shell-pad,24px));margin-inline:calc(-1 * var(--store-shell-pad,24px))}.module-shell[data-edge-to-edge=true] .module-shell__inner{max-width:none;padding-inline:var(--store-shell-pad,24px)}.module-shell--bg-muted{background:var(--color-surface-elevated)}.module-shell--bg-accent{background:var(--store-accent);color:var(--store-accent-fg)}.module-shell--bg-dark{background:var(--color-text);color:var(--color-background)}.module-shell--bg-gradient{background:linear-gradient(135deg, var(--store-accent), color-mix(in srgb, var(--store-accent) 42%, var(--color-background)));color:var(--store-accent-fg)}.reveal{opacity:0;transform:translate3d(var(--reveal-x,0px), var(--reveal-y,0px), 0);transition:opacity var(--reveal-duration,.6s) var(--ease-out,cubic-bezier(.2, .8, .2, 1)), transform var(--reveal-duration,.6s) var(--ease-out,cubic-bezier(.2, .8, .2, 1));will-change:opacity, transform}.reveal.is-visible{opacity:1;transform:none}@keyframes store-marquee{0%{transform:translate(0,0)}to{transform:translate(-50%)}}.site-header{z-index:40;background:var(--store-header-bg,var(--color-surface));border-bottom:1px solid var(--store-header-border,var(--color-border));position:sticky;top:0}.site-header[data-backdrop=blur]{-webkit-backdrop-filter:blur(12px);background:color-mix(in srgb, var(--color-surface) 82%, transparent)}.site-header[data-backdrop=transparent]{background:0 0;border-bottom-color:#0000}.site-footer{border-top:1px solid var(--color-border);background:var(--color-surface)}.site-footer[data-divider=none]{border-top:none}.store-shell ::-webkit-scrollbar{width:10px;height:10px}.store-shell ::-webkit-scrollbar-track{background:var(--storefront-scrollbar-track,var(--color-surface-elevated))}.store-shell ::-webkit-scrollbar-thumb{background:var(--storefront-scrollbar-thumb,var(--store-accent));border-radius:999px}@media (max-width:768px){.store-shell{--store-shell-pad:16px;--store-edge-pad:16px;--store-section-pad-bottom:56px}.store-shell .site-header__nav{display:none}.store-shell .site-header__burger{display:inline-flex}}@media (prefers-reduced-motion:reduce){.reveal{opacity:1;transition:none;transform:none}.store-shell .announcement-bar__track,.store-shell .marquee-band__track,.store-shell .hero__media--ambient{animation:none!important}}.announcement-bar{padding:8px var(--store-shell-pad,24px);align-items:center;gap:12px;font-size:.92em;display:flex}.announcement-bar--bg-accent{background:var(--store-accent);color:var(--store-accent-fg)}.announcement-bar--bg-neutral{background:var(--color-surface-elevated);color:var(--color-text);border-bottom:1px solid var(--color-border)}.announcement-bar--bg-dark{background:var(--color-text);color:var(--color-background)}.announcement-bar__clip{flex:1;min-width:0;overflow:hidden}.announcement-bar__track{width:max-content;animation:linear infinite store-marquee;display:flex}.announcement-bar__track--reverse{animation-direction:reverse}.announcement-bar__clip--pausable:hover .announcement-bar__track{animation-play-state:paused}.announcement-bar__group{white-space:nowrap;align-items:center;display:flex}.announcement-bar__item{align-items:center;gap:6px;padding-right:24px;display:inline-flex}.announcement-bar__link{text-underline-offset:3px;font-weight:600;text-decoration:underline}.announcement-bar__dismiss{opacity:.7;width:28px;height:28px;transition:opacity var(--dur-fast,.18s) var(--ease-out,ease);border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.announcement-bar__dismiss:hover{opacity:1}.site-header__inner{justify-content:space-between;align-items:center;gap:var(--store-header-gap,12px);min-height:var(--store-header-height,35px);padding:6px var(--store-shell-pad,24px);display:flex}.site-header__start,.site-header__end{align-items:center;gap:var(--store-header-gap,12px);display:flex}.site-header__brand{font-family:var(--store-font-heading);font-weight:var(--store-font-weight-heading);letter-spacing:-.01em;align-items:center;gap:8px;font-size:1.05em;display:inline-flex}.site-header__logo{width:auto;height:26px}.site-header__nav{align-items:center;gap:20px;display:flex}.site-header__nav-link{opacity:.85;transition:opacity var(--dur-fast,.18s) var(--ease-out,ease);font-size:.95em}.site-header__nav-link:hover{opacity:1}.site-header__nav-link.is-accent{color:var(--store-accent);opacity:1;font-weight:600}.site-header__icon-btn{width:34px;height:34px;color:var(--color-text);transition:background var(--dur-fast,.18s) var(--ease-out,ease), color var(--dur-fast,.18s) var(--ease-out,ease);border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.site-header__icon-btn:hover{background:var(--color-surface-elevated)}.site-header__cart-btn--accent{background:var(--store-accent);color:var(--store-accent-fg)}.site-header__cart-btn--accent:hover{background:var(--store-accent);color:var(--store-accent-fg);opacity:.9}.site-header__burger{border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;display:none}.site-header__burger:hover{background:var(--color-surface-elevated)}.site-header__drawer{background:var(--color-surface);border-bottom:1px solid var(--color-border);padding:12px var(--store-shell-pad,24px) 20px;position:absolute;top:100%;left:0;right:0;box-shadow:0 16px 32px #0000001f}.site-header__drawer-head{border-bottom:1px solid var(--color-border);justify-content:space-between;align-items:center;margin-bottom:8px;padding-bottom:8px;display:flex}.site-header__drawer-nav{flex-direction:column;display:flex}.site-header__drawer-link{border-bottom:1px solid var(--color-border);padding:12px 4px;font-size:1.02em}.site-header__drawer-link:last-child{border-bottom:none}.site-header__drawer-link.is-accent{color:var(--store-accent);font-weight:600}.site-footer__inner{padding:calc(var(--store-footer-pad-y,18px) + 16px) var(--store-shell-pad,24px) calc(var(--store-footer-pad-y,18px) + 8px);flex-direction:column;gap:24px;display:flex}.site-footer__brand{flex-direction:column;gap:10px;max-width:420px;display:flex}.site-footer__brand-link{font-family:var(--store-font-heading);font-weight:var(--store-font-weight-heading);align-items:center;font-size:1.1em;display:inline-flex}.site-footer__logo{width:auto;height:26px}.site-footer__tagline{color:var(--color-text-muted);margin:0;font-size:.95em}.site-footer__columns{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:28px;display:grid}.site-footer__column-heading{text-transform:uppercase;letter-spacing:.06em;color:var(--color-text-muted);margin-bottom:10px;font-size:.85em}.site-footer__column-links{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.site-footer__link{color:var(--color-text);opacity:.85;transition:opacity var(--dur-fast,.18s) var(--ease-out,ease)}.site-footer__link:hover{opacity:1}.site-footer__social{gap:10px;display:flex}.site-footer__social-link{border:1px solid var(--color-border);width:36px;height:36px;color:var(--color-text-muted);transition:color var(--dur-fast,.18s) var(--ease-out,ease), border-color var(--dur-fast,.18s) var(--ease-out,ease);border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.site-footer__social-link:hover{color:var(--store-accent);border-color:var(--store-accent)}.site-footer__bottom{border-top:1px solid var(--color-border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding-top:18px;display:flex}.site-footer__legal{gap:18px;margin:0;padding:0;list-style:none;display:flex}.site-footer__copyright{color:var(--color-text-muted);margin:0;font-size:.92em}.store-shell{flex-direction:column;min-height:100dvh;display:flex}.site-header[data-brand-position=center] .site-header__start{flex:1;justify-content:center}.site-header__brand-icon{color:var(--color-text)}.site-header__cart-count{background:var(--color-text);min-width:15px;height:15px;color:var(--color-background);text-align:center;border-radius:999px;padding:0 4px;font-size:10px;font-weight:600;line-height:15px;position:absolute;top:1px;right:1px}.site-header__cart-btn,.site-header__theme-toggle{position:relative}.site-header__theme-menu{background:var(--color-surface);border:1px solid var(--color-border);border-radius:12px;min-width:176px;padding:6px;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 12px 32px #00000029}.site-header__theme-item{width:100%;color:var(--color-text);text-align:left;border-radius:8px;align-items:center;gap:10px;padding:8px 10px;font-size:.92em;display:flex}.site-header__theme-item:hover{background:var(--color-surface-elevated)}.site-header__theme-item:focus-visible,.site-header__theme-toggle:focus-visible{outline:2px solid var(--store-accent);outline-offset:2px}.site-header__theme-label{flex:1}.site-header__theme-check{color:var(--store-accent)}.storefront-preview-banner{padding:5px var(--store-shell-pad,24px);background:var(--store-accent);color:var(--store-accent-fg);justify-content:center;align-items:center;gap:12px;font-size:.85em;display:flex}.storefront-preview-banner__link{text-underline-offset:3px;font-weight:600;text-decoration:underline}.storefront-maintenance{padding:var(--store-shell-pad,24px);flex:1;justify-content:center;align-items:center;display:flex}.storefront-maintenance__inner{text-align:center;max-width:480px;color:var(--color-text-muted)}.storefront-maintenance__inner h1{color:var(--color-text);margin-bottom:8px;font-size:1.4em}@media (max-width:768px){.site-footer__bottom{flex-direction:column;align-items:flex-start}.store-shell .site-header__nav{flex-wrap:wrap;justify-content:center;gap:12px 20px;display:flex}.store-shell .site-header__inner{flex-wrap:wrap;row-gap:4px}}
