:root{color:#15211e;font-synthesis:none;background:#f4f6f2;font-family:Inter,Noto Sans TC,PingFang TC,system-ui,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.58}.app-shell{max-width:760px;min-height:100vh;margin:0 auto;padding:24px 16px 44px}.page-header{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.eyebrow{color:#50716b;letter-spacing:0;margin:0 0 4px;font-size:.74rem;font-weight:700}h1,h2,p{margin-top:0}h1{margin-bottom:0;font-size:1.5rem;line-height:1.3}h2{font-size:1.1rem;line-height:1.4}.icon-button{color:#176755;background:#e2ebe6;border:1px solid #c8d7d0;border-radius:6px;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}.icon-button:hover:not(:disabled){background:#d6e4dc}.search-form{gap:8px;margin-bottom:16px;display:flex}.search-field{color:#52716a;background:#fff;border:1px solid #bdcdc5;border-radius:6px;flex:1;align-items:center;gap:8px;min-width:0;padding:0 12px;display:flex}.search-field:focus-within{border-color:#176755;box-shadow:0 0 0 3px #cfe5da}.search-field input{color:#15211e;background:0 0;border:0;outline:0;width:100%;min-width:0;padding:12px 0}.button-primary,.mode-action{border:1px solid #176755;border-radius:6px;font-weight:700}.button-primary{color:#fff;background:#176755;min-height:44px;padding:0 16px}.button-primary:hover:not(:disabled){background:#105444}.customer-list{gap:8px;margin:0;padding:0;list-style:none;display:grid}.customer-row{background:#fff;border:1px solid #d6dfda;border-radius:6px;grid-template-columns:40px minmax(0,1fr);align-items:center;gap:12px;padding:12px;display:grid}.avatar{object-fit:cover;background:#d9e5df;border-radius:50%;width:40px;height:40px;display:block}.avatar--placeholder{color:#41625a;justify-content:center;align-items:center;display:flex}.customer-details{gap:3px;min-width:0;display:grid}.customer-details strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.customer-id,.last-interaction{color:#587069;text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;overflow:hidden}.customer-mode{grid-column:1/-1;justify-content:space-between;align-items:center;gap:8px;display:flex}.mode-badge{white-space:nowrap;border-radius:999px;padding:5px 9px;font-size:.78rem;font-weight:700}.mode-badge--bot{color:#176755;background:#dcf1e7}.mode-badge--manual{color:#8a5700;background:#fff0cc}.mode-action{color:#176755;white-space:nowrap;background:#fff;min-height:44px;padding:0 12px}.mode-action:hover:not(:disabled){background:#e8f3ed}.empty-state,.loading-state,.status-panel{color:#4a615b;text-align:center;background:#fff;border:1px solid #d6dfda;border-radius:6px;padding:20px}.status-panel{color:#364a44;max-width:460px;margin:0 auto}.status-panel .button-primary{padding:0 14px}.toast{border-radius:6px;margin-bottom:12px;padding:11px 12px}.toast--success{color:#155843;background:#dcf1e7}.dialog-backdrop{z-index:10;background:#15211e7a;justify-content:center;align-items:flex-end;padding:16px;display:flex;position:fixed;inset:0}.confirm-dialog{background:#fff;border-radius:8px;width:100%;max-width:500px;padding:20px}.confirm-dialog h2{margin-bottom:12px}.confirm-dialog p{line-height:1.6}.dialog-note{color:#5a7069;font-size:.9rem}.dialog-actions{justify-content:flex-end;gap:8px;margin-top:20px;display:flex}.dialog-actions button{min-height:44px;padding:0 14px}.dialog-actions button:not(.button-primary){color:#315147;background:#fff;border:1px solid #aebdb6;border-radius:6px}@media (width>=560px){.app-shell{padding-left:24px;padding-right:24px}.customer-row{grid-template-columns:40px minmax(0,1fr) auto}.customer-mode{grid-column:auto;justify-content:flex-end}.dialog-backdrop{align-items:center}}
