*{box-sizing:border-box;margin:0;padding:0}body{background:#0f172a;font-family:Inter,-apple-system,sans-serif}input::placeholder{color:#475569}select option{color:#e2e8f0;background:#1e293b}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:#ffffff08}::-webkit-scrollbar-thumb{background:#ffffff1f;border-radius:3px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}button,select,input[type=date],input[type=number],input[type=text],input[type=password]{-webkit-tap-highlight-color:transparent;touch-action:manipulation}@media (width<=768px){input,select,textarea{font-size:16px!important}}
