.ChatBot-module__jstDya__chatCard{background:#fff;border-radius:20px;flex-direction:column;height:min(70vh,640px);display:flex;overflow:hidden;box-shadow:0 15px 40px #0f294214}.ChatBot-module__jstDya__chatHeader{color:#fff;background:linear-gradient(135deg,#1583d8,#0b5fad);padding:16px 20px}.ChatBot-module__jstDya__headerContent{align-items:center;gap:12px;display:flex}.ChatBot-module__jstDya__headerAvatar{background:#fff3;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.2rem;display:flex}.ChatBot-module__jstDya__headerTitle{font-size:1rem;font-weight:700}.ChatBot-module__jstDya__headerStatus{opacity:.85;align-items:center;gap:6px;font-size:.78rem;display:flex}.ChatBot-module__jstDya__statusDot{background:#4ade80;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 3px #4ade804d}.ChatBot-module__jstDya__status_online{background:#4ade80;box-shadow:0 0 0 3px #4ade804d}.ChatBot-module__jstDya__status_thinking{background:#fbbf24;box-shadow:0 0 0 3px #fbbf2459}.ChatBot-module__jstDya__status_error{background:#f87171;box-shadow:0 0 0 3px #f8717159}.ChatBot-module__jstDya__chatBody{background-color:#f4f7fb;flex-direction:column;flex:1;gap:4px;padding:20px 16px;display:flex;overflow-y:auto}.ChatBot-module__jstDya__chatBody::-webkit-scrollbar{width:5px}.ChatBot-module__jstDya__chatBody::-webkit-scrollbar-thumb{background:#c9ddf3;border-radius:10px}.ChatBot-module__jstDya__messageGroup{flex-direction:column;display:flex}.ChatBot-module__jstDya__chatMessage{align-items:flex-end;gap:8px;max-width:85%;margin-bottom:6px;animation:.3s ChatBot-module__jstDya__fadeIn;display:flex}.ChatBot-module__jstDya__bot{align-self:flex-start}.ChatBot-module__jstDya__user{flex-direction:row-reverse;align-self:flex-end}.ChatBot-module__jstDya__avatarSmall{color:#1583d8;background:#eaf5ff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;margin-bottom:2px;display:flex}.ChatBot-module__jstDya__messageBubble{word-wrap:break-word;white-space:pre-wrap;border-radius:18px;padding:10px 16px;font-size:.9rem;line-height:1.5}.ChatBot-module__jstDya__bot .ChatBot-module__jstDya__messageBubble{color:#1e293b;background:#fff;border-bottom-left-radius:6px;box-shadow:0 2px 8px #0000000a}.ChatBot-module__jstDya__user .ChatBot-module__jstDya__messageBubble{color:#fff;background:linear-gradient(135deg,#1583d8,#0b5fad);border-bottom-right-radius:6px}.ChatBot-module__jstDya__cursor{color:#1583d8;margin-left:1px;font-weight:300;animation:.7s step-end infinite ChatBot-module__jstDya__blink;display:inline-block}.ChatBot-module__jstDya__typingBubble{padding:14px 20px!important}.ChatBot-module__jstDya__typingIndicator{align-items:center;gap:5px;display:flex}.ChatBot-module__jstDya__typingIndicator span{background:#94a3b8;border-radius:50%;width:7px;height:7px;animation:1.4s ease-in-out infinite ChatBot-module__jstDya__bounce}.ChatBot-module__jstDya__typingIndicator span:nth-child(2){animation-delay:.2s}.ChatBot-module__jstDya__typingIndicator span:nth-child(3){animation-delay:.4s}.ChatBot-module__jstDya__chipsContainer{flex-wrap:wrap;gap:8px;padding:6px 0 10px 36px;animation:.4s ChatBot-module__jstDya__fadeIn;display:flex}.ChatBot-module__jstDya__chip{color:#1583d8;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #c9ddf3;border-radius:999px;padding:7px 16px;font-size:.82rem;font-weight:600;transition:all .2s}.ChatBot-module__jstDya__chip:hover{background:#eaf5ff;border-color:#1583d8;transform:translateY(-1px);box-shadow:0 4px 12px #1583d81f}.ChatBot-module__jstDya__tripList{flex-direction:column;gap:8px;padding:4px 0 10px 36px;display:flex}.ChatBot-module__jstDya__tripCard{text-align:left;cursor:pointer;background:#fff;border:1px solid #d7e6f5;border-radius:14px;padding:10px 12px;transition:border-color .2s,box-shadow .2s}.ChatBot-module__jstDya__tripCard:hover{border-color:#1583d8;box-shadow:0 6px 16px #1583d81a}.ChatBot-module__jstDya__tripRoute{color:#0f2942;align-items:center;gap:8px;font-size:.9rem;font-weight:700;display:flex}.ChatBot-module__jstDya__tripArrow{color:#1583d8;font-weight:600}.ChatBot-module__jstDya__tripMeta{color:#5e7389;justify-content:space-between;gap:12px;margin-top:4px;font-size:.8rem;display:flex}.ChatBot-module__jstDya__tripCta{color:#1583d8;margin-top:8px;font-size:.82rem;font-weight:700;display:inline-block}.ChatBot-module__jstDya__chatFooter{background:#fff;border-top:1px solid #edf2f7;align-items:center;gap:10px;padding:14px 16px;display:flex}.ChatBot-module__jstDya__chatInput{color:#222;background:#f8fbff;border:1px solid #dce8f5;border-radius:999px;outline:none;flex:1;padding:10px 16px;font-size:.9rem;transition:border-color .2s}.ChatBot-module__jstDya__chatInput:focus{border-color:#1583d8;box-shadow:0 0 0 3px #1583d814}.ChatBot-module__jstDya__chatInput:disabled{opacity:.6}.ChatBot-module__jstDya__sendButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#1583d8,#0b5fad);border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;transition:all .2s;display:flex}.ChatBot-module__jstDya__sendButton:hover:not(:disabled){transform:scale(1.05);box-shadow:0 6px 16px #1583d84d}.ChatBot-module__jstDya__sendButton:disabled{opacity:.4;cursor:not-allowed}.ChatBot-module__jstDya__backLink{color:#0d6efd;align-items:center;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.ChatBot-module__jstDya__backLink:hover{color:#084298;text-decoration:underline;transform:translate(-2px)}@keyframes ChatBot-module__jstDya__fadeIn{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@keyframes ChatBot-module__jstDya__blink{50%{opacity:0}}@keyframes ChatBot-module__jstDya__bounce{0%,80%,to{transform:translateY(0)}40%{transform:translateY(-6px)}}@media screen and (max-width:576px){.ChatBot-module__jstDya__chatCard{border-radius:16px;height:min(75vh,560px)}.ChatBot-module__jstDya__chipsContainer,.ChatBot-module__jstDya__tripList{padding-left:8px}.ChatBot-module__jstDya__chatMessage{max-width:92%}}
.Help-module__fd4x0G__pageContainer{background-color:#f8fbff;min-height:calc(100dvh - 104px);padding:1.5rem 0 4rem}.Help-module__fd4x0G__headerSection{margin-bottom:1.5rem}.Help-module__fd4x0G__pageTitle{color:#0f2942;margin-bottom:.5rem;font-size:2.2rem;font-weight:800}.Help-module__fd4x0G__subtitle{color:#67798c;font-size:1.1rem}.Help-module__fd4x0G__contactStrip{background:#fff;border:1px solid #e7eef6;border-radius:14px;flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem 1.25rem;margin-top:.5rem;padding:1rem 1.25rem;display:flex}.Help-module__fd4x0G__contactStripLabel{color:#0f2942;font-size:.9rem;font-weight:700}.Help-module__fd4x0G__contactStripLink{color:#1583d8;align-items:center;gap:.4rem;font-size:.9rem;font-weight:600;text-decoration:none;display:inline-flex}.Help-module__fd4x0G__contactStripLink:hover{text-decoration:underline}.Help-module__fd4x0G__infoCard{background:#fff;border:1px solid #e7eef6;border-radius:16px;flex-direction:column;justify-content:center;height:100%;padding:1.5rem;transition:transform .3s;display:flex;box-shadow:0 10px 30px #0f29420a}.Help-module__fd4x0G__infoCard:hover{transform:translateY(-5px);box-shadow:0 15px 35px #0f294214}.Help-module__fd4x0G__iconWrapper{color:#1583d8;background:#eaf5ff;border-radius:12px;justify-content:center;align-items:center;width:50px;height:50px;margin-bottom:1rem;font-size:1.5rem;display:flex}.Help-module__fd4x0G__infoTitle{color:#0f2942;margin-bottom:.5rem;font-size:1.1rem;font-weight:700}.Help-module__fd4x0G__infoText{color:#5e7389;margin-bottom:0;font-size:.95rem;line-height:1.5}.Help-module__fd4x0G__infoLink{color:#1583d8;font-weight:600;text-decoration:none}.Help-module__fd4x0G__infoLink:hover{text-decoration:underline}.Help-module__fd4x0G__contactFormCard{background:#fff;border:1px solid #e7eef6;border-radius:20px;padding:2rem;box-shadow:0 15px 40px #0f29420f}.Help-module__fd4x0G__formTitle{color:#0f2942;margin-bottom:1.5rem;font-size:1.5rem;font-weight:800}.Help-module__fd4x0G__formLabel{color:#334155;margin-bottom:.5rem;font-size:.9rem;font-weight:600}.Help-module__fd4x0G__formControl{border:1px solid #cbd5e1;border-radius:12px;padding:.75rem 1rem;font-size:.95rem;transition:all .3s}.Help-module__fd4x0G__formControl:focus{border-color:#1583d8;box-shadow:0 0 0 4px #1583d81a}.Help-module__fd4x0G__submitBtn{color:#fff;background:#ef6f2d;border:none;border-radius:12px;width:100%;padding:.8rem 2rem;font-size:1rem;font-weight:700;transition:all .3s;box-shadow:0 10px 20px #ef6f2d33}.Help-module__fd4x0G__submitBtn:hover{background:#de5f1c;transform:translateY(-2px);box-shadow:0 15px 25px #ef6f2d4d}.Help-module__fd4x0G__submitBtn:disabled{box-shadow:none;cursor:not-allowed;background:#f8c0a3;transform:none}.Help-module__fd4x0G__errorText{color:#dc3545;margin-top:.4rem;font-size:.85rem;font-weight:500}
