:root{--background:#fff;--foreground:#171717}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}html,body{scroll-behavior:smooth;max-width:100vw;margin-inline:20px;overflow-x:hidden}body{color:#f8f8f8;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;padding-inline:clamp(1rem,4vw,6rem);background:#050505;padding-bottom:4rem;font-family:Inter,Segoe UI,system-ui,-apple-system,BlinkMacSystemFont,Arial,Helvetica,sans-serif;line-height:1.6}*{box-sizing:border-box;margin:0;padding:0}img,video{max-width:100%;height:auto}a,button{color:inherit;font:inherit;text-decoration:none}.color{background:radial-gradient(50% 100% at top,#3474184d,#33741833,#5cd62c00);min-height:100vh}main{flex-direction:column;width:min(1200px,100%);margin:0 auto;display:flex}@media (max-width:768px){body{padding-inline:clamp(1rem,6vw,2rem);padding-bottom:2.5rem}main{gap:2rem}}
