@import "https://fonts.googleapis.com/css2?family=Fira+Code:wght@400;500;600;700&display=swap";@import "https://cdn.jsdelivr.net/npm/cascadia-code@2.0.0/dist/cascadia-code.css";*{box-sizing:border-box;margin:0;padding:0}html,body,#root{width:100%;height:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#212121;background-color:#f5f7fa;font-family:Roboto,Helvetica,Arial,sans-serif}.techman-brand{letter-spacing:.05em;font-family:Cascadia Code,Fira Code,IBM Plex Mono,monospace;font-weight:600}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f5f5f5}::-webkit-scrollbar-thumb{background:#bdbdbd;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#9e9e9e}::selection{color:#fff;background-color:#42a5f5}input::-moz-placeholder{color:#bdbdbd;opacity:1}textarea::-moz-placeholder{color:#bdbdbd;opacity:1}input::placeholder,textarea::placeholder{color:#bdbdbd;opacity:1}
