:root{--primary:#0f172a;--primary-light:#1e293b;--accent-magenta:#e11d48;--accent-yellow:#f59e0b;--accent-sky:#0ea5e9;--background:#f8fafc;--surface:#fff;--text-main:#0f172a;--text-muted:#64748b}*{box-sizing:border-box;margin:0;padding:0}html,body{max-width:100vw;overflow-x:hidden}body{color:var(--text-main);font-family:var(--font-noto-sans),sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(#f0f9ff 0%,#e0f2fe 50%,#fff 100%) no-repeat fixed}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}body:before{content:"";opacity:.2;pointer-events:none;z-index:0;background-image:url(/images/bg-grid-pattern.png);background-repeat:repeat;background-size:auto;width:100%;height:100vh;position:fixed;top:0;left:0}
