:root{--background:#f6f1e8;--foreground:#2f281f;--surface:#fffdfa;--surface-muted:#efe6d9;--surface-strong:#e4d5c0;--border:#d7cbbb;--border-strong:#bea88c;--text-soft:#6a6155;--text-faint:#8e8577;--primary:#155e63;--primary-strong:#0f4d51;--primary-soft:#d9ecec;--accent:#a85c1f;--accent-soft:#f4e4d6;--danger:#b42318;--danger-soft:#f8dfdc;--success:#166534;--success-soft:#dff2e5}html{height:100%}html,body{max-width:100vw;overflow-x:hidden}body{min-height:100%;color:var(--foreground);font-family:var(--font-body), sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(#ffffff73,#fff0),linear-gradient(#f8f4ee 0%,#f2ebdf 52%,#efe6d8 100%);flex-direction:column;display:flex}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}
