*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--bg:#faf8f5;--fg:#2c2825;--primary:#d4775c;--primary-hover:#c0654b;--secondary:#3d405b;--accent:#7aad91;--accent-light:#e8f3ec;--surface:#ffffff;--surface-warm:#fdf6f0;--border:#e5dfd8;--border-light:#f0ebe4;--muted:#9a928a;--radius:14px;--radius-sm:8px;--shadow:0 1px 3px rgba(0,0,0,0.04),0 4px 12px rgba(0,0,0,0.04);--shadow-lg:0 4px 20px rgba(0,0,0,0.08);--transition:0.2s ease}body,html{height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,sans-serif;background:var(--bg);color:var(--fg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.5}button{cursor:pointer;border:none;background:none;font:inherit;color:inherit}button:active{transform:scale(.97)}a{color:inherit;text-decoration:none}::selection{background:var(--primary);color:#fff}input[type=color]{-webkit-appearance:none;-moz-appearance:none;appearance:none}