:root{--cream: #f7f1e6;--cream-warm: #f0e6d2;--cream-deep: #e8dcc3;--ink: #1f1a14;--ink-soft: #3a3329;--ink-mute: #756a5a;--ink-fade: #a89d8a;--line: #d9cdb3;--terracotta: #c25e3c;--terracotta-d: #9a3d22;--terracotta-l: #e8a585;--twilight: #2a3a5a;--twilight-d: #18233d;--gold: #c39b3b;--gold-soft: #e4cd95;--gold-deep: #9a7820;--sand: #d9b388;--sage: #6e8569;--sage-l: #b8c8b3}*{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased}body{font-family:Inter,system-ui,sans-serif;background:var(--cream);color:var(--ink);line-height:1.55;font-size:16px;min-height:100vh}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer}.container{max-width:1180px;margin:0 auto;padding:0 32px}@media (max-width: 600px){.container{padding:0 20px}}
