body{margin:0;font-family:Arial,sans-serif}*{box-sizing:border-box}:root{--fh-yellow: #e7a541;--fh-blue: #003366;--fh-gray: #f9f9fb;--fh-dark: #222;--fh-font: "Segoe UI", "Roboto", Arial, sans-serif}body,html,#root,.fh-root{height:100%;margin:0;font-family:var(--fh-font);background:var(--fh-gray);color:var(--fh-dark)}.fh-header{background:var(--fh-yellow);color:var(--fh-blue);box-shadow:0 2px 8px #0000000d;position:sticky;top:0;z-index:100;padding:.4rem 0}.fh-footer{background:var(--fh-yellow);color:var(--fh-blue);box-shadow:0 -2px 8px #0000000d;padding:.4rem 0;text-align:center;font-size:.98rem}.fh-header-inner{display:flex;align-items:center;justify-content:space-between;padding:.4rem 2vw;max-width:1440px;margin:0 auto;flex-wrap:wrap;width:100%;min-height:56px;box-sizing:border-box}.fh-logo-title{display:flex;align-items:center;gap:.5rem;cursor:pointer;min-height:44px;flex-shrink:0}.fh-logo{height:36px;width:36px;object-fit:contain;flex-shrink:0;display:block}.fh-title{font-weight:700;font-size:1.2rem;letter-spacing:1px;line-height:1.1;display:flex;align-items:center}.fh-nav{flex:1 1 auto;margin-left:8rem;align-self:center;min-width:0}.fh-nav-list{display:flex;flex-wrap:wrap;gap:.3rem;list-style:none;padding:0;margin:0;align-items:center}.fh-nav-item{position:relative;display:flex;align-items:center}.fh-nav-link,.fh-dropdown-toggle{background:none;border:none;color:var(--fh-blue);font-size:1rem;font-weight:500;padding:.35rem .8rem;border-radius:4px;cursor:pointer;text-decoration:none;transition:background .15s,color .15s;display:flex;align-items:center;gap:.4rem}.fh-nav-link.active,.fh-dropdown-toggle.active{background:var(--fh-blue);color:var(--fh-yellow);font-weight:700}.fh-nav-link:hover,.fh-dropdown-toggle:hover,.fh-dropdown-menu .fh-dropdown-link:hover{background:var(--fh-blue);color:var(--fh-yellow)}.fh-auth-btn.highlight-on-hover{background:none;color:var(--fh-blue);border:none;box-shadow:none;transition:background .15s,color .15s}.fh-auth-btn.highlight-on-hover:hover,.fh-auth-btn.highlight-on-hover:focus{background:var(--fh-blue);color:var(--fh-yellow);border:1px solid var(--fh-yellow)}.fh-user-info-row{display:flex;align-items:center;gap:.7rem;margin-left:.8rem;font-size:.93rem;flex-wrap:wrap;min-width:0;max-width:100vw;overflow-wrap:anywhere;word-break:break-word;justify-content:flex-end}.fh-user-label-inline{font-weight:600;color:#555;font-size:.93rem;letter-spacing:.5px}.fh-user-name-inline{font-weight:700;color:var(--fh-blue);font-size:.98rem}.fh-login-time-inline{color:#444;font-size:.93em;font-weight:600;overflow-wrap:anywhere;white-space:pre-line;max-width:95vw;word-break:break-word}.fh-dropdown{position:relative}.fh-caret{font-size:.7em;margin-left:.25em}.fh-dropdown-menu{list-style:none;display:none;position:absolute;top:2.3em;left:0;background:#fff;min-width:170px;box-shadow:0 4px 14px #0000001c;border-radius:5px;z-index:10;padding:.3rem 0;border:1px solid #eee}.fh-dropdown-menu.up{top:auto;bottom:2.3em;left:0}.fh-dropdown-menu.show{display:block}.fh-dropdown-link{display:block;padding:.5rem 1rem;color:var(--fh-blue);text-decoration:none;font-size:1rem;background:none;border:none;width:100%;text-align:left;transition:background .15s,color .15s;border-radius:0}.fh-auth-nav{display:flex;gap:.5rem;align-items:center;margin-left:1rem}.fh-auth-btn{background:var(--fh-blue);color:var(--fh-yellow);border:none;border-radius:4px;padding:.3rem .9rem;font-size:.97em;font-weight:600;cursor:pointer;transition:background .2s,color .2s}.fh-user{display:flex;align-items:center;gap:1.1rem}.fh-logout-button{-moz-appearance:none;appearance:none;-webkit-appearance:none;background:transparent;border:none;box-shadow:none;display:inline-flex;align-items:center;justify-content:center;padding:0;margin-left:8px;cursor:pointer;width:auto;height:auto;flex:0 0 auto}.fh-logout-button:focus,.fh-logout-button:focus-visible{outline:none;box-shadow:none}.fh-main{max-width:1200px;margin:0 auto;padding:2rem 1rem;flex:1 1 auto;width:100%;background:#fff;border-radius:16px;box-shadow:0 3px 18px #00000012;min-height:70vh;margin-top:1.5rem}@media (max-width: 1100px){.fh-header-inner{flex-direction:column;align-items:flex-start;gap:1rem;padding:.6rem;min-height:56px}.fh-logo-title{align-items:center;margin-bottom:.2rem;min-height:44px;flex-shrink:0}.fh-nav-list{flex-wrap:wrap;gap:.3rem}.fh-main{padding:1rem .5rem;margin-top:1rem}.fh-user{align-self:flex-end;margin-bottom:.3rem}.fh-user-info-row{font-size:.92rem;gap:.5rem;flex-wrap:wrap;min-width:0;max-width:100vw;overflow-wrap:anywhere;word-break:break-word;justify-content:flex-end}}@media (max-width: 700px){.fh-header-inner{flex-direction:column;align-items:stretch;gap:.7rem;padding:.7rem 2vw;min-height:48px}.fh-logo-title{align-items:center;margin-bottom:.1rem;min-height:40px;flex-shrink:0}.fh-logo{height:28px;width:28px}.fh-title{font-size:1rem;line-height:1.1;display:flex;align-items:center}.fh-nav-list{flex-direction:column;gap:.1rem;align-items:flex-start}.fh-main{padding:.7rem .2rem;margin-top:.7rem;border-radius:8px}.fh-auth-nav{margin-left:0;margin-top:.5rem}.fh-user-info-row{font-size:.91rem;gap:.4rem;flex-wrap:wrap;min-width:0;max-width:98vw;overflow-wrap:anywhere;word-break:break-word;justify-content:flex-end}.fh-login-time-inline{font-size:.91em;overflow-wrap:anywhere;white-space:pre-line;max-width:95vw;word-break:break-word}}.login{max-width:400px;margin:100px auto;padding:32px 24px;border-radius:12px;box-shadow:0 2px 12px #0000001f;background-color:#fff;text-align:center;font-family:sans-serif}.login h3{margin:0 0 16px;color:#333}.login h2{margin:0;color:#1976d2}.logout-container{text-align:center;margin-top:3rem}.logout-container h2{margin-bottom:.5rem;color:#1976d2}.logout-container h3{margin-bottom:1rem;color:#333}.logout-container p{margin:0}.logout-container a{color:#1976d2;text-decoration:none;font-weight:500;transition:text-decoration .2s}.logout-container a:hover{text-decoration:underline}.edit-source-form-container{width:520px;margin:10px auto;padding:28px 32px 18px;background:#f8faff;border-radius:9px;box-shadow:0 1px 7px #22407a21;font-family:Segoe UI,Arial,sans-serif;font-size:.97rem}.edit-source-form-title{font-size:1rem;font-weight:600;background:#1a3974;color:#fff;padding:10px 0;margin-bottom:14px;border-radius:7px 7px 0 0;text-align:center;letter-spacing:.04em;box-shadow:0 1px 6px #22407a17}.edit-source-message{padding:10px;margin-bottom:18px;border-radius:6px;font-weight:600;text-align:center;font-size:1rem}.edit-source-message.success{background:#e7f7ee;color:#1a3974;border:1px solid #1a3974}.edit-source-message.error{background:#ffe6f9;color:#c62828;border:1px solid #c62828}.edit-source-readonly-warning{background:#f7fafd;color:#1a3974;border-left:5px solid #1a3974;padding:7px 10px;margin-bottom:12px;border-radius:6px;font-size:.99rem}.edit-source-form-group{margin-bottom:18px;display:flex;flex-direction:row;align-items:left}.edit-source-form-group label{font-weight:600;color:#1a3974;margin-bottom:0;margin-right:16px;font-size:1rem;min-width:140px;text-align:left}.edit-source-form-group input,.edit-source-form-group select{flex:1 1 0%;padding:7px 11px;border:1px solid #1a3974;border-radius:5px;font-size:.98rem;background:#fff;color:#222;transition:border .12s}.edit-source-form-group input:focus,.edit-source-form-group select:focus{border-color:#295bbf;outline:none}.edit-source-buttons-group{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:18px;margin-bottom:0}.edit-source-buttons-group button[type=submit]{background:#1a3974;color:#fff;font-weight:500;font-size:1rem;padding:10px 28px;border:none;border-radius:6px;cursor:pointer;transition:background .15s;margin-top:0;margin-left:0;min-width:108px;text-align:center;display:inline-block}.edit-source-buttons-group button[type=submit]:hover:not(:disabled){background:#295bbf}.edit-source-buttons-group button[type=submit]:disabled{background:#ccc;color:#666;cursor:not-allowed}.edit-source-back-btn{background:#fff;color:#1a3974;border:2px solid #1a3974;padding:10px 28px;border-radius:6px;font-size:1rem;font-weight:500;text-decoration:none;transition:background .15s,color .15s,border .15s;min-width:108px;text-align:center;display:inline-block}.edit-source-back-btn:hover{background:#e9f1ff;border-color:#295bbf;color:#295bbf}.edit-target-edit-target-container{width:620px;margin:16px auto;padding:30px 36px 24px;background:#f8faff;border-radius:9px;box-shadow:0 1px 7px #22407a21;font-family:Segoe UI,Arial,sans-serif;font-size:1rem}.edit-target-edit-target-title{font-size:1.08rem;font-weight:600;background:#1a3974;color:#fff;padding:11px 0;margin-bottom:18px;border-radius:7px 7px 0 0;text-align:center;letter-spacing:.04em;box-shadow:0 1px 6px #22407a17}.edit-target-edit-target-message{padding:10px;margin-bottom:18px;border-radius:6px;font-weight:600;text-align:center;font-size:1rem}.edit-target-edit-target-message.success{background:#e7f7ee;color:#1a3974;border:1px solid #1a3974}.edit-target-edit-target-message.error{background:#ffe6f9;color:#c62828;border:1px solid #c62828}.edit-target-readonly-warning{background:#f7fafd;color:#1a3974;border-left:5px solid #1a3974;padding:7px 10px;margin-bottom:12px;border-radius:6px;font-size:.99rem}.edit-target-edit-target-form-grid{display:flex;flex-direction:column;gap:0}.edit-target-form-tgroup{margin-bottom:16px;display:flex;flex-direction:row;align-items:left}.edit-target-form-tgroup label{font-weight:600;color:#1a3974;margin-bottom:0;margin-right:16px;font-size:1rem;min-width:150px;text-align:left}.edit-target-form-tgroup input,.edit-target-form-tgroup select{flex:1 1 0%;padding:7px 11px;border:1px solid #1a3974;border-radius:5px;font-size:.98rem;background:#fff;color:#222;transition:border .12s}.edit-target-form-tgroup input:focus,.edit-target-form-tgroup select:focus{border-color:#295bbf;outline:none}.edit-target-buttons-group{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:18px;margin-bottom:0}.edit-target-buttons-group button[type=submit]{background:#1a3974;color:#fff;font-weight:500;font-size:1rem;padding:10px 28px;border:none;border-radius:6px;cursor:pointer;transition:background .15s;min-width:108px;text-align:center;display:inline-block}.edit-target-buttons-group button[type=submit]:hover:not(:disabled){background:#295bbf}.edit-target-buttons-group button[type=submit]:disabled{background:#ccc;color:#666;cursor:not-allowed}.edit-target-back-btn{background:#fff;color:#1a3974;border:2px solid #1a3974;padding:10px 28px;border-radius:6px;font-size:1rem;font-weight:500;text-decoration:none;transition:background .15s,color .15s,border .15s;min-width:108px;text-align:center;display:inline-block}.edit-target-back-btn:hover{background:#e9f1ff;border-color:#295bbf;color:#295bbf}.filehb-config-container{width:100%;max-width:100%;min-height:100vh;margin:0 auto;padding:0 1vw;font-family:Segoe UI,Arial,sans-serif;background:#f8faff;font-size:.8rem;box-sizing:border-box;overflow-x:auto}.filehb-config-header-table{width:100%;max-width:100%;border-collapse:collapse;margin-top:20px;box-sizing:border-box}.filehb-config-header-row td{background:#1a3974;color:#fff;font-weight:600;font-size:1rem;border-radius:7px 7px 0 0;letter-spacing:.07em;padding:5px}.filehb-config-table{width:100%;max-width:100%;border-collapse:collapse;box-shadow:0 1px 7px #22407a12;background:#fff;margin-top:18px;border-radius:7px;overflow:hidden;box-sizing:border-box}.filehb-config-table th,.filehb-config-table td{border:1px solid #dde1e8;padding:5px;vertical-align:top;word-break:break-word;font-size:.9rem}.filehb-config-table th{background:#1a3974;color:#fff;font-weight:600;font-size:1rem}.filehb-config-table-row:nth-child(2n) td{background:#f8faff}.filehb-config-table-row:nth-child(odd) td{background:#fff}.filehb-config-table-edit-link{color:#1a3974;font-weight:600;text-decoration:underline;transition:color .14s}.filehb-config-table-edit-link:hover{color:#d63384}.filehb-config-error{color:#c62828;font-weight:700;font-size:1.01rem;background:#ffe6f9;border-radius:5px;padding:12px;text-align:center;margin:18px auto;width:100%;max-width:100vw;box-sizing:border-box}@media (max-width: 1100px){.filehb-config-container{width:100vw;max-width:100vw;padding:0 1vw}.filehb-config-header-table,.filehb-config-table{width:100%;max-width:100vw}}@media (max-width: 700px){.filehb-config-table th,.filehb-config-table td{font-size:.82rem;padding:4px 2px}.filehb-config-header-table,.filehb-config-table{min-width:90px;max-width:100vw}}@media (max-width: 480px){.filehb-config-header-table,.filehb-config-table{min-width:60px;max-width:100vw}.filehb-config-table th,.filehb-config-table td{font-size:.78rem;padding:2px 1px}.filehb-config-error{width:100%;max-width:100vw;font-size:.85rem;padding:7px}}.filehb-home-filehb-home-container{width:100%;max-width:100%;min-height:100vh;margin:0 auto;padding:0 1vw;font-family:Segoe UI,Arial,sans-serif;background:#f8faff;font-size:.92rem;box-sizing:border-box;overflow-x:auto}.filehb-home-filehb-home-main-table{width:100%;max-width:100%;min-width:250px;margin:30px auto 0;border-style:solid;border-collapse:collapse;box-shadow:0 1px 7px #22407a12;background:#fff;border-radius:7px;overflow-x:auto;border:2px solid #1a3974;box-sizing:border-box}.filehb-home-filehb-home-main-table td,.filehb-home-filehb-home-main-table th{border:1px solid #000;padding:10px 14px;vertical-align:top;word-break:break-word;font-size:.93rem}.filehb-home-filehb-home-main-table th{background:#1a3974;color:#fff;font-weight:600;font-size:1rem}.filehb-home-filehb-home-desc-row td{background:#1a3974!important;color:#fff!important;font-weight:600;font-size:1rem;border-radius:7px 7px 0 0;letter-spacing:.06em;text-align:center}.filehb-home-filehb-home-status-cell{background:#1a3974!important;color:#fff!important;font-weight:600;font-size:1rem;padding:7px 14px;border-radius:4px;letter-spacing:.03em}.filehb-home-filehb-home-status-true{color:#2e7d32;font-weight:700}.filehb-home-filehb-home-status-false{color:#c62828;font-weight:700}.filehb-home-filehb-home-link{color:#1a3974;font-weight:600;text-decoration:underline;transition:color .15s}.filehb-home-filehb-home-link:hover{color:#d63384}.filehb-home-filehb-home-link-green{color:green!important;font-weight:600}.filehb-home-filehb-home-add-link{color:#1a3974;border-radius:4px;padding:2px 8px;font-weight:700;text-decoration:underline;transition:background .18s}.filehb-home-filehb-home-add-link:hover{color:#d63384}.filehb-home-filehb-home-loading{color:#1a3974;font-weight:700;font-size:1.05rem;background:#eaf1fb;border-radius:5px;padding:12px;text-align:center}.filehb-home-filehb-home-error{color:#c62828;font-weight:700;font-size:1.02rem;background:#ffe6f9;border-radius:5px;padding:12px;text-align:center}.filehb-home-filehb-home-main-table tr:nth-child(2n) td{background:#f8faff}.filehb-home-filehb-home-main-table tr:nth-child(odd) td{background:#fff}@media (max-width: 900px){.filehb-home-filehb-home-main-table{width:100%;max-width:100%;margin:18px auto 0}}@media (max-width: 700px){.filehb-home-filehb-home-main-table{width:100%;max-width:100%;min-width:180px;margin:8px auto 0}.filehb-home-filehb-home-main-table th,.filehb-home-filehb-home-desc-row td,.filehb-home-filehb-home-status-cell{font-size:.87rem;padding:6px 3px}}@media (max-width: 480px){.filehb-home-filehb-home-main-table{width:100%;max-width:100%;min-width:120px;margin:2px auto 0}.filehb-home-filehb-home-main-table td,.filehb-home-filehb-home-main-table th{font-size:.78rem;padding:2px 1px;min-width:52px}}.filehb-sources-filehb-sources-container{width:100%;max-width:100%;min-height:100vh;margin:0 auto;padding:0 1vw;font-family:Segoe UI,Arial,sans-serif;background:#f8faff;font-size:.82rem;box-sizing:border-box;overflow-x:auto}.filehb-sources-filehb-sources-header-row{background:#1a3974;color:#fff;font-weight:600;font-size:1rem;border-radius:6px 6px 0 0;box-shadow:0 1px 6px #22407a17;border:2px solid #1a3974;padding:9px 18px;letter-spacing:.07px}.filehb-sources-filehb-sources-header-actions{text-align:right;font-size:.85rem;color:#1a3974;font-weight:500}.filehb-sources-filehb-sources-table,.filehb-sources-filehb-unmapped-table{width:100%;max-width:100%;min-width:180px;margin:0 auto 16px;border-collapse:collapse;box-shadow:0 1px 7px #22407a12;background:#fff;font-size:.8rem;overflow-x:auto;box-sizing:border-box}.filehb-sources-filehb-sources-table th,.filehb-sources-filehb-unmapped-table th,.filehb-sources-filehb-sources-table td,.filehb-sources-filehb-unmapped-table td{border:1px solid #dde1e8;padding:7px 8px;vertical-align:top;word-break:break-word}.filehb-sources-filehb-sources-table th,.filehb-sources-filehb-unmapped-table th{background:#1a3974;color:#fff;font-weight:600;font-size:.9rem}.filehb-sources-filehb-sources-table th:nth-child(1){min-width:130px;white-space:nowrap}.filehb-sources-filehb-sources-table th:nth-child(2){min-width:130px;white-space:nowrap}.filehb-sources-filehb-sources-table th:nth-child(3){min-width:110px;white-space:nowrap}.filehb-sources-filehb-sources-table th:nth-child(4){min-width:90px;white-space:nowrap}.filehb-sources-filehb-sources-table th:nth-child(5){min-width:130px;max-width:170px;white-space:nowrap}.filehb-sources-filehb-sources-table th:nth-child(6){min-width:100px;max-width:140px;white-space:nowrap}.filehb-sources-filehb-sources-table th:nth-child(7){min-width:65px;white-space:nowrap}.filehb-sources-filehb-sources-table-row:nth-child(2n),.filehb-sources-filehb-unmapped-table-row:nth-child(2n){background:#f8faff}.filehb-sources-filehb-sources-table-row:nth-child(odd),.filehb-sources-filehb-unmapped-table-row:nth-child(odd){background:#fff}.filehb-sources-filehb-sources-table-header,.filehb-sources-filehb-unmapped-table-header{background:#1a3974;color:#fff;font-weight:600}.filehb-sources-filehb-unmapped-section-header{background:#1a3974;color:#fff;font-weight:600;font-size:1rem;padding:7px 16px}.filehb-sources-filehb-active-link{color:green;font-weight:700;text-decoration:underline;cursor:pointer}.filehb-sources-filehb-inactive-link{color:red;font-weight:700;text-decoration:underline;cursor:pointer}.filehb-sources-filehb-active-span{color:green;background-color:#05c805;font-weight:700;text-decoration:None;cursor:default}.filehb-sources-filehb-inactive-span{color:red;background-color:#c62828;font-weight:700;text-decoration:None;cursor:default}.filehb-sources-filehb-directory-valid{background-color:green;color:green;padding:0 4px;border-radius:4px;margin-right:4px;font-weight:600}.filehb-sources-filehb-directory-invalid{background-color:red;color:#fff;padding:0 4px;border-radius:4px;margin-right:4px;font-weight:600}.filehb-sources-filehb-queued-cell{background-color:#44b700;color:#fff;padding:0 4px;border-radius:4px;margin-right:4px;font-weight:600}.filehb-sources-filehb-red-cell{background-color:red;color:#fff}.filehb-sources-edit-link{color:#1a3974;text-decoration:underline;font-weight:700;cursor:pointer}.filehb-sources-edit-link-clicked{color:purple;text-decoration:underline;font-weight:700;cursor:pointer}@media (max-width: 1100px){.filehb-sources-filehb-sources-table,.filehb-sources-filehb-unmapped-table{width:100%;max-width:100%;margin:0 auto 14px}}@media (max-width: 900px){.filehb-sources-filehb-sources-container{font-size:.95rem;padding:0 2vw}.filehb-sources-filehb-sources-table,.filehb-sources-filehb-unmapped-table{width:100%;max-width:100%;min-width:120px;margin:0 auto 10px}.filehb-sources-filehb-sources-table th,.filehb-sources-filehb-unmapped-table th,.filehb-sources-filehb-sources-table td,.filehb-sources-filehb-unmapped-table td{padding:5px 3px;font-size:.95em}}@media (max-width: 700px){.filehb-sources-filehb-sources-header-row,.filehb-sources-filehb-unmapped-section-header{font-size:.9rem;padding:4px 7px}.filehb-sources-filehb-sources-table,.filehb-sources-filehb-unmapped-table{width:100%;max-width:100%;min-width:90px;margin:0 auto 6px}.filehb-sources-filehb-sources-table th,.filehb-sources-filehb-unmapped-table th{font-size:.85rem;padding:5px 2px}}@media (max-width: 600px){.filehb-sources-filehb-sources-container{padding:0 1vw}.filehb-sources-filehb-sources-table,.filehb-sources-filehb-unmapped-table{font-size:.82rem}.filehb-sources-filehb-sources-table th,.filehb-sources-filehb-unmapped-table th,.filehb-sources-filehb-sources-table td,.filehb-sources-filehb-unmapped-table td{font-size:.82rem;padding:3px 1px;min-width:52px}}@media (max-width: 480px){.filehb-sources-filehb-sources-container{font-size:.78rem;padding:0 .5vw}.filehb-sources-filehb-sources-table,.filehb-sources-filehb-unmapped-table{width:100%;max-width:100%;min-width:60px;margin:0 auto 3px}.filehb-sources-filehb-sources-table th,.filehb-sources-filehb-unmapped-table th,.filehb-sources-filehb-sources-table td,.filehb-sources-filehb-unmapped-table td{font-size:.78rem;padding:2px 1px;min-width:42px}}.filehb-targets-filehb-sources-container{width:100%;max-width:100%;min-height:100vh;margin:0 auto;padding:0 1vw;font-family:Segoe UI,Arial,sans-serif;background:#f8faff;font-size:.82rem;box-sizing:border-box;overflow-x:auto}.filehb-targets-filehb-sources-table{width:100%;max-width:100%;min-width:180px;margin:0 auto 16px;border-collapse:collapse;box-shadow:0 1px 7px #22407a12;background:#fff;font-size:.8rem;overflow-x:auto;box-sizing:border-box}.filehb-targets-filehb-sources-header-row{background:#1a3974;color:#fff;font-weight:600;font-size:1rem;border-radius:6px 6px 0 0;box-shadow:0 1px 6px #22407a17;border:2px solid #1a3974;padding:9px 18px;letter-spacing:.07px}.filehb-targets-filehb-sources-header-actions{text-align:right;font-size:.85rem;color:#1a3974;font-weight:500}.filehb-targets-filehb-targets-table{width:100%;max-width:100%;min-width:180px;margin:0 auto 16px;border-collapse:collapse;box-shadow:0 1px 7px #22407a12;background:#fff;font-size:.78rem;table-layout:fixed;overflow-x:auto;box-sizing:border-box}.filehb-targets-filehb-targets-table th,.filehb-targets-filehb-targets-table td{padding:5px 4px;font-size:.78rem;word-break:break-word}.filehb-targets-filehb-targets-table th{background:#1a3974;color:#fff;font-weight:600;font-size:.9rem}.filehb-targets-filehb-targets-table-row:nth-child(2n){background:#f8faff}.filehb-targets-filehb-targets-table-row:nth-child(odd){background:#fff}.filehb-targets-filehb-active-link{color:green;font-weight:700;text-decoration:underline;cursor:pointer}.filehb-targets-filehb-inactive-link{color:red;font-weight:700;text-decoration:underline;cursor:pointer}.filehb-targets-filehb-active-span{color:green;background-color:#05c805;font-weight:700;text-decoration:None;cursor:default}.filehb-targets-filehb-inactive-span{color:red;background-color:#c62828;font-weight:700;text-decoration:None;cursor:default}.filehb-targets-filehb-directory-valid{background-color:green;color:#fff;padding:0 4px;border-radius:4px;margin-right:4px;font-weight:600}.filehb-targets-filehb-directory-invalid{background-color:red;color:#fff;padding:0 4px;border-radius:4px;margin-right:4px;font-weight:600}.filehb-targets-filehb-queued-cell{background-color:#44b700;color:#fff;padding:0 4px;border-radius:4px;margin-right:4px;font-weight:600}.filehb-targets-edit-link{color:#1a3974;text-decoration:underline;font-weight:700;cursor:pointer}.filehb-targets-edit-link-clicked{color:purple;text-decoration:underline;font-weight:700;cursor:pointer}@media (max-width: 1100px){.filehb-targets-filehb-sources-table,.filehb-targets-filehb-targets-table{width:100%;max-width:100%;margin:0 auto 14px}}@media (max-width: 900px){.filehb-targets-filehb-sources-container{font-size:.95rem;padding:0 2vw}.filehb-targets-filehb-sources-table,.filehb-targets-filehb-targets-table{width:100%;max-width:100%;min-width:120px;margin:0 auto 10px}.filehb-targets-filehb-targets-table th,.filehb-targets-filehb-targets-table td{padding:5px 3px;font-size:.95em}}@media (max-width: 700px){.filehb-targets-filehb-sources-header-row{font-size:.9rem;padding:4px 7px}.filehb-targets-filehb-sources-table,.filehb-targets-filehb-targets-table{width:100%;max-width:100%;min-width:90px;margin:0 auto 6px}.filehb-targets-filehb-targets-table th{font-size:.85rem;padding:5px 2px}}@media (max-width: 600px){.filehb-targets-filehb-sources-container{padding:0 1vw}.filehb-targets-filehb-targets-table{font-size:.82rem}.filehb-targets-filehb-targets-table th,.filehb-targets-filehb-targets-table td{font-size:.82rem;padding:3px 1px;min-width:52px}}@media (max-width: 480px){.filehb-targets-filehb-sources-container{font-size:.78rem;padding:0 .5vw}.filehb-targets-filehb-sources-table,.filehb-targets-filehb-targets-table{width:100%;max-width:100%;min-width:60px;margin:0 auto 3px}.filehb-targets-filehb-targets-table th,.filehb-targets-filehb-targets-table td{font-size:.78rem;padding:2px 1px;min-width:42px}}.filehb-transfers-filehb-transfers-container{width:100%;max-width:100%;margin:18px auto;padding:8px;background:#f8faff;border-radius:10px;box-shadow:0 1px 7px #22407a17;box-sizing:border-box;overflow-x:auto}.filehb-transfers-filehb-header-table{width:100%;max-width:100%;min-width:220px;background:#1a3974;color:#fff;border-radius:7px 7px 0 0;box-shadow:0 1px 6px #22407a17;margin-bottom:7px;border:none;box-sizing:border-box;overflow-x:auto}.filehb-transfers-filehb-header-table td{padding:7px 5px}.filehb-transfers-filehb-header-title{font-weight:700;font-size:1em}.filehb-transfers-filehb-header-refresh{color:#e7f7ee}.filehb-transfers-filehb-header-actions{white-space:nowrap}.filehb-transfers-filehb-header-table a{color:#e7f7ee;text-decoration:underline;font-weight:medium;margin-left:3px}.filehb-transfers-filehb-header-autoenabled{color:#05c805;font-weight:medium}.filehb-transfers-filehb-header-autodisabled{color:#e6ac00;font-weight:medium}.filehb-transfers-pagination-controls{display:inline-flex;align-items:center;gap:7px;margin-left:30px;margin-right:5px;font-size:1em}.filehb-transfers-pagination-label{font-family:Segoe UI,Arial,sans-serif;font-size:.82rem;font-weight:600}.filehb-transfers-pagination-select{font-size:1em;padding:3px 6px;min-width:70px;border-radius:4px;border:1px solid #1a3974}.filehb-transfers-pagination-btn{display:inline-flex;align-items:center;justify-content:center;width:27px;height:27px;border:1px solid #c1c7d0;background:#f8fafc;font-size:1.1rem;border-radius:5px;color:#1a3974;cursor:pointer;margin:0 2px;transition:border .15s,background .17s}.filehb-transfers-pagination-btn:disabled{opacity:.45;cursor:not-allowed;background:#eee;color:#aaa}.filehb-transfers-pagination-pages{display:inline-block;min-width:58px;text-align:center;font-weight:500;margin:0 6px;color:#fff;font-size:1em}.filehb-transfers-filehb-search-form-table{width:100%;max-width:100%;margin-bottom:5px;font-size:medium;box-sizing:border-box}.filehb-transfers-filehb-search-form-table td{padding:2px 5px}.filehb-transfers-filehb-search-label{color:#1a3974;font-weight:600;width:120px}.filehb-transfers-filehb-search-input,.filehb-transfers-filehb-search-select{padding:5px;border-radius:4px;border:1px solid #1a3974;font-size:1em;background:#fff;color:#222}.filehb-transfers-filehb-search-actions input[type=submit]{background:#1a3974;color:#fff;font-weight:medium;border-radius:5px;border:none;padding:7px 19px;font-size:1em;cursor:pointer;margin-right:8px}.filehb-transfers-filehb-search-actions a{color:#1a3974;font-weight:medium;text-decoration:underline}.filehb-transfers-filehb-error-msg{color:#c62828;text-align:center;font-weight:medium;margin-top:12px}.filehb-transfers-filehb-last-run-table{width:100%;max-width:100%;min-width:180px;margin:10px 0 16px;background:#fff;border-radius:7px;box-shadow:0 1px 4px #22407a12;box-sizing:border-box;overflow-x:auto}.filehb-transfers-filehb-last-run-table th,.filehb-transfers-filehb-last-run-table td{padding:6px 5px;font-size:.9rem;font-weight:600;font-style:normal;white-space:nowrap}.filehb-transfers-filehb-last-run-table thead tr{background-color:#1a3974;color:#fff}.filehb-transfers-filehb-last-run-table tbody tr{background:#f8faff}.filehb-transfers-filehb-last-run-msg-green{color:#05c805;font-weight:medium}.filehb-transfers-filehb-last-run-msg-red{color:#c62828;font-weight:medium}.filehb-transfers-filehb-transfers-table-wrapper{overflow-x:auto;width:100%;max-width:100%;background:#f8faff;border-radius:6px;box-shadow:0 1px 4px #22407a12;box-sizing:border-box}.filehb-transfers-filehb-transfers-table{width:100%;max-width:100%;min-width:180px;background:#fff;border-radius:6px;box-sizing:border-box;overflow-x:auto}.filehb-transfers-filehb-transfers-table th,.filehb-transfers-filehb-transfers-table td{padding:6px 5px;font-size:medium;white-space:nowrap}.filehb-transfers-filehb-transfers-table th{background-color:#1a3974!important;color:#fff!important;font-weight:600}.filehb-transfers-filehb-transfers-table th:nth-child(1),.filehb-transfers-filehb-transfers-table td:nth-child(1){min-width:70px}.filehb-transfers-filehb-transfers-table th:nth-child(2),.filehb-transfers-filehb-transfers-table td:nth-child(2){min-width:110px}.filehb-transfers-filehb-transfers-table th:nth-child(3),.filehb-transfers-filehb-transfers-table td:nth-child(3){min-width:120px}.filehb-transfers-filehb-transfers-table th:nth-child(4),.filehb-transfers-filehb-transfers-table td:nth-child(4){min-width:120px}.filehb-transfers-filehb-transfers-table th:nth-child(5),.filehb-transfers-filehb-transfers-table td:nth-child(5){min-width:130px}.filehb-transfers-filehb-transfers-table th:nth-child(6),.filehb-transfers-filehb-transfers-table td:nth-child(6){min-width:70px}.filehb-transfers-filehb-transfers-table th:nth-child(7),.filehb-transfers-filehb-transfers-table td:nth-child(7){min-width:100px}.filehb-transfers-filehb-transfers-table th:nth-child(8),.filehb-transfers-filehb-transfers-table td:nth-child(8){min-width:70px}.filehb-transfers-filehb-transfers-table th:nth-child(9),.filehb-transfers-filehb-transfers-table td:nth-child(9){min-width:100px}.filehb-transfers-filehb-date-row{background-color:#b5c7e7;font-weight:700}.filehb-transfers-filehb-alt-row{background:#f0f7ff}.filehb-transfers-filehb-normal-row{background:#fff}.filehb-transfers-filehb-success{color:#05c805;font-weight:medium}.filehb-transfers-filehb-warn{color:#e6ac00;font-weight:medium}.filehb-transfers-filehb-error{color:#c62828;font-weight:medium}@media (max-width: 1100px){.filehb-transfers-filehb-transfers-container{width:100vw;max-width:100vw;margin:10px auto;padding:3px 1vw}.filehb-transfers-filehb-header-table,.filehb-transfers-filehb-last-run-table,.filehb-transfers-filehb-transfers-table{width:100%;max-width:100vw;min-width:150px}}@media (max-width: 700px){.filehb-transfers-filehb-header-table td,.filehb-transfers-filehb-last-run-table th,.filehb-transfers-filehb-last-run-table td,.filehb-transfers-filehb-transfers-table th,.filehb-transfers-filehb-transfers-table td{font-size:.82rem;padding:4px 2px}.filehb-transfers-filehb-header-table,.filehb-transfers-filehb-last-run-table,.filehb-transfers-filehb-transfers-table{min-width:90px;max-width:100vw}.filehb-transfers-pagination-controls{gap:4px;font-size:.93em;margin-left:7px}.filehb-transfers-pagination-btn{width:20px;height:21px;font-size:.92rem}.filehb-transfers-pagination-pages{font-size:.88rem;min-width:33px;margin:0 2px}}@media (max-width: 480px){.filehb-transfers-filehb-header-table,.filehb-transfers-filehb-last-run-table,.filehb-transfers-filehb-transfers-table{min-width:60px;max-width:100vw}.filehb-transfers-filehb-header-table td,.filehb-transfers-filehb-last-run-table th,.filehb-transfers-filehb-last-run-table td,.filehb-transfers-filehb-transfers-table th,.filehb-transfers-filehb-transfers-table td{font-size:.78rem;padding:2px 1px}.filehb-transfers-pagination-controls{gap:2px;font-size:.85em;margin-left:3px}.filehb-transfers-pagination-btn{width:16px;height:16px;font-size:.7rem}.filehb-transfers-pagination-pages{font-size:.78rem;min-width:22px;margin:0 1px}}.acra-config-root,.acra-exclusions-root,.acra-inclusions-root,.acra-home-root,.acra-tables-root,.acra-mappings-root,.acra-lookupedit-container,.acra-lookup-container{width:100%;max-width:1200px;margin:0 auto;padding:0;box-sizing:border-box}@media (max-width: 1024px){.acra-config-root,.acra-exclusions-root,.acra-inclusions-root,.acra-home-root,.acra-tables-root,.acra-mappings-root,.acra-lookupedit-container,.acra-lookup-container{max-width:98vw;padding:0 2vw}}@media (max-width: 800px){.acra-config-root,.acra-exclusions-root,.acra-inclusions-root,.acra-home-root,.acra-tables-root,.acra-mappings-root,.acra-lookupedit-container,.acra-lookup-container{max-width:100vw;padding:0 1vw}}@media (max-width: 600px){.acra-config-root,.acra-exclusions-root,.acra-inclusions-root,.acra-home-root,.acra-tables-root,.acra-mappings-root,.acra-lookupedit-container,.acra-lookup-container{max-width:100vw;padding:0}}body,.acra-config-root,.acra-exclusions-root,.acra-inclusions-root,.acra-home-root,.acra-tables-root,.acra-mappings-root,.acra-lookupedit-container,.acra-lookup-container,table,th,td,input,select,button,a,.acra-home-dashboard-link,.acra-config-table,.acra-exclusions-table,.acra-inclusions-table,.acra-tables-table,.acra-mappings-table,.acra-config-root *{font-family:Segoe UI,Arial,sans-serif}.acra-config-title-row{font-size:1.2rem;font-weight:700;color:#23407a;padding:18px 0 16px;margin-left:5px;letter-spacing:.5px}.acra-config-header-row{display:flex;align-items:center;justify-content:space-between;min-width:430px;max-width:50vw}.acra-config-header-row--wide{min-width:700px;max-width:900px}.acra-config-title-text{font-weight:700}.acra-config-refresh-controls{font-weight:400;display:inline-flex;align-items:center;gap:6px;white-space:nowrap}.acra-config-table-wrapper{display:flex;justify-content:flex-start}.acra-config-table{border:2px solid #1a3974;border-radius:6px;background:#fff;min-width:430px;max-width:50vw;margin-left:0;font-size:1rem;box-shadow:0 2px 12px #22407a0f}.acra-config-table th,.acra-config-table td{text-align:left;padding:.5rem 1.1rem;font-size:1rem}.acra-config-table-section-header{background:#1a3974;color:#fff;font-size:.9rem;font-weight:700;letter-spacing:.5px;border-top-left-radius:4px;border-top-right-radius:4px;border-bottom:2px solid #23407a;text-align:left;padding-top:.8rem;padding-bottom:.8rem}.acra-config-table th:not(.acra-config-table-section-header){background:#eaf1fb;color:#1a3974;font-weight:600;font-size:.9rem;border-bottom:1px solid #c1d0ee}.acra-config-table td{background:#fff;color:#222;border-bottom:1px solid #e9e9e9;font-size:.9rem}.acra-config-table tr:last-child td{border-bottom:none}.acra-config-empty{color:#555;text-align:left;font-size:1.07rem;font-style:italic}.acra-config-error-message{color:#ad2327;background:#ffe6e6;border:1.5px solid #e9504a;font-weight:600;text-align:left;padding:.65rem 1.1rem;margin:.2rem 0;border-radius:5px;font-size:1.08rem}.acra-config-loading{background:#eaf1fb;color:#23407a;font-weight:600;font-size:1.05rem;text-align:center;padding:.55rem 1rem}.acra-exclusions-root{width:60vw;margin:0;padding:0}.acra-exclusions-title-row{font-size:1.2rem;font-weight:700;color:#23407a;padding:18px 0 16px;margin-left:5px;letter-spacing:.5px}.acra-exclusions-table-wrapper{display:flex;justify-content:flex-start}.acra-exclusions-table{border:2px solid #1a3974;border-radius:6px;background:#fff;min-width:300px;max-width:50vw;margin-left:0;font-size:1rem;box-shadow:0 2px 12px #22407a0f}.acra-exclusions-table th,.acra-exclusions-table td{text-align:left;padding:.5rem 1.1rem;font-size:1rem}.acra-exclusions-table-section-header{background:#1a3974;color:#fff;font-size:.9rem;font-weight:700;letter-spacing:.5px;border-top-left-radius:4px;border-top-right-radius:4px;border-bottom:2px solid #23407a;text-align:left;padding-top:.8rem;padding-bottom:.8rem}.acra-exclusions-table th:not(.acra-exclusions-table-section-header){background:#eaf1fb;color:#1a3974;font-weight:600;font-size:.9rem;border-bottom:1px solid #c1d0ee}.acra-exclusions-table td{background:#fff;color:#222;border-bottom:1px solid #e9e9e9;font-size:.9rem}.acra-exclusions-table tr:last-child td{border-bottom:none}.acra-exclusions-empty{color:#555;text-align:left;font-size:1.07rem;font-style:italic}.acra-exclusions-error-message{color:#ad2327;background:#ffe6e6;border:1.5px solid #e9504a;font-weight:600;text-align:left;padding:.65rem 1.1rem;margin:.2rem 0;border-radius:5px;font-size:1.08rem}.acra-home-table{width:100%;border-collapse:collapse;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #0033660f;margin-bottom:2rem;font-size:13px;line-height:1.22}.acra-home-table caption{font-size:14px;font-weight:700;color:#036;padding:.6rem 0 .3rem;text-align:left;margin-left:15px}.acra-home-table th,.acra-home-table td{border:1px solid #d6e2f0;padding:.38rem .7rem;text-align:left;font-size:13px}.acra-home-table th{background:#eaf1fb;color:#1a3974;font-weight:700;font-size:13.4px}.acra-home-table tr:nth-child(2n){background:#f4f8fc}.acra-home-table tr:nth-child(odd){background:#fff}.acra-home-table tfoot td{background:#eaf1fb}.acra-home-dashboard-link-cell{width:0;white-space:nowrap;padding-right:14px}.acra-home-dashboard-link{color:#1a3974;font-weight:600;font-size:1rem;text-decoration:underline;transition:color .15s}.acra-home-dashboard-link:hover,.acra-home-dashboard-link:focus{color:#1751b5;text-decoration:underline}.acra-inclusions-root{width:60vw;margin:0;padding:0}.acra-inclusions-title-row{font-size:1.2rem;font-weight:700;color:#23407a;padding:18px 0 16px;margin-left:5px;letter-spacing:.5px}.acra-inclusions-table-wrapper{display:flex;justify-content:flex-start}.acra-inclusions-table-vertical{display:block}.acra-inclusions-table{border:2px solid #1a3974;border-radius:6px;background:#fff;min-width:430px;max-width:50vw;margin-left:0;font-size:1rem;box-shadow:0 2px 12px #22407a0f}.acra-inclusions-table th,.acra-inclusions-table td{text-align:left;padding:.5rem 1.1rem;font-size:1rem}.acra-inclusions-table-section-header{background:#1a3974;color:#fff;font-size:.9rem;font-weight:700;letter-spacing:.5px;border-top-left-radius:4px;border-top-right-radius:4px;border-bottom:2px solid #23407a;text-align:left;padding-top:.8rem;padding-bottom:.8rem}.acra-inclusions-table th:not(.acra-inclusions-table-section-header){background:#eaf1fb;color:#1a3974;font-weight:600;font-size:.9rem;border-bottom:1px solid #c1d0ee}.acra-inclusions-table td{background:#fff;color:#222;border-bottom:1px solid #e9e9e9;font-size:.9rem}.acra-inclusions-table tr:last-child td{border-bottom:none}.acra-inclusions-compact-table th,.acra-inclusions-compact-table td{padding:.3rem .6rem;font-size:.9rem}.acra-inclusions-empty{color:#555;text-align:left;font-size:1.07rem;font-style:italic}.acra-inclusions-error-message{color:#ad2327;background:#ffe6e6;border:1.5px solid #e9504a;font-weight:600;text-align:left;padding:.65rem 1.1rem;margin:.2rem 0;border-radius:5px;font-size:1.08rem}.acra-lookup-container{width:100%;max-width:1200px;margin:0 auto;padding:0;background:#fafdff;box-sizing:border-box}.acra-lookup-title-row{font-size:1.2rem;font-weight:700;color:#23407a;padding:18px 0 16px;margin-left:5px;letter-spacing:.5px}.acra-lookup-message{margin:10px 0 14px 10px;border:1.5px solid #29a329;border-radius:4px;background:#eaffea;color:#207520;font-weight:500;padding:8px 16px;width:fit-content;font-size:1.08rem}.acra-lookup-refresh-link{color:#23407a;font-weight:600;margin-right:20px;cursor:pointer;text-decoration:underline}.acra-lookup-global-scrollbar{width:100vw;height:22px;overflow-x:auto;overflow-y:hidden;position:relative;z-index:20;max-width:100vw;box-sizing:border-box}.acra-lookup-global-scrollbar:after{content:"";display:block;height:16px}.acra-lookup-table-scroll{width:100%;min-width:0;max-width:100vw;padding:0 8px 18px;background:#fafdff;box-sizing:border-box;overflow-x:auto}.acra-lookup-table-scroll::-webkit-scrollbar,.acra-lookup-global-scrollbar::-webkit-scrollbar{height:16px;width:14px;background:#e9e9e9;border-radius:8px}.acra-lookup-table-scroll::-webkit-scrollbar-thumb,.acra-lookup-global-scrollbar::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:8px}.acra-lookup-blockstripe td{background:#eaf4ff!important;color:#161c2d}.acra-lookup-whitestripe td{background:#fff!important;color:#161c2d}.acra-lookup-table{border:2px solid #1a3974;border-radius:6px;background:#fff;min-width:1200px;max-width:100%;font-size:1rem;font-family:inherit;margin-left:0;box-shadow:0 2px 12px #22407a0f;border-spacing:0;border-collapse:separate;width:100%;box-sizing:border-box;display:table;overflow:visible!important}.acra-lookup-table-bordered th,.acra-lookup-table-bordered td{border:1px solid #000!important}.acra-lookup-table th,.acra-lookup-table td{text-align:left!important;padding:.5rem 1rem;font-size:1rem;font-family:inherit;word-break:normal;-webkit-hyphens:none;hyphens:none;min-width:100px;vertical-align:middle}.acra-lookup-cutoff-col{min-width:130px;max-width:250px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.acra-lookup-table-section-header{background:#1a3974;color:#fff;font-size:.9rem;font-weight:700;letter-spacing:.5px;border-top-left-radius:4px;border-top-right-radius:4px;border-bottom:2px solid #23407a;text-align:left;padding:.3rem .8rem}.acra-lookup-table th:not(.acra-lookup-table-section-header){background:#eaf1fb;color:#1a3974;font-weight:600;font-size:.9rem;border-bottom:1px solid #c1d0ee}.acra-lookup-table td{background:#fff;color:#222;border-bottom:1px solid #e9e9e9;font-size:.9rem;font-family:inherit;text-align:left!important}.acra-lookup-table tr:last-child td{border-bottom:none}.acra-lookup-empty-row{color:#555;text-align:left;font-size:1.07rem;font-style:italic}.acra-lookup-error-message{color:#ad2327;background:#ffe6e6;border:1.5px solid #e9504a;font-weight:600;text-align:left;padding:.65rem 1.1rem;margin:.2rem 0;border-radius:5px;font-size:1.08rem}.acra-lookup-superhead-custom{background:#fff!important;color:#163c77!important;font-size:.9rem;border-bottom:1px solid #b7c9e5;padding:.19rem .3rem;font-weight:700;text-align:left!important}.acra-lookup-th,.acra-lookup-th-center{background:#eaf1fb;color:#1a3974;font-weight:600;font-size:1.07rem;border-bottom:2px solid #b7c9e5;text-align:left!important;padding:.38rem .5rem}.acra-lookup-center,.acra-lookup-right{text-align:left!important}.acra-lookup-headrow-sticky th{position:sticky;top:0;z-index:2;background:#eaf1fb}.acra-lookup-highlight-row td{background:#eaa653!important;color:#000}.acra-lookup-edit-link{color:#4c1a74;font-weight:600;text-decoration:none;transition:color .13s;cursor:pointer}.acra-lookup-edit-link:hover,.acra-lookup-edit-link:focus{color:#4574c7;text-decoration:underline}.acra-lookup-summary-custom td{background:#fff!important;color:#163c77!important;font-weight:600!important;font-size:.9rem!important;border-top:2px solid #b7c9e5!important;border-bottom:1px solid #b7c9e5!important;padding:.41rem .44rem!important;text-align:left!important}@media (max-width: 1024px){.acra-lookup-container{width:98vw;max-width:98vw;padding:0 2vw}.acra-lookup-table{min-width:1000px;max-width:100vw}.acra-lookup-table-scroll{padding:0 2vw;max-width:100vw;overflow-x:auto}}@media (max-width: 800px){.acra-lookup-container{width:100vw;max-width:100vw;padding:0 1vw}.acra-lookup-table{min-width:750px;max-width:100vw}.acra-lookup-table-scroll{padding:0 1vw;max-width:100vw;overflow-x:auto}}@media (max-width: 600px){.acra-lookup-container,.acra-lookup-table-scroll{width:100vw;max-width:100vw;padding:0;overflow-x:auto}.acra-lookup-table{min-width:600px;width:100vw;max-width:100vw;font-size:.92rem;box-sizing:border-box;display:table;overflow:visible!important}}.acra-lookup-cutoff-col{min-width:90px;max-width:40vw;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.acra-lookupedit-container{max-width:1200px;margin:0 auto 2rem;padding:1.5rem 2rem;background:#fff;border-radius:10px;box-shadow:0 2px 14px #0033660a;font-family:Segoe UI,Arial,sans-serif;overflow-x:auto}.acra-lookupedit-error-message{background:#ffe6e6;color:#ad2327;border:1.5px solid #e9504a;border-radius:5px;padding:.45rem .7rem;font-weight:600;margin-bottom:1rem;text-align:center;letter-spacing:.1px;font-size:13px}.acra-lookupedit-loading-message{background:#eaf1fb;color:#1a3974;border:1.5px solid #aac9ee;border-radius:5px;padding:.45rem .7rem;font-weight:500;margin-bottom:1rem;text-align:center;letter-spacing:.1px;font-size:13px}.acra-lookupedit-dashboard-link{color:#1a3974;font-weight:600;font-size:1rem;text-decoration:underline;transition:color .15s;border-radius:5px;background:#eaf1fb;padding:6px 18px;border:none;cursor:pointer}.acra-lookupedit-dashboard-link:hover,.acra-lookupedit-dashboard-link:focus{color:#1751b5;text-decoration:underline}.acra-lookupedit-label-cell{font-weight:600;color:#1a3974;background:#eaf1fb;padding:.3rem .7rem;border-radius:4px;font-size:1rem}.acra-lookupedit-table{width:100%;border-spacing:0;margin:0;border-collapse:collapse;background:#fff;table-layout:fixed;word-break:break-word;border:1.5px solid #1a3974}.acra-lookupedit-table td,.acra-lookupedit-table th{border:1px solid #aac9ee;background:#fff;padding-left:.8rem;padding-right:.8rem}.acra-lookupedit-table td:nth-child(2){border-right:2.5px solid #1a3974}.acra-lookupedit-top-section-row td{border-top:none!important;border-bottom:none!important}.acra-lookupedit-top-input{margin-left:44px}.acra-lookupedit-table input,.acra-lookupedit-table select{width:100%;max-width:170px;min-width:60px;box-sizing:border-box;padding:.25rem .5rem;font-size:1rem;background:#fff!important;border:1.5px solid #aac9ee!important;border-radius:4px;color:#212529;outline:none;margin-right:0;margin-left:0}.acra-lookupedit-checkbox{margin:0;vertical-align:middle;accent-color:#1a3974;width:22px;height:22px;border-radius:4px;border:1.5px solid #aac9ee;background:#fff!important}.acra-lookupedit-checkbox:focus,.acra-lookupedit-checkbox:hover{outline:2px solid #1a3974}.acra-lookupedit-section-row .acra-lookupedit-section-border{border-top:2px solid #1a3974;height:0;padding:0;background:none}.acra-lookupedit-section-label{font-weight:700;color:#1a3974;background:#eaf1fb;padding:12px 0 6px;font-size:1.11rem;text-align:left;border-left:3px solid #1a3974;border-right:3px solid #1a3974;border-radius:5px}.acra-lookupedit-form-header{font-weight:700;font-size:1.17rem;color:#fff;background:#1a3974;border-radius:7px 7px 0 0;letter-spacing:.2px;padding:15px 30px;border-bottom:2px solid #1a3974}.acra-lookupedit-form-actions{display:flex;gap:100px;margin:22px 0 18px;align-items:center;padding-left:28px;flex-wrap:wrap}.acra-lookupedit-back-btn{padding:8px 28px;background:#eaf1fb;border:1.5px solid #1a3974;color:#1a3974;font-weight:600;font-size:1.03rem;border-radius:4px;cursor:pointer}.acra-lookupedit-save-btn{padding:8px 28px;background:#1a3974;color:#fff;border:none;font-weight:700;font-size:1.06rem;border-radius:4px;opacity:1;cursor:pointer}.acra-lookupedit-save-btn:disabled{opacity:.7;cursor:not-allowed}@media (max-width: 900px){.acra-lookupedit-container{padding:.7rem .2rem}.acra-lookupedit-table input,.acra-lookupedit-table select{max-width:95vw;font-size:.98rem}}@media (max-width: 660px){.acra-lookupedit-form-header{font-size:1rem;padding:11px 10px}.acra-lookupedit-section-label{font-size:1rem;padding:8px 0 5px}.acra-lookupedit-form-actions{gap:20px;padding-left:0;flex-direction:column;align-items:flex-start}}@media (max-width: 500px){.acra-lookupedit-table{font-size:.97rem}.acra-lookupedit-label-cell{font-size:.97rem;padding:.2rem .3rem}.acra-lookupedit-table input,.acra-lookupedit-table select{min-width:40px;max-width:94vw;font-size:.97rem;padding:.18rem .2rem}}.acra-custom-checkbox{display:flex;align-items:center;position:relative;height:22px;cursor:pointer}.acra-custom-checkbox input[type=checkbox]{display:none}.acra-custom-checkbox .checkmark{width:22px;height:22px;background:#fff;border:1.5px solid #aac9ee;border-radius:4px;position:relative;margin-right:8px;box-sizing:border-box;cursor:pointer}.acra-custom-checkbox input[type=checkbox]:checked+.checkmark:before{content:"";display:block;position:absolute;left:5px;top:7px;width:6px;height:10px;border:solid #1a3974;border-width:0 2px 2px 0;transform:rotate(45deg)}.acra-mappings-root{width:100%;max-width:1200px;margin:0 auto;padding:0}.acra-mappings-title-row{font-size:1.2rem;font-weight:700;color:#23407a;padding:18px 0 16px;margin-left:5px;letter-spacing:.5px}.acra-mappings-table-wrapper{display:block;width:100%}.acra-mappings-table{border:2px solid #1a3974;border-radius:6px;background:#fff;min-width:430px;max-width:100%;margin-left:0;font-size:1rem;box-shadow:0 2px 12px #22407a0f;overflow-x:auto}.acra-mappings-table th,.acra-mappings-table td{text-align:left;padding:.5rem 1.1rem;font-size:1rem}.acra-mappings-table-section-header{background:#1a3974;color:#fff;font-size:.9rem;font-weight:700;letter-spacing:.5px;border-top-left-radius:4px;border-top-right-radius:4px;border-bottom:2px solid #23407a;text-align:left;padding-top:.8rem;padding-bottom:.8rem}.acra-mappings-table th:not(.acra-mappings-table-section-header){background:#eaf1fb;color:#1a3974;font-weight:600;font-size:.9rem;border-bottom:1px solid #c1d0ee}.acra-mappings-table td{background:#fff;color:#222;border-bottom:1px solid #e9e9e9;font-size:.9rem}.acra-mappings-table tr:last-child td{border-bottom:none}.acra-mappings-empty{color:#555;text-align:left;font-size:1.07rem;font-style:italic}.acra-mappings-error-message{color:#ad2327;background:#ffe6e6;border:1.5px solid #e9504a;font-weight:600;text-align:left;padding:.65rem 1.1rem;margin:.2rem 0;border-radius:5px;font-size:1.08rem}@media (max-width: 1024px){.acra-mappings-root{width:98vw;max-width:98vw;padding:0 2vw}.acra-mappings-table{min-width:600px;max-width:100vw}}@media (max-width: 800px){.acra-mappings-root{width:100vw;max-width:100vw;padding:0 1vw}.acra-mappings-table{min-width:400px;max-width:100vw}}@media (max-width: 600px){.acra-mappings-root,.acra-mappings-table-wrapper{width:100vw;max-width:100vw;padding:0}.acra-mappings-table{min-width:350px;width:100vw;max-width:100vw;font-size:.95rem;overflow-x:auto}.acra-mappings-searchorder-wrapper{width:100vw;max-width:100vw;margin-top:16px}}.acra-mappings-table-vertical{display:block}.acra-mappings-compact-table th,.acra-mappings-compact-table td{padding:.3rem .6rem;font-size:.9rem}.acra-mappings-table+.acra-mappings-table{margin-top:10px}.acra-mappings-table-filtercell{background:#1a3974!important;color:#fff!important;text-align:right;font-weight:500;font-size:1.08rem}.acra-mappings-searchbtn{background:#4574c7;color:#fff;border:1px solid #3461ac;border-radius:3px;font-size:1.01rem;padding:2px 12px;margin-left:3px;cursor:pointer}.acra-mappings-searchorder-wrapper{width:100%;margin-top:16px;clear:both;display:block}.acra-mappings-blockstripe td{background:#eaf4ff!important;color:#161c2d}.acra-mappings-whitestripe td{background:#fff!important;color:#161c2d}.acra-mappings-th{background:#eaf1fb;color:#1a3974;font-weight:600;font-size:1.07rem;border-bottom:2px solid #b7c9e5;text-align:left;padding:.38rem .5rem}.acra-mappings-th-center{background:#eaf1fb;color:#1a3974;font-weight:600;font-size:1.07rem;border-bottom:2px solid #b7c9e5;text-align:center;padding:.38rem .5rem}.acra-mappings-td-center{text-align:center!important}.acra-tables-root{width:60vw;margin:0;padding:0}.acra-tables-title-row{font-size:1.2rem;font-weight:700;color:#23407a;padding:18px 0 16px;margin-left:5px;letter-spacing:.5px}.acra-tables-table-wrapper{display:flex;justify-content:flex-start}.acra-tables-table-vertical{display:block}.acra-tables-table{border:2px solid #1a3974;border-radius:6px;background:#fff;min-width:430px;max-width:50vw;margin-left:0;font-size:1rem;box-shadow:0 2px 12px #22407a0f}.acra-tables-table th,.acra-tables-table td{text-align:left;padding:.5rem 1.1rem;font-size:1rem}.acra-tables-table-section-header{background:#1a3974;color:#fff;font-size:.9rem;font-weight:700;letter-spacing:.5px;border-top-left-radius:4px;border-top-right-radius:4px;border-bottom:2px solid #23407a;text-align:left;padding-top:.8rem;padding-bottom:.8rem}.acra-tables-table th:not(.acra-tables-table-section-header){background:#eaf1fb;color:#1a3974;font-weight:600;font-size:.9rem;border-bottom:1px solid #c1d0ee}.acra-tables-table td{background:#fff;color:#222;border-bottom:1px solid #e9e9e9;font-size:.9rem}.acra-tables-table tr:last-child td{border-bottom:none}.acra-tables-compact-table th,.acra-tables-compact-table td{padding:.3rem .6rem;font-size:.9rem}.acra-tables-empty{color:#555;text-align:left;font-size:1.07rem;font-style:italic}.acra-tables-error-message{color:#ad2327;background:#ffe6e6;border:1.5px solid #e9504a;font-weight:600;text-align:left;padding:.65rem 1.1rem;margin:.2rem 0;border-radius:5px;font-size:1.08rem}.aob-container{max-width:1200px;margin:0 auto 2rem;padding:1.5rem 2rem;background:#f8fafc;border-radius:10px;box-shadow:0 2px 14px #0033660a;font-family:Segoe UI,Arial,sans-serif}.aob-table,.aob-home-table{width:100%;border-collapse:separate;border-spacing:0;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 1px 12px #2c3e5012;margin-bottom:2rem;font-size:.9rem;font-family:Inter,Arial,sans-serif;line-height:1.22}.aob-table caption,.aob-home-table caption{font-size:14px;font-weight:700;color:#036;padding:.6rem 0 .3rem;text-align:left;margin-left:15px}.aob-table th,.aob-table td,.aob-home-table th,.aob-home-table td{border:1px solid #d6e2f0;padding:4px!important;text-align:left;font-size:.9rem;white-space:nowrap}.aob-table th,.aob-home-table th{background:#1a3974;color:#fff;font-weight:700;font-size:.9rem;padding:4px;letter-spacing:.5px;border-bottom:2px solid #1565c0}.aob-table th>h4,.aob-table th>h3,.aob-table th>h2,.aob-home-table th>h4,.aob-home-table th>h3,.aob-home-table th>h2{margin:0;padding:0;line-height:2.2}.aob-table .aob-header,.aob-table thead td.aob-header{background:#036;color:#fff;font-size:13.8px;font-weight:700;letter-spacing:.5px;padding:.1rem .7rem;border-bottom:2px solid #e7a541;text-align:left}.aob-table tr:nth-child(2n),.aob-home-table tr:nth-child(2n){background:#f4f8fc}.aob-table tr:nth-child(odd),.aob-home-table tr:nth-child(odd){background:#fff}.aob-table tfoot td{background:#eaf1fb}.aob-home-table td{font-size:13px;font-weight:600}.aob-home-table a{color:#1a3974;font-weight:600;font-size:1rem;text-decoration:underline;transition:color .15s}.aob-home-table a:hover,.aob-home-table a:focus{color:#1751b5;text-decoration:underline}.aob-yes-cell{background:#1b9a50;color:#fff;font-weight:700;border-radius:4px;padding:.05rem .5rem;border:1.5px solid #0e6a32;text-align:center;min-width:40px;font-size:12.5px}.aob-no-cell{background:#e9504a;color:#fff;font-weight:700;border-radius:4px;padding:.05rem .5rem;border:1.5px solid #ad2327;text-align:center;min-width:40px;font-size:12.5px}.aob-action-link,.aob-zoom-link{color:#1a3974;font-weight:700;text-decoration:underline;margin-left:.28rem;margin-right:.18rem;cursor:pointer;transition:color .15s;font-size:13px}.aob-action-link:hover,.aob-zoom-link:hover{color:#e7a541}.aob-form-row{display:flex;align-items:center;gap:1.2rem;margin-bottom:1.1rem;background:#eaf1fb;padding:.65rem 1rem;border-radius:6px;box-shadow:0 1px 4px #0033660a}.aob-form-row label{font-size:1rem;color:#036;font-weight:600}.aob-form-row select{font-size:13px;border:1px solid #aac9ee;border-radius:4px;padding:.25rem .7rem;margin-left:.4rem;background:#fff;color:#036;transition:border .15s}.aob-form-row select:focus{border:1.5px solid #1a3974;outline:none}.aob-form-row button,.aob-form-row input[type=submit]{background:#036;color:#e7a541;border:none;border-radius:4px;padding:.28rem 1.05rem;font-weight:600;margin-left:.4rem;font-size:13px;cursor:pointer;transition:background .18s,color .18s}.aob-form-row button:hover,.aob-form-row input[type=submit]:hover{background:#e7a541;color:#036}.aob-error-message{background:#ffe6e6;color:#ad2327;border:1.5px solid #e9504a;border-radius:5px;padding:.45rem .7rem;font-weight:600;margin-bottom:1rem;text-align:center;letter-spacing:.1px;font-size:13px}.aob-loading-message{background:#eaf1fb;color:#1a3974;border:1.5px solid #aac9ee;border-radius:5px;padding:.45rem .7rem;font-weight:500;margin-bottom:1rem;text-align:center;letter-spacing:.1px;font-size:13px}.aob-table tr:last-child td,.aob-home-table tr:last-child td{border-bottom:none}.aob-table th:last-child,.aob-table td:last-child{text-align:right}.aob-table td[align=center],.aob-table th[align=center]{text-align:center}.aob-table tbody tr:hover{background:#dde9f7;transition:background .12s}.aob-table td:empty,.aob-home-table td:empty{background:#f8fafc}.aob-tags{color:#9c27b0;font-size:.97em;margin-left:.5em}.aob-table tr td:first-child{border-left:6px solid #eaf1fb}.aob-table tr td:first-child.aob-yes-cell,.aob-table tr td:first-child.aob-no-cell{border-left:none}@media (max-width: 900px){.aob-container{padding:1rem .2rem}.aob-form-row{flex-direction:column;align-items:stretch;gap:.5rem;padding:.7rem}.aob-table,.aob-home-table,.aob-table th,.aob-table td,.aob-home-table th,.aob-home-table td{font-size:12px;padding:.25rem .5rem}.aob-yes-cell,.aob-no-cell{font-size:11.5px;min-width:34px}.aob-table.history-table th,.aob-table.history-table td{font-size:11.5px;padding:.24rem .5rem}}.aob-table.history-table{width:100%}.aob-table.history-table th,.aob-table.history-table td{font-size:13px;padding:.28rem .4rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.aob-table.history-table th:nth-child(1),.aob-table.history-table td:nth-child(1){width:20%!important}.aob-table.history-table th:nth-child(2),.aob-table.history-table td:nth-child(2){width:24%!important}.aob-table.history-table th:nth-child(3),.aob-table.history-table td:nth-child(3){width:11%!important}.aob-table.history-table th:nth-child(4),.aob-table.history-table td:nth-child(4){width:20%!important}.aob-table.history-table th:nth-child(5),.aob-table.history-table td:nth-child(5){width:8%!important}.aob-table.history-table th:nth-child(6),.aob-table.history-table td:nth-child(6){width:9%!important}.aob-table.history-table th:nth-child(7),.aob-table.history-table td:nth-child(7){width:8%!important}.aob-px-container{max-width:1200px;margin:0 auto 2rem;padding:1.5rem 2rem;background:#f8fafc;border-radius:10px;box-shadow:0 2px 14px #0033660a;font-family:Segoe UI,Arial,sans-serif}.aob-px-table-scroll{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.aob-px-table{width:100%;border-collapse:separate;border-spacing:0;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 1px 12px #2c3e5012;margin-bottom:2rem;font-size:.9rem;font-family:Inter,Arial,sans-serif;line-height:1.22;min-width:720px}.aob-px-table th,.aob-px-table td{border:1px solid #d6e2f0;padding:4px!important;text-align:left;font-size:.9rem;white-space:nowrap}.aob-px-table th{background:#1a3974;color:#fff;font-weight:700;font-size:.9rem;padding:4px;letter-spacing:.5px;border-bottom:2px solid #1565c0}.aob-px-table th>h4,.aob-px-table th>h3,.aob-px-table th>h2{margin:0;padding:0;line-height:2.2}.aob-px-table .aob-px-header,.aob-px-table thead td.aob-px-header{background:#036;color:#fff;font-size:13.8px;font-weight:700;letter-spacing:.5px;padding:.1rem .7rem;border-bottom:2px solid #e7a541;text-align:left}.aob-px-table tr:nth-child(2n){background:#f4f8fc}.aob-px-table tr:nth-child(odd){background:#fff}.aob-px-yes-cell{background:#1b9a50;color:#fff;font-weight:700;border-radius:4px;padding:.05rem .5rem;border:1.5px solid #0e6a32;text-align:center;min-width:40px;font-size:12.5px}.aob-px-no-cell{background:#e9504a;color:#fff;font-weight:700;border-radius:4px;padding:.05rem .5rem;border:1.5px solid #ad2327;text-align:center;min-width:40px;font-size:12.5px}.aob-px-action-link,.aob-px-zoom-link{color:#1a3974;font-weight:700;text-decoration:underline;margin-left:.28rem;margin-right:.18rem;cursor:pointer;transition:color .15s;font-size:13px}.aob-px-action-link:hover,.aob-px-zoom-link:hover{color:#e7a541}.aob-px-form-row{display:flex;align-items:center;gap:1.2rem;margin-bottom:1.1rem;background:#eaf1fb;padding:.65rem 1rem;border-radius:6px;box-shadow:0 1px 4px #0033660a}.aob-px-form-row label{font-size:1rem;color:#036;font-weight:600}.aob-px-form-row select{font-size:13px;border:1px solid #aac9ee;border-radius:4px;padding:.25rem .7rem;margin-left:.4rem;background:#fff;color:#036;transition:border .15s}.aob-px-form-row select:focus{border:1.5px solid #1a3974;outline:none}.aob-px-form-row button,.aob-px-form-row input[type=submit]{background:#036;color:#e7a541;border:none;border-radius:4px;padding:.28rem 1.05rem;font-weight:600;margin-left:.4rem;font-size:13px;cursor:pointer;transition:background .18s,color .18s}.aob-px-form-row button:hover,.aob-px-form-row input[type=submit]:hover{background:#e7a541;color:#036}.aob-px-error-message{background:#ffe6e6;color:#ad2327;border:1.5px solid #e9504a;border-radius:5px;padding:.45rem .7rem;font-weight:600;margin-bottom:1rem;text-align:center;letter-spacing:.1px;font-size:13px}.aob-px-loading-message{background:#eaf1fb;color:#1a3974;border:1.5px solid #aac9ee;border-radius:5px;padding:.45rem .7rem;font-weight:500;margin-bottom:1rem;text-align:center;letter-spacing:.1px;font-size:13px}.aob-px-table tr:last-child td{border-bottom:none}.aob-px-table th:last-child,.aob-px-table td:last-child{text-align:right}.aob-px-table td[align=center],.aob-px-table th[align=center]{text-align:center}.aob-px-table tbody tr:hover{background:#dde9f7;transition:background .12s}.aob-px-table td:empty{background:#f8fafc}.aob-px-table tr td:first-child{border-left:6px solid #eaf1fb}.aob-px-table tr td:first-child.aob-px-yes-cell,.aob-px-table tr td:first-child.aob-px-no-cell{border-left:none}@media (max-width: 900px){.aob-px-container{padding:1rem .2rem}.aob-px-form-row{flex-direction:column;align-items:stretch;gap:.5rem;padding:.7rem}.aob-px-table,.aob-px-table th,.aob-px-table td{font-size:12px;padding:.25rem .5rem}.aob-px-yes-cell,.aob-px-no-cell{font-size:11.5px;min-width:34px}}.synchome-root{font-family:Segoe UI,Arial,sans-serif;padding:18px 0 36px}.synchome-error{color:#ad2327;background:#ffe6e6;border:1.5px solid #e9504a;font-weight:600;padding:.65rem 1.1rem;margin:.2rem 0 1.2rem;border-radius:5px;font-size:1.08rem;max-width:480px}.synchome-header-table{width:400px;max-width:98vw;margin-bottom:18px;border:none;table-layout:fixed}.synchome-header-table td:first-child{width:45%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.synchome-header-table td:last-child{width:55%;white-space:nowrap}.synchome-header-right{display:inline-flex;align-items:center;gap:12px;white-space:nowrap}.synchome-autorefresh{white-space:nowrap}.synchome-title{font-weight:700;font-size:1.08rem;color:#1a3974;margin:0;white-space:nowrap}.synchome-header-table,.sync-date-title-row,.sync-month-title-row,.acra-config-title-row,.unproceesed-search-acra-config-title-row{font-size:1.08rem;font-weight:700;font-style:normal}.synchome-refresh-text{font-weight:400}.synchome-main-table{width:600px;max-width:98vw;border:2px solid rgb(26,57,116);background:#fff;border-radius:6px;box-shadow:0 2px 12px #22407a0a;font-size:1.04rem;margin-top:4px}.synchome-status-table{width:100%;border-collapse:collapse;margin-bottom:0;background:#fff}.synchome-status-table th.synchome-th,.synchome-status-table td{border:2px solid rgb(26,57,116)}.synchome-status-table th.synchome-th{background:#1a3974;color:#fff;font-weight:600;font-size:1.04rem;padding:7px 13px;letter-spacing:.1px;text-align:left;white-space:nowrap}.synchome-status-table td{padding:7px 13px;white-space:nowrap;color:#163c77}.synchome-footer-link{padding-top:10px;font-size:1.02rem;text-align:left;border:none}.synchome-footer-link a{color:#2447a2;text-decoration:underline;font-weight:500;font-size:1.03rem;letter-spacing:.1px;margin-right:18px}.synchome-footer-link a:hover{color:#4574c7}@media (max-width: 600px){.synchome-header-table,.synchome-main-table{width:98vw;font-size:.97rem}.synchome-status-table th.synchome-th,.synchome-status-table td{padding:7px;font-size:.93rem}.synchome-header-right{flex-wrap:wrap;justify-content:flex-end;gap:6px}}.sync-unprocessed-root,.sync-unprocessed-root *{font-family:Segoe UI,Arial,sans-serif}.sync-unprocessed-topbar{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.sync-unprocessed-title-row{font-size:1.2rem;font-weight:700;color:#23407a;padding:18px 0 16px;margin-left:5px;letter-spacing:.5px}.sync-unprocessed-refresh-controls{font-weight:400;display:inline-flex;align-items:center;gap:6px;white-space:nowrap}.sync-unprocessed-table-wrapper{display:flex;justify-content:flex-start}.sync-unprocessed-table{border:2px solid #1a3974;border-radius:6px;background:#fff;min-width:430px;max-width:50vw;margin-left:0;font-size:1rem;box-shadow:0 2px 12px #22407a0f}.sync-unprocessed-table th,.sync-unprocessed-table td{text-align:left;padding:.5rem 1.1rem;font-size:1rem}.sync-unprocessed-table-section-header{background:#1a3974;color:#fff;font-size:.9rem;font-weight:700;letter-spacing:.5px;border-top-left-radius:4px;border-top-right-radius:4px;border-bottom:2px solid #23407a;text-align:left;padding-top:.8rem;padding-bottom:.8rem}.sync-unprocessed-table th:not(.sync-unprocessed-table-section-header){background:#eaf1fb;color:#1a3974;font-weight:600;font-size:.9rem;border-bottom:1px solid #c1d0ee}.sync-unprocessed-table td{background:#fff;color:#222;border-bottom:1px solid #e9e9e9;font-size:.9rem}.sync-unprocessed-table tr:last-child td{border-bottom:none}.sync-unprocessed-empty{color:#555;text-align:left;font-size:1.07rem;font-style:italic}.sync-unprocessed-error-message{color:#ad2327;background:#ffe6e6;border:1.5px solid #e9504a;font-weight:600;text-align:left;padding:.65rem 1.1rem;margin:.2rem 0;border-radius:5px;font-size:1.08rem}.sync-month-root{width:60vw;margin:0;padding:0}.sync-month-title-row{font-size:1.2rem;font-weight:700;color:#23407a;padding:18px 0 16px;margin-left:5px;letter-spacing:.5px}.sync-month-table-wrapper{display:flex;justify-content:flex-start}.sync-month-summary-table-wrapper{width:100%;margin:20px 0 18px;padding:0;display:flex;justify-content:flex-start;align-items:flex-start}.sync-month-summary-table{width:480px;max-width:98vw;background:#fff;border-radius:6px;border:2px solid rgb(26,57,116);box-shadow:0 2px 12px #22407a0a;font-size:1.04rem;border-collapse:collapse}.sync-month-summary-table th.sync-month-summary-th,.sync-month-summary-table td.sync-month-summary-td{border:2px solid rgb(26,57,116)}.sync-month-summary-th{background:#1a3974;color:#fff;font-weight:600;font-size:1.04rem;padding:7px 13px;letter-spacing:.1px;text-align:left;white-space:nowrap}.sync-month-summary-table td.sync-month-summary-td{padding:7px 13px;white-space:nowrap;color:#163c77;background:#fff}.sync-month-table{border:2px solid #1a3974;border-radius:6px;background:#fff;min-width:430px;max-width:50vw;margin-left:0;font-size:1rem;box-shadow:0 2px 12px #22407a0f}.sync-month-table th,.sync-month-table td{text-align:left;padding:.5rem 1.1rem;font-size:1rem}.sync-month-table-section-header{background:#1a3974;color:#fff;font-size:.9rem;font-weight:700;letter-spacing:.5px;border-top-left-radius:4px;border-top-right-radius:4px;border-bottom:2px solid #23407a;text-align:left;padding-top:.8rem;padding-bottom:.8rem}.sync-month-table th:not(.sync-month-table-section-header){background:#eaf1fb;color:#1a3974;font-weight:600;font-size:.9rem;border-bottom:1px solid #c1d0ee}.sync-month-table td{background:#fff;color:#222;border-bottom:1px solid #e9e9e9;font-size:.9rem}.sync-month-table tr:last-child td{border-bottom:none}.sync-month-empty{color:#555;text-align:left;font-size:1.07rem;font-style:italic}.sync-month-error-message{color:#ad2327;background:#ffe6e6;border:1.5px solid #e9504a;font-weight:600;text-align:left;padding:.65rem 1.1rem;margin:.2rem 0;border-radius:5px;font-size:1.08rem}.current-date-highlight,.current-date-highlight td{background-color:#fff44f!important}.sync-date-root{width:60vw;margin:0 auto;padding:0;max-width:1100px;box-sizing:border-box}.sync-date-title-row{font-size:1.2rem;font-weight:700;color:#23407a;padding:18px 0 16px;margin-left:5px;letter-spacing:.5px}.sync-date-refresh-row{margin-bottom:8px}.sync-date-refresh-toggle{cursor:pointer;text-decoration:underline;margin-left:6px}.sync-date-refresh-toggle-off{color:red}.sync-date-refresh-toggle-on,.sync-date-autorefresh-enabled{color:green}.sync-date-autorefresh-disabled{color:red}.sync-date-refresh-interval-input{width:50px;font-size:10px;margin-left:3px;margin-right:3px}.sync-date-summary-table-wrapper{width:100%;margin:20px 0 18px;padding:0;display:flex;justify-content:flex-start;align-items:flex-start}.sync-date-summary-table{width:480px;max-width:98vw;background:#fff;border-radius:6px;border:2px solid rgb(26,57,116);box-shadow:0 2px 12px #22407a0a;font-size:1.04rem;border-collapse:collapse}.sync-date-summary-table th.sync-date-summary-th,.sync-date-summary-table td.sync-date-summary-td{border:2px solid rgb(26,57,116)}.sync-date-summary-th{background:#1a3974;color:#fff;font-weight:600;font-size:1.04rem;padding:7px 13px;letter-spacing:.1px;text-align:left;white-space:nowrap}.sync-date-summary-table td.sync-date-summary-td{padding:7px 13px;white-space:nowrap;color:#163c77;background:#fff}.sync-date-summary-row{margin:18px 0;padding:10px 16px;background:#f4f4f7;border:1.5px solid #dde1e8;border-radius:7px;font-weight:700;color:#000;font-size:1rem;letter-spacing:.1px;box-shadow:0 1px 6px #22407a0f}.sync-date-nav-row{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin:20px 0 8px;padding:9px 0;background:#fafdff;border-radius:8px;border:2px solid #1a3974}.sync-date-nav-label{font-size:.9rem;font-weight:600;font-family:inherit;color:#1a3974;letter-spacing:.5px;margin-right:14px}.sync-date-nav-month{font-size:.9rem;font-weight:600;font-family:inherit;letter-spacing:.5px;color:#1a3974;border:1px solid #2447a2;border-radius:6px;background:#eaf1fb;padding:2px 8px;text-decoration:underline;margin-right:8px}.sync-date-nav-btn{font-size:1.03rem;font-weight:700;color:#1a3974;background:#eaf1fb;border:1.5px solid #1a3974;border-radius:6px;padding:2px 12px;cursor:pointer;vertical-align:middle;margin-right:8px;margin-left:8px;transition:opacity .2s}.sync-date-nav-btn:disabled{cursor:not-allowed;opacity:.5}.sync-date-error-message{color:#ad2327;background:#ffe6e6;border:1.5px solid #e9504a;font-weight:600;text-align:left;padding:.65rem 1.1rem;margin:.2rem 0;border-radius:5px;font-size:1.08rem}.sync-date-table-wrapper{display:flex;justify-content:flex-start;width:100%;margin-bottom:20px}.sync-date-table{min-width:700px;border:2px solid #1a3974;border-radius:6px;background:#fff;font-size:1.03rem;box-shadow:0 2px 8px #0033660f;width:100%;max-width:100vw}.sync-date-table th,.sync-date-table td{text-align:left;padding:.5rem 1.1rem;font-size:1rem;font-family:inherit}.sync-date-th{background:#eaf1fb;color:#1a3974;font-weight:600;font-size:.9rem;letter-spacing:.5px;border-bottom:1px solid #c1d0ee}.sync-date-table th.sync-date-th{border-bottom:2px solid #23407a}.sync-date-table td{background:#fff;color:#222;border-bottom:1px solid #e9e9e9;font-size:.9rem}.sync-date-table tr:last-child td{border-bottom:none}.sync-date-td-center{text-align:left}.sync-date-blockstripe{background:#fafdff}.sync-date-whitestripe{background:#fff}.sync-date-totals-row{font-weight:700;background:#eaf1fb}.sync-date-empty{color:#555;text-align:left;font-size:1.07rem;font-style:italic}@media (max-width: 1100px){.sync-date-root{width:98vw;max-width:100vw;padding:0 10px}.sync-date-table,.sync-date-table-wrapper,.sync-date-summary-table-wrapper,.sync-date-summary-table{width:100%;max-width:100vw}}@media (max-width: 900px){.sync-date-root{font-size:.95rem;padding:0 3vw}.sync-date-summary-row,.sync-date-nav-row{font-size:.97rem;padding:8px 2vw}.sync-date-table,.sync-date-table-wrapper,.sync-date-summary-table-wrapper,.sync-date-summary-table{width:100%;min-width:210px;margin:0 auto 10px}.sync-date-table th,.sync-date-table td,.sync-date-summary-table th.sync-date-summary-th,.sync-date-summary-table td.sync-date-summary-td{padding:5px 7px;font-size:.95em}}@media (max-width: 700px){.sync-date-title-row{font-size:1rem;padding:8px 2px;margin-left:1px}.sync-date-summary-row,.sync-date-nav-row{font-size:.92rem;padding:6px 1vw;margin-left:1vw;margin-right:1vw}.sync-date-table,.sync-date-table-wrapper,.sync-date-summary-table-wrapper,.sync-date-summary-table{min-width:120px;margin:0 auto 3px}.sync-date-table th,.sync-date-table td,.sync-date-summary-table th.sync-date-summary-th,.sync-date-summary-table td.sync-date-summary-td{font-size:.81rem;padding:5px 1px;min-width:52px}}@media (max-width: 600px){.sync-date-root{padding:0 .5vw;font-size:.86rem}.sync-date-title-row,.sync-date-summary-row{font-size:.88rem;padding:4px 2px}.sync-date-table,.sync-date-summary-table{font-size:.82rem}.sync-date-table th,.sync-date-table td,.sync-date-summary-table th.sync-date-summary-th,.sync-date-summary-table td.sync-date-summary-td{font-size:.82rem;padding:3px 1px;min-width:52px}.sync-date-nav-row{font-size:.86rem;padding:2px 1vw}}@media (max-width: 480px){.sync-date-root{font-size:.78rem;padding:0 .5vw}.sync-date-title-row,.sync-date-summary-row{font-size:.8rem;padding:3px 0}.sync-date-table,.sync-date-table-wrapper,.sync-date-summary-table-wrapper,.sync-date-summary-table{width:100%;max-width:100%;min-width:60px;margin:0 auto 2px}.sync-date-table th,.sync-date-table td,.sync-date-summary-table th.sync-date-summary-th,.sync-date-summary-table td.sync-date-summary-td{font-size:.78rem;padding:2px 1px;min-width:42px}.sync-date-nav-row{flex-direction:column;align-items:flex-start;gap:6px;padding:2px 1vw;font-size:.8rem}}.dbstats-compare-container{width:100%;max-width:100vw;min-height:100vh;margin:0;padding:0 16px;font-family:Segoe UI,Arial,sans-serif;background:#f8faff;font-size:.85rem;box-sizing:border-box;overflow-x:hidden}.dbstats-compare-table-responsive-container{width:100%;max-width:100%;box-sizing:border-box;overflow-x:auto;-webkit-overflow-scrolling:touch;min-height:48px;margin:24px 0 16px;background:transparent;border-radius:6px}.dbstats-compare-header{font-weight:600;font-size:.9rem;color:#fff;background:#1a3974;border-radius:6px;letter-spacing:.1px;box-shadow:0 1px 7px #22407a17;border:2px solid #1a3974;padding:8px 10px;margin:18px 0 16px;width:100%;display:block;box-sizing:border-box}.dbstats-compare-form{background:#eaf1fb;border-radius:6px;padding:12px 18px;margin-bottom:10px;border:1px solid #dde1e8;width:100%;box-sizing:border-box}.dbstats-compare-form-row{display:flex;flex-wrap:wrap;gap:13px;align-items:center;width:100%;min-width:0}.dbstats-compare-form-row label{font-weight:500;color:#1a3974;font-size:1em;display:flex;align-items:center;white-space:nowrap}.dbstats-compare-form-row select,.dbstats-compare-form-row input[type=text]{margin-left:7px;min-width:70px;font-size:.83em;background:#fff;border:1px solid #dde1e8;border-radius:3px;padding:3px 7px;box-sizing:border-box}.dbstats-compare-form-row input[type=text]{min-width:80px}.dbstats-compare-form-row button[type=submit]{min-width:80px;padding:6px 13px;background:#1a3974;color:#fff;font-weight:600;font-size:.91em;border:none;border-radius:4px;cursor:pointer;opacity:1;transition:background .13s;white-space:nowrap}.dbstats-compare-form-row button[type=submit]:disabled{opacity:.7;cursor:not-allowed}.dbstats-compare-refresh-status{text-align:right;margin-bottom:8px;font-size:.85em;color:#555;font-weight:500;white-space:nowrap}.dbstats-compare-error{color:red;margin-top:8px;font-size:.92em;font-weight:500}.dbstats-compare-table{width:100%;min-width:640px;font-size:.79rem;border-collapse:collapse;background:#fff;box-shadow:0 1px 7px #22407a12;margin-bottom:18px;box-sizing:border-box;table-layout:auto}.dbstats-compare-table th{background:#1a3974;color:#fff;font-weight:700;padding:5px 7px;border:1px solid #dde1e8;font-size:.88rem;box-sizing:border-box;white-space:nowrap}.dbstats-compare-table td{padding:5px 7px;border:1px solid #dde1e8;font-size:.79rem;word-break:break-word;box-sizing:border-box}.dbstats-compare-th-env,.dbstats-compare-td-env{min-width:105px;max-width:140px}.dbstats-compare-th-name,.dbstats-compare-td-name{min-width:124px;max-width:163px}.dbstats-compare-th-from,.dbstats-compare-td-from,.dbstats-compare-th-to,.dbstats-compare-td-to{min-width:95px;max-width:120px}.dbstats-compare-th-increment,.dbstats-compare-td-increment{min-width:80px;max-width:101px}.dbstats-compare-download-row th{text-align:center;background:#eaf1fb;color:#1a3974;font-weight:700;font-size:.85rem;padding:7px 0;white-space:nowrap}.dbstats-compare-download-link{color:#1a3974;font-weight:600;font-size:.86rem;text-decoration:none;display:inline-flex;align-items:center;gap:7px;background:#eaf1fb;padding:4px 8px;border-radius:4px;border:1px solid #dde1e8;cursor:pointer;transition:background .15s;box-sizing:border-box;white-space:nowrap}.dbstats-compare-download-link:hover{background:#cbe1f9}.dbstats-compare-table-header{background:#1a3974;color:#fff;font-weight:700}.dbstats-compare-table-row:nth-child(2n){background:#aac9ee}.dbstats-compare-table-row:nth-child(odd){background:#fff}.dbstats-compare-no-data-row td{text-align:center;background-color:#ffebee;color:#c62828;font-weight:600;padding:8px;font-size:.85rem;white-space:nowrap}.dbstats-compare-total-row td{text-align:center;background:#6f9;color:#1a3974;font-weight:700;padding:6px 5px;font-size:.82rem;box-sizing:border-box}.dbstats-compare-total-row .label{background:#eaf1fb;color:#1a3974}.dbstats-compare-percentage-cell{font-weight:700;color:#00796b;font-size:.82rem;white-space:nowrap}@media (max-width: 900px){.dbstats-compare-table{font-size:.75rem;min-width:340px}.dbstats-compare-th-env,.dbstats-compare-td-env{min-width:60px;max-width:80px}.dbstats-compare-th-name,.dbstats-compare-td-name{min-width:64px;max-width:88px}.dbstats-compare-th-from,.dbstats-compare-td-from,.dbstats-compare-th-to,.dbstats-compare-td-to{min-width:35px;max-width:51px}.dbstats-compare-th-increment,.dbstats-compare-td-increment{min-width:23px;max-width:37px}}@media (max-width: 600px){.dbstats-compare-table{font-size:.69rem;min-width:180px}.dbstats-compare-th-env,.dbstats-compare-td-env{min-width:29px;max-width:42px}.dbstats-compare-th-name,.dbstats-compare-td-name{min-width:33px;max-width:54px}.dbstats-compare-th-from,.dbstats-compare-td-from,.dbstats-compare-th-to,.dbstats-compare-td-to{min-width:17px;max-width:25px}.dbstats-compare-th-increment,.dbstats-compare-td-increment{min-width:11px;max-width:17px}}.icmdb-container{width:100%;max-width:100vw;min-height:100vh;margin:0;padding:0 16px;font-family:Segoe UI,Arial,sans-serif;background:#f8faff;font-size:.85rem;box-sizing:border-box;overflow-x:hidden}.icmdb-table-responsive-container{width:100%;max-width:100%;box-sizing:border-box;overflow-x:auto;-webkit-overflow-scrolling:touch;min-height:48px;margin:24px 0 16px;background:transparent;border-radius:6px}.icmdb-header{font-weight:600;font-size:.9rem;color:#fff;background:#1a3974;border-radius:6px;letter-spacing:.1px;box-shadow:0 1px 7px #22407a17;border:2px solid #1a3974;padding:8px 10px;margin:18px 0 16px;width:100%;display:block;box-sizing:border-box}.icmdb-form{background:#eaf1fb;border-radius:6px;padding:10px 16px;margin-bottom:10px;border:1px solid #dde1e8;width:100%;box-sizing:border-box}.icmdb-form-row{display:flex;flex-wrap:wrap;gap:12px;align-items:center;width:100%;min-width:0}.icmdb-form-row label{font-weight:500;color:#1a3974;font-size:1em;display:flex;align-items:center;white-space:nowrap}.icmdb-form-row select,.icmdb-form-row input[type=text]{margin-left:7px;min-width:70px;font-size:.83em;background:#fff;border:1px solid #dde1e8;border-radius:3px;padding:3px 7px;box-sizing:border-box}.icmdb-form-row input[type=text]{min-width:80px}.icmdb-form-row button[type=submit]{min-width:80px;padding:6px 13px;background:#1a3974;color:#fff;font-weight:600;font-size:.91em;border:none;border-radius:4px;cursor:pointer;opacity:1;transition:background .13s;white-space:nowrap}.icmdb-form-row button[type=submit]:disabled{opacity:.7;cursor:not-allowed}.icmdb-error-message{color:red;margin-top:8px;font-size:.92em;font-weight:500}.icmdb-table{width:100%;font-size:.79rem;border-collapse:collapse;background:#fff;box-shadow:0 1px 7px #22407a12;margin-bottom:18px;min-width:800px;box-sizing:border-box;table-layout:auto}.icmdb-table th{background:#1a3974;color:#fff;font-weight:700;padding:5px 7px;border:1px solid #dde1e8;font-size:.88rem;white-space:nowrap}.icmdb-table td{padding:5px 7px;border:1px solid #dde1e8;font-size:.79rem;word-break:break-word;box-sizing:border-box}.icmdb-th-env,.icmdb-td-env{min-width:110px;max-width:150px}.icmdb-th-name,.icmdb-td-name{min-width:120px;max-width:160px}.icmdb-th-statvalue,.icmdb-td-statvalue{min-width:140px;max-width:180px}.icmdb-th-month,.icmdb-td-month{min-width:80px;max-width:120px}.icmdb-th-year,.icmdb-td-year{min-width:84px;max-width:126px}.icmdb-th-createdate,.icmdb-td-createdate{min-width:140px;max-width:200px}.icmdb-download-row th{text-align:center;background:#eaf1fb;color:#1a3974;font-weight:700;font-size:.85rem;padding:7px 0;white-space:nowrap}.icmdb-download-link{color:#1a3974;font-weight:600;font-size:.86rem;text-decoration:none;display:inline-flex;align-items:center;gap:7px;background:#eaf1fb;padding:4px 8px;border-radius:4px;border:1px solid #dde1e8;cursor:pointer;transition:background .15s;box-sizing:border-box;white-space:nowrap}.icmdb-download-link:hover{background:#cbe1f9}.icmdb-table-header{background:#1a3974;color:#fff;font-weight:700}.icmdb-table-row:nth-child(2n){background:#aac9ee}.icmdb-table-row:nth-child(odd){background:#fff}.icmdb-no-data-row td{text-align:center;background-color:#ffebee;color:#c62828;font-weight:600;padding:8px;font-size:.85rem;white-space:nowrap}.icmdb-total-row td{text-align:left;background:#eaf1fb;color:#1a3974;font-weight:700;padding:6px 5px;font-size:.82rem;box-sizing:border-box}.icmdb-total-row .label{background:#eaf1fb;color:#1a3974}.icmdb-refresh-status{text-align:right;margin-bottom:8px;font-size:.85em;color:#555;font-weight:500;white-space:nowrap}@media (max-width: 900px){.icmdb-table{font-size:.75rem;min-width:540px}.icmdb-th-env,.icmdb-td-env{min-width:54px;max-width:88px}.icmdb-th-name,.icmdb-td-name{min-width:62px;max-width:98px}.icmdb-th-statvalue,.icmdb-td-statvalue{min-width:72px;max-width:101px}.icmdb-th-month,.icmdb-td-month{min-width:30px;max-width:48px}.icmdb-th-year,.icmdb-td-year{min-width:36px;max-width:57px}.icmdb-th-createdate,.icmdb-td-createdate{min-width:63px;max-width:95px}}@media (max-width: 600px){.icmdb-table{font-size:.71rem;min-width:288px}.icmdb-th-env,.icmdb-td-env{min-width:23px;max-width:34px}.icmdb-th-name,.icmdb-td-name{min-width:27px;max-width:45px}.icmdb-th-statvalue,.icmdb-td-statvalue{min-width:31px;max-width:45px}.icmdb-th-month,.icmdb-td-month{min-width:15px;max-width:24px}.icmdb-th-year,.icmdb-td-year{min-width:15px;max-width:23px}.icmdb-th-createdate,.icmdb-td-createdate{min-width:24px;max-width:39px}}.icm-payout-container{width:100%;max-width:100vw;min-height:100vh;margin:0;padding:0 16px;font-family:Segoe UI,Arial,sans-serif;background:#f8faff;font-size:.85rem;box-sizing:border-box;overflow-x:hidden}.icm-payout-header{font-weight:600;font-size:.9rem;color:#fff;background:#1a3974;border-radius:6px;letter-spacing:.1px;box-shadow:0 1px 7px #22407a17;border:2px solid #1a3974;padding:8px 10px;margin:18px 0 14px;width:100%;box-sizing:border-box;text-align:left}.icm-payout-refresh-status{text-align:right;margin-bottom:8px;font-size:.85em;color:#555;font-weight:500;white-space:nowrap}.icm-payout-form-row{display:flex;flex-wrap:wrap;gap:13px;align-items:center;background:#eaf1fb;border-radius:6px;padding:12px 18px;margin-bottom:12px;border:1px solid #dde1e8;width:100%;box-sizing:border-box}.icm-payout-form-row label{font-weight:500;color:#1a3974;font-size:1em;display:flex;align-items:center;white-space:nowrap}.icm-payout-form-row select,.icm-payout-form-row input[type=text]{margin-left:7px;min-width:70px;font-size:.83em;background:#fff;border:1px solid #dde1e8;border-radius:3px;padding:3px 7px;box-sizing:border-box}.icm-payout-form-row input[type=submit]{min-width:80px;padding:6px 13px;background:#1a3974;color:#fff;font-weight:600;font-size:.91em;border:none;border-radius:4px;cursor:pointer;opacity:1;transition:background .13s;white-space:nowrap}.icm-payout-form-row input[type=submit]:disabled{opacity:.7;cursor:not-allowed}.icm-payout-error{color:red;margin-bottom:8px;font-size:.88em;font-weight:500}.icm-payout-table-section{margin:12px 0 20px}.icm-payout-table-responsive-container{width:100%;max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;box-sizing:border-box;border-radius:6px;background:transparent;padding-bottom:4px}.scroll-x-top{width:100%;overflow-x:auto;overflow-y:hidden!important;position:sticky;top:0;z-index:9;background:#f8faff;height:16px}.scroll-x-top>div{height:1px}.scroll-x-bottom{width:100%;overflow-x:auto;position:relative}.icm-payout-properties-table{width:100%;min-width:560px;font-size:.79rem;border-collapse:collapse;box-shadow:0 1px 7px #22407a12;background:#fff;margin-bottom:16px;table-layout:auto}.icm-payout-properties-table thead td{background-color:#cfc;font-weight:700;font-size:.86rem;padding:5px 7px;white-space:nowrap}.icm-payout-properties-table tbody tr td{padding:5px 7px;border:1px solid #DAF7A6;vertical-align:top;box-sizing:border-box;word-break:break-word}.icm-payout-properties-table .prop-row{background-color:#96d4d4;color:#00f}.icm-payout-properties-table .stat-row{background-color:#ffe6f9;color:#d63384}.icm-payout-properties-table .prop-key,.icm-payout-properties-table .prop-value{color:#00f;white-space:nowrap}.icm-payout-properties-table .stat-key,.icm-payout-properties-table .stat-value{color:#000;white-space:nowrap}.icm-payout-tasks-table{width:100%;min-width:960px;font-size:.79rem;border-collapse:collapse;box-shadow:0 1px 7px #22407a12;background:#fff;margin-bottom:20px;table-layout:fixed}.icm-payout-tasks-table thead{position:sticky;top:0;z-index:10}.icm-payout-tasks-table thead td{background-color:#ccc;font-weight:700;font-size:.86rem;padding:5px 7px;white-space:normal!important;text-align:center;border-bottom:2px solid #bbb;vertical-align:middle;line-height:1.08;word-break:break-word}.icm-payout-th-task,.icm-payout-td-task{min-width:250px!important;max-width:300px!important}.icm-payout-th-datfrom,.icm-payout-td-datfrom,.icm-payout-th-timefrom,.icm-payout-td-timefrom,.icm-payout-th-datto,.icm-payout-td-datto,.icm-payout-th-timeto,.icm-payout-td-timeto,.icm-payout-th-elapsed,.icm-payout-td-elapsed,.icm-payout-th-maxthread,.icm-payout-td-maxthread{min-width:90px!important}.icm-payout-th-maxwu,.icm-payout-td-maxwu,.icm-payout-th-totalwuproc,.icm-payout-td-totalwuproc,.icm-payout-th-maxwuproc,.icm-payout-td-maxwuproc{min-width:25px!important}.icm-payout-tasks-table tbody tr td{padding:5px 7px;border:1px solid #00e673;font-size:.79rem;box-sizing:border-box;word-break:break-word}@media (max-width: 900px){.icm-payout-form-row label{flex:1 1 150px}.icm-payout-refresh-status{text-align:left;margin-top:4px}.icm-payout-properties-table{min-width:480px}.icm-payout-tasks-table{font-size:.74rem;min-width:640px}}@media (max-width: 600px){.icm-payout-properties-table{font-size:.71rem;min-width:390px}.icm-payout-tasks-table{font-size:.71rem;min-width:420px}.icm-payout-form-row{padding:10px 12px}}.icm-payout-compare-container{width:100%;max-width:100vw;min-height:100vh;margin:0;padding:0 16px;font-family:Segoe UI,Arial,sans-serif;background:#f8faff;font-size:.72rem;box-sizing:border-box;display:flex;gap:18px;overflow-x:hidden}.icm-payout-compare-side{flex:1 1 0;min-width:0;background:#eaf1fb;padding:14px 10px 20px;border-radius:8px;display:flex;flex-direction:column;overflow-x:hidden;box-sizing:border-box}.icm-payout-compare-side.right{background:#f6f3e3}.icm-payout-compare-header{font-weight:600;font-size:.9rem;color:#fff;background:#1a3974;border-radius:6px;letter-spacing:.08px;box-shadow:0 1px 6px #22407a17;border:2px solid #1a3974;padding:6px 8px;margin-bottom:8px;width:100%;text-align:center;box-sizing:border-box;white-space:nowrap}.icm-payout-compare-form{display:flex;flex-wrap:wrap;gap:10px;align-items:center;background:#fff;border-radius:6px;padding:9px 10px;margin-bottom:8px;border:1px solid #dde1e8;width:100%;font-size:.73rem;box-sizing:border-box}.icm-payout-compare-form label{font-weight:500;color:#1a3974;font-size:1em;display:flex;align-items:center;white-space:nowrap}.icm-payout-compare-form select,.icm-payout-compare-form input[type=text]{margin-left:5px;min-width:56px;font-size:.9em;background:#fff;border:1px solid #dde1e8;border-radius:3px;padding:2px 4px;box-sizing:border-box}.icm-payout-compare-form input[type=text]{min-width:70px}.icm-payout-compare-form button[type=submit]{min-width:65px;padding:5px 10px;background:#1a3974;color:#fff;font-weight:500;font-size:.9em;border:none;border-radius:4px;cursor:pointer;opacity:1;transition:background .13s;white-space:nowrap}.icm-payout-compare-form button[type=submit]:disabled{opacity:.7;cursor:not-allowed}.icm-payout-compare-error{color:red;margin-bottom:6px;font-size:.79em;font-weight:500;white-space:nowrap}.icm-payout-compare-table-responsive-container{width:100%;max-width:100%;box-sizing:border-box;overflow-x:auto;-webkit-overflow-scrolling:touch;min-height:40px;margin-bottom:14px;background:transparent;border-radius:6px;padding-bottom:2px}.icm-payout-compare-properties-table{width:100%;min-width:640px;font-size:.73rem;border-collapse:collapse;margin-bottom:12px;box-shadow:0 1px 6px #22407a0a;background:#fff;table-layout:auto}.icm-payout-compare-properties-table thead td{background-color:#cfc;font-weight:700;font-size:.77rem;padding:4px 5px;white-space:nowrap}.icm-payout-compare-properties-table tbody tr td{padding:4px 5px;border:1px solid #DAF7A6;vertical-align:top;word-break:break-word;box-sizing:border-box}.icm-payout-compare-properties-table .prop-row{background-color:#96d4d4;color:#00f}.icm-payout-compare-properties-table .stat-row{background-color:#ffe6f9;color:#d63384}.icm-payout-compare-properties-table .prop-key,.icm-payout-compare-properties-table .prop-value{color:#00f;white-space:nowrap}.icm-payout-compare-properties-table .stat-key,.icm-payout-compare-properties-table .stat-value{color:#d63384;white-space:nowrap}.icm-payout-compare-tasks-table{width:100%;min-width:960px;font-size:.73rem;border-collapse:collapse;margin-bottom:12px;box-shadow:0 1px 6px #22407a0a;background:#fff;table-layout:auto}.icm-payout-compare-tasks-table thead td{background-color:#ccc;font-weight:700;font-size:.77rem;padding:4px 5px;white-space:nowrap}.icm-payout-compare-tasks-table tbody tr td{padding:4px 5px;border:1px solid #00e673;font-size:.72rem;word-break:break-word;box-sizing:border-box}@media (max-width: 900px){.icm-payout-compare-properties-table{min-width:520px}.icm-payout-compare-tasks-table{min-width:820px}.icm-payout-compare-form label{flex:1 1 140px}}@media (max-width: 600px){.icm-payout-compare-properties-table{font-size:.7rem;min-width:460px}.icm-payout-compare-tasks-table{font-size:.7rem;min-width:700px}.icm-payout-compare-form{padding:8px 10px}}.Icm-history-table{width:100%;border-collapse:collapse;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #0033660f;margin-bottom:2rem;font-size:.8rem;line-height:1.22;font-family:Segoe UI,Arial,sans-serif;min-width:620px}.Icm-history-table th,.Icm-history-table td{border:1px solid #d6e2f0;padding:.38rem .7rem;text-align:left;font-size:.8rem;font-family:Segoe UI,Arial,sans-serif;vertical-align:middle;max-width:400px;box-sizing:border-box;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Icm-history-table th{background:#eaf1fb;color:#1a3974;font-weight:600;font-size:.8rem}.Icm-history-table .aob-header{background:#1a3974;color:#fff;font-size:1.13rem;font-weight:700;letter-spacing:.5px;padding:.1rem .7rem;border-bottom:2px solid #e7a541;text-align:left}.Icm-history-config-blockstripe td{background:#eaf4ff!important;color:#161c2d}.Icm-history-config-whitestripe td{background:#fff!important;color:#161c2d}.in-process td,.in-process{background:#fffbe5!important;color:#1a3974!important;font-weight:400}.Icm-history-th-name,.Icm-history-td-name{min-width:230px;max-width:300px}.Icm-history-th-start,.Icm-history-td-start,.Icm-history-th-end,.Icm-history-td-end{min-width:110px;max-width:140px}.Icm-history-th-time,.Icm-history-td-time{min-width:100px;max-width:120px}.Icm-history-th-message,.Icm-history-td-message{min-width:200px;max-width:260px}.Icm-history-th-status,.Icm-history-td-status{min-width:100px;max-width:140px}.Icm-history-th-runlist,.Icm-history-td-runlist{min-width:180px;max-width:260px}.Icm-history-date-wrap{white-space:normal!important;overflow:visible;text-overflow:initial;line-height:1.2}.Icm-history-message-wrap{white-space:pre-line!important;word-break:break-word;overflow:visible;text-overflow:initial;line-height:1.25}.Icm-history-filters-bar{display:flex;flex-wrap:nowrap;align-items:center;gap:12px;padding:.37rem .7rem;margin-bottom:1.2rem;background:#eaf1fb;color:#1a3974;font-size:.8rem;font-family:Segoe UI,Arial,sans-serif;font-weight:400;border-radius:8px;box-shadow:0 1px 4px #0033660a}.Icm-history-filters-bar a{color:#1a3974;text-decoration:none;font-family:inherit;font-size:inherit;font-weight:400;margin-right:6px}.Icm-history-filters-bar a:hover{color:#e7a541;text-decoration:underline}.Icm-history-filter-label,.Icm-history-filter-divider{margin-right:4px}.Icm-history-filter-autorefresh{margin-left:10px}.Icm-history-filter-refresh-interval{margin-left:8px}.Icm-history-filter-refresh-input{font-size:.8rem;padding:2px 8px;border:1px solid #aac9ee;border-radius:4px;width:50px;font-family:inherit;margin-left:3px}@media (max-width: 900px){.Icm-history-table th,.Icm-history-table td{font-size:.74rem;padding:.28rem .36rem}.Icm-history-table{min-width:610px}.Icm-history-th-name,.Icm-history-td-name{min-width:120px;max-width:140px}.Icm-history-th-message,.Icm-history-td-message{min-width:120px;max-width:130px}.Icm-history-th-runlist,.Icm-history-td-runlist{min-width:60px;max-width:95px}.Icm-history-filters-bar{font-size:.74rem;gap:6px;padding:.24rem}}@media (max-width: 600px){.Icm-history-table{font-size:.66rem;min-width:320px}.Icm-history-table th,.Icm-history-table td{padding:.14rem .09rem;font-size:.66rem;white-space:nowrap}.Icm-history-th-name,.Icm-history-td-name{min-width:32px;max-width:66px}.Icm-history-th-message,.Icm-history-td-message{min-width:41px;max-width:72px}.Icm-history-th-runlist,.Icm-history-td-runlist{min-width:21px;max-width:45px}.Icm-history-filters-bar{font-size:.66rem;gap:3px;padding:.12rem}}.icmhome-aob-container{max-width:1200px;margin:0 auto 2rem;padding:1.5rem 2rem;background:#f8fafc;border-radius:10px;box-shadow:0 2px 14px #0033660a;font-family:Segoe UI,Arial,sans-serif}.icmhome-aob-table-responsive-container{width:100%;max-width:100%;box-sizing:border-box;padding:0 .5vw;overflow-x:auto;min-height:40px;background:transparent;margin-bottom:2rem}.icmhome-aob-form-row{display:flex;align-items:center;gap:1.2rem;margin-bottom:1.1rem;background:#eaf1fb;padding:.65rem 1rem;border-radius:6px;box-shadow:0 1px 4px #0033660a}.icmhome-aob-home-table{width:100%;border-collapse:collapse;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #0033660f;margin-bottom:2rem;font-size:12px;line-height:1.22}.icmhome-aob-home-table td{border:1px solid #d6e2f0;padding:.38rem .7rem;text-align:left;font-size:.82rem;font-weight:500;font-family:Segoe UI,Arial,sans-serif}.icmhome-acra-dashboard-link{color:#036;text-decoration:none;font-weight:600;transition:color .15s;font-family:Segoe UI,Arial,sans-serif}.icmhome-acra-dashboard-link:hover{color:#e7a541}.icmhome-aob-table{width:100%;border-collapse:collapse;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #0033660f;margin-bottom:2rem;font-size:.8rem;line-height:1.22;font-family:Segoe UI,Arial,sans-serif;min-width:620px}.icmhome-aob-table th,.icmhome-aob-table td{border:1px solid #d6e2f0;padding:.38rem .7rem;text-align:left;font-size:.8rem;font-family:Segoe UI,Arial,sans-serif;vertical-align:middle;max-width:400px;box-sizing:border-box;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.icmhome-aob-table th{background:#eaf1fb;color:#1a3974;font-weight:600;font-size:.8rem}.icmhome-aob-table .aob-header{background:#1a3974;color:#fff;font-size:.9rem;font-weight:600;font-family:Segoe UI,Arial,sans-serif;letter-spacing:.5px;padding:.1rem .7rem;border-bottom:2px solid #e7a541;text-align:left}.icmhome-aob-table .left{text-align:left}.icmhome-aob-table .right{text-align:right}.icmhome-aob-table .center{text-align:center}.icmhome-aob-table tr:nth-child(2n){background:#f4f8fc}.icmhome-aob-table tr:nth-child(odd){background:#fff}.icmhome-aob-th-name,.icmhome-aob-td-name{min-width:230px;max-width:320px}.icmhome-aob-th-start,.icmhome-aob-td-start,.icmhome-aob-th-end,.icmhome-aob-td-end{min-width:110px;max-width:140px}.icmhome-aob-th-time,.icmhome-aob-td-time{min-width:100px;max-width:130px}.icmhome-aob-th-message,.icmhome-aob-td-message{min-width:200px;max-width:260px}.icmhome-aob-th-status,.icmhome-aob-td-status{min-width:130px;max-width:170px}.icmhome-aob-table th:nth-child(5),.icmhome-aob-table td:nth-child(5){min-width:200px;width:40vw;max-width:260px}.icmhome-aob-table th:nth-child(2),.icmhome-aob-table td:nth-child(2),.icmhome-aob-table th:nth-child(3),.icmhome-aob-table td:nth-child(3){min-width:110px;width:14vw;max-width:140px}.icmhome-aob-table th:nth-child(1),.icmhome-aob-table td:nth-child(1){min-width:230px;width:13vw;max-width:320px}.icmhome-aob-table th:nth-child(6),.icmhome-aob-table td:nth-child(6){min-width:130px;width:10vw;max-width:170px}.icmhome-aob-table th:nth-child(4),.icmhome-aob-table td:nth-child(4){min-width:100px;width:7vw;max-width:130px}@media (max-width: 1110px){.icmhome-aob-table-responsive-container{padding:0 .2vw}.icmhome-aob-table{min-width:500px}.icmhome-aob-th-message,.icmhome-aob-td-message{min-width:120px;max-width:130px}.icmhome-aob-th-name,.icmhome-aob-td-name{min-width:120px;max-width:180px}.icmhome-aob-th-time,.icmhome-aob-td-time{min-width:100px;max-width:100px}.icmhome-aob-th-status,.icmhome-aob-td-status{min-width:80px;max-width:110px}}@media (max-width: 900px){.icmhome-aob-table-responsive-container{padding:0}.icmhome-aob-table{min-width:400px;font-size:.73rem}.icmhome-aob-table th,.icmhome-aob-table td{font-size:.73rem}.icmhome-aob-th-message,.icmhome-aob-td-message{min-width:74px;max-width:130px}.icmhome-aob-th-name,.icmhome-aob-td-name{min-width:42px;max-width:54px}.icmhome-aob-th-time,.icmhome-aob-td-time{min-width:21px;max-width:39px}.icmhome-aob-th-status,.icmhome-aob-td-status{min-width:22px;max-width:35px}}@media (max-width: 700px){.icmhome-aob-table-responsive-container{padding:0}.icmhome-aob-table{min-width:320px;font-size:.65rem}.icmhome-aob-table th,.icmhome-aob-table td{padding:.23rem .19rem;font-size:.64rem}.icmhome-aob-th-message,.icmhome-aob-td-message{min-width:41px;max-width:57px}.icmhome-aob-th-name,.icmhome-aob-td-name{min-width:24px;max-width:32px}.icmhome-aob-th-time,.icmhome-aob-td-time{min-width:10px;max-width:17px}.icmhome-aob-th-status,.icmhome-aob-td-status{min-width:13px;max-width:19px}}@media (max-width: 480px){.icmhome-aob-table-responsive-container{padding:0}.icmhome-aob-table{min-width:230px;font-size:.59rem}.icmhome-aob-table th,.icmhome-aob-table td{font-size:.59rem;padding:.17rem .06rem}.icmhome-aob-th-message,.icmhome-aob-td-message{min-width:18px;max-width:25px}.icmhome-aob-th-name,.icmhome-aob-td-name{min-width:12px;max-width:18px}.icmhome-aob-th-time,.icmhome-aob-td-time{min-width:4px;max-width:6px}.icmhome-aob-th-status,.icmhome-aob-td-status{min-width:6px;max-width:9px}}.icmhome-acra-config-blockstripe td{background:#eaf4ff!important;color:#161c2d}.icmhome-acra-config-whitestripe td{background:#fff!important;color:#161c2d}.icmhome-aob-yes-cell{background:#1b9a50;color:#fff;font-weight:700;border-radius:4px;padding:.05rem .5rem;border:1.5px solid #0e6a32;text-align:center;min-width:40px;font-size:12.5px}.icmhome-aob-no-cell{background:#e9504a;color:#fff;font-weight:700;border-radius:4px;padding:.05rem .5rem;border:1.5px solid #ad2327;text-align:center;min-width:40px;font-size:12.5px}.icmhome-aob-error-message{background:#ffe6e6;color:#ad2327;border:1.5px solid #e9504a;border-radius:5px;padding:.45rem .7rem;font-weight:600;margin-bottom:1rem;text-align:center;letter-spacing:.1px;font-size:16px}.icmhome-aob-loading-message{background:#eaf1fb;color:#1a3974;border:1.5px solid #aac9ee;border-radius:5px;padding:.45rem .7rem;font-weight:500;margin-bottom:1rem;text-align:center;letter-spacing:.1px;font-size:1.9rem}.icmhome-aob-action-link{color:#1a3974;font-weight:700;text-decoration:underline;margin-left:.28rem;margin-right:.18rem;cursor:pointer;transition:color .15s;font-size:13px}.icmhome-aob-action-link:hover{color:#e7a541}.icmhome-aob-date-wrap{white-space:normal!important;overflow:visible;text-overflow:initial;line-height:1.2}.icmhome-aob-message-wrap{white-space:pre-line!important;word-break:break-word;overflow:visible;text-overflow:initial;line-height:1.25}.icmjobs-aob-container{max-width:1100px;margin:0 auto 2rem;padding:1.5rem 2rem;background:#f8fafc;border-radius:10px;box-shadow:0 2px 14px #0033660a;font-family:Segoe UI,Arial,sans-serif}.icmjobs-aob-form-row{display:flex;align-items:center;gap:1.2rem;margin-bottom:1.1rem;background:#eaf1fb;padding:.65rem 1rem;border-radius:6px;box-shadow:0 1px 4px #0033660a}.icmjobs-aob-table{width:100%;border-collapse:collapse;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #0033660f;margin-bottom:2rem;font-size:.74rem;line-height:1.22}.icmjobs-aob-table th,.icmjobs-aob-table td{border:1px solid #d6e2f0;padding:.38rem .7rem;text-align:left;font-size:.74rem}.icmjobs-aob-table th{background:#1a3974;color:#fff;font-weight:600;font-size:.9rem;font-family:Segoe UI,Arial,sans-serif}.icmjobs-aob-table .left{text-align:left}.icmjobs-aob-table .center{text-align:center}.icmjobs-aob-table tr:nth-child(2n){background:#f4f8fc}.icmjobs-aob-table tr:nth-child(odd){background:#fff}.icmjobs-acra-dashboard-link{color:#036;text-decoration:none;font-weight:600;transition:color .15s}.icmjobs-acra-dashboard-link:hover{color:#e7a541}.icmjobs-acra-config-blockstripe td{background:#eaf4ff!important;color:#161c2d}.icmjobs-acra-config-whitestripe td{background:#fff!important;color:#161c2d}.icmjobs-aob-error-message{background:#ffe6e6;color:#ad2327;border:1.5px solid #e9504a;border-radius:5px;padding:.45rem .7rem;font-weight:600;margin-bottom:1rem;text-align:center;letter-spacing:.1px;font-size:16px}.icmjobs-aob-loading-message{background:#eaf1fb;color:#1a3974;border:1.5px solid #aac9ee;border-radius:5px;padding:.45rem .7rem;font-weight:500;margin-bottom:1rem;text-align:center;letter-spacing:.1px;font-size:1.1rem}.icmjobs-aob-action-link{color:#1a3974;font-weight:700;text-decoration:underline;margin-left:.28rem;margin-right:.18rem;cursor:pointer;transition:color .15s;font-size:13px}.icmjobs-aob-action-link:hover{color:#e7a541}.icmviewjob-aob-container{max-width:1450px;margin:0 auto 2rem;padding:1.5rem 2rem;background:#f8fafc;border-radius:10px;box-shadow:0 2px 14px #0033660a;font-family:Segoe UI,Arial,sans-serif;font-size:.8rem}.icmviewjob-aob-table{width:100%;border-collapse:collapse;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #0033660f;margin-bottom:18px;font-size:inherit;line-height:1.22}.icmviewjob-aob-table th,.icmviewjob-aob-table td{border:2px solid #1a3974;padding:10px 13px;text-align:left;font-size:inherit}.icmviewjob-aob-table th.left{background:#1a3974;color:#fff;font-weight:700;font-size:inherit;text-align:left}.icmviewjob-aob-table th.center{background:#1a3974;color:#fff;font-weight:700;font-size:inherit;text-align:center}.icmviewjob-aob-table th.right{background:#1a3974;color:#fff;font-weight:700;font-size:inherit;text-align:right}.icmviewjob-aob-table td.left{background:#f4f8ff}.icmviewjob-aob-table td.center{text-align:center}.icmviewjob-aob-table td.right{text-align:right}.icmviewjob-aob-error-message{background:#ffe6e6;color:#ad2327;border:1.5px solid #e9504a;border-radius:5px;padding:.45rem .7rem;font-weight:600;margin-bottom:1rem;text-align:center;letter-spacing:.1px;font-size:16px}.icmviewjob-aob-loading-message{background:#eaf1fb;color:#1a3974;border:1.5px solid #aac9ee;border-radius:5px;padding:.45rem .7rem;font-weight:500;margin-bottom:1rem;text-align:center;letter-spacing:.1px;font-size:1.1rem}.icmviewjob-acra-dashboard-link{color:#1a3974;font-weight:600;background:#eaf1fb;border:1px solid #dde1e8;border-radius:5px;padding:6px 16px;text-decoration:none;transition:color .15s,background .15s}.icmviewjob-acra-dashboard-link:hover{color:#1751b5;background:#dbe7fa;text-decoration:underline}.icmdbhome-container{max-width:1200px;margin:0 0 2rem;padding:1.5rem 2rem;background:#f8fafc;border-radius:10px;box-shadow:0 2px 14px #0033660a;font-family:Segoe UI,Arial,sans-serif}.icmdbhome-list{width:100%;list-style:none;padding:0;margin:0 0 2rem;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #0033660f;border:1px solid #d6e2f0;font-size:13px;line-height:1.22}.icmdbhome-item{margin:0;border-top:1px solid #d6e2f0}.icmdbhome-item:first-child{border-top:none}.icmdbhome-item:nth-child(2n){background:#f4f8fc}.icmdbhome-item:nth-child(odd){background:#fff}.icmdbhome-link{display:block;padding:.38rem .7rem;text-align:left;font-size:1.08rem;font-weight:600;color:#036;text-decoration:none;transition:color .15s;background:transparent;border:none;border-radius:0;box-shadow:none}.icmdbhome-link:hover,.icmdbhome-link:focus{color:#e7a541;background:transparent}.icmdbhome-item:hover{background:#dde9f7;transition:background .12s}@media (max-width: 900px){.icmdbhome-container{padding:1rem .2rem}.icmdbhome-list{font-size:12px}.icmdbhome-link{padding:.25rem .5rem}}.fds-all-page{min-height:100vh;background:#f6f8fa;display:flex;justify-content:center;padding:16px 0}.fds-all-container{max-width:95vw;width:100%;background:#fff;border-radius:16px;box-shadow:0 4px 32px #2c3e5017;padding:24px 2vw;margin-top:24px}.fds-all-header-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.fds-all-heading{padding:8px 10px;margin-bottom:14px;background:#1a3974;color:#fff;font-weight:500;font-size:1rem;border-radius:7px;letter-spacing:.1px;box-shadow:0 1px 8px #22407a17;border:2px solid #1a3974;font-family:Segoe UI,Arial,sans-serif}.fds-all-autorefresh{font-size:.9rem;font-weight:400;color:#374151}.fds-all-autorefresh-enabled{color:#43a047}.fds-all-autorefresh-disabled{color:#e53935}.fds-all-autorefresh-toggle{font-weight:400;text-decoration:underline;margin:0 2px;cursor:pointer}.fds-all-autorefresh-disable{color:#e53935}.fds-all-autorefresh-enable{color:#43a047}.fds-all-pagination-controls{display:inline-flex;align-items:center;gap:7px;margin-left:30px;margin-right:5px;font-size:1em;font-family:Inter,Arial,sans-serif}.fds-all-pagination-label{font-weight:400;color:#263238;font-size:1em}.fds-all-pagination-select{font-size:1em;padding:3px 6px;min-width:70px;border-radius:4px;border:1px solid #cfd8dc}.fds-all-pagination-btn{display:inline-flex;align-items:center;justify-content:center;width:27px;height:27px;border:1px solid #c1c7d0;background:#f8fafc;font-size:1.1rem;border-radius:5px;color:#1a3974;cursor:pointer;margin:0 2px;transition:border .15s,background .17s}.fds-all-pagination-btn:disabled{opacity:.45;cursor:not-allowed;background:#eee;color:#aaa}.fds-all-pagination-pages{display:inline-block;min-width:58px;text-align:center;font-weight:500;margin:0 6px;color:#1a3974;font-size:1em}.fds-all-search-row{display:flex;align-items:flex-start;justify-content:space-between;background:#f2f6fc;padding:14px 16px 10px;border-radius:10px;box-shadow:0 1px 7px #2c3e5012;margin-bottom:10px;gap:22px}.fds-all-form{display:flex;flex:1 1 auto;flex-wrap:wrap;min-width:0;align-items:center;gap:18px;width:auto;max-width:100%;overflow-x:auto;font-size:.9rem}.fds-all-label{font-weight:500;color:#1a3974;margin-right:7px;font-size:.9rem;white-space:nowrap}.fds-all-select,.fds-all-input{font-size:.8rem;padding:3px 6px;min-width:70px;border-radius:4px;border:1px solid #cfd8dc;background:#fff;transition:border-color .2s;font-family:Inter,Arial,sans-serif;margin-right:12px}.fds-all-button{background:#1a3974;color:#fff;font-weight:600;padding:6px 13px;border-radius:4px;font-size:.91em;border:none;cursor:pointer;transition:background .13s;letter-spacing:.5px;margin-left:400px;white-space:nowrap}.fds-all-month-nav{margin-left:12px;font-size:.9rem}.fds-all-error{color:#e53935;background:#ffebee;border:1px solid #ffcdd2;padding:7px 12px;border-radius:6px;margin-bottom:13px;font-size:.9rem;font-weight:600}.fds-all-payout-row{display:flex;justify-content:flex-start;align-items:center;width:100%;background:#e3e3e3;font-size:.9rem;font-weight:400;color:#263238;padding:8px 18px;box-sizing:border-box;margin-bottom:8px;border-radius:8px}.fds-all-current-payout-inline{color:#263238;font-weight:600;margin-left:16px;white-space:nowrap;font-size:.9rem;background:none;padding:0;border-radius:0}.fds-all-table-responsive-container{width:100%;max-width:100%;box-sizing:border-box;overflow-x:auto;min-height:48px;margin-bottom:16px;background:transparent;max-height:70vh}.fds-all-table{width:100%;border-collapse:collapse;background:#fff;box-shadow:0 1px 12px #2c3e5012;border-radius:8px;font-size:.9rem;font-family:Inter,Arial,sans-serif;table-layout:auto;border:1px solid #cfd8dc;min-width:900px}.fds-all-table th,.fds-all-table td{border:1px solid #cfd8dc;vertical-align:middle;max-width:420px;word-break:break-word;white-space:pre-line;overflow-wrap:anywhere;box-sizing:border-box}.fds-all-th-partyid,.fds-all-td-partyid{min-width:90px;max-width:140px}.fds-all-th-docid,.fds-all-td-docid,.fds-all-th-attid,.fds-all-td-attid{min-width:93px;max-width:120px}.fds-all-th-createdate,.fds-all-td-createdate{min-width:115px;max-width:180px}.fds-all-th-filename,.fds-all-td-filename{min-width:160px;max-width:320px}.fds-all-th-size,.fds-all-td-size{min-width:72px;max-width:100px}.fds-all-th-type,.fds-all-td-type{min-width:70px;max-width:110px}.fds-all-th-payout,.fds-all-td-payout{min-width:112px;max-width:170px}.fds-all-table thead tr.fds-all-table-header th{background:#1a3974;color:#fff;font-weight:700;padding:6px 4px;border-bottom:2px solid #1565c0;white-space:nowrap;font-size:.9rem;letter-spacing:.5px;text-align:center;position:sticky;top:0;z-index:3}.fds-all-table-header{background:transparent}.fds-all-table-header td{border:1px solid #cfd8dc;text-align:left;padding:6px 4px}.fds-all-table-summary td{font-weight:400;color:#263238;background:#f2f6fc;font-size:.9rem;padding:5px 4px;white-space:nowrap;border:1px solid #cfd8dc}.fds-all-table-summary td+td{border-left:1px solid #cfd8dc;text-align:right}.fds-all-table-row{background:#fff}.fds-all-table-row.stripe{background:#f8fafc}.fds-all-table td{border:1px solid #cfd8dc;padding:5px 4px;font-size:.9rem;white-space:nowrap;text-align:left;color:#374151;background:#fff;transition:background .12s}.fds-all-table td.right{text-align:right}.fds-all-table-notfound{color:#757575;font-size:.9rem;text-align:center;padding:7px 0;background:#f4f4f4;border:1px solid #cfd8dc}.fds-all-table tr.stripe td{background:#f8fafc}.fds-all-table tbody tr.fds-all-table-row:hover td{background:#e3f2fd}@media (max-width: 1200px){.fds-all-table{min-width:660px}.fds-all-th-filename,.fds-all-td-filename{min-width:95px;max-width:180px}.fds-all-th-createdate,.fds-all-td-createdate{min-width:80px;max-width:90px}.fds-all-th-payout,.fds-all-td-payout{min-width:70px;max-width:90px}}@media (max-width: 900px){.fds-all-table{font-size:.88rem;min-width:420px}.fds-all-th-filename,.fds-all-td-filename{min-width:62px;max-width:110px}.fds-all-th-createdate,.fds-all-td-createdate{min-width:43px;max-width:78px}.fds-all-th-payout,.fds-all-td-payout{min-width:47px;max-width:64px}}@media (max-width: 700px){.fds-all-table{font-size:.78rem;min-width:288px}.fds-all-th-filename,.fds-all-td-filename{min-width:27px;max-width:49px}.fds-all-th-createdate,.fds-all-td-createdate{min-width:19px;max-width:31px}.fds-all-th-payout,.fds-all-td-payout{min-width:22px;max-width:31px}}@media (max-width: 480px){.fds-all-table{font-size:.74rem;min-width:220px}.fds-all-th-filename,.fds-all-td-filename{min-width:14px;max-width:24px}.fds-all-th-createdate,.fds-all-td-createdate{min-width:4px;max-width:10px}.fds-all-th-payout,.fds-all-td-payout{min-width:5px;max-width:11px}}.fds-all-th-partyid,.fds-all-td-partyid{position:sticky;left:0;z-index:2;background-clip:padding-box}.fds-all-table thead tr.fds-all-table-header th.fds-all-th-partyid{z-index:4}.fds-all-td-partyid{background:#fff}.fds-all-table thead tr.fds-all-table-header th.fds-all-th-partyid,.fds-all-table tbody td.fds-all-td-partyid{border-right:1px solid #000}.fds-all-th-partyid:after,.fds-all-td-partyid:after{content:"";position:absolute;top:-1px;bottom:-1px;right:-1px;width:2px;background:#000;pointer-events:none;z-index:10}@media (max-width: 1200px){.fds-all-search-row{flex-direction:column;align-items:stretch}.fds-all-form{flex-wrap:wrap;gap:12px;margin-bottom:8px}}@media (max-width: 700px){.fds-all-payout-row{flex-direction:column;align-items:flex-start;gap:7px;padding:8px}.fds-all-pagination-controls{gap:4px;font-size:.93em;margin-left:7px}.fds-all-pagination-btn{width:20px;height:21px;font-size:.92rem}.fds-all-pagination-pages{font-size:.88rem;min-width:33px;margin:0 2px}}@media (max-width: 480px){.fds-all-pagination-controls{gap:2px;font-size:.85em;margin-left:3px}.fds-all-pagination-btn{width:16px;height:16px;font-size:.7rem}.fds-all-pagination-pages{font-size:.78rem;min-width:22px;margin:0 1px}}.fds-home-table{width:100%;border-collapse:separate;border-spacing:0;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 1px 12px #2c3e5012;margin-bottom:2rem;font-size:.9rem;font-family:Inter,Arial,sans-serif}.fds-home-table caption{font-size:14px;font-weight:700;color:#036;padding:.6rem 0 .3rem;text-align:left;margin-left:15px}.fds-home-table th,.fds-home-table td{border:1px solid #d6e2f0;padding:4px!important;text-align:left;font-size:.9rem;white-space:nowrap}.fds-home-table th{background:#1a3974;color:#fff;font-weight:700;padding:4px;font-size:.9rem;letter-spacing:.5px;border-bottom:2px solid #1565c0}.fds-home-table th>h4{margin:0;padding:0;line-height:2.2}.fds-home-table tr:nth-child(2n){background:#f4f8fc}.fds-home-table tr:nth-child(odd){background:#fff}.fds-home-table tfoot td{background:#eaf1fb}.fds-home-dashboard-link-cell{width:0;white-space:nowrap;padding-right:14px}.fds-home-dashboard-link{color:#1a3974;font-weight:600;font-size:1rem;text-decoration:underline;transition:color .15s}.fds-home-dashboard-link:hover,.fds-home-dashboard-link:focus{color:#1751b5;text-decoration:underline}.fds-home-loading{text-align:center;padding:12px 10px;font-size:1.02rem;color:#1a3974}.fds-home-error{text-align:center;padding:12px 10px;color:#e53935;background:#ffebee;border-radius:6px;font-size:1.01rem}.fds-large-page{min-height:100vh;background:#f6f8fa;display:flex;justify-content:center;padding:16px 0}.fds-large-container{max-width:95vw;width:100%;background:#fff;border-radius:16px;box-shadow:0 4px 32px #2c3e5017;padding:24px 2vw;margin-top:24px}.fds-large-header-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.fds-large-pagination-controls{display:inline-flex;align-items:center;gap:7px;margin-left:30px;margin-right:5px;font-size:1em}.fds-large-pagination-label{font-weight:400;color:#263238;font-size:1em}.fds-large-pagination-select{font-size:1em;padding:3px 6px;min-width:70px;border-radius:4px;border:1px solid #cfd8dc}.fds-large-pagination-btn{display:inline-flex;align-items:center;justify-content:center;width:27px;height:27px;border:1px solid #c1c7d0;background:#f8fafc;font-size:1.1rem;border-radius:5px;color:#1a3974;cursor:pointer;margin:0 2px;transition:border .15s,background .17s}.fds-large-pagination-btn:disabled{opacity:.45;cursor:not-allowed;background:#eee;color:#aaa}.fds-large-pagination-pages{display:inline-block;min-width:58px;text-align:center;font-weight:500;margin:0 6px;color:#1a3974;font-size:1em}.fds-large-heading{padding:8px 10px;margin-bottom:14px;background:#1a3974;color:#fff;font-weight:500;font-size:1rem;border-radius:7px;letter-spacing:.1px;box-shadow:0 1px 8px #22407a17;border:2px solid #1a3974;font-family:Segoe UI,Arial,sans-serif}.fds-large-autorefresh{font-size:.9rem;font-weight:400;color:#374151}.fds-large-autorefresh-enabled{color:#43a047}.fds-large-autorefresh-disabled{color:#e53935}.fds-large-autorefresh-toggle{font-weight:400;text-decoration:underline;margin:0 2px;cursor:pointer}.fds-large-autorefresh-disable{color:#e53935}.fds-large-autorefresh-enable{color:#43a047}.fds-large-search-row{display:flex;align-items:flex-start;justify-content:space-between;background:#f2f6fc;padding:14px 16px 10px;border-radius:10px;box-shadow:0 1px 7px #2c3e5012;margin-bottom:10px;gap:22px}.fds-large-form{display:flex;flex:1 1 auto;flex-wrap:wrap;min-width:0;align-items:center;gap:12px;width:auto;max-width:100%;overflow-x:auto;font-size:.9rem}.fds-large-label{font-weight:500;color:#1a3974;margin-right:7px;font-size:.9rem;white-space:nowrap}.fds-large-select,.fds-large-input{font-size:.8rem;padding:3px 6px;min-width:70px;border-radius:4px;border:1px solid #cfd8dc;background:#fff;transition:border-color .2s;font-family:Inter,Arial,sans-serif;margin-right:12px}.fds-large-button{background:#1a3974;color:#fff;font-weight:600;padding:6px 13px;border-radius:4px;font-size:.91em;border:none;cursor:pointer;transition:background .13s;letter-spacing:.5px;margin-left:450px;white-space:nowrap}.fds-large-month-nav{margin-left:12px;font-size:.9rem}.fds-large-error{color:#e53935;background:#ffebee;border:1px solid #ffcdd2;padding:7px 12px;border-radius:6px;margin-bottom:13px;font-size:.9rem;font-weight:600}.fds-large-payout-row{display:flex;justify-content:flex-start;align-items:center;width:100%;background:#e3e3e3;font-size:.9rem;font-weight:400;color:#263238;padding:8px 18px;box-sizing:border-box;margin-bottom:8px;border-radius:8px}.fds-large-current-payout-inline{color:#263238;font-weight:600;margin-left:16px;white-space:nowrap;font-size:.9rem;background:none;padding:0;border-radius:0}.fds-large-table-wrapper{width:100%;margin-top:11px}.fds-large-table-responsive-container{width:100%;max-width:100%;box-sizing:border-box;overflow-x:auto;min-height:48px;margin-bottom:16px;background:transparent;max-height:70vh}.fds-large-table{width:100%;border-collapse:collapse;background:#fff;box-shadow:0 1px 12px #2c3e5012;border-radius:8px;font-size:.9rem;font-family:Inter,Arial,sans-serif;table-layout:auto;border:1px solid #cfd8dc;min-width:1100px}.fds-large-table th,.fds-large-table td{border:1px solid #cfd8dc;vertical-align:middle;max-width:420px;word-break:break-word;white-space:pre-line;overflow-wrap:anywhere;box-sizing:border-box}.fds-large-th-partyid,.fds-large-td-partyid{min-width:70px;max-width:95px;width:80px}.fds-large-th-docid,.fds-large-td-docid{min-width:100px;max-width:140px}.fds-large-th-createdate,.fds-large-td-createdate{min-width:115px;max-width:180px}.fds-large-th-attid,.fds-large-td-attid{min-width:101px;max-width:140px}.fds-large-th-attcreated,.fds-large-td-attcreated{min-width:96px;max-width:100px}.fds-large-th-filename,.fds-large-td-filename{min-width:165px;max-width:330px}.fds-large-th-size,.fds-large-td-size{min-width:68px;max-width:99px}.fds-large-th-content,.fds-large-td-content{min-width:74px;max-width:93px}.fds-large-th-payout,.fds-large-td-payout{min-width:117px;max-width:133px}.fds-large-table thead tr.fds-large-table-header th{background:#1a3974;color:#fff;font-weight:700;padding:6px 4px;border-bottom:2px solid #1565c0;white-space:nowrap;font-size:.9rem;letter-spacing:.5px;text-align:center;border:1px solid #cfd8dc;position:sticky;top:0;z-index:3}.fds-large-table thead tr.fds-large-table-header th.fds-large-th-partyid{width:80px}.fds-large-table-header td{border:1px solid #cfd8dc;text-align:left;padding:6px 4px}.fds-large-table-summary td{font-weight:400;color:#263238;background:#f2f6fc;font-size:.9rem;padding:5px 4px;white-space:nowrap;border:1px solid #cfd8dc;border-bottom:1px solid #e3e3e3}.fds-large-table-summary td+td{border-left:1px solid #e3e3e3!important;text-align:right}.fds-large-table-row{background:#fff}.fds-large-table-row.stripe{background:#f8fafc}.fds-large-table td{border:1px solid #cfd8dc;padding:5px 4px;font-size:.9rem;white-space:nowrap;text-align:left}.fds-large-table td.right{text-align:right}.fds-large-table-notfound{color:#757575;font-size:.9rem;text-align:center;padding:7px 0;background:#f4f4f4;border:1px solid #cfd8dc}.fds-large-table tr.stripe td{background:#f8fafc}.fds-large-table tbody tr.fds-large-table-row:hover td{background:#e3f2fd}.fds-large-th-partyid,.fds-large-td-partyid{position:sticky;left:0;z-index:2;background-clip:padding-box}.fds-large-table thead tr.fds-large-table-header th.fds-large-th-partyid{z-index:4}.fds-large-td-partyid{background:#fff}.fds-large-table thead tr.fds-large-table-header th.fds-large-th-partyid,.fds-large-table tbody td.fds-large-td-partyid{border-right:1px solid #000}.fds-large-th-partyid:after,.fds-large-td-partyid:after{content:"";position:absolute;top:-1px;bottom:-1px;right:-1px;width:2px;background:#000;pointer-events:none;z-index:10}.fds-large-search-row .MuiAutocomplete-root{width:140px!important;min-width:140px!important}.fds-large-search-row .MuiInputBase-root,.fds-large-search-row .MuiInputBase-input{font-size:.8rem!important;padding-top:0;padding-bottom:0}.fds-large-search-row label.MuiFormLabel-root{font-size:.8rem!important}@media (max-width: 1200px){.fds-large-table{min-width:860px}.fds-large-th-filename,.fds-large-td-filename{min-width:95px;max-width:180px}.fds-large-th-createdate,.fds-large-td-createdate{min-width:80px;max-width:130px}.fds-large-th-payout,.fds-large-td-payout{min-width:70px;max-width:90px}}@media (max-width: 900px){.fds-large-table{font-size:.88rem;min-width:472px}.fds-large-th-filename,.fds-large-td-filename{min-width:62px;max-width:110px}.fds-large-th-createdate,.fds-large-td-createdate{min-width:43px;max-width:78px}.fds-large-th-payout,.fds-large-td-payout{min-width:47px;max-width:64px}}@media (max-width: 700px){.fds-large-table{font-size:.78rem;min-width:288px}.fds-large-th-filename,.fds-large-td-filename{min-width:27px;max-width:49px}.fds-large-th-createdate,.fds-large-td-createdate{min-width:19px;max-width:31px}.fds-large-th-payout,.fds-large-td-payout{min-width:22px;max-width:31px}}@media (max-width: 480px){.fds-large-table{font-size:.74rem;min-width:220px}.fds-large-th-filename,.fds-large-td-filename{min-width:14px;max-width:24px}.fds-large-th-createdate,.fds-large-td-createdate{min-width:4px;max-width:10px}.fds-large-th-payout,.fds-large-td-payout{min-width:5px;max-width:11px}}@media (max-width: 1200px){.fds-large-search-row{flex-direction:column;align-items:stretch}.fds-large-form{flex-wrap:wrap;gap:12px;margin-bottom:8px}}@media (max-width: 700px){.fds-large-payout-row{flex-direction:column;align-items:flex-start;gap:7px;padding:8px}.fds-large-pagination-controls{gap:4px;font-size:.93em;margin-left:7px}.fds-large-pagination-btn{width:20px;height:21px;font-size:.92rem}.fds-large-pagination-pages{font-size:.88rem;min-width:33px;margin:0 2px}}@media (max-width: 480px){.fds-large-pagination-controls{gap:2px;font-size:.85em;margin-left:3px}.fds-large-pagination-btn{width:16px;height:16px;font-size:.7rem}.fds-large-pagination-pages{font-size:.78rem;min-width:22px;margin:0 1px}}.fds-producers-page{min-height:100vh;background:#f6f8fa;display:flex;justify-content:center;padding:16px 0}.fds-producers-container{max-width:95vw;width:100%;background:#fff;border-radius:16px;box-shadow:0 4px 32px #2c3e5017;padding:24px 2vw;margin-top:24px}@media (min-width: 1200px){.fds-producers-container{max-width:1200px;padding:32px 36px}}@media (max-width: 600px){.fds-producers-container{padding:12px 2vw;border-radius:10px}}.fds-producers-heading{padding:8px 10px;margin-bottom:14px;background:#1a3974;color:#fff;font-weight:500;font-size:1rem;border-radius:7px;letter-spacing:.1px;box-shadow:0 1px 8px #22407a17;border:2px solid #1a3974;font-family:Segoe UI,Arial,sans-serif}.fds-producers-heading-row{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-bottom:16px}.fds-producers-pagination-controls{display:inline-flex;align-items:center;gap:7px;margin-left:30px;margin-right:5px;font-size:1em}.fds-producers-pagination-label{font-weight:400;color:#263238;font-size:1em}.fds-producers-pagination-select{font-size:1em;padding:3px 6px;min-width:70px;border-radius:4px;border:1px solid #cfd8dc}.fds-producers-form{display:flex;flex-wrap:wrap;gap:11px;align-items:center;margin-bottom:18px;font-size:.9rem;font-family:Inter,Arial,sans-serif}@media (max-width: 600px){.fds-producers-form{flex-direction:column;gap:5px;font-size:.77rem}}.fds-producers-label{font-weight:500;color:#1a3974;margin-right:5px;font-size:.9rem}.fds-producers-input,.fds-producers-select{font-size:.8rem;padding:3px 6px;min-width:70px}.fds-producers-input:focus,.fds-producers-select:focus{border-color:#1a3974;outline:none}.fds-producers-checkbox{margin:0 5px 0 1px;width:14px;height:14px}.fds-producers-button{background:#1a3974;color:#fff;font-weight:600;padding:6px 13px;border-radius:4px;font-size:.91em;border:none;cursor:pointer;transition:background .13s}.fds-producers-button:hover{background:#1a237e}.fds-producers-button:disabled{opacity:.7;cursor:not-allowed;background:#bdbdbd}.fds-producers-error-message{color:#e53935;background:#ffebee;border:1px solid #ffcdd2;padding:7px 12px;border-radius:6px;margin-bottom:13px;font-size:.9rem}.fds-producers-table-wrapper{width:100%;overflow-x:auto;margin-top:11px}.fds-producers-table{width:100%;border-collapse:separate;border-spacing:0;background:#fff;box-shadow:0 1px 12px #2c3e5012;border-radius:8px;overflow:hidden;font-size:.9rem;font-family:Inter,Arial,sans-serif}.fds-producers-table th{background:#1a3974;color:#fff;text-align:left;font-weight:700;padding:6px 4px;font-size:.9rem;letter-spacing:.5px;border-bottom:2px solid #1565c0;white-space:nowrap}.fds-producers-table td{padding:5px 4px;border-bottom:1px solid #e3e3e3;color:#374151;font-size:.9rem;white-space:nowrap}.fds-producers-row-odd{background:#f8fafc}.fds-producers-table tr:hover td{background:#e3f2fd}.fds-producers-table-summary td{font-weight:400;color:#263238;background:#e3e3e3;font-size:.9rem;padding:5px 4px;white-space:nowrap}.fds-producers-tooltip{margin-left:4px;color:#7facda;font-size:.9em;cursor:help;border-bottom:1px dotted #7facda}@media (max-width: 600px){.fds-producers-table th,.fds-producers-table td{padding:4px 1px;font-size:.75rem}.fds-producers-heading-row{flex-direction:column;align-items:flex-start;gap:8px}.fds-producers-pagination-controls{font-size:.89rem}.fds-producers-pagination-btn{width:20px;height:21px;font-size:.92rem}.fds-producers-pagination-pages{font-size:.88rem;min-width:35px;margin:0 2px}}.fds-producers-pagination-btn{display:inline-flex;align-items:center;justify-content:center;width:27px;height:27px;border:1px solid #c1c7d0;background:#f8fafc;font-size:1.1rem;border-radius:5px;color:#1a3974;cursor:pointer;margin:0 2px;transition:border .15s,background .17s}.fds-producers-pagination-btn:disabled{opacity:.45;cursor:not-allowed;background:#eee;color:#aaa}.fds-producers-pagination-pages{display:inline-block;min-width:58px;text-align:center;font-weight:500;margin:0 6px;color:#1a3974;font-size:1em}.fds-summary-page{min-height:100vh;background:#f6f8fa;display:flex;justify-content:center;padding:16px 0}.fds-summary-container{max-width:95vw;width:100%;background:#fff;border-radius:16px;box-shadow:0 4px 32px #2c3e5017;padding:24px 2vw;margin-top:24px}.fds-summary-header-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.fds-summary-heading{padding:8px 10px;margin-bottom:14px;background:#1a3974;color:#fff;font-weight:500;font-size:1rem;border-radius:7px;letter-spacing:.1px;box-shadow:0 1px 8px #22407a17;border:2px solid #1a3974;font-family:Segoe UI,Arial,sans-serif}.fds-summary-autorefresh{font-size:.9rem;font-weight:400;color:#374151}.fds-summary-autorefresh-enabled{color:#43a047}.fds-summary-autorefresh-disabled{color:#e53935}.fds-summary-autorefresh-toggle{font-weight:400;text-decoration:underline;margin:0 2px;cursor:pointer}.fds-summary-autorefresh-disable{color:#e53935}.fds-summary-autorefresh-enable{color:#43a047}.fds-summary-search-row{display:flex;align-items:flex-start;justify-content:space-between;background:#f2f6fc;padding:14px 16px 10px;border-radius:10px;box-shadow:0 1px 7px #2c3e5012;margin-bottom:10px;gap:22px}.fds-summary-form{display:flex;flex:1 1 auto;flex-wrap:nowrap;min-width:0;align-items:center;gap:18px;width:auto;max-width:100%;overflow-x:auto;font-size:.9rem}.fds-summary-label{font-weight:500;color:#1a3974;margin-right:7px;font-size:.9rem;white-space:nowrap}.fds-summary-select,.fds-summary-input{font-size:.8rem;padding:3px 6px;min-width:70px;border-radius:4px;border:1px solid #cfd8dc;background:#fff;transition:border-color .2s;font-family:Inter,Arial,sans-serif;margin-right:12px}.fds-summary-button{background:#1a3974;color:#fff;font-weight:600;padding:6px 13px;border-radius:4px;font-size:.91em;border:none;cursor:pointer;transition:background .13s;letter-spacing:.5px;margin-left:12px;white-space:nowrap}.fds-summary-error{color:#e53935;background:#ffebee;border:1px solid #ffcdd2;padding:7px 12px;border-radius:6px;margin-bottom:13px;font-size:.9rem;font-weight:600}.fds-summary-table-wrapper{width:100%;margin-top:11px}.fds-summary-table{width:100%;border-collapse:collapse;background:#fff;box-shadow:0 1px 12px #2c3e5012;border-radius:8px;font-size:.9rem;font-family:Inter,Arial,sans-serif;table-layout:fixed}.fds-summary-table-summary-content{display:flex;justify-content:space-between;align-items:center;width:100%;min-width:0;background:#e3e3e3;font-size:.9rem;font-weight:400;border-bottom:1px solid #e3e3e3;color:#263238;padding:8px 18px;box-sizing:border-box}.fds-summary-current-payout-inline{color:#263238;font-weight:600;margin-left:16px;white-space:nowrap;font-size:.9rem;background:none;padding:0;border-radius:0}.fds-summary-table-header td{background:#1a3974;color:#fff;font-weight:700;padding:6px 4px;border-bottom:2px solid #1565c0;white-space:nowrap;font-size:.9rem;letter-spacing:.5px;text-align:center;width:33.33%}.fds-summary-table-row td{padding:5px 4px;border-bottom:1px solid #e3e3e3;color:#374151;font-size:.9rem;white-space:nowrap;background:#fff;transition:background .12s;text-align:center;width:33.33%}.fds-summary-table tbody tr.fds-summary-table-row:nth-child(odd) td{background:#f8fafc}.fds-summary-table-row:hover td{background:#e3f2fd}.fds-summary-link{cursor:pointer;text-decoration:underline;font-weight:600;font-size:.9em;transition:color .13s}.fds-summary-link-green{color:#43a047}.fds-summary-link-red{color:#e53935}.fds-summary-table-notfound{color:#757575;font-size:.9rem;text-align:center;padding:7px 0;background:#f4f4f4}@media (max-width: 1200px){.fds-summary-search-row{flex-direction:column;align-items:stretch}.fds-summary-form{flex-wrap:wrap;gap:12px;margin-bottom:8px}}@media (max-width: 700px){.fds-summary-table-summary-content{flex-direction:column;align-items:flex-start;gap:7px;padding:8px}}
