@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&family=Space+Grotesk:wght@500;600;700&display=swap";:root{font-family:Inter,system-ui,sans-serif;color:#191922;background:#f5f3f0;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px}a{color:inherit}.legal-page{--legal-accent: #7544a8;--legal-ink: #191922;--legal-muted: #66626b;--legal-border: rgba(25, 25, 34, .14);min-height:100vh;background:radial-gradient(circle at 92% 4%,color-mix(in srgb,var(--legal-accent) 12%,transparent),transparent 30rem),#f5f3f0}.legal-page[data-brand=squadra]{--legal-accent: #0085ff;--legal-ink: #0c1729;--legal-muted: #586476;--legal-border: rgba(12, 23, 41, .14)}.legal-header,.legal-main,.legal-footer{width:min(100% - 2.5rem,72rem);margin-inline:auto}.legal-header{display:flex;align-items:center;justify-content:space-between;min-height:5.5rem;border-bottom:1px solid var(--legal-border)}.legal-back,.legal-footer a{display:inline-flex;align-items:center;gap:.5rem;text-decoration:none;font-weight:600}.legal-back:hover,.legal-footer a:hover{color:var(--legal-accent)}.legal-back svg{width:1.1rem}.legal-brand{color:var(--legal-accent);font-family:Space Grotesk,sans-serif;font-weight:700}.legal-main{padding-block:clamp(4rem,8vw,8rem)}.legal-hero{max-width:54rem}.legal-hero>p{color:var(--legal-accent);font-size:.75rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.legal-hero h1{margin:1rem 0 1.5rem;font-family:Space Grotesk,sans-serif;font-size:clamp(3rem,8vw,6.5rem);letter-spacing:-.06em;line-height:.95}.legal-intro{max-width:46rem;color:var(--legal-muted);font-size:clamp(1.15rem,2.2vw,1.5rem);line-height:1.6}.legal-hero>span{display:block;margin-top:1.5rem;color:var(--legal-muted);font-size:.85rem}.legal-sections{display:grid;gap:0;margin-top:clamp(4rem,8vw,7rem);border-top:1px solid var(--legal-border)}.legal-sections section{display:grid;grid-template-columns:minmax(12rem,.75fr) minmax(0,1.5fr);gap:2rem 4rem;padding-block:2.5rem;border-bottom:1px solid var(--legal-border)}.legal-sections h2{margin:0;font-family:Space Grotesk,sans-serif;font-size:1.25rem}.legal-sections p,.legal-sections ul{grid-column:2;margin:0;color:var(--legal-muted);line-height:1.75}.legal-sections p+p{margin-top:-1rem}.legal-footer{display:flex;justify-content:space-between;gap:2rem;padding-block:2rem 3rem;border-top:1px solid var(--legal-border);color:var(--legal-muted);font-size:.9rem}.legal-footer svg{width:.9rem}@media (max-width: 42rem){.legal-header,.legal-main,.legal-footer{width:min(100% - 2rem,72rem)}.legal-sections section{grid-template-columns:1fr}.legal-sections p,.legal-sections ul{grid-column:1}.legal-sections p+p{margin-top:-.75rem}.legal-footer{flex-direction:column}}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}}
