:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--page-bg:#e9edf3;--surface:#f5f7fa;--surface-subtle:#e3e8ef;--surface-strong:#0f172a;--text:#101827;--text-muted:#647083;--text-soft:#818da0;--border:#d1d8e2;--border-strong:#bcc6d3;--brand:#2563eb;--brand-hover:#1d4ed8;--brand-soft:#eff6ff;--success:#15803d;--radius-sm:.625rem;--radius-md:.875rem;--radius-lg:1.25rem;--radius-xl:1.75rem;--shadow-sm:0 2px 5px #1e293b11;--shadow-md:0 12px 32px #1e293b16;--shadow-lg:0 22px 52px #1e293b1c;--content-width:80rem;--reading-width:48rem}.pageRecovery{place-items:center;min-height:65svh;padding:3rem 1.25rem;display:grid}.pageRecovery section{text-align:center;background:var(--surface);border:1px solid var(--border);max-width:34rem;box-shadow:var(--shadow-md);border-radius:1.75rem;padding:clamp(1.5rem,5vw,3rem)}.pageRecoveryBrand{color:var(--brand);font-size:1.4rem;font-weight:800}.pageRecovery h1{letter-spacing:-.04em;font-size:clamp(1.5rem,4vw,2rem)}.pageRecovery p:not(.pageRecoveryBrand),.pageRecovery small{color:var(--text-muted);line-height:1.65}.pageRecovery section>div{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;margin:1.75rem 0;display:flex}.pageRecovery button{background:var(--brand);color:#fff;cursor:pointer;border:0;border-radius:.8rem;padding:.85rem 1.5rem;font-weight:700}.pageRecovery a{color:var(--brand);font-weight:600}*{box-sizing:border-box}html{background:var(--page-bg);color:var(--text);scroll-behavior:smooth;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{background:radial-gradient(circle at 50% 0%, #2563eb0e, transparent 28rem), var(--page-bg);min-height:100vh;margin:0}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:3px;outline:3px solid #2563eb47}.site{flex-direction:column;min-height:100vh;display:flex}.siteContent{flex:1}.siteHeader{z-index:50;background:var(--chrome-bg,#fafbfce0);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid #e2e8f0d9;position:sticky;top:0}.siteHeaderInner{min-height:4.5rem;max-width:var(--content-width);justify-content:space-between;align-items:center;gap:2rem;margin:0 auto;padding:0 1.5rem;display:flex}.brand{color:var(--text);letter-spacing:-.035em;align-items:center;gap:.7rem;font-size:1.2rem;font-weight:800;text-decoration:none;display:inline-flex}.brandMark{background:var(--surface-strong);color:#fff;width:2rem;height:2rem;box-shadow:var(--shadow-sm);border-radius:.65rem;place-items:center;font-size:1rem;font-weight:850;display:grid}.siteHeaderActions{align-items:center;gap:1.25rem;display:flex}.primaryNavigation{align-items:center;gap:.25rem;display:flex}.primaryNavigation a{border-radius:var(--radius-sm);color:var(--text-muted);padding:.55rem .75rem;font-size:.925rem;font-weight:650;text-decoration:none;transition:background-color .15s,color .15s}.primaryNavigation a:hover{background:var(--surface-subtle);color:var(--text)}.languageSwitcher{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow-sm);border-radius:999px;gap:.15rem;padding:.2rem;display:inline-flex}.languageSwitcher a,.languageFallback{min-width:2.45rem;color:var(--text-muted);text-align:center;border-radius:999px;padding:.4rem .55rem;font-size:.75rem;font-weight:750;text-decoration:none}main{width:min(100%, var(--content-width));margin:0 auto;padding:4.5rem 1.5rem 5.5rem}.hero{max-width:58rem;padding:3.5rem 0 2rem}.eyebrow{color:var(--brand);letter-spacing:.11em;text-transform:uppercase;margin:0 0 .75rem;font-size:.78rem;font-weight:800}.hero h1,.productHeader h1{max-width:15ch;color:var(--text);letter-spacing:-.06em;margin:0;font-size:clamp(2.75rem,7vw,5.6rem);font-weight:820;line-height:.98}.hero>p:not(.eyebrow){max-width:42rem;color:var(--text-muted);margin:1.5rem 0 0;font-size:clamp(1.05rem,2vw,1.25rem);line-height:1.65}.searchForm{gap:.65rem;max-width:48rem;margin-top:2.25rem;display:grid}.searchForm label{color:var(--text-muted);font-size:.875rem;font-weight:650}.searchForm div{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-md);gap:.6rem;padding:.4rem;display:flex}.searchForm input{min-width:0;color:var(--text);background:0 0;border:0;outline:none;flex:1;padding:.8rem 1rem}.searchForm input::placeholder{color:var(--text-soft)}.searchForm button{border-radius:var(--radius-md);background:var(--surface-strong);color:#fff;cursor:pointer;border:0;padding:.8rem 1.25rem;font-weight:750;transition:transform .15s,background-color .15s}.searchForm button:hover{background:#1e293b;transform:translateY(-1px)}section{margin-bottom:4rem}section>h2,.sectionHeading h2{letter-spacing:-.035em;margin:0 0 1.25rem;font-size:clamp(1.5rem,3vw,2rem)}.capabilities{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin:0;padding:0;list-style:none;display:grid}.capabilities li{border:1px solid var(--border);border-radius:var(--radius-lg);min-height:9rem;color:var(--text-muted);box-shadow:var(--shadow-sm);background:#ffffffbf;padding:1.4rem;font-weight:600;line-height:1.55}.searchResults{grid-template-columns:repeat(auto-fill,minmax(18rem,1fr));gap:1rem;margin:2rem 0;padding:0;list-style:none;display:grid}.searchResults li{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);min-height:17rem;box-shadow:var(--shadow-sm);flex-direction:column;padding:1.4rem;transition:transform .16s,box-shadow .16s,border-color .16s;display:flex}.searchResults li:hover{border-color:var(--border-strong);box-shadow:var(--shadow-md);transform:translateY(-2px)}.searchResults h2{letter-spacing:-.02em;margin:0 0 .9rem;font-size:1.15rem;line-height:1.35}.searchResults p{color:var(--text-muted);margin:.25rem 0;font-size:.9rem}.searchResults a{color:var(--brand);margin-top:auto;padding-top:1.25rem;font-weight:750;text-decoration:none}.searchResults a:hover{color:var(--brand-hover)}.productHeader{margin-bottom:3.5rem;padding:2rem 0 0}.productHeader h1{max-width:20ch;font-size:clamp(2.25rem,5vw,4rem)}.productHeader>p:not(.eyebrow){max-width:50rem;color:var(--text-muted);font-size:1.05rem;line-height:1.6}.sectionHeading{justify-content:space-between;align-items:flex-end;gap:2rem;margin-bottom:1.25rem;display:flex}.sectionHeading h2{margin:0}.sortLinks{color:var(--text-muted);flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.5rem;font-size:.875rem;display:flex}.sortLinks a{border:1px solid var(--border);background:var(--surface);border-radius:999px;padding:.45rem .7rem;text-decoration:none}.sortLinks a:hover{border-color:var(--border-strong);color:var(--text)}.offerGrid{grid-template-columns:repeat(auto-fit,minmax(min(100%,20rem),1fr));gap:1rem;display:grid}.offerCard{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);width:100%;min-width:0;max-width:30rem;box-shadow:var(--shadow-sm);flex-direction:column;padding:1.4rem;display:flex}.offerCard h3{overflow-wrap:anywhere;margin:0 0 1.25rem;font-size:1.1rem}.offerCard dl{gap:.7rem;margin:0;display:grid}.offerCard dl div{justify-content:space-between;align-items:baseline;gap:1rem;display:flex}.offerCard dt{color:var(--text-muted);font-size:.875rem}.offerCard dd{text-align:right;margin:0;font-weight:700}.offerLink{border-radius:var(--radius-md);background:var(--brand);color:#fff;text-align:center;margin-top:1.4rem;padding:.8rem 1rem;font-weight:750;text-decoration:none;display:block}.offerLink:hover{background:var(--brand-hover)}.tableWrapper{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-sm);overflow-x:auto}table{border-collapse:collapse;width:100%}th,td{border-bottom:1px solid var(--border);text-align:left;white-space:nowrap;padding:.9rem 1rem}th{background:var(--surface-subtle);color:var(--text-muted);font-size:.8rem;font-weight:750}tbody tr:last-child td{border-bottom:0}.contentPage{max-width:var(--reading-width)}.contentPage header{margin-bottom:3rem}.contentPage p,.contentPage li{color:var(--text-muted);line-height:1.75}.reviewNotice{border-inline-start:.25rem solid var(--brand);padding-inline-start:1rem}.siteFooter{--footer-accent:#7540d8;--footer-muted:#746985;--footer-line:#e4dbf2;--footer-hover:#eee5fc;border-top:1px solid var(--footer-line);background:radial-gradient(at 8% 0,#eee5ff 0%,#0000 55%),linear-gradient(115deg,#faf8ff,#f5f0fb)}.siteFooterInner{max-width:var(--content-width);grid-template-columns:auto 1fr;align-items:center;gap:1.5rem 2rem;margin:0 auto;padding:2rem 1.5rem 1.1rem;display:grid}.footerBrand{color:var(--footer-accent);letter-spacing:-.06em;font-size:1.6rem;font-weight:850;text-decoration:none}.footerNavigation{flex-wrap:wrap;justify-content:flex-end;gap:.4rem .7rem;display:flex}.footerNavigation a{color:var(--footer-muted);border-radius:.55rem;padding:.45rem .55rem;font-size:.82rem;text-decoration:none;transition:color .18s,background .18s}.footerNavigation a:hover{color:var(--footer-accent);background:var(--footer-hover)}.footerBottom{border-top:1px solid var(--footer-line);flex-wrap:wrap;grid-column:1/-1;justify-content:space-between;align-items:center;gap:.6rem 1rem;padding-top:.85rem;display:flex}.copyright{color:var(--footer-muted);margin:0;font-size:.75rem}:root[data-theme=dark] .siteFooter{--footer-accent:#c5a4ff;--footer-muted:#ada0bf;--footer-line:#342740;--footer-hover:#2b1f3a;background:radial-gradient(at 8% 0,#28183e 0%,#0000 55%),linear-gradient(115deg,#16101f,#120e1a)}.copyright{white-space:nowrap;margin:0}@media (max-width:48rem){.siteHeaderInner{min-height:4rem;padding:0 1rem}.siteHeaderActions{gap:.5rem}.primaryNavigation{display:none}main{padding:2.75rem 1rem 4rem}.hero{padding-top:2rem}.hero h1{font-size:clamp(2.5rem,13vw,4rem)}.searchForm div{flex-direction:column;align-items:stretch;padding:.5rem}.searchForm button{width:100%}.capabilities{grid-template-columns:1fr}.capabilities li{min-height:auto}.sectionHeading{flex-direction:column;align-items:flex-start}.sortLinks{justify-content:flex-start}.siteFooterInner{text-align:center;grid-template-columns:1fr}.footerNavigation{justify-content:center}}.catalogMain{width:min(100%, var(--content-width));padding-top:clamp(2.5rem,6vw,4.5rem);padding-bottom:0}.catalogHeader{text-align:center;max-width:58rem;margin:0 auto 2.2rem}.catalogHeader h1{color:var(--text);letter-spacing:-.055em;margin:0;font-size:clamp(2.25rem,5vw,4rem);line-height:1}.catalogHeader>p{color:var(--text-muted);margin:1rem 0 0}.catalogSearch{border:1px solid var(--border);background:var(--glass-strong);min-height:3.8rem;box-shadow:var(--shadow-md);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:1.2rem;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;margin-top:1.8rem;padding:.38rem;display:grid}.catalogSearch>svg{fill:none;width:1.2rem;stroke:var(--text-soft);stroke-linecap:round;stroke-width:1.7px;margin-left:.85rem}.catalogSearch input[type=search]{min-width:0;color:var(--text);background:0 0;border:0;outline:0;padding:.8rem}.catalogSearch input::placeholder{color:var(--text-soft)}.catalogSearch button{background:var(--button-bg);min-height:3rem;color:var(--button-text);cursor:pointer;border:0;border-radius:.9rem;padding:0 1.2rem;font-weight:750}.catalogCategories{gap:1rem;margin-bottom:2.5rem;display:grid}.catalogRootCategories,.catalogSubcategories{scrollbar-width:thin;gap:.55rem;padding:.15rem 0 .35rem;display:flex;overflow-x:auto}.catalogRootCategories a,.catalogSubcategories a{border:1px solid var(--border);background:var(--glass);color:var(--text-muted);white-space:nowrap;border-radius:999px;flex:none;padding:.62rem .9rem;font-size:.86rem;font-weight:700;text-decoration:none}.catalogRootCategories a:hover,.catalogSubcategories a:hover,.catalogRootCategories a.isSelected{border-color:var(--border-strong);background:var(--button-bg);color:var(--button-text)}.catalogSubcategories a{background:var(--surface)}.catalogBreadcrumbs{color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:.45rem;margin:0;padding:0;font-size:.82rem;list-style:none;display:flex}.catalogBreadcrumbs li+li:before{color:var(--text-soft);content:"/";margin-right:.45rem}.catalogBreadcrumbs a{text-decoration:none}.catalogBreadcrumbs a:hover{color:var(--text)}.catalogResultsSection{margin-bottom:0}.catalogResultsHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.25rem;display:flex}.catalogSort{flex-wrap:wrap;align-items:center;gap:.5rem;max-width:100%;font-size:.875rem;display:flex}.catalogSort select{border:1px solid var(--border);background:var(--surface);min-width:0;max-width:100%;color:var(--text);font:inherit;border-radius:.6rem;padding:.65rem}.catalogSort select:focus-visible,.categoryCard:focus-visible{outline:2px solid var(--hero-accent);outline-offset:3px}.catalogResultsHeader h2{letter-spacing:-.035em;margin:0;font-size:clamp(1.35rem,3vw,1.8rem)}.catalogResultsHeader p{color:var(--text-muted);margin:.35rem 0 0;font-size:.9rem}.catalogResultsHeader h3{color:var(--text);margin:.75rem 0 0;font-size:1rem;font-weight:720}.catalogOutsideSuggestion{border:1px solid var(--border);background:var(--surface-subtle);color:var(--text-muted);border-radius:1rem;justify-content:space-between;align-items:center;gap:1rem;margin:0 0 1.25rem;padding:.75rem .9rem;font-size:.88rem;display:flex}.catalogOutsideSuggestion div{gap:.25rem;display:grid}.catalogOutsideSuggestion strong{color:var(--text)}.catalogOutsideSuggestion a{background:var(--button-bg);color:var(--button-text);border-radius:999px;flex:none;padding:.62rem .85rem;font-weight:750;text-decoration:none}.catalogOutsideSuggestion.isProminent{border-color:var(--border-strong);padding:1rem}.catalogProductGrid{grid-template-columns:repeat(auto-fill,minmax(17rem,1fr));gap:1rem;margin:0;padding:0;list-style:none;display:grid}.catalogProductGrid li{border:1px solid var(--border);background:var(--glass);min-width:0;box-shadow:var(--shadow-sm);border-radius:1.25rem;transition:transform .16s,border-color .16s,box-shadow .16s}.catalogProductGrid li:hover{border-color:var(--border-strong);box-shadow:var(--shadow-md);transform:translateY(-2px)}.catalogProductGrid li>a{height:100%;color:inherit;flex-direction:column;padding:.8rem;text-decoration:none;display:flex}.catalogProductVisual{aspect-ratio:1;background:var(--surface-subtle);width:100%;color:var(--text-soft);border-radius:.9rem;place-items:center;padding:.8rem;display:grid;overflow:hidden}.catalogProductVisual img{object-fit:contain;width:100%;height:100%;min-height:0}.catalogProductVisual svg{fill:none;stroke:currentColor;stroke-linejoin:round;stroke-width:1.25px;width:2.5rem}.catalogProductBody{flex-direction:column;flex:1;gap:.35rem;padding:1rem .35rem .35rem;display:flex}.catalogProductBrand{color:var(--hero-accent);letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:800}.catalogProductBody strong{font-size:1.02rem;line-height:1.35}.catalogProductBody>span:not(.catalogProductBrand,.catalogProductPrice,.catalogProductCta){color:var(--text-muted);font-size:.85rem}.catalogProductMeta{margin-top:.45rem}.catalogProductPrice{margin-top:auto;padding-top:.8rem;font-size:1.1rem;font-weight:800}.catalogProductCta{color:var(--hero-accent);margin-top:.65rem;font-size:.85rem;font-weight:750}.catalogNotice{border:1px solid var(--border);background:var(--glass);color:var(--text-muted);text-align:center;border-radius:1rem;padding:1.2rem}.catalogPagination{color:var(--text-muted);text-align:center;grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem;margin-top:2rem;font-size:.86rem;display:grid}.catalogPagination a{border:1px solid var(--border);background:var(--surface);width:fit-content;color:var(--text);border-radius:999px;padding:.6rem .9rem;font-weight:700;text-decoration:none}.catalogPagination a:last-child{justify-self:end}@media (max-width:48rem){.catalogMain{padding-top:2rem}.catalogHeader{text-align:left}.catalogSearch{grid-template-columns:auto minmax(0,1fr) auto}.catalogSearch button{padding:0 .85rem}.catalogProductGrid{grid-template-columns:1fr}.catalogOutsideSuggestion{flex-direction:column;align-items:stretch}.catalogOutsideSuggestion a{text-align:center}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important}}.heroTrust{color:var(--text-muted);flex-wrap:wrap;gap:.65rem 1.4rem;margin-top:1.4rem;font-size:.82rem;font-weight:650;display:flex}.heroTrust span{align-items:center;gap:.45rem;display:inline-flex}.heroTrust span:before{background:var(--brand);content:"";border-radius:999px;width:.4rem;height:.4rem}.homeSection{padding-top:2rem}.homeSectionHeading h2{letter-spacing:-.05em;margin:0;font-size:clamp(2rem,4vw,3.25rem);line-height:1.05}.homeSectionHeading>p:last-child{color:var(--text-muted);margin:1rem 0 0;font-size:1.05rem;line-height:1.65}.capabilities li{flex-direction:column;min-height:15rem;display:flex}.capabilityNumber{color:var(--text-soft);letter-spacing:.08em;margin-bottom:auto;font-size:.75rem;font-weight:800}.capabilities strong{color:var(--text);letter-spacing:-.025em;margin-top:2.5rem;font-size:1.15rem}.capabilities p{color:var(--text-muted);margin:.65rem 0 0;line-height:1.6}:root{--home-glow:#4f46e50f;--glass:#f5f7fad1;--glass-strong:#f7f9fbe6;--control-bg:#f1f4f8e0;--control-hover:#f7f9fb;--chrome-bg:#eef2f6e0;--button-bg:#111827;--button-text:#fff;--focus-ring:#4f46e54d;--hero-accent:#4f46e5;--junire-accent-violet-soft:#7138c7;--junire-accent-indigo-soft:#4744b8;--junire-accent-blue-soft:#2466bd;--junire-accent-cyan-soft:#0786a3;--junire-accent-magenta-soft:#ad378f;--junire-accent-lavender-soft:#8057b9;--junire-category-icon:#fff;--junire-category-border:#4f46e533;--junire-category-glow:0 7px 18px #4f46e521;--junire-category-hover-border:#4f46e547;--junire-category-hover-shadow:0 8px 22px #1f293717;--junire-category-image-bg:#f5f7fae0;--junire-category-image-border:#4f46e521;--junire-category-image-glow:0 6px 16px #4f46e50e}:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--page-bg:#090b10;--surface:#11141b;--surface-subtle:#171b24;--surface-strong:#f8fafc;--text:#f5f7fb;--text-muted:#9aa3b2;--text-soft:#6f7887;--border:#252a35;--border-strong:#3a4150;--brand:#a5b4fc;--brand-hover:#c7d2fe;--brand-soft:#17182b;--home-glow:#6366f133;--glass:#11141bb8;--glass-strong:#11141be6;--control-bg:#181c25c7;--control-hover:#202530;--chrome-bg:color-mix(in srgb, var(--page-bg) 78%, transparent);--button-bg:#f8fafc;--button-text:#111827;--focus-ring:#a5b4fc61;--hero-accent:#a5b4fc;--junire-accent-violet-soft:#7c4ddb;--junire-accent-indigo-soft:#585bd6;--junire-accent-blue-soft:#3479d4;--junire-accent-cyan-soft:#0796b5;--junire-accent-magenta-soft:#c044a2;--junire-accent-lavender-soft:#9468cf;--junire-category-icon:#fafaff;--junire-category-border:#a5b4fc3d;--junire-category-glow:0 7px 20px #7c4ddb29;--junire-category-hover-border:#a5b4fc61;--junire-category-hover-shadow:0 8px 24px #0000003d;--junire-category-image-bg:#181c25db;--junire-category-image-border:#a5b4fc2e;--junire-category-image-glow:0 6px 18px #7c4ddb17;--shadow-sm:0 1px 2px #0000004d;--shadow-md:0 18px 50px #00000052;--shadow-lg:0 30px 90px #0006}body{background:radial-gradient(circle at 50% -8rem, var(--home-glow), transparent 38rem), var(--page-bg);transition:background-color .22s,color .22s}.siteHeader{border-color:color-mix(in srgb, var(--border) 76%, transparent);background:var(--chrome-bg)}.siteHeaderInner{min-height:4.75rem}.brandMark{background:var(--button-bg);color:var(--button-text)}.languageSwitcher{border-color:color-mix(in srgb, var(--border) 82%, transparent);background:var(--control-bg);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.languageSwitcher a{justify-content:center;align-items:center;gap:.32rem;display:inline-flex}.languageSwitcher a[aria-current=page]{background:var(--button-bg);color:var(--button-text)}.themeToggle{border:1px solid color-mix(in srgb, var(--border) 82%, transparent);background:var(--control-bg);width:2.65rem;height:2.65rem;color:var(--text);cursor:pointer;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:999px;place-items:center;padding:0;transition:transform .16s,background-color .16s;display:grid}.themeToggle:hover{background:var(--control-hover);transform:translateY(-1px)}.themeIcon{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;width:1.1rem;height:1.1rem}.themeIconMoon,:root[data-theme=dark] .themeIconSun{display:none}:root[data-theme=dark] .themeIconMoon{display:block}.homeMain{width:100%;max-width:none;padding:0 0 6rem;overflow:hidden}.homeHero{text-align:center;flex-direction:column;align-items:center;width:min(100% - 2rem,68rem);min-height:min(68vh,44rem);margin:0 auto;padding:clamp(5rem,12vh,8.5rem) 1rem 4rem;display:flex}.homeEyebrow{color:var(--hero-accent);letter-spacing:.22em;text-transform:uppercase;margin:0 0 1.2rem;font-size:.72rem;font-weight:800}.homeHero h1{width:100%;max-width:none;color:var(--text);letter-spacing:-.065em;text-align:center;text-wrap:balance;margin:0;font-size:clamp(3rem,7vw,6.2rem);font-weight:760;line-height:.98}.homeIntroduction{width:100%;color:var(--text-muted);text-align:center;margin:1.5rem 0 0;font-size:clamp(1rem,2vw,1.2rem);line-height:1.5}.heroSearch{align-self:center;width:min(100%,49rem);margin-top:clamp(2.25rem,5vw,3.25rem)}.junireMascotExperience{align-self:center;width:min(100%,49rem);position:relative}.junireMascot{--junire-pointer-x:0;--junire-pointer-y:0;--junire-mascot-shadow:0 10px 16px #252d421f;z-index:1;aspect-ratio:3/2;pointer-events:none;transform-origin:70% 75%;background:0 0;border:0;width:29rem;padding:0;transition:transform .65s cubic-bezier(.22,1,.36,1);position:absolute;bottom:-.5rem;right:-24rem;transform:none}.junireMascotImage{width:100%;height:auto;filter:drop-shadow(var(--junire-mascot-shadow));transform-origin:70% 75%;transition:transform .65s cubic-bezier(.22,1,.36,1),filter .3s;display:block}button.junireMascot{pointer-events:auto;cursor:pointer;border-radius:1rem}button.junireMascot:focus-visible{outline:2px solid var(--hero-accent);outline-offset:4px}.junireMascot[data-state=idle] .junireMascotImage{animation:4.2s ease-in-out infinite alternate junireIdleBreathing}.junireMascot[data-state=curious] .junireMascotImage{transform:scale(1.005)}.junireMascot[data-state=focused] .junireMascotImage{transform:translate(-2px)scale(1.01)}.junireMascot[data-state=typing] .junireMascotImage{transform:translateY(1px)scale(1.01)}.junireMascot[data-state=searching] .junireMascotImage{animation:.7s ease-out junireSearchingPulse}:root[data-theme=dark] .junireMascot{--junire-mascot-shadow:0 10px 18px #8b5cf629}@keyframes junireIdleBreathing{0%{transform:translateY(-1px)rotate(-.25deg)}to{transform:translateY(2px)rotate(.25deg)}}@keyframes junireSearchingPulse{0%,to{transform:scale(1.005)}45%{transform:translateY(-1px)scale(1.015)}}@media (min-width:37.5rem) and (max-width:63.999rem){.junireMascot{width:17rem;bottom:.35rem;right:-13rem}}.heroSearchSurface{border:1px solid color-mix(in srgb, var(--border) 76%, transparent);background:var(--glass-strong);min-height:4.75rem;box-shadow:var(--shadow-lg);-webkit-backdrop-filter:blur(24px)saturate(140%);backdrop-filter:blur(24px)saturate(140%);border-radius:1.5rem;align-items:center;gap:.4rem;padding:.48rem;transition:border-color .18s,box-shadow .18s,transform .18s;display:flex}.heroSearchSurface:focus-within{border-color:var(--hero-accent);box-shadow:0 0 0 4px var(--focus-ring), var(--shadow-lg);transform:translateY(-1px)}.searchIcon{fill:none;width:1.35rem;height:1.35rem;stroke:var(--text-soft);stroke-linecap:round;stroke-width:1.7px;flex:none;margin-left:1.05rem}.heroSearch input{min-width:0;color:var(--text);background:0 0;border:0;outline:0;flex:1;padding:1rem .7rem;font-size:1.05rem}.heroSearch input::placeholder{color:var(--text-soft)}.heroSearch button{background:var(--button-bg);min-height:3.75rem;color:var(--button-text);cursor:pointer;border:0;border-radius:1.08rem;justify-content:center;align-items:center;gap:.65rem;padding:0 1.25rem 0 1.45rem;font-weight:750;transition:opacity .15s,transform .15s;display:inline-flex}.heroSearch button:hover{opacity:.9;transform:translate(1px)}.heroSearch button svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:1rem}.srOnly{clip:rect(0, 0, 0, 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.categoryRail{width:100%;margin:0;position:relative}.categoryViewport{overscroll-behavior-inline:contain;scrollbar-width:none;touch-action:pan-x;overflow-x:auto}.categoryViewport::-webkit-scrollbar{display:none}.categoryTrack{gap:.8rem;width:max-content;padding:1rem 0;display:flex}.categoryPill{border:1px solid color-mix(in srgb, var(--border) 82%, transparent);background:var(--glass);min-height:4rem;color:var(--text);white-space:nowrap;box-shadow:var(--shadow-sm);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:999px;align-items:center;gap:.75rem;padding:.55rem 1.25rem .55rem .6rem;font-size:.92rem;font-weight:690;text-decoration:none;transition:transform .16s,border-color .16s,background-color .16s;display:inline-flex}.categoryPill:hover,.categoryPill:focus-visible{border-color:var(--border-strong);background:var(--glass-strong);transform:translateY(-2px)}.categoryIcon{background:var(--surface-subtle);width:2.85rem;height:2.85rem;color:var(--hero-accent);border-radius:999px;place-items:center;font-size:1rem;display:grid}.categoryFade{z-index:2;pointer-events:none;width:clamp(1.25rem,7vw,7rem);position:absolute;top:0;bottom:0}.categoryFadeStart{background:linear-gradient(90deg, var(--page-bg), transparent);left:0}.categoryFadeEnd{background:linear-gradient(-90deg, var(--page-bg), transparent);right:0}@media (max-width:48rem){.brand{font-size:1.05rem}.brandMark{width:1.85rem;height:1.85rem}.languageSwitcher a,.languageFallback{min-width:2.15rem;padding:.35rem}.languageSwitcher a span:last-child{display:none}.homeHero{min-height:64vh;padding-top:4.5rem}.homeHero h1{font-size:clamp(2.7rem,13vw,4.4rem)}.heroSearchSurface{border-radius:1.25rem;min-height:4.25rem}.heroSearch button{border-radius:.9rem;min-height:3.35rem;padding:0 1rem}.heroSearch button span{display:none}.searchIcon{margin-left:.75rem}}@media (prefers-reduced-motion:reduce){.junireMascot,.junireMascotImage{transition:none;animation:none!important;transform:none!important}.categoryViewport{scroll-behavior:auto}}.homeHero h1 span{text-align:center;white-space:nowrap;display:block}.languageDropdown{position:relative}.languageTrigger{border:1px solid color-mix(in srgb, var(--border) 82%, transparent);background:var(--control-bg);min-width:3.5rem;height:2.65rem;color:var(--text);cursor:pointer;box-shadow:var(--shadow-sm);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:999px;justify-content:center;align-items:center;gap:.35rem;padding:0 .7rem;display:inline-flex}.localeFlagSvg{border-radius:.18rem;flex:none;width:1.45rem;height:auto;overflow:hidden;box-shadow:0 0 0 1px #0f172a1f}.localeFlagEmoji{flex:none;justify-content:center;width:1.45rem;font-size:1.05rem;line-height:1;display:inline-flex}.languageTrigger .languageChevron{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;width:.8rem;transition:transform .15s}.languageTrigger[aria-expanded=true] .languageChevron{transform:rotate(180deg)}.languageMenu{z-index:70;border:1px solid var(--border);background:var(--glass-strong);min-width:11rem;box-shadow:var(--shadow-md);-webkit-backdrop-filter:blur(22px)saturate(140%);backdrop-filter:blur(22px)saturate(140%);border-radius:1rem;gap:.15rem;padding:.4rem;display:grid;position:absolute;top:calc(100% + .55rem);right:0}.languageMenu a{min-height:2.8rem;color:var(--text-muted);border-radius:.7rem;grid-template-columns:1.4rem 1fr 1rem;align-items:center;gap:.55rem;padding:.55rem .7rem;font-size:.9rem;font-weight:650;text-decoration:none;display:grid}.languageMenu a:hover,.languageMenu a:focus-visible,.languageMenu a[aria-current=page]{background:var(--surface-subtle);color:var(--text)}.languageMenu a .languageCheck{fill:none;width:.9rem;stroke:var(--hero-accent);stroke-linecap:round;stroke-linejoin:round;stroke-width:2px}.categoryViewport{cursor:grab;touch-action:pan-y;-webkit-user-select:none;user-select:none;overflow:hidden}.categoryViewport:active{cursor:grabbing}.categoryTrack{will-change:transform;gap:0;width:max-content;padding:1.1rem 0;display:flex}.categorySet{gap:1rem;padding-right:1rem;display:flex}.categoryCard{border:1px solid color-mix(in srgb, var(--border) 88%, var(--junire-category-border));background:var(--glass);width:clamp(12.5rem,16vw,14.5rem);min-height:6.5rem;color:var(--text);letter-spacing:-.015em;box-shadow:var(--shadow-sm);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:1.35rem;align-items:center;gap:.9rem;padding:.8rem;font-size:.96rem;font-weight:720;text-decoration:none;transition:transform .16s,border-color .16s,background-color .16s,box-shadow .16s;display:flex}.categoryCard:hover,.categoryCard:focus-visible{border-color:var(--junire-category-hover-border);background:var(--glass-strong);box-shadow:var(--junire-category-hover-shadow);transform:translateY(-1px)}.categoryCard .categoryIcon{border:1px solid var(--junire-category-border);width:4.7rem;height:4.7rem;color:var(--junire-category-icon);box-shadow:var(--junire-category-glow);border-radius:1rem;flex:none;place-items:center;display:grid}.categoryIcon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.55px;width:2rem;height:2rem}.categoryAccent-violet{background:var(--junire-accent-violet-soft)}.categoryAccent-indigo{background:var(--junire-accent-indigo-soft)}.categoryAccent-blue{background:var(--junire-accent-blue-soft)}.categoryAccent-cyan{background:var(--junire-accent-cyan-soft)}.categoryAccent-magenta{background:var(--junire-accent-magenta-soft)}.categoryAccent-lavender{background:var(--junire-accent-lavender-soft)}.categoryIcon.categoryVisualMode-image{border-color:var(--junire-category-image-border);background:var(--surface-subtle);box-shadow:var(--junire-category-image-glow);overflow:hidden}.categoryVisualImage{object-fit:contain;width:100%;height:100%;padding:.1rem}@media (max-width:37.499rem){.homeHero{min-height:auto;padding-top:4.25rem}.homeHero h1 span{white-space:normal}.junireMascotExperience{flex-direction:column;display:flex}.junireMascot{flex:none;width:clamp(7rem,32vw,8.75rem);margin:.35rem 0 .625rem auto;position:relative;bottom:auto;right:auto}.heroSearch{margin-top:0}.categoryCard{width:12rem;min-height:5.75rem}.categoryCard .categoryIcon{width:4rem;height:4rem}}@media (max-width:23.749rem){.junireMascot{width:6.75rem;margin-bottom:.625rem}.heroSearchSurface{padding-left:.25rem}.heroSearch input{padding-inline:.45rem;font-size:.96rem}.searchIcon{margin-left:.55rem}}.catalogStickySearch{z-index:40;width:100%;margin:0 auto 2.2rem;position:sticky;top:4.75rem}.catalogStickySearchInner{border:1px solid color-mix(in srgb, var(--border) 84%, transparent);background:color-mix(in srgb, var(--glass-strong) 92%, transparent);-webkit-backdrop-filter:blur(20px)saturate(130%);backdrop-filter:blur(20px)saturate(130%);border-radius:0 0 1rem 1rem;grid-template-columns:minmax(7rem,auto) minmax(16rem,1fr) auto;align-items:center;gap:.75rem;width:min(100%,68rem);min-height:4.25rem;margin:0 auto;padding:.45rem .55rem .45rem 1rem;display:grid;box-shadow:0 8px 20px #0f172a0f}.catalogStickySearchInner>strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:.9rem;overflow:hidden}.catalogStickySearchInner>button{color:var(--text-muted);cursor:pointer;background:0 0;border:0;border-radius:999px;padding:.65rem .75rem;font-size:.82rem;font-weight:720}.catalogStickySearchInner>button:hover,.catalogStickySearchInner>button:focus-visible{background:var(--surface-subtle);color:var(--text)}.catalogSearchCompact{min-height:3.15rem;box-shadow:none;border-radius:.9rem;margin:0}.catalogSearchCompact button{border-radius:.7rem;min-height:2.45rem}.catalogCategories,.catalogResultsSection{scroll-margin-top:10.25rem}.catalogBackToProducts{border:0;border-top:1px solid var(--border);background:var(--surface-subtle);width:100vw;min-height:3rem;color:var(--text-muted);cursor:pointer;justify-content:center;align-items:center;gap:.5rem;margin:3rem 0 0 calc(50% - 50vw);padding:.65rem 1rem;transition:background .16s,color .16s;display:flex}.catalogBackToProducts:hover,.catalogBackToProducts:focus-visible{background:var(--surface);color:var(--text)}.catalogBackToProducts svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:1rem}.catalogBackToProducts span{font-size:.86rem;font-weight:720}@media (max-width:48rem){.catalogStickySearch{top:4rem}.catalogStickySearchInner{border-radius:0 0 .9rem .9rem;grid-template-columns:minmax(0,1fr) auto;gap:.35rem .5rem;min-height:6.65rem;padding:.45rem .55rem}.catalogStickySearchInner>strong{padding-left:.35rem}.catalogStickySearchInner>button{justify-self:end}.catalogSearchCompact{grid-column:1/-1;width:100%}.catalogCategories,.catalogResultsSection{scroll-margin-top:11.5rem}}@media (prefers-reduced-motion:reduce){.catalogBackToProducts{transition:none}}.authMain{--brand:#783ddb;--brand-hover:#6129bd;--auth-panel:#fff;--auth-tint:#f4ecff;--auth-border:#e1d6ef;--auth-field:#fcfaff;--auth-muted:#7b708b;background:radial-gradient(at 25% 25%,#e9d9ff80,#0000 50%),radial-gradient(at 80% 70%,#e3d3fb66,#0000 45%);place-items:center;width:100%;min-height:calc(100svh - 15rem);padding:clamp(2.5rem,7vh,5rem) 1rem;display:grid}.authCard{border:1px solid var(--auth-border);background:radial-gradient(ellipse at 100% 0%, var(--auth-tint), transparent 55%), var(--auth-panel);border-radius:1.8rem;width:min(100%,31rem);min-width:0;padding:clamp(1.5rem,4vw,2.5rem);position:relative;box-shadow:0 24px 64px #50258412,0 3px 8px #50258405}.authCard h1{letter-spacing:-.055em;margin:0;font-size:clamp(1.9rem,5vw,2.4rem);line-height:1.15}.authCard>p{color:var(--auth-muted);line-height:1.65}.authCard .authEyebrow{color:var(--brand);letter-spacing:-.045em;align-items:center;gap:.45rem;margin:0 0 1.5rem;font-size:1.05rem;font-weight:850;display:flex}.authBrandSpark{border:1px solid var(--auth-border);background:var(--auth-tint);border-radius:.65rem;place-items:center;width:1.9rem;height:1.9rem;font-size:1.15rem;display:grid}.authCard form{gap:1.1rem;margin-top:1.75rem;display:grid}.authCard label{color:var(--text);gap:.5rem;font-size:.83rem;font-weight:650;display:grid}.authCard input{border:1px solid var(--auth-border);background:var(--auth-field);width:100%;min-width:0;min-height:3.25rem;color:var(--text);border-radius:.85rem;padding:.75rem 1rem;transition:border-color .18s,box-shadow .18s}.authCard input:hover{border-color:color-mix(in srgb, var(--brand) 40%, var(--auth-border))}.authCard input:focus-visible{border-color:var(--brand);outline:3px solid color-mix(in srgb, var(--brand) 15%, transparent);outline-offset:1px}.authCard button[type=submit]{color:#fff;cursor:pointer;background:linear-gradient(115deg,#7133cc,#8a43de);border:1px solid #8345dc;border-radius:.85rem;min-height:3.25rem;padding:.75rem 1rem;font-weight:750;transition:filter .18s,box-shadow .18s;box-shadow:0 7px 18px #7133cc25}.authCard button[type=submit]:hover{filter:brightness(1.08);box-shadow:0 9px 22px #7133cc35}.authCard a:focus-visible,.authCard button:focus-visible{outline-color:color-mix(in srgb, var(--brand) 45%, transparent)}.authCard .turnstileField{grid-template-columns:minmax(0,1fr);justify-items:center;min-width:0;margin:.1rem 0;display:grid}.authCard .turnstileField>div{width:300px}.authError{border-radius:var(--radius-sm);background:#dc26261a;padding:.85rem;color:#b91c1c!important}.authAlternative{border-top:1px solid var(--auth-border);text-align:center;margin:1.65rem 0 0;padding-top:1.25rem;font-size:.875rem}.authAlternative a{color:var(--brand);font-weight:750;text-decoration:none}.authCard a:hover{color:var(--brand-hover);text-underline-offset:.2rem;text-decoration:underline}:root[data-theme=dark] .authMain{--brand:#c4a0ff;--brand-hover:#ddc6ff;--auth-panel:#191321;--auth-tint:#332045;--auth-border:#3f2d50;--auth-field:#130e1b;--auth-muted:#b1a4c0;background:radial-gradient(at 25% 25%,#5b278133,#0000 50%),radial-gradient(at 80% 70%,#46226c33,#0000 45%)}:root[data-theme=dark] .authCard{box-shadow:0 24px 64px #0003}:root[data-theme=dark] .authError{color:#fca5a5!important}@media (max-width:30rem){.authCard{border-radius:1.4rem;padding:1.5rem 1.1rem}}@media (max-width:22rem){.authMain{padding-inline:.5rem}}.turnstileField{min-height:4.1rem;overflow:hidden}.turnstileField>div{max-width:100%}.themeDropdown,.accountDropdown{position:relative}.themeMenu,.accountMenu{z-index:80;border:1px solid var(--border);background:var(--glass-strong);min-width:12rem;box-shadow:var(--shadow-md);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:1rem;gap:.15rem;padding:.45rem;display:grid;position:absolute;top:calc(100% + .55rem);right:0}.themeMenu button,.accountMenu a,.accountMenu button{width:100%;min-height:2.65rem;color:var(--text);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:.7rem;justify-content:space-between;align-items:center;padding:.55rem .7rem;text-decoration:none;display:flex}.themeMenu button:hover,.accountMenu a:hover,.accountMenu button:hover{background:var(--surface-subtle)}.accountSignIn,.accountTrigger{border:1px solid var(--border);background:var(--control-bg);min-height:2.65rem;color:var(--text);cursor:pointer;border-radius:999px;align-items:center;gap:.45rem;padding:0 .85rem;font-weight:700;text-decoration:none;display:inline-flex}.accountSignIn svg,.accountTrigger svg{fill:none;stroke:currentColor;stroke-width:1.8px;width:1.15rem;height:1.15rem}.publicAdminLink{border:1px solid var(--border);background:var(--control-bg);min-height:2.65rem;color:var(--text);border-radius:999px;align-items:center;gap:.4rem;padding:0 .8rem;font-size:.82rem;font-weight:750;text-decoration:none;display:inline-flex}.publicAdminLink svg{fill:none;stroke:currentColor;stroke-width:1.8px;width:1rem;height:1rem}.accountAdminLink{display:none!important}.accountTrigger{justify-content:center;width:2.65rem;padding:0}.accountMenu p{max-width:18rem;color:var(--text-muted);text-overflow:ellipsis;margin:.25rem .6rem .45rem;font-size:.82rem;overflow:hidden}.accountMain{width:min(100%,72rem)}.accountHeader{max-width:48rem;margin-bottom:1.5rem}.accountEyebrow{color:var(--hero-accent);letter-spacing:.12em;text-transform:uppercase;margin:0 0 .65rem;font-size:.78rem;font-weight:800}.accountHeader h1{letter-spacing:-.055em;margin:0;font-size:clamp(2.4rem,6vw,4.4rem);line-height:1}.accountHeader>p:last-child{max-width:62ch;color:var(--text-muted);margin:1rem 0 0;line-height:1.65}.accountOverview{grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem;margin:0 0 1rem;display:grid}.accountOverview>div{border:1px solid var(--border);background:var(--surface-subtle);border-radius:1rem;gap:.25rem;padding:1rem 1.1rem;display:grid}.accountOverview span{color:var(--text-muted);text-transform:uppercase;letter-spacing:.07em;font-size:.75rem;font-weight:700}.accountOverview strong{overflow-wrap:anywhere;font-size:1rem}.accountGrid{grid-template-columns:minmax(0,1fr) minmax(0,1.35fr);gap:1rem;display:grid}.accountSection{border:1px solid var(--border);background:var(--glass);box-shadow:var(--shadow-sm);border-radius:1.2rem;margin:0;padding:1.35rem}.accountSectionHeading{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.accountSectionHeading p{color:var(--text-muted);letter-spacing:.09em;text-transform:uppercase;margin:0 0 .2rem;font-size:.72rem;font-weight:800}.accountSectionHeading h2{letter-spacing:-.025em;margin:0;font-size:1.25rem}.accountStatus,.accountComingSoon{background:color-mix(in srgb,var(--success) 10%,var(--surface));color:var(--success);border-radius:999px;flex:none;padding:.32rem .6rem;font-size:.72rem;font-weight:800}.accountComingSoon{background:color-mix(in srgb,var(--hero-accent) 9%,var(--surface));color:var(--hero-accent)}.accountProfileField{gap:.35rem;margin:.2rem 0;display:grid}.accountProfileField strong{color:var(--text-muted);letter-spacing:.06em;text-transform:uppercase;font-size:.75rem}.accountProfileField span{overflow-wrap:anywhere;font-size:1rem}.accountHint{color:var(--text-muted);margin:.8rem 0 0;font-size:.86rem;line-height:1.55}.accountPreferencesCard{grid-row:span 2}.accountPreferenceList{gap:.85rem;margin-top:1rem;display:grid}.accountPreferenceList form{border:1px solid var(--border);background:var(--surface-subtle);border-radius:.95rem;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:.8rem;padding:.9rem;display:grid}.accountPreferenceList label{gap:.35rem;display:grid}.accountPreferenceList label>span{font-weight:750}.accountPreferenceList small{color:var(--text-muted);line-height:1.4}.accountPreferenceList select,.accountPreferenceList button,.accountSignOutForm button{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface);min-height:2.8rem;color:var(--text);padding:.55rem .8rem}.accountPreferenceList button,.accountSignOutForm button{background:var(--button-bg);width:max-content;color:var(--button-text);cursor:pointer;font-weight:700}.accountFutureFeatures{gap:.7rem;display:grid}.accountFutureFeatures>div{border:1px dashed var(--border-strong);background:color-mix(in srgb,var(--surface) 78%,transparent);border-radius:.9rem;gap:.25rem;padding:.85rem;display:grid}.accountFutureFeatures strong{font-size:.95rem}.accountFutureFeatures span{color:var(--text-muted);font-size:.82rem;line-height:1.45}.accountSignOutForm{margin-top:1rem}@media (max-width:48rem){.accountOverview,.accountGrid{grid-template-columns:1fr}.accountPreferencesCard{grid-row:auto}.accountPreferenceList form{grid-template-columns:1fr}.accountPreferenceList button{width:100%}}@media (max-width:37.5rem){.siteHeaderInner{gap:.5rem;padding:0 .75rem}.siteHeaderActions{gap:.35rem}.accountSignIn{justify-content:center;width:2.65rem;padding:0}.accountSignIn span{display:none}.languageTrigger{min-width:3rem}.brand{gap:.4rem}.publicAdminLink{display:none}.accountAdminLink{display:flex!important}}.productDetail{--detail-panel:color-mix(in srgb, var(--surface) 35%, white);--detail-border:color-mix(in srgb, var(--border) 70%, transparent);--detail-shadow:0 7px 28px color-mix(in srgb, var(--hero-accent) 6%, transparent);width:100%;max-width:clamp(87.5rem,92vw,105rem);padding-top:1.75rem;padding-bottom:3.75rem}.siteContent:has(>.productDetail){flex:0}:root[data-theme=dark] .productDetail{--detail-panel:var(--surface);--detail-border:var(--border);--detail-shadow:0 5px 24px #00000024}.productBreadcrumb{color:var(--text-muted);margin-bottom:1.5rem;font-size:.8rem}.productBreadcrumb ol{align-items:baseline;gap:.7rem;margin:0;padding:0;list-style:none;display:flex}.productBreadcrumb li{min-width:0}.productBreadcrumb li:last-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.productBreadcrumb li+li:before{content:"/";color:var(--text-soft);padding-right:.7rem}.productBreadcrumb a{text-decoration:none}.productBreadcrumb a:hover{color:var(--hero-accent)}.productHero{grid-template-columns:minmax(0,1.08fr) minmax(22rem,.92fr);align-items:start;gap:2rem 2.5rem;margin-bottom:1.5rem;display:grid}.productHeroContent{grid-area:1/1;min-width:0}.productHeroTopline{justify-content:space-between;align-items:center;gap:1rem;min-height:2.65rem;margin-bottom:.35rem;display:flex}.productHeroTopline .eyebrow{color:var(--hero-accent);letter-spacing:.14em;margin:0;font-size:.8125rem}.productHeroContent h1{letter-spacing:-.045em;overflow-wrap:anywhere;max-width:32ch;margin:0;font-size:clamp(3rem,3.45vw,3.5rem);font-weight:820;line-height:1.04}.productDescription{max-width:65ch;color:var(--text-muted);margin:1.1rem 0 0;font-size:1.0625rem;line-height:1.6}.productFeatureChips{grid-template-columns:repeat(4,minmax(0,1fr));gap:.7rem;margin:1.25rem 0 0;padding:0;list-style:none;display:grid}.productFeatureChips li{border:1px solid var(--detail-border);background:var(--detail-panel);border-radius:1.15rem;align-items:center;gap:.65rem;min-width:0;min-height:4.25rem;padding:.8rem .7rem;font-size:.875rem;font-weight:650;line-height:1.4;display:flex}.productFeatureIcon,.productServiceIcon{background:color-mix(in srgb, var(--hero-accent) 9%, var(--detail-panel));width:2.5rem;height:2.5rem;color:var(--hero-accent);border-radius:.9rem;flex-shrink:0;place-items:center;display:grid}.productFeatureIcon svg,.productServiceIcon svg,.featuredOfferLabel svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:1.5rem;height:1.5rem}.productGalleryPanel,.productImageZoom,.productImageUnavailable{width:100%;position:relative}.productImageZoom{color:var(--text);font:inherit;cursor:zoom-in;background:0 0;border:0;border-radius:1.25rem;padding:0;display:block}.productImageBrand{background:var(--surface-subtle);max-width:calc(100% - 2.6rem);color:var(--text);letter-spacing:.04em;overflow-wrap:anywhere;border-radius:.8rem;padding:.65rem 1.35rem;font-size:1rem;font-weight:800;position:absolute;top:1.3rem;left:1.3rem}.productZoomHint{background:var(--surface-subtle);width:max-content;max-width:calc(100% - 2rem);color:var(--text-muted);border-radius:999px;align-items:center;gap:.55rem;padding:.65rem 1.1rem;font-size:.875rem;display:flex;position:absolute;bottom:1.25rem;left:50%;transform:translate(-50%)}.productZoomHint svg{fill:none;stroke:currentColor;stroke-width:1.7px;width:1.15rem;height:1.15rem}.productImageZoom:focus-visible,.productLightboxClose:focus-visible{outline:3px solid var(--hero-accent);outline-offset:4px}.productLightbox{border:1px solid var(--detail-border);background:var(--detail-panel);width:90vw;max-width:90vw;height:88vh;max-height:88vh;color:var(--text);border-radius:1.35rem;margin:auto;padding:0;overflow:hidden;box-shadow:0 24px 90px #0000004d}.productLightbox::backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#07091cc7}.productLightboxContent{flex-direction:column;height:100%;min-height:0;padding:.75rem;display:flex;position:relative}.productLightbox .productDetailImage{border:1px solid var(--detail-border);background:var(--detail-panel);width:100%;height:clamp(28.75rem,36vw,31.25rem);box-shadow:var(--detail-shadow);border-radius:1.3rem;place-items:center;display:grid;overflow:hidden}.productLightbox .productDetailImage img{object-fit:contain;width:100%;height:100%;min-height:0;padding:3rem 1.75rem}.productLightboxClose{z-index:1;border:1px solid var(--detail-border);background:var(--surface);width:2.75rem;height:2.75rem;color:var(--text);cursor:pointer;border-radius:50%;place-items:center;display:grid;position:absolute;top:.75rem;right:.75rem}.productLightboxClose svg{fill:none;stroke:currentColor;stroke-width:1.8px;width:1.25rem;height:1.25rem}.productServiceStrip{border:1px solid var(--detail-border);background:var(--detail-panel);box-shadow:var(--detail-shadow);border-radius:1.25rem;flex-wrap:wrap;justify-content:space-evenly;gap:1.25rem 2rem;margin:1.5rem 0 0;padding:1.35rem 1.75rem;list-style:none;display:flex}.productServiceStrip li{flex:14rem;justify-content:center;align-items:center;gap:1rem;min-width:0;padding:.15rem .5rem;display:flex}.productServiceStrip li>div{gap:.25rem;display:grid}.productServiceStrip strong{font-size:1rem;line-height:1.4}.productServiceStrip li>div>span{color:var(--text-muted);font-size:.875rem;line-height:1.4}.productSubtitle{color:var(--text-muted);margin:1rem 0 0;font-size:1rem;line-height:1.6}.productGallery{grid-area:1/2;align-self:start;min-width:0}.productDetailImage{aspect-ratio:1;border:1px solid var(--detail-border);background:var(--detail-panel);width:100%;box-shadow:var(--detail-shadow);border-radius:1.25rem;place-items:center;display:grid;overflow:hidden}.productDetailImage img{object-fit:contain;width:100%;height:100%;min-height:0;max-height:31.25rem;padding:clamp(1.5rem,4vw,3.5rem)}.productDetailImage svg{width:22%;height:22%;stroke:var(--text-soft);stroke-width:1px;fill:none}.productAttributes{flex-wrap:wrap;gap:.65rem;margin:1.25rem 0 0;padding:0;display:flex}.productAttributes>div{border:1px solid var(--detail-border);background:var(--detail-panel);border-radius:.85rem;min-width:5.5rem;padding:.65rem .85rem}.productAttributes dt{color:var(--text-muted);font-size:.75rem}.productAttributes dd{color:var(--text);overflow-wrap:anywhere;margin:.2rem 0 0;font-size:.9rem;font-weight:650}.productHeroOffer{grid-area:2/2;align-self:start;min-width:0}.productShare{flex-shrink:0;position:relative}.productShareButton{border:1px solid var(--detail-border);background:var(--detail-panel);width:2.65rem;height:2.65rem;color:var(--text);cursor:pointer;border-radius:.9rem;place-items:center;transition:background .18s,transform .18s;display:grid}.productShareButton svg{fill:none;stroke:currentColor;stroke-width:1.5px;width:1.15rem;height:1.15rem}.productShareButton:hover{background:var(--surface-subtle);transform:translateY(-1px)}.productShareStatus:not(:empty),.productShareManual{z-index:3;background:var(--detail-panel);border:1px solid var(--detail-border);box-shadow:var(--shadow-sm);border-radius:.7rem;padding:.65rem .8rem;font-size:.8rem;position:absolute;top:3.1rem;right:0}.productShareStatus{white-space:nowrap}.productShareManual{width:min(17rem,80vw)}.productShareManual input{border:1px solid var(--border);width:100%;min-width:0;color:var(--text);background:var(--surface);border-radius:.4rem;margin-top:.45rem;padding:.5rem;display:block}.productComparison{margin:2.5rem 0}.offerComparisonPanel{border:1px solid var(--detail-border);background:var(--detail-panel);box-shadow:var(--detail-shadow);border-radius:1.3rem;margin:2.5rem 0 1.5rem;padding:1.25rem}.offerComparisonPanel .offerComparisonHeading{margin-bottom:1rem}.offerComparisonPanel .offerList{border:1px solid var(--detail-border);background:color-mix(in srgb, var(--detail-panel) 96%, var(--surface-subtle));border-radius:1rem;gap:0;overflow:hidden}.offerComparisonPanel .offerList .offerCard{box-shadow:none;border:0;border-radius:0}.offerComparisonPanel .offerList .offerCard+.offerCard{border-top:1px solid var(--detail-border)}.offerComparisonPanel .offerList .offerCard:hover{box-shadow:none;background:color-mix(in srgb, var(--hero-accent) 2.5%, var(--detail-panel));transform:none}.offerComparisonPanel .offerList .featuredOffer{border-left:3px solid var(--hero-accent);background:color-mix(in srgb, var(--hero-accent) 3.5%, var(--detail-panel))}.productDetail .sectionHeading{gap:1rem}.productDetail .sectionHeading h2{letter-spacing:-.03em;font-size:1.65rem}.productDetail .offerGrid{grid-template-columns:repeat(auto-fit,minmax(min(100%,22rem),1fr));gap:1.1rem}.productDetail .offerList{grid-template-columns:minmax(0,1fr);gap:1rem;display:grid}.productDetail .offerList .offerCard{width:100%;max-width:none}.productDetail .offerList .offerCard:not(.featuredOffer){grid-template-columns:minmax(0,1fr) minmax(15rem,.72fr);align-items:center;gap:.75rem 2rem;display:grid}.productDetail .offerList .offerCard:not(.featuredOffer) .offerMerchant{grid-area:1/1/3}.productDetail .offerList .offerCard:not(.featuredOffer) .offerPricing{grid-area:1/2;margin:0}.productDetail .offerList .offerCard:not(.featuredOffer)>.offerLink{grid-area:2/2;margin-top:.25rem}.productDetail .offerCard{border-color:var(--detail-border);background:var(--detail-panel);max-width:none;box-shadow:var(--detail-shadow);border-radius:1.2rem;padding:1.35rem;transition:transform .18s,box-shadow .18s}.productDetail .offerCard:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.offerMerchant{grid-template-columns:auto minmax(0,1fr);align-content:start;align-items:center;column-gap:.75rem;display:grid}.merchantMonogram{width:3.25rem;height:3.25rem;color:var(--text);background:var(--surface-subtle);letter-spacing:-.02em;border:1px solid var(--detail-border);border-radius:.8rem;grid-row:1/3;place-items:center;font-size:1.2rem;font-weight:800;display:grid}.offerMerchant h3{margin:0;font-size:1.0625rem;line-height:1.4}.offerAvailability{background:var(--surface-subtle);width:fit-content;max-width:100%;color:var(--text-muted);border-radius:999px;grid-column:2;margin:.5rem 0 0;padding:.35rem .6rem;font-size:.8125rem;line-height:1.4}.offerAvailable{color:var(--text);background:color-mix(in srgb, var(--success) 9%, var(--detail-panel))}.offerAvailable:before{content:"";background:var(--success);vertical-align:middle;border-radius:50%;width:.45rem;height:.45rem;margin-right:.4rem;display:inline-block}.offerPricing{min-width:0;margin:1.15rem 0}.offerTotal{gap:.15rem;margin:0 0 .85rem;display:grid}.offerTotal span{color:var(--text-muted);font-size:.8rem}.offerTotal strong{letter-spacing:-.045em;overflow-wrap:anywhere;font-size:2rem;font-weight:820;line-height:1.15}.productDetail .offerCard dl{gap:.4rem}.productDetail .offerCard dt,.productDetail .offerCard dd{font-size:.85rem}.productDetail .offerCard .offerLink{background:linear-gradient(110deg, var(--junire-accent-indigo-soft), var(--junire-accent-violet-soft));color:var(--junire-category-icon);border-radius:.75rem;justify-content:center;align-items:center;gap:.75rem;margin-top:auto;padding:.7rem 1rem;font-size:.9rem;transition:filter .18s,transform .18s;display:flex}.productDetail .offerLink:after{content:"→";font-size:1.25rem;line-height:1}.offerUnavailableCta{border:1px solid var(--detail-border);background:var(--surface-subtle);min-height:2.8rem;color:var(--text-muted);border-radius:.75rem;justify-content:center;align-items:center;margin-top:auto;padding:.7rem 1rem;font-size:.9rem;font-weight:700;display:flex}.productDetail .offerLink:hover{filter:brightness(1.08);transform:translateY(-1px)}.productDetail .offerLink:focus-visible,.productShareButton:focus-visible{outline:3px solid var(--hero-accent);outline-offset:4px}.productDetail .featuredOffer{border-color:color-mix(in srgb, var(--hero-accent) 25%, var(--detail-panel));min-height:12.5rem;box-shadow:0 5px 24px color-mix(in srgb, var(--hero-accent) 9%, transparent);grid-template-rows:auto 1fr;grid-template-columns:minmax(0,1fr) minmax(0,1.12fr);gap:1rem 1.5rem;padding:1.25rem;display:grid;position:relative;overflow:hidden}.featuredOfferLabel{background:color-mix(in srgb, var(--hero-accent) 8%, var(--detail-panel));width:fit-content;color:var(--hero-accent);border-radius:.7rem;grid-column:1;align-items:center;gap:.5rem;margin:0;padding:.45rem .75rem;font-size:.875rem;font-weight:750;display:flex}.bestPriceRibbon{color:#fff;text-align:center;background:linear-gradient(110deg,#6544ed,#805bf2);width:12rem;padding:.4rem 0;font-size:.8125rem;font-weight:800;position:absolute;top:1.65rem;right:-2.9rem;transform:rotate(35deg);box-shadow:0 4px 10px #5028a038}.productDetail .featuredOffer .offerLink{color:#fff;min-height:3.375rem;box-shadow:0 5px 16px color-mix(in srgb, var(--hero-accent) 18%, transparent);background:linear-gradient(110deg,#6241e5,#7852ec);margin-top:1.1rem;padding:.9rem 1.25rem;font-size:1rem;font-weight:650}.featuredOffer .offerMerchant{grid-area:2/1;align-self:center}.featuredOffer .offerPricing{border-left:1px solid color-mix(in srgb, var(--hero-accent) 14%, var(--detail-border));grid-area:1/2/3;margin:0;padding-left:1.75rem}.featuredOffer .offerTotal strong{font-size:clamp(2.5rem,3vw,3rem);line-height:1.08}.productHistory{align-items:stretch;gap:1.25rem;margin-top:1.5rem;display:grid}.productHistoryWithSummary{grid-template-columns:minmax(0,73fr) minmax(0,27fr)}.historyCard,.priceSummary{border:1px solid var(--detail-border);background:var(--detail-panel);min-width:0;min-height:21.25rem;box-shadow:var(--detail-shadow);border-radius:1.3rem;padding:1.5rem}.historyCardHeading{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.historyCardHeading h2,.priceSummary h2{align-items:center;gap:.65rem;margin-bottom:1.35rem;font-size:1.5rem;display:flex}.historyCardHeading h2{align-items:center;gap:.65rem;display:flex}.historyCardHeading h2 svg{fill:none;width:1.4rem;height:1.4rem;stroke:var(--hero-accent);stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.historyPeriod{color:var(--text-muted);border:1px solid var(--detail-border);border-radius:.7rem;flex-shrink:0;padding:.55rem .7rem;font-size:.8125rem}.productEmptyState{border:1px dashed var(--border);color:var(--text-muted);background:var(--detail-panel);border-radius:1rem;padding:1.5rem;line-height:1.6}.priceHistoryFigure{margin:0}.historyLegend{flex-wrap:wrap;justify-content:center;gap:.65rem 1.5rem;margin:.75rem 0 0;padding:0;list-style:none;display:flex}.historyLegend li{color:var(--text-muted);overflow-wrap:anywhere;align-items:center;gap:.5rem;font-size:.875rem;display:flex}.historyLegend svg{width:1.25rem;height:.5rem;stroke:var(--series-color);stroke-width:3px;flex-shrink:0}.historyLegendSingle{margin-top:0}.historySeries0{--series-color:var(--hero-accent)}.historySeries1{--series-color:color-mix(in srgb, var(--junire-accent-cyan-soft) 80%, var(--text))}.historySeries2{--series-color:color-mix(in srgb, var(--junire-accent-magenta-soft) 80%, var(--text))}.historySeries3{--series-color:color-mix(in srgb, var(--junire-accent-blue-soft) 80%, var(--text))}.historySeries4{--series-color:color-mix(in srgb, var(--junire-accent-lavender-soft) 80%, var(--text))}.historySeries5{--series-color:color-mix(in srgb, var(--junire-accent-indigo-soft) 80%, var(--text))}.historyPlot{width:100%;height:auto;display:block;overflow:visible}.historyPlotCompact{display:none}.historyAxis line{stroke:var(--detail-border);stroke-dasharray:3 5;stroke-width:.8px}.historyAxis text,.historyMonth{fill:var(--text-muted);font-size:15px}.historyLine{fill:none;stroke:var(--series-color);stroke-width:2.75px;vector-effect:non-scaling-stroke;stroke-linejoin:round;stroke-linecap:round}.historySingleObservation{background:radial-gradient(ellipse at center, color-mix(in srgb, var(--hero-accent) 6%, transparent), transparent 68%);align-content:center;justify-items:center;gap:.7rem;min-height:12rem;padding:1.25rem 0;display:grid}.historySingleMarker{border:2px solid var(--detail-panel);background:var(--hero-accent);width:1rem;height:1rem;box-shadow:0 0 0 8px color-mix(in srgb, var(--hero-accent) 10%, transparent);border-radius:50%}.historySingleObservation strong{letter-spacing:-.04em;font-size:2.5rem;line-height:1.15}.historySingleObservation>span:last-child{color:var(--text-muted);font-size:.8125rem}.historyArea{fill:var(--series-color);opacity:.08}.historyPoint{cursor:crosshair;outline:none}.historyPointTarget{fill:#0000}.historyPointDot{fill:var(--series-color);stroke:var(--detail-panel);stroke-width:1.5px;transition:stroke-width .15s,fill .15s}.historyPoint:focus .historyPointDot,.historyPoint:hover .historyPointDot{fill:var(--detail-panel);stroke:var(--series-color);stroke-width:4px}.historyTooltip{visibility:hidden;pointer-events:none}.historyPoint:focus .historyTooltip,.historyPoint:hover .historyTooltip{visibility:visible}.historyTooltip rect{fill:var(--detail-panel);stroke:var(--detail-border);filter:drop-shadow(0 2px 4px #0000001f)}.historyTooltip text{fill:var(--text);font-size:14px}.historyTooltipPrice{font-weight:800}.priceHistoryFigure figcaption,.historyNotice{color:var(--text-muted);font-size:.8rem;line-height:1.5}.priceHistoryFigure figcaption{margin:.7rem 0 0}.priceHistoryFigure figcaption span{white-space:nowrap}.priceSummary{flex-direction:column;display:flex}.priceSummary h2{align-items:center;gap:.65rem;margin-bottom:1.25rem;font-size:1.5rem;display:flex}.priceSummary h2 svg{fill:none;width:1.4rem;height:1.4rem;stroke:var(--hero-accent);stroke-width:1.7px;flex-shrink:0}.priceSummary dl{gap:1.1rem;margin:0 0 1.25rem;display:grid}.priceSummary dl>div{justify-content:space-between;align-items:baseline;gap:.75rem;display:flex}.priceSummary dt{color:var(--text-muted);font-size:.875rem;line-height:1.45}.priceSummary dd{text-align:right;white-space:nowrap;margin:0;font-size:1.125rem;font-weight:750}.priceSummaryCurrent dd{color:var(--hero-accent);font-size:1.5rem}.historyCardSingle+.priceSummary .priceSummaryCurrent{gap:.4rem;display:grid}.historyCardSingle+.priceSummary .priceSummaryCurrent dd{text-align:left;letter-spacing:-.035em;font-size:1.625rem}.priceSummaryNote{color:var(--text-muted);align-items:flex-start;gap:.5rem;margin:1rem 0 0;font-size:.8125rem;line-height:1.5;display:flex}.priceSummaryUpdated{border-top:1px solid var(--detail-border);color:var(--text-muted);grid-template-columns:auto minmax(0,1fr);gap:.45rem .5rem;margin:auto 0 0;padding-top:1.1rem;font-size:.8125rem;line-height:1.5;display:grid}.featuredOffer .offerTotal{margin-bottom:.5rem}.featuredOffer:has(.bestPriceRibbon) .offerTotal{padding-right:3rem}.featuredOfferLabel svg{flex-shrink:0;width:1.6rem;height:1.6rem}.productServiceIcon{border-radius:1rem;width:3rem;height:3rem}.historySingleObservation p{color:var(--text-muted);margin:0;font-size:.9375rem}.historyCurrentHalo{fill:var(--series-color);opacity:.16}.priceSummary dt:before{content:"";background:var(--text-soft);border-radius:50%;width:.5rem;height:.5rem;margin-right:.5rem;display:inline-block}.priceSummaryMinimum dt:before{background:var(--success)}.priceSummaryCurrent dt:before{background:var(--hero-accent)}.priceSummaryLimited{color:var(--text-muted);margin:0 0 1.25rem;font-size:.9375rem}.priceSummaryUpdated>span:last-child{color:var(--text);grid-column:2}.priceSummaryUpdated svg,.priceSummaryNote svg{fill:none;width:1.1rem;height:1.1rem;stroke:var(--hero-accent);stroke-width:1.7px;flex-shrink:0}.productPriceAlertTeaser{border:1px solid color-mix(in srgb, var(--hero-accent) 22%, var(--detail-border));background:color-mix(in srgb, var(--hero-accent) 6%, var(--detail-panel));box-shadow:var(--detail-shadow);border-radius:1.25rem;align-items:center;gap:1rem;margin-top:1.5rem;padding:1.25rem 1.5rem;display:flex}.productPriceAlertTeaser h2{color:var(--hero-accent);margin:0;font-size:1rem;line-height:1.45}.productPriceAlertTeaser p{color:var(--text-muted);margin:.25rem 0 0;font-size:.875rem}.priceAlertComingSoon{color:var(--text-muted);background:color-mix(in srgb, var(--hero-accent) 8%, var(--detail-panel));border-radius:999px;flex-shrink:0;margin-left:auto;padding:.4rem .8rem;font-size:.8125rem;font-weight:650}@media (hover:hover){.productDetail .offerCard:hover,.productImageZoom:hover .productDetailImage,.productServiceStrip:hover,.historyCard:hover,.priceSummary:hover{box-shadow:0 6px 28px color-mix(in srgb, var(--hero-accent) 11%, transparent)}}.productHeroContent .productFeatureChips{max-width:58rem}.productMainZoom{border:1px solid var(--detail-border);background:var(--detail-panel);width:100%;height:clamp(28.75rem,36vw,34rem);box-shadow:var(--detail-shadow);border-radius:1.3rem;display:block;position:relative}.productZoomFrame{justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.productMainZoom .productZoomFrame{position:absolute;inset:4rem 1.5rem}.productZoomFrame img{object-fit:contain;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;flex-shrink:0;display:block}.productMagnifier{pointer-events:none;border:2px solid var(--hero-accent);background-color:var(--detail-panel);box-shadow:0 0 0 5px color-mix(in srgb, var(--detail-panel) 80%, transparent), 0 12px 36px #00000040;background-repeat:no-repeat;border-radius:50%;position:absolute}.productModalZoom{flex-direction:column;flex:1;min-height:0;padding:0;display:flex}.productModalZoom .productZoomFrame{border-radius:1rem;flex:1;width:100%;height:auto;min-height:0}.productZoomFrame:focus-visible{outline:3px solid var(--hero-accent);outline-offset:-3px}.productZoomControls{color:var(--text-muted);text-align:center;flex-shrink:0;justify-items:center;gap:.55rem;padding:.65rem .5rem .2rem;font-size:.8125rem;display:grid}.productZoomControls>span:first-child,.productGalleryNavigation{margin-top:.5rem}.productZoomControls button,.productGalleryNavigation button{border:1px solid var(--detail-border);background:var(--surface-subtle);min-width:3rem;min-height:3rem;color:var(--text);font:inherit;cursor:pointer;box-shadow:var(--detail-shadow);border-radius:.9rem;padding:.65rem 1rem;font-weight:650}.productZoomControls button:disabled{opacity:.45;cursor:default}.productZoomControls output{font-variant-numeric:tabular-nums;min-width:3.5rem}.productGalleryNavigation{margin-top:1rem}.productGalleryThumbnails{flex-shrink:0;justify-content:center;gap:.6rem;margin-top:.65rem;padding:.3rem;display:flex;overflow-x:auto}.productGalleryThumbnails button{border:1px solid var(--detail-border);background:var(--detail-panel);cursor:pointer;border-radius:.7rem;flex:0 0 4rem;width:4rem;height:4rem;padding:.2rem}.productGalleryThumbnails button[aria-pressed=true]{border:2px solid var(--hero-accent)}.productGalleryThumbnails .catalogProductVisual{border-radius:.5rem;width:100%;height:100%;min-height:0}.productGalleryThumbnails img{object-fit:contain;width:100%;height:100%;padding:0}.productGalleryThumbnails button:focus-visible,.productZoomControls button:focus-visible,.productGalleryNavigation button:focus-visible{outline:3px solid var(--hero-accent);outline-offset:2px}.historyRangeControl{color:var(--text-muted);white-space:nowrap;align-items:center;gap:.5rem;font-size:.8125rem;display:flex}.historyRangeControl select{border:1px solid var(--detail-border);background:var(--detail-panel);min-height:2.75rem;color:var(--text);font:inherit;cursor:pointer;border-radius:.7rem;padding:.45rem .65rem}.historyRangeControl select:focus-visible{outline:2px solid var(--hero-accent);outline-offset:2px}.priceForecast{border:1px dashed var(--hero-accent);background:color-mix(in srgb, var(--hero-accent) 4%, var(--detail-panel));border-radius:1.25rem;grid-column:1/-1;padding:1.5rem}.forecastHeading{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;display:flex}.forecastHeading h2{margin:0;font-size:1.4rem}.forecastHeading>span{color:var(--hero-accent);font-size:.8125rem;font-weight:750}.priceForecast p{color:var(--text-muted);font-size:.875rem;line-height:1.5}.priceForecast dl{flex-wrap:wrap;gap:1.5rem 3rem;margin:1rem 0;display:flex}.priceForecast dt{color:var(--text-muted);font-size:.875rem}.priceForecast dd{margin:.4rem 0 0;font-size:1.5rem;font-weight:750}.priceForecast .forecastExplanation{max-width:90ch;margin-bottom:0}@media (min-width:1280px){.productHeroContent{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);align-items:start;gap:.5rem 2.25rem;display:grid}.productHeroTopline{grid-column:1/-1}.productHeroContent h1,.productHeroContent .productSubtitle,.productHeroContent .productDescription{grid-column:1}.productHeroContent .productFeatureChips{grid-area:2/2/5;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:0}.productHeroContent .productAttributes{grid-column:2}.productDetail .featuredOffer{align-content:center;min-height:13rem;padding:1.6rem}.featuredOffer .offerPricing{align-self:center}}@media (max-width:760px){.productMainZoom{height:clamp(20rem,65vw,28rem)}.productMainZoom .productZoomFrame{inset:3.5rem 1rem}.productLightboxContent{padding:.75rem}.productModalZoom .productZoomFrame{height:auto}.historyRangeControl{flex-wrap:wrap}}@media (hover:none),(pointer:coarse){.productMagnifier{display:none}}.featuredOffer .merchantMonogram{border-radius:.9rem;width:3.65rem;height:3.65rem;font-size:1.35rem}.productZoomStatus{max-width:65ch;min-height:1.3em}.productZoomControls button:not(:disabled):hover,.productGalleryNavigation button:hover{border-color:var(--hero-accent);background:color-mix(in srgb, var(--hero-accent) 8%, var(--surface))}.historyInitialState{text-align:center;flex-direction:column;justify-content:center;min-height:15rem;margin:0;display:flex}.historyInitialState .historySingleObservation{gap:.75rem;min-height:0;padding:1.25rem 0}.historyInitialState .historySingleObservation strong{font-size:clamp(2.5rem,3vw,3rem)}.historyInitialMerchant{color:var(--text);font-size:.9375rem;font-weight:650}.historyInitialTimeline{justify-content:center;align-items:center;width:min(100%,15rem);height:1.5rem;display:flex;position:relative}.historyInitialTimeline:before{content:"";background:linear-gradient(90deg, transparent, var(--detail-border), transparent);height:1px;position:absolute;left:0;right:0}.historyInitialTimeline .historySingleMarker{position:relative}.historyInitialState figcaption{color:var(--text-muted);margin-top:.25rem;font-size:.875rem;line-height:1.5}.historyCardSingle,.historyCardSingle+.priceSummary{min-height:0}@media (max-width:760px){.productLightbox{width:96vw;max-width:96vw;height:88dvh;max-height:88dvh}.productLightboxContent{padding:.5rem}.productZoomControls{padding-inline:0}.productZoomControls>span:first-child{gap:.4rem}.productZoomControls button{padding:.5rem .75rem}.productServiceStrip li{justify-content:flex-start}}@media (max-width:1279px){.productFeatureChips{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:1080px){.productHero{grid-template-columns:minmax(0,1fr) minmax(20rem,.85fr);gap:1.5rem}.productHeroContent h1{font-size:2.5rem}.productGallery{grid-area:1/2}.productDetail .offerList .offerCard:not(.featuredOffer){grid-template-columns:minmax(0,1fr)}.productDetail .offerList .offerCard:not(.featuredOffer) .offerMerchant,.productDetail .offerList .offerCard:not(.featuredOffer) .offerPricing,.productDetail .offerList .offerCard:not(.featuredOffer)>.offerLink{grid-area:auto/1}.productDetail .featuredOffer{grid-template-columns:minmax(0,1fr)}.featuredOffer .offerMerchant{grid-row:auto}.featuredOffer .offerPricing{border:0;grid-area:auto/1;padding:0}.productDetailImage{height:28.75rem}.productHistoryWithSummary{grid-template-columns:minmax(0,2fr) minmax(0,1fr)}.historyCardHeading{flex-wrap:wrap;align-items:flex-start}}@media (max-width:760px){.productDetail{padding:1rem 1rem 2.75rem}.productBreadcrumb{margin-bottom:1rem}.productHero{grid-template-rows:auto;grid-template-columns:minmax(0,1fr);gap:1.2rem;margin-bottom:1.4rem}.productHeroContent,.productGallery{grid-area:auto/1}.productHeroContent h1{max-width:28ch;font-size:clamp(1.875rem,6vw,2.25rem)}.productDetailImage{height:clamp(20rem,65vw,28rem);max-height:none}.productDetailImage img{padding:3rem 1.25rem}.productImageBrand{padding:.4rem .75rem;top:.7rem;left:.7rem}.productZoomHint{bottom:.65rem}.productServiceStrip{gap:1.15rem;padding:1.25rem}.productServiceStrip li{padding:0}.productPriceAlertTeaser{flex-wrap:wrap;gap:.8rem;padding:1.15rem}.productPriceAlertTeaser>div{flex:1;min-width:0}.priceAlertComingSoon{margin-left:3.8rem}.productFeatureChips{gap:.5rem}.productFeatureChips li{gap:.5rem;padding:.7rem;font-size:.8125rem}.productDetail .offerCard{max-width:none;padding:1.2rem}.productDetail .featuredOffer{grid-template-columns:minmax(0,1fr)}.featuredOffer .offerMerchant{grid-row:auto}.featuredOffer .offerPricing{border:0;grid-area:auto/1;padding:0}.productHistoryWithSummary{grid-template-columns:minmax(0,1fr)}.productHistory{margin-top:1.4rem}.historyCard,.priceSummary{min-height:0;padding:1.15rem}.historyCardHeading{gap:.65rem;margin-bottom:.65rem}.historyCardHeading h2{font-size:1.5rem}.historyPlotWide{display:none}.historyPlotCompact{display:block}.historyAxis text,.historyMonth{font-size:13px}.priceSummaryUpdated{margin-top:1rem}.historyCardSingle+.priceSummary .priceSummaryCurrent{display:flex}.historyCardSingle+.priceSummary .priceSummaryCurrent dd{font-size:1.5rem}}@media (prefers-reduced-motion:reduce){.productDetail .offerCard,.productDetail .offerLink,.productShareButton,.historyPointDot{transition:none}.productDetail .offerCard:hover,.productDetail .offerLink:hover,.productShareButton:hover{transform:none}}.manualAmazonOffer{background:color-mix(in srgb,var(--detail-panel) 94%,var(--surface-subtle));box-shadow:none;border-style:dashed}.manualAmazonOffer .offerMerchant{align-items:flex-start}.manualAmazonOffer .offerPricing{min-width:0}.manualAmazonBadge{background:var(--surface-subtle);width:fit-content;color:var(--text-muted);border-radius:999px;margin:.3rem 0 0;padding:.28rem .55rem;font-size:.72rem;font-weight:700;line-height:1.2}.manualAmazonOffer .manualAmazonPrice{margin:0 0 .35rem;font-size:1.08rem;font-weight:750}.manualAmazonNote{max-width:44rem;color:var(--text-muted);margin:0 0 .9rem;font-size:.84rem;line-height:1.5}.productDetail .manualAmazonOffer .offerLink{background:var(--surface-subtle);width:fit-content;min-width:10rem;color:var(--text);border:1px solid var(--detail-border);box-shadow:none}.productDetail .manualAmazonOffer .offerLink:hover{border-color:var(--hero-accent);background:color-mix(in srgb,var(--hero-accent) 7%,var(--surface-subtle))}.amazonAssociatesDisclosure{opacity:.8;margin:1.5rem 0;font-size:.8rem;line-height:1.6}.srOnly{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.marketSwitcher{border:1px solid var(--border);background:var(--surface);min-height:2.35rem;box-shadow:var(--shadow-sm);border-radius:999px;align-items:center;gap:.35rem;padding:.2rem .35rem;display:inline-flex}.marketFlag{font-size:1rem;line-height:1}.marketSwitcher select{max-width:7.5rem;color:var(--text);cursor:pointer;background:0 0;border:0;outline:0;font-size:.78rem;font-weight:700}@media (max-width:48rem){.marketSwitcher select{color:#0000;width:2.6rem;max-width:2.6rem}.marketSwitcher option{color:initial}}.siteHeaderInner{max-width:92rem;min-height:4.15rem}.headerPreference{position:relative}.headerPreferenceTrigger{border:1px solid color-mix(in srgb,var(--border) 82%,transparent);background:var(--control-bg);min-height:2.65rem;color:var(--text);box-shadow:var(--shadow-sm);cursor:pointer;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:999px;align-items:center;gap:.42rem;padding:.35rem .65rem;display:inline-flex}.headerPreferenceIcon{fill:none;width:1rem;height:1rem;stroke:var(--hero-accent);stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.headerPreferenceKind{color:var(--text-muted);font-size:.7rem;font-weight:750}.headerPreferenceValue{text-overflow:ellipsis;white-space:nowrap;max-width:7rem;font-size:.78rem;font-weight:750;overflow:hidden}.headerPreferenceTrigger .languageChevron{width:.72rem}.headerPreferenceMenu{z-index:75}.marketMenu{border:1px solid var(--border);background:var(--glass-strong);min-width:14rem;max-height:min(28rem,70vh);box-shadow:var(--shadow-md);-webkit-backdrop-filter:blur(22px)saturate(140%);backdrop-filter:blur(22px)saturate(140%);border-radius:1rem;gap:.15rem;padding:.4rem;display:grid;position:absolute;top:calc(100% + .55rem);right:0;overflow:auto}.marketMenu button{min-height:2.65rem;color:var(--text-muted);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:.7rem;grid-template-columns:1.4rem 1fr 1rem;align-items:center;gap:.55rem;padding:.5rem .7rem;font-size:.88rem;font-weight:650;display:grid}.marketMenu button:hover,.marketMenu button:focus-visible,.marketMenu button[aria-current=page]{background:var(--surface-subtle);color:var(--text)}.marketMenu .languageCheck{fill:none;width:.9rem;stroke:var(--hero-accent);stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}.countryFlag{width:1.25rem;height:.94rem;box-shadow:0 0 0 1px color-mix(in srgb,var(--border) 75%,transparent);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:.18rem;flex:none;display:inline-block}.homeHero{width:min(100% - 2rem,72rem);min-height:auto;padding:clamp(3.6rem,8vh,6rem) 1rem 2.5rem}.homeEyebrow{margin-bottom:.9rem}.homeHero h1{font-size:clamp(3rem,6vw,5.45rem)}.homeIntroduction{margin-top:1rem}.junireMascotExperience{width:min(100%,52rem)}.heroSearch{width:100%;margin-top:clamp(1.6rem,3vw,2.3rem)}.junireMascotExperience .heroSearch{width:100%}.junireMascot{width:25rem;bottom:1rem;right:-20.5rem}.heroSearchSurface{border-radius:1.25rem;min-height:4rem}.heroSearch button{min-height:3.1rem}.heroSearchBlock{width:100%}.recentSearches{width:100%;min-height:2.4rem;color:var(--text-muted);text-align:left;align-items:center;gap:.55rem;margin:.7rem 0 0;font-size:.76rem;display:flex}.recentSearchesLead{flex:none;align-items:center;gap:.35rem;font-weight:750;display:inline-flex}.recentSearchesLead svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:1rem;height:1rem}.recentSearchChips{scrollbar-width:none;flex:1;align-items:center;gap:.4rem;min-width:0;display:flex;overflow-x:auto}.recentSearchChips::-webkit-scrollbar{display:none}.recentSearchChip{border:1px solid var(--border);background:var(--glass);box-shadow:var(--shadow-sm);border-radius:999px;flex:none;align-items:center;display:inline-flex}.recentSearchChip a{color:var(--text);white-space:nowrap;padding:.38rem .22rem .38rem .65rem;font-weight:650;text-decoration:none}.recentSearchChip button{width:1.8rem;height:1.8rem;color:var(--text-soft);cursor:pointer;background:0 0;border:0;font-size:1rem}.recentSearchClear,.recentSearchDismiss{color:var(--text-muted);cursor:pointer;white-space:nowrap;background:0 0;border:0;flex:none;font-size:.74rem;font-weight:700}.recentSearchClear{text-underline-offset:.18rem;text-decoration:underline}.recentSearchDismiss{border-radius:999px;width:1.8rem;height:1.8rem;font-size:1rem}.recentSearchDismiss:hover,.recentSearchChip button:hover{background:var(--surface-subtle);color:var(--text)}.homeMain>.categoryRail{width:min(100% - 2rem,92rem);margin:0 auto 1.5rem}.homeMain .categoryTrack{padding:.8rem 0}.homeMain .categorySet{gap:.65rem;padding-right:.65rem}.homeMain .categoryCard{border-radius:1rem;gap:.65rem;width:clamp(10rem,12vw,11.5rem);min-height:4.9rem;padding:.55rem .65rem;font-size:.82rem}.homeMain .categoryCard .categoryIcon{border-radius:.8rem;width:3.55rem;height:3.55rem}.homeMain .categoryCard .categoryIcon img{padding:.2rem}.homeMain .categoryFade{width:clamp(1rem,4vw,4rem)}@media (min-width:64rem) and (max-width:86rem){.junireMascot{width:20rem;right:-15.5rem}}@media (max-width:64rem){.headerPreferenceKind,.headerPreferenceValue{display:none}.headerPreferenceTrigger{justify-content:center;min-width:3rem;padding:.35rem .55rem}.junireMascot{width:15rem;right:-11rem}}@media (max-width:48rem){.siteHeaderActions{gap:.3rem}.headerPreferenceIcon{display:none}.headerPreferenceTrigger{min-width:2.8rem}.homeHero{padding-top:3rem;padding-bottom:1.8rem}.junireMascot{width:min(15rem,70vw);margin:.7rem auto -1rem;position:relative;bottom:auto;right:auto}.recentSearches{flex-wrap:wrap;align-items:flex-start}.recentSearchChips{order:3;width:100%}.recentSearchClear{margin-left:auto}.homeMain .categoryCard{width:9.5rem;min-height:4.5rem}.homeMain .categoryCard .categoryIcon{width:3.1rem;height:3.1rem}}.homeDiscovery{gap:2rem;width:min(100% - 2rem,92rem);margin:1.25rem auto 3.5rem;display:grid}.homeProductSection{border:1px solid var(--border);background:color-mix(in srgb,var(--surface) 88%,transparent);box-shadow:var(--shadow-sm);border-radius:1.35rem;margin:0;padding:1.25rem}.homeSectionHeading{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.homeSectionHeading h2{letter-spacing:-.035em;margin:0;font-size:clamp(1.35rem,2vw,1.7rem)}.homeProductRail{grid-template-columns:repeat(5,minmax(0,1fr));gap:.85rem;display:grid}.homeProductCard{border:1px solid var(--border);background:var(--surface);min-width:0;box-shadow:var(--shadow-sm);border-radius:1rem;transition:transform .16s,box-shadow .16s,border-color .16s;overflow:hidden}.homeProductCard:hover{border-color:var(--border-strong);box-shadow:var(--shadow-md);transform:translateY(-2px)}.homeProductCardLink{height:100%;color:inherit;flex-direction:column;text-decoration:none;display:flex}.homeProductCard .catalogProductVisual{background:color-mix(in srgb,var(--surface-subtle) 62%,var(--surface));border:0;border-radius:0;width:100%;height:10rem;min-height:10rem}.homeProductCard .catalogProductVisual img{object-fit:contain;width:100%;height:100%;padding:1rem}.homeProductCardBody{flex-direction:column;flex:1;min-height:9rem;padding:.9rem;display:flex}.homeProductBrand{color:var(--hero-accent);letter-spacing:.08em;text-transform:uppercase;margin:0 0 .35rem;font-size:.7rem;font-weight:800}.homeProductCard h3{-webkit-line-clamp:3;letter-spacing:-.015em;-webkit-box-orient:vertical;margin:0;font-size:.9rem;line-height:1.35;display:-webkit-box;overflow:hidden}.homeProductMeta{gap:.35rem;margin-top:auto;padding-top:.8rem;display:grid}.homeProductMeta span{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.72rem;overflow:hidden}.homeProductMeta strong{letter-spacing:-.025em;font-size:1.15rem}.homeProductSection-popular{background:color-mix(in srgb,var(--surface) 78%,transparent)}@media (max-width:72rem){.homeProductRail{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:48rem){.homeDiscovery{gap:1rem;width:min(100% - 1rem,92rem);margin-top:.75rem}.homeProductSection{padding:1rem}.homeProductRail{scroll-snap-type:x proximity;scrollbar-width:none;display:flex;overflow-x:auto}.homeProductRail::-webkit-scrollbar{display:none}.homeProductCard{scroll-snap-align:start;flex:0 0 min(76vw,17rem)}}.accountMainV2{width:min(100%,82rem);padding-top:2.25rem}.accountHero{border:1px solid var(--border);background:linear-gradient(135deg,color-mix(in srgb,var(--hero-accent) 6%,var(--glass-strong)),var(--glass-strong));box-shadow:var(--shadow-sm);border-radius:1.4rem;justify-content:space-between;align-items:center;gap:1.5rem;margin-bottom:1.25rem;padding:1.4rem 1.5rem;display:flex}.accountIdentity{align-items:center;gap:1rem;min-width:0;display:flex}.accountIdentity>div{min-width:0}.accountIdentity h1{letter-spacing:-.045em;margin:.1rem 0 .35rem;font-size:clamp(2rem,5vw,3rem);line-height:1}.accountIdentity>div>p:last-child{color:var(--text-muted);text-overflow:ellipsis;margin:0;overflow:hidden}.accountAvatar{background:linear-gradient(135deg,var(--junire-accent-indigo-soft),var(--junire-accent-violet-soft));color:#fff;width:4rem;height:4rem;box-shadow:var(--shadow-sm);border-radius:1.15rem;flex:none;place-items:center;font-size:1.3rem;font-weight:850;display:grid}.accountHeroMeta{justify-items:end;gap:.35rem;display:grid}.accountHeroMeta>span{background:color-mix(in srgb,var(--success) 10%,var(--surface));color:var(--success);border-radius:999px;padding:.35rem .65rem;font-size:.75rem;font-weight:800}.accountHeroMeta small{color:var(--text-muted)}.accountNotice{border:1px solid color-mix(in srgb,var(--hero-accent) 20%,var(--border));background:color-mix(in srgb,var(--hero-accent) 5%,var(--surface));color:var(--text);border-radius:.9rem;margin:0 0 1rem;padding:.8rem 1rem;font-size:.9rem}.accountOverviewV2{grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:1rem}.accountOverviewV2>div{background:var(--glass);justify-content:center;min-height:5.3rem}.accountOverviewV2 strong{font-size:1.25rem}.accountGridV2{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.accountGridV2 .accountWideSection{grid-column:1/-1}.accountForm,.accountInlineForm{gap:.75rem;margin-top:1rem;display:grid}.accountForm label,.accountInlineForm label,.accountAlertQuickForm label{gap:.35rem;display:grid}.accountForm label>span,.accountAlertQuickForm label>span{color:var(--text-muted);font-size:.78rem;font-weight:750}.accountForm input,.accountInlineForm input,.accountAlertQuickForm input{border:1px solid var(--border);background:var(--surface);width:100%;min-height:2.85rem;color:var(--text);border-radius:.75rem;padding:.55rem .75rem}.accountForm button,.accountInlineForm button,.accountAlertQuickForm button,.accountSecondaryButton,.personalizationButton{background:var(--button-bg);width:max-content;min-height:2.75rem;color:var(--button-text);cursor:pointer;border:0;border-radius:.75rem;justify-content:center;align-items:center;padding:.6rem .9rem;font-weight:750;text-decoration:none;display:inline-flex}.accountInlineForm{grid-template-columns:minmax(0,1fr) auto;align-items:end}.accountFacts{gap:.65rem;margin:1.15rem 0 0;display:grid}.accountFacts>div{border-top:1px solid var(--border);grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:1rem;padding-top:.65rem;display:grid}.accountFacts dt{color:var(--text-muted);font-size:.8rem}.accountFacts dd{text-align:right;overflow-wrap:anywhere;margin:0;font-weight:650}.accountSecurityStack{gap:1rem;display:grid}.accountSecurityStack>div{border:1px solid var(--border);background:var(--surface-subtle);border-radius:1rem;padding:1rem}.accountSecurityStack h3{margin:0;font-size:1rem}.accountSecurityStack p{color:var(--text-muted);margin:.35rem 0 .8rem;font-size:.85rem;line-height:1.5}.accountSecondaryButton{background:var(--surface);color:var(--text);border:1px solid var(--border)}.accountSecondaryButton:hover{border-color:var(--hero-accent)}.accountSavedGrid{grid-template-columns:repeat(auto-fit,minmax(min(100%,18rem),1fr));gap:1rem;margin-top:1rem;display:grid}.accountProductCard{border:1px solid var(--border);background:var(--surface-subtle);border-radius:1rem;flex-direction:column;min-width:0;display:flex;overflow:hidden}.accountProductLink{grid-template-columns:7rem minmax(0,1fr);gap:.9rem;padding:.85rem;text-decoration:none;display:grid}.accountProductLink .catalogProductVisual{border-radius:.8rem;width:7rem;height:7rem;min-height:7rem}.accountProductLink h3{-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:.25rem 0 .55rem;font-size:.96rem;line-height:1.35;display:-webkit-box;overflow:hidden}.accountProductLink p{color:var(--hero-accent);text-transform:uppercase;margin:0;font-size:.72rem;font-weight:800}.accountProductLink strong{font-size:1rem}.accountProductActions{border-top:1px solid var(--border);gap:.6rem;margin-top:auto;padding:.8rem;display:grid}.accountAlertQuickForm{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:.5rem;display:grid}.accountTextButton{color:var(--text-muted);cursor:pointer;text-underline-offset:.18rem;background:0 0;border:0;font-weight:700;text-decoration:underline}.accountEmpty{border:1px dashed var(--border-strong);color:var(--text-muted);text-align:center;border-radius:1rem;margin:1rem 0 0;padding:1.4rem}.accountAlertList{border:1px solid var(--border);border-radius:1rem;margin-top:1rem;display:grid;overflow:hidden}.accountAlertList article{background:var(--surface-subtle);grid-template-columns:minmax(0,1.4fr) minmax(8rem,.6fr) auto;align-items:center;gap:1rem;padding:1rem;display:grid}.accountAlertList article+article{border-top:1px solid var(--border)}.accountAlertList article>div:first-child{gap:.25rem;display:grid}.accountAlertList a{text-decoration:none}.accountAlertList span{color:var(--text-muted);font-size:.82rem}.accountAlertList article>div:nth-child(2){text-align:right;gap:.2rem;display:grid}.accountActivityCard{min-height:100%}.accountTimeline{gap:.15rem;margin:0;padding:0;list-style:none;display:grid}.accountTimeline li{grid-template-columns:auto minmax(0,1fr);gap:.75rem;padding:.75rem 0;display:grid}.accountTimeline li+li{border-top:1px solid var(--border)}.accountTimelineDot{background:var(--hero-accent);width:.65rem;height:.65rem;box-shadow:0 0 0 5px color-mix(in srgb,var(--hero-accent) 8%,transparent);border-radius:50%;margin-top:.35rem}.accountTimeline li>div{gap:.2rem;display:grid}.accountTimeline time{color:var(--text-muted);font-size:.8rem}.authFormAssist{justify-content:flex-end;margin-top:-.45rem;display:flex}.authFormAssist a,.authRecoveryLink{color:var(--brand);font-size:.84rem;font-weight:700;text-decoration:none}.authSuccess{border-radius:var(--radius-sm);background:color-mix(in srgb,var(--success) 10%,transparent);padding:.75rem;color:var(--success)!important}.authCardRecovery{width:min(100%,32rem)}.authRecoveryLink{text-align:center;margin-top:.25rem}.productPersonalizationPanel{border:1px solid color-mix(in srgb,var(--hero-accent) 16%,var(--detail-border));background:color-mix(in srgb,var(--hero-accent) 3.5%,var(--detail-panel));box-shadow:var(--detail-shadow);border-radius:1.2rem;justify-content:space-between;align-items:center;gap:1.25rem;margin:1.4rem 0;padding:1.1rem 1.25rem;display:flex}.productPersonalizationIntro{min-width:0}.productPersonalizationIntro p,.productPersonalizationPanel>div:first-child>p{color:var(--hero-accent);letter-spacing:.09em;text-transform:uppercase;margin:0 0 .2rem;font-size:.7rem;font-weight:800}.productPersonalizationIntro h2,.productPersonalizationPanel>div:first-child>h2{margin:0;font-size:1.1rem}.productPersonalizationIntro span,.productPersonalizationPanel>div:first-child>span{color:var(--text-muted);margin-top:.25rem;font-size:.82rem;display:block}.productPersonalizationActions{flex-wrap:wrap;justify-content:flex-end;align-items:end;gap:.55rem;display:flex}.productPersonalizationActions form{margin:0}.productAlertForm{align-items:end;gap:.5rem;display:flex}.productAlertForm label{gap:.25rem;display:grid}.productAlertForm label>span{color:var(--text-muted);font-size:.72rem;font-weight:700}.productAlertForm input{border:1px solid var(--border);background:var(--surface);width:8rem;min-height:2.75rem;color:var(--text);border-radius:.75rem;padding:.5rem .65rem}.personalizationButtonActive{background:color-mix(in srgb,var(--hero-accent) 12%,var(--surface));color:var(--hero-accent);border:1px solid color-mix(in srgb,var(--hero-accent) 25%,var(--border))}@media (max-width:64rem){.accountOverviewV2{grid-template-columns:repeat(2,minmax(0,1fr))}.accountGridV2{grid-template-columns:1fr}.accountGridV2 .accountWideSection{grid-column:auto}.productPersonalizationPanel{flex-direction:column;align-items:flex-start}.productPersonalizationActions{justify-content:flex-start;width:100%}}@media (max-width:48rem){.accountHero{flex-direction:column;align-items:flex-start}.accountHeroMeta{justify-items:start}.accountOverviewV2{grid-template-columns:1fr 1fr}.accountInlineForm,.accountAlertQuickForm,.accountAlertList article{grid-template-columns:1fr}.accountAlertList article>div:nth-child(2){text-align:left}.accountProductLink{grid-template-columns:5.5rem minmax(0,1fr)}.accountProductLink .catalogProductVisual{width:5.5rem;height:5.5rem;min-height:5.5rem}.productPersonalizationActions{grid-template-columns:1fr;width:100%;display:grid}.productPersonalizationActions form,.productPersonalizationActions .personalizationButton,.productAlertForm{width:100%}.productAlertForm{grid-template-columns:minmax(0,1fr) auto;display:grid}.productAlertForm input{width:100%}}.authCardRecovery .turnstileField{place-items:center;display:grid}.authCardRecovery .authAlternative,.authCardRecovery form+.authAlternative{text-align:center}.authCardRecovery .authRecoveryLink{text-align:center;display:block}@media (max-width:48rem){.accountMainV2{width:100%;padding:1rem .85rem 4rem}.accountHero{border-radius:1.15rem;gap:1rem;margin-bottom:.85rem;padding:1rem}.accountIdentity{align-items:center;width:100%}.accountAvatar{border-radius:1rem;width:3.5rem;height:3.5rem;font-size:1.15rem}.accountIdentity h1{margin:.05rem 0 .2rem;font-size:clamp(1.8rem,9vw,2.35rem)}.accountIdentity>div>p:last-child{white-space:normal;overflow-wrap:anywhere;max-width:100%;font-size:.92rem}.accountEyebrow{margin-bottom:.2rem;font-size:.7rem}.accountHeroMeta{grid-template-columns:auto 1fr;place-items:center start;gap:.6rem;width:100%}.accountHeroMeta small{font-size:.8rem}.accountOverviewV2{gap:.65rem;margin-bottom:.85rem}.accountOverviewV2>div{border-radius:1rem;min-height:4.6rem;padding:.8rem}.accountOverviewV2 span{letter-spacing:.07em;font-size:.72rem}.accountOverviewV2 strong{font-size:1.05rem}.accountGridV2{gap:.8rem}.accountSection{border-radius:1.05rem;padding:1rem}.accountSectionHeading h2{font-size:1.35rem}.accountHint{margin-top:.35rem;font-size:.85rem;line-height:1.5}.accountForm button,.accountInlineForm button,.accountAlertQuickForm button,.accountSecondaryButton{width:100%}.accountFacts>div{grid-template-columns:1fr;gap:.25rem}.accountFacts dd{text-align:left}.accountSecurityStack>div,.accountPreferenceList form{padding:.85rem}.accountPreferenceList form button{width:100%}.accountSavedGrid{grid-template-columns:1fr}.accountProductCard{border-radius:.95rem}.accountProductLink{grid-template-columns:5rem minmax(0,1fr);padding:.75rem}.accountProductLink .catalogProductVisual{width:5rem;height:5rem;min-height:5rem}.accountAlertList article{padding:.85rem}.accountTimeline li{padding:.65rem 0}}.accountAvatarControl{flex:none;justify-items:center;gap:.3rem;display:grid}.accountAvatarButton{background:linear-gradient(135deg,var(--junire-accent-indigo-soft),var(--junire-accent-violet-soft));color:#fff;width:4rem;height:4rem;box-shadow:var(--shadow-sm);cursor:pointer;border:0;border-radius:1.15rem;place-items:center;padding:0;font-size:1.3rem;font-weight:850;display:grid;position:relative;overflow:visible}.accountAvatarButton>img{object-fit:cover;border-radius:inherit;width:100%;height:100%}.accountAvatarEdit{border:2px solid var(--surface);background:var(--hero-accent);color:#fff;border-radius:999px;place-items:center;width:1.4rem;height:1.4rem;font-size:1rem;font-weight:800;line-height:1;display:grid;position:absolute;bottom:-.2rem;right:-.25rem}.accountAvatarControl small{max-width:5.5rem;color:var(--text-muted);text-align:center;font-size:.65rem}.accountAvatarError{color:#b91c1c;text-align:center;max-width:9rem;font-size:.68rem}@media (max-width:48rem){.accountAvatarButton{border-radius:1rem;width:3.5rem;height:3.5rem;font-size:1.15rem}.accountAvatarControl small{display:none}}.homeMain{--hero-accent:#773ce6;--home-paper:#fff;--home-ink:#18132b;--home-muted:#706a80;background:var(--home-paper);color:var(--home-ink)}:root[data-theme=dark] .homeMain{--hero-accent:#b999ff;--home-paper:#101016;--home-ink:#f3effa;--home-muted:#aba3ba}.homeHero{isolation:isolate;background:radial-gradient(at 15% 60%,#773ce614,#0000 48%),radial-gradient(at 88% 45%,#a478ec20,#0000 43%),linear-gradient(#773ce605,#773ce608);width:100%;min-height:24rem;padding:3.8rem 2rem 3.5rem;position:relative}.homeHero h1{letter-spacing:-.055em;max-width:24ch;color:var(--home-ink);font-size:clamp(2.15rem,3.7vw,3.65rem);font-weight:760;line-height:1.08}.homeHero h1 span{white-space:normal}.homeHero h1 span:last-child{color:var(--hero-accent)}.homeIntroduction{color:var(--home-muted);margin-top:1rem;font-size:1.05rem}.homeHero .junireMascotExperience{width:min(65%,52rem);display:block}.homeHero .heroSearch{margin-top:2rem}.homeHero .heroSearchBlock{z-index:2;position:relative}.homeHero .heroSearchSurface{border:1.5px solid var(--hero-accent);background:var(--home-paper);border-radius:2rem;min-height:4.35rem;padding:.35rem;box-shadow:0 6px 26px #773ce619}.homeHero .heroSearchSurface:focus-within{box-shadow:0 0 0 4px #773ce618,0 8px 30px #773ce622}.homeHero .heroSearch input{color:var(--home-ink);padding:.8rem .6rem}.homeHero .heroSearch input::placeholder{color:var(--home-muted)}.homeHero .searchIcon{stroke:var(--home-ink)}.homeHero .heroSearch button{color:#fff;background:linear-gradient(110deg,#8139f2,#6e32d9);border-radius:1.65rem;min-height:3.5rem;padding-inline:1.65rem}.homeHero .heroSearch button span{display:inline}.homeHero .junireMascot{width:clamp(13rem,23vw,22rem);margin:0;position:absolute;bottom:-.75rem;right:clamp(-20rem,-22vw,-12rem)}.homeMain>.categoryRail{border-bottom:1px solid color-mix(in srgb, var(--home-muted) 14%, transparent);width:min(100% - 3rem,86rem);margin:.4rem auto 0}.homeMain .categoryCard{box-shadow:none;min-height:4rem;color:var(--home-ink);background:0 0;border-color:#0000}.homeMain .categoryCard .categoryIcon{width:2.8rem;height:2.8rem;box-shadow:none;border-radius:.6rem}.homeMain .categoryFadeStart{background:linear-gradient(to right, var(--home-paper), transparent)}.homeMain .categoryFadeEnd{background:linear-gradient(to left, var(--home-paper), transparent)}.homeDiscovery{gap:2.6rem;width:min(100% - 4rem,86rem);margin:2.5rem auto 0}.homeProductSection,.homeProductSection-popular{box-shadow:none;background:0 0;border:0;border-radius:0;min-width:0;padding:0}.homeSectionHeading{max-width:none;margin-bottom:1rem}.homeSectionHeading h2{font-size:clamp(1.3rem,2vw,1.75rem);font-weight:740}.homeProductRail{overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-width:none;cursor:grab;gap:1rem;padding:.25rem .15rem .75rem;display:flex;overflow-x:auto}.homeProductRail::-webkit-scrollbar{display:none}.homeProductRail[data-dragging]{cursor:grabbing;scroll-snap-type:none;-webkit-user-select:none;user-select:none}.homeProductRail:focus-visible{outline:2px solid var(--hero-accent);outline-offset:5px;border-radius:.75rem}.homeProductCard{scroll-snap-align:start;background:var(--home-paper);border-color:color-mix(in srgb, var(--home-muted) 15%, transparent);box-shadow:none;border-radius:.85rem;flex:0 0 calc(22.7273% - .909091rem)}.homeProductCard:hover{border-color:color-mix(in srgb, var(--hero-accent) 35%, transparent);box-shadow:0 5px 18px #773ce610}.homeProductCard .catalogProductVisual{background:#f8f8fa;height:12rem;min-height:12rem}.homeProductCard .catalogProductVisual img{padding:1.1rem}.homeProductCardBody{min-height:10rem;padding:1rem}.homeProductBrand{color:var(--home-muted);text-transform:none;letter-spacing:0;font-size:.78rem;font-weight:500}.homeProductCard h3{-webkit-line-clamp:2;font-size:.95rem;font-weight:600;line-height:1.4}.homeProductMeta{gap:.3rem;padding-top:.8rem}.homeProductMeta span{color:var(--home-muted)}.homeProductMeta strong{font-size:1.35rem;font-weight:750}.homeProductCompare{color:var(--hero-accent);align-items:center;gap:.4rem;margin-top:.65rem;font-size:.82rem;font-weight:600;display:flex}.productCarouselControls{flex:none;align-items:center;gap:.55rem;display:flex}.productCarouselControls button{border:1px solid color-mix(in srgb, var(--home-muted) 22%, transparent);width:2.6rem;height:2.6rem;color:var(--home-ink);background:var(--home-paper);cursor:pointer;border-radius:50%;place-items:center;display:grid}.productCarouselControls button:hover:not(:disabled){color:var(--hero-accent);border-color:var(--hero-accent)}.productCarouselControls button:disabled{opacity:.32;cursor:default}.productCarouselControls svg{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;width:1.15rem;height:1.15rem}.productCarouselProgress{background:color-mix(in srgb, var(--home-muted) 15%, transparent);border-radius:1rem;width:6rem;height:.25rem;margin-left:.5rem;display:block;overflow:hidden}.productCarouselProgress>span{background:var(--hero-accent);border-radius:inherit;width:33.333%;height:100%;display:block}.siteHeaderInner{gap:1rem;max-width:90rem;min-height:4.8rem}.siteHeader{background:#ffffffed}:root[data-theme=dark] .siteHeader{background:#101016ed}.siteHeader .brand{color:#773ce6;letter-spacing:-.06em;font-size:2rem}.siteHeader .brandMark{display:none}:root[data-theme=dark] .siteHeader .brand{color:#b999ff}.siteHeaderActions{gap:.8rem}.headerPreferenceTrigger{box-shadow:none;text-align:left;background:0 0;border:0;border-radius:.5rem;gap:.65rem;padding:.4rem .5rem}.headerPreferenceTrigger:hover{background:var(--surface-subtle)}.headerPreferenceText{gap:.15rem;display:grid}.headerPreferenceKind{white-space:nowrap;font-size:.65rem;font-weight:500;display:block}.headerPreferenceValue{text-transform:capitalize;align-items:center;gap:.4rem;max-width:9rem;font-size:.82rem;font-weight:600;display:flex}.headerPreferenceIcon{width:1.2rem;height:1.2rem;stroke:var(--text);flex:none;display:block}.marketDropdown{border-left:1px solid var(--border);padding-left:.7rem}.languageCode{color:var(--text-muted);font-size:.65rem;font-weight:700}@media (max-width:64rem){.homeHero{min-height:22rem;padding-top:3rem}.homeHero .junireMascotExperience{flex-direction:column;width:min(100%,46rem);display:flex}.homeHero .heroSearchBlock{order:-1}.homeHero .junireMascot{width:9rem;margin:.35rem auto -.75rem;position:relative;bottom:auto;right:auto}.homeProductCard{flex-basis:calc(38.4615% - .769231rem)}.siteHeaderActions{gap:.35rem}.headerPreferenceTrigger{justify-content:flex-start}}@media (max-width:48rem){.siteHeaderInner{flex-wrap:wrap;gap:.5rem;padding:.65rem 1rem}.siteHeader .brand{font-size:1.7rem}.siteHeaderActions{grid-template-columns:minmax(0,1fr) minmax(0,1.3fr) auto auto;gap:.25rem;width:100%;display:grid}.siteHeaderActions .publicAdminLink{display:none}.headerPreferenceTrigger{gap:.4rem;width:100%;padding:.35rem .2rem}.headerPreferenceKind{font-size:.6rem}.headerPreferenceValue{max-width:6.5rem;font-size:.76rem}.headerPreferenceTrigger .languageChevron{display:none}.marketDropdown{padding-left:.45rem}.languageMenu{left:0;right:auto}.homeHero{min-height:auto;padding:2.6rem 1rem 2rem}.homeHero h1{font-size:clamp(2rem,7.8vw,3rem)}.homeIntroduction{max-width:30ch;margin-top:.85rem;font-size:.92rem}.homeHero .junireMascotExperience{flex-direction:column;width:100%;display:flex}.homeHero .heroSearchBlock{order:-1}.homeHero .heroSearch{margin-top:1.5rem}.homeHero .heroSearchSurface{border-radius:1.25rem;min-height:3.65rem}.homeHero .heroSearch input{width:100%;padding-inline:.4rem;font-size:1rem}.homeHero .searchIcon{width:1.05rem;margin-left:.5rem}.homeHero .heroSearch button{border-radius:1rem;min-height:2.85rem;padding-inline:.9rem;font-size:.85rem}.homeHero .heroSearch button svg{display:none}.homeHero .junireMascot{width:9rem;margin:.35rem auto -.75rem;position:relative;bottom:auto;right:auto}.homeMain>.categoryRail{width:calc(100% - 1rem)}.homeMain .categoryCard{width:9rem;padding-inline:.4rem}.homeDiscovery{gap:1.8rem;width:calc(100% - 2rem);margin-top:1.75rem}.homeSectionHeading{gap:.5rem;margin-bottom:.65rem}.homeSectionHeading h2{font-size:1.22rem}.productCarouselControls{gap:.3rem}.productCarouselControls button{width:2.3rem;height:2.3rem}.productCarouselProgress{display:none}.homeProductRail{gap:.75rem}.homeProductCard{flex-basis:70%}.homeProductCard .catalogProductVisual{height:10rem;min-height:10rem}.homeProductCardBody{min-height:9.5rem;padding:.85rem}}@media (prefers-reduced-motion:reduce){.homeProductCard,.homeHero .heroSearchSurface{transition:none}}.statisticsPreferences{border:1px solid var(--footer-line);background:var(--footer-hover);min-height:2.5rem;color:var(--footer-accent);font:inherit;cursor:pointer;border-radius:2rem;justify-content:center;align-items:center;gap:.45rem;padding:.4rem .8rem;font-size:.75rem;font-weight:650;display:inline-flex}.statisticsPreferences svg{width:1rem;height:1rem;fill:var(--footer-hover);stroke:currentColor;stroke-width:1.6px}.statisticsPreferences:hover{border-color:var(--footer-accent)}.statisticsNotice{--notice-accent:#783ddb;--notice-text:#31213f;--notice-muted:#756582;--notice-line:#e1d3f0;--notice-soft:#f3eaff;bottom:max(1.25rem, env(safe-area-inset-bottom));z-index:90;border:1px solid var(--notice-line);width:min(27rem,100% - 2.5rem);max-height:calc(100svh - 2.5rem);color:var(--notice-text);text-align:left;background:radial-gradient(at 95% 0,#efe3ff,#0000 60%),#fff;border-radius:1.5rem;padding:1.5rem;position:fixed;left:1.25rem;overflow-y:auto;box-shadow:0 18px 65px #3c196326,0 3px 12px #3c196309}.statisticsHeading{align-items:center;gap:.8rem;padding-right:.7rem;display:flex}.statisticsIcon{border:1px solid var(--notice-line);background:var(--notice-soft);width:2.9rem;height:2.9rem;color:var(--notice-accent);border-radius:.95rem;flex:none;place-items:center;display:grid}.statisticsIcon svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;width:1.6rem;height:1.6rem}.statisticsEyebrow{color:var(--notice-accent);letter-spacing:.05em;font-size:.72rem;font-weight:800}.statisticsNotice h2{letter-spacing:-.025em;margin:.15rem 0 0;font-size:1.02rem;line-height:1.35}.statisticsNotice p{color:var(--notice-muted);margin:1rem 0;font-size:.83rem;line-height:1.65}.statisticsStatus{color:var(--notice-muted);justify-content:center;align-items:center;gap:.4rem;font-size:.71rem;display:flex}.statisticsStatus span{color:var(--notice-accent)}.statisticsActions{flex-wrap:wrap;justify-content:center;align-items:stretch;gap:.6rem;margin-top:1.1rem;display:flex}.statisticsActions button{border:1px solid var(--notice-line);min-height:2.85rem;font:inherit;cursor:pointer;border-radius:.8rem;flex:9rem;padding:.7rem .8rem;font-size:.8rem;font-weight:700;transition:border-color .18s,filter .18s}.statisticsSecondary{background:var(--notice-soft);color:var(--notice-accent)}.statisticsActions .statisticsPrimary{color:#fff;background:linear-gradient(115deg,#7133cc,#8a43de);border-color:#8345dc;box-shadow:0 5px 14px #7133cc20}.statisticsActions button:hover{border-color:var(--notice-accent);filter:brightness(1.06)}.statisticsNotice .statisticsNote{text-align:center;margin:.85rem 0 0;font-size:.68rem}.statisticsClose{width:2rem;height:2rem;color:var(--notice-muted);cursor:pointer;background:0 0;border:0;border-radius:50%;padding:0;font-size:1.3rem;position:absolute;top:.5rem;right:.5rem}.statisticsClose:hover{background:var(--notice-soft)}.siteFooter :focus-visible{outline-color:color-mix(in srgb, var(--footer-accent) 50%, transparent)}:root[data-theme=dark] .statisticsNotice{--notice-accent:#c5a4ff;--notice-text:#f5edff;--notice-muted:#b9aac8;--notice-line:#513766;--notice-soft:#30203f;background:radial-gradient(at 95% 0,#39234f,#0000 60%),#211629;box-shadow:0 18px 65px #0006}@media (max-width:48rem){.siteFooterInner{gap:1.1rem;padding:1.75rem 1rem 1rem}.footerNavigation{gap:.2rem .35rem}.footerBottom{justify-content:center}}@media (max-width:30rem){.statisticsNotice{left:.75rem;bottom:max(.75rem, env(safe-area-inset-bottom));border-radius:1.25rem;width:calc(100% - 1.5rem);max-height:calc(100svh - 1.5rem);padding:1.2rem}}@media (prefers-reduced-motion:reduce){.authCard input,.authCard button,.footerNavigation a,.statisticsActions button{transition:none}}:root{--page-bg:#fefefe;--surface:#fff;--surface-subtle:#f5f5f8;--text:#25232c;--text-muted:#6e6b77;--text-soft:#898591;--border:#e6e4eb;--border-strong:#cbc4dc;--brand:#783ddb;--brand-hover:#6329bf;--brand-soft:#f2edfc;--hero-accent:#783ddb;--glass:#ffffffd9;--glass-strong:#fffffff0;--control-bg:#ffffff52;--control-hover:#f2eff8;--chrome-bg:#fefefe42;--canvas-line:#8955c919;--fluid-ribbon:#9274dc12;--fluid-soft:#9680cf09;--fluid-glow:#a18ad912;--panel-bg:#ffffffd9;--panel-image:#eeedf333;--panel-line:#9d8dbb24}:root[data-theme=dark]{--page-bg:#15141b;--surface:#211e29;--surface-subtle:#2a2733;--text:#f3edf9;--text-muted:#b7a9c8;--text-soft:#9788aa;--border:#44334f;--border-strong:#654978;--brand:#c5a1fb;--brand-hover:#dec5ff;--brand-soft:#30223f;--hero-accent:#bd96f5;--glass:#211e29d9;--glass-strong:#211e29f0;--control-bg:#342e4038;--control-hover:#38284a;--chrome-bg:#15141b42;--canvas-line:#c49bf61b;--fluid-ribbon:#8f72c51c;--fluid-soft:#82709d10;--fluid-glow:#9374bf1a;--panel-bg:#24212db0;--panel-image:#aa7bd00b;--panel-line:#bd95e52b}html,body{background:var(--page-bg)}.site{isolation:isolate;min-height:100svh;position:relative}.site:before{content:"";z-index:-1;pointer-events:none;background:radial-gradient(ellipse 105% 70% at 8% 0%, transparent 37%, var(--fluid-ribbon) 58%, transparent 79%), radial-gradient(ellipse 90% 80% at 106% 75%, transparent 35%, var(--fluid-soft) 58%, transparent 79%), radial-gradient(ellipse 65% 42% at 0% 64%, var(--fluid-glow), transparent 78%), radial-gradient(ellipse 70% 48% at 100% 5%, var(--fluid-soft), transparent 80%), var(--page-bg);position:fixed;inset:0}.siteHeader,:root[data-theme=dark] .siteHeader{background:var(--chrome-bg);border-bottom:1px solid var(--canvas-line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.siteHeaderInner,.siteFooterInner{max-width:89rem}.siteHeader .brand,:root[data-theme=dark] .siteHeader .brand{color:var(--brand)}.siteFooter,:root[data-theme=dark] .siteFooter{--footer-accent:var(--brand);--footer-muted:var(--text-muted);--footer-line:var(--canvas-line);--footer-hover:var(--control-bg);border-top:1px solid var(--canvas-line);background:0 0}.footerBrand{font-size:1.45rem}.footerBottom{border-color:var(--canvas-line)}.siteContent:has(>.authMain){display:flex}.authMain,:root[data-theme=dark] .authMain{--auth-panel:var(--panel-bg);--auth-tint:var(--brand-soft);--auth-border:var(--panel-line);--auth-field:var(--control-bg);--auth-muted:var(--text-muted);background:0 0;flex:1}.authCard,:root[data-theme=dark] .authCard{background:var(--auth-panel);box-shadow:0 16px 56px #3d1b6210}.authCard .turnstileField{overflow:visible}.authCard .turnstileField>div{max-width:none}.homeMain,:root[data-theme=dark] .homeMain{--hero-accent:var(--brand);--home-paper:var(--surface);--home-ink:var(--text);--home-muted:var(--text-muted);background:0 0}.homeHero{background:0 0}.homeMain .categoryRail{border-color:var(--canvas-line)}.homeMain .categoryViewport{-webkit-mask-image:linear-gradient(90deg,#0000,#000 2% 98%,#0000);mask-image:linear-gradient(90deg,#0000,#000 2% 98%,#0000)}.homeMain .categoryFade{display:none}.homeMain .categoryCard{background:var(--panel-bg);border:1px solid var(--panel-line);border-radius:.9rem;margin-block:.25rem}.homeMain .categoryCard .categoryIcon{border-color:var(--panel-line);background:var(--panel-image);color:var(--brand)}.homeHero .heroSearchSurface{background:var(--panel-bg)}.homeProductCard{background:var(--panel-bg);border-color:var(--panel-line);border-radius:1rem}.homeProductCard .catalogProductVisual{background:var(--panel-image)}.homeProductCard .catalogProductVisual img{border-radius:.6rem}.productCarouselControls button{background:var(--control-bg);border-color:var(--panel-line)}.statisticsNotice,:root[data-theme=dark] .statisticsNotice{--notice-accent:var(--brand);--notice-text:var(--text);--notice-muted:var(--text-muted);--notice-line:var(--border);--notice-soft:var(--brand-soft);background:var(--glass-strong);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 14px 48px #3d1b6220}.priceAlertPanel{background:var(--panel-bg);border:1px solid var(--panel-line);border-radius:1.3rem;gap:1.25rem;padding:1.6rem;display:grid}.priceAlertIntro{align-items:flex-start;gap:1rem;display:flex}.priceAlertIntro>div{flex:1}.priceAlertIntro h2{margin:0 0 .5rem;font-size:1.2rem}.priceAlertIntro p,.priceAlertFoot p{color:var(--text-muted);margin:0 0 .5rem;line-height:1.6}.priceAlertIntro small{color:var(--text-muted)}.priceAlertForm{align-items:flex-end;gap:.8rem;margin:0;display:flex}.priceAlertForm label{min-width:0;color:var(--text-muted);flex:1;gap:.5rem;font-size:.8rem;display:grid}.priceAlertForm input{border:1px solid var(--border);background:var(--control-bg);width:100%;min-height:2.8rem;color:var(--text);font:inherit;border-radius:.75rem;padding:.7rem .9rem;font-size:1rem}.priceAlertForm input:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.priceAlertForm button,.priceAlertPanel>a.personalizationButton{color:#fff;background:linear-gradient(115deg,#7133cc,#8943de);border:0;border-radius:.75rem;justify-content:center;align-items:center;gap:.5rem;min-height:2.8rem;padding:.7rem 1.1rem;font-weight:650;text-decoration:none;display:inline-flex}.priceAlertForm button:disabled{opacity:.6;cursor:wait}.priceAlertFoot{justify-content:space-between;align-items:center;gap:1.2rem;display:flex}.priceAlertFoot p{flex:1;font-size:.8rem}.priceAlertFoot form{flex:none}.alertState{background:var(--surface-subtle);width:fit-content;color:var(--text-muted);white-space:nowrap;border-radius:999px;padding:.35rem .65rem;font-size:.73rem;display:inline-flex!important}.alertState.active{background:var(--brand-soft);color:var(--brand)}.accountAlertList .accountAlertItem{grid-template-columns:minmax(0,1fr) minmax(16rem,1fr);gap:1.2rem;display:grid}.accountAlertSummary{gap:.55rem;display:grid}.alertManageActions{grid-column:1/-1;justify-content:flex-end;gap:1rem;display:flex}.priceNotificationList{gap:1rem;display:grid}.priceNotificationList article{border:1px solid var(--border);border-radius:1rem;justify-content:space-between;align-items:center;gap:1.5rem;padding:1.2rem;display:flex}.priceNotificationList article.unread{border-color:var(--border-strong);box-shadow:inset 3px 0 var(--brand)}.priceNotificationList h3{margin:.5rem 0}.priceNotificationList p{margin:.4rem 0}.priceNotificationList time,.priceNotificationList small{color:var(--text-muted);font-size:.8rem}.priceNotificationAmount{color:var(--brand);font-size:1.5rem}.notificationBell{border:1px solid var(--border);background:var(--control-bg);width:2.6rem;height:2.6rem;color:var(--text);border-radius:50%;flex:none;place-items:center;text-decoration:none;display:grid;position:relative}.notificationBell svg{fill:none;stroke:currentColor;stroke-width:1.6px;width:1.2rem;height:1.2rem}.notificationBell>span{text-align:center;color:#fff;background:#783ddb;border-radius:1rem;min-width:1.1rem;padding:.15rem .3rem;font-size:.62rem;position:absolute;top:-.35rem;right:-.35rem}.alertSpinner{border:2px solid #ffffff50;border-top-color:#fff;border-radius:50%;width:.85rem;height:.85rem;animation:.7s linear infinite alertSpin}#alerts,#notifications{scroll-margin-top:6rem}@keyframes alertSpin{to{transform:rotate(360deg)}}@media (max-width:650px){.priceAlertPanel{padding:1.1rem}.priceAlertIntro{flex-wrap:wrap}.priceAlertForm,.priceAlertFoot,.priceNotificationList article{flex-direction:column;align-items:stretch}.priceAlertForm label{width:100%}.accountAlertList .accountAlertItem{grid-template-columns:minmax(0,1fr)}.alertManageActions{justify-content:flex-start}.accountSectionHeading:has(form){flex-wrap:wrap;gap:.7rem}}@media (prefers-reduced-motion:reduce){.alertSpinner{animation:none}}.accountWorkspace{width:min(100%,74rem);padding-top:2.8rem;padding-bottom:3rem}.profileIcon{flex:none;width:1.25rem;height:1.25rem}.profileHero{justify-content:space-between;align-items:center;gap:2rem;margin-bottom:2.25rem;display:flex}.profileIdentity{align-items:center;gap:1.35rem;min-width:0;display:flex}.profileIdentity>div:last-child{min-width:0}.profileEyebrow{color:var(--brand);letter-spacing:.13em;text-transform:uppercase;margin:0 0 .5rem;font-size:.67rem;font-weight:750}.profileIdentity h1{letter-spacing:-.045em;overflow-wrap:anywhere;margin:0;font-size:clamp(1.8rem,3.2vw,2.5rem);font-weight:750;line-height:1.18}.profileHeroEmail{color:var(--text-muted);overflow-wrap:anywhere;margin:.5rem 0 0;font-size:.88rem}.profileHeroAside{text-align:right;color:var(--text-muted);flex:0 17rem;font-size:.83rem;line-height:1.6}.profileHeroAside p{margin:0 0 .5rem}.profileHeroAside small{font-size:.74rem}.accountWorkspace .accountAvatarControl{flex:none;gap:.5rem}.accountWorkspace .accountAvatarButton,.accountWorkspace .accountAvatar{background:linear-gradient(145deg,#5e35bc,#8e56e8);border-radius:1.5rem;width:4.6rem;height:4.6rem;font-size:1.55rem;box-shadow:0 5px 20px #783ddb18}.accountWorkspace .accountAvatarControl small{color:var(--text-muted);font-size:.64rem}.accountWorkspace .accountAvatarEdit{border:3px solid var(--page-bg);color:#fff;background:#783ddb;place-items:center;width:1.55rem;height:1.55rem;display:grid;bottom:-.1rem;right:-.2rem}.accountWorkspace .accountAvatarEdit svg{width:.8rem;height:.8rem}.profileTabs{border-bottom:1px solid var(--border);gap:1.6rem;margin-bottom:1.6rem;display:flex}.profileTabs button{min-height:3.4rem;color:var(--text-muted);cursor:pointer;white-space:nowrap;background:0 0;border:0;justify-content:center;align-items:center;gap:.6rem;padding:.8rem .25rem 1rem;font-size:.86rem;font-weight:600;display:flex;position:relative}.profileTabs button[aria-selected=true]{color:var(--brand)}.profileTabs button[aria-selected=true]:after{content:"";background:var(--brand);border-radius:3px 3px 0 0;height:3px;position:absolute;bottom:-1px;left:0;right:0}.profileTabs button:hover{color:var(--brand)}.profileTabCount{background:var(--surface-subtle);font-variant-numeric:tabular-nums;border-radius:.45rem;place-items:center;min-width:1.35rem;height:1.35rem;padding:0 .3rem;font-size:.69rem;display:grid}.profileTabs [aria-selected=true] .profileTabCount{background:var(--brand-soft)}.profilePanel{outline-offset:5px;margin:0;scroll-margin-top:7rem}.profilePanel[hidden]{display:none}.profileSettingsGrid{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);align-items:start;gap:1.25rem;display:grid}.profileColumn{gap:1.25rem;min-width:0;display:grid}.profileCard{border:1px solid var(--panel-line);background:var(--panel-bg);border-radius:1.25rem;min-width:0;margin:0;padding:1.65rem;box-shadow:0 3px 14px #24173c03}.profileSectionHeading{align-items:flex-start;gap:.85rem;margin-bottom:1.4rem;display:flex}.profileSectionIcon{border:1px solid color-mix(in srgb,var(--brand) 12%,transparent);background:var(--brand-soft);width:2.25rem;height:2.25rem;color:var(--brand);border-radius:.75rem;flex:none;place-items:center;display:grid}.profileSectionIcon svg{width:1.1rem;height:1.1rem}.profileSectionHeading h2{letter-spacing:-.025em;margin:.05rem 0 .35rem;font-size:1.08rem;font-weight:700}.profileSectionHeading p,.profileHint{color:var(--text-muted);margin:0;font-size:.8rem;line-height:1.6}.profileForm{gap:1.25rem;display:grid}.profileForm label{gap:.55rem;min-width:0;display:grid}.profileForm label>span{color:var(--text);font-size:.8rem;font-weight:600}.profileForm input,.profileForm select{border:1px solid var(--border);background:var(--control-bg);width:100%;min-width:0;min-height:2.85rem;color:var(--text);font:inherit;border-radius:.7rem;padding:.65rem .85rem;font-size:.88rem;transition:border-color .15s,box-shadow .15s}.profileForm input:hover,.profileForm select:hover{border-color:var(--border-strong)}.profileForm input:focus-visible,.profileForm select:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.profileForm small{color:var(--text-muted);font-size:.72rem;line-height:1.55}.profileFormFooter{justify-content:flex-end;display:flex}.profileButton{color:#fff;width:fit-content;min-height:2.75rem;font:inherit;cursor:pointer;background:linear-gradient(115deg,#7133cc,#8742dc);border:1px solid #0000;border-radius:.75rem;justify-content:center;align-items:center;gap:.5rem;padding:.65rem 1.15rem;font-size:.8rem;font-weight:650;line-height:1.4;text-decoration:none;transition:box-shadow .15s,filter .15s;display:inline-flex}.profileButton:hover{filter:brightness(1.07);box-shadow:0 3px 10px #783ddb15}.profileButtonSecondary{background:var(--control-bg);border-color:var(--border);color:var(--text)}.profileButtonSecondary:hover{border-color:var(--border-strong);color:var(--brand);filter:none}.profileButton:disabled{opacity:.65;cursor:wait}.profileButton .profileIcon{width:1rem;height:1rem}.profileEmailFact{border-top:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-top:1.35rem;padding-top:1.2rem;display:flex}.profileEmailFact>div{gap:.35rem;min-width:0;display:grid}.profileEmailFact>div>span{color:var(--text-muted);font-size:.72rem}.profileEmailFact strong{overflow-wrap:anywhere;font-size:.81rem;font-weight:550}.profileVerified{color:var(--text-muted);white-space:nowrap;align-items:center;gap:.3rem;font-size:.69rem;display:inline-flex}.profileVerified svg{width:.85rem;height:.85rem;color:var(--success)}.profileSecurityEmail{border-bottom:1px solid var(--border);padding-bottom:.9rem}.profileSecurityEmail summary,.profileActivity summary{cursor:pointer;justify-content:space-between;align-items:center;gap:1rem;min-height:2.75rem;font-size:.84rem;font-weight:650;list-style:none;display:flex}.profileSecurityEmail summary::-webkit-details-marker{display:none}.profileActivity summary::-webkit-details-marker{display:none}.profileChevron{color:var(--text-muted);font-size:1rem}.profileSecurityEmail[open] .profileChevron,.profileActivity[open] .profileChevron{transform:rotate(180deg)}.profileSecurityEmail[open]{padding-bottom:1.25rem}.profileSecurityEmail .profileForm{margin-top:1rem}.profilePasswordRow{flex-direction:column;align-items:flex-start;gap:.85rem;padding-top:1.25rem;display:flex}.profilePasswordRow h3{margin:0 0 .45rem;font-size:.84rem;font-weight:650}.profilePasswordRow p{color:var(--text-muted);margin:0;font-size:.78rem;line-height:1.6}.profileActivity{border:1px solid var(--border);background:var(--control-bg);border-radius:.9rem;padding:.35rem 1.25rem}.profileActivity .accountTimeline{margin:.8rem 0 1rem}.profileActivity>.profileHint{padding-bottom:1rem}.profileSession{justify-content:space-between;align-items:center;gap:1.25rem;margin-top:1.5rem;padding:.5rem .1rem;display:flex}.profileSession p{color:var(--text-muted);font-size:.76rem;line-height:1.6}.profileSession form{flex:none}.profileSession .profileButton{color:var(--text-muted)}.profileNotice{background:var(--brand-soft);border:1px solid color-mix(in srgb,var(--brand) 18%,transparent);color:var(--brand);border-radius:.85rem;align-items:center;gap:.6rem;margin:0 0 1.25rem;padding:.9rem 1.1rem;font-size:.86rem;display:flex}.profileNoticeError{color:var(--text);border-color:var(--border-strong)}.profileEmpty{text-align:center;flex-direction:column;align-items:center;padding:3.5rem 1rem 3rem;display:flex}.profileEmptyIcon{border:1px solid color-mix(in srgb,var(--brand) 12%,transparent);background:linear-gradient(145deg,var(--brand-soft),var(--control-bg));width:4rem;height:4rem;color:var(--brand);border-radius:1.4rem;place-items:center;margin-bottom:1.3rem;display:grid;transform:rotate(-5deg)}.profileEmptyIcon svg{width:1.8rem;height:1.8rem;transform:rotate(5deg)}.profileEmpty h3{letter-spacing:-.025em;margin:0 0 .7rem;font-size:1.2rem;font-weight:650;line-height:1.4}.profileEmpty p{max-width:29rem;color:var(--text-muted);margin:0;font-size:.86rem;line-height:1.75}.profileEmpty .profileButton{margin-top:1.5rem}.profileHelp{border-top:1px solid var(--border);color:var(--text-muted);margin-top:1.5rem;padding-top:1.1rem;font-size:.8rem}.profileHelp summary{cursor:pointer;min-height:2rem}.profileHelp p{line-height:1.7}.profileInboxHeading{justify-content:space-between;align-items:flex-start;gap:1.25rem;display:flex}.profileInboxHeading>form{flex:none}.accountWorkspace .accountSavedGrid{grid-template-columns:repeat(auto-fill,minmax(min(100%,25rem),1fr));gap:1.1rem}.accountWorkspace .accountProductCard{background:var(--control-bg);border-color:var(--border);border-radius:1rem}.accountWorkspace .accountProductLink{grid-template-columns:5rem minmax(0,1fr);padding:1.1rem}.accountWorkspace .accountProductLink .catalogProductVisual,.accountWorkspace .accountProductLink img{align-self:center;width:5rem;height:5rem;min-height:0}.accountWorkspace .accountProductLink strong{color:var(--brand)}.accountWorkspace .accountProductActions{gap:.75rem;padding:1.1rem}.accountWorkspace .accountTextButton{min-height:2.75rem;color:var(--text-muted);text-underline-offset:.2rem;font-size:.76rem}.accountWorkspace .accountTextButton:hover{color:var(--brand)}.accountWorkspace .accountAlertList{border:0;border-radius:0}.accountWorkspace .accountAlertList .accountAlertItem{border-bottom:1px solid var(--border);background:0 0;padding:1.3rem 0}.accountWorkspace .accountAlertList .accountAlertItem:first-child{border-top:1px solid var(--border)}.accountWorkspace .accountAlertSummary>a{font-size:.96rem;text-decoration:none}.accountWorkspace .accountAlertSummary>a:hover{color:var(--brand)}.accountWorkspace .alertManageActions{gap:1.25rem}.accountWorkspace .priceNotificationList article{background:var(--control-bg);border-color:var(--border)}.accountWorkspace .priceNotificationList article.unread{box-shadow:inset 3px 0 var(--brand)}.accountWorkspace :focus-visible{outline-color:var(--brand)}@media (max-width:56rem){.profileTabs{gap:1rem}.profileTabs button{gap:.4rem;font-size:.8rem}.profileSettingsGrid{grid-template-columns:minmax(0,1fr)}.profileHeroAside{max-width:14rem}.profilePasswordRow{flex-direction:row;justify-content:space-between;align-items:center}.profilePasswordRow .profileButton{flex:none}}@media (max-width:40rem){.accountWorkspace{padding-top:1.6rem}.profileHero{flex-direction:column;align-items:flex-start;gap:1rem;margin-bottom:1.4rem}.profileIdentity{gap:1rem;width:100%}.profileHeroAside{text-align:left;flex:auto;max-width:none;font-size:.78rem}.profileHeroAside p{margin-bottom:.35rem}.profileIdentity h1{font-size:1.85rem}.profileHeroEmail{font-size:.78rem}.profileTabs{border:1px solid var(--border);background:var(--control-bg);border-radius:1rem;grid-template-columns:repeat(2,minmax(0,1fr));gap:.35rem;padding:.35rem;display:grid}.profileTabs button{border-radius:.7rem;gap:.35rem;min-height:2.8rem;padding:.6rem .3rem;font-size:.72rem}.profileTabs button[aria-selected=true]{background:var(--brand-soft)}.profileTabs button[aria-selected=true]:after{display:none}.profileTabs .profileIcon{width:1rem;height:1rem}.profileTabCount{min-width:1.2rem;height:1.2rem;font-size:.64rem}.profileCard{border-radius:1.1rem;padding:1.2rem}.profileSectionHeading{gap:.7rem}.profileFormFooter .profileButton{width:100%}.profilePasswordRow,.profileInboxHeading{flex-direction:column}.profileInboxHeading{gap:0}.profileInboxHeading>form{margin:0 0 1.25rem}.profilePasswordRow .profileButton{width:100%}.profileSession{align-items:flex-start}.profileSession p{margin:0}.profileEmpty{padding:2.5rem .25rem 2rem}.profileEmpty h3{font-size:1.1rem}.profileEmpty p{font-size:.8rem}.accountWorkspace .accountProductLink{grid-template-columns:4rem minmax(0,1fr);gap:.8rem;padding:1rem}.accountWorkspace .accountProductLink .catalogProductVisual,.accountWorkspace .accountProductLink img{width:4rem;height:4rem}.accountWorkspace .accountAlertList .accountAlertItem{grid-template-columns:minmax(0,1fr)}}@media (prefers-reduced-motion:reduce){.profileForm input,.profileForm select,.profileButton{transition:none}}.homeProductCard,.catalogProductGrid>li{position:relative}.productHeart{border:1px solid var(--border);background:var(--glass-strong);width:2.7rem;height:2.7rem;color:var(--text-muted);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;gap:.55rem;transition:color .16s,background .16s;display:inline-flex;box-shadow:0 3px 14px #2818490a}.productHeart svg,.homeFollowedShortcut svg{fill:none;stroke:currentColor;stroke-width:1.7px;width:1.15rem;height:1.15rem}.productHeart.isSaved{color:var(--brand);background:var(--brand-soft);border-color:color-mix(in srgb,var(--brand) 25%,transparent)}.productHeart.isSaved svg{fill:currentColor}.productHeart:disabled{opacity:.6;cursor:wait}.productHeart.withLabel{border-radius:2rem;width:auto;padding:0 1rem;font-size:.83rem;font-weight:600}.homeProductCard>.productHeart,.catalogProductGrid>li>.productHeart{z-index:2;position:absolute;top:.7rem;right:.7rem}.homeFollowedShortcut{border:1px solid var(--canvas-line);color:var(--brand);background:var(--glass);border-radius:2rem;align-items:center;gap:.5rem;margin:1.1rem auto 0;padding:.5rem .9rem;font-size:.85rem;text-decoration:none;display:inline-flex}.homeFollowedShortcut span{background:var(--brand-soft);border-radius:1rem;padding:.12rem .4rem}.followToast{z-index:100;background:var(--surface);border:1px solid var(--brand);width:max-content;max-width:calc(100% - 2rem);box-shadow:var(--shadow-md);border-radius:1rem;padding:1rem 1.4rem;position:fixed;bottom:1.5rem;left:50%;transform:translate(-50%)}.offerComparisonNote{color:var(--text-muted);max-width:65rem;margin:0 0 1.5rem;font-size:.82rem;line-height:1.6}.offerDelivery{flex-direction:column;gap:.25rem;margin:0 0 1rem;display:flex}.offerDelivery>span{color:var(--text-muted);font-size:.75rem}.offerDelivery>strong{font-size:.92rem}.offerDelivery small{max-width:28rem;color:var(--text-muted);font-size:.7rem;line-height:1.5}.fastestDeliveryBadge{width:fit-content;color:var(--brand);background:var(--brand-soft);border-radius:2rem;align-items:center;margin:.4rem 0;padding:.35rem .6rem;font-size:.75rem;font-weight:650;display:inline-flex}.juniProductInsights{border:1px solid var(--panel-line);background:linear-gradient(125deg,var(--brand-soft),var(--panel-bg) 65%);border-radius:1.25rem;margin:1.5rem 0;overflow:hidden}.juniProductInsights summary{cursor:pointer;align-items:center;gap:.8rem;padding:.8rem 1.4rem;list-style:none;display:flex}.juniProductInsights summary::-webkit-details-marker{display:none}.juniProductInsights summary>span:nth-child(2){flex-direction:column;flex:1;gap:.3rem;display:flex}.juniProductInsights summary strong{font-size:1rem}.juniProductInsights summary span span{color:var(--text-muted);font-size:.84rem}.juniProductInsights summary img{object-fit:contain}.juniExpand{color:var(--brand);font-size:1.7rem}.juniProductInsights[open] .juniExpand{transform:rotate(45deg)}.juniInsightBody{padding:0 1.6rem 1.4rem}.juniFacts{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.juniFacts>div{border:1px solid var(--panel-line);background:var(--glass);border-radius:1rem;padding:1.1rem}.juniFacts span,.juniFacts strong{display:block}.juniFacts span{color:var(--text-muted);margin-bottom:.6rem;font-size:.8rem}.juniFacts strong{font-size:1.5rem}.juniFacts p,.juniInsightBody>p{color:var(--text-muted);font-size:.8rem}.juniInsightBody a{color:var(--brand);font-size:.8rem;font-weight:600}.juniHomeTrigger{color:var(--brand);cursor:pointer;background:0 0;border:0;padding:.6rem;font-size:.78rem}.juniDialog{border:1px solid var(--panel-line);width:min(30rem,100vw - 2rem);color:var(--text);background:var(--surface);box-shadow:var(--shadow-lg);border-radius:1.5rem;padding:0}.juniDialog::backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#17102075}.juniDialog>div{text-align:left;background:radial-gradient(ellipse at top right,var(--brand-soft),transparent 70%);padding:2rem;position:relative}.juniDialog h2{margin:.5rem 0 1rem;font-size:1.6rem}.juniDialog p{color:var(--text-muted);line-height:1.7}.juniDialog a{background:var(--brand-soft);color:var(--brand);border-radius:.8rem;padding:.8rem 1rem;font-weight:600;text-decoration:none;display:inline-flex}.juniDialogClose{color:var(--text-muted);cursor:pointer;background:0 0;border:0;width:2rem;height:2rem;font-size:1.5rem;position:absolute;top:.8rem;right:.8rem}.forecastUnavailable{border:1px dashed var(--border-strong);background:var(--panel-bg);border-radius:1rem;grid-column:1/-1;padding:1.4rem 1.6rem}.forecastUnavailable h2{margin:0 0 .5rem;font-size:1rem}.forecastUnavailable p{color:var(--text-muted);max-width:64rem;margin:0;font-size:.85rem;line-height:1.7}.informationPage{max-width:68rem;margin:0 auto;padding:2rem 1.5rem 5rem}.informationNavigation{flex-wrap:wrap;gap:.5rem;margin-bottom:2.5rem;display:flex}.informationNavigation a{color:var(--text-muted);border:1px solid #0000;border-radius:2rem;padding:.6rem .85rem;font-size:.82rem;text-decoration:none}.informationNavigation a[aria-current=page]{color:var(--brand);background:var(--brand-soft);border-color:var(--canvas-line)}.informationHero{border-bottom:1px solid var(--canvas-line);padding:2rem 0 2.3rem}.informationHero h1{letter-spacing:-.055em;font-size:clamp(2.2rem,4vw,3.4rem);line-height:1.15}.informationHero>p{max-width:45rem;line-height:1.7}.informationHero>p:last-of-type{font-size:.8rem}.informationContents{border-bottom:1px solid var(--canvas-line);flex-wrap:wrap;gap:.5rem 1rem;padding:1.5rem 0 2rem;display:flex}.informationContents strong{text-transform:uppercase;letter-spacing:.08em;color:var(--text-soft);flex-basis:100%;font-size:.75rem}.informationContents a{color:var(--brand);font-size:.85rem;text-decoration:none}.informationBody{max-width:48rem}.informationBody section{border-bottom:1px solid var(--canvas-line);padding:1.6rem 0;scroll-margin-top:7rem}.informationBody h2{letter-spacing:-.025em;font-size:1.35rem}.informationBody p,.informationBody li{font-size:.96rem;line-height:1.85}@media (max-width:40rem){.juniFacts{grid-template-columns:1fr}.juniProductInsights summary{padding:.7rem}.juniProductInsights summary img{width:60px}.productHeroTopline{flex-wrap:wrap}.informationPage{padding-inline:1.1rem}}@media (prefers-reduced-motion:reduce){.productHeart{transition:none}}.alertEmailOptIn{flex-basis:100%;align-items:center;gap:.6rem;font-size:.8rem;flex-direction:row!important;display:flex!important}.alertEmailOptIn input{height:1rem;accent-color:var(--brand);width:1rem!important;min-height:1rem!important}.juniStories{margin:2.5rem 0}.juniStories>header{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.2rem;display:flex}.juniStories header p,.juniJournalHeading>div>p:first-child{letter-spacing:.12em;color:var(--hero-accent,#8050dc);font-size:.65rem;font-weight:750}.juniStories h2{margin:.4rem 0;font-size:1.4rem}.juniStories a,.juniJournal a{color:var(--hero-accent,#8050dc)}.juniStories header>a{font-size:.8rem;font-weight:650}.juniStoryGrid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;display:grid}.juniStoryCard{border:1px solid color-mix(in srgb,var(--hero-accent,#8050dc) 15%,transparent);background:color-mix(in srgb,var(--hero-accent,#8050dc) 3%,transparent);border-radius:1rem;flex-direction:column;gap:.7rem;min-width:0;padding:1.5rem;text-decoration:none;display:flex;color:inherit!important}.juniStoryCard>span{color:var(--muted,#777080);font-size:.7rem}.juniStoryCard h3,.juniStoryCard h2{margin:0;font-size:1.1rem;line-height:1.45}.juniStoryCard p{margin:0;font-size:.85rem;line-height:1.7}.juniStoryCard>strong:last-child{color:var(--hero-accent,#8050dc);margin-top:auto;padding-top:.5rem;font-size:.8rem}.juniJournal{max-width:1060px;margin:auto;padding:3rem 1.5rem 5rem}.juniJournalHeading{align-items:center;gap:1.5rem;margin:2rem 0;display:flex}.juniJournalHeading img{object-fit:contain;flex-shrink:0}.juniJournalHeading h1{letter-spacing:-.04em;margin:.5rem 0;font-size:clamp(1.7rem,4vw,2.8rem);line-height:1.15}.juniStoryBody{white-space:pre-wrap;max-width:48rem;margin:2rem 0;font-size:1.05rem;line-height:1.9}.juniSource{opacity:.8;margin:1.5rem 0;font-size:.8rem;line-height:1.7}.juniObservedPrice{color:var(--hero-accent,#8050dc);font-size:2rem}@media (max-width:600px){.juniJournalHeading{align-items:flex-start;gap:.7rem}.juniJournalHeading img{width:70px;height:85px}.juniStories>header{align-items:flex-start}}
