@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap";:root{font-family:Inter,Segoe UI,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{margin:0;padding:0;box-sizing:border-box}html,body,#root{width:100%;height:100%}html{scroll-behavior:smooth}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#a8a8a8}*:focus-visible{outline:2px solid #1a5f3f;outline-offset:2px}::selection{background-color:#1a5f3f33;color:#1a5f3f}button,[role=button]{-webkit-user-select:none;user-select:none}body{transition:background-color .3s ease,color .3s ease}@media(hover:none)and (pointer:coarse){button,[role=button],a{-webkit-tap-highlight-color:transparent}}@media print{.no-print{display:none!important}}
