*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%;overflow:hidden;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;font-size:14px;line-height:1.5;color:#212121;background:#f5f5f5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#e4f0ec}::-webkit-scrollbar-thumb{background:#00897b;border-radius:8px;border:2px solid #e4f0ec}::-webkit-scrollbar-thumb:hover{background:#00695c}*{scrollbar-width:thin;scrollbar-color:#00897b #e4f0ec}:focus-visible{outline:2px solid #00897B;outline-offset:2px}button{font-family:inherit;cursor:pointer}input,select,textarea{font-family:inherit}a{color:inherit;text-decoration:none}table{border-collapse:collapse}::selection{background:#00897b;color:#fff}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.fade-in{animation:fadeIn .2s ease-in-out}.slide-in{animation:slideIn .3s ease-out}
