.legal-page.svelte-1e0rsuc{min-height:100vh;background:linear-gradient(180deg,#0a0a0a,#0f0f0f);color:#fff}.legal-header.svelte-1e0rsuc{display:flex;align-items:center;justify-content:space-between;padding:16px 32px;border-bottom:1px solid rgba(255,255,255,.06);position:sticky;top:0;background:#0a0a0af2;backdrop-filter:blur(12px);z-index:10}.logo-link.svelte-1e0rsuc{display:flex;align-items:center;gap:10px;text-decoration:none;color:#fff;transition:opacity .15s ease}.logo-link.svelte-1e0rsuc:hover{opacity:.8}.logo.svelte-1e0rsuc{width:32px;height:32px;background:#1a1a1a;border-radius:6px;display:flex;align-items:center;justify-content:center;color:#fff}.logo-text.svelte-1e0rsuc{font-size:1.125rem;font-weight:600;color:#fff}.header-nav.svelte-1e0rsuc{display:flex;align-items:center;gap:4px}.header-link.svelte-1e0rsuc{padding:8px 14px;border-radius:6px;font-size:13px;font-weight:500;color:#71717a;text-decoration:none;transition:all .15s ease}.header-link.svelte-1e0rsuc:hover{color:#a1a1aa;background:#ffffff0a}.header-link.active.svelte-1e0rsuc{color:#fff;background:#ffffff0f}.page-title.svelte-1e0rsuc{max-width:1100px;margin:0 auto;padding:48px 32px 0}.page-title.svelte-1e0rsuc h1:where(.svelte-1e0rsuc){font-size:32px;font-weight:700;letter-spacing:-.02em;background:linear-gradient(135deg,#fff,#fffc);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.legal-container.svelte-1e0rsuc{display:flex;max-width:1100px;margin:0 auto;padding:32px;gap:48px}.legal-nav.svelte-1e0rsuc{width:220px;flex-shrink:0;position:sticky;top:100px;height:-moz-fit-content;height:fit-content}.nav-item.svelte-1e0rsuc{display:flex;align-items:center;gap:10px;width:100%;padding:10px 14px;border-radius:8px;color:#71717a;font-size:13px;font-weight:500;transition:all .15s ease;text-decoration:none;margin-bottom:4px}.nav-item.svelte-1e0rsuc:hover{background:#ffffff0a;color:#a1a1aa}.legal-content.svelte-1e0rsuc{flex:1;min-width:0}.content-header.svelte-1e0rsuc{margin-bottom:40px}.last-updated.svelte-1e0rsuc{font-size:13px;color:#52525b;margin-bottom:12px}.intro.svelte-1e0rsuc{font-size:16px;color:#a1a1aa;line-height:1.7}section.svelte-1e0rsuc{margin-bottom:48px;padding-top:24px;scroll-margin-top:100px}.section-icon.svelte-1e0rsuc{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;background:#8b5cf61a;border-radius:10px;color:#a78bfa;margin-bottom:16px}h2.svelte-1e0rsuc{font-size:22px;font-weight:600;color:#fff;margin-bottom:16px;letter-spacing:-.01em}h3.svelte-1e0rsuc{font-size:16px;font-weight:600;color:#fff;margin:24px 0 12px}p.svelte-1e0rsuc{color:#a1a1aa;line-height:1.8;margin-bottom:16px;font-size:15px}ul.svelte-1e0rsuc{list-style:none;padding:0;margin:0}li.svelte-1e0rsuc{color:#a1a1aa;line-height:1.8;padding:10px 0 10px 24px;position:relative;font-size:15px;border-bottom:1px solid rgba(255,255,255,.04)}li.svelte-1e0rsuc:last-child{border-bottom:none}li.svelte-1e0rsuc:before{content:"";position:absolute;left:0;top:18px;width:6px;height:6px;border-radius:50%;background:linear-gradient(135deg,#8b5cf6,#a78bfa)}.feature-grid.svelte-1e0rsuc{display:grid;gap:12px;margin-top:16px}.feature-item.svelte-1e0rsuc{display:flex;align-items:center;gap:12px;padding:12px 16px;background:#ffffff05;border:1px solid rgba(255,255,255,.04);border-radius:10px;font-size:14px;color:#a1a1aa}.feature-dot.svelte-1e0rsuc{width:8px;height:8px;border-radius:50%;background:linear-gradient(135deg,#8b5cf6,#a78bfa);flex-shrink:0}.highlight-box.svelte-1e0rsuc{padding:16px 20px;background:#fbbf2414;border:1px solid rgba(251,191,36,.2);border-radius:10px;margin-bottom:16px}.highlight-box.svelte-1e0rsuc p:where(.svelte-1e0rsuc){margin:0;color:#fbbf24}.highlight-box.svelte-1e0rsuc strong:where(.svelte-1e0rsuc){color:#fbbf24}.info-card.svelte-1e0rsuc{padding:16px 20px;background:#ffffff05;border:1px solid rgba(255,255,255,.04);border-radius:12px;margin-top:16px}.info-card.svelte-1e0rsuc strong:where(.svelte-1e0rsuc){display:block;font-size:14px;font-weight:600;color:#fff;margin-bottom:8px}.info-card.svelte-1e0rsuc p:where(.svelte-1e0rsuc){margin:0;font-size:14px;color:#71717a}.contact-link.svelte-1e0rsuc{display:inline-flex;align-items:center;gap:8px;padding:10px 16px;background:#8b5cf61a;border:1px solid rgba(139,92,246,.2);border-radius:8px;color:#a78bfa;font-size:14px;font-weight:500;text-decoration:none;transition:all .15s ease}.contact-link.svelte-1e0rsuc:hover{background:#8b5cf626;border-color:#8b5cf64d}@media (max-width: 900px){.legal-container.svelte-1e0rsuc{flex-direction:column;gap:24px;padding:24px 20px}.legal-nav.svelte-1e0rsuc{width:100%;display:flex;overflow-x:auto;padding-bottom:8px;position:static;gap:4px}.nav-item.svelte-1e0rsuc{white-space:nowrap;padding:8px 12px;font-size:12px}}@media (max-width: 480px){.legal-header.svelte-1e0rsuc{padding:12px 16px}.logo-text.svelte-1e0rsuc{display:none}.header-link.svelte-1e0rsuc{padding:6px 10px;font-size:12px}.page-title.svelte-1e0rsuc{padding:32px 20px 0}.page-title.svelte-1e0rsuc h1:where(.svelte-1e0rsuc){font-size:24px}h2.svelte-1e0rsuc{font-size:18px}}
