:root{--bg: #f3f4f7;--surface: #ffffff;--surface-muted: #f0f2f6;--text: #1c1f26;--muted: #5a616b;--accent: #3e7be6;--accent-strong: #2b63c7;--accent-soft: rgba(62, 123, 230, .12);--border: #e1e5ee;--shadow: 0 20px 50px rgba(20, 24, 32, .12);--shadow-soft: 0 8px 20px rgba(20, 24, 32, .08)}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;font-family:Manrope,Helvetica Neue,sans-serif;color:var(--text);background-color:var(--bg);background-image:radial-gradient(circle at 25px 25px,rgba(255,255,255,.6) 0,rgba(255,255,255,.6) 1px,transparent 1px),radial-gradient(circle at 0 0,rgba(0,0,0,.05) 0,rgba(0,0,0,.05) 1px,transparent 1px);background-size:40px 40px,40px 40px}h1,h2,h3,h4{font-family:Sora,Helvetica Neue,sans-serif;margin:0}p{margin:0;line-height:1.6}a{color:inherit}button{font-family:inherit;border:none;background:none;padding:0}:focus-visible{outline:2px solid var(--accent);outline-offset:2px}
