body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1rem;line-height:1.6;color:#1f2937;background-color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#0b0d12;font-weight:700;line-height:1.15;margin:0}h1{font-size:2.25rem;letter-spacing:-.04em}@media (min-width: 768px){h1{font-size:3rem}}@media (min-width: 1024px){h1{font-size:3.75rem}}h2{font-size:1.875rem;letter-spacing:-.03em}@media (min-width: 768px){h2{font-size:2.25rem}}h3{font-size:1.25rem;letter-spacing:-.02em}@media (min-width: 768px){h3{font-size:1.5rem}}h4{font-size:1.125rem;letter-spacing:-.015em}h5{font-size:1rem}h6{font-size:.875rem}p{margin:0 0 1rem;color:#6b7280}p:last-child{margin-bottom:0}.font-mono,.data-num,.stat-value,.metric-value{font-family:JetBrains Mono,monospace;font-variant-numeric:tabular-nums}.text-gradient{background:linear-gradient(135deg,#004584,#0389be 55%,#00b1cf);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.text-accent{color:#004584}.text-success{color:#00c896}.text-muted{color:#6b7280}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes pulseLive{0%{box-shadow:0 0 #00c89666}70%{box-shadow:0 0 0 8px #00c89600}to{box-shadow:0 0 #00c89600}}@keyframes floatSmooth{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;height:100%}body{min-height:100vh;background-color:#fff;color:#0b0d12;overflow-x:hidden}.container{width:100%;max-width:1280px;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}@media (min-width: 768px){.container{padding-left:1.5rem;padding-right:1.5rem}}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#fafafc}::-webkit-scrollbar-thumb{background:#e5e7eb;border-radius:9999px}::-webkit-scrollbar-thumb:hover{background:#004584}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.5rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.875rem;font-weight:600;border-radius:10px;text-decoration:none;cursor:pointer;transition:all .25s cubic-bezier(.16,1,.3,1)}.btn--primary{background-color:#004584;color:#fff;border:1px solid transparent}.btn--primary:hover{background-color:#003a6b;transform:translateY(-2px);box-shadow:0 8px 24px #00458440}.btn--primary:active{transform:translateY(0) scale(.98)}.btn--secondary{background-color:#fff;color:#0b0d12;border:1px solid #E5E7EB}.btn--secondary:hover{border-color:#d1d5db;background-color:#fafafc;transform:translateY(-2px);color:#004584}.btn--secondary:active{transform:translateY(0) scale(.98)}.skeleton{background:linear-gradient(90deg,#e5e7eb66 25%,#e5e7ebcc,#e5e7eb66 75%);background-color:#f3f4f6;background-size:400% 100%;animation:skeleton-loading 1.4s ease infinite;border-radius:10px}@keyframes skeleton-loading{0%{background-position:100% 50%}to{background-position:0 50%}}.flex{display:flex}.flex-col{flex-direction:column}.gap-4{gap:1rem}.w-52{width:13rem}.w-full{width:100%}.w-28{width:7rem}.h-32{height:8rem}.h-4{height:1rem}
