*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #ebebeb;--text: #141414;--border: #d4d4d4;--accent: #2d6a4f;--accent-hover: #245a42;--card-bg: #ffffff;--card-disabled-bg: #f0f0f0;--font: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--mono: "Courier New", "Courier", monospace}html,body{font-family:var(--font);background:var(--bg);color:var(--text);min-height:100vh;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}button{font-family:var(--font);cursor:pointer}
