:root{--bg:#ece0c8;--surface:#f4ead4;--surface-2:#ecdfc1;--surface-3:#e3d4b1;--surface-hover:#ecdfbe;--input-bg:#fbf5e6;--topbar-bg:#13202cfa;--nav-bg:linear-gradient(180deg, #182634, #0f1f2b);--panel-bg:#f4ead4eb;--accent-strong:#21384a;--accent-border:#c6a04e;--secondary-strong:#2f5c55;--secondary-border:#4f8079;--danger-strong:#5a2a1d;--danger-border:#a8513a;--line:#c6ad7d;--line-soft:#3c301833;--text:#221b10;--muted:#5d5436;--dim:#6f6244;--gold:#a9772f;--gold-deep:#80611f;--gold-soft:#a9772f29;--teal:#2f6f66;--teal-deep:#285049;--teal-soft:#2f6f6624;--danger:#cb7364;--success:#8eae72;--chrome-text:#efe7d4;--chrome-muted:#aeb9b6;--chrome-dim:#7f8f8c;--chrome-gold:#dcc07a;--radius:10px;--shadow:0 18px 50px #00000057;--sans:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--serif:Georgia, "Times New Roman", serif;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}html{height:100%}html,body{max-width:100vw;overflow-x:hidden}body{min-height:100%;color:var(--text);background:var(--bg);font-family:var(--sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;display:flex}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}
