*{box-sizing:border-box;margin:0;padding:0}body,html{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Inter,system-ui,sans-serif;background:#F1F5F9;color:#0F172A;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html[data-theme=dark] body{background:#0B1120;color:#F8FAFC}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#F1F5F9}::-webkit-scrollbar-thumb{background:#CBD5E1;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#94A3B8}html[data-theme=dark] ::-webkit-scrollbar-track{background:#0F172A}html[data-theme=dark] ::-webkit-scrollbar-thumb{background:#475569}html[data-theme=dark] ::-webkit-scrollbar-thumb:hover{background:#64748B}html[data-theme=dark] input:focus,html[data-theme=dark] select:focus,html[data-theme=dark] textarea:focus{border-color:#3B82F6!important;box-shadow:0 0 0 3px rgba(59,130,246,.15)!important}html[data-theme=dark] ::selection{background:rgba(59,130,246,.25);color:#F8FAFC}input,select,textarea{font-family:inherit}input:focus,select:focus,textarea:focus{border-color:#1D4ED8!important;box-shadow:0 0 0 3px rgba(232,69,60,.1)!important;outline:none}button{font-family:inherit;transition:all .15s ease}button:active{transform:scale(.97)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}table{border-collapse:collapse}img{display:block}::selection{background:rgba(232,69,60,.15);color:#0F172A}