.kore-support-launcher{position:fixed;right:22px;bottom:22px;z-index:9000;border:0;border-radius:999px;background:#0f766e;color:#fff;box-shadow:0 12px 30px rgba(15,23,42,.25);padding:14px 18px;font:700 14px Inter,system-ui,sans-serif;cursor:pointer;display:flex;align-items:center;gap:9px}.kore-support-launcher i{width:10px;height:10px;border-radius:50%;background:#94a3b8}.kore-support-launcher i.online{background:#4ade80;box-shadow:0 0 0 4px rgba(74,222,128,.18)}
.kore-support-panel{position:fixed;right:22px;bottom:82px;z-index:9001;width:min(390px,calc(100vw - 24px));height:min(610px,calc(100vh - 110px));display:none;flex-direction:column;border:1px solid #dbe4e8;border-radius:18px;background:#fff;box-shadow:0 20px 60px rgba(15,23,42,.28);overflow:hidden;font:14px Inter,system-ui,sans-serif;color:#172033}.kore-support-panel.open{display:flex}.kore-support-head{padding:17px 18px;background:linear-gradient(135deg,#0f766e,#115e59);color:#fff;display:flex;justify-content:space-between;align-items:flex-start}.kore-support-head strong{display:block;font-size:17px}.kore-support-head small{display:block;margin-top:4px;opacity:.82}.kore-support-close{border:0;background:rgba(255,255,255,.14);color:#fff;border-radius:8px;width:32px;height:32px;font-size:21px;cursor:pointer}.kore-support-content{flex:1;min-height:0;display:flex;flex-direction:column}.kore-support-form{padding:18px;overflow:auto}.kore-support-form p{color:#64748b;line-height:1.5;margin:0 0 14px}.kore-support-form label{display:block;font-weight:650;font-size:12px;margin:11px 0 5px}.kore-support-form input,.kore-support-form select,.kore-support-form textarea,.kore-support-compose textarea{box-sizing:border-box;width:100%;border:1px solid #cbd5e1;border-radius:9px;padding:10px 11px;font:inherit;color:#172033;background:#fff}.kore-support-form textarea{min-height:90px;resize:vertical}.kore-support-primary{width:100%;border:0;border-radius:10px;background:#0f766e;color:#fff;padding:12px;font-weight:750;margin-top:14px;cursor:pointer}.kore-support-primary:disabled{opacity:.6;cursor:wait}.kore-support-error{color:#b91c1c;font-size:12px;margin-top:9px}.kore-support-thread{display:none;flex:1;min-height:0;flex-direction:column}.kore-support-thread.active{display:flex}.kore-support-messages{flex:1;overflow:auto;padding:16px;background:#f8fafc}.kore-support-message{max-width:82%;margin:0 0 10px;padding:10px 12px;border-radius:12px;background:#fff;border:1px solid #e2e8f0;line-height:1.45;white-space:pre-wrap;overflow-wrap:anywhere}.kore-support-message.mine{margin-left:auto;background:#ccfbf1;border-color:#99f6e4}.kore-support-message b{display:block;font-size:11px;color:#64748b;margin-bottom:3px}.kore-support-compose{display:flex;gap:8px;padding:12px;border-top:1px solid #e2e8f0;background:#fff}.kore-support-compose textarea{min-height:43px;max-height:100px;resize:none}.kore-support-compose button{border:0;border-radius:9px;background:#0f766e;color:#fff;padding:0 15px;font-weight:700;cursor:pointer}@media(max-width:520px){.kore-support-launcher{right:12px;bottom:12px}.kore-support-panel{right:12px;bottom:70px;height:calc(100vh - 88px)}}
