*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#f3f4f6;background:linear-gradient(135deg,#0a0e1a 0%,#1a1f35 100%);margin:0;font-family:Inter,Public Sans,Roboto,Helvetica,Arial,sans-serif;overflow-x:hidden}#root{min-height:100vh}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#121829}::-webkit-scrollbar-thumb{background:#d4af37;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:gold}*{scrollbar-width:thin;scrollbar-color:#d4af37 #121829}::selection{color:gold;background-color:#d4af374d}::selection{color:gold;background-color:#d4af374d}*{transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.preload *{transition:none!important}:focus-visible{outline-offset:2px;outline:2px solid #d4af37}button{font-family:inherit}img{max-width:100%;height:auto}@keyframes health-pulse{0%,to{opacity:1}50%{opacity:.45}}.health-pulse{animation:1.5s ease-in-out infinite health-pulse}@media print{body{color:#000;background:#fff}}
