.TravelNews-module__6ikXgG__travelNews{background:var(--color-gray-50);overflow:hidden}.TravelNews-module__6ikXgG__title{color:var(--color-black);font-size:clamp(2rem,3.5vw,2.8rem);font-weight:700;line-height:1.2;font-family:var(--font-heading);margin-bottom:var(--space-xl);text-align:center}.TravelNews-module__6ikXgG__carouselContainer{width:100%;padding:var(--space-xl)0;margin:0 auto;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 15% 85%,#0000);mask-image:linear-gradient(90deg,#0000,#000 15% 85%,#0000)}.TravelNews-module__6ikXgG__carouselTrack{gap:var(--space-xl);width:max-content;animation:80s linear infinite TravelNews-module__6ikXgG__scroll;display:flex}.TravelNews-module__6ikXgG__carouselTrack:hover{animation-play-state:paused}@keyframes TravelNews-module__6ikXgG__scroll{0%{transform:translate(0)}to{transform:translateX(calc(-50% - var(--space-xl)/2))}}.TravelNews-module__6ikXgG__newsCard{background:var(--color-white);border-radius:var(--radius-xl);padding:var(--space-xl);border:1px solid var(--color-gray-100);gap:var(--space-md);flex-direction:column;flex-shrink:0;width:380px;transition:all .5s cubic-bezier(.165,.84,.44,1);display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000000d}.TravelNews-module__6ikXgG__newsCard:hover{border-color:var(--color-primary);transform:translateY(-12px)scale(1.02);box-shadow:0 20px 40px #0000001a}.TravelNews-module__6ikXgG__newsCard:after{content:"";background:var(--color-primary);transform-origin:0;width:100%;height:4px;transition:transform .3s;position:absolute;top:0;left:0;transform:scaleX(0)}.TravelNews-module__6ikXgG__newsCard:hover:after{transform:scaleX(1)}.TravelNews-module__6ikXgG__date{color:var(--color-primary);text-transform:uppercase;letter-spacing:1px;font-size:.85rem;font-weight:600}.TravelNews-module__6ikXgG__headline{color:var(--color-black);font-size:1.25rem;font-weight:700;line-height:1.4;font-family:var(--font-heading);-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.TravelNews-module__6ikXgG__description{color:var(--color-gray-600);-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;font-size:.95rem;line-height:1.6;display:-webkit-box;overflow:hidden}.TravelNews-module__6ikXgG__readMore{color:var(--color-primary);align-items:center;gap:8px;margin-top:auto;font-size:.9rem;font-weight:600;text-decoration:none;transition:gap .2s;display:flex}.TravelNews-module__6ikXgG__readMore:hover{gap:12px}.TravelNews-module__6ikXgG__skeletonCard{background:var(--color-gray-200);border-radius:var(--radius-xl);flex-shrink:0;width:350px;height:250px;animation:1.5s ease-in-out infinite TravelNews-module__6ikXgG__pulse}@keyframes TravelNews-module__6ikXgG__pulse{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}@media (max-width:768px){.TravelNews-module__6ikXgG__newsCard,.TravelNews-module__6ikXgG__skeletonCard{width:300px}}
.AIChatHighlight-module__Ko0TYq__aiSection{background:var(--color-black);position:relative;overflow:hidden}.AIChatHighlight-module__Ko0TYq__aiContainer{gap:var(--space-3xl);grid-template-columns:1fr 1fr;align-items:center;display:grid}.AIChatHighlight-module__Ko0TYq__content{animation:.6s AIChatHighlight-module__Ko0TYq__slideInLeft}.AIChatHighlight-module__Ko0TYq__title{color:var(--color-white);margin-bottom:var(--space-lg);font-size:clamp(2rem,3.5vw,2.8rem);font-weight:700;line-height:1.15;font-family:var(--font-heading)}.AIChatHighlight-module__Ko0TYq__titleGradient{background:linear-gradient(135deg,var(--color-primary),#ffe066,var(--color-primary-light));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.AIChatHighlight-module__Ko0TYq__description{color:#fff9;margin-bottom:var(--space-xl);font-size:1.05rem;line-height:1.8}.AIChatHighlight-module__Ko0TYq__features{gap:var(--space-lg);margin-bottom:var(--space-xl);flex-direction:column;display:flex}.AIChatHighlight-module__Ko0TYq__feature{gap:var(--space-md);align-items:flex-start;display:flex}.AIChatHighlight-module__Ko0TYq__featureIcon{border-radius:var(--radius-md);background:#ffc3001a;border:1px solid #ffc30033;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.5rem;display:flex}.AIChatHighlight-module__Ko0TYq__feature h4{color:var(--color-white);margin-bottom:2px;font-size:1rem;font-weight:700}.AIChatHighlight-module__Ko0TYq__feature p{color:#ffffff80;font-size:.85rem}.AIChatHighlight-module__Ko0TYq__chatPreview{animation:.6s AIChatHighlight-module__Ko0TYq__slideInRight;position:relative}.AIChatHighlight-module__Ko0TYq__chatWindow{background:var(--color-white);border-radius:var(--radius-xl);box-shadow:var(--shadow-xl);max-width:420px;margin-left:auto;overflow:hidden}.AIChatHighlight-module__Ko0TYq__chatHeader{align-items:center;gap:var(--space-md);padding:var(--space-md)var(--space-lg);background:linear-gradient(135deg,var(--color-primary),var(--color-primary-dark));color:var(--color-white);display:flex}.AIChatHighlight-module__Ko0TYq__chatAvatar{border-radius:var(--radius-full);background:0 0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.3rem;display:flex}.AIChatHighlight-module__Ko0TYq__chatName{font-size:.95rem;font-weight:700;font-family:var(--font-heading);display:block}.AIChatHighlight-module__Ko0TYq__chatStatus{opacity:.8;align-items:center;gap:4px;font-size:.75rem;display:flex}.AIChatHighlight-module__Ko0TYq__statusDot{background:var(--color-success);border-radius:var(--radius-full);width:6px;height:6px;display:inline-block}.AIChatHighlight-module__Ko0TYq__chatMessages{padding:var(--space-lg);gap:var(--space-md);background:var(--color-gray-50);flex-direction:column;min-height:300px;max-height:360px;display:flex;overflow-y:auto}.AIChatHighlight-module__Ko0TYq__message{border-radius:var(--radius-lg);max-width:85%;padding:10px 16px;font-size:.88rem;line-height:1.5;animation:.3s AIChatHighlight-module__Ko0TYq__fadeInUp}.AIChatHighlight-module__Ko0TYq__messageUser{background:linear-gradient(135deg,var(--color-primary),var(--color-primary-dark));color:var(--color-white);border-bottom-right-radius:4px;align-self:flex-end}.AIChatHighlight-module__Ko0TYq__messageAi{background:var(--color-white);color:var(--color-black);box-shadow:var(--shadow-sm);border-bottom-left-radius:4px;align-self:flex-start}.AIChatHighlight-module__Ko0TYq__typing{background:var(--color-white);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);align-self:flex-start;gap:4px;padding:10px 16px;display:flex}.AIChatHighlight-module__Ko0TYq__typingDot{background:var(--color-gray-300);border-radius:var(--radius-full);width:8px;height:8px;animation:1.4s infinite AIChatHighlight-module__Ko0TYq__typing-dot}.AIChatHighlight-module__Ko0TYq__typingDot:nth-child(2){animation-delay:.2s}.AIChatHighlight-module__Ko0TYq__typingDot:nth-child(3){animation-delay:.4s}.AIChatHighlight-module__Ko0TYq__chatInput{align-items:center;gap:var(--space-sm);padding:var(--space-md)var(--space-lg);border-top:1px solid var(--color-gray-100);background:var(--color-white);display:flex}.AIChatHighlight-module__Ko0TYq__chatInput input{color:var(--color-gray-400);background:0 0;flex:1;padding:10px 0;font-size:.88rem}.AIChatHighlight-module__Ko0TYq__sendBtn{background:linear-gradient(135deg,var(--color-primary),var(--color-primary-dark));width:38px;height:38px;color:var(--color-white);border-radius:var(--radius-full);transition:transform var(--transition-fast);justify-content:center;align-items:center;display:flex}.AIChatHighlight-module__Ko0TYq__sendBtn:hover{transform:scale(1.05)}.AIChatHighlight-module__Ko0TYq__glow{pointer-events:none;background:radial-gradient(circle,#ffc30026,#0000);border-radius:50%;width:300px;height:300px;position:absolute;top:50%;right:0;transform:translate(30%,-50%)}@media (max-width:968px){.AIChatHighlight-module__Ko0TYq__aiContainer{gap:var(--space-2xl);grid-template-columns:1fr}.AIChatHighlight-module__Ko0TYq__chatWindow{max-width:100%;margin:0}}
