:root{--black:#0f0b17;--black50:#1e1e1e80;--white:#fff;--fg:#f2f1f7;--accent:#ac7dff;--muted:#8b89a2;--purple-200:#e2d2f9;--purple-500:#9b6feb;--purple-900:#0f0b17}*{box-sizing:border-box}body{font-family:var(--font-inter),system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--white);margin:0;overflow-x:hidden}a{color:inherit;text-decoration:none}.site{margin:0 auto}h1,h2,h3,h4,h5,h6,p{margin:0;padding:0}.section-container{max-width:1600px;margin:0 auto;padding:60px 40px}.section-heading{color:var(--purple-900,#0f0b17);text-align:center;font-family:var(--font-inter),sans-serif;font-size:16px;font-style:normal;font-weight:300;line-height:120%}.section-title{color:var(--purple-900,#0f0b17);text-align:center;font-family:var(--font-syne),sans-serif;max-width:700px;margin:0 auto;font-size:35px;font-style:normal;font-weight:500;line-height:160%}.highlight-gradient{background:var(--gradient-puple-orange,linear-gradient(270deg,#ffba82 0%,var(--purple-500,#9b6feb)100%));-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text}@media (max-width:768px){.section-container{padding:20px}.section-heading{font-size:14px}.section-title{font-size:24px}}
