:root{color:#172826;background:#f4f6f2;font-family:Microsoft YaHei,PingFang SC,Arial,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #172826;--muted: #6d7c78;--deep: #102a2a;--teal: #0c7d72;--teal-soft: #e4f3ee;--gold: #c79849;--gold-soft: #f7eedc;--coral: #bd665a;--coral-soft: #f8e9e6;--blue: #507da2;--blue-soft: #e7f0f6;--border: #dfe5df;--panel: #fff;--shadow: 0 16px 40px rgba(24, 47, 43, .07);font-size:16px}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{min-width:320px;overflow-x:hidden}body{font-size:14px;line-height:1.55}button,input,textarea,select{font:inherit}button{color:inherit}button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid rgba(12,125,114,.17);outline-offset:2px}button:disabled{cursor:not-allowed;opacity:.52}h1,h2,h3,p{margin-top:0}.app-shell{display:flex;min-height:100vh;background:radial-gradient(circle at 70% 0,rgba(204,226,216,.25),transparent 25%),#f4f6f2}.sidebar{position:fixed;inset:0 auto 0 0;z-index:30;display:flex;flex-direction:column;width:244px;color:#e6f0eb;background:linear-gradient(180deg,#102d2c,#0c2424);border-right:1px solid rgba(255,255,255,.05)}.brand{display:flex;align-items:center;gap:12px;height:76px;padding:0 20px;border-bottom:1px solid rgba(255,255,255,.08)}.brand-mark{display:grid;width:38px;height:38px;place-items:center;color:#0d302d;background:linear-gradient(135deg,#f1d8a1,#b8dcca);border-radius:12px 5px}.brand strong{display:block;font-family:Georgia,Microsoft YaHei,serif;font-size:21px;letter-spacing:2px}.brand span{display:block;margin-top:1px;color:#96aaa5;font-size:11px;letter-spacing:.08em}.sidebar-close{display:none;margin-left:auto;color:#fff;background:none;border:0}.workspace-switch{display:flex;align-items:center;gap:10px;margin:17px 14px 11px;padding:11px;background:#ffffff0e;border:1px solid rgba(255,255,255,.08);border-radius:12px}.workspace-switch>div{min-width:0;flex:1}.workspace-switch strong,.workspace-switch span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.workspace-switch strong{font-size:12px}.workspace-switch span{color:#849b96;font-size:10px}.workspace-avatar{display:grid!important;flex:0 0 auto;width:30px;height:30px;place-items:center;color:#e8d4a5!important;background:#244541;border-radius:8px;font-size:10px!important;font-weight:700}.sidebar nav{display:grid;gap:3px;padding:8px 12px}.sidebar nav a{display:flex;align-items:center;gap:12px;min-height:41px;padding:0 12px;color:#a8bab5;text-decoration:none;border-radius:9px;font-size:13px;transition:.2s ease}.sidebar nav a:hover{color:#fff;background:#ffffff0d}.sidebar nav a.active{color:#f5f8f6;background:linear-gradient(90deg,#247369b3,#18534d61);box-shadow:inset 3px 0 #d7b46d}.sidebar nav a em{display:grid;width:20px;height:20px;margin-left:auto;place-items:center;color:#fff;background:#bd665a;border-radius:50%;font-size:10px;font-style:normal}.sidebar-status{margin:auto 14px 12px;padding:13px;background:#0000001f;border:1px solid rgba(255,255,255,.06);border-radius:11px}.status-title{display:flex;align-items:center;gap:7px;margin-bottom:9px;color:#dce6e2;font-size:11px;font-weight:600}.status-dot{width:7px;height:7px;background:#d4a256;border-radius:50%;box-shadow:0 0 0 4px #d4a2561a}.status-dot.online{background:#67bd9c;box-shadow:0 0 0 4px #67bd9c1a}.status-row{display:flex;justify-content:space-between;padding:4px 0;color:#728985;font-size:10px}.status-row strong{color:#b9c8c4;font-weight:500}.status-row strong.ok{color:#78caaa}.user-card{display:flex;align-items:center;gap:10px;min-height:65px;padding:11px 16px;border-top:1px solid rgba(255,255,255,.08)}.user-avatar{display:grid;width:34px;height:34px;place-items:center;color:#102a2a;background:#dbc087;border-radius:50%;font-size:13px;font-weight:700}.user-card>div{flex:1}.user-card strong,.user-card span{display:block}.user-card strong{font-size:12px}.user-card span{color:#829792;font-size:10px}.main-shell{width:calc(100% - 244px);min-height:100vh;margin-left:244px}.topbar{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;height:62px;padding:0 31px;background:#f8faf7e0;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.topbar-context,.topbar-actions{display:flex;align-items:center;gap:16px}.topbar-context>span:last-child{color:var(--muted);font-size:11px}.status-pill{display:inline-flex;align-items:center;gap:7px;padding:6px 10px;color:#3f6e65;background:#e8f2ed;border-radius:999px;font-size:10px;font-weight:600}.status-pill i{width:6px;height:6px;background:#4ba083;border-radius:50%}.topbar-actions{color:var(--muted);font-size:11px}.icon-button{position:relative;display:grid;width:36px;height:36px;padding:0;place-items:center;color:var(--muted);background:transparent;border:1px solid var(--border);border-radius:9px;cursor:pointer}.notification-dot{position:absolute;top:7px;right:7px;width:5px;height:5px;background:var(--coral);border:1px solid white;border-radius:50%}.mobile-menu{display:none;background:none;border:0}.page-container{width:min(100%,1540px);margin:0 auto;padding:28px 31px 60px}.page-header{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:24px}.eyebrow,.panel-kicker{margin-bottom:7px;color:#8b9c97;font-size:9px;font-weight:700;letter-spacing:.16em}.page-header h1{margin-bottom:7px;color:var(--ink);font-family:Georgia,Microsoft YaHei,serif;font-size:clamp(25px,2.4vw,34px);font-weight:600;letter-spacing:-.02em}.page-header p{max-width:750px;margin:0;color:var(--muted);font-size:12px;line-height:1.7}.header-actions{display:flex;flex-wrap:wrap;gap:9px}.button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:38px;padding:0 15px;border:0;border-radius:9px;cursor:pointer;font-size:11px;font-weight:600;transition:.18s ease}.button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 8px 22px #182f2b1f}.button.primary{color:#fff;background:var(--deep)}.button.secondary{color:#334d49;background:#fff;border:1px solid var(--border)}.button{text-decoration:none}.button.small{min-height:33px;padding:0 11px;font-size:10px}.text-button{display:inline-flex;align-items:center;gap:5px;color:var(--teal);background:none;border:0;cursor:pointer;font-size:10px;font-weight:600}.badge{display:inline-flex;align-items:center;width:fit-content;min-height:20px;padding:2px 7px;color:#63716e;background:#eef1ee;border-radius:999px;font-size:9px;font-weight:600;white-space:nowrap}.badge.success{color:#28715e;background:#e1f2eb}.badge.warning{color:#8c6423;background:#f8edda}.badge.danger{color:#a64a42;background:#f8e7e4}.badge.blue{color:#376b94;background:#e5f0f7}.panel,.table-panel{background:var(--panel);border:1px solid var(--border);border-radius:15px;box-shadow:0 9px 25px #19302c09}.panel-header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 21px 15px}.panel-header h2{margin:0;font-size:15px;font-weight:650}.panel-note{color:var(--muted);font-size:9px}.state-panel{display:flex;align-items:center;justify-content:center;gap:10px;min-height:250px;color:var(--muted);font-size:12px}.state-panel.error{color:var(--coral)}.spin{animation:spin 1s linear infinite}.empty-state{display:grid;min-height:300px;padding:30px;place-items:center;align-content:center;text-align:center}.empty-state h3{margin:16px 0 7px}.empty-state p{color:var(--muted);font-size:12px}.metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:16px}.metric-card{position:relative;min-height:164px;padding:18px;overflow:hidden;background:#ffffffe0;border:1px solid var(--border);border-radius:14px}.metric-card:after{position:absolute;right:-25px;bottom:-45px;width:100px;height:100px;content:"";background:radial-gradient(circle,rgba(12,125,114,.07),transparent 68%);border-radius:50%}.metric-icon{display:grid;width:38px;height:38px;margin-bottom:11px;place-items:center;border-radius:10px}.metric-icon.teal{color:var(--teal);background:var(--teal-soft)}.metric-icon.blue{color:var(--blue);background:var(--blue-soft)}.metric-icon.gold{color:#9a702c;background:var(--gold-soft)}.metric-icon.coral{color:var(--coral);background:var(--coral-soft)}.metric-value{position:absolute;top:18px;right:18px;color:var(--ink);font-family:Georgia,serif;font-size:29px}.metric-card h3{margin-bottom:5px;font-size:12px}.metric-card p{margin-bottom:10px;color:var(--muted);font-size:9px}.metric-trend{display:inline-flex;align-items:center;gap:4px;color:#6b8f82;font-size:9px}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);gap:16px}.priority-panel,.activity-panel{grid-column:1}.funnel-panel,.guardrail-panel{grid-column:2}.activity-panel,.guardrail-panel{grid-row:2}.task-list{padding:0 9px 10px}.task-row{display:grid;grid-template-columns:3px 90px minmax(0,1fr) 18px;align-items:center;gap:12px;width:100%;min-height:58px;padding:7px 12px;text-align:left;background:none;border:0;border-top:1px solid #edf0ed;cursor:pointer}.task-row:hover{background:#f8faf8}.priority-line{width:3px;height:27px;border-radius:99px;background:#97aaa5}.priority-line.high{background:var(--coral)}.priority-line.medium{background:var(--gold)}.task-time{display:inline-flex;align-items:center;gap:5px;color:#8a9693;font-size:9px}.task-copy strong,.task-copy small{display:block}.task-copy strong{margin-bottom:3px;font-size:11px}.task-copy small{color:var(--muted);font-size:9px}.funnel-chart{display:grid;gap:11px;padding:0 21px 12px}.funnel-row{display:grid;grid-template-columns:77px 1fr 24px;align-items:center;gap:9px;color:var(--muted);font-size:9px}.funnel-row strong{color:var(--ink);text-align:right}.funnel-track{height:7px;overflow:hidden;background:#eef2ef;border-radius:99px}.funnel-track i{display:block;height:100%;background:linear-gradient(90deg,var(--teal),#86b8a8);border-radius:inherit}.funnel-panel>.text-button{margin:0 18px 16px auto}.activity-list{padding:0 10px 10px}.activity-list button{display:grid;grid-template-columns:34px minmax(0,1fr) 64px;align-items:center;gap:10px;width:100%;min-height:61px;padding:8px 10px;text-align:left;background:none;border:0;border-top:1px solid #edf0ed;cursor:pointer}.activity-list button:hover{background:#f8faf8}.activity-marker{display:grid;width:30px;height:30px;place-items:center;color:var(--teal);background:var(--teal-soft);border-radius:50%}.activity-marker.danger{color:var(--coral);background:var(--coral-soft)}.activity-marker.success{color:var(--teal)}.activity-list strong{font-size:10px}.activity-list p{margin:3px 0 0;overflow:hidden;color:var(--muted);font-size:9px;text-overflow:ellipsis;white-space:nowrap}.activity-list time{color:#93a09d;font-size:8px;text-align:right}.guardrail-summary{display:flex;gap:12px;padding:0 20px 15px}.orbit-icon{display:grid;flex:0 0 auto;width:46px;height:46px;place-items:center;color:#8f6b2e;background:radial-gradient(circle,#fff 36%,#f1e2bd 38%,#faf3e4 55%);border:1px solid #eddfbe;border-radius:50%}.guardrail-summary strong{font-size:11px}.guardrail-summary p{margin:4px 0 0;color:var(--muted);font-size:9px;line-height:1.6}.alert-stack{padding:0 12px 12px}.alert-line{display:flex;gap:8px;margin-top:6px;padding:9px;background:#f7f9f7;border-radius:8px}.alert-line>span{color:var(--teal)}.alert-line.warning>span{color:var(--gold)}.alert-line.danger>span{color:var(--coral)}.alert-line strong{font-size:9px}.alert-line p{margin:2px 0 0;color:var(--muted);font-size:8px;line-height:1.5}.conversation-layout{display:grid;grid-template-columns:280px minmax(0,1fr);height:calc(100vh - 90px);min-height:650px;margin:-28px -31px -60px;overflow:hidden;background:#fff;border-top:1px solid var(--border)}.conversation-list{display:flex;min-width:0;flex-direction:column;background:#fbfcfa;border-right:1px solid var(--border)}.conversation-list>header{display:flex;align-items:center;justify-content:space-between;padding:21px 17px 12px}.conversation-list h2{margin:0 0 2px;font-size:16px}.conversation-list header span{color:var(--muted);font-size:9px}.conversation-list>.search-field{margin:0 13px}.search-field{display:flex;align-items:center;gap:7px;min-height:36px;padding:0 10px;color:#80918d;background:#fff;border:1px solid var(--border);border-radius:8px}.search-field input{min-width:0;flex:1;color:var(--ink);background:none;border:0;outline:0;font-size:10px}.conversation-filters{display:flex;gap:4px;padding:10px 13px;overflow-x:auto}.conversation-filters button,.table-filters button{padding:5px 8px;color:var(--muted);background:none;border:0;border-radius:6px;cursor:pointer;font-size:9px;white-space:nowrap}.conversation-filters button.active,.table-filters button.active{color:var(--teal);background:var(--teal-soft);font-weight:600}.conversation-scroll{min-height:0;flex:1;overflow-y:auto}.conversation-item{display:flex;gap:10px;width:100%;padding:13px;text-align:left;background:transparent;border:0;border-top:1px solid #e8ece8;cursor:pointer}.conversation-item:hover{background:#f5f8f5}.conversation-item.active{background:#eaf3ef;box-shadow:inset 3px 0 var(--teal)}.contact-avatar{display:grid;flex:0 0 auto;width:37px;height:37px;place-items:center;color:#285d55;background:#dcece6;border:1px solid rgba(44,105,94,.1);border-radius:11px 5px;font-size:12px;font-weight:700}.contact-avatar.large{width:42px;height:42px;font-size:14px}.contact-avatar.small{width:30px;height:30px;font-size:10px}.conversation-preview{min-width:0;flex:1}.conversation-preview>div{display:flex;justify-content:space-between;gap:8px}.conversation-preview strong{overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.conversation-preview time{color:#95a09d;font-size:8px;white-space:nowrap}.conversation-preview>span{display:block;margin:2px 0 5px;overflow:hidden;color:#7b8986;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.conversation-preview p{margin:0 0 8px;overflow:hidden;color:#596864;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.conversation-preview footer{display:flex;align-items:center;gap:6px}.conversation-preview footer small{color:var(--muted);font-size:8px}.conversation-preview footer em{display:grid;width:17px;height:17px;margin-left:auto;place-items:center;color:#fff;background:var(--teal);border-radius:50%;font-size:8px;font-style:normal}.conversation-workspace{position:relative;min-width:0;height:100%;overflow:hidden}.chat-header{display:flex;align-items:center;justify-content:space-between;height:70px;padding:0 17px;border-bottom:1px solid var(--border)}.chat-contact{display:flex;align-items:center;gap:10px;min-width:0}.chat-contact h2{display:flex;align-items:center;gap:7px;margin:0 0 3px;font-size:13px}.chat-contact p{margin:0;color:var(--muted);font-size:9px}.chat-actions{display:flex;align-items:center;gap:7px}.ai-state{display:inline-flex;align-items:center;gap:5px;margin-right:3px;color:#357668;font-size:9px}.ai-state i{width:6px;height:6px;background:#55a98c;border-radius:50%}.ai-state.off{color:var(--coral)}.ai-state.off i{background:var(--coral)}.chat-main{display:grid;grid-template-columns:minmax(0,1fr) 240px;height:calc(100% - 70px)}.messages-pane{display:flex;min-width:0;flex-direction:column;background:radial-gradient(circle at 5% 10%,rgba(220,238,229,.25),transparent 25%),#f8faf7}.service-window{display:flex;align-items:center;justify-content:center;gap:14px;min-height:30px;color:#66817a;background:#eef5f1;border-bottom:1px solid #e2ebe6;font-size:8px}.service-window span{display:flex;align-items:center;gap:5px}.service-window i{width:5px;height:5px;background:#61a88f;border-radius:50%}.service-window strong{font-weight:500}.message-stream{min-height:0;flex:1;padding:21px 25px;overflow-y:auto}.message-row{display:flex;margin-bottom:14px}.message-row.own{justify-content:flex-end}.message-bubble{max-width:min(72%,540px);padding:11px 13px 7px;background:#fff;border:1px solid #e0e6e1;border-radius:4px 14px 14px;box-shadow:0 5px 16px #1c342f09}.message-row.own .message-bubble{background:#dcf0e8;border-color:#c9e3da;border-radius:14px 4px 14px 14px}.message-bubble>p{margin:0;color:#273936;font-size:11px;line-height:1.65}.message-bubble>footer{display:flex;justify-content:flex-end;align-items:center;gap:4px;margin-top:6px;color:#8a9995;font-size:7px}.message-bubble>footer span{margin-right:auto}.translation{margin-top:8px;padding-top:7px;border-top:1px dashed rgba(87,121,113,.25)}.translation button{display:flex;align-items:center;gap:4px;padding:0;color:#63817a;background:none;border:0;cursor:pointer;font-size:8px}.translation>span{display:block;margin-top:5px;color:#687873;font-size:9px;line-height:1.6}.audio-player{display:flex;align-items:center;gap:8px;margin-bottom:8px}.audio-player button{display:grid;width:28px;height:28px;place-items:center;color:#fff;background:var(--teal);border:0;border-radius:50%}.audio-wave{display:flex;align-items:center;gap:2px;height:30px}.audio-wave i{width:2px;background:#6ea497;border-radius:99px}.audio-player span{color:var(--muted);font-size:8px}.system-message{display:flex;align-items:center;gap:6px;width:fit-content;margin:13px auto;padding:6px 9px;color:#6f7f7b;background:#edf1ed;border-radius:99px;font-size:8px}.message-image{display:block;margin:0 0 9px;overflow:hidden;border-radius:10px;background:#eef2ef}.message-image img{display:block;width:min(100%,420px);max-height:320px;object-fit:contain}.message-file{display:flex;align-items:center;gap:10px;margin-bottom:9px;padding:10px 12px;color:#345f55;background:#ffffffa8;border:1px solid rgba(75,120,109,.2);border-radius:10px;text-decoration:none}.message-file span{display:flex;flex-direction:column;gap:2px}.message-file strong{font-size:13px}.message-file small{color:var(--muted);font-size:11px}.attachment-summary{display:grid;gap:3px;margin-top:8px;padding:8px 10px;color:#61756f;background:#eff6f2d1;border-left:3px solid #8bbcac;border-radius:4px 8px 8px 4px;font-size:11px;line-height:1.55}.attachment-summary strong{color:#3f6e62;font-size:10px}.attachment-summary span{white-space:pre-wrap}.message-audio{width:min(100%,360px);margin-bottom:9px}.message-video{display:block;width:min(100%,420px);max-height:320px;margin-bottom:9px;background:#111;border-radius:10px}.composer{margin:0 17px 15px;background:#fff;border:1px solid #d9e1dc;border-radius:12px;box-shadow:0 10px 28px #213a3412}.composer-tools{display:flex;gap:4px;padding:7px 8px 0}.composer-tools button{display:flex;align-items:center;gap:5px;padding:5px 7px;color:#75837f;background:none;border:0;border-radius:6px;cursor:pointer;font-size:8px}.composer-tools button:hover{background:#f1f5f2}.composer textarea{width:100%;min-height:55px;padding:8px 12px;resize:none;color:var(--ink);background:transparent;border:0;outline:0;font-size:10px;line-height:1.5}.composer>footer{display:flex;align-items:center;justify-content:space-between;padding:7px 8px 7px 12px;color:#8b9895;border-top:1px solid #edf0ed;font-size:8px}.send-button{display:grid;width:30px;height:30px;place-items:center;color:#fff;background:var(--deep);border:0;border-radius:8px}.composer.locked{display:flex;align-items:center;gap:10px;padding:12px;color:#7b5b26;background:#fbf4e7;border-color:#ead9b7}.composer.locked strong,.composer.locked span{display:block}.composer.locked strong{font-size:10px}.composer.locked span{color:#8a7654;font-size:8px}.insight-pane{min-width:0;overflow-y:auto;background:#fff;border-left:1px solid var(--border)}.insight-pane section{padding:15px;border-bottom:1px solid var(--border)}.insight-pane section>header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.insight-pane section>header>span{font-size:10px;font-weight:650}.insight-pane section>header small{color:var(--muted);font-size:8px}.insight-pane dl{margin:0}.insight-pane dl>div{margin-bottom:10px}.insight-pane dt{color:var(--muted);font-size:8px}.insight-pane dd{margin:3px 0 0;font-size:9px;line-height:1.55}.fact-list{display:grid;gap:10px}.fact-list>div{padding:9px;background:#f7f9f7;border-radius:8px}.fact-list span,.fact-list strong,.fact-list small{display:block}.fact-list span{color:var(--muted);font-size:8px}.fact-list strong{margin:3px 0;font-size:9px}.fact-list small{color:var(--teal);font-size:7px}.fact-list small.pending{color:#a37834}.next-action{background:#f5f8f5}.next-action p{color:#53645f;font-size:9px;line-height:1.6}.agent-drawer{position:absolute;right:14px;bottom:14px;z-index:12;width:min(460px,calc(100% - 28px));overflow:hidden;background:#fff;border:1px solid #ccd9d3;border-radius:14px;box-shadow:0 25px 70px #142b2738}.agent-drawer>header{display:flex;align-items:center;justify-content:space-between;padding:12px 14px;color:#fff;background:var(--deep)}.agent-drawer>header>div{display:flex;align-items:center;gap:7px}.agent-drawer>header strong{font-size:11px}.agent-drawer>header button{color:#b8c9c4;background:none;border:0;font-size:9px}.agent-draft,.agent-reason{padding:13px}.agent-draft>span,.agent-reason>strong{color:var(--muted);font-size:8px}.agent-draft>p{margin:7px 0;font-size:10px;line-height:1.65}.agent-draft>div{display:flex;gap:6px;padding:8px;color:#687873;background:#f2f6f3;border-radius:7px;font-size:9px}.agent-reason{padding-top:0}.agent-reason p{margin:5px 0 8px;font-size:9px}.agent-reason .badge{margin:2px}.agent-drawer>footer{display:flex;justify-content:flex-end;gap:7px;padding:10px 13px;background:#f7f9f7;border-top:1px solid var(--border)}.conversation-placeholder{display:grid;height:100%;place-items:center;align-content:center;text-align:center}.conversation-placeholder h2{margin:14px 0 5px;font-size:16px}.conversation-placeholder p{color:var(--muted);font-size:10px}.summary-strip{display:flex;align-items:center;gap:28px;margin-bottom:15px;padding:13px 16px;background:#fff;border:1px solid var(--border);border-radius:12px}.summary-strip>div{display:flex;align-items:center;gap:9px}.summary-strip p{margin:0;color:var(--muted);font-size:9px}.summary-strip p strong{display:block;color:var(--ink);font-size:16px}.summary-icon{display:grid;width:34px;height:34px;place-items:center;border-radius:9px}.summary-icon.teal{color:var(--teal);background:var(--teal-soft)}.summary-icon.gold{color:#9a702c;background:var(--gold-soft)}.summary-icon.coral{color:var(--coral);background:var(--coral-soft)}.summary-warning{margin-left:auto;padding:7px 10px;color:#916b2d;background:#faf2e3;border-radius:7px;font-size:9px}.table-panel{overflow:hidden}.table-panel>header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px;border-bottom:1px solid var(--border)}.table-search{width:250px}.table-filters{display:flex;gap:4px}.data-table-wrap{width:100%;overflow-x:auto}.data-table{width:100%;border-collapse:collapse;font-size:10px}.data-table th{padding:11px 13px;color:#71817d;background:#f7f9f7;font-size:8px;font-weight:600;text-align:left;white-space:nowrap}.data-table td{padding:13px;color:#43534f;border-top:1px solid #e7ebe7;vertical-align:middle}.data-table td>strong,.data-table td>small{display:block}.data-table td>strong{color:var(--ink);font-size:10px}.data-table td>small{margin-top:3px;color:var(--muted);font-size:8px}.data-table td small.sensitive{color:#a07838}.truncate-cell{display:block;max-width:170px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.modal-backdrop{position:fixed;inset:0;z-index:90;display:grid;padding:20px;place-items:center;background:#07181685;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.modal{width:min(600px,100%);max-height:88vh;overflow-y:auto;background:#fff;border-radius:15px;box-shadow:0 30px 90px #091c194d}.modal>header{display:flex;align-items:center;justify-content:space-between;padding:16px 19px;border-bottom:1px solid var(--border)}.modal>header h2{margin:0;font-size:15px}.modal-body{padding:19px}.modal>footer{display:flex;justify-content:flex-end;gap:8px;padding:12px 19px;background:#f8faf8;border-top:1px solid var(--border)}.import-zone{display:grid;min-height:200px;padding:28px;place-items:center;align-content:center;text-align:center;background:#f7faf7;border:1px dashed #b9c9c2;border-radius:11px}.import-zone svg{color:var(--teal)}.import-zone strong{margin-top:10px;font-size:12px}.import-zone p{max-width:450px;margin:7px auto 14px;color:var(--muted);font-size:9px;line-height:1.6}.import-preview{margin-top:15px}.import-preview strong{font-size:10px}.import-preview pre{max-height:180px;overflow:auto;padding:10px;color:#38514b;background:#f0f4f1;border-radius:8px;font-size:8px}.material-picker{width:min(680px,100%)}.material-picker h3{margin:18px 0 8px;font-size:12px;color:var(--deep)}.material-choice{display:flex;width:100%;align-items:center;gap:10px;margin:7px 0;padding:10px 12px;color:var(--ink);background:#f7faf8;border:1px solid var(--border);border-radius:9px;text-align:left;cursor:pointer}.material-choice:hover{background:#edf5f1;border-color:var(--teal)}.material-choice:disabled{opacity:.55;cursor:wait}.material-choice>span{display:grid;gap:3px;min-width:0;flex:1}.material-choice strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px}.material-choice small{color:var(--muted);font-size:9px}.material-choice em{color:var(--teal);font-size:10px;font-style:normal}.pipeline-toolbar{display:flex;justify-content:space-between;gap:14px;margin-bottom:14px}.pipeline-toolbar .search-field{width:260px}.pipeline-toolbar>div{display:flex;align-items:center;gap:8px}.kanban-board{display:grid;grid-template-columns:repeat(5,minmax(190px,1fr));gap:10px;padding-bottom:12px;overflow-x:auto}.kanban-column{min-height:385px;padding:10px;background:#e8ede89e;border:1px solid #dfe5df;border-radius:12px}.kanban-column>header{display:flex;align-items:center;gap:7px;padding:3px 3px 10px}.kanban-column>header strong{font-size:10px}.kanban-column>header em{display:grid;width:20px;height:20px;margin-left:auto;place-items:center;color:var(--muted);background:#fff;border-radius:50%;font-size:8px;font-style:normal}.column-dot{width:7px;height:7px;background:#9ba9a5;border-radius:50%}.column-dot.teal{background:var(--teal)}.column-dot.blue{background:var(--blue)}.column-dot.gold{background:var(--gold)}.column-dot.coral{background:var(--coral)}.opportunity-card{margin-bottom:8px;padding:11px;background:#fff;border:1px solid #dfe5df;border-radius:10px;box-shadow:0 5px 13px #19302c08}.opportunity-title{display:flex;align-items:center;gap:8px}.opportunity-title>div{min-width:0;flex:1}.opportunity-title strong,.opportunity-title span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.opportunity-title strong{font-size:9px}.opportunity-title span{color:var(--muted);font-size:7px}.opportunity-card>p{height:42px;margin:9px 0;overflow:hidden;color:#596a65;font-size:8px;line-height:1.55}.opportunity-card>footer{display:flex;justify-content:space-between;color:var(--muted);font-size:7px}.opportunity-card>footer strong{color:var(--teal)}.followup-panel{margin-top:5px}.compact-task-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:var(--border);border-top:1px solid var(--border)}.compact-task-grid button{display:flex;align-items:center;gap:9px;min-height:52px;padding:8px 14px;text-align:left;background:#fff;border:0;cursor:pointer}.compact-task-grid button.done{opacity:.55}.task-check{display:grid;width:17px;height:17px;place-items:center;color:#fff;background:var(--teal);border:1px solid #b8c8c2;border-radius:5px}.compact-task-grid button:not(.done) .task-check{background:#fff}.compact-task-grid button>div{min-width:0;flex:1}.compact-task-grid strong,.compact-task-grid span{display:block}.compact-task-grid strong{font-size:9px}.compact-task-grid div span{margin-top:2px;color:var(--muted);font-size:7px}.compact-task-grid time{display:flex;gap:4px;color:var(--muted);font-size:7px}.template-banner{display:grid;grid-template-columns:86px 1fr auto;align-items:center;gap:19px;margin-bottom:17px;padding:18px;background:linear-gradient(125deg,#173d39,#235e55);border-radius:15px;color:#fff;box-shadow:var(--shadow)}.template-visual{display:grid;width:76px;height:76px;place-items:center;color:#e4c781;background:radial-gradient(circle,#ffffff21,#ffffff08);border:1px solid rgba(255,255,255,.16);border-radius:18px 7px}.template-banner h2{margin:7px 0 4px;font-size:15px}.template-banner p{max-width:690px;margin:0;color:#b9cec8;font-size:9px;line-height:1.65}.asset-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.asset-card{overflow:hidden;background:#fff;border:1px solid var(--border);border-radius:13px}.asset-cover{display:grid;height:145px;place-items:center;align-content:center;gap:7px;color:#fff;background:linear-gradient(135deg,#325e57,#163a37)}.asset-cover.video{background:linear-gradient(135deg,#3d5262,#1c303c)}.asset-cover.copy{color:#805d28;background:linear-gradient(135deg,#f1dfbb,#e7c887)}.asset-cover span{font-size:8px;letter-spacing:.2em}.asset-body{padding:13px}.asset-body>div{display:flex;justify-content:space-between;color:var(--muted);font-size:8px}.asset-body h3{margin:10px 0 5px;font-size:11px}.asset-body p,.asset-body footer{color:var(--muted);font-size:8px}.asset-body footer{padding-top:9px;border-top:1px solid #edf0ed}.integration-callout{display:flex;align-items:center;gap:16px;margin-bottom:15px;padding:16px 18px;color:#fff;background:linear-gradient(110deg,#213e57,#315b78);border-radius:13px}.meta-mark{display:grid;width:42px;height:42px;place-items:center;color:#305d82;background:#fff;border-radius:12px;font-family:Arial;font-size:29px;font-weight:700}.integration-callout>div:nth-child(2){flex:1}.integration-callout h2{margin:0 0 3px;font-size:13px}.integration-callout p{margin:0;color:#bfd0dc;font-size:9px}.ads-summary{display:grid;grid-template-columns:repeat(4,1fr);gap:11px;margin-bottom:14px}.ads-summary article{display:grid;grid-template-columns:35px 1fr;align-items:center;padding:13px;background:#fff;border:1px solid var(--border);border-radius:11px}.ads-summary svg{grid-row:1/3;color:var(--teal)}.ads-summary span{color:var(--muted);font-size:8px}.ads-summary strong{font-size:17px}.agent-principles{display:grid;grid-template-columns:repeat(4,1fr);gap:11px;margin-bottom:15px}.agent-principles article{padding:15px;background:#fff;border:1px solid var(--border);border-radius:12px}.agent-principles svg{margin-bottom:11px;color:var(--teal)}.agent-principles strong{display:block;font-size:10px}.agent-principles p{margin:5px 0 0;color:var(--muted);font-size:8px;line-height:1.6}.agent-table{border-top:1px solid var(--border)}.agent-table>div{display:grid;grid-template-columns:1.45fr .7fr .7fr .75fr 1.3fr 28px;align-items:center;gap:12px;min-height:66px;padding:10px 18px;border-bottom:1px solid #e7ebe7}.agent-table>div:last-child{border-bottom:0}.agent-contact{display:flex;align-items:center;gap:8px}.agent-contact strong,.agent-contact span,.agent-table>div>div>span,.agent-table>div>div>strong{display:block}.agent-contact strong,.agent-table>div>div>strong{font-size:9px}.agent-contact span,.agent-table>div>div>span{color:var(--muted);font-size:7px}.agent-status-icon{color:var(--teal)}.report-hero{position:relative;min-height:155px;padding:25px;overflow:hidden;color:#fff;background:linear-gradient(125deg,#143b37,#24665a);border-radius:15px}.report-hero:after{position:absolute;right:-40px;top:-80px;width:280px;height:280px;content:"";border:1px solid rgba(255,255,255,.12);border-radius:50%;box-shadow:0 0 0 35px #ffffff09,0 0 0 70px #ffffff05}.report-date{display:flex;align-items:center;gap:9px;color:#c9ded8;font-size:9px}.report-hero h2{margin:16px 0 7px;font-family:Playfair Display,serif;font-size:21px}.report-hero p{max-width:770px;margin:0;color:#c5d8d3;font-size:10px;line-height:1.7}.report-metrics{display:grid;grid-template-columns:repeat(5,1fr);gap:9px;margin:13px 0}.report-metrics article{padding:13px;background:#fff;border:1px solid var(--border);border-radius:10px}.report-metrics span,.report-metrics strong,.report-metrics small{display:block}.report-metrics span{color:var(--muted);font-size:8px}.report-metrics strong{margin:3px 0;font-size:19px}.report-metrics small{color:#78948b;font-size:7px}.report-metrics small svg{margin-right:4px;vertical-align:middle}.report-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.report-section{padding:17px;background:#fff;border:1px solid var(--border);border-radius:12px}.report-section header{display:flex;align-items:center;gap:8px;margin-bottom:12px}.report-section header svg{color:var(--teal)}.report-section.risk header svg{color:var(--coral)}.report-section.action header svg{color:var(--gold)}.report-section h3{margin:0;font-size:11px}.report-section p{position:relative;margin:0;padding:8px 0 8px 14px;color:#52625e;border-top:1px solid #edf0ed;font-size:9px;line-height:1.55}.report-section p:before{position:absolute;left:1px;top:14px;width:4px;height:4px;content:"";background:var(--teal);border-radius:50%}.report-section.risk p:before{background:var(--coral)}.report-section.action p{display:flex;gap:7px;padding-left:0}.report-section.action p:before{display:none}.report-section.action p span{display:grid;flex:0 0 auto;width:18px;height:18px;place-items:center;color:#81612d;background:var(--gold-soft);border-radius:50%;font-size:7px}.settings-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.settings-card{padding:18px;background:#fff;border:1px solid var(--border);border-radius:13px}.settings-card>header{display:flex;gap:10px;margin-bottom:16px}.settings-card>header svg{color:var(--teal)}.settings-card h2{margin:0 0 2px;font-size:13px}.settings-card header p{margin:0;color:var(--muted);font-size:8px}.settings-card>label:not(.toggle-row){display:grid;gap:5px;margin-bottom:11px;color:var(--muted);font-size:8px}.settings-card input:not([type=checkbox]),.settings-card select{width:100%;min-height:35px;padding:0 10px;color:var(--ink);background:#f9faf9;border:1px solid var(--border);border-radius:7px;font-size:10px}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:9px}.field-row label{display:grid;gap:5px;color:var(--muted);font-size:8px}.member-list{display:flex;flex-wrap:wrap;gap:7px;margin-top:13px}.member-list>span{display:flex;align-items:center;gap:7px;padding:5px 7px;background:#f5f8f5;border-radius:8px;font-size:9px}.member-list i{display:grid;width:24px;height:24px;place-items:center;color:var(--teal);background:var(--teal-soft);border-radius:50%;font-style:normal;font-weight:700}.number-card{margin-top:9px;padding:12px;background:#f7f9f7;border:1px solid #e4e9e4;border-radius:9px}.number-card.primary-number{background:#edf6f2;border-color:#d2e7de}.number-card span,.number-card strong,.number-card p{display:block}.number-card span{color:var(--muted);font-size:8px}.number-card strong{margin:4px 0;font-size:13px}.number-card p{margin:0;color:#71827d;font-size:8px;line-height:1.5}.toggle-row{position:relative;display:grid;grid-template-columns:22px 1fr 34px;align-items:center;gap:7px;min-height:47px;margin:0!important;border-top:1px solid #edf0ed;cursor:pointer}.toggle-row>svg{color:#76928a}.toggle-row strong,.toggle-row span{display:block}.toggle-row strong{font-size:9px}.toggle-row span{color:var(--muted);font-size:7px}.toggle-row input{position:absolute;opacity:0}.toggle-row>i{position:relative;width:32px;height:18px;background:#c9d2ce;border-radius:99px}.toggle-row>i:after{position:absolute;top:3px;left:3px;width:12px;height:12px;content:"";background:#fff;border-radius:50%;transition:.18s}.toggle-row input:checked+i{background:var(--teal)}.toggle-row input:checked+i:after{transform:translate(14px)}.integration-list>div{display:grid;grid-template-columns:34px 1fr auto;align-items:center;gap:9px;padding:9px 0;border-top:1px solid #edf0ed}.integration-icon{display:grid;width:32px;height:32px;place-items:center;color:#637a74;background:#eef2ef;border-radius:8px}.integration-icon.configured{color:var(--teal);background:var(--teal-soft)}.integration-list strong{font-size:9px}.integration-list p{margin:2px 0 0;color:var(--muted);font-size:7px}.secret-note{display:flex;gap:7px;margin-top:11px;padding:9px;color:#7e673e;background:#fbf4e8;border-radius:8px;font-size:8px;line-height:1.5}.secret-note svg{flex:0 0 auto}.secret-note code{font-size:8px}.toast{position:fixed;right:22px;bottom:22px;z-index:120;display:flex;align-items:center;gap:8px;max-width:min(420px,calc(100vw - 44px));padding:11px 13px;color:#fff;background:#19594f;border-radius:10px;box-shadow:0 18px 50px #0f2a2840;font-size:10px}.toast.warning{background:#9a6a19}.toast.error{background:#a54c44}.toast button{display:grid;margin-left:8px;padding:0;place-items:center;color:#fff;background:none;border:0}.sidebar-scrim{display:none}@media(max-width:1180px){.sidebar{width:220px}.main-shell{width:calc(100% - 220px);margin-left:220px}.dashboard-grid{grid-template-columns:1fr}.priority-panel,.activity-panel,.funnel-panel,.guardrail-panel{grid-column:1;grid-row:auto}.chat-main{grid-template-columns:minmax(0,1fr) 210px}.chat-actions .ai-state{display:none}.asset-grid,.agent-principles{grid-template-columns:repeat(2,1fr)}.agent-table>div{grid-template-columns:1.4fr .7fr .7fr .8fr 1fr}.agent-status-icon{display:none}}@media(max-width:900px){.sidebar{transform:translate(-100%);transition:transform .2s ease;box-shadow:12px 0 40px #03161338}.sidebar.open{transform:translate(0)}.sidebar-close,.mobile-menu{display:grid}.sidebar-scrim{position:fixed;inset:0;z-index:25;display:block;background:#04191659;border:0}.main-shell{width:100%;margin-left:0}.topbar{padding:0 17px}.mobile-menu{width:34px;height:34px;place-items:center;border:1px solid var(--border);border-radius:8px}.topbar-context>span:last-child{display:none}.page-container{padding:22px 17px 48px}.metric-grid{grid-template-columns:repeat(2,1fr)}.conversation-layout{grid-template-columns:250px minmax(600px,1fr);margin:-22px -17px -48px;overflow-x:auto}.settings-grid,.report-grid{grid-template-columns:1fr}.report-metrics{grid-template-columns:repeat(3,1fr)}.ads-summary{grid-template-columns:repeat(2,1fr)}}@media(max-width:620px){.page-header{align-items:flex-start;flex-direction:column}.header-actions{width:100%}.header-actions .button{flex:1}.metric-grid{grid-template-columns:1fr 1fr;gap:9px}.metric-card{min-height:145px;padding:14px}.metric-value{top:14px;right:14px}.compact-task-grid{grid-template-columns:1fr}.template-banner{grid-template-columns:54px 1fr}.template-visual{width:54px;height:54px}.template-banner>button{grid-column:1/3}.asset-grid,.agent-principles{grid-template-columns:1fr}.integration-callout{align-items:flex-start;flex-wrap:wrap}.integration-callout .button{width:100%}.report-metrics{grid-template-columns:repeat(2,1fr)}.summary-strip{align-items:flex-start;flex-wrap:wrap}.summary-warning{width:100%;margin:0}.topbar .today{display:none}}.follow-up-settings>header{align-items:center}.follow-up-settings>header .badge{margin-left:auto}.follow-up-master{padding:4px 0 10px;border-top:0;border-bottom:1px solid var(--border)}.follow-up-settings-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;padding:16px 0}.follow-up-settings-grid label{display:grid;align-content:start;gap:6px;color:var(--muted);font-size:12px}.follow-up-settings-grid input,.follow-up-settings-grid select{min-height:40px}.follow-up-settings-grid small{font-size:11px;line-height:1.5}.follow-up-definition{display:flex;gap:10px;padding:14px;color:#315a51;background:#edf6f2;border:1px solid #d3e7df;border-radius:9px}.follow-up-definition svg{flex:0 0 auto;margin-top:2px}.follow-up-definition strong{font-size:13px}.follow-up-definition p{margin:5px 0 0;font-size:12px;line-height:1.65}.follow-up-actions{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:16px -18px -18px;padding:12px 18px;color:var(--muted);background:#f8faf8;border-top:1px solid var(--border);font-size:12px}.follow-up-actions>div{display:flex;flex:0 0 auto;gap:8px}.message-row.draft .message-bubble{background:#fff8e9;border-color:#ead6ad;border-style:dashed}.message-status{display:inline-flex;align-items:center;gap:4px;color:var(--muted)}.message-status.failed{color:#a43b32;font-weight:700}.message-status.accepted,.message-status.queued{color:#8a6221}.draft-marker{display:flex;align-items:center;gap:5px;margin-bottom:7px;color:#8a6221;font-size:11px;font-weight:700}.conversation-follow-up label{display:grid;gap:6px;color:var(--muted);font-size:11px}.conversation-follow-up select{min-height:36px;padding:0 9px;color:var(--ink);background:#f8faf8;border:1px solid var(--border);border-radius:7px;font-size:12px}.conversation-follow-up>p{margin:9px 0 0;color:var(--muted);font-size:12px;line-height:1.55}.conversation-follow-up>small{display:block;margin-top:7px;color:#9a6524;font-size:11px}.follow-up-status{display:grid;gap:4px;margin-top:10px;padding:9px;background:#f3f7f4;border-radius:7px}.follow-up-status strong{font-size:11px}.follow-up-status span,.follow-up-status em{color:var(--muted);font-size:11px;line-height:1.45}.follow-up-status em{color:#8a6221;font-style:normal}html,body,#root{max-width:100%;overflow-x:hidden}.main-shell,.page-container{min-width:0;overflow-x:hidden}.account-table{max-width:100%}@media(max-width:1050px){.follow-up-settings-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.follow-up-settings-grid{grid-template-columns:1fr}.follow-up-actions{align-items:stretch;flex-direction:column}.follow-up-actions>div{flex-wrap:wrap}}@media(max-width:760px){.settings-grid{display:block;width:100%}.settings-card,.settings-card.wide{width:100%;min-width:0;margin-bottom:14px;grid-column:auto}.settings-card>header{min-width:0;flex-wrap:wrap}}@media(max-width:1100px){.sidebar{transform:translate(-100%);transition:transform .2s ease;box-shadow:12px 0 40px #03161338}.sidebar.open{transform:translate(0)}.sidebar-close,.mobile-menu{display:grid}.sidebar-scrim{position:fixed;inset:0;z-index:25;display:block;background:#04191659;border:0}.main-shell{width:100%;margin-left:0}.conversation-layout{grid-template-columns:250px minmax(0,1fr);margin:-22px -17px -48px}}.learning-panel{margin-top:14px;overflow:hidden}.learning-panel .panel-header{padding:16px 18px}.learning-panel .panel-header p{margin:4px 0 0;color:var(--muted)}.agent-table>div{grid-template-columns:1.45fr .7fr .7fr .8fr 1.15fr 96px}.agent-table>div>.text-button{min-width:88px;justify-self:end;white-space:nowrap}.learning-candidate-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;background:var(--border)}.learning-candidate-list article{padding:15px 17px;background:#fff}.learning-candidate-list article>header{display:flex;justify-content:space-between;gap:10px}.learning-candidate-list article>header>div{display:grid;gap:3px}.learning-candidate-list article>header span{color:var(--muted)}.learning-candidate-list article>p{margin:11px 0;color:var(--muted);line-height:1.6}.learning-candidate-list blockquote{margin:0;padding:10px 12px;color:#36564e;background:#edf5f1;border-left:3px solid var(--teal);line-height:1.65}.learning-candidate-list footer{margin-top:12px;display:flex;justify-content:flex-end;gap:8px}.learning-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.learning-form label{display:grid;gap:6px;color:var(--muted)}.learning-form input,.learning-form select,.learning-form textarea{min-height:42px;padding:9px 11px;color:var(--ink);background:#f9faf9;border:1px solid var(--border);border-radius:7px;font:inherit}.learning-form textarea{min-height:96px;resize:vertical}.learning-form .wide{grid-column:1 / -1}@media(max-width:760px){.learning-candidate-list,.learning-form{grid-template-columns:1fr}.learning-form .wide{grid-column:auto}}@media(max-width:1180px){.agent-table>div{grid-template-columns:1.35fr .65fr .7fr .8fr 92px}.agent-table>div>div:nth-child(5){display:none}}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.form-grid label{display:grid;gap:6px;color:var(--muted);font-size:9px}.form-grid label:first-child{grid-column:1 / -1}.form-grid input,.form-grid select{width:100%;min-height:38px;padding:0 10px;color:var(--ink);background:#f9faf9;border:1px solid var(--border);border-radius:8px;font-size:10px}.topbar-context>span:last-child,.page-header p,.metric-card p,.metric-trend,.task-time,.task-copy small,.funnel-row,.activity-list p,.activity-list time,.guardrail-summary p,.alert-line p,.panel-note{font-size:12px}.badge,.text-button,.conversation-list header span,.conversation-filters button,.table-filters button,.conversation-preview>span,.conversation-preview p,.conversation-preview footer small{font-size:11px}.activity-list strong,.alert-line strong,.task-copy strong{font-size:13px}.chat-main{grid-template-columns:minmax(0,1fr) 320px}.service-window,.message-bubble>footer,.translation button,.audio-player span,.system-message{font-size:11px}.message-bubble>p{font-size:14px;line-height:1.72}.translation>span{font-size:13px;line-height:1.7}.composer-tools button,.composer>footer{font-size:11px}.composer textarea{min-height:76px;font-size:14px}.insight-pane section{padding:18px}.insight-pane section>header>span{font-size:14px}.insight-pane section>header small,.insight-pane dt,.fact-list span{font-size:11px}.insight-pane dd,.fact-list strong,.next-action p{font-size:13px;line-height:1.65}.fact-list small{font-size:11px}.agent-draft>span,.agent-reason>strong{font-size:11px}.agent-draft>p{font-size:14px}.agent-draft>div,.agent-reason p{font-size:12px}.agent-drawer{width:min(570px,calc(100% - 28px))}.agent-drawer>header strong{font-size:14px}.bilingual-preview{display:grid;gap:10px;padding:16px}.bilingual-preview section{padding:13px;background:#f7faf8;border:1px solid var(--border);border-radius:9px}.bilingual-preview section>span{color:var(--muted);font-size:11px;font-weight:600}.bilingual-preview section>p{margin:7px 0 0;font-size:14px;line-height:1.7}.bilingual-preview .back-translation{background:#fff9ed}.translation-warning{padding:9px 11px;color:#8a6428;background:#fbf1df;border-radius:8px;font-size:12px}.settings-card.wide{grid-column:1 / -1}.login-page{min-height:100vh;display:grid;place-items:center;padding:28px;background:radial-gradient(circle at top right,#dcece5,transparent 36%),linear-gradient(135deg,#0f302d,#1f5c52)}.login-card{width:min(440px,100%);padding:34px;background:#fff;border-radius:18px;box-shadow:0 24px 70px #03181547}.login-mark{display:grid;width:58px;height:58px;place-items:center;color:#fff;background:var(--teal);border-radius:16px}.login-card h1{margin:8px 0 10px;font-size:25px}.login-intro{margin:0 0 23px;color:var(--muted);font-size:14px;line-height:1.65}.login-card label{display:grid;gap:7px;margin:13px 0;color:var(--muted);font-size:13px}.login-card input,.login-card select{min-height:44px;padding:0 12px;border:1px solid var(--border);border-radius:8px;font-size:15px}.login-card .button{width:100%;min-height:44px;margin-top:8px}.login-card>small{display:block;margin-top:16px;color:var(--muted);font-size:11px;line-height:1.6}.login-error{padding:10px 12px;color:#922f26;background:#fde9e6;border-radius:8px;font-size:13px}.app-loading{min-height:100vh;display:grid;place-items:center;color:#fff;background:#173b37;font-size:15px}.account-table{overflow-x:auto}.account-table>div{display:grid;grid-template-columns:130px 150px 110px minmax(220px,1fr) 190px;align-items:center;gap:10px;min-width:860px;padding:11px 8px;border-top:1px solid #e7ece8;font-size:13px}.account-table .account-table-head{color:var(--muted);background:#f5f8f6;border-radius:8px;font-weight:700}.account-table>div>div{display:flex;gap:6px}.account-form label{display:grid;gap:7px;margin-bottom:14px;font-size:13px}.account-form input{min-height:40px;padding:0 11px;border:1px solid var(--border);border-radius:7px;font-size:14px}.account-form p{color:var(--muted);font-size:12px;line-height:1.6}.report-source-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:11px;margin:14px 0}.report-source-grid article{padding:14px;background:#fff;border:1px solid var(--border);border-radius:11px}.report-source-grid header{display:flex;align-items:center;gap:7px}.report-source-grid header strong{flex:1;font-size:13px}.report-source-grid p{min-height:48px;color:var(--muted);font-size:12px;line-height:1.55}.report-source-grid small{color:#788a84;font-size:10px}.report-quality{margin-bottom:14px;padding:15px;background:#fff;border:1px solid var(--border);border-radius:11px}.report-quality>header{display:flex;gap:10px;align-items:baseline;margin-bottom:9px}.report-quality>header strong{font-size:15px}.report-quality>header span{color:var(--muted);font-size:12px}.report-quality>div{display:grid;grid-template-columns:130px 75px 1fr;align-items:center;gap:10px;padding:9px 0;border-top:1px solid #edf0ed}.report-quality>div p{margin:0;color:var(--muted);font-size:12px}.member-editor{display:grid;gap:8px}.member-editor>div{display:grid;grid-template-columns:34px minmax(140px,1fr) 140px 100px 38px;align-items:center;gap:9px}.member-avatar{display:grid;width:32px;height:32px;place-items:center;color:var(--teal);background:var(--teal-soft);border-radius:50%;font-weight:700}.member-editor input,.member-editor select,.member-add input,.grade-editor input,.grade-editor select,.environment-grid input,.environment-grid select,.environment-grid textarea,.meta-assets-editor input,.meta-assets-editor select,.provider-grid select{min-height:38px;padding:0 10px;color:var(--ink);background:#f9faf9;border:1px solid var(--border);border-radius:8px;font-size:12px}.member-add{display:flex;gap:9px;margin-top:12px}.member-add input{flex:1}.role-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-top:15px}.role-summary>div{padding:12px;background:#f5f8f6;border-radius:9px}.role-summary strong,.role-summary span{display:block}.role-summary strong{font-size:13px}.role-summary span{color:var(--teal);font-size:11px}.role-summary p{margin:6px 0 0;color:var(--muted);font-size:11px;line-height:1.6}.grade-editor{display:grid;gap:8px}.grade-editor>div{display:grid;grid-template-columns:8px 34px 130px 105px minmax(220px,1fr) 110px;align-items:center;gap:9px}.grade-editor>div>i{width:8px;height:34px;border-radius:99px}.grade-editor>div>strong{font-size:13px}.grade-editor label{color:var(--muted);font-size:10px}.grade-editor label input{width:64px;margin-left:5px}.grade-editor .grade-description{width:100%}.mini-check{display:flex;align-items:center;gap:5px;white-space:nowrap}.mini-check input{width:auto!important;min-height:auto;margin:0!important}.upload-policy{margin-bottom:12px;padding:10px;background:#f5f8f6;border-radius:8px}.upload-policy strong{font-size:12px}.upload-policy p{margin:5px 0 0;color:var(--muted);font-size:11px;line-height:1.6}.document-drop{display:grid;min-height:180px;padding:24px;place-items:center;align-content:center;text-align:center;background:#f7faf8;border:1px dashed #aebfb8;border-radius:11px}.document-drop svg{color:var(--teal)}.document-drop strong{margin-top:8px;color:var(--ink);font-size:14px}.document-drop p{max-width:480px;margin:7px auto 12px;color:var(--muted);font-size:12px;line-height:1.6}.selected-files{display:grid;gap:5px;max-height:150px;margin-top:10px;overflow-y:auto}.selected-files span{display:flex;justify-content:space-between;padding:7px 9px;background:#f3f6f4;border-radius:7px;font-size:11px}.selected-files small{color:var(--muted)}.facebook-tabs{display:flex;gap:4px;margin-bottom:16px;padding:5px;overflow-x:auto;background:#e9eeea;border-radius:10px}.facebook-tabs button{min-height:36px;padding:0 14px;color:var(--muted);background:transparent;border:0;border-radius:7px;cursor:pointer;font-size:12px;white-space:nowrap}.facebook-tabs button.active{color:#fff;background:var(--deep);font-weight:600}.facebook-command,.facebook-section{padding:20px;background:#fff;border:1px solid var(--border);border-radius:14px;box-shadow:var(--shadow)}.command-brand{display:flex;align-items:center;gap:15px}.command-brand h2{margin:7px 0 4px;font-size:18px}.command-brand p,.facebook-section header p{margin:0;color:var(--muted);font-size:12px;line-height:1.65}.workflow-line{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;margin-top:20px}.workflow-line>div{position:relative;padding:13px;text-align:center;background:#f5f8f6;border-radius:9px}.workflow-line span{display:grid;width:36px;height:36px;margin:0 auto 7px;place-items:center;color:var(--teal);background:var(--teal-soft);border-radius:50%}.workflow-line strong{position:absolute;top:6px;right:8px;color:#a3b0ac;font-size:10px}.workflow-line p{margin:0;font-size:12px}.facebook-overview-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:13px}.facebook-overview-grid article{padding:16px;background:#fff;border:1px solid var(--border);border-radius:12px}.facebook-overview-grid header,.facebook-section>header,.publishing-guard{display:flex;align-items:center;gap:9px}.facebook-overview-grid header strong{flex:1;font-size:14px}.facebook-overview-grid dl{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.facebook-overview-grid dt{color:var(--muted);font-size:10px}.facebook-overview-grid dd{margin:2px 0 0;font-size:12px}.asset-status-row{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:7px 0;border-bottom:1px solid #edf0ed;font-size:11px}.facebook-overview-grid .text-button{margin-top:12px}.facebook-section>header{justify-content:space-between;margin-bottom:18px}.facebook-section>header>div{display:flex;align-items:center;gap:10px}.facebook-section h2{margin:0 0 3px;font-size:17px}.environment-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.environment-grid label{display:grid;gap:6px;color:var(--muted);font-size:11px}.environment-grid .wide-field{grid-column:1 / -1}.environment-grid textarea{min-height:76px;padding-top:9px;resize:vertical}.compliance-notice,.publishing-guard{margin-top:16px;padding:13px;color:#765820;background:#fbf3e3;border:1px solid #eedcb9;border-radius:9px}.compliance-notice{display:flex;gap:10px}.compliance-notice strong,.publishing-guard strong{font-size:13px}.compliance-notice p,.publishing-guard p{margin:3px 0 0;font-size:11px;line-height:1.6}.publishing-guard>div{flex:1}.meta-assets-editor{display:grid;gap:8px}.meta-assets-editor>div{display:grid;grid-template-columns:36px minmax(180px,1fr) 220px 120px;align-items:center;gap:9px;padding:9px;background:#f7f9f7;border-radius:9px}.meta-assets-editor strong,.meta-assets-editor span{display:block}.meta-assets-editor strong{font-size:12px}.meta-assets-editor div span{color:var(--muted);font-size:10px}.provider-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.provider-grid article{display:grid;grid-template-columns:38px 1fr 110px;align-items:center;gap:9px;padding:12px;background:#f6f9f7;border-radius:9px}.provider-grid article>span{display:grid;width:36px;height:36px;place-items:center;color:var(--teal);background:var(--teal-soft);border-radius:9px}.provider-grid strong{font-size:12px}.provider-grid p{margin:3px 0 0;color:var(--muted);font-size:10px}.creative-flow{margin-top:15px;padding:14px;border:1px solid var(--border);border-radius:9px}.creative-flow h3{font-size:13px}.creative-flow ol{display:grid;grid-template-columns:repeat(3,1fr);gap:8px 24px;margin:0;padding-left:20px}.creative-flow li{color:#53645f;font-size:11px;line-height:1.6}.analysis-blueprint{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.analysis-blueprint article{padding:15px;background:#f5f8f6;border-radius:10px}.analysis-blueprint svg{color:var(--teal)}.analysis-blueprint strong{display:block;margin:9px 0 4px;font-size:13px}.analysis-blueprint p{margin:0;color:var(--muted);font-size:11px;line-height:1.6}.report-placeholder{display:grid;margin-top:14px;padding:28px;place-items:center;text-align:center;background:#f9faf9;border:1px dashed #b9c8c2;border-radius:10px}.report-placeholder svg{color:var(--teal)}.report-placeholder strong{margin-top:9px;font-size:13px}.report-placeholder p{margin:5px 0 0;color:var(--muted);font-size:11px}@media(max-width:1180px){.chat-main{grid-template-columns:minmax(0,1fr) 280px}.facebook-overview-grid,.workflow-line,.environment-grid,.analysis-blueprint{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.member-editor>div,.grade-editor>div,.meta-assets-editor>div{grid-template-columns:1fr}.role-summary,.facebook-overview-grid,.workflow-line,.environment-grid,.provider-grid,.analysis-blueprint,.creative-flow ol{grid-template-columns:1fr}.settings-card.wide,.environment-grid .wide-field{grid-column:auto}}.button.danger{color:#a13f38;background:#fff1ef;border-color:#e5b8b3}.button.danger:hover{background:#f9e2df}.document-confirm{display:grid;gap:12px}.document-confirm>strong{font-size:14px}.document-confirm p{margin:0;color:var(--muted);font-size:12px;line-height:1.7}.document-confirm label{display:grid;gap:7px;color:var(--muted);font-size:11px}.document-confirm input,.document-confirm textarea{min-height:38px;padding:9px 11px;border:1px solid var(--border);border-radius:8px;font:inherit;font-size:12px}.document-confirm textarea{min-height:76px;resize:vertical}.document-confirm code{padding:10px;overflow-wrap:anywhere;color:#8b3f38;background:#fff1ef;border-radius:7px;font-size:11px}.danger-zone>strong{color:#9a3f38}.document-empty{padding:24px;color:var(--muted);border-top:1px solid var(--border);font-size:12px;text-align:center}.market-card>header>div{flex:1}.market-card>header .badge{align-self:flex-start}.market-card:after{display:block;margin-bottom:13px;padding:9px 10px;content:"选择国家只切换本页查看内容；只有点击“更新外贸资料”才会调用模型，并且结果仍须人工审核。";color:#526760;background:#eef5f1;border-radius:8px;font-size:13px;line-height:1.55}.market-switch-row{display:grid;grid-template-columns:minmax(220px,.8fr) minmax(300px,1.5fr) minmax(150px,.6fr) auto;align-items:end;gap:12px;margin-bottom:15px;padding:13px;background:#f4f8f5;border-radius:10px}.market-switch-row>label,.market-facts-grid label{display:grid;gap:6px;color:var(--muted);font-size:11px}.market-switch-row>div span,.facebook-identity-strip span{display:block;color:var(--muted);font-size:10px}.market-switch-row>div p{margin:5px 0 0;color:var(--ink);font-size:12px;line-height:1.55}.market-switch-row>div strong,.market-switch-row>div small{display:block}.market-switch-row>div strong{margin-top:4px;font-size:13px}.market-switch-row>div small{margin-top:2px;color:var(--muted);font-size:10px}.market-facts-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:11px}.market-facts-grid .wide-field{grid-column:1 / -1}.market-facts-grid textarea{min-height:72px;padding:9px 10px;color:var(--ink);background:#f9faf9;border:1px solid var(--border);border-radius:8px;font:inherit;font-size:12px;line-height:1.55;resize:vertical}.sales-identity-card .market-facts-grid{padding-top:2px}.sales-identity-card h2{font-size:16px}.sales-plan{padding:14px 18px;background:#f4f8f6;border-top:1px solid #e2ebe7}.sales-plan>strong{font-size:12px}.sales-plan dl{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin:10px 0 0}.sales-plan dl>div{padding:9px;background:#fff;border:1px solid #e3eae6;border-radius:8px}.sales-plan dt{color:var(--muted);font-size:10px}.sales-plan dd{margin:4px 0 0;font-size:12px;line-height:1.55}.research-guard{display:flex;align-items:center;gap:8px;margin-top:13px;padding:10px;color:#765820;background:#fbf3e3;border-radius:8px;font-size:11px;line-height:1.55}.research-guard svg{flex:0 0 auto}.spin{animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.market-page-switch{display:flex;align-items:center;gap:7px;color:var(--muted);font-size:11px}.market-page-switch select{min-height:36px;padding:0 10px;color:var(--ink);background:#fff;border:1px solid var(--border);border-radius:8px;font-size:12px}.facebook-identity-strip{display:grid;grid-template-columns:24px 1fr 1fr auto;align-items:center;gap:12px;margin-bottom:13px;padding:11px 14px;background:#fff;border:1px solid var(--border);border-radius:10px}.facebook-identity-strip>svg{color:var(--teal)}.facebook-identity-strip strong,.facebook-identity-strip small{display:block}.facebook-identity-strip strong{margin-top:2px;font-size:12px}.facebook-identity-strip small{color:var(--muted);font-size:10px}@media(max-width:1180px){.market-switch-row{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.market-switch-row,.market-facts-grid,.facebook-identity-strip,.sales-plan dl{grid-template-columns:1fr}.market-facts-grid .wide-field{grid-column:auto}.market-page-switch{width:100%;justify-content:space-between}.market-page-switch select{flex:1}}.customer-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:13px}.customer-metrics article{display:flex;align-items:center;gap:12px;padding:15px;background:#fff;border:1px solid var(--border);border-radius:12px}.customer-metrics svg{color:var(--teal)}.customer-metrics span,.customer-metrics strong{display:block}.customer-metrics span{color:var(--muted);font-size:12px}.customer-metrics strong{margin-top:3px;font-size:22px}.customer-filters{display:grid;grid-template-columns:minmax(260px,1fr) minmax(150px,auto) 140px auto 140px 120px 110px auto auto;align-items:center;gap:8px;margin-bottom:8px;padding:11px;background:#fff;border:1px solid var(--border);border-radius:12px}.customer-filters>label:not(.search-field){display:flex;align-items:center;gap:6px;color:var(--muted)}.customer-filters select,.customer-filters>input{min-height:36px;padding:0 9px;color:var(--ink);background:#f9faf9;border:1px solid var(--border);border-radius:8px;font-size:12px}.customer-filter-summary{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px;padding:8px 12px;color:#52625e;background:#f5f8f6;border:1px solid #e1e8e4;border-radius:9px}.customer-filter-summary strong{min-width:0;font-size:13px;font-weight:500;line-height:1.5}.customer-filter-summary span{flex:0 0 auto;color:var(--teal);font-weight:600}.customer-filter-summary.error{color:#8b3f38;background:#fae9e6;border-color:#e6bdb7}.customer-workspace{display:grid;grid-template-columns:310px minmax(0,1fr);gap:14px;align-items:start}.customer-list-panel,.customer-detail-card{background:#fff;border:1px solid var(--border);border-radius:14px;box-shadow:0 9px 25px #19302c09}.customer-list-panel>header{display:flex;align-items:center;gap:8px;padding:15px;border-bottom:1px solid var(--border)}.customer-list-panel>header svg{color:var(--teal)}.customer-list-panel>header strong{font-size:14px}.customer-list-panel>header span{margin-left:auto;color:var(--muted);font-size:10px}.customer-list-panel>button{display:grid;grid-template-columns:37px minmax(0,1fr) 16px;align-items:center;gap:9px;width:100%;padding:12px;text-align:left;background:transparent;border:0;border-bottom:1px solid #edf0ed;cursor:pointer}.customer-list-panel>button:hover,.customer-list-panel>button.active{background:#f0f6f3}.customer-list-panel>button.active{box-shadow:inset 3px 0 var(--teal)}.customer-list-panel button header,.customer-list-panel button footer{display:flex;align-items:center;justify-content:space-between;gap:8px}.customer-list-panel button strong{font-size:12px}.customer-list-panel button p{margin:3px 0 8px;overflow:hidden;color:var(--muted);font-size:11px;text-overflow:ellipsis;white-space:nowrap}.customer-list-panel button footer{color:var(--muted);font-size:10px}.customer-list-panel button footer em{color:var(--teal);font-style:normal}.customer-detail-card>header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:18px;border-bottom:1px solid var(--border)}.customer-detail-card>header>div{display:flex;align-items:center;gap:11px}.customer-detail-card h2{display:flex;align-items:center;gap:8px;margin:0 0 5px;font-size:18px}.customer-detail-card header p{margin:0;color:var(--muted);font-size:12px}.customer-detail-tabs{display:flex;gap:5px;padding:10px 18px 0}.customer-detail-tabs button{min-height:35px;padding:0 13px;color:var(--muted);background:transparent;border:0;border-bottom:2px solid transparent;cursor:pointer;font-size:12px}.customer-detail-tabs button.active{color:var(--teal);border-color:var(--teal);font-weight:600}.customer-form-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:11px;padding:18px}.customer-form-grid label{display:grid;gap:6px;color:var(--muted);font-size:11px}.customer-form-grid input{min-width:0;min-height:38px;padding:0 10px;color:var(--ink);background:#f9faf9;border:1px solid var(--border);border-radius:8px;font-size:13px}.customer-score-view{display:grid;grid-template-columns:150px minmax(0,1fr);gap:15px;padding:18px}.score-ring{display:grid;align-self:start;width:136px;height:136px;place-items:center;align-content:center;background:radial-gradient(circle,#fff 54%,transparent 55%),conic-gradient(var(--teal) 0 72%,#e7ece8 72%);border-radius:50%}.score-ring strong{font-family:Georgia,serif;font-size:34px}.score-ring span,.score-ring small{color:var(--muted);font-size:11px}.score-dimensions{display:grid;grid-column:1 / -1;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.score-dimensions>div{padding:12px;background:#f7f9f7;border-radius:9px}.score-dimensions header{display:flex;justify-content:space-between;gap:12px;font-size:11px}.score-dimensions i{display:block;height:5px;margin:7px 0;overflow:hidden;background:#e1e7e3;border-radius:99px}.score-dimensions i em{display:block;height:100%;background:var(--teal)}.score-dimensions p{margin:0;color:var(--muted);font-size:10px;line-height:1.5}.customer-score-view section{grid-column:1 / -1;padding:13px;background:#f7f9f7;border-radius:9px}.customer-score-view section h3{display:flex;align-items:center;gap:7px;margin-bottom:8px;font-size:13px}.customer-score-view section h3 svg{color:var(--teal)}.customer-score-view section p{margin:5px 0;color:#52625e;font-size:12px;line-height:1.6}.customer-score-view section.missing-panel{background:#fbf3e3}@media(max-width:1180px){.customer-filters{grid-template-columns:repeat(4,minmax(0,1fr))}.customer-filters .search-field{grid-column:1 / -1}.customer-form-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:900px){.customer-metrics{grid-template-columns:repeat(2,1fr)}.customer-workspace{grid-template-columns:1fr}.customer-list-panel{max-height:360px;overflow-y:auto}.score-dimensions{grid-template-columns:1fr}}@media(max-width:620px){.customer-filters,.customer-form-grid,.customer-score-view{grid-template-columns:1fr}.customer-filter-summary{align-items:flex-start;flex-direction:column}.customer-score-view section,.score-dimensions{grid-column:auto}.customer-detail-card>header{align-items:flex-start;flex-direction:column}.customer-metrics{grid-template-columns:1fr 1fr}}.knowledge-guard{display:flex;align-items:center;gap:12px;margin-bottom:13px;padding:14px;color:#765820;background:#fbf3e3;border:1px solid #eedcb9;border-radius:11px}.knowledge-guard>svg{flex:0 0 auto}.knowledge-guard>div{flex:1}.knowledge-guard strong{font-size:13px}.knowledge-guard p{margin:4px 0 0;font-size:12px;line-height:1.6}.knowledge-toolbar{display:grid;grid-template-columns:260px minmax(240px,1fr) auto;align-items:center;gap:10px;margin-bottom:14px;padding:11px;background:#fff;border:1px solid var(--border);border-radius:11px}.knowledge-toolbar>label:first-child{display:flex;align-items:center;gap:7px}.knowledge-toolbar select{width:100%;min-height:36px;padding:0 9px;color:var(--ink);background:#f9faf9;border:1px solid var(--border);border-radius:8px;font-size:12px}.knowledge-toolbar>span{color:var(--muted);font-size:11px}.knowledge-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.knowledge-grid article{padding:15px;background:#fff;border:1px solid var(--border);border-radius:8px}.knowledge-grid article>header{display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:9px;margin-bottom:12px}.knowledge-grid header>span{display:grid;width:36px;height:36px;place-items:center;color:var(--teal);background:var(--teal-soft);border-radius:7px}.knowledge-grid small{color:var(--muted)}.knowledge-grid h2{margin:3px 0 0;font-size:16px}.knowledge-grid article>strong{line-height:1.55}.knowledge-grid article>p{min-height:68px;margin:7px 0 12px;color:var(--muted);line-height:1.65;white-space:pre-line}.knowledge-grid footer{display:flex;justify-content:flex-end;flex-wrap:wrap;gap:8px;padding-top:11px;border-top:1px solid #edf0ed}.knowledge-meta{display:flex;flex-wrap:wrap;gap:8px 16px;margin-bottom:10px;color:var(--muted)}.knowledge-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.knowledge-form label{display:grid;gap:7px;color:var(--muted)}.knowledge-form input,.knowledge-form select,.knowledge-form textarea{width:100%;min-height:42px;padding:9px 11px;color:var(--ink);background:#f9faf9;border:1px solid var(--border);border-radius:7px;font:inherit}.knowledge-form textarea{min-height:92px;resize:vertical;line-height:1.65}.knowledge-form .knowledge-details{min-height:190px}.knowledge-form .wide{grid-column:1 / -1}.knowledge-review-note{margin:0;padding:11px;color:#765820;background:#fbf3e3;border-radius:7px;line-height:1.65}.knowledge-guard strong,.knowledge-grid footer,.topbar-actions,.today,.eyebrow{font-size:14px}.knowledge-retrieval{margin-bottom:14px;padding:13px 15px;display:grid;grid-template-columns:minmax(280px,1fr) auto auto;align-items:center;gap:16px;background:#fff;border:1px solid var(--border);border-radius:9px}.knowledge-retrieval>div:first-child{display:flex;align-items:flex-start;gap:10px}.knowledge-retrieval>div:first-child svg{flex:0 0 auto;color:var(--teal)}.knowledge-retrieval strong{font-size:15px}.knowledge-retrieval p{margin:4px 0 0;color:var(--muted);line-height:1.55}.knowledge-retrieval-stats{display:flex;gap:6px;flex-wrap:wrap}.knowledge-retrieval-stats span{padding:5px 7px;color:#4f6861;background:#edf5f1;border-radius:5px}@media(max-width:1180px){.knowledge-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:800px){.knowledge-retrieval{grid-template-columns:1fr;align-items:stretch}.knowledge-retrieval .button{justify-self:start}}@media(max-width:620px){.knowledge-toolbar,.knowledge-grid{grid-template-columns:1fr}.knowledge-guard{align-items:flex-start;flex-wrap:wrap}}.sidebar nav a,.message-bubble>p,.composer textarea,.insight-pane section>header>span,.agent-draft>p,.bilingual-preview section>p,.customer-form-grid input,.customer-form-grid textarea{font-size:15px}.workspace-switch strong,.chat-contact h2,.panel-header h2,.customer-list-panel>header strong{font-size:15px}.brand span,.workspace-switch strong,.workspace-switch span,.status-title,.status-row,.user-card strong,.user-card span,.topbar-context>span,.topbar-actions,.status-pill,.eyebrow,.panel-kicker,.page-header p,.button,.button.small,.text-button,.badge,.panel-note,.state-panel,.empty-state p,.metric-card h3,.metric-card p,.metric-trend,.task-time,.task-copy strong,.task-copy small,.funnel-row,.activity-list strong,.activity-list p,.activity-list time,.guardrail-summary strong,.guardrail-summary p,.alert-line strong,.alert-line p,.conversation-list header span,.conversation-filters button,.table-filters button,.conversation-preview strong,.conversation-preview time,.conversation-preview>span,.conversation-preview p,.conversation-preview footer small,.chat-contact p,.ai-state,.service-window,.message-bubble>footer,.translation button,.translation>span,.audio-player span,.system-message,.composer-tools button,.composer>footer,.composer.locked strong,.composer.locked span,.insight-pane section>header small,.insight-pane dt,.insight-pane dd,.fact-list span,.fact-list strong,.fact-list small,.next-action p,.agent-draft>span,.agent-reason>strong,.agent-draft>div,.agent-reason p,.data-table,.data-table th,.data-table td>strong,.data-table td>small,.modal-body,.form-grid label,.form-grid input,.form-grid select,.settings-card h2,.settings-card header p,.settings-card>label:not(.toggle-row),.settings-card input:not([type=checkbox]),.settings-card select,.field-row label,.member-list>span,.number-card span,.number-card p,.toggle-row strong,.toggle-row span,.integration-list strong,.integration-list p,.secret-note,.market-switch-row>label,.market-facts-grid label,.market-switch-row>div span,.market-switch-row>div p,.market-switch-row>div small,.research-guard,.facebook-identity-strip span,.facebook-identity-strip small,.customer-list-panel>header span,.customer-list-panel button strong,.customer-list-panel button p,.customer-list-panel button footer,.customer-detail-card header p,.customer-detail-tabs button,.customer-form-grid label,.score-ring span,.score-ring small,.score-dimensions header,.score-dimensions p,.knowledge-grid small,.knowledge-grid article>p,.knowledge-grid footer{font-size:13px}.agent-mode-select{min-height:38px;padding:0 10px;color:var(--ink);background:#fff;border:1px solid var(--border);border-radius:8px;font-size:14px}.mode-confirm{width:min(560px,100%)}.mode-confirm .modal-body>p{font-size:14px;line-height:1.7}.mode-warning{display:flex;align-items:flex-start;gap:10px;margin:14px 0;padding:13px;color:#6e5526;background:#fbf2df;border:1px solid #ead5ac;border-radius:9px;font-size:13px;line-height:1.65}.danger-confirm .mode-warning{color:#8b3f38;background:#fae9e6;border-color:#e6bdb7}.handoff-owner{display:grid;gap:7px;margin-top:14px;color:var(--muted)}.handoff-owner select{min-height:42px;padding:0 11px;color:var(--ink);background:#f9faf9;border:1px solid var(--border);border-radius:8px}.agent-mode-explain{margin:0 0 12px;padding:11px;background:#f3f7f5;border-radius:8px}.agent-mode-explain p{margin:4px 0;color:var(--muted);font-size:12px;line-height:1.55}.role-summary strong,.role-summary span,.role-summary p,.upload-policy strong,.upload-policy p,.secret-note code{font-size:12px}.procurement-workspace{padding:18px}.procurement-workspace>header{display:flex;justify-content:space-between;gap:16px;margin-bottom:13px}.procurement-workspace h3{margin:0 0 4px;font-size:15px}.procurement-workspace header p{margin:0;color:var(--muted);font-size:12px}.procurement-intents{display:grid;gap:12px}.procurement-intents>article{border:1px solid var(--border);border-radius:11px;overflow:hidden}.procurement-intents article>header{display:grid;grid-template-columns:1fr 220px 38px;align-items:center;gap:9px;padding:10px 12px;background:#f2f7f4}.procurement-intents article>header strong{font-size:14px}.procurement-intents article select,.procurement-intents input,.procurement-intents textarea{width:100%;min-height:38px;padding:8px 10px;color:var(--ink);background:#fff;border:1px solid var(--border);border-radius:8px;font-size:13px}.procurement-intents textarea{min-height:70px;resize:vertical}.procurement-intents article>div{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;padding:12px}.procurement-intents label{display:grid;gap:5px;color:var(--muted);font-size:12px}.procurement-intents label:first-child,.procurement-intents label:nth-child(5){grid-column:span 2}.shared-procurement{margin-top:14px;padding:15px;background:#f8faf8;border-radius:10px}.shared-procurement h3{grid-column:1 / -1}.score-rule{padding:13px;background:#edf5f1;border:1px solid #d7e7df;border-radius:10px}.score-rule h3{margin-bottom:7px;font-size:14px}.score-rule p{margin:5px 0;color:#4f625c;font-size:12px;line-height:1.65}.company-profile-form{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.company-profile-form label{display:grid;gap:5px;color:var(--muted);font-size:12px}.company-profile-form input,.company-profile-form select,.company-profile-form textarea{min-height:38px;padding:8px 10px;color:var(--ink);background:#f9faf9;border:1px solid var(--border);border-radius:8px;font-size:13px}.company-profile-form textarea{min-height:90px;resize:vertical}.company-profile-form .wide{grid-column:1 / -1}.page-container p,.page-container span,.page-container small,.page-container time,.page-container label,.page-container button,.page-container input,.page-container select,.page-container textarea,.page-container th,.page-container td{font-size:14px}#root main :is(p,span,small,time,label,button,input,select,textarea,th,td,dt,dd,code){font-size:14px}.collateral-decision{margin:0 13px 12px;padding:10px;background:#fff7e8;border:1px solid #ead8b6;border-radius:8px}.collateral-decision strong,.collateral-decision p,.collateral-decision span{font-size:12px}.collateral-decision p{margin:4px 0;line-height:1.55}.collateral-decision span{color:#8a642b}.customer-candidates{margin:0 18px 18px;padding:14px;background:#fff7e8;border:1px solid #ead8b6;border-radius:10px}.customer-candidates h3{margin:0 0 4px;font-size:15px}.customer-candidates>p{margin:0 0 10px;color:var(--muted);font-size:13px}.customer-candidates>div{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:8px;padding:10px 0;border-top:1px solid #eadfca}.customer-candidates>div div{display:grid;gap:3px}.customer-candidates span{font-size:14px}.customer-candidates small{color:var(--muted);font-size:12px}.opportunity-title strong,.compact-task-grid strong,.asset-body h3,.agent-contact strong,.agent-table>div>div>strong,.report-section h3,.provider-grid strong,.analysis-blueprint strong,.knowledge-grid article>strong{font-size:14px}@media(max-width:1180px){.procurement-intents article>div{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.procurement-intents article>div,.company-profile-form{grid-template-columns:1fr}.procurement-intents article>header{grid-template-columns:1fr}.procurement-intents label:first-child,.procurement-intents label:nth-child(5){grid-column:auto}.company-profile-form .wide{grid-column:auto}.report-source-grid{grid-template-columns:1fr}.report-quality>div{grid-template-columns:1fr}.login-card{padding:24px}}@media(max-width:1050px){.report-source-grid{grid-template-columns:repeat(2,1fr)}}.quote-simple-section{margin-top:16px;padding:0;border:1px solid var(--line);background:var(--surface);border-radius:8px;overflow:hidden}.quote-simple-section>header{min-height:68px;padding:14px 18px;display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid var(--line)}.quote-simple-section>header>div:first-child{display:flex;align-items:center;gap:12px;min-width:0}.quote-simple-section h2,.quote-simple-section h3{margin:0;font-size:18px}.quote-simple-section p{margin:3px 0 0;color:var(--muted);font-size:14px}.header-profile-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1px;background:var(--line)}.header-profile-list article{min-height:112px;padding:16px 18px;display:flex;justify-content:space-between;gap:16px;background:var(--surface)}.header-profile-list article>div:first-child{min-width:0;display:flex;flex-direction:column;gap:5px}.header-profile-list article strong,.header-profile-list article span,.header-profile-list article small{overflow-wrap:anywhere}.header-profile-list article span,.header-profile-list article small{color:var(--muted)}.header-profile-list article>div:last-child{display:flex;align-items:flex-start;gap:8px}.simple-file-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1px;background:var(--line)}.simple-file-grid article{min-height:82px;padding:14px 16px;display:grid;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:12px;background:var(--surface)}.simple-file-grid article>div:nth-child(2){min-width:0;display:flex;flex-direction:column;gap:5px}.simple-file-grid article strong{overflow-wrap:anywhere}.simple-file-grid article small{color:var(--muted)}.simple-file-grid article>div:last-child{display:flex;gap:6px}.file-kind-icon{width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;color:var(--accent);background:var(--accent-soft);border-radius:7px;flex:0 0 auto}.quote-file-layout{display:grid;grid-template-columns:minmax(270px,330px) minmax(0,1fr);min-height:440px}.quote-file-list{border-right:1px solid var(--line);background:var(--surface-soft)}.quote-file-list>article{position:relative;min-height:94px;border-bottom:1px solid var(--line)}.quote-file-list>article.active{background:var(--accent-soft);box-shadow:inset 3px 0 var(--accent)}.quote-file-select{width:100%;min-height:94px;padding:14px 48px 14px 14px;display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:10px;border:0;background:transparent;color:inherit;text-align:left;cursor:pointer}.quote-file-select>div{min-width:0;display:flex;flex-direction:column;gap:4px}.quote-file-select strong{overflow-wrap:anywhere}.quote-file-select span,.quote-file-select small{color:var(--muted);font-size:14px}.quote-row-delete{position:absolute;top:9px;right:8px;z-index:1;background:#fff}.quote-readonly-detail{min-width:0;background:var(--surface)}.quote-readonly-detail>header{padding:17px 18px;display:flex;justify-content:space-between;align-items:flex-start;gap:16px;border-bottom:1px solid var(--line)}.quote-readonly-detail>header>div:last-child{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.quote-readonly-meta{display:grid;grid-template-columns:repeat(4,minmax(110px,1fr));border-bottom:1px solid var(--line);background:var(--surface-soft)}.quote-readonly-meta span{padding:12px 16px;display:flex;flex-direction:column;gap:4px;color:var(--muted)}.quote-readonly-meta strong{color:var(--text)}.quote-read-note{margin:0!important;padding:12px 16px;border-bottom:1px solid var(--line);color:var(--muted)}.quote-review-actions{padding:12px 16px;display:flex;justify-content:flex-end;align-items:center;gap:8px;border-bottom:1px solid var(--line)}.readonly-product-table{overflow-x:auto}.readonly-product-table table{width:100%;min-width:940px;border-collapse:collapse}.readonly-product-table th{padding:11px 12px;background:var(--surface-soft);color:var(--muted);font-size:14px;text-align:left;white-space:nowrap;border-bottom:1px solid var(--line)}.readonly-product-table td{padding:12px;vertical-align:top;white-space:pre-line;font-size:14px;line-height:1.55;border-bottom:1px solid var(--line)}.readonly-product-table td:first-child{width:92px}.readonly-product-table img,.image-placeholder{width:72px;height:72px;display:flex;align-items:center;justify-content:center;object-fit:contain;border:1px solid var(--line);background:#fff;border-radius:6px;color:var(--muted);font-size:13px}.simple-upload-form{display:grid;gap:16px}.template-option-form{display:grid;gap:14px}.template-option-form label{display:grid;gap:7px;color:var(--muted)}.template-option-form select{min-height:42px;padding:0 11px;color:var(--ink);background:#f9faf9;border:1px solid var(--border);border-radius:7px}.template-option-form p{margin:0;padding:11px;color:var(--muted);background:var(--surface-soft);border-radius:7px;line-height:1.65}.company-header-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.company-header-form .wide{grid-column:1 / -1}@media(max-width:900px){.quote-file-layout{grid-template-columns:1fr}.quote-file-list{border-right:0;border-bottom:1px solid var(--line)}.quote-readonly-meta{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.quote-simple-section>header,.quote-readonly-detail>header{align-items:stretch;flex-direction:column}.quote-readonly-detail>header>div:last-child{justify-content:flex-start}.simple-file-grid,.header-profile-list,.company-header-form{grid-template-columns:1fr}.company-header-form .wide{grid-column:auto}.knowledge-form{grid-template-columns:1fr}.knowledge-form .wide{grid-column:auto}}.conversation-layout{height:calc(100vh - 62px);height:calc(100dvh - 62px);min-height:0}.conversation-workspace{display:grid;min-height:0;grid-template-rows:70px minmax(0,1fr);overflow:hidden}.chat-header{height:70px}.chat-main{display:grid;min-height:0;height:100%;grid-template-rows:minmax(0,1fr);overflow:hidden}.messages-pane{display:grid;min-width:0;min-height:0;height:100%;grid-template-rows:30px minmax(0,1fr) auto;overflow:hidden}.service-window{min-height:30px}.message-stream{min-height:0;overflow-y:auto;overscroll-behavior:contain}.composer{position:relative;z-index:2;min-height:0}.conversation-list{display:grid;min-height:0;grid-template-rows:auto auto auto minmax(0,1fr);overflow:hidden}.conversation-scroll{min-height:0;height:100%;overflow-y:auto;overscroll-behavior:contain}.conversation-list>header{padding-top:14px;padding-bottom:9px}.conversation-filters{padding-top:7px;padding-bottom:7px}.conversation-item{min-height:72px;padding:9px 12px}.conversation-meta{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:8px;margin:2px 0 4px}.conversation-meta>span{min-width:0;overflow:hidden;color:#6d7c78;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.conversation-meta footer{flex:0 0 auto}.conversation-preview>p{margin-bottom:0}.conversation-mode-label{display:grid;gap:2px;color:var(--muted);font-size:11px}.conversation-mode-label>span{font-size:10px}.composer-preview-button{flex:0 0 auto}.mobile-conversation-list-button,.mobile-conversation-close{display:none}.settings-tabs{display:flex;gap:5px;margin-bottom:14px;padding:5px;overflow-x:auto;background:#e9eeea;border-radius:11px}.settings-tabs button{position:relative;min-height:40px;padding:0 15px;color:var(--muted);background:transparent;border:0;border-radius:8px;cursor:pointer;white-space:nowrap}.settings-tabs button.active{color:#fff;background:var(--deep);font-weight:600}.settings-tabs button i{position:absolute;top:7px;right:7px;width:6px;height:6px;background:#d18b3c;border-radius:50%}.settings-save-state{align-self:center;color:var(--muted);font-size:13px}.settings-save-state.dirty{color:#9a641f;font-weight:600}.settings-grid .settings-section-item{display:none}.settings-grid.active-market .settings-market,.settings-grid.active-access .settings-access,.settings-grid.active-agent .settings-agent,.settings-grid.active-grades .settings-grades,.settings-grid.active-channel .settings-channel,.settings-grid.active-advanced .settings-advanced{display:block}.channel-card{display:none!important}.identity-preview{padding:14px;color:#36564e;background:#edf5f1;border:1px solid #d7e7df;border-radius:9px}.identity-preview strong,.identity-preview small{display:block}.identity-preview p{margin:7px 0;line-height:1.7}.identity-preview small{color:var(--muted);line-height:1.6}.advanced-template{padding:11px 13px;background:#f7f9f7;border:1px solid var(--border);border-radius:9px}.advanced-template summary{color:var(--teal);cursor:pointer;font-weight:600}.advanced-template label{display:grid;gap:6px;margin-top:12px;color:var(--muted)}.advanced-template textarea{min-height:82px;padding:10px;color:var(--ink);background:#fff;border:1px solid var(--border);border-radius:8px;resize:vertical}.advanced-template>p{margin:10px 0 0;color:var(--muted)}.channel-overview{display:grid;grid-template-columns:minmax(280px,.8fr) minmax(420px,1.2fr);gap:12px;align-items:start}.channel-overview .number-card{margin:0}.channel-health-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.channel-health-grid>span{padding:11px;color:var(--muted);background:#f7f9f7;border:1px solid #e4e9e4;border-radius:9px}.channel-health-grid strong{display:block;margin-top:5px;color:var(--ink);font-size:14px}.channel-last-error{grid-column:1 / -1;display:grid;gap:4px;padding:11px;color:#8b3f38;background:#fae9e6;border-radius:9px}.channel-overview>.button{grid-column:1 / -1;justify-self:start}@media(max-width:820px){.channel-overview,.channel-health-grid{grid-template-columns:1fr}}@media(max-width:620px){.conversation-layout{position:relative;grid-template-columns:minmax(0,1fr);overflow:hidden}.conversation-list{position:absolute;inset:0;z-index:12;display:none;width:100%;border-right:0}.conversation-layout.mobile-list-open .conversation-list{display:grid}.conversation-workspace{grid-column:1;grid-template-rows:auto minmax(0,1fr)}.mobile-conversation-list-button,.mobile-conversation-close{display:inline-flex;align-items:center;justify-content:center;gap:5px;min-height:36px;padding:0 10px;color:var(--teal);background:#edf5f1;border:1px solid #d7e7df;border-radius:8px;font-weight:600;white-space:nowrap}.conversation-list>header{align-items:center}.chat-header{display:grid;height:auto;min-height:116px;padding:9px 12px;gap:8px}.chat-contact{width:100%}.chat-contact>div{min-width:0}.chat-contact h2,.chat-contact p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-actions{width:100%;padding-bottom:3px;overflow-x:auto}.chat-actions>*{flex:0 0 auto}.chat-main{grid-template-columns:minmax(0,1fr)}.insight-pane{display:none}.message-bubble{max-width:90%}.composer>footer{align-items:stretch;flex-wrap:wrap}.composer>footer>span{width:100%}.composer-preview-button{margin-left:auto}}.workspace-switch{position:relative}.workspace-switch select{position:absolute;inset:0;width:100%;cursor:pointer;opacity:0}.account-area{position:relative;margin-top:auto}.user-card{width:100%;color:inherit;background:transparent;border-right:0;border-bottom:0;border-left:0;cursor:pointer}.user-card:hover{background:#ffffff0e}.user-avatar{display:grid!important;width:40px;height:40px;flex:0 0 40px;place-items:center;color:#fff!important;border:1px solid rgba(255,255,255,.18);border-radius:13px;font-size:12px!important;font-weight:750;letter-spacing:.04em;box-shadow:0 7px 18px #00000029}.user-card strong{font-size:13px}.user-card span{margin-top:3px;font-size:11px}.account-menu{position:absolute;right:10px;bottom:68px;left:10px;z-index:80;padding:8px;color:var(--ink);background:#fff;border:1px solid var(--border);border-radius:12px;box-shadow:0 18px 45px #05181440}.account-menu>div{padding:8px 9px 10px;border-bottom:1px solid var(--border)}.account-menu strong,.account-menu span{display:block}.account-menu strong{font-size:14px}.account-menu span{margin-top:3px;color:var(--muted);font-size:13px}.account-menu button{display:flex;width:100%;align-items:center;gap:8px;margin-top:7px;padding:10px;color:#9a352f;background:#fff5f3;border:0;border-radius:8px;cursor:pointer;font-size:13px;font-weight:650}.logout-confirm{width:min(440px,100%)}.logout-confirm .modal-body p{margin:0;color:#4f625d;font-size:13px;line-height:1.65}.chat-phone{display:flex;align-items:center;gap:7px;margin-top:5px}.chat-phone span{color:#49615b;font-size:14px;font-weight:650}.chat-phone button{display:inline-flex;align-items:center;gap:3px;padding:4px 7px;color:var(--teal);background:var(--teal-soft);border:0;border-radius:6px;cursor:pointer;font-size:12px}.sold-notice{display:flex;align-items:center;gap:8px;margin:10px 14px 0;padding:10px 12px;color:#725c34;background:#fff8e9;border:1px solid #eadcb8;border-radius:9px;font-size:13px}.member-editor>div{grid-template-columns:38px minmax(120px,1fr) 120px 95px minmax(260px,2fr) 34px!important}.member-avatar{width:34px!important;height:34px!important;font-size:10px!important}.member-projects{display:flex;flex-wrap:wrap;gap:7px 11px}.member-projects label{display:flex;align-items:center;gap:5px;color:#526963;font-size:12px}.member-projects input{width:15px;height:15px}.learning-preview{margin-top:14px;border-color:#c7ddd4;box-shadow:0 16px 40px #0d534817}.candidate-evidence{display:grid;gap:6px;margin:11px 0;padding:11px;background:#f6f9f7;border-radius:8px}.candidate-evidence strong{font-size:13px}.candidate-evidence span{color:#536761;font-size:13px;line-height:1.6}.candidate-scope{display:flex;flex-wrap:wrap;gap:8px;margin-top:11px}.candidate-scope span{padding:6px 8px;color:#5f716c;background:#f3f6f4;border-radius:6px;font-size:12px}.candidate-scope strong{color:var(--ink)}.settings-card header p,.settings-card>label:not(.toggle-row),.field-row label,.role-summary p,.account-table,.secret-note{font-size:13px!important}.settings-card input:not([type=checkbox]),.settings-card select{min-height:41px;font-size:14px!important}.role-summary strong,.member-list>span,.account-table strong{font-size:13px!important}.quote-simple-section p,.quote-readonly-detail,.knowledge-grid article p,.learning-candidate-list article p,.learning-candidate-list blockquote{font-size:14px;line-height:1.65}.project-structure-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.project-create-actions{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:7px}.project-structure-grid label{display:grid;gap:6px;color:var(--muted);font-size:13px}.project-structure-grid textarea{min-height:78px;padding:10px 11px;color:var(--ink);background:#f9faf9;border:1px solid var(--border);border-radius:8px;resize:vertical;font:inherit;line-height:1.6}.project-structure-grid .wide-field{grid-column:1 / -1}.project-country-picker{display:grid;gap:10px;margin-top:14px;padding:13px 14px;background:#f7f9f7;border:1px solid #e2e9e5;border-radius:10px}.project-country-picker>strong{font-size:14px}.project-country-picker>div{display:flex;flex-wrap:wrap;gap:8px 16px}.project-country-picker label{display:inline-flex;align-items:center;gap:6px;color:#4d625c;font-size:13px}.project-country-picker input{width:16px;height:16px}.channel-binding-rule{grid-column:1 / -1;display:flex;align-items:flex-start;gap:9px;padding:12px 13px;color:#3f6057;background:#edf5f1;border:1px solid #d7e7df;border-radius:9px;font-size:13px;line-height:1.6}.channel-binding-rule svg{flex:0 0 auto;margin-top:1px;color:var(--teal)}.channel-actions{grid-column:1 / -1;display:flex;flex-wrap:wrap;gap:9px}.channel-unbind-confirm{display:grid;gap:10px}.channel-unbind-confirm>strong{color:#934038;font-size:15px}.channel-unbind-confirm p{margin:0;color:#526761;line-height:1.7}.channel-unbind-confirm label{display:grid;gap:7px;color:var(--muted)}.channel-unbind-confirm input{min-height:42px;padding:9px 11px;border:1px solid var(--border);border-radius:8px;font:inherit}.quote-upload-notice{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:12px;margin-bottom:14px;padding:13px 15px;background:#edf7f2;border:1px solid #cce4d8;border-radius:10px}.quote-upload-notice.failed{color:#7f3d37;background:#fff2ef;border-color:#ebc9c3}.quote-upload-notice strong{display:block;font-size:15px}.quote-upload-notice p{margin:4px 0 0;color:inherit;font-size:13px;line-height:1.55}.project-knowledge-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:16px}.project-knowledge-summary>div{display:flex;align-items:center;gap:11px;min-height:66px;padding:14px 16px;color:#254b48;background:linear-gradient(135deg,#edf7f2,#fbfcfb);border:1px solid #d8e9df;border-radius:12px}.project-knowledge-summary svg{color:var(--teal)}.project-knowledge-summary strong{font-size:20px;color:var(--ink)}.project-knowledge-tabs{display:flex;align-items:center;gap:8px;margin-bottom:16px;padding:7px;background:#fff;border:1px solid var(--border);border-radius:12px}.project-knowledge-tabs>button{display:inline-flex;align-items:center;gap:7px;padding:9px 12px;color:var(--muted);background:transparent;border:0;border-radius:8px;cursor:pointer;font:inherit}.project-knowledge-tabs>button.active{color:#fff;background:var(--teal);box-shadow:0 4px 10px #0d675d2b}.project-knowledge-search{display:flex;align-items:center;gap:7px;flex:1;min-width:180px;margin-left:auto;padding:0 10px;color:var(--muted);background:#f6f8f7;border:1px solid #e3ebe7;border-radius:8px}.project-knowledge-search input{width:100%;min-height:34px;background:transparent;border:0;outline:0;font:inherit}.project-knowledge-intro,.project-image-guide{display:flex;align-items:flex-start;gap:11px;margin-bottom:14px;padding:14px 16px;color:#5b4a23;background:#fffaed;border:1px solid #f0dfb2;border-radius:11px}.project-knowledge-intro svg{flex:0 0 auto;color:#a97919}.project-knowledge-intro p,.project-image-guide p{margin:4px 0 0;color:#74633c;line-height:1.6}.project-image-guide{justify-content:space-between;align-items:center;color:var(--ink);background:#f3f8f8;border-color:#d6e7e6}.project-image-guide p{color:var(--muted)}.project-file-upload,.project-image-upload{display:grid;grid-template-columns:minmax(190px,1.4fr) minmax(150px,.8fr) auto;align-items:end;gap:12px;margin-bottom:14px;padding:17px;background:#fff;border:1px solid var(--border);border-radius:12px;box-shadow:0 7px 20px #1c39310a}.project-file-upload h2,.project-image-upload h2{margin:3px 0 4px;font-size:17px}.project-file-upload p,.project-image-upload p{margin:0;color:var(--muted);font-size:13px;line-height:1.55}.project-file-upload label,.project-image-upload label,.project-edit-form label{display:grid;gap:6px;color:var(--muted);font-size:12px}.project-file-upload select,.project-image-upload input,.project-image-upload select,.project-edit-form input,.project-edit-form select,.project-confirm input{width:100%;min-height:39px;padding:8px 10px;color:var(--ink);background:#fbfcfb;border:1px solid var(--border);border-radius:7px;font:inherit}.project-image-upload{grid-template-columns:minmax(170px,1.15fr) repeat(4,minmax(130px,.78fr)) auto}.project-file-list{display:grid;gap:10px}.project-file-list article{display:grid;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:13px;padding:14px 16px;background:#fff;border:1px solid var(--border);border-radius:11px}.project-file-list article:hover,.project-image-grid article:hover{border-color:#b8d5cd;box-shadow:0 8px 18px #163f360d}.project-file-icon{display:grid;width:42px;height:42px;place-items:center;color:var(--teal);background:var(--teal-soft);border-radius:9px}.project-file-body>div,.project-image-copy>div{display:flex;align-items:center;gap:8px}.project-file-body small,.project-image-copy small{color:var(--muted)}.project-file-body h2,.project-image-copy h2{margin:6px 0 2px;font-size:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project-file-body p,.project-image-copy p{margin:0;color:var(--muted);font-size:13px;line-height:1.5}.project-file-actions,.project-image-grid footer{display:flex;justify-content:flex-end;flex-wrap:wrap;gap:7px}.project-image-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.project-image-grid article{overflow:hidden;background:#fff;border:1px solid var(--border);border-radius:12px;transition:.18s ease}.project-image-preview{aspect-ratio:4 / 3;background:#edf2f1}.project-image-preview img{width:100%;height:100%;object-fit:cover}.project-image-copy{min-height:115px;padding:13px 14px 8px}.project-image-grid footer{padding:0 14px 14px}.project-empty{display:grid;place-items:center;gap:7px;min-height:210px;padding:28px;color:var(--muted);text-align:center;background:#fff;border:1px dashed #cbd9d4;border-radius:12px}.project-empty svg{color:var(--teal)}.project-empty strong{color:var(--ink)}.project-edit-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.project-edit-form .wide{grid-column:1 / -1}.project-edit-form .switch-row{display:flex;align-items:center;gap:8px;min-height:39px;color:var(--ink);font-size:13px}.project-edit-form .switch-row input{width:16px;min-height:auto;padding:0}.project-confirm{display:grid;gap:8px;margin-top:14px;color:var(--muted)}@media(max-width:1180px){.project-image-upload{grid-template-columns:repeat(3,minmax(0,1fr))}.project-image-upload>div{grid-column:1 / -1}.project-image-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.project-knowledge-summary,.project-image-grid,.project-edit-form{grid-template-columns:1fr}.project-knowledge-tabs{flex-wrap:wrap}.project-knowledge-search{width:100%;flex-basis:100%;margin-left:0}.project-file-upload,.project-image-upload{grid-template-columns:1fr;align-items:stretch}.project-file-list article{grid-template-columns:42px minmax(0,1fr)}.project-file-actions{grid-column:1 / -1;justify-content:flex-start}.project-image-guide{align-items:flex-start;flex-direction:column}}.quote-currency-warning{margin:10px 0;padding:11px 12px;color:#8a4038;background:#fff1ee;border:1px solid #ebcbc5;border-radius:8px;font-size:13px;line-height:1.6}.simple-upload-form label>small{display:block;margin-top:5px;color:var(--muted);font-size:12px;line-height:1.55}.model-retry{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 14px 10px;padding:11px 12px;color:#82413a;background:#fff1ee;border:1px solid #ebcbc5;border-radius:9px}.model-retry strong,.model-retry span{display:block}.model-retry strong{font-size:13px}.model-retry span{margin-top:3px;font-size:12px}.learning-candidate-list footer .button{min-height:36px;height:auto;padding:7px 10px;white-space:normal;text-align:center;line-height:1.35}.translation-confirm{overflow:hidden}.translation-confirm-header{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 13px;border-bottom:1px solid var(--border)}.translation-confirm-header>div{display:flex;align-items:center;gap:7px}.translation-confirm-body{display:grid;max-height:min(330px,40vh);gap:10px;padding:11px 13px;overflow-y:auto;overscroll-behavior:contain}.translation-confirm-body details,.translation-confirm-body section{padding:10px 11px;background:#f7faf8;border:1px solid var(--border);border-radius:8px}.translation-confirm-body summary{color:var(--muted);cursor:pointer;font-size:12px;font-weight:650}.translation-confirm-body details p,.translation-confirm-body section p{margin:7px 0 0;font-size:14px;line-height:1.65;white-space:pre-wrap}.translation-confirm-body label{display:grid;gap:6px;color:var(--muted);font-size:12px;font-weight:650}.translation-confirm-body label textarea{min-height:84px;padding:9px 10px;color:var(--ink);background:#fff;border:1px solid #cfdad5;border-radius:8px;resize:vertical;font-size:14px}.translation-confirm-body section{background:#fff9ed}.translation-confirm-body section>span{color:#765b2d;font-size:12px;font-weight:650}.translation-confirm-body section small{display:block;margin-top:7px;color:#8a7654;font-size:11px;line-height:1.5}.agent-review-filters{display:grid;grid-template-columns:minmax(240px,1fr) 160px 130px auto;gap:9px;padding:13px 18px;border-top:1px solid var(--border)}.agent-review-filters label{display:flex;align-items:center;gap:7px;min-height:40px;padding:0 10px;color:var(--muted);background:#fff;border:1px solid var(--border);border-radius:8px}.agent-review-filters input{width:100%;min-width:0;border:0;outline:0;font:inherit}.agent-review-filters select{min-height:40px;padding:0 9px;color:var(--ink);background:#fff;border:1px solid var(--border);border-radius:8px;font:inherit}.agent-review-pagination{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 18px;color:var(--muted);border-top:1px solid var(--border);font-size:12px}.agent-review-pagination>div{display:flex;gap:7px}@media(max-width:1100px){.member-editor>div{grid-template-columns:38px 1fr 120px 95px 34px!important}.member-projects{grid-column:2 / -1;padding-bottom:6px}}@media(max-width:760px){.project-structure-grid{grid-template-columns:1fr}.project-structure-grid .wide-field{grid-column:auto}.quote-upload-notice{grid-template-columns:1fr auto}.quote-upload-notice>div{grid-column:1 / -1}.model-retry{align-items:stretch;flex-direction:column}.agent-review-filters{grid-template-columns:1fr 1fr}.agent-review-filters label{grid-column:1 / -1}.agent-review-pagination{align-items:stretch;flex-direction:column}}
