*{margin:0;padding:0;box-sizing:border-box}html,body,#root{width:100%;height:100%}body{background-color:#0f0f0f;color:#e8e4df;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#1a1a1a}::-webkit-scrollbar-thumb{background:#daa520;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#e8b835}*{transition:background-color .2s ease,color .2s ease,border-color .2s ease}a{color:#daa520;text-decoration:none}a:hover{color:#e8b835}button{cursor:pointer;border:none;background:none;font:inherit;color:inherit}input,textarea,select{font:inherit;color:inherit;background-color:#1a1a1a;border:1px solid #2a2a2a;border-radius:4px;padding:8px 12px}input:focus,textarea:focus,select:focus{outline:none;border-color:#daa520;background-color:#252525}::placeholder{color:#8a8580}
