:root{color:#24324a;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--bg:#f4f7fb;--bg-soft:#edf3fb;--surface:#ffffffe0;--surface-strong:#fff;--surface-light:#f8fafc;--surface-light-strong:#fff;--text:#24324a;--text-heading:#0f172a;--text-muted:#64748b;--text-dark:#0f172a;--border:#0f172a14;--border-strong:#0f172a29;--blue:#0f7bd8;--red:#ff2d3d;--yellow:#f6c945;--shadow:0 24px 60px #0f172a1a;--announcement-background:#f5f8ffeb;--header-background:#ffffffd6;--footer-background:#edf3fbe6;--input-background:#ffffffeb;--panel-subtle:#0f172a08;--page-background:#f4f7fb;background:#f4f7fb;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;line-height:1.5}:root[data-theme=dark]{color:#dbe5f6;--bg:#050816;--bg-soft:#091224;--surface:#0a1428cc;--surface-strong:#0e1830;--text:#dbe5f6;--text-heading:#fff;--text-muted:#8ea0c0;--border:#94a3b829;--border-strong:#94a3b83d;--shadow:0 28px 70px #02061759;--announcement-background:#060a18e0;--header-background:#050816d1;--footer-background:#070c18eb;--input-background:#ffffff0a;--panel-subtle:#ffffff0a;--page-background:#050816;background:#050816}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--page-background);min-width:320px;min-height:100vh;color:var(--text);margin:0}body,button,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}button,input,select,textarea{border:0}button{cursor:pointer}img{max-width:100%;display:block}#root{min-height:100vh}h1,h2,h3,p{margin:0}.site-shell{min-height:100vh}.container{width:min(1180px,100% - 32px);margin:0 auto}.announcement-bar{border-bottom:1px solid var(--border);background:var(--announcement-background);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.announcement-bar__inner{color:var(--text-muted);justify-content:space-between;gap:16px;padding:12px 0;font-size:.9rem;display:flex}.announcement-bar__status{color:var(--text-heading);font-weight:600}.site-header{z-index:20;border-bottom:1px solid var(--border);background:var(--header-background);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);position:sticky;top:0}.header-shell{gap:18px;padding:18px 0;display:grid}.header-row,.header-drawer{justify-content:space-between;align-items:center;gap:24px;display:flex}.menu-toggle{border:1px solid var(--border-strong);background:var(--surface);width:52px;height:52px;box-shadow:var(--shadow);border-radius:18px;flex-direction:column;justify-content:center;align-items:center;gap:5px;display:none}.menu-toggle span{background:var(--text-heading);border-radius:999px;width:20px;height:2px}.brand{align-items:center;gap:14px;display:inline-flex}.brand-mark{background:var(--blue);color:#fff;border-radius:18px;place-items:center;width:52px;height:52px;font-size:1.5rem;font-weight:800;display:grid;box-shadow:0 18px 40px #0f7bd859}.brand-copy{flex-direction:column;display:flex}.brand-copy strong{color:var(--text-heading);font-size:1.15rem}.brand-copy small,.footer-copy,.product-card__meta span,.product-card__meta p,.summary-line span,.cart-row__content p,.info-card p,.faq-card p,.empty-state p,.auth-copy p,.hero-copy p,.page-hero p,.shop-toolbar p,.testimonial-card span,.testimonial-card small,.promo-banner p,.trust-strip span{color:var(--text-muted)}.site-nav{flex-wrap:wrap;gap:10px;display:flex}.nav-link,.header-chip,.cart-chip{color:var(--text-muted);border:1px solid #0000;border-radius:999px;padding:10px 14px;transition:all .2s}.nav-link:hover,.nav-link--active,.header-chip:hover,.cart-chip:hover{color:var(--text-heading);border-color:var(--border-strong);background:#0f7bd814}.theme-toggle{border:1px solid var(--border-strong);color:var(--text-heading);background:#0f7bd814;border-radius:999px;justify-content:center;align-items:center;gap:10px;padding:10px 14px;display:inline-flex}.theme-toggle:hover{transform:translateY(-1px);box-shadow:0 12px 26px #0f7bd81f}.header-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.cart-chip{align-items:center;gap:10px;display:inline-flex}.cart-chip span{background:var(--red);color:#fff;border-radius:999px;place-items:center;width:26px;height:26px;font-size:.85rem;font-weight:700;display:grid}.site-main{padding-bottom:80px}.site-footer{border-top:1px solid var(--border);background:var(--footer-background)}.footer-grid{grid-template-columns:1.2fr repeat(3,1fr);gap:28px;padding:48px 0;display:grid}.footer-grid h3,.section-heading h2,.page-hero h1,.hero-copy h1,.product-info-card h1,.summary-card h2,.info-card h2,.form-card h1,.auth-copy h1,.empty-state h1,.account-hero h1,.promo-banner h2{color:var(--text-heading)}.footer-links{color:var(--text-muted);gap:10px;margin:12px 0 0;padding:0;list-style:none;display:grid}.footer-link{color:inherit}.footer-newsletter{gap:10px;margin-top:14px;display:flex}.footer-newsletter input,.footer-newsletter button,.filter-card input,.filter-card select,.option-group select,.option-group input,.form-card input,.form-card select,.form-card textarea{background:var(--input-background);width:100%;color:var(--text-heading);border:1px solid var(--border);border-radius:16px;padding:14px 16px}.form-card textarea{resize:vertical}.footer-newsletter button,.button,.product-card__footer button,.faq-card__trigger,.text-button{transition:transform .2s,box-shadow .2s,background .2s}.footer-newsletter button,.button--primary,.product-card__footer button{background:var(--red);color:#fff;box-shadow:0 16px 30px #ff2d3d40}.button,.product-card__footer button{border-radius:999px;justify-content:center;align-items:center;gap:10px;padding:14px 18px;font-weight:700;display:inline-flex}.button:hover,.product-card__footer button:hover,.footer-newsletter button:hover{transform:translateY(-1px)}.button--ghost{border:1px solid var(--border-strong);color:var(--text-heading);background:0 0}.button--full{width:100%}.text-link,.text-button,.form-helper a,.breadcrumbs a{color:#a8ceff}.page-stack{gap:72px;display:grid;overflow-x:clip}.page-stack--compact{gap:40px}.section{padding-top:24px}.section--soft{background:#0f7bd80a;padding:52px 0}.hero-section{padding:52px 0 16px}.hero-grid,.split-layout,.detail-columns,.shop-layout,.auth-layout,.product-detail__grid{gap:24px;display:grid}.hero-grid,.auth-layout,.split-layout,.product-detail__grid{grid-template-columns:1.15fr .85fr}.hero-copy,.hero-panel,.page-hero,.page-hero--shop,.product-info-card,.summary-card,.info-card,.form-card,.filter-card,.account-mini-card,.hero-panel__card,.hero-mini-card,.promo-banner,.testimonial-card,.category-card,.product-card,.cart-row,.order-card,.faq-card,.success-banner{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow);border-radius:28px}.hero-copy,.page-hero,.product-info-card,.summary-card,.info-card,.form-card,.account-mini-card,.promo-banner,.empty-state,.auth-copy{padding:32px}.hero-copy{align-content:start;gap:22px;display:grid}.eyebrow{color:#ffe089;text-transform:uppercase;letter-spacing:.18em;align-items:center;gap:8px;font-size:.78rem;font-weight:700;display:inline-flex}.hero-copy h1,.page-hero h1,.product-info-card h1,.auth-copy h1,.empty-state h1,.account-hero h1{letter-spacing:-.02em;font-size:clamp(1.9rem,3vw,2.9rem);line-height:1.12}.section-heading h2,.summary-card h2,.info-card h2,.promo-banner h2,.footer-grid h3{font-size:clamp(1.25rem,2vw,1.75rem);line-height:1.2}.hero-actions,.promo-banner__actions,.product-cta-row{flex-wrap:wrap;gap:14px;display:flex}.hero-stats,.trust-strip__grid,.category-grid,.product-grid,.testimonial-grid,.detail-columns,.hero-panel__grid,.spec-list,.form-grid{gap:18px;display:grid}.hero-stats,.trust-strip__grid,.detail-columns,.spec-list,.form-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.hero-stats div,.trust-strip__grid div{background:var(--panel-subtle);border:1px solid var(--border);border-radius:24px;padding:18px 20px}.hero-stats strong,.trust-strip__grid strong,.promo-banner h2,.product-card__meta h3 a,.order-card strong,.summary-line strong,.brand-copy strong,.cart-row__content h3,.product-price-row strong,.filter-card label,.option-group label,.testimonial-card strong,.spec-list strong{color:var(--text-heading);display:block}.category-card strong,.hero-panel__card strong,.hero-mini-card strong{color:#fff;display:block}.hero-panel{gap:18px;display:grid}.hero-panel__card,.hero-mini-card,.category-card,.promo-banner{position:relative;overflow:hidden}.hero-panel__card,.hero-mini-card,.category-card,.product-card__visual,.product-hero-visual,.cart-row__visual{color:#fff}.hero-panel__card:after,.promo-banner:after,.category-card:after{content:"";background:#ffffff14;border-radius:999px;width:180px;height:180px;position:absolute;inset:auto -40px -70px auto}.hero-panel__card--primary{background:#0f7bd8eb}.hero-panel__card,.hero-mini-card{min-height:160px;padding:24px}.hero-panel__grid,.product-grid,.category-grid,.testimonial-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.hero-mini-card,.category-card{flex-direction:column;justify-content:space-between;display:flex}.hero-mini-card span,.hero-panel__card span,.category-card span{z-index:1;position:relative}.trust-strip{padding:8px 0 0}.section-heading{justify-content:space-between;align-items:end;gap:20px;margin-bottom:24px;display:flex}.section-heading--left{margin-bottom:20px}.category-card,.testimonial-card,.info-card,.faq-card,.order-card{padding:24px}.product-card{overflow:hidden}.product-card__visual,.product-hero-visual,.cart-row__visual{flex-direction:column;justify-content:space-between;min-height:220px;padding:24px;display:flex}.product-card__badge{color:#fff;background:#ffffff24;border-radius:999px;align-self:flex-start;padding:8px 12px;font-size:.85rem;font-weight:700}.product-card__body{gap:20px;padding:22px;display:grid}.product-card__footer,.shop-toolbar,.summary-line,.order-card__top,.cart-row__controls,.faq-card__trigger,.breadcrumbs,.product-price-row,.account-hero{justify-content:space-between;align-items:center;gap:16px;display:flex}.product-card__footer span,.product-price-row span{color:var(--text-muted);text-decoration:line-through}.page-hero,.page-hero--shop,.empty-state,.auth-copy{text-align:left}.product-detail{overflow:hidden}.page-hero--shop{background:#0f7bd81f}.shop-layout{grid-template-columns:290px minmax(0,1fr)}.filter-panel,.stack-list,.summary-stack,.order-list,.faq-list{gap:16px;display:grid}.filter-card label,.option-group label{margin-bottom:10px;font-weight:600;display:block}.shop-results{gap:18px;display:grid}.visual-thumbs{flex-wrap:wrap;gap:12px;margin-top:14px;display:flex}.visual-thumb{color:#fff;border:1px solid #0000;border-radius:20px;min-width:96px;min-height:70px}.visual-thumb--active{border-color:#ffffffb3}.product-price-row{align-items:baseline}.product-price-row strong{font-size:1.55rem}.option-group{gap:8px;display:grid}.highlight-list,.footer-links{margin:0}.highlight-list{color:var(--text-muted);gap:8px;padding-left:18px;display:grid}.cms-page__content>div{gap:16px;display:grid}.cms-page__content h2,.cms-page__content h3,.cms-page__content h4{color:var(--text-heading);margin:0}.cms-page__content p,.cms-page__content li{color:var(--text-body)}.cms-page__content ul,.cms-page__content ol{margin:0;padding-left:20px}.cms-page__content a{color:var(--blue)}.spec-list{grid-template-columns:repeat(2,minmax(0,1fr))}.spec-list div{background:var(--panel-subtle);border:1px solid var(--border);border-radius:20px;padding:16px 18px}.spec-list span{color:var(--text-muted);margin-bottom:8px;display:block}.saved-address-panel{gap:12px;display:grid}.saved-address-panel select{width:100%;margin-top:10px}.address-book-card{gap:20px;display:grid}.address-book-card__header,.address-book-grid,.address-list,.address-card,.address-actions,.address-editor{gap:16px;display:grid}.address-book-card__header{grid-template-columns:minmax(0,1fr) auto;align-items:start}.address-book-grid{grid-template-columns:1.1fr .9fr;align-items:start}.address-card{border:1px solid var(--border);background:var(--panel-subtle);border-radius:24px;padding:20px}.address-card__top{justify-content:space-between;align-items:start;gap:12px;display:flex}.address-card__top span,.address-card p,.address-book-card__header p{color:var(--text-muted)}.address-actions{grid-auto-flow:column;justify-content:start}.status-pill{color:#d6ffe6;background:#0f7bd824;border-radius:999px;align-items:center;padding:6px 10px;font-size:.82rem;font-weight:700;display:inline-flex}.cart-row{grid-template-columns:220px minmax(0,1fr);display:grid;overflow:hidden}.cart-row__content{gap:14px;min-width:0;padding:24px;display:grid}.cart-row__controls input{width:90px}.shop-toolbar select,.cart-row__controls input{border:1px solid var(--border);background:var(--input-background);color:var(--text-heading);border-radius:14px;padding:12px 14px}.summary-card,.form-card{height:fit-content}.summary-line--total{border-top:1px solid var(--border);padding-top:14px}.summary-line--stacked{align-items:start}.summary-line--stacked div{gap:4px;display:grid}.summary-note,.summary-error,.summary-success{color:var(--text-muted);margin:0 0 14px}.summary-error{color:#ffb4b4}.summary-success{color:#d6ffe6}.promo-code-form{grid-template-columns:minmax(0,1fr) auto;gap:12px;margin-bottom:18px;display:grid}.promo-code-form input{border:1px solid var(--border);background:var(--input-background);width:100%;color:var(--text-heading);border-radius:14px;padding:12px 14px}.form-card,.auth-copy,.account-hero,.page-hero,.empty-state{gap:20px;display:grid}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.form-grid__full{grid-column:1/-1}.form-helper{text-align:center;color:var(--text-muted)}.form-status{color:var(--text-muted);margin:0}.form-status--error{color:#ffb4b4}.checkbox-field{color:var(--text-muted);align-items:center;gap:12px;display:flex}.checkbox-field input{width:auto}.address-editor,.profile-editor{box-shadow:none;background:0 0;border:0;padding:0}.success-banner{color:#d6ffe6;background:#0f7bd829;padding:16px 20px}.success-banner--inline{margin-top:12px}.account-hero,.promo-banner{grid-template-columns:1.1fr .9fr}.account-mini-card{align-content:start;gap:10px;display:grid}.faq-card__trigger{width:100%;color:var(--text-heading);background:0 0;padding:0}.empty-state{text-align:center;border:1px solid var(--border);background:var(--surface);border-radius:28px;max-width:720px;margin:0 auto}.breadcrumbs{color:var(--text-muted)}.text-button{background:0 0;padding:0}@media (width<=1080px){.announcement-bar__inner,.section-heading,.product-card__footer,.shop-toolbar,.account-hero,.promo-banner,.cart-row__controls{flex-direction:column;align-items:stretch}.breadcrumbs{flex-wrap:wrap;justify-content:flex-start}.hero-grid,.split-layout,.detail-columns,.shop-layout,.auth-layout,.product-detail__grid,.footer-grid,.hero-stats,.trust-strip__grid,.hero-panel__grid,.category-grid,.product-grid,.testimonial-grid,.form-grid,.spec-list,.address-book-grid,.account-hero,.promo-banner,.address-book-card__header,.cart-row{grid-template-columns:1fr}.summary-card,.form-card{position:static}}@media (width<=900px){.announcement-bar__inner{text-align:center;flex-direction:column;align-items:center}.menu-toggle{display:inline-flex}.header-drawer{grid-template-columns:1fr;gap:16px;padding-top:4px;display:none}.header-drawer--open{display:grid}.site-nav,.header-actions{grid-template-columns:1fr;gap:12px;display:grid}.nav-link,.header-chip,.cart-chip,.theme-toggle{text-align:center;justify-content:center;width:100%}.header-actions{justify-content:stretch}.hero-section{padding-top:24px}}@media (width<=760px){.container{width:min(100% - 24px,1180px)}.site-main{padding-bottom:56px}.page-stack{gap:48px}.section{padding-top:12px}.hero-copy,.page-hero,.product-info-card,.summary-card,.info-card,.form-card,.account-mini-card,.promo-banner,.empty-state,.auth-copy,.testimonial-card,.category-card,.faq-card,.order-card{padding:24px}.hero-copy h1,.page-hero h1,.product-info-card h1,.auth-copy h1,.empty-state h1,.account-hero h1{font-size:1.8rem;line-height:1.08}.button,.product-card__footer button,.footer-newsletter button{width:100%}.hero-stats{grid-template-columns:1fr}.product-card__visual,.product-hero-visual,.cart-row__visual{min-height:170px;padding:18px}.product-card__body,.cart-row__content{padding:18px}.visual-thumbs{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.visual-thumb{width:100%;min-width:0}.cart-row__controls{gap:12px}.cart-row__controls input,.shop-toolbar select{width:100%}.summary-line,.summary-line--stacked,.shop-toolbar,.section-heading,.product-price-row,.breadcrumbs{gap:10px}.summary-line,.summary-line--stacked,.product-price-row{flex-direction:column;align-items:flex-start}.product-cta-row,.hero-actions,.promo-banner__actions,.footer-newsletter{gap:12px}.footer-grid{padding:36px 0}.cart-chip span{flex-shrink:0}.footer-newsletter,.hero-actions,.promo-banner__actions,.product-cta-row{flex-direction:column}}@media (width<=480px){.container{width:min(100% - 20px,1180px)}.header-shell{gap:14px;padding:14px 0}.brand-mark{border-radius:16px;width:46px;height:46px;font-size:1.3rem}.brand-copy strong{font-size:1rem}.brand-copy small{font-size:.8rem}.hero-copy,.page-hero,.product-info-card,.summary-card,.info-card,.form-card,.account-mini-card,.promo-banner,.empty-state,.auth-copy,.testimonial-card,.category-card,.faq-card,.order-card{border-radius:24px;padding:20px}.hero-copy h1,.page-hero h1,.product-info-card h1,.auth-copy h1,.empty-state h1,.account-hero h1{font-size:1.55rem}.hero-panel__card,.hero-mini-card{min-height:140px;padding:20px}.section--soft{padding:36px 0}.product-card__badge,.eyebrow{font-size:.72rem}}
