:root{--navy:#0c1a2e;--gold:#ef9f27;--gold-dark:#ba7517;--primary:#0c1a2e;--primary-light:#e8e4de;--primary-border:#e8e4de;--primary-dark:#091420;--bg-page:#f4f2ee;--bg-card:#fff;--bg-subtle:#f0ede8;--bg-hover:#e8e4de;--border:#e8e4de;--border-subtle:#f0ede8;--text:#111;--text-secondary:#666;--text-muted:#aaa;--success-bg:#dcfce7;--success-text:#166534;--warning-bg:#fef9c3;--warning-text:#854d0e;--danger-bg:#fee2e2;--danger-text:#991b1b;--setup-bg:#f1f0fb;--setup-text:#534ab7;--radius-sm:6px;--radius-md:8px;--radius-lg:12px;--mobile:768px;--sans:-apple-system, "Inter", "Helvetica Neue", sans-serif;font-family:var(--sans);color:var(--text);background:var(--bg-page);-webkit-font-smoothing:antialiased}body{margin:0;overflow-x:hidden}input,select,textarea{font-size:16px!important}button,a,[role=button]{min-height:44px}#root{flex-direction:column;max-width:100%;min-height:100svh;display:flex}#root.fullwidth{width:100%}*{box-sizing:border-box}
