:root{--blue:#1262f2;--blue-dark:#0d4ed0;--navy:#0d1d35;--text:#111b2e;--muted:#69758d;--line:#e5eaf2;--surface:#f6f8fc;--green:#12a66a;--red:#e5484d}*{box-sizing:border-box}html,body{min-height:100%}body{color:var(--text);background:#fff;margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}:is(html:has(.widget-collapsed),body:has(.widget-collapsed),html:has(.widget-shell),body:has(.widget-shell)){background:0 0;min-height:0}button,input,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}a{color:inherit}.eyebrow{color:#ffffffb8;letter-spacing:.16em;margin:0 0 10px;font-size:11px;font-weight:800}.eyebrow.dark{color:var(--blue)}.icon-button{color:#6e788a;background:0 0;border:0;border-radius:10px;width:36px;height:36px;font-size:28px;line-height:1}.icon-button:hover{background:#f0f3f8}.icon-button.light{color:#fff}.icon-button.light:hover{background:#ffffff24}.button{border:1px solid #0000;border-radius:10px;min-height:42px;padding:0 16px;font-weight:700;transition:all .15s}.button.primary{color:#fff;background:var(--blue)}.button.primary:hover{background:var(--blue-dark)}.button.secondary{color:var(--blue);background:#edf4ff;border-color:#d6e5ff}.button.danger{color:#d53238;background:#fff;border-color:#f0cfd1}.widget-collapsed{background:0 0;place-items:center;width:76px;height:76px;display:grid;overflow:visible}.chat-launcher{color:#fff;background:linear-gradient(145deg,#347df6,#1255dc);border:0;border-radius:50%;place-items:center;width:64px;height:64px;transition:transform .18s,box-shadow .18s;display:grid;box-shadow:0 12px 30px #1258e15c}.chat-launcher:hover{transform:translateY(-2px);box-shadow:0 15px 34px #1258e170}.widget-shell{background:0 0;width:100%;height:100%;padding:6px}.widget-panel{background:#fff;border-radius:26px;flex-direction:column;width:100%;height:100%;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 60px #11213a38}.widget-hero{color:#fff;background:radial-gradient(circle at 85% 15%,#ffffff2e,#0000 34%),linear-gradient(145deg,#2879f1,#1155d8);flex-direction:column;justify-content:flex-end;min-height:245px;padding:32px 30px 30px;display:flex;position:relative}.widget-hero .icon-button{position:absolute;top:22px;right:22px}.widget-hero h1{letter-spacing:-.03em;max-width:300px;margin:0 0 8px;font-size:29px;line-height:1.08}.widget-hero>p:last-child{color:#ffffffe0;margin:0;font-size:16px}.support-mark{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff24;border:1px solid #ffffff47;border-radius:17px;place-items:center;width:52px;height:52px;display:grid;position:absolute;top:27px;left:28px}.widget-home-content{background:linear-gradient(#fff,#fbfcff);flex-direction:column;flex:1;gap:12px;padding:22px;display:flex}.home-action{text-align:left;width:100%;min-height:83px;color:var(--text);background:#fff;border:1px solid #e6ebf3;border-radius:17px;justify-content:space-between;align-items:center;gap:14px;padding:16px 18px;display:flex;box-shadow:0 8px 22px #1c2f5212}.home-action:hover:not(:disabled){border-color:#cddcff;transform:translateY(-1px)}.home-action>span:first-child{flex-direction:column;gap:5px;min-width:0;display:flex}.home-action strong{font-size:16px}.home-action small{color:var(--muted);font-size:13px}.home-action>span:last-child{color:var(--blue);font-size:25px;font-weight:700}.primary-action{background:#f8fbff;border-color:#dce7ff}.inline-error,.chat-error{color:#b52c32;margin:2px 0;font-size:13px}.disclaimer{color:#7a8497;text-align:center;margin:auto 4px 0;font-size:11px;line-height:1.55}.disclaimer a{color:#4f6489;font-weight:650}.chat-header{border-bottom:1px solid var(--line);align-items:center;gap:11px;min-height:85px;padding:15px 17px;display:flex}.chat-header .close-chat{margin-left:auto}.support-avatar{color:#fff;background:var(--blue);border-radius:15px;flex:none;place-items:center;width:45px;height:45px;display:grid}.chat-header>div:nth-of-type(2){flex-direction:column;gap:4px;min-width:0;display:flex}.chat-header strong{text-overflow:ellipsis;white-space:nowrap;font-size:15px;overflow:hidden}.chat-header small{color:var(--muted);font-size:12px}.online-dot{background:var(--green);border-radius:50%;width:7px;height:7px;margin-right:4px;display:inline-block}.chat-toolbar{border-bottom:1px solid var(--line);background:#f8faff;justify-content:space-between;align-items:center;gap:10px;min-height:44px;padding:0 18px;display:flex}.chat-toolbar span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.chat-toolbar button{color:var(--blue);background:0 0;border:0;font-size:11px;font-weight:750}.message-list{background:#fbfcfe;flex-direction:column;flex:1;gap:13px;min-height:0;padding:22px 18px;display:flex;overflow-y:auto}.message{flex-direction:column;gap:5px;max-width:82%;display:flex}.message>div{white-space:pre-wrap;overflow-wrap:anywhere;border-radius:15px;padding:11px 13px;font-size:14px;line-height:1.45}.message small{color:#8a94a6;font-size:10px}.message.user{align-self:flex-end;align-items:flex-end}.message.user>div{color:#fff;background:var(--blue);border-bottom-right-radius:5px}.message.admin{align-self:flex-start}.message.admin>div{background:#fff;border:1px solid #e4e8ef;border-bottom-left-radius:5px}.message.system{text-align:center;align-self:center;align-items:center;max-width:92%}.message.system>div{color:#5e6b82;background:#eef2f8;padding:9px 12px;font-size:12px}.closed-card{text-align:center;background:#fff;border:1px solid #e1e6ef;border-radius:16px;margin:auto 0;padding:20px}.closed-card p{color:var(--muted);font-size:13px;line-height:1.5}.closed-card button{color:#fff;background:var(--blue);border:0;border-radius:9px;padding:10px 14px;font-weight:700}.chat-error{padding:0 18px}.message-composer{background:#fff;border:1.5px solid #dbe3f0;border-radius:17px;align-items:flex-end;gap:8px;min-height:96px;margin:12px;padding:10px 10px 10px 15px;display:flex}.message-composer:focus-within{border-color:var(--blue);box-shadow:0 0 0 3px #1262f214}.message-composer textarea{resize:none;min-width:0;max-height:110px;color:var(--text);background:0 0;border:0;outline:0;flex:1;line-height:1.4}.message-composer button{color:#fff;background:var(--blue);border:0;border-radius:50%;flex:none;width:42px;height:42px}.admin-login-page{background:radial-gradient(circle at 20% 15%,#276ff229,#0000 28%),#f3f6fb;place-items:center;min-height:100dvh;padding:24px;display:grid}.login-card{background:#fff;border:1px solid #e4e9f1;border-radius:22px;flex-direction:column;gap:18px;width:min(440px,100%);padding:42px;display:flex;box-shadow:0 24px 70px #11203921}.login-logo{color:var(--blue);align-items:center;gap:10px;font-size:18px;font-weight:800;display:flex}.login-card h1{letter-spacing:-.035em;margin:-6px 0 0;font-size:28px}.login-card>p:not(.eyebrow):not(.form-error){color:var(--muted);margin:-8px 0 2px;line-height:1.55}.login-card label,.settings-modal label{color:#354158;flex-direction:column;gap:8px;font-size:13px;font-weight:700;display:flex}.login-card input,.settings-modal input{border:1px solid #dce2ec;border-radius:10px;outline:0;width:100%;min-height:46px;padding:0 13px}.login-card input:focus,.settings-modal input:focus{border-color:var(--blue);box-shadow:0 0 0 3px #1262f217}.form-error{color:#bf3036;margin:-6px 0 0;font-size:13px}.login-skeleton{background:linear-gradient(90deg,#f1f3f7,#fafbfc,#f1f3f7) 0 0/200% 100%;border-radius:14px;height:160px;animation:1.4s infinite shimmer}@keyframes shimmer{to{background-position:-200% 0}}.admin-shell{background:#fff;grid-template-columns:228px 405px minmax(480px,1fr);min-height:100dvh;display:grid;overflow:hidden}.admin-sidebar{color:#fff;background:radial-gradient(circle at 30% 15%,#17365f,#0000 28%),linear-gradient(#10243f,#0b192d);flex-direction:column;min-height:100dvh;padding:24px 13px 18px;display:flex}.brand{color:#4c91ff;align-items:center;gap:10px;padding:0 10px 28px;font-size:18px;font-weight:700;display:flex}.brand span{color:#fff}.nav-item{color:#dce7f8;background:0 0;border:0;border-radius:11px;align-items:center;gap:12px;min-height:56px;padding:0 15px;font-weight:700;display:flex}.nav-item.active{color:#fff;background:linear-gradient(90deg,#2365d8bd,#1b4d9e8a)}.sidebar-account{flex-direction:column;gap:9px;margin-top:auto;display:flex}.account-row{align-items:center;gap:10px;padding:12px 9px;display:flex}.account-avatar{color:#fff;background:linear-gradient(145deg,#2a72f0,#1352d4);border-radius:50%;flex:none;place-items:center;width:36px;height:36px;font-size:12px;font-weight:800;display:grid}.account-row>div{flex-direction:column;gap:3px;min-width:0;display:flex}.account-row strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.account-row small{color:#9db0ca;font-size:11px}.sidebar-button,.logout-button{color:#dbe6f5;text-align:left;background:#ffffff14;border:0;border-radius:9px;min-height:46px;padding:0 13px;font-size:13px}.sidebar-button:hover,.logout-button:hover{background:#ffffff21}.inbox-column{border-right:1px solid var(--line);background:#fff;flex-direction:column;min-width:0;height:100dvh;display:flex}.inbox-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:103px;padding:24px 22px 18px;display:flex}.inbox-header h1{letter-spacing:-.025em;margin:-4px 0 0;font-size:22px}.conversation-count{min-width:28px;height:28px;color:var(--blue);background:#edf4ff;border-radius:999px;place-items:center;padding:0 8px;font-size:12px;font-weight:800;display:grid}.inbox-controls{border-bottom:1px solid var(--line);flex-direction:column;gap:12px;padding:15px 14px;display:flex}.status-tabs{background:#f1f4f8;border-radius:10px;grid-template-columns:repeat(3,1fr);padding:3px;display:grid}.status-tabs button{color:#647087;background:0 0;border:0;border-radius:8px;min-height:34px;font-size:12px;font-weight:700}.status-tabs button.active{color:var(--text);background:#fff;box-shadow:0 2px 8px #192a4814}.inbox-controls input{border:1px solid #dde3ed;border-radius:9px;outline:0;min-height:41px;padding:0 12px}.inbox-controls input:focus{border-color:#93b8fb}.conversation-list{flex:1;min-height:0;overflow-y:auto}.conversation-row{text-align:left;background:#fff;border:0;border-bottom:1px solid #edf0f5;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:12px;width:100%;min-height:96px;padding:15px 16px;display:grid}.conversation-row:hover{background:#f8faff}.conversation-row.selected{box-shadow:inset 3px 0 var(--blue);background:linear-gradient(100deg,#eef4ff,#f7faff)}.user-avatar{color:#fff;background:linear-gradient(145deg,#347df4,#1454d5);border-radius:50%;place-items:center;width:46px;height:46px;font-size:13px;font-weight:800;display:grid}.user-avatar.closed{background:linear-gradient(145deg,#8692a6,#657186)}.user-avatar.large{width:49px;height:49px;font-size:14px}.conversation-copy{flex-direction:column;gap:7px;min-width:0;display:flex}.conversation-copy strong,.conversation-copy small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.conversation-copy strong{font-size:13px}.conversation-copy small{color:var(--muted);font-size:12px}.conversation-meta{flex-direction:column;justify-content:space-between;align-items:flex-end;height:51px;display:flex}.conversation-meta time{color:#748097;font-size:11px}.conversation-meta b{color:#fff;background:#ef3e45;border-radius:999px;place-items:center;min-width:20px;height:20px;padding:0 5px;font-size:10px;display:grid}.empty-list{color:#9aa4b6;text-align:center;flex-direction:column;align-items:center;gap:10px;padding:70px 30px;display:flex}.empty-list strong{color:#637087;font-size:14px}.empty-list p{margin:0;font-size:12px}.chat-column{background:#fbfcfe;flex-direction:column;min-width:0;height:100dvh;display:flex}.admin-chat-header{border-bottom:1px solid var(--line);background:#fff;align-items:center;gap:13px;min-height:104px;padding:18px 24px;display:flex}.mobile-back{width:34px;height:38px;color:var(--blue);background:#edf4ff;border:0;border-radius:9px;font-size:27px;display:none}.chat-person{flex-direction:column;gap:5px;min-width:150px;display:flex}.chat-person strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.chat-person small{color:var(--muted);font-size:11px}.status-dot{background:var(--green);border-radius:50%;width:7px;height:7px;margin-right:3px;display:inline-block}.status-dot.closed{background:#919bac}.verification-state{flex-direction:column;align-items:flex-end;gap:4px;min-width:145px;margin-left:auto;display:flex}.verification-state>span{border-radius:7px;padding:5px 8px;font-size:11px;font-weight:800}.verification-state .verified{color:#0c7f50;background:#e6f8f0}.verification-state .unverified{color:#a36800;background:#fff3d5}.verification-state small{color:#8993a5;font-size:9px}.admin-chat-header .button{white-space:nowrap;min-height:39px;font-size:11px}.admin-message-list{background:radial-gradient(circle at 50% 0,#e6edf9a6,#0000 35%),#fbfcfe;flex-direction:column;flex:1;gap:15px;min-height:0;padding:24px 28px;display:flex;overflow-y:auto}.day-separator{color:#8a94a7;align-items:center;gap:15px;font-size:10px;display:flex}.day-separator:before,.day-separator:after{content:"";background:#e4e8ef;flex:1;height:1px}.admin-message{flex-direction:column;gap:5px;max-width:68%;display:flex}.admin-message>div{white-space:pre-wrap;overflow-wrap:anywhere;border-radius:14px;padding:12px 15px;font-size:13px;line-height:1.5}.admin-message small{color:#8490a4;font-size:10px}.admin-message.user{align-self:flex-start}.admin-message.user>div{background:#fff;border:1px solid #e3e7ee;border-bottom-left-radius:5px}.admin-message.admin{align-self:flex-end;align-items:flex-end}.admin-message.admin>div{color:#0c2a62;background:#dce9ff;border-bottom-right-radius:5px}.admin-message.system{text-align:center;align-self:center;align-items:center;max-width:78%}.admin-message.system>div{color:#5f6e84;background:#ebeff5;font-size:11px}.closed-admin-note{color:#627087;text-align:center;background:#f5f7fa;border:1px solid #e2e6ed;border-radius:11px;flex-direction:column;gap:4px;margin:15px auto;padding:14px 18px;font-size:11px;display:flex}.admin-inline-error{color:#b72c32;background:#fff4f4;margin:0;padding:8px 24px;font-size:12px}.admin-composer{background:#fff;border:1px solid #dce2ec;border-radius:13px;align-items:flex-end;gap:12px;min-height:130px;margin:16px 22px 20px;padding:14px;display:flex}.admin-composer:focus-within{border-color:#9bbcf6;box-shadow:0 0 0 3px #1262f20f}.admin-composer textarea{resize:none;background:0 0;border:0;outline:0;flex:1;min-width:0;line-height:1.5}.send-button{color:#fff;background:var(--blue);border:0;border-radius:9px;min-width:118px;min-height:44px;font-weight:700}.send-button span{margin-left:8px}.empty-chat{height:100%;color:var(--muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:30px;display:flex}.empty-chat-icon{width:82px;height:82px;color:var(--blue);background:#eaf2ff;border-radius:26px;place-items:center;display:grid}.empty-chat h2{color:var(--text);margin:22px 0 7px;font-size:21px}.empty-chat p{max-width:390px;margin:0;font-size:13px;line-height:1.6}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#050e1c94;place-items:center;padding:30px;display:grid;position:fixed;inset:0}.settings-modal{background:#fff;border-radius:20px;width:min(760px,100%);max-height:calc(100dvh - 60px);overflow-y:auto;box-shadow:0 28px 90px #00000047}.settings-modal>header{border-bottom:1px solid var(--line);justify-content:space-between;padding:24px 27px;display:flex}.settings-modal h2{margin:-3px 0 0;font-size:23px}.modal-close{color:#6c778b;background:#f1f4f8;border:0;border-radius:10px;width:38px;height:38px;font-size:25px}.settings-section{border-bottom:1px solid var(--line);flex-direction:column;gap:15px;padding:24px 27px;display:flex}.settings-section h3{margin:0;font-size:17px}.settings-section>p{color:var(--muted);margin:-6px 0 0;font-size:12px;line-height:1.6}.settings-section code{color:#3a526f;background:#f0f3f7}.toggle-row{justify-content:space-between;align-items:center;flex-direction:row!important}.toggle-row input{width:42px;min-height:22px;accent-color:var(--blue)}.settings-section>.button{align-self:flex-start}.new-admin-form{grid-template-columns:1fr 1fr auto;align-items:end;gap:12px;display:grid}.new-admin-form .button{min-height:46px}.admin-management-list{border:1px solid var(--line);border-radius:12px;flex-direction:column;display:flex;overflow:hidden}.admin-management-list>div{border-bottom:1px solid var(--line);grid-template-columns:38px 1fr auto;align-items:center;gap:10px;min-height:68px;padding:11px 14px;display:grid}.admin-management-list>div:last-child{border-bottom:0}.admin-management-list>div>div{flex-direction:column;gap:4px;display:flex}.admin-management-list strong{font-size:13px}.admin-management-list small{color:var(--muted);font-size:10px}.admin-management-list button{border:0;border-radius:8px;padding:7px 10px;font-size:11px;font-weight:700}.admin-management-list button.disable{color:#b52f35;background:#fff0f1}.admin-management-list button.enable{color:#0d7d51;background:#e8f8f1}.settings-error{margin:0;padding:14px 27px}@media (max-width:1100px){.admin-shell{grid-template-columns:86px 340px minmax(430px,1fr)}.brand span,.nav-item span,.sidebar-account .account-row>div,.sidebar-button{display:none}.brand,.nav-item,.account-row{justify-content:center}.logout-button{text-align:center;font-size:0;overflow:hidden}.logout-button:before{content:"↪";font-size:20px}.admin-chat-header{flex-wrap:wrap}.verification-state{order:5;align-items:flex-start;width:100%;margin-left:62px}}@media (max-width:800px){.admin-shell{grid-template-columns:66px minmax(280px,1fr)}.admin-sidebar{padding-inline:7px}.chat-column{z-index:5;transition:transform .2s;position:fixed;inset:0 0 0 66px;transform:translate(100%)}.chat-column:has(.admin-chat-header){transform:translate(0)}.mobile-back{display:block}.inbox-column{border-right:0}.modal-backdrop{padding:10px}.settings-modal{max-height:calc(100dvh - 20px)}.new-admin-form{grid-template-columns:1fr}}@media (max-width:520px){.widget-shell{padding:0}.widget-panel{border-radius:20px}.widget-hero{min-height:230px}}
