#ispops-chat-root,#ispops-chat-root *{box-sizing:border-box}#ispops-chat-root{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;position:relative;z-index:99990}.ispops-chat-launcher{position:fixed;right:22px;bottom:22px;min-width:118px;height:52px;border:0;border-radius:18px;background:#0b2847;color:#fff;box-shadow:0 15px 40px rgba(11,40,71,.3);display:flex;align-items:center;justify-content:center;gap:8px;font-weight:800;cursor:pointer;padding:0 16px;z-index:99992}.ispops-chat-launcher:hover{background:#153b62}.ispops-chat-launcher-icon{font-size:19px}.ispops-chat-badge{position:absolute;right:-5px;top:-7px;background:#cf4545;color:#fff;border:3px solid #fff;width:24px;height:24px;border-radius:50%;display:grid;place-items:center;font-size:10px}.ispops-chat-panel{position:fixed;right:22px;bottom:86px;width:min(380px,calc(100vw - 28px));height:min(610px,calc(100vh - 110px));background:#fff;border:1px solid #e2dbcf;border-radius:22px;box-shadow:0 24px 70px rgba(11,40,71,.26);overflow:hidden;z-index:99991}.ispops-chat-header{height:76px;background:linear-gradient(130deg,#0b2847,#174b79);color:#fff;padding:16px 17px;display:flex;align-items:flex-start;justify-content:space-between}.ispops-chat-header div{display:flex;flex-direction:column}.ispops-chat-header strong{font-size:16px}.ispops-chat-header span{font-size:10px;color:#d7e4ef;margin-top:3px}.ispops-chat-close{border:0;background:rgba(255,255,255,.13);color:#fff;width:34px;height:34px;border-radius:11px;font-size:22px;cursor:pointer}.ispops-chat-content{height:calc(100% - 76px);display:flex;flex-direction:column;background:#faf7f1}.ispops-chat-welcome{padding:18px 17px 4px}.ispops-chat-welcome p{margin:0;font-size:14px;line-height:1.5;color:#384550}.ispops-chat-form{padding:14px 17px 17px;display:flex;flex-direction:column;gap:10px}.ispops-chat-row{display:grid;grid-template-columns:1fr 1fr;gap:9px}.ispops-chat-form input,.ispops-chat-form textarea,.ispops-chat-reply textarea{width:100%;border:1px solid #cfd7df;background:#fff;border-radius:12px;padding:11px 12px;font:inherit;font-size:12px;outline:0}.ispops-chat-form input:focus,.ispops-chat-form textarea:focus,.ispops-chat-reply textarea:focus{border-color:#bd7d23;box-shadow:0 0 0 3px rgba(189,125,35,.12)}.ispops-chat-form textarea,.ispops-chat-reply textarea{resize:none}.ispops-chat-send,.ispops-chat-secondary{border:0;border-radius:12px;min-height:42px;padding:0 15px;background:#bd7d23;color:#fff;font-weight:800;cursor:pointer}.ispops-chat-secondary{background:#0b2847}.ispops-chat-send:disabled{opacity:.55;cursor:wait}.ispops-chat-status{margin:0;color:#b84444;font-size:10px;min-height:0}.ispops-honeypot{position:absolute!important;left:-10000px!important;opacity:0!important;pointer-events:none!important}.ispops-chat-loading{display:grid;place-items:center;height:100%;font-size:12px;color:#6b7280}.ispops-chat-messages{flex:1;overflow:auto;padding:15px;display:flex;flex-direction:column;gap:10px}.ispops-chat-message{display:flex}.ispops-chat-message.is-visitor{justify-content:flex-end}.ispops-chat-message p{margin:0;white-space:pre-wrap;font-size:12px;line-height:1.48}.ispops-chat-message>p{}.ispops-chat-message{flex-direction:column;align-items:flex-start}.ispops-chat-message.is-visitor{align-items:flex-end}.ispops-chat-message p{max-width:82%;background:#fff;border:1px solid #e4ddd2;padding:10px 12px;border-radius:15px 15px 15px 4px}.ispops-chat-message.is-visitor p{background:#0b2847;color:#fff;border:0;border-radius:15px 15px 4px 15px}.ispops-chat-message time{font-size:8px;color:#949aa1;margin-top:3px}.ispops-chat-reply{display:grid;grid-template-columns:1fr auto;gap:8px;padding:12px;border-top:1px solid #e3dcd1;background:#fff}.ispops-chat-reply .ispops-chat-status{grid-column:1/-1}.ispops-chat-reply .ispops-chat-send{align-self:end}.ispops-chat-closed{padding:18px;text-align:center;border-top:1px solid #e3dcd1;background:#fff}.ispops-chat-closed strong{font-size:13px}.ispops-chat-closed p{font-size:10px;color:#6b7280;line-height:1.5}.ispops-chat-empty{margin:auto;color:#6b7280;font-size:12px}.ispops-chat-launcher:focus,.ispops-chat-close:focus,.ispops-chat-send:focus,.ispops-chat-secondary:focus{outline:3px solid rgba(189,125,35,.35);outline-offset:2px}
@media(max-width:520px){.ispops-chat-launcher{right:12px;bottom:12px;min-width:104px;height:48px}.ispops-chat-panel{inset:10px;width:auto;height:auto;border-radius:18px}.ispops-chat-row{grid-template-columns:1fr}.ispops-chat-header{height:72px}.ispops-chat-content{height:calc(100% - 72px)}}

.ispops-chat-launcher-icon{width:23px;height:23px;display:inline-flex}.ispops-chat-launcher-icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.ispops-location-consent,.ispops-location-consent *{box-sizing:border-box}.ispops-location-consent{position:fixed;left:20px;bottom:20px;width:min(430px,calc(100vw - 28px));z-index:99989;display:grid;grid-template-columns:52px minmax(0,1fr);gap:13px;padding:16px;border:1px solid #dfd5c7;border-radius:18px;background:#fff;box-shadow:0 20px 60px rgba(11,40,71,.22);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#17212b}.ispops-location-consent-icon{width:50px;height:50px;border-radius:15px;background:#e8f0f7;color:#155b8d;display:grid;place-items:center}.ispops-location-consent-icon svg{width:27px;height:27px;fill:currentColor}.ispops-location-consent strong{font-size:14px}.ispops-location-consent p{font-size:11px;line-height:1.5;color:#5f6972;margin:4px 0 8px}.ispops-location-consent [data-location-status]{display:block;font-size:10px;color:#8a5a18;margin-bottom:7px}.ispops-location-consent div>div{display:flex;gap:8px;flex-wrap:wrap}.ispops-location-consent button{border:0;border-radius:10px;padding:9px 12px;background:#0b2847;color:#fff;font-size:11px;font-weight:800;cursor:pointer}.ispops-location-consent button+button{background:#f0ece5;color:#34404a}.ispops-location-consent button:disabled{opacity:.55;cursor:wait}
@media(max-width:520px){.ispops-location-consent{left:10px;right:10px;bottom:70px;width:auto;grid-template-columns:43px minmax(0,1fr);padding:13px}.ispops-location-consent-icon{width:42px;height:42px}}
