@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}.rpt-field{height:40px;width:100%;box-sizing:border-box;border:1px solid #D5E3F0;border-radius:8px;padding:0 12px;font-size:13px;color:#1a2b4a;background:#fff;outline:none;transition:border-color .15s,box-shadow .15s}.rpt-field:hover{border-color:#b9cfe6}.rpt-field:focus{border-color:#143f72;box-shadow:0 0 0 3px #143f721f}.rpt-field::placeholder{color:#9aaabf}select.rpt-field{cursor:pointer;-moz-appearance:none;appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M2 4l4 4 4-4' stroke='%236E7F99' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;padding-right:30px}.rpt-file-input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.rpt-file-label{display:flex;align-items:center;gap:10px;height:40px;box-sizing:border-box;border:1px dashed #B9CFE6;border-radius:8px;padding:0 8px 0 10px;cursor:pointer;background:#f7fafd;font-size:13px;color:#6e7f99;transition:border-color .15s,background .15s}.rpt-file-label:hover{border-color:#143f72;background:#eef4fb}.rpt-file-btn{flex-shrink:0;padding:6px 12px;border-radius:6px;background:#143f72;color:#fff;font-size:12px;font-weight:700}.rpt-file-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1}.rpt-file-name.has{color:#1a2b4a;font-weight:600}
