.nav.svelte-1e0rsuc{position:sticky;top:0;z-index:100;background:#0d0d0fd9;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid rgba(39,39,42,.5)}.nav-inner.svelte-1e0rsuc{max-width:1120px;margin:0 auto;padding:0 24px;height:64px;display:flex;align-items:center;justify-content:space-between}.logo.svelte-1e0rsuc{display:flex;align-items:center;gap:10px;text-decoration:none}.logo-text.svelte-1e0rsuc{font-family:var(--font-display);font-size:17px;font-weight:700;color:#fff;letter-spacing:-.5px}.nav-links.svelte-1e0rsuc{display:flex;align-items:center;gap:32px}.nav-link.svelte-1e0rsuc{font-family:var(--font-body);font-size:14px;font-weight:500;color:#71717a;text-decoration:none;transition:color .2s}.nav-link.svelte-1e0rsuc:hover{color:#fff}.nav-cta.svelte-1e0rsuc{display:inline-flex;align-items:center;padding:9px 20px;background:#c4ff00;color:#0d0d0f;border-radius:10px;font-family:var(--font-body);font-size:13px;font-weight:700;text-decoration:none;transition:background .2s,transform .15s}.nav-cta.svelte-1e0rsuc:hover{background:#d4ff33;transform:translateY(-1px)}.legal-page.svelte-1e0rsuc{min-height:100vh;background:#0a0a0c;padding:80px 24px 60px}.legal-content.svelte-1e0rsuc{max-width:800px;margin:0 auto}.legal-content.svelte-1e0rsuc h1:where(.svelte-1e0rsuc){font-family:var(--font-display);font-size:32px;font-weight:800;color:#fff;letter-spacing:-1px;margin-bottom:8px}.last-updated.svelte-1e0rsuc{font-family:var(--font-body);font-size:14px;color:#52525b;margin-bottom:40px}.legal-content.svelte-1e0rsuc h2:where(.svelte-1e0rsuc){font-family:var(--font-display);font-size:22px;font-weight:700;color:#fff;margin-top:48px;margin-bottom:16px;padding-left:16px;border-left:3px solid #c4ff00}.legal-content.svelte-1e0rsuc p:where(.svelte-1e0rsuc){font-family:var(--font-body);font-size:15px;color:#a1a1aa;line-height:1.7;margin-bottom:16px}.legal-content.svelte-1e0rsuc ul:where(.svelte-1e0rsuc){list-style:disc;padding-left:24px;margin-bottom:16px}.legal-content.svelte-1e0rsuc li:where(.svelte-1e0rsuc){font-family:var(--font-body);font-size:15px;color:#a1a1aa;line-height:1.7;margin-bottom:8px}.legal-content.svelte-1e0rsuc a:where(.svelte-1e0rsuc){color:#a1a1aa;text-decoration:underline;text-underline-offset:2px;transition:color .2s}.legal-content.svelte-1e0rsuc a:where(.svelte-1e0rsuc):hover{color:#c4ff00}.legal-content.svelte-1e0rsuc strong:where(.svelte-1e0rsuc){color:#d4d4d8;font-weight:600}.legal-footer-links.svelte-1e0rsuc{max-width:800px;margin:48px auto 0;padding-top:24px;border-top:1px solid #1a1a1e;display:flex;gap:24px}.legal-footer-links.svelte-1e0rsuc a:where(.svelte-1e0rsuc){font-family:var(--font-body);font-size:14px;font-weight:500;color:#71717a;text-decoration:none;transition:color .2s}.legal-footer-links.svelte-1e0rsuc a:where(.svelte-1e0rsuc):hover{color:#c4ff00}.page-footer.svelte-1e0rsuc{padding:32px 24px;background:#0a0a0c;border-top:1px solid #1a1a1e}.footer-inner.svelte-1e0rsuc{max-width:1120px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:24px}.footer-brand.svelte-1e0rsuc{display:flex;align-items:center;gap:10px}.footer-name.svelte-1e0rsuc{font-family:var(--font-display);font-size:16px;font-weight:600;color:#fff;letter-spacing:-.3px}.footer-links.svelte-1e0rsuc{display:flex;align-items:center;gap:28px}.footer-links.svelte-1e0rsuc a:where(.svelte-1e0rsuc){font-family:var(--font-body);font-size:13px;font-weight:500;color:#71717a;text-decoration:none;transition:color .2s}.footer-links.svelte-1e0rsuc a:where(.svelte-1e0rsuc):hover{color:#a1a1aa}.footer-copy.svelte-1e0rsuc{font-family:var(--font-body);font-size:12px;color:#3f3f46}.mobile-menu-btn.svelte-1e0rsuc{display:none;flex-direction:column;justify-content:center;gap:5px;width:44px;height:44px;padding:10px;background:none;border:none;cursor:pointer}.bar.svelte-1e0rsuc{display:block;width:100%;height:2px;background:#71717a;border-radius:2px;transition:transform .25s cubic-bezier(.16,1,.3,1),opacity .2s,background .15s}.mobile-menu-btn.svelte-1e0rsuc:hover .bar:where(.svelte-1e0rsuc){background:#fff}.mobile-menu-btn-open.svelte-1e0rsuc .bar:where(.svelte-1e0rsuc):nth-child(1){transform:translateY(7px) rotate(45deg)}.mobile-menu-btn-open.svelte-1e0rsuc .bar:where(.svelte-1e0rsuc):nth-child(2){opacity:0}.mobile-menu-btn-open.svelte-1e0rsuc .bar:where(.svelte-1e0rsuc):nth-child(3){transform:translateY(-7px) rotate(-45deg)}.mobile-drawer.svelte-1e0rsuc{display:none;position:absolute;top:100%;left:0;right:0;background:#0d0d0ff7;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border-bottom:1px solid #27272a;padding:12px 20px 20px;opacity:0;transform:translateY(-8px);pointer-events:none;transition:opacity .25s,transform .25s cubic-bezier(.16,1,.3,1)}.mobile-drawer-open.svelte-1e0rsuc{opacity:1;transform:translateY(0);pointer-events:auto}.mobile-nav.svelte-1e0rsuc{display:flex;flex-direction:column;gap:4px}.mobile-link.svelte-1e0rsuc{padding:14px;border-radius:10px;font-family:var(--font-body);font-size:16px;font-weight:500;color:#a1a1aa;text-decoration:none;transition:background .15s,color .15s;min-height:44px;display:flex;align-items:center}.mobile-link.svelte-1e0rsuc:hover{background:#ffffff0f;color:#fff}.mobile-cta.svelte-1e0rsuc{display:flex;align-items:center;justify-content:center;margin-top:8px;padding:14px;border-radius:10px;font-family:var(--font-body);font-size:16px;font-weight:600;color:#0d0d0f;background:#c4ff00;text-decoration:none;text-align:center;transition:background .15s;min-height:48px}.mobile-cta.svelte-1e0rsuc:hover{background:#d4ff33}@media(max-width:900px){.nav-links.svelte-1e0rsuc{display:none}.footer-inner.svelte-1e0rsuc{flex-direction:column;text-align:center;gap:16px}.footer-links.svelte-1e0rsuc{gap:20px}}@media(max-width:768px){.nav-cta.svelte-1e0rsuc{display:none}.mobile-menu-btn.svelte-1e0rsuc{display:flex}.mobile-drawer.svelte-1e0rsuc{display:block}}@media(max-width:600px){.legal-page.svelte-1e0rsuc{padding:60px 16px 40px}.legal-content.svelte-1e0rsuc h1:where(.svelte-1e0rsuc){font-size:26px}.legal-content.svelte-1e0rsuc h2:where(.svelte-1e0rsuc){font-size:19px;margin-top:36px}.legal-content.svelte-1e0rsuc p:where(.svelte-1e0rsuc),.legal-content.svelte-1e0rsuc li:where(.svelte-1e0rsuc){font-size:14px}.footer-links.svelte-1e0rsuc{gap:16px;flex-wrap:wrap;justify-content:center}}
