:root{--header-height:64px;--band-height:4px;--text-gray:#737373;--link-hover:#2468ad;--link-active:#4ba02c;--text-alert:#d25101;--c-blue:#2176c2;--c-blue-dark:#1a5a99;--c-green:#4ea635;--c-green-dark:#3d8429;--c-ink:#1a1a1a;--c-ink-soft:#5b5b58;--c-ink-faint:#8b8a85;--c-bg:#f7f6f2;--c-surface:#fff;--c-border:#e7e5dd;--c-amber:#c9821f;--c-amber-bg:#fbf0df;--c-blue-bg:#e8f1fa;--c-green-bg:#eaf6e4;--radius-md:10px;--radius-lg:16px;--font:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",system-ui,sans-serif}*,:after,:before{box-sizing:border-box}body,html{max-width:100vw;overflow-x:hidden}body{font-family:var(--font);background:var(--c-bg);color:var(--c-ink);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;padding:0}a{color:inherit;text-decoration:none}