html,body{width:100%;height:100%}input::-ms-clear{display:none}input::-ms-reveal{display:none}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:#0000;font-family:sans-serif;line-height:1.15}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{cursor:help;border-bottom:0;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}address{font-style:normal;line-height:inherit;margin-bottom:1em}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{text-align:left;caption-side:bottom;padding-top:.75em;padding-bottom:.3em}input,button,select,optgroup,textarea{color:inherit;font-size:inherit;font-family:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner{border-style:none;padding:0}[type=reset]::-moz-focus-inner{border-style:none;padding:0}[type=submit]::-moz-focus-inner{border-style:none;padding:0}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{resize:vertical;overflow:auto}fieldset{border:0;min-width:0;margin:0;padding:0}legend{width:100%;max-width:100%;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal;margin-bottom:.5em;padding:0;display:block}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button{height:auto}[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button{-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}
:root{--ink:#102030;--muted:#6c7b89;--line:#e6ebef;--blue:#1677ff;--navy:#092039;--mint:#15b8a6;--bg:#f4f7f9}*{box-sizing:border-box}body{color:var(--ink);background:var(--bg);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif}button,input,textarea{font:inherit}.landing{background:radial-gradient(circle at 75% 25%,#d9fff4 0,#0000 34%),linear-gradient(135deg,#f8fbfd,#edf5f4);grid-template-columns:1.2fr .8fr;align-items:center;min-height:100vh;padding:8vw 10vw;display:grid;overflow:hidden}.landing h1{letter-spacing:-.06em;max-width:850px;margin:26px 0;font-size:clamp(48px,6vw,88px);line-height:1.06}.landing p{color:var(--muted);max-width:620px;font-size:20px;line-height:1.7}.brand-pill{letter-spacing:.18em;color:#087d72;font-size:12px;font-weight:800}.landing-actions{gap:12px;margin-top:38px;display:flex}.landing-actions a{background:var(--navy);color:#fff;border-radius:12px;padding:14px 24px;font-weight:700;text-decoration:none}.landing-actions .secondary{color:var(--navy);border:1px solid var(--line);background:#fff}.orb{background:var(--navy);color:#fff;border-radius:50%;flex-direction:column;justify-content:center;justify-self:center;align-items:center;width:290px;height:290px;display:flex;box-shadow:30px 40px 80px #0b604b40}.orb div{font-size:104px;font-weight:800;line-height:1}.orb span{color:#8ce8dc}.login-shell{background:var(--navy);grid-template-columns:1fr 520px;min-height:100vh;display:grid}.login-art{color:#fff;background:radial-gradient(circle at 20% 80%,#158d7e88,#0000 35%);padding:10vw}.login-art h1{letter-spacing:-.05em;max-width:650px;font-size:64px;line-height:1.05}.login-art p{color:#afd0d1;max-width:530px;font-size:18px;line-height:1.7}.login-panel{background:#fff;flex-direction:column;justify-content:center;padding:80px 64px;display:flex}.login-panel h2{margin:0 0 8px;font-size:32px}.login-panel>p{color:var(--muted);margin:0 0 36px}.login-panel label{margin:18px 0 8px;font-size:13px;font-weight:700;display:block}.login-panel input{border:1px solid var(--line);border-radius:10px;outline:none;width:100%;padding:14px}.login-panel input:focus{border-color:var(--blue)}.login-panel button{background:var(--navy);color:#fff;cursor:pointer;border:0;border-radius:10px;width:100%;margin-top:24px;padding:14px;font-weight:700}.error{color:#cf1322;margin-top:14px;font-size:13px}.chat-page{background:linear-gradient(155deg,#eaf2f1,#f8fbfc);justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.phone-chat{background:#fff;border-radius:24px;flex-direction:column;width:min(100%,460px);height:min(850px,100vh - 48px);display:flex;overflow:hidden;box-shadow:0 25px 80px #18323a22}.chat-head{background:var(--navy);color:#fff;align-items:center;gap:12px;padding:20px 22px;display:flex}.chat-logo{background:var(--mint);border-radius:13px;place-items:center;width:42px;height:42px;font-weight:900;display:grid}.chat-head strong{display:block}.chat-head span{color:#a9ccc9;font-size:12px}.chat-messages{background:#f6f8f9;flex:1;padding:22px;overflow:auto}.bubble-row{margin:10px 0;display:flex}.bubble-row.mine{justify-content:flex-end}.bubble{white-space:pre-wrap;background:#fff;border-radius:16px 16px 16px 4px;max-width:78%;padding:11px 14px;line-height:1.45;box-shadow:0 2px 8px #1020300a}.mine .bubble{background:#dff8f2;border-radius:16px 16px 4px}.bubble img{border-radius:10px;max-width:100%;display:block}.bubble-time{color:#98a4ac;margin-top:5px;font-size:10px}.chat-compose{border-top:1px solid var(--line);align-items:flex-end;gap:8px;padding:12px;display:flex}.chat-compose textarea{resize:none;border:1px solid var(--line);border-radius:14px;outline:none;flex:1;max-height:100px;padding:11px 13px}.icon-btn{color:#536573;cursor:pointer;background:0 0;border:0;padding:10px}.send-btn{background:var(--navy);color:#fff;cursor:pointer;border:0;border-radius:13px;width:42px;height:42px}.hidden{display:none}.admin{background:#fff;grid-template-columns:72px 340px 1fr 310px;height:100vh;display:grid;overflow:hidden}.rail{background:var(--navy);color:#fff;flex-direction:column;align-items:center;gap:14px;padding:18px 12px;display:flex}.rail-logo{background:var(--mint);border-radius:13px;place-items:center;width:42px;height:42px;margin-bottom:22px;font-weight:900;display:grid}.rail button{color:#b5c6d2;cursor:pointer;background:0 0;border:0;border-radius:12px;width:44px;height:44px;font-size:18px}.rail button.active{color:#fff;background:#ffffff18}.rail .bottom{margin-top:auto}.inbox{border-right:1px solid var(--line);flex-direction:column;min-width:0;display:flex}.pane-head{padding:22px}.pane-head h2{margin:0;font-size:22px}.pane-head p{color:var(--muted);margin:5px 0 0;font-size:13px}.filters{gap:7px;padding:0 18px 14px;display:flex;overflow:auto}.filters button{color:#61717e;white-space:nowrap;cursor:pointer;background:#eef2f4;border:0;border-radius:20px;padding:7px 11px;font-size:12px}.filters button.active{background:var(--navy);color:#fff}.conversation-list{overflow:auto}.conversation-card{cursor:pointer;border-top:1px solid #f0f2f4;padding:16px 18px}.conversation-card.selected{border-left:3px solid var(--mint);background:#eef9f7;padding-left:15px}.conv-top{justify-content:space-between;gap:8px;display:flex}.conv-top strong{font-size:14px}.conv-top time{color:#9aa6ae;font-size:11px}.conv-meta{color:#73838f;margin:6px 0;font-size:11px}.conv-preview{color:#52626e;white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.status-dot{border-radius:50%;width:7px;height:7px;margin-right:5px;display:inline-block}.status-PENDING{background:#fa8c16}.status-PROCESSING{background:#1677ff}.status-WAITING_CUSTOMER{background:#722ed1}.status-CLOSED{background:#9aa6ae}.workspace{flex-direction:column;min-width:0;display:flex}.work-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:74px;padding:16px 22px;display:flex}.work-head h3{margin:0;font-size:16px}.work-head small{color:var(--muted)}.status-select{border:1px solid var(--line);background:#fff;border-radius:9px;padding:8px}.work-messages{background:#f8fafb;flex:1;padding:24px;overflow:auto}.agent-bubble{max-width:65%;margin:12px 0}.agent-bubble.mine{margin-left:auto}.agent-bubble .who{color:#87949d;margin:0 5px 5px;font-size:11px}.agent-bubble.mine .who{text-align:right}.agent-bubble .text{white-space:pre-wrap;background:#fff;border:1px solid #edf0f2;border-radius:14px 14px 14px 3px;padding:12px 15px}.agent-bubble.mine .text{background:var(--navy);color:#fff;border-radius:14px 14px 3px}.agent-bubble img{border-radius:9px;max-width:100%}.agent-compose{border-top:1px solid var(--line);padding:12px 18px}.agent-compose textarea{resize:none;border:0;outline:none;width:100%;height:54px}.compose-actions{justify-content:space-between;display:flex}.compose-actions button{cursor:pointer;background:#fff;border:0;padding:8px}.compose-actions .primary{background:var(--navy);color:#fff;border-radius:8px;padding:8px 18px}.profile{border-left:1px solid var(--line);padding:22px;overflow:auto}.profile h3{margin:0 0 22px}.player-avatar{color:#087d72;background:#e1f7f2;border-radius:22px;place-items:center;width:70px;height:70px;margin-bottom:14px;font-size:24px;font-weight:800;display:grid}.profile-name{font-size:18px;font-weight:700}.profile-id{color:var(--muted);word-break:break-all;font-size:11px}.info-section{border-top:1px solid var(--line);margin-top:20px;padding-top:18px}.info-row{justify-content:space-between;margin:12px 0;font-size:13px;display:flex}.info-row span:first-child{color:var(--muted)}.tags{flex-wrap:wrap;gap:7px;display:flex}.tag-chip{cursor:pointer;background:#fff;border:1px solid;border-radius:18px;padding:5px 9px;font-size:11px}.empty{text-align:center;color:#84929d;margin:auto}.empty div{margin-bottom:10px;font-size:48px}.translate{float:right;color:#1677ff;cursor:pointer;background:#edf4ff;border:0;border-radius:6px;margin-left:10px}.translation{color:#4d6474;border-top:1px solid #dbe3e8;margin-top:9px;padding-top:8px;font-size:12px}.quick-menu{border:1px solid var(--line);z-index:5;background:#fff;border-radius:12px;flex-direction:column;min-width:300px;padding:7px;display:flex;position:absolute;bottom:106px;left:430px;box-shadow:0 14px 40px #10203020}.quick-menu button{text-align:left;cursor:pointer;background:#fff;border:0;border-radius:7px;padding:9px}.quick-menu button:hover{background:#f0f7f6}.future-card{color:var(--muted);background:#f5f8f9;border-radius:10px;padding:12px;font-size:12px;line-height:1.6}.manage-shell{background:#f4f7f9;min-height:100vh;padding:28px 38px}.manage-top{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.manage-top h1{margin:0;font-size:28px}.manage-top p{color:var(--muted);margin:6px 0 0}.manage-card{background:#fff;border-radius:18px;padding:20px;box-shadow:0 8px 30px #19343d0a}.stat-grid{grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:20px;display:grid}.stat-card{background:#f7fafb;border-radius:14px;padding:18px}.stat-card b{font-size:28px;display:block}.stat-card span{color:var(--muted);font-size:12px}.chat-compose-wrap{border-top:1px solid var(--line);position:relative}.chat-compose-wrap .chat-compose{border-top:0}.file-button{color:var(--navy);cursor:pointer;background:#eef5f4;border:0;border-radius:11px;align-items:center;gap:5px;height:42px;padding:0 10px;font-weight:700;display:flex}.file-button span{font-size:11px}.icon-btn.selected{background:#e3f6f2;border-radius:10px}.emoji-panel{border:1px solid var(--line);z-index:10;background:#fff;border-radius:14px;grid-template-columns:repeat(5,38px);gap:4px;padding:10px;display:grid;position:absolute;bottom:65px;left:12px;box-shadow:0 12px 35px #10203022}.emoji-panel button{cursor:pointer;background:0 0;border:0;border-radius:8px;width:38px;height:36px;font-size:21px}.emoji-panel button:hover{background:#f0f5f4}.ai-label{color:#078b7c;margin-bottom:5px;font-weight:800;display:block}.history-filters{grid-template-columns:1fr 1fr;gap:8px;padding:0 18px 14px;display:grid}.history-filters select,.tag-select{border:1px solid var(--line);color:#536573;background:#fff;border-radius:9px;min-width:0;padding:8px}.conversation-card{position:relative}.conversation-card.unread{background:#fffaf0;border-left:4px solid #fa8c16;padding-left:14px}.conversation-card.unread.selected{border-left-color:var(--mint);background:#e9f8f5}.conversation-card.unread .conv-top strong{color:#071b2f;font-weight:900}.unread-badge{color:#fff;background:#f5222d;border-radius:14px;padding:3px 8px;font-size:10px;font-weight:800;position:absolute;bottom:12px;right:16px;box-shadow:0 3px 10px #f5222d35}.closed-chip{color:#6f7c86;background:#eef1f3;border-radius:8px;margin-left:7px;padding:2px 6px;font-size:9px}.head-actions{gap:8px;display:flex}.head-actions button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:9px;padding:8px 12px}.head-actions .complete-button{color:#087d72;background:#eaf8f4;border-color:#bce8dc;font-weight:700}.admin-emoji{bottom:118px;left:18px}.folder-action{font-weight:700;color:#14374c!important;background:#edf5f4!important;border-radius:8px!important}.selected-tags{margin-bottom:10px}.tag-chip.selected{color:#fff!important}.player-note{resize:vertical;border:1px solid var(--line);border-radius:10px;outline:none;width:100%;min-height:100px;padding:10px;line-height:1.5}.player-note:focus{border-color:var(--mint)}.save-note{background:var(--navy);color:#fff;cursor:pointer;border:0;border-radius:8px;width:100%;margin-top:8px;padding:8px}.save-note:disabled{color:#92a0aa;background:#e6ebef}.table-title{margin:26px 0 10px;font-size:16px}.agent-compose{position:relative}.agent-compose .admin-emoji,.agent-compose .quick-menu{bottom:112px;left:18px}.quick-context{color:#657681;border-bottom:1px solid var(--line);margin-bottom:4px;padding:8px 9px;font-size:11px}.auto-close-hint{color:#71828d;background:#f1f5f6;border-radius:9px;padding:6px 9px;font-size:11px}.tag-picker-wrap{position:relative}.add-tag-button{border:1px solid var(--line);color:#395063;cursor:pointer;background:#fff;border-radius:9px;padding:9px 12px}.tag-popover{border:1px solid var(--line);z-index:20;background:#fff;border-radius:11px;max-height:210px;padding:7px;position:absolute;top:44px;left:0;right:0;overflow:auto;box-shadow:0 12px 35px #10203020}.tag-popover button{text-align:left;cursor:pointer;background:#fff;border:0;border-radius:7px;align-items:center;gap:8px;width:100%;padding:9px;display:flex}.tag-popover button:hover{background:#f1f7f6}.tag-popover button span{border-radius:50%;width:10px;height:10px}.tag-popover p{color:var(--muted);margin:10px;font-size:12px}.history-filters .tag-filter{grid-column:1/-1}.reopen-hint{color:#8a6100;background:#fff8df;border:1px solid #f2df9b;border-radius:8px;margin:-2px 0 8px;padding:7px 10px;font-size:11px}.chat-error{color:#cf1322;background:#fff2f0;border:1px solid #ffccc7;border-radius:12px;margin:12px 0;padding:12px 14px;font-size:13px}.chat-compose button:disabled,.chat-compose textarea:disabled{cursor:not-allowed;opacity:.55}.admin{grid-template-columns:72px 340px minmax(0,1fr) 310px;height:100dvh;min-height:0}.rail,.inbox,.workspace,.work-messages,.conversation-list{min-height:0}.inbox,.workspace{overflow:hidden}.conversation-list{flex:1}.pane-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.list-refresh{border:1px solid var(--line);color:#385062;cursor:pointer;white-space:nowrap;background:#fff;border-radius:9px;padding:7px 10px}.list-refresh:hover{background:#f1f7f6}.list-refresh:disabled{cursor:wait;opacity:.55}@media (max-width:1000px){.admin{grid-template-columns:64px 300px 1fr}.profile{display:none}.landing{grid-template-columns:1fr}.orb{display:none}.login-shell{grid-template-columns:1fr}.login-art{display:none}.login-panel{width:100%;max-width:520px;min-height:100vh;margin:auto}.stat-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:700px){.admin{grid-template-columns:1fr}.rail,.inbox{display:none}.chat-page{padding:0}.phone-chat{border-radius:0;height:100vh}.login-panel{padding:44px 28px}.landing{padding:30px}.landing h1{font-size:48px}.landing-actions{flex-direction:column}.manage-shell{padding:16px}.stat-grid{grid-template-columns:1fr 1fr}}
