@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap";*{box-sizing:border-box}body{margin:0;padding:0;font-family:Inter,system-ui,-apple-system,sans-serif;background-color:#050810;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:#0d1117}::-webkit-scrollbar-thumb{background:#1a1d2e;border-radius:2px}::-webkit-scrollbar-thumb:hover{background:#334155}::selection{background:#00e5ff33;color:#00e5ff}*{-webkit-tap-highlight-color:transparent}html{scroll-behavior:smooth}#root,body>#root{position:relative;z-index:1}button,[role=button],a{transition:transform 90ms ease-out,box-shadow .18s ease,filter .18s ease}button:not(:disabled):active,[role=button]:not(:disabled):active{transform:scale(.97);filter:brightness(1.08)}button:focus-visible,[role=button]:focus-visible,a:focus-visible{outline:2px solid rgba(0,229,255,.7);outline-offset:2px;box-shadow:0 0 0 4px #00e5ff26}.shf-lift{transition:transform .14s ease-out,box-shadow .2s ease}.shf-lift:hover{transform:translateY(-1px);box-shadow:0 8px 24px #00e5ff2e}button,[role=button],.shf-no-select{-webkit-user-select:none;user-select:none}
