@import"https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700;900&display=swap";*{font-family:Roboto,sans-serif;box-sizing:border-box;margin:0;padding:0}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#c5d5e8;border-radius:3px}button:focus,input:focus,select:focus{outline:none}.ov-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-template-rows:minmax(0,1fr);gap:16px;height:100%;min-height:0}@media(max-width:1080px){.ov-grid{grid-template-columns:minmax(0,1fr);grid-template-rows:minmax(320px,1fr) minmax(320px,1fr);height:auto;min-height:100%}}.tabbar-scroll{scrollbar-width:none;-ms-overflow-style:none;overscroll-behavior-x:contain}.tabbar-scroll::-webkit-scrollbar{display:none;height:0}@keyframes spin{to{transform:rotate(360deg)}}.spinner{display:inline-block;width:14px;height:14px;border:2px solid #C8D9EE;border-top-color:#143f72;border-radius:50%;animation:spin .7s linear infinite;flex-shrink:0}.spinner-lg{display:inline-block;width:30px;height:30px;border:3px solid #C8D9EE;border-top-color:#143f72;border-radius:50%;animation:spin .7s linear infinite;flex-shrink:0}.recharts-wrapper :focus,.recharts-wrapper :focus-visible,.recharts-surface:focus{outline:none}
