@import url(https://fonts.googleapis.com/css2?family=Cinzel:wght@400;600;700;900&family=Inter:wght@400;500;600;700&display=swap);:root{--bg:#010a13;--surface:#0a1428;--surface2:#0d1b2e;--border:#1e2a3a;--gold:#c89b3c;--gold-light:#f0e6d3;--blue:#0bc4e3;--purple:#7b2fbe;--text:#a9b4c0;--text-bright:#f0e6d3;--text-dim:#5b6980;--red:#c0392b;--green:#1f8c4e}*,:after,:before{box-sizing:border-box}#root,body,html{height:100%}body{-webkit-font-smoothing:antialiased;background:#010a13;background:var(--bg);color:#a9b4c0;color:var(--text);font-family:Inter,system-ui,sans-serif;font-size:15px;line-height:1.5;margin:0}h1,h2,h3{color:#f0e6d3;color:var(--gold-light);font-family:Cinzel,serif;letter-spacing:.03em;margin-top:0}h1{font-size:1.8em;font-weight:700}h2{font-size:1.25em}h2,h3{font-weight:600}h3{font-size:1.05em}a{color:#0bc4e3;color:var(--blue);text-decoration:none}a:hover{color:#f0e6d3;color:var(--gold-light)}input[type=email],input[type=password],input[type=search],input[type=text],select,textarea{background:#0d1b2e;background:var(--surface2);border:1px solid #1e2a3a;border:1px solid var(--border);border-radius:4px;color:#f0e6d3;color:var(--text-bright);font-family:inherit;font-size:.95em;outline:none;padding:.5em .7em;transition:border-color .15s;width:100%}input[type=email]:focus,input[type=password]:focus,input[type=text]:focus,select:focus,textarea:focus{border-color:#c89b3c;border-color:var(--gold);box-shadow:0 0 0 2px #c89b3c22}select{cursor:pointer}select option{background:#0d1b2e;background:var(--surface2);color:#f0e6d3;color:var(--text-bright)}input::placeholder,textarea::placeholder{color:#5b6980;color:var(--text-dim)}::-webkit-scrollbar{height:6px;width:6px}::-webkit-scrollbar-track{background:#010a13;background:var(--bg)}::-webkit-scrollbar-thumb{background:#1e2a3a;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#c89b3c;background:var(--gold)}.gold-divider{border:none;border-top:1px solid #c89b3c44;margin:1.5em 0}
/*# sourceMappingURL=main.0629c4f3.css.map*/