@import"https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@300;400;500;600&family=IBM+Plex+Sans:wght@300;400;500;600;700&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #003946;--s1: #084451;--s2: #0f4d5b;--s3: #155666;--b1: rgba(255,255,255,.1);--b2: rgba(255,255,255,.18);--text: #f3f6f7;--sub: #afd0d7;--dim: #72a3ab;--grn: #00e676;--grn2: #00c853;--amb: #ffb300;--red: #ff4d78;--blu: #6fbaf7;--cyn: #56d9da;--pur: #ff4d78;--brand: #f04b78;--brand-strong: #d93f6a;--brand-soft: rgba(240,75,120,.16);--mono: "IBM Plex Mono", monospace;--sans: "IBM Plex Sans", sans-serif;--r: 3px}html,body,#root{height:100%;background:radial-gradient(circle at top,#0d5260 0%,var(--bg) 48%,#022d37 100%);color:var(--text);font-family:var(--sans)}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--b2);border-radius:2px}*{scrollbar-width:thin;scrollbar-color:var(--b2) var(--bg)}
