:root{--bg: #f4f6f9;--surface: #ffffff;--border: #e2e8f0;--accent: #1a7a7e;--accent-light: rgba(26,122,126,.08);--gold: #c9a84c;--text: #1a202c;--text-dim: #64748b;--danger: #dc2626;--success: #27ae60}*{box-sizing:border-box;margin:0;padding:0}body{background:var(--bg);color:var(--text);font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;line-height:1.5}a{color:var(--accent);text-decoration:none}button{cursor:pointer;font-family:inherit}
