@import"https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&family=IBM+Plex+Sans:wght@400;500;600;700;800&family=Source+Sans+3:wght@400;500;600;700;800&display=swap";html{box-sizing:border-box;font-size:16px;width:100%;height:100%;overflow:hidden;text-rendering:geometricPrecision;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:before,*:after{box-sizing:inherit}body{width:100%;height:100%;margin:0;padding:0;overflow:hidden;font-family:var(--font-sans),"Manrope","IBM Plex Sans","Source Sans 3","Aptos","Inter","Roboto","Helvetica","Arial",sans-serif;background:var(--biotech-porcelain, #173a3a);color:var(--biotech-black, #102c2e);line-height:1.4}#root{width:100%;height:100%;min-height:100%;overflow:hidden}a{color:inherit;text-decoration:none}img,picture,svg,video,canvas{display:block;max-width:100%}button,input,textarea,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed}input,textarea{min-width:0}:focus{outline:none}:focus-visible{outline:2px solid var(--biotech-teal, #238b7d);outline-offset:2px}::selection{background:rgba(35,139,125,.22);color:var(--biotech-graphite, #152426)}*{scrollbar-width:thin;scrollbar-color:var(--biotech-teal, #238b7d) var(--biotech-deep, #102c2e)}*::-webkit-scrollbar{width:8px;height:8px}*::-webkit-scrollbar-track{background:var(--biotech-deep, #102c2e)}*::-webkit-scrollbar-thumb{background:var(--biotech-teal, #238b7d);border:2px solid var(--biotech-deep, #102c2e)}*::-webkit-scrollbar-thumb:hover{background:var(--biotech-teal-deep, #176c63)}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important}}
