.admin-shell{--admin-ink:#171914;--admin-line:#dedfd5;--admin-soft:#71756b;min-height:100vh;color:var(--admin-ink);font-family:var(--font-body), "Segoe UI", sans-serif;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:#f6f5ef;font-size:14px;line-height:1.5}.admin-shell *{box-sizing:border-box}.admin-shell button,.admin-shell input,.admin-shell textarea,.admin-shell select{font:inherit}.admin-shell button,.admin-shell a,.admin-shell input,.admin-shell textarea,.admin-shell select{-webkit-tap-highlight-color:transparent}.admin-shell button{cursor:pointer}.admin-shell button:disabled{cursor:wait;opacity:.55}.admin-shell a{color:inherit;text-decoration:none}.admin-shell button:focus-visible,.admin-shell a:focus-visible,.admin-shell input:focus-visible,.admin-shell textarea:focus-visible,.admin-shell select:focus-visible{outline-offset:4px;outline:3px solid #a98500}.admin-shell h1,.admin-shell h2,.admin-shell p{margin:0}.admin-shell h1{letter-spacing:-.045em;font-size:clamp(32px,4vw,50px);font-weight:600;line-height:1.05}.admin-shell h2{letter-spacing:-.025em;font-size:22px;line-height:1.25}.admin-shell .admin-brand{letter-spacing:-1.8px;flex-direction:column;width:max-content;font-size:30px;font-weight:850;line-height:.9;display:inline-flex}.admin-shell .admin-brand>span{display:block}.admin-shell .admin-brand-mark{color:#ffd42a;margin-left:4px}.admin-shell .admin-brand-dot{color:#ad8c00}.admin-shell .admin-eyebrow{text-transform:uppercase;letter-spacing:.16em;color:var(--admin-soft);margin-bottom:18px;font-size:10px;font-weight:650}.admin-shell .admin-muted{color:var(--admin-soft);max-width:520px;margin-top:14px}.admin-shell .admin-login{background:#10110f;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:40px 24px;display:flex}.admin-shell .admin-login-card{background:#f6f5ef;border-top:4px solid #ffd42a;width:100%;max-width:480px;padding:48px}.admin-shell .admin-login-card .admin-brand{margin-bottom:48px}.admin-shell .admin-login-card h1{font-size:36px}.admin-shell .admin-login-caption{color:#a5a69f;letter-spacing:.04em;margin-top:26px;font-size:12px}.admin-shell .admin-form{gap:20px;margin-top:30px;display:grid}.admin-shell label{gap:8px;font-size:13px;font-weight:550;display:grid}.admin-shell input,.admin-shell textarea,.admin-shell select{color:var(--admin-ink);background:#fff;border:1px solid #c9ccc0;border-radius:2px;min-width:0;max-width:100%;padding:12px;transition:border-color .15s}.admin-shell textarea{resize:vertical;width:100%;min-height:90px}.admin-shell input:focus,.admin-shell textarea:focus,.admin-shell select:focus{border-color:#5d6552}.admin-shell select{min-height:44px;padding:10px 28px 10px 10px}.admin-shell .admin-button{background:#ffd42a;border:1px solid #ffd42a;border-radius:2px;justify-content:center;align-items:center;gap:18px;min-height:46px;padding:13px 20px;font-weight:650;transition:background .15s;display:inline-flex}.admin-shell .admin-button:hover{background:#edc318}.admin-shell .admin-return{color:var(--admin-soft);min-height:24px;margin-top:26px;font-size:12px;display:inline-block}.admin-shell .admin-workspace{grid-template-columns:230px minmax(0,1fr);min-height:100vh;display:grid}.admin-shell .admin-sidebar{color:#f6f5ef;background:#10110f;flex-direction:column;height:100vh;padding:38px 24px;display:flex;position:sticky;top:0}.admin-shell .admin-sidebar>.admin-brand{margin-bottom:65px}.admin-shell .admin-sidebar .admin-brand-dot{color:#ffd42a}.admin-shell .admin-sidebar>.admin-eyebrow{color:#a5a69f;padding-left:12px}.admin-shell nav{gap:6px;display:grid}.admin-shell nav button{color:#bbbdb3;text-align:left;background:0 0;border:0;border-radius:3px;align-items:center;gap:12px;width:100%;min-height:48px;padding:12px;display:flex}.admin-shell nav button:hover{color:#fff;background:#262921}.admin-shell nav button.is-active{color:#10110f;background:#ffd42a;font-weight:650}.admin-shell .admin-sidebar-footer{border-top:1px solid #34372d;gap:8px;margin-top:auto;padding-top:20px;font-size:12px;display:grid}.admin-shell .admin-sidebar-footer a,.admin-shell .admin-sidebar-footer button{align-items:center;gap:12px;min-height:42px;padding:8px 12px;display:flex}.admin-shell .admin-sidebar-footer button{color:#b7baad;text-align:left;background:0 0;border:0}.admin-shell .admin-main{min-width:0;padding:0 48px 64px}.admin-shell .admin-topline{border-bottom:1px solid var(--admin-line);letter-spacing:.13em;min-height:86px;color:var(--admin-soft);justify-content:space-between;align-items:center;gap:16px;font-size:10px;display:flex}.admin-shell .admin-heading{justify-content:space-between;align-items:center;gap:24px;padding:44px 0 35px;display:flex}.admin-shell .admin-heading .admin-eyebrow{margin-bottom:12px}.admin-shell .admin-icon-button{border:1px solid var(--admin-line);background:0 0;border-radius:50%;flex:none;place-items:center;width:44px;height:44px;display:grid}.admin-shell .admin-icon-button:hover{background:#e9eadf}.admin-shell .admin-panel{border:1px solid var(--admin-line);background:#fff;border-radius:4px;min-width:0}.admin-shell .admin-table-wrap{overflow-x:auto}.admin-shell table{border-collapse:collapse;text-align:left;width:100%}.admin-shell th{text-transform:uppercase;letter-spacing:.12em;color:var(--admin-soft);border-bottom:1px solid var(--admin-line);background:#fbfcf7;padding:17px 20px;font-size:10px;font-weight:600}.admin-shell td{border-bottom:1px solid #edefe6;padding:23px 20px}.admin-shell tbody tr:last-child td{border-bottom:0}.admin-shell td strong{font-size:15px;display:block}.admin-shell td small{color:var(--admin-soft);margin-top:5px;font-size:11px;display:block}.admin-shell .admin-phone{white-space:nowrap;color:#586149;margin-top:5px;display:block}.admin-shell .admin-date{color:var(--admin-soft);white-space:nowrap;font-size:12px}.admin-shell .admin-empty{text-align:center;color:var(--admin-soft);padding:44px 28px;font-size:14px}.admin-shell .admin-notice{color:#714119;background:#fff0dd;border:1px solid #e7c89f;border-radius:3px;margin:14px 0;padding:15px 18px}.admin-shell .admin-text-button{color:inherit;text-underline-offset:4px;background:0 0;border:0;align-items:center;gap:8px;min-height:44px;padding:10px 0;text-decoration:underline;display:inline-flex}.admin-shell .admin-notice .admin-text-button{margin-left:12px}.admin-shell .admin-chat-grid{grid-template-columns:minmax(200px,30%) minmax(0,1fr);align-items:start;gap:20px;display:grid}.admin-shell .admin-chat-list{overflow:hidden}.admin-shell .admin-chat-list>button{color:var(--admin-ink);border:0;border-bottom:1px solid var(--admin-line);text-align:left;background:#fff;width:100%;padding:22px 18px}.admin-shell .admin-chat-list>button:last-child{border:0}.admin-shell .admin-chat-list>button.is-selected{background:#f4f0d5;box-shadow:inset 3px 0 #cfa900}.admin-shell .admin-chat-list>button>span{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:7px;display:flex}.admin-shell .admin-chat-list small{color:var(--admin-soft);margin-top:12px;font-size:11px;display:block}.admin-shell .admin-status{white-space:nowrap;background:#eceee6;border-radius:3px;align-items:center;padding:3px 7px;font-size:10px;display:inline-flex}.admin-shell .admin-status-active{color:#34550d;background:#eaf2df}.admin-shell .admin-chat-placeholder{min-height:440px;color:var(--admin-soft);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:18px;display:flex}.admin-shell .admin-conversation-header{border-bottom:1px solid var(--admin-line);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:18px 22px;display:flex}.admin-shell .admin-messages{flex-direction:column;gap:16px;min-height:200px;max-height:520px;padding:24px;display:flex;overflow-y:auto}.admin-shell .admin-message{overflow-wrap:anywhere;background:#f1f2eb;border-radius:4px;align-self:flex-start;width:max-content;max-width:92%;padding:14px 16px}.admin-shell .admin-message p{white-space:pre-wrap;margin-top:7px}.admin-shell .admin-message small{color:#64695c;font-size:10px}.admin-shell .admin-message-assistant,.admin-shell .admin-message-operator{background:#f6f0d1;align-self:flex-end}.admin-shell .admin-message-operator{background:#e8eddf}.admin-shell .admin-reply{border-top:1px solid var(--admin-line);padding:20px 24px}.admin-shell .admin-reply label{margin-bottom:8px}.admin-shell .admin-reply>div{justify-content:space-between;align-items:center;gap:10px;margin-top:10px;display:flex}.admin-shell .admin-add{margin-bottom:24px}.admin-shell .admin-editor{max-width:850px;margin-bottom:24px;padding:28px}.admin-shell .admin-checkbox{align-items:center;gap:10px;min-height:44px;font-weight:400;display:flex}.admin-shell .admin-checkbox input{accent-color:#444c30;width:18px;height:18px}.admin-shell .admin-form-actions{align-items:center;gap:24px;display:flex}.admin-shell .admin-knowledge-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.admin-shell .admin-knowledge-card{overflow-wrap:anywhere;padding:26px}.admin-shell .admin-knowledge-card>div{justify-content:space-between;align-items:center;gap:12px;margin-bottom:22px;display:flex}.admin-shell .admin-knowledge-card small{color:var(--admin-soft);font-size:10px}.admin-shell .admin-knowledge-card p{color:#666d5d;white-space:pre-wrap;margin:14px 0 10px;font-size:13px;line-height:1.65}.admin-shell .admin-success{color:#34550d;background:#eaf2df;border-radius:3px;margin-bottom:20px;padding:15px 18px}@media (max-width:1100px){.admin-shell .admin-main{padding:0 28px 40px}.admin-shell .admin-workspace{grid-template-columns:200px minmax(0,1fr)}.admin-shell .admin-sidebar{padding:32px 18px}.admin-shell .admin-chat-grid{grid-template-columns:1fr}.admin-shell .admin-chat-list{display:flex;overflow-x:auto}.admin-shell .admin-chat-list>button{border-bottom:0;border-right:1px solid var(--admin-line);flex:none;width:230px;min-width:230px}.admin-shell .admin-chat-placeholder{min-height:280px}.admin-shell td,.admin-shell th{padding:16px}.admin-shell .admin-knowledge-list{grid-template-columns:1fr}}@media (max-width:700px){.admin-shell .admin-workspace{display:block}.admin-shell .admin-sidebar{grid-template-columns:1fr auto;gap:24px;height:auto;padding:20px 20px 12px;display:grid;position:static}.admin-shell .admin-sidebar>.admin-brand{margin:0;font-size:24px}.admin-shell .admin-sidebar>.admin-eyebrow{display:none}.admin-shell nav{grid-area:2/1/auto/-1;gap:4px;display:flex}.admin-shell nav button{justify-content:center;gap:6px;min-height:44px;padding:9px;font-size:12px}.admin-shell nav button svg{width:15px}.admin-shell .admin-sidebar-footer{border:0;align-items:center;gap:0;margin:0;padding:0;display:flex}.admin-shell .admin-sidebar-footer a{display:none}.admin-shell .admin-main{padding:0 18px 32px}.admin-shell .admin-topline{letter-spacing:.06em;min-height:54px;font-size:8px}.admin-shell .admin-heading{gap:14px;padding:28px 0 24px}.admin-shell .admin-heading .admin-eyebrow{font-size:9px}.admin-shell .admin-muted{font-size:13px}.admin-shell .admin-login-card{padding:30px 24px}.admin-shell .admin-login-card h1{font-size:31px}.admin-shell .admin-login-card .admin-brand{margin-bottom:36px}.admin-shell .admin-knowledge-card,.admin-shell .admin-editor{padding:20px}.admin-shell .admin-conversation-header,.admin-shell .admin-messages,.admin-shell .admin-reply{padding:16px}.admin-shell .admin-reply>div{flex-wrap:wrap;justify-content:flex-end}.admin-shell .admin-reply>div>.admin-text-button{font-size:11px}.admin-shell .admin-message{max-width:100%}.admin-shell .admin-chat-list>button{width:210px;min-width:210px}.admin-shell .admin-empty{padding:32px 20px}.admin-shell .admin-notice .admin-text-button{margin-left:0;display:flex}}@media (prefers-reduced-motion:reduce){.admin-shell *{scroll-behavior:auto!important;transition:none!important}}.admin-shell .admin-delivery-retry{white-space:nowrap;min-height:44px;font-size:11px;display:flex}.admin-shell .admin-field{gap:8px;display:grid}
