.lcw-root{--lcw-primary:#0c64d0;bottom:var(--lcw-desktop-offset,24px);z-index:9000;font-family:Inter,system-ui,sans-serif;position:fixed}.lcw-root.is-right{right:24px}.lcw-root.is-left{left:24px}.lcw-trigger{background:var(--lcw-primary);color:#fff;min-height:52px;box-shadow:0 14px 34px color-mix(in srgb,var(--lcw-primary) 36%,transparent);cursor:pointer;border:0;border-radius:999px;align-items:center;gap:9px;padding:0 18px;font-weight:800;transition:all .2s;display:flex}.lcw-trigger:hover{transform:translateY(-2px)}.lcw-panel{opacity:0;visibility:hidden;pointer-events:none;background:#fff;border:1px solid #e2e8f0;border-radius:20px;width:320px;padding:0;transition:all .2s;position:absolute;bottom:66px;overflow:hidden;transform:translateY(10px)scale(.98);box-shadow:0 24px 70px #0f172a33}.is-right .lcw-panel{right:0}.is-left .lcw-panel{left:0}.lcw-panel.is-open{opacity:1;visibility:visible;pointer-events:auto;transform:none}.lcw-panel-head{color:#0f172a;background:linear-gradient(135deg,#f8fbff,#eef5ff);border-bottom:1px solid #e2e8f0;justify-content:space-between;gap:12px;padding:18px;display:flex}.lcw-panel-head p{color:#64748b;margin:5px 0 0;font-size:11px;line-height:1.45}.lcw-panel-head button{color:#334155;cursor:pointer;background:#fff;border:0;border-radius:10px;place-items:center;width:36px;height:36px;display:grid}.lcw-channel-list{gap:7px;max-height:min(55vh,440px);padding:12px;display:grid;overflow:auto}.lcw-channel{--channel-color:#3b82f6;color:#172033;border-radius:13px;align-items:center;gap:11px;padding:9px;text-decoration:none;transition:all .18s;display:flex}.lcw-channel:hover{background:#f8fafc;transform:translate(2px)}.lcw-channel-icon{background:var(--channel-color);color:#fff;border-radius:12px;flex:none;place-items:center;width:42px;height:42px;font-size:18px;display:grid}.lcw-zalo{font-size:11px}.lcw-channel>span:last-child{gap:3px;min-width:0;display:grid}.lcw-channel strong{font-size:13px}.lcw-channel small{color:#7a8798;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.lcw-stack{gap:12px;display:grid}.lcw-channel.is-compact{border-radius:50%;padding:0;box-shadow:0 9px 25px #0f172a2e}.lcw-channel.is-compact .lcw-channel-icon{border-radius:50%;width:48px;height:48px}.lcw-hide-desktop{display:none!important}.lcw-mobile-bar{display:none}.lcw-trigger:focus-visible,.lcw-channel:focus-visible,.lcw-panel-head button:focus-visible{outline-offset:3px;outline:3px solid #0c64d04d}@keyframes lcw-ring{0%{box-shadow:0 0 0 0 color-mix(in srgb,var(--channel-color) 36%,transparent)}70%{box-shadow:0 0 0 11px #0000}to{box-shadow:0 0 #0000}}@keyframes lcw-float{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}.lcw-brand-svg{width:27px;height:27px;display:block}@media (min-width:641px){.lcw-stack{gap:14px}.lcw-channel.is-compact{box-shadow:none;transition:transform .2s,filter .2s}.lcw-channel.is-compact:hover{filter:drop-shadow(0 8px 12px #0f172a33);background:0 0;transform:translateY(-2px)scale(1.06)}.lcw-channel.is-compact .lcw-channel-icon{border:7px solid color-mix(in srgb,var(--channel-color) 28%,white);width:46px;height:46px;font-size:24px;animation:2.35s ease-out infinite lcw-ring,3.1s ease-in-out infinite lcw-float;box-shadow:inset 0 0 0 1px #ffffff2e}.lcw-channel.is-compact:nth-child(2) .lcw-channel-icon{animation-delay:.35s}.lcw-channel.is-compact:nth-child(3) .lcw-channel-icon{animation-delay:.7s}.lcw-channel.is-compact:nth-child(4) .lcw-channel-icon{animation-delay:1.05s}.lcw-channel.is-compact .lcw-channel-icon svg{stroke-width:3px;width:23px;height:23px}.lcw-channel.is-compact .lcw-zalo{font-size:11px;font-weight:900}.lcw-channel.is-compact .lcw-channel-icon>strong:not(.lcw-zalo){font-family:Arial,sans-serif;font-size:28px;font-weight:900;line-height:1}}@media (max-width:640px){.lcw-hide-desktop{display:flex!important}.lcw-hide-mobile{display:none!important}.lcw-root{bottom:calc(var(--lcw-mobile-offset,16px) + env(safe-area-inset-bottom))}.lcw-root.is-right{right:14px}.lcw-root.is-left{left:14px}.lcw-trigger{justify-content:center;width:52px;height:52px;min-height:52px;padding:0}.lcw-trigger span{display:none}.lcw-panel{bottom:calc(78px + env(safe-area-inset-bottom));width:auto;max-height:72vh;position:fixed;left:12px!important;right:12px!important}.lcw-mobile-bar{z-index:8990;padding:7px 8px calc(7px + env(safe-area-inset-bottom));background:#fffffff7;border-top:1px solid #e2e8f0;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -10px 30px #0f172a1a}.lcw-mobile-bar .lcw-channel{flex:1;justify-content:center;gap:5px;padding:4px}.lcw-mobile-bar .lcw-channel-icon{border-radius:10px;width:34px;height:34px}.lcw-mobile-bar .lcw-channel small{display:none}.lcw-mobile-bar .lcw-channel strong{font-size:10px}.lcw-mobile-bar+.lcw-root{bottom:calc(76px + var(--lcw-mobile-offset,16px) + env(safe-area-inset-bottom))}}@media (prefers-reduced-motion:reduce){.lcw-trigger,.lcw-panel,.lcw-channel{transition:none}}@keyframes lcw-premium-pulse{0%,45%{opacity:.55;transform:scale(.82)}85%,to{opacity:0;transform:scale(1.45)}}@keyframes lcw-premium-breathe{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}@keyframes lcw-icon-pulse{0%{box-shadow:0 5px 16px color-mix(in srgb,var(--channel-color) 28%,transparent),0 0 0 0 color-mix(in srgb,var(--channel-color) 52%,transparent)}65%{box-shadow:0 8px 20px color-mix(in srgb,var(--channel-color) 34%,transparent),0 0 0 13px transparent}to{box-shadow:0 5px 16px color-mix(in srgb,var(--channel-color) 28%,transparent),0 0 0 0 transparent}}@media (min-width:641px){.lcw-root.is-stack.is-right{right:22px}.lcw-root.is-stack.is-left{left:22px}.lcw-stack{gap:16px}.lcw-channel.is-compact{width:54px;height:54px;box-shadow:none;filter:none;isolation:isolate;background:0 0;border:0;border-radius:50%;padding:0;animation:3.2s ease-in-out infinite lcw-premium-breathe;position:relative;overflow:visible}.lcw-channel.is-compact:nth-child(2){animation-delay:.22s}.lcw-channel.is-compact:nth-child(2) .lcw-channel-icon{animation-delay:.28s}.lcw-channel.is-compact:nth-child(3){animation-delay:.44s}.lcw-channel.is-compact:nth-child(3) .lcw-channel-icon{animation-delay:.56s}.lcw-channel.is-compact:nth-child(4){animation-delay:.66s}.lcw-channel.is-compact:nth-child(4) .lcw-channel-icon{animation-delay:.84s}.lcw-channel.is-compact:before{content:"";z-index:0;border:2px solid var(--channel-color);opacity:0;pointer-events:none;border-radius:50%;animation:2.7s cubic-bezier(.2,.7,.3,1) infinite lcw-premium-pulse;position:absolute;inset:2px}.lcw-channel.is-compact:nth-child(2):before{animation-delay:.35s}.lcw-channel.is-compact:nth-child(3):before{animation-delay:.7s}.lcw-channel.is-compact:nth-child(4):before{animation-delay:1.05s}.lcw-channel.is-compact:after{content:attr(aria-label);color:#fff;letter-spacing:.01em;opacity:0;pointer-events:none;white-space:nowrap;background:#0f172af0;border:1px solid #e2e8f0e6;border-radius:8px;width:max-content;max-width:190px;padding:7px 10px;font-size:11px;font-weight:700;line-height:1;transition:opacity .18s,transform .18s;position:absolute;top:50%;box-shadow:0 8px 24px #0f172a2e}.lcw-root.is-right .lcw-channel.is-compact:after{right:64px;transform:translate(5px,-50%)}.lcw-root.is-left .lcw-channel.is-compact:after{left:64px;transform:translate(-5px,-50%)}.lcw-channel.is-compact:hover{filter:none;background:0 0;transform:none}.lcw-root.is-right .lcw-channel.is-compact:hover:after,.lcw-root.is-left .lcw-channel.is-compact:hover:after{opacity:1;transform:translateY(-50%)}.lcw-channel.is-compact .lcw-channel-icon{z-index:2;box-sizing:border-box;background:var(--channel-color);color:#fff;width:54px;height:54px;box-shadow:0 5px 16px color-mix(in srgb,var(--channel-color) 28%,transparent),0 1px 3px #0f172a2e;border:0;border-radius:50%;font-size:24px;transition:transform .2s cubic-bezier(.2,.8,.2,1),box-shadow .2s;animation:2.2s ease-out infinite lcw-icon-pulse;position:relative}.lcw-channel.is-compact:hover .lcw-channel-icon{box-shadow:0 9px 24px color-mix(in srgb,var(--channel-color) 38%,transparent),0 2px 5px #0f172a33;transform:scale(1.09)}.lcw-channel.is-compact .lcw-channel-icon svg,.lcw-channel.is-compact .lcw-brand-svg{stroke-width:2.6px;width:28px;height:28px}.lcw-channel.is-compact:focus-visible{outline:none}.lcw-channel.is-compact:focus-visible .lcw-channel-icon{outline:3px solid color-mix(in srgb,var(--channel-color) 30%,transparent);outline-offset:4px}}@media (prefers-reduced-motion:reduce){.lcw-channel.is-compact,.lcw-channel.is-compact:before{animation:none!important}}
.contact-plugin-admin{--cpa-primary:#4f46e5;color:#1e293b;margin:0 auto;padding-bottom:72px;max-width:1180px!important}.contact-plugin-admin *{box-sizing:border-box}.contact-plugin-admin-header{border-bottom:1px solid #e2e8f0;padding-bottom:20px;align-items:flex-end!important;margin-bottom:22px!important}.contact-plugin-admin-header h1{letter-spacing:-.025em;font-weight:900!important}.contact-plugin-admin-layout{grid-template-columns:230px minmax(0,1fr) 300px!important;gap:16px!important}.contact-plugin-admin-card{background:#fff!important;border:1px solid #e2e8f0!important;border-radius:14px!important;box-shadow:0 1px 2px #0f172a0a!important}.contact-plugin-admin-list{padding:12px!important}.contact-plugin-admin-list>div:first-child{border-bottom:1px solid #eef2f7;padding-bottom:12px}.contact-plugin-admin-list button{transition:border-color .16s,background .16s,transform .16s}.contact-plugin-admin-list button:hover{transform:translateY(-1px)}.contact-plugin-admin-editor{padding:22px!important}.contact-plugin-admin-editor input:not([type=checkbox]):not([type=color]),.contact-plugin-admin-editor select,.contact-plugin-admin-editor textarea{outline:none;border-color:#cbd5e1!important;border-radius:9px!important}.contact-plugin-admin-editor input:focus,.contact-plugin-admin-editor select:focus,.contact-plugin-admin-editor textarea:focus{box-shadow:0 0 0 3px #eef2ff;border-color:#818cf8!important}.contact-plugin-admin-preview{overflow:hidden;padding:0!important;position:sticky!important;top:72px!important}.contact-plugin-preview-head{border-bottom:1px solid #eef2f7;padding:13px 14px}.contact-plugin-preview-body{background:#f8fafc;padding:14px}.contact-plugin-preview-canvas{border:1px solid #cbd5e1!important;box-shadow:inset 0 0 20px #0f172a0a!important}.contact-plugin-admin .lcw-brand-svg{display:block}.contact-plugin-admin button:focus-visible,.contact-plugin-admin input:focus-visible,.contact-plugin-admin select:focus-visible,.contact-plugin-admin textarea:focus-visible{outline-offset:2px;outline:3px solid #4f46e533}@media (max-width:1180px){.contact-plugin-admin-layout{grid-template-columns:220px minmax(0,1fr)!important}.contact-plugin-admin-preview{grid-column:1/-1;position:static!important}}@media (max-width:760px){.contact-plugin-admin-header{align-items:stretch!important}.contact-plugin-admin-layout{grid-template-columns:1fr!important}.contact-plugin-admin-preview{grid-column:auto}}
