@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%}}
