/* Kornich Premium Property Concierge v3.0.5 */
.support-chat,
.support-chat *{box-sizing:border-box}
.support-chat{--sc-brand:#2836d8;--sc-brand-dark:#18216d;--sc-ink:#111827;--sc-muted:#667085;--sc-line:#e8ebf2;--sc-soft:#f6f7fb;--sc-success:#22c77a;position:fixed;z-index:99950;inset-inline-end:24px;bottom:24px;font-family:inherit;direction:inherit;color:var(--sc-ink);font-size:14px;line-height:1.45;text-align:start}
.support-chat button,.support-chat input,.support-chat textarea{font:inherit;letter-spacing:normal}
.support-chat button{appearance:none;-webkit-appearance:none}
.support-chat svg{display:block;width:1em;height:1em;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.support-chat [hidden]{display:none!important}

.support-chat__backdrop{position:fixed;inset:0;border:0;background:rgba(16,24,40,.34);backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .22s ease,visibility .22s ease}
.support-chat__panel{position:absolute;inset-inline-end:0;bottom:76px;width:min(410px,calc(100vw - 32px));height:min(700px,calc(100vh - 120px));min-height:520px;display:grid;grid-template-rows:auto minmax(0,1fr) auto;overflow:hidden;border:1px solid rgba(222,226,237,.86);border-radius:28px;background:#fff;box-shadow:0 34px 100px rgba(17,24,39,.24),0 10px 30px rgba(17,24,39,.1);opacity:0;visibility:hidden;pointer-events:none;transform:translateY(18px) scale(.965);transform-origin:bottom right;transition:opacity .22s ease,visibility .22s ease,transform .3s cubic-bezier(.2,.8,.2,1)}
html[dir=rtl] .support-chat__panel{transform-origin:bottom left}
.support-chat.is-open .support-chat__panel{opacity:1;visibility:visible;pointer-events:auto;transform:none}

.support-chat__head{position:relative;z-index:3;min-height:76px;padding:14px 15px 14px 16px;display:flex;align-items:center;justify-content:space-between;gap:12px;color:#fff;background:linear-gradient(120deg,#121a59 0%,#2836d8 62%,#4f5df2 100%);isolation:isolate}
.support-chat__head:before,.support-chat__head:after{content:"";position:absolute;border-radius:999px;pointer-events:none;z-index:-1}
.support-chat__head:before{width:180px;height:180px;inset-inline-end:-86px;top:-126px;background:rgba(255,255,255,.12)}
.support-chat__head:after{width:90px;height:90px;inset-inline-start:42%;bottom:-75px;background:rgba(255,255,255,.08)}
.support-chat__identity{min-width:0;display:flex;align-items:center;gap:12px}
.support-chat__avatar{position:relative;flex:0 0 46px;width:46px;height:46px}
.support-chat__avatar-ring{width:46px;height:46px;border-radius:15px;display:grid;place-items:center;color:#2836d8;background:linear-gradient(145deg,#fff,#eef0ff);box-shadow:inset 0 0 0 1px rgba(255,255,255,.7),0 8px 20px rgba(8,15,65,.2)}
.support-chat__avatar-ring svg{width:23px;height:23px;stroke-width:1.9}
.support-chat__presence{position:absolute;inset-inline-end:-1px;bottom:-1px;width:13px;height:13px;border:3px solid #2735cd;border-radius:50%;background:var(--sc-success);box-shadow:0 0 0 2px rgba(34,199,122,.15)}
.support-chat__identity-copy{min-width:0}
.support-chat__identity-copy strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#fff;font-size:15px;font-weight:800;letter-spacing:-.01em}
.support-chat__identity-copy small{display:flex;align-items:center;gap:6px;margin-top:3px;color:rgba(255,255,255,.76);font-size:11.5px;font-weight:600}
.support-chat__head-actions{display:flex;align-items:center;gap:4px}
.support-chat__icon-button{width:36px;height:36px;border:0;border-radius:12px;display:grid;place-items:center;color:#fff;background:transparent;cursor:pointer;transition:background .18s ease,transform .18s ease}
.support-chat__icon-button:hover,.support-chat__icon-button:focus-visible{background:rgba(255,255,255,.14);outline:0}
.support-chat__icon-button:active{transform:scale(.94)}
.support-chat__icon-button svg{width:18px;height:18px}

.support-chat__body{position:relative;min-height:0;overflow:auto;overscroll-behavior:contain;padding:0;background:linear-gradient(180deg,#f9faff 0,#fff 34%);scrollbar-width:thin;scrollbar-color:#d7dcea transparent}
.support-chat__body::-webkit-scrollbar{width:6px}
.support-chat__body::-webkit-scrollbar-thumb{border-radius:999px;background:#d7dcea}

.support-chat__welcome{position:relative;min-height:100%;padding:24px 22px 20px;overflow:hidden;background:linear-gradient(180deg,#f7f8ff 0%,#fff 38%)}
.support-chat__welcome-glow{position:absolute;width:260px;height:260px;top:-170px;inset-inline-end:-105px;border-radius:50%;background:radial-gradient(circle,rgba(79,93,242,.18),rgba(79,93,242,0) 68%);pointer-events:none}
.support-chat__advisor-stack{display:flex;align-items:center;margin-bottom:16px}
.support-chat__advisor-stack span{width:34px;height:34px;margin-inline-end:-7px;border:3px solid #f8f9ff;border-radius:50%;display:grid;place-items:center;color:#fff;background:linear-gradient(145deg,#5361ef,#172067);font-size:9px;font-weight:900;box-shadow:0 6px 14px rgba(27,38,119,.16)}
.support-chat__advisor-stack span:nth-child(2){background:linear-gradient(145deg,#09182d,#43526a)}
.support-chat__advisor-stack span:nth-child(3){color:#3c47bd;background:#fff;font-size:13px}
.support-chat__eyebrow{margin:0 0 7px;color:#3e4bd5;font-size:11px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}
.support-chat__welcome h2{max-width:340px;margin:0;color:#111827;font-size:25px;line-height:1.22;font-weight:850;letter-spacing:-.035em}
.support-chat__lead{max-width:350px;margin:10px 0 20px;color:#657087;font-size:13.5px;line-height:1.7}

.support-chat__quick-grid{display:grid;gap:9px}
.support-chat__quick-grid>button,.support-chat__whatsapp{width:100%;min-height:62px;padding:10px 11px;border:1px solid var(--sc-line);border-radius:17px;display:grid;grid-template-columns:42px minmax(0,1fr) 22px;align-items:center;gap:11px;color:var(--sc-ink);text-decoration:none!important;text-align:start;background:rgba(255,255,255,.94);box-shadow:0 5px 14px rgba(17,24,39,.035);cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease,background .18s ease}
.support-chat__quick-grid>button:hover,.support-chat__quick-grid>button:focus-visible,.support-chat__whatsapp:hover,.support-chat__whatsapp:focus-visible{border-color:#cbd1ff;background:#fff;box-shadow:0 11px 28px rgba(33,44,155,.1);transform:translateY(-1px);outline:0;color:var(--sc-ink)}
.support-chat__quick-icon{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;color:#3341d6;background:#f0f2ff}
.support-chat__quick-icon svg{width:20px;height:20px}
.support-chat__quick-grid strong,.support-chat__whatsapp strong{display:block;color:#171d31;font-size:13.5px;font-weight:800}
.support-chat__quick-grid small,.support-chat__whatsapp small{display:block;margin-top:2px;color:#7b8498;font-size:11px;font-weight:500}
.support-chat__quick-arrow{justify-self:end;color:#a1a8ba;transition:transform .18s ease,color .18s ease}
.support-chat__quick-arrow svg{width:17px;height:17px}
.support-chat__quick-grid>button:hover .support-chat__quick-arrow,.support-chat__whatsapp:hover .support-chat__quick-arrow{color:#3442d8;transform:translateX(2px)}
html[dir=rtl] .support-chat__quick-arrow svg{transform:scaleX(-1)}
html[dir=rtl] .support-chat__quick-grid>button:hover .support-chat__quick-arrow,html[dir=rtl] .support-chat__whatsapp:hover .support-chat__quick-arrow{transform:translateX(-2px)}
.support-chat__whatsapp{margin-top:9px;border-color:#dcefe5;background:#f7fcf9}
.support-chat__whatsapp>span:first-child{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;color:#1aa766;background:#e6f7ee}
.support-chat__whatsapp>span:first-child svg{width:22px;height:22px}
.support-chat__trust{display:flex;align-items:flex-start;justify-content:center;gap:7px;margin:16px 4px 0;color:#9199aa;font-size:10.5px;line-height:1.45;text-align:center}
.support-chat__trust svg{flex:0 0 auto;width:14px;height:14px;margin-top:1px;color:#6975df}

.support-chat__messages{min-height:100%;padding:20px 17px 24px;display:flex;flex-direction:column;justify-content:flex-end;gap:11px;background:linear-gradient(180deg,#f7f8fc 0%,#fff 28%)}
.support-chat__message{position:relative;max-width:82%;padding:10px 13px;border-radius:18px;color:#303849;background:#fff;border:1px solid #e8ebf2;box-shadow:0 4px 12px rgba(17,24,39,.035);font-size:13.5px;line-height:1.58;word-break:break-word;white-space:normal;animation:supportChatBubbleIn .24s ease both}
.support-chat__message--customer{align-self:flex-end;color:#fff;border-color:transparent;border-end-end-radius:6px;background:linear-gradient(135deg,#3342db,#2633b9);box-shadow:0 8px 20px rgba(40,54,216,.19)}
.support-chat__message--bot,.support-chat__message--agent{align-self:flex-start;border-end-start-radius:6px}
.support-chat__message--agent:before,.support-chat__message--bot:before{content:"";position:absolute;inset-inline-start:-7px;bottom:8px;width:14px;height:14px;border-inline-start:1px solid #e8ebf2;border-bottom:1px solid #e8ebf2;background:#fff;transform:rotate(45deg)}
html[dir=rtl] .support-chat__message--agent:before,html[dir=rtl] .support-chat__message--bot:before{transform:rotate(-45deg)}
.support-chat__message--system{align-self:center;max-width:92%;padding:7px 11px;border:0;border-radius:999px;color:#7f8798;background:#f0f2f6;box-shadow:none;font-size:10.5px;text-align:center}
.support-chat__time{display:block;margin-top:5px;color:inherit;font-size:9.5px;opacity:.62}
.support-chat__actions{display:flex;flex-wrap:wrap;gap:6px;margin-top:9px}
.support-chat__actions button{padding:7px 10px;border:1px solid #d6daff;border-radius:999px;color:#3442d8;background:#f8f9ff;font-size:11px;font-weight:800;cursor:pointer}
@keyframes supportChatBubbleIn{from{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}

.support-chat__typing{position:sticky;bottom:8px;width:max-content;margin:0 17px 12px;padding:8px 11px;border:1px solid #e8ebf2;border-radius:14px;display:flex;align-items:center;gap:4px;color:#8b93a4;background:#fff;box-shadow:0 7px 20px rgba(17,24,39,.07);font-size:10px}
.support-chat__typing span{width:5px;height:5px;border-radius:50%;background:#6e78dd;animation:supportChatTyping 1.1s infinite ease-in-out}
.support-chat__typing span:nth-child(2){animation-delay:.14s}.support-chat__typing span:nth-child(3){animation-delay:.28s}
.support-chat__typing em{margin-inline-start:5px;font-style:normal}
@keyframes supportChatTyping{0%,60%,100%{transform:translateY(0);opacity:.45}30%{transform:translateY(-3px);opacity:1}}

.support-chat__contact-card{position:absolute;z-index:5;inset-inline:12px;bottom:12px;padding:16px;border:1px solid rgba(218,223,238,.9);border-radius:22px;background:rgba(255,255,255,.98);box-shadow:0 22px 60px rgba(17,24,39,.2);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);animation:supportChatSheetIn .3s cubic-bezier(.2,.8,.2,1) both}
@keyframes supportChatSheetIn{from{opacity:0;transform:translateY(18px) scale(.98)}to{opacity:1;transform:none}}
.support-chat__contact-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:13px}
.support-chat__contact-kicker{display:block;margin-bottom:3px;color:#4350da;font-size:9.5px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}
.support-chat__contact-head h3{margin:0;color:#12182a;font-size:17px;line-height:1.28;font-weight:850;letter-spacing:-.02em}
.support-chat__contact-head p{margin:5px 0 0;color:#7b8497;font-size:11px;line-height:1.5}
.support-chat__contact-head>button{flex:0 0 30px;width:30px;height:30px;border:0;border-radius:10px;display:grid;place-items:center;color:#7e8799;background:#f2f4f8;cursor:pointer}
.support-chat__contact-head>button svg{width:15px;height:15px}
.support-chat__contact-card form{display:grid;gap:9px}
.support-chat__contact-card label{display:grid;gap:5px;margin:0;color:#4d566a;font-size:10.5px;font-weight:700}
.support-chat__contact-card input{width:100%;height:42px;padding:0 12px;border:1px solid #dde1eb;border-radius:12px;color:#111827;background:#fff;outline:0;box-shadow:none;transition:border-color .18s ease,box-shadow .18s ease}
.support-chat__contact-card input:focus{border-color:#8290f2;box-shadow:0 0 0 4px rgba(51,66,219,.1)}
.support-chat__contact-row{display:grid;grid-template-columns:1fr 1fr;gap:8px}
.support-chat__contact-submit{height:44px;margin-top:2px;padding:0 15px;border:0;border-radius:13px;display:flex;align-items:center;justify-content:center;gap:9px;color:#fff;background:linear-gradient(135deg,#3342db,#2430ad);box-shadow:0 9px 22px rgba(40,54,216,.22);font-size:12.5px;font-weight:850;cursor:pointer}
.support-chat__contact-submit:disabled{opacity:.65;cursor:wait}
.support-chat__contact-submit svg{width:16px;height:16px}
html[dir=rtl] .support-chat__contact-submit svg{transform:scaleX(-1)}

.support-chat__footer{position:relative;z-index:4;padding:10px 12px 9px;border-top:1px solid #eceef4;background:#fff;box-shadow:0 -8px 24px rgba(17,24,39,.025)}
.support-chat__composer{min-height:52px;padding:5px 5px 5px 13px;border:1px solid #dfe3ec;border-radius:17px;display:flex;align-items:flex-end;gap:8px;background:#f9fafc;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}
html[dir=rtl] .support-chat__composer{padding:5px 13px 5px 5px}
.support-chat__composer:focus-within{border-color:#9aa4f3;background:#fff;box-shadow:0 0 0 4px rgba(51,66,219,.08)}
.support-chat__composer textarea{flex:1;width:100%;min-width:0;min-height:40px;max-height:110px;padding:10px 0 8px;border:0!important;resize:none;overflow:auto;color:#182033;background:transparent!important;box-shadow:none!important;outline:0;font-size:13px;line-height:1.45}
.support-chat__composer textarea::placeholder{color:#9aa1b1}
.support-chat__composer button{flex:0 0 42px;width:42px;height:42px;border:0;border-radius:13px;display:grid;place-items:center;color:#fff;background:linear-gradient(135deg,#3b49e2,#2633b9);box-shadow:0 7px 15px rgba(40,54,216,.23);cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,opacity .18s ease}
.support-chat__composer button:hover{transform:translateY(-1px);box-shadow:0 10px 20px rgba(40,54,216,.28)}
.support-chat__composer button:active{transform:scale(.95)}
.support-chat__composer button:disabled{opacity:.55;cursor:wait;transform:none}
.support-chat__composer button svg{width:19px;height:19px}
html[dir=rtl] .support-chat__composer button svg{transform:scaleX(-1)}
.support-chat__footer-note{min-height:18px;padding-top:6px;display:flex;align-items:center;justify-content:center;gap:6px;color:#9aa1af;font-size:9.5px}
.support-chat__footer-dot{width:5px;height:5px;border-radius:50%;background:#25c779}

.support-chat__notice{position:absolute;z-index:10;top:88px;inset-inline:14px;padding:10px 12px;border:1px solid #f2d6cf;border-radius:13px;color:#8f2b18;background:#fff7f4;box-shadow:0 10px 28px rgba(110,34,18,.11);font-size:11.5px;line-height:1.45;animation:supportChatNoticeIn .2s ease both}
.support-chat__notice--success{border-color:#cfeadb;color:#18724a;background:#f2fbf6}
@keyframes supportChatNoticeIn{from{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:none}}

.support-chat__launcher{position:relative;width:62px;height:62px;padding:0;border:0;border-radius:21px;display:grid;place-items:center;color:#fff;background:linear-gradient(145deg,#3c4ae1,#1f2ca8);box-shadow:0 18px 42px rgba(40,54,216,.34),inset 0 1px 0 rgba(255,255,255,.2);cursor:pointer;overflow:visible;transition:transform .22s ease,box-shadow .22s ease,border-radius .22s ease}
.support-chat__launcher:before{content:"";position:absolute;inset:-6px;border:1px solid rgba(54,69,222,.16);border-radius:26px;animation:supportChatPulse 3s ease-out infinite;pointer-events:none}
.support-chat__launcher:hover{transform:translateY(-3px);box-shadow:0 23px 50px rgba(40,54,216,.4),inset 0 1px 0 rgba(255,255,255,.2)}
.support-chat__launcher:focus-visible{outline:4px solid rgba(51,66,219,.18);outline-offset:3px}
.support-chat__launcher-icon{position:absolute;display:grid;place-items:center;transition:opacity .18s ease,transform .24s cubic-bezier(.2,.8,.2,1)}
.support-chat__launcher-icon svg{width:27px;height:27px;stroke-width:1.9}
.support-chat__launcher-icon--close{opacity:0;transform:rotate(-55deg) scale(.65)}
.support-chat.is-open .support-chat__launcher{border-radius:19px}
.support-chat.is-open .support-chat__launcher-icon--chat{opacity:0;transform:rotate(55deg) scale(.65)}
.support-chat.is-open .support-chat__launcher-icon--close{opacity:1;transform:none}
.support-chat.is-open .support-chat__launcher:before{animation:none;opacity:0}
.support-chat__badge{position:absolute;top:-5px;inset-inline-end:-5px;min-width:21px;height:21px;padding:0 5px;border:3px solid #fff;border-radius:999px;display:grid;place-items:center;color:#fff;background:#ef4f4f;box-shadow:0 4px 10px rgba(239,79,79,.3);font-size:9px;font-weight:900}
@keyframes supportChatPulse{0%{opacity:.9;transform:scale(.88)}70%,100%{opacity:0;transform:scale(1.18)}}

.support-chat.is-busy .support-chat__composer button svg{animation:supportChatSendSpin .8s linear infinite}
@keyframes supportChatSendSpin{to{transform:rotate(360deg)}}
html[dir=rtl] .support-chat.is-busy .support-chat__composer button svg{animation-name:supportChatSendSpinRtl}
@keyframes supportChatSendSpinRtl{to{transform:scaleX(-1) rotate(360deg)}}
body.support-chat-open{overflow:hidden}

@media (max-width:575px){
  .support-chat{inset-inline:0;bottom:0}
  .support-chat__backdrop{display:none}
  .support-chat__panel{position:fixed;inset:0;width:100%;height:100%;min-height:0;border:0;border-radius:0;transform:translateY(24px) scale(.99);transform-origin:bottom center;padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom)}
  .support-chat__head{min-height:72px;padding-inline:14px}
  .support-chat__identity-copy strong{font-size:14px}
  .support-chat__identity-copy small{font-size:10.5px}
  .support-chat__head-actions .support-chat__icon-button:first-child{display:none}
  .support-chat__welcome{padding:22px 18px 18px}
  .support-chat__welcome h2{font-size:24px}
  .support-chat__lead{margin-bottom:18px}
  .support-chat__quick-grid{gap:8px}
  .support-chat__quick-grid>button,.support-chat__whatsapp{min-height:60px;border-radius:16px}
  .support-chat__contact-card{position:fixed;inset-inline:10px;bottom:calc(82px + env(safe-area-inset-bottom));max-height:calc(100vh - 105px);overflow:auto;border-radius:22px}
  .support-chat__launcher{position:fixed;inset-inline-end:14px;bottom:calc(14px + env(safe-area-inset-bottom));width:58px;height:58px;border-radius:19px}
  .support-chat.is-open .support-chat__launcher{opacity:0;visibility:hidden;pointer-events:none;transform:scale(.85)}
  .support-chat__footer{padding-bottom:calc(8px + env(safe-area-inset-bottom))}
}

@media (min-width:576px){
  .support-chat.is-open .support-chat__backdrop{opacity:0;visibility:hidden;pointer-events:none}
}

@media (max-height:650px) and (min-width:576px){
  .support-chat__panel{height:calc(100vh - 96px);min-height:480px;bottom:70px}
  .support-chat__welcome{padding-top:18px}
  .support-chat__lead{margin-bottom:14px}
  .support-chat__quick-grid>button{min-height:56px}
}

@media (prefers-reduced-motion:reduce){
  .support-chat *{scroll-behavior:auto!important;animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}
}
