.skylink-chat-fab{position:fixed;right:50px;bottom:108px;z-index:1040;min-width:120px;height:45px;padding:0 16px;border-radius:999px;border:none;background:linear-gradient(135deg,#3502c1,#5520e8 55%,#6e3ef2);color:#fff;box-shadow:0 8px 24px #00000040;display:flex;align-items:center;gap:10px;justify-content:flex-start;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease}.skylink-chat-fab.is-hidden{display:none}.skylink-chat-fab:hover{transform:translateY(-2px);box-shadow:0 12px 28px #0000004d;color:#fff}.skylink-chat-fab-logo-wrap{width:30px;height:30px;border-radius:50%;background:#ffffff26;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.skylink-chat-fab-logo{width:18px;height:18px;-o-object-fit:contain;object-fit:contain}.skylink-chat-fab-text{font-size:16px;line-height:1;font-weight:700;letter-spacing:.1px;color:#fff}.skylink-chat-popup{position:fixed;right:50px;bottom:108px;width:340px;max-width:calc(100vw - 24px);height:460px;max-height:calc(100vh - 150px);z-index:1041;display:none;flex-direction:column;background:#f4f6fb;border-radius:22px;box-shadow:0 20px 45px #0b112638;overflow:hidden}.skylink-chat-popup.is-open{display:flex}.skylink-chat-popup-head{display:flex;align-items:center;justify-content:center;padding:16px 14px 10px;color:#8ab7df;background:transparent;position:relative}.skylink-chat-popup-title{font-size:18px;font-weight:700;letter-spacing:.2px;color:#7a93b5;text-shadow:0 1px 0 rgba(255,255,255,.35)}#skylinkChatClose{position:absolute;right:14px;top:14px;width:14px;height:14px;background-size:14px;filter:invert(50%) sepia(11%) saturate(1066%) hue-rotate(173deg) brightness(88%) contrast(88%);opacity:.95;padding:0;border:0;box-shadow:none}#skylinkChatClose:focus{box-shadow:none}.skylink-chat-messages{flex:1;overflow:auto;display:flex;flex-direction:column;gap:.6rem;padding:4px 18px 8px;background:transparent}.skylink-chat-hero{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:4px 18px 8px}.skylink-chat-intro-logo{width:56px;height:56px;-o-object-fit:contain;object-fit:contain;border-radius:50%;padding:10px;background:linear-gradient(135deg,#4d1ff1,#7d5dff);box-shadow:0 8px 16px #5734e847}.skylink-chat-hero-text{font-size:14px;font-weight:500;color:#3f465a;line-height:1.2}.skylink-chat-suggestions-wrap{padding:2px 14px 8px}.skylink-chat-suggestions{display:flex;gap:8px;overflow-x:auto;padding:2px 2px 6px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.skylink-chat-suggestions::-webkit-scrollbar{height:6px}.skylink-chat-suggestion-card{flex:0 0 74%;min-height:54px;background:#fff;border:1px solid #e8ebf4;border-radius:22px;padding:10px 12px;font-size:14px;line-height:1.25;color:#40485d;text-align:left;scroll-snap-align:start;cursor:pointer;box-shadow:0 4px 12px #18274b0f}.skylink-chat-suggestion-card:hover{border-color:#cfd7ee}.skylink-chat-bubble{max-width:92%;padding:.65rem .85rem;border-radius:12px;font-size:.95rem;line-height:1.45;white-space:pre-wrap;word-break:break-word}.skylink-chat-bubble.user{align-self:flex-end;background:#e8e0ff;color:#1a1a2e}.skylink-chat-bubble.bot{align-self:flex-start;background:#fff;color:#222}.skylink-chat-typing{display:inline-flex;align-items:center;justify-content:center;min-width:62px;padding:12px 14px}.skylink-typing-dots{display:inline-flex;align-items:center;gap:5px}.skylink-typing-dots span{width:7px;height:7px;border-radius:50%;background:#9da6b8;opacity:.4;animation:skylinkTypingPulse 1.1s infinite ease-in-out}.skylink-typing-dots span:nth-child(2){animation-delay:.16s}.skylink-typing-dots span:nth-child(3){animation-delay:.32s}@keyframes skylinkTypingPulse{0%,80%,to{transform:translateY(0);opacity:.35}40%{transform:translateY(-3px);opacity:.95}}.skylink-chat-input-wrap{padding:8px 14px 14px;background:transparent}.skylink-chat-form{display:flex;align-items:center;gap:8px;background:#fff;border:1px solid #e8ebf4;border-radius:60px;padding:8px 10px;box-shadow:0 6px 16px #18274b0f;overflow:hidden}.skylink-chat-form textarea{border:0;box-shadow:none!important;background:transparent;resize:none;min-height:40px;max-height:40px;padding:10px 8px;line-height:1.35;overflow-y:hidden}.skylink-chat-form button{background:#3502c1;border-color:#3502c1;width:40px;height:40px;min-width:40px;min-height:40px;max-width:40px;max-height:40px;aspect-ratio:1 / 1;border-radius:50%;border:none;padding:0;line-height:1;display:inline-flex;align-items:center;justify-content:center;flex:0 0 40px;margin-right:2px;margin-bottom:0;align-self:center}.skylink-chat-form button:hover,.skylink-chat-form button:focus,.skylink-chat-form button:active{background:#3502c1!important;border-color:#3502c1!important;box-shadow:none!important}.skylink-chat-form button i{font-size:20px;line-height:1}@media (max-width: 767px){.skylink-chat-fab{right:50px;min-width:188px;height:50px;padding:0 14px;bottom:112px}.skylink-chat-fab-text{font-size:14px}.skylink-chat-popup{right:12px;bottom:92px;width:calc(100vw - 24px);height:72vh;max-height:72vh;border-radius:18px}.skylink-chat-suggestion-card{flex-basis:82%}}
