@import"https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@400;500&family=IBM+Plex+Sans:wght@400;500;600&family=Plus+Jakarta+Sans:wght@500;600;700&display=swap";:root{--background: #080C12;--background2: #111820;--foreground: #E8EDF2;--cerulean: #1A9FD4;--endeavor: #0B6B9A;--muted: #8B99A8}html{scroll-behavior:smooth;min-height:100%}body{margin:0;min-height:100dvh;font-family:Plus Jakarta Sans,IBM Plex Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--background);color:var(--foreground);font-feature-settings:"ss01" on,"cv11" on}code{font-family:IBM Plex Mono,ui-monospace,Menlo,Monaco,Consolas,monospace}*{box-sizing:border-box}*{scrollbar-width:thin;scrollbar-color:rgba(139,153,168,.45) var(--background2)}::-webkit-scrollbar{width:7px;height:7px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#8b99a859;border-radius:99px}::-webkit-scrollbar-thumb:hover{background:#1a9fd48c}::selection{background:#1a9fd447;color:#fff}.tabular-nums{font-variant-numeric:tabular-nums}#root{min-height:100dvh}
