:root{--bg: #061318;--border: rgba(255, 255, 255, .08);--text: #e6f1f5;--muted: #9aa8b1;--primary: #16c784;--glass: rgba(255, 255, 255, .03);--accent: 37 100% 63%}.navbar.svelte-1wh0qnb{position:fixed;top:0;width:100%;z-index:50;background:linear-gradient(to bottom,#061318bf,#06131859);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border);font-family:Space Grotesk,Inter,sans-serif;font-size:1.25rem;line-height:1.75rem;height:90px}.navbar-inner.svelte-1wh0qnb{max-width:1200px;margin:0 auto;padding:14px 32px;display:flex;align-items:center;justify-content:space-between}.logo.svelte-1wh0qnb{display:flex;align-items:center;gap:10px;font-weight:700;font-size:1.25rem;color:var(--text)}.logo-icon.svelte-1wh0qnb{width:36px;height:36px;background:linear-gradient(135deg,#16c784,#0fb9b1);border-radius:10px;display:grid;place-items:center;font-size:1.25rem;color:#021d14}.nav-links.svelte-1wh0qnb{display:flex;gap:26px}.secondary-btn.svelte-1wh0qnb{background:hsl(var(--accent));color:#031f15;border:none;border-radius:14px;padding:12px 20px;font-weight:700;font-size:1.25rem;cursor:pointer;box-shadow:0 6px 20px #16c78459;transition:transform .25s ease,box-shadow .25s ease;margin-top:5px}.secondary-btn.svelte-1wh0qnb:hover{transform:translateY(-2px);box-shadow:0 10px 28px #16c78480}.nav-links.svelte-1wh0qnb a:where(.svelte-1wh0qnb){text-decoration:none;color:#8592ad;font-size:1rem;font-family:Inter,system-ui,Open Sans,Helvetica Neue,sans-serif;font-weight:600;transition:color .25s ease}.nav-links.svelte-1wh0qnb a:where(.svelte-1wh0qnb):hover{color:var(--text)}.cta-btn.svelte-1wh0qnb{background:var(--primary);color:#031f15;border:none;border-radius:14px;padding:12px 20px;font-weight:700;font-size:1.25rem;cursor:pointer;box-shadow:0 6px 20px #16c78459;transition:transform .25s ease,box-shadow .25s ease;margin-top:5px}.cta-btn.svelte-1wh0qnb:hover{transform:translateY(-2px);box-shadow:0 10px 28px #16c78480}.hamburger.svelte-1wh0qnb{display:none;background:none;border:none;cursor:pointer;flex-direction:column;gap:6px}.hamburger.svelte-1wh0qnb span:where(.svelte-1wh0qnb){width:22px;height:2px;background:var(--text);display:block;transition:all .3s ease}.hamburger.svelte-1wh0qnb span.open:where(.svelte-1wh0qnb):nth-child(1){transform:translateY(8px) rotate(45deg)}.hamburger.svelte-1wh0qnb span.open:where(.svelte-1wh0qnb):nth-child(2){opacity:0}.hamburger.svelte-1wh0qnb span.open:where(.svelte-1wh0qnb):nth-child(3){transform:translateY(-8px) rotate(-45deg)}.mobile-menu.svelte-1wh0qnb{display:none;flex-direction:column;background:#061318f2;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-top:1px solid var(--border);padding:20px;gap:16px}.mobile-menu.svelte-1wh0qnb a:where(.svelte-1wh0qnb){text-decoration:none;color:var(--text);font-size:16px;font-weight:600}.mobile-menu.open.svelte-1wh0qnb{display:flex}.desktop-only.svelte-1wh0qnb{display:block}@media(max-width:768px){.nav-links.svelte-1wh0qnb,.desktop-only.svelte-1wh0qnb{display:none}.hamburger.svelte-1wh0qnb{display:flex}.mobile-cta.svelte-1wh0qnb{margin-top:10px;width:100%}}:root{--background: 220 30% 6%;--foreground: 210 20% 98%;--glow-teal: 0 0 60px hsl(160 100% 50% / .3);--glow-gold: 0 0 40px hsl(37 100% 63% / .3);--glow-soft: 0 0 100px hsl(160 100% 50% / .15)}#bg.svelte-4x01wg{z-index:-1;width:100%;min-height:100vh;height:auto;background-color:hsl(var(--background));background-image:linear-gradient(to right,hsl(var(--foreground) / .05) 1px,transparent 1px),linear-gradient(to bottom,hsl(var(--foreground) / .05) 1px,transparent 1px);background-size:60px 60px;display:grid;grid-template-columns:1fr 1fr 1fr;grid-auto-rows:min-content;grid-template-areas:"topl topm topr" "midl midm midr" "bottoml bottomm bottomr"}#firstglow.svelte-4x01wg{pointer-events:none;opacity:.3;width:650px;height:650px;background:radial-gradient(circle,hsl(160 100% 50%),transparent 70%);grid-area:topl;border-radius:50%;overflow:visible;margin-top:-100px;margin-left:-140px}#secondglow.svelte-4x01wg{pointer-events:none;opacity:.3;width:500px;height:500px;background:radial-gradient(circle,hsl(160 100% 50%),transparent 70%);grid-area:midr;border-radius:50%;overflow:visible;margin-bottom:100px;margin-right:-100px}#thirdglow.svelte-4x01wg{pointer-events:none;opacity:.3;width:300px;height:300px;background:radial-gradient(circle,hsl(37 100% 63% / .3) 50%,transparent 70%);grid-area:midl;border-radius:50%;overflow:visible;margin-top:150px;margin-left:200px}#content.svelte-4x01wg{background:transparent;color:#fff;font-size:large;grid-column:1 / 4;grid-row:1 / 4;height:100%;width:100%;display:flex;flex-direction:row}#content.svelte-4x01wg{max-width:1200px;margin:0 auto;padding:120px 20px 80px;display:grid;grid-template-columns:1fr 1fr;gap:80px;position:relative}.left.svelte-4x01wg{display:flex;flex-direction:column;gap:22px}.subtitle.svelte-4x01wg{color:#9aa8b1}.right.svelte-4x01wg{display:flex;flex-direction:column;margin-top:22%}.video-card.svelte-4x01wg{width:100%;max-width:100%;height:auto;aspect-ratio:16 / 9;padding:16px;overflow:hidden}@media(max-width:900px){#bg.svelte-4x01wg{height:auto;min-height:140vh;grid-template-columns:1fr;grid-template-rows:auto;grid-template-areas:"midm"}#firstglow.svelte-4x01wg{width:400px;height:400px;margin-top:-120px;margin-left:-160px}#secondglow.svelte-4x01wg{width:350px;height:350px;margin-right:-120px;margin-bottom:-100px}#thirdglow.svelte-4x01wg{width:220px;height:220px;margin-left:40px;margin-top:220px}#content.svelte-4x01wg{grid-template-columns:1fr;gap:60px;padding:100px 16px 80px}.left.svelte-4x01wg{align-items:center;text-align:center}.left.svelte-4x01wg .badge:where(.svelte-4x01wg){margin-bottom:20px}.subtitle.svelte-4x01wg{max-width:90%}.flex.flex-wrap.justify-center.lg\:justify-start.gap-4.mb-10.svelte-4x01wg{justify-content:center!important}.flex.flex-col.sm\:flex-row.svelte-4x01wg{flex-direction:column;width:100%}.flex.flex-col.sm\:flex-row.svelte-4x01wg button:where(.svelte-4x01wg){width:100%;max-width:280px}.right.svelte-4x01wg{margin-top:0;align-items:center}.video-card.svelte-4x01wg{height:280px;padding:16px}.absolute.-top-4.-right-4.svelte-4x01wg{top:-12px;right:12px}.absolute.-bottom-4.-left-4.svelte-4x01wg{bottom:-12px;left:12px}.hidden.lg\:block.svelte-4x01wg{display:block!important}h1.svelte-4x01wg{font-size:44px}}@media(max-width:480px){#content.svelte-4x01wg{padding:80px 14px 60px}h1.svelte-4x01wg{font-size:36px}.subtitle.svelte-4x01wg{font-size:15px}.video-card.svelte-4x01wg{height:240px}#firstglow.svelte-4x01wg{width:300px;height:300px}#secondglow.svelte-4x01wg{width:260px;height:260px}#thirdglow.svelte-4x01wg{width:180px;height:180px}.right.svelte-4x01wg{display:none}}#bg.svelte-4x01wg{overflow:hidden}@media(max-width:900px){#firstglow.svelte-4x01wg,#secondglow.svelte-4x01wg,#thirdglow.svelte-4x01wg{max-width:90vw;max-height:90vw}#firstglow.svelte-4x01wg{width:600px;height:600px;margin-left:-120px;margin-top:-70px}#secondglow.svelte-4x01wg,#thirdglow.svelte-4x01wg{display:none}.right.svelte-4x01wg{overflow:hidden}.video-card.svelte-4x01wg{max-width:100%}}.payout-orbit.svelte-1kuex9f{width:200px;height:200px;position:relative}@media(min-width:768px){.payout-orbit.svelte-1kuex9f{width:400px;height:400px}}.main-circle.svelte-1kuex9f{position:absolute;inset:0;border-radius:50%;background:radial-gradient(circle at 30% 30%,hsl(var(--secondary) / .25),transparent 60%),linear-gradient(135deg,hsl(var(--secondary) / .15),hsl(var(--secondary) / .05));border:1px solid hsl(var(--secondary) / .35);display:flex;align-items:center;justify-content:center;z-index:2}.orbit-ring.svelte-1kuex9f{border:1px dashed hsl(var(--muted-foreground) / .25);transform:scale(1.25);z-index:1}.glow-halo.svelte-1kuex9f{background:radial-gradient(circle,hsl(var(--secondary) / .25),transparent 70%);filter:blur(40px);z-index:0}.orbit-orb.svelte-1kuex9f{position:absolute;width:80px;height:80px;border-radius:50%;background:linear-gradient(135deg,hsl(var(--secondary) / .2),hsl(var(--secondary) / .05));border:1px solid hsl(var(--secondary) / .45);display:flex;align-items:center;justify-content:center;z-index:3}.left-orb.svelte-1kuex9f{left:50%;top:50%;transform:translate(-50%,-50%) translate(-190px)}.right-orb.svelte-1kuex9f{left:50%;top:50%;transform:translate(-50%,-50%) translate(190px)}@media(max-width:640px){.main-circle.svelte-1kuex9f,.orbit-orb.svelte-1kuex9f,.payout-orbit.svelte-1kuex9f{display:none}}@media(max-width:640px){.timeline-grid.svelte-1d2o106{grid-template-columns:1fr;gap:24px}}@media(min-width:1024px){.lg\:text-5xl.svelte-1mj50jd{font-size:3rem;line-height:1}}@media(min-width:768px){.md\:text-4xl.svelte-1mj50jd{font-size:2.25rem;line-height:2.5rem}}.no-glow.svelte-6dfh1i:before{display:none!important}.no-glow.svelte-6dfh1i{background-color:hsl(var(--background))}.glow-x.svelte-6dfh1i{background:linear-gradient(135deg,hsl(var(--teal) / .3),transparent 50%,hsl(var(--gold) / .1))}.bgx.svelte-1x0vrbt{background-color:hsl(var(--navy))}.glow-x.svelte-15b4u6k{filter:drop-shadow(0 0 6px rgba(22,199,132,.6))}.fill-accent.svelte-15b4u6k{color:red}.faq-content.svelte-kgcm90{transition:max-height .25s ease}.logo.svelte-1b3okz{display:flex;align-items:center;gap:10px;font-weight:700;font-size:1.25rem;color:var(--text)}.logo-icon.svelte-1b3okz{width:36px;height:36px;border-radius:30%;display:grid;place-items:center;font-size:1.25rem;color:#021d14}img.svelte-1b3okz{border-radius:25%}.footer-link.svelte-1b3okz{position:relative;font-size:.9rem;color:#8592ad;font-weight:500;text-decoration:none;transition:color .3s ease}.footer-link.svelte-1b3okz:after{content:"";position:absolute;left:0;bottom:-4px;width:0%;height:2px;background:linear-gradient(90deg,transparent,var(--primary),transparent);transition:width .35s ease}.footer-link.svelte-1b3okz:hover{text-shadow:0 0 8px rgba(22,199,132,.5)}.footer-link.svelte-1b3okz:hover:after{width:100%}.primary-footer-link.svelte-1b3okz{color:var(--primary)}.text-accent.svelte-1b3okz{color:hsl(var(--accent))}.primary-footer-link.svelte-1b3okz:hover{text-shadow:0 0 10px hsl(var(--accent)/.5)}.primary-footer-link.svelte-1b3okz:hover{text-shadow:0 0 10px rgba(22,199,132,.5)}.footer-social.svelte-1b3okz{position:relative;width:36px;height:36px;border-radius:10px;display:flex;align-items:center;justify-content:center;color:#a3adc2;background:#ffffff05;transition:all .3s ease;overflow:hidden}.footer-social.svelte-1b3okz:before{content:"";position:absolute;inset:0;border-radius:10px;padding:1px;background:linear-gradient(135deg,#16c78499,#00ffc833,#16c78499);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.footer-social.svelte-1b3okz:hover{color:var(--primary);background:#16c78414;box-shadow:0 0 15px #16c78440;transform:translateY(-3px)}@keyframes svelte-1b3okz-floatSubtle{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}.footer-social.svelte-1b3okz{animation:svelte-1b3okz-floatSubtle 4s ease-in-out infinite}
