*{box-sizing:border-box}body{margin:0;font-family:-apple-system,PingFang SC,Microsoft YaHei,sans-serif;background:#f6f7f9;color:#1f2328}.layout{max-width:1240px;margin:0 auto;padding:20px}header h1{margin:0 0 6px;font-size:20px}header .meta{display:flex;gap:14px;font-size:12px;color:#6b7280;margin-bottom:16px}.dot:before{content:"";display:inline-block;width:7px;height:7px;border-radius:50%;margin-right:5px}.dot.on:before{background:#16a34a}.dot.off:before{background:#dc2626}.chat-grid{display:grid;grid-template-columns:1fr 380px;gap:16px;align-items:start}.chat,.timeline{background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:16px}.turns{min-height:220px;max-height:460px;overflow-y:auto;display:flex;flex-direction:column;gap:12px}.turn{display:flex;gap:10px;font-size:14px;line-height:1.65}.turn .who{flex:0 0 52px;color:#6b7280;font-size:12px;padding-top:2px}.turn .text{white-space:pre-wrap;flex:1}.turn.buyer .text{background:#eef2ff;padding:8px 10px;border-radius:8px}.turn.streaming .text{color:#374151;border-left:2px solid #2563eb;padding-left:8px}.hint{font-size:12px;color:#6b7280}.composer{display:flex;gap:8px;margin-top:14px}.composer textarea{flex:1;min-height:62px;resize:vertical;padding:8px 10px;border:1px solid #d1d5db;border-radius:8px;font-family:inherit;font-size:14px}.composer button{padding:0 18px;border:none;border-radius:8px;background:#2563eb;color:#fff;font-size:14px;cursor:pointer}.composer button:disabled{background:#9ca3af;cursor:not-allowed}.cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:10px;margin-top:14px}.card{border:1px solid #e5e7eb;border-radius:8px;padding:10px;font-size:13px}.card header{display:flex;flex-direction:column;gap:2px;margin-bottom:6px}.card .brand{color:#6b7280;font-size:12px}.card .price{color:#b91c1c;font-weight:600}.landed{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:6px;padding:6px 8px;margin:6px 0}.landed-total{color:#15803d;font-weight:600}.landed-detail{color:#4b5563;font-size:12px}.highlights{margin:6px 0;padding-left:16px;color:#4b5563}.skus{display:flex;flex-wrap:wrap;gap:4px}.sku{background:#f3f4f6;border-radius:4px;padding:2px 6px;font-size:12px;color:#4b5563}.order-form{display:flex;align-items:center;gap:6px;margin-top:8px;flex-wrap:wrap}.order-select{flex:1 1 150px;min-width:0;padding:4px 6px;font-size:12px;border:1px solid #d1d5db;border-radius:4px;background:#fff}.order-qty{display:flex;align-items:center;gap:4px;font-size:12px;color:#374151}.order-qty input{width:56px;padding:4px 6px;font-size:12px;border:1px solid #d1d5db;border-radius:4px}.order-btn{padding:5px 10px;font-size:12px;border:none;border-radius:4px;background:#1f2937;color:#fff;cursor:pointer}.order-btn:disabled{background:#9ca3af;cursor:not-allowed}.timeline h2{margin:0 0 10px;font-size:15px}.timeline .empty{font-size:12px;color:#9ca3af}.timeline ol{list-style:none;margin:0;padding:0;max-height:560px;overflow-y:auto;display:flex;flex-direction:column;gap:8px}.ev{border-left:3px solid #d1d5db;padding:4px 0 4px 10px;font-size:12px}.ev-head{display:flex;justify-content:space-between;color:#6b7280;margin-bottom:2px}.ev .tag{font-weight:600;color:#374151}.ev-body{color:#4b5563;word-break:break-all}.ev.agent-dispatch{border-left-color:#7c3aed}.ev.tool-invoke{border-left-color:#2563eb}.ev.tool-result{border-left-color:#0891b2}.ev.plan-update{border-left-color:#d97706}.ev.context-compressed{border-left-color:#16a34a}.ev.model-fallback{border-left-color:#ea580c}.ev.final-result{border-left-color:#111827}.ev.error{border-left-color:#dc2626}.order-confirm-card{background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:16px;font-size:13px}.order-confirm-title{font-size:16px;font-weight:600;margin-bottom:12px}.order-confirm-empty{color:#9ca3af;font-size:13px}.order-confirm-meta{display:flex;gap:14px;color:#6b7280;margin-bottom:10px;flex-wrap:wrap}.order-confirm-status{text-transform:uppercase;color:#b45309}.order-confirm-lines{border:1px solid #e5e7eb;border-radius:8px;overflow:hidden;margin-bottom:10px}.order-confirm-lines-head,.order-confirm-line{display:grid;grid-template-columns:1fr 90px 60px 110px;gap:8px;padding:8px 10px;align-items:center}.order-confirm-lines-head{background:#f9fafb;color:#6b7280;font-size:12px;font-weight:600}.order-confirm-line{border-top:1px solid #f3f4f6}.order-confirm-line-title{display:flex;flex-direction:column;gap:2px;min-width:0}.order-confirm-line-title em{font-style:normal;color:#6b7280;font-size:12px}.order-confirm-total{text-align:right;font-weight:600;font-size:14px;margin-bottom:14px}.order-confirm-form-title{font-weight:600;margin-bottom:8px}.order-confirm-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:12px}.order-confirm-field{display:flex;flex-direction:column;gap:4px;font-size:12px;color:#374151}.order-confirm-field input{padding:7px 9px;border:1px solid #d1d5db;border-radius:6px;font-size:13px;font-family:inherit}.order-confirm-field input:focus{outline:none;border-color:#2563eb}.order-confirm-error{color:#dc2626;font-weight:500;font-size:12px}.order-confirm-btn{width:100%;padding:10px 0;border:none;border-radius:8px;background:#2563eb;color:#fff;font-size:14px;font-weight:600;cursor:pointer}.order-confirm-btn:disabled{background:#9ca3af;cursor:not-allowed}.order-confirm-result{border-left:4px solid #d1d5db}.order-confirm-result.ok{border-left-color:#16a34a}.order-confirm-result.fail{border-left-color:#dc2626}.order-confirm-result-title{font-size:16px;font-weight:600;margin-bottom:6px}.order-confirm-result-detail{color:#4b5563;margin-bottom:6px}.order-confirm-summary{color:#6b7280;font-size:12px}@media (max-width: 640px){.order-confirm-form{grid-template-columns:1fr}.order-confirm-lines-head,.order-confirm-line{grid-template-columns:1fr 70px 50px 80px}}@media (max-width: 960px){main{grid-template-columns:1fr}}.session-btn{border:1px solid #d1d5db;background:#fff;border-radius:6px;padding:2px 10px;font-size:12px;cursor:pointer}.session-select{max-width:220px;border:1px solid #d1d5db;border-radius:6px;padding:2px 6px;font-size:12px}.chat-card{margin:10px 0 10px 62px}.history{display:grid;grid-template-columns:280px 1fr;gap:16px;align-items:start;height:100%}.history-list{background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:12px;max-height:80vh;overflow-y:auto}.history-list-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.history-list-head h2{margin:0;font-size:15px}.history-count{background:#eef2ff;color:#4f46e5;border-radius:999px;padding:0 8px;font-size:12px}.history-item{display:flex;flex-direction:column;gap:2px;width:100%;text-align:left;border:none;background:transparent;border-radius:8px;padding:8px 10px;cursor:pointer}.history-item:hover{background:#f3f4f6}.history-item.active{background:#eef2ff}.history-item-id{font-size:13px;color:#1f2328;word-break:break-all}.history-item-time{font-size:11px;color:#9ca3af}.history-error{background:#fef2f2;color:#dc2626;border-radius:6px;padding:6px 8px;font-size:12px;margin-bottom:8px}.history-detail{background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:16px;max-height:80vh;overflow-y:auto}.history-detail-head{font-size:12px;color:#6b7280;margin-bottom:12px}@media (max-width: 960px){.history{grid-template-columns:1fr}}.shell{display:flex;height:100vh}.sidebar{width:224px;flex:none;background:#fff;border-right:1px solid #e5e7eb;display:flex;flex-direction:column;padding:16px 12px}.brand{padding:4px 8px 14px;border-bottom:1px solid #eef0f3}.brand-name{font-size:15px;font-weight:700}.brand-sub{font-size:11px;color:#9ca3af;margin-top:2px}.sidebar nav{display:flex;flex-direction:column;gap:2px;margin-top:12px;flex:1}.nav-item{display:block;padding:8px 10px;border-radius:8px;font-size:13px;color:#374151;text-decoration:none}.nav-item:hover{background:#f3f4f6}.nav-item.active{background:#eff6ff;color:#1d4ed8;font-weight:600}.sidebar-footer{border-top:1px solid #eef0f3;padding-top:10px;display:flex;flex-direction:column;gap:8px}.whoami{font-size:12px;color:#374151;font-weight:600}.sidebar-footer button{align-self:flex-start;font-size:12px;color:#6b7280;background:none;border:none;cursor:pointer;padding:0}.sidebar-footer button:hover{color:#dc2626}.content{flex:1;min-width:0;overflow:auto;padding:16px 20px}.restore-hint{height:100vh;display:flex;align-items:center;justify-content:center;font-size:13px;color:#9ca3af}.chat-header{margin-bottom:12px}.chat-header .meta{margin-bottom:0;align-items:center}.session-btn{font-size:12px;padding:4px 10px;border:1px solid #d1d5db;background:#fff;border-radius:6px;cursor:pointer;color:#374151}.session-btn:hover{border-color:#2563eb;color:#2563eb}.session-select{font-size:12px;padding:4px 6px;border:1px solid #d1d5db;border-radius:6px;max-width:220px}.chat{display:flex;flex-direction:column;gap:12px;min-height:60vh}.chat .turns{flex:1}.chat-card{margin:10px 0}.login-page{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f6f7f9,#eef4ff)}.login-card{width:100%;max-width:360px;background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:32px 28px;box-shadow:0 1px 3px #0000000d}.login-card h1{margin:0 0 4px;font-size:20px}.login-card p{margin:0 0 20px;font-size:12px;color:#9ca3af}.login-card form{display:flex;flex-direction:column;gap:12px}.login-card label{font-size:12px;color:#6b7280;margin-bottom:-6px}.login-card input{padding:9px 12px;border:1px solid #d1d5db;border-radius:8px;font-size:14px;outline:none}.login-card input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1f}.login-error{background:#fef2f2;color:#dc2626;font-size:12px;padding:8px 10px;border-radius:8px}.login-card button{margin-top:6px;padding:10px;background:#2563eb;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer}.login-card button:hover:not(:disabled){background:#1d4ed8}.login-card button:disabled{opacity:.5;cursor:not-allowed}
