:root{color-scheme:dark;font-family:Manrope,Inter,system-ui,-apple-system,Segoe UI,sans-serif;--color-bg: #050b1f;--color-surface: rgba(9, 15, 34, .86);--color-soft: rgba(255, 255, 255, .08);--color-border: rgba(255, 255, 255, .22);--color-text: #f5f7ff;--color-muted: rgba(245, 247, 255, .7);--color-primary: #ff7adf;--color-primary-dark: #f45bc9;--color-secondary: #5fe9ff;--color-highlight: #ffe29f;--gradient-accent: linear-gradient(125deg, #c18bff 0%, #ff7ad9 48%, #67e9ff 100%);--shadow-soft: 0 32px 80px rgba(3, 4, 24, .65);--max-width: 1100px}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;min-height:100%;background:radial-gradient(circle at 8% 8%,rgba(103,233,255,.12),transparent 55%),radial-gradient(circle at 80% 10%,rgba(255,122,217,.14),transparent 50%),radial-gradient(circle at 10% 70%,rgba(255,226,159,.08),transparent 45%),linear-gradient(180deg,#050b1f,#0f1d3b 40%,#150b2c);color:var(--color-text)}body{line-height:1.65;letter-spacing:.01em;position:relative;overflow-x:hidden}body:before,body:after{content:"";position:fixed;inset:0;pointer-events:none;z-index:-1}body:before{background-image:radial-gradient(rgba(255,255,255,.22) 1px,transparent 1px);background-size:220px 220px;opacity:.4}body:after{background-image:radial-gradient(circle,#ffffff38,#fff0 45%),radial-gradient(circle,#ff7ad92e,#ff7ad900 55%);background-size:600px 600px,440px 440px;background-position:-120px 200px,80% -120px;animation:glowPulse 18s ease-in-out infinite alternate;opacity:.35}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline}button{font-family:inherit}main{width:100%;padding:0 0 4rem}.site-brand{padding:2.4rem 0 1.8rem;background:linear-gradient(180deg,#06091d66,#050b1f00),transparent;display:flex;justify-content:center}.site-brand__inner{display:flex;justify-content:center;flex-direction:column;align-items:center;gap:.45rem;padding:1rem 1.9rem;border-radius:36px;background:#080e23bf;box-shadow:0 24px 65px #0000008c;border:1px solid rgba(255,255,255,.12);backdrop-filter:blur(18px)}.site-brand img{display:block;width:min(320px,60vw);height:auto;border-radius:24px}.site-brand__inner small{color:var(--color-muted);letter-spacing:.2em;text-transform:uppercase;font-weight:600}.container{width:min(100% - 3rem,var(--max-width));margin:0 auto}.glass-card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:30px;box-shadow:var(--shadow-soft);backdrop-filter:blur(18px)}.gradient-text{background:var(--gradient-accent);-webkit-background-clip:text;background-clip:text;color:transparent}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.9rem 1.95rem;border-radius:999px;border:1px solid transparent;font-weight:600;font-size:.95rem;letter-spacing:.02em;transition:transform .18s ease,box-shadow .18s ease,border .18s ease,background-color .18s ease;cursor:pointer}.btn:hover{transform:translateY(-2px)}.btn-primary{background:var(--color-primary);color:#0c0519;box-shadow:0 20px 40px #ff7ad973}.btn-primary:hover{background:var(--color-primary-dark);color:#05030c}.btn-soft{background:var(--color-soft);color:var(--color-text);border:1px solid rgba(255,255,255,.2)}.btn-soft:hover{border-color:#ffffff80;background:#ffffff29}.snowfall-global{position:fixed;inset:0;pointer-events:none;overflow:hidden;z-index:10}.snowfall-global span{position:absolute;top:-12%;left:var(--left, 50%);width:var(--size, 8px);height:var(--size, 8px);border-radius:999px;background:#ffffffe6;box-shadow:0 0 14px #9dbfffa6;opacity:0;animation:snowFall var(--duration, 16s) linear infinite;animation-delay:var(--delay, 0s);filter:drop-shadow(0 0 6px rgba(111,189,255,.6))}.snowfall-global span:nth-child(1){--left: 4%;--size: 8px;--duration: 18s;--delay: -3s;--drift: -20px;--scale: .9}.snowfall-global span:nth-child(2){--left: 12%;--size: 5px;--duration: 14s;--delay: -8s;--drift: -8px;--scale: .7}.snowfall-global span:nth-child(3){--left: 20%;--size: 10px;--duration: 22s;--delay: -6s;--drift: 26px;--scale: 1.1}.snowfall-global span:nth-child(4){--left: 28%;--size: 6px;--duration: 16s;--delay: -4s;--drift: -12px;--scale: .85}.snowfall-global span:nth-child(5){--left: 34%;--size: 7px;--duration: 17s;--delay: -10s;--drift: 18px;--scale: .95}.snowfall-global span:nth-child(6){--left: 42%;--size: 5px;--duration: 13s;--delay: -12s;--drift: -18px;--scale: .75}.snowfall-global span:nth-child(7){--left: 50%;--size: 9px;--duration: 19s;--delay: -2s;--drift: 12px;--scale: 1.05}.snowfall-global span:nth-child(8){--left: 58%;--size: 6px;--duration: 15s;--delay: -5s;--drift: -10px;--scale: .8}.snowfall-global span:nth-child(9){--left: 64%;--size: 8px;--duration: 20s;--delay: -7s;--drift: 14px;--scale: .9}.snowfall-global span:nth-child(10){--left: 70%;--size: 5px;--duration: 14s;--delay: -9s;--drift: -16px;--scale: .7}.snowfall-global span:nth-child(11){--left: 76%;--size: 9px;--duration: 21s;--delay: -11s;--drift: 26px;--scale: 1.15}.snowfall-global span:nth-child(12){--left: 82%;--size: 7px;--duration: 16s;--delay: -13s;--drift: -18px;--scale: .85}.snowfall-global span:nth-child(13){--left: 88%;--size: 6px;--duration: 18s;--delay: -6s;--drift: 22px;--scale: .9}.snowfall-global span:nth-child(14){--left: 92%;--size: 5px;--duration: 12s;--delay: -4s;--drift: -12px;--scale: .7}.snowfall-global span:nth-child(15){--left: 30%;--size: 12px;--duration: 24s;--delay: -14s;--drift: 32px;--scale: 1.2}.snowfall-global span:nth-child(16){--left: 48%;--size: 4px;--duration: 11s;--delay: -3s;--drift: -14px;--scale: .6}.snowfall-global span:nth-child(17){--left: 66%;--size: 11px;--duration: 23s;--delay: -1s;--drift: 20px;--scale: 1.1}.snowfall-global span:nth-child(18){--left: 94%;--size: 7px;--duration: 17s;--delay: -5s;--drift: -22px;--scale: .9}.badge{display:inline-flex;align-items:center;gap:.35rem;padding:.35rem .85rem;border-radius:999px;background:#5de9ff24;color:var(--color-secondary);border:1px solid rgba(103,233,255,.4);font-size:.75rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase}.pill-nav{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.75rem}.pill-nav a{display:inline-flex;justify-content:center;align-items:center;padding:.75rem 1.25rem;border-radius:16px;background:#0a1026b3;border:1px solid rgba(255,255,255,.08);transition:background .15s ease,border .15s ease,transform .15s ease,box-shadow .15s ease;font-weight:600;color:var(--color-muted);box-shadow:0 16px 32px #00000059}.pill-nav a:hover{background:#ffffff1f;border-color:#ffffff59;transform:translateY(-2px);box-shadow:0 20px 45px #00000073;color:var(--color-text);text-decoration:none}@media (max-width: 720px){.container{width:min(100% - 1.75rem,var(--max-width))}.glass-card{border-radius:24px}.btn{padding:.8rem 1.6rem}.site-brand{padding:1.5rem 0 1rem}.site-brand__inner{padding:.85rem 1.2rem;border-radius:26px}.site-brand img{border-radius:18px}}@keyframes glowPulse{0%{opacity:.25;transform:scale(1)}to{opacity:.55;transform:scale(1.1)}}@keyframes snowFall{0%{transform:translate3d(0,-30%,0) scale(var(--scale, 1));opacity:0}10%{opacity:1}to{transform:translate3d(var(--drift, 10px),140vh,0) scale(var(--scale, 1));opacity:0}}.hero:where(.astro-kpkoygro){padding:clamp(3.8rem,7vw,6.5rem) 0 3rem}.hero-card:where(.astro-kpkoygro){padding:clamp(2.8rem,6vw,3.8rem);position:relative;overflow:hidden;isolation:isolate;color:#fefefe;background:radial-gradient(circle at 20% -20%,rgba(120,207,255,.2),transparent 50%),radial-gradient(circle at 85% 0%,rgba(255,136,194,.18),transparent 45%),linear-gradient(135deg,#0f1f3c,#1d274d 40%,#2b1143);border-color:#ffffff2e;box-shadow:0 35px 90px #04081da6}.hero-card:where(.astro-kpkoygro):before{content:"";position:absolute;inset:auto 20% -30% -15%;height:120%;background:radial-gradient(circle,#ffffff47,#fff0 65%);z-index:0;pointer-events:none;filter:blur(10px)}.hero-card:where(.astro-kpkoygro):after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,255,255,.08) 0%,transparent 50%,rgba(21,32,66,.45) 100%);z-index:0;pointer-events:none}.hero-grid:where(.astro-kpkoygro){position:relative;z-index:1;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:clamp(2rem,4vw,3.5rem);align-items:center}.hero-copy:where(.astro-kpkoygro){display:grid;gap:1.5rem;max-width:560px}.hero-copy:where(.astro-kpkoygro) h1:where(.astro-kpkoygro){margin:0;font-size:clamp(2.1rem,1.2rem + 2.1vw,3.2rem);line-height:1.2}.hero-lede:where(.astro-kpkoygro){margin:0;color:#ffffffc2;font-size:1.05rem}.hero-pill:where(.astro-kpkoygro){margin:0;width:fit-content;padding:.35rem .95rem;border-radius:999px;font-size:.78rem;letter-spacing:.16em;text-transform:uppercase;background:#ffffff1f;border:1px solid rgba(255,255,255,.3)}.hero-actions:where(.astro-kpkoygro){display:flex;flex-wrap:wrap;gap:.8rem}.hero-actions:where(.astro-kpkoygro) .btn-primary:where(.astro-kpkoygro){box-shadow:0 18px 40px #ff88c266}.btn-soft--frost:where(.astro-kpkoygro){background:#ffffff14;color:#daebff;border-color:#ffffff38}.btn-soft--frost:where(.astro-kpkoygro):hover{background:#ffffff29;color:#fff}.hero-offers:where(.astro-kpkoygro){display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem}.offer-card:where(.astro-kpkoygro){padding:1.1rem 1.6rem;border-radius:20px;background:#0b173499;border:1px solid rgba(255,255,255,.18);box-shadow:0 18px 36px #03071466;display:flex;gap:1rem;align-items:center;backdrop-filter:blur(12px)}.offer-card--wide:where(.astro-kpkoygro){grid-column:span 2;align-items:flex-start}.offer-card--wide:where(.astro-kpkoygro) .offer-icon:where(.astro-kpkoygro){align-self:flex-start}.offer-card:where(.astro-kpkoygro) h2:where(.astro-kpkoygro){margin:0;font-size:1rem;letter-spacing:.04em;text-transform:uppercase}.offer-card:where(.astro-kpkoygro) p:where(.astro-kpkoygro){margin:0;color:#ffffffbf;font-size:.95rem;line-height:1.4}.offer-icon:where(.astro-kpkoygro){width:54px;height:54px;border-radius:16px;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);display:flex;align-items:center;justify-content:center;box-shadow:inset 0 0 22px #ffffff1f}.offer-icon:where(.astro-kpkoygro) svg:where(.astro-kpkoygro){width:38px;height:38px}.hero-visual:where(.astro-kpkoygro){position:relative;min-height:420px;display:flex;align-items:center;justify-content:center}.visual-stage:where(.astro-kpkoygro){position:relative;width:clamp(280px,45vw,400px);min-height:clamp(360px,52vw,460px);border-radius:36px;display:flex;align-items:center;justify-content:center;padding:1.4rem 1.6rem;overflow:hidden;box-shadow:0 35px 80px #0a07168c;border:1px solid rgba(255,255,255,.18);background:#ffffff0a}.stage-panel:where(.astro-kpkoygro){position:absolute;inset:0;background:radial-gradient(circle at 15% 20%,rgba(62,166,255,.3),transparent 60%),radial-gradient(circle at 80% 70%,rgba(255,147,217,.22),transparent 65%),linear-gradient(180deg,#0d213fd9,#130522f2);border-radius:inherit;border:1px solid rgba(255,255,255,.12);filter:saturate(115%);z-index:0}.hero-texture:where(.astro-kpkoygro){position:absolute;border-radius:50%;filter:blur(5px);opacity:.6;z-index:0}.hero-texture--sun:where(.astro-kpkoygro){width:360px;height:360px;background:radial-gradient(circle,#6ac3ff66,#6ac3ff00 70%);inset:auto auto 40px -40px}.hero-texture--pearl:where(.astro-kpkoygro){width:240px;height:240px;background:radial-gradient(circle,#ff92de47,#ff92de00 70%);inset:-20px -60px auto auto}.product-card:where(.astro-kpkoygro){position:relative;width:min(100%,280px);padding:1.6rem 1.7rem;border-radius:22px;background:#fff8ff;color:#1d1538;border:1px solid rgba(29,21,56,.12);box-shadow:0 35px 70px #0a07164d;display:grid;gap:.8rem;z-index:3}.product-card:where(.astro-kpkoygro) .tag:where(.astro-kpkoygro){display:inline-flex;align-self:flex-start;padding:.4rem .85rem;font-size:.68rem;text-transform:uppercase;letter-spacing:.28em;border-radius:999px;background:#ff7acd2e;color:#b61be6;font-weight:600}.bonus-offers:where(.astro-kpkoygro){display:grid;gap:.75rem}.bonus-item:where(.astro-kpkoygro){display:grid;gap:.35rem}.bonus-label:where(.astro-kpkoygro){display:inline-flex;align-items:center;justify-content:center;width:fit-content;padding:.35rem .8rem;border-radius:999px;background:#ff7ad92e;color:#932ed0;font-weight:700;font-size:.95rem;letter-spacing:.12em;text-transform:uppercase}.bonus-item:where(.astro-kpkoygro) p:where(.astro-kpkoygro){margin:0;font-size:.88rem;color:#483c64;line-height:1.45}.tree:where(.astro-kpkoygro){position:absolute;bottom:18%;width:110px;height:150px;background:linear-gradient(180deg,#c2fff3,#7df2cf 55%,#29946e);clip-path:polygon(50% 0%,70% 30%,60% 30%,80% 55%,62% 55%,88% 90%,12% 90%,38% 55%,20% 55%,40% 30%,30% 30%);filter:drop-shadow(0 18px 35px rgba(2,10,30,.45));z-index:2;opacity:.95}.tree:where(.astro-kpkoygro):after{content:"";position:absolute;bottom:-18px;left:50%;width:18px;height:24px;transform:translate(-50%);background:linear-gradient(180deg,#d28b58,#a36031);border-radius:6px}.tree--left:where(.astro-kpkoygro){left:6%;transform:scale(.85) rotate(-2deg)}.tree--right:where(.astro-kpkoygro){right:8%;transform:scale(1.05) rotate(3deg)}.gift:where(.astro-kpkoygro){position:absolute;bottom:6%;width:94px;height:74px;border-radius:18px;box-shadow:0 20px 50px #0000004d;z-index:2;animation:giftBounce 6s ease-in-out infinite}.gift:where(.astro-kpkoygro):before,.gift:where(.astro-kpkoygro):after{content:"";position:absolute;background:#ffffffd1}.gift:where(.astro-kpkoygro):before{width:8px;height:100%;top:0;left:50%;transform:translate(-50%)}.gift:where(.astro-kpkoygro):after{height:8px;width:100%;top:45%;left:0}.gift--red:where(.astro-kpkoygro){left:18%;background:linear-gradient(180deg,#ff7d8c,#d83c61)}.gift--mint:where(.astro-kpkoygro){right:16%;background:linear-gradient(180deg,#8fffe0,#2abfb1);animation-delay:-3s}.bauble:where(.astro-kpkoygro){position:absolute;border-radius:50%;width:56px;height:56px;background:radial-gradient(circle,rgba(255,255,255,.9) 0%,transparent 70%);z-index:1;animation:floatBauble 8s ease-in-out infinite}.bauble--gold:where(.astro-kpkoygro){top:16%;left:18%;background:radial-gradient(circle,#ffe9a5e6,#ffb860e6 40%,#ffb66c00 70%)}.bauble--mint:where(.astro-kpkoygro){top:28%;right:12%;width:44px;height:44px;background:radial-gradient(circle,#a0ecffe6,#52c4d9e6 40%,#52c4d900 70%);animation-delay:-4s}@media (max-width: 720px){.hero-grid:where(.astro-kpkoygro){grid-template-columns:1fr}.hero-visual:where(.astro-kpkoygro){order:-1;min-height:0;margin-bottom:2.4rem}.hero-copy:where(.astro-kpkoygro){gap:1.1rem}.visual-stage:where(.astro-kpkoygro){width:min(92vw,380px);min-height:360px;padding:1rem 1.2rem 1.6rem;border-radius:28px}.product-card:where(.astro-kpkoygro){width:100%;padding:1.4rem 1.5rem;gap:.7rem}.bonus-item:where(.astro-kpkoygro) p:where(.astro-kpkoygro){font-size:.92rem;line-height:1.55}.hero-actions:where(.astro-kpkoygro){flex-direction:column;align-items:stretch}.offer-card:where(.astro-kpkoygro){flex-direction:column;align-items:flex-start;padding:1rem 1.2rem}.offer-card--wide:where(.astro-kpkoygro){grid-column:auto}}@keyframes giftBounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes floatBauble{0%,to{transform:translateY(0)}50%{transform:translateY(-14px)}}.nav-section:where(.astro-fbcvz2uy){padding:2rem 0 4.5rem}.nav-shell:where(.astro-fbcvz2uy){position:relative;padding:clamp(2.2rem,5vw,3.2rem);display:grid;gap:1.8rem;border-radius:32px;background:linear-gradient(160deg,#0c1431eb,#14062cf2 70%);border:1px solid rgba(255,255,255,.15);box-shadow:0 35px 80px #00000080;overflow:hidden}.nav-shell:where(.astro-fbcvz2uy):before{content:"";position:absolute;width:360px;height:360px;background:radial-gradient(circle,#67e9ff59,#67e9ff00 70%);top:-140px;right:-120px;z-index:0}.nav-shell:where(.astro-fbcvz2uy):after{content:"";position:absolute;inset:25% auto auto -80px;width:240px;height:240px;background:radial-gradient(circle,#ff7ad952,#ff7ad900 70%);z-index:0;animation:driftGlow 16s linear infinite}.nav-shell:where(.astro-fbcvz2uy)>:where(.astro-fbcvz2uy){position:relative;z-index:1}.nav-title:where(.astro-fbcvz2uy) h2:where(.astro-fbcvz2uy){margin:0 0 .5rem;font-size:clamp(1.8rem,1.3rem + 1.8vw,2.5rem);color:#fff}.nav-title:where(.astro-fbcvz2uy) p:where(.astro-fbcvz2uy){margin:0;color:#ffffffbf;max-width:540px}.pill-nav:where(.astro-fbcvz2uy){display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.2rem}.pill-nav:where(.astro-fbcvz2uy) a:where(.astro-fbcvz2uy){display:grid;grid-template-columns:auto 1fr;align-items:center;gap:1rem;padding:1.05rem 1.35rem;border-radius:22px;background:#ffffff14;border:1px solid rgba(255,255,255,.14);transition:transform .2s ease,box-shadow .2s ease,border .2s ease,background .2s ease;backdrop-filter:blur(14px)}.pill-nav:where(.astro-fbcvz2uy) a:where(.astro-fbcvz2uy):hover{background:#ffffff2e;border-color:#fff6;transform:translateY(-6px);box-shadow:0 30px 55px #0006;text-decoration:none}.icon:where(.astro-fbcvz2uy){display:inline-flex;width:56px;height:56px;border-radius:18px;align-items:center;justify-content:center;background:linear-gradient(150deg,#ff7ad94d,#67e9ff47);border:1px solid rgba(255,255,255,.25);box-shadow:inset 0 0 18px #fff3,0 15px 35px #00000059}.content:where(.astro-fbcvz2uy){display:grid;gap:.45rem}.label:where(.astro-fbcvz2uy){font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#fff}small:where(.astro-fbcvz2uy){font-size:.84rem;color:#ffffffb8;font-weight:500;line-height:1.45}@media (max-width: 640px){.nav-shell:where(.astro-fbcvz2uy){padding:1.8rem;border-radius:26px}.pill-nav:where(.astro-fbcvz2uy){grid-template-columns:1fr}.pill-nav:where(.astro-fbcvz2uy) a:where(.astro-fbcvz2uy){grid-template-columns:min-content 1fr}}@keyframes driftGlow{0%{transform:translate(0) rotate(0)}50%{transform:translate(40px,20px) rotate(6deg)}to{transform:translate(-10px,10px) rotate(-4deg)}}
