:root{--bg: #0a0a0a;--text: #f5f5f5;--muted: #b9b9b9;--line: #2d2d2d;--cta: rgb(250, 75, 101);--radius: 3px}[data-astro-cid-bg5r7epn]{box-sizing:border-box}body{margin:0;font-family:Lato,sans-serif;color:var(--text);background:radial-gradient(circle at 8% -12%,#2b1118 0,transparent 30%),radial-gradient(circle at 92% 18%,#1f1f1f 0,transparent 34%),var(--bg)}h1[data-astro-cid-bg5r7epn],h2[data-astro-cid-bg5r7epn],h3[data-astro-cid-bg5r7epn],h4[data-astro-cid-bg5r7epn]{margin:0;font-family:Red Hat Display,sans-serif;letter-spacing:-.02em}p[data-astro-cid-bg5r7epn],a[data-astro-cid-bg5r7epn],button[data-astro-cid-bg5r7epn]{font-size:18px}a[data-astro-cid-bg5r7epn]{color:inherit}[data-astro-cid-bg5r7epn]:focus-visible{outline:3px solid var(--cta);outline-offset:2px}.container[data-astro-cid-bg5r7epn]{width:min(1140px,calc(100% - 3.6rem));margin:0 auto}.header[data-astro-cid-bg5r7epn]{position:sticky;top:0;z-index:40;background:color-mix(in oklab,#090909 88%,transparent);border-bottom:1px solid #252525;backdrop-filter:blur(10px)}.header-inner[data-astro-cid-bg5r7epn]{min-height:98px;display:grid;grid-template-columns:auto 1fr auto;gap:1.4rem;align-items:center;transition:min-height .2s ease}body.is-scrolled .header-inner[data-astro-cid-bg5r7epn]{min-height:78px}.logo[data-astro-cid-bg5r7epn]{text-decoration:none;display:inline-grid;gap:.08rem;line-height:1}.logo-img[data-astro-cid-bg5r7epn]{width:clamp(138px,16vw,196px);max-width:100%;height:auto;display:block}.nav[data-astro-cid-bg5r7epn]{justify-self:center;display:flex;align-items:center;gap:1.4rem}.nav[data-astro-cid-bg5r7epn] a[data-astro-cid-bg5r7epn],.mega[data-astro-cid-bg5r7epn] summary[data-astro-cid-bg5r7epn]{font-size:.96rem;font-weight:700;text-decoration:none;color:#f5f5f5}.mega[data-astro-cid-bg5r7epn]{position:relative}.mega[data-astro-cid-bg5r7epn] summary[data-astro-cid-bg5r7epn]{list-style:none;cursor:pointer}.mega[data-astro-cid-bg5r7epn] summary[data-astro-cid-bg5r7epn]::-webkit-details-marker{display:none}.mega-panel[data-astro-cid-bg5r7epn]{position:absolute;top:calc(100% + .9rem);left:50%;transform:translate(-50%);width:min(920px,90vw);display:none;grid-template-columns:repeat(5,minmax(0,1fr));gap:.95rem;padding:1.1rem;background:#111;border:1px solid var(--line);border-radius:var(--radius)}.mega-panel[data-astro-cid-bg5r7epn]:before{content:"";position:absolute;top:-.9rem;left:0;right:0;height:.9rem}.mega[data-astro-cid-bg5r7epn]:hover .mega-panel[data-astro-cid-bg5r7epn],.mega[data-astro-cid-bg5r7epn]:focus-within .mega-panel[data-astro-cid-bg5r7epn],.mega[data-astro-cid-bg5r7epn][open] .mega-panel[data-astro-cid-bg5r7epn]{display:grid}.mega-card[data-astro-cid-bg5r7epn]{display:block;text-decoration:none;border:1px solid #333;border-radius:var(--radius);background:#181818;padding:.95rem}.mega-card[data-astro-cid-bg5r7epn]:hover{border-color:#4a4a4a}.mega-icon[data-astro-cid-bg5r7epn]{display:inline-flex;width:1.05rem;height:1.05rem;color:#b7c2ce;margin-bottom:.3rem}.mega-icon[data-astro-cid-bg5r7epn] svg[data-astro-cid-bg5r7epn]{width:100%;height:100%;stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.mega-card[data-astro-cid-bg5r7epn] strong[data-astro-cid-bg5r7epn]{display:block;font-size:.92rem}.mega-card[data-astro-cid-bg5r7epn] span[data-astro-cid-bg5r7epn]{color:#b8b8b8;font-size:.8rem}.actions[data-astro-cid-bg5r7epn]{display:flex;align-items:center;gap:.9rem}.nav-toggle[data-astro-cid-bg5r7epn]{display:none;border:1px solid #3a3a3a;border-radius:var(--radius);background:transparent;color:#f5f5f5;width:46px;height:46px;padding:0;align-items:center;justify-content:center;flex-direction:column;gap:4px;cursor:pointer}.nav-toggle[data-astro-cid-bg5r7epn] span[data-astro-cid-bg5r7epn][aria-hidden=true]{width:18px;height:2px;background:currentColor;display:block}.sr-only[data-astro-cid-bg5r7epn]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.lang[data-astro-cid-bg5r7epn]{display:inline-flex;border:1px solid #353535;border-radius:var(--radius);padding:.15rem}.lang[data-astro-cid-bg5r7epn] a[data-astro-cid-bg5r7epn]{text-decoration:none;font-size:.75rem;font-weight:700;padding:.16rem .45rem;border-radius:var(--radius);color:#c6c6c6}.lang[data-astro-cid-bg5r7epn] a[data-astro-cid-bg5r7epn].active{background:#2d2d2d;color:#fff}.btn[data-astro-cid-bg5r7epn]{border:1px solid #3a3a3a;border-radius:var(--radius);color:#f5f5f5;text-decoration:none;font-weight:700;font-size:.92rem;padding:.75rem 1.15rem;background:transparent;cursor:pointer}.btn-primary[data-astro-cid-bg5r7epn]{background:var(--cta);color:#111;border-color:var(--cta)}.legal-main[data-astro-cid-bg5r7epn]{padding:7rem 0 6rem}.legal-title[data-astro-cid-bg5r7epn]{font-size:clamp(2rem,5vw,3.2rem);margin:0 0 1.25rem}.legal-disclaimer[data-astro-cid-bg5r7epn]{margin:0 0 2rem;font-size:clamp(1.05rem,2vw,1.35rem);font-weight:700;line-height:1.45;color:#f2f4f7;border-left:4px solid var(--cta);padding:.75rem 1rem;background:#121212}.legal-disclaimer[data-astro-cid-bg5r7epn] a[data-astro-cid-bg5r7epn]{color:#d9f8b8;text-decoration:underline}.legal-index[data-astro-cid-bg5r7epn]{display:flex;flex-wrap:wrap;gap:.55rem 1rem;margin:0 0 2.3rem}.legal-index[data-astro-cid-bg5r7epn] a[data-astro-cid-bg5r7epn]{font-size:.94rem;color:#cfd4da;text-decoration:underline;text-underline-offset:3px}.legal-content[data-astro-cid-bg5r7epn]{max-width:920px}.legal-content[data-astro-cid-bg5r7epn] h2{font-size:clamp(1.65rem,2.8vw,2.2rem);margin:0 0 .9rem}.legal-content[data-astro-cid-bg5r7epn] h3{font-size:clamp(1.12rem,1.9vw,1.32rem);margin:1.7rem 0 .7rem}.legal-content[data-astro-cid-bg5r7epn] p{margin:.65rem 0;line-height:1.62;color:#d2d2d2;font-size:1.02rem}.legal-content[data-astro-cid-bg5r7epn] ul{margin:.55rem 0 1rem 1.3rem;padding:0}.legal-content[data-astro-cid-bg5r7epn] li{margin:.3rem 0;color:#d2d2d2;line-height:1.55}.legal-content[data-astro-cid-bg5r7epn] .legal-section-divider{border:0;border-top:1px solid #2a2a2a;margin:95px 0}.legal-content[data-astro-cid-bg5r7epn] .legal-back-btn{display:inline-flex;align-items:center;justify-content:center;margin-top:1.6rem;padding:.52rem .92rem;border:1px solid #3a3a3a;border-radius:3px;text-decoration:none;font-size:.88rem;font-weight:700;color:#e4e4e4;background:#131313}.legal-content[data-astro-cid-bg5r7epn] strong{color:#f3f4f5}.footer[data-astro-cid-bg5r7epn]{margin-top:4.2rem;border-top:1px solid #2a2a2a;background:#0b0b0b;padding:3.2rem 0}.foot-grid[data-astro-cid-bg5r7epn]{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.5rem}.footer-brand-col[data-astro-cid-bg5r7epn]{display:flex;align-items:flex-start}.footer-brand-logo[data-astro-cid-bg5r7epn]{width:min(180px,100%);height:auto;display:block}.footer-heading[data-astro-cid-bg5r7epn]{font-size:.96rem;margin-bottom:.8rem;font-family:Red Hat Display,sans-serif;font-weight:700;letter-spacing:-.01em;color:#f0f2f4}.footer[data-astro-cid-bg5r7epn] p[data-astro-cid-bg5r7epn],.footer[data-astro-cid-bg5r7epn] a[data-astro-cid-bg5r7epn]{margin:.55rem 0;font-size:.9rem;color:#c7c7c7;text-decoration:none;display:block}.copy[data-astro-cid-bg5r7epn]{margin-top:1.8rem;padding-top:1.3rem;border-top:1px solid #232323;color:#9f9f9f;font-size:.85rem}.copy[data-astro-cid-bg5r7epn] b[data-astro-cid-bg5r7epn]{color:var(--cta);font-weight:700}.copy[data-astro-cid-bg5r7epn] a[data-astro-cid-bg5r7epn]{display:inline;color:#bdbdbd;text-decoration:underline}@media(max-width:1080px){.header-inner[data-astro-cid-bg5r7epn]{grid-template-columns:1fr;padding:.95rem 0;gap:.95rem}.nav[data-astro-cid-bg5r7epn],.actions[data-astro-cid-bg5r7epn]{justify-self:start}.foot-grid[data-astro-cid-bg5r7epn]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.container[data-astro-cid-bg5r7epn]{width:min(1220px,calc(100% - 1.8rem))}.header-inner[data-astro-cid-bg5r7epn]{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.7rem}.logo[data-astro-cid-bg5r7epn]{grid-column:1}.actions[data-astro-cid-bg5r7epn]{grid-column:2;width:100%;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.6rem;align-items:center}.actions[data-astro-cid-bg5r7epn] .btn-primary[data-astro-cid-bg5r7epn]{width:100%;text-align:center;padding-inline:.85rem}.nav-toggle[data-astro-cid-bg5r7epn]{display:inline-flex}.nav[data-astro-cid-bg5r7epn]{display:none;grid-column:1 / -1;width:100%;flex-direction:column;align-items:flex-start;gap:.8rem;padding:.9rem 0 .2rem;border-top:1px solid var(--line)}.header[data-astro-cid-bg5r7epn].mobile-menu-open .nav[data-astro-cid-bg5r7epn]{display:flex}.mega-panel[data-astro-cid-bg5r7epn]{position:static;transform:none;width:100%;grid-template-columns:1fr;padding:.85rem;margin-top:.55rem}.foot-grid[data-astro-cid-bg5r7epn]{grid-template-columns:1fr}}
