*,:before,:after{box-sizing:border-box}:root{--gold:#c59f3c;--gold-light:#e8c96a;--purple:#251047;--purple-mid:#3a1a6e;--dark:#11111e;--white:#fff;--grey-light:#f8f8fb;--grey-mid:#d0cfe0;--grey-dark:#6b6880;--border:#e2e0ee;--text:#11111e;--shadow:0 2px 12px #11111e1a;--shadow-lg:0 8px 32px #11111e29;--radius:10px;--green-primary:#c59f3c;--green-dark:#251047;--black:#11111e}body{background:var(--grey-light);color:var(--text);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6}input,textarea,select{border:1.5px solid var(--border);border-radius:var(--radius);background:var(--white);width:100%;color:var(--text);outline:none;padding:11px 14px;font-family:inherit;font-size:14px;transition:border-color .15s;display:block}input:focus,textarea:focus,select:focus{border-color:var(--gold);box-shadow:0 0 0 3px #c59f3c26}button{font-family:inherit}a{color:inherit}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--grey-mid);border-radius:3px}
