:root{--bg:#fbf7f0;--text:#221f1a;--text-secondary:#6b6355;--border:#e8e1d3;--accent:#3b6e8f}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}h1{font-family:Georgia,Times New Roman,serif}