: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%}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline}button{font-family:inherit}html,body{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}main{width:100%;padding:0 0 4rem}.container{width:min(100% - 3rem,var(--max-width));margin:0 auto}.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}.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);text-decoration:none}.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}.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}@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)}}.hero:where(.astro-qohpiyyd){padding:clamp(3.8rem,7vw,6.5rem) 0 3rem}.hero-card:where(.astro-qohpiyyd){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-qohpiyyd):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-qohpiyyd):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-qohpiyyd){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-qohpiyyd){display:grid;gap:1.5rem;max-width:560px}.hero-copy:where(.astro-qohpiyyd) h1:where(.astro-qohpiyyd){margin:0;font-size:clamp(2.1rem,1.2rem + 2.1vw,3.2rem);line-height:1.2}.hero-lede:where(.astro-qohpiyyd){margin:0;color:#ffffffc2;font-size:1.05rem}.hero-pill:where(.astro-qohpiyyd){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-qohpiyyd){display:flex;flex-wrap:wrap;gap:.8rem}.hero-offers:where(.astro-qohpiyyd){display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem}.offer-card:where(.astro-qohpiyyd){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-qohpiyyd){grid-column:span 2;align-items:flex-start}.offer-card--wide:where(.astro-qohpiyyd) .offer-icon:where(.astro-qohpiyyd){align-self:flex-start}.offer-card:where(.astro-qohpiyyd) h2:where(.astro-qohpiyyd){margin:0;font-size:1rem;letter-spacing:.04em;text-transform:uppercase}.offer-card:where(.astro-qohpiyyd) p:where(.astro-qohpiyyd){margin:0;color:#ffffffbf;font-size:.95rem;line-height:1.4}.offer-icon:where(.astro-qohpiyyd){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;flex-shrink:0;box-shadow:inset 0 0 22px #ffffff1f}.offer-icon:where(.astro-qohpiyyd) svg:where(.astro-qohpiyyd){width:38px;height:38px}.hero-visual:where(.astro-qohpiyyd){position:relative;min-height:420px;display:flex;align-items:center;justify-content:center}.visual-stage:where(.astro-qohpiyyd){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-qohpiyyd){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-qohpiyyd){position:absolute;border-radius:50%;filter:blur(5px);opacity:.6;z-index:0}.hero-texture--sun:where(.astro-qohpiyyd){width:360px;height:360px;background:radial-gradient(circle,#6ac3ff66,#6ac3ff00 70%);inset:auto auto 40px -40px}.hero-texture--pearl:where(.astro-qohpiyyd){width:240px;height:240px;background:radial-gradient(circle,#ff92de47,#ff92de00 70%);inset:-20px -60px auto auto}.accent-orb:where(.astro-qohpiyyd){position:absolute;border-radius:50%;z-index:1;animation:floatOrb 10s ease-in-out infinite}.accent-orb--primary:where(.astro-qohpiyyd){top:14%;left:16%;width:64px;height:64px;background:radial-gradient(circle,#ff7ad980,#ff7ad900 70%);filter:blur(2px)}.accent-orb--secondary:where(.astro-qohpiyyd){bottom:18%;right:14%;width:48px;height:48px;background:radial-gradient(circle,#5fe9ff80,#5fe9ff00 70%);filter:blur(2px);animation-delay:-5s}.product-card:where(.astro-qohpiyyd){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-qohpiyyd) .tag:where(.astro-qohpiyyd){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-qohpiyyd){display:grid;gap:.75rem}.bonus-item:where(.astro-qohpiyyd){display:grid;gap:.35rem}.bonus-label:where(.astro-qohpiyyd){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-qohpiyyd) p:where(.astro-qohpiyyd){margin:0;font-size:.88rem;color:#483c64;line-height:1.45}@media (max-width: 720px){.hero-grid:where(.astro-qohpiyyd){grid-template-columns:1fr}.hero-visual:where(.astro-qohpiyyd){order:-1;min-height:0;margin-bottom:2.4rem}.hero-copy:where(.astro-qohpiyyd){gap:1.1rem}.visual-stage:where(.astro-qohpiyyd){width:min(92vw,380px);min-height:360px;padding:1rem 1.2rem 1.6rem;border-radius:28px}.product-card:where(.astro-qohpiyyd){width:100%;padding:1.4rem 1.5rem;gap:.7rem}.bonus-item:where(.astro-qohpiyyd) p:where(.astro-qohpiyyd){font-size:.92rem;line-height:1.55}.hero-actions:where(.astro-qohpiyyd){flex-direction:column;align-items:stretch}.offer-card:where(.astro-qohpiyyd){flex-direction:column;align-items:flex-start;padding:1rem 1.2rem}.offer-card--wide:where(.astro-qohpiyyd){grid-column:auto}}@keyframes floatOrb{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-12px) scale(1.05)}}.icon-wrap:where(.astro-zuw6twvp){display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:18px;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}.nav-section:where(.astro-iett7yhp){padding:2rem 0 4.5rem}.nav-shell:where(.astro-iett7yhp){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-iett7yhp):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-iett7yhp):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-iett7yhp)>:where(.astro-iett7yhp){position:relative;z-index:1}.nav-title:where(.astro-iett7yhp) h2:where(.astro-iett7yhp){margin:0 0 .5rem;font-size:clamp(1.8rem,1.3rem + 1.8vw,2.5rem);color:#fff}.nav-title:where(.astro-iett7yhp) p:where(.astro-iett7yhp){margin:0;color:#ffffffbf;max-width:540px}.pill-nav:where(.astro-iett7yhp){display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.2rem}.pill-nav:where(.astro-iett7yhp) a:where(.astro-iett7yhp){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-iett7yhp) a:where(.astro-iett7yhp):hover{background:#ffffff2e;border-color:#fff6;transform:translateY(-6px);box-shadow:0 30px 55px #0006;text-decoration:none}.content:where(.astro-iett7yhp){display:grid;gap:.45rem}.label:where(.astro-iett7yhp){font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#fff}small:where(.astro-iett7yhp){font-size:.84rem;color:#ffffffb8;font-weight:500;line-height:1.45}@media (max-width: 640px){.nav-shell:where(.astro-iett7yhp){padding:1.8rem;border-radius:26px}.pill-nav:where(.astro-iett7yhp){grid-template-columns:1fr}.pill-nav:where(.astro-iett7yhp) a:where(.astro-iett7yhp){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)}}
