:root{--text:#fff}body{color:var(--text)}.legal-wrapper{padding:4rem 1.5rem;display:flex;justify-content:center;align-items:flex-start;margin-top:5rem;background:var(--bg)}.legal-container{max-width:700px;width:100%;font-family:Inter,sans-serif;font-size:16px;line-height:1.7}.legal-container h1{font-size:2rem;font-weight:600;margin-bottom:1rem}.legal-container h2{font-size:1.25rem;font-weight:500;margin-top:2rem;margin-bottom:.5rem}.legal-container p{margin-bottom:1rem}.legal-container ul{margin-left:1.25rem;list-style:disc}.legal-container a{color:#aa5cd7;text-decoration:underline}.legal-container .updated{color:#e2e2e2;font-size:.9rem;margin-bottom:2rem}.legal-container .legal-links{margin-top:3rem}