@import"https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600;700;800&family=Roboto:wght@400;500;600;700;800&display=swap";:root{--color-bg:#212125;--color-surface:rgba(35,39,47,.6);--color-border:rgba(196,201,208,.15);--color-text:#e1e1e0;--color-text-muted:hsla(60,2%,88%,.6);--color-accent:#1d989b;--container:min(1200px,92%);--radius-lg:28px;--radius-md:20px;--radius-sm:12px}html{scroll-behavior:smooth}body{background:var(--color-bg);color:var(--color-text);font-family:Roboto,sans-serif;margin:0;overflow-x:hidden;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}h1,h2,h3,p{margin-top:0}.app-bg{background:url(../background.webp) 50%/cover repeat;inset:0;opacity:.15;position:fixed;z-index:-1}
