.live-chat-widget{position:fixed;right:22px;bottom:88px;z-index:9998;font-family:inherit}.lc-launcher{width:62px;height:62px;border:0;border-radius:50%;cursor:pointer;color:#fff;background:linear-gradient(135deg,#702dff,#9a5cff);box-shadow:0 14px 35px rgba(72,35,150,.28);position:relative}.lc-launcher i{font-size:23px}.lc-eye{position:absolute;right:12px;top:10px;width:8px;height:8px;border-radius:50%;background:#fff;animation:lcBlink 3.2s infinite}.lc-badge{position:absolute;right:-2px;top:-3px;min-width:18px;height:18px;padding:0 5px;border-radius:10px;background:#ff496c;font-size:11px;display:none;align-items:center;justify-content:center}.lc-panel{display:none;position:absolute;right:0;bottom:74px;width:min(390px,calc(100vw - 28px));height:min(590px,calc(100vh - 125px));background:#fff;border:1px solid rgba(112,45,255,.12);border-radius:24px;box-shadow:0 24px 70px rgba(31,18,70,.22);overflow:hidden}.lc-panel.show{display:flex;flex-direction:column}.lc-head{padding:17px 18px;background:linear-gradient(135deg,#702dff,#8d51ff);color:#fff;display:flex;align-items:center;justify-content:space-between}.lc-head strong{display:block}.lc-head small{opacity:.8}.lc-close{border:0;background:rgba(255,255,255,.14);color:#fff;width:34px;height:34px;border-radius:50%;cursor:pointer}.lc-thread{flex:1;padding:16px;overflow:auto;background:#faf9ff}.lc-msg{display:flex;flex-direction:column;margin:8px 0;max-width:86%}.lc-msg.me{margin-left:auto;align-items:flex-end}.lc-msg.them{margin-right:auto}.lc-bubble{padding:10px 13px;border-radius:16px;background:#fff;border:1px solid #eee8ff;line-height:1.55;font-size:14px}.lc-msg.me .lc-bubble{background:#702dff;color:#fff;border-color:#702dff;border-bottom-right-radius:5px}.lc-msg.them .lc-bubble{border-bottom-left-radius:5px}.lc-msg small{font-size:10px;opacity:.55;margin:3px 5px}.lc-attachment{display:block;margin-top:7px;color:inherit;font-size:12px}.lc-compose{display:flex;gap:7px;padding:10px;border-top:1px solid #eee}.lc-input{flex:1;border:1px solid #e5def5;border-radius:14px;padding:10px 12px;resize:none;outline:none}.lc-file-btn,.lc-send{width:40px;border:0;border-radius:12px;cursor:pointer}.lc-file-btn{background:#f3efff;color:#702dff}.lc-send{background:#702dff;color:#fff}.lc-choices{display:none;position:absolute;right:0;bottom:74px;gap:9px;flex-direction:column;align-items:flex-end}.lc-choices.show{display:flex}.lc-choice{border:0;padding:11px 16px;border-radius:18px;background:#fff;box-shadow:0 10px 30px rgba(31,18,70,.15);cursor:pointer;color:#35265b;font-weight:700}.lc-choice.whatsapp{color:#148447}.lc-open-helper{position:absolute;right:74px;bottom:8px;white-space:nowrap}.live-chat-widget:not(.open) .lc-panel{display:none}@keyframes lcBlink{0%,91%,100%{transform:scaleY(1);opacity:1}94%{transform:scaleY(.08);opacity:.75}97%{transform:scaleY(1)}}@media(max-width:600px){.live-chat-widget{right:14px;bottom:76px}.lc-panel{bottom:70px;width:calc(100vw - 28px);height:calc(100vh - 120px)}.lc-launcher{width:56px;height:56px}}
/* Live Chat V2.2 — premium lightweight glass/gloss UI */
.live-chat-widget{right:18px;bottom:84px;filter:drop-shadow(0 14px 30px rgba(71,35,143,.18))}
.lc-launcher{width:60px;height:60px;border:1px solid rgba(255,255,255,.42);background:linear-gradient(145deg,#6d2cff 0%,#8c4dff 45%,#5d23d7 100%);box-shadow:0 12px 28px rgba(88,43,190,.32),inset 0 1px 1px rgba(255,255,255,.55);overflow:hidden;transition:transform .18s ease,box-shadow .18s ease}
.lc-launcher:hover{transform:translateY(-2px) scale(1.025);box-shadow:0 16px 34px rgba(88,43,190,.38),inset 0 1px 1px rgba(255,255,255,.65)}
.lc-gloss{position:absolute;inset:-45% 20% 35% -30%;background:linear-gradient(115deg,transparent 28%,rgba(255,255,255,.5) 43%,transparent 56%);transform:rotate(12deg);animation:lcGloss 3.8s ease-in-out infinite;pointer-events:none}
.lc-launcher i{position:relative;z-index:2;text-shadow:0 2px 8px rgba(32,12,74,.3)}
.lc-eye{z-index:3;box-shadow:0 0 7px rgba(255,255,255,.85)}
.lc-choices{gap:8px;bottom:72px;animation:lcChoiceIn .18s ease-out}
.lc-choice{display:flex;align-items:center;gap:9px;padding:10px 14px;border:1px solid #eee7fb;box-shadow:0 12px 28px rgba(39,24,73,.14);transition:transform .16s ease,box-shadow .16s ease}
.lc-choice:hover{transform:translateX(-3px);box-shadow:0 15px 32px rgba(39,24,73,.18)}
.lc-panel{width:min(410px,calc(100vw - 24px));height:min(640px,calc(100vh - 110px));border-radius:22px;border:1px solid rgba(112,45,255,.12);box-shadow:0 25px 70px rgba(31,18,70,.2);animation:lcPanelIn .2s ease-out;will-change:transform,opacity}
.lc-head{padding:15px 16px;background:linear-gradient(135deg,#6528ea,#8950f5);box-shadow:0 5px 18px rgba(65,28,145,.12)}
.lc-thread{padding:14px;background:linear-gradient(180deg,#fbfaff,#f8f6fd);overscroll-behavior:contain}
.lc-bubble{box-shadow:0 3px 12px rgba(48,30,91,.045)}
.lc-chat-image{display:block;width:min(220px,100%);max-height:240px;object-fit:cover;border-radius:12px;margin-top:8px}
.lc-image-wrap{display:block;line-height:0}
.lc-preview{display:flex;align-items:center;gap:9px;padding:8px 10px;border-top:1px solid #eee8f7;background:#fff}
.lc-preview-thumb{width:42px;height:42px;border-radius:10px;background:#f2edff;display:grid;place-items:center;color:#6d2cff;overflow:hidden;flex:0 0 42px}.lc-preview-thumb img{width:100%;height:100%;object-fit:cover}.lc-preview-meta{min-width:0;flex:1}.lc-preview-meta b,.lc-preview-meta small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lc-preview-meta b{font-size:11px}.lc-preview-meta small{font-size:10px;color:#8a8195;margin-top:2px}.lc-preview-remove{width:30px;height:30px;border:0;border-radius:50%;background:#f5f1fa;color:#71677d;cursor:pointer}
.lc-compose{padding:9px;background:#fff}.lc-input{min-height:40px;max-height:110px;background:#fbfaff}.lc-send{box-shadow:0 7px 15px rgba(112,45,255,.2);transition:transform .15s ease}.lc-send:hover{transform:translateY(-1px)}
@keyframes lcGloss{0%,65%{transform:translateX(-35%) rotate(12deg);opacity:0}75%{opacity:1}100%{transform:translateX(180%) rotate(12deg);opacity:0}}
@keyframes lcChoiceIn{from{opacity:0;transform:translateY(5px)}to{opacity:1;transform:none}}
@keyframes lcPanelIn{from{opacity:0;transform:translateY(8px) scale(.985)}to{opacity:1;transform:none}}
@media(max-width:600px){.live-chat-widget{right:12px;bottom:max(72px,calc(env(safe-area-inset-bottom) + 62px))}.lc-launcher{width:56px;height:56px}.lc-panel{right:-2px;bottom:66px;width:calc(100vw - 20px);height:min(72vh,650px);max-height:calc(100dvh - 94px);border-radius:20px}.lc-choices{right:0;bottom:66px}.lc-choice{padding:10px 13px}}
@media(prefers-reduced-motion:reduce){.lc-launcher,.lc-panel,.lc-choices,.lc-gloss,.lc-eye{animation:none!important;transition:none!important}}
/* Admin live-control studio */
.live-admin-hero{align-items:flex-end}.live-stat{min-width:72px;padding:10px 12px;border:1px solid #e9e2f5;border-radius:15px;background:#fff;display:flex;flex-direction:column;align-items:center}.live-stat b{font-size:20px;color:#4e2b9c}.live-stat small{font-size:10px;color:#8c8298}.live-control-strip{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0 0 16px}.live-control-card{border:1px solid #e8e1f5;background:linear-gradient(145deg,#fff,#faf8ff);border-radius:20px;padding:14px 16px;display:flex;align-items:center;gap:12px;text-align:left;cursor:pointer;box-shadow:0 9px 24px rgba(45,28,82,.055);transition:.18s ease;color:#302642}.live-control-card:hover{transform:translateY(-2px);box-shadow:0 14px 30px rgba(45,28,82,.09)}.live-control-card>span{width:42px;height:42px;border-radius:13px;display:grid;place-items:center;background:#eee7ff;color:#682ee2}.live-control-card div{flex:1}.live-control-card b,.live-control-card small{display:block}.live-control-card small{font-size:10px;color:#8a8097;margin-top:3px}.live-control-card>i{color:#a097ad}.live-list-head{display:flex;align-items:center;justify-content:space-between;padding:7px 7px 12px;border-bottom:1px solid #eee8f5;margin-bottom:4px}.live-list-head b,.live-list-head small{display:block}.live-list-head small{font-size:9px;color:#92889d;margin-top:2px}.live-pulse{font-size:9px;color:#0c9b76;display:flex;align-items:center;gap:5px}.live-pulse i{width:7px;height:7px;border-radius:50%;background:#10b981;box-shadow:0 0 0 5px #10b98118;animation:pulseDot 1.8s infinite}.lc-modal{position:fixed;inset:0;z-index:10020;display:none;align-items:center;justify-content:center;padding:16px}.lc-modal.open{display:flex}.lc-modal-backdrop{position:absolute;inset:0;background:rgba(23,16,39,.56);backdrop-filter:blur(7px)}.lc-modal-dialog{position:relative;z-index:1;width:min(980px,100%);max-height:min(92dvh,860px);overflow:auto;background:#fbfaff;border:1px solid #eee7f8;border-radius:26px;padding:22px;box-shadow:0 35px 100px rgba(20,12,45,.25);animation:modalIn .18s ease}.lc-small-modal{width:min(560px,100%)}.lc-modal-close{position:absolute;right:14px;top:14px;width:38px;height:38px;border:0;border-radius:50%;background:#f0ebf8;color:#70657c;cursor:pointer}.lc-modal-head{display:flex;gap:12px;align-items:center;padding:3px 45px 17px 3px}.lc-modal-icon{width:50px;height:50px;border-radius:16px;background:linear-gradient(135deg,#6d2cff,#a271ff);color:#fff;display:grid;place-items:center;box-shadow:0 10px 25px rgba(109,44,230,.2)}.lc-modal-head h2{margin:2px 0;font-size:22px}.lc-modal-head p{margin:0;color:#83798e;font-size:11px}.auto-dashboard-grid{display:grid;grid-template-columns:minmax(270px,.78fr) minmax(0,1.22fr);gap:14px}.auto-main-settings,.rule-manager{padding:16px}.switch-row{display:grid;grid-template-columns:1fr 48px;align-items:center;gap:10px;padding:12px 0;border-bottom:1px solid #eee8f5;position:relative}.switch-row b,.switch-row small{display:block}.switch-row small{font-size:10px;color:#8a8193;margin-top:3px}.switch-row input,.mini-switch input{display:none}.switch-row i,.mini-switch i{width:43px;height:24px;border-radius:20px;background:#d9d3e1;position:relative;display:block;cursor:pointer}.switch-row i:after,.mini-switch i:after{content:"";position:absolute;width:18px;height:18px;border-radius:50%;left:3px;top:3px;background:#fff;box-shadow:0 2px 5px rgba(0,0,0,.15);transition:.18s}.switch-row input:checked+i,.mini-switch input:checked+i{background:#7131e7}.switch-row input:checked+i:after,.mini-switch input:checked+i:after{transform:translateX(19px)}.auto-field{display:grid;gap:6px;margin-top:12px}.auto-field>label,.auto-time label,.new-rule-form label{font-size:10px;font-weight:800;color:#5d536b}.auto-time-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:12px}.auto-time{display:grid;gap:6px}.auto-time-note{margin:10px 0;padding:9px 10px;border-radius:12px;background:#f3effa;color:#7d738b;font-size:9px}.rule-manager-head{display:flex;justify-content:space-between;gap:10px;align-items:flex-start}.rule-manager-head h3{margin:3px 0}.rule-manager-head p{margin:0;color:#8a8194;font-size:10px}.rule-bulk-bar{display:flex;align-items:center;gap:6px;flex-wrap:wrap;margin:12px 0;padding:8px;border-radius:13px;background:#f4f0fa}.rule-bulk-bar>span{font-size:10px;font-weight:700;margin-right:auto}.rule-bulk-bar button{padding:7px 10px;font-size:10px}.rule-card{display:flex;align-items:flex-start;gap:9px;padding:11px;border:1px solid #eee8f5;border-radius:15px;background:#fff;margin:7px 0}.rule-check{padding-top:2px}.rule-check input{display:none}.rule-check span{width:17px;height:17px;border:1px solid #cfc6db;border-radius:5px;display:block;cursor:pointer}.rule-check input:checked+span{background:#7131e7;border-color:#7131e7;box-shadow:inset 0 0 0 4px #fff}.rule-content{min-width:0;flex:1}.rule-top{display:flex;align-items:center;gap:7px}.rule-top b{font-size:11px;word-break:break-word}.rule-status{font-size:8px;padding:3px 6px;border-radius:8px}.rule-status.on{background:#e7faf3;color:#0c946e}.rule-status.off{background:#f3eff5;color:#8d8395}.rule-content p{font-size:10px;line-height:1.55;color:#81778d;margin:5px 0 0}.rule-actions{display:flex;gap:3px}.icon-action{width:30px;height:30px;border:0;border-radius:9px;background:#f3effa;color:#6e32df;cursor:pointer}.icon-action.danger{color:#d34b62}.new-rule-form{display:grid;gap:12px}.new-rule-form label{display:grid;gap:6px}.channel-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.channel-card{padding:13px;border:1px solid #e8e2f1;border-radius:16px;background:#fff;transition:.16s ease}.channel-card.enabled{border-color:#cdb9f6;box-shadow:0 8px 22px rgba(90,43,180,.07)}.channel-card-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.channel-icon{width:38px;height:38px;border-radius:12px;background:#f0ebfa;color:#6d2de2;display:grid;place-items:center;font-size:17px}.channel-card>b,.channel-card>small{display:block}.channel-card>b{font-size:12px}.channel-card>small{font-size:9px;color:#8b8294;margin:3px 0 9px}.channel-link{font-size:10px!important;padding:8px 9px!important}.live-empty{min-height:400px}.live-attach-btn{display:grid;place-items:center;min-width:44px;padding:0!important}.admin-live-compose .input[name=message]{min-width:0}
@media(max-width:900px){.auto-dashboard-grid{grid-template-columns:1fr}.channel-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.live-control-strip{grid-template-columns:1fr}}
@media(max-width:620px){.live-admin-hero{align-items:flex-start}.admin-chat-stats{display:none}.lc-modal{padding:7px}.lc-modal-dialog{border-radius:20px;padding:15px;max-height:94dvh}.channel-grid{grid-template-columns:1fr}.auto-time-grid{grid-template-columns:1fr}.rule-manager-head{align-items:center}.rule-manager-head .btn{padding:8px 10px;font-size:10px}}
.live-thread-tools{display:flex;align-items:center;gap:7px}.live-thread-tools form{margin:0}.live-thread-tools .btn{white-space:nowrap;font-size:10px;padding:8px 10px}
@media(max-width:620px){.live-thread-tools{align-items:flex-end;flex-direction:column}.live-thread-tools .btn,.live-thread-tools select{width:100%!important}.admin-live-thread-wrap .section-head{align-items:flex-start}}

/* V3 — lightweight user chat + mobile-first polish */
.live-chat-widget{right:18px;bottom:91px;filter:none;contain:layout style}
.lc-launcher{transform:translateZ(0);will-change:auto}
.lc-launcher:hover{transform:translateY(-2px)}
.lc-panel{box-shadow:0 18px 46px rgba(31,18,70,.16);will-change:auto;backdrop-filter:none}
.lc-thread{contain:strict;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}
.lc-bubble{box-shadow:0 2px 8px rgba(48,30,91,.035)}
.lc-head{min-height:58px}.lc-live-dot{width:8px;height:8px;border-radius:50%;background:#8ff7d4;box-shadow:0 0 0 4px rgba(143,247,212,.14)}
.lc-preview{min-height:58px}.lc-preview-remove{flex:0 0 30px}
.lc-compose{padding:8px}.lc-input{font-size:14px;line-height:1.4}.lc-file-btn,.lc-send{width:40px;height:40px;flex:0 0 40px}
@media(max-width:600px){.live-chat-widget{right:12px;bottom:max(79px,calc(env(safe-area-inset-bottom) + 69px))}.lc-panel{right:-2px;width:calc(100vw - 20px);height:min(72dvh,650px);max-height:calc(100dvh - 101px);border-radius:18px}.lc-thread{padding:11px}.lc-msg{max-width:90%}.lc-bubble{font-size:13px;padding:9px 11px}.lc-choice{padding:9px 12px}}
@media(prefers-reduced-motion:reduce){.lc-launcher:hover{transform:none}}

/* V3 — admin live chat workspace inspired by modern 3-column inboxes */
.admin-live-workspace{display:grid;grid-template-columns:255px minmax(0,1fr) 245px;gap:12px;min-height:700px}
.live-inbox-card,.live-profile-card{padding:0;overflow:hidden}.live-inbox-head{padding:17px 15px 12px;border-bottom:1px solid #eee9f5;display:flex;justify-content:space-between;gap:8px;align-items:flex-start}.live-inbox-head h3{margin:2px 0 3px;font-size:16px}.live-inbox-head small{display:block;color:#91889d;font-size:9px}.live-inbox-search{margin:11px;border:1px solid #e9e3f2;background:#faf9fc;border-radius:11px;height:35px;display:flex;align-items:center;gap:7px;padding:0 10px}.live-inbox-search i{font-size:10px;color:#9b92a8}.live-inbox-search input{width:100%;border:0;outline:0;background:transparent;font:inherit;font-size:10px;color:#3b3149}.live-inbox-card .admin-live-list{max-height:600px;padding:5px;overflow:auto}.admin-live-row{gap:9px;padding:10px;border-radius:13px}.admin-live-row.active{background:#f0ebff;box-shadow:inset 3px 0 0 #702dff}.lc-admin-avatar{width:38px;height:38px;flex:0 0 38px;font-size:12px;font-weight:900;background:#eee8ff}.admin-live-row b{font-size:11px}.admin-live-row small,.admin-live-row em{font-size:9px}.admin-live-row em{margin-top:2px}.admin-unread{font-size:9px;min-width:19px;text-align:center}.admin-live-thread-wrap{min-width:0;min-height:700px;padding:0;overflow:hidden}.live-chat-topbar{min-height:76px;padding:12px 15px;border-bottom:1px solid #eee9f5;display:flex;align-items:center;justify-content:space-between;gap:12px;background:#fff}.live-contact-title{display:flex;align-items:center;gap:10px;min-width:0}.lc-admin-avatar.big{width:42px;height:42px;flex-basis:42px}.live-contact-title h2{font-size:15px;margin:2px 0}.live-contact-title small{font-size:9px;color:#92889c}.live-online-label{color:#16a57d;font-weight:800}.live-thread-tools{display:flex;align-items:center;gap:7px}.live-thread-tools .input{height:32px;min-width:105px;font-size:10px;padding:6px 8px}.admin-live-thread{flex:1;min-height:0;height:560px;max-height:none;padding:18px 20px;background:linear-gradient(180deg,#fbfaff 0%,#f8f6fc 100%);border-radius:0;overflow:auto}.lc-admin-msg{margin:10px 0;gap:5px}.lc-admin-msg>div{max-width:min(72%,430px);padding:9px 12px;border-radius:14px;box-shadow:0 2px 8px rgba(48,30,91,.035)}.lc-admin-msg.me>div{background:linear-gradient(135deg,#702dff,#8450ed);box-shadow:0 7px 18px rgba(112,45,255,.13)}.lc-admin-msg b{font-size:9px;opacity:.72}.lc-admin-msg p{font-size:12px;line-height:1.55;margin:4px 0}.lc-admin-msg small{font-size:8px}.admin-chat-image{display:block;margin-top:7px}.admin-chat-image img{display:block;width:min(210px,100%);max-height:180px;object-fit:cover;border-radius:10px}.admin-chat-file{display:flex;align-items:center;gap:6px;margin-top:6px;padding:7px 8px;border-radius:9px;background:#f5f1fb;font-size:10px;color:inherit;text-decoration:none;word-break:break-all}.lc-admin-msg.me .admin-chat-file{background:rgba(255,255,255,.12)}.admin-live-compose{display:grid;grid-template-columns:38px minmax(0,1fr) 40px;gap:7px;padding:9px;border-top:1px solid #eee9f5;background:#fff;margin:0}.admin-live-compose .input{min-height:38px;height:38px;padding:9px 11px;border-radius:12px}.live-compose-attach{width:38px;height:38px;border:1px solid #e5deef;border-radius:11px;display:grid;place-items:center;color:#6f48d7;background:#faf8fd;cursor:pointer}.admin-live-compose .btn{width:40px;padding:0}.admin-upload-preview{grid-column:1/-1;order:-1;margin:0;max-width:none;padding:6px 8px}.admin-upload-thumb{width:34px;height:34px;flex:0 0 34px;border-radius:8px;background:#eee8ff;display:grid;place-items:center;overflow:hidden}.admin-upload-thumb img{width:100%;height:100%;object-fit:cover}.live-profile-card{background:#fff;text-align:center}.profile-cover{height:82px;background:linear-gradient(135deg,#6e35e7,#9b6cff);position:relative}.profile-cover:after{content:"";position:absolute;inset:auto -20% -30px;height:70px;border-radius:50%;background:#fff}.profile-avatar-large{position:relative;z-index:1;margin:-28px auto 7px;width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:#fff;border:4px solid #fff;box-shadow:0 6px 20px rgba(40,25,75,.12);color:#702dff;font-size:18px;font-weight:900}.live-profile-card h3{font-size:14px;margin:0 8px 3px}.live-profile-card>small{display:block;font-size:9px;color:#91889d;padding:0 8px;word-break:break-all}.profile-actions{display:flex;justify-content:center;gap:7px;padding:13px}.profile-icon{width:30px;height:30px;border:0;border-radius:9px;background:#f2eef9;color:#675779}.profile-divider{height:1px;background:#eee9f4}.profile-info{padding:11px 13px;text-align:left;display:grid;gap:9px}.profile-info span{display:grid;grid-template-columns:22px 1fr auto;gap:5px;align-items:center}.profile-info i{color:#7650d4;font-size:10px}.profile-info b{font-size:9px;color:#655b70}.profile-info em{font-style:normal;font-size:8px;color:#9a91a2;text-align:right}.shared-title{display:flex;justify-content:space-between;padding:10px 13px 6px;border-top:1px solid #eee9f4}.shared-title b{font-size:10px}.shared-title small{font-size:9px;color:#91889d}.shared-files{padding:0 9px 12px;display:grid;gap:5px}.shared-files>a{display:flex;gap:7px;align-items:center;text-align:left;padding:7px;border-radius:9px;background:#faf8fd;text-decoration:none;color:inherit}.shared-files>a>span{width:27px;height:27px;border-radius:7px;background:#eee8ff;color:#6f42d6;display:grid;place-items:center;font-size:10px;flex:0 0 27px}.shared-files b,.shared-files small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.shared-files b{font-size:8px}.shared-files small{font-size:7px;color:#9a91a2;margin-top:2px}.live-empty{height:100%;min-height:680px;display:grid;place-items:center;align-content:center;text-align:center;padding:30px}.live-empty>span{width:65px;height:65px;border-radius:20px;background:#eee8ff;color:#702dff;display:grid;place-items:center;font-size:25px;margin-bottom:12px}.live-empty h2{font-size:16px;margin:0 0 5px}.live-empty p{font-size:10px;color:#90869b;max-width:320px}.live-control-strip-bottom{margin-top:12px}.admin-chat-stat-card{position:relative;text-decoration:none;color:inherit}.dash-live-unread{font-size:8px;color:#c34f69;position:absolute;right:10px;top:10px}.live-admin-hero{margin-bottom:10px}.live-admin-hero .admin-chat-stats{gap:5px}.live-stat{min-width:64px;padding:8px 10px}.live-stat b{font-size:18px}
@media(max-width:1100px){.admin-live-workspace{grid-template-columns:230px minmax(0,1fr)}.live-profile-card{display:none}}
@media(max-width:760px){.admin-live-workspace{grid-template-columns:1fr;min-height:auto}.live-inbox-card{order:1}.admin-live-list{max-height:250px!important}.admin-live-thread-wrap{order:2;min-height:590px}.admin-live-thread{height:440px}.live-chat-topbar{align-items:flex-start;flex-direction:column}.live-thread-tools{width:100%;justify-content:flex-end}.live-control-strip-bottom{grid-template-columns:1fr}.live-control-strip{grid-template-columns:1fr}.live-stat{display:none}.live-admin-hero .admin-chat-stats{display:none}}
@media(max-width:430px){.live-chat-widget{right:10px}.lc-launcher{width:54px;height:54px}.lc-panel{width:calc(100vw - 14px);right:-3px}.live-inbox-head{padding:13px 12px}.admin-live-thread{padding:12px}.lc-admin-msg>div{max-width:84%}}

/* V4 — launcher/channel behavior + secure admin/user call UI */
.live-chat-widget{bottom:101px}
.lc-launcher{overflow:hidden;background:linear-gradient(145deg,#b579d1 0%,#8b55ad 42%,#6f477f 100%);border:1px solid rgba(255,255,255,.32);box-shadow:0 13px 32px rgba(92,55,120,.30),inset 0 1px 0 rgba(255,255,255,.34)}
.lc-logo-orb{width:42px;height:42px;margin:auto;border-radius:15px;background:rgba(205,232,249,.92);display:grid;place-items:center;overflow:hidden;box-shadow:inset 0 0 0 1px rgba(255,255,255,.45),0 5px 14px rgba(49,39,76,.15)}
.lc-logo-orb img{width:34px;height:34px;object-fit:contain;display:block}.lc-gloss{position:absolute;inset:-20% auto -20% -65%;width:42%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.46),transparent);transform:rotate(18deg);animation:lcGloss 4.6s ease-in-out infinite;pointer-events:none}.lc-eye{right:9px;top:8px;width:7px;height:7px;background:#fff;box-shadow:0 0 8px rgba(255,255,255,.7)}
.lc-choice{transition:transform .16s ease,box-shadow .16s ease}.lc-choice:hover{transform:translateY(-2px);box-shadow:0 14px 34px rgba(31,18,70,.18)}
.lc-call-overlay{position:absolute;inset:0;z-index:10;background:rgba(32,19,55,.5);display:grid;place-items:center;padding:18px}.lc-call-overlay[hidden],.lc-call-stage[hidden]{display:none}.lc-call-card{width:min(300px,100%);padding:22px;border-radius:22px;background:#fff;text-align:center;box-shadow:0 24px 70px rgba(15,8,30,.28)}.lc-call-icon{width:58px;height:58px;border-radius:50%;display:grid;place-items:center;margin:0 auto 10px;background:#eee5ff;color:#702dff;font-size:20px;animation:callRing 1.5s infinite}.lc-call-title,.lc-call-subtitle{display:block}.lc-call-title{font-size:15px}.lc-call-subtitle{font-size:10px;color:#8b8194;margin-top:4px}.lc-call-actions{display:flex;gap:8px;margin-top:16px}.lc-call-actions button{flex:1;border:0;border-radius:12px;padding:10px;cursor:pointer;font-weight:800;font-size:11px}.lc-call-accept{background:#702dff;color:#fff}.lc-call-decline{background:#f4eef8;color:#6f6577}.lc-call-stage{position:absolute;inset:0;z-index:11;background:#17121f}.lc-remote-video{width:100%;height:100%;object-fit:cover;background:#17121f}.lc-local-video{position:absolute;right:12px;top:12px;width:100px;height:140px;object-fit:cover;border-radius:14px;border:2px solid rgba(255,255,255,.7);box-shadow:0 12px 30px rgba(0,0,0,.28)}.lc-call-stage-bar{position:absolute;left:12px;right:12px;bottom:12px;padding:9px 10px;border-radius:14px;background:rgba(20,15,29,.72);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:space-between;color:#fff}.lc-call-stage-label{font-size:10px}.lc-call-end{border:0;background:#dc5269;color:#fff;border-radius:10px;padding:8px 11px;font-size:10px;font-weight:800}
@keyframes callRing{0%,100%{transform:scale(1)}50%{transform:scale(1.06)}}
.admin-call-stage{position:fixed;inset:0;z-index:10040;background:rgba(20,13,34,.55);display:grid;place-items:center;padding:18px}.admin-call-stage[hidden]{display:none}.admin-call-card{width:min(820px,100%);height:min(700px,88dvh);background:#15121b;border-radius:24px;overflow:hidden;box-shadow:0 35px 100px rgba(10,5,20,.4);display:flex;flex-direction:column}.admin-call-head{padding:13px 16px;color:#fff;display:flex;align-items:center;justify-content:space-between;background:#201a2b}.admin-call-head h3{margin:2px 0;font-size:15px}.admin-call-head small{font-size:9px;color:#b8adc6}.admin-call-video-wrap{position:relative;flex:1;min-height:0;background:#0e0b12}.admin-call-video-wrap #adminRemoteVideo{width:100%;height:100%;object-fit:cover;background:#0e0b12}.admin-call-video-wrap #adminLocalVideo{position:absolute;right:14px;top:14px;width:170px;height:120px;object-fit:cover;border:2px solid rgba(255,255,255,.8);border-radius:14px;box-shadow:0 14px 30px rgba(0,0,0,.32)}.admin-call-audio-state{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;color:#fff;font-size:14px}.admin-call-audio-state i{font-size:42px;color:#bd87d5;animation:callRing 1.4s infinite}.profile-actions .profile-icon{display:grid;place-items:center;text-decoration:none}.profile-actions .profile-icon.is-disabled{opacity:.45;cursor:not-allowed}.profile-actions .call-video{background:#eee6ff;color:#6c2ee2}.profile-actions .call-audio{background:#e9f8f2;color:#178862}
@media(max-width:600px){.live-chat-widget{bottom:max(89px,calc(env(safe-area-inset-bottom) + 79px));right:12px}.lc-local-video{width:82px;height:112px;right:8px;top:8px}.admin-call-stage{padding:8px}.admin-call-card{height:92dvh;border-radius:18px}.admin-call-video-wrap #adminLocalVideo{width:110px;height:82px;right:9px;top:9px}}
@media(prefers-reduced-motion:reduce){.lc-gloss,.lc-eye,.lc-call-icon,.admin-call-audio-state i{animation:none!important}}

/* V4.1 — reference-logo palette + footer-safe notification layer */
.live-chat-widget{bottom:111px;z-index:2147483500}
.lc-launcher{
  background:linear-gradient(145deg,#b77bc8 0%,#a46abb 42%,#8f58a7 100%)!important;
  border:1px solid rgba(255,255,255,.58)!important;
  box-shadow:0 14px 32px rgba(102,66,128,.28),inset 0 1px 0 rgba(255,255,255,.6)!important;
}
.lc-launcher:before{content:"";position:absolute;inset:5px;border-radius:50%;background:linear-gradient(145deg,rgba(190,223,242,.48),rgba(255,255,255,.08) 48%,rgba(102,67,130,.13));border:1px solid rgba(255,255,255,.2);pointer-events:none}
.lc-logo-orb{position:relative;z-index:2;width:39px;height:39px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(145deg,#a9d0e9 0%,#8dbddd 48%,#b777c7 100%);box-shadow:inset 0 1px 0 rgba(255,255,255,.62),0 4px 10px rgba(76,48,102,.18);overflow:hidden}
.lc-logo-orb img{width:31px;height:31px;object-fit:cover;border-radius:10px;display:block;filter:saturate(.72) brightness(1.08);mix-blend-mode:normal}
.lc-gloss{z-index:4;opacity:.72}
.lc-eye{z-index:5;right:10px;top:8px;width:7px;height:7px;background:#fff;box-shadow:0 0 8px rgba(255,255,255,.95)}
.lc-badge{z-index:6}
@media(max-width:600px){
  .live-chat-widget{bottom:max(89px,calc(env(safe-area-inset-bottom) + 79px));right:12px}
  .lc-launcher{width:56px;height:56px}
  .lc-logo-orb{width:37px;height:37px}.lc-logo-orb img{width:29px;height:29px}
}
@media(max-width:390px){.live-chat-widget{bottom:max(89px,calc(env(safe-area-inset-bottom) + 79px));right:10px}.lc-logo-orb{width:35px;height:35px}.lc-logo-orb img{width:27px;height:27px}}

/* Push permission popup must sit above the fixed mobile footer. */
.bunbd-push-gate{z-index:2147483600!important;bottom:calc(86px + env(safe-area-inset-bottom))!important}
@media(max-width:520px){.bunbd-push-gate{bottom:calc(84px + env(safe-area-inset-bottom))!important;padding:0 9px!important}}

/* Beedu premium pink-only live chat theme — no navy/logo image in launcher. */
.lc-launcher{background:linear-gradient(145deg,#ff4aa5 0%,#ff087b 45%,#c9005c 100%);border:1px solid rgba(255,255,255,.55);box-shadow:0 12px 30px rgba(224,0,102,.24),inset 0 1px 1px rgba(255,255,255,.62);}
.lc-launcher:hover{box-shadow:0 16px 34px rgba(224,0,102,.30),inset 0 1px 1px rgba(255,255,255,.72);}
.lc-icon{position:relative;z-index:2;width:40px;height:40px;border-radius:50%;display:grid;place-items:center;margin:auto;background:rgba(255,255,255,.96);color:#ed0878;box-shadow:inset 0 1px 0 rgba(255,255,255,.95),0 5px 14px rgba(146,0,65,.18);}
.lc-icon i{font-size:20px;text-shadow:none;}
.lc-head{background:linear-gradient(135deg,#ff1687,#d90065);}
.lc-msg.me .lc-bubble{background:linear-gradient(135deg,#ff1687,#d90065);border-color:#ed0878;}
.lc-file-btn{background:#fff0f7;color:#e60070;}
.lc-send{background:linear-gradient(135deg,#ff1687,#d90065);box-shadow:0 6px 14px rgba(224,0,102,.18);}
.lc-bubble{border-color:#ffe0ed;}
@media(max-width:600px){.lc-icon{width:37px;height:37px}.lc-icon i{font-size:18px}.lc-launcher{width:56px;height:56px;}}
@media(prefers-reduced-motion:reduce){.lc-launcher:hover{transform:none;}}

/* Beedu Premium Pink Chat — responsive positioning and friendly greeting motion */
.live-chat-widget{
  right:24px;
  bottom:24px;
  z-index:10030;
  filter:drop-shadow(0 12px 28px rgba(220,0,105,.16));
}
.lc-launcher{
  background:linear-gradient(145deg,#ff1688 0%,#f50070 48%,#d90062 100%);
  box-shadow:0 12px 28px rgba(245,0,112,.28),inset 0 1px 1px rgba(255,255,255,.58);
}
.lc-launcher:hover{box-shadow:0 16px 34px rgba(245,0,112,.36),inset 0 1px 1px rgba(255,255,255,.65)}
.lc-icon{display:inline-flex;align-items:center;justify-content:center;transform-origin:50% 85%;animation:lcFriendlyWave 3.8s ease-in-out infinite}
.lc-panel{
  bottom:74px;
  height:min(560px,calc(100dvh - 170px));
  max-height:calc(100dvh - 170px);
  border-color:rgba(245,0,112,.14);
}
.lc-head{background:linear-gradient(135deg,#ff1688,#e90070)}
.lc-msg.me .lc-bubble{background:#f50070;border-color:#f50070}
.lc-send{background:#f50070;box-shadow:0 7px 15px rgba(245,0,112,.18)}
.lc-file-btn{color:#e90070;background:#fff0f7}
.lc-thread{background:linear-gradient(180deg,#fffafd,#fff7fb)}
.lc-gloss{animation:lcGloss 4.4s ease-in-out infinite}
@keyframes lcFriendlyWave{
  0%,58%,100%{transform:rotate(0deg) translateY(0)}
  62%{transform:rotate(-14deg) translateY(-1px)}
  66%{transform:rotate(13deg) translateY(-2px)}
  70%{transform:rotate(-10deg) translateY(-1px)}
  74%{transform:rotate(7deg) translateY(0)}
  78%{transform:rotate(0deg) translateY(0)}
}
@media(max-width:900px) and (min-width:601px){
  .live-chat-widget{right:18px;bottom:22px}
  .lc-panel{height:min(540px,calc(100dvh - 155px));max-height:calc(100dvh - 155px)}
}
@media(max-width:600px){
  .live-chat-widget{right:12px;bottom:max(76px,calc(env(safe-area-inset-bottom) + 62px))}
  .lc-panel{
    right:-2px;
    bottom:66px;
    width:calc(100vw - 20px);
    height:min(620px,calc(100dvh - 146px));
    max-height:calc(100dvh - 146px);
  }
  .lc-launcher{width:56px;height:56px}
}
@media(prefers-reduced-motion:reduce){.lc-icon{animation:none!important}}

/* V5 — touch-safe launcher and layer priority */
.live-chat-widget{z-index:2147483646!important;pointer-events:auto!important;isolation:isolate;}
.lc-launcher{position:relative;z-index:3;pointer-events:auto!important;touch-action:manipulation;-webkit-tap-highlight-color:transparent;}
.lc-choices,.lc-panel{z-index:4;}
.lc-loading .lc-launcher{transform:scale(.97);}
@media(max-width:600px){.live-chat-widget{bottom:max(76px,calc(env(safe-area-inset-bottom) + 62px));}.lc-panel{max-height:calc(100dvh - 132px);}}

/* V4 admin conversation ergonomics and lightweight controls */
.live-bulk-toolbar{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:9px 12px;border-bottom:1px solid #eee9f5;font-size:10px}.live-bulk-toolbar label{display:flex;gap:6px;align-items:center}.btn-sm{font-size:10px!important;padding:7px 10px!important}.admin-live-row-wrap{display:flex;align-items:center;gap:4px;padding:0 5px}.admin-live-row-wrap .admin-live-row{flex:1;min-width:0}.admin-quote-btn{border:0;background:transparent;color:#9a8ab9;font-size:10px;cursor:pointer;margin:0 5px 4px auto;display:block}.admin-live-thread-wrap{height:700px;max-height:700px;min-height:0}.admin-live-thread{height:100%;max-height:none;min-height:0;overscroll-behavior:contain;scrollbar-gutter:stable}.admin-live-compose{flex:0 0 auto}@media(max-width:760px){.admin-live-thread-wrap{height:590px;max-height:590px}.admin-live-thread{height:auto}.live-bulk-toolbar{flex-wrap:wrap}}
