:root{--bg: #100e0b;--surface: #1c1a16;--surface-2: #272320;--text: #f4eddc;--muted: #b8a97f;--border: #4a3f28;--gold: #d4af37;--gold-strong: #f0c94a;--on-gold: #1a1400;--danger: #ef7373;--active: rgba(212, 175, 55, .14);--font-display: Georgia, "Times New Roman", serif}html,body{margin:0;background-color:var(--bg);background-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='150'%20height='190'%20viewBox='0%200%20150%20190'%3E%3Cg%20fill='none'%20stroke='%23d4af37'%20stroke-opacity='0.06'%20stroke-width='2'%3E%3Cellipse%20cx='40'%20cy='42'%20rx='20'%20ry='26'/%3E%3Cpath%20d='M40%2068%20q5%207%200%2015'/%3E%3Cellipse%20cx='104'%20cy='104'%20rx='17'%20ry='22'/%3E%3Cpath%20d='M104%20126%20q4%206%200%2013'/%3E%3C/g%3E%3C/svg%3E");background-attachment:fixed;color:var(--text);font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif}h1,h2,h3{font-family:var(--font-display);color:var(--gold)}input,select,textarea{color:var(--text);background:var(--surface-2);border-color:var(--border)}::placeholder{color:var(--muted)}
