:root{color:#202228;font-synthesis:none;text-rendering:optimizelegibility;--accent:#e95c25;--accent-hover:#d94f1a;--accent-soft:#fff0e9;--accent-ink:#8f3513;--surface:#fff;--surface-soft:#f7f8fa;--surface-muted:#eef0f3;--border:#e1e4e8;--text:#202228;--text-soft:#6e737d;--text-faint:#989da6;--positive:#32805e;--danger:#b63a3a;--shadow:0 18px 50px #3f2f281f;background:#f2f3f5;font-family:Segoe UI Variable,Segoe UI,Arial,sans-serif}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible{outline-offset:2px;outline:3px solid #e95c2547}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.spin{animation:.85s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.loading-screen{background:var(--surface);place-content:center;justify-items:center;gap:22px;min-height:100dvh;display:grid}.brand-mark{background:var(--accent);color:#fff;border-radius:18px;place-items:center;width:68px;height:68px;font-size:32px;font-weight:800;display:grid}.brand-mark.small{border-radius:15px;width:52px;height:52px;font-size:25px}.loading-lines{gap:8px;width:138px;display:grid}.loading-lines span{background:linear-gradient(90deg, var(--surface-muted), var(--border), var(--surface-muted));background-size:200% 100%;border-radius:8px;height:8px;animation:1.4s infinite shimmer}.loading-lines span:last-child{justify-self:center;width:72%}@keyframes shimmer{to{background-position:-200% 0}}.logo{align-items:center;gap:14px;display:flex}.logo img{object-fit:cover;border-radius:17px;width:64px;height:64px}.logo strong{font-size:22px;line-height:1.15;display:block}.logo span{color:inherit;opacity:.68;margin-top:5px;font-size:13px;display:block}.logo.compact{gap:10px}.logo.compact img{border-radius:12px;width:42px;height:42px}.logo.compact strong{white-space:nowrap;font-size:17px}.auth-layout{background:var(--surface);grid-template-columns:minmax(380px,.92fr) minmax(480px,1.08fr);min-height:100dvh;display:grid}.auth-story{color:#f9fafb;background:#202329;flex-direction:column;justify-content:space-between;min-height:100dvh;padding:clamp(34px,5vw,76px);display:flex;position:relative;overflow:hidden}.auth-story:after{content:"";aspect-ratio:1;pointer-events:none;border:110px solid #e95c252e;border-radius:50%;width:min(52vw,650px);position:absolute;bottom:-31%;left:-20%}.auth-story .logo{z-index:1;position:relative}.auth-story-copy{z-index:1;max-width:630px;position:relative}.auth-story-copy h1{letter-spacing:-.045em;max-width:12ch;margin:0 0 24px;font-size:clamp(44px,5.4vw,76px);line-height:.98}.auth-story-copy p{color:#cdd1d7;max-width:48ch;margin:0;font-size:clamp(17px,1.4vw,21px);line-height:1.55}.auth-note{z-index:1;color:#d8dbe0;align-items:center;gap:12px;width:fit-content;max-width:440px;font-size:14px;display:flex;position:relative}.auth-note svg{color:#ff8050;flex:none}.auth-form-wrap{background:#f7f8f9;flex-direction:column;justify-content:center;align-items:center;min-height:100dvh;padding:40px;display:flex}.auth-form{border:1px solid var(--border);background:var(--surface);width:min(100%,430px);box-shadow:var(--shadow);border-radius:18px;padding:38px}.form-heading{align-items:center;gap:14px;margin-bottom:30px;display:flex}.form-heading h2{letter-spacing:-.025em;margin:0 0 4px;font-size:25px}.form-heading p{color:var(--text-soft);margin:0;font-size:14px}.form-icon{background:var(--accent-soft);width:48px;height:48px;color:var(--accent);border-radius:14px;flex:none;place-items:center;display:grid}.field{color:var(--text-soft);gap:8px;margin-bottom:18px;font-size:13px;font-weight:650;display:grid}.input-shell{background:var(--surface);min-height:50px;color:var(--text-faint);border:1px solid #d7dade;border-radius:12px;align-items:center;gap:10px;padding:0 14px;transition:border-color .16s,box-shadow .16s;display:flex}.input-shell:focus-within{border-color:var(--accent);color:var(--accent);box-shadow:0 0 0 3px #e95c251f}.input-shell input{width:100%;min-width:0;color:var(--text);background:0 0;border:0;outline:0;font-size:16px}.input-shell input::placeholder{color:#9297a0}.primary-button,.secondary-button,.text-button,.icon-button,.send-button,.quick-messages button,.chat-error,.workspace-error{cursor:pointer;border:0}.primary-button{background:var(--accent);color:#fff;border-radius:12px;justify-content:center;align-items:center;gap:10px;min-height:48px;padding:0 18px;font-weight:750;transition:background .16s,transform .1s;display:inline-flex}.primary-button:hover{background:var(--accent-hover)}.primary-button:active,.secondary-button:active,.icon-button:active,.send-button:active{transform:translateY(1px)}.primary-button:disabled,.send-button:disabled{cursor:default;opacity:.48}.auth-submit{width:100%;margin-top:6px}.text-button{width:100%;color:var(--accent-ink);background:0 0;margin-top:18px;padding:8px;font-weight:650}.text-link{color:var(--accent-ink);justify-content:center;align-items:center;gap:7px;margin-top:18px;font-size:14px;font-weight:650;text-decoration:none;display:flex}.form-error{color:#9e2929;background:#fff0f0;border-radius:10px;align-items:flex-start;gap:8px;margin:-3px 0 16px;padding:11px 12px;font-size:13px;line-height:1.4;display:flex}.operator-link{color:var(--text-soft);align-items:center;gap:6px;margin-top:24px;font-size:13px;text-decoration:none;display:inline-flex}.operator-link:hover{color:var(--text)}.mobile-auth-logo{display:none}.icon-button{width:42px;height:42px;color:var(--text-soft);background:0 0;border-radius:12px;flex:none;place-items:center;display:grid}.icon-button:hover{background:var(--surface-muted);color:var(--text)}.icon-button.inline{border-radius:9px;width:34px;height:34px;margin-right:-8px}.connection{color:var(--text-soft);align-items:center;gap:6px;font-size:12px;font-weight:550;display:inline-flex}.connection i{background:#a2a7af;border-radius:50%;width:7px;height:7px}.connection.online i{background:var(--positive)}.connection.offline i{background:#b34b4b}.client-shell{background:#e7e9ec;place-items:center;min-height:100dvh;padding:24px;display:grid}.client-chat{background:var(--surface);border:1px solid #d9dce1;border-radius:18px;grid-template-rows:auto 1fr auto;width:min(100%,880px);height:min(900px,100dvh - 48px);min-height:620px;display:grid;overflow:hidden;box-shadow:0 20px 65px #35323021}.chat-header{border-bottom:1px solid var(--border);background:#fffffff5;align-items:center;gap:15px;min-height:72px;padding:12px 18px;display:flex}.chat-header>.logo{margin-right:auto}.chat-header-info{justify-items:end;gap:4px;padding-right:4px;display:grid}.chat-header-info strong{font-size:14px}.message-area,.operator-message-area{overscroll-behavior:contain;background-color:#f4f1ed;background-image:radial-gradient(circle at 1px 1px,#897c711a 1px,#0000 0);background-size:22px 22px;min-height:0;overflow-y:auto}.message-list{width:min(100%,760px);min-height:100%;margin:0 auto;padding:26px 22px}.date-chip{color:#fff;background:#3b3937ad;border-radius:10px;width:fit-content;margin:0 auto 20px;padding:6px 11px;font-size:11px;font-weight:650}.message-row{margin:5px 0;display:flex}.message-row.own{justify-content:flex-end}.message-bubble{background:var(--surface);max-width:min(78%,570px);color:var(--text);border-radius:14px 14px 14px 5px;padding:9px 11px 6px;box-shadow:0 1px 2px #2e28241c}.message-row.own .message-bubble{background:#ffe1d2;border-radius:14px 14px 5px}.message-row.pending{opacity:.72}.message-bubble strong{color:var(--accent-ink);margin-bottom:3px;font-size:12px;display:block}.message-bubble p{white-space:pre-wrap;overflow-wrap:anywhere;margin:0;font-size:15px;line-height:1.42}.message-bubble footer{color:#7a7f86;justify-content:flex-end;align-items:center;gap:3px;height:15px;margin:2px 0 0 16px;display:flex}.message-bubble time{font-size:10px}.message-row.own .message-bubble footer svg{color:var(--accent)}.system-message{text-align:center;justify-content:center;margin:14px 0;display:flex}.system-message span{color:#fff;background:#3b3937a3;border-radius:10px;max-width:80%;padding:6px 11px;font-size:11px;line-height:1.35}.typing{background:var(--surface);width:fit-content;color:var(--text-soft);border-radius:14px 14px 14px 5px;align-items:center;gap:4px;margin:9px 0;padding:10px 13px;display:flex;box-shadow:0 1px 2px #2e28241a}.typing>span{background:var(--text-faint);border-radius:50%;width:5px;height:5px;animation:1s infinite alternate typing}.typing>span:nth-child(2){animation-delay:.16s}.typing>span:nth-child(3){animation-delay:.32s}.typing em{margin-left:5px;font-size:11px;font-style:normal}@keyframes typing{to{opacity:.55;transform:translateY(-3px)}}.client-composer-wrap,.operator-composer-wrap{padding:11px 15px max(11px, env(safe-area-inset-bottom));border-top:1px solid var(--border);background:var(--surface)}.composer{align-items:flex-end;gap:9px;display:flex}.composer textarea{resize:none;background:var(--surface-soft);width:100%;min-height:45px;max-height:130px;color:var(--text);border:1px solid #d6d9de;border-radius:12px;outline:0;padding:11px 14px;line-height:1.4}.composer textarea:focus{border-color:var(--accent);background:var(--surface);box-shadow:0 0 0 3px #e95c251c}.composer textarea:disabled{opacity:.55}.send-button{background:var(--accent);color:#fff;border-radius:12px;flex:none;place-items:center;width:45px;height:45px;display:grid}.composer-hint{color:var(--text-faint);text-align:center;margin-top:6px;font-size:10px;display:block}.closed-note{color:var(--text-soft);text-align:center;margin:0 0 8px;font-size:11px}.chat-welcome{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:min(100% - 40px,520px);min-height:100%;margin:0 auto;padding:42px 0;display:flex}.welcome-icon{background:var(--accent);color:#fff;border-radius:18px;place-items:center;width:68px;height:68px;display:grid;box-shadow:0 10px 32px #e95c253d}.chat-welcome h1{letter-spacing:-.03em;margin:19px 0 8px;font-size:27px}.chat-welcome p{max-width:47ch;color:var(--text-soft);margin:0;line-height:1.5}.quick-messages{flex-wrap:wrap;justify-content:center;gap:8px;margin-top:24px;display:flex}.quick-messages button{color:#4f5054;background:#ffffffdb;border:1px solid #d7d1cc;border-radius:12px;min-height:38px;padding:0 13px}.quick-messages button:hover{border-color:var(--accent);color:var(--accent-ink)}.message-skeleton,.list-skeleton{gap:12px;padding:28px;display:grid}.message-skeleton span{background:#ffffffb8;border-radius:14px;width:55%;height:48px;animation:1.2s infinite alternate pulse}.message-skeleton span:nth-child(2){background:#ffe1d2c7;justify-self:end;width:63%}@keyframes pulse{to{opacity:.52}}.chat-error{color:#fff;background:#a72f2f;border-radius:10px;max-width:calc(100% - 32px);padding:9px 12px;font-size:12px;position:sticky;bottom:12px;left:16px}.operator-shell{background:var(--surface);grid-template-columns:232px 354px minmax(440px,1fr);min-height:100dvh;display:grid;overflow:hidden}.operator-nav{color:#f8f9fa;background:#23262b;border-right:1px solid #30343a;flex-direction:column;min-height:100dvh;padding:18px 13px;display:flex}.operator-nav .logo{padding:0 7px 22px}.operator-nav .logo img{width:40px;height:40px}.operator-nav nav{gap:4px;display:grid}.operator-nav nav button{color:#bcc0c7;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:12px;grid-template-columns:24px 1fr auto;align-items:center;gap:9px;min-height:46px;padding:0 11px;display:grid}.operator-nav nav button:hover{color:#fff;background:#2d3137}.operator-nav nav button.active{color:#ff936a;background:#3a302d}.operator-nav nav button b{color:#c8cbd1;text-align:center;background:#363a40;border-radius:8px;min-width:25px;padding:3px 6px;font-size:11px}.operator-nav nav button.active b{color:#ffad8f;background:#e95c2538}.operator-profile{border-top:1px solid #373b41;grid-template-columns:37px 1fr auto;align-items:center;gap:9px;margin-top:auto;padding:13px 7px 0;display:grid}.operator-avatar{background:var(--accent);color:#fff;border-radius:12px;place-items:center;width:37px;height:37px;font-weight:800;display:grid}.operator-profile strong,.operator-profile span{display:block}.operator-profile strong{text-overflow:ellipsis;white-space:nowrap;max-width:100px;font-size:13px;overflow:hidden}.operator-profile div span{color:#92979f;margin-top:2px;font-size:10px}.operator-profile .icon-button{color:#aeb2b9}.conversation-panel{border-right:1px solid var(--border);background:var(--surface);grid-template-rows:auto 1fr;min-height:100dvh;display:grid;overflow:hidden}.conversation-panel>header{border-bottom:1px solid var(--border);padding:22px 18px 15px}.conversation-panel>header>div{justify-content:space-between;align-items:center;margin-bottom:15px;display:flex}.conversation-panel h1{letter-spacing:-.035em;margin:0;font-size:23px}.search-field{background:var(--surface-muted);min-height:42px;color:var(--text-faint);border:1px solid #0000;border-radius:12px;align-items:center;gap:8px;padding:0 12px;display:flex}.search-field:focus-within{border-color:var(--accent);background:var(--surface);box-shadow:0 0 0 3px #e95c251a}.search-field input{width:100%;min-width:0;color:var(--text);background:0 0;border:0;outline:0;font-size:13px}.conversation-list{min-height:0;overflow-y:auto}.conversation-item{background:var(--surface);text-align:left;cursor:pointer;border:0;border-bottom:1px solid #eceef1;grid-template-columns:46px 1fr auto;align-items:center;gap:10px;width:100%;min-height:91px;padding:13px 15px;display:grid}.conversation-item:hover{background:var(--surface-soft)}.conversation-item.selected{background:var(--accent-soft)}.conversation-avatar{color:#62666e;background:#e8eaed;border-radius:14px;place-items:center;width:46px;height:46px;font-size:14px;font-weight:800;display:grid}.conversation-avatar.large{flex:none;width:43px;height:43px}.conversation-item.selected .conversation-avatar{background:var(--accent);color:#fff}.conversation-copy{gap:4px;min-width:0;display:grid}.conversation-title{justify-content:space-between;gap:8px;display:flex}.conversation-title strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.conversation-title time{color:var(--text-faint);font-size:10px}.conversation-preview{text-overflow:ellipsis;color:var(--text-soft);white-space:nowrap;font-size:12px;overflow:hidden}.conversation-meta{color:var(--text-faint);font-size:10px}.unread-count{background:var(--accent);color:#fff;border-radius:8px;align-self:end;place-items:center;min-width:22px;height:22px;margin-bottom:7px;padding:0 6px;font-size:10px;font-weight:800;display:grid}.list-skeleton span{background:var(--surface-muted);border-radius:12px;height:67px;animation:1.2s infinite alternate pulse}.empty-list{height:100%;color:var(--text-faint);text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:28px;display:flex}.empty-list strong{color:var(--text);margin:12px 0 5px}.empty-list span{max-width:28ch;font-size:12px;line-height:1.45}.operator-chat-panel{background:var(--surface);grid-template-rows:auto 1fr auto;min-width:0;min-height:100dvh;display:grid;overflow:hidden}.operator-empty-chat{background:var(--surface-soft);text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100dvh;padding:40px;display:flex}.operator-empty-chat>div{background:var(--accent-soft);width:78px;height:78px;color:var(--accent);border-radius:18px;place-items:center;display:grid}.operator-empty-chat h2{margin:20px 0 7px;font-size:22px}.operator-empty-chat p{max-width:44ch;color:var(--text-soft);margin:0;line-height:1.5}.operator-chat-header{border-bottom:1px solid var(--border);align-items:center;gap:11px;min-height:72px;padding:11px 17px;display:flex}.active-client{gap:3px;min-width:0;display:grid}.active-client strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.active-client span{color:var(--text-soft);font-size:11px}.chat-actions{align-items:center;gap:7px;margin-left:auto;display:flex}.compact-button{min-height:40px;padding:0 14px;font-size:12px}.secondary-button{background:var(--surface);min-height:40px;color:var(--text);border:1px solid #d5d8dc;border-radius:12px;padding:0 14px;font-size:12px;font-weight:700}.secondary-button:hover{background:var(--surface-soft)}.operator-message-area{min-height:0}.message-list.operator{width:min(100%,920px)}.operator-composer-wrap{position:relative}.composer-lock{color:var(--text-soft);text-align:center;margin-bottom:8px;font-size:11px}.mobile-back{display:none}.workspace-error{z-index:20;color:#fff;background:#a52f2f;border-radius:12px;align-items:center;gap:8px;max-width:420px;padding:12px 15px;font-size:13px;display:flex;position:fixed;bottom:22px;right:22px;box-shadow:0 12px 30px #56141440}@media (width<=1020px){.operator-shell{grid-template-columns:208px 330px minmax(420px,1fr)}.chat-actions .secondary-button{display:none}}@media (width<=860px){.auth-layout{grid-template-columns:1fr}.auth-story{display:none}.auth-form-wrap{justify-content:center;padding:24px}.mobile-auth-logo{width:min(100%,430px);margin-bottom:20px;display:block}.auth-form{padding:30px}.operator-link{margin-top:20px}.operator-shell{grid-template-columns:84px 1fr}.operator-nav{padding:14px 9px}.operator-nav .logo{justify-content:center;padding:0 0 18px}.operator-nav .logo strong{display:none}.operator-nav nav button{grid-template-columns:1fr;justify-items:center;padding:8px 0}.operator-nav nav button span{font-size:9px}.operator-nav nav button b{display:none}.operator-profile{grid-template-columns:1fr;justify-items:center;padding:12px 0 0}.operator-profile>div{display:none}.conversation-panel{border-right:0}.operator-chat-panel{z-index:10;display:none;position:fixed;inset:0 0 0 84px}.operator-shell.chat-open .operator-chat-panel{display:grid}.operator-shell.chat-open .conversation-panel{visibility:hidden}.mobile-back{display:grid}}@media (width<=600px){.client-shell{padding:0}.client-chat{width:100%;height:100dvh;min-height:100dvh;box-shadow:none;border:0;border-radius:0}.chat-header{min-height:64px;padding:9px 11px}.chat-header>.logo strong{display:none}.chat-header-info{margin-left:auto}.message-list{padding:20px 10px}.message-bubble{max-width:86%}.client-composer-wrap{padding-left:9px;padding-right:9px}.auth-form-wrap{padding:22px 16px}.auth-form{box-shadow:none;padding:24px 20px}.form-heading h2{font-size:22px}.operator-shell{grid-template-columns:1fr}.operator-nav{z-index:15;height:67px;min-height:auto;padding:7px 10px max(7px, env(safe-area-inset-bottom));border:0;border-top:1px solid #3a3e44;grid-template-columns:1fr auto;display:grid;position:fixed;inset:auto 0 0}.operator-nav>.logo{display:none}.operator-nav nav{grid-template-columns:repeat(3,1fr);gap:5px}.operator-nav nav button{grid-template-columns:1fr;gap:1px;min-width:72px;min-height:48px;padding:3px 5px}.operator-nav nav button svg{width:18px;height:18px}.operator-nav nav button span{font-size:8px}.operator-profile{border:0;grid-template-columns:35px;align-self:stretch;padding:0;display:grid}.operator-profile .operator-avatar{width:35px;height:35px}.operator-profile .icon-button{display:none}.conversation-panel{min-height:calc(100dvh - 67px);padding-bottom:67px}.operator-chat-panel{padding-bottom:67px;inset:0}.operator-chat-header{min-height:66px;padding:9px 10px}.conversation-avatar.large,.chat-actions .icon-button{display:none}.compact-button{padding:0 10px}.message-list.operator{padding:18px 10px}.workspace-error{max-width:none;bottom:80px;left:12px;right:12px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (prefers-color-scheme:dark){:root{color:#eef0f2;--accent:#f06d38;--accent-hover:#e15d29;--accent-soft:#3a2922;--accent-ink:#ff9d78;--surface:#202328;--surface-soft:#25282d;--surface-muted:#2d3035;--border:#373a40;--text:#eef0f2;--text-soft:#b2b6bd;--text-faint:#858a93;--shadow:0 18px 50px #00000047;background:#17191c}.auth-form-wrap,.client-shell{background:#191b1f}.input-shell input::placeholder{color:#898e97}.form-error{color:#ffb3b3;background:#3b2325}.chat-header{background:#202328f5}.message-area,.operator-message-area{background-color:#1a1c20;background-image:radial-gradient(circle at 1px 1px,#ffffff0f 1px,#0000 0)}.message-row.own .message-bubble{background:#593120}.message-skeleton span{background:#2b2e33e6}.message-skeleton span:nth-child(2){background:#4e2f22e6}.quick-messages button{color:#d5d8dd;background:#202328e6;border-color:#45484e}.conversation-item{border-color:#32353a}.conversation-avatar{color:#c2c6cd;background:#36393f}.secondary-button{border-color:#474a50}}
