:root{--background:#faece7;--card:#fff;--primary:#d85a30;--primary-dark:#4a1b0c;--primary-muted:#993c1d;--text-primary:#2c2c2a;--text-secondary:#5f5e5a;--text-muted:#b4b2a9;--border:#f0997b;--star:#ef9f27;--step-bg:#eaf3de;--step-text:#27500a;--section-label:#712b13}*{box-sizing:border-box}body,html{padding:0;margin:0;background:var(--background);color:var(--text-primary);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}a{color:inherit;text-decoration:none}button{font-family:inherit}.container{max-width:1000px;margin:0 auto;padding:0 20px}