@keyframes helpFadeIn{0%{opacity:0}to{opacity:1}}@keyframes helpSlideUp{0%{opacity:0;transform:translate(-50%,-48%)}to{opacity:1;transform:translate(-50%,-50%)}}.help-backdrop{position:fixed;inset:0;background:#00000040;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;animation:helpFadeIn .2s ease}.help-modal{--help-header-height: 44px;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:calc(100% - 40px);max-width:1100px;max-height:calc(100vh - 150px);background:#fff;border-radius:8px;box-shadow:0 25px 50px -12px #0000004d;z-index:1001;display:flex;flex-direction:column;overflow-y:auto;overflow-x:hidden;animation:helpSlideUp .25s ease}.help-header{position:sticky;top:0;z-index:20;flex-shrink:0;min-height:var(--help-header-height);background:linear-gradient(135deg,#164b73,#1a5a8a);color:#fff;padding:6px 12px;display:flex;align-items:center;gap:8px;box-shadow:0 2px 8px #00000026}.help-icon{width:20px;height:20px;background:#ffffff26;border-radius:4px;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;flex-shrink:0}.help-title{flex:1;font-size:12px;font-weight:600;letter-spacing:.1px;line-height:1.3;min-width:0}.help-close{background:transparent;color:#fffc;border:none;width:20px;height:20px;display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:4px;transition:all .15s ease;flex-shrink:0}.help-close:hover{background:#ffffff26;color:#fff}.help-close:active{transform:scale(.95)}.help-close svg{width:12px;height:12px}.help-body{display:flex;flex-direction:column;gap:10px;padding:10px 12px;flex:1 0 auto;min-height:0}.help-item{display:flex;flex-direction:column;gap:4px}.help-label{font-size:9px;font-weight:700;color:#164b73;text-transform:uppercase;letter-spacing:.5px;margin-bottom:0}.help-text{font-size:9.5px;line-height:1.4;color:#475569;margin:0}.help-text a{color:#164b73;text-decoration:none;font-weight:500;transition:color .15s ease}.help-text a:hover{color:#1a5a8a;text-decoration:underline}.help-text ol,.help-text ul{margin:4px 0 0 16px;padding-left:0}.help-text ol li,.help-text ul li{margin-bottom:3px;line-height:1.4}.help-text p{margin:0 0 4px}.help-text p:last-child{margin-bottom:0}@media (max-width: 768px){.help-modal{width:calc(100% - 24px);max-width:none;max-height:calc(100vh - 24px);border-radius:12px}.help-header{padding:6px 10px;gap:6px}.help-icon{width:18px;height:18px;font-size:10px}.help-title{font-size:11px}.help-close{width:18px;height:18px}.help-body{padding:8px 10px;gap:8px}.help-label,.help-text{font-size:9px}}@media (max-width: 480px){.help-modal{width:calc(100% - 16px);max-height:calc(100vh - 16px);border-radius:10px}.help-header{padding:5px 8px;gap:6px}.help-body{padding:8px 10px;gap:8px}}.help-modal.table-variant{max-width:1000px}.help-body.table-body{padding:0}.help-table{width:100%;border-collapse:collapse;font-size:13px}.help-table thead{background:#f9fafb;position:sticky;top:0;z-index:10}.help-table th{padding:12px 16px;text-align:left;font-weight:600;font-size:11px;color:#374151;text-transform:uppercase;letter-spacing:.5px;border-bottom:2px solid #e5e7eb;border-right:1px solid #e5e7eb}.help-table th:last-child{border-right:none}.help-table tbody tr{border-bottom:1px solid #e5e7eb}.help-table tbody tr:nth-child(2n){background:#f9fafb}.help-table tbody tr:hover{background:#f3f4f6}.help-table td{padding:14px 16px;vertical-align:top;border-right:1px solid #e5e7eb;color:#475569;line-height:1.6}.help-table td:last-child{border-right:none}.help-table .col-narrow{width:180px;font-weight:500;color:#1f2937}.help-table .col-wide{min-width:400px}.help-table .col-link{width:200px;font-size:12px}.help-table a{color:#164b73;text-decoration:none;font-weight:500;word-break:break-all;transition:color .15s ease}.help-table a:hover{color:#1a5a8a;text-decoration:underline}*{box-sizing:border-box}html,body{height:100%;margin:0;padding:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;font-size:clamp(12px,2vw,14px);line-height:1.4;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden;background-color:#fafbfc;color:#3c4043}html,body,*{scrollbar-width:thin;scrollbar-color:#a1b1be rgb(230 238 243 / 49%)}*::-webkit-scrollbar{width:6px;height:6px}*::-webkit-scrollbar-track{background-color:#3c40430a;border-radius:8px}*::-webkit-scrollbar-thumb{background-color:#3c40434d;border-radius:8px;border:1px solid transparent}*::-webkit-scrollbar-thumb:hover{background-color:#3c404373}:root{--color-primary-700: #164b73;--color-primary-600: #1c4c7c;--color-accent-600: #1976d2;--color-text: #1f2937;--color-muted: #5f6368;--color-border: #e1e5e9;--color-surface: #ffffff;--color-surface-alt: #f5f4f9;--border-light: #e1e5e9;--border-lighter: #f0f2f5;--border-input: #cfd6dd;--border-divider: #e6e8eb;--radius-xs: 2px;--radius-sm: 4px;--radius-md: 6px;--radius-lg: 8px;--radius-full: 9999px;--gap-1: 4px;--gap-2: 6px;--gap-3: 8px;--shadow-sm: 0 1px 0 rgba(16, 24, 40, .04);--shadow-md: 0 1px 3px rgba(0, 0, 0, .12);--shadow-lg: 0 4px 6px rgba(0, 0, 0, .1);--transition-fast: .12s;--transition-normal: .15s;--transition-slow: .25s}.flex-center{display:flex;align-items:center;justify-content:center}.flex-between{display:flex;align-items:center;justify-content:space-between}.flex-col{display:flex;flex-direction:column}.hidden{display:none!important}.icon{flex-shrink:0;fill:currentColor}.icon-sm{width:16px;height:16px}.icon-xs{width:12px;height:12px}.btn{display:inline-flex;align-items:center;justify-content:center;border:none;background:#164b7354;cursor:pointer}.btn-ghost{border:1px solid transparent;border-radius:var(--radius-sm);transition:background-color .12s,color .12s}.btn-ghost:hover{background:#f1f5f9}.btn-ghost:active{background:#eef1f4}.btn-icon{min-width:28px;min-height:28px;padding:2px 6px;color:var(--color-muted)}.btn-link{color:var(--color-accent-600);background:transparent;border:none;padding:0;cursor:pointer}.scrollbar-thin::-webkit-scrollbar{height:4px;width:4px}.scrollbar-thin::-webkit-scrollbar-track{background:transparent}.scrollbar-thin::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:2px}.card{display:flex;flex-direction:column;background:var(--color-surface);border:1px solid #7287a154;border-radius:var(--radius-sm);overflow:hidden;width:100%;height:100%;min-height:0}.card--shadow{box-shadow:var(--shadow-sm)}.header{display:flex;align-items:center;justify-content:space-between;padding:8px 12px;border-bottom:1px solid var(--border-light);background:#f1f5f9;flex-shrink:0}.header--compact{padding:6px 10px}.header--minimal{padding:4px 8px}.input{border:1px solid var(--border-input);border-radius:var(--radius-sm);padding:4px 8px;font-size:12px;transition:border-color var(--transition-fast),box-shadow var(--transition-fast)}.input:focus{outline:none;border-color:var(--color-accent-600);box-shadow:0 0 0 2px #1976d21a}.input--sm{height:28px}.input--md{height:32px}.p-sm{padding:4px 8px}.p-md{padding:6px 10px}.p-lg{padding:8px 12px}.px-sm{padding-left:4px;padding-right:4px}.px-md{padding-left:8px;padding-right:8px}.px-lg{padding-left:12px;padding-right:12px}.py-sm{padding-top:4px;padding-bottom:4px}.py-md{padding-top:8px;padding-bottom:8px}.empty-state{display:flex;align-items:center;justify-content:center;color:#7287a1;text-align:center;min-height:160px}.dropdown-menu{position:absolute;background:var(--color-surface);border:1px solid var(--border-light);border-radius:var(--radius-lg);padding:0;overflow:auto;max-height:260px;margin:2px}.dropdown-menu-item{padding:8px 12px;cursor:pointer;font-size:10px;list-style:none;display:flex;align-items:center;gap:8px;white-space:nowrap;transition:background-color var(--transition-fast)}.dropdown-menu-item:hover{background:#f1f5f9}.dropdown-menu-item--selected{background:#e7f0fb;font-weight:600}.handsontable,.handsontable td,.handsontable th,.handsontable tbody td,.handsontable thead th{font-size:11px!important;font-weight:400!important;color:#000!important}.hot-container .handsontable thead th,.hot-container .ht_master thead th,.hot-container .ht_clone_top thead th,.hot-container .ht_clone_top_left_corner thead th,.hot-container .ht_clone_inline_start thead th,.hot-container .ht_clone_left thead th{background:#164b73!important;color:#fff!important}.hot-container .handsontable tbody tr,.hot-container .ht_master tbody tr,.hot-container .ht_clone_left tbody tr,.hot-container .ht_clone_inline_start tbody tr{height:80px!important;min-height:80px!important;max-height:80px!important}.handsontable .colHeader,.handsontable th .colHeader{font-weight:600!important;font-size:10px}.handsontable thead th.ht-nested-empty{background:transparent!important;border-color:transparent!important}.handsontable thead th{text-align:center!important;vertical-align:middle!important;box-shadow:none!important;outline:none!important}.handsontable thead th .relative{height:100%!important;width:100%!important;display:flex!important;align-items:center!important;justify-content:center!important;text-align:center!important;flex-wrap:wrap!important;overflow:visible!important;word-wrap:break-word!important;line-height:1.2!important;padding:2px 20px 2px 4px!important;position:relative!important;box-sizing:border-box!important}.handsontable thead th .relative>.changeType{position:absolute!important;right:4px!important;left:auto!important;top:50%!important;transform:translateY(-50%)!important;background:#ffffff26!important;border:1px solid rgba(255,255,255,.25)!important;border-radius:3px!important;color:#fff!important;font-size:8px!important;line-height:1!important;padding:3px 5px!important;cursor:pointer!important;opacity:.7!important;transition:opacity .15s,background .15s!important;z-index:10!important}.handsontable thead th .relative>.changeType:hover{opacity:1!important;background:#ffffff40!important}.handsontable thead th .relative{padding-right:22px!important}
