#lxLiveSupport{--ls-bg:#fff;--ls-ink:#181611;--ls-gold:#d59b08;--ls-soft:#f7f3ea;--ls-line:#e9e0d1;--ls-green:#20a15b;position:relative;z-index:99990;font-family:inherit}.lx-live-launch{position:fixed;right:20px;bottom:92px;z-index:99990;display:flex;align-items:center;gap:10px;border:1px solid rgba(255,255,255,.12);background:#181713;color:#fff;border-radius:18px;padding:10px 14px 10px 10px;box-shadow:0 16px 38px rgba(0,0,0,.22);cursor:pointer;min-width:168px}.lx-live-launch:hover{transform:translateY(-1px)}.lx-live-launch-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:12px;background:linear-gradient(135deg,#f5c64e,#c88d00);color:#111;font-weight:900;font-size:17px}.lx-live-launch-copy{display:grid;text-align:left;gap:2px}.lx-live-launch-copy b{font-size:12px}.lx-live-launch-copy small{font-size:9px;color:#c8c3ba}.lx-live-launch>i{position:absolute;right:-5px;top:-7px;min-width:22px;height:22px;padding:0 6px;border-radius:999px;background:#e33;color:#fff;font-style:normal;font-size:10px;font-weight:900;display:grid;place-items:center;border:2px solid #fff}.lx-live-panel{position:fixed;right:20px;bottom:150px;z-index:99999;width:min(390px,calc(100vw - 28px));height:min(650px,calc(100dvh - 175px));background:var(--ls-bg);border:1px solid #ddd4c5;border-radius:22px;overflow:hidden;box-shadow:0 24px 70px rgba(0,0,0,.3);display:flex;flex-direction:column;animation:lsIn .18s ease-out}.lx-live-panel[hidden]{display:none!important}@keyframes lsIn{from{opacity:0;transform:translateY(12px) scale(.98)}to{opacity:1;transform:none}}.lx-live-head{display:flex;justify-content:space-between;align-items:center;gap:12px;background:linear-gradient(135deg,#171612,#29251d);color:#fff;padding:14px 15px;border-bottom:1px solid rgba(255,255,255,.08)}.lx-live-brand{display:flex;gap:10px;align-items:center}.lx-live-avatar{width:40px;height:40px;display:grid;place-items:center;border-radius:13px;background:#d5a00d;color:#171612;font-weight:900}.lx-live-brand div{display:grid;gap:1px}.lx-live-brand small{font-size:7px;color:#e6bd4d;font-weight:900;letter-spacing:.12em}.lx-live-brand b{font-size:14px}.lx-live-brand em{display:flex;align-items:center;gap:5px;font-style:normal;font-size:9px;color:#c9c5bc}.lx-live-brand em i{width:7px;height:7px;border-radius:50%;background:#888}.lx-live-brand em i.online{background:#3bd176;box-shadow:0 0 0 3px rgba(59,209,118,.14)}.lx-live-head-actions{display:flex;gap:5px}.lx-live-head-actions button{width:31px;height:31px;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.06);color:#fff;border-radius:9px;font-size:18px;cursor:pointer}.lx-live-body{flex:1;min-height:0;overflow:auto;background:linear-gradient(180deg,#fff,#faf8f3)}.lx-live-intro{padding:24px 22px 12px;text-align:center}.lx-live-shield{margin:auto;width:46px;height:46px;display:grid;place-items:center;border-radius:15px;background:#fff3cf;border:1px solid #ead18a;color:#8e6500;font-size:20px;font-weight:900}.lx-live-intro h3{font-size:20px;margin:12px 0 5px;color:#1c1914}.lx-live-intro p{font-size:11px;line-height:1.55;color:#6d665c;margin:0 auto;max-width:300px}.lx-live-trust{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;margin-top:15px}.lx-live-trust span{border:1px solid var(--ls-line);border-radius:10px;padding:8px 5px;background:#fff;font-size:8px;color:#6e6559;font-weight:700}.lx-live-prechat{padding:8px 18px 18px;display:grid;gap:10px}.lx-live-fields{display:grid;grid-template-columns:1fr 1fr;gap:8px}.lx-live-prechat label{display:grid;gap:5px;font-size:9px;font-weight:800;color:#4f473b}.lx-live-prechat input,.lx-live-prechat textarea{width:100%;box-sizing:border-box;border:1px solid #ded5c7;background:#fff;border-radius:11px;padding:10px 11px;font:inherit;font-size:11px;outline:none}.lx-live-prechat textarea{resize:none}.lx-live-prechat input:focus,.lx-live-prechat textarea:focus{border-color:#d3a334;box-shadow:0 0 0 3px rgba(211,163,52,.09)}.lx-live-prechat>button{height:44px;border:0;border-radius:12px;background:#171612;color:#fff;font-size:11px;font-weight:900;display:flex;align-items:center;justify-content:center;gap:10px;cursor:pointer}.lx-live-prechat>small{font-size:8.5px;color:#777166;text-align:center}.lx-live-chat{min-height:100%;display:flex;flex-direction:column}.lx-live-context{position:sticky;top:0;z-index:2;display:flex;justify-content:space-between;align-items:center;padding:8px 12px;background:#f4efe5;border-bottom:1px solid #e5dccd;font-size:9px;color:#665d50}.lx-live-context button{border:0;background:none;color:#9b2929;font-size:8.5px;font-weight:800;cursor:pointer}.lx-live-messages{padding:14px 12px;display:flex;flex-direction:column;gap:8px}.lx-live-msg{max-width:86%;padding:9px 11px;border-radius:14px;background:#fff;border:1px solid #e7dfd3;color:#28231d;box-shadow:0 3px 10px rgba(0,0,0,.025)}.lx-live-msg.mine{align-self:flex-end;background:#171612;border-color:#171612;color:#fff;border-bottom-right-radius:5px}.lx-live-msg.theirs{align-self:flex-start;border-bottom-left-radius:5px}.lx-live-msg.system{align-self:center;max-width:94%;background:#f3efe7;color:#7b7165;border-style:dashed;text-align:center}.lx-live-msg p{margin:0;font-size:11px;line-height:1.45;white-space:pre-wrap;word-break:break-word}.lx-live-msg small{display:block;margin-top:5px;font-size:7.5px;opacity:.55}.lx-live-msg a{display:inline-flex;margin-top:7px;color:#c99200;font-size:8.5px;font-weight:800}.lx-live-typing{display:flex;align-items:center;gap:4px;padding:0 14px 9px;color:#746c61;font-size:8.5px}.lx-live-typing i{width:5px;height:5px;border-radius:50%;background:#a99d8d;animation:lsDot 1s infinite alternate}.lx-live-typing i:nth-child(2){animation-delay:.2s}.lx-live-typing i:nth-child(3){animation-delay:.4s}@keyframes lsDot{to{transform:translateY(-3px)}}.lx-live-compose{position:relative;display:grid;grid-template-columns:38px 1fr 40px;gap:7px;align-items:end;padding:9px 10px;background:#fff;border-top:1px solid #e6ddd0}.lx-live-compose[hidden]{display:none!important}.lx-live-compose textarea{min-height:39px;max-height:90px;resize:none;border:1px solid #ded6ca;border-radius:12px;padding:10px 11px;outline:none;font:inherit;font-size:11px}.lx-live-attach,.lx-live-compose>button{width:38px;height:38px;border-radius:11px;display:grid;place-items:center;cursor:pointer}.lx-live-attach{border:1px solid #ded6ca;background:#faf7f1;color:#5b5144;font-weight:900}.lx-live-attach input{display:none}.lx-live-compose>button{border:0;background:#d6a00c;color:#171612;font-size:16px}.lx-live-file-name{position:absolute;left:55px;bottom:2px;max-width:230px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#8c6b16;font-size:7px}.lx-live-foot{display:flex;justify-content:space-between;align-items:center;padding:6px 11px;background:#f8f5ef;border-top:1px solid #ebe3d6;font-size:7.5px;color:#8c8479}.lx-live-foot a{color:#177c48;font-weight:800;text-decoration:none}
@media(max-width:760px){.lx-live-launch{right:14px;bottom:calc(92px + env(safe-area-inset-bottom));min-width:0;padding:9px;border-radius:16px}.lx-live-launch-copy{display:none}.lx-live-launch-icon{width:42px;height:42px}.lx-live-panel{inset:0!important;width:100%!important;height:100dvh!important;max-height:none!important;border-radius:0;border:0}.lx-live-head{padding:calc(12px + env(safe-area-inset-top)) 14px 12px}.lx-live-intro{padding-top:28px}.lx-live-compose{padding-bottom:calc(10px + env(safe-area-inset-bottom))}.lx-live-fields{grid-template-columns:1fr}.lx-live-trust{grid-template-columns:1fr 1fr 1fr}}
/* V1.10 — Canlı Destek + WhatsApp birleşik destek merkezi */
.lx-live-launch-group{position:fixed;right:20px;bottom:92px;z-index:99990;display:flex;align-items:stretch;gap:8px}
.lx-live-launch-group .lx-live-launch{position:relative;right:auto;bottom:auto}
.lx-live-wa-quick{min-width:54px;border:0;border-radius:18px;background:#20a15b;color:#fff;box-shadow:0 16px 38px rgba(0,0,0,.19);display:flex;align-items:center;justify-content:center;gap:7px;padding:0 12px;cursor:pointer;font:inherit;font-weight:900}.lx-live-wa-quick:hover{transform:translateY(-1px);background:#17894b}.lx-live-wa-quick svg{width:27px;height:27px;flex:0 0 auto}.lx-live-wa-quick span{font-size:10px;white-space:nowrap}
.lx-live-channel-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:16px}.lx-live-channel-card{min-height:72px;border-radius:14px;border:1px solid var(--ls-line);background:#fff;padding:10px 9px;display:grid;grid-template-columns:32px 1fr;grid-template-rows:auto auto;column-gap:8px;text-align:left;cursor:pointer}.lx-live-channel-card>span{grid-row:1/3;width:32px;height:32px;border-radius:10px;display:grid;place-items:center;background:#181713;color:#f4c34b;font-size:10px;font-weight:900}.lx-live-channel-card b{font-size:10px;align-self:end}.lx-live-channel-card small{font-size:8px;color:#81796e;align-self:start}.lx-live-channel-card.wa{border-color:#bfe6ce;background:#f6fff9}.lx-live-channel-card.wa>span{background:#20a15b;color:#fff}.lx-live-channel-card:hover{border-color:#d8b24c;box-shadow:0 5px 14px rgba(0,0,0,.04)}
.lx-live-wa-offer{margin:10px 12px 0;border:1px solid #bfe3cc;border-radius:13px;background:linear-gradient(135deg,#f2fff7,#fff);padding:10px 11px;display:flex;align-items:center;justify-content:space-between;gap:10px}.lx-live-wa-offer[hidden]{display:none!important}.lx-live-wa-offer div{display:grid;gap:2px}.lx-live-wa-offer b{font-size:9.5px;color:#1d3e29}.lx-live-wa-offer small{font-size:8px;color:#5b7664}.lx-live-wa-offer button{border:0;border-radius:9px;background:#20a15b;color:#fff;padding:8px 10px;font-size:8px;font-weight:900;cursor:pointer;white-space:nowrap}.lx-live-wa-offer button:hover{background:#18894b}
.lx-live-foot button{border:0;background:transparent;color:#177c48;font:inherit;font-weight:900;cursor:pointer;padding:0}.lx-live-foot button:hover{text-decoration:underline}
@media(max-width:760px){.lx-live-launch-group{right:14px;bottom:calc(92px + env(safe-area-inset-bottom));gap:7px}.lx-live-launch-group .lx-live-launch{min-width:0;padding:9px;border-radius:16px}.lx-live-wa-quick{width:60px;min-width:60px;border-radius:16px;padding:0}.lx-live-wa-quick span{display:none}.lx-live-wa-quick svg{width:29px;height:29px}.lx-live-channel-grid{gap:7px}.lx-live-channel-card{min-height:68px}.lx-live-wa-offer{align-items:flex-start;flex-direction:column}.lx-live-wa-offer button{width:100%;height:38px}}

.lx-live-phone-field{grid-column:1/-1}


/* V1.20 Tek Ortak Logo / Birleşik Destek Butonu */
.lx-live-launch-group{position:fixed;right:20px;bottom:92px;z-index:99990;display:flex;align-items:center;gap:10px}
.lx-live-launch-group .lx-live-launch{position:relative;right:auto;bottom:auto;min-width:206px;padding:12px 15px 12px 12px;border-radius:18px;background:linear-gradient(135deg,#171612,#272219);box-shadow:0 16px 38px rgba(0,0,0,.22)}
.lx-live-launch-unified .lx-live-launch-copy b{font-size:13px;letter-spacing:.01em}
.lx-live-launch-unified .lx-live-launch-copy small{font-size:10px;color:#d0cabf}
.lx-live-launch-icon-unified{background:linear-gradient(135deg,#f5c64e,#20a15b);color:#111;font-size:18px}
.lx-live-wa-quick{display:none!important}
@media(max-width:760px){.lx-live-launch-group{right:14px;bottom:calc(92px + env(safe-area-inset-bottom));}.lx-live-launch-group .lx-live-launch{min-width:170px;padding:10px 12px;border-radius:16px}.lx-live-launch-unified .lx-live-launch-copy b{font-size:12px}.lx-live-launch-unified .lx-live-launch-copy small{font-size:9px}}


/* V1.30 Bağlantı ve tek launcher düzeltmesi */
.lx-live-launch-group.is-panel-open{display:none!important}
.lx-live-typing[hidden]{display:none!important}
#lxLiveSupport.is-open .lx-live-launch-group{display:none!important}
.lx-live-context-status-live{color:#326d43;font-weight:800}
.lx-live-context-status-wait{color:#8b6503;font-weight:800}
.lx-live-context-status-offline{color:#8b5e49;font-weight:800}


/* V1.40 Akıllı Asistan + Tek Çerçeve + Gerçek Temsilci Durumu */
.lx-live-panel{height:auto;max-height:calc(100dvh - 170px);overflow:hidden}
.lx-live-panel.is-chatting{height:min(650px,calc(100dvh - 170px));}
.lx-live-body{overflow:hidden;flex:0 1 auto;min-height:0;background:linear-gradient(180deg,#fff,#faf8f3)}
.lx-live-panel.is-chatting .lx-live-body{display:flex;flex:1;min-height:0}
.lx-live-panel.is-chatting .lx-live-chat{display:flex;flex:1;min-height:0;flex-direction:column}
.lx-live-panel.is-chatting .lx-live-messages{flex:1;min-height:0;overflow-y:auto;overscroll-behavior:contain}
.lx-live-panel:not(.is-chatting) .lx-live-foot{border-top:1px solid #eee6da}
.lx-live-assistant{padding:18px;display:grid;gap:13px;background:linear-gradient(180deg,#fff 0%,#fbf8f1 100%)}
.lx-live-assistant[hidden]{display:none!important}
.lx-assistant-badge,.lx-assistant-connect-head,.lx-assistant-answer-head{display:flex;align-items:center;gap:10px}
.lx-assistant-badge>span,.lx-assistant-answer-head>span,.lx-assistant-connect-head>span{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;background:#171612;color:#e8b31f;font-size:10px;font-weight:900;flex:0 0 auto}
.lx-assistant-badge div,.lx-assistant-answer-head div,.lx-assistant-connect-head div{display:grid;gap:2px}.lx-assistant-badge b,.lx-assistant-answer-head b,.lx-assistant-connect-head b{font-size:13px}.lx-assistant-badge small,.lx-assistant-answer-head small,.lx-assistant-connect-head small{font-size:9px;color:#7a7165}
.lx-live-assistant h3{margin:0;font-size:18px;line-height:1.2;color:#1d1914}.lx-live-assistant>p{margin:-5px 0 0;font-size:10px;line-height:1.5;color:#746b5f}
.lx-assistant-topics{display:grid;gap:7px}.lx-assistant-topics button{width:100%;display:grid;grid-template-columns:36px minmax(0,1fr) 20px;gap:9px;align-items:center;border:1px solid #e7ded0;background:#fff;border-radius:12px;padding:9px 10px;text-align:left;cursor:pointer;transition:.15s}.lx-assistant-topics button:hover{border-color:#d8b350;background:#fffaf0;transform:translateX(1px)}.lx-assistant-topics button>span{width:32px;height:32px;border-radius:9px;display:grid;place-items:center;background:#f5efe2;color:#926b05;font-size:9px;font-weight:900}.lx-assistant-topics button div{display:grid;gap:2px}.lx-assistant-topics button b{font-size:10.5px;color:#2b251d}.lx-assistant-topics button small{font-size:8px;color:#81776b}.lx-assistant-topics button i{font-style:normal;color:#b08413;font-size:18px}
.lx-assistant-back{justify-self:start;border:0;background:none;padding:0;color:#7a620f;font-size:9px;font-weight:900;cursor:pointer}.lx-assistant-solution{border:1px solid #eadfcb;background:#fff;border-radius:14px;padding:13px;display:grid;gap:7px}.lx-assistant-solution>b{font-size:10px;color:#8d6908}.lx-assistant-solution p{margin:0;font-size:10px;line-height:1.55;color:#50483e}.lx-assistant-solution a{justify-self:start;font-size:9px;font-weight:900;color:#171612;text-decoration:none;border-bottom:1px solid #d4a518}
.lx-assistant-resolution{display:grid;gap:8px}.lx-assistant-resolution>span{font-size:9px;color:#70675b;font-weight:800}.lx-assistant-resolution>div{display:grid;grid-template-columns:1fr 1.35fr;gap:7px}.lx-assistant-resolution button{height:40px;border:1px solid #ddd4c5;border-radius:10px;background:#fff;font-size:9px;font-weight:900;cursor:pointer}.lx-assistant-resolution button.primary{background:#171612;color:#fff;border-color:#171612}
.lx-assistant-connect{gap:12px}.lx-live-prechat{padding:0;gap:9px}.lx-live-fields{gap:7px}.lx-live-prechat input,.lx-live-prechat textarea{padding:9px 10px}.lx-live-prechat textarea{min-height:58px}.lx-connect-actions{display:grid;grid-template-columns:1.3fr .9fr;gap:7px}.lx-connect-actions button{height:42px;border:0;border-radius:11px;font-size:9px;font-weight:900;cursor:pointer}.lx-connect-actions .live{background:#171612;color:#fff}.lx-connect-actions .wa{background:#20a15b;color:#fff}
.lx-live-context{flex:0 0 auto}.lx-live-wa-offer{flex:0 0 auto}.lx-live-compose{flex:0 0 auto}.lx-live-foot{flex:0 0 auto}
.lx-live-brand em i{background:#999}.lx-live-brand em i.online,.lx-live-brand em i.active{background:#31c66b;box-shadow:0 0 0 3px rgba(49,198,107,.14)}.lx-live-brand em i.waiting{background:#e3a91a;box-shadow:0 0 0 3px rgba(227,169,26,.13)}.lx-live-brand em i.typing{background:#35a6ff;box-shadow:0 0 0 3px rgba(53,166,255,.14)}.lx-live-brand em i.offline,.lx-live-brand em i.closed{background:#8d8d8d}.lx-live-brand em i.assistant{background:#d6a00d}
@media(max-width:760px){.lx-live-panel{right:10px;bottom:calc(82px + env(safe-area-inset-bottom));width:calc(100vw - 20px);max-height:calc(100dvh - 105px);border-radius:18px}.lx-live-panel.is-chatting{height:calc(100dvh - 105px)}.lx-live-assistant{padding:15px}.lx-assistant-topics{gap:6px}.lx-assistant-topics button{padding:8px 9px}.lx-connect-actions{grid-template-columns:1fr 1fr}}
@media(max-width:420px){.lx-live-fields{grid-template-columns:1fr}.lx-live-phone-field{grid-column:auto}.lx-assistant-resolution>div{grid-template-columns:1fr}.lx-connect-actions{grid-template-columns:1fr}.lx-live-panel:not(.is-chatting){max-height:calc(100dvh - 90px)}}

/* V1.60 — Tek çerçeve, yalnız mesaj akışı scroll, temsilci aktif/pasif/yazıyor, güvenli kapatma */
.lx-live-panel{overflow:hidden}
.lx-live-body{overflow:hidden!important;min-height:0}
.lx-live-panel:not(.is-chatting){height:auto!important;max-height:calc(100dvh - 170px)}
.lx-live-panel:not(.is-chatting) .lx-live-body{overflow:hidden!important}
.lx-live-panel.is-chatting{display:flex;flex-direction:column}
.lx-live-panel.is-chatting .lx-live-body{overflow:hidden!important;min-height:0}
.lx-live-panel.is-chatting .lx-live-chat{height:100%;min-height:0;overflow:hidden}
.lx-live-panel.is-chatting .lx-live-messages{overflow-y:auto!important;overflow-x:hidden;scrollbar-width:thin;scroll-behavior:smooth}
.lx-live-panel.is-chatting .lx-live-messages::-webkit-scrollbar{width:7px}.lx-live-panel.is-chatting .lx-live-messages::-webkit-scrollbar-thumb{background:#d8cebe;border-radius:999px}.lx-live-panel.is-chatting .lx-live-messages::-webkit-scrollbar-track{background:transparent}
.lx-live-brand em i.passive{background:#b58a2f;box-shadow:0 0 0 3px rgba(181,138,47,.14)}
.lx-live-context [data-state="active"]{color:#177b45;font-weight:900}.lx-live-context [data-state="passive"]{color:#9a6e0a;font-weight:900}.lx-live-context [data-state="typing"]{color:#2477b7;font-weight:900}.lx-live-context [data-state="waiting"]{color:#9a6e0a;font-weight:900}
.lx-live-confirm{position:absolute;inset:0;z-index:20;display:grid;place-items:center;padding:18px;background:rgba(20,18,14,.42);backdrop-filter:blur(3px);opacity:0;transition:.12s ease}.lx-live-confirm[hidden]{display:none!important}.lx-live-confirm.show{opacity:1}.lx-live-confirm-card{width:min(320px,100%);border-radius:18px;border:1px solid #e3d9c9;background:#fff;padding:18px;box-shadow:0 22px 60px rgba(0,0,0,.24);display:grid;grid-template-columns:42px 1fr;gap:12px}.lx-live-confirm-icon{width:42px;height:42px;border-radius:13px;display:grid;place-items:center;background:#fff0ee;color:#b12b22;font-size:24px;font-weight:500}.lx-live-confirm-card b{display:block;font-size:13px;color:#211d18;margin:2px 0 5px}.lx-live-confirm-card p{margin:0;font-size:9px;line-height:1.55;color:#70685d}.lx-live-confirm-actions{grid-column:1/-1;display:grid;grid-template-columns:1fr 1.35fr;gap:7px;margin-top:3px}.lx-live-confirm-actions button{height:40px;border-radius:10px;border:1px solid #ddd3c4;background:#fff;color:#2e2922;font:inherit;font-size:9px;font-weight:900;cursor:pointer}.lx-live-confirm-actions button.danger{background:#b53128;color:#fff;border-color:#b53128}
@media(max-width:760px){.lx-live-panel{inset:auto 10px calc(82px + env(safe-area-inset-bottom)) auto!important;width:calc(100vw - 20px)!important;height:auto!important;max-height:calc(100dvh - 105px)!important;border:1px solid #ddd4c5!important;border-radius:18px!important}.lx-live-panel.is-chatting{height:calc(100dvh - 105px)!important}.lx-live-confirm-card{width:100%}}

/* V2.10 — modern logo görünümlü canlı destek başlatıcı */
.lx-live-launch-group{right:18px;bottom:96px}
.lx-live-launch-group .lx-live-launch{position:relative;right:auto;bottom:auto;min-width:68px!important;width:68px;height:68px;padding:0!important;justify-content:center;border-radius:999px!important;background:radial-gradient(circle at 32% 28%,#2a261f 0,#171612 58%,#0f0f0d 100%)!important;border:1px solid rgba(255,255,255,.08)!important;box-shadow:0 22px 46px rgba(0,0,0,.28), inset 0 1px 0 rgba(255,255,255,.05)!important;overflow:visible}.lx-live-launch-group .lx-live-launch::before{content:"";position:absolute;inset:7px;border-radius:999px;border:1px solid rgba(255,255,255,.05)}.lx-live-launch-group .lx-live-launch::after{content:"";position:absolute;right:11px;top:11px;width:10px;height:10px;border-radius:50%;background:#24bb67;border:2px solid #fff;box-shadow:0 0 0 0 rgba(36,187,103,.4);animation:lxLivePulse 1.8s infinite}@keyframes lxLivePulse{0%{box-shadow:0 0 0 0 rgba(36,187,103,.42)}70%{box-shadow:0 0 0 10px rgba(36,187,103,0)}100%{box-shadow:0 0 0 0 rgba(36,187,103,0)}}.lx-live-launch-unified .lx-live-launch-copy{display:none!important}.lx-live-launch-icon-unified{width:50px!important;height:50px!important;border-radius:17px!important;background:linear-gradient(135deg,#f7cd5f 0,#dba316 56%,#b98506 100%)!important;color:#171612!important;font-size:28px!important;font-weight:1000!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.62),0 10px 20px rgba(0,0,0,.14)}.lx-live-launch>i{right:-4px!important;top:-8px!important;min-width:24px!important;height:24px!important;font-size:10px!important;border-width:2px!important}@media(max-width:760px){.lx-live-launch-group{right:12px;bottom:calc(92px + env(safe-area-inset-bottom))}.lx-live-launch-group .lx-live-launch{width:62px;height:62px;min-width:62px!important}.lx-live-launch-icon-unified{width:46px!important;height:46px!important;font-size:24px!important}}

/* V2.30 — LuxorOtoMarket özel N11 benzeri canlı destek ikonu */
.lx-live-launch-group .lx-live-launch{background:transparent!important;border:0!important;box-shadow:none!important}.lx-live-launch-group .lx-live-launch::before,.lx-live-launch-group .lx-live-launch::after{display:none!important}.lx-live-launch-icon-unified{width:66px!important;height:66px!important;padding:0!important;border-radius:999px!important;background:transparent!important;box-shadow:0 16px 28px rgba(0,0,0,.20)!important;overflow:hidden}.lx-live-launch-icon-unified img{display:block;width:100%;height:100%;object-fit:contain}.lx-live-launch>i{right:0!important;top:-6px!important}.lx-live-brand .lx-live-avatar{background:#171612 url("../img/luxor-live-support-car-chat-v24.svg") center/90% no-repeat;color:transparent;text-indent:-9999px;overflow:hidden}
@media(max-width:760px){.lx-live-launch-icon-unified{width:60px!important;height:60px!important}}

/* V2.40 — LuxorOtoMarket car chat icon refresh */
.lx-live-launch-icon-unified img{filter:drop-shadow(0 6px 10px rgba(0,0,0,.12));}
