@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700&family=Source+Serif+4:wght@600&display=swap";:root{color:#10243a;font-synthesis:none;--navy:#062746;--navy-2:#0b365d;--blue:#147ad6;--teal:#078c9b;--line:#d8e2ea;--muted:#66788c;--green:#169b67;--red:#db4b4b;--app-bg:#f5f8fb;--surface:#fff;--surface-soft:#f7fafc;--surface-subtle:#fbfdff;--surface-selected:#edf6ff;--text:#10243a;--text-soft:#17324f;--row-line:#e5edf3;--input-border:#cbd8e3;--icon-border:#bdd0df;--progress-bg:#e9f0f3;--chart-grid:#dbe4ec;--message-bot:#eaf5ff;--message-bot-border:#b8d8f3;--modal-shadow:#00000047;background:#f5f8fb;font-family:Manrope,sans-serif}:root[data-theme=dark]{color:#e7eef6;--blue:#53a7f2;--teal:#29b8c5;--line:#293746;--muted:#94a5b7;--green:#43c98d;--red:#ff7373;--app-bg:#0b1118;--surface:#121b25;--surface-soft:#0f1822;--surface-subtle:#0d151e;--surface-selected:#152b3d;--text:#e7eef6;--text-soft:#d8e5f1;--row-line:#24313e;--input-border:#344556;--icon-border:#3b5368;--progress-bg:#253440;--chart-grid:#2a3947;--message-bot:#123047;--message-bot-border:#285b7d;--modal-shadow:#00000094;background:#0b1118}:root[data-theme=dark] th{color:#aebdcb}:root[data-theme=dark] .avatar{color:#d9e8f4;background:#253747}:root[data-theme=dark] .avatar.teal{color:#6fe0e9;background:#123c42}:root[data-theme=dark] .status{color:#72d8a6;background:#143b2d}:root[data-theme=dark] .status.closed,:root[data-theme=dark] .status.disabled{color:#aebac6;background:#29333e}:root[data-theme=dark] .status.invited{color:#82bff1;background:#183752}:root[data-theme=dark] .form-error{color:#ff9d9d;background:#351b20;border-color:#633039}:root[data-theme=dark] .danger-icon{color:#f77;background:#351b20;border-color:#633039}:root[data-theme=dark] .conversation-item small{color:#72b7ef}:root[data-theme=dark] .button.secondary:hover{background:#172532}*{box-sizing:border-box}body{background:var(--app-bg);min-width:320px;min-height:100vh;color:var(--text);margin:0;transition:background-color .2s,color .2s}button,input,select{font:inherit}button{cursor:pointer}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.025em;margin-bottom:0;font-family:"Source Serif 4",serif;font-size:38px}h2{font-size:18px}a{color:inherit;text-decoration:none}.eyebrow{color:var(--teal);letter-spacing:.15em;margin-bottom:8px;font-size:11px;font-weight:800}.muted{color:var(--muted)}.button{border:1px solid var(--line);background:var(--surface);color:var(--text-soft);border-radius:7px;justify-content:center;align-items:center;gap:8px;padding:11px 17px;font-weight:700;display:inline-flex}.button.primary{border-color:var(--teal);color:#fff;background:linear-gradient(135deg,#087c94,#0695a6)}.button.danger{color:#fff;background:#c83e3e;border-color:#c83e3e}.button.secondary:hover{border-color:var(--blue);color:var(--blue)}.button:disabled{opacity:.55;cursor:default}.button.wide{width:100%}.login-page{background:var(--surface);grid-template-columns:1.08fr .92fr;min-height:100vh;display:grid}.login-brand{color:#fff;background:#000;flex-direction:column;justify-content:space-between;padding:64px 11vw 64px 7vw;display:flex}.aktobe-logo{object-fit:contain;width:min(330px,68%);height:auto;display:block}.login-brand h1{max-width:720px;font-size:clamp(46px,5vw,72px);line-height:1.02}.login-brand-copy .eyebrow{margin:0 0 24px}.login-brand .login-title{white-space:nowrap;max-width:none;margin:0 0 28px;font-size:clamp(38px,4vw,58px);line-height:1.08}.login-brand-copy>p:not(.eyebrow){color:#c3d7e8;max-width:650px;margin:0;font-size:16px;line-height:1.75}.login-trust{color:#a9cadc;align-items:center;gap:10px;font-size:13px;display:flex}.login-panel{background:var(--surface-soft);place-items:center;padding:40px;display:grid}.login-card{background:var(--surface);border:1px solid var(--line);width:min(430px,100%);padding:42px;box-shadow:0 24px 80px #0000002e}.login-card h2{margin:4px 0 8px;font-family:"Source Serif 4";font-size:32px}.icon-tile,.metric-icon{border:1px solid var(--icon-border);width:48px;height:48px;color:var(--blue);border-radius:8px;place-items:center;margin-bottom:24px;display:grid}label{gap:7px;margin:20px 0;font-size:13px;font-weight:700;display:grid}input,select{border:1px solid var(--input-border);width:100%;color:var(--text-soft);background:var(--surface);border-radius:6px;outline:none;padding:12px 13px}input:focus,select:focus{border-color:var(--blue);box-shadow:0 0 0 3px #147ad61a}.form-error{color:#a92f2f;background:#fff0f0;border:1px solid #f2c3c3;border-radius:6px;margin-bottom:16px;padding:10px 12px;font-size:13px}.app-shell{grid-template-columns:238px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{color:#dceaf5;background:linear-gradient(#052440,#062d4e);flex-direction:column;height:100vh;padding:28px 14px 18px;display:flex;position:sticky;top:0}.logo{align-items:baseline;gap:7px;padding:0 10px 30px;display:flex}.logo span{letter-spacing:.08em;font-size:23px;font-weight:800}.logo small{color:#2bc1d4;font-weight:800}.sidebar nav{gap:6px;display:grid}.sidebar nav a{border-radius:7px;align-items:center;gap:13px;padding:13px 14px;font-size:14px;display:flex}.sidebar nav a svg{width:20px}.sidebar nav a.active{color:#fff;background:linear-gradient(90deg,#0d5676,#0c6881)}.sidebar-bottom{border-top:1px solid #ffffff21;margin-top:auto;padding-top:16px}.theme-toggle{color:#c0d5e4;text-align:left;background:0 0;border:0;border-radius:7px;align-items:center;gap:10px;width:100%;padding:10px;font-size:13px;display:flex}.theme-toggle:hover{color:#fff;background:#ffffff14}.sidebar-help{color:#a8bfd2;gap:10px;padding:10px;font-size:13px;display:flex}.profile-chip{grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:14px 8px 0;display:grid}.profile-chip strong,.profile-chip small{font-size:12px;display:block}.profile-chip small{color:#98b4c9;margin-top:4px}.profile-chip button{color:#bcd0df;background:0 0;border:0;padding:5px}.avatar{color:#28435c;background:#dfe9f1;border-radius:50%;flex:none;place-items:center;width:38px;height:38px;font-size:12px;font-weight:800;display:inline-grid}.avatar.teal{color:#087b89;background:#d9f3f5}.workspace{min-width:0}.page{max-width:1600px;margin:0 auto;padding:34px 36px 50px}.page-header{justify-content:space-between;align-items:center;margin-bottom:28px;display:flex}.workspace{background:var(--app-bg)}.date-filter{border:1px solid var(--line);background:var(--surface);border-radius:7px;padding:12px 16px;font-size:13px}.panel,.metric-card{background:var(--surface);border:1px solid var(--line);border-radius:8px}.metric-grid{grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:18px;display:grid}.metric-card{align-items:flex-start;gap:16px;min-height:145px;padding:22px;display:flex}.metric-card .metric-icon{flex:none;margin:0}.metric-card span,.metric-card small{color:var(--muted);font-size:12px;display:block}.metric-card strong{margin:5px 0 9px;font-family:"Source Serif 4";font-size:32px;display:block}.dashboard-grid{grid-template-columns:1.05fr .95fr;gap:18px;display:grid}.chart-panel,.intent-panel{min-height:330px;padding:20px}.panel-title{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.panel-title h2{margin:0}.panel-title span,.panel-title a{color:var(--muted);font-size:12px}.panel-title a{color:var(--blue)}.intent-list{gap:25px;padding:24px 4px;display:grid}.intent-row{grid-template-columns:145px 1fr 35px 42px;align-items:center;gap:12px;font-size:12px;display:grid}.progress{background:var(--progress-bg);height:12px}.progress i{background:linear-gradient(90deg,#19979c,#078d95);height:100%;display:block}.intent-row span{color:var(--muted)}.recent-panel{margin-top:18px;padding:20px}.table-wrap{overflow-x:auto}table{border-collapse:collapse;width:100%;font-size:12px}th{text-align:left;color:#52687c;border-bottom:1px solid var(--line);white-space:nowrap;padding:12px;font-weight:700}td{border-bottom:1px solid var(--row-line);vertical-align:middle;padding:13px 12px}td small{color:var(--muted);margin-top:3px;display:block}.status{color:#13774f;background:#e2f6eb;border-radius:5px;align-items:center;padding:5px 9px;font-size:11px;font-weight:700;display:inline-flex}.status.closed,.status.disabled{color:#5d6874;background:#edf0f3}.status.invited{color:#1768ad;background:#e6f1ff}.dialogs-page{flex-direction:column;max-width:none;height:100vh;padding-bottom:24px;display:flex}.dialogs-layout{flex:1;grid-template-columns:305px minmax(430px,1fr) 300px;min-height:0;display:grid;overflow:hidden}.conversation-list,.client-info{background:var(--surface);min-width:0}.conversation-list{border-right:1px solid var(--line);flex-direction:column;display:flex}.search-box{border:1px solid var(--line);border-radius:6px;align-items:center;gap:8px;margin:15px;padding:0 10px;display:flex}.search-box input{box-shadow:none;border:0;padding:11px 4px}.tabs{border:1px solid var(--line);border-radius:6px;grid-template-columns:repeat(3,1fr);margin:0 15px 12px;display:grid;overflow:hidden}.tabs button{border:0;border-right:1px solid var(--line);background:var(--surface);color:var(--text);padding:9px 4px;font-size:11px}.tabs button.active{color:var(--blue);box-shadow:inset 0 -2px var(--blue)}.conversation-scroll{overflow-y:auto}.conversation-item{border:0;border-top:1px solid var(--row-line);background:var(--surface);text-align:left;width:100%;color:var(--text-soft);padding:14px 15px}.conversation-item.selected{background:var(--surface-selected);box-shadow:inset 3px 0 var(--blue)}.conversation-item span{justify-content:space-between;gap:8px;display:flex}.conversation-item small{color:#2371b4;margin-top:5px}.conversation-item time{font-size:11px}.conversation-item p{color:var(--muted);margin:8px 0 0;font-size:11px}.chat-area{background:var(--surface-subtle);flex-direction:column;min-width:0;display:flex}.chat-header{border-bottom:1px solid var(--line);background:var(--surface);justify-content:space-between;align-items:center;padding:15px 18px;display:flex}.client-title{align-items:center;gap:11px;display:flex}.client-title h2{margin:0 0 4px}.client-title p{color:var(--muted);margin:0;font-size:11px}.message-stream{flex:1;padding:26px;overflow-y:auto}.message{gap:10px;max-width:74%;margin-bottom:22px;display:flex}.message.bot{flex-direction:row-reverse;margin-left:auto}.message>div{border:1px solid var(--line);background:var(--surface);white-space:pre-wrap;border-radius:9px;padding:14px 16px;font-size:12px;line-height:1.55}.message.bot>div{background:var(--message-bot);border-color:var(--message-bot-border)}.message p{margin:0}.message time{color:var(--muted);text-align:right;margin-top:7px;font-size:10px;display:block}.message-avatar{color:#fff;background:#20a7cd;border-radius:50%;flex:none;place-items:center;width:34px;height:34px;display:grid}.chat-note{border-top:1px solid var(--line);color:var(--muted);background:var(--surface);align-items:center;gap:8px;padding:12px 18px;font-size:11px;display:flex}.client-info{border-left:1px solid var(--line);padding:20px 17px;overflow-y:auto}.client-info h3{font-size:13px}dl{border-bottom:1px solid var(--line);grid-template-columns:1fr 1fr;gap:16px 8px;padding-bottom:22px;font-size:11px;display:grid}dt{color:var(--muted)}dd{text-align:right;overflow-wrap:anywhere;margin:0;font-weight:700}.lookup-history{margin-top:22px}.lookup-item{border-left:1px solid #d7e3ea;grid-template-columns:12px 1fr;gap:10px;padding:0 0 20px 14px;font-size:10px;display:grid;position:relative}.lookup-item>i{background:var(--green);border-radius:50%;width:10px;height:10px;position:absolute;top:0;left:-5px}.lookup-item>i.fail{background:var(--red)}.lookup-item time,.lookup-item small{color:var(--muted);display:block}.lookup-item p{margin:5px 0}.lookup-item strong{color:var(--green)}.empty-state{color:var(--muted);margin:auto}.admin-grid{grid-template-columns:minmax(0,1fr) 280px;gap:18px;display:grid}.staff-panel,.roles-panel{padding:20px}.staff-name{align-items:center;gap:10px;display:flex}.staff-name .avatar{width:32px;height:32px}.staff-actions{white-space:nowrap;align-items:center;gap:10px;display:flex}.text-button{color:var(--blue);background:0 0;border:0;align-items:center;gap:4px;font-size:11px;display:inline-flex}.text-button.danger,.danger-text{color:#b83232}.role-card{border-top:1px solid var(--line);gap:13px;padding:18px 0;display:flex}.role-card svg{color:var(--blue);flex:none}.role-card.admin svg{color:var(--teal)}.role-card p{color:var(--muted);margin:6px 0 0;font-size:11px;line-height:1.6}.modal-backdrop{z-index:10;background:#040e17ad;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{background:var(--surface);border:1px solid var(--line);width:min(490px,100%);box-shadow:0 30px 100px var(--modal-shadow);border-radius:9px;padding:30px;position:relative}.modal h2{font-family:"Source Serif 4";font-size:28px}.modal-close{color:var(--text);background:0 0;border:0;position:absolute;top:18px;right:18px}.modal-actions{justify-content:flex-end;gap:10px;margin-top:24px;display:flex}.delete-modal{width:min(520px,100%)}.danger-icon{color:#b83232;background:#fff0f0;border:1px solid #f2c3c3;border-radius:8px;place-items:center;width:48px;height:48px;margin-bottom:20px;display:grid}.app-loading{min-height:100vh;color:var(--muted);justify-content:center;align-items:center;gap:12px;display:flex}.loader{border:2px solid #c9d6df;border-top-color:var(--teal);border-radius:50%;width:20px;height:20px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=1100px){.metric-grid{grid-template-columns:repeat(2,1fr)}.admin-grid{grid-template-columns:1fr}}@media (width<=1350px){.dialogs-layout{grid-template-columns:280px 1fr}.client-info{display:none}}@media (width<=760px){.login-page{grid-template-columns:1fr}.login-brand{display:none}.app-shell{grid-template-columns:70px 1fr}.sidebar{padding-inline:8px}.logo small,.logo span,.sidebar nav a:not(.active):after,.sidebar nav a{font-size:0}.sidebar nav a,.theme-toggle{justify-content:center}.theme-toggle span,.profile-chip span:not(.avatar),.profile-chip button,.sidebar-help{display:none}.page{padding:24px 16px}.page-header h1{font-size:30px}.metric-grid,.dashboard-grid,.dialogs-layout{grid-template-columns:1fr}.conversation-list{display:none}}
