#plc-widget{position:fixed;right:24px;bottom:24px;z-index:999999;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#1e2330}#plc-widget *{box-sizing:border-box}.plc-launch{height:58px;padding:0 20px;border:0;border-radius:999px;background:#6c45e8;color:#fff;display:flex;align-items:center;gap:9px;font-weight:700;font-size:15px;box-shadow:0 14px 40px rgba(68,46,145,.28);cursor:pointer}.plc-launch-icon{font-size:20px}.plc-window{position:absolute;right:0;bottom:72px;width:min(390px,calc(100vw - 28px));height:min(610px,calc(100vh - 120px));background:#fff;border:1px solid rgba(108,69,232,.14);border-radius:22px;overflow:hidden;box-shadow:0 24px 80px rgba(29,22,55,.25);display:none;grid-template-rows:auto 1fr auto}.plc-window.is-open{display:grid;animation:plc-in .18s ease-out}.plc-window header{padding:18px 18px 16px;background:linear-gradient(135deg,#6c45e8,#8f65f5);color:#fff;display:flex;justify-content:space-between;align-items:flex-start}.plc-window header strong{font-size:17px;display:block}.plc-window header small{display:flex;align-items:center;gap:7px;margin-top:5px;opacity:.92}.plc-window header i{width:8px;height:8px;border-radius:50%;background:#ffbd59}.plc-window header i.online{background:#4be08d;box-shadow:0 0 0 3px rgba(75,224,141,.22)}.plc-x{border:0;background:rgba(255,255,255,.15);color:#fff;width:34px;height:34px;border-radius:10px;font-size:26px;line-height:1;cursor:pointer}.plc-body{padding:16px;background:#f7f6fb;overflow:auto}.plc-welcome{background:#fff;border:1px solid #ebe8f4;border-radius:15px;padding:13px 14px;line-height:1.45;font-size:14px;margin-bottom:12px}.plc-messages{display:flex;flex-direction:column;gap:10px}.plc-msg{max-width:82%;font-size:14px}.plc-msg>div{padding:11px 13px;border-radius:15px;line-height:1.45;white-space:pre-wrap;word-break:break-word}.plc-msg time{display:block;font-size:10px;color:#858093;margin-top:4px}.plc-msg.me{align-self:flex-end;text-align:right}.plc-msg.me>div{background:#6c45e8;color:#fff;border-bottom-right-radius:5px}.plc-msg.them{align-self:flex-start}.plc-msg.them>div{background:#fff;border:1px solid #ebe8f4;border-bottom-left-radius:5px}.plc-form{padding:12px;background:#fff;border-top:1px solid #eeeaf5}.plc-form textarea{width:100%;height:72px;resize:none;border:1px solid #ddd7eb;border-radius:14px;padding:11px 12px;font:inherit;outline:none}.plc-form textarea:focus{border-color:#6c45e8;box-shadow:0 0 0 3px rgba(108,69,232,.1)}.plc-form-row{display:flex;align-items:center;gap:10px;margin-top:9px}.plc-form-row small{font-size:10px;color:#817b8d;line-height:1.3;flex:1}.plc-form-row a{color:#6c45e8}.plc-form-row button{border:0;border-radius:11px;background:#6c45e8;color:#fff;font-weight:700;padding:10px 15px;cursor:pointer}@keyframes plc-in{from{opacity:0;transform:translateY(10px) scale(.98)}to{opacity:1;transform:none}}@media(max-width:560px){#plc-widget{right:14px;bottom:14px}.plc-launch{height:54px;padding:0 17px}.plc-window{position:fixed;left:10px;right:10px;bottom:76px;width:auto;height:min(620px,calc(100vh - 92px));border-radius:20px}}

