:root{--color-bg: #0A0E27;--color-surface: #141B3D;--color-primary: #00F5FF;--color-secondary: #FF3366;--color-accent: #FFB800;--color-success: #28CA42;--color-warning: #FFB800;--color-text: #FFFFFF;--color-text-secondary: #A0AEC0;--gradient-primary: linear-gradient(135deg, #00F5FF 0%, #0066FF 100%);--gradient-accent: linear-gradient(135deg, #FFB800 0%, #FF6B00 100%);--font-display: "Archivo Black", sans-serif;--font-heading: "Outfit", sans-serif;--font-body: "DM Sans", sans-serif}.svelte-qdcndg{margin:0;padding:0;box-sizing:border-box}body{font-family:var(--font-body);background:var(--color-bg);color:var(--color-text);line-height:1.7}.legal-page.svelte-qdcndg{min-height:100vh}.nav.svelte-qdcndg{position:fixed;top:0;left:0;right:0;z-index:1000;padding:24px 0;background:#0a0e27f2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid rgba(255,255,255,.1)}.nav-inner.svelte-qdcndg{max-width:1400px;margin:0 auto;padding:0 40px;display:flex;justify-content:space-between;align-items:center}.logo.svelte-qdcndg{display:flex;align-items:center;gap:8px;font-family:var(--font-display);font-size:24px;text-decoration:none;color:var(--color-text)}.logo-icon.svelte-qdcndg{font-size:28px;filter:drop-shadow(0 0 10px var(--color-primary))}.back-link.svelte-qdcndg{color:var(--color-text-secondary);text-decoration:none;transition:color .3s;font-size:15px;font-weight:500}.back-link.svelte-qdcndg:hover{color:var(--color-primary)}.hamburger.svelte-qdcndg{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:8px;z-index:1001}.hamburger.svelte-qdcndg span:where(.svelte-qdcndg){display:block;width:26px;height:3px;background:var(--color-text);border-radius:3px;transition:all .3s ease}.hamburger.active.svelte-qdcndg span:where(.svelte-qdcndg):nth-child(1){transform:rotate(45deg) translate(6px,6px)}.hamburger.active.svelte-qdcndg span:where(.svelte-qdcndg):nth-child(2){opacity:0}.hamburger.active.svelte-qdcndg span:where(.svelte-qdcndg):nth-child(3){transform:rotate(-45deg) translate(7px,-7px)}.mobile-only.svelte-qdcndg{display:none}.desktop-only.svelte-qdcndg{display:block}.mobile-menu.svelte-qdcndg{position:fixed;top:0;right:-100%;width:280px;height:100vh;background:var(--color-surface);z-index:999;transition:right .4s cubic-bezier(.4,0,.2,1);border-left:1px solid rgba(255,255,255,.1);box-shadow:-10px 0 30px #00000080}.mobile-menu.active.svelte-qdcndg{right:0}.mobile-nav.svelte-qdcndg{padding:100px 32px 32px;display:flex;flex-direction:column;gap:8px}.mobile-nav-link.svelte-qdcndg{color:var(--color-text);text-decoration:none;padding:16px 20px;border-radius:12px;font-weight:600;font-size:16px;transition:all .3s;background:#ffffff08;border:1px solid rgba(255,255,255,.05)}.mobile-nav-link.svelte-qdcndg:hover,.mobile-nav-link.svelte-qdcndg:active{background:#00f5ff1a;border-color:#00f5ff4d;color:var(--color-primary);transform:translate(-4px)}.mobile-overlay.svelte-qdcndg{position:fixed;top:0;left:0;width:100%;height:100vh;background:#000000b3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:998;opacity:0;pointer-events:none;transition:opacity .4s ease}.mobile-overlay.active.svelte-qdcndg{opacity:1;pointer-events:all}.legal-hero.svelte-qdcndg{padding:160px 40px 80px;text-align:center;position:relative;overflow:hidden}.hero-bg.svelte-qdcndg{position:absolute;inset:0;opacity:.3}.gradient-orb.svelte-qdcndg{position:absolute;border-radius:50%;filter:blur(120px);animation:svelte-qdcndg-float 20s ease-in-out infinite}.orb-1.svelte-qdcndg{width:500px;height:500px;background:#ffb8004d;top:-200px;right:10%}.orb-2.svelte-qdcndg{width:400px;height:400px;background:#00f5ff33;bottom:-150px;left:10%}@keyframes svelte-qdcndg-float{0%,to{transform:translate(0)}50%{transform:translate(50px,-50px)}}.container.svelte-qdcndg{max-width:1400px;margin:0 auto;padding:0 40px;position:relative;z-index:1}.legal-badge.svelte-qdcndg{display:inline-block;padding:8px 20px;background:#ffb8001a;border:1px solid rgba(255,184,0,.3);border-radius:100px;font-size:13px;font-weight:700;color:var(--color-accent);margin-bottom:24px;text-transform:uppercase;letter-spacing:1.5px}.legal-title.svelte-qdcndg{font-family:var(--font-display);font-size:clamp(48px,8vw,96px);line-height:1.1;margin-bottom:24px}.gradient-text.svelte-qdcndg{background:var(--gradient-accent);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.legal-subtitle.svelte-qdcndg{font-size:20px;color:var(--color-text-secondary);margin-bottom:32px}.legal-meta.svelte-qdcndg{display:flex;gap:16px;justify-content:center;flex-wrap:wrap;font-size:14px;color:var(--color-text-secondary)}.separator.svelte-qdcndg{color:#ffffff4d}.legal-container.svelte-qdcndg{max-width:1400px;margin:0 auto;padding:80px 40px;display:grid;grid-template-columns:280px 1fr;gap:80px;align-items:start}.legal-sidebar.svelte-qdcndg{position:sticky;top:120px}.toc.svelte-qdcndg{background:#ffffff05;border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:24px}.toc-title.svelte-qdcndg{font-family:var(--font-heading);font-weight:700;margin-bottom:16px;font-size:14px;text-transform:uppercase;letter-spacing:1px;color:var(--color-text-secondary)}.toc-nav.svelte-qdcndg{display:flex;flex-direction:column;gap:4px}.toc-link.svelte-qdcndg{color:var(--color-text-secondary);text-decoration:none;padding:8px 12px;border-radius:8px;font-size:14px;transition:all .3s;border-left:2px solid transparent}.toc-link.svelte-qdcndg:hover{color:var(--color-accent);background:#ffb8000d;border-left-color:var(--color-accent)}.legal-content.svelte-qdcndg{max-width:900px}.legal-section.svelte-qdcndg{margin-bottom:64px;scroll-margin-top:120px}.legal-section.svelte-qdcndg h2:where(.svelte-qdcndg){font-family:var(--font-heading);font-size:36px;font-weight:800;margin-bottom:24px}.legal-section.svelte-qdcndg h3:where(.svelte-qdcndg){font-family:var(--font-heading);font-size:24px;font-weight:700;margin:32px 0 16px}.legal-section.svelte-qdcndg h4:where(.svelte-qdcndg){font-size:18px;font-weight:600;margin-bottom:8px}.legal-section.svelte-qdcndg p:where(.svelte-qdcndg){margin-bottom:16px;color:var(--color-text-secondary);font-size:16px;line-height:1.8}.legal-section.svelte-qdcndg ul:where(.svelte-qdcndg),.legal-section.svelte-qdcndg ol:where(.svelte-qdcndg){margin:16px 0;padding-left:24px}.legal-section.svelte-qdcndg li:where(.svelte-qdcndg){margin-bottom:12px;color:var(--color-text-secondary)}.legal-section.svelte-qdcndg strong:where(.svelte-qdcndg){color:var(--color-text);font-weight:600}.legal-section.svelte-qdcndg a:where(.svelte-qdcndg){color:var(--color-primary);text-decoration:none;transition:opacity .3s}.legal-section.svelte-qdcndg a:where(.svelte-qdcndg):hover{opacity:.8}code.svelte-qdcndg{background:#ffffff0d;padding:2px 8px;border-radius:4px;font-family:Courier New,monospace;font-size:14px;color:var(--color-accent)}.cookie-highlight.svelte-qdcndg{background:#ffb8000d;border:1px solid rgba(255,184,0,.3);border-radius:16px;padding:24px;margin:24px 0;display:flex;gap:16px}.highlight-icon.svelte-qdcndg{font-size:32px}.cookie-highlight.svelte-qdcndg strong:where(.svelte-qdcndg){display:block;margin-bottom:8px;font-size:18px}.info-grid.svelte-qdcndg{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin:32px 0}.info-card.svelte-qdcndg{background:#ffffff05;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:20px;text-align:center}.card-num.svelte-qdcndg{width:40px;height:40px;background:var(--gradient-accent);border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:18px;margin:0 auto 12px;color:var(--color-bg)}.info-card.svelte-qdcndg h4:where(.svelte-qdcndg){margin-bottom:8px;font-size:16px}.info-card.svelte-qdcndg p:where(.svelte-qdcndg){margin:0;font-size:13px}.cookie-table.svelte-qdcndg{width:100%;margin:24px 0;border-collapse:collapse;background:#ffffff05;border-radius:12px;overflow:hidden}.cookie-table.svelte-qdcndg th:where(.svelte-qdcndg),.cookie-table.svelte-qdcndg td:where(.svelte-qdcndg){padding:16px;text-align:left;border-bottom:1px solid rgba(255,255,255,.1)}.cookie-table.svelte-qdcndg th:where(.svelte-qdcndg){background:#ffb8001a;font-weight:700;color:var(--color-text);font-size:14px;text-transform:uppercase;letter-spacing:.5px}.cookie-table.svelte-qdcndg td:where(.svelte-qdcndg){color:var(--color-text-secondary);font-size:14px}.cookie-table.svelte-qdcndg tr:where(.svelte-qdcndg):last-child td:where(.svelte-qdcndg){border-bottom:none}.tracking-grid.svelte-qdcndg{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;margin:32px 0}.tracking-card.svelte-qdcndg{background:#ffffff05;border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:24px;text-align:center;transition:all .3s}.tracking-card.svelte-qdcndg:hover{border-color:#ffb8004d;transform:translateY(-4px)}.tracking-icon.svelte-qdcndg{font-size:40px;margin-bottom:12px}.tracking-card.svelte-qdcndg h4:where(.svelte-qdcndg){margin:0 0 8px}.tracking-card.svelte-qdcndg p:where(.svelte-qdcndg){margin:0;font-size:14px}.privacy-note.svelte-qdcndg{background:#00f5ff0d;border:1px solid rgba(0,245,255,.2);border-radius:12px;padding:16px 20px;margin:24px 0}.privacy-note.svelte-qdcndg p:where(.svelte-qdcndg){margin:0}.duration-grid.svelte-qdcndg{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;margin:32px 0}.duration-card.svelte-qdcndg{background:#ffffff05;border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:24px}.duration-time.svelte-qdcndg{color:var(--color-accent);font-weight:700;font-size:14px;margin-bottom:12px}.browser-grid.svelte-qdcndg{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;margin:32px 0}.browser-card.svelte-qdcndg{background:#ffffff05;border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:24px}.browser-card.svelte-qdcndg h4:where(.svelte-qdcndg){margin:0 0 16px;color:var(--color-accent)}.browser-card.svelte-qdcndg ol:where(.svelte-qdcndg){margin:0;padding-left:20px}.browser-card.svelte-qdcndg li:where(.svelte-qdcndg){margin-bottom:8px;font-size:14px}.mobile-settings.svelte-qdcndg{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;margin:24px 0}.mobile-card.svelte-qdcndg{background:#ffb8000d;border:1px solid rgba(255,184,0,.3);border-radius:12px;padding:20px}.mobile-card.svelte-qdcndg h4:where(.svelte-qdcndg){margin:0 0 12px;font-size:18px}.mobile-card.svelte-qdcndg p:where(.svelte-qdcndg){margin:0;font-size:14px}.impact-box.svelte-qdcndg{border-radius:16px;padding:24px;margin:24px 0}.impact-box.warning.svelte-qdcndg{background:#ffb8000d;border:1px solid rgba(255,184,0,.3)}.impact-box.success.svelte-qdcndg{background:#28ca420d;border:1px solid rgba(40,202,66,.3)}.impact-box.svelte-qdcndg h4:where(.svelte-qdcndg){margin:0 0 16px}.impact-box.svelte-qdcndg ul:where(.svelte-qdcndg){margin:0}.privacy-link-box.svelte-qdcndg{background:#00f5ff0d;border:1px solid rgba(0,245,255,.2);border-radius:16px;padding:24px;margin:24px 0;display:flex;gap:16px}.link-icon.svelte-qdcndg{font-size:32px}.privacy-link-box.svelte-qdcndg h4:where(.svelte-qdcndg){margin:0 0 8px}.inline-link.svelte-qdcndg{color:var(--color-primary);font-weight:600;margin-top:8px;display:inline-block}.contact-grid.svelte-qdcndg{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;margin:32px 0}.contact-card.svelte-qdcndg{background:#ffffff05;border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:24px}.contact-icon.svelte-qdcndg{font-size:32px;margin-bottom:12px}.related-section.svelte-qdcndg{background:var(--color-surface);padding:80px 40px}.related-section.svelte-qdcndg h3:where(.svelte-qdcndg){text-align:center;font-family:var(--font-heading);font-size:32px;margin-bottom:48px}.related-grid.svelte-qdcndg{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;max-width:1200px;margin:0 auto}.related-card.svelte-qdcndg{background:#ffffff05;border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:32px;text-decoration:none;transition:all .3s;position:relative}.related-card.svelte-qdcndg:hover{border-color:#ffb80080;transform:translateY(-8px);box-shadow:0 20px 60px #ffb80033}.card-icon.svelte-qdcndg{font-size:48px;margin-bottom:16px}.related-card.svelte-qdcndg h4:where(.svelte-qdcndg){font-family:var(--font-heading);font-size:24px;margin-bottom:8px;color:var(--color-text)}.related-card.svelte-qdcndg p:where(.svelte-qdcndg){color:var(--color-text-secondary);margin:0}.arrow.svelte-qdcndg{position:absolute;top:32px;right:32px;font-size:24px;color:var(--color-accent);transition:transform .3s}.related-card.svelte-qdcndg:hover .arrow:where(.svelte-qdcndg){transform:translate(8px)}.footer.svelte-qdcndg{padding:80px 0 40px;background:var(--color-surface);border-top:1px solid rgba(255,255,255,.1)}.footer-grid.svelte-qdcndg{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:60px;margin-bottom:60px}.footer-brand.svelte-qdcndg .logo:where(.svelte-qdcndg){margin-bottom:16px}.footer-tagline.svelte-qdcndg{color:var(--color-text-secondary);line-height:1.7;margin-bottom:24px;max-width:400px}.social-links.svelte-qdcndg{display:flex;gap:12px}.social-link.svelte-qdcndg{width:44px;height:44px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:12px;display:flex;align-items:center;justify-content:center;color:var(--color-text);text-decoration:none;transition:all .3s}.social-link.svelte-qdcndg:hover{background:var(--gradient-primary);border-color:transparent;transform:translateY(-4px)}.footer-column.svelte-qdcndg h4:where(.svelte-qdcndg){font-family:var(--font-heading);font-weight:700;margin-bottom:20px}.footer-column.svelte-qdcndg ul:where(.svelte-qdcndg){list-style:none;display:flex;flex-direction:column;gap:12px;padding:0}.footer-column.svelte-qdcndg a:where(.svelte-qdcndg){color:var(--color-text-secondary);text-decoration:none;transition:color .3s}.footer-column.svelte-qdcndg a:where(.svelte-qdcndg):hover{color:var(--color-primary)}.footer-bottom.svelte-qdcndg{padding-top:32px;border-top:1px solid rgba(255,255,255,.1);display:flex;justify-content:space-between;align-items:center;color:var(--color-text-secondary);font-size:14px;flex-wrap:wrap;gap:20px}.footer-links.svelte-qdcndg{display:flex;gap:24px;flex-wrap:wrap}.footer-links.svelte-qdcndg a:where(.svelte-qdcndg){color:var(--color-text-secondary);text-decoration:none;transition:color .3s;white-space:nowrap}.footer-links.svelte-qdcndg a:where(.svelte-qdcndg):hover{color:var(--color-primary)}@media(max-width:1024px){.legal-container.svelte-qdcndg{grid-template-columns:1fr;gap:40px}.legal-sidebar.svelte-qdcndg{position:static}.info-grid.svelte-qdcndg,.tracking-grid.svelte-qdcndg,.duration-grid.svelte-qdcndg,.browser-grid.svelte-qdcndg,.mobile-settings.svelte-qdcndg,.contact-grid.svelte-qdcndg,.related-grid.svelte-qdcndg{grid-template-columns:1fr}}@media(max-width:968px){.nav-inner.svelte-qdcndg{padding:0 20px}.logo.svelte-qdcndg{font-size:20px}.logo-icon.svelte-qdcndg{font-size:24px}.desktop-only.svelte-qdcndg{display:none}.mobile-only.svelte-qdcndg{display:flex}.legal-hero.svelte-qdcndg{padding:120px 24px 60px}.legal-title.svelte-qdcndg{font-size:clamp(36px,10vw,56px)}.legal-subtitle.svelte-qdcndg{font-size:18px}.container.svelte-qdcndg{padding:0 20px}.legal-container.svelte-qdcndg{padding:40px 20px}.legal-section.svelte-qdcndg h2:where(.svelte-qdcndg){font-size:28px}.legal-section.svelte-qdcndg h3:where(.svelte-qdcndg){font-size:20px}.cookie-table.svelte-qdcndg{font-size:12px}.cookie-table.svelte-qdcndg th:where(.svelte-qdcndg),.cookie-table.svelte-qdcndg td:where(.svelte-qdcndg){padding:12px 8px}.footer.svelte-qdcndg{padding:60px 0 32px}.footer-grid.svelte-qdcndg{grid-template-columns:1fr;gap:40px;margin-bottom:40px}.footer-tagline.svelte-qdcndg{max-width:100%}.footer-bottom.svelte-qdcndg{flex-direction:column;align-items:flex-start;gap:16px;font-size:13px}.footer-links.svelte-qdcndg{flex-direction:row;gap:16px}.footer-links.svelte-qdcndg a:where(.svelte-qdcndg){font-size:13px}}@media(max-width:480px){.legal-title.svelte-qdcndg{font-size:clamp(32px,11vw,48px)}.legal-subtitle.svelte-qdcndg{font-size:16px}.legal-section.svelte-qdcndg h2:where(.svelte-qdcndg){font-size:24px}.footer-links.svelte-qdcndg{flex-direction:column;gap:12px;align-items:flex-start}}
