:root{--brand:#5b4fe0;--max-content-width:72rem}*{box-sizing:border-box}body{margin:0;font-family:system-ui,-apple-system,Segoe UI,sans-serif;line-height:1.5}.container{width:100%;max-width:var(--max-content-width);margin-inline:auto;padding-inline:1rem}@media (min-width:768px){.container{padding-inline:2rem}}