:root{color:#172033;background:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0}a{color:#4338ca}.site-page{flex-direction:column;min-height:100vh;display:flex}.site-header,.site-footer{justify-content:space-between;align-items:center;gap:1rem;width:100%;max-width:72rem;margin:0 auto;padding:1.25rem 2rem;display:flex}.site-header{border-bottom:1px solid #e4e7ef}.brand{color:#172033;font-weight:800;text-decoration:none}.site-header nav,.site-footer span:last-child{gap:1rem;display:flex}.site-content{flex:1;width:100%;max-width:72rem;margin:0 auto;padding:5rem 2rem}.hero-content{max-width:58rem}.hero-content h1{max-width:11ch}.lead{color:#4d5a70;max-width:42rem;font-size:1.25rem;line-height:1.6}.site-actions{flex-wrap:wrap;gap:.75rem;margin:2rem 0 3rem;display:flex}.site-button{color:#fff;background:#5146d8;border-radius:.6rem;padding:.85rem 1.1rem;font-weight:700;text-decoration:none;display:inline-block}.site-button--quiet{color:#39329a;background:#ecebff}.site-card{background:#f5f6fb;border:1px solid #e4e7ef;border-radius:.9rem;max-width:44rem;padding:1.5rem;line-height:1.6}.site-card h2,.policy-content h2{margin-top:0}.policy-content{max-width:54rem;line-height:1.65}.policy-content h1{max-width:18ch}.policy-content h2{margin-top:2.25rem;font-size:1.35rem}.policy-content li+li{margin-top:.8rem}.policy-meta{color:#5d687d;font-size:.9rem}.site-footer{color:#5d687d;border-top:1px solid #e4e7ef;font-size:.9rem}.shell{max-width:64rem;margin:0 auto;padding:6rem 2rem}.eyebrow{color:#5b55d6;letter-spacing:.08em;text-transform:uppercase;font-size:.75rem;font-weight:700}h1{max-width:12ch;font-size:clamp(2.5rem,7vw,5rem);line-height:1}form{gap:.75rem;max-width:30rem;margin-top:2rem;display:grid}input,button{font:inherit;padding:.75rem}button{cursor:pointer}@media (width<=42rem){.site-header,.site-footer{flex-direction:column;align-items:flex-start;padding-inline:1.25rem}.site-content{padding:3rem 1.25rem}}
