:root{--primary:#7b1d3f;--primary-dark:#5a1530;--primary-light:#a32857;--accent:#c8a96e;--bg:#f7f2ee;--surface:#fff;--surface-2:#f0ebe5;--border:#e0d5cc;--text:#1a0d11;--text-muted:#6b5561;--shadow:0 2px 12px #7b1d3f1a;--shadow-lg:0 8px 32px #7b1d3f2e;--red:#7b1d3f;--white-wine:#c4911a;--rose:#d4688a;--sparkling:#2e7da6;--dessert:#7040a0;--other:#5a6372}.dark{--bg:#141010;--surface:#1e1518;--surface-2:#261b1f;--border:#3d2830;--text:#f0e6ea;--text-muted:#9a7a87;--shadow:0 2px 12px #0006;--shadow-lg:0 8px 32px #0000008c}*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{background:var(--bg);color:var(--text);min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}button{cursor:pointer;font-family:inherit}input,select,textarea{font-family:inherit}.sr-only{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}
