*,*:before,*:after{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background-color:#f3f4f6;color:#111827;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}button{cursor:pointer}table{border-collapse:collapse}.admin-shell{display:flex;height:100vh;overflow:hidden;background-color:#f3f4f6}.admin-shell>aside{width:16rem;min-width:16rem;flex-shrink:0;display:flex;flex-direction:column;background:#fff;border-right:1px solid #e5e7eb}.admin-shell-brand{padding:1.25rem;border-bottom:1px solid #e5e7eb}.admin-shell-brand-title{font-size:1rem;font-weight:600;color:#111827}.admin-shell-brand-ver{margin-top:.25rem;font-size:.75rem;color:#6b7280}.admin-shell>aside>nav{flex:1;min-height:0;overflow-y:auto;padding:.75rem}.admin-nav-link{display:flex;align-items:center;width:100%;padding:.5rem .75rem;margin-bottom:.25rem;border:none;border-radius:.5rem;background:transparent;color:#374151;font-size:.875rem;text-decoration:none;cursor:pointer;box-sizing:border-box}.admin-nav-link:hover{background:#f9fafb}.admin-nav-link.is-active{background:#eff6ff;color:#1d4ed8;font-weight:500}.admin-nav-link svg{width:1rem;height:1rem;margin-right:.75rem;flex-shrink:0}.admin-nav-sub{display:block;padding:.5rem .75rem .5rem 1.75rem;margin-bottom:.25rem;border-radius:.5rem;color:#4b5563;font-size:.875rem;text-decoration:none}.admin-nav-sub:hover{background:#f9fafb}.admin-nav-sub.is-active{background:#eff6ff;color:#1d4ed8;font-weight:500}.admin-shell-footer{padding:.75rem;border-top:1px solid #e5e7eb}.admin-shell-footer button{display:flex;align-items:center;width:100%;padding:.5rem .75rem;border:none;border-radius:.5rem;background:transparent;color:#4b5563;font-size:.875rem;cursor:pointer}.admin-shell-footer button:hover{background:#f9fafb}.admin-shell-footer button svg{width:1rem;height:1rem;margin-right:.5rem}.admin-shell>main{flex:1;min-width:0;min-height:0;display:flex;flex-direction:column;overflow:hidden}.admin-main-scroll{flex:1;min-height:0;overflow-y:auto}.admin-main-hidden{overflow:hidden}.adm-page{padding:1.5rem}.adm-page-fill{display:flex;flex-direction:column;flex:1;min-height:0;height:100%;overflow:hidden}.adm-page-head{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1rem}.adm-page-title{font-size:1.5rem;font-weight:600;color:#1f2937}.adm-page-desc{margin-top:.25rem;font-size:.875rem;color:#6b7280}.adm-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem}.adm-toolbar-right{margin-left:auto;display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.adm-card{background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;box-shadow:0 1px 2px rgba(0,0,0,.05)}.adm-card-head{padding:.75rem 1rem;border-bottom:1px solid #f3f4f6}.adm-card-body{padding:1rem}.adm-panel{background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;overflow:hidden}.adm-btn{display:inline-flex;align-items:center;justify-content:center;gap:.375rem;padding:.5rem .75rem;border:1px solid #e5e7eb;border-radius:.5rem;background:#fff;color:#374151;font-size:.875rem;line-height:1.25rem;cursor:pointer;text-decoration:none;box-sizing:border-box}.adm-btn:hover{background:#f9fafb}.adm-btn:disabled{opacity:.5;cursor:not-allowed}.adm-btn-primary{border-color:#2563eb;background:#2563eb;color:#fff}.adm-btn-primary:hover{background:#1d4ed8}.adm-btn-outline-blue{border-color:#2563eb;color:#2563eb;background:#fff}.adm-btn-outline-blue:hover{background:#eff6ff}.adm-btn-ghost{border-color:transparent;background:transparent}.adm-btn-sm{padding:.375rem .625rem;font-size:.8125rem}.adm-btn-xs{padding:.125rem .375rem;font-size:.625rem}.adm-input,.adm-select{padding:.5rem .75rem;border:1px solid #e5e7eb;border-radius:.5rem;background:#fff;color:#1f2937;font-size:.875rem;box-sizing:border-box}.adm-select{min-width:120px;padding-right:2rem;-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%236b7280' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .625rem center;background-size:1rem}.adm-select.has-value{border-color:#93c5fd;background-color:#eff6ff;color:#1e40af;font-weight:500}.adm-input:focus,.adm-select:focus{outline:none;border-color:#60a5fa;box-shadow:0 0 0 2px rgba(59,130,246,.2)}.adm-input:disabled,.adm-select:disabled{opacity:.6;cursor:not-allowed}.adm-label{display:block;margin-bottom:.25rem;font-size:.875rem;font-weight:500;color:#374151}.adm-field{margin-bottom:1rem}.book-selector{display:flex;align-items:center;gap:.5rem}.book-selector-label{flex-shrink:0;font-size:.875rem;color:#4b5563}.book-selector-wrap{position:relative;min-width:220px;max-width:360px}.book-selector-wrap select{width:100%;-webkit-appearance:none;appearance:none;padding:.5rem 2.25rem .5rem .75rem;border:1px solid #e5e7eb;border-radius:.5rem;background:#f9fafb;color:#1f2937;font-size:.875rem}.book-selector-icon{position:absolute;right:.625rem;top:50%;margin-top:-.5rem;color:#9ca3af;pointer-events:none}.book-selector-icon svg{width:1rem;height:1rem}.adm-table-wrap{overflow-x:auto}.adm-table{width:100%;border-collapse:collapse;font-size:.875rem}.adm-table th,.adm-table td{border:1px solid #e5e7eb;padding:.5rem .75rem;color:#1f2937}.adm-table th{background:#f0fdfa;font-weight:500;color:#374151;text-align:left;white-space:nowrap}.adm-table td.num,.adm-table th.num{text-align:right}.adm-bank-manage-modal-body{min-height:0}.adm-bank-manage-table th,.adm-bank-manage-table td{white-space:nowrap}.adm-table tbody tr:hover{background:#f9fafb}.adm-table tbody tr.adm-row-muted{opacity:.72}.adm-table tbody tr.adm-row-muted:hover{background:#f3f4f6}.adm-table td.adm-table-empty{text-align:center;vertical-align:middle;padding:4rem 1rem;color:#6b7280;font-size:.875rem}.adm-table td.adm-table-empty svg{display:block;margin:0 auto .5rem}.adm-table td.adm-table-empty .adm-mt-2{display:block}.adm-table-title{text-align:center;font-size:1.25rem;font-weight:600;color:#1f2937;margin-bottom:1.5rem}.adm-table-meta{text-align:right;font-size:.875rem;color:#6b7280;margin-bottom:1rem}.adm-tabs-page{display:flex;flex-direction:column;flex:1;min-height:0;height:100%;overflow:hidden;background:#f3f4f6}.adm-tabs-header{flex-shrink:0;padding:1.5rem 1.5rem 1rem;border-bottom:1px solid rgba(229,231,235,.8);background:#f3f4f6}.adm-tabs-bar{display:inline-flex;flex-wrap:nowrap;padding:.25rem;border-radius:.75rem;background:#f3f4f6}.adm-tab-btn{padding:.5rem 1rem;border:none;border-radius:.5rem;background:transparent;color:#374151;font-size:.875rem;cursor:pointer;white-space:nowrap}.adm-tab-btn.is-active{background:#fff;box-shadow:0 1px 2px rgba(0,0,0,.05);color:#1d4ed8;font-weight:500}.adm-tabs-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem;padding:.75rem 1rem;border-top:1px solid #f3f4f6}.adm-tabs-body{flex:1;min-height:0;overflow-y:auto;padding:1rem 1.5rem 1.5rem}.adm-alert{padding:.625rem .75rem;border-radius:.5rem;font-size:.875rem}.adm-alert-warning{background:#fffbeb;color:#92400e}.adm-bank-upload-pdf-offline{margin-bottom:1rem;line-height:1.5}.adm-alert-info{background:#eff6ff;border:1px solid #bfdbfe;color:#1e40af;padding:.75rem 1rem;border-radius:.75rem;margin-bottom:1rem}.adm-alert-success{padding:.625rem .75rem;border-radius:.5rem;font-size:.875rem;background:#ecfdf5;border:1px solid #a7f3d0;color:#047857}.adm-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:6rem 1rem;color:#6b7280;font-size:.875rem}.adm-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;padding:6rem 1rem;color:#6b7280}.adm-ai-fix-waiting{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;min-height:16rem;padding:2.5rem 2rem;border-radius:.75rem;background:linear-gradient(180deg,#f8fafc,#fff);text-align:center}.adm-ai-fix-waiting-icon{position:relative;display:flex;width:3.5rem;height:3.5rem;align-items:center;justify-content:center;color:#3b82f6}.adm-ai-fix-waiting-icon .adm-spin{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;opacity:.35}.adm-ai-fix-waiting-title{font-size:1.125rem;font-weight:600;color:#1e293b}.adm-ai-fix-waiting-bar{width:min(100%,16rem);height:.25rem;margin-top:.25rem;border-radius:9999px;background:#e2e8f0;overflow:hidden}.adm-ai-fix-waiting-bar-inner{width:40%;height:100%;border-radius:9999px;background:linear-gradient(90deg,#93c5fd,#3b82f6);animation:adm-ai-fix-waiting-slide 1.8s ease-in-out infinite}@keyframes adm-ai-fix-waiting-slide{0%{transform:translate(-100%)}to{transform:translate(350%)}}.adm-ai-fix-waiting-tip{margin-top:.25rem;max-width:22rem;min-height:2.6rem;font-size:.8125rem;color:#64748b;line-height:1.6}.adm-pdf-flow-steps{width:100%;padding:.875rem 1rem;border-radius:.5rem;border:1px solid #e2e8f0;background:#f8fafc;text-align:left}.adm-pdf-flow-steps-title{margin-bottom:.625rem;font-size:.8125rem;font-weight:600;color:#334155}.adm-pdf-flow-steps-list{margin:0;padding:0;list-style:none}.adm-pdf-flow-step{padding:.5rem 0;border-top:1px dashed #e2e8f0}.adm-pdf-flow-step:first-child{border-top:none;padding-top:0}.adm-pdf-flow-step-head{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.adm-pdf-flow-step-label{font-size:.8125rem;color:#0f172a}.adm-pdf-flow-step-status{flex-shrink:0;font-size:.75rem;color:#64748b}.adm-pdf-flow-step.is-running .adm-pdf-flow-step-status,.adm-pdf-flow-step.is-live .adm-pdf-flow-step-status{color:#2563eb}.adm-pdf-flow-step.is-done .adm-pdf-flow-step-status{color:#059669}.adm-pdf-flow-step.is-failed .adm-pdf-flow-step-status{color:#dc2626}.adm-pdf-flow-step-detail{margin-top:.25rem;font-size:.75rem;line-height:1.5;color:#64748b;word-break:break-word}.adm-ai-fix-result-bar{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;border-radius:.5rem;background:#ecfdf5;border:1px solid #a7f3d0;color:#047857;font-size:.875rem}.adm-balance-check-pass-bar{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;border-radius:.5rem;background:#ecfdf5;border:1px solid #a7f3d0;color:#047857;font-size:.875rem;font-weight:500}.adm-balance-check{display:inline-block;min-width:2.5rem;padding:.125rem .5rem;border-radius:.25rem;font-size:.75rem;font-weight:500;text-align:center}.adm-balance-check-ok{color:#047857;background:#ecfdf5}.adm-balance-check-error{color:#b91c1c;background:#fef2f2}.adm-balance-check-skip{color:#94a3b8;background:#f8fafc}.adm-balance-check-panel{display:flex;flex-direction:column;gap:.75rem;padding:1rem;border:1px solid #fde68a;border-radius:.75rem;background:#fffbeb}.adm-balance-check-panel .adm-modal-section-title{margin-bottom:0}.adm-balance-check-panel-ok{border-color:#a7f3d0;background:#ecfdf5}.adm-balance-check-detail-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem 1rem}@media(max-width:960px){.adm-balance-check-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.adm-balance-check-detail-item{display:flex;flex-direction:column;gap:.125rem;min-width:0}.adm-balance-check-detail-label{font-size:.75rem;color:#64748b}.adm-balance-check-detail-value{font-size:.875rem;font-weight:600;color:#0f172a;word-break:break-all}.adm-balance-check-detail-table-wrap{overflow:auto;border:1px solid #fde68a;border-radius:.5rem;background:#fff}.adm-balance-check-detail-table{min-width:920px;font-size:.8125rem}.adm-balance-check-detail-table th,.adm-balance-check-detail-table td{padding:.5rem .625rem;white-space:nowrap}.adm-balance-check-summary{display:flex;flex-wrap:wrap;gap:.25rem .75rem;align-items:baseline}.adm-balance-check-summary-links{display:inline-flex;flex-wrap:wrap;gap:.125rem;align-items:baseline}.adm-balance-check-row-link{padding:0;border:none;background:none;color:#b45309;font-size:inherit;font-weight:600;text-decoration:underline;text-underline-offset:2px;cursor:pointer}.adm-balance-check-row-link:hover{color:#92400e}.adm-balance-check-row-error{background:#fff7ed}.adm-balance-check-row-error.is-balance-check-highlight,.adm-data-panel-scroll tbody tr.is-balance-check-highlight{animation:adm-balance-check-flash 2s ease}.adm-table-preview{border-collapse:separate;border-spacing:0}.adm-table-preview .adm-col-invoicing{white-space:nowrap;min-width:3.5rem;width:3.5rem;text-align:center;word-break:keep-all}.adm-preview-invoicing-select{min-width:5.5rem;padding-top:.25rem;padding-bottom:.25rem;white-space:nowrap}.adm-table-sticky-col-right{position:sticky;right:0;z-index:2;min-width:5.5rem;background:#fff;box-shadow:-6px 0 8px -4px rgba(15,23,42,.08);white-space:nowrap}.adm-data-panel-scroll thead .adm-table-sticky-col-right{z-index:12;background:#f9fafb}.adm-data-panel-scroll tbody tr:hover .adm-table-sticky-col-right{background:#f9fafb}.adm-balance-check-row-error .adm-table-sticky-col-right{background:#fff7ed}.adm-balance-check-row-error:hover .adm-table-sticky-col-right{background:#ffedd5}.adm-preview-row-actions{display:flex;flex-direction:column;gap:.25rem;align-items:flex-start}@keyframes adm-balance-check-flash{0%{background:#fef3c7;box-shadow:inset 0 0 0 1px #f59e0b}to{background:#fff7ed;box-shadow:none}}.adm-spin{animation:adm-spin 1s linear infinite}@keyframes adm-spin{to{transform:rotate(360deg)}}.adm-text-muted{color:#6b7280}.adm-text-sub{color:#9ca3af;font-size:.875rem}.adm-text-danger{color:#dc2626}.adm-text-success{color:#059669}.adm-text-right{text-align:right}.adm-text-center{text-align:center}.adm-text-sm{font-size:.875rem}.adm-text-xs{font-size:.75rem}.adm-text-lg{font-size:1.125rem;font-weight:600}.adm-font-medium{font-weight:500}.adm-font-semibold{font-weight:600}.adm-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.adm-badge{display:inline-block;padding:.125rem .375rem;border-radius:.25rem;font-size:.625rem;color:#fff;background:#f97316}.adm-badge-blue{background:#3b82f6}.adm-badge-beta{margin-left:.375rem;vertical-align:middle;font-weight:600;letter-spacing:.04em;text-transform:uppercase;background:linear-gradient(135deg,#8b5cf6,#6366f1)}.adm-title-with-badge{display:inline-flex;align-items:center;gap:.5rem;max-width:100%}.adm-status-ok{color:#059669;font-size:.625rem}.adm-status-warn{color:#d97706;font-size:.625rem}.adm-status-muted{color:#9ca3af;font-size:.625rem}.adm-icon-xs{width:.75rem;height:.75rem}.adm-icon-sm{width:.875rem;height:.875rem}.adm-icon{width:1rem;height:1rem}.adm-icon-lg{width:1.25rem;height:1.25rem}.adm-icon-xl{width:2rem;height:2rem}.adm-bill-season{overflow:hidden;border:1px solid #e5e7eb;border-radius:1rem;background:#fff;box-shadow:0 1px 2px rgba(0,0,0,.05)}.adm-bill-season-head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem 1.5rem;padding:.875rem 1rem;border-bottom:1px solid #e5e7eb;background:linear-gradient(180deg,#f8fafc,#fff)}.adm-bill-season-head-main{display:flex;align-items:baseline;gap:.5rem;font-size:1rem;font-weight:600;color:#111827}.adm-bill-season-head-meta{font-size:.75rem;font-weight:500;color:#9ca3af}.adm-bill-season-summary{display:flex;flex-wrap:wrap;align-items:stretch;gap:.75rem 1.5rem}.adm-bill-season-summary-item{display:flex;align-items:baseline;flex-wrap:wrap;gap:.375rem .5rem}.adm-bill-season-summary-label{font-size:.75rem;color:#6b7280}.adm-bill-season-summary-value{font-size:1rem;font-weight:700;color:#111827}.adm-bill-season-summary-sub{font-size:.75rem;color:#9ca3af}.adm-bill-month{display:flex;flex-direction:column;min-width:0;padding:.75rem;border:1px solid #f3f4f6;border-radius:.75rem;background:rgba(248,250,252,.6)}.adm-bill-month-head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.375rem;margin-bottom:.5rem}.adm-bill-month-title{display:flex;align-items:center;gap:.375rem;min-width:0}.adm-bill-month-bar{display:inline-block;width:2px;height:.875rem;border-radius:1px;background:#3b82f6;flex-shrink:0}.adm-bill-grid{display:grid;grid-template-columns:1fr 1fr;gap:.5rem}.adm-bill-cell{padding:.625rem;border:1px solid #f3f4f6;border-radius:.5rem;background:#fff;text-align:left;cursor:pointer}.adm-bill-cell:hover{border-color:#bfdbfe;background:rgba(239,246,255,.4)}.adm-bill-cell-label{font-size:.75rem;color:#6b7280}.adm-bill-cell-value{margin-top:.25rem;font-size:1rem;font-weight:600;color:#111827;text-decoration:underline;text-decoration-color:#bfdbfe;text-underline-offset:2px}.adm-bill-cell-sub{margin-top:.125rem;font-size:.625rem;color:#9ca3af}.adm-stat-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:1rem}.adm-stat-card{padding:1rem;border:1px solid #e5e7eb;border-radius:.75rem;background:#fff;box-shadow:0 1px 2px rgba(0,0,0,.05)}.adm-stat-label{font-size:.875rem;color:#6b7280}.adm-stat-value{margin-top:.25rem;font-size:1.5rem;font-weight:600;color:#111827}.adm-filter-tabs{display:inline-flex;gap:.25rem;margin-bottom:1rem;padding:.25rem;border-radius:.5rem;background:#f3f4f6}.adm-filter-tab{padding:.375rem .875rem;border:none;border-radius:.375rem;background:transparent;font-size:.875rem;cursor:pointer}.adm-filter-tab.is-active{background:#fff;color:#2563eb;font-weight:500;box-shadow:0 1px 2px rgba(0,0,0,.05)}.adm-bank-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:1rem}.adm-bank-list{border:1px solid #e5e7eb;border-radius:.75rem;background:#fff;overflow:hidden}.adm-bank-row{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem;padding:.875rem 1rem;border-bottom:1px solid #f3f4f6}.adm-bank-row:last-child{border-bottom:none}.adm-preview-iframe{flex:1;width:100%;min-height:420px;border:1px solid #e5e7eb;border-radius:.5rem;background:#f9fafb}.adm-preview-search{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:1rem}.adm-date-field{display:flex;align-items:center;gap:.5rem;min-width:180px;flex:1}.adm-pagination{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;border-top:1px solid #e5e7eb;font-size:.875rem}.adm-pagination-actions{display:flex;align-items:center;gap:.5rem}.adm-flex{display:flex}.adm-flex-col{display:flex;flex-direction:column}.adm-flex-1{flex:1;min-width:0}.adm-items-center{align-items:center}.adm-justify-between{justify-content:space-between}.adm-gap-2{gap:.5rem}.adm-gap-3{gap:.75rem}.adm-shrink-0{flex-shrink:0}.adm-w-full{width:100%}.adm-hidden{display:none}.adm-ml-auto{margin-left:auto}.adm-mt-2{margin-top:.5rem}.adm-mt-3{margin-top:.75rem}.adm-mb-4{margin-bottom:1rem}.adm-p-4{padding:1rem}.adm-p-6{padding:1.5rem}.admin-nav-empty{padding:.75rem;font-size:.875rem;color:#6b7280}.adm-link-back{display:inline-flex;align-items:center;gap:.25rem;margin-bottom:.5rem;font-size:.875rem;color:#2563eb;text-decoration:none}.adm-link-back:hover{text-decoration:underline}.adm-link{color:#2563eb;text-decoration:none}.adm-link:hover{text-decoration:underline}.adm-btn-link{border:none;background:transparent;padding:0;font-size:inherit;cursor:pointer;text-decoration:none}.adm-btn-link-blue{color:#2563eb}.adm-btn-link-blue:hover{text-decoration:underline}.adm-btn-link-orange{color:#ea580c}.adm-btn-link-orange:hover{text-decoration:underline}.adm-btn-link-red{color:#dc2626}.adm-btn-link-red:hover{text-decoration:underline}.adm-btn-warn{border-color:#fdba74;color:#c2410c;background:#fff}.adm-btn-warn:hover{background:#fff7ed}.adm-btn-emerald{border-color:#059669;background:#059669;color:#fff}.adm-btn-emerald:hover{background:#047857}.adm-search-wrap{position:relative;flex:1;min-width:200px;max-width:28rem}.adm-search-wrap .adm-icon{position:absolute;left:.75rem;top:50%;margin-top:-.5rem;color:#9ca3af;pointer-events:none}.adm-search-wrap .adm-input{width:100%;padding-left:2.25rem}.adm-data-panel{position:relative;overflow:hidden;border:1px solid #e5e7eb;border-radius:.75rem;background:#fff}.adm-data-panel-scroll{overflow:auto}.adm-data-panel-scroll thead{position:sticky;top:0;z-index:10;border-bottom:1px solid #e5e7eb;background:#f9fafb;box-shadow:0 1px 2px rgba(0,0,0,.05)}.adm-data-panel-scroll thead th{padding:.75rem 1rem;text-align:left;font-size:.75rem;font-weight:500;text-transform:uppercase;color:#6b7280;white-space:nowrap}.adm-data-panel-scroll tbody td{padding:.75rem 1rem;font-size:.875rem;border-top:1px solid #f3f4f6}.adm-data-panel-scroll tbody tr:hover{background:#f9fafb}.adm-data-panel-foot{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;border-top:1px solid #e5e7eb;font-size:.875rem;color:#6b7280}.adm-data-panel-loading{pointer-events:none;position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.6)}.adm-table-h-80{height:20rem}.adm-table-h-320{height:320px}.adm-table-h-420{height:420px}.adm-table-h-480{height:480px}.adm-table-h-520{height:520px}.adm-table-h-auto{height:auto;max-height:none}.adm-th-upper{font-size:.75rem;font-weight:500;text-transform:uppercase;color:#6b7280}.adm-form-grid-2{display:grid;gap:.75rem;grid-template-columns:1fr}@media(min-width:640px){.adm-form-grid-2{grid-template-columns:1fr 1fr}}.adm-form-grid-2-span{grid-column:1 / -1}.adm-check-row{display:inline-flex;align-items:center;gap:.5rem}.adm-insurance-panel{overflow:hidden;border:1px solid #e5e7eb;border-radius:.75rem}.adm-insurance-head{display:flex;align-items:center;justify-content:space-between;padding:.5rem .75rem;border-bottom:1px solid #e5e7eb;background:#f9fafb}.adm-insurance-row{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem;padding:.75rem;border-bottom:1px solid #f3f4f6}.adm-insurance-row:last-child{border-bottom:none}.adm-input-sm{padding:.375rem .5rem;font-size:.875rem}.adm-textarea{width:100%;resize:none;padding:.625rem .75rem;border:1px solid #e5e7eb;border-radius:.75rem;font-size:.875rem;box-sizing:border-box}.adm-textarea:focus{outline:none;border-color:#60a5fa;box-shadow:0 0 0 2px rgba(59,130,246,.2)}.adm-upload-zone{display:flex;width:100%;flex-direction:column;align-items:center;justify-content:center;padding:2.5rem 1.5rem;border:2px dashed #e5e7eb;border-radius:.75rem;background:#f9fafb;text-align:center;cursor:pointer}.adm-upload-zone:hover{border-color:#93c5fd;background:rgba(239,246,255,.4)}.adm-upload-zone.is-filled{border-color:#93c5fd;background:rgba(239,246,255,.6)}.adm-upload-zone:disabled{opacity:.6;cursor:not-allowed}.adm-hidden-input{display:none}.adm-tabs-card{background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;box-shadow:0 1px 2px rgba(0,0,0,.05)}.adm-tabs-card-head{padding:.75rem 1rem .5rem;border-bottom:1px solid #f3f4f6;overflow-x:auto}.adm-filter-tab-primary.is-active{background:#2563eb;color:#fff;font-weight:500}.adm-stat-value-ok{color:#059669}.adm-stat-value-warn{color:#ea580c}.adm-bill-season-grid{display:grid;grid-template-columns:1fr;gap:.75rem;padding:1rem}@media(min-width:768px){.adm-bill-season-grid{grid-template-columns:repeat(3,1fr)}}.adm-bill-collect-meta{margin-top:.5rem;text-align:right;font-size:.625rem;color:#9ca3af;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.adm-empty-dashed{border:1px dashed #e5e7eb;border-radius:.75rem;padding:4rem 1rem;text-align:center;font-size:.875rem;color:#6b7280}.adm-preview-empty{display:flex;align-items:center;justify-content:center;border:1px solid #e5e7eb;border-radius:.75rem;background:#fff}.adm-preview-summary{display:flex;flex-wrap:wrap;gap:.75rem;font-size:.75rem;color:#4b5563}.adm-bank-select-list{display:grid;gap:.5rem}.adm-bank-select-empty{padding:1.25rem 1rem;border:1px dashed #d1d5db;border-radius:.75rem;background:#f9fafb;text-align:center}.adm-bank-select-item{display:flex;width:100%;align-items:center;gap:.625rem;padding:.75rem .875rem;border:2px solid #e5e7eb;border-radius:.75rem;background:#fff;text-align:left;cursor:pointer;flex-wrap:nowrap;transition:border-color .15s ease,background .15s ease,box-shadow .15s ease}.adm-bank-select-item:hover{border-color:#93c5fd;background:#f8fafc}.adm-bank-select-item.is-selected{border-color:#2563eb;background:linear-gradient(135deg,#eff6ff,#dbeafe);box-shadow:0 0 0 3px rgba(37,99,235,.18)}.adm-bank-select-radio{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:1.25rem;height:1.25rem;border:2px solid #d1d5db;border-radius:9999px;background:#fff;color:#fff;transition:border-color .15s ease,background .15s ease}.adm-bank-select-item.is-selected .adm-bank-select-radio{border-color:#2563eb;background:#2563eb}.adm-bank-select-item-icon{flex-shrink:0;color:#64748b}.adm-bank-select-item.is-selected .adm-bank-select-item-icon{color:#2563eb}.adm-bank-select-item.is-selected .adm-font-medium{color:#1e40af}.adm-bank-select-selected-tag{flex-shrink:0;display:inline-flex;align-items:center;gap:.25rem;padding:.125rem .5rem;border-radius:9999px;background:#2563eb;color:#fff;font-size:.6875rem;font-weight:600;line-height:1.25rem;white-space:nowrap}.adm-bank-select-item:disabled,.adm-method-tab:disabled{cursor:not-allowed;opacity:.55}.adm-bank-select-item:disabled:hover{border-color:#e5e7eb;background:#fff}.adm-bank-select-list.is-disabled,.adm-method-tabs.is-disabled{pointer-events:none}.adm-method-tabs{display:grid;grid-template-columns:1fr 1fr;gap:.5rem;padding:.25rem;border-radius:.75rem;background:#f3f4f6}.adm-method-tab{padding:.625rem .75rem;border:none;border-radius:.5rem;background:transparent;text-align:left;cursor:pointer}.adm-method-tab.is-active{background:#fff;box-shadow:0 1px 2px rgba(0,0,0,.05)}.adm-method-tab-label{font-size:.875rem;font-weight:500;color:#374151}.adm-method-tab.is-active .adm-method-tab-label{color:#1d4ed8}.adm-method-tab-desc{margin-top:.125rem;font-size:.75rem;color:#9ca3af}.adm-method-tabs-stack{grid-template-columns:1fr}.adm-modal-body-flush{padding:0;overflow:hidden;display:flex;flex-direction:column;min-height:0}.adm-bank-upload-layout{display:flex;flex:1;min-height:0;height:100%;overflow:hidden}.adm-bank-upload-ops{width:22rem;flex-shrink:0;min-height:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:1.25rem 1rem 1.25rem 1.5rem;border-right:1px solid #e5e7eb;background:#fafafa}.adm-bank-upload-ops .adm-modal-section:last-child{margin-bottom:0}.adm-bank-upload-preview{flex:1;min-width:0;min-height:0;display:flex;flex-direction:column;overflow:hidden;padding:1.25rem 1.5rem 1.25rem 1rem;background:#fff}.adm-bank-upload-preview-head{flex-shrink:0;margin-bottom:.75rem}.adm-bank-upload-preview-body{flex:1;min-height:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;display:flex;flex-direction:column}.adm-bank-upload-preview-content{flex:1;min-height:0}.adm-bank-upload-preview-empty{flex:1;flex-direction:column;gap:.75rem;min-height:12rem}.adm-upload-zone-compact{padding:1.5rem 1rem}.adm-upload-zone-compact .adm-font-medium{max-width:100%}.adm-agent-disabled{display:flex;min-height:100%;align-items:center;justify-content:center;padding:2rem}.adm-agent-disabled-card{max-width:28rem;padding:2rem;border-radius:1rem;background:#fff;text-align:center;box-shadow:0 1px 2px rgba(0,0,0,.05)}.adm-agent-disabled-icon{display:flex;width:3.5rem;height:3.5rem;margin:0 auto 1rem;align-items:center;justify-content:center;border-radius:9999px;background:#f3f4f6;color:#9ca3af}.adm-nav-sub-wrap{margin-left:1rem;margin-top:.25rem}.login-page{display:flex;min-height:100vh;align-items:center;justify-content:center;padding:2.5rem 1rem;background:#f4f7fb}.login-wrap{width:100%;max-width:900px}.login-card{display:flex;flex-direction:column;overflow:hidden;border-radius:1rem;background:#fff;box-shadow:0 12px 40px rgba(15,23,42,.08)}@media(min-width:1024px){.login-card{flex-direction:row;align-items:stretch}}.login-brand{position:relative;display:flex;flex-direction:column;justify-content:space-between;padding:2.5rem;color:#fff;background:linear-gradient(to bottom,#2563eb,#1e40af)}@media(min-width:1024px){.login-brand{width:42%;padding:3rem}}.login-brand h1{font-size:1.625rem;font-weight:700;line-height:1.375}.login-brand-ver{margin-top:.5rem;font-size:.875rem;color:rgba(219,234,254,.8)}.login-brand-desc{margin-top:1.25rem;font-size:.875rem;line-height:1.75;color:rgba(219,234,254,.85)}.login-steps{margin-top:2rem;padding:0;list-style:none}.login-steps li{display:flex;gap:.75rem;margin-bottom:1rem}.login-step-num{display:flex;width:1.5rem;height:1.5rem;margin-top:.125rem;align-items:center;justify-content:center;border-radius:9999px;background:rgba(255,255,255,.15);font-size:.75rem;font-weight:600;flex-shrink:0}.login-step-text{font-size:.875rem;line-height:1.5;color:rgba(239,246,255,.95)}.login-brand-foot{margin-top:2rem;font-size:.75rem;color:rgba(191,219,254,.6)}.login-main{display:flex;flex:1;flex-direction:column;justify-content:center;padding:2.5rem 2rem}@media(min-width:1024px){.login-main{padding:3rem 2.5rem}}.login-main h2{font-size:1.125rem;font-weight:600;color:#111827}.login-main-desc{margin-top:.375rem;font-size:.875rem;color:#6b7280}.login-qr-wrap{display:flex;flex-direction:column;align-items:center}.login-qr-box{overflow:hidden;padding:.75rem;border-radius:.75rem;background:#fff;border:1px solid #f3f4f6}.login-qr-tip{margin-top:1.25rem;text-align:center;font-size:.75rem;line-height:1.25rem;color:#9ca3af}.login-actions{display:flex;width:100%;max-width:24rem;align-items:center;gap:.75rem;margin-top:1.5rem}.login-actions .adm-btn-primary{flex:1;padding-top:.625rem;padding-bottom:.625rem}.login-actions .adm-btn-ghost{padding:.625rem 1rem;font-size:.875rem;color:#6b7280}.login-alert{margin-bottom:1.25rem;padding:.625rem .75rem;border-radius:.5rem;background:#fffbeb;font-size:.875rem;color:#92400e}.login-main-head{margin-bottom:1.75rem}.login-copy{margin-top:1.5rem;text-align:center;font-size:.75rem;color:#9ca3af}.sso-page{display:flex;min-height:100vh;align-items:center;justify-content:center;padding:1rem;background:#f4f7fb}.sso-card{width:100%;max-width:28rem;padding:2rem;border-radius:1rem;background:#fff;text-align:center;box-shadow:0 12px 40px rgba(15,23,42,.08)}.sso-card h1{font-size:1rem;font-weight:500;color:#111827}.sso-card p{margin-top:.75rem;font-size:.875rem;line-height:1.5;color:#6b7280}.sso-card .adm-text-danger{margin-top:.75rem}.sso-card .adm-btn-primary{margin-top:1.5rem}.adm-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;background:rgba(0,0,0,.45)}.adm-modal-overlay-nested{z-index:60}.adm-modal{position:fixed;top:50%;left:50%;z-index:50;display:flex;flex-direction:column;width:calc(100% - 2rem);max-height:min(90vh,880px);overflow:hidden;border:1px solid #f3f4f6;border-radius:1rem;background:#fff;box-shadow:0 25px 50px rgba(0,0,0,.15);transform:translate(-50%,-50%);outline:none}.adm-modal-nested{z-index:60}.adm-modal-sm{max-width:28rem}.adm-modal-md{max-width:32rem}.adm-modal-lg{max-width:36rem}.adm-modal-xl{max-width:42rem}.adm-modal-2xl{max-width:48rem}.adm-modal-3xl{max-width:56rem}.adm-modal-4xl{max-width:64rem}.adm-modal-5xl{max-width:72rem}.adm-modal-6xl{max-width:80rem;max-height:min(92vh,920px)}.adm-modal-head{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;border-bottom:1px solid #e5e7eb;background:linear-gradient(to right,#eff6ff,#fff)}.adm-modal-head-emerald{background:linear-gradient(to right,#ecfdf5,#fff)}.adm-modal-head-violet{background:linear-gradient(to right,#f5f3ff,#fff)}.adm-modal-head-left{display:flex;align-items:center;gap:.75rem;min-width:0}.adm-modal-icon{display:flex;width:2.5rem;height:2.5rem;align-items:center;justify-content:center;border-radius:.75rem;background:#2563eb;color:#fff;flex-shrink:0}.adm-modal-icon-emerald{background:#059669}.adm-modal-icon-violet{background:#7c3aed}.adm-modal-icon svg{width:1.25rem;height:1.25rem}.adm-modal-title{font-size:1.125rem;font-weight:600;color:#111827;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.adm-modal-desc{margin-top:.125rem;font-size:.75rem;color:#6b7280}.adm-modal-close{padding:.5rem;border:none;border-radius:.5rem;background:transparent;color:#9ca3af;cursor:pointer}.adm-modal-close:hover{background:#f3f4f6;color:#4b5563}.adm-modal-body{flex:1;overflow-y:auto;padding:1.5rem}.adm-modal-foot{display:flex;justify-content:flex-end;gap:.75rem;padding:1rem 1.5rem;border-top:1px solid #e5e7eb;background:rgba(249,250,251,.8)}.adm-modal-section{margin-bottom:1rem}.adm-modal-section-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem}.adm-modal-section-title{font-size:.875rem;font-weight:500;color:#1f2937}.adm-modal-section-hint{font-size:.75rem;color:#9ca3af}.adm-confirm{position:fixed;top:50%;left:50%;z-index:100;width:calc(100% - 2rem);max-width:28rem;overflow:hidden;border:1px solid #f3f4f6;border-radius:1rem;background:#fff;box-shadow:0 25px 50px rgba(0,0,0,.15);transform:translate(-50%,-50%)}.adm-confirm-body{display:flex;gap:1rem;padding:1.5rem}.adm-confirm-icon{display:flex;width:2.75rem;height:2.75rem;align-items:center;justify-content:center;border-radius:.75rem;flex-shrink:0}.adm-confirm-icon-warn{background:#fef3c7;color:#d97706}.adm-confirm-icon-danger{background:#fee2e2;color:#dc2626}.adm-confirm-icon svg{width:1.25rem;height:1.25rem}.adm-confirm-text{flex:1;min-width:0}.adm-confirm-title{font-size:1.125rem;font-weight:600;color:#111827}.adm-confirm-desc{margin-top:.5rem;font-size:.875rem;line-height:1.625;color:#4b5563}.adm-confirm-foot{display:flex;justify-content:flex-end;gap:.75rem;padding:1rem 1.5rem;border-top:1px solid #e5e7eb;background:rgba(249,250,251,.8)}.adm-btn-danger{border-color:#dc2626;background:#dc2626;color:#fff}.adm-btn-danger:hover{background:#b91c1c}.adm-modal-body-scroll{max-height:70vh;overflow-y:auto}.adm-modal-empty-dashed{padding:1.5rem 1rem;border:1px dashed #e5e7eb;border-radius:.75rem;background:#f9fafb;text-align:center;color:#6b7280}.adm-modal-preview-box{padding:.5rem .75rem;border-radius:.75rem;background:rgba(236,253,245,.6);font-size:.75rem;color:#4b5563}.adm-confirm-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;background:rgba(0,0,0,.45)}.agent-admin-page{--agent-primary: #2563eb;--agent-border: #e5e7eb;--agent-muted: #6b7280;--agent-success: #16a34a;--agent-warning: #d97706;--agent-accent: #dc2626;--agent-radius: 10px;display:flex;flex-direction:column;height:100%;min-height:0;overflow:hidden;background:#f8fafc}.agent-admin-header{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 16px;background:#fff;border-bottom:1px solid var(--agent-border)}.agent-admin-header-title{display:flex;align-items:center;gap:8px;font-size:15px;font-weight:600;color:#111827}.agent-admin-header-badge{font-size:11px;padding:2px 8px;background:#dbeafe;color:#1d4ed8;border-radius:4px;font-weight:500}.agent-split-body{flex:1;min-height:0;width:100%;display:flex;flex-direction:column;overflow:hidden}.agent-layout{flex:1;min-height:200px;width:100%;display:flex;flex-direction:column;overflow:hidden;padding:12px 16px 0}.agent-inner{flex:1;min-height:0;width:100%;max-width:900px;margin:0 auto;display:flex;flex-direction:column;overflow:hidden}.agent-resize-handle{flex-shrink:0;height:14px;margin:0;padding:0;border:none;background:#f0f0f0;border-top:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0;cursor:row-resize;touch-action:none;display:flex;align-items:center;justify-content:center;z-index:25}.agent-resize-handle:hover,.agent-resize-handle.is-dragging{background:#e8eef8}.agent-resize-handle.is-dragging .agent-resize-grip{background:#94a3b8}.agent-resize-grip{width:40px;height:4px;border-radius:2px;background:#c4c4c4;pointer-events:none}.agent-bottom-panel{flex-shrink:0;width:100%;min-height:0;overflow:hidden;display:flex;flex-direction:column;background:#ededed}.agent-progress{display:flex;align-items:center;gap:10px;padding:10px 14px;background:#fff;border:1px solid var(--agent-border);border-radius:var(--agent-radius);margin-bottom:12px;font-size:12px;flex-shrink:0}.agent-progress .case-tag{font-family:ui-monospace,monospace;color:var(--agent-muted);margin-left:auto;white-space:nowrap}.agent-progress-bar{flex:1;height:4px;background:#e5e7eb;border-radius:2px;overflow:hidden}.agent-progress-fill{height:100%;background:var(--agent-primary);transition:width .4s ease;width:0%}.agent-chat{flex:1;display:flex;flex-direction:column;background:#fff;border:1px solid var(--agent-border);border-radius:var(--agent-radius);overflow:hidden;min-height:0}.agent-chat-scroll{flex:1;overflow-y:auto;overflow-x:hidden;min-height:0;-webkit-overflow-scrolling:touch}.agent-messages{padding:16px;display:flex;flex-direction:column;gap:12px}.agent-msg{max-width:88%;padding:10px 14px;border-radius:12px;font-size:14px;line-height:1.55;white-space:pre-wrap;word-break:break-word}.agent-msg.assistant{align-self:flex-start;background:#f1f5f9;border-bottom-left-radius:4px}.agent-msg.user{align-self:flex-end;background:#95ec69;color:#111;border-bottom-right-radius:4px}.agent-msg.system{align-self:center;max-width:100%;background:#fef3c7;color:#92400e;font-size:12px;padding:8px 12px;border-radius:8px}.agent-msg.thinking{align-self:flex-start;background:#f8fafc;color:var(--agent-muted);font-size:13px}.agent-msg.thinking:after{content:"";animation:agent-dots 1.2s steps(4,end) infinite}@keyframes agent-dots{0%,20%{content:""}40%{content:"."}60%{content:".."}80%,to{content:"..."}}.agent-tool-card{align-self:stretch;max-width:100%;background:#fff;border:1px solid var(--agent-border);border-radius:var(--agent-radius);padding:12px}.agent-tool-card h5{font-size:13px;font-weight:600;margin-bottom:8px}.agent-chips{display:flex;flex-wrap:wrap;gap:8px;padding:0 16px 8px;flex-shrink:0}.agent-chip{padding:6px 12px;border:1px solid var(--agent-border);border-radius:20px;background:#fff;font-size:13px;cursor:pointer;font-family:inherit;transition:border-color .15s,background .15s}.agent-chip:hover:not(:disabled){border-color:var(--agent-primary);color:var(--agent-primary)}.agent-chip:disabled{opacity:.5;cursor:not-allowed}.agent-chip.primary{background:var(--agent-primary);color:#fff;border-color:var(--agent-primary)}.agent-chip.primary:hover:not(:disabled){color:#fff;background:#1d4ed8}.agent-status-inline{font-size:12px;color:var(--agent-muted);padding:8px 16px 16px;border-top:1px dashed var(--agent-border);margin:0}.wx-flow-wrap{width:100%;max-width:900px;margin:0 auto;padding:0 16px;background:#f7f7f7;border-bottom:1px solid #e5e5e5;flex-shrink:0}.wx-flow-toggle{display:flex;align-items:center;gap:8px;width:100%;padding:10px 0 6px;border:none;background:none;font-family:inherit;cursor:pointer;text-align:left}.wx-flow-toggle-label{font-size:13px;font-weight:600;color:#111}.wx-flow-toggle-meta{flex:1;font-size:12px;color:#888;text-align:right}.wx-flow-chevron{flex-shrink:0;color:#999;transition:transform .2s}.wx-flow-wrap.is-open .wx-flow-chevron{transform:rotate(180deg)}.wx-flow-track{display:flex;gap:2px;overflow-x:auto;padding:0 0 10px;scrollbar-width:none;-webkit-overflow-scrolling:touch}.wx-flow-track::-webkit-scrollbar{display:none}.wx-flow-node{flex:0 0 auto;display:flex;flex-direction:column;align-items:center;gap:3px;min-width:56px;padding:2px 4px;border:none;background:none;font-family:inherit;cursor:pointer;opacity:.4}.wx-flow-node-dot{width:22px;height:22px;border-radius:50%;background:#e0e0e0;color:#666;font-size:10px;font-weight:600;display:flex;align-items:center;justify-content:center}.wx-flow-node-label{font-size:10px;color:#888;white-space:nowrap}.wx-flow-node.active{opacity:1}.wx-flow-node.active .wx-flow-node-dot{background:var(--agent-primary);color:#fff}.wx-flow-node.active .wx-flow-node-label{color:var(--agent-primary);font-weight:500}.wx-flow-node.done{opacity:.9}.wx-flow-node.done .wx-flow-node-dot{background:#dcfce7;color:var(--agent-success)}.wx-flow-panel{max-height:38vh;overflow-y:auto;border-top:1px solid #e8e8e8;background:#fff;animation:wx-panel-in .2s ease}.wx-flow-panel.hidden{display:none}.wx-flow-panel-head{display:flex;justify-content:space-between;align-items:center;padding:10px 12px;font-size:12px;font-weight:600;color:#666;position:sticky;top:0;background:#fff;border-bottom:1px solid #f0f0f0;z-index:1}.wx-flow-case{font-family:ui-monospace,monospace;font-weight:400;color:#999}.wx-flow-list{list-style:none;margin:0;padding:8px 12px 12px}.wx-flow-item{display:flex;gap:10px;padding:10px 0;border-bottom:1px solid #f5f5f5;cursor:pointer}.wx-flow-item:last-child{border-bottom:none}.wx-flow-item-num{width:26px;height:26px;border-radius:50%;background:#eee;color:#666;font-size:11px;font-weight:600;display:flex;align-items:center;justify-content:center;flex-shrink:0}.wx-flow-item.active .wx-flow-item-num{background:var(--agent-primary);color:#fff}.wx-flow-item.done .wx-flow-item-num{background:#dcfce7;color:var(--agent-success)}.wx-flow-item-body{flex:1;min-width:0}.wx-flow-item-title{font-size:14px;font-weight:500;color:#111}.wx-flow-item-desc{font-size:11px;color:#999;margin-top:2px;line-height:1.4}.wx-flow-item-badge{display:inline-block;margin-top:6px;font-size:11px;padding:2px 8px;border-radius:4px;background:#f3f4f6;color:#666}.wx-flow-item.active .wx-flow-item-badge{background:#dbeafe;color:#1d4ed8}.wx-flow-item.done .wx-flow-item-badge{background:#dcfce7;color:#166534}.wx-composer-shell{flex-shrink:0;width:100%;display:flex;flex-direction:column;z-index:20;background:#ededed;border-top:1px solid #d9d9d9;box-shadow:0 -2px 10px rgba(0,0,0,.06);padding-bottom:env(safe-area-inset-bottom,0)}.agent-bottom-panel.is-resized{display:flex;flex-direction:column;overflow:hidden}.agent-bottom-panel.is-resized .wx-composer-shell{flex:1;min-height:0;overflow:hidden}.agent-bottom-panel.is-resized .wx-flow-wrap.is-open{flex:1;min-height:0;display:flex;flex-direction:column;overflow:hidden}.agent-bottom-panel.is-resized .wx-flow-wrap.is-open .wx-flow-panel{flex:1;max-height:none;min-height:0}.agent-bottom-panel .wx-composer{flex-shrink:0}.wx-composer-shell .wx-composer{max-width:900px;width:100%;margin:0 auto;padding:0 16px;background:transparent}.wx-composer-bar{display:flex;align-items:flex-end;gap:8px;padding:8px 10px;min-height:52px}.wx-icon-btn{flex-shrink:0;width:36px;height:36px;margin-bottom:2px;border:none;background:transparent;color:#4a4a4a;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:transform .2s,color .15s}.wx-icon-btn:hover:not(:disabled){color:#111}.wx-icon-btn:disabled{opacity:.4;cursor:not-allowed}.wx-composer.is-panel-open .wx-icon-btn{transform:rotate(45deg)}.wx-input-wrap{flex:1;min-width:0;background:#fff;border-radius:6px;border:1px solid #e0e0e0;padding:2px 0}.wx-input-wrap textarea{display:block;width:100%;border:none;outline:none;resize:none;padding:8px 10px;font-family:inherit;font-size:16px;line-height:1.4;min-height:36px;max-height:120px;background:transparent;color:#111}.wx-input-wrap textarea::placeholder{color:#b2b2b2}.wx-input-wrap textarea:disabled{opacity:.6}.wx-btn-send{flex-shrink:0;min-width:52px;height:32px;margin-bottom:4px;padding:0 12px;border:none;border-radius:4px;font-size:14px;font-weight:500;font-family:inherit;cursor:pointer;background:#c9c9c9;color:#fff;transition:background .15s}.wx-btn-send:not(:disabled){background:#07c160}.wx-btn-send:not(:disabled):hover{background:#06ad56}.wx-btn-send:disabled{cursor:default}.wx-attach-panel{display:grid;grid-template-columns:repeat(4,1fr);gap:16px 8px;padding:16px 12px 20px;background:#ededed;border-top:1px solid #e2e2e2;animation:wx-panel-in .2s ease}.wx-attach-panel.hidden{display:none}@keyframes wx-panel-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.wx-attach-item{display:flex;flex-direction:column;align-items:center;gap:8px;border:none;background:none;cursor:pointer;padding:0;font-family:inherit}.wx-attach-icon{width:56px;height:56px;border-radius:12px;background:#fff;display:flex;align-items:center;justify-content:center;color:#576b95;box-shadow:0 0 0 1px rgba(0,0,0,.04);transition:background .15s}.wx-attach-icon--image{color:#07c160}.wx-attach-icon--file{color:#576b95}.wx-attach-icon--camera{color:#fa9d3b}.wx-attach-item:hover .wx-attach-icon{background:#f5f5f5}.wx-attach-label{font-size:12px;color:#666}.wx-composer .agent-link-form{margin:0;padding:4px 12px 8px;text-align:center;background:#ededed;font-size:12px;color:var(--agent-muted)}.wx-composer .agent-link-form a{color:var(--agent-primary)}.agent-msg.user.media{padding:4px;background:#95ec69;color:#111}.agent-msg-media img{display:block;max-width:200px;max-height:200px;border-radius:6px}.agent-admin-header-title svg.agent-header-bot-icon,.agent-admin-header-title>svg:first-child{width:1.25rem;height:1.25rem;color:#2563eb;flex-shrink:0}.agent-bill-row-remove{padding:.25rem;border:none;border-radius:.25rem;background:transparent;color:#9ca3af;cursor:pointer}.agent-bill-row-remove:hover{color:#ef4444}.agent-bill-row-remove-icon{width:1rem;height:1rem;display:block}.agent-bill-row{display:flex;align-items:center;gap:8px;padding:8px;border-radius:8px;background:#f8fafc;font-size:12px}.agent-bill-row img{width:40px;height:40px;object-fit:cover;border-radius:4px;flex-shrink:0}.agent-bill-row-info{flex:1;min-width:0}.agent-bill-row-name{font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.agent-bill-summary{display:grid;gap:4px;font-size:12px;color:var(--agent-muted);margin-bottom:8px}@media(min-width:640px){.agent-bill-summary{grid-template-columns:repeat(3,1fr)}}.maker-agent-html tbody td,.maker-agent-html tbody th{vertical-align:middle}.maker-agent-html table{table-layout:auto;width:100%;border-collapse:collapse}.maker-agent-html table th,.maker-agent-html table td{overflow-wrap:anywhere;word-break:normal}
