:root{color-scheme:light;font-family:Avenir Next,PingFang SC,Microsoft YaHei,sans-serif;background:#eef3f8;color:#142033}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input,textarea,select{font:inherit}button{cursor:pointer}label,input,textarea,select,button{min-width:0}.login{min-height:100vh;display:grid;place-items:center;background:radial-gradient(circle at 20% 20%,rgba(31,111,235,.2),transparent 28%),#08111f}.login-panel{width:min(420px,calc(100vw - 32px));background:#fffffff0;border:1px solid rgba(255,255,255,.5);border-radius:8px;padding:34px;box-shadow:0 28px 80px #00000047}.brand-mark{width:52px;height:52px;display:grid;place-items:center;border-radius:8px;color:#fff;background:#ff7a1a}.login h1{margin:18px 0 26px;font-size:30px}label{display:grid;gap:8px;margin-bottom:16px;color:#516174}input,textarea,select{border:1px solid #cfd8e5;border-radius:8px;padding:12px 14px;background:#fff;color:#142033;outline:none}input:not([type=checkbox]):not([type=radio]),textarea,select{width:100%;max-width:100%}select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:linear-gradient(45deg,transparent 50%,#6b7b90 50%),linear-gradient(135deg,#6b7b90 50%,transparent 50%);background-position:calc(100% - 18px) calc(50% - 3px),calc(100% - 12px) calc(50% - 3px);background-size:6px 6px,6px 6px;background-repeat:no-repeat;padding-right:34px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}textarea{min-height:112px;resize:vertical}.login button,.mock-box button,.portal-test-box button,.search-line button{border:0;border-radius:8px;padding:12px 16px;color:#fff;background:#1262e3;display:inline-flex;align-items:center;gap:8px;justify-content:center}.login button{width:100%;margin-top:10px}.error{color:#dc2626}.app{min-height:100vh;display:grid;grid-template-columns:260px minmax(0,1fr)}.admin{background:#07111f;color:#eaf1ff}.customer{background:#f5f8fc;color:#142033}.sidebar{padding:18px 14px;border-right:1px solid rgba(125,146,176,.18)}.logo{display:flex;align-items:center;gap:9px;height:42px;font-weight:800;margin-bottom:18px}.logo span{font-size:12px;font-weight:700;padding:3px 7px;border-radius:6px;background:#ff7a1a1f;color:#ff8a2a}nav{display:grid;gap:12px}.nav-section{display:grid;gap:3px}.nav-section-title{padding:8px 12px 2px;font-size:12px;font-weight:800;color:#6f7f94}.customer .nav-section-title{color:#8a97aa}nav button{min-height:40px;border:0;border-radius:8px;display:flex;align-items:center;gap:10px;padding:8px 12px;color:inherit;background:transparent;text-align:left}nav button svg{flex:0 0 auto}.nav-item-text{min-width:0;display:grid;gap:3px}.nav-item-label{line-height:1.18;overflow-wrap:anywhere}.nav-adapter-group{display:grid;gap:3px;margin-top:3px}.nav-adapter-group-toggle{min-height:34px;padding:6px 10px 6px 12px;color:#9fb0c8;border:1px solid rgba(139,189,255,.12);background:#8bbdff0d}.nav-adapter-group-toggle:hover,.nav-adapter-group-toggle.contains-active{color:#d8e6ff;border-color:#8bbdff38;background:#8bbdff14}.nav-adapter-group-title{min-width:0;flex:1;font-size:12px;font-weight:900;letter-spacing:.08em}.nav-adapter-badge{width:fit-content;max-width:100%;padding:2px 6px;border-radius:999px;font-size:10px;font-weight:800;line-height:1.1;letter-spacing:.02em;color:#8bbdff;background:#3276ff24;border:1px solid rgba(139,189,255,.26);white-space:nowrap}.nav-adapter-chevron{flex:0 0 auto;transition:transform .16s ease}.nav-adapter-group-toggle[aria-expanded=false] .nav-adapter-chevron{transform:rotate(-90deg)}.nav-subitem{margin-left:14px;width:calc(100% - 14px);min-height:38px;padding-left:11px;color:#dce8fb;border-left:1px solid rgba(139,189,255,.18);border-radius:0 8px 8px 0}.nav-subitem .nav-item-label{font-size:14px}.nav-adapter-empty{margin:2px 0 4px 14px;padding:7px 10px;border-left:1px solid rgba(139,189,255,.14);color:#74849d;font-size:12px;font-weight:700}.admin nav button.active{background:#ff7a1a2e;color:#ff9b38}.admin nav button.active .nav-adapter-badge{color:#ffd3a5;background:#ff7a1a24;border-color:#ff9b384d}.customer nav button.active{background:#e8f0ff;color:#1262e3}.customer .nav-adapter-group-toggle{color:#5f6f84;border-color:#1262e31f;background:#1262e30a}.customer .nav-adapter-group-toggle:hover,.customer .nav-adapter-group-toggle.contains-active{color:#24415f;border-color:#1262e333;background:#1262e314}.customer .nav-subitem{color:#31425b;border-left-color:#1262e329}.customer .nav-adapter-empty{color:#7b8798;border-left-color:#1262e31f}.customer .nav-adapter-badge{color:#1262e3;background:#1262e314;border-color:#1262e32e}.workspace{min-width:0;width:100%;max-width:1720px;margin:0 auto;padding:20px 22px 24px}.customer .workspace.problem-workspace{max-width:none;margin:0;padding:20px 22px 24px}.customer .workspace.problem-workspace .topbar{margin-bottom:14px}.topbar{display:flex;justify-content:space-between;gap:16px;align-items:center;margin-bottom:22px}.topbar h1{margin:0;font-size:25px}.topbar p{max-width:820px;margin:6px 0 0;color:#8fa0b7;line-height:1.5}.top-actions{display:flex;gap:10px;align-items:center}.icon-button,.profile{border:1px solid rgba(125,146,176,.26);background:#ffffff0d;color:inherit;border-radius:8px;height:38px;padding:0 12px;display:inline-flex;align-items:center;gap:8px}.customer .icon-button,.customer .profile{background:#fff}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:12px}.stat,.panel{border:1px solid rgba(125,146,176,.18);border-radius:8px}.admin .stat,.admin .panel{background:linear-gradient(180deg,#19273cf5,#0f1c2df5);box-shadow:inset 0 1px #ffffff0a}.customer .stat,.customer .panel{background:#fff;box-shadow:0 12px 34px #1d2d460f}.stat{min-height:112px;padding:18px;display:flex;align-items:center;justify-content:space-between}.stat p{margin:0 0 10px;color:#7b8ba0;font-size:13px}.stat strong{display:block;font-size:28px}.stat span{display:block;margin-top:8px;color:#36c56f;font-size:12px}.stat i{width:44px;height:44px;display:grid;place-items:center;border-radius:50%}.stat.blue i{color:#39a0ff;background:#39a0ff24}.stat.green i{color:#36c56f;background:#36c56f24}.stat.mint i{color:#44d2a8;background:#44d2a824}.stat.red i{color:#ff5a57;background:#ff5a5726}.stat.orange i{color:#ff8a2a;background:#ff8a2a26}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(280px,.8fr) minmax(280px,.8fr);gap:12px;margin:12px 0}.panel{padding:18px;overflow:hidden}.panel h2{margin:0 0 16px;font-size:17px}.trend{height:220px;display:flex;align-items:end;gap:7px;padding-top:18px;border-bottom:1px solid rgba(125,146,176,.24)}.trend span{flex:1;min-width:4px;border-radius:6px 6px 0 0;background:linear-gradient(180deg,#2d8cff,#36c56f)}.status-bars{display:grid;gap:16px;padding-top:10px}.status-bars p{display:grid;grid-template-columns:110px 1fr 40px;align-items:center;gap:10px;margin:0}.status-bars b{display:block;height:10px;border-radius:10px;background:linear-gradient(90deg,#36c56f,#2d8cff)}.status-bars em{font-style:normal;text-align:right;color:#7b8ba0}.status-page{display:grid;gap:12px}.status-summary{display:grid;grid-template-columns:repeat(4,minmax(150px,1fr));gap:12px}.summary-metric{min-height:92px;border:1px solid rgba(125,146,176,.18);border-radius:8px;padding:16px;display:flex;align-items:center;justify-content:space-between}.admin .summary-metric{background:linear-gradient(180deg,#19273cf5,#0f1c2df5)}.summary-metric span{display:block;color:#7b8ba0;font-size:13px}.summary-metric strong{display:block;margin-top:8px;font-size:27px}.summary-metric i{width:40px;height:40px;display:grid;place-items:center;border-radius:8px}.summary-metric.blue i{color:#39a0ff;background:#39a0ff24}.summary-metric.green i{color:#36c56f;background:#36c56f24}.summary-metric.red i{color:#ff5a57;background:#ff5a5726}.summary-metric.orange i{color:#ff8a2a;background:#ff8a2a26}.callback-diagnostics{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:10px;margin:0 0 14px}.callback-diagnostics div{min-width:0;border:1px solid rgba(125,146,176,.18);border-radius:8px;padding:10px 12px;background:#11182708}.callback-diagnostics span{display:block;color:#7b8ba0;font-size:12px}.callback-diagnostics strong{display:block;margin-top:5px;overflow-wrap:anywhere;font-size:13px}.interface-status-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:12px}.status-card{border:1px solid rgba(125,146,176,.2);border-radius:8px;padding:16px;background:#ffffff0a}.customer .status-card{background:#fff}.status-head{display:flex;justify-content:space-between;align-items:flex-start;gap:14px}.status-head h3{margin:0;font-size:17px}.status-head p,.status-message{margin:6px 0 0;color:#7b8ba0;font-size:13px}.status-pill{min-height:26px;display:inline-flex;align-items:center;border-radius:6px;padding:3px 9px;font-size:12px;white-space:nowrap}.status-pill.ok{color:#1f9d55;background:#36c56f29}.status-pill.fail{color:#dc2626;background:#dc262624}.status-pill.disabled{color:#7b8ba0;background:#7d92b024}.agent-status{min-height:26px;display:inline-flex;align-items:center;gap:6px;border-radius:6px;padding:3px 9px;font-size:12px;white-space:nowrap}.agent-status.online{color:#15803d;background:#16a34a24}.agent-status.offline{color:#b45309;background:#f59e0b29}.agent-status.disabled{color:#64748b;background:#64748b24}.courier-auth-status{min-height:26px;display:inline-flex;align-items:center;gap:6px;border-radius:6px;padding:3px 9px;font-size:12px;font-weight:800;white-space:nowrap}.courier-auth-status.valid{color:#15803d;background:#16a34a24}.courier-auth-status.warn{color:#ad6519;background:#ff8a2a29}.courier-auth-status.expired{color:#dc2626;background:#dc262624}.courier-auth-status.missing{color:#64748b;background:#64748b24}.courier-agent-status{min-height:26px;display:inline-flex;align-items:center;gap:6px;border-radius:6px;padding:3px 9px;font-size:12px;font-weight:800;white-space:nowrap}.courier-agent-status.online{color:#15803d;background:#16a34a24}.courier-agent-status.offline,.courier-agent-status.missing{color:#b45309;background:#f59e0b29}.courier-agent-status.disabled{color:#64748b;background:#64748b24}.courier-agent-status.platform{color:#1262e3;background:#1262e31f}.admin .target-cell strong{color:#eaf1ff}.admin .target-cell span,.admin .permission-stack span:last-child{color:#9fb0c8}.admin .courier-auth-status.valid,.admin .courier-agent-status.online{color:#86efac;background:#22c55e29}.admin .courier-auth-status.warn,.admin .courier-agent-status.offline,.admin .courier-agent-status.missing{color:#fbbf24;background:#f59e0b29}.admin .courier-auth-status.expired{color:#fca5a5;background:#ef444429}.admin .courier-auth-status.missing,.admin .courier-agent-status.disabled{color:#cbd5e1;background:#94a3b824}.admin .courier-agent-status.platform{color:#93c5fd;background:#3b82f629}.status-meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:16px 0 0}.status-meta div{min-width:0}.status-meta dt{margin-bottom:4px;color:#7b8ba0;font-size:12px}.status-meta dd{margin:0;overflow-wrap:anywhere;font-size:13px}.endpoint{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.empty-state{margin:0;color:#7b8ba0}.report-kpi{min-height:148px;display:grid;align-content:center;gap:8px}.report-kpi strong{color:#111827;font-size:34px;line-height:1}.report-kpi span{color:#7b8ba0}.account-settings{display:grid;grid-template-columns:minmax(320px,.9fr) minmax(380px,1.1fr);gap:12px}.account-settings .panel:last-child{grid-column:1 / -1}.account-hero{display:grid;grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:14px;margin-bottom:18px}.account-avatar{width:58px;height:58px;display:grid;place-items:center;border-radius:8px;color:#fff;background:linear-gradient(135deg,#1262e3,#36c56f);font-size:24px;font-weight:800}.account-hero h3{margin:0;font-size:20px}.account-hero p{margin:5px 0 0;color:#7b8ba0}.account-meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0}.account-meta div{min-width:0;padding:12px;border:1px solid rgba(125,146,176,.2);border-radius:8px;background:#7d92b014}.account-meta dt{margin-bottom:5px;color:#7b8ba0;font-size:12px}.account-meta dd{margin:0;overflow-wrap:anywhere;font-weight:700}.password-form{display:grid;gap:12px}.password-form label{margin:0}.password-checks{display:flex;flex-wrap:wrap;gap:8px}.password-checks span{border-radius:6px;padding:5px 8px;background:#7d92b024;color:#7b8ba0;font-size:12px}.password-checks span.ok{color:#1f9d55;background:#36c56f29}.success-message{margin:0;color:#1f9d55}.toast-message{position:fixed;top:24px;left:50%;z-index:90;transform:translate(-50%);padding:10px 14px;border:1px solid rgba(54,197,111,.32);border-radius:8px;color:#dfffea;background:#137743eb;box-shadow:0 18px 50px #00000047;animation:toast-fade 2.6s ease both}.success-toast{min-width:180px;text-align:center}@keyframes toast-fade{0%{opacity:0;transform:translate(-50%,-8px)}12%{opacity:1;transform:translate(-50%)}82%{opacity:1;transform:translate(-50%)}to{opacity:0;transform:translate(-50%,-8px)}}.setting-hint{margin:-4px 0 0;max-width:760px;color:#7b8ba0;line-height:1.6}.settings-meta{display:flex;flex-wrap:wrap;gap:8px}.settings-meta span{border-radius:6px;padding:6px 8px;background:#7d92b024;color:#526278;font-size:12px}.settings-key-panel{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,520px);gap:14px;align-items:end;padding:16px;border:1px solid rgba(125,146,176,.22);border-radius:8px;background:#f8fbffb8}.settings-key-copy{display:grid;gap:8px}.settings-key-copy strong{display:inline-flex;align-items:center;gap:8px;color:#142033}.settings-key-copy code{border-radius:5px;padding:2px 5px;background:#1262e314;color:#174fa8}.settings-key-control{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center}.settings-key-control button{white-space:nowrap}.api-key-field{grid-column:1 / -1}.api-key-field-control{display:grid;grid-template-columns:minmax(260px,1fr) auto auto;gap:10px;align-items:center}.api-key-field-control button{white-space:nowrap}.api-key-cell{min-width:280px;display:grid;grid-template-columns:minmax(180px,1fr) auto;gap:8px;align-items:center}.api-key-cell code{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border-radius:6px;padding:6px 8px;background:#1262e314;color:#174fa8}.security-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.security-grid article{display:grid;grid-template-columns:40px minmax(0,1fr);gap:6px 12px;align-items:start;padding:14px;border:1px solid rgba(125,146,176,.2);border-radius:8px;background:#7d92b014}.security-grid i{grid-row:span 2;width:40px;height:40px;display:grid;place-items:center;border-radius:8px;color:#1262e3;background:#1262e31f}.security-grid strong{font-size:15px}.security-grid span{color:#7b8ba0;line-height:1.55}.yto-login-status{display:flex;flex-wrap:wrap;gap:8px}.yto-login-status span{border-radius:6px;padding:6px 8px;background:#7d92b024;color:#526278;font-size:12px}.yunda-account-picker{display:grid;gap:10px}.yunda-account-picker .inline-toolbar{align-items:center}.yunda-account-picker .inline-toolbar strong{margin-right:auto;color:#26364b}.yunda-account-picker .inline-toolbar span{color:#66758a;font-size:13px}.yunda-account-list{display:grid;gap:8px;max-height:260px;overflow:auto;padding-right:4px}.yunda-account-list label{display:grid!important;grid-template-columns:22px 1fr;gap:10px;align-items:start;border:1px solid #d7e0ed;border-radius:8px;padding:10px;background:#fff}.yunda-account-list label.selected{border-color:#2f6cdf;background:#f4f8ff}.yunda-account-list input{width:16px!important;min-height:16px!important;margin-top:3px}.yunda-account-list span{display:grid;gap:3px}.yunda-account-list strong{color:#162235}.yunda-account-list em,.yunda-account-list small{color:#66758a;font-style:normal}.success-hint{color:#138a46;margin:0;font-weight:700}.captcha-row{display:flex;align-items:center;gap:12px}.captcha-row img{max-width:220px;min-height:52px;border-radius:6px;border:1px solid rgba(125,146,176,.26);background:#fff}.yto-group-box{display:grid;gap:10px;min-width:0;padding:12px;border-radius:8px;background:#7d92b01f}.yto-group-box label,.yto-group-box input,.yto-group-box select,.yto-group-box textarea,.yto-group-box a{min-width:0;max-width:100%}.yto-group-box a{overflow-wrap:anywhere}.modal-form.feishu-tools-form{grid-template-columns:1fr;gap:14px}.modal-form.feishu-tools-form>*{grid-column:1 / -1}.feishu-status-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.feishu-status-grid span{display:block;padding:8px 10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.feishu-flow-panel{border:1px solid rgba(125,146,176,.2);background:#7d92b01a;padding:14px}.feishu-action-row{align-items:center;justify-content:flex-start;gap:8px}.feishu-action-row .ghost-button{min-height:36px}.feishu-action-link{width:fit-content;max-width:100%;color:#1262e3;font-weight:800;text-decoration:none}.admin .feishu-action-link{color:#8bbcff}.feishu-action-link:hover{text-decoration:underline}.feishu-credential-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.feishu-credential-grid label{margin:0}.feishu-credential-grid input{width:100%}.mock-box,.portal-test-box{display:grid;gap:12px}.compact-field{margin:0}.compact-field span,.test-target-card span{display:block;color:#7b8ba0;font-size:12px}.test-target-card{border:1px solid rgba(125,146,176,.18);border-radius:8px;padding:11px 12px;background:#7d92b014}.test-target-card strong{display:block;margin-top:5px;font-size:13px;overflow-wrap:anywhere}.test-target-card.muted strong{color:#7b8ba0}.portal-test-page{height:calc(100vh - 132px);min-height:560px;display:grid;overflow:hidden}.portal-ai-layout{min-height:0;overflow:hidden;display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,360px);gap:16px;align-items:stretch}.portal-chat-shell{height:100%;min-height:0;border:1px solid rgba(125,146,176,.18);border-radius:8px;background:#fff;box-shadow:0 12px 34px #1d2d460f;display:grid;grid-template-rows:auto minmax(360px,1fr) auto;overflow:hidden}.portal-chat-header{min-width:0;padding:14px 16px;border-bottom:1px solid rgba(125,146,176,.16);display:grid;grid-template-columns:minmax(220px,1fr) minmax(260px,420px) max-content;align-items:center;gap:12px;background:#f8fbff}.portal-target-summary{min-width:0}.portal-chat-header span{display:block;color:#7b8ba0;font-size:12px}.portal-chat-header strong{display:block;margin-top:4px;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.portal-chat-header select{min-width:0;width:100%}.portal-target-status{width:fit-content;min-height:26px;display:inline-flex;align-items:center;gap:6px;margin-top:8px;border-radius:6px;padding:3px 9px;font-size:12px;font-weight:800}.portal-target-status.online{color:#15803d;background:#16a34a24}.portal-target-status.offline,.portal-target-status.missing{color:#b45309;background:#f59e0b29}.portal-target-status.platform{color:#1262e3;background:#1262e31f}.portal-chat-actions{min-width:max-content;display:flex;align-items:center;justify-content:flex-end;gap:8px}.portal-chat-actions .ghost-button.danger{white-space:nowrap}.portal-chat-stream{min-height:0;height:100%;padding:18px;overflow:auto;background:linear-gradient(180deg,rgba(18,98,227,.045),transparent 190px),#f5f8fc;display:flex;flex-direction:column;gap:12px}.chat-message{display:flex}.chat-message.user{justify-content:flex-end}.chat-message.system{justify-content:flex-start}.chat-bubble{max-width:min(680px,78%);border-radius:8px;padding:12px 14px;box-shadow:0 8px 22px #1d2d4614}.chat-message.user .chat-bubble{color:#fff;background:#1262e3}.chat-message.system .chat-bubble{color:#142033;background:#fff;border:1px solid rgba(125,146,176,.14)}.chat-message.system.success .chat-bubble{border-color:#36c56f47}.chat-message.system.error .chat-bubble{border-color:#dc262647}.chat-message.system.muted .chat-bubble{color:#516174}.chat-bubble p{margin:0;line-height:1.55;white-space:pre-wrap;overflow-wrap:anywhere}.chat-bubble a{color:#1262e3;font-weight:700}.chat-attachment{display:grid;gap:8px}.chat-image-preview{display:block;width:fit-content;max-width:100%;padding:0;border:0;border-radius:8px;background:transparent;cursor:zoom-in;text-align:left}.chat-attachment img{display:block;max-width:min(420px,100%);max-height:360px;border-radius:8px;object-fit:contain;background:#f3f6fb}.chat-image-preview:hover img{box-shadow:0 10px 26px #16253d29}.image-viewer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:grid;place-items:center;padding:22px;background:#08101eb8;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.image-viewer{display:grid;grid-template-rows:auto minmax(0,1fr);width:min(1120px,96vw);height:min(820px,92vh);overflow:hidden;border:1px solid rgba(255,255,255,.18);border-radius:10px;background:#0b1220;box-shadow:0 24px 80px #0000005c}.image-viewer-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:58px;padding:10px 12px 10px 18px;color:#f8fbff;border-bottom:1px solid rgba(255,255,255,.12)}.image-viewer-toolbar strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.image-viewer-actions{display:flex;align-items:center;gap:8px;flex-shrink:0}.image-viewer-actions button,.image-viewer-actions a{display:inline-flex;align-items:center;justify-content:center;min-width:38px;height:38px;padding:0 10px;border:1px solid rgba(255,255,255,.18);border-radius:8px;color:#f8fbff;background:#ffffff14;text-decoration:none;cursor:pointer}.image-viewer-actions button:hover,.image-viewer-actions a:hover{background:#ffffff29}.image-viewer-stage{min-height:0;overflow:auto;display:grid;place-items:center;padding:24px}.image-viewer-stage img{display:block;max-width:100%;max-height:100%;object-fit:contain;transform-origin:center center;transition:transform .16s ease}.chat-file-attachment{display:grid;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:12px;min-width:min(420px,100%)}.chat-file-attachment strong,.chat-file-attachment span{display:block}.chat-file-attachment strong{overflow-wrap:anywhere}.chat-file-attachment span{margin-top:2px;color:#6b7b90;font-size:12px}.chat-file-attachment a{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:36px;padding:0 12px;border-radius:8px;color:#fff;background:#1262e3;text-decoration:none;white-space:nowrap}.chat-message.user .chat-bubble a{color:#fff}.chat-bubble span{display:block;margin-top:8px;font-size:12px;opacity:.72;overflow-wrap:anywhere}.portal-chat-composer{border-top:1px solid rgba(125,146,176,.16);padding:12px;background:#fff}.portal-chat-composer>div{display:grid;grid-template-columns:minmax(0,1fr) 56px 56px;align-items:stretch;gap:12px}.portal-chat-composer textarea{min-height:56px;max-height:180px;resize:vertical}.portal-chat-composer button{width:56px;height:100%;min-height:56px;align-self:stretch;border:0;border-radius:8px;display:inline-grid;place-items:center;color:#fff;background:#1262e3}.icon-file-button,.file-button{position:relative;overflow:hidden;cursor:pointer}.icon-file-button{width:56px;height:100%;min-height:56px;align-self:stretch;border:1px solid #d7e0ec;border-radius:8px;display:inline-grid;place-items:center;color:#52657c;background:#fff}.icon-file-button input,.file-button input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer}.composer-attachments{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:10px}.composer-attachments span{display:inline-flex;align-items:center;gap:6px;max-width:100%;padding:6px 8px;border:1px solid #dce5f0;border-radius:8px;color:#52657c;background:#f7faff}.composer-attachments button{width:auto;height:auto;padding:0;border:0;color:#1262e3;background:transparent}.portal-ai-doc{max-height:calc(100vh - 132px);border:1px solid rgba(125,146,176,.18);border-radius:8px;background:#fff;box-shadow:0 12px 34px #1d2d460f;padding:16px;display:flex;flex-direction:column;gap:14px;overflow:auto}.portal-ai-doc-title span{color:#7b8ba0;font-size:12px;font-weight:700}.portal-ai-doc-title strong{display:block;margin-top:4px;color:#142033;font-size:22px}.portal-ai-doc-title em{display:block;margin-top:5px;color:#7b8ba0;font-size:12px;font-style:normal}.portal-ai-doc p{margin:0;color:#526278;font-size:14px;line-height:1.65}.portal-ai-custom-rules{border:1px solid rgba(125,146,176,.2);border-radius:8px;background:#f8fbff;padding:12px;display:grid;gap:10px}.portal-ai-custom-rules>header{display:flex;align-items:center;justify-content:space-between;gap:10px}.portal-ai-custom-rules>header div{min-width:0;display:grid;gap:2px}.portal-ai-custom-rules>header strong{color:#142033;font-size:15px}.portal-ai-custom-rules>header span{color:#7b8ba0;font-size:12px}.portal-ai-custom-list{display:grid;gap:8px}.portal-ai-custom-list article{border:1px solid rgba(125,146,176,.18);border-radius:8px;background:#fff;padding:10px;display:grid;gap:8px}.portal-ai-custom-list article>div:first-child{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.portal-ai-custom-list article>div:last-child{display:flex;gap:8px;flex-wrap:wrap}.portal-ai-custom-list strong{color:#142033;font-size:14px}.portal-ai-custom-list span,.portal-ai-custom-list p{color:#66758a;font-size:12px}.portal-ai-custom-form{border-top:1px solid rgba(125,146,176,.18);padding-top:10px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.portal-ai-custom-form label{display:grid;gap:5px}.portal-ai-custom-form label span{color:#7b8ba0;font-size:12px;font-weight:700}.portal-ai-custom-form input,.portal-ai-custom-form select,.portal-ai-custom-form textarea{width:100%;border:1px solid #d6dfeb;border-radius:8px;background:#fff;padding:8px 10px;color:#142033;font:inherit}.portal-ai-custom-form textarea{min-height:86px;resize:vertical}.portal-ai-custom-form .wide{grid-column:1 / -1}.portal-ai-custom-form .checkbox-line{align-self:end;display:flex;align-items:center;gap:8px;min-height:38px;color:#273449;font-size:13px}.portal-ai-custom-form .checkbox-line input{width:auto}.portal-ai-command-groups{display:grid;gap:10px}.portal-ai-command-groups details{border:1px solid rgba(125,146,176,.18);border-radius:8px;background:#f8fbff;overflow:hidden}.portal-ai-command-groups summary{min-height:42px;padding:0 12px;display:flex;align-items:center;justify-content:space-between;gap:10px;cursor:pointer;list-style:none;color:#142033;font-size:14px;font-weight:800}.portal-ai-command-groups summary::-webkit-details-marker{display:none}.portal-ai-command-groups summary:before{content:"›";color:#7b8ba0;font-size:18px;transform:rotate(0);transition:transform .16s ease}.portal-ai-command-groups details[open] summary:before{transform:rotate(90deg)}.portal-ai-command-groups summary span{flex:1}.portal-ai-command-groups summary em{min-width:24px;height:22px;border-radius:999px;display:inline-grid;place-items:center;color:#1262e3;background:#eef6ff;font-size:12px;font-style:normal}.portal-ai-command-groups h3{margin:0;display:flex;align-items:center;justify-content:space-between;gap:10px;color:#142033;font-size:14px}.portal-ai-command-groups h3 span{min-width:24px;height:22px;border-radius:999px;display:inline-grid;place-items:center;color:#1262e3;background:#eef6ff;font-size:12px}.portal-ai-command-list{display:grid;gap:10px;padding:0 10px 10px}.portal-ai-command-list button{width:100%;text-align:left;border:1px solid rgba(125,146,176,.2);border-radius:8px;padding:12px;background:#f8fbff;cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.portal-ai-command-list button:hover{border-color:#1262e357;box-shadow:0 10px 24px #1d2d4614;transform:translateY(-1px)}.portal-ai-command-name{display:flex;align-items:center;gap:7px;color:#1262e3;font-size:13px;font-weight:800}.portal-ai-command-name b{display:inline-flex;align-items:center;height:18px;padding:0 6px;border-radius:999px;background:#fff4e6;color:#b45309;font-size:11px;font-weight:800;line-height:1}.portal-ai-command-list code{display:block;margin-top:6px;color:#142033;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:14px;line-height:1.5;white-space:normal;overflow-wrap:anywhere}.portal-ai-command-list small{display:block;margin-top:7px;color:#526278;line-height:1.55}.portal-ai-doc-note{margin-top:auto;padding:12px;border-radius:8px;background:#eef6ff;color:#526278;font-size:13px;line-height:1.6}.portal-ai-doc-note strong{display:block;margin-bottom:4px;color:#142033}.table-wrap{max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch}.courier-account-groups{display:grid;gap:14px}.courier-account-group{border:1px solid rgba(125,146,176,.18);border-radius:8px;overflow:hidden;background:#ffffff09}.courier-account-group summary{cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;gap:16px;padding:14px 16px;color:#eaf1ff;background:#7d92b014}.courier-account-group summary::-webkit-details-marker{display:none}.courier-account-group summary div{display:grid;gap:3px}.courier-account-group summary strong{font-size:15px}.courier-account-group summary span{color:#9fb0c8;font-size:12px;font-weight:700}.nested-table-wrap{border:0;border-radius:0}.empty-hint{margin:8px 0 0;color:#7b8ba0}table{width:100%;border-collapse:collapse;min-width:860px}th,td{padding:11px 10px;text-align:left;border-bottom:1px solid rgba(125,146,176,.18);font-size:13px;vertical-align:top}th{color:#7b8ba0;font-weight:700;white-space:nowrap}.resource-table{table-layout:fixed;min-width:1180px}.resource-table th,.resource-table td{overflow:hidden;text-overflow:ellipsis}.resource-table td{color:#d7e2f3}.resource-table td>*{max-width:100%}.resource-table th:last-child,.resource-table td:last-child{position:sticky;right:0;width:106px;background:#142033;box-shadow:-12px 0 18px #0f172a47;z-index:1}.resource-table th:last-child{z-index:2}.resource-table .row-actions{flex-wrap:nowrap;justify-content:flex-start}.resource-table .row-actions .icon-button{flex:0 0 auto}.customer-resource-table{min-width:1380px}.customer-resource-table th:nth-child(1),.customer-resource-table td:nth-child(1){width:58px}.customer-resource-table th:nth-child(2),.customer-resource-table td:nth-child(2){width:150px}.customer-resource-table th:nth-child(3),.customer-resource-table td:nth-child(3){width:120px}.customer-resource-table th:nth-child(4),.customer-resource-table td:nth-child(4){width:132px}.customer-resource-table th:nth-child(5),.customer-resource-table td:nth-child(5){width:92px}.customer-resource-table th:nth-child(6),.customer-resource-table td:nth-child(6){width:92px;text-align:center}.customer-resource-table th:nth-child(7),.customer-resource-table td:nth-child(7){width:126px;white-space:normal}.customer-resource-table th:nth-child(8),.customer-resource-table td:nth-child(8){width:500px}.customer-resource-table th:nth-child(9),.customer-resource-table td:nth-child(9){width:110px}.customer-resource-table th:nth-child(10),.customer-resource-table td:nth-child(10){width:130px}.customer-resource-table th:nth-child(11),.customer-resource-table td:nth-child(11){width:112px}.customer-resource-table th:nth-child(12),.customer-resource-table td:nth-child(12){width:120px}.customer-resource-table th:nth-child(13),.customer-resource-table td:nth-child(13){width:106px}.wechat-group-resource-table{min-width:1320px}.pending-target-table{min-width:1120px}.badge{display:inline-flex;align-items:center;min-height:24px;padding:3px 8px;border-radius:6px;background:#7d92b029;color:inherit;white-space:nowrap}.badge.replied,.badge.success,.badge.enabled{color:#1f9d55;background:#36c56f29}.badge.failed,.badge.reply_failed{color:#dc2626;background:#dc262624}.badge.need_human,.badge.waiting_confirm{color:#ff8a2a;background:#ff8a2a29}.badge.intent{color:#1262e3}.task-table{min-width:1120px}.task-table th:nth-child(4),.task-table th:nth-child(8){min-width:260px}.task-table td:nth-child(4),.task-table td:nth-child(8){color:#526278;line-height:1.55;overflow-wrap:anywhere}.task-empty{margin:8px 0 0}.task-record-list{display:grid;gap:12px}.task-record-card{border:1px solid #dbe4ef;border-radius:8px;background:#fff;overflow:hidden}.task-record-head,.task-record-meta{display:flex;flex-wrap:wrap;align-items:center;gap:10px 16px}.task-record-head{justify-content:space-between;padding:14px 16px;border-bottom:1px solid #e6edf5}.task-record-head div{display:flex;flex-wrap:wrap;gap:8px 12px;align-items:center;min-width:0}.task-record-head time{font-weight:800;color:#142033}.task-record-head div span,.task-record-meta{color:#66768c;font-size:13px}.task-record-main{display:grid;grid-template-columns:minmax(220px,.8fr) minmax(320px,1.4fr);gap:14px;padding:16px}.task-record-message,.task-record-reply{display:grid;gap:8px;min-width:0}.task-record-message>span,.task-record-reply>span{color:#7b8ba0;font-size:12px;font-weight:800}.task-record-message strong{color:#142033;line-height:1.55;overflow-wrap:anywhere}.task-record-reply div{color:#526278;line-height:1.65;overflow-wrap:anywhere}.task-record-meta{padding:12px 16px;border-top:1px solid #eef3f8;background:#f8fbff}.task-record-meta b{color:#1262e3}.task-attachment-link{width:fit-content;display:inline-flex;align-items:center;gap:8px;border-radius:8px;padding:9px 12px;background:#1262e3;color:#fff;text-decoration:none;font-weight:800}.inline-download-link{display:inline-flex;align-items:center;gap:4px;color:#1262e3;font-weight:800;text-decoration:none;margin:0 3px}.muted-text{color:#8a97aa}.customer-stats-table{min-width:980px}.portal-groups-page{display:grid;gap:16px}.portal-permission-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.portal-permission-strip article{border:1px solid rgba(125,146,176,.2);border-radius:8px;padding:14px;background:linear-gradient(180deg,#ffffffeb,#f8fbffdb)}.portal-permission-strip span{display:block;color:#7b8ba0;font-size:12px}.portal-permission-strip strong{display:block;margin-top:4px;color:#152033;font-size:26px;line-height:1}.portal-groups-table{min-width:1080px}.target-cell{display:grid;gap:4px;min-width:180px}.target-cell.compact{min-width:130px}.target-cell strong{color:#1b2638;font-size:14px}.target-cell span,.permission-stack span:last-child{color:#7b8ba0;font-size:12px;overflow-wrap:anywhere}.permission-chip{display:inline-flex;align-items:center;min-height:24px;padding:3px 8px;border-radius:6px;background:#7d92b024;color:#526278;white-space:nowrap}.permission-chip.ok{color:#1f8f4f;background:#36c56f29}.permission-chip.warn{color:#ad6519;background:#ff8a2a29}.permission-chip.muted{color:#6b778a;background:#7d92b01f}.permission-stack{display:grid;gap:6px}.permission-flags{display:flex;flex-wrap:wrap;gap:6px;min-width:210px}.permission-flags span{border-radius:6px;padding:3px 7px;background:#7d92b01f;color:#7b8ba0;font-size:12px}.permission-flags span.on{background:#1262e31f;color:#1262e3}.yunda-problem-page{display:grid;gap:16px}.problem-filter-card{display:grid;gap:12px;margin-bottom:8px;padding:14px;border:1px solid rgba(125,146,176,.18);border-radius:8px;background:#f8fbff}.problem-filter-grid{display:grid;grid-template-columns:minmax(260px,1.35fr) minmax(220px,1fr) 132px minmax(160px,.75fr) minmax(160px,.75fr) minmax(300px,1.25fr);gap:12px;align-items:start}.problem-filter-card label{display:grid;gap:6px;margin:0;min-width:0}.problem-filter-card label.span-2,.problem-filter-card .span-2{grid-column:span 2}.problem-filter-account{grid-column:1 / span 2}.problem-filter-port{grid-column:3 / span 2}.problem-filter-rows{grid-column:5 / span 1;max-width:132px}.problem-filter-date{max-width:220px}.problem-filter-start-date{grid-column:1;grid-row:2}.problem-filter-end-date{grid-column:2;grid-row:2}.problem-filter-status,.problem-filter-keyword{max-width:320px}.problem-filter-status{grid-column:1;grid-row:3}.problem-filter-keyword{grid-column:2;grid-row:3}.problem-filter-card label.compact,.problem-filter-card label.rows-field{min-width:0;max-width:none}.problem-filter-rows select,.problem-filter-card label.rows-field select{padding-left:14px;padding-right:38px}.problem-filter-card label span{color:#7b8ba0;font-size:12px;font-weight:700}.problem-filter-card input,.problem-filter-card select{width:100%;min-width:0;height:42px;font-size:15px}.problem-filter-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px}.problem-filter-actions>div:last-child{display:flex;flex-wrap:wrap;gap:8px;align-items:center;justify-content:flex-end;min-width:0}.auto-apply-control{display:grid;gap:4px;min-width:180px}.auto-apply-control.narrow{min-width:160px}.auto-apply-control span{color:#7b8ba0;font-size:12px;font-weight:700;line-height:18px;white-space:nowrap}.auto-apply-control select,.auto-apply-control input{width:100%;height:38px;min-height:38px;border:1px solid #d6dfeb;border-radius:8px;background:#fff;padding:7px 10px;color:#142033;font:inherit}.auto-apply-settings{display:grid;grid-template-columns:1fr;gap:12px;border:1px solid #dfe7f2;border-radius:8px;background:#f8fbff;padding:12px;margin:0 0 14px}.auto-apply-settings-fields{display:grid;grid-template-columns:minmax(220px,280px) minmax(160px,200px);gap:12px;align-items:end;justify-content:start}.auto-apply-settings.floating{grid-template-columns:minmax(180px,220px) minmax(160px,180px);margin:8px 0 0;position:absolute;right:0;top:100%;z-index:20;min-width:390px;box-shadow:0 14px 36px #0f1f3724}.auto-apply-inline-settings{position:relative}.auto-apply-inline-settings summary{min-height:42px;border:1px solid #d6dfeb;border-radius:8px;background:#fff;color:#142033;cursor:pointer;display:inline-flex;align-items:center;gap:8px;padding:0 12px;font-weight:700;list-style:none}.auto-apply-inline-settings summary::-webkit-details-marker{display:none}.auto-apply-settings>div:first-child{display:grid;gap:4px;align-self:center}.auto-apply-settings strong{color:#142033}.auto-apply-settings>div:first-child span{color:#66758a;font-size:13px}.auto-apply-report{border:1px solid #dfe7f2;border-radius:8px;background:#fff;margin:14px 0;overflow:hidden}.auto-apply-report>header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:14px 16px;border-bottom:1px solid #e8eef6;background:#f8fbff}.auto-apply-report>header>div:first-child{display:grid;gap:4px}.auto-apply-report strong{color:#142033}.auto-apply-report span{color:#66758a}.auto-apply-metrics{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.auto-apply-metrics span{min-width:68px;border:1px solid #dde7f3;border-radius:8px;background:#fff;padding:7px 9px;display:grid;gap:2px}.auto-apply-metrics em{color:#7b8ba0;font-style:normal;font-size:12px}.auto-apply-metrics strong{font-size:18px;line-height:1}.compact-report{margin:0}.auto-apply-progress-modal{max-width:760px}.auto-apply-progress-body{display:grid;gap:14px}.auto-apply-progress-body>p{margin:0;color:#66758a;font-weight:700}.auto-apply-progress-bar{height:10px;border-radius:999px;background:#edf2f8;overflow:hidden}.auto-apply-progress-bar span{display:block;height:100%;border-radius:inherit;background:#2563eb;transition:width .2s ease}.problem-counts{display:flex;gap:10px;color:#526278;font-size:13px}.problem-counts span{min-height:30px;display:inline-flex;align-items:center;padding:0 9px;border-radius:6px;background:#fff;border:1px solid rgba(125,146,176,.18)}.auto-rules-layout{display:grid;grid-template-columns:minmax(280px,.8fr) minmax(0,1.2fr);gap:16px}.inline-actions{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.auto-rule-list,.auto-rule-editor{min-width:0}.auto-rule-cards{display:grid;gap:10px;max-height:min(62vh,620px);overflow:auto;padding-right:4px}.auto-rule-card{display:grid;gap:10px;border:1px solid #dbe4ef;border-radius:8px;padding:12px;background:#fff}.auto-rule-card.readonly{background:#f8fbff}.auto-rule-card header,.auto-rule-card footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px}.auto-rule-card header div,.auto-rule-card footer{display:flex;flex-wrap:wrap;gap:6px}.auto-rule-card strong{color:#142033}.auto-rule-card p{margin:0;color:#526278;line-height:1.55;overflow-wrap:anywhere}.auto-rule-card footer{justify-content:flex-start;color:#7b8ba0;font-size:12px}.auto-rule-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.auto-rule-form label{margin:0;min-width:0}.auto-rule-form .wide,.auto-rule-switches,.auto-rule-form .form-actions{grid-column:1 / -1}.auto-rule-switches{display:flex;flex-wrap:wrap;gap:14px}.auto-rule-switches label{display:inline-flex;align-items:center;gap:8px;color:#526278;font-weight:700}.auto-rule-switches input{width:18px;height:18px}.problem-filter-card button{border:0;border-radius:8px;min-height:38px;padding:0 14px;display:inline-flex;align-items:center;justify-content:center;gap:8px;color:#fff;background:#1262e3;white-space:nowrap}.problem-type-filter{display:grid;gap:8px;min-width:0;grid-column:3 / -1;grid-row:2 / span 2}.problem-type-filter>select{width:min(100%,520px);justify-self:start}.problem-type-filter-title{display:flex;align-items:center;justify-content:flex-start;gap:10px}.problem-type-filter-title>span{color:#7b8ba0;font-size:12px;font-weight:700}.problem-type-tags{display:flex;flex-wrap:wrap;gap:8px;min-height:42px;max-height:42px;align-items:center;overflow:auto;padding-right:4px}.problem-filter-card .problem-type-tags button{min-height:32px;border:1px solid transparent;border-radius:999px;max-width:220px;padding:0 10px;box-shadow:none;color:#526278;background:#fff;overflow:hidden;text-overflow:ellipsis}.problem-filter-card .problem-type-tags button.active{color:#fff;box-shadow:0 8px 18px #1262e31f}.problem-type-tags .tag-all{border-color:#5262782e}.problem-type-tags .tag-all.active{background:#142033}.problem-type-tags .tag-0{background:#eef5ff;color:#1262e3}.problem-type-tags .tag-0.active{background:#1262e3}.problem-type-tags .tag-1{background:#fff4e8;color:#b95800}.problem-type-tags .tag-1.active{background:#e56b00}.problem-type-tags .tag-2{background:#edf9f2;color:#1f7a45}.problem-type-tags .tag-2.active{background:#1f9d55}.problem-type-tags .tag-3{background:#fff1f1;color:#b83232}.problem-type-tags .tag-3.active{background:#d94141}.problem-type-tags .tag-4{background:#f1edff;color:#6840bd}.problem-type-tags .tag-4.active{background:#7952d6}.problem-type-tags .tag-5{background:#eef8fa;color:#137487}.problem-type-tags .tag-5.active{background:#1393a8}.type-tag-settings{position:relative;justify-self:end;color:#526278;font-size:12px}.type-tag-settings summary{cursor:pointer;list-style:none;min-height:24px;-webkit-user-select:none;user-select:none}.type-tag-settings summary::-webkit-details-marker{display:none}.type-tag-settings summary:after{content:" ▾";color:#7b8ba0}.type-tag-settings[open] summary:after{content:" ▴"}.type-tag-settings>div{position:absolute;z-index:8;right:0;top:calc(100% + 8px);width:min(320px,78vw);max-height:260px;overflow:auto;display:grid;gap:4px;padding:10px;border:1px solid rgba(125,146,176,.2);border-radius:8px;background:#fff;box-shadow:0 18px 36px #14203324}.type-tag-settings label{display:flex;align-items:center;gap:7px;min-height:28px;color:#526278}.type-tag-settings input{width:14px;height:14px}.problem-summary-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:10px;margin-bottom:12px;color:#526278;font-size:13px}.problem-groups{display:grid;gap:12px}.problem-group{border:1px solid rgba(125,146,176,.2);border-radius:8px;overflow:hidden;background:#f8fbffa8}.problem-group header{min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border-bottom:1px solid rgba(125,146,176,.16)}.problem-group header div{display:grid;gap:4px}.problem-group header strong{color:#1b2638}.problem-group header span{color:#7b8ba0;font-size:12px}.problem-table{min-width:1220px;table-layout:fixed}.problem-table .problem-col-time{width:92px}.problem-table .problem-col-waybill{width:155px}.problem-table .problem-col-type{width:120px}.problem-table .problem-col-status{width:96px}.problem-table .problem-col-site{width:185px}.problem-table .problem-col-content{width:310px}.problem-table .problem-col-reply{width:190px}.problem-table .problem-col-action{width:92px}.problem-table th,.problem-table td{overflow-wrap:anywhere}.problem-table td[data-label=状态]{white-space:nowrap}.problem-table td[data-label=状态] .badge{max-width:100%;overflow:hidden;text-overflow:ellipsis}.waybill-link{border:0;padding:0;display:inline-flex;align-items:center;gap:5px;color:#1262e3;background:transparent;font:inherit;font-weight:800;cursor:pointer}.waybill-link:hover{text-decoration:underline}.problem-content{min-width:0;max-width:none;color:#526278;overflow-wrap:anywhere;line-height:1.55}.problem-pagination{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:8px;margin-top:12px}.problem-pagination.top{justify-content:flex-end;margin:0 0 8px}.problem-pagination .ghost-button,.page-number-row button{min-height:34px;border:1px solid rgba(125,146,176,.28);border-radius:6px;padding:0 10px;background:#fff;color:#142033}.page-number-row{display:inline-flex;flex-wrap:wrap;align-items:center;gap:6px}.page-number-row button{min-width:34px}.page-number-row button.active{border-color:#1262e3;background:#1262e3;color:#fff}.page-ellipsis,.page-total{color:#7b8ba0;font-size:13px}.page-ellipsis{padding:0 2px}.problem-publish-form{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.problem-publish-form label{display:grid;gap:6px;margin:0}.problem-publish-form label span{color:#7b8ba0;font-size:12px;font-weight:700}.problem-publish-form .wide{grid-column:1 / -1}.upload-line{display:flex;align-items:flex-start;gap:10px;flex-wrap:wrap}.problem-publish-form textarea{min-height:108px}.problem-site-line{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.search-line{display:flex;gap:10px;margin-bottom:16px}.search-line input{min-width:280px}.task-search-line{display:grid;grid-template-columns:minmax(280px,520px) max-content max-content;align-items:end;gap:12px;max-width:820px;margin:8px 0 16px}.task-search-line label{margin:0}.task-search-line label span{color:#7b8ba0;font-size:13px;font-weight:800}.task-search-line input{height:44px}.task-search-line button{min-width:104px;min-height:44px;justify-content:center}.task-search-line .task-search-submit{padding:0 18px}.task-search-line .task-search-clear{padding:0 14px}.crud-form{display:grid;gap:12px}.crud-form label{margin:0}.crud-form textarea{min-height:92px}.toggle-line{min-height:42px;display:flex;align-items:center;gap:10px;color:inherit}.toggle-line input{width:18px;height:18px;accent-color:#1262e3}.inline-toggle{display:inline-flex;align-items:center;gap:8px;margin:0;white-space:nowrap}.inline-toggle input{width:16px;height:16px;accent-color:#1262e3}.compact-switch{padding:5px 8px;border:1px solid rgba(125,146,176,.18);border-radius:8px;background:#f5f8fcb8}.compact-switch span{font-weight:700;color:#344156}.reply-scope-control{display:flex;align-items:center;gap:10px}.reply-scope-control select{min-width:112px;height:34px;padding:4px 8px}.table-group-row td{background:#1262e314;color:#526278;font-weight:700}.resource-tabs{display:inline-flex;gap:4px;margin-bottom:12px;padding:4px;border:1px solid rgba(125,146,176,.22);border-radius:8px;background:#7d92b01a}.resource-tabs button{min-height:34px;border:0;border-radius:6px;padding:0 12px;color:#526278;background:transparent}.resource-tabs button.active{color:#1262e3;background:#fff;box-shadow:0 4px 14px #1262e31f}.resource-tabs span{margin-left:6px;color:#7b8ba0;font-size:12px}.form-actions,.resource-toolbar,.row-actions{display:flex;align-items:center;gap:8px}.form-actions{justify-content:flex-end;flex-wrap:wrap;margin-top:4px}.form-actions button,.resource-toolbar button,.primary-action{border:0;border-radius:8px;min-height:38px;padding:0 12px;display:inline-flex;align-items:center;gap:8px;color:#fff;background:#1262e3}.ghost-button{border:1px solid rgba(125,146,176,.26)!important;color:inherit!important;background:#ffffff0f!important}button:disabled,.ghost-button:disabled{cursor:not-allowed;opacity:.52}.customer .ghost-button{background:#fff!important}.resource-toolbar{justify-content:flex-end;flex-wrap:wrap;margin-bottom:12px}.adapter-route-overview{display:grid;grid-template-columns:180px minmax(0,1fr);gap:14px;align-items:stretch;margin:0 0 14px;padding:12px;border:1px solid rgba(69,179,255,.24);border-radius:8px;background:#0e223894}.adapter-route-label{min-height:72px;display:grid;align-items:center;padding:0 14px;border-radius:7px;color:#dff2ff;font-size:13px;font-weight:800;background:linear-gradient(135deg,#1262e357,#16a34a2e)}.adapter-route-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.adapter-route-step{position:relative;min-height:72px;display:grid;grid-template-columns:34px minmax(0,1fr);grid-template-rows:22px 1fr;column-gap:10px;align-items:center;padding:10px 12px;border:1px solid rgba(148,163,184,.2);border-radius:8px;background:#ffffff0b}.adapter-route-step i{grid-row:1 / span 2;width:34px;height:34px;display:grid;place-items:center;border-radius:8px;color:#7dd3fc;background:#7dd3fc1f}.adapter-route-step span{color:#93a4ba;font-size:12px;font-weight:800}.adapter-route-step strong{min-width:0;color:#eaf1ff;font-size:13px;line-height:1.35;overflow-wrap:anywhere}.adapter-route-arrow{position:absolute;right:-14px;top:50%;color:#6f829c;transform:translateY(-50%) rotate(-90deg);z-index:1}.adapter-route-center-head{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:14px;padding:12px;border:1px solid rgba(125,146,176,.18);border-radius:8px;background:#ffffff0b}.adapter-route-center-head div{min-width:0;display:grid;gap:4px}.adapter-route-center-head strong{color:#eaf1ff;font-size:15px}.adapter-route-center-head span{color:#93a4ba;line-height:1.45}.adapter-route-tabs{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:14px}.adapter-route-tabs button{min-height:48px;display:flex;align-items:center;gap:9px;padding:9px 12px;border:1px solid rgba(125,146,176,.22);border-radius:8px;color:#dce8fb;background:#ffffff0b}.adapter-route-tabs button.active{color:#ff9b38;border-color:#ff9b3857;background:#ff7a1a29}.adapter-route-tabs em{color:#8fa0b7;font-size:12px;font-style:normal;font-weight:800}.adapter-route-workbench{display:grid;gap:14px}.adapter-route-profile-card,.adapter-route-lane,.adapter-route-actions-panel,.adapter-route-config-panel{border:1px solid rgba(125,146,176,.2);border-radius:8px;background:#ffffff0a}.adapter-route-profile-card{display:grid;gap:14px;padding:14px}.adapter-route-profile-title{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.adapter-route-profile-title div{min-width:0;display:grid;gap:5px}.adapter-route-profile-title span{width:fit-content;padding:3px 7px;border-radius:999px;color:#7dd3fc;font-size:11px;font-weight:900;background:#7dd3fc1f}.adapter-route-profile-title h3{margin:0;color:#f7fbff;font-size:18px}.adapter-route-profile-title p{margin:0;color:#9aa9bd;line-height:1.55}.adapter-route-profile-title code{max-width:320px;padding:7px 9px;border-radius:8px;color:#dbeafe;background:#0f172a66;overflow-wrap:anywhere}.adapter-route-metrics,.adapter-route-lane-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.adapter-route-lane-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.adapter-route-flow{display:grid;grid-template-columns:repeat(5,minmax(190px,1fr));gap:10px}.adapter-route-flow-stage{min-width:0;border:1px solid rgba(125,146,176,.2);border-radius:8px;background:#ffffff0a;padding:12px;display:grid;grid-template-rows:auto auto minmax(0,1fr);gap:10px}.adapter-route-flow-head{display:grid;grid-template-columns:34px minmax(0,1fr) auto;gap:9px;align-items:center}.adapter-route-flow-head i{width:34px;height:34px;display:grid;place-items:center;border-radius:8px;color:#7dd3fc;background:#7dd3fc1f}.adapter-route-flow-head div{min-width:0;display:grid;gap:2px}.adapter-route-flow-head span{color:#71849e;font-size:11px;font-weight:900}.adapter-route-flow-head strong{color:#f3f8ff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.adapter-route-flow-head em{min-width:28px;height:26px;display:inline-grid;place-items:center;border-radius:999px;color:#8bbdff;background:#3276ff24;font-size:12px;font-style:normal;font-weight:900}.adapter-route-flow-stage p{min-height:42px;margin:0;color:#9aa9bd;font-size:12px;line-height:1.55}.adapter-route-flow-items{display:grid;align-content:start;gap:8px}.adapter-route-flow-items div,.adapter-route-flow-items button{width:100%;min-width:0;min-height:64px;border:1px solid rgba(125,146,176,.17);border-radius:8px;padding:9px 10px;color:inherit;background:#0f172a38;text-align:left}.adapter-route-flow-items button:hover{border-color:#39a0ff52;background:#39a0ff14}.adapter-route-flow-items strong,.adapter-route-flow-items span{display:block;min-width:0}.adapter-route-flow-items strong{color:#eaf1ff;font-size:13px}.adapter-route-flow-items span{margin-top:4px;color:#91a1b6;font-size:12px;line-height:1.45;overflow-wrap:anywhere}.adapter-route-lane,.adapter-route-actions-panel,.adapter-route-config-panel{padding:14px}.adapter-route-lane .section-title-row{margin-bottom:10px}.adapter-route-lane .section-title-row i{width:32px;height:32px;display:grid;place-items:center;border-radius:8px;color:#7dd3fc;background:#7dd3fc1f}.adapter-route-lane article{display:grid;gap:5px;padding:10px 0;border-top:1px solid rgba(125,146,176,.14)}.adapter-route-lane article strong{color:#eaf1ff}.adapter-route-lane article span{color:#9aa9bd;line-height:1.48}.adapter-route-action-list{display:flex;flex-wrap:wrap;gap:8px}.adapter-route-action-note{margin:-2px 0 12px;padding:9px 11px;border:1px solid rgba(255,138,42,.22);border-radius:8px;color:#c4cedd;line-height:1.48;background:#ff8a2a14}.adapter-action-chip{display:inline-flex;align-items:center;gap:7px;min-height:34px;padding:6px 9px;border:1px solid rgba(125,146,176,.22);border-radius:999px;color:#eaf1ff;font-size:13px;font-weight:800;background:#ffffff0b}.adapter-action-chip em{color:#9aa9bd;font-size:11px;font-style:normal}.adapter-action-chip.risk-high{border-color:#ff5a5747;background:#ff5a571a}.adapter-action-chip.risk-medium{border-color:#ff8a2a4d;background:#ff8a2a1a}.adapter-route-config-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.adapter-route-config-list button{display:grid;grid-template-columns:minmax(0,1fr) auto 18px;align-items:center;gap:10px;min-height:78px;padding:12px;border:1px solid rgba(125,146,176,.2);border-radius:8px;color:inherit;background:#ffffff09;text-align:left}.adapter-route-config-list button:hover{border-color:#39a0ff4d;background:#39a0ff14}.adapter-route-config-list div{min-width:0;display:grid;gap:5px}.adapter-route-config-list strong{color:#eaf1ff}.adapter-route-config-list span{color:#9aa9bd;line-height:1.42}.adapter-route-config-list em{padding:3px 7px;border-radius:999px;color:#8bbdff;font-size:12px;font-style:normal;font-weight:900;background:#3276ff24}.ai-workflow-guide{display:grid;grid-template-columns:220px minmax(0,1fr);gap:14px;align-items:stretch;margin:0 0 14px;padding:12px;border:1px solid rgba(18,98,227,.2);border-radius:8px;background:linear-gradient(135deg,#0f172a0a,#1262e30d)}.ai-workflow-title{display:grid;align-content:center;gap:6px;min-height:96px;padding:0 14px;border-radius:7px;background:#ffffffb8}.ai-workflow-title strong{color:#172033;font-size:14px}.ai-workflow-title span{color:#65758d;font-size:12px;line-height:1.45}.ai-workflow-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.ai-workflow-steps button{min-width:0;min-height:96px;display:grid;grid-template-columns:36px minmax(0,1fr);grid-template-rows:21px 22px 1fr;gap:3px 10px;align-items:center;padding:12px;border:1px solid rgba(125,146,176,.22);border-radius:8px;text-align:left;background:#ffffffb8;cursor:pointer}.ai-workflow-steps button:hover{border-color:#1262e357;box-shadow:0 8px 22px #1262e31a}.ai-workflow-steps button.active{border-color:#1262e380;background:#fff;box-shadow:0 10px 24px #1262e31f}.ai-workflow-steps i{grid-row:1 / span 3;width:36px;height:36px;display:grid;place-items:center;border-radius:8px;color:#1262e3;background:#1262e31a}.ai-workflow-steps span,.ai-workflow-steps strong,.ai-workflow-steps em{min-width:0;overflow:hidden;text-overflow:ellipsis}.ai-workflow-steps span{color:#5d6b80;font-size:12px;font-weight:800;white-space:nowrap}.ai-workflow-steps strong{color:#172033;font-size:14px;line-height:1.25;white-space:nowrap}.ai-workflow-steps em{color:#6f7d91;font-size:12px;font-style:normal;line-height:1.35;overflow-wrap:anywhere}.adapter-settings-summary{display:flex;justify-content:space-between;gap:12px;align-items:center;padding:12px;border:1px solid rgba(69,179,255,.24);border-radius:8px;background:#1262e31a}.adapter-settings-summary div{display:grid;gap:4px}.adapter-settings-summary strong{color:#eaf1ff;font-size:14px}.adapter-settings-summary span{color:#9fb0c8;font-size:12px;font-weight:700}.adapter-settings-summary b{display:inline-flex;min-width:44px;justify-content:center;padding:4px 8px;border-radius:999px;color:#bdc8d8;font-size:12px;background:#94a3b829}.adapter-settings-summary b.enabled{color:#c8f7df;background:#22c55e38}.dispatch-strategy-panel{display:grid;gap:12px;padding:12px;border:1px solid rgba(148,163,184,.22);border-radius:8px;background:#ffffff0a}.dispatch-strategy-list{display:grid;gap:8px;max-height:280px;overflow:auto;padding-right:4px}.dispatch-strategy-row{display:grid;grid-template-columns:minmax(180px,1fr) max-content minmax(220px,280px);gap:10px;align-items:center;padding:10px;border:1px solid rgba(148,163,184,.18);border-radius:8px;background:#0f172a38}.dispatch-strategy-row>div{display:grid;gap:3px;min-width:0}.dispatch-strategy-row strong{color:#eaf1ff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dispatch-strategy-row span{color:#9fb0c8;font-size:12px}.dispatch-strategy-row select{width:100%;min-height:36px}.robot-command-page{display:grid;gap:16px}.robot-command-toolbar{justify-content:space-between;align-items:flex-end}.robot-command-search{min-width:min(420px,100%);display:grid;gap:6px}.robot-command-search span{color:#7b8ba0;font-size:12px;font-weight:700}.robot-command-search input{width:100%;min-height:38px;border:1px solid rgba(125,146,176,.26);border-radius:8px;padding:0 12px;color:inherit;background:#ffffff0f}.admin .robot-command-search input{color:#eaf1fb;border-color:#94a3b852;background:#ffffff14}.admin .robot-command-search input::placeholder{color:#9aa8ba;opacity:1}.robot-command-table{min-width:1120px}.admin-command-editor.command-modal-editor{position:fixed;z-index:51;top:50%;left:50%;width:min(920px,calc(100vw - 32px));max-height:calc(100vh - 48px);overflow-x:hidden;overflow-y:auto;transform:translate(-50%,-50%);border:1px solid rgba(125,146,176,.28);border-radius:8px;padding:20px;background:#fff;box-shadow:0 30px 100px #00000061}.admin .admin-command-editor.command-modal-editor{color:#eaf1ff;background:#101d2e}.command-modal-header{padding-bottom:14px;border-bottom:1px solid rgba(125,146,176,.18)}.command-modal-header p{color:#7b8ba0}.command-test-box{border:1px solid rgba(125,146,176,.22);border-radius:8px;padding:12px;margin:12px 0;color:#172033;background:#eef3f8;display:grid;gap:12px}.command-test-head,.command-test-form{display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap}.command-test-head div,.command-test-form label{display:grid;gap:5px}.command-test-head strong{color:#101b2e;font-size:15px}.command-test-head span,.command-test-form span{color:#5f6f86;font-size:12px;font-weight:700}.command-test-head .ghost-button:disabled{color:#64748b!important;background:#e8edf4!important;border-color:#cbd5e1!important;opacity:1}.command-test-form label{min-width:220px;flex:1 1 220px}.command-test-form .wide{flex-basis:100%}.command-test-form input,.command-test-form select,.command-test-form textarea{width:100%;border:1px solid #d6dfeb;border-radius:8px;background:#fff;padding:8px 10px;color:#101b2e;font:inherit}.command-test-form input::placeholder,.command-test-form textarea::placeholder{color:#7a8493;opacity:1}.command-test-form select:disabled,.command-test-form input:disabled{color:#6b7280;background:#e9edf3}.command-test-form textarea{min-height:74px;resize:vertical}.command-test-result{border-left:4px solid #f59e0b;border-radius:8px;background:#fff;padding:10px 12px;display:grid;gap:10px}.command-test-result.matched{border-left-color:#16a34a}.command-test-result>div:first-child{display:grid;gap:3px}.command-test-result strong{color:#142033}.command-test-result span{color:#68788d;font-size:13px}.command-test-list{display:grid;gap:8px}.command-test-list article{border:1px solid rgba(125,146,176,.18);border-radius:8px;padding:8px 10px;display:grid;gap:2px;color:#172033;background:#fff}.command-test-list article.active{border-color:#16a34a57;background:#16a34a14}.robot-action-table{min-width:1040px}.action-flow-pill{display:inline-flex;align-items:center;min-height:28px;border:1px solid rgba(18,98,227,.28);border-radius:8px;padding:4px 9px;color:#1262e3;background:#1262e31a;font-size:12px;font-weight:800;white-space:nowrap}.robot-action-message{display:block;margin-top:6px;color:#7b8ba0;font-size:12px;overflow-wrap:anywhere}.inline-toolbar{justify-content:flex-start;margin-bottom:0}.attribution-test-panel{margin-bottom:14px;padding:18px;border:1px solid rgba(125,146,176,.22);border-radius:8px;color:#172033;background:#eef3f8}.attribution-test-panel h3{margin-top:0;color:#101b2e}.attribution-test-panel p{color:#53657d}.attribution-rule-note{display:grid;grid-template-columns:max-content 1fr;gap:6px 12px;margin-bottom:16px;padding:12px 14px;border:1px solid rgba(37,99,235,.14);border-radius:8px;color:#52627a;background:#eff6ffbf}.attribution-rule-note strong{color:#1f3f72}.attribution-test-form{display:grid;grid-template-columns:minmax(180px,.75fr) minmax(220px,.9fr) minmax(280px,1.2fr) auto;gap:12px;align-items:end}.attribution-test-form label{min-width:0}.attribution-test-form label span{display:block;margin-bottom:6px;color:#60738d;font-size:13px;font-weight:700}.attribution-test-form input,.attribution-test-form select{width:100%;min-height:38px;border:1px solid rgba(125,146,176,.28);border-radius:8px;padding:0 10px;background:#fff;color:#101b2e}.attribution-test-form input::placeholder{color:#7a8493;opacity:1}.attribution-test-actions{display:flex;gap:8px;justify-content:flex-end;white-space:nowrap}.attribution-test-actions .ghost-button{min-height:38px;border-color:#7d92b052!important;color:#273247!important;background:#fff!important}.attribution-test-actions .ghost-button:first-child{border-color:#2563eb!important;color:#fff!important;background:#2563eb!important}.attribution-test-actions .ghost-button:disabled{color:#64748b!important;background:#e8edf4!important;border-color:#cbd5e1!important;opacity:1}.compact-select{min-height:34px;padding:6px 32px 6px 10px;font-size:13px}.attribution-test-result{display:grid;gap:12px;margin-top:14px;padding:14px;border:1px solid rgba(125,146,176,.22);border-left:4px solid #2563eb;border-radius:8px;background:#fff}.attribution-test-result.success{border-left-color:#16a34a}.attribution-test-result.warning{border-left-color:#d97706}.attribution-result-summary{display:flex;align-items:center;justify-content:space-between;gap:12px}.attribution-result-summary strong{color:#132033;font-size:15px}.attribution-result-summary span{color:#66758c;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:13px}.ai-final-action-preview{display:grid;grid-template-columns:minmax(220px,.7fr) minmax(280px,1.3fr);gap:10px}.ai-final-action-preview div{min-width:0;border:1px solid rgba(37,99,235,.18);border-radius:8px;padding:12px;background:#eff6ff}.ai-final-action-preview span{display:block;margin-bottom:6px;color:#60738d;font-size:12px;font-weight:800}.ai-final-action-preview strong{display:block;color:#123c77;line-height:1.45}.ai-final-action-preview code{display:block;color:#142033;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;line-height:1.5;white-space:pre-wrap;overflow-wrap:anywhere}.attribution-test-result dl{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:0}.attribution-test-result dl div{min-width:0;border-radius:8px;padding:9px 10px;background:#f8fafce6;border:1px solid rgba(125,146,176,.16)}.attribution-test-result dt{margin-bottom:4px;color:#708198;font-size:12px;font-weight:700}.attribution-test-result dd{margin:0;color:#273247;font-size:14px;font-weight:700;overflow-wrap:anywhere}.attribution-account-trace{display:grid;gap:8px;padding-top:2px}.attribution-account-trace strong{color:#46566d;font-size:13px}.attribution-account-trace div{display:flex;flex-wrap:wrap;gap:8px}.attribution-account-trace span{border-radius:999px;padding:6px 10px;color:#52627a;background:#f3f6fa;border:1px solid rgba(125,146,176,.2);font-size:12px;font-weight:700}.attribution-account-trace .status-found{color:#166534;background:#ecfdf3;border-color:#1665342e}.attribution-account-trace .status-failed{color:#991b1b;background:#fff1f2;border-color:#991b1b2e}.primary-action{box-shadow:0 10px 24px #1262e33d}.compact-action{min-height:32px!important;padding:0 10px!important}.agent-start-card{display:grid;grid-template-columns:minmax(260px,.8fr) minmax(320px,1.2fr);gap:12px;align-items:center;margin-bottom:12px;padding:14px;border:1px solid rgba(18,98,227,.24);border-radius:8px;background:#1262e314}.agent-start-card strong,.agent-start-card span{display:block}.agent-start-card span{margin-top:5px;color:#7b8ba0;font-size:13px}.agent-start-card code{overflow:auto;padding:10px 12px;border-radius:8px;color:inherit;background:#0309121f;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;white-space:nowrap}.agent-device-code{display:inline-flex;align-items:center;min-height:24px;padding:3px 8px;border-radius:6px;background:#1262e31f;color:#1262e3;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px;white-space:nowrap}.truncate-code-cell{display:block;max-width:100%;overflow:hidden;color:inherit;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;line-height:1.45;text-overflow:ellipsis;white-space:nowrap}.edge-agent-table-wrap{padding-bottom:4px}.edge-agent-table{table-layout:fixed;min-width:1180px}.edge-agent-table th,.edge-agent-table td{overflow:hidden}.edge-agent-table th:nth-child(1),.edge-agent-table td:nth-child(1){width:74px}.edge-agent-table th:nth-child(2),.edge-agent-table td:nth-child(2){width:108px}.edge-agent-table th:nth-child(3),.edge-agent-table td:nth-child(3){width:165px}.edge-agent-table th:nth-child(4),.edge-agent-table td:nth-child(4){width:96px}.edge-agent-table th:nth-child(5),.edge-agent-table td:nth-child(5){width:120px}.edge-agent-table th:nth-child(6),.edge-agent-table td:nth-child(6){width:94px}.edge-agent-table th:nth-child(7),.edge-agent-table td:nth-child(7){width:120px}.edge-agent-table th:nth-child(8),.edge-agent-table td:nth-child(8){width:165px}.edge-agent-table th:nth-child(9),.edge-agent-table td:nth-child(9){width:160px}.edge-agent-table th:nth-child(10),.edge-agent-table td:nth-child(10){width:120px}.edge-agent-table th:nth-child(11),.edge-agent-table td:nth-child(11){width:90px}.edge-agent-table th:nth-child(12),.edge-agent-table td:nth-child(12){position:sticky;right:0;width:96px;background:#142033;box-shadow:-12px 0 18px #0f172a47;z-index:1}.edge-agent-table th:nth-child(12){z-index:2}.edge-agent-table .row-actions{flex-wrap:nowrap}.edge-agent-overview{display:grid;gap:12px;margin-bottom:12px}.edge-agent-metrics{display:grid;grid-template-columns:repeat(4,minmax(130px,1fr));gap:12px}.edge-agent-note{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border:1px solid rgba(125,146,176,.22);border-radius:8px;background:#ffffff0d}.edge-agent-note strong{font-size:14px}.edge-agent-note span{color:#7b8ba0;font-size:13px}.auto-reply-stats{display:grid;gap:12px;margin-bottom:14px}.auto-reply-stats-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border:1px solid rgba(125,146,176,.22);border-radius:8px;background:#f8fbff;color:#142033}.auto-reply-stats-head>div{display:grid;gap:4px}.auto-reply-stats-head strong{color:#142033}.auto-reply-stats-head span{color:#66758a;font-size:13px}.auto-reply-stats-head select{width:min(260px,42vw);height:36px;border:1px solid #cfd9e8;border-radius:6px;background:#fff;color:#142033;padding:0 10px}.auto-reply-stats-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.9fr);gap:12px}.auto-reply-stats-grid>section{min-width:0;border:1px solid #dfe7f2;border-radius:8px;background:#fff;color:#142033;padding:12px;overflow:hidden}.auto-reply-stats-grid>section:nth-child(3){grid-column:1 / -1}.auto-reply-stats-grid h3{margin:0 0 10px;font-size:15px;color:#142033}.auto-reply-stats-grid .compact-report{width:100%;min-width:0;table-layout:fixed;color:#142033}.auto-reply-stats-grid .compact-report th{color:#64748b}.auto-reply-stats-grid .compact-report td{color:#243044;overflow-wrap:anywhere}.auto-reply-stats-grid .compact-report th:first-child,.auto-reply-stats-grid .compact-report td:first-child{width:46%}.auto-reply-type-list{display:grid;gap:10px}.auto-reply-type-row{display:grid;grid-template-columns:minmax(160px,1fr) minmax(140px,220px) 44px;gap:10px;align-items:center}.auto-reply-type-row div{display:grid;gap:2px;min-width:0}.auto-reply-type-row strong,.auto-reply-type-row span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.auto-reply-type-row span{color:#7b8ba0;font-size:12px}.auto-reply-type-row i{height:8px;border-radius:999px;background:#edf2f8;overflow:hidden}.auto-reply-type-row i span{display:block;height:100%;border-radius:inherit;background:#2563eb}.auto-reply-type-row em{color:#142033;font-style:normal;font-weight:800;text-align:right}.compact{width:32px;height:32px;padding:0;justify-content:center}.danger{color:#ff5a57!important}.form-error{margin:0}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:grid;place-items:center;padding:24px;background:#030912a8;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.modal-panel{width:min(760px,calc(100vw - 32px));max-width:calc(100vw - 32px);max-height:calc(100vh - 48px);overflow-x:hidden;overflow-y:auto;border:1px solid rgba(125,146,176,.28);border-radius:8px;padding:20px;box-shadow:0 30px 100px #00000061}.wide-modal{width:min(1120px,calc(100vw - 32px))}.tracking-modal{width:min(780px,calc(100vw - 32px))}.portal-yunda-login-modal{width:min(620px,calc(100vw - 32px))}.portal-yunda-reply-modal{width:min(680px,calc(100vw - 32px))}.portal-group-map-modal{width:min(720px,calc(100vw - 32px))}.group-map-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.group-map-form label{margin:0;min-width:0}.group-map-form .wide,.group-map-switches,.group-map-form .form-actions{grid-column:1 / -1}.group-map-switches{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:12px;border:1px solid rgba(125,146,176,.18);border-radius:8px;background:#f8fbff}.group-map-switches label{display:inline-flex;align-items:center;gap:8px;color:#526278;font-weight:800}.group-map-switches input{width:18px;height:18px}.admin .modal-panel{color:#eaf1ff;background:#101d2e}.customer .modal-panel,.modal-panel{background:#fff;color:#142033}.modal-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:18px}.modal-header>div{min-width:0}.modal-header h2{margin:0;font-size:20px}.modal-header p{margin:6px 0 0;color:#7b8ba0;overflow-wrap:anywhere}.modal-form{grid-template-columns:repeat(2,minmax(0,1fr))}.modal-form label:has(textarea),.modal-form .toggle-line,.modal-form .form-error,.modal-form .success-message,.modal-form .reply-preview,.modal-form .form-actions{grid-column:1 / -1}.reply-preview{display:grid;gap:8px;border:1px solid rgba(125,146,176,.18);border-radius:8px;padding:12px;background:#f8fbff}.reply-preview span{color:#7b8ba0;font-size:12px;font-weight:800}.reply-preview p{margin:0;line-height:1.55;white-space:pre-wrap;overflow-wrap:anywhere}.portal-yunda-login-tip{grid-column:1 / -1;margin:0;color:#526278;line-height:1.65}.modal-panel.portal-yunda-login-modal{width:min(560px,calc(100vw - 32px));padding:24px;color:#142033;background:#fff}.portal-yunda-login-modal .modal-header{align-items:flex-start;margin-bottom:16px}.portal-yunda-login-modal .modal-header h2{font-size:22px;line-height:1.25}.portal-yunda-login-modal .modal-header p{max-width:420px;color:#7b8ba0;font-size:16px;line-height:1.45}.portal-yunda-login-modal .icon-button.compact{width:42px;height:42px;flex:0 0 auto;justify-content:center;padding:0;color:#142033;background:#fff}.portal-yunda-login-modal .modal-form{grid-template-columns:1fr;gap:14px}.portal-yunda-login-modal .portal-yunda-login-tip{padding:12px 14px;border:1px solid #dde6f2;border-radius:8px;color:#526278;background:#f7faff}.yunda-login-phone-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:end}.yunda-login-phone-row label,.portal-yunda-login-modal label{min-width:0;margin:0}.portal-yunda-login-modal label span{color:#526278;font-size:13px;font-weight:800}.portal-yunda-login-modal input,.portal-yunda-login-modal select{min-height:44px;padding:10px 12px}.portal-yunda-login-modal input[readonly]{color:#526278;background:#f8fbff}.portal-yunda-bound-account{display:grid;grid-template-columns:auto minmax(0,1fr);gap:4px 10px;align-items:center;padding:11px 12px;border:1px solid #d7e6fb;border-radius:8px;background:#f4f8ff}.portal-yunda-bound-account span{color:#526278;font-size:13px;font-weight:800}.portal-yunda-bound-account strong{min-width:0;color:#1262e3;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;overflow-wrap:anywhere}.portal-yunda-bound-account em{grid-column:2;color:#7b8ba0;font-size:12px;font-style:normal}.yunda-login-phone-row button,.portal-yunda-login-modal .form-actions button{border-radius:8px;min-height:44px;padding:0 14px;display:inline-flex;align-items:center;justify-content:center;gap:8px;white-space:nowrap}.portal-yunda-login-modal .form-actions{margin-top:2px}.portal-yunda-login-modal .form-actions button:last-child{min-width:148px}.tracking-timeline{display:grid;max-height:min(62vh,680px);overflow:auto;padding-right:4px}.tracking-timeline article{display:grid;grid-template-columns:148px minmax(0,1fr);gap:14px;padding:14px 0;border-bottom:1px solid rgba(125,146,176,.18)}.tracking-timeline article:first-child{padding-top:0}.tracking-timeline article:last-child{border-bottom:0}.tracking-timeline time{color:#526278;font-size:13px;line-height:1.55}.tracking-timeline strong{display:block;color:#142033}.tracking-timeline p{margin:4px 0 0;color:#526278;line-height:1.65}.tracking-timeline span{display:block;margin-top:6px;color:#7b8ba0;font-size:12px}.rule-matrix-wrap{overflow:auto;margin:8px 0 16px}.rule-matrix{min-width:920px}.rule-matrix td:first-child strong,.rule-matrix td:first-child span{display:block}.rule-matrix td:first-child span{margin-top:3px;color:#7b8ba0;font-size:12px}.rule-matrix input[type=checkbox]{width:18px;height:18px;accent-color:#1262e3}.rule-matrix input[type=number]{width:86px;min-height:34px;padding:4px 8px}.rule-test-panel{display:grid;grid-template-columns:1fr auto;gap:14px;margin-top:18px;padding:16px;border:1px solid rgba(125,146,176,.28);border-radius:8px;color:#172033;background:#eef3f8}.rule-test-panel label{display:grid;gap:8px;margin:0;color:#5f6f86;font-weight:700}.rule-test-panel textarea{min-height:76px;resize:vertical;color:#101b2e;background:#fff;border-color:#d6dfeb}.rule-test-panel textarea::placeholder{color:#7a8493;opacity:1}.rule-test-panel .ghost-button{align-self:end;min-height:44px}.rule-test-panel .ghost-button:disabled{color:#64748b!important;background:#e8edf4!important;border-color:#cbd5e1!important;opacity:1}.rule-test-result{grid-column:1 / -1;display:grid;grid-template-columns:repeat(5,minmax(120px,1fr));gap:10px}.rule-test-result div{display:grid;gap:4px;padding:12px;border:1px solid rgba(125,146,176,.28);border-radius:8px;background:#fff}.rule-test-result strong{color:#101b2e;font-size:16px}.rule-test-result span{color:#5f6f86;font-size:12px}.wechat-tools-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);gap:16px}.tool-section{min-width:0;padding:16px;border:1px solid rgba(125,146,176,.28);border-radius:8px;background:#ffffff0d}.section-title-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px;min-width:0}.section-title-row h3{min-width:0;margin:0;font-size:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.section-title-row span{min-width:0;color:#7b8ba0;font-size:13px;overflow-wrap:anywhere}.mini-table-wrap{overflow:auto}.mini-table-wrap table{min-width:680px}.mini-table-wrap th,.mini-table-wrap td{font-size:13px}.send-test-form{display:grid;gap:12px}.send-test-form label{margin:0}.send-test-form textarea{min-height:104px;resize:vertical}.recent-messages{margin-top:16px}@media(max-width:1500px){.problem-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.problem-filter-account,.problem-type-filter{grid-column:1 / -1;grid-row:auto}.problem-filter-port,.problem-filter-rows,.problem-filter-date,.problem-filter-status,.problem-filter-keyword{grid-column:auto;grid-row:auto;max-width:none}}@media(max-width:1180px){.stats-grid{grid-template-columns:repeat(auto-fit,minmax(170px,1fr))}.portal-permission-strip,.status-summary{grid-template-columns:repeat(2,1fr)}.edge-agent-metrics{grid-template-columns:repeat(2,minmax(130px,1fr))}.auto-reply-stats-grid,.dashboard-grid,.portal-ai-layout{grid-template-columns:1fr}.problem-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.problem-filter-card label.span-2{grid-column:span 1}.problem-filter-account,.problem-type-filter{grid-column:1 / -1;grid-row:auto}.problem-filter-port,.problem-filter-rows,.problem-filter-date,.problem-filter-status,.problem-filter-keyword{grid-column:auto;grid-row:auto;max-width:none}.attribution-test-form,.attribution-test-result dl,.ai-final-action-preview{grid-template-columns:repeat(2,minmax(0,1fr))}.attribution-test-actions{grid-column:1 / -1;justify-content:flex-start}.ai-workflow-guide,.ai-workflow-steps,.settings-key-panel,.settings-key-control,.api-key-field-control{grid-template-columns:1fr}.adapter-route-flow{grid-template-columns:repeat(2,minmax(0,1fr))}.api-key-cell{min-width:220px}}@media(max-width:760px){body{overflow-x:hidden;background:#f5f8fc}input,textarea,select{min-height:44px;font-size:16px}.login-panel{width:min(100vw - 24px,420px);padding:24px}.login h1{font-size:26px}.attribution-rule-note,.attribution-test-form,.attribution-test-result dl,.ai-final-action-preview{grid-template-columns:1fr}.attribution-result-summary{align-items:flex-start;flex-direction:column}.attribution-test-actions{flex-direction:column}.attribution-test-actions button{width:100%;justify-content:center}.ai-workflow-title{min-height:auto;padding:12px}.ai-workflow-steps button{min-height:88px}.app{display:block;min-height:100svh}.sidebar{position:sticky;top:0;z-index:40;padding:10px 12px 12px;border-right:0;border-bottom:1px solid rgba(125,146,176,.18);background:inherit}.logo{height:34px;margin-bottom:8px;font-size:17px}.logo span{font-size:11px;padding:2px 6px}nav{display:flex;gap:8px;overflow-x:auto;padding-bottom:4px;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch}.nav-section,.nav-adapter-group{display:contents}.nav-section-title{display:none}nav button{flex:0 0 auto;height:38px;padding:0 11px;white-space:nowrap;scroll-snap-align:start;background:#ffffff0f}.nav-adapter-group-toggle{min-height:38px;padding:0 10px}.nav-adapter-group-title{font-size:12px}.nav-subitem{margin-left:0;width:auto;height:38px;padding:0 11px;border-left:0;border-radius:8px}.nav-subitem .nav-item-label{font-size:inherit}.nav-adapter-empty{flex:0 0 auto;height:38px;margin:0;padding:0 11px;display:flex;align-items:center;border-left:0;border-radius:8px;background:#ffffff0d;white-space:nowrap}.customer nav button{background:#fff;box-shadow:0 6px 16px #1d2d460d}.workspace{width:100%;max-width:none;margin:0;padding:14px 12px 18px}.topbar{gap:12px;margin-bottom:14px}.topbar h1{font-size:24px}.topbar p{font-size:13px}.top-actions{display:grid;grid-template-columns:44px 44px minmax(0,1fr);gap:8px}.top-actions .icon-button,.top-actions .profile{width:100%;height:42px;justify-content:center;padding:0 10px}.top-actions .profile{min-width:0;overflow:hidden}.panel,.stat,.status-card,.summary-metric{border-radius:8px}.panel{padding:14px}.stats-grid,.portal-permission-strip,.status-summary,.interface-status-grid,.status-meta,.account-settings,.account-meta,.security-grid{grid-template-columns:1fr}.account-settings .panel:last-child{grid-column:auto}.agent-start-card{grid-template-columns:1fr}.topbar,.search-line{align-items:stretch;flex-direction:column}.task-search-line{grid-template-columns:1fr;max-width:none}.task-search-line button{width:100%}.robot-command-toolbar{align-items:stretch;flex-direction:column}.robot-command-search{min-width:0}.modal-form,.feishu-status-grid,.feishu-credential-grid,.rule-test-panel,.rule-test-result,.wechat-tools-grid,.problem-filter-grid,.problem-publish-form{grid-template-columns:1fr}.problem-filter-account,.problem-filter-port,.problem-filter-rows,.problem-filter-date,.problem-filter-status,.problem-filter-keyword,.problem-type-filter{grid-column:auto;grid-row:auto;max-width:none}.problem-filter-card label.compact{max-width:none}.problem-type-filter>select{width:100%}.auto-apply-control,.auto-apply-control.narrow{min-width:0;width:100%}.auto-apply-settings,.auto-apply-settings-fields{grid-template-columns:1fr}.auto-apply-settings.floating{position:static;min-width:0;box-shadow:none}.auto-apply-report>header{flex-direction:column}.auto-apply-metrics{justify-content:stretch;width:100%}.auto-apply-metrics span{flex:1 1 80px}.problem-filter-actions,.problem-filter-actions>div:last-child{align-items:stretch;flex-direction:column}.portal-ai-custom-form{grid-template-columns:1fr}.admin-command-editor.command-modal-editor{inset:auto 10px 10px;width:calc(100% - 20px);max-height:calc(100svh - 20px);transform:none;border-radius:10px 10px 0 0;padding:16px;grid-template-columns:1fr}.auto-rules-layout,.auto-rule-form{grid-template-columns:1fr}.auto-rule-cards{max-height:none}.task-record-main{grid-template-columns:1fr;padding:14px}.task-record-head{align-items:flex-start;gap:10px}.task-record-head .badge{align-self:flex-start}.task-record-meta{display:grid;grid-template-columns:1fr;gap:6px}.task-attachment-link{width:100%;justify-content:center}.problem-counts{flex-direction:column;gap:6px}.problem-summary-row,.problem-pagination{justify-content:flex-start}.problem-site-line{grid-template-columns:1fr}.tracking-timeline article{grid-template-columns:1fr;gap:6px}.portal-test-page{height:auto;min-height:0;overflow:visible}.portal-ai-layout{display:grid;grid-template-columns:1fr;gap:12px;min-height:0;overflow:visible}.portal-chat-shell{height:min(760px,calc(100svh - 176px));min-height:520px;grid-template-rows:auto minmax(0,1fr) auto}.portal-chat-header{grid-template-columns:1fr;padding:12px;gap:10px}.portal-chat-header select{width:100%}.portal-chat-actions{min-width:0;width:100%;display:grid;grid-template-columns:1fr 1fr}.portal-chat-actions .ghost-button{width:100%;justify-content:center}.portal-chat-stream{padding:12px;gap:10px}.chat-bubble{max-width:96%;padding:10px 12px;font-size:14px}.chat-file-attachment{grid-template-columns:24px minmax(0,1fr)}.chat-file-attachment a{grid-column:1 / -1;width:100%}.chat-attachment img{max-width:100%;max-height:260px}.portal-chat-composer{padding:10px}.portal-chat-composer>div{grid-template-columns:minmax(0,1fr) 48px 48px;gap:8px}.portal-chat-composer button,.icon-file-button{width:48px;min-height:48px}.portal-chat-composer textarea{min-height:48px;max-height:128px;padding:10px 12px}.composer-attachments span{width:100%;justify-content:space-between}.portal-ai-doc{max-height:none;padding:12px}.portal-ai-doc-title strong{font-size:19px}.portal-ai-command-list button{padding:10px}.courier-account-group summary{align-items:flex-start;flex-direction:column;gap:6px;padding:12px}.courier-account-group .nested-table-wrap{overflow:visible}.courier-account-group table,.courier-account-group tbody,.courier-account-group tr,.courier-account-group td{display:block;width:100%;min-width:0}.courier-account-group thead{display:none}.courier-account-group tr{display:grid;gap:10px;padding:14px 12px;border-bottom:1px solid rgba(125,146,176,.18)}.courier-account-group tr:last-child{border-bottom:0}.courier-account-group td{display:grid;grid-template-columns:84px minmax(0,1fr);align-items:center;gap:10px;padding:0;border-bottom:0;line-height:1.45;overflow-wrap:anywhere}.courier-account-group td:before{color:#7b8ba0;font-weight:800}.courier-account-group td:nth-child(1):before{content:"ID"}.courier-account-group td:nth-child(2):before{content:"账号名称"}.courier-account-group td:nth-child(3):before{content:"快递系统"}.courier-account-group td:nth-child(4):before{content:"登录态"}.courier-account-group td:nth-child(5):before{content:"执行位置"}.courier-account-group td:nth-child(6):before{content:"Agent"}.courier-account-group td:nth-child(7):before{content:"状态"}.courier-account-group td:nth-child(8):before{content:"操作"}.courier-account-group .row-actions{justify-content:flex-start}.edge-agent-metrics{grid-template-columns:1fr}.edge-agent-note{align-items:flex-start;flex-direction:column}.auto-reply-type-row{grid-template-columns:minmax(0,1fr) 44px}.auto-reply-type-row i{grid-column:1 / -1}.resource-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.adapter-route-center-head,.adapter-route-profile-title{align-items:stretch;flex-direction:column}.adapter-route-tabs{display:grid;grid-template-columns:1fr}.adapter-route-metrics,.adapter-route-lane-grid,.adapter-route-flow,.adapter-route-config-list{grid-template-columns:1fr}.adapter-route-profile-title code{max-width:none}.problem-filter-card{padding:12px}.problem-filter-card label.span-2,.problem-filter-card .span-2{grid-column:auto}.problem-type-filter-title{align-items:flex-start;flex-direction:column}.type-tag-settings,.type-tag-settings summary{width:100%}.type-tag-settings>div{position:static;width:100%;max-height:220px;margin-top:8px;box-shadow:none}.problem-type-tags{flex-wrap:nowrap;overflow-x:auto;padding-bottom:4px;-webkit-overflow-scrolling:touch}.problem-filter-card .problem-type-tags button{flex:0 0 auto}.problem-filter-actions button,.problem-filter-actions .ghost-button{width:100%;min-height:44px}.group-map-form,.group-map-switches{grid-template-columns:1fr}.problem-group header{align-items:flex-start;flex-direction:column}.problem-group .table-wrap{overflow:visible}.problem-table{min-width:0;border-collapse:separate;border-spacing:0 10px}.problem-table thead{display:none}.problem-table tbody,.problem-table tr,.problem-table td{display:block;width:100%}.problem-table tr{border:1px solid rgba(125,146,176,.2);border-radius:8px;padding:10px;background:#fff;box-shadow:0 8px 18px #1d2d460d}.problem-table td{min-width:0;max-width:none;padding:8px 0;border-bottom:1px dashed rgba(125,146,176,.18)}.problem-table td:last-child{border-bottom:0}.problem-table td:before{content:attr(data-label);display:block;margin-bottom:4px;color:#7b8ba0;font-size:12px;font-weight:800}.problem-content{min-width:0;max-width:none}.problem-table .ghost-button,.problem-table .waybill-link{min-height:38px}.problem-table .compact-action{width:100%;justify-content:center}.problem-pagination{gap:6px}.page-number-row{width:100%;order:3}.page-number-row button,.problem-pagination .ghost-button{min-height:38px}.problem-publish-form .form-actions,.form-actions{align-items:stretch;flex-direction:column-reverse}.form-actions button{width:100%;min-height:44px;justify-content:center}.modal-backdrop{padding:10px;align-items:end}.modal-panel,.wide-modal,.tracking-modal,.portal-yunda-login-modal,.portal-yunda-reply-modal{width:100%;max-height:calc(100svh - 20px);padding:16px;border-radius:10px 10px 0 0}.modal-header{gap:10px;margin-bottom:14px}.modal-panel.portal-yunda-login-modal{width:100%;padding:16px}.portal-yunda-login-modal .modal-header h2{font-size:19px}.portal-yunda-login-modal .modal-header p{font-size:14px}.yunda-login-phone-row{grid-template-columns:1fr}.yunda-login-phone-row button{width:100%;justify-content:center}.image-viewer-backdrop{padding:10px}.image-viewer{width:100%;height:calc(100svh - 20px)}.image-viewer-toolbar{align-items:flex-start;flex-direction:column;gap:10px}.image-viewer-actions{width:100%;justify-content:space-between}.image-viewer-actions button,.image-viewer-actions a{min-width:40px;height:40px}}
