:root{--bg: #03040a;--card-bg: rgba(255, 255, 255, .02);--border: rgba(255, 255, 255, .06);--purple: #a0a0a0;--indigo: #4f46e5;--blue-primary: #ffffff;--emerald-primary: #a0a0a0;--text: #f9fafb;--text-dim: #94a3b8 }.page-bg[data-astro-cid-vxegh2s3]{position:fixed;inset:0;z-index:-1;background-color:var(--bg);overflow:hidden;pointer-events:none}.page-bg[data-astro-cid-vxegh2s3]:before{content:"";position:absolute;inset:0;background:radial-gradient(at 0% 0%,rgba(16,24,180,.15) 0px,transparent 50%),radial-gradient(at 100% 0%,rgba(28,12,160,.1) 0px,transparent 50%),radial-gradient(at 100% 100%,rgba(10,4,120,.12) 0px,transparent 50%),radial-gradient(at 0% 100%,rgba(32,10,140,.1) 0px,transparent 50%);filter:blur(80px);animation:meshFlow 25s ease-in-out infinite alternate}@keyframes meshFlow{0%{transform:scale(1) rotate(0)}50%{transform:scale(1.2) rotate(2deg)}to{transform:scale(1) rotate(0)}}.bg-grid[data-astro-cid-vxegh2s3]{position:absolute;inset:0;background-image:radial-gradient(rgba(255,255,255,.05) .5px,transparent .5px);background-size:32px 32px;-webkit-mask-image:radial-gradient(circle at center,black 30%,transparent 90%);mask-image:radial-gradient(circle at center,black 30%,transparent 90%);opacity:.5}.bg-orb[data-astro-cid-vxegh2s3]{position:absolute;border-radius:50%;mix-blend-mode:screen;filter:blur(120px);animation:bgFloat 30s infinite cubic-bezier(.4,0,.2,1)}.bg-orb-1[data-astro-cid-vxegh2s3]{width:60vw;height:60vw;background:radial-gradient(circle,rgba(16,24,180,.18) 0%,transparent 80%);top:-20%;left:-10%}.bg-orb-2[data-astro-cid-vxegh2s3]{width:50vw;height:50vw;background:radial-gradient(circle,rgba(28,12,160,.12) 0%,transparent 80%);bottom:-10%;right:-5%;animation-delay:-5s}.bg-orb-3[data-astro-cid-vxegh2s3]{width:40vw;height:40vw;background:radial-gradient(circle,rgba(18,14,160,.1) 0%,transparent 80%);top:40%;left:30%;animation-delay:-10s}@keyframes bgFloat{0%,to{transform:translate(0) scale(1)}33%{transform:translate(4vw,6vh) scale(1.1)}66%{transform:translate(-3vw,2vh) scale(.9)}}.bg-vignette[data-astro-cid-vxegh2s3]{position:absolute;inset:0;background:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E");opacity:.02;mix-blend-mode:overlay;pointer-events:none}.container[data-astro-cid-vxegh2s3]{max-width:var(--container-w, 1200px);margin-left:auto;margin-right:auto;padding-left:2.5rem;padding-right:2.5rem}.pill[data-astro-cid-vxegh2s3]{display:inline-flex;align-items:center;gap:.5rem;background:#2380f41f;border:1px solid rgba(35,128,244,.25);color:#60a5fa;padding:.4rem 1rem;border-radius:99px;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.15em;margin-bottom:1.5rem;backdrop-filter:blur(10px)}.pill-dot[data-astro-cid-vxegh2s3]{width:6px;height:6px;background:var(--emerald);border-radius:50%;animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.gradient-text[data-astro-cid-vxegh2s3]{background:linear-gradient(135deg,#fff,#a0a0a0);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.subline[data-astro-cid-vxegh2s3]{font-size:1.2rem;color:var(--text-dim);max-width:50rem;margin:0 auto;line-height:1.7}.legal-hero[data-astro-cid-vxegh2s3]{text-align:center;padding:8rem 1.5rem 4rem;position:relative;overflow:hidden}.hero-bg[data-astro-cid-vxegh2s3]{position:absolute;inset:0;z-index:0;overflow:hidden}.grid-overlay[data-astro-cid-vxegh2s3]{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 1px);background-size:60px 60px;-webkit-mask-image:radial-gradient(ellipse at center,black 0%,transparent 70%);mask-image:radial-gradient(ellipse at center,black 0%,transparent 70%)}.glow-orb[data-astro-cid-vxegh2s3]{position:absolute;border-radius:50%;filter:blur(100px);opacity:.6;animation:float 10s ease-in-out infinite}.orb-1[data-astro-cid-vxegh2s3]{width:700px;height:700px;background:radial-gradient(circle,rgba(16,24,180,.5) 0%,rgba(28,12,160,.3) 50%,transparent 70%);top:-250px;left:-150px;animation-delay:0s}.orb-2[data-astro-cid-vxegh2s3]{width:500px;height:500px;background:radial-gradient(circle,rgba(28,12,160,.45) 0%,rgba(16,24,180,.25) 50%,transparent 70%);top:40%;right:-150px;transform:translateY(-50%);animation-delay:-4s}.orb-3[data-astro-cid-vxegh2s3]{width:450px;height:450px;background:radial-gradient(circle,rgba(18,14,160,.4) 0%,rgba(16,24,180,.2) 50%,transparent 70%);bottom:-150px;left:25%;animation-delay:-7s}@keyframes float{0%,to{transform:translate(0) scale(1)}25%{transform:translate(40px,-50px) scale(1.08)}50%{transform:translate(-20px,30px) scale(.95)}75%{transform:translate(50px,20px) scale(1.03)}}.legal-hero[data-astro-cid-vxegh2s3] h1[data-astro-cid-vxegh2s3]{font-size:3rem;font-weight:800;letter-spacing:-.04em;margin:0 0 1rem;line-height:1.1}.legal-layout-wrapper[data-astro-cid-vxegh2s3]{display:grid;grid-template-columns:280px 1fr;gap:4rem;margin-top:8rem;padding-bottom:8rem;align-items:start}.legal-sidebar[data-astro-cid-vxegh2s3]{position:relative;height:100%}.sidebar-sticky[data-astro-cid-vxegh2s3]{position:sticky;top:120px;background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:1.5rem;padding:2rem;backdrop-filter:blur(20px)}.sidebar-sticky[data-astro-cid-vxegh2s3] h3[data-astro-cid-vxegh2s3]{font-size:.85rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--text-dim);margin:0 0 1.5rem}.sidebar-nav[data-astro-cid-vxegh2s3]{display:flex;flex-direction:column;gap:.5rem}.sidebar-link[data-astro-cid-vxegh2s3]{display:flex;align-items:center;gap:.75rem;padding:.875rem 1rem;border-radius:.75rem;color:var(--text-dim);text-decoration:none;font-weight:600;font-size:.95rem;transition:all .3s ease;border:1px solid transparent}.sidebar-link[data-astro-cid-vxegh2s3]:hover{background:#ffffff0a;color:#fff}.sidebar-link[data-astro-cid-vxegh2s3].active{background:#2380f41a;border-color:#2380f433;color:#60a5fa}.sidebar-link[data-astro-cid-vxegh2s3] svg[data-astro-cid-vxegh2s3]{color:inherit;opacity:.7}.legal-content[data-astro-cid-vxegh2s3]{display:flex;flex-direction:column;gap:4rem}.legal-grid[data-astro-cid-vxegh2s3]{display:flex;flex-direction:column;gap:2.5rem}.legal-card[data-astro-cid-vxegh2s3]{position:relative;scroll-margin-top:120px}.card-header[data-astro-cid-vxegh2s3]{display:flex;align-items:center;gap:1.5rem;padding-bottom:2rem;margin-bottom:2rem;border-bottom:1px solid rgba(255,255,255,.1)}.card-icon[data-astro-cid-vxegh2s3]{width:56px;height:56px;background:linear-gradient(135deg,#2380f426,#a855f71a);border-radius:1rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#60a5fa}.card-title[data-astro-cid-vxegh2s3] h2[data-astro-cid-vxegh2s3]{font-size:2rem;font-weight:800;margin:0 0 .5rem;letter-spacing:-.02em}.last-updated[data-astro-cid-vxegh2s3]{font-size:.85rem;color:var(--text-dim)}.intro-text[data-astro-cid-vxegh2s3]{font-size:1.15rem;color:var(--text-dim);line-height:1.8;margin:0 0 2.5rem}.policy-section[data-astro-cid-vxegh2s3]{margin-bottom:2rem}.policy-section[data-astro-cid-vxegh2s3]:last-child{margin-bottom:0}.policy-section[data-astro-cid-vxegh2s3] h3[data-astro-cid-vxegh2s3]{font-size:1.1rem;font-weight:700;color:var(--text);margin:0 0 1rem}.policy-section[data-astro-cid-vxegh2s3]>p[data-astro-cid-vxegh2s3]{font-size:1rem;color:var(--text-dim);line-height:1.75;margin:0}.policy-list[data-astro-cid-vxegh2s3]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.policy-list[data-astro-cid-vxegh2s3] li[data-astro-cid-vxegh2s3]{display:flex;align-items:flex-start;gap:.75rem;font-size:.975rem;color:var(--text-dim);line-height:1.6}.policy-list[data-astro-cid-vxegh2s3] li[data-astro-cid-vxegh2s3] svg[data-astro-cid-vxegh2s3]{flex-shrink:0;margin-top:.15rem;color:#a0a0a0}.policy-list[data-astro-cid-vxegh2s3] li[data-astro-cid-vxegh2s3] svg[data-astro-cid-vxegh2s3].cross-icon{color:#ef4444}.note-text[data-astro-cid-vxegh2s3]{font-size:.875rem;color:#ef4444cc;margin-top:.75rem;font-style:italic}.contact-info-box[data-astro-cid-vxegh2s3]{background:#2380f414;border:1px solid rgba(35,128,244,.2);border-radius:1rem;padding:1.5rem;margin-top:1rem}.contact-info-box[data-astro-cid-vxegh2s3] p[data-astro-cid-vxegh2s3]{margin:0 0 .5rem;color:var(--text-dim);font-size:.95rem}.contact-info-box[data-astro-cid-vxegh2s3] p[data-astro-cid-vxegh2s3]:last-child{margin-bottom:0}.contact-info-box[data-astro-cid-vxegh2s3] strong[data-astro-cid-vxegh2s3]{color:var(--text)}.highlight-box[data-astro-cid-vxegh2s3]{display:flex;align-items:flex-start;gap:1rem;background:linear-gradient(135deg,#2ecba01a,#2380f40d);border:1px solid rgba(46,203,160,.2);border-radius:1.25rem;padding:1.5rem;margin-bottom:2rem}.highlight-icon[data-astro-cid-vxegh2s3]{width:48px;height:48px;background:linear-gradient(135deg,#2ecba033,#2380f426);border-radius:1rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#a0a0a0}.highlight-content[data-astro-cid-vxegh2s3] h4[data-astro-cid-vxegh2s3]{font-size:1.1rem;font-weight:700;color:#a0a0a0;margin:0 0 .5rem}.highlight-content[data-astro-cid-vxegh2s3] p[data-astro-cid-vxegh2s3]{font-size:.95rem;color:var(--text-dim);margin:0;line-height:1.6}.warning-box[data-astro-cid-vxegh2s3]{display:flex;align-items:flex-start;gap:1rem;background:linear-gradient(135deg,#ef44441a,#f973160d);border:1px solid rgba(239,68,68,.2);border-radius:1.25rem;padding:1.5rem;margin-bottom:2rem}.warning-icon[data-astro-cid-vxegh2s3]{width:48px;height:48px;background:linear-gradient(135deg,#ef444433,#f9731626);border-radius:1rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#ef4444}.warning-content[data-astro-cid-vxegh2s3] h4[data-astro-cid-vxegh2s3]{font-size:1.1rem;font-weight:700;color:#ef4444;margin:0 0 .5rem}.warning-content[data-astro-cid-vxegh2s3] p[data-astro-cid-vxegh2s3]{font-size:.95rem;color:var(--text-dim);margin:0;line-height:1.6}.info-grid[data-astro-cid-vxegh2s3]{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin-top:1rem}.info-item[data-astro-cid-vxegh2s3]{display:flex;align-items:flex-start;gap:1rem;background:#ffffff05;border:1px solid rgba(255,255,255,.06);border-radius:1rem;padding:1.25rem;transition:all .3s ease}.info-item[data-astro-cid-vxegh2s3]:hover{background:#ffffff0a;border-color:#2380f433}.info-icon-small[data-astro-cid-vxegh2s3]{width:40px;height:40px;background:linear-gradient(135deg,#2380f426,#a855f71a);border-radius:.75rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#fff}.info-item[data-astro-cid-vxegh2s3] h4[data-astro-cid-vxegh2s3]{font-size:.9rem;font-weight:700;color:var(--text);margin:0 0 .35rem}.info-item[data-astro-cid-vxegh2s3] p[data-astro-cid-vxegh2s3]{font-size:.8rem;color:var(--text-dim);margin:0;line-height:1.5}.highlight-text[data-astro-cid-vxegh2s3]{background:#2ecba01a;border-left:3px solid #a0a0a0;padding:1rem 1.25rem;border-radius:0 .75rem .75rem 0;margin-bottom:1.5rem}.cookie-grid[data-astro-cid-vxegh2s3]{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin-top:1rem}.cookie-item[data-astro-cid-vxegh2s3]{background:#ffffff05;border:1px solid rgba(255,255,255,.06);border-radius:1rem;padding:1.5rem;display:flex;flex-direction:column;gap:.75rem;transition:all .3s ease}.cookie-item[data-astro-cid-vxegh2s3]:hover{background:#ffffff0a;border-color:#2380f433}.cookie-icon[data-astro-cid-vxegh2s3]{width:40px;height:40px;border-radius:.75rem;display:flex;align-items:center;justify-content:center}.cookie-icon[data-astro-cid-vxegh2s3].essential{background:#2380f426;color:#fff}.cookie-icon[data-astro-cid-vxegh2s3].analytics{background:#a855f726;color:#a0a0a0}.cookie-icon[data-astro-cid-vxegh2s3].preference{background:#2ecba026;color:#a0a0a0}.cookie-icon[data-astro-cid-vxegh2s3].marketing{background:#f9731626;color:#f97316}.cookie-item[data-astro-cid-vxegh2s3] h4[data-astro-cid-vxegh2s3]{font-size:.95rem;font-weight:700;color:var(--text);margin:0}.cookie-item[data-astro-cid-vxegh2s3] p[data-astro-cid-vxegh2s3]{font-size:.85rem;color:var(--text-dim);margin:0;line-height:1.5}.contact-card[data-astro-cid-vxegh2s3] .card-body[data-astro-cid-vxegh2s3]{padding:2.5rem}.contact-card[data-astro-cid-vxegh2s3]>.card-body[data-astro-cid-vxegh2s3]>p[data-astro-cid-vxegh2s3]{font-size:1.1rem;color:var(--text-dim);line-height:1.8;margin:0 0 2rem}.contact-options[data-astro-cid-vxegh2s3]{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.contact-option[data-astro-cid-vxegh2s3]{display:flex;align-items:center;gap:1rem;background:#ffffff05;border:1px solid rgba(255,255,255,.06);border-radius:1.25rem;padding:1.5rem;text-decoration:none;transition:all .3s ease}.contact-option[data-astro-cid-vxegh2s3]:hover{background:#2380f41a;border-color:#2380f433;transform:translateY(-2px)}.contact-icon[data-astro-cid-vxegh2s3]{width:48px;height:48px;background:linear-gradient(135deg,#2380f433,#2ecba026);border-radius:1rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#fff}.contact-info[data-astro-cid-vxegh2s3]{display:flex;flex-direction:column;gap:.25rem}.contact-label[data-astro-cid-vxegh2s3]{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--text-dim)}.contact-value[data-astro-cid-vxegh2s3]{font-size:.95rem;font-weight:600;color:var(--text)}:root[data-theme=light]{--bg: #f0f4ff }[data-theme=light] .page-bg[data-astro-cid-vxegh2s3],[data-theme=light] .hero-bg[data-astro-cid-vxegh2s3]{opacity:0}[data-theme=light] .bg-grid[data-astro-cid-vxegh2s3]{background-image:radial-gradient(rgba(15,23,42,.06) .5px,transparent .5px)}[data-theme=light] .grid-overlay[data-astro-cid-vxegh2s3]{background-image:linear-gradient(rgba(15,23,42,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(15,23,42,.04) 1px,transparent 1px)}[data-theme=light] .gradient-text[data-astro-cid-vxegh2s3]{background:linear-gradient(135deg,#2563eb,#4f46e5);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}[data-theme=light] .subline[data-astro-cid-vxegh2s3]{color:#334155}[data-theme=light] .pill[data-astro-cid-vxegh2s3]{background:#2563eb12;border-color:#2563eb33;color:#1d4ed8}[data-theme=light] .sidebar-sticky[data-astro-cid-vxegh2s3]{background:#ffffffe6;border-color:#0f172a14;box-shadow:0 4px 24px #2563eb0f}[data-theme=light] .sidebar-link[data-astro-cid-vxegh2s3]:hover{background:#2563eb0f;color:#1d4ed8}[data-theme=light] .sidebar-link[data-astro-cid-vxegh2s3].active{background:#2563eb14;border-color:#2563eb33;color:#2563eb}[data-theme=light] .card-header[data-astro-cid-vxegh2s3]{border-bottom-color:#0f172a14}[data-theme=light] .card-icon[data-astro-cid-vxegh2s3]{background:linear-gradient(135deg,#2563eb1f,#6366f114);color:#2563eb}[data-theme=light] .card-title[data-astro-cid-vxegh2s3] h2[data-astro-cid-vxegh2s3]{color:#0f172a}[data-theme=light] .last-updated[data-astro-cid-vxegh2s3]{color:#64748b}[data-theme=light] .intro-text[data-astro-cid-vxegh2s3]{color:#475569}[data-theme=light] .policy-section[data-astro-cid-vxegh2s3] h3[data-astro-cid-vxegh2s3]{color:#0f172a}[data-theme=light] .policy-section[data-astro-cid-vxegh2s3]>p[data-astro-cid-vxegh2s3]{color:#475569}[data-theme=light] .policy-list[data-astro-cid-vxegh2s3] li[data-astro-cid-vxegh2s3]{color:#475569}[data-theme=light] .policy-list[data-astro-cid-vxegh2s3] li[data-astro-cid-vxegh2s3] svg[data-astro-cid-vxegh2s3]{color:#64748b}[data-theme=light] .contact-info-box[data-astro-cid-vxegh2s3]{background:#2563eb0d;border-color:#2563eb26}[data-theme=light] .info-item[data-astro-cid-vxegh2s3]{background:#ffffffe6;border-color:#0f172a12}[data-theme=light] .info-item[data-astro-cid-vxegh2s3]:hover{background:#fff;border-color:#2563eb33}[data-theme=light] .info-icon-small[data-astro-cid-vxegh2s3]{background:linear-gradient(135deg,#2563eb1f,#6366f114);color:#2563eb}[data-theme=light] .info-item[data-astro-cid-vxegh2s3] h4[data-astro-cid-vxegh2s3]{color:#0f172a}[data-theme=light] .info-item[data-astro-cid-vxegh2s3] p[data-astro-cid-vxegh2s3]{color:#475569}[data-theme=light] .highlight-box[data-astro-cid-vxegh2s3]{background:linear-gradient(135deg,#10b98112,#2563eb0a);border-color:#10b98133}[data-theme=light] .highlight-icon[data-astro-cid-vxegh2s3]{background:linear-gradient(135deg,#10b9811f,#2563eb1a);color:#059669}[data-theme=light] .highlight-content[data-astro-cid-vxegh2s3] h4[data-astro-cid-vxegh2s3]{color:#059669}[data-theme=light] .highlight-content[data-astro-cid-vxegh2s3] p[data-astro-cid-vxegh2s3]{color:#475569}[data-theme=light] .highlight-text[data-astro-cid-vxegh2s3]{background:#2563eb0d;border-left-color:#2563eb}[data-theme=light] .warning-box[data-astro-cid-vxegh2s3]{background:linear-gradient(135deg,#ef444412,#f973160a);border-color:#ef444433}[data-theme=light] .warning-icon[data-astro-cid-vxegh2s3]{background:linear-gradient(135deg,#ef44441f,#f973161a)}[data-theme=light] .warning-content[data-astro-cid-vxegh2s3] p[data-astro-cid-vxegh2s3]{color:#475569}[data-theme=light] .note-text[data-astro-cid-vxegh2s3]{color:#dc2626d9}[data-theme=light] .cookie-item[data-astro-cid-vxegh2s3]{background:#ffffffe6;border-color:#0f172a12}[data-theme=light] .cookie-item[data-astro-cid-vxegh2s3]:hover{background:#fff;border-color:#2563eb33}[data-theme=light] .cookie-item[data-astro-cid-vxegh2s3] h4[data-astro-cid-vxegh2s3]{color:#0f172a}[data-theme=light] .cookie-item[data-astro-cid-vxegh2s3] p[data-astro-cid-vxegh2s3]{color:#475569}[data-theme=light] .cookie-icon[data-astro-cid-vxegh2s3].essential{color:#2563eb}[data-theme=light] .cookie-icon[data-astro-cid-vxegh2s3].analytics{color:#7c3aed}[data-theme=light] .cookie-icon[data-astro-cid-vxegh2s3].preference{color:#059669}[data-theme=light] .contact-option[data-astro-cid-vxegh2s3]{background:#ffffffe6;border-color:#0f172a12}[data-theme=light] .contact-option[data-astro-cid-vxegh2s3]:hover{background:#fff;border-color:#2563eb33;box-shadow:0 8px 24px #2563eb1a}[data-theme=light] .contact-icon[data-astro-cid-vxegh2s3]{background:linear-gradient(135deg,#2563eb26,#10b9811a);color:#2563eb}[data-theme=light] .contact-label[data-astro-cid-vxegh2s3]{color:#64748b}[data-theme=light] .contact-value[data-astro-cid-vxegh2s3]{color:#0f172a}@media(max-width:1024px){.cookie-grid[data-astro-cid-vxegh2s3],.contact-options[data-astro-cid-vxegh2s3]{grid-template-columns:1fr}}@media(max-width:768px){.legal-hero[data-astro-cid-vxegh2s3] h1[data-astro-cid-vxegh2s3]{font-size:2.75rem}.toc-grid[data-astro-cid-vxegh2s3]{flex-direction:column;align-items:stretch}.toc-link[data-astro-cid-vxegh2s3]{justify-content:center}.card-header[data-astro-cid-vxegh2s3]{flex-direction:column;text-align:center}.card-body[data-astro-cid-vxegh2s3]{padding:1.5rem}}
