:root{--page-bg:#f3f6ef;--panel-bg:#fff;--text:#0b1c30;--muted:#4b5b6e;--accent:#006242;--accent-soft:#ddf7ea;--accent-hover:#00553a;--border:#d5dfd7;--warning-bg:#fff7e8;--warning-border:#f7d89d;--error-bg:#fee2e2;--error-text:#991b1b}*{box-sizing:border-box}html,body{margin:0;padding:0}body{background:linear-gradient(180deg, #edf6ea 0%, var(--page-bg) 100%);color:var(--text);min-height:100vh;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}button{font-family:inherit}
