:root{--navy:#061B3A;--navy-soft:#102B57;--blue:#2E68FF;--gold:#D9B56D;--cream:#F7F4EE;--offwhite:#FBFAF7;--text:#142033;--muted:#667085;--line:#E7EAF0;--card:#FFFFFF}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif;color:var(--text);background:var(--offwhite);line-height:1.55;overflow-x:hidden}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:-1;background:radial-gradient(circle at 15% 10%,rgba(46,104,255,.1),transparent 30%),radial-gradient(circle at 85% 18%,rgba(217,181,109,.12),transparent 28%),linear-gradient(180deg,#fbfaf7,#f7f4ee)}a{color:inherit;text-decoration:none}.page-width{max-width:1180px;margin:0 auto;padding:0 24px}.announcement{background:var(--navy);color:#fff;text-align:center;font-size:14px;padding:10px 16px;letter-spacing:.2px}.site-header{background:#ffffffe0;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:30}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:86px}.logo-wrap{display:flex;align-items:center;gap:12px}.logo-wrap img{max-height:62px;width:auto;display:block}.nav{display:flex;gap:22px;align-items:center;flex-wrap:wrap;font-size:14px;font-weight:600;color:var(--navy)}.nav a:hover{color:var(--blue)}.header-actions{display:flex;align-items:center;gap:14px}.cart-link{position:relative;display:inline-flex;align-items:center;gap:8px;border:1px solid var(--line);border-radius:999px;padding:10px 14px;background:#fff;color:var(--navy);font-weight:900;font-size:13px;box-shadow:0 10px 24px #061b3a0f}.cart-link:hover{border-color:#c8d6ff;color:var(--blue)}.cart-count{display:inline-flex;min-width:22px;height:22px;border-radius:999px;align-items:center;justify-content:center;background:var(--navy);color:#fff;font-size:12px;padding:0 6px}.cart-icon{font-size:16px;line-height:1}.hero{min-height:78vh;display:flex;align-items:center;background:linear-gradient(135deg,#fff,#f4f7ff 52%,#f7f4ee);padding:96px 0 84px;border-bottom:1px solid var(--line);position:relative;overflow:hidden}.hero:after{content:"";position:absolute;right:-110px;top:-130px;width:420px;height:420px;border-radius:50%;background:#2e68ff1a;animation:floatOrb 9s ease-in-out infinite}.hero:before{content:"";position:absolute;left:-120px;bottom:-160px;width:360px;height:360px;border-radius:50%;background:#d9b56d26;animation:floatOrb 11s ease-in-out infinite reverse}.hero-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:54px;align-items:center;position:relative;z-index:1}.eyebrow{color:var(--blue);font-weight:800;letter-spacing:.12em;text-transform:uppercase;font-size:13px;margin-bottom:14px}.hero h1{font-size:58px;line-height:1.03;margin:0 0 20px;color:var(--navy);letter-spacing:-1.6px}.hero p{font-size:19px;color:#334155;max-width:710px;margin:0 0 30px}.button-row{display:flex;gap:14px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:14px 22px;font-weight:800;border:1px solid var(--navy);transition:.2s ease}.btn-primary{background:var(--navy);color:#fff}.btn-primary:hover{background:var(--navy-soft)}.btn-secondary{background:#fff;color:var(--navy)}.btn-secondary:hover{border-color:var(--blue);color:var(--blue)}.hero-card{background:#fff;border:1px solid var(--line);border-radius:28px;padding:32px;box-shadow:0 22px 60px #061b3a17;text-align:center}.hero-card img{max-width:230px;width:100%;height:auto;margin:0 auto 22px;display:block}.hero-card h3{color:var(--navy);font-size:24px;line-height:1.15;margin:0 0 8px}.hero-card p{font-size:15px;margin:0;color:var(--muted)}.section{padding:70px 0}.section-title{text-align:center;margin:0 auto 34px;max-width:760px}.section-title h2{font-size:38px;line-height:1.1;color:var(--navy);margin:0 0 12px;letter-spacing:-.8px}.section-title p{font-size:17px;color:var(--muted);margin:0}.collection-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.collection-card{background:var(--card);border:1px solid var(--line);border-radius:24px;padding:26px;min-height:192px;display:flex;flex-direction:column;justify-content:space-between;box-shadow:0 12px 34px #061b3a0d}.collection-card span{display:inline-flex;width:42px;height:42px;border-radius:14px;align-items:center;justify-content:center;background:#eef3ff;color:var(--blue);font-weight:900;margin-bottom:18px}.collection-card h3{font-size:21px;color:var(--navy);line-height:1.2;margin:0 0 10px}.collection-card p{font-size:15px;color:var(--muted);margin:0}.collection-card:hover{transform:translateY(-2px);border-color:#c8d6ff}.brand-promise{background:var(--navy);color:#fff}.brand-promise .section-title h2,.brand-promise h3{color:#fff}.brand-promise .section-title p{color:#d8e2f3}.promise-box{max-width:880px;margin:0 auto;background:#ffffff14;border:1px solid rgba(255,255,255,.13);border-radius:28px;padding:36px}.promise-box p{font-size:18px;margin:0 0 18px;color:#eff5ff}.promise-box p:last-child{margin-bottom:0}.benefit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.benefit{background:#fff;border:1px solid var(--line);border-radius:24px;padding:28px;text-align:center}.benefit h3{color:var(--navy);font-size:22px;margin:0 0 10px}.benefit p{margin:0;color:var(--muted)}.featured{background:var(--cream)}.product-placeholder-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.product-placeholder{background:#fff;border:1px solid var(--line);border-radius:24px;min-height:210px;padding:24px;display:flex;flex-direction:column;justify-content:space-between}.mock-cover{height:112px;border-radius:18px;background:linear-gradient(135deg,var(--navy),#174886);position:relative;overflow:hidden;margin-bottom:18px}.mock-cover:after{content:"";position:absolute;right:-18px;top:-24px;width:90px;height:90px;border-radius:50%;background:#d9b56d73}.product-placeholder h3{color:var(--navy);font-size:19px;line-height:1.2;margin:0}.badge{display:inline-flex;margin-top:12px;font-size:12px;font-weight:800;color:var(--blue);background:#eef3ff;border-radius:999px;padding:7px 10px;width:max-content}.faq{background:#fff}.faq-list{max-width:880px;margin:0 auto;display:grid;gap:14px}.faq-item{border:1px solid var(--line);border-radius:20px;padding:22px;background:var(--offwhite)}.faq-item h3{font-size:18px;color:var(--navy);margin:0 0 8px}.faq-item p{margin:0;color:var(--muted)}.final-cta{background:linear-gradient(135deg,#f4f7ff,#fff);text-align:center}.final-cta h2{font-size:40px;line-height:1.1;color:var(--navy);margin:0 0 20px}.site-footer{background:var(--navy);color:#fff;padding:42px 0}.footer-grid{display:flex;justify-content:space-between;gap:28px;flex-wrap:wrap}.footer-brand{max-width:520px}.footer-brand h3{font-size:24px;margin:0 0 8px}.footer-brand p{color:#d8e2f3;margin:0}.footer-links{display:flex;gap:18px;flex-wrap:wrap;align-items:flex-start;font-size:14px}.footer-links a{color:#eaf1ff}@media(max-width:900px){.hero-grid{grid-template-columns:1fr}.hero h1{font-size:44px}.collection-grid,.benefit-grid,.product-placeholder-grid{grid-template-columns:1fr 1fr}.nav{display:none}}@media(max-width:620px){.page-width{padding:0 18px}.hero{padding:54px 0}.hero h1{font-size:36px}.hero p{font-size:17px}.collection-grid,.benefit-grid,.product-placeholder-grid{grid-template-columns:1fr}.section{padding:52px 0}.section-title h2{font-size:30px}.header-inner{min-height:76px}.logo-wrap img{max-height:54px}}.scroll-progress{position:fixed;left:0;top:0;height:3px;width:0%;background:linear-gradient(90deg,var(--blue),var(--gold));z-index:60;box-shadow:0 0 18px #2e68ff66}.cinematic-reveal{opacity:0;transform:translateY(46px) scale(.985);filter:blur(8px);transition:opacity .9s cubic-bezier(.2,.8,.2,1),transform .9s cubic-bezier(.2,.8,.2,1),filter .9s cubic-bezier(.2,.8,.2,1)}.cinematic-reveal.is-visible{opacity:1;transform:translateY(0) scale(1);filter:blur(0)}[data-stagger]>*{opacity:0;transform:translateY(26px);transition:opacity .75s ease,transform .75s ease}[data-stagger].is-visible>*{opacity:1;transform:translateY(0)}[data-stagger].is-visible>*:nth-child(2){transition-delay:.08s}[data-stagger].is-visible>*:nth-child(3){transition-delay:.16s}[data-stagger].is-visible>*:nth-child(4){transition-delay:.24s}[data-stagger].is-visible>*:nth-child(5){transition-delay:.32s}[data-stagger].is-visible>*:nth-child(6){transition-delay:.4s}.scroll-cue{position:absolute;left:50%;bottom:22px;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:8px;color:var(--navy);font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;opacity:.76}.scroll-cue .mouse{width:24px;height:38px;border:2px solid rgba(6,27,58,.38);border-radius:999px;position:relative}.scroll-cue .mouse:after{content:"";position:absolute;left:50%;top:8px;width:4px;height:7px;background:var(--blue);border-radius:999px;transform:translate(-50%);animation:scrollDot 1.6s infinite}@keyframes scrollDot{0%{opacity:0;transform:translate(-50%)}35%{opacity:1}to{opacity:0;transform:translate(-50%,13px)}}@keyframes floatOrb{0%,to{transform:translateZ(0) scale(1)}50%{transform:translate3d(18px,22px,0) scale(1.05)}}.collection-card,.benefit,.product-placeholder,.hero-card,.faq-item{transition:transform .28s ease,border-color .28s ease,box-shadow .28s ease}.collection-card:hover,.benefit:hover,.product-placeholder:hover,.faq-item:hover{transform:translateY(-6px);box-shadow:0 24px 60px #061b3a1a;border-color:#c8d6ff}.hero-card{transform-style:preserve-3d}.hero-card:hover{transform:translateY(-6px) rotateX(1deg) rotateY(-1deg)}.cart-drawer-hint{position:fixed;right:18px;bottom:18px;background:var(--navy);color:#fff;border-radius:999px;padding:12px 16px;font-size:13px;font-weight:800;box-shadow:0 18px 40px #061b3a38;z-index:40}.cart-table{width:100%;border-collapse:separate;border-spacing:0 14px}.cart-row{background:#fff;border:1px solid var(--line);border-radius:22px;box-shadow:0 12px 34px #061b3a0d}.cart-row td{padding:18px;vertical-align:middle}.cart-row td:first-child{border-radius:22px 0 0 22px}.cart-row td:last-child{border-radius:0 22px 22px 0}.cart-item-title{font-weight:900;color:var(--navy);font-size:18px}.cart-qty{width:86px;border:1px solid var(--line);border-radius:999px;padding:10px 14px;font-weight:800;color:var(--navy);background:#fff}.cart-summary{margin-top:24px;background:var(--navy);color:#fff;border-radius:28px;padding:28px;display:flex;align-items:center;justify-content:space-between;gap:18px;flex-wrap:wrap}.cart-summary h3{margin:0;color:#fff;font-size:26px}.checkout-note{color:#d8e2f3;margin:6px 0 0;font-size:14px}.remove-link{font-size:13px;font-weight:800;color:var(--muted);text-decoration:underline}.remove-link:hover{color:var(--blue)}.product-form-controls{display:grid;gap:14px;margin:24px 0}.product-form-controls select,.product-form-controls input[type=number]{border:1px solid var(--line);border-radius:999px;padding:13px 16px;background:#fff;color:var(--navy);font-weight:800;width:100%;max-width:280px}.product-form-label{font-size:13px;text-transform:uppercase;letter-spacing:.1em;font-weight:900;color:var(--blue);margin-bottom:6px;display:block}.cart-mobile-label{display:none;color:var(--muted);font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.08em;margin-right:6px}@media(max-width:900px){.header-actions{margin-left:auto}.cart-link{padding:9px 12px}.cart-link span:not(.cart-count):not(.cart-icon){display:none}.cart-table,.cart-table tbody,.cart-table tr,.cart-table td{display:block;width:100%}.cart-row{padding:8px}.cart-row td{padding:10px 14px}.cart-mobile-label{display:inline}.cart-summary{align-items:flex-start;flex-direction:column}.scroll-cue{display:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.cinematic-reveal,[data-stagger]>*,.hero:before,.hero:after,.scroll-cue .mouse:after{animation:none!important;transition:none!important;opacity:1!important;transform:none!important;filter:none!important}}.promo-stack{position:relative;z-index:50}.sale-banner{background:linear-gradient(90deg,#061b3a,#102b57,#061b3a);color:#fff;overflow:hidden;border-bottom:1px solid rgba(255,255,255,.12);height:34px;display:flex;align-items:center}.sale-track{display:flex;gap:46px;white-space:nowrap;animation:marquee 22s linear infinite;font-size:12px;font-weight:950;letter-spacing:.16em;text-transform:uppercase}.sale-track span{display:inline-flex;align-items:center}.sale-track span:before{content:"\2726";color:var(--gold);margin-right:14px}.announcement{background:linear-gradient(90deg,var(--blue),#174886,var(--navy));box-shadow:0 14px 42px #061b3a2e}.announcement strong{color:#fff;padding-left:8px}.site-header{top:0;box-shadow:0 10px 40px #061b3a0f}.magnetic{will-change:transform}.hero{min-height:88vh;background:radial-gradient(circle at 20% 18%,rgba(46,104,255,.16),transparent 26%),radial-gradient(circle at 88% 24%,rgba(217,181,109,.18),transparent 28%),linear-gradient(135deg,#fff,#f4f7ff 48%,#f7f4ee)}.cinematic-bg{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;pointer-events:none}.orb{position:absolute;border-radius:999px;filter:blur(2px);opacity:.8}.orb-one{width:260px;height:260px;right:8%;top:12%;background:radial-gradient(circle,rgba(46,104,255,.22),transparent 68%);animation:cinemaFloat 8s ease-in-out infinite}.orb-two{width:220px;height:220px;left:5%;bottom:7%;background:radial-gradient(circle,rgba(217,181,109,.26),transparent 68%);animation:cinemaFloat 10s ease-in-out infinite reverse}.grid-glow{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(6,27,58,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(6,27,58,.035) 1px,transparent 1px);background-size:54px 54px;-webkit-mask-image:radial-gradient(circle at center,black,transparent 72%);mask-image:radial-gradient(circle at center,black,transparent 72%);opacity:.75}.deal-pill{display:inline-flex;align-items:center;gap:9px;background:#ffffffb8;border:1px solid rgba(46,104,255,.2);box-shadow:0 12px 34px #2e68ff1a;border-radius:999px;padding:10px 14px;color:var(--navy);font-size:12px;font-weight:950;letter-spacing:.1em;text-transform:uppercase;margin-bottom:18px}.deal-pill:before{content:"\25cf";color:var(--gold);text-shadow:0 0 12px rgba(217,181,109,.85)}.hero h1{font-size:clamp(42px,5.2vw,72px);letter-spacing:-2.5px;text-wrap:balance}.hero p{font-size:20px}.micro-trust{display:flex;gap:10px;flex-wrap:wrap;margin-top:22px}.micro-trust span{background:#fff;border:1px solid var(--line);border-radius:999px;padding:9px 12px;color:var(--navy);font-size:12px;font-weight:900;box-shadow:0 10px 26px #061b3a0d}.hero-stage{position:relative;min-height:480px;display:flex;align-items:center;justify-content:center;perspective:1100px}.premium-card{position:relative;z-index:2;background:#ffffffd6;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);border:1px solid rgba(255,255,255,.72);box-shadow:0 36px 90px #061b3a29,inset 0 1px #ffffffb3}.premium-card:before{content:"";position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;border-radius:28px;padding:1px;background:linear-gradient(135deg,rgba(46,104,255,.55),rgba(217,181,109,.45),transparent);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.sale-tag{position:absolute;top:30px;right:10px;z-index:4;background:linear-gradient(135deg,var(--gold),#FFE1A0);color:#061b3a;padding:12px 14px;border-radius:18px;font-weight:950;letter-spacing:.08em;font-size:12px;box-shadow:0 18px 40px #d9b56d42;transform:rotate(5deg);animation:pulseTag 2.4s ease-in-out infinite}.floating-note{position:absolute;z-index:3;background:#061b3ae6;color:#fff;border:1px solid rgba(255,255,255,.18);box-shadow:0 22px 50px #061b3a2e;border-radius:999px;padding:12px 16px;font-size:13px;font-weight:900}.note-one{left:0;top:90px;animation:driftOne 6s ease-in-out infinite}.note-two{right:0;bottom:100px;animation:driftOne 7s ease-in-out infinite reverse}.note-three{left:25px;bottom:42px;background:#2e68ffeb;animation:driftOne 8s ease-in-out infinite}.promo-ribbon{padding:22px 0;background:var(--navy);color:#fff;position:relative;overflow:hidden}.promo-ribbon:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,transparent,rgba(46,104,255,.24),transparent);animation:sweep 4s ease-in-out infinite}.promo-ribbon-inner{position:relative;display:flex;justify-content:space-between;align-items:center;gap:18px;flex-wrap:wrap}.promo-ribbon span{color:#d8e2f3}.promo-ribbon a{background:#fff;color:var(--navy);border-radius:999px;padding:10px 14px;font-weight:900;font-size:13px}.section-kicker{display:block;color:var(--blue);font-weight:950;letter-spacing:.14em;text-transform:uppercase;font-size:12px;margin-bottom:8px}.collection-card{position:relative;overflow:hidden}.collection-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,rgba(46,104,255,.1),transparent 45%,rgba(217,181,109,.12));opacity:0;transition:.35s ease}.collection-card:hover:before{opacity:1}.collection-card.hot:after,.collection-card.premium:after{position:absolute;top:18px;right:18px;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.collection-card.hot:after{content:"Popular";background:#eef3ff;color:var(--blue)}.collection-card.premium:after{content:"Bundle";background:#fff4d7;color:#7a5618}.glass-card{backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.parallax-panel{position:relative;overflow:hidden}.parallax-panel:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 15% 15%,rgba(46,104,255,.22),transparent 35%),radial-gradient(circle at 90% 80%,rgba(217,181,109,.16),transparent 32%);pointer-events:none}.benefit-icon{width:48px;height:48px;margin:0 auto 14px;border-radius:16px;background:linear-gradient(135deg,#eef3ff,#fff);display:flex;align-items:center;justify-content:center;color:var(--blue);font-size:22px;font-weight:950;border:1px solid var(--line)}.mock-cover{background:linear-gradient(135deg,#061b3a,#174886 60%,#2e68ff);box-shadow:inset 0 0 0 1px #ffffff24}.cover-shine{position:absolute;inset:-60% auto auto -30%;width:50%;height:220%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.32),transparent);transform:rotate(18deg);animation:coverShine 3.8s ease-in-out infinite}.badge{background:linear-gradient(135deg,#eef3ff,#fff4d7);color:var(--navy)}.final-cta{position:relative;overflow:hidden;background:linear-gradient(135deg,#061b3a,#102b57)}.final-cta h2{color:#fff}.final-cta .section-kicker{color:#bfd0ff}.final-cta:after{content:"";position:absolute;right:-160px;top:-190px;width:420px;height:420px;border-radius:50%;background:#2e68ff3d;filter:blur(2px)}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes cinemaFloat{0%,to{transform:translateZ(0) scale(1)}50%{transform:translate3d(18px,-18px,0) scale(1.06)}}@keyframes pulseTag{0%,to{transform:rotate(5deg) scale(1)}50%{transform:rotate(3deg) scale(1.045)}}@keyframes driftOne{0%,to{transform:translateZ(0)}50%{transform:translate3d(10px,-12px,0)}}@keyframes sweep{0%,to{transform:translate(-100%)}50%{transform:translate(100%)}}@keyframes coverShine{0%,45%{transform:translate(-160%) rotate(18deg)}75%,to{transform:translate(360%) rotate(18deg)}}@media(max-width:900px){.hero-stage{min-height:360px}.floating-note{display:none}.sale-tag{right:20px;top:10px}.promo-ribbon-inner{justify-content:center;text-align:center}.sale-track{animation-duration:16s}.micro-trust{justify-content:center}.hero-copy{text-align:center}.button-row{justify-content:center}.hero p{margin-left:auto;margin-right:auto}}@media(max-width:620px){.sale-banner{height:30px}.sale-track{font-size:10px;gap:24px}.deal-pill{font-size:10px}.hero-stage{min-height:300px}.promo-ribbon{padding:18px 0}}.sale-banner-hot{background:linear-gradient(90deg,#061b3a,#2e68ff,#061b3a);height:38px;border-bottom:1px solid rgba(255,255,255,.12)}.sale-track-fast{animation:marquee 15s linear infinite;font-size:13px;letter-spacing:.18em}.announcement-premium{background:linear-gradient(90deg,#071a39,#12376e,#071a39);font-weight:800}.hero-cinematic{min-height:92vh}.deal-pill-hot{background:linear-gradient(135deg,#fff,#fff8e7);border-color:#d9b56d8c;box-shadow:0 18px 46px #d9b56d2e,0 14px 34px #2e68ff1a}.pulse-cta{animation:softPulse 2.2s ease-in-out infinite;box-shadow:0 18px 42px #2e68ff38}.sale-tag-big{font-size:13px;padding:15px 18px;background:linear-gradient(135deg,#ffe7a8,#d9b56d);box-shadow:0 20px 55px #d9b56d61,0 0 0 8px #d9b56d1c}.tilt-card{transform-style:preserve-3d;animation:slowTilt 6s ease-in-out infinite}.mini-sale-strip{margin-top:18px;border-radius:999px;background:linear-gradient(90deg,#eef3ff,#fff4d7);padding:10px 12px;color:var(--navy);font-weight:950;font-size:12px;letter-spacing:.06em;text-transform:uppercase}.urgent-ribbon{background:linear-gradient(90deg,#061b3a,#0d3e8c,#061b3a)}.cinema-scroll-section{position:relative;padding:100px 0 120px;background:linear-gradient(180deg,#fbfaf7,#eef3ff 48%,#fbfaf7);overflow:hidden}.cinema-scroll-section:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 20% 20%,rgba(46,104,255,.14),transparent 28%),radial-gradient(circle at 84% 70%,rgba(217,181,109,.16),transparent 30%);pointer-events:none}.cinema-scroll-grid{position:relative;display:grid;grid-template-columns:.95fr 1.05fr;gap:64px;align-items:start}.cinema-sticky{position:sticky;top:130px;min-height:460px;display:flex;align-items:center}.cinema-frame{position:relative;min-height:420px;width:100%;border-radius:34px;padding:42px;background:linear-gradient(135deg,#061b3af5,#102b57eb);color:#fff;box-shadow:0 38px 100px #061b3a3d;overflow:hidden;border:1px solid rgba(255,255,255,.14)}.cinema-frame:before{content:"";position:absolute;top:-30%;right:-30%;bottom:-30%;left:-30%;background:conic-gradient(from 90deg,transparent,rgba(46,104,255,.26),transparent,rgba(217,181,109,.26),transparent);animation:spinGlow 11s linear infinite;opacity:.8}.cinema-frame>*{position:relative;z-index:2}.cinema-frame-badge{display:inline-flex;border-radius:999px;border:1px solid rgba(255,255,255,.22);background:#ffffff14;padding:9px 12px;font-size:11px;font-weight:950;letter-spacing:.12em;margin-bottom:22px;color:#dce8ff}.cinema-frame h2{font-size:clamp(32px,4vw,56px);line-height:.98;letter-spacing:-1.6px;margin:0;color:#fff;max-width:520px}.cinema-orbit{position:absolute;right:-35px;bottom:-35px;width:230px;height:230px;border-radius:50%;border:1px solid rgba(255,255,255,.18);animation:cinemaFloat 7s ease-in-out infinite}.cinema-orbit span{position:absolute;width:18px;height:18px;border-radius:50%;background:#d9b56d;box-shadow:0 0 26px #d9b56dbf}.cinema-orbit span:nth-child(1){top:18px;left:55px}.cinema-orbit span:nth-child(2){right:25px;top:100px;background:#2e68ff}.cinema-orbit span:nth-child(3){bottom:30px;left:75px;background:#fff}.cinema-steps{display:flex;flex-direction:column;gap:120px;padding:40px 0}.cinema-step{min-height:340px;border-radius:30px;background:#ffffffc7;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);border:1px solid rgba(255,255,255,.86);box-shadow:0 24px 70px #061b3a1a;padding:42px;display:flex;flex-direction:column;justify-content:center;transform:translateY(42px) scale(.985)}.cinema-step.is-visible{transform:translateY(0) scale(1)}.cinema-step span{font-size:13px;font-weight:950;letter-spacing:.16em;color:var(--blue);margin-bottom:16px}.cinema-step h3{font-size:clamp(28px,3vw,42px);line-height:1.05;letter-spacing:-1px;color:var(--navy);margin:0 0 16px}.cinema-step p{font-size:18px;color:var(--muted);margin:0;max-width:650px}.sale-card b{display:inline-flex;margin-top:18px;background:linear-gradient(135deg,#eef3ff,#fff4d7);border:1px solid rgba(217,181,109,.25);border-radius:999px;padding:8px 11px;color:var(--navy);font-size:11px;text-transform:uppercase;letter-spacing:.08em}.sales-strip-section{padding-top:40px;padding-bottom:40px}.sale-panel{position:relative;overflow:hidden;text-align:center;border-radius:34px;padding:54px 30px;background:linear-gradient(135deg,#061b3a,#12376e 55%,#2e68ff);box-shadow:0 35px 90px #061b3a33;color:#fff}.sale-panel:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(100deg,transparent,rgba(255,255,255,.18),transparent);animation:sweep 4.5s ease-in-out infinite}.sale-panel>*{position:relative;z-index:2}.sale-panel-label{display:inline-flex;border-radius:999px;background:#fff;color:var(--navy);padding:9px 14px;font-weight:950;letter-spacing:.12em;font-size:12px;text-transform:uppercase;margin-bottom:18px}.sale-panel h2{margin:0 0 12px;font-size:clamp(32px,4vw,54px);letter-spacing:-1.5px;color:#fff}.sale-panel p{max-width:720px;margin:0 auto 24px;color:#dce8ff;font-size:18px}.sale-points{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;margin-bottom:28px}.sale-points span{background:#ffffff1a;border:1px solid rgba(255,255,255,.18);border-radius:999px;padding:9px 12px;font-size:12px;font-weight:850;color:#fff}.product-sale-card .mock-cover{position:relative;overflow:hidden}.product-sale-card .mock-cover strong{position:absolute;top:14px;right:14px;background:#fff;color:var(--navy);border-radius:999px;padding:7px 10px;font-size:11px;font-weight:950;letter-spacing:.1em}.product-sale-card a{display:inline-flex;margin-top:14px;font-weight:900;color:var(--blue)}.proof-section{background:linear-gradient(180deg,#fbfaf7,#f2f6ff)}.testimonial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.testimonial-card{background:#fff;border:1px solid var(--line);border-radius:28px;padding:28px;box-shadow:0 22px 60px #061b3a14;position:relative;overflow:hidden}.testimonial-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--blue),var(--gold))}.stars{letter-spacing:3px;color:#d9b56d;font-weight:950;margin-bottom:16px}.testimonial-card p{font-size:17px;color:var(--text);margin:0 0 18px}.testimonial-card span{font-size:13px;color:var(--muted);font-weight:900;text-transform:uppercase;letter-spacing:.08em}.final-cta-sub{color:#dce8ff;max-width:620px;margin:0 auto 24px;font-size:18px}@keyframes softPulse{0%,to{transform:translateY(0);box-shadow:0 18px 42px #2e68ff2e}50%{transform:translateY(-2px);box-shadow:0 22px 54px #2e68ff47}}@keyframes slowTilt{0%,to{transform:rotateX(0) rotateY(0)}50%{transform:rotateX(2deg) rotateY(-3deg)}}@keyframes spinGlow{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(max-width:900px){.cinema-scroll-grid{grid-template-columns:1fr;gap:30px}.cinema-sticky{position:relative;top:auto;min-height:auto}.cinema-frame{min-height:340px}.cinema-steps{gap:28px;padding:0}.cinema-step{min-height:auto}.testimonial-grid{grid-template-columns:1fr}.sale-track-fast{animation-duration:12s}}@media(max-width:620px){.cinema-scroll-section{padding:70px 0}.cinema-frame,.cinema-step{padding:30px}.sale-panel{padding:42px 20px}.sale-banner-hot{height:34px}.sale-track-fast{font-size:10px}}.scroll-cue{display:none!important}.hero-ultra{min-height:88vh;padding:78px 0 68px;background:linear-gradient(135deg,#fff,#f4f7ff 46%,#f9f3e5)}.hero-ultra:before,.hero-ultra:after{display:none}.hero-canvas{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;overflow:hidden}.glow{position:absolute;border-radius:999px;filter:blur(6px);opacity:.75}.glow-a{width:430px;height:430px;right:-120px;top:-140px;background:radial-gradient(circle,rgba(46,104,255,.2),transparent 68%);animation:cinemaFloat 8s ease-in-out infinite}.glow-b{width:360px;height:360px;left:-110px;bottom:-130px;background:radial-gradient(circle,rgba(217,181,109,.24),transparent 68%);animation:cinemaFloat 10s ease-in-out infinite reverse}.hero-line{position:absolute;height:1px;width:48%;background:linear-gradient(90deg,transparent,rgba(46,104,255,.28),transparent);transform:rotate(-18deg)}.hero-line-one{right:5%;top:22%}.hero-line-two{left:5%;bottom:16%;transform:rotate(-18deg)}.hero-grid-ultra{grid-template-columns:1.05fr .95fr;gap:58px}.hero h1{font-size:clamp(42px,6vw,72px);line-height:.96;letter-spacing:-2.2px}.hero p{font-size:clamp(17px,1.5vw,20px)}.hero-showcase{position:relative;min-height:500px;display:flex;align-items:center;justify-content:center}.premium-card{position:relative;z-index:2;max-width:390px;width:100%;padding:38px;border-radius:34px;background:#ffffffd1;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);box-shadow:0 35px 95px #061b3a29;border:1px solid rgba(255,255,255,.92)}.premium-card:before{content:"";position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;border-radius:34px;padding:1px;background:linear-gradient(135deg,#2e68ff7a,#d9b56d66,#fff6);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.premium-card img{max-width:255px}.sale-tag{z-index:4}.floating-note{box-shadow:0 18px 45px #061b3a1f;border:1px solid rgba(255,255,255,.9)}.promo-ribbon{padding:16px 0}.promo-ribbon-inner{font-size:15px}.promo-ribbon-inner a{background:#fff;color:var(--navy);padding:10px 16px;border-radius:999px;font-weight:950}.section{padding:64px 0}.section-title{margin-bottom:30px}.section-kicker{display:inline-flex;align-items:center;gap:8px;margin-bottom:10px;color:var(--blue);font-size:12px;font-weight:950;text-transform:uppercase;letter-spacing:.16em}.section-kicker.light{color:#bfd0ff}.section-title h2{font-size:clamp(31px,4vw,50px);letter-spacing:-1.4px}.section-title p{font-size:17px}.cinema-story-section{position:relative;overflow:hidden;padding:70px 0;background:linear-gradient(180deg,#fbfaf7,#f2f6ff)}.cinema-story-section:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 18% 40%,rgba(46,104,255,.1),transparent 28%),radial-gradient(circle at 82% 30%,rgba(217,181,109,.13),transparent 28%);pointer-events:none}.cinema-story-section .page-width{position:relative}.cinema-story-grid{display:grid;grid-template-columns:1.15fr .9fr .95fr;gap:20px;align-items:stretch}.story-card{min-height:310px;border-radius:32px;padding:34px;background:#ffffffd1;border:1px solid rgba(255,255,255,.86);box-shadow:0 24px 70px #061b3a17;display:flex;flex-direction:column;justify-content:flex-end;position:relative;overflow:hidden;transition:transform .35s ease,box-shadow .35s ease}.story-card:before{content:"";position:absolute;inset:auto -60px -70px auto;width:210px;height:210px;border-radius:999px;background:#2e68ff17}.story-card span{position:relative;z-index:1;width:48px;height:48px;border-radius:16px;background:#eef3ff;color:var(--blue);font-weight:950;display:flex;align-items:center;justify-content:center;margin-bottom:40px}.story-card h3{position:relative;z-index:1;margin:0 0 12px;color:var(--navy);font-size:clamp(24px,2.4vw,34px);line-height:1.06;letter-spacing:-.8px}.story-card p{position:relative;z-index:1;margin:0;color:var(--muted);font-size:16px}.story-card-dark{background:linear-gradient(135deg,#061b3a,#12376e);color:#fff}.story-card-dark h3{color:#fff}.story-card-dark p{color:#dce8ff}.story-card-dark span{background:#ffffff1f;border:1px solid rgba(255,255,255,.18);color:#fff}.story-card-gold{background:linear-gradient(135deg,#fff,#fff4d7)}.story-card:hover{transform:translateY(-8px);box-shadow:0 32px 85px #061b3a24}.systems-section{background:#fff}.collection-grid{gap:22px}.collection-card{position:relative;overflow:hidden;border-radius:28px;min-height:215px;padding:28px}.collection-card:after{content:"";position:absolute;right:-70px;bottom:-80px;width:190px;height:190px;border-radius:999px;background:#2e68ff0f;transition:.35s ease}.collection-card:hover:after{transform:scale(1.2);background:#2e68ff1a}.collection-card.hot{border-color:#2e68ff47;box-shadow:0 18px 60px #2e68ff17}.collection-card.premium{background:linear-gradient(135deg,#fff,#fff9ea)}.sale-card b{font-size:10px}.promise-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:40px;align-items:center}.promise-copy h2{font-size:clamp(34px,4.4vw,56px);line-height:1;letter-spacing:-1.6px;color:#fff;margin:0}.brand-promise{padding:76px 0}.promise-box{padding:34px}.promise-box p{font-size:17px}.ultra-sale-panel{padding:50px 34px}.ultra-sale-panel .btn-primary{background:#fff;color:var(--navy);border-color:#fff}.trust-section{background:linear-gradient(180deg,#fbfaf7,#fff)}.benefit{border-radius:28px;box-shadow:0 18px 55px #061b3a0f}.featured{background:linear-gradient(180deg,#f7f4ee,#f2f6ff)}.product-placeholder{border-radius:28px;min-height:255px;box-shadow:0 18px 55px #061b3a12}.mock-cover{height:130px;border-radius:22px}.proof-section{background:#fff}.proof-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:36px;align-items:center}.proof-copy h2{font-size:clamp(32px,4vw,50px);line-height:1.03;color:var(--navy);letter-spacing:-1.3px;margin:0 0 14px}.proof-copy p{color:var(--muted);font-size:17px;margin:0 0 22px}.proof-cards{display:grid;grid-template-columns:1fr;gap:16px}.proof-card{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:24px 26px;border:1px solid var(--line);border-radius:24px;background:linear-gradient(135deg,#fff,#f7faff);box-shadow:0 16px 48px #061b3a0f}.proof-card strong{color:var(--navy);font-size:19px}.proof-card span{color:var(--muted);font-weight:800;font-size:13px;text-transform:uppercase;letter-spacing:.08em}.faq{background:linear-gradient(180deg,#fbfaf7,#fff)}.faq-item{background:#fff}.final-cta{padding:76px 0}.final-cta .btn-primary{background:#fff;color:var(--navy);border-color:#fff}.final-cta-sub,.final-cta .page-width{position:relative;z-index:2}.site-header{top:0}.sale-banner-hot{height:36px}.sale-track-fast{animation-duration:18s}.announcement-premium{padding:11px 16px}.cart-link{transition:.25s ease}.cart-link:hover{transform:translateY(-2px);box-shadow:0 16px 36px #061b3a1f}@media(max-width:1000px){.hero-grid-ultra,.promise-grid,.proof-grid,.cinema-story-grid{grid-template-columns:1fr}.story-card{min-height:245px}.hero-copy{text-align:center}.hero p{margin-left:auto;margin-right:auto}.button-row,.micro-trust{justify-content:center}.hero-showcase{min-height:390px}.promise-copy,.proof-copy{text-align:center}.proof-copy .btn{margin:0 auto}.collection-grid,.benefit-grid,.product-placeholder-grid{grid-template-columns:1fr 1fr}}@media(max-width:640px){.hero-ultra{min-height:auto;padding:52px 0 48px}.hero h1{font-size:38px}.hero-showcase{min-height:320px}.premium-card{padding:28px}.premium-card img{max-width:210px}.section{padding:50px 0}.cinema-story-section{padding:54px 0}.collection-grid,.benefit-grid,.product-placeholder-grid{grid-template-columns:1fr}.story-card{padding:28px}.promise-box{padding:26px}.sale-panel{padding:38px 20px}.proof-card{display:block}.proof-card span{display:block;margin-top:6px}.floating-note{display:none}.sale-tag-big{right:0}.micro-trust span{font-size:11px}.announcement-premium{font-size:12px}.sale-banner-hot{height:32px}.sale-track-fast{font-size:10px}}.sale-urgency-top{background:linear-gradient(90deg,#061b3a,#174886,#061b3a);box-shadow:inset 0 -1px #ffffff1f}.announcement-urgency{background:#061b3a;color:#fff;border-bottom:1px solid rgba(255,255,255,.1)}.hero-trust-badges{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px;max-width:760px}.hero-trust-badges span{display:inline-flex;align-items:center;gap:6px;padding:9px 12px;border-radius:999px;background:#ffffffb8;border:1px solid rgba(12,42,90,.1);color:var(--navy);font-size:12px;font-weight:900;box-shadow:0 10px 28px #061b3a0f}.trust-badge-strip{padding:26px 0;background:#fff;border-bottom:1px solid var(--line)}.trust-badge-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.trust-badge{padding:18px;border:1px solid var(--line);border-radius:22px;background:linear-gradient(135deg,#fff,#f6f9ff);box-shadow:0 14px 34px #061b3a0e}.trust-badge strong{display:block;color:var(--navy);font-size:16px;margin-bottom:5px}.trust-badge span{display:block;color:var(--muted);font-size:13px;line-height:1.35}.sale-buttons{justify-content:center;margin-top:18px}.sale-buttons .btn-secondary{background:#ffffff1f;border-color:#ffffff59;color:#fff}.sale-buttons .btn-secondary:hover{background:#fff;color:var(--navy)}.faq-list{grid-template-columns:1fr 1fr;max-width:1040px}.faq-item{transition:transform .25s ease,box-shadow .25s ease}.faq-item:hover{transform:translateY(-3px);box-shadow:0 18px 42px #061b3a12}.sticky-shop-bar{position:fixed;left:50%;bottom:18px;transform:translate(-50%);z-index:60;display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:999px;background:#061b3af0;color:#fff;box-shadow:0 18px 46px #061b3a47;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.sticky-shop-bar span{font-size:13px;font-weight:900;white-space:nowrap}.sticky-shop-bar a{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:10px 14px;background:#fff;color:var(--navy);font-weight:950;font-size:13px}.sticky-shop-bar a:last-child{background:#ffffff1f;color:#fff;border:1px solid rgba(255,255,255,.25)}.product-trust-row{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 18px}.product-trust-row span{padding:8px 11px;border-radius:999px;background:#eef3ff;color:var(--blue);font-size:12px;font-weight:950;text-transform:uppercase;letter-spacing:.05em}.sticky-product-cta{position:fixed;left:50%;bottom:18px;transform:translate(-50%);z-index:65;display:flex;align-items:center;justify-content:space-between;gap:18px;width:min(720px,calc(100% - 28px));padding:12px 14px 12px 18px;border-radius:999px;background:#061b3af5;color:#fff;box-shadow:0 20px 54px #061b3a4d;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.sticky-product-cta strong{display:block;max-width:390px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:14px}.sticky-product-cta span{display:block;color:#d8e2f3;font-size:13px;margin-top:2px}.sticky-product-cta .btn{background:#fff;color:var(--navy);border-color:#fff;white-space:nowrap}@media(max-width:900px){.trust-badge-grid{grid-template-columns:1fr 1fr}.faq-list{grid-template-columns:1fr}.hero-trust-badges{justify-content:center}.sticky-shop-bar{width:calc(100% - 22px);justify-content:center;border-radius:24px;flex-wrap:wrap}.sticky-shop-bar span{width:100%;text-align:center}.sticky-product-cta{border-radius:24px}.sticky-product-cta strong{max-width:210px}}@media(max-width:560px){.trust-badge-grid{grid-template-columns:1fr}.sticky-shop-bar a{flex:1}.sticky-product-cta{align-items:stretch;flex-direction:column}.sticky-product-cta .btn{width:100%}}.about-hero,.contact-hero{position:relative;overflow:hidden;padding:86px 0 74px;background:linear-gradient(135deg,#fff,#f3f7ff 54%,#fff6df)}.about-hero:before,.contact-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 12% 20%,rgba(46,104,255,.12),transparent 26%),radial-gradient(circle at 88% 70%,rgba(217,181,109,.18),transparent 28%);pointer-events:none}.about-hero-grid,.contact-hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:1.05fr .95fr;gap:48px;align-items:center}.about-hero h1,.contact-hero h1{font-size:clamp(42px,5.4vw,70px);line-height:.98;letter-spacing:-2px;color:var(--navy);margin:0 0 18px}.about-hero p,.contact-hero p{font-size:19px;line-height:1.65;color:var(--muted);margin:0 0 26px;max-width:760px}.about-logo-card{background:#ffffffd6;border:1px solid rgba(255,255,255,.92);border-radius:36px;padding:42px;box-shadow:0 35px 95px #061b3a24;text-align:center;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.about-logo-card img{max-width:280px;width:78%;height:auto;margin:0 auto 24px;display:block}.about-mini-tags{display:flex;flex-wrap:wrap;gap:9px;justify-content:center}.about-mini-tags span{border-radius:999px;background:#eef3ff;color:var(--blue);font-size:12px;font-weight:950;padding:9px 12px;text-transform:uppercase;letter-spacing:.06em}.about-story-section{background:#fff}.about-story-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:42px;align-items:start}.align-left{text-align:left;margin-bottom:0}.about-rich-copy{background:linear-gradient(135deg,#fff,#f6f9ff);border:1px solid var(--line);border-radius:30px;padding:34px;box-shadow:0 20px 60px #061b3a12}.about-rich-copy p{font-size:18px;line-height:1.72;color:var(--text);margin:0 0 18px}.about-rich-copy p:last-child{margin-bottom:0}.about-values-section{background:linear-gradient(180deg,#fbfaf7,#f3f7ff)}.about-categories{background:#fff}.compact-grid{grid-template-columns:repeat(4,1fr)}.about-note{background:linear-gradient(180deg,#fff,#fbfaf7)}.disclaimer-box{border-radius:32px;border:1px solid rgba(217,181,109,.28);background:linear-gradient(135deg,#fff,#fff8e8);box-shadow:0 22px 70px #061b3a12;padding:34px;text-align:center;max-width:950px;margin:0 auto}.disclaimer-box h2{color:var(--navy);font-size:32px;margin:0 0 12px}.disclaimer-box p{color:var(--muted);font-size:17px;line-height:1.65;margin:0}.contact-panel{padding:34px;border-radius:34px;background:#ffffffd6;border:1px solid rgba(255,255,255,.92);box-shadow:0 30px 90px #061b3a1f}.contact-panel h2{font-size:32px;color:var(--navy);margin:0 0 18px}.contact-panel ul{list-style:none;padding:0;margin:0;display:grid;gap:12px}.contact-panel li{position:relative;padding-left:28px;color:var(--text);font-weight:750}.contact-panel li:before{content:"\2713";position:absolute;left:0;top:0;color:var(--blue);font-weight:950}.contact-email-card{display:inline-flex;flex-direction:column;gap:6px;border:1px solid rgba(12,42,90,.1);border-radius:24px;background:#fff;padding:18px 20px;box-shadow:0 16px 46px #061b3a14}.contact-email-card span{font-size:12px;color:var(--muted);font-weight:950;text-transform:uppercase;letter-spacing:.1em}.contact-email-card a{font-size:18px;color:var(--blue);font-weight:950;word-break:break-word}.contact-form-section{background:#fff}.contact-layout{display:grid;grid-template-columns:1.2fr .8fr;gap:28px;align-items:start}.contact-form-card,.info-card{border:1px solid var(--line);background:linear-gradient(135deg,#fff,#f7faff);border-radius:30px;box-shadow:0 20px 60px #061b3a12}.contact-form-card{padding:34px}.contact-form-card h2{font-size:38px;color:var(--navy);margin:0 0 22px}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.field{margin-bottom:16px}.field label{display:block;color:var(--navy);font-weight:950;margin-bottom:8px}.field input,.field textarea{width:100%;border:1px solid var(--line);border-radius:18px;background:#fff;padding:14px 16px;font:inherit;color:var(--text);outline:none;transition:.2s ease}.field input:focus,.field textarea:focus{border-color:#2e68ff8c;box-shadow:0 0 0 4px #2e68ff1a}.field textarea{resize:vertical}.form-success,.form-error{border-radius:16px;padding:13px 15px;margin-bottom:16px;font-weight:850}.form-success{background:#ecfdf3;color:#087443}.form-error{background:#fef3f2;color:#b42318}.contact-info-stack{display:grid;gap:16px}.info-card{padding:24px}.info-card strong{display:block;color:var(--navy);font-size:19px;margin-bottom:8px}.info-card span{display:block;color:var(--muted);line-height:1.55}@media(max-width:1000px){.about-hero-grid,.contact-hero-grid,.about-story-grid,.contact-layout{grid-template-columns:1fr}.about-hero-copy,.contact-copy{text-align:center}.about-hero p,.contact-hero p{margin-left:auto;margin-right:auto}.compact-grid{grid-template-columns:1fr 1fr}.align-left{text-align:center}.button-row{justify-content:center}.contact-email-card{margin:0 auto}}@media(max-width:640px){.about-hero,.contact-hero{padding:58px 0 48px}.about-hero h1,.contact-hero h1{font-size:38px}.about-logo-card{padding:28px}.about-rich-copy,.disclaimer-box,.contact-form-card,.contact-panel{padding:24px}.compact-grid,.field-grid{grid-template-columns:1fr}.contact-email-card a{font-size:15px}.contact-form-card h2{font-size:32px}}.policy-hero{position:relative;overflow:hidden;padding:78px 0 60px;background:linear-gradient(135deg,#fff,#f3f7ff 54%,#fff6df);border-bottom:1px solid var(--line)}.policy-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 14% 26%,rgba(46,104,255,.12),transparent 28%),radial-gradient(circle at 88% 72%,rgba(217,181,109,.16),transparent 30%);pointer-events:none}.policy-hero-inner{position:relative;z-index:2;max-width:900px;text-align:center}.policy-hero h1{font-size:clamp(42px,5vw,68px);line-height:1;letter-spacing:-1.8px;color:var(--navy);margin:0 0 16px}.policy-hero p{font-size:19px;line-height:1.6;color:var(--muted);margin:0 auto;max-width:760px}.policy-section{background:linear-gradient(180deg,#fff,#fbfaf7)}.policy-wrap{max-width:960px}.policy-card{background:#fff;border:1px solid var(--line);border-radius:34px;padding:42px;box-shadow:0 24px 74px #061b3a14;color:var(--text);line-height:1.7}.policy-card h2{font-size:26px;color:var(--navy);line-height:1.2;margin:34px 0 12px;letter-spacing:-.4px}.policy-card h2:first-child{margin-top:0}.policy-card p{margin:0 0 16px;color:#334155;font-size:16px}.policy-card ul{margin:0 0 18px;padding-left:21px;color:#334155}.policy-card li{margin:8px 0}.policy-card a{color:var(--blue);font-weight:850;text-decoration:underline;text-underline-offset:3px}.footer-links-expanded{max-width:520px;justify-content:flex-end}@media(max-width:740px){.policy-hero{padding:56px 0 42px}.policy-hero h1{font-size:36px}.policy-card{border-radius:26px;padding:26px}.policy-card h2{font-size:22px}.footer-links-expanded{justify-content:flex-start}}.hero-product-cinema{perspective:1400px;isolation:isolate}.hero-product-cinema:before{content:"";position:absolute;left:50%;bottom:28px;width:82%;height:28%;transform:translate(-50%);border-radius:999px;background:radial-gradient(ellipse at center,rgba(46,104,255,.28),rgba(6,27,58,.06) 55%,transparent 72%);filter:blur(10px);z-index:0;animation:heroPulseGlow 4.8s ease-in-out infinite}.hero-image-shell{position:relative;z-index:3;width:min(680px,100%);border-radius:34px;overflow:hidden;box-shadow:0 38px 95px #061b3a38,0 0 0 1px #2e68ff29;transform:translateZ(0);animation:heroCinemaFloat 6.5s ease-in-out infinite;background:linear-gradient(135deg,#061b3a,#102b57)}.hero-image-shell:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 22% 18%,rgba(255,255,255,.18),transparent 30%),linear-gradient(120deg,transparent 0%,rgba(255,255,255,.18) 45%,transparent 58%);mix-blend-mode:screen;opacity:.78;z-index:2;pointer-events:none;animation:heroLightSweep 5.8s ease-in-out infinite}.hero-guide-collection{display:block;width:100%;height:auto;transform:scale(1.025);filter:saturate(1.06) contrast(1.04)}.hero-image-glow{position:absolute;border-radius:50%;filter:blur(18px);pointer-events:none;z-index:1;opacity:.65}.hero-image-glow-one{width:170px;height:170px;right:-40px;top:-40px;background:#2e68ff61;animation:cinemaFloat 8s ease-in-out infinite}.hero-image-glow-two{width:150px;height:150px;left:-36px;bottom:-36px;background:#d9b56d40;animation:cinemaFloat 9s ease-in-out infinite reverse}.hero-sale-badge{top:18px;right:18px;background:linear-gradient(135deg,#fff,#eef3ff);color:#061b3a;border:1px solid rgba(46,104,255,.22);box-shadow:0 18px 50px #061b3a33;z-index:5}@keyframes heroCinemaFloat{0%,to{transform:translateY(0) rotateX(0) rotateY(0)}50%{transform:translateY(-12px) rotateX(1.2deg) rotateY(-1.4deg)}}@keyframes heroLightSweep{0%,42%{transform:translate(-110%) skew(-12deg);opacity:0}52%{opacity:.55}72%,to{transform:translate(120%) skew(-12deg);opacity:0}}@keyframes heroPulseGlow{0%,to{opacity:.55;transform:translate(-50%) scale(.96)}50%{opacity:1;transform:translate(-50%) scale(1.04)}}@media(max-width:1000px){.hero-image-shell{width:min(620px,100%)}.hero-product-cinema:before{width:72%}}@media(max-width:640px){.hero-image-shell{border-radius:24px}.hero-guide-collection{transform:scale(1.04)}.hero-sale-badge{font-size:10px;padding:8px 10px}.hero-product-cinema{min-height:260px}}.interactive-hero-showcase{min-height:560px;perspective:1500px;overflow:visible;--mx:0;--my:0;transform-style:preserve-3d}.interactive-hero-showcase:before{content:"";position:absolute;left:50%;bottom:52px;width:92%;height:34%;transform:translate(-50%);border-radius:999px;background:radial-gradient(ellipse at center,rgba(46,104,255,.34),rgba(6,27,58,.08) 58%,transparent 72%);filter:blur(14px);z-index:0;animation:heroPulseGlow 4.8s ease-in-out infinite}.live-showcase-orbit{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;overflow:hidden;border-radius:36px}.orbit-ring{position:absolute;border:1px solid rgba(46,104,255,.2);border-radius:50%;transform:rotateX(68deg);filter:drop-shadow(0 0 18px rgba(46,104,255,.22))}.orbit-ring-one{width:78%;height:38%;left:10%;bottom:76px;animation:orbitGlow 8s ease-in-out infinite}.orbit-ring-two{width:55%;height:25%;left:24%;bottom:125px;opacity:.65;animation:orbitGlow 7s ease-in-out infinite reverse}.spark{position:absolute;width:6px;height:6px;border-radius:50%;background:#bfd0ff;box-shadow:0 0 18px #2e68ff;opacity:.8;animation:sparkDrift 7s ease-in-out infinite}.spark-one{left:13%;top:20%}.spark-two{right:15%;top:28%;animation-delay:1.4s}.spark-three{left:42%;bottom:18%;animation-delay:2.3s}.live-guide-stage{position:absolute;left:50%;top:48%;width:min(680px,100%);height:390px;transform:translate3d(-50%,-50%,0) rotateX(calc(var(--my) * -2deg)) rotateY(calc(var(--mx) * 3deg));transform-style:preserve-3d;transition:transform .18s ease-out;z-index:3}.live-book{position:absolute;bottom:62px;width:150px;height:235px;transform-style:preserve-3d;z-index:var(--book-z);animation:bookFloat 6.5s ease-in-out infinite;animation-delay:var(--book-delay);filter:drop-shadow(0 24px 30px rgba(6,27,58,.28))}.live-book:after{content:"";position:absolute;left:8px;right:10px;bottom:-20px;height:22px;border-radius:50%;background:#061b3a38;filter:blur(10px);transform:rotateX(72deg)}.book-cover{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:10px 5px 5px 10px;overflow:hidden;border:1px solid rgba(255,255,255,.28);display:flex;flex-direction:column;align-items:center;text-align:center;padding:20px 14px 16px;transform:translateZ(12px);backface-visibility:hidden;box-shadow:inset 8px 0 18px #0000001a,inset 0 1px #ffffff59}.book-cover:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(120deg,transparent 0%,rgba(255,255,255,.16) 38%,transparent 56%);transform:translate(-110%);animation:bookShine 5.2s ease-in-out infinite;animation-delay:var(--book-delay);z-index:1}.book-cover>*{position:relative;z-index:2}.book-pages{position:absolute;top:9px;right:-10px;width:20px;height:216px;background:repeating-linear-gradient(90deg,#fff 0 2px,#e8edf8 2px 4px);border-radius:0 7px 7px 0;transform:rotateY(72deg) translateZ(4px);box-shadow:inset -4px 0 12px #061b3a1f}.live-book-dark .book-cover{background:radial-gradient(circle at 50% 28%,rgba(46,104,255,.28),transparent 34%),linear-gradient(155deg,#061b3a,#102b57 65%,#081528);color:#fff}.live-book-blue .book-cover{background:radial-gradient(circle at 52% 26%,rgba(128,166,255,.24),transparent 34%),linear-gradient(155deg,#102b57,#174886 55%,#061b3a);color:#fff}.live-book-light .book-cover{background:linear-gradient(155deg,#fff,#f4f7ff 62%,#dbe7ff);color:#061b3a;border-color:#2e68ff2e}.live-book-main{left:240px;width:205px;height:315px;bottom:54px;transform:translateZ(80px) rotateY(-4deg) rotateX(1deg)}.live-book-left{left:20px;transform:translateZ(-45px) rotateY(18deg) rotate(-4deg);opacity:.92}.live-book-mid{left:132px;transform:translateZ(-18px) rotateY(12deg) rotate(-2deg);opacity:.95}.live-book-right{right:96px;transform:translateZ(-24px) rotateY(-15deg) rotate(2deg);opacity:.96}.live-book-far{right:0;transform:translateZ(-72px) rotateY(-24deg) rotate(4deg);opacity:.92}.mini-logo,.mini-brand{font-size:11px;letter-spacing:.12em;text-transform:uppercase;font-weight:800}.mini-logo{border:1px solid rgba(255,255,255,.4);border-radius:999px;padding:6px 7px;margin-bottom:12px}.live-book-light .mini-logo{border-color:#2e68ff3d;color:#174886}.book-logo-mark{width:46px;height:46px;border-radius:50%;display:grid;place-items:center;margin-bottom:8px;background:radial-gradient(circle,#fff,#2e68ff24);box-shadow:0 0 28px #2e68ff40;color:#174886}.book-kicker{font-size:10px;letter-spacing:.18em;text-transform:uppercase;color:#bfd0ff;margin-bottom:10px}.live-book-light .book-kicker{color:#174886}.book-cover strong{font-family:var(--font-heading);font-size:28px;line-height:1.02;letter-spacing:-.02em;margin-bottom:10px}.live-book-main .book-cover strong{font-size:38px}.blueprint{font-size:13px;letter-spacing:.42em;color:#174886;font-weight:800;margin:0 0 13px}.book-cover small{font-size:10px;line-height:1.45;opacity:.82;max-width:160px;margin-top:auto}.brain-orb{width:92px;height:72px;border-radius:48% 52% 46% 54%;margin:2px auto 12px;background:radial-gradient(circle at 54% 42%,#fff 0 8%,#79b8ff 9% 22%,#2e68ff 44%,#102b57 80%);box-shadow:0 0 42px #2e68ff8c;position:relative;overflow:hidden}.brain-orb span{position:absolute;left:50%;top:50%;width:38px;height:56px;transform:translate(-50%,-50%);background:linear-gradient(#fff,#bfd0ff);clip-path:polygon(50% 0,66% 36%,100% 44%,70% 58%,82% 100%,50% 72%,18% 100%,30% 58%,0 44%,34% 36%);opacity:.92}.icon-grid{display:grid;grid-template-columns:repeat(2,28px);gap:8px;margin:10px 0 12px}.icon-grid i{display:block;width:28px;height:28px;border-radius:8px;border:1px solid rgba(191,208,255,.45);background:linear-gradient(135deg,#ffffff1f,#ffffff08)}.nutrition-bowl{width:82px;height:46px;margin:12px 0;border-radius:10px 10px 34px 34px;background:radial-gradient(circle at 30% 26%,#79B8FF 0 9%,transparent 10%),radial-gradient(circle at 50% 18%,#2E68FF 0 8%,transparent 9%),radial-gradient(circle at 68% 30%,#0B3E78 0 8%,transparent 9%),linear-gradient(#fff,#dce7fa);box-shadow:0 12px 28px #061b3a29}.live-pedestal{position:absolute;left:50%;bottom:62px;width:76%;height:88px;transform:translate(-50%) rotateX(64deg);border-radius:50%;background:radial-gradient(ellipse at center,#2e68ff5c,#17488657 42%,#061b3af5 70%);box-shadow:0 0 0 2px #80a6ff3b,0 0 46px #2e68ff66,inset 0 0 28px #ffffff1f;z-index:1;animation:pedestalGlow 4.4s ease-in-out infinite}.live-info-card{position:absolute;left:50%;bottom:0;z-index:8;width:min(560px,92%);transform:translate(-50%);display:grid;grid-template-columns:52px 1fr 20px;gap:16px;align-items:center;padding:14px 18px;border-radius:22px;background:#061b3ad1;border:1px solid rgba(191,208,255,.28);box-shadow:0 24px 54px #061b3a59;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);color:#fff;animation:infoLift 5.8s ease-in-out infinite}.info-icon{width:52px;height:52px;border-radius:50%;display:grid;place-items:center;background:radial-gradient(circle,#fff,#2e68ff);color:#061b3a;box-shadow:0 0 28px #2e68ff85}.live-info-card strong{display:block;font-size:15px;letter-spacing:.01em}.live-info-card small{display:block;color:#d8e2f3;line-height:1.45;margin-top:4px}.info-arrow{font-size:34px;color:#bfd0ff}.updated-badge{position:absolute;right:4px;top:28px;z-index:6;border:1px solid rgba(191,208,255,.3);background:#061b3abd;color:#fff;border-radius:18px;padding:12px 16px;font-weight:950;letter-spacing:.12em;font-size:11px;box-shadow:0 18px 42px #061b3a3d;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}@keyframes bookFloat{0%,to{margin-bottom:0}50%{margin-bottom:13px}}@keyframes bookShine{0%,42%{transform:translate(-130%) rotate(8deg)}60%,to{transform:translate(150%) rotate(8deg)}}@keyframes pedestalGlow{0%,to{filter:brightness(1)}50%{filter:brightness(1.22)}}@keyframes orbitGlow{0%,to{opacity:.45;transform:rotateX(68deg) rotate(0)}50%{opacity:.85;transform:rotateX(68deg) rotate(4deg)}}@keyframes sparkDrift{0%,to{transform:translateZ(0);opacity:.4}50%{transform:translate3d(18px,-22px,0);opacity:1}}@keyframes infoLift{0%,to{transform:translate(-50%) translateY(0)}50%{transform:translate(-50%) translateY(-8px)}}@media(max-width:1000px){.interactive-hero-showcase{min-height:540px}.live-guide-stage{transform:translate3d(-50%,-50%,0) scale(.92);transform-origin:center}.updated-badge{right:30px}.live-info-card{bottom:10px}}@media(max-width:640px){.interactive-hero-showcase{min-height:440px}.live-guide-stage{width:620px;transform:translate3d(-50%,-50%,0) scale(.62)}.live-info-card{grid-template-columns:42px 1fr;bottom:8px;padding:12px 14px}.info-icon{width:42px;height:42px}.info-arrow,.updated-badge{display:none}.live-pedestal{width:92%;bottom:82px}.hero-sale-badge{top:14px;right:10px}.interactive-hero-showcase:before{bottom:74px}.live-info-card strong{font-size:13px}.live-info-card small{font-size:11px}}.hero-grid-ultra{align-items:center}.interactive-hero-showcase{width:100%;max-width:640px;margin:0 auto;min-height:590px;display:flex;align-items:center;justify-content:center;overflow:visible;contain:layout paint}.live-guide-stage{width:660px;max-width:none;height:420px;left:50%;top:49%;transform:translate3d(-50%,-50%,0) rotateX(calc((var(--my) * -2deg) + (var(--sy, 0) * -2deg))) rotateY(calc((var(--mx) * 3deg) + (var(--sy, 0) * 3deg)));transform-origin:center center}.live-book-main{left:228px;bottom:66px;width:205px;height:315px}.live-book-left{left:18px;bottom:78px}.live-book-mid{left:118px;bottom:70px}.live-book-right{right:104px;bottom:72px}.live-book-far{right:10px;bottom:82px}.live-pedestal{bottom:92px;width:82%;height:92px}.live-info-card{bottom:20px;width:min(560px,88%)}.updated-badge{top:24px;right:20px}.hero-sale-badge{top:86px;right:20px}.note-one{left:18px;top:132px}.note-two{right:20px;bottom:145px}.note-three{left:50%;bottom:106px;transform:translate(-50%)}@media(max-width:1000px){.interactive-hero-showcase{max-width:720px;min-height:560px;margin-top:18px}.live-guide-stage{width:660px;height:420px;transform:translate3d(-50%,-50%,0) scale(.88) rotateX(calc((var(--my) * -2deg) + (var(--sy, 0) * -2deg))) rotateY(calc((var(--mx) * 3deg) + (var(--sy, 0) * 3deg)))}.hero-sale-badge{top:78px;right:34px}.updated-badge{right:34px}}@media(max-width:640px){.interactive-hero-showcase{min-height:455px;max-width:100%;margin-top:8px;overflow:hidden}.live-guide-stage{width:660px;height:420px;top:49%;transform:translate3d(-50%,-50%,0) scale(.58) rotateX(calc((var(--my) * -2deg) + (var(--sy, 0) * -2deg))) rotateY(calc((var(--mx) * 3deg) + (var(--sy, 0) * 3deg)))}.live-pedestal{bottom:100px;width:96%;height:72px}.live-info-card{bottom:18px;width:92%}.hero-sale-badge{top:16px;right:14px}}.interactive-hero-showcase{min-height:620px;max-width:760px;contain:none!important;overflow:visible!important;isolation:isolate;perspective:1800px;background:transparent!important;border:none!important;box-shadow:none!important}.interactive-hero-showcase:before{width:104%;height:45%;bottom:74px;background:radial-gradient(ellipse at center,rgba(46,104,255,.35),rgba(6,27,58,.08) 54%,transparent 76%);filter:blur(18px)}.live-showcase-orbit{top:-70px;right:-78px;bottom:-38px;left:-78px;overflow:visible;border-radius:0}.live-guide-stage{width:780px;height:470px;top:50%;transform:translate3d(-50%,-50%,0) rotateX(calc((var(--my) * -5deg) + (var(--sy, 0) * -2deg))) rotateY(calc((var(--mx) * 7deg) + (var(--sy, 0) * 3deg)));transition:transform .16s ease-out;will-change:transform}.live-book{transform-style:preserve-3d;transition:filter .22s ease,transform .22s ease;filter:drop-shadow(0 34px 42px rgba(6,27,58,.34))}.live-book:hover{filter:drop-shadow(0 46px 56px rgba(46,104,255,.28))}.live-book-main{left:286px!important;bottom:70px!important;width:222px!important;height:342px!important;transform:translateZ(145px) rotateY(-5deg) rotateX(1deg)!important}.live-book-left{left:40px!important;bottom:92px!important;width:154px;height:238px;transform:translateZ(-80px) rotateY(28deg) rotate(-5deg)!important}.live-book-mid{left:170px!important;bottom:82px!important;width:164px;height:256px;transform:translateZ(-25px) rotateY(17deg) rotate(-2deg)!important}.live-book-right{right:126px!important;bottom:84px!important;width:166px;height:258px;transform:translateZ(-32px) rotateY(-18deg) rotate(2deg)!important}.live-book-far{right:0!important;bottom:96px!important;width:148px;height:232px;transform:translateZ(-105px) rotateY(-31deg) rotate(5deg)!important}.live-book:before{content:"";position:absolute;top:7px;bottom:8px;left:-12px;width:18px;border-radius:8px 0 0 8px;background:linear-gradient(90deg,#030c1ed1,#143c786b);transform:translateZ(-16px) rotateY(-84deg);transform-origin:right center;box-shadow:inset 2px 0 10px #ffffff14}.live-book-light:before{background:linear-gradient(90deg,#c9d8f5,#f9fbff)}.book-cover{border-radius:13px 6px 6px 13px;box-shadow:inset 10px 0 18px #0000001f,inset 0 1px #ffffff6b,0 0 0 1px #ffffff24}.book-pages{right:-16px;width:28px;transform:rotateY(78deg) translateZ(10px)}.live-pedestal{bottom:114px;width:88%;height:105px;opacity:.95;z-index:1}.live-pedestal:after{content:"";position:absolute;top:18%;right:10%;bottom:18%;left:10%;border-radius:50%;background:radial-gradient(ellipse at center,rgba(255,255,255,.32),rgba(46,104,255,.18) 36%,transparent 72%);filter:blur(8px)}.live-info-card{display:none!important}.updated-badge{top:34px;right:0;transform:translateZ(80px)}.hero-sale-badge{top:96px;right:8px;transform:translateZ(100px) rotate(4deg)}.floating-note{backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.note-one{left:-6px;top:112px}.note-two{right:-4px;bottom:178px}.note-three{left:50%;bottom:92px;transform:translate(-50%)}@media(max-width:1000px){.interactive-hero-showcase{max-width:760px;min-height:590px}.live-guide-stage{width:780px;height:470px;transform:translate3d(-50%,-50%,0) scale(.82) rotateX(calc((var(--my) * -5deg) + (var(--sy, 0) * -2deg))) rotateY(calc((var(--mx) * 7deg) + (var(--sy, 0) * 3deg)))}.updated-badge{right:24px}.hero-sale-badge{right:28px;top:92px}}@media(max-width:640px){.interactive-hero-showcase{min-height:460px;overflow:visible!important}.live-guide-stage{width:780px;height:470px;top:50%;transform:translate3d(-50%,-50%,0) scale(.54) rotateX(calc((var(--my) * -4deg) + (var(--sy, 0) * -1deg))) rotateY(calc((var(--mx) * 5deg) + (var(--sy, 0) * 2deg)))}.live-pedestal{bottom:94px;width:108%;height:78px}.hero-sale-badge{top:10px;right:12px}.updated-badge,.note-one,.note-two,.note-three{display:none}}.interactive-hero-showcase .live-guide-stage{pointer-events:none}.interactive-hero-showcase .live-book{pointer-events:auto}.interactive-hero-showcase .live-book,.interactive-hero-showcase .book-cover,.interactive-hero-showcase .book-pages{backface-visibility:hidden;-webkit-backface-visibility:hidden}.interactive-hero-showcase .live-book{border-radius:14px 8px 8px 14px;overflow:visible}.interactive-hero-showcase .book-cover{position:absolute;top:0;right:0;bottom:0;left:0;padding:18px 18px 16px;display:flex;flex-direction:column;justify-content:flex-start;gap:8px;background-size:cover;background-position:center;box-shadow:inset 0 1px #ffffff6b,inset 14px 0 22px #00000029,0 18px 40px #05122c47,0 0 0 1px #ffffff2e}.interactive-hero-showcase .book-cover:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:linear-gradient(120deg,#ffffff2e,#fff0 28% 72%,#ffffff14),linear-gradient(180deg,rgba(255,255,255,.12),transparent 24%);pointer-events:none}.interactive-hero-showcase .book-cover:after{content:"";position:absolute;right:8px;top:14px;bottom:14px;width:2px;background:linear-gradient(180deg,#ffffff8c,#ffffff14,#ffffff6b);opacity:.55;pointer-events:none}.interactive-hero-showcase .book-pages{position:absolute;top:10px;bottom:10px;right:-15px;width:24px;border-radius:0 8px 8px 0;background:repeating-linear-gradient(180deg,#fff 0 2px,#f0f4fb 2px 4px),linear-gradient(90deg,#fff,#e8eef8 56%,#dfe7f4);box-shadow:inset 1px 0 #0c224e14,inset -5px 0 8px #0000000d,8px 12px 18px #09183a26;transform:rotateY(78deg) translateZ(10px);transform-origin:left center}.interactive-hero-showcase .live-book:after{content:"";position:absolute;left:14px;right:10px;bottom:-14px;height:26px;background:radial-gradient(ellipse at center,#061b3a38,#061b3a00 72%);filter:blur(8px);z-index:-1}.interactive-hero-showcase .live-book-left .book-cover,.interactive-hero-showcase .live-book-mid .book-cover,.interactive-hero-showcase .live-book-right .book-cover{background-image:radial-gradient(circle at 50% 18%,rgba(84,140,255,.2),transparent 28%),linear-gradient(180deg,#17386d,#0f2750 56%,#0a1d3f);color:#f5f8ff}.interactive-hero-showcase .live-book-main .book-cover,.interactive-hero-showcase .live-book-far .book-cover{background-image:radial-gradient(circle at 52% 18%,rgba(121,165,255,.16),transparent 26%),linear-gradient(180deg,#fbfcff,#f2f6fd 56%,#e6eef9);color:#0a2452}.interactive-hero-showcase .live-book-main .book-cover{box-shadow:inset 0 1px #fffc,inset 18px 0 22px #859ecc24,0 26px 56px #05122c42,0 0 0 1px #bcd0f48c}.interactive-hero-showcase .mini-logo,.interactive-hero-showcase .mini-brand,.interactive-hero-showcase .book-kicker,.interactive-hero-showcase .blueprint,.interactive-hero-showcase .book-cover small,.interactive-hero-showcase .book-cover strong{position:relative;z-index:1}.interactive-hero-showcase .mini-logo{align-self:flex-start;padding:6px 11px;border-radius:999px;border:1px solid rgba(255,255,255,.26);color:inherit;font-size:12px;font-weight:800;letter-spacing:.08em}.interactive-hero-showcase .live-book-main .mini-brand{font-size:11px;text-transform:uppercase;letter-spacing:.12em;font-weight:800}.interactive-hero-showcase .book-kicker{font-size:10px;text-transform:uppercase;letter-spacing:.14em;opacity:.9}.interactive-hero-showcase .book-cover strong{font-family:inherit;font-weight:900;line-height:.92;letter-spacing:-.03em;font-size:clamp(22px,2vw,34px)}.interactive-hero-showcase .live-book-main .book-cover strong{font-size:56px;margin-top:2px}.interactive-hero-showcase .blueprint{display:block;font-size:12px;letter-spacing:.38em;font-weight:800;color:#2d63dd;margin-top:-2px}.interactive-hero-showcase .book-cover small{margin-top:auto;font-size:11px;line-height:1.35;opacity:.88}.interactive-hero-showcase .book-logo-mark{position:relative;z-index:1;display:inline-grid;place-items:center;width:44px;height:44px;border-radius:50%;background:radial-gradient(circle at 50% 40%,#eef4ff,#5f95ff 55%,#244fd2);color:#fff;box-shadow:0 8px 22px #2e68ff47}.interactive-hero-showcase .brain-orb{position:relative;z-index:1;width:118px;height:88px;margin:4px auto 2px;border-radius:55% 55% 50% 50%/60% 60% 40% 40%;background:radial-gradient(circle at 50% 45%,#ebf5ff,#8ab9ff 28%,#2f6cff 58%,#17358f);box-shadow:0 12px 28px #2667ff3d}.interactive-hero-showcase .brain-orb:before{content:"";position:absolute;top:18px;right:34px;bottom:14px;left:34px;background:#fff;clip-path:path("M20 0 C12 12, 7 20, 0 36 C10 34, 16 42, 20 56 C24 42, 30 34, 40 36 C33 20, 28 12, 20 0 Z");opacity:.92}.interactive-hero-showcase .icon-grid{display:grid;grid-template-columns:repeat(2,26px);gap:8px;margin:4px 0 2px}.interactive-hero-showcase .icon-grid i{display:block;width:26px;height:26px;border-radius:7px;border:1px solid rgba(255,255,255,.22);background:#ffffff0f}.interactive-hero-showcase .nutrition-bowl{width:78px;height:48px;border-radius:0 0 40px 40px;background:radial-gradient(circle at 24% 38%,#4f84ff 0 5px,transparent 6px),radial-gradient(circle at 43% 30%,#9dc6ff 0 6px,transparent 7px),radial-gradient(circle at 62% 35%,#2f6cff 0 5px,transparent 6px),radial-gradient(circle at 50% 28%,#7aaeff 0 7px,transparent 8px),linear-gradient(180deg,#f8fbff,#e7eef9);margin:6px auto 2px;position:relative;overflow:hidden}.interactive-hero-showcase .nutrition-bowl:before{content:"";position:absolute;left:4px;right:4px;top:2px;height:24px;background:radial-gradient(circle at 18% 50%,#6ec06f 0 10px,transparent 11px),radial-gradient(circle at 50% 40%,#7fd27f 0 10px,transparent 11px),radial-gradient(circle at 80% 50%,#5aac5c 0 10px,transparent 11px);opacity:.75}.interactive-hero-showcase .updated-badge,.interactive-hero-showcase .floating-note{display:none!important}.interactive-hero-showcase .hero-sale-badge{top:56px;right:20px;padding:18px 26px;border-radius:22px;background:linear-gradient(180deg,#fff,#eef4ff);color:#0c2655;letter-spacing:.11em;font-weight:900;box-shadow:0 20px 34px #16366f29,inset 0 1px #ffffffc7;border:1px solid rgba(121,155,228,.34)}@media(max-width:1000px){.interactive-hero-showcase .hero-sale-badge{top:44px;right:24px;padding:16px 22px}.interactive-hero-showcase .live-book-main .book-cover strong{font-size:48px}}@media(max-width:640px){.interactive-hero-showcase .hero-sale-badge{top:8px;right:10px;padding:10px 14px;border-radius:16px;font-size:11px}}.mobile-menu-toggle{display:inline-flex;width:46px;height:46px;border-radius:999px;border:1px solid rgba(6,27,58,.14);background:#fff;color:var(--navy);align-items:center;justify-content:center;flex-direction:column;gap:5px;cursor:pointer;box-shadow:0 10px 24px #061b3a14;position:relative;z-index:75}.mobile-menu-toggle span{display:block;width:20px;height:2px;border-radius:999px;background:var(--navy);transition:transform .25s ease,opacity .25s ease}.mobile-menu-toggle.is-open span:nth-child(1){transform:translateY(7px) rotate(45deg)}.mobile-menu-toggle.is-open span:nth-child(2){opacity:0}.mobile-menu-toggle.is-open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.mobile-menu-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:68;background:#061b3a6b;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.mobile-menu-drawer{position:fixed;top:0;right:0;bottom:0;z-index:70;width:min(88vw,390px);transform:translate(110%);transition:transform .32s cubic-bezier(.2,.8,.2,1);pointer-events:none}.mobile-menu-drawer.is-open{transform:translate(0);pointer-events:auto}.mobile-menu-panel{height:100%;background:linear-gradient(180deg,#fff,#f4f7ff 54%,#fbfaf7);border-left:1px solid rgba(6,27,58,.1);box-shadow:-28px 0 70px #061b3a3d;padding:22px 22px 26px;overflow-y:auto}.mobile-menu-top{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding-bottom:18px;border-bottom:1px solid var(--line);color:var(--navy)}.mobile-menu-top strong{display:block;font-size:18px;line-height:1.15;letter-spacing:-.02em}.mobile-menu-top span{display:block;margin-top:5px;color:var(--muted);font-size:13px}.mobile-menu-close{width:40px;height:40px;border-radius:999px;border:1px solid var(--line);background:#fff;color:var(--navy);font-size:28px;line-height:1;cursor:pointer}.mobile-menu-links{display:grid;gap:10px;padding:20px 0}.mobile-menu-links a{display:flex;align-items:center;justify-content:space-between;padding:14px 15px;border-radius:16px;color:var(--navy);font-weight:900;background:#ffffffb8;border:1px solid rgba(6,27,58,.08);box-shadow:0 8px 22px #061b3a0a}.mobile-menu-links a:after{content:"\203a";font-size:22px;color:var(--blue);line-height:1}.mobile-menu-links a:hover{border-color:#c8d6ff;background:#fff;color:var(--blue)}.mobile-menu-cta{margin-top:6px;padding:18px;border-radius:22px;background:linear-gradient(135deg,var(--navy),#17386d);color:#fff;box-shadow:0 18px 42px #061b3a2e}.mobile-menu-cta p{margin:0 0 14px;color:#dbe7ff;font-size:14px;line-height:1.45}.mobile-menu-cta .btn{width:100%;border-color:#fff;background:#fff;color:var(--navy);margin-bottom:12px}.mobile-cart-link{display:block;text-align:center;color:#fff;font-weight:900;font-size:14px}body.mobile-menu-open{overflow:hidden}@media(max-width:900px){.nav-compact{display:none}.header-actions{gap:10px}.cart-link span:not(.cart-count):not(.cart-icon){display:none}.cart-link{padding:10px 12px}}@media(min-width:901px){.nav-compact{display:flex}}.nav-compact{gap:18px;flex-wrap:nowrap}.nav-compact a{padding:10px 13px;border-radius:999px}.nav-compact a:hover{background:#eef3ff}@media(min-width:901px){.mobile-menu-toggle{display:inline-flex}.header-inner{gap:18px}}.interactive-hero-showcase{justify-self:center;width:min(560px,100%);min-height:520px;overflow:visible}.interactive-hero-showcase .live-guide-stage{top:50%;width:min(560px,100%);height:365px;transform:translate3d(-50%,-50%,0) scale(.88) rotateX(calc(var(--my) * -2deg)) rotateY(calc(var(--mx) * 3deg))}.interactive-hero-showcase .live-book-main{left:184px;width:188px;height:292px;bottom:52px}.interactive-hero-showcase .live-book-left{left:2px}.interactive-hero-showcase .live-book-mid{left:92px}.interactive-hero-showcase .live-book-right{right:78px}.interactive-hero-showcase .live-book-far{right:-10px}.interactive-hero-showcase .hero-sale-badge{top:38px;right:58px;transform:rotate(3deg)}.interactive-hero-showcase .live-pedestal{width:82%;left:9%;bottom:86px}.interactive-hero-showcase .book-cover strong,.interactive-hero-showcase .book-cover small,.interactive-hero-showcase .mini-logo,.interactive-hero-showcase .mini-brand,.interactive-hero-showcase .book-kicker,.interactive-hero-showcase .blueprint{opacity:1;visibility:visible}@media(max-width:1040px){.hero-grid-ultra{grid-template-columns:1fr;gap:26px}.hero-copy{text-align:center;max-width:820px;margin:0 auto}.hero-copy p{margin-left:auto;margin-right:auto}.hero-trust-badges,.button-row{justify-content:center}.interactive-hero-showcase{min-height:500px}}@media(max-width:640px){.interactive-hero-showcase{min-height:410px;width:100%}.interactive-hero-showcase .live-guide-stage{transform:translate3d(-50%,-50%,0) scale(.62) rotateX(calc(var(--my) * -1.2deg)) rotateY(calc(var(--mx) * 2deg));width:560px;max-width:none}.interactive-hero-showcase .hero-sale-badge{top:20px;right:50%;transform:translate(50%) rotate(0);white-space:nowrap}}.header-inner{display:grid;grid-template-columns:auto 1fr auto;align-items:center}.desktop-nav-cluster{display:flex;align-items:center;justify-content:flex-end;gap:14px;min-width:0}.nav-compact{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:nowrap}.nav-compact a{font-size:14px;font-weight:950;letter-spacing:.02em;padding:10px 14px;border-radius:999px;color:var(--navy)}.nav-compact a:hover{background:#eef3ff;color:var(--blue)}.cart-link{justify-self:end}.mega-menu-toggle{flex:0 0 auto;display:inline-flex}.mega-menu-panel{top:86px;left:50%;right:auto;bottom:auto;width:min(1120px,calc(100vw - 32px));transform:translate3d(-50%,-18px,0);opacity:0;pointer-events:none;z-index:72}.mega-menu-panel.is-open{transform:translate3d(-50%,0,0);opacity:1;pointer-events:auto}.mega-menu-inner{height:auto;max-height:calc(100vh - 112px);border:1px solid rgba(6,27,58,.1);border-radius:0 0 30px 30px;border-left:1px solid rgba(6,27,58,.1);box-shadow:0 28px 70px #061b3a2e;padding:24px;overflow-y:auto}.mega-menu-grid{display:grid;grid-template-columns:1fr 1.15fr .9fr 1.25fr;gap:18px;padding-top:20px}.mega-menu-column{display:flex;flex-direction:column;gap:8px}.mega-menu-label{margin:0 0 7px;color:var(--blue);font-size:12px;font-weight:950;letter-spacing:.16em;text-transform:uppercase}.mega-menu-column a{display:block;padding:11px 12px;border-radius:14px;font-weight:850;color:var(--navy);border:1px solid transparent}.mega-menu-column a:hover{background:#fff;border-color:#c8d6ff;color:var(--blue)}.mega-menu-feature{border-radius:24px;padding:20px;background:linear-gradient(135deg,var(--navy),#17386d);color:#fff;box-shadow:0 18px 42px #061b3a2e}.mega-menu-feature span{display:inline-flex;padding:7px 10px;border-radius:999px;background:#ffffff1f;border:1px solid rgba(255,255,255,.18);font-size:11px;font-weight:950;letter-spacing:.12em;text-transform:uppercase;margin-bottom:12px}.mega-menu-feature strong{display:block;font-size:22px;line-height:1.12;margin-bottom:8px}.mega-menu-feature p{margin:0 0 16px;color:#dbe7ff}.mega-menu-feature .btn{border-color:#fff;background:#fff;color:var(--navy);width:100%}@media(min-width:901px){.mobile-menu-overlay[hidden]{display:none}.mobile-menu-overlay:not([hidden]){display:block}.mega-menu-panel{display:block!important}}@media(max-width:900px){.header-inner{display:flex;justify-content:space-between}.desktop-nav-cluster{margin-left:auto;justify-content:flex-end}.nav-compact{display:none}.mega-menu-panel{top:0;right:0;left:auto;bottom:0;width:min(88vw,390px);transform:translate(110%);opacity:1}.mega-menu-panel.is-open{transform:translate(0)}.mega-menu-inner{height:100%;max-height:none;border-radius:0;border-top:0;border-right:0}.mega-menu-grid{grid-template-columns:1fr;gap:12px}.mega-menu-feature{order:-1}.cart-link span:not(.cart-count):not(.cart-icon){display:none}.cart-link{padding:10px 12px}}.interactive-hero-showcase{justify-self:center;align-self:center;width:min(520px,100%);min-height:500px;overflow:visible;isolation:isolate}.interactive-hero-showcase .live-showcase-orbit{overflow:visible}.interactive-hero-showcase .live-guide-stage{top:50%;left:50%;width:560px;max-width:none;height:380px;transform:translate3d(-50%,-50%,0) scale(.78) rotateX(calc(var(--my) * -1.3deg)) rotateY(calc(var(--mx) * 2.2deg));transform-origin:center center}.interactive-hero-showcase .live-book{bottom:60px;width:150px;height:232px}.interactive-hero-showcase .live-book-main{left:180px;width:195px;height:302px;bottom:48px;transform:translateZ(92px) rotateY(-3deg) rotateX(1deg)}.interactive-hero-showcase .live-book-left{left:10px;transform:translateZ(-55px) rotateY(18deg) rotate(-4deg)}.interactive-hero-showcase .live-book-mid{left:104px;transform:translateZ(-28px) rotateY(10deg) rotate(-2deg)}.interactive-hero-showcase .live-book-right{right:72px;transform:translateZ(-30px) rotateY(-13deg) rotate(2deg)}.interactive-hero-showcase .live-book-far{right:0;transform:translateZ(-75px) rotateY(-22deg) rotate(4deg)}.interactive-hero-showcase .book-cover{padding:18px 12px 14px}.interactive-hero-showcase .live-book-main .book-cover{padding:21px 15px 18px}.interactive-hero-showcase .book-cover strong{display:block;font-size:25px;line-height:1.02;letter-spacing:-.02em;margin:4px 0 9px;max-width:100%;overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none}.interactive-hero-showcase .live-book-main .book-cover strong{font-size:34px;line-height:.98}.interactive-hero-showcase .mini-logo,.interactive-hero-showcase .mini-brand,.interactive-hero-showcase .book-kicker,.interactive-hero-showcase .blueprint{display:block;opacity:1!important;visibility:visible!important;white-space:normal}.interactive-hero-showcase .mini-brand{font-size:9.5px;letter-spacing:.17em;max-width:165px;line-height:1.25}.interactive-hero-showcase .book-kicker{font-size:8.6px;letter-spacing:.14em;line-height:1.2}.interactive-hero-showcase .blueprint{font-size:11px;letter-spacing:.33em;margin-bottom:8px}.interactive-hero-showcase .book-cover small{display:block;font-size:9.2px;line-height:1.32;max-width:150px;margin-top:auto;opacity:.88!important;visibility:visible!important}.interactive-hero-showcase .live-book-main .book-cover small{font-size:10px;max-width:165px}.interactive-hero-showcase .brain-orb{width:82px;height:62px;margin:0 auto 10px}.interactive-hero-showcase .nutrition-bowl{width:76px;height:44px}.interactive-hero-showcase .icon-grid{width:86px;gap:6px;margin:4px auto 10px}.interactive-hero-showcase .live-pedestal{width:78%;left:11%;bottom:88px;height:54px}.interactive-hero-showcase .hero-sale-badge{top:34px;right:44px;z-index:9;transform:rotate(3deg);white-space:nowrap}.interactive-hero-showcase .floating-note,.interactive-hero-showcase .note-one,.interactive-hero-showcase .note-two,.interactive-hero-showcase .note-three{display:none!important}@media(max-width:1040px){.hero-grid-ultra{grid-template-columns:1fr;gap:20px}.hero-copy{text-align:center;max-width:840px;margin:0 auto}.hero-copy p{margin-left:auto;margin-right:auto}.button-row,.hero-trust-badges{justify-content:center}.interactive-hero-showcase{width:100%;min-height:470px}}@media(max-width:640px){.interactive-hero-showcase{min-height:380px}.interactive-hero-showcase .live-guide-stage{transform:translate3d(-50%,-50%,0) scale(.56) rotateX(calc(var(--my) * -1deg)) rotateY(calc(var(--mx) * 1.5deg))}.interactive-hero-showcase .hero-sale-badge{top:18px;right:50%;transform:translate(50%) rotate(0)}}.mega-menu-toggle.is-open span:nth-child(1),.mobile-menu-toggle.is-open span:nth-child(1){transform:none!important;opacity:1!important}.mega-menu-toggle.is-open span:nth-child(2),.mobile-menu-toggle.is-open span:nth-child(2){transform:none!important;opacity:1!important}.mega-menu-toggle.is-open span:nth-child(3),.mobile-menu-toggle.is-open span:nth-child(3){transform:none!important;opacity:1!important}.interactive-hero-showcase{width:min(610px,100%)!important;min-height:520px!important;display:flex;align-items:center;justify-content:center;padding:8px 0 0}.interactive-hero-showcase .live-guide-stage{top:51%!important;left:50%!important;width:720px!important;height:420px!important;transform:translate3d(-50%,-50%,0) scale(.72) rotateX(calc(var(--my) * -1deg)) rotateY(calc(var(--mx) * 1.8deg))!important;transform-origin:center center!important}.interactive-hero-showcase .live-book{width:154px!important;height:242px!important;bottom:68px!important}.interactive-hero-showcase .live-book-main{left:258px!important;width:205px!important;height:318px!important;bottom:48px!important;transform:translateZ(110px) rotateY(-2deg) rotateX(.6deg)!important}.interactive-hero-showcase .live-book-left{left:18px!important;transform:translateZ(-70px) rotateY(17deg) rotate(-3deg)!important;opacity:.96!important}.interactive-hero-showcase .live-book-mid{left:142px!important;transform:translateZ(-42px) rotateY(9deg) rotate(-1.4deg)!important;opacity:.97!important}.interactive-hero-showcase .live-book-right{right:130px!important;transform:translateZ(-42px) rotateY(-10deg) rotate(1.4deg)!important;opacity:.97!important}.interactive-hero-showcase .live-book-far{right:22px!important;transform:translateZ(-82px) rotateY(-18deg) rotate(3deg)!important;opacity:.94!important}.interactive-hero-showcase .book-cover{padding:16px 13px 14px!important;justify-content:flex-start!important;gap:0!important}.interactive-hero-showcase .live-book-main .book-cover{padding:21px 16px 18px!important}.interactive-hero-showcase .mini-logo{font-size:9px!important;letter-spacing:.11em!important;padding:5px 7px!important;margin-bottom:10px!important;line-height:1!important;white-space:nowrap!important}.interactive-hero-showcase .mini-brand{font-size:9.2px!important;letter-spacing:.13em!important;line-height:1.25!important;max-width:170px!important;margin-bottom:8px!important;white-space:normal!important}.interactive-hero-showcase .book-logo-mark{width:38px!important;height:38px!important;margin-bottom:7px!important}.interactive-hero-showcase .book-kicker{font-size:8px!important;letter-spacing:.12em!important;line-height:1.18!important;max-width:128px!important;margin:0 auto 8px!important;white-space:normal!important}.interactive-hero-showcase .book-cover strong{font-size:22px!important;line-height:1.04!important;letter-spacing:-.025em!important;margin:0 auto 8px!important;max-width:128px!important;white-space:normal!important;overflow-wrap:break-word!important;word-break:normal!important;-webkit-hyphens:none!important;hyphens:none!important}.interactive-hero-showcase .live-book-main .book-cover strong{font-size:31px!important;line-height:.99!important;max-width:176px!important;margin-bottom:9px!important}.interactive-hero-showcase .blueprint{font-size:10px!important;letter-spacing:.28em!important;margin:0 auto 8px!important;max-width:165px!important;white-space:nowrap!important}.interactive-hero-showcase .brain-orb{width:76px!important;height:56px!important;margin:0 auto 8px!important;flex:0 0 auto!important}.interactive-hero-showcase .book-cover small{font-size:8.4px!important;line-height:1.28!important;max-width:126px!important;margin:auto auto 0!important;white-space:normal!important;overflow-wrap:normal!important;word-break:normal!important}.interactive-hero-showcase .live-book-main .book-cover small{font-size:9.4px!important;max-width:160px!important}.interactive-hero-showcase .icon-grid{width:74px!important;gap:5px!important;margin:2px auto 8px!important}.interactive-hero-showcase .icon-grid i{height:24px!important}.interactive-hero-showcase .nutrition-bowl{width:66px!important;height:38px!important;margin:2px auto 8px!important}.interactive-hero-showcase .live-pedestal{width:78%!important;left:11%!important;bottom:86px!important;height:52px!important}.interactive-hero-showcase .hero-sale-badge{top:26px!important;right:54px!important;z-index:20!important;transform:rotate(2deg)!important}@media(max-width:1040px){.interactive-hero-showcase{min-height:485px!important}.interactive-hero-showcase .live-guide-stage{transform:translate3d(-50%,-50%,0) scale(.7) rotateX(calc(var(--my) * -.8deg)) rotateY(calc(var(--mx) * 1.4deg))!important}}@media(max-width:640px){.interactive-hero-showcase{min-height:390px!important}.interactive-hero-showcase .live-guide-stage{transform:translate3d(-50%,-50%,0) scale(.5) rotateX(calc(var(--my) * -.7deg)) rotateY(calc(var(--mx) * 1deg))!important}.interactive-hero-showcase .hero-sale-badge{top:15px!important;right:50%!important;transform:translate(50%) rotate(0)!important}}.interactive-hero-showcase{justify-self:center;align-self:center;width:min(640px,100%);min-height:540px;overflow:visible}.interactive-hero-showcase .live-guide-stage{top:50%;left:50%;width:min(680px,100%);height:390px;transform:translate3d(-50%,-50%,0) scale(.9) rotateX(calc(var(--my) * -2deg)) rotateY(calc(var(--mx) * 3deg));transform-origin:center center}.interactive-hero-showcase .live-book{bottom:62px;width:150px;height:235px}.interactive-hero-showcase .live-book-main{left:240px;width:205px;height:315px;bottom:54px;transform:translateZ(80px) rotateY(-4deg) rotateX(1deg)}.interactive-hero-showcase .live-book-left{left:20px;transform:translateZ(-45px) rotateY(18deg) rotate(-4deg);opacity:.92}.interactive-hero-showcase .live-book-mid{left:132px;transform:translateZ(-18px) rotateY(12deg) rotate(-2deg);opacity:.95}.interactive-hero-showcase .live-book-right{right:96px;transform:translateZ(-24px) rotateY(-15deg) rotate(2deg);opacity:.96}.interactive-hero-showcase .live-book-far{right:0;transform:translateZ(-72px) rotateY(-24deg) rotate(4deg);opacity:.92}.interactive-hero-showcase .book-cover{padding:20px 14px 16px}.interactive-hero-showcase .live-book-main .book-cover{padding:22px 16px 18px}.interactive-hero-showcase .book-cover strong{font-size:26px;line-height:1.02;letter-spacing:-.02em;margin-bottom:10px;max-width:100%;overflow-wrap:normal;word-break:normal}.interactive-hero-showcase .live-book-main .book-cover strong{font-size:38px;line-height:1.02}.interactive-hero-showcase .book-cover small{font-size:10px;line-height:1.45;max-width:160px;margin-top:auto}.interactive-hero-showcase .live-book-main .book-cover small{font-size:10.5px;max-width:170px}.interactive-hero-showcase .blueprint{font-size:13px;letter-spacing:.42em;margin:0 0 13px}.interactive-hero-showcase .brain-orb{width:92px;height:72px;margin:2px auto 12px}.interactive-hero-showcase .live-pedestal{width:84%;left:8%;bottom:82px}.interactive-hero-showcase .hero-sale-badge{top:30px;right:28px;transform:rotate(5deg)}@media(max-width:1040px){.interactive-hero-showcase{width:100%;min-height:520px}.interactive-hero-showcase .live-guide-stage{transform:translate3d(-50%,-50%,0) scale(.82) rotateX(calc(var(--my) * -1.4deg)) rotateY(calc(var(--mx) * 2.2deg))}}@media(max-width:640px){.interactive-hero-showcase{min-height:405px}.interactive-hero-showcase .live-guide-stage{width:680px;max-width:none;transform:translate3d(-50%,-50%,0) scale(.56) rotateX(calc(var(--my) * -1deg)) rotateY(calc(var(--mx) * 1.5deg))}.interactive-hero-showcase .hero-sale-badge{top:18px;right:50%;transform:translate(50%) rotate(0)}}.systems-section .collection-card{position:relative;isolation:isolate}.systems-section .collection-card>div{position:relative;z-index:2}.systems-section .collection-card:before{z-index:0;pointer-events:none}.systems-section .collection-card:after{z-index:0;pointer-events:none}.systems-section .collection-card:hover:after{transform:scale(1.08)}.systems-section .collection-card.hot:after,.systems-section .collection-card.premium:after{width:auto!important;height:auto!important;left:auto!important;right:18px!important;bottom:auto!important;top:18px!important;z-index:3!important;border-radius:999px!important;padding:7px 10px!important;font-size:11px!important;font-weight:950!important;letter-spacing:.08em!important;text-transform:uppercase!important;box-shadow:none!important;filter:none!important;transform:none!important}.systems-section .collection-card.hot:after{content:"Popular"!important;background:#eef3ff!important;color:var(--blue)!important}.systems-section .collection-card.premium:after{content:"Bundle"!important;background:#fff4d7!important;color:#7a5618!important}.mobile-menu-toggle.is-open span:nth-child(1),.mobile-menu-toggle.is-open span:nth-child(2),.mobile-menu-toggle.is-open span:nth-child(3){transform:none!important;opacity:1!important}@media(min-width:901px){.mega-menu-panel.mobile-menu-drawer{position:fixed!important;top:86px!important;left:50%!important;right:auto!important;bottom:auto!important;width:min(1120px,calc(100vw - 32px))!important;height:auto!important;transform:translate3d(-50%,-18px,0)!important;opacity:0!important;pointer-events:none!important;display:block!important}.mega-menu-panel.mobile-menu-drawer.is-open{transform:translate3d(-50%,0,0)!important;opacity:1!important;pointer-events:auto!important}.mega-menu-panel .mega-menu-inner{height:auto!important;max-height:calc(100vh - 112px)!important;border-radius:0 0 30px 30px!important}.mega-menu-panel .mega-menu-grid{display:grid!important;grid-template-columns:1fr 1.15fr .9fr 1.25fr!important}}@media(max-width:900px){.desktop-nav-cluster{margin-left:auto!important}.mega-menu-panel.mobile-menu-drawer{position:fixed!important;top:0!important;right:0!important;left:auto!important;bottom:0!important;width:min(88vw,390px)!important;height:100vh!important;transform:translate(110%)!important;opacity:1!important;pointer-events:none!important;display:block!important;z-index:72!important}.mega-menu-panel.mobile-menu-drawer.is-open{transform:translate(0)!important;pointer-events:auto!important}.mega-menu-panel .mega-menu-inner{height:100%!important;max-height:none!important;border-radius:0!important;border-top:0!important;border-right:0!important}.mega-menu-panel .mega-menu-grid{display:grid!important;grid-template-columns:1fr!important;gap:12px!important}.mobile-menu-overlay:not([hidden]){display:block!important}.nav-compact{display:none!important}.mobile-menu-toggle{display:inline-flex!important}}.systems-section .collection-card:before,.systems-section .collection-card:after{display:none!important;content:none!important;width:0!important;height:0!important;background:none!important;border:0!important;box-shadow:none!important;transform:none!important}.systems-section .collection-card.hot:after,.systems-section .collection-card.premium:after{display:none!important;content:none!important}.systems-section .collection-card{overflow:hidden!important}.systems-section .collection-card>div,.systems-section .collection-card h3,.systems-section .collection-card p,.systems-section .collection-card b,.systems-section .collection-card span{position:relative!important;z-index:3!important}.systems-section .collection-card.hot,.systems-section .collection-card.premium{background:#fff!important}.systems-section .collection-card.premium{background:linear-gradient(135deg,#fff,#fff9ea)!important}body.mobile-menu-open .sticky-shop-bar{display:none!important;opacity:0!important;pointer-events:none!important}@media(max-width:900px){body.mobile-menu-open .sticky-shop-bar{display:none!important}}.interactive-hero-showcase{min-height:560px!important;position:relative!important;overflow:visible!important}.interactive-hero-showcase .live-showcase-orbit{overflow:visible!important;border-radius:36px!important}.interactive-hero-showcase .live-guide-stage{position:absolute!important;left:50%!important;top:49%!important;width:680px!important;max-width:none!important;height:390px!important;transform:translate3d(-50%,-50%,0) rotateX(calc(var(--my) * -2deg)) rotateY(calc(var(--mx) * 3deg))!important;transform-style:preserve-3d!important;z-index:3!important}.interactive-hero-showcase .live-book{bottom:62px!important;width:150px!important;height:235px!important}.interactive-hero-showcase .live-book-left{left:20px!important;right:auto!important;transform:translateZ(-45px) rotateY(18deg) rotate(-4deg)!important;opacity:.92!important}.interactive-hero-showcase .live-book-mid{left:132px!important;right:auto!important;transform:translateZ(-18px) rotateY(12deg) rotate(-2deg)!important;opacity:.95!important}.interactive-hero-showcase .live-book-main{left:240px!important;right:auto!important;width:205px!important;height:315px!important;bottom:54px!important;transform:translateZ(80px) rotateY(-4deg) rotateX(1deg)!important}.interactive-hero-showcase .live-book-right{right:96px!important;left:auto!important;transform:translateZ(-24px) rotateY(-15deg) rotate(2deg)!important;opacity:.96!important}.interactive-hero-showcase .live-book-far{right:0!important;left:auto!important;transform:translateZ(-72px) rotateY(-24deg) rotate(4deg)!important;opacity:.92!important}.interactive-hero-showcase .book-cover{padding:20px 14px 16px!important}.interactive-hero-showcase .live-book-main .book-cover{padding:22px 16px 18px!important}.interactive-hero-showcase .book-cover strong{font-size:28px!important;line-height:1.02!important;margin-bottom:10px!important}.interactive-hero-showcase .live-book-main .book-cover strong{font-size:38px!important}.interactive-hero-showcase .book-cover small{font-size:10px!important;line-height:1.45!important;max-width:160px!important}.interactive-hero-showcase .live-book-main .book-cover small{max-width:170px!important}.interactive-hero-showcase .book-kicker{font-size:10px!important;letter-spacing:.18em!important;margin-bottom:10px!important}.interactive-hero-showcase .mini-logo,.interactive-hero-showcase .mini-brand{display:block!important;visibility:visible!important;opacity:1!important}.interactive-hero-showcase .blueprint{display:block!important;visibility:visible!important;opacity:1!important;font-size:13px!important;letter-spacing:.42em!important;margin:0 0 13px!important}.interactive-hero-showcase .brain-orb{width:92px!important;height:72px!important;margin:2px auto 12px!important}.interactive-hero-showcase .icon-grid{display:grid!important;grid-template-columns:repeat(2,28px)!important;gap:8px!important;margin:10px 0 12px!important}.interactive-hero-showcase .nutrition-bowl{width:82px!important;height:46px!important;margin:12px 0!important}.interactive-hero-showcase .live-pedestal{position:absolute!important;left:50%!important;bottom:62px!important;width:76%!important;height:88px!important;transform:translate(-50%) rotateX(64deg)!important;z-index:1!important}.interactive-hero-showcase .updated-badge{position:absolute!important;right:4px!important;top:28px!important;z-index:6!important;border:1px solid rgba(191,208,255,.3)!important;background:#061b3abd!important;color:#fff!important;border-radius:18px!important;padding:12px 16px!important;font-weight:950!important;letter-spacing:.12em!important;font-size:11px!important;box-shadow:0 18px 42px #061b3a3d!important;-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important}.interactive-hero-showcase .floating-note{position:absolute!important;z-index:6!important;background:#061b3ae6!important;color:#fff!important;border:1px solid rgba(255,255,255,.18)!important;box-shadow:0 22px 50px #061b3a2e!important;border-radius:999px!important;padding:12px 16px!important;font-size:13px!important;font-weight:900!important;display:block!important}.interactive-hero-showcase .note-one{left:0!important;top:90px!important;animation:driftOne 6s ease-in-out infinite!important}.interactive-hero-showcase .note-two{right:0!important;bottom:100px!important;animation:driftOne 7s ease-in-out infinite reverse!important}.interactive-hero-showcase .note-three{left:25px!important;bottom:42px!important;background:#2e68ffeb!important;animation:driftOne 8s ease-in-out infinite!important}.interactive-hero-showcase .hero-sale-badge{top:110px!important;right:26px!important;z-index:7!important;background:linear-gradient(135deg,#fff,#eef3ff)!important;color:#061b3a!important;border:1px solid rgba(46,104,255,.22)!important;box-shadow:0 18px 50px #061b3a33!important}@media(max-width:1000px){.interactive-hero-showcase{min-height:520px!important}.interactive-hero-showcase .live-guide-stage{transform:translate3d(-50%,-50%,0) scale(.84) rotateX(calc(var(--my) * -1.2deg)) rotateY(calc(var(--mx) * 2deg))!important;transform-origin:center!important}.interactive-hero-showcase .updated-badge{right:28px!important}}@media(max-width:640px){.interactive-hero-showcase{min-height:390px!important}.interactive-hero-showcase .live-guide-stage{width:680px!important;transform:translate3d(-50%,-50%,0) scale(.56) rotateX(calc(var(--my) * -1deg)) rotateY(calc(var(--mx) * 1.5deg))!important}.interactive-hero-showcase .updated-badge{right:12px!important;top:14px!important;padding:10px 12px!important;font-size:10px!important}.interactive-hero-showcase .hero-sale-badge{top:72px!important;right:12px!important;padding:10px 12px!important;font-size:11px!important}.interactive-hero-showcase .note-one{left:4px!important;top:72px!important;padding:10px 12px!important;font-size:11px!important}.interactive-hero-showcase .note-two{right:10px!important;bottom:84px!important;padding:10px 12px!important;font-size:11px!important}.interactive-hero-showcase .note-three{left:50%!important;bottom:24px!important;transform:translate(-50%)!important;padding:10px 14px!important;font-size:11px!important}}.interactive-hero-showcase .updated-badge,.interactive-hero-showcase .floating-note,.interactive-hero-showcase .note-one,.interactive-hero-showcase .note-two,.interactive-hero-showcase .note-three{display:none!important}.interactive-hero-showcase .hero-sale-badge{display:block!important}.interactive-hero-showcase .book-cover strong{white-space:normal!important;word-break:keep-all!important;overflow-wrap:normal!important;-webkit-hyphens:none!important;hyphens:none!important;max-width:100%!important}.interactive-hero-showcase .live-book-left .book-cover strong,.interactive-hero-showcase .live-book-mid .book-cover strong,.interactive-hero-showcase .live-book-right .book-cover strong,.interactive-hero-showcase .live-book-far .book-cover strong{font-size:24px!important;line-height:1.04!important}.interactive-hero-showcase .live-book-main .book-cover strong{font-size:36px!important;line-height:1.01!important}.interactive-hero-showcase .live-book-main .book-cover{padding-left:18px!important;padding-right:18px!important}.interactive-hero-showcase .live-book-left .book-cover,.interactive-hero-showcase .live-book-mid .book-cover,.interactive-hero-showcase .live-book-right .book-cover,.interactive-hero-showcase .live-book-far .book-cover{padding-left:12px!important;padding-right:12px!important}@media(max-width:900px){body.mobile-menu-open .mobile-menu-toggle,body.mobile-menu-open .mega-menu-toggle,body.mobile-menu-open .mobile-menu-toggle.is-open,body.mobile-menu-open .mega-menu-toggle.is-open{opacity:0!important;visibility:hidden!important;pointer-events:none!important}}.interactive-hero-showcase .hero-sale-badge{top:108px!important;right:26px!important;left:auto!important;transform:rotate(0)!important;z-index:7!important}@media(max-width:1000px){.interactive-hero-showcase .hero-sale-badge{top:96px!important;right:24px!important}}@media(max-width:640px){.interactive-hero-showcase .hero-sale-badge{top:70px!important;right:12px!important;transform:rotate(0)!important}}body.mobile-menu-open .mobile-menu-toggle,body.mobile-menu-open .mega-menu-toggle,body.mobile-menu-open .mobile-menu-toggle.is-open,body.mobile-menu-open .mega-menu-toggle.is-open{opacity:0!important;visibility:hidden!important;pointer-events:none!important;box-shadow:none!important;background:transparent!important;border-color:transparent!important}.interactive-hero-showcase .hero-sale-badge{top:58px!important;right:14px!important;left:auto!important;transform:none!important;z-index:9!important}@media(max-width:1000px){.interactive-hero-showcase .hero-sale-badge{top:54px!important;right:12px!important}}@media(max-width:640px){.interactive-hero-showcase .hero-sale-badge{top:46px!important;right:10px!important;left:auto!important;transform:none!important}}.real-life-section{background:linear-gradient(180deg,#fff,#f4f7ff 52%,#fbfaf7);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.real-life-grid{display:grid;grid-template-columns:1.25fr .85fr .85fr;grid-auto-rows:250px;gap:18px}.real-photo-card{position:relative;overflow:hidden;border-radius:30px;border:1px solid rgba(6,27,58,.08);background:#fff;min-height:250px;box-shadow:0 22px 60px #061b3a17;isolation:isolate}.real-photo-card-large{grid-row:span 2}.real-photo-card img{width:100%;height:100%;object-fit:cover;display:block;filter:saturate(.88) contrast(1.02);transform:scale(1.03);transition:transform .55s ease,filter .55s ease}.real-photo-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(180deg,#061b3a14,#061b3a1f 34%,#061b3ac7);pointer-events:none}.real-photo-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;background:radial-gradient(circle at 82% 12%,rgba(46,104,255,.24),transparent 32%);mix-blend-mode:screen;opacity:.76;pointer-events:none}.real-photo-card:hover img{transform:scale(1.09);filter:saturate(1) contrast(1.05)}.real-photo-overlay{position:absolute;left:22px;right:22px;bottom:22px;z-index:3;color:#fff}.real-photo-overlay span{display:inline-flex;margin-bottom:10px;border:1px solid rgba(255,255,255,.26);background:#ffffff21;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:999px;padding:7px 10px;font-size:11px;font-weight:950;letter-spacing:.12em;text-transform:uppercase}.real-photo-overlay h3{margin:0;color:#fff;max-width:520px;font-size:clamp(22px,2.2vw,34px);line-height:1.06;letter-spacing:-.6px;text-wrap:balance}.real-photo-card:not(.real-photo-card-large) .real-photo-overlay h3{font-size:20px;line-height:1.12}.photo-credit-note{margin:18px 0 0;color:var(--muted);text-align:center;font-size:12px}@media(max-width:980px){.real-life-grid{grid-template-columns:1fr 1fr;grid-auto-rows:235px}.real-photo-card-large{grid-column:span 2;grid-row:span 1}}@media(max-width:640px){.real-life-grid{grid-template-columns:1fr;grid-auto-rows:240px}.real-photo-card-large{grid-column:auto}.real-photo-overlay{left:18px;right:18px;bottom:18px}}.human-moments-section{background:#fff;border-top:1px solid var(--line)}.human-moments-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:42px;align-items:center}.human-moments-copy h2{color:var(--navy);font-size:clamp(36px,4.4vw,58px);line-height:1;letter-spacing:-1.5px;margin:0 0 18px;text-wrap:balance}.human-moments-copy p{color:var(--muted);font-size:18px;margin:0 0 22px}.human-proof-list{display:flex;flex-wrap:wrap;gap:10px}.human-proof-list span{display:inline-flex;padding:9px 12px;border-radius:999px;background:#eef3ff;color:var(--navy);border:1px solid #DCE7FF;font-size:12px;font-weight:900}.human-collage{display:grid;grid-template-columns:1fr 1fr;grid-auto-rows:160px;gap:16px}.human-photo{position:relative;margin:0;overflow:hidden;border-radius:28px;border:1px solid rgba(6,27,58,.08);box-shadow:0 20px 55px #061b3a1a;background:#fff}.human-photo.tall{grid-row:span 2}.human-photo.wide{grid-column:span 2}.human-photo img{width:100%;height:100%;object-fit:cover;display:block;filter:saturate(.9) contrast(1.02);transform:scale(1.03);transition:transform .55s ease,filter .55s ease}.human-photo:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#061b3a0a,#061b3a2e);pointer-events:none}.human-photo:hover img{transform:scale(1.09);filter:saturate(1.04) contrast(1.06)}.daily-reset-section{background:linear-gradient(180deg,#fbfaf7,#f4f7ff);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.reset-image-row{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.reset-image-card{position:relative;min-height:330px;overflow:hidden;border-radius:30px;border:1px solid rgba(6,27,58,.08);box-shadow:0 22px 60px #061b3a17;background:#fff}.reset-image-card img{width:100%;height:100%;object-fit:cover;display:block;filter:saturate(.88) contrast(1.02);transform:scale(1.03);transition:.55s ease}.reset-image-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(180deg,#061b3a0a,#061b3a2e 38%,#061b3ad1);pointer-events:none}.reset-image-card:hover img{transform:scale(1.09);filter:saturate(1.03) contrast(1.06)}.reset-image-card div{position:absolute;left:18px;right:18px;bottom:18px;z-index:2;color:#fff}.reset-image-card span{display:inline-flex;padding:7px 10px;border-radius:999px;border:1px solid rgba(255,255,255,.26);background:#ffffff21;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);font-size:11px;font-weight:950;letter-spacing:.12em;text-transform:uppercase;margin-bottom:9px}.reset-image-card strong{display:block;color:#fff;font-size:22px;line-height:1.08;letter-spacing:-.4px}@media(max-width:980px){.human-moments-grid{grid-template-columns:1fr}.reset-image-row{grid-template-columns:1fr 1fr}}@media(max-width:640px){.human-collage{grid-auto-rows:190px}.human-photo.tall,.human-photo.wide{grid-column:auto;grid-row:auto}.reset-image-row{grid-template-columns:1fr}.reset-image-card{min-height:280px}}.category-image-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.category-image-card{position:relative!important;min-height:310px!important;padding:0!important;overflow:hidden!important;border-radius:30px!important;background:#061b3a!important;box-shadow:0 22px 60px #061b3a1a!important;isolation:isolate!important}.category-image-card>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block;filter:saturate(.9) contrast(1.04);transform:scale(1.03);transition:transform .55s ease,filter .55s ease;z-index:0}.category-image-card:before{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;display:block!important;z-index:1!important;opacity:1!important;background:linear-gradient(180deg,#061b3a29,#061b3a6b 45%,#061b3aeb),radial-gradient(circle at 80% 15%,rgba(46,104,255,.35),transparent 34%)!important;pointer-events:none!important}.category-image-card:after{display:none!important;content:none!important}.category-image-card:hover>img{transform:scale(1.09);filter:saturate(1.02) contrast(1.08)}.category-card-content{position:relative!important;z-index:3!important;min-height:310px;display:flex;flex-direction:column;justify-content:flex-end;padding:24px;color:#fff}.category-card-content span{position:absolute!important;top:22px;left:22px;z-index:4!important;display:inline-flex!important;width:48px!important;height:48px!important;align-items:center!important;justify-content:center!important;border-radius:16px!important;background:#ffffff29!important;border:1px solid rgba(255,255,255,.2)!important;color:#fff!important;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);font-weight:950!important;margin:0!important}.category-card-content h3{color:#fff!important;font-size:25px!important;line-height:1.08!important;margin:0 0 10px!important;letter-spacing:-.4px}.category-card-content p{color:#ffffffd1!important;margin:0 0 16px!important;font-size:15px!important;line-height:1.45}.category-card-content b{display:inline-flex;width:max-content;border-radius:999px;padding:8px 12px;background:#ffffff24;border:1px solid rgba(255,255,255,.23);color:#fff;font-size:11px;font-weight:950;letter-spacing:.1em;text-transform:uppercase;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.category-image-card.hot,.category-image-card.premium{border-color:#bfd0ff4d!important}@media(max-width:980px){.category-image-grid{grid-template-columns:1fr 1fr}}@media(max-width:640px){.category-image-grid{grid-template-columns:1fr}.category-image-card,.category-card-content{min-height:285px!important}}.category-image-card{display:block!important}.category-card-content{min-height:310px!important;justify-content:flex-end!important;padding:22px!important}.category-card-content:before{content:"";position:absolute;left:16px;right:16px;bottom:16px;min-height:150px;border-radius:24px;background:#061b3ac7;border:1px solid rgba(255,255,255,.18);box-shadow:0 18px 46px #061b3a3d;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);z-index:-1}.category-card-content span{position:relative!important;top:auto!important;left:auto!important;flex:0 0 46px!important;width:46px!important;height:46px!important;margin:0!important;border-radius:16px!important}.category-card-content h3{display:flex!important;align-items:center!important;gap:12px!important;min-height:46px!important;margin:0 0 10px!important;text-shadow:0 2px 12px rgba(0,0,0,.28)}.category-card-content h3:before{content:attr(data-num);display:none}.category-card-content p{text-shadow:0 2px 12px rgba(0,0,0,.28)}.category-card-content b{margin-top:0!important}.category-card-header{display:flex;align-items:center;gap:12px;margin-bottom:10px}.category-card-header h3{margin:0!important}.category-card-content>span+h3{display:grid!important;grid-template-columns:46px 1fr!important;align-items:center!important;gap:12px!important}.category-card-content>span+h3:before{content:"";display:none}.category-card-content{display:grid!important;grid-template-columns:46px 1fr!important;grid-template-areas:"num title" "desc desc" "tag tag"!important;align-content:end!important;column-gap:12px!important;row-gap:10px!important}.category-card-content>span{grid-area:num!important;align-self:center!important}.category-card-content>h3{grid-area:title!important;align-self:center!important}.category-card-content>p{grid-area:desc!important}.category-card-content>b{grid-area:tag!important}@media(max-width:640px){.category-card-content,.category-image-card{min-height:300px!important}.category-card-content:before{left:14px;right:14px;bottom:14px;min-height:160px;border-radius:22px}.category-card-content{padding:20px!important}}.category-image-card{min-height:330px!important;border-radius:30px!important;overflow:hidden!important;background:#061b3a!important}.category-image-card>img{filter:saturate(.88) contrast(1.04) brightness(.82)!important}.category-image-card:hover>img{filter:saturate(1) contrast(1.06) brightness(.88)!important}.category-image-card:before{content:""!important;display:block!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:1!important;background:linear-gradient(180deg,#061b3a05,#061b3a14 42%,#061b3a6b),radial-gradient(circle at 80% 12%,rgba(46,104,255,.14),transparent 32%)!important;pointer-events:none!important}.category-card-content{position:relative!important;z-index:3!important;min-height:330px!important;display:flex!important;flex-direction:column!important;justify-content:flex-end!important;align-items:flex-start!important;padding:24px!important;color:#fff!important}.category-card-content:before{content:""!important;position:absolute!important;left:18px!important;right:18px!important;bottom:18px!important;top:auto!important;height:auto!important;min-height:0!important;border-radius:24px!important;background:#59657a75!important;border:1px solid rgba(255,255,255,.22)!important;box-shadow:0 16px 42px #061b3a2e!important;backdrop-filter:blur(10px)!important;-webkit-backdrop-filter:blur(10px)!important;z-index:-1!important}.category-card-content>span{position:relative!important;top:auto!important;left:auto!important;display:inline-flex!important;width:auto!important;height:auto!important;min-width:0!important;margin:0 0 12px!important;padding:7px 11px!important;border-radius:999px!important;background:#5c687c94!important;border:1px solid rgba(255,255,255,.28)!important;color:#fff!important;font-size:12px!important;font-weight:950!important;letter-spacing:.12em!important;line-height:1!important}.category-card-content>h3{display:block!important;margin:0 0 10px!important;color:#fff!important;font-size:28px!important;line-height:1.04!important;letter-spacing:-.7px!important;text-shadow:0 2px 14px rgba(0,0,0,.28)!important;max-width:360px!important}.category-card-content>p{margin:0 0 16px!important;color:#ffffffe6!important;font-size:15px!important;line-height:1.42!important;max-width:360px!important;text-shadow:0 2px 14px rgba(0,0,0,.22)!important}.category-card-content>b{display:inline-flex!important;width:max-content!important;margin:0!important;padding:8px 12px!important;border-radius:999px!important;background:#ffffff1a!important;border:1px solid rgba(255,255,255,.3)!important;color:#fff!important;font-size:11px!important;font-weight:950!important;letter-spacing:.12em!important;text-transform:uppercase!important;backdrop-filter:blur(8px)!important;-webkit-backdrop-filter:blur(8px)!important}.category-card-content{grid-template-columns:none!important;grid-template-areas:none!important;align-content:normal!important;row-gap:0!important;column-gap:0!important}.category-card-content>span,.category-card-content>h3,.category-card-content>p,.category-card-content>b{grid-area:auto!important}@media(max-width:980px){.category-image-card,.category-card-content{min-height:315px!important}}@media(max-width:640px){.category-image-card,.category-card-content{min-height:300px!important}.category-card-content{padding:20px!important}.category-card-content:before{left:14px!important;right:14px!important;bottom:14px!important;border-radius:22px!important}.category-card-content>h3{font-size:25px!important}}.category-card-content:before{background:#3744588f!important;border:1px solid rgba(255,255,255,.3)!important;backdrop-filter:blur(12px)!important;-webkit-backdrop-filter:blur(12px)!important}.category-card-content{align-items:flex-start!important}.category-card-content>span,.category-card-content>h3,.category-card-content>p,.category-card-content>b{margin-left:0!important;text-align:left!important}.category-card-content>span{font-weight:1000!important;color:#fff!important;background:#ffffff2e!important;border-color:#ffffff57!important;text-shadow:0 2px 12px rgba(0,0,0,.35)!important}.category-card-content>h3{font-weight:1000!important;font-size:29px!important;line-height:1.04!important;color:#fff!important;text-shadow:0 3px 16px rgba(0,0,0,.48)!important;padding-left:0!important;margin-left:0!important}.category-card-content>p{font-weight:750!important;color:#fffffff5!important;text-shadow:0 2px 14px rgba(0,0,0,.42)!important;padding-left:0!important;margin-left:0!important}.category-card-content>b{font-weight:1000!important;color:#fff!important;text-shadow:0 2px 12px rgba(0,0,0,.32)!important;background:#ffffff29!important}.category-image-card>img{filter:saturate(.9) contrast(1.06) brightness(.76)!important}.category-image-card:before{background:linear-gradient(180deg,#061b3a14,#061b3a2e 42%,#061b3a8f),radial-gradient(circle at 80% 12%,rgba(46,104,255,.12),transparent 32%)!important}@media(max-width:640px){.category-card-content>h3{font-size:26px!important}.category-card-content>p{font-size:15px!important;font-weight:760!important}}#explore-systems .section-title{text-align:center;max-width:900px;margin:0 auto 28px}#explore-systems .category-image-grid{display:grid!important;grid-template-columns:1.45fr 1fr 1fr;grid-auto-rows:180px;gap:18px}#explore-systems .category-image-card{position:relative!important;min-height:180px!important;border-radius:30px!important;overflow:hidden!important;padding:0!important;background:#061b3a!important;box-shadow:0 20px 56px #061b3a1a!important;isolation:isolate;border:1px solid rgba(6,27,58,.06)!important}#explore-systems .category-featured{grid-row:span 2;min-height:378px!important}#explore-systems .category-wide{grid-column:2 / span 2;min-height:195px!important}#explore-systems .category-image-card>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block;filter:saturate(.88) contrast(1.03) brightness(.82);transform:scale(1.03);transition:transform .55s ease,filter .55s ease}#explore-systems .category-image-card:hover>img{transform:scale(1.08);filter:saturate(1) contrast(1.05) brightness(.88)}#explore-systems .category-image-card:before{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:1!important;display:block!important;background:linear-gradient(180deg,#061b3a0f,#061b3a1f 36%,#061b3ab8)!important}#explore-systems .category-card-content.editorial-card-content{position:relative!important;z-index:3!important;min-height:100%!important;display:flex!important;flex-direction:column!important;justify-content:flex-end!important;align-items:flex-start!important;padding:22px!important;color:#fff!important;background:none!important}#explore-systems .category-card-content.editorial-card-content:before,#explore-systems .category-card-content.editorial-card-content>span{display:none!important;content:none!important}#explore-systems .category-card-content.editorial-card-content b{display:inline-flex!important;margin:0 0 14px!important;padding:9px 14px!important;border-radius:999px!important;background:#808b9f6b!important;border:1px solid rgba(255,255,255,.26)!important;color:#fff!important;font-size:11px!important;font-weight:900!important;letter-spacing:.16em!important;text-transform:uppercase!important;backdrop-filter:blur(10px)!important;-webkit-backdrop-filter:blur(10px)!important;text-shadow:0 2px 10px rgba(0,0,0,.25)}#explore-systems .category-card-content.editorial-card-content h3{margin:0!important;color:#fff!important;font-size:clamp(20px,2.3vw,38px)!important;line-height:1.02!important;letter-spacing:-.8px!important;font-weight:900!important;max-width:95%!important;text-shadow:0 3px 18px rgba(0,0,0,.3)!important;text-wrap:balance}#explore-systems .category-featured .category-card-content.editorial-card-content h3{font-size:clamp(34px,3.4vw,58px)!important;max-width:84%!important}#explore-systems .category-card-content.editorial-card-content p{display:none!important}@media(max-width:1080px){#explore-systems .category-image-grid{grid-template-columns:1fr 1fr;grid-auto-rows:190px}#explore-systems .category-featured{grid-column:1 / span 2;grid-row:span 1;min-height:300px!important}#explore-systems .category-wide{grid-column:1 / span 2}}@media(max-width:640px){#explore-systems .category-image-grid{grid-template-columns:1fr;grid-auto-rows:auto}#explore-systems .category-image-card,#explore-systems .category-featured,#explore-systems .category-wide{grid-column:auto!important;min-height:250px!important}#explore-systems .category-card-content.editorial-card-content{padding:18px!important}#explore-systems .category-card-content.editorial-card-content h3{font-size:30px!important}#explore-systems .category-featured .category-card-content.editorial-card-content h3{font-size:34px!important;max-width:95%!important}}#explore-systems .balanced-category-grid{display:grid!important;grid-template-columns:1fr 1fr 1fr 1fr!important;grid-template-rows:260px 260px!important;gap:18px!important;align-items:stretch!important}#explore-systems .balanced-category-grid .category-image-card{min-height:0!important;height:100%!important;border-radius:30px!important;overflow:hidden!important;padding:0!important;box-shadow:0 20px 56px #061b3a1a!important}#explore-systems .balanced-category-grid .category-left-card{grid-column:span 2!important}#explore-systems .balanced-category-grid .category-small-card{grid-column:span 1!important}#explore-systems .balanced-category-grid .category-image-card>img{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;object-fit:cover!important;filter:saturate(.88) contrast(1.03) brightness(.82)!important;transform:scale(1.03)!important}#explore-systems .balanced-category-grid .category-image-card:before{content:""!important;display:block!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:1!important;background:linear-gradient(180deg,#061b3a0a,#061b3a1f 38%,#061b3ab8)!important;pointer-events:none!important}#explore-systems .balanced-category-grid .editorial-card-content{position:relative!important;z-index:3!important;height:100%!important;min-height:0!important;display:flex!important;flex-direction:column!important;justify-content:flex-end!important;align-items:flex-start!important;padding:24px!important;background:none!important;color:#fff!important}#explore-systems .balanced-category-grid .editorial-card-content:before,#explore-systems .balanced-category-grid .editorial-card-content>span,#explore-systems .balanced-category-grid .editorial-card-content p{display:none!important;content:none!important}#explore-systems .balanced-category-grid .editorial-card-content b{display:inline-flex!important;width:max-content!important;max-width:100%!important;margin:0 0 12px!important;padding:8px 13px!important;border-radius:999px!important;background:#808b9f6b!important;border:1px solid rgba(255,255,255,.26)!important;color:#fff!important;font-size:10px!important;font-weight:950!important;letter-spacing:.16em!important;line-height:1.1!important;text-transform:uppercase!important;backdrop-filter:blur(10px)!important;-webkit-backdrop-filter:blur(10px)!important}#explore-systems .balanced-category-grid .editorial-card-content h3{margin:0!important;color:#fff!important;font-size:30px!important;line-height:1.05!important;letter-spacing:-.7px!important;font-weight:950!important;max-width:92%!important;text-shadow:0 3px 18px rgba(0,0,0,.34)!important;text-wrap:balance}#explore-systems .balanced-category-grid .category-left-card .editorial-card-content h3{font-size:38px!important;max-width:82%!important}#explore-systems .balanced-category-grid .category-small-card .editorial-card-content h3{font-size:26px!important}#explore-systems .balanced-category-grid .category-image-card:hover>img{transform:scale(1.08)!important;filter:saturate(1) contrast(1.05) brightness(.88)!important}@media(max-width:1080px){#explore-systems .balanced-category-grid{grid-template-columns:1fr 1fr!important;grid-template-rows:auto!important}#explore-systems .balanced-category-grid .category-left-card,#explore-systems .balanced-category-grid .category-small-card{grid-column:span 1!important;min-height:250px!important}#explore-systems .balanced-category-grid .editorial-card-content h3,#explore-systems .balanced-category-grid .category-left-card .editorial-card-content h3,#explore-systems .balanced-category-grid .category-small-card .editorial-card-content h3{font-size:28px!important;max-width:92%!important}}@media(max-width:640px){#explore-systems .balanced-category-grid{grid-template-columns:1fr!important}#explore-systems .balanced-category-grid .category-left-card,#explore-systems .balanced-category-grid .category-small-card{grid-column:span 1!important;min-height:250px!important}#explore-systems .balanced-category-grid .editorial-card-content{padding:20px!important}#explore-systems .balanced-category-grid .editorial-card-content h3,#explore-systems .balanced-category-grid .category-left-card .editorial-card-content h3,#explore-systems .balanced-category-grid .category-small-card .editorial-card-content h3{font-size:28px!important;max-width:95%!important}}#explore-systems .balanced-category-grid{display:grid!important;grid-template-columns:1.18fr 1.18fr 1fr 1fr!important;grid-template-rows:250px 250px!important;gap:18px!important;align-items:stretch!important;max-width:1180px!important;margin:0 auto!important}#explore-systems .balanced-category-grid .category-image-card{height:100%!important;min-height:0!important;border-radius:30px!important}#explore-systems .balanced-category-grid .category-left-card{grid-column:1 / span 2!important}#explore-systems .balanced-category-grid .category-left-card:nth-of-type(1){grid-row:1!important}#explore-systems .balanced-category-grid .category-left-card:nth-of-type(4){grid-row:2!important}#explore-systems .balanced-category-grid .category-small-card{grid-column:auto!important}#explore-systems .balanced-category-grid .editorial-card-content{padding:24px!important}#explore-systems .balanced-category-grid .editorial-card-content b{font-size:10px!important;letter-spacing:.15em!important;padding:8px 13px!important;margin:0 0 12px!important;background:#808b9f75!important}#explore-systems .balanced-category-grid .editorial-card-content h3,#explore-systems .balanced-category-grid .category-left-card .editorial-card-content h3,#explore-systems .balanced-category-grid .category-small-card .editorial-card-content h3{font-size:28px!important;line-height:1.06!important;letter-spacing:-.45px!important;font-weight:900!important;max-width:92%!important;text-shadow:0 3px 16px rgba(0,0,0,.34)!important}#explore-systems .balanced-category-grid .category-left-card .editorial-card-content h3{font-size:31px!important;max-width:88%!important}#explore-systems .balanced-category-grid .category-small-card .editorial-card-content h3{font-size:25px!important;max-width:95%!important}#explore-systems .balanced-category-grid .category-image-card:before{background:linear-gradient(180deg,#061b3a0a,#061b3a1c 36%,#061b3aad)!important}#explore-systems .balanced-category-grid .category-image-card>img{filter:saturate(.88) contrast(1.03) brightness(.84)!important}@media(max-width:1080px){#explore-systems .balanced-category-grid{grid-template-columns:1fr 1fr!important;grid-template-rows:auto!important}#explore-systems .balanced-category-grid .category-left-card,#explore-systems .balanced-category-grid .category-small-card{grid-column:auto!important;grid-row:auto!important;min-height:240px!important}#explore-systems .balanced-category-grid .editorial-card-content h3,#explore-systems .balanced-category-grid .category-left-card .editorial-card-content h3,#explore-systems .balanced-category-grid .category-small-card .editorial-card-content h3{font-size:26px!important;max-width:95%!important}}@media(max-width:640px){#explore-systems .balanced-category-grid{grid-template-columns:1fr!important;gap:16px!important}#explore-systems .balanced-category-grid .category-left-card,#explore-systems .balanced-category-grid .category-small-card{min-height:235px!important}#explore-systems .balanced-category-grid .editorial-card-content{padding:20px!important}#explore-systems .balanced-category-grid .editorial-card-content h3,#explore-systems .balanced-category-grid .category-left-card .editorial-card-content h3,#explore-systems .balanced-category-grid .category-small-card .editorial-card-content h3{font-size:25px!important}}#explore-systems .section-title{max-width:900px;margin:0 auto 30px}#explore-systems .reference-category-grid{display:grid!important;grid-template-columns:1.45fr 1fr 1fr!important;grid-template-rows:190px 190px 190px!important;gap:18px!important;align-items:stretch!important;max-width:1180px!important;margin:0 auto!important}#explore-systems .reference-category-grid .category-image-card{position:relative!important;min-height:0!important;height:100%!important;padding:0!important;border-radius:30px!important;overflow:hidden!important;background:#061b3a!important;box-shadow:0 20px 56px #061b3a1a!important;border:1px solid rgba(6,27,58,.06)!important;isolation:isolate!important}#explore-systems .reference-feature-card{grid-column:1!important;grid-row:1 / span 3!important}#explore-systems .reference-bundle-card{grid-column:2 / span 2!important;grid-row:3!important}#explore-systems .reference-small-card{grid-column:auto!important;grid-row:auto!important}#explore-systems .reference-category-grid .category-image-card>img{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;object-fit:cover!important;display:block!important;filter:saturate(.88) contrast(1.03) brightness(.82)!important;transform:scale(1.03)!important;transition:transform .55s ease,filter .55s ease!important;z-index:0!important}#explore-systems .reference-category-grid .category-image-card:hover>img{transform:scale(1.08)!important;filter:saturate(1) contrast(1.05) brightness(.88)!important}#explore-systems .reference-category-grid .category-image-card:before{content:""!important;display:block!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:1!important;background:linear-gradient(180deg,#061b3a0a,#061b3a1f 36%,#061b3ab3)!important;pointer-events:none!important}#explore-systems .reference-category-grid .category-image-card:after{display:none!important;content:none!important}#explore-systems .reference-category-grid .editorial-card-content{position:relative!important;z-index:3!important;height:100%!important;min-height:0!important;display:flex!important;flex-direction:column!important;justify-content:flex-end!important;align-items:flex-start!important;padding:24px!important;background:none!important;color:#fff!important}#explore-systems .reference-category-grid .editorial-card-content:before,#explore-systems .reference-category-grid .editorial-card-content>span,#explore-systems .reference-category-grid .editorial-card-content p{display:none!important;content:none!important}#explore-systems .reference-category-grid .editorial-card-content b{display:inline-flex!important;width:max-content!important;max-width:100%!important;margin:0 0 12px!important;padding:8px 13px!important;border-radius:999px!important;background:#808b9f6e!important;border:1px solid rgba(255,255,255,.26)!important;color:#fff!important;font-size:10px!important;font-weight:950!important;letter-spacing:.16em!important;line-height:1.05!important;text-transform:uppercase!important;backdrop-filter:blur(10px)!important;-webkit-backdrop-filter:blur(10px)!important;text-shadow:0 2px 10px rgba(0,0,0,.25)!important}#explore-systems .reference-category-grid .editorial-card-content h3{margin:0!important;color:#fff!important;font-size:26px!important;line-height:1.06!important;letter-spacing:-.45px!important;font-weight:900!important;max-width:94%!important;text-shadow:0 3px 18px rgba(0,0,0,.34)!important;text-wrap:balance}#explore-systems .reference-feature-card .editorial-card-content h3{font-size:38px!important;line-height:1.04!important;max-width:92%!important}#explore-systems .reference-bundle-card .editorial-card-content h3{font-size:30px!important;max-width:82%!important}@media(max-width:1080px){#explore-systems .reference-category-grid{grid-template-columns:1fr 1fr!important;grid-template-rows:auto!important}#explore-systems .reference-feature-card,#explore-systems .reference-bundle-card,#explore-systems .reference-small-card{grid-column:auto!important;grid-row:auto!important;min-height:245px!important}#explore-systems .reference-category-grid .editorial-card-content h3,#explore-systems .reference-feature-card .editorial-card-content h3,#explore-systems .reference-bundle-card .editorial-card-content h3{font-size:28px!important;max-width:95%!important}}@media(max-width:640px){#explore-systems .reference-category-grid{grid-template-columns:1fr!important;gap:16px!important}#explore-systems .reference-feature-card,#explore-systems .reference-bundle-card,#explore-systems .reference-small-card{min-height:240px!important}#explore-systems .reference-category-grid .editorial-card-content{padding:20px!important}#explore-systems .reference-category-grid .editorial-card-content h3,#explore-systems .reference-feature-card .editorial-card-content h3,#explore-systems .reference-bundle-card .editorial-card-content h3{font-size:27px!important;max-width:95%!important}}.interactive-hero-showcase .book-cover{overflow:hidden!important}.interactive-hero-showcase .live-book-mid .book-cover strong,.interactive-hero-showcase .live-book-right .book-cover strong,.interactive-hero-showcase .live-book-far .book-cover strong,.interactive-hero-showcase .live-book-left .book-cover strong{font-size:22px!important;line-height:1.05!important;max-width:118px!important;word-break:normal!important;overflow-wrap:normal!important;-webkit-hyphens:none!important;hyphens:none!important}.interactive-hero-showcase .live-book-main .book-cover strong{font-size:34px!important;line-height:1!important;max-width:170px!important}.interactive-hero-showcase .live-book-mid{left:100px!important}.interactive-hero-showcase .live-book-main{left:235px!important}.interactive-hero-showcase .live-book-right{right:76px!important}.interactive-hero-showcase .live-book-far{right:-10px!important}.interactive-hero-showcase .book-cover small{font-size:9px!important;line-height:1.32!important}.footer-legal-block{border-top:1px solid rgba(255,255,255,.14);margin-top:28px;padding-top:22px;color:#d8e2f3;font-size:12.5px;line-height:1.55}.footer-legal-block p{margin:0 0 9px;max-width:980px}.footer-legal-block a{color:#fff;text-decoration:underline;text-underline-offset:3px}.product-legal-notices{margin-top:22px;padding:20px;border-radius:24px;background:#fff;border:1px solid var(--line);box-shadow:0 14px 38px #061b3a0f}.product-legal-notices h3{margin:0 0 12px;color:var(--navy);font-size:18px}.product-legal-notices ul{margin:0;padding-left:18px;color:var(--muted);font-size:13.5px}.product-legal-notices li{margin-bottom:9px}.legal-trust-section{background:linear-gradient(180deg,#fff,#f4f7ff);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.legal-trust-grid{display:grid;grid-template-columns:1fr 1fr;gap:32px;align-items:center}.legal-trust-copy h2{color:var(--navy);font-size:clamp(34px,4vw,54px);line-height:1;letter-spacing:-1.4px;margin:0 0 16px}.legal-trust-copy p{color:var(--muted);font-size:17px;margin:0 0 12px}.legal-trust-cards{display:grid;grid-template-columns:1fr 1fr;gap:14px}.legal-trust-cards div{padding:20px;border-radius:24px;background:#fff;border:1px solid var(--line);box-shadow:0 16px 42px #061b3a0f}.legal-trust-cards strong{display:block;color:var(--navy);font-size:17px;margin-bottom:6px}.legal-trust-cards span{display:block;color:var(--muted);font-size:13.5px}.policy-updated{color:var(--muted);font-weight:800;background:#f4f7ff;border:1px solid var(--line);border-radius:999px;display:inline-flex;padding:8px 12px}.policy-card ul{margin:0 0 18px 18px;color:var(--muted)}.policy-card li{margin-bottom:8px}@media(max-width:900px){.legal-trust-grid{grid-template-columns:1fr}}@media(max-width:640px){.legal-trust-cards{grid-template-columns:1fr}}.policy-section,.policy-wrap,.policy-card{color:#061b3a!important}.policy-card{background:#fff!important;color:#061b3a!important}.policy-card h1,.policy-card h2,.policy-card h3,.policy-card h4,.policy-card strong{color:#061b3a!important}.policy-card p,.policy-card li,.policy-card ul,.policy-card ol,.policy-card span,.policy-card div{color:#1f2f46!important}.policy-card a{color:#174886!important;font-weight:800!important;text-decoration:underline!important;text-underline-offset:3px!important}.policy-updated,.policy-card .policy-updated{display:inline-flex!important;align-items:center!important;width:max-content!important;max-width:100%!important;color:#061b3a!important;background:#eef3ff!important;border:1px solid #DCE7FF!important;border-radius:999px!important;padding:8px 13px!important;margin:0 0 22px!important;font-weight:900!important;font-size:13px!important}.policy-hero,.policy-hero h1{color:#061b3a!important}.policy-hero p{color:#52657f!important}.shopify-policy__container,.shopify-policy__body,.shopify-policy__title,.shopify-policy__body *,.template-page,.template-page *,.main-page,.main-page *,.policy-section,.policy-section *,.policy-wrap,.policy-wrap *,.policy-card,.policy-card *,.policy-readable-box,.policy-readable-box *,.promise-box.policy-readable-box,.promise-box.policy-readable-box *,.rte,.rte *,.page-width .promise-box,.page-width .promise-box *{color:#061b3a!important}.shopify-policy__container,.policy-card,.policy-readable-box,.promise-box.policy-readable-box,.page-width .promise-box{background:#fff!important}.shopify-policy__title h1,.shopify-policy__body h1,.shopify-policy__body h2,.shopify-policy__body h3,.policy-card h1,.policy-card h2,.policy-card h3,.policy-readable-box h1,.policy-readable-box h2,.policy-readable-box h3,.promise-box h1,.promise-box h2,.promise-box h3{color:#061b3a!important}.shopify-policy__body p,.shopify-policy__body li,.shopify-policy__body span,.shopify-policy__body div,.policy-card p,.policy-card li,.policy-card span,.policy-card div,.policy-readable-box p,.policy-readable-box li,.policy-readable-box span,.policy-readable-box div,.promise-box p,.promise-box li,.promise-box span,.promise-box div{color:#1f2f46!important}.shopify-policy__body a,.policy-card a,.policy-readable-box a,.promise-box a{color:#174886!important;font-weight:800!important;text-decoration:underline!important;text-underline-offset:3px!important}.policy-hero-date,.policy-updated,.shopify-policy__body p:first-child{color:#061b3a!important}.policy-hero-date{display:inline-flex!important;align-items:center!important;width:max-content!important;max-width:100%!important;background:#eef3ff!important;border:1px solid #DCE7FF!important;border-radius:999px!important;padding:8px 13px!important;margin:12px 0!important;font-weight:900!important;font-size:13px!important}.policy-updated{display:inline-flex!important;align-items:center!important;width:max-content!important;max-width:100%!important;background:#eef3ff!important;border:1px solid #DCE7FF!important;border-radius:999px!important;padding:8px 13px!important;margin:0 0 22px!important;font-weight:900!important;font-size:13px!important}.policy-hero,.policy-hero *,.policy-hero-inner,.policy-hero-inner *{color:#061b3a!important}.policy-hero{background:linear-gradient(180deg,#f4f7ff,#fff)!important}.about-categories .collection-card{position:relative!important;overflow:hidden!important;isolation:isolate!important}.about-categories .collection-card>div{position:relative!important;z-index:3!important}.about-categories .collection-card:before{content:""!important;display:block!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:0!important;opacity:.55!important;background:radial-gradient(circle at 84% 16%,rgba(46,104,255,.14),transparent 28%),linear-gradient(135deg,rgba(46,104,255,.06),transparent 50%,rgba(217,181,109,.08))!important;pointer-events:none!important;transition:.35s ease!important}.about-categories .collection-card:hover:before{opacity:.9!important}.about-categories .collection-card.hot:after,.about-categories .collection-card.premium:after{display:none!important;content:none!important}.about-categories .collection-card span,.about-categories .collection-card h3,.about-categories .collection-card p{position:relative!important;z-index:4!important}.product-clean-section{background:linear-gradient(180deg,#fbfaf7,#f4f7ff)}.product-clean-grid{display:grid;grid-template-columns:.95fr 1.05fr;gap:42px;align-items:start}.product-media-panel,.product-info-panel{background:#fff;border:1px solid var(--line);border-radius:32px;box-shadow:0 22px 70px #061b3a14}.product-media-panel{padding:18px}.product-main-image{width:100%;display:block;border-radius:24px;border:1px solid var(--line)}.product-main-placeholder{height:440px;border-radius:24px}.product-thumb-row{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:12px}.product-thumb-row img{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:14px;border:1px solid var(--line)}.product-info-panel{padding:34px}.product-info-panel h1{color:var(--navy);font-size:clamp(34px,4vw,54px);line-height:1.02;letter-spacing:-1.3px;margin:0 0 14px}.product-price{color:var(--navy);font-size:26px;font-weight:950;margin-bottom:16px}.product-simple-pills{display:flex;flex-wrap:wrap;gap:9px;margin-bottom:20px}.product-simple-pills span{display:inline-flex;padding:8px 11px;border-radius:999px;background:#eef3ff;border:1px solid #DCE7FF;color:var(--navy);font-size:12px;font-weight:900}.product-description-clean{color:#334155;font-size:16px;line-height:1.65;margin:0 0 24px}.product-description-clean p{margin:0 0 14px}.product-clean-form{margin:0}.product-clean-form select{width:100%;border:1px solid var(--line);border-radius:16px;padding:13px 14px;color:var(--navy);background:#fff;font-weight:800;margin-bottom:18px}.product-action-row{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:18px}.product-action-row .btn{min-height:50px}.product-add-button[disabled]{opacity:.55;cursor:not-allowed}.product-compact-note{background:#f8faff;border:1px solid #DCE7FF;border-radius:20px;padding:15px 16px;color:#334155;font-size:14px;line-height:1.5;margin-top:14px}.product-detail-box{margin-top:14px;border:1px solid var(--line);border-radius:20px;background:#fff;overflow:hidden}.product-detail-box summary{cursor:pointer;padding:15px 16px;color:var(--navy);font-weight:950}.product-detail-box ul{margin:0;padding:0 18px 18px 34px;color:#52657f;font-size:13.5px}.product-detail-box li{margin-bottom:8px}.cart-clean-list{display:grid;gap:14px}.cart-clean-row{display:flex;justify-content:space-between;gap:22px;align-items:center;background:#fff;border:1px solid var(--line);border-radius:24px;padding:18px;box-shadow:0 14px 38px #061b3a0d}.cart-clean-product{display:flex;align-items:center;gap:16px}.cart-clean-product img{width:86px;height:86px;object-fit:cover;border-radius:16px;border:1px solid var(--line)}.cart-clean-product h3{margin:0 0 5px;color:var(--navy);font-size:18px}.cart-clean-product p{margin:0 0 6px;color:var(--muted)}.cart-clean-meta{display:grid;grid-template-columns:auto auto auto auto;align-items:center;gap:12px;color:var(--navy)}.cart-clean-meta label{color:var(--muted);font-size:12px;font-weight:900;text-transform:uppercase}.cart-clean-summary{margin-top:18px}.cart-direct-checkout{text-align:center}@media(max-width:900px){.product-clean-grid{grid-template-columns:1fr}.cart-clean-row{align-items:flex-start;flex-direction:column}.cart-clean-meta{width:100%;grid-template-columns:1fr auto auto auto}}@media(max-width:640px){.product-info-panel{padding:24px}.product-action-row .btn{width:100%;justify-content:center}.cart-clean-meta{grid-template-columns:1fr 1fr}}.empty-cart-box{background:#fff!important;color:#061b3a!important;border:1px solid var(--line)!important;border-radius:32px!important;text-align:center!important;padding:46px 28px!important;max-width:880px!important;margin:0 auto!important;box-shadow:0 18px 52px #061b3a0f!important}.empty-cart-box p{color:#52657f!important;font-size:19px!important;margin:0 0 22px!important}.empty-cart-cta,.empty-cart-box .empty-cart-cta,.empty-cart-box a.empty-cart-cta{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:260px!important;min-height:56px!important;color:#fff!important;background:#061b3a!important;border:1px solid #061B3A!important;border-radius:999px!important;font-weight:950!important;letter-spacing:.02em!important;text-decoration:none!important;opacity:1!important}.empty-cart-cta:hover{background:#102b57!important;color:#fff!important;border-color:#102b57!important;transform:translateY(-1px)}.empty-cart-cta,.empty-cart-cta:link,.empty-cart-cta:visited,.empty-cart-cta:hover,.empty-cart-cta:active,.empty-cart-box .empty-cart-cta,.empty-cart-box .empty-cart-cta:link,.empty-cart-box .empty-cart-cta:visited,.empty-cart-box .empty-cart-cta:hover,.empty-cart-box .empty-cart-cta:active,.empty-cart-box a.empty-cart-cta,.empty-cart-box a.empty-cart-cta:link,.empty-cart-box a.empty-cart-cta:visited,.empty-cart-box a.empty-cart-cta:hover,.empty-cart-box a.empty-cart-cta:active{color:#fff!important;-webkit-text-fill-color:#ffffff!important}.collection-clean-section{background:linear-gradient(180deg,#fbfaf7,#f4f7ff 56%,#fbfaf7)}.collection-clean-title{max-width:920px}.collection-description-clean,.collection-description-clean p{color:#52657f!important;font-size:17px;line-height:1.65;margin:0 auto;max-width:820px}.collection-product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.collection-product-card{display:flex;flex-direction:column;background:#fff;border:1px solid var(--line);border-radius:30px;overflow:hidden;box-shadow:0 18px 52px #061b3a12;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease;min-height:100%}.collection-product-card:hover{transform:translateY(-3px);border-color:#c8d6ff;box-shadow:0 24px 70px #061b3a1c}.collection-product-image-wrap{position:relative;background:#f4f7ff;overflow:hidden}.collection-product-image-wrap img,.collection-product-placeholder{width:100%;aspect-ratio:4/3;object-fit:cover;display:block}.collection-product-card:hover .collection-product-image-wrap img{transform:scale(1.04)}.collection-product-image-wrap img{transition:transform .45s ease}.collection-product-pill{position:absolute;left:16px;bottom:16px;display:inline-flex;padding:8px 12px;border-radius:999px;background:#061b3ad1;color:#fff;font-size:11px;font-weight:950;letter-spacing:.12em;text-transform:uppercase;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.collection-product-body{padding:22px;display:flex;flex-direction:column;flex:1}.collection-product-body h3{color:var(--navy);font-size:21px;line-height:1.15;letter-spacing:-.35px;margin:0 0 10px}.collection-product-body p{color:#52657f;font-size:14.5px;line-height:1.55;margin:0 0 18px}.collection-product-footer{margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid var(--line);padding-top:16px}.collection-product-footer strong{color:var(--navy);font-size:18px;font-weight:950}.collection-product-footer span{color:var(--blue);font-size:13px;font-weight:950}.collection-empty-box{max-width:760px;margin:0 auto;text-align:center;background:#fff;border:1px solid var(--line);border-radius:32px;padding:46px 28px;box-shadow:0 18px 52px #061b3a0f}.collection-empty-box h3{color:var(--navy);font-size:28px;margin:0 0 10px}.collection-empty-box p{color:#52657f;font-size:16px;line-height:1.6;max-width:560px;margin:0 auto 22px}.collection-empty-box .empty-cart-cta{color:#fff!important;-webkit-text-fill-color:#fff!important}@media(max-width:980px){.collection-product-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.collection-product-grid{grid-template-columns:1fr}.collection-product-body h3{font-size:20px}}.product-currency-note,.cart-currency-note{color:#52657f!important;font-size:12.5px!important;font-weight:750!important}.product-currency-note{margin:-8px 0 16px!important}.cart-currency-note{margin:4px 0 0!important}.product-price,.collection-product-footer strong,.cart-clean-meta strong,.cart-clean-meta span,.cart-clean-summary h3{white-space:nowrap}.nnw-price{display:inline-flex;align-items:baseline;gap:6px;white-space:nowrap}.nnw-currency-code{display:inline-flex;color:inherit;font-size:.78em;font-weight:950;letter-spacing:.08em;text-transform:uppercase;opacity:.82}.market-selector-wrap{display:flex;align-items:center}.market-selector-form{margin:0}.market-selector{appearance:none;-webkit-appearance:none;border:1px solid var(--line);background:#fff;color:var(--navy);border-radius:999px;padding:10px 30px 10px 13px;font-size:12px;font-weight:950;letter-spacing:.04em;cursor:pointer;box-shadow:0 10px 24px #061b3a0f;background-image:linear-gradient(45deg,transparent 50%,#061B3A 50%),linear-gradient(135deg,#061B3A 50%,transparent 50%);background-position:calc(100% - 15px) 50%,calc(100% - 10px) 50%;background-size:5px 5px,5px 5px;background-repeat:no-repeat}.market-selector:hover{border-color:#c8d6ff}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.product-price .nnw-currency-code{color:var(--blue)}.collection-product-footer .nnw-currency-code,.cart-clean-meta .nnw-currency-code,.cart-clean-summary .nnw-currency-code{color:inherit}@media(max-width:760px){.market-selector{max-width:112px;padding:9px 26px 9px 10px;font-size:11px}}.market-current-badge{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 14px;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--navy);box-shadow:0 10px 24px #061b3a0f;font-size:12px;font-weight:950;letter-spacing:.08em;white-space:nowrap}.market-current-badge span{color:var(--navy)}.market-selector-wrap,.market-selector-form,.market-selector{display:none!important}.header-inner .cart-link{order:10}.header-inner .market-current-badge{order:11}@media(max-width:760px){.header-inner{display:grid!important;grid-template-columns:1fr auto;gap:10px 12px}.logo-wrap{grid-column:1;grid-row:1}.desktop-nav-cluster{grid-column:2;grid-row:1;justify-self:end}.cart-link{grid-column:1 / span 2;grid-row:2;justify-self:center;width:max-content}.market-current-badge{grid-column:1 / span 2;grid-row:3;justify-self:center;min-height:36px;padding:8px 12px;font-size:11px}}.header-inner .market-current-badge{order:11!important}.market-current-badge{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:44px!important;padding:10px 14px!important;border:1px solid var(--line)!important;border-radius:999px!important;background:#fff!important;color:var(--navy)!important;box-shadow:0 10px 24px #061b3a0f!important;font-size:12px!important;font-weight:950!important;letter-spacing:.08em!important;white-space:nowrap!important}.market-current-badge span{color:var(--navy)!important}.header-inner{align-items:center!important}.header-inner .cart-link{order:10!important}.header-inner .market-current-badge{order:11!important;grid-column:auto!important;align-self:start!important;margin-top:52px!important;margin-left:-106px!important;min-height:28px!important;padding:5px 10px!important;font-size:10px!important;box-shadow:0 8px 18px #061b3a0d!important}@media(max-width:760px){.header-inner .cart-link{grid-column:1 / span 2!important;grid-row:2!important;justify-self:center!important}.header-inner .market-current-badge{grid-column:1 / span 2!important;grid-row:3!important;justify-self:center!important;margin-top:-4px!important;margin-left:0!important}}.site-header .header-inner{display:flex!important;align-items:center!important;gap:18px!important}.site-header .logo-wrap{order:1!important;margin-right:auto!important}.site-header .desktop-nav-cluster{order:2!important;display:flex!important;align-items:center!important}.site-header .nav.nav-compact{display:flex!important;align-items:center!important;gap:28px!important}.site-header .market-current-badge{order:3!important;margin:0 0 0 4px!important;align-self:center!important;min-height:44px!important;padding:10px 14px!important;font-size:12px!important;display:inline-flex!important}.site-header .cart-link{order:4!important;margin:0!important}.site-header .mobile-menu-toggle.mega-menu-toggle{order:5!important;margin:0!important}.header-inner .market-current-badge{grid-column:auto!important;grid-row:auto!important;justify-self:auto!important;margin-top:0!important;margin-left:4px!important}@media(max-width:760px){.site-header .header-inner{display:grid!important;grid-template-columns:1fr auto auto;gap:10px!important;align-items:center!important}.site-header .logo-wrap{grid-column:1!important;grid-row:1!important;margin-right:0!important}.site-header .desktop-nav-cluster{display:none!important}.site-header .market-current-badge{grid-column:2!important;grid-row:1!important;justify-self:end!important;align-self:center!important;margin:0!important;min-height:38px!important;padding:8px 11px!important;font-size:11px!important}.site-header .cart-link{grid-column:1 / span 3!important;grid-row:2!important;justify-self:center!important;margin:0!important}.site-header .mobile-menu-toggle.mega-menu-toggle{grid-column:3!important;grid-row:1!important;justify-self:end!important;margin:0!important}}.mobile-home-text{display:none}.mobile-menu-actions{display:flex;align-items:center;gap:10px}@media(min-width:761px){.site-header .header-inner{display:flex!important;align-items:center!important;gap:18px!important}.site-header .logo-wrap{order:1!important;margin-right:auto!important}.site-header .desktop-nav-cluster{order:2!important;display:flex!important;align-items:center!important}.site-header .desktop-currency-badge{order:3!important;display:inline-flex!important;margin:0 0 0 4px!important}.site-header .cart-link{order:4!important;margin:0!important}.site-header .mobile-menu-toggle.mega-menu-toggle{order:5!important;margin:0!important}}@media(max-width:760px){.site-header .header-inner{display:grid!important;grid-template-columns:1fr auto auto!important;gap:10px!important;align-items:center!important}.site-header .desktop-nav-cluster,.site-header .desktop-currency-badge{display:none!important}.site-header .logo-wrap.mobile-home-link{grid-column:1!important;grid-row:1!important;justify-self:start!important;display:inline-flex!important;align-items:center!important;gap:8px!important;width:auto!important;margin:0!important;text-decoration:none!important}.site-header .logo-wrap.mobile-home-link img{width:38px!important;height:auto!important}.mobile-home-text{display:inline-flex!important;color:var(--navy)!important;font-size:14px!important;font-weight:950!important;letter-spacing:.02em!important}.site-header .cart-link{grid-column:2!important;grid-row:1!important;justify-self:end!important;width:auto!important;margin:0!important;min-height:42px!important;padding:8px 13px!important}.site-header .mobile-menu-toggle.mega-menu-toggle{grid-column:3!important;grid-row:1!important;justify-self:end!important;margin:0!important;min-width:44px!important;min-height:44px!important}.mobile-menu-top{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:14px!important}.mobile-menu-actions{margin-left:auto!important;display:flex!important;align-items:center!important;gap:10px!important}.mobile-menu-currency-badge{display:inline-flex!important;min-height:34px!important;padding:7px 10px!important;font-size:11px!important;margin:0!important;box-shadow:0 8px 18px #061b3a0d!important}.mobile-menu-close{margin:0!important;flex:0 0 auto!important}}.mobile-menu-close{margin-left:auto!important;flex:0 0 auto!important}@media(max-width:760px){.mobile-menu-top{display:block!important}.mobile-menu-top-row{display:flex!important}.mobile-menu-currency-badge{display:inline-flex!important;justify-self:start!important;margin:0!important;min-height:34px!important;padding:7px 10px!important;font-size:11px!important;box-shadow:0 8px 18px #061b3a0d!important}.mobile-menu-close{justify-self:end!important;margin:0!important}.mobile-menu-title-text{margin-top:2px!important;text-align:left!important}}.mobile-quick-nav{display:none}.mobile-menu-top-row{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;margin-bottom:16px}.mobile-menu-title-text{display:flex;flex-direction:column;gap:4px;width:100%}.mobile-menu-title-text strong{color:var(--navy);font-size:18px;line-height:1.15}.mobile-menu-title-text span{color:#52657f;font-size:13px;line-height:1.35}.mobile-menu-currency-badge{display:none!important}@media(min-width:761px){.site-header .header-inner{display:flex!important;align-items:center!important;gap:18px!important}.site-header .logo-wrap{order:1!important;margin-right:auto!important}.site-header .desktop-nav-cluster{order:2!important;display:flex!important;align-items:center!important}.site-header .mobile-quick-nav{display:none!important}.site-header .desktop-currency-badge{order:3!important;display:inline-flex!important;margin:0 0 0 4px!important}.site-header .cart-link{order:4!important;margin:0!important}.site-header .mobile-menu-toggle.mega-menu-toggle{order:5!important;margin:0!important}}@media(max-width:760px){.site-header .header-inner{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:8px!important;min-height:70px!important;padding-left:12px!important;padding-right:12px!important}.site-header .logo-wrap.mobile-home-link{margin-right:auto!important;flex:0 0 auto!important}.site-header .logo-wrap.mobile-home-link img{width:34px!important;max-height:40px!important;height:auto!important}.site-header .desktop-nav-cluster,.site-header .desktop-currency-badge{display:none!important}.site-header .mobile-quick-nav{display:flex!important;align-items:center!important;gap:10px!important;margin-left:auto!important;flex:0 0 auto!important}.site-header .mobile-quick-nav a{color:var(--navy)!important;font-size:13px!important;font-weight:950!important;letter-spacing:.01em!important;text-decoration:none!important;white-space:nowrap!important}.site-header .cart-link{flex:0 0 auto!important;width:auto!important;margin:0!important;min-height:38px!important;padding:7px 10px!important;gap:5px!important;font-size:12px!important}.site-header .cart-icon{display:none!important}.site-header .cart-count{min-width:19px!important;height:19px!important;font-size:10px!important}.site-header .mobile-menu-toggle.mega-menu-toggle{flex:0 0 auto!important;margin:0!important;min-width:40px!important;min-height:40px!important}.mobile-menu-top{display:block!important}.mobile-menu-top-row{display:flex!important}.mobile-menu-currency-badge{display:inline-flex!important;justify-self:start!important;margin:0!important;min-height:34px!important;padding:7px 10px!important;font-size:11px!important;box-shadow:0 8px 18px #061b3a0d!important}.mobile-menu-close{justify-self:end!important;margin:0 0 0 auto!important;flex:0 0 auto!important}.mobile-menu-title-text{margin-top:2px!important;text-align:left!important}}@media(max-width:390px){.site-header .header-inner{gap:6px!important;padding-left:10px!important;padding-right:10px!important}.site-header .mobile-quick-nav{gap:7px!important}.site-header .mobile-quick-nav a,.site-header .cart-link{font-size:11.5px!important}.site-header .cart-link{padding:7px 8px!important}.site-header .mobile-menu-toggle.mega-menu-toggle{min-width:38px!important}}@media(max-width:760px){.site-header .header-inner{display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:8px!important;min-height:72px!important;padding-left:14px!important;padding-right:14px!important}.site-header .logo-wrap{order:1!important;margin-right:auto!important;flex:0 0 auto!important;display:inline-flex!important;align-items:center!important;width:auto!important}.site-header .logo-wrap img{width:58px!important;max-width:58px!important;height:auto!important;max-height:52px!important;object-fit:contain!important;display:block!important}.site-header .desktop-nav-cluster,.site-header .desktop-currency-badge{display:none!important}.site-header .mobile-quick-nav{order:2!important;display:flex!important;align-items:center!important;gap:10px!important;margin:0!important;flex:0 0 auto!important}.site-header .mobile-quick-nav a{color:var(--navy)!important;font-size:13px!important;line-height:1!important;font-weight:950!important;letter-spacing:.01em!important;text-decoration:none!important;white-space:nowrap!important}.site-header .cart-link{order:3!important;flex:0 0 auto!important;width:auto!important;min-height:38px!important;padding:7px 10px!important;margin:0!important;gap:5px!important;font-size:12px!important}.site-header .cart-icon{display:none!important}.site-header .cart-count{min-width:19px!important;height:19px!important;font-size:10px!important}.site-header .mobile-menu-toggle.mega-menu-toggle{order:4!important;flex:0 0 auto!important;min-width:42px!important;min-height:42px!important;margin:0!important}}@media(max-width:390px){.site-header .header-inner{gap:6px!important;padding-left:10px!important;padding-right:10px!important}.site-header .logo-wrap img{width:48px!important;max-width:48px!important}.site-header .mobile-quick-nav{gap:7px!important}.site-header .mobile-quick-nav a,.site-header .cart-link{font-size:11.5px!important}.site-header .cart-link{padding:7px 8px!important}.site-header .mobile-menu-toggle.mega-menu-toggle{min-width:39px!important;min-height:39px!important}}.nnw-hidden-localization{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;white-space:nowrap!important;opacity:0!important;pointer-events:none!important}.nnw-hidden-localization select,.nnw-hidden-localization form{position:absolute!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important}.product-main-image-wrap{position:relative;overflow:hidden;border-radius:24px;border:1px solid var(--line);background:#f4f7ff}.product-main-image-wrap .product-main-image{border:0!important;border-radius:0!important}.product-main-image.is-switching{opacity:.38;transform:scale(.985)}.product-main-image{transition:opacity .18s ease,transform .18s ease}.product-thumb-row{display:grid!important;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:12px}.product-thumb-button{appearance:none;-webkit-appearance:none;border:1px solid var(--line);background:#fff;padding:0;border-radius:14px;overflow:hidden;cursor:pointer;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.product-thumb-button img{width:100%!important;aspect-ratio:1/1;object-fit:cover;display:block;border-radius:0!important;border:0!important;margin:0!important}.product-thumb-button:hover{transform:translateY(-1px);border-color:#c8d6ff;box-shadow:0 10px 22px #061b3a14}.product-thumb-button.is-active{border-color:#2e68ff;box-shadow:0 0 0 3px #2e68ff1f}.product-currency-note{display:none!important}@media(max-width:640px){.product-thumb-row{grid-template-columns:repeat(4,1fr);gap:8px}}@media(min-width:761px){.mega-menu-panel .mobile-menu-top{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:start!important;justify-content:stretch!important;gap:18px!important;width:100%!important;padding-bottom:22px!important;border-bottom:1px solid var(--line)!important}.mega-menu-panel .mobile-menu-title-text{grid-column:1!important;grid-row:1!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:flex-start!important;text-align:left!important;margin:0!important;width:100%!important;max-width:560px!important}.mega-menu-panel .mobile-menu-title-text strong{text-align:left!important;margin:0!important;color:var(--navy)!important;font-size:20px!important;line-height:1.15!important}.mega-menu-panel .mobile-menu-title-text span{text-align:left!important;margin-top:6px!important;color:#52657f!important;font-size:14px!important}.mega-menu-panel .mobile-menu-top-row{grid-column:2!important;grid-row:1!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:12px!important;width:auto!important;margin:0!important;justify-self:end!important}.mega-menu-panel .mobile-menu-currency-badge{display:inline-flex!important;order:1!important;margin:0!important;min-height:40px!important;padding:8px 14px!important;font-size:12px!important}.mega-menu-panel .mobile-menu-close{order:2!important;margin:0!important;flex:0 0 auto!important}}@media(max-width:760px){.mega-menu-panel .mobile-menu-top{display:block!important}.mega-menu-panel .mobile-menu-top-row{display:flex!important;align-items:center!important;justify-content:space-between!important;width:100%!important;margin:0 0 16px!important}.mega-menu-panel .mobile-menu-title-text{display:flex!important;flex-direction:column!important;text-align:left!important;margin:0!important}.mega-menu-panel .mobile-menu-currency-badge{display:inline-flex!important;order:1!important;margin:0!important}.mega-menu-panel .mobile-menu-close{order:2!important;margin:0 0 0 auto!important}}.collection-product-image-wrap{background:linear-gradient(180deg,#f8fbff,#eef4ff)!important;display:flex!important;align-items:center!important;justify-content:center!important;min-height:360px!important;padding:18px!important}.collection-product-image-wrap img{width:100%!important;height:100%!important;max-height:350px!important;object-fit:contain!important;object-position:center center!important;display:block!important;border-radius:18px!important;background:#fff!important}.collection-product-card:hover .collection-product-image-wrap img{transform:scale(1.015)!important}.collection-product-placeholder{width:100%!important;min-height:350px!important;object-fit:contain!important}.collection-product-card{overflow:hidden!important}.collection-product-body{padding-top:24px!important}@media(max-width:980px){.collection-product-image-wrap{min-height:320px!important}.collection-product-image-wrap img{max-height:310px!important}}@media(max-width:640px){.collection-product-image-wrap{min-height:300px!important;padding:14px!important}.collection-product-image-wrap img{max-height:290px!important}}
/*# sourceMappingURL=/cdn/shop/t/64/assets/theme.css.map */
