:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-family:Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans KR,sans-serif}*{box-sizing:border-box}body{color:#191f28;-webkit-font-smoothing:antialiased;background:#f2f4f6;margin:0;overflow-x:clip}img,svg{max-width:100%}#root{min-height:100vh}button{font-family:inherit}button:active{transform:scale(.99)}input,select{font-family:inherit}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-thumb{background:#00000024;border-radius:3px}::-webkit-scrollbar-track{background:0 0}.ocv2-app{flex-direction:column;height:100vh;display:flex;overflow:hidden}.ocv2-layout{flex:1;align-items:stretch;gap:16px;width:100%;min-height:0;margin:0 auto;padding:12px 28px;display:flex}.ocv2-side,.ocv2-main{scrollbar-width:thin;min-height:0;padding-bottom:4px;overflow-y:auto}.ocv2-side{flex-shrink:0;width:320px;min-width:0}.ocv2-main{flex:1;min-width:0}.ocv2-ai{flex-direction:column;flex-shrink:0;width:400px;min-width:0;min-height:0;display:flex}.ocv2-ai>*{flex:1;min-height:0}.ocv2-ai-fab,.ocv2-ai-close{display:none}@media (width<=1279px){.ocv2-ai{z-index:120;background:#fff;border-left:1px solid #e5e8eb;width:min(400px,94vw);max-height:none;padding:12px;transition:transform .25s;position:fixed;top:0;bottom:0;right:0;overflow-y:auto;transform:translate(105%);box-shadow:-8px 0 24px #0000001f}.ocv2-ai.open{transform:none}.ocv2-ai-fab{z-index:110;color:#fff;cursor:pointer;background:#3182f6;border:none;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;font-size:15px;font-weight:800;display:flex;position:fixed;bottom:24px;right:16px;box-shadow:0 4px 14px #3182f666}.ocv2-ai-close{display:block}}@media (width>=1025px){.ocv2-side{max-height:calc(100vh - 32px);padding-bottom:4px;position:sticky;top:16px;overflow-y:auto}}.ocv2-kpis{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.ocv2-grid2{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:12px;display:grid}.ocv2-grid2>*{min-width:0}@media (width<=1024px){.ocv2-app{height:auto;overflow:visible}.ocv2-layout{flex-direction:column}.ocv2-side{width:100%}.ocv2-side,.ocv2-main{overflow:visible}.ocv2-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.ocv2-grid2{grid-template-columns:minmax(0,1fr)}}
