.gecleant-chat{--gc-navy:#14213d;--gc-pink:#d5008f;--gc-green:#27b96f;position:fixed;right:22px;bottom:22px;z-index:99999;font-family:inherit;color:#172033}.gecleant-chat *{box-sizing:border-box}.gecleant-chat-entry{position:relative;display:flex;justify-content:flex-end;align-items:flex-end}.gecleant-chat-launch{appearance:none!important;-webkit-appearance:none!important;position:relative;width:88px;height:88px;padding:3px!important;border:1px solid rgba(20,33,61,.18)!important;outline:0!important;border-radius:50%!important;background:#fff!important;box-shadow:0 10px 30px rgba(20,33,61,.24)!important;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.gecleant-chat-launch:hover{transform:translateY(-2px);border-color:rgba(20,33,61,.3)!important;box-shadow:0 14px 34px rgba(20,33,61,.3)!important}.gecleant-chat-launch:focus{outline:0!important}.gecleant-chat-launch:focus-visible{outline:3px solid rgba(20,33,61,.22)!important;outline-offset:3px!important}.gecleant-chat-launch img{display:block;width:100%!important;height:100%!important;max-width:none!important;margin:0!important;border:0!important;border-radius:50%!important;object-fit:cover!important;object-position:center center!important;transform:none!important}.gecleant-chat-status-dot{position:absolute;right:0;bottom:2px;width:16px;height:16px;border:3px solid #fff;border-radius:50%;background:var(--gc-green);box-shadow:0 0 0 1px rgba(0,0,0,.04)}.gecleant-chat-teaser{position:absolute;right:104px;bottom:9px;width:270px;padding:5px 34px 5px 6px;border:1px solid rgba(20,33,61,.08);border-radius:18px;background:#fff!important;color:#172033!important;box-shadow:0 12px 38px rgba(20,33,61,.18);animation:gecleantChatIn .28s ease-out}.gecleant-chat-teaser:after{content:"";position:absolute;right:-7px;bottom:20px;width:14px;height:14px;background:#fff;transform:rotate(45deg);border-top:1px solid rgba(20,33,61,.06);border-right:1px solid rgba(20,33,61,.06)}.gecleant-chat-teaser-open{appearance:none!important;-webkit-appearance:none!important;display:block;width:100%;padding:12px 14px;border:0!important;border-radius:14px!important;background:#fff!important;box-shadow:none!important;text-align:left;cursor:pointer;color:inherit}.gecleant-chat-teaser-open strong,.gecleant-chat-teaser-open span{display:block}.gecleant-chat-teaser-open strong{font-size:15px;margin-bottom:2px}.gecleant-chat-teaser-open span{font-size:14px;line-height:1.35;color:#4d5667}.gecleant-chat-teaser-close{appearance:none!important;-webkit-appearance:none!important;position:absolute;right:8px;top:7px;z-index:2;width:24px;height:24px;padding:0;border:0;border-radius:50%;background:#fff!important;color:#8a91a0!important;box-shadow:none!important;font-size:18px;line-height:22px;cursor:pointer}.gecleant-chat-panel{position:absolute;right:0;bottom:104px;width:min(390px,calc(100vw - 28px));height:520px;max-height:min(72vh,620px);display:flex;flex-direction:column;overflow:hidden;border:1px solid rgba(20,33,61,.08);border-radius:24px;background:#fff;box-shadow:0 24px 70px rgba(20,33,61,.25);transform-origin:bottom right;animation:gecleantChatOpen .22s ease-out}.gecleant-chat-panel[hidden]{display:none}.gecleant-chat-header{display:flex;justify-content:space-between;align-items:center;padding:16px 18px;background:var(--gc-navy);color:#fff;border-bottom:3px solid var(--gc-pink)}.gecleant-chat-person{display:flex;align-items:center;gap:12px}.gecleant-chat-avatar-wrap{position:relative;flex:0 0 52px}.gecleant-chat-avatar-wrap img{display:block;width:52px;height:52px;border:2px solid rgba(255,255,255,.9);border-radius:50%;object-fit:cover}.gecleant-chat-avatar-wrap .gecleant-chat-status-dot{width:14px;height:14px;right:-1px;bottom:1px}.gecleant-chat-person strong{display:block;font-size:17px;line-height:1.25}.gecleant-chat-person small{display:block;margin-top:3px;color:rgba(255,255,255,.78);font-size:13px}.gecleant-chat-close{width:36px;height:36px;padding:0;border:0;border-radius:50%;background:rgba(255,255,255,.1);color:#fff;font-size:25px;line-height:32px;cursor:pointer}.gecleant-chat-close:hover{background:rgba(255,255,255,.18)}.gecleant-chat-messages{flex:1;overflow:auto;padding:20px 18px;background:linear-gradient(180deg,#f7f8fb 0%,#fff 35%)}.gecleant-chat-welcome{display:flex;align-items:flex-end;gap:9px;margin-bottom:14px}.gecleant-chat-welcome img{width:34px;height:34px;border-radius:50%;object-fit:cover}.gecleant-chat-welcome>div{max-width:78%;padding:12px 14px;border-radius:17px 17px 17px 5px;background:#fff;box-shadow:0 5px 18px rgba(20,33,61,.08)}.gecleant-chat-welcome strong{display:block;margin-bottom:2px}.gecleant-chat-welcome p{margin:0}.gecleant-chat-msg{display:flex;flex-direction:column;margin:9px 0}.gecleant-chat-msg>div{max-width:82%;padding:10px 13px;border-radius:17px 17px 17px 5px;background:#fff;box-shadow:0 4px 14px rgba(20,33,61,.06);white-space:pre-wrap;overflow-wrap:anywhere}.gecleant-chat-msg.visitor{align-items:flex-end}.gecleant-chat-msg.visitor>div{border-radius:17px 17px 5px 17px;background:var(--gc-navy);color:#fff}.gecleant-chat-msg small{font-size:10px;color:#8a91a0;margin-top:4px}.gecleant-chat-compose{display:flex;align-items:flex-end;gap:8px;padding:12px 13px;border-top:1px solid #e8ebf0;background:#fff}.gecleant-chat-compose textarea{flex:1;min-height:46px;max-height:110px;padding:12px 14px;border:1px solid #dfe3ea;border-radius:16px;outline:0;resize:none;font:inherit;line-height:1.35;background:#f8f9fb}.gecleant-chat-compose textarea:focus{border-color:var(--gc-pink);box-shadow:0 0 0 3px rgba(213,0,143,.1);background:#fff}.gecleant-chat-compose button{flex:0 0 46px;width:46px;height:46px;border:0;border-radius:50%;background:var(--gc-pink);color:#fff;font-size:23px;line-height:46px;cursor:pointer;box-shadow:0 6px 16px rgba(213,0,143,.24)}.gecleant-chat-privacy{padding:0 14px 12px;text-align:center;color:#8a91a0;font-size:11px;background:#fff}@keyframes gecleantChatIn{from{opacity:0;transform:translateX(8px) scale(.98)}to{opacity:1;transform:none}}@keyframes gecleantChatOpen{from{opacity:0;transform:translateY(10px) scale(.97)}to{opacity:1;transform:none}}@media(max-width:600px){.gecleant-chat{right:14px;bottom:14px}.gecleant-chat-teaser{right:94px;width:min(235px,calc(100vw - 110px))}.gecleant-chat-panel{position:fixed;inset:10px;width:auto;height:auto;max-height:none;border-radius:20px}.gecleant-chat-launch{width:76px;height:76px}}

/* 0.2.3: Der Launcher tritt bei geöffnetem Chat vollständig zurück. */
.gecleant-chat.is-open .gecleant-chat-entry{pointer-events:none;opacity:0;visibility:hidden;transform:scale(.88);transition:opacity .16s ease,transform .16s ease,visibility 0s linear .16s}
.gecleant-chat:not(.is-open) .gecleant-chat-entry{opacity:1;visibility:visible;transform:none;transition:opacity .18s ease,transform .18s ease}
.gecleant-chat-compose button{appearance:none!important;-webkit-appearance:none!important;display:grid;place-items:center;flex:0 0 48px;width:48px;height:48px;padding:0!important;border:0!important;border-radius:16px!important;background:linear-gradient(145deg,#e4009f,#c40083)!important;color:#fff!important;line-height:1!important;box-shadow:0 8px 20px rgba(213,0,143,.25)!important;transition:transform .16s ease,box-shadow .16s ease,filter .16s ease}
.gecleant-chat-compose button:hover{transform:translateY(-1px);box-shadow:0 11px 24px rgba(213,0,143,.32)!important;filter:saturate(1.05)}
.gecleant-chat-compose button:active{transform:translateY(0) scale(.97)}
.gecleant-chat-compose button svg{display:block;width:23px;height:23px;fill:currentColor;transform:translateX(1px)}
.gecleant-chat-compose button:focus-visible{outline:3px solid rgba(213,0,143,.22);outline-offset:3px}

/* 0.2.4: conversation controls and handoff */
.gecleant-chat-header-actions{display:flex;align-items:center;gap:8px}
.gecleant-chat-end{appearance:none;border:1px solid rgba(255,255,255,.34)!important;background:transparent!important;color:#fff!important;border-radius:999px!important;padding:7px 10px!important;font-size:12px!important;font-weight:700!important;line-height:1!important;cursor:pointer}
.gecleant-chat-end:hover{background:rgba(255,255,255,.12)!important}
.gecleant-chat-compose input{min-width:0;flex:1;height:46px!important;border:2px solid #e6e9f0!important;border-radius:999px!important;background:#fff!important;color:#16213e!important;padding:0 18px!important;font:inherit!important;box-shadow:none!important;outline:none!important}
.gecleant-chat-compose input:focus{border-color:#d50091!important;box-shadow:0 0 0 3px rgba(213,0,145,.11)!important}
.gecleant-chat-handoff{padding:18px;background:#fff7fc;border-top:1px solid #f1d7e8;color:#16213e}
.gecleant-chat-handoff>strong{display:block;font-size:16px;margin-bottom:6px}
.gecleant-chat-handoff p{margin:0 0 12px;font-size:13px;line-height:1.45}
.gecleant-chat-handoff-form{display:grid;gap:9px}
.gecleant-chat-handoff-form input{width:100%;height:42px;border:1px solid #dfe3eb;border-radius:12px;background:#fff;padding:0 12px;box-sizing:border-box}
.gecleant-chat-handoff-form button{border:0;border-radius:12px;background:#d50091;color:#fff;font-weight:800;padding:12px 14px;cursor:pointer}
.gecleant-chat-handoff small{display:block;margin-top:9px;color:#6d778c}
.gecleant-chat-msg.system{align-self:center;max-width:90%;text-align:center;color:#68738a;background:#eef1f6;border-radius:12px}
@media(max-width:520px){.gecleant-chat-end{font-size:11px!important;padding:6px 8px!important}.gecleant-chat-person>div strong{font-size:14px}}

/* 0.2.5: Warte- und Übergabezustände */
.gecleant-chat-decision{padding:15px 16px;border-top:1px solid #e5e9f0;background:#f8fafc;color:#16213e}
.gecleant-chat-decision>strong{display:block;margin-bottom:5px;font-size:15px}
.gecleant-chat-decision p{margin:0 0 11px;font-size:13px;line-height:1.45;color:#58647a}
.gecleant-chat-decision>div{display:flex;gap:8px;flex-wrap:wrap}
.gecleant-chat-decision button{appearance:none;border:0;border-radius:999px;padding:9px 13px;font-weight:750;cursor:pointer;background:#16213e;color:#fff}
.gecleant-chat-decision .gecleant-chat-email{background:#fff;color:#c30082;border:1px solid #d50091}
.gecleant-chat[data-status="awaiting_details"] .gecleant-chat-messages,.gecleant-chat[data-status="handed_off"] .gecleant-chat-messages{min-height:150px}

/* 0.2.7: operator offline preview */
.gecleant-chat.is-offline .gecleant-chat-status-dot,.gecleant-chat.operator-offline .gecleant-chat-status-dot{background:#df2f45}
.gecleant-chat.is-operator-preview.operator-offline .gecleant-chat-launch{filter:saturate(.78)}
.gecleant-chat.is-operator-preview.operator-offline.show-operator-offline-note .gecleant-chat-launch:before{content:"Chat ist offline";position:absolute;right:100px;top:50%;transform:translateY(-50%);white-space:nowrap;background:#fff;color:#a31f31;border:1px solid #efc8ce;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:750;box-shadow:0 8px 22px rgba(20,33,61,.14)}
/* 0.2.8 compact handoff, upload and safer responsive layout */
.gecleant-chat-handoff{padding:14px 16px;background:#fff7fc;border-top:1px solid #f1d7e8}
.gecleant-chat-handoff p{margin:4px 0 10px}
.gecleant-chat-handoff-open{width:100%;border:0;border-radius:12px;background:var(--gc-pink);color:#fff;font-weight:800;padding:11px 14px;cursor:pointer}
.gecleant-chat-handoff-dialog{position:absolute;inset:0;z-index:20;display:grid;place-items:end center;padding:16px;background:rgba(20,33,61,.34);backdrop-filter:blur(2px)}
.gecleant-chat-handoff-dialog[hidden]{display:none!important}
.gecleant-chat-handoff-card{position:relative;width:100%;max-height:calc(100% - 12px);overflow:auto;padding:22px 16px 16px;border-radius:18px;background:#fff;box-shadow:0 18px 55px rgba(20,33,61,.28)}
.gecleant-chat-handoff-card>strong{font-size:18px}.gecleant-chat-handoff-card>p{margin:5px 32px 14px 0;color:#596579}
.gecleant-chat-handoff-close{position:absolute;right:10px;top:8px;width:34px;height:34px;border:0;border-radius:50%;background:#eef1f6;color:#14213d;font-size:24px;cursor:pointer}
.gecleant-chat-handoff-form{display:grid;gap:9px}.gecleant-chat-handoff-form input{width:100%;height:42px;border:1px solid #dfe3eb;border-radius:12px;padding:0 12px}.gecleant-chat-handoff-form button{border:0;border-radius:12px;background:var(--gc-pink);color:#fff;font-weight:800;padding:12px 14px;cursor:pointer}
.gecleant-chat-compose{align-items:center}.gecleant-chat-upload{display:grid;place-items:center;flex:0 0 38px;width:38px;height:38px;border-radius:50%;background:#eef1f6;color:#14213d;font-size:25px;line-height:1;cursor:pointer}.gecleant-chat-upload:hover{background:#e2e7ef}
.gecleant-chat-image{display:block;max-width:220px;max-height:180px;border-radius:12px;object-fit:cover}
.gecleant-chat-msg.system>div{max-width:92%;margin-inline:auto;background:#fff4fb;color:#4e2a42;text-align:center;border:1px solid #f3d3e7}
@media(max-width:600px){.gecleant-chat-handoff-dialog{position:fixed;inset:10px;padding:10px}.gecleant-chat-handoff-card{max-height:80vh}}

/* 1.1.0: final handoff polish */
.gecleant-chat-handoff-close{display:grid!important;place-items:center!important;background:#f1f3f7!important;color:#14213d!important;box-shadow:none!important}
.gecleant-chat-handoff-close svg{width:18px;height:18px;fill:currentColor;display:block}
.gecleant-chat-handoff-close:hover{background:#e4e8ef!important;transform:rotate(3deg)}

/* 1.3.0 lead dialog, processing state and linked footer */
.gecleant-chat-privacy{display:flex;justify-content:center;align-items:center;gap:5px;flex-wrap:wrap}
.gecleant-chat-privacy button{appearance:none;border:0;background:transparent;color:#667085;padding:0;text-decoration:underline;text-underline-offset:2px;cursor:pointer;font:inherit}
.gecleant-chat-privacy button:hover{color:var(--gc-pink)}
.gecleant-chat-lead-dialog{position:absolute;inset:0;z-index:22;display:grid;place-items:end center;padding:16px;background:rgba(20,33,61,.34);backdrop-filter:blur(2px)}
.gecleant-chat-lead-dialog[hidden]{display:none!important}
.gecleant-chat-lead-card{position:relative;width:100%;padding:22px 16px 16px;border-radius:18px;background:#fff;box-shadow:0 18px 55px rgba(20,33,61,.28)}
.gecleant-chat-lead-card>strong{display:block;padding-right:42px;font-size:18px}.gecleant-chat-lead-card>p{margin:6px 38px 14px 0;color:#596579}
.gecleant-chat-lead-close{position:absolute;right:10px;top:8px;display:grid;place-items:center;width:34px;height:34px;border:0;border-radius:50%;background:#f1f3f7;color:#14213d;cursor:pointer}
.gecleant-chat-lead-close svg{width:18px;height:18px;fill:currentColor}
.gecleant-chat-lead-form{display:grid;gap:9px}.gecleant-chat-lead-form input{width:100%;height:44px;border:1px solid #dfe3eb;border-radius:12px;background:#fff;color:#172033;padding:0 12px}.gecleant-chat-lead-form button{border:0;border-radius:12px;background:var(--gc-pink);color:#fff;font-weight:800;padding:12px 14px;cursor:pointer}
.gecleant-chat-lead-done{padding:14px;border-radius:12px;background:#eef9f3;color:#17633b;font-weight:700}.gecleant-chat-hp{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;opacity:0!important}
.gecleant-chat-compose.is-processing{position:relative}.gecleant-chat-compose.is-processing:after{content:"";position:absolute;right:28px;width:18px;height:18px;border:2px solid rgba(255,255,255,.45);border-top-color:#fff;border-radius:50%;animation:gecleantSpin .7s linear infinite;pointer-events:none}.gecleant-chat-compose.is-processing button svg{opacity:0}.gecleant-chat-compose.is-processing input{opacity:.7}
@keyframes gecleantSpin{to{transform:rotate(360deg)}}
@media(max-width:600px){.gecleant-chat-lead-dialog{position:fixed;inset:10px;padding:10px}.gecleant-chat-lead-card{max-height:80vh;overflow:auto}}


/* 1.3.1: native browser confirm replaced by an in-widget confirmation card */
.gecleant-chat-end-dialog{position:absolute;inset:0;z-index:24;display:grid;place-items:center;padding:20px;background:rgba(20,33,61,.48);backdrop-filter:blur(3px)}
.gecleant-chat-end-dialog[hidden]{display:none!important}
.gecleant-chat-end-card{width:min(100%,330px);box-sizing:border-box;padding:22px;border-radius:20px;background:#fff;color:#16213e;text-align:center;box-shadow:0 24px 70px rgba(20,33,61,.32);animation:gecleantEndDialogIn .18s ease-out}
.gecleant-chat-end-icon{display:grid;place-items:center;width:48px;height:48px;margin:0 auto 12px;border-radius:50%;background:#fff1f9;color:var(--gc-pink)}
.gecleant-chat-end-icon svg{width:25px;height:25px;fill:currentColor}
.gecleant-chat-end-card strong{display:block;font-size:18px;line-height:1.25}
.gecleant-chat-end-card p{margin:8px 0 18px;color:#667085;font-size:13px;line-height:1.5}
.gecleant-chat-end-actions{display:grid;gap:9px}
.gecleant-chat-end-actions button{appearance:none;width:100%;min-height:43px;border-radius:12px;font:inherit;font-weight:800;cursor:pointer}
.gecleant-chat-end-confirm{border:0;background:var(--gc-pink);color:#fff;box-shadow:0 8px 18px rgba(213,0,145,.2)}
.gecleant-chat-end-confirm:hover{filter:brightness(.96)}
.gecleant-chat-end-confirm:disabled{opacity:.6;cursor:wait}
.gecleant-chat-end-cancel{border:1px solid #dfe3eb;background:#fff;color:#16213e}
.gecleant-chat-end-cancel:hover{background:#f6f8fb}
.gecleant-chat-end-actions button:focus-visible{outline:3px solid rgba(213,0,145,.2);outline-offset:2px}
@keyframes gecleantEndDialogIn{from{opacity:0;transform:translateY(8px) scale(.97)}to{opacity:1;transform:none}}
@media(max-width:600px){.gecleant-chat-end-dialog{position:fixed;inset:10px;padding:16px}.gecleant-chat-end-card{max-width:360px}}


/* 1.3.2: subtle footer lead link and neutral lead system notice */
.gecleant-chat-privacy .gecleant-chat-lead-open{
  appearance:none!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  color:#8a91a0!important;
  padding:0!important;
  font:inherit!important;
  font-weight:400!important;
  font-size:11px!important;
  line-height:1.4!important;
  letter-spacing:0!important;
  text-transform:none!important;
  text-decoration:none!important;
  cursor:pointer;
}
.gecleant-chat-privacy .gecleant-chat-lead-open:hover,
.gecleant-chat-privacy .gecleant-chat-lead-open:focus-visible{
  color:#596579!important;
  text-decoration:underline!important;
  text-underline-offset:3px;
}
.gecleant-chat-msg.system.lead-notice{
  width:100%;
  max-width:100%;
  margin:10px 0;
  padding:0;
  background:transparent;
  border-radius:0;
}
.gecleant-chat-msg.system.lead-notice>div{
  max-width:100%;
  padding:7px 10px;
  border:0;
  border-radius:8px;
  background:#f4f6f8;
  color:#667085;
  box-shadow:none;
  font-size:12px;
  font-weight:500;
  line-height:1.4;
  text-align:center;
}
.gecleant-chat-msg.system.lead-notice small{display:none}


/* 1.4.0 final polish */
.gecleant-chat-launch{width:100px;height:100px;padding:6px}
.gecleant-chat-launch img{width:88px;height:88px}
.gecleant-chat-teaser:not([hidden]){animation:gecleant-teaser-pop .42s cubic-bezier(.2,.85,.3,1.25) both;transform-origin:85% 100%}
@keyframes gecleant-teaser-pop{0%{opacity:0;transform:translateY(12px) scale(.82)}70%{opacity:1;transform:translateY(-2px) scale(1.025)}100%{opacity:1;transform:none}}
.gecleant-chat-lead-close{width:38px!important;height:38px!important;min-width:38px!important;padding:0!important;border:1px solid #d5dae3!important;background:#fff!important;color:#667085!important;border-radius:50%!important;display:grid!important;place-items:center!important;font-size:0!important;box-shadow:none!important}
.gecleant-chat-lead-close:before,.gecleant-chat-lead-close:after{content:"";position:absolute;width:15px;height:2px;background:currentColor;border-radius:2px}.gecleant-chat-lead-close:before{transform:rotate(45deg)}.gecleant-chat-lead-close:after{transform:rotate(-45deg)}
.gecleant-chat-lead-close:hover{color:#17233d!important;background:#f4f6f8!important}
@media(max-width:560px){.gecleant-chat-launch{width:84px;height:84px}.gecleant-chat-launch img{width:72px;height:72px}.gecleant-chat-entry{right:14px;bottom:14px}}

/* 1.4.4: Ruhigere, freundlichere Teaser-Typografie. */
.gecleant-chat-teaser-open strong {
  font-size: 32px;
  line-height: 1;
  margin-bottom: 6px;
  color: silver;
  font-weight: 400;
}
.gecleant-chat-teaser-open span {
  font-size: 16px;
  line-height: 1.35;
  color: #4d5667;
  font-weight: 400;
  text-transform: none;
  letter-spacing: 0;
}
@media (max-width: 600px) {
  .gecleant-chat-teaser-open strong {
    font-size: 28px;
    margin-bottom: 5px;
  }
  .gecleant-chat-teaser-open span {
    font-size: 15px;
  }
}
