.page.svelte-qdcndg{position:relative;min-height:100vh;padding:2rem}.noise.svelte-qdcndg{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;opacity:.03;z-index:1000;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E")}.glow.svelte-qdcndg{position:fixed;top:-200px;left:50%;transform:translate(-50%);width:800px;height:800px;background:radial-gradient(circle,rgba(0,212,255,.08) 0%,transparent 70%);pointer-events:none}.grid-bg.svelte-qdcndg{position:fixed;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(255,255,255,.02) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.02) 1px,transparent 1px);background-size:60px 60px;-webkit-mask-image:radial-gradient(ellipse at center,black 20%,transparent 70%);mask-image:radial-gradient(ellipse at center,black 20%,transparent 70%);pointer-events:none}.container.svelte-qdcndg{position:relative;width:100%;max-width:900px;margin:0 auto;z-index:10;opacity:0;transform:translateY(20px);transition:all .5s ease}.container.visible.svelte-qdcndg{opacity:1;transform:translateY(0)}.header.svelte-qdcndg{text-align:center;margin-bottom:2rem}.header-top.svelte-qdcndg{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.header-top.svelte-qdcndg .back-link:where(.svelte-qdcndg){margin-bottom:0}.logo.svelte-qdcndg{display:inline-flex;align-items:center;gap:.75rem;margin-bottom:.75rem}.back-link.svelte-qdcndg{display:flex;align-items:center;gap:.5rem;color:#64748b;font-size:.9rem;text-decoration:none;margin-bottom:1.5rem;transition:color .2s ease;width:fit-content}.back-link.svelte-qdcndg:hover{color:#00d4ff}.back-link.svelte-qdcndg svg{transition:transform .2s}.back-link.svelte-qdcndg:hover svg{transform:translate(-3px)}.logo-img.svelte-qdcndg{width:40px;height:40px;border-radius:10px;object-fit:cover}.logo-text.svelte-qdcndg{font-family:Outfit,sans-serif;font-size:1.5rem;font-weight:700;color:#fff;letter-spacing:-.02em}.header.svelte-qdcndg h1:where(.svelte-qdcndg){font-size:2.5rem;font-weight:700;color:#fff;margin-bottom:.5rem}.last-updated.svelte-qdcndg{font-size:.9rem;color:#64748b}.content.svelte-qdcndg{background:#ffffff05;border:1px solid rgba(255,255,255,.06);border-radius:20px;padding:2rem;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.section.svelte-qdcndg{margin-bottom:2.5rem;padding-bottom:2rem;border-bottom:1px solid rgba(255,255,255,.06)}.section.svelte-qdcndg:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.section.highlight.svelte-qdcndg{background:#00d4ff08;border-radius:12px;padding:1.5rem;margin-left:-1rem;margin-right:-1rem;border-bottom:none;margin-bottom:2rem}.section-header.svelte-qdcndg{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.section-header.svelte-qdcndg svg{color:#00d4ff}.section-header.svelte-qdcndg h2:where(.svelte-qdcndg){font-size:1.25rem;font-weight:600;color:#fff}.section-content.svelte-qdcndg{color:#94a3b8;line-height:1.8;text-align:justify}.section-content.svelte-qdcndg p:where(.svelte-qdcndg){margin-bottom:1rem}.section-content.svelte-qdcndg p:where(.svelte-qdcndg):last-child{margin-bottom:0}.section-content.svelte-qdcndg h3:where(.svelte-qdcndg){font-size:1rem;font-weight:600;color:#cbd5e1;margin:1.5rem 0 .75rem}.section-content.svelte-qdcndg h3:where(.svelte-qdcndg):first-child{margin-top:0}.section-content.svelte-qdcndg ul:where(.svelte-qdcndg){margin:.75rem 0 1rem 1.5rem}.section-content.svelte-qdcndg li:where(.svelte-qdcndg){margin-bottom:.5rem}.section-content.svelte-qdcndg code:where(.svelte-qdcndg){font-family:Courier New,Courier,monospace;font-size:.85em;background:#ffffff14;border:1px solid rgba(255,255,255,.1);border-radius:4px;padding:.1em .4em;color:#67e8f9}.inline-link.svelte-qdcndg{color:#00d4ff;text-decoration:underline;text-underline-offset:2px;transition:color .2s ease;display:inline-flex;align-items:center;gap:.2rem}.inline-link.svelte-qdcndg:hover{color:#67e8f9}.info-box.svelte-qdcndg{background:#00d4ff14;border:1px solid rgba(0,212,255,.2);border-radius:10px;padding:1rem 1.25rem;margin:1rem 0;color:#67e8f9;font-size:.95rem}.contact-box.svelte-qdcndg{background:#ffffff08;border:1px solid rgba(255,255,255,.1);border-radius:10px;padding:1rem 1.25rem;margin:1rem 0}.contact-box.svelte-qdcndg p:where(.svelte-qdcndg){margin-bottom:.5rem}.contact-box.svelte-qdcndg p:where(.svelte-qdcndg):last-child{margin-bottom:0}.table-wrapper.svelte-qdcndg{overflow-x:auto;margin-top:1rem;border-radius:10px;border:1px solid rgba(255,255,255,.08)}.cookie-table.svelte-qdcndg{width:100%;border-collapse:collapse;font-size:.85rem;min-width:700px}.cookie-table.svelte-qdcndg thead:where(.svelte-qdcndg) tr:where(.svelte-qdcndg){background:#ffffff0a;border-bottom:1px solid rgba(255,255,255,.08)}.cookie-table.svelte-qdcndg th:where(.svelte-qdcndg){padding:.75rem 1rem;text-align:left;font-weight:600;color:#cbd5e1;white-space:nowrap;font-size:.8rem;text-transform:uppercase;letter-spacing:.04em}.cookie-table.svelte-qdcndg td:where(.svelte-qdcndg){padding:.875rem 1rem;vertical-align:top;border-bottom:1px solid rgba(255,255,255,.04);color:#94a3b8;line-height:1.6}.cookie-table.svelte-qdcndg tbody:where(.svelte-qdcndg) tr:where(.svelte-qdcndg):last-child td:where(.svelte-qdcndg){border-bottom:none}.cookie-table.svelte-qdcndg tbody:where(.svelte-qdcndg) tr:where(.svelte-qdcndg):hover td:where(.svelte-qdcndg){background:#ffffff05}.cookie-name.svelte-qdcndg code:where(.svelte-qdcndg){font-family:Courier New,Courier,monospace;font-size:.82em;background:#ffffff14;border:1px solid rgba(255,255,255,.1);border-radius:4px;padding:.1em .4em;color:#67e8f9;white-space:nowrap}.storage-type.svelte-qdcndg{white-space:nowrap;font-size:.8rem}.purpose-cell.svelte-qdcndg{min-width:240px}.duration-cell.svelte-qdcndg{white-space:nowrap;min-width:140px}.badge.svelte-qdcndg{display:inline-block;font-size:.7rem;font-weight:600;padding:.2em .6em;border-radius:4px;white-space:nowrap;text-transform:uppercase;letter-spacing:.04em}.badge--necessary.svelte-qdcndg{background:#00e5a01f;border:1px solid rgba(0,229,160,.3);color:#00e5a0}.badge--analytics.svelte-qdcndg{background:#00d4ff1f;border:1px solid rgba(0,212,255,.3);color:#00d4ff}.badge--marketing.svelte-qdcndg{background:#f59e0b1f;border:1px solid rgba(245,158,11,.3);color:#f59e0b}.footer-links.svelte-qdcndg{display:flex;align-items:center;justify-content:center;gap:1rem;margin-top:2rem;font-size:.9rem;color:#64748b}.footer-links.svelte-qdcndg a:where(.svelte-qdcndg){color:#94a3b8;transition:color .2s}.footer-links.svelte-qdcndg a:where(.svelte-qdcndg):hover{color:#00d4ff}.divider.svelte-qdcndg{color:#334155}@media (max-width: 768px){.page.svelte-qdcndg{padding:1rem}.header.svelte-qdcndg h1:where(.svelte-qdcndg){font-size:2rem}.content.svelte-qdcndg{padding:1.5rem}.section.highlight.svelte-qdcndg{margin-left:-.5rem;margin-right:-.5rem;padding:1rem}}
