*{box-sizing:border-box;margin:0;padding:0}:root{--burgundy: #7a1f2e;--burgundy-dark: #5c1620;--burgundy-light: #f5eced;--bg: #faf9f7;--surface: #ffffff;--surface2: #f4f2ef;--border: rgba(0,0,0,.08);--border-strong: rgba(0,0,0,.14);--text: #1a1714;--text-2: #6b6560;--text-3: #9b9590;--green: #1e5c3a;--green-bg: #eaf3ee;--amber: #7a4a0e;--amber-bg: #fdf3e3;--blue: #1a3a6e;--blue-bg: #eef3fb;--red: #7a1f1f;--red-bg: #fdf0f0;--radius: 8px;--radius-sm: 5px}body{font-family:Cormorant Garamond,Georgia,serif;background:var(--bg);color:var(--text);font-size:15px;line-height:1.6;-webkit-font-smoothing:antialiased}input,textarea,select{font-family:DM Sans,-apple-system,sans-serif;font-size:13px;width:100%;padding:9px 12px;border:.5px solid var(--border-strong);border-radius:var(--radius-sm);background:var(--surface);color:var(--text);outline:none;transition:border-color .15s}input:focus,textarea:focus,select:focus{border-color:var(--burgundy)}textarea{resize:vertical;min-height:80px}button{font-family:DM Sans,-apple-system,sans-serif;font-size:12px;letter-spacing:.06em;cursor:pointer;border-radius:var(--radius-sm);transition:all .15s}button:active{opacity:.85}a{color:inherit;text-decoration:none}
