:root{--bg:#0b0e14;--surface-low:#10131a;--surface-container:#161a21;--surface-high:#1c2028;--surface-highest:#22262f;--on-surface:#ecedf6;--on-surface-variant:#a9abb3;--primary:#81ecff;--primary-strong:#00e3fd;--primary-ink:#003840;--secondary:#929bfa;--outline:#45484f;--brand:#22d3ee;--cta-gradient:linear-gradient(135deg, #81ecff 0%, #00e3fd 100%);--max:80rem}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-manrope), system-ui, sans-serif;background:var(--bg);color:var(--on-surface);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.5}img{max-width:100%;display:block}ul{list-style:none}a{color:inherit}.material-symbols-outlined{font-variation-settings:"FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24}.container{width:100%;max-width:var(--max);margin:0 auto;padding:0 1.25rem}@media (min-width:768px){.container{padding:0 2rem}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}
