.landing-nav.svelte-p466l8{position:sticky;top:0;z-index:100;background:transparent;transition:background .3s,border-color .3s,backdrop-filter .3s;border-bottom:1px solid transparent}.landing-nav.scrolled.svelte-p466l8{background:#0a0a0aeb;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom-color:#ffffff0f}.nav-inner.svelte-p466l8{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;padding:16px 24px}.nav-logo.svelte-p466l8{display:flex;align-items:center;gap:10px;text-decoration:none;color:#f0f0f0;font-family:Satoshi,sans-serif;font-weight:700;font-size:20px}.nav-links.svelte-p466l8{display:flex;gap:32px;align-items:center}.nav-links.svelte-p466l8 button:where(.svelte-p466l8),.nav-links.svelte-p466l8 a:where(.svelte-p466l8){background:none;border:none;color:#888;cursor:pointer;font-family:Satoshi,sans-serif;font-size:15px;font-weight:500;transition:color .2s;padding:0;text-decoration:none}.nav-links.svelte-p466l8 button:where(.svelte-p466l8):hover,.nav-links.svelte-p466l8 a:where(.svelte-p466l8):hover{color:#f0f0f0}.nav-link-item.svelte-p466l8{color:#00c4b4!important;font-weight:600!important}.nav-cta.svelte-p466l8{background:#00c4b4;color:#0a0a0a;border:none;padding:10px 22px;border-radius:8px;cursor:pointer;font-family:Satoshi,sans-serif;font-weight:600;font-size:14px;text-decoration:none;transition:opacity .2s}.nav-cta.svelte-p466l8:hover{opacity:.88}.mobile-toggle.svelte-p466l8{background:none;border:none;color:#f0f0f0;cursor:pointer;padding:8px;display:none}.hamburger.svelte-p466l8{width:24px;height:18px;position:relative;display:flex;flex-direction:column;justify-content:space-between}.hamburger.svelte-p466l8 span:where(.svelte-p466l8){display:block;width:100%;height:2px;background:currentColor;border-radius:2px;transition:all .3s cubic-bezier(.4,0,.2,1)}.hamburger.open.svelte-p466l8 span:where(.svelte-p466l8):nth-child(1){transform:translateY(8px) rotate(45deg)}.hamburger.open.svelte-p466l8 span:where(.svelte-p466l8):nth-child(2){opacity:0;transform:translate(-10px)}.hamburger.open.svelte-p466l8 span:where(.svelte-p466l8):nth-child(3){transform:translateY(-8px) rotate(-45deg)}.show-mobile.svelte-p466l8{display:none}.hide-mobile.svelte-p466l8{display:flex}.mobile-menu.svelte-p466l8{position:fixed;top:64px;left:0;width:100%;height:0;background:#0a0a0afa;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);overflow:hidden;display:flex;flex-direction:column;padding:0 24px;transition:height .4s cubic-bezier(.4,0,.2,1);z-index:99;border-bottom:0px solid rgba(255,255,255,.06)}.mobile-menu.open.svelte-p466l8{height:calc(100vh - 64px);padding:20px 24px 40px;border-bottom-width:1px}.mobile-menu.svelte-p466l8 button:where(.svelte-p466l8),.mobile-menu.svelte-p466l8 a:where(.svelte-p466l8){background:none;border:none;color:#ccc;cursor:pointer;font-family:Satoshi,sans-serif;font-size:20px;font-weight:500;padding:16px 0;text-align:left;transition:all .3s;text-decoration:none;opacity:0;transform:translateY(10px)}.mobile-menu.open.svelte-p466l8 button:where(.svelte-p466l8),.mobile-menu.open.svelte-p466l8 a:where(.svelte-p466l8){opacity:1;transform:translateY(0)}.mobile-menu.open.svelte-p466l8 a:where(.svelte-p466l8):nth-child(1){transition-delay:.1s;color:#00c4b4;font-weight:700}.mobile-menu.open.svelte-p466l8 button:where(.svelte-p466l8):nth-child(2){transition-delay:.15s}.mobile-menu.open.svelte-p466l8 button:where(.svelte-p466l8):nth-child(3){transition-delay:.2s}.mobile-menu.open.svelte-p466l8 button:where(.svelte-p466l8):nth-child(4){transition-delay:.25s}.mobile-menu.open.svelte-p466l8 a:where(.svelte-p466l8):nth-child(5){transition-delay:.3s}.mobile-menu.open.svelte-p466l8 a:where(.svelte-p466l8):nth-child(6){transition-delay:.35s}.mobile-menu.open.svelte-p466l8 button:where(.svelte-p466l8):nth-child(7){transition-delay:.4s}.mobile-menu.open.svelte-p466l8 .mobile-cta:where(.svelte-p466l8){transition-delay:.45s}.mobile-cta.svelte-p466l8{text-align:center;margin-top:24px;font-size:16px!important;opacity:0}.nav-logo.svelte-p466l8{position:relative;transition:transform .3s cubic-bezier(.2,.8,.2,1)}.nav-logo.svelte-p466l8:hover{transform:scale(1.05) translateY(-1px)}.nav-svg.svelte-p466l8{filter:drop-shadow(0 0 0 rgba(0,196,180,0));transition:filter .3s ease}.nav-logo.svelte-p466l8:hover .nav-svg:where(.svelte-p466l8){filter:drop-shadow(0 0 8px rgba(0,196,180,.6))}.svg-bg.svelte-p466l8{transition:fill .3s ease}.nav-logo.svelte-p466l8:hover .svg-bg:where(.svelte-p466l8){fill:#00e0cf}.svg-path-1.svelte-p466l8,.svg-path-2.svelte-p466l8{stroke-dasharray:40;stroke-dashoffset:40;animation:svelte-p466l8-drawLogo 1.5s cubic-bezier(.4,0,.2,1) forwards}.svg-path-1.svelte-p466l8{animation-delay:.2s}.svg-path-2.svelte-p466l8{animation-delay:.6s}@keyframes svelte-p466l8-drawLogo{to{stroke-dashoffset:0}}@media(max-width:768px){.show-mobile.svelte-p466l8{display:flex}.hide-mobile.svelte-p466l8{display:none!important}}.support-link.svelte-f0ro3y{font-family:Satoshi,sans-serif;font-size:12px;color:#00c4b4;text-decoration:none;margin-top:4px;transition:opacity .2s}.support-link.svelte-f0ro3y:hover{opacity:.8}.final-cta-section.svelte-f0ro3y{padding:120px 24px;text-align:center;background:#0a0a0a}.final-inner.svelte-f0ro3y{max-width:640px;margin:0 auto}.final-heading.svelte-f0ro3y{font-family:"Instrument Serif",Georgia,serif;font-size:clamp(32px,5vw,48px);color:#f0f0f0;margin:0 0 20px;font-weight:400}.final-sub.svelte-f0ro3y{font-family:Satoshi,sans-serif;font-size:17px;color:#888;line-height:1.7;margin:0 0 36px}.final-btn.svelte-f0ro3y{display:inline-block;background:#00c4b4;color:#0a0a0a;padding:16px 36px;border-radius:8px;text-decoration:none;font-family:Satoshi,sans-serif;font-weight:600;font-size:16px;transition:opacity .2s,transform .15s}.final-btn.svelte-f0ro3y:hover{opacity:.88}.final-btn.svelte-f0ro3y:active{transform:scale(.98)}.final-note.svelte-f0ro3y{font-family:Satoshi,sans-serif;font-size:13px;color:#666;margin:16px 0 0}.landing-footer.svelte-f0ro3y{border-top:1px solid rgba(255,255,255,.06);padding:40px 24px}.footer-inner.svelte-f0ro3y{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:24px}.footer-logo.svelte-f0ro3y{display:flex;align-items:center;gap:8px;text-decoration:none;color:#f0f0f0;font-family:Satoshi,sans-serif;font-weight:700;font-size:16px}.footer-links.svelte-f0ro3y{display:flex;gap:24px;flex-wrap:wrap}.footer-links.svelte-f0ro3y a:where(.svelte-f0ro3y),.footer-links.svelte-f0ro3y button:where(.svelte-f0ro3y){font-family:Satoshi,sans-serif;font-size:13px;color:#888;text-decoration:none;transition:color .2s;background:none;border:none;cursor:pointer;padding:0}.footer-links.svelte-f0ro3y a:where(.svelte-f0ro3y):hover,.footer-links.svelte-f0ro3y button:where(.svelte-f0ro3y):hover{color:#f0f0f0}.footer-right.svelte-f0ro3y{display:flex;align-items:center;gap:20px}.footer-socials.svelte-f0ro3y{display:flex;gap:12px}.footer-socials.svelte-f0ro3y a:where(.svelte-f0ro3y){color:#888;transition:color .2s}.footer-socials.svelte-f0ro3y a:where(.svelte-f0ro3y):hover{color:#f0f0f0}.footer-copy.svelte-f0ro3y{font-family:Satoshi,sans-serif;font-size:12px;color:#555}@media(max-width:768px){.footer-inner.svelte-f0ro3y{flex-direction:column;text-align:center}.footer-links.svelte-f0ro3y{justify-content:center}.footer-right.svelte-f0ro3y{flex-direction:column}.final-cta-section.svelte-f0ro3y{padding:80px 20px}}
