:root{--bg: #f8f9fb;--surface: #ffffff;--border: #e2e5ea;--text: #1a1d23;--text-secondary: #6b7280;--accent: #6366f1;--accent-bg: #eef2ff;--accent-glow: rgba(99, 102, 241, .15);--green: #16a34a;--green-bg: #f0fdf4;--red: #dc2626;--red-bg: #fef2f2}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{background:var(--bg);color:var(--text);line-height:1.6}button{font-family:inherit}a,button,input{transition:all .15s ease}input:focus,button:focus-visible{outline:2px solid var(--accent);outline-offset:2px}::selection{background:var(--accent);color:#fff}@media(max-width:480px){html{font-size:15px}}
