@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap";*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;color:#f1f5f9;background:#0a0f1e;line-height:1.6;min-height:100dvh}body::-webkit-scrollbar{width:6px;height:6px}body::-webkit-scrollbar-track{background:#0a0f1e}body::-webkit-scrollbar-thumb{background:#1e2d45;border-radius:9999px}body::-webkit-scrollbar-thumb:hover{background:#64748b}a{color:#f97316;text-decoration:none;transition:color .15s ease}a:hover{color:#fb923c}button,input,select,textarea{font-family:inherit;font-size:inherit}img,svg{display:block}h1,h2,h3,h4,h5,h6{line-height:1.2;font-weight:700;color:#f1f5f9}h1{font-size:1.875rem}h2{font-size:1.5rem}h3{font-size:1.25rem}h4{font-size:1.125rem}p{color:#94a3b8}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.text-primary{color:#f97316!important}.text-success{color:#22c55e!important}.text-warning{color:#f59e0b!important}.text-error{color:#ef4444!important}.text-muted{color:#64748b!important}.text-secondary{color:#94a3b8!important}.container{width:100%;max-width:1400px;margin:0 auto;padding:0 1.5rem}.page-content{padding:2rem}.page-content::-webkit-scrollbar{width:6px;height:6px}.page-content::-webkit-scrollbar-track{background:#0a0f1e}.page-content::-webkit-scrollbar-thumb{background:#1e2d45;border-radius:9999px}.page-content::-webkit-scrollbar-thumb:hover{background:#64748b}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.skeleton{background:linear-gradient(90deg,#1A2236 25%,#1F2D45 50%,#1A2236 75%);background-size:200% 100%;animation:shimmer 1.5s infinite;border-radius:.375rem}.divider{height:1px;background:#1e2d45;margin:1rem 0}