*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--c-white: #FFFFFF;--c-charcoal: #0A0A0A;--c-grey: #EAEAEA;--c-blue: #2D7FF9;--c-purple: #7A4DFB}html,body{overflow-x:hidden;min-height:100vh;font-family:Inter,system-ui,-apple-system,sans-serif;color:var(--c-charcoal);background:var(--c-white);line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-family:Montserrat,system-ui,-apple-system,sans-serif;font-weight:700;line-height:1.2}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.5rem}h4{font-size:1.25rem}h5{font-size:1.125rem}h6{font-size:1rem}a{color:var(--c-blue);text-decoration:none}a:hover{text-decoration:underline}.bp{display:grid;gap:2rem;grid-template-columns:1fr}@media (min-width: 768px){.bp{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.bp{grid-template-columns:repeat(3,1fr);display:flex;gap:8rem}}