.plc-actions{display:grid;gap:8px;margin:12px 0}.plc-actions button{width:100%;border:1px solid #ded7f2;background:#fff;color:#4f389b;border-radius:12px;padding:11px 12px;font-weight:700;text-align:left;cursor:pointer}.plc-actions button:first-child{background:#6c45e8;color:#fff;border-color:#6c45e8}.plc-lead-form{display:grid;gap:9px;background:#fff;border:1px solid #e8e2f4;border-radius:15px;padding:12px;margin-top:12px}.plc-lead-form input:not([type=checkbox]){width:100%;border:1px solid #ddd7eb;border-radius:10px;padding:10px 11px;font:inherit}.plc-lead-form label{display:flex;gap:8px;align-items:flex-start;font-size:11px;line-height:1.35;color:#6d6877}.plc-lead-form button{border:0;border-radius:11px;background:#6c45e8;color:#fff;font-weight:700;padding:11px;cursor:pointer}.plc-launch.is-pulsing{animation:plc-pulse 1.7s ease-in-out 3}@keyframes plc-pulse{0%,100%{transform:scale(1)}50%{transform:scale(1.06);box-shadow:0 14px 48px rgba(108,69,232,.45)}}

.plc-calendly-loading{margin-top:12px;padding:16px;background:#fff;border:1px solid #e8e2f4;border-radius:15px;text-align:center;color:#655f72}.plc-calendly-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:12px;padding:10px 11px;background:#fff;border:1px solid #e8e2f4;border-bottom:0;border-radius:15px 15px 0 0;font-size:13px}.plc-calendly-close{border:0;background:transparent;color:#6c45e8;font-weight:700;cursor:pointer;font-size:12px}#plc-calendly-embed{height:500px;background:#fff;border:1px solid #e8e2f4;border-radius:0 0 15px 15px;overflow:hidden}#plc-calendly-embed iframe{min-width:100%!important;height:100%!important}.plc-window:has(#plc-calendly-embed){width:min(620px,calc(100vw - 28px));height:min(760px,calc(100vh - 70px))}@media(max-width:560px){#plc-calendly-embed{height:470px}.plc-window:has(#plc-calendly-embed){left:6px;right:6px;bottom:70px;height:calc(100vh - 78px)}}

.plc-proactive{position:absolute;right:0;bottom:72px;width:300px;padding:16px 42px 15px 16px;background:#fff;border:1px solid #e8e2f4;border-radius:18px;box-shadow:0 18px 55px rgba(45,27,91,.20);opacity:0;visibility:hidden;transform:translateY(10px) scale(.97);transition:opacity .22s ease,transform .22s ease,visibility .22s;cursor:pointer}.plc-proactive.is-visible{opacity:1;visibility:visible;transform:none}.plc-proactive:after{content:'';position:absolute;right:24px;bottom:-8px;width:16px;height:16px;background:#fff;border-right:1px solid #e8e2f4;border-bottom:1px solid #e8e2f4;transform:rotate(45deg)}.plc-proactive strong{display:block;color:#43278d;font-size:14px;margin-bottom:5px}.plc-proactive span{display:block;color:#554f61;font-size:14px;line-height:1.45}.plc-proactive-open{margin-top:11px;border:0;background:#6c45e8;color:#fff;border-radius:10px;padding:9px 12px;font-weight:700;cursor:pointer}.plc-proactive-close{position:absolute;right:10px;top:9px;width:27px;height:27px;border:0;border-radius:9px;background:#f3f0f8;color:#716a7e;font-size:19px;line-height:1;cursor:pointer}@media(max-width:560px){.plc-proactive{position:fixed;left:14px;right:14px;bottom:82px;width:auto}.plc-proactive:after{right:30px}}

/* 2.5.2: kompakte abgeschlossene Beratungsschritte */
.plc-selection-chip{align-self:center;display:flex;align-items:center;justify-content:center;gap:5px;width:max-content;max-width:92%;margin:2px auto;padding:7px 11px;border:1px solid #ddd5f4;border-radius:999px;background:#f0ecff;color:#52399e;font-size:12px;line-height:1.2;box-shadow:0 2px 7px rgba(76,50,145,.05)}.plc-selection-chip span{display:grid;place-items:center;width:17px;height:17px;border-radius:50%;background:#6c45e8;color:#fff;font-size:10px}.plc-selection-chip strong{font-weight:800}.plc-sales:empty{display:none}.plc-body{scroll-behavior:smooth}
