:root{--store-bg:#06101d;--store-bg-2:#0a1525;--store-panel:#0d1a2b;--store-panel-2:#111f31;--store-surface:#ffffff;--store-text:#101828;--store-muted:#667085;--store-line:#e6e9ef;--store-white:#f8fafc;--store-soft:#9aa8ba;--store-blue:#4f8cff;--store-cyan:#56d8ff;--store-violet:#9d8cff;--store-radius:26px;--store-shadow:0 24px 70px rgba(0,0,0,.20)}*{box-sizing:border-box}html{scroll-behavior:smooth}.store-header{position:-webkit-sticky;position:sticky;z-index:50;border-bottom:1px solid rgba(17,24,39,.08);background:rgba(250,250,249,.94);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.store-header-inner{width:min(1240px,calc(100% - 48px));min-height:72px;margin:0 auto;justify-content:space-between;gap:24px}.store-add-row,.store-brand,.store-card-detail-link,.store-cart-link,.store-header-inner,.store-hero-actions,.store-nav,.store-section-link{display:flex;align-items:center}.store-brand{gap:10px;color:#111827!important;font-weight:850;text-decoration:none;letter-spacing:-.02em}.store-brand-mark{width:36px;height:36px;border-radius:12px;display:grid;place-items:center;background:linear-gradient(145deg,#0c1728,#111827);color:#fff;font-size:12px;box-shadow:inset 0 0 0 1px rgba(255,255,255,.07)}.store-nav{gap:26px}.store-nav a{color:#111827!important;text-decoration:none;font-weight:680;font-size:14px;transition:opacity .2s ease}.store-nav a:hover{opacity:.62}.store-cart-link{gap:8px}.store-cart-count{min-width:22px;height:22px;padding:0 6px;border-radius:999px;display:inline-grid;place-items:center;background:#111827;color:#fff;font-size:11px}.store-main{max-width:none;margin:0;padding:0 0 110px;background:radial-gradient(circle at 78% 2%,rgba(56,117,255,.17),transparent 30rem),radial-gradient(circle at 8% 42%,rgba(80,198,255,.06),transparent 25rem),linear-gradient(180deg,#07111f,#06101d 62%,#081321);color:var(--store-white);min-height:100vh;overflow:hidden}.store-main>section{width:min(1240px,calc(100% - 48px));margin-inline:auto}.store-home .store-hero{position:relative;display:grid;grid-template-columns:minmax(0,1.02fr) minmax(440px,.98fr);align-items:center;grid-gap:72px;gap:72px;min-height:650px;padding:86px 0 76px}.store-hero-copy{position:relative;z-index:2}.store-hero-badge{width:-moz-fit-content;width:fit-content;display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border:1px solid rgba(136,181,255,.2);border-radius:999px;background:rgba(79,140,255,.08);color:#bcd3ff;font-size:11px;font-weight:800;letter-spacing:.12em}.store-home .store-hero h1{max-width:720px;margin:22px 0 24px;color:#f8fafc!important;font-size:clamp(52px,6vw,82px);line-height:.98;letter-spacing:-.058em}.store-home .store-hero h1 span{display:block;background:linear-gradient(90deg,#a8c8ff,#67d8ff 55%,#b1a2ff);-webkit-background-clip:text;background-clip:text;color:transparent}.store-home .store-hero p{max-width:650px;margin:0;color:#a8b3c2!important;font-size:18px;line-height:1.72}.store-hero-actions{gap:12px;margin-top:30px}.store-hero-secondary-link,.store-primary-button,.store-primary-link,.store-remove-button,.store-secondary-link{text-decoration:none;font:inherit;cursor:pointer}.store-primary-button,.store-primary-link{display:inline-flex;min-height:50px;padding:0 19px;border:1px solid #fff;border-radius:14px;align-items:center;justify-content:center;gap:9px;background:#fff;color:#111827!important;font-weight:800;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.store-primary-link:hover{transform:translateY(-2px);box-shadow:0 12px 30px rgba(0,0,0,.24)}.store-primary-button{width:100%;background:#111827;border-color:#111827;color:#fff!important}.store-primary-button:hover{background:#1b2638}.store-hero-secondary-link{display:inline-flex;min-height:50px;padding:0 18px;border:1px solid rgba(255,255,255,.15);border-radius:14px;align-items:center;justify-content:center;gap:8px;background:rgba(255,255,255,.04);color:#edf2f8!important;font-weight:750;transition:background .2s ease,border-color .2s ease}.store-hero-secondary-link:hover{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.25)}.store-hero-points{display:flex;flex-wrap:wrap;gap:16px;margin-top:28px;color:#8493a8;font-size:13px;font-weight:650}.store-hero-points span{display:inline-flex;align-items:center;gap:6px}.store-hero-points svg{color:#62d7a6}.store-hero-visual{position:relative;min-height:470px;display:grid;place-items:center}.store-glow{position:absolute;border-radius:999px;filter:blur(10px);pointer-events:none}.store-glow-one{width:300px;height:300px;right:20px;top:38px;background:radial-gradient(circle,rgba(65,118,255,.26),transparent 68%)}.store-glow-two{width:250px;height:250px;left:10px;bottom:28px;background:radial-gradient(circle,rgba(64,217,255,.14),transparent 68%)}.store-console{position:relative;z-index:2;width:min(100%,520px);padding:22px;border:1px solid rgba(255,255,255,.12);border-radius:28px;background:linear-gradient(180deg,rgba(17,31,49,.92),rgba(9,22,37,.95));box-shadow:0 36px 90px rgba(0,0,0,.36),inset 0 1px 0 rgba(255,255,255,.05);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);transform:perspective(1200px) rotateY(-3deg) rotateX(2deg)}.store-console:after{content:"";position:absolute;inset:1px;border-radius:27px;pointer-events:none;background:linear-gradient(145deg,rgba(255,255,255,.025),transparent 35%)}.store-console-top{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:20px;padding-bottom:20px;border-bottom:1px solid rgba(255,255,255,.08)}.store-console-top>div{display:flex;flex-direction:column;gap:4px}.store-console-kicker{color:#70829a;font-size:10px;font-weight:800;letter-spacing:.14em}.store-console-top strong{color:#f8fafc;font-size:21px;letter-spacing:-.03em}.store-console-live{display:inline-flex;align-items:center;gap:7px;padding:7px 9px;border-radius:999px;background:rgba(52,211,153,.08);color:#8ee8c3;font-size:11px;font-weight:750}.store-console-live i{width:7px;height:7px;border-radius:999px;background:#4ade80;box-shadow:0 0 14px rgba(74,222,128,.75)}.store-console-grid{position:relative;z-index:2;display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px;padding:18px 0}.store-console-grid article{display:grid;grid-template-columns:36px 1fr;align-items:center;grid-gap:10px;gap:10px;min-height:74px;padding:13px;border:1px solid rgba(255,255,255,.07);border-radius:16px;background:rgba(255,255,255,.035);color:#8291a5}.store-console-grid article.is-active{border-color:rgba(78,142,255,.26);background:linear-gradient(145deg,rgba(68,126,255,.16),rgba(255,255,255,.025));color:#9cc3ff}.store-console-grid article svg{padding:8px;width:36px;height:36px;border-radius:11px;background:rgba(255,255,255,.05)}.store-console-grid article div{display:flex;flex-direction:column;gap:3px}.store-console-grid strong{color:#edf3f9;font-size:13px}.store-console-grid span{color:#708095;font-size:11px}.store-console-flow{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;gap:9px;padding:12px;border-radius:14px;background:rgba(4,11,20,.42);color:#8594a8;font-size:11px;font-weight:700}.store-stack-card{position:absolute;z-index:3;width:154px;height:82px;padding:14px;display:flex;align-items:flex-end;justify-content:space-between;border:1px solid rgba(255,255,255,.13);border-radius:18px;background:rgba(14,31,50,.88);color:#d9e6f6;box-shadow:0 18px 44px rgba(0,0,0,.28);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.store-stack-card span{color:#8fa0b5;font-size:9px;font-weight:850;letter-spacing:.11em}.store-stack-card-one{right:-8px;top:72px;transform:rotate(5deg)}.store-stack-card-one svg{color:#7bdcff}.store-stack-card-two{left:-6px;bottom:62px;transform:rotate(-6deg)}.store-stack-card-two svg{color:#9e8cff}.store-section{padding:76px 0}.store-section-heading{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;grid-gap:34px;gap:34px;margin-bottom:34px}.store-section-heading-compact{grid-template-columns:1fr minmax(280px,460px)}.store-benefits h2,.store-final-cta h2,.store-section h2,.store-section-heading h2{margin:8px 0 0;color:#f8fafc!important;font-size:clamp(34px,4vw,50px);line-height:1.04;letter-spacing:-.045em}.store-section-intro{max-width:700px;margin:15px 0 0;color:#8fa0b5!important;line-height:1.65}.store-product-category,.store-section-kicker{font-size:11px;font-weight:850;letter-spacing:.14em;text-transform:uppercase}.store-section-kicker{color:#74859c!important}.store-section-link{gap:7px;color:#dce8f8!important;text-decoration:none;font-weight:750;font-size:14px}.store-category-section{padding:38px 0 74px}.store-category-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-gap:12px;gap:12px}.store-category-card{position:relative;min-height:168px;padding:18px;display:flex;flex-direction:column;border:1px solid rgba(255,255,255,.08);border-radius:20px;background:linear-gradient(180deg,rgba(255,255,255,.045),rgba(255,255,255,.02));color:#f8fafc;text-decoration:none;overflow:hidden;transition:transform .22s ease,border-color .22s ease,background .22s ease}.store-category-card:hover{transform:translateY(-4px);border-color:rgba(116,170,255,.26);background:linear-gradient(180deg,rgba(84,137,255,.1),rgba(255,255,255,.025))}.store-category-icon{width:40px;height:40px;display:grid;place-items:center;margin-bottom:24px;border-radius:12px;background:rgba(255,255,255,.06);color:#91b9ff}.store-category-card strong{margin-bottom:5px;font-size:14px}.store-category-card small{color:#75869a;line-height:1.4}.store-category-card>svg{position:absolute;right:16px;bottom:16px;color:#516278}.store-product-section{padding-top:78px}.store-product-showcase{display:grid;grid-template-columns:1.08fr 1fr 1fr;grid-gap:18px;gap:18px}.store-cart-item,.store-checkout-items,.store-checkout-note,.store-foundation,.store-order-card,.store-product-card{border:1px solid var(--store-line);border-radius:var(--store-radius);background:var(--store-surface);color:var(--store-text)}.store-product-card{position:relative;min-height:500px;padding:26px;display:flex;flex-direction:column;overflow:hidden;box-shadow:var(--store-shadow);transition:transform .22s ease,box-shadow .22s ease}.store-product-card:hover{transform:translateY(-5px);box-shadow:0 32px 84px rgba(0,0,0,.27)}.store-product-card-glow{position:absolute;width:230px;height:230px;right:-80px;top:-90px;border-radius:999px;opacity:.2;pointer-events:none}.store-product-card-blue .store-product-card-glow{background:radial-gradient(circle,#4f8cff,transparent 68%)}.store-product-card-violet .store-product-card-glow{background:radial-gradient(circle,#a68cff,transparent 68%)}.store-product-card-cyan .store-product-card-glow{background:radial-gradient(circle,#56d8ff,transparent 68%)}.store-product-card.is-featured{border-color:#d8e3f8}.store-product-topline{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:16px}.store-product-brand{display:flex;align-items:center;gap:12px}.store-product-brand>div:last-child{display:flex;flex-direction:column;gap:3px}.store-product-brand span{color:#7d8998;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.store-product-brand strong{color:#101828;font-size:14px}.store-product-icon{width:46px;height:46px;display:grid;place-items:center;border-radius:14px;background:#111827;color:#fff;font-weight:850;font-size:17px}.store-product-card-blue .store-product-icon{background:linear-gradient(145deg,#224fa5,#4f8cff)}.store-product-card-violet .store-product-icon{background:linear-gradient(145deg,#6046a9,#9d8cff)}.store-product-card-cyan .store-product-icon{background:linear-gradient(145deg,#237c9e,#41c5ed)}.store-availability{position:relative;z-index:2;padding:7px 10px;border-radius:999px;background:#f2f4f7;color:#667085;font-size:11px;font-weight:750}.store-availability.is-live{background:#eafaf1;color:#067647}.store-product-copy{position:relative;z-index:2;margin-top:34px}.store-product-copy h3{margin:0 0 12px;color:#101828!important;font-size:25px;line-height:1.18;letter-spacing:-.035em}.store-product-copy p{margin:0;color:#667085!important;line-height:1.6}.store-product-features{position:relative;z-index:2;display:grid;grid-gap:9px;gap:9px;margin:24px 0;flex:1 1}.store-product-features span{display:flex;align-items:center;gap:8px;color:#475467;font-size:13px}.store-product-features svg{color:#3c86ff}.store-product-card-footer{position:relative;z-index:2;display:flex;align-items:end;justify-content:space-between;gap:16px;padding-top:18px;border-top:1px solid #edf0f4}.store-product-card-footer>div{display:flex;flex-direction:column;gap:3px}.store-product-card-footer small{color:#98a2b3;font-size:10px;font-weight:750;text-transform:uppercase;letter-spacing:.08em}.store-product-card-footer strong{color:#101828!important;font-size:15px}.store-card-detail-link{gap:6px;color:#2563eb!important;font-weight:750;font-size:13px;text-decoration:none}.store-add-row{position:relative;z-index:2;gap:12px;margin-top:18px;align-items:stretch;flex-direction:column}.store-secondary-link{color:#111827!important;font-weight:750;text-align:center}.store-status-pill{position:relative;z-index:2;display:inline-flex;width:-moz-fit-content;width:fit-content;margin-top:18px;padding:8px 11px;border-radius:999px;background:#f2f4f7;color:#667085!important;font-weight:750;font-size:11px}.store-benefits{margin-top:58px!important;padding:58px;display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:center;grid-gap:50px;gap:50px;border:1px solid rgba(255,255,255,.09);border-radius:32px;background:radial-gradient(circle at 0 0,rgba(79,140,255,.1),transparent 26rem),rgba(255,255,255,.035)}.store-benefits-copy p{max-width:500px;margin:18px 0 0;color:#8d9daf!important;line-height:1.68}.store-benefit-grid{display:grid;grid-template-columns:1fr;grid-gap:10px;gap:10px}.store-benefit-grid article{display:grid;grid-template-columns:44px 1fr;grid-column-gap:14px;column-gap:14px;padding:18px;border:1px solid rgba(255,255,255,.065);border-radius:18px;background:rgba(255,255,255,.035)}.store-benefit-grid article>span{grid-row:1/span 2;width:44px;height:44px;display:grid;place-items:center;border-radius:13px;background:rgba(96,149,255,.1);color:#87aff7}.store-benefit-grid strong{color:#f8fafc;font-size:16px}.store-benefit-grid p{margin:5px 0 0;color:#8291a5!important;line-height:1.52;font-size:13px}.store-final-cta{margin-top:76px!important;padding:50px 0 8px;display:flex;align-items:end;justify-content:space-between;gap:36px;border-top:1px solid rgba(255,255,255,.08)}.store-final-cta h2{max-width:720px}.store-cart-page,.store-checkout,.store-empty-state,.store-product-detail{width:min(1180px,calc(100% - 48px));margin-inline:auto}.store-product-detail{padding:74px 0 96px}.store-product-detail h1{max-width:900px;margin:14px 0 24px;font-size:clamp(48px,7vw,82px);line-height:.98;letter-spacing:-.055em;color:#f8fafc!important}.store-product-lead{max-width:730px;color:#aeb8c7!important;font-size:20px;line-height:1.6}.store-back-link{display:inline-flex;margin-bottom:34px;color:#cbd5e1!important;text-decoration:none;font-weight:750}.store-detail-hero{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;grid-gap:30px;gap:30px}.store-detail-badge{padding-bottom:12px}.store-cart-layout,.store-detail-grid{display:grid;grid-gap:28px;gap:28px;grid-template-columns:minmax(0,1fr) 340px;margin-top:44px}.store-detail-content h2{margin:8px 0 22px;color:#f8fafc!important;font-size:36px}.store-feature-list{display:grid;grid-gap:12px;gap:12px}.store-feature-list article{display:grid;grid-template-columns:48px 1fr;align-items:center;grid-gap:16px;gap:16px;padding:18px 20px;border:1px solid rgba(255,255,255,.1);border-radius:18px;background:rgba(255,255,255,.05)}.store-feature-list article span{color:#7f91aa;font-size:12px;font-weight:800;letter-spacing:.08em}.store-feature-list article strong{color:#f8fafc}.store-order-card{padding:26px;height:-moz-fit-content;height:fit-content}.store-purchase-card{position:-webkit-sticky;position:sticky;top:96px}.store-cart-summary .store-section-kicker,.store-checkout-note .store-section-kicker,.store-purchase-card .store-section-kicker{color:#667085!important}.store-cart-summary h2,.store-checkout-note h2,.store-purchase-card h2{margin:8px 0 12px;color:#101828!important;font-size:28px;letter-spacing:-.03em}.store-checkout-note p,.store-order-card p{color:#667085!important;line-height:1.58}.store-price-label{display:block;margin-bottom:12px;color:#101828;font-size:20px}.store-cart-page{padding:74px 0 96px}.store-cart-header{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:34px}.store-cart-header h1,.store-checkout-header h1,.store-empty-state h1{margin:8px 0 12px;color:#f8fafc!important;font-size:clamp(42px,6vw,68px);line-height:1;letter-spacing:-.05em}.store-cart-header p,.store-checkout-header p,.store-empty-state p{margin:0;color:#98a6b9!important;font-size:18px}.store-cart-list{display:grid;grid-gap:14px;gap:14px}.store-cart-item{padding:24px;display:flex;align-items:center;justify-content:space-between;gap:20px}.store-cart-product-main{display:flex;align-items:flex-start;gap:18px}.store-cart-product-main .store-product-category{margin-top:0}.store-cart-item h2{margin:6px 0;color:#101828!important}.store-cart-item p{color:#667085!important;line-height:1.58}.store-cart-item-actions{display:flex;align-items:center;gap:14px}.store-remove-button{border:0;background:transparent;color:#8a3028;font-weight:750}.store-cart-summary{position:-webkit-sticky;position:sticky;top:96px}.store-summary-row{display:flex;align-items:center;justify-content:space-between;margin:20px 0;padding:16px 0;border-top:1px solid var(--store-line);border-bottom:1px solid var(--store-line);color:#475467}.store-cart-continue{display:block;margin-top:16px;text-align:center;color:#475467!important;text-decoration:none;font-weight:700}.store-checkout{padding:74px 0 96px;max-width:860px}.store-checkout-header{margin-bottom:28px}.store-checkout-items{margin:24px 0;padding:8px 24px;color:#101828}.store-checkout-items article{min-height:62px;display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid var(--store-line)}.store-checkout-items article:last-child{border-bottom:0}.store-checkout-items article>div{display:flex;flex-direction:column;gap:3px}.store-checkout-items article span{color:#667085;font-size:13px}.store-checkout-note{margin-top:20px;padding:28px}.store-empty-state{padding:110px 0;max-width:760px}.store-empty-state .store-primary-link{margin-top:26px}.store-owned-grid{display:grid;grid-template-columns:minmax(0,520px);grid-gap:20px;gap:20px;margin-top:28px}.store-owned-card{min-height:0}.store-owned-actions{display:flex;flex-wrap:wrap;align-items:center;gap:16px;margin-top:24px}@media (max-width:1080px){.store-home .store-hero{grid-template-columns:1fr 420px;gap:34px}.store-category-grid{grid-template-columns:repeat(3,1fr)}.store-product-showcase{grid-template-columns:1fr 1fr}.store-product-card:first-child{grid-column:1/-1}}@media (max-width:860px){.store-home .store-hero{grid-template-columns:1fr;padding-top:72px}.store-hero-visual{min-height:430px}.store-console{transform:none}.store-benefits,.store-cart-layout,.store-detail-grid,.store-detail-hero,.store-section-heading,.store-section-heading-compact{grid-template-columns:1fr}.store-benefits{padding:38px 28px}.store-final-cta{align-items:flex-start;flex-direction:column}.store-cart-summary,.store-purchase-card{position:static}}@media (max-width:680px){.store-cart-page,.store-checkout,.store-empty-state,.store-header-inner,.store-main>section,.store-product-detail{width:min(100% - 32px,1240px)}.store-header-inner{min-height:66px}.store-brand span:last-child{display:none}.store-nav{gap:14px}.store-nav a:not(.store-cart-link){display:none}.store-home .store-hero{min-height:auto;padding:56px 0 48px}.store-home .store-hero h1{font-size:clamp(46px,14vw,66px)}.store-home .store-hero p{font-size:16px}.store-hero-actions{align-items:stretch;flex-direction:column}.store-hero-secondary-link,.store-primary-link{width:100%}.store-hero-points{display:grid;grid-gap:9px;gap:9px}.store-hero-visual{min-height:360px}.store-console{padding:16px;border-radius:22px}.store-console-grid{grid-template-columns:1fr 1fr}.store-stack-card{display:none}.store-console-flow{gap:5px;font-size:10px}.store-category-grid{grid-template-columns:1fr 1fr}.store-category-card{min-height:150px}.store-product-showcase{grid-template-columns:1fr}.store-product-card:first-child{grid-column:auto}.store-product-card{min-height:0}.store-benefits{margin-top:34px!important;padding:28px 20px}.store-cart-header,.store-cart-item{align-items:flex-start;flex-direction:column}.store-cart-item-actions{width:100%;justify-content:space-between}}.store-topbar{background:#0b1428;color:#c8d4e6;border-bottom:1px solid rgba(255,255,255,.05)}.store-topbar-inner{width:min(1240px,calc(100% - 48px));min-height:32px;margin:0 auto;justify-content:space-between;font-size:11px}.store-topbar-inner,.store-topbar-inner>div{display:flex;align-items:center;gap:18px}.store-topbar a{color:#e9eef7!important;text-decoration:none;font-weight:700}.store-header{top:0;background:rgba(255,255,255,.97);border-bottom:1px solid #e8edf3}.store-header-shop{min-height:70px;grid-template-columns:auto minmax(280px,1fr) auto}.store-header-search{min-height:42px;display:grid;grid-template-columns:26px 1fr auto;align-items:center;grid-gap:8px;gap:8px;max-width:560px;width:100%;padding:0 6px 0 12px;border:1px solid #dfe5ed;border-radius:11px;background:#f8fafc}.store-header-search>span{color:#7e8b9c;font-size:18px;line-height:1}.store-header-search input{min-width:0;border:0;outline:0;background:transparent;color:#142033;font:inherit;font-size:12px}.store-header-search input::placeholder{color:#9aa5b4}.store-header-search button{min-height:30px;padding:0 12px;border:0;border-radius:8px;background:#1f6df6;color:#fff;font:inherit;font-size:10px;font-weight:850;cursor:pointer}.store-shop-nav{gap:18px}.store-category-nav{border-top:1px solid #eef1f5;background:#fff}.store-category-nav-inner{width:min(1240px,calc(100% - 48px));min-height:38px;margin:0 auto;display:flex;align-items:center;gap:24px;overflow-x:auto;scrollbar-width:none}.store-category-nav-inner::-webkit-scrollbar{display:none}.store-category-nav a{flex:0 0 auto;color:#5d697b!important;text-decoration:none;font-size:10px;font-weight:750}.store-category-nav a:first-child{color:#1f6df6!important}@media (max-width:980px){.store-header-shop{grid-template-columns:auto 1fr auto}.store-header-search{max-width:none}.store-shop-nav a:not(.store-cart-link){display:none}}@media (max-width:680px){.store-topbar{display:none}.store-header-shop{grid-template-columns:auto 1fr auto;gap:12px}.store-header-search{min-height:38px}.store-header-search button{display:none}.store-category-nav-inner,.store-topbar-inner{width:min(100% - 28px,1240px)}.store-category-nav-inner{gap:18px}}.store-authority-checkout{display:grid;grid-gap:18px;gap:18px}.store-checkout-price-select{width:-moz-fit-content;width:fit-content;min-width:180px;margin-top:8px;padding:9px 34px 9px 11px;border:1px solid #d9e0e8;border-radius:9px;background:#fff;color:#253248;font:inherit;font-size:13px;font-weight:700}.store-checkout-email{display:grid;grid-gap:7px;gap:7px}.store-checkout-email span{color:#344054;font-size:13px;font-weight:800}.store-checkout-email input{min-height:46px;padding:0 14px;border:1px solid #d0d5dd;border-radius:10px;background:#fff;color:#101828;font:inherit;outline:none}.store-checkout-email input:focus{border-color:#84adff;box-shadow:0 0 0 3px rgba(47,108,255,.1)}.store-checkout-total{min-height:58px;padding:14px 0;display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid #e4e7ec;border-bottom:1px solid #e4e7ec}.store-checkout-total span{color:#667085;font-size:14px;font-weight:700}.store-checkout-total strong{color:#101828;font-size:24px;letter-spacing:-.02em}.store-checkout-error{margin:0!important;padding:11px 13px;border-radius:9px;background:#fff2f0;color:#b42318!important;font-size:13px;font-weight:700}.store-checkout-pay{width:100%;border:0;cursor:pointer}.store-checkout-pay:disabled{opacity:.6;cursor:wait}.store-configured-nav .store-menu-node{position:relative;display:flex;align-items:center;flex:0 0 auto}.store-configured-nav .store-menu-node>a{display:inline-flex;align-items:center;white-space:nowrap}.store-configured-nav .store-menu-submenu{display:none;position:absolute;z-index:80;top:100%;left:0;min-width:190px;padding:8px;background:#fff;border:1px solid #dde6f3;border-radius:10px;box-shadow:0 14px 30px rgba(10,26,52,.14)}.store-configured-nav .store-menu-node:focus-within>.store-menu-submenu,.store-configured-nav .store-menu-node:hover>.store-menu-submenu{display:block}.store-configured-nav .store-menu-submenu .store-menu-node{display:block}.store-configured-nav .store-menu-submenu .store-menu-node>a{padding:9px 10px;width:100%;font-size:12px;white-space:normal;border-radius:6px}.store-configured-nav .store-menu-submenu .store-menu-node>a:hover{background:#eef4ff}.store-configured-nav .store-menu-submenu .store-menu-submenu{top:0;left:100%}.store-header .store-brand-image{display:block;width:30px;height:30px;object-fit:contain;flex:0 0 30px}@media(max-width:980px){.store-configured-nav>.store-menu-node{display:none}}.store-delivery-detail{margin:14px 0;padding:14px;border:1px solid #b9d5fb;border-radius:12px;background:#f0f7ff;overflow-wrap:anywhere}.store-delivery-detail p{margin:8px 0;line-height:1.55}.store-delivery-detail code{display:inline-block;-webkit-user-select:all;-moz-user-select:all;user-select:all;max-width:100%;white-space:normal;padding:5px 8px;border:1px solid #b9d5fb;border-radius:6px;background:#fff;color:#142e56;font-size:14px;font-weight:750;letter-spacing:.04em}.store-v5{background:#fff;color:#0f172a}.store-v5 img{display:block;max-width:100%}.store-v5 .hv3-shell{width:min(1180px,calc(100% - 48px))}.store-v5-hero{padding:52px 0 46px;background:radial-gradient(circle at 82% 12%,rgba(36,107,246,.12),transparent 28rem),linear-gradient(180deg,#f8fbff,#fff);border-bottom:1px solid #edf1f5}.store-v5-hero-grid{display:grid;grid-template-columns:.82fr 1.18fr;align-items:center;grid-gap:52px;gap:52px}.store-v5-account-grid>div:first-child>span,.store-v5-center span,.store-v5-eyebrow,.store-v5-final-inner>div:first-child>span,.store-v5-heading span{color:#246bf0;font-size:11px;font-weight:900;letter-spacing:.11em;text-transform:uppercase}.store-v5-hero-copy h1{max-width:520px;margin:16px 0 18px;color:#0c1730;font-size:clamp(52px,5.8vw,76px);line-height:.96;letter-spacing:-.055em}.store-v5-hero-copy>p{max-width:560px;margin:0;color:#64748b;font-size:17px;line-height:1.68}.store-v5-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:26px}.store-v5-btn-dark,.store-v5-btn-light,.store-v5-btn-primary,.store-v5-btn-secondary{min-height:46px;display:inline-flex;align-items:center;justify-content:center;padding:0 17px;border-radius:11px;text-decoration:none;font-size:12px;font-weight:850}.store-v5-btn-primary{background:#ffbd54;color:#172033!important;box-shadow:0 10px 24px rgba(226,156,47,.18)}.store-v5-btn-secondary{border:1px solid #d5dce6;background:#fff;color:#213047!important}.store-v5-btn-dark{border:1px solid #40506a;color:#fff!important;background:#15233a}.store-v5-btn-light{background:#fff;color:#102038!important}.store-v5-proof{display:flex;flex-wrap:wrap;gap:14px;margin-top:21px;color:#66758a;font-size:11px;font-weight:700}.store-v5-hero-media{position:relative;min-height:460px;overflow:hidden;border-radius:24px;background:#0b1526;box-shadow:0 32px 80px rgba(35,65,115,.2)}.store-v5-hero-media>img{width:100%;height:460px;object-fit:cover}.store-v5-hero-media:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,15,30,.08),rgba(5,15,30,.02) 44%,rgba(5,15,30,.22));pointer-events:none}.store-v5-hero-overlay{position:absolute;z-index:2;right:18px;bottom:18px;width:min(270px,calc(100% - 36px));padding:16px;border:1px solid rgba(255,255,255,.18);border-radius:16px;background:rgba(8,20,37,.82);color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 16px 42px rgba(0,0,0,.24)}.store-v5-pill{display:inline-flex;padding:5px 8px;border-radius:999px;background:rgba(59,214,145,.16);color:#86e6ba;font-size:8px;font-weight:900}.store-v5-hero-overlay>div{margin:14px 0}.store-v5-hero-overlay small{display:block;color:#8ca0bb;font-size:8px;font-weight:850;letter-spacing:.08em}.store-v5-hero-overlay strong{display:block;margin-top:4px;font-size:30px;letter-spacing:-.035em}.store-v5-hero-overlay p{margin:2px 0 0;color:#b4c0d1;font-size:10px}.store-v5-hero-overlay a{color:#fff!important;font-size:10px;font-weight:850;text-decoration:none}.store-v5-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:22px}.store-v5-account-grid h2,.store-v5-center h2,.store-v5-final-inner h2,.store-v5-heading h2{margin:6px 0 0;color:#0e182b;font-size:clamp(32px,4vw,46px);line-height:1.04;letter-spacing:-.045em}.store-v5-heading p{margin:8px 0 0;color:#768396;font-size:12px}.store-v5-heading>a{color:#2563eb!important;font-size:11px;font-weight:850;text-decoration:none}.store-v5-category-section{padding:34px 0 44px;background:#fff}.store-v5-categories{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px}.store-v5-category-card{min-height:150px;padding:16px;display:grid;grid-template-columns:108px 1fr auto;align-items:center;grid-gap:16px;gap:16px;border:1px solid #e4e9f0;border-radius:17px;background:#fff;color:inherit;text-decoration:none;transition:.2s ease}.store-v5-category-card:hover{transform:translateY(-3px);border-color:#cfdbec;box-shadow:0 18px 40px rgba(16,24,40,.07)}.store-v5-category-image{height:116px;overflow:hidden;border-radius:13px;background:linear-gradient(135deg,#eef5ff,#f8fbff)}.store-v5-category-image img{width:100%;height:100%;object-fit:cover}.store-v5-category-card strong{display:block;color:#1d2939;font-size:16px}.store-v5-category-card p{margin:7px 0 0;color:#7a8798;font-size:11px;line-height:1.48}.store-v5-category-card>b{color:#8d9bad;font-size:16px}.store-v5-catalog{padding:58px 0 66px;background:#f6f8fb;border-top:1px solid #edf1f5;border-bottom:1px solid #edf1f5}.store-v5-heading-catalog{margin-bottom:20px}.store-v3-explorer-tools{margin-bottom:20px;padding:15px;border:1px solid #e1e7ee;border-radius:15px;background:#fff;box-shadow:0 8px 24px rgba(16,24,40,.03)}.store-v3-searchbox{min-height:44px;display:grid;grid-template-columns:24px 1fr;align-items:center;grid-gap:8px;gap:8px;padding:0 13px;border:1px solid #dfe5ec;border-radius:10px;background:#fbfcfe;color:#7d8998}.store-v3-searchbox input{width:100%;border:0;outline:0;background:transparent;color:#18263b;font:inherit;font-size:12px}.store-v3-filter-row,.store-v3-results-line{display:flex;align-items:center;justify-content:space-between;gap:14px}.store-v3-filter-row{margin-top:11px}.store-v3-filter-chips{display:flex;flex-wrap:wrap;gap:7px}.store-v3-filter-chips button,.store-v3-no-results button,.store-v3-results-line button{border:0;font:inherit;cursor:pointer}.store-v3-filter-chips button{min-height:29px;padding:0 11px;border:1px solid #dde3eb;border-radius:999px;background:#fff;color:#5b687c;font-size:9px;font-weight:850}.store-v3-filter-chips button.active{border-color:#2563eb;background:#2563eb;color:#fff}.store-v3-available-toggle{display:inline-flex;align-items:center;gap:7px;color:#5f6d80;font-size:9px;font-weight:800}.store-v3-results-line{margin-top:7px;color:#8a96a7;font-size:8px}.store-v3-results-line button{background:transparent;color:#2563eb;font-size:8px;font-weight:850}.store-v3-products{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}.store-v3-product-card{overflow:hidden;display:flex;flex-direction:column;border:1px solid #e1e6ed;border-radius:17px;background:#fff;box-shadow:0 12px 34px rgba(16,24,40,.05);transition:.2s ease}.store-v3-product-card:hover{transform:translateY(-4px);box-shadow:0 22px 48px rgba(16,24,40,.1)}.store-v3-product-visual{min-height:190px;padding:17px;display:flex;flex-direction:column;justify-content:space-between;color:#fff;background:radial-gradient(circle at 84% 2%,rgba(78,142,255,.34),transparent 42%),linear-gradient(135deg,#0c1c34,#17365f)}.store-v3-product-card-kinderhub .store-v3-product-visual{background:radial-gradient(circle at 84% 2%,rgba(171,132,255,.32),transparent 42%),linear-gradient(135deg,#24164a,#48287a)}.store-v3-product-card-video-creator .store-v3-product-visual{background:radial-gradient(circle at 84% 2%,rgba(73,215,235,.28),transparent 42%),linear-gradient(135deg,#0d303a,#155a67)}.store-v3-product-card-amos .store-v3-product-visual:after{content:"";position:absolute}.store-v3-product-bottom,.store-v3-product-visual-brand,.store-v3-product-visual-tags,.store-v3-product-visual-top{display:flex;align-items:center}.store-v3-product-bottom,.store-v3-product-visual-top{justify-content:space-between;gap:12px}.store-v3-product-visual-top>span{color:#b8c8de;font-size:8px;font-weight:850;letter-spacing:.07em;text-transform:uppercase}.store-v3-product-visual-top em{padding:5px 7px;border-radius:999px;background:rgba(255,255,255,.09);color:#dbe5f2;font-size:7px;font-style:normal;font-weight:850}.store-v3-product-visual-top em.live{background:rgba(42,201,126,.15);color:#8ee7bd}.store-v3-product-visual-brand{gap:12px}.store-v3-product-mark{width:48px;height:48px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.15);border-radius:14px;background:rgba(255,255,255,.1);color:#fff;font-weight:900}.store-v3-product-visual-brand>div{display:flex;flex-direction:column;gap:3px}.store-v3-product-visual-brand small{color:#91a6c2;font-size:7px;letter-spacing:.08em}.store-v3-product-visual-brand strong{color:#fff;font-size:21px}.store-v3-product-visual-tags{flex-wrap:wrap;gap:6px}.store-v3-product-visual-tags span{padding:5px 7px;border:1px solid rgba(255,255,255,.1);border-radius:7px;background:rgba(255,255,255,.04);color:#c1cfe0;font-size:7px}.store-v3-product-content{padding:20px;display:flex;flex-direction:column;flex:1 1}.store-v3-product-content h3{margin:0 0 8px;color:#101828;font-size:23px;letter-spacing:-.035em}.store-v3-product-content>p{min-height:38px;margin:0;color:#667085;font-size:11px;line-height:1.55}.store-v3-product-content ul{margin:17px 0;padding:0;display:grid;grid-gap:7px;gap:7px;list-style:none;flex:1 1}.store-v3-product-content li{color:#506075;font-size:10px}.store-v3-product-bottom{padding-top:15px;border-top:1px solid #edf0f4}.store-v3-product-bottom>div{display:flex;flex-direction:column;gap:3px}.store-v3-product-bottom small{color:#98a2b3;font-size:7px;font-weight:850;text-transform:uppercase}.store-v3-product-bottom b{color:#111827;font-size:12px}.store-v3-product-bottom a{color:#2563eb!important;font-size:10px;font-weight:850;text-decoration:none}.store-v3-product-card .store-add-row{margin-top:16px}.store-v3-product-card .store-primary-button{min-height:42px;border-radius:10px;background:#111827;border-color:#111827;color:#fff!important;font-size:11px}.store-v3-soon{width:-moz-fit-content;width:fit-content;margin-top:16px;padding:7px 9px;border-radius:999px;background:#f2f4f7;color:#667085;font-size:8px;font-weight:750}.store-v3-commerce-points{margin-top:16px;display:grid;grid-template-columns:repeat(4,1fr);overflow:hidden;border:1px solid #e4e9f0;border-radius:12px;background:#fff}.store-v3-commerce-points span{min-height:54px;display:flex;align-items:center;gap:8px;padding:0 13px;border-right:1px solid #e4e9f0;color:#59687b;font-size:9px;font-weight:750}.store-v3-commerce-points span:last-child{border-right:0}.store-v3-commerce-points b{color:#2563eb;font-size:8px}.store-v5-banner-section{padding:64px 0;background:#fff}.store-v5-banner{position:relative;min-height:420px;overflow:hidden;border-radius:24px;background:#0b1427}.store-v5-banner>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.store-v5-banner-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,14,29,.9),rgba(5,14,29,.72) 43%,rgba(5,14,29,.14) 78%)}.store-v5-banner-copy{position:relative;z-index:2;max-width:560px;padding:60px;color:#fff}.store-v5-banner-copy>span{color:#87aef8;font-size:10px;font-weight:900;letter-spacing:.1em}.store-v5-banner-copy h2{margin:12px 0 14px;color:#fff;font-size:clamp(38px,4.2vw,56px);line-height:1.02;letter-spacing:-.045em}.store-v5-banner-copy p{margin:0;color:#c4cfdd;font-size:14px;line-height:1.65}.store-v5-banner-copy>div{display:flex;gap:16px;align-items:center;margin-top:25px}.store-v5-link-light{color:#fff!important;font-size:11px;font-weight:800;text-decoration:none}.store-v5-how{padding:58px 0 70px;background:#f8fafc}.store-v5-center{max-width:720px;margin:0 auto 30px;text-align:center}.store-v5-steps{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px}.store-v5-steps article{min-height:180px;padding:22px;border:1px solid #e3e8ef;border-radius:17px;background:#fff}.store-v5-steps b{color:#2563eb;font-size:11px;letter-spacing:.1em}.store-v5-steps h3{margin:26px 0 8px;color:#1c293c;font-size:19px}.store-v5-steps p{margin:0;color:#758397;font-size:11px;line-height:1.55}.store-v5-account-banner{padding:70px 0;background:radial-gradient(circle at 82% 18%,rgba(50,115,255,.18),transparent 28rem),#091528;color:#fff}.store-v5-account-grid{display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;grid-gap:60px;gap:60px}.store-v5-account-grid h2{color:#fff}.store-v5-account-grid p{max-width:520px;margin:17px 0 20px;color:#a7b4c7;font-size:14px;line-height:1.7}.store-v5-account-grid a{color:#a9c8ff!important;font-size:11px;font-weight:850;text-decoration:none}.store-v5-account-window{overflow:hidden;border:1px solid rgba(255,255,255,.1);border-radius:20px;background:rgba(255,255,255,.05);box-shadow:0 25px 70px rgba(0,0,0,.25)}.store-v5-account-toolbar{height:42px;display:flex;align-items:center;gap:6px;padding:0 14px;border-bottom:1px solid rgba(255,255,255,.08)}.store-v5-account-toolbar i{width:7px;height:7px;border-radius:50%;background:rgba(255,255,255,.22)}.store-v5-account-list{display:grid;grid-gap:9px;gap:9px;padding:16px}.store-v5-account-list article{min-height:68px;display:grid;grid-template-columns:40px 1fr auto;align-items:center;grid-gap:11px;gap:11px;padding:11px;border:1px solid rgba(255,255,255,.07);border-radius:13px;background:rgba(255,255,255,.035)}.store-v5-account-list article>span{width:40px;height:40px;display:grid;place-items:center;border-radius:11px;color:#fff;font-size:10px;font-weight:900}.store-v5-account-list .blue{background:#246bf0}.store-v5-account-list .violet{background:#8659ed}.store-v5-account-list .cyan{background:#1494b1}.store-v5-account-list article>div{display:flex;flex-direction:column;gap:3px}.store-v5-account-list b{color:#fff;font-size:12px}.store-v5-account-list small{color:#8595aa;font-size:8px}.store-v5-account-list em{color:#a8bdd7;font-size:8px;font-style:normal}.store-v5-audience{padding:64px 0;background:#fff}.store-v5-audience-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:12px;gap:12px}.store-v5-audience-grid>a{overflow:hidden;border:1px solid #e4e9f0;border-radius:16px;background:#fff;color:inherit;text-decoration:none}.store-v5-audience-grid>a>div{height:150px;overflow:hidden;background:#eef4ff}.store-v5-audience-grid img{width:100%;height:100%;object-fit:cover}.store-v5-audience-grid b,.store-v5-audience-grid p,.store-v5-audience-grid strong{display:block;margin-left:16px;margin-right:16px}.store-v5-audience-grid strong{margin-top:15px;color:#1d2939;font-size:14px}.store-v5-audience-grid p{min-height:48px;margin-top:7px;margin-bottom:9px;color:#718095;font-size:10px;line-height:1.5}.store-v5-audience-grid b{margin-bottom:16px;color:#2563eb;font-size:9px}.store-v5-faq{padding:58px 0 68px;background:#f8fafc}.store-v3-faq-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}.store-v3-faq-item{border:1px solid #e3e8ef;border-radius:11px;background:#fff}.store-v3-faq-item summary{min-height:56px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 15px;color:#26364b;font-size:10px;font-weight:850;cursor:pointer;list-style:none}.store-v3-faq-item summary::-webkit-details-marker{display:none}.store-v3-faq-item summary:after{content:"+";color:#69778b;font-size:17px}.store-v3-faq-item[open] summary:after{content:"−"}.store-v3-faq-item p{margin:0;padding:0 15px 15px;color:#6d7a8d;font-size:10px;line-height:1.6}.store-v5-final-cta{padding:54px 0;background:#fff}.store-v5-final-inner{min-height:190px;padding:38px 42px;display:flex;align-items:center;justify-content:space-between;gap:34px;border-radius:22px;background:radial-gradient(circle at 88% 22%,rgba(60,128,255,.2),transparent 24rem),#0b1729}.store-v5-final-inner h2{max-width:690px;color:#fff}.store-v5-final-inner>div:last-child{display:flex;gap:9px}.store-v3-no-results{min-height:220px;display:grid;place-items:center;align-content:center;text-align:center;padding:32px;border:1px dashed #d6dee8;border-radius:15px;background:#fff}.store-v3-no-results strong{color:#1e293b;font-size:16px}.store-v3-no-results p{margin:7px 0 14px;color:#7b8798;font-size:11px}.store-v3-no-results button{min-height:34px;padding:0 12px;border-radius:8px;background:#2563eb;color:#fff;font-size:9px;font-weight:850}.store-v3-footer{color:#9eabbe;background:#06101d;border-top:1px solid #152238}.store-v3-footer-main{min-height:190px;display:grid;grid-template-columns:.8fr 1.2fr;grid-gap:60px;gap:60px;padding:42px 0 34px}.store-v3-footer-brand{display:flex;gap:11px;align-items:center}.store-v3-footer-brand>span{width:38px;height:38px;display:grid;place-items:center;border-radius:11px;color:#fff;background:#2563eb;font-size:10px;font-weight:900}.store-v3-footer-brand>div{display:flex;flex-direction:column;gap:4px}.store-v3-footer-brand b{color:#fff;font-size:15px}.store-v3-footer-brand small{color:#718097;font-size:8px}.store-v3-footer-links{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:30px;gap:30px}.store-v3-footer-links>div{display:flex;flex-direction:column;gap:9px}.store-v3-footer-links b{margin-bottom:3px;color:#fff;font-size:10px}.store-v3-footer-links a,.store-v3-footer-links span{color:#8d9bad;font-size:9px;text-decoration:none}.store-v3-footer-bottom{min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid #152238;color:#677589;font-size:8px}@media (max-width:1000px){.store-v5-account-grid,.store-v5-hero-grid{grid-template-columns:1fr}.store-v5-hero-copy{text-align:center}.store-v5-hero-copy h1,.store-v5-hero-copy>p{margin-left:auto;margin-right:auto}.store-v5-actions,.store-v5-proof{justify-content:center}.store-v3-products,.store-v5-audience-grid,.store-v5-categories{grid-template-columns:1fr 1fr}}@media (max-width:700px){.store-v5 .hv3-shell{width:min(100% - 30px,1180px)}.store-v5-hero{padding-top:38px}.store-v5-hero-copy h1{font-size:48px}.store-v5-hero-media,.store-v5-hero-media>img{min-height:360px;height:360px}.store-v3-faq-grid,.store-v3-products,.store-v5-audience-grid,.store-v5-categories,.store-v5-steps{grid-template-columns:1fr}.store-v5-category-card{grid-template-columns:92px 1fr auto;min-height:125px}.store-v5-category-image{height:92px}.store-v3-filter-row,.store-v5-final-inner,.store-v5-heading{align-items:flex-start;flex-direction:column}.store-v3-filter-row{display:flex}.store-v5-banner{min-height:470px}.store-v5-banner-shade{background:linear-gradient(0deg,rgba(5,14,29,.92),rgba(5,14,29,.72) 58%,rgba(5,14,29,.2))}.store-v5-banner-copy{position:absolute;inset:auto 0 0 0;padding:28px}.store-v5-final-inner>div:last-child{width:100%;flex-direction:column}.store-v5-final-inner a{width:100%}.store-v3-commerce-points{grid-template-columns:1fr 1fr}}.store-v3-product-card .store-v3-product-image{display:block;width:100%;height:150px;min-height:0;margin:9px 0;border:1px solid rgba(255,255,255,.15);border-radius:11px;object-fit:cover;background:rgba(255,255,255,.08)}.store-v3-product-card:has(.store-v3-product-image) .store-v3-product-visual{min-height:270px}.store-detail-banner{width:100%;margin:20px 0 30px;overflow:hidden;border:1px solid #e1e6ed;border-radius:18px;background:#f1f5f9}.store-detail-banner img{display:block;width:100%;max-height:460px;object-fit:cover}.store-v3-footer .store-shared-footer-shell{width:min(1180px,calc(100% - 48px));margin-inline:auto}@media (max-width:680px){.store-v3-footer .store-shared-footer-shell{width:calc(100% - 32px)}.store-v3-footer-main{grid-template-columns:1fr;gap:26px}.store-v3-footer-links{gap:14px}}.store-v5-category-placeholder{display:grid;place-items:center;width:100%;height:100%;background:linear-gradient(135deg,#153e77,#287dc6);color:#fff;font-size:44px;font-weight:900}.store-v3-product-card .store-home-buy-actions{display:grid;grid-gap:8px;gap:8px;margin-top:10px}.store-v3-product-card .store-home-buy-now{display:flex;align-items:center;justify-content:center;min-height:42px;padding:10px 12px;border-radius:9px;border:1px solid #f4b74b;background:linear-gradient(135deg,#ffd66e,#ffa73d);color:#18263d;font-size:12px;font-weight:900;text-align:center;text-decoration:none;box-shadow:0 6px 15px rgba(201,123,23,.14);transition:filter .15s ease}.store-v3-product-card .store-home-buy-now:hover{filter:brightness(1.05)}.store-v3-product-card .store-home-buy-now:focus-visible{outline:3px solid #1d62dd;outline-offset:3px}.store-v3-product-card .store-home-buy-actions .store-add-row{margin:0}.store-v3-product-card .store-home-buy-actions .store-primary-button{min-height:36px;border:1px solid #cbdaf2;background:#f2f6ff;color:#2459a3;font-size:11px;font-weight:800;box-shadow:none}.store-faq-page{min-height:55vh;background:#f6f9ff;color:#1a2d4c}.store-faq-hero{padding:42px 0 38px;background:linear-gradient(125deg,#102340,#1a447d);color:#fff}.store-faq-hero .store-v5-eyebrow{display:block;margin:20px 0 7px;color:#a9d1ff}.store-faq-hero h1{margin:0;font-size:clamp(29px,4.2vw,46px);line-height:1.14}.store-faq-hero p{margin:10px 0 0;color:#d3e3fa;font-size:14px;line-height:1.6}.store-faq-breadcrumb{color:#d5e9ff;text-decoration:none;font-size:12px}.store-faq-list{padding:30px 0 55px;max-width:940px}.store-faq-list details{padding:17px 20px;margin-bottom:10px;background:#fff;border:1px solid #dce7f7;border-radius:12px}.store-faq-list summary{cursor:pointer;color:#20375d;font-size:14px;font-weight:800}.store-faq-list details p{font-size:13px;color:#526785;line-height:1.7}.store-faq-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.store-faq-actions a{padding:12px 17px;border-radius:9px;background:#2367e7;color:#fff;text-decoration:none;font-size:12px;font-weight:800}.store-faq-actions a+a{background:#eaf2ff;color:#2155a3}