:root{--bg:#fff;--text:#111;--muted:#6b6b6b;--accent:#6a2bd9;--container:960px;--radius:12px;--shadow:0 6px 18px rgba(16,16,16,.06);font-feature-settings:"cv02","cv03","cv04","cv11";font-variation-settings:"wght" 450;font-family:InterVariable,Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,Arial,sans-serif}*{box-sizing:border-box}html,body,#__next{height:100%}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;line-height:1.55}.container{max-width:var(--container);margin:0 auto;padding:1.25rem}h1,h2,h3{margin:.25rem 0 .5rem}h1{font-size:max(1.8rem,min(2.8vw,2.25rem))}h1.header{align-items:center;display:flex}h1.header img{width:max(2.8rem,min(3.8vw,3.25rem));height:auto;margin-right:.6rem}h2{font-size:max(1.1rem,min(2.2vw,1.25rem))}p{color:var(--muted);margin:0 0 .9rem}ul{color:var(--muted);margin:0 0 .9rem 1.2rem}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}.lead{color:var(--muted);margin-bottom:1rem;font-size:1.05rem}.card{border-radius:var(--radius);box-shadow:var(--shadow);background:#fff;border:1px solid #f2f2f2;margin-bottom:1rem;padding:1rem 1.1rem}.footer{color:var(--muted);border-top:1px solid #f0f0f0;margin-top:2rem;padding-top:1rem;padding-bottom:2rem}
.legal{padding-top:1rem;padding-bottom:3rem}.legal h1{margin-top:.25rem}.legal p,.legal li{font-size:1rem}.legal section{margin-top:1rem}.legal h2{color:var(--text);font-weight:650}
