.legal-page.svelte-7ke6fz{--primary-color: #9500DB;--gradient-start: #63067A;--gradient-end: #472480;--text-primary: #1a1a2e;--text-secondary: #4a4a68;--bg-primary: #ffffff;--bg-secondary: #f8f9fc;--card-bg: #ffffff;--border-color: #e5e7eb;--navbar-bg: rgba(255, 255, 255, .95);--footer-bg: #1a1a2e;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .05);--shadow-md: 0 4px 6px rgba(0, 0, 0, .1);--shadow-lg: 0 10px 15px rgba(0, 0, 0, .1);--radius-sm: 8px;--radius-md: 12px;--radius-lg: 16px;--radius-xl: 24px;--spacing-xs: 4px;--spacing-sm: 8px;--spacing-md: 16px;--spacing-lg: 24px;--spacing-xl: 32px;--spacing-2xl: 48px;--spacing-3xl: 64px;font-family:Poppins,system-ui,-apple-system,sans-serif;background:var(--bg-secondary);color:var(--text-primary);min-height:100vh;transition:background-color .3s ease,color .3s ease}.legal-page.dark.svelte-7ke6fz{--text-primary: #F9FAFB;--text-secondary: #9CA3AF;--bg-primary: #0f0f1a;--bg-secondary: #1a1a2e;--card-bg: #1f1f35;--border-color: #374151;--navbar-bg: rgba(15, 15, 26, .95);--footer-bg: #0a0a14}.container.svelte-7ke6fz{max-width:1200px;margin:0 auto;padding:0 var(--spacing-lg)}.navbar.svelte-7ke6fz{position:fixed;top:0;left:0;right:0;z-index:1000;background:var(--navbar-bg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:var(--shadow-sm);transition:background-color .3s ease}.nav-content.svelte-7ke6fz{display:flex;justify-content:space-between;align-items:center;padding:var(--spacing-md) 0;max-width:1200px;margin:0 auto;padding-left:var(--spacing-lg);padding-right:var(--spacing-lg)}.logo.svelte-7ke6fz{display:flex;align-items:center;gap:var(--spacing-sm);text-decoration:none}.logo.svelte-7ke6fz img:where(.svelte-7ke6fz){width:40px;height:40px;border-radius:var(--radius-sm)}.logo-text.svelte-7ke6fz{display:flex;flex-direction:column;line-height:1.1}.logo-line.svelte-7ke6fz{font-weight:700;font-size:.9rem;color:var(--text-primary)}.nav-links.svelte-7ke6fz{display:flex;align-items:center;gap:var(--spacing-xl)}.nav-links.svelte-7ke6fz a:where(.svelte-7ke6fz){color:var(--text-secondary);text-decoration:none;font-weight:500;transition:color .2s}.nav-links.svelte-7ke6fz a:where(.svelte-7ke6fz):hover{color:var(--primary-color)}.cta-btn-small.svelte-7ke6fz{background:linear-gradient(135deg,var(--gradient-start),var(--gradient-end));color:#fff!important;padding:var(--spacing-sm) var(--spacing-lg);border-radius:50px;font-weight:600;transition:transform .2s,box-shadow .2s}.cta-btn-small.svelte-7ke6fz:hover{transform:translateY(-2px);box-shadow:var(--shadow-md)}.dark-mode-toggle.svelte-7ke6fz{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:var(--bg-secondary);border:1px solid var(--border-color);cursor:pointer;transition:all .3s ease;color:var(--text-primary)}.dark-mode-toggle.svelte-7ke6fz:hover{background:var(--primary-color);color:#fff;border-color:var(--primary-color)}.legal-section.svelte-7ke6fz{padding:calc(80px + var(--spacing-xl)) 0 var(--spacing-3xl)}.legal-container.svelte-7ke6fz{max-width:900px;margin:0 auto;padding:0 var(--spacing-lg)}.back-link.svelte-7ke6fz{display:inline-flex;align-items:center;gap:var(--spacing-xs);color:var(--primary-color);text-decoration:none;font-weight:600;margin-bottom:var(--spacing-xl);transition:gap .2s}.back-link.svelte-7ke6fz:hover{gap:var(--spacing-sm)}.legal-header.svelte-7ke6fz{text-align:center;margin-bottom:var(--spacing-3xl)}.legal-header.svelte-7ke6fz h1:where(.svelte-7ke6fz){font-size:3rem;font-weight:800;margin-bottom:var(--spacing-md);background:linear-gradient(135deg,var(--gradient-start),var(--gradient-end));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.last-updated.svelte-7ke6fz{color:var(--text-secondary);font-size:.95rem}.legal-content.svelte-7ke6fz{background:var(--card-bg);padding:var(--spacing-3xl);border-radius:var(--radius-xl);box-shadow:var(--shadow-lg)}.legal-content.svelte-7ke6fz h2:where(.svelte-7ke6fz){font-size:1.75rem;font-weight:700;color:var(--text-primary);margin-top:var(--spacing-xl);margin-bottom:var(--spacing-md)}.legal-content.svelte-7ke6fz h2:where(.svelte-7ke6fz):first-of-type{margin-top:0}.legal-content.svelte-7ke6fz h3:where(.svelte-7ke6fz){font-size:1.25rem;font-weight:600;color:var(--text-secondary);margin-top:var(--spacing-lg);margin-bottom:var(--spacing-sm)}.legal-content.svelte-7ke6fz p:where(.svelte-7ke6fz){color:var(--text-secondary);line-height:1.8;margin-bottom:var(--spacing-md)}.legal-content.svelte-7ke6fz ul:where(.svelte-7ke6fz){margin-left:var(--spacing-xl);margin-bottom:var(--spacing-md)}.legal-content.svelte-7ke6fz li:where(.svelte-7ke6fz){color:var(--text-secondary);line-height:1.8;margin-bottom:var(--spacing-xs)}.legal-content.svelte-7ke6fz strong:where(.svelte-7ke6fz){color:var(--text-primary);font-weight:600}.legal-content.svelte-7ke6fz a:where(.svelte-7ke6fz){color:var(--primary-color);text-decoration:none;font-weight:500;transition:text-decoration .2s}.legal-content.svelte-7ke6fz a:where(.svelte-7ke6fz):hover{text-decoration:underline}.highlight-box.svelte-7ke6fz{background:#9500db0d;border-left:4px solid var(--primary-color);padding:var(--spacing-md);margin:var(--spacing-lg) 0;border-radius:var(--radius-sm)}.highlight-box.svelte-7ke6fz p:where(.svelte-7ke6fz){margin-bottom:0}.closing-text.svelte-7ke6fz{margin-top:var(--spacing-xl);text-align:center;color:var(--text-secondary)}.footer.svelte-7ke6fz{background:var(--footer-bg);color:#fff;padding:var(--spacing-3xl) 0 var(--spacing-xl)}.footer-content.svelte-7ke6fz{display:grid;grid-template-columns:2fr 1fr 1fr;gap:var(--spacing-3xl);margin-bottom:var(--spacing-3xl)}.footer-logo.svelte-7ke6fz{display:flex;align-items:center;gap:var(--spacing-sm);margin-bottom:var(--spacing-md)}.footer-logo.svelte-7ke6fz img:where(.svelte-7ke6fz){width:48px;height:48px;border-radius:var(--radius-sm)}.footer-logo.svelte-7ke6fz .logo-line:where(.svelte-7ke6fz){color:#fff}.footer-section.svelte-7ke6fz h4:where(.svelte-7ke6fz){font-weight:700;margin-bottom:var(--spacing-md);color:#fff}.footer-section.svelte-7ke6fz ul:where(.svelte-7ke6fz){list-style:none;padding:0;margin:0}.footer-section.svelte-7ke6fz li:where(.svelte-7ke6fz){margin-bottom:var(--spacing-sm)}.footer-section.svelte-7ke6fz a:where(.svelte-7ke6fz){color:#ffffffb3;text-decoration:none;transition:color .2s}.footer-section.svelte-7ke6fz a:where(.svelte-7ke6fz):hover{color:#fff}.footer-section.svelte-7ke6fz p:where(.svelte-7ke6fz){color:#ffffffb3}.footer-bottom.svelte-7ke6fz{border-top:1px solid rgba(255,255,255,.1);padding-top:var(--spacing-xl);text-align:center}.footer-bottom.svelte-7ke6fz p:where(.svelte-7ke6fz){color:#ffffff80;margin:var(--spacing-xs) 0;font-size:.9rem}@media(max-width:768px){.legal-header.svelte-7ke6fz h1:where(.svelte-7ke6fz){font-size:2rem}.legal-content.svelte-7ke6fz{padding:var(--spacing-xl)}.legal-content.svelte-7ke6fz h2:where(.svelte-7ke6fz){font-size:1.5rem}.nav-links.svelte-7ke6fz{display:none}.footer-content.svelte-7ke6fz{grid-template-columns:1fr;gap:var(--spacing-xl)}}
