@import"https://fonts.googleapis.com/css2?family=Playfair+Display:wght@600;700&family=DM+Sans:wght@300;400;500;600&family=DM+Mono:wght@400;500&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #0f1117;--surface: #171b27;--surface2: #1f2435;--border: rgba(255,255,255,.07);--text: #e8eaf0;--muted: #7a8099;--gold: #c9a84c;--gold-light: #e8c97e;--green: #2ecc71;--blue: #3b9ede;--red: #e74c3c}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);font-family:DM Sans,sans-serif;min-height:100vh;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font-family:DM Sans,sans-serif}input,textarea,select{font-family:DM Sans,sans-serif;background:var(--surface);color:var(--text);border:1px solid var(--border);border-radius:8px;padding:10px 14px;font-size:14px;outline:none;transition:border-color .15s;width:100%}input:focus,textarea:focus,select:focus{border-color:#c9a84c80}input::placeholder,textarea::placeholder{color:var(--muted)}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#fff3}
