@import url("https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@400;500;600;700;800;900&family=IBM+Plex+Mono:wght@400;500;600&display=swap");*{margin:0;padding:0;box-sizing:border-box}body,html{height:100%;background-color:#070e18;color:#f0f6ff;font-family:IBM Plex Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{scroll-behavior:smooth}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:rgba(148,163,184,.2);border-radius:99px}::-webkit-scrollbar-thumb:hover{background:rgba(148,163,184,.35)}::selection{background-color:rgba(34,211,238,.25);color:#f0f6ff}:focus-visible{outline:2px solid rgba(34,211,238,.5);outline-offset:2px}button{font-family:inherit}a{color:inherit;text-decoration:none}select{color:#f0f6ff;background-color:rgba(13,22,38,.9)}select option{color:#f0f6ff;background-color:#0a1420}input::placeholder,textarea::placeholder{color:rgba(240,246,255,.3)}*{-webkit-tap-highlight-color:transparent}@media print{.no-print{display:none!important}}