@charset "UTF-8";.TabBar{display:flex;flex-direction:column}.TabBar .tab-list{display:flex;flex-shrink:0;align-self:start;border-radius:16px 16px 0 0}.TabBar .tab-list .tab{min-width:164px;padding:14px 8px;border-radius:16px 16px 0 0;position:relative;background:#a3a1a1;color:#fff;font-size:14px;font-weight:400;line-height:20px;border:none;cursor:pointer;white-space:nowrap;box-shadow:2px 2px 4px #0000000a,0 0 1px #0000003d}.TabBar .tab-list .tab:hover{background-color:#888c;color:#212121}.TabBar .tab-list .tab--active:after{content:"";position:absolute;bottom:-3px;left:0;width:100%;height:4px;background-color:#fff;z-index:100}.TabBar .tab-list .tab--active,.TabBar .tab-list .tab--active:hover{font-weight:600;color:#212121;background:#fff}.GoogleMap{display:flex;flex-direction:column;flex:1;min-width:0;gap:16px}.GoogleMap .map{border-radius:12px;overflow:hidden;width:100%;flex:1;border:1px solid #e4e7ec}.airport-marker{display:flex;align-items:center;gap:6px;cursor:pointer}.airport-marker .marker-dot{width:14px;height:14px;border-radius:50%;background:#e53935;border:2px solid #fff;box-shadow:0 2px 4px #0000004d}.airport-marker .marker-label{font-size:12px;font-weight:700;color:#1d2939;background:#fff;padding:2px 6px;border-radius:4px;box-shadow:0 1px 3px #0003}.content-area{display:flex;flex:1;overflow:hidden;background:#fff;border-radius:0 16px 16px;box-shadow:0 2px 4px #0000000a,0 0 1px #0000003d;padding:24px;position:relative;z-index:10}.content-area--split{flex-direction:row;gap:24px}.content-area--column{flex-direction:column;gap:16px}.CarTab .rec-panel,.TsaTab .rec-panel{width:45%;flex-shrink:0;overflow:hidden;display:flex;flex-direction:column}.CarTab .rec-panel__content,.TsaTab .rec-panel__content{padding:0;overflow-y:auto;height:100%}.CarTab .rec-panel__text,.TsaTab .rec-panel__text{font-size:14px;line-height:24px;margin-bottom:24px}.CarTab .rec-panel__text h2,.TsaTab .rec-panel__text h2,.CarTab .rec-panel__text h3,.TsaTab .rec-panel__text h3,.CarTab .rec-panel__text h4,.TsaTab .rec-panel__text h4{margin:16px 0 8px}.CarTab .rec-panel__text h2,.TsaTab .rec-panel__text h2{font-size:18px}.CarTab .rec-panel__text h3,.TsaTab .rec-panel__text h3{font-size:16px}.CarTab .rec-panel__text h4,.TsaTab .rec-panel__text h4{font-size:14px;font-weight:600}.CarTab .rec-panel__text ul,.TsaTab .rec-panel__text ul{padding-left:20px;margin:8px 0}.CarTab .rec-panel__text li,.TsaTab .rec-panel__text li{margin-bottom:8px}.CarTab .rec-panel__text strong,.TsaTab .rec-panel__text strong{font-weight:600}.CarTab .rec-panel__structured,.TsaTab .rec-panel__structured{display:flex;flex-direction:column;gap:20px;border-top:1px solid #e4e7ec;padding-top:20px}.CarTab .rec-panel__structured .structured-section h4,.TsaTab .rec-panel__structured .structured-section h4{font-size:14px;font-weight:600;text-transform:uppercase;margin-bottom:8px}.CarTab .rec-panel__structured .structured-section p,.TsaTab .rec-panel__structured .structured-section p{font-size:14px}.CarTab .rec-panel__structured .structured-section ul,.TsaTab .rec-panel__structured .structured-section ul{padding-left:18px}.CarTab .rec-panel__structured .structured-section ul li,.TsaTab .rec-panel__structured .structured-section ul li{font-size:14px;margin-bottom:4px}.CarTab .rec-panel__structured .rental-list,.TsaTab .rec-panel__structured .rental-list{display:flex;flex-direction:column;gap:12px}.CarTab .rec-panel__structured .rental-item,.TsaTab .rec-panel__structured .rental-item{padding:12px;background:#f9fafb;border-radius:8px;border:1px solid #eaecf0}.CarTab .rec-panel__structured .rental-item strong,.TsaTab .rec-panel__structured .rental-item strong{display:block;font-size:14px;color:#101828;margin-bottom:2px}.CarTab .rec-panel__structured .rental-item p,.TsaTab .rec-panel__structured .rental-item p{font-size:14px;color:#344054;margin-bottom:4px}.CarTab .rec-panel__structured .rental-item small,.TsaTab .rec-panel__structured .rental-item small{font-size:12px;color:#667085}.CarTab .rec-panel__sources,.TsaTab .rec-panel__sources{margin-top:16px;padding-top:16px;border-top:1px solid #e4e7ec}.CarTab .rec-panel__sources h4,.TsaTab .rec-panel__sources h4{font-size:12px;font-weight:600;color:#667085;text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px}.CarTab .rec-panel__sources .source-link,.TsaTab .rec-panel__sources .source-link{display:block;font-size:13px;color:#3461ff;text-decoration:none;padding:6px 0;transition:color .15s ease}.CarTab .rec-panel__sources .source-link:hover,.TsaTab .rec-panel__sources .source-link:hover{color:#1d4ed8;text-decoration:underline}.view-on-maps-btn{display:block;text-align:center;padding:12px 24px;background:#3461ff;color:#fff;font-size:14px;font-weight:600;text-decoration:none;transition:all .2s ease;border-radius:8px;flex-shrink:0}.view-on-maps-btn:hover{background:#2850e0;box-shadow:0 4px 12px #3461ff3d}.FlightTab .airport-marker{display:flex;align-items:center;gap:6px;cursor:pointer}.FlightTab .airport-marker .marker-dot{width:14px;height:14px;border-radius:50%;background:#e53935;border:2px solid #fff;box-shadow:0 2px 4px #0000004d}.FlightTab .airport-marker .marker-label{font-size:12px;font-weight:700;color:#1d2939;background:#fff;padding:2px 6px;border-radius:4px;box-shadow:0 1px 3px #0003}.FoodTab .tab-description{font-size:14px;line-height:20px;max-width:800px;margin-bottom:8px}.FoodTab .tab-split-view{display:flex;flex:1;gap:24px;min-height:0}.FoodTab .side-panel{width:440px;flex-shrink:0;display:flex;flex-direction:column;overflow:hidden}.FoodTab .food-marker{background:#fff;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 6px #0003;border:2px solid #3461ff}.FoodTab .food-marker .marker-icon{display:flex;align-items:center;justify-content:center}.FoodTab .food-list{flex:1;display:flex;flex-direction:column;overflow:hidden;border:1px solid #e4e7ec;border-radius:12px;background:#fff}.FoodTab .food-list__header{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;border-bottom:1px solid #e4e7ec}.FoodTab .food-list__content{flex:1;overflow-y:auto;padding:0}.FoodTab .food-list__content .empty-state{padding:32px;text-align:center;color:#667085;font-size:14px}.FoodTab .food-item{display:flex;gap:12px;padding:16px;border-bottom:1px solid #f2f4f7;transition:background .2s ease}.FoodTab .food-item:last-child{border-bottom:none}.FoodTab .food-item:hover{background:#f9fafb}.FoodTab .food-item__image{width:80px;height:80px;border-radius:8px;overflow:hidden;flex-shrink:0}.FoodTab .food-item__image img{width:100%;height:100%;object-fit:cover}.FoodTab .food-item__info{flex:1;min-width:0}.FoodTab .food-item__info .item-name{font-size:15px;font-weight:600;color:#101828;margin-bottom:4px}.FoodTab .food-item__info .item-rating{display:flex;align-items:center;gap:4px;font-size:13px;color:#667085;margin-bottom:2px}.FoodTab .food-item__info .item-rating .stars{color:#fdb022}.FoodTab .food-item__info .item-meta{font-size:13px;color:#667085;margin-bottom:4px}.FoodTab .food-item__info .item-meta .item-category:after{content:" • "}.FoodTab .food-item__info .item-status{font-size:13px;font-weight:500}.FoodTab .food-item__info .item-status--open{color:#039855}.FoodTab .food-item__actions{display:flex;flex-direction:row;gap:8px;align-items:flex-start}.FoodTab .food-item__actions .action-btn{width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:6px;border:1px solid #d0d5dd;background:#fff;color:#667085;cursor:pointer;transition:all .2s ease}.FoodTab .food-item__actions .action-btn:hover{background:#f2f4f7;border-color:#98a223}.FoodTab .food-item__actions .action-btn--direction{background:#e0f2fe;border-color:#e0f2fe;color:#026aa2}.FoodTab .food-item__actions .action-btn--direction:hover{background:#b9e6fe}.FoodTab .food-item__actions .action-btn--save{background:#f0f9ff;border-color:#f0f9ff;color:#026aa2}.Icon{display:inline-flex;align-items:center;justify-content:center}.FlightInfoCard{display:flex;flex-direction:column;margin-bottom:12px}.FlightInfoCard .agent-label{font-size:12px;font-weight:600;line-height:16px;margin-bottom:8px}.FlightInfoCard .info-card{background:#fff;border-radius:8px;padding:12px;border:1px solid #efefe0}.FlightInfoCard .info-card .greeting{font-size:14px;font-weight:400;line-height:20px;margin-bottom:12px}.FlightInfoCard .info-card .details-section{line-height:20px}.FlightInfoCard .info-card .details-section h3{font-size:14px;font-weight:700;margin-bottom:8px}.FlightInfoCard .info-card .details-section ul{font-size:14px;font-weight:400;padding-left:20px}.Recommendations{display:flex;flex-direction:column;gap:8px}.Recommendations .rec-label{font-size:12px;font-weight:400;line-height:16px}.Recommendations .rec-card{display:flex;align-items:center;gap:8px;padding:12px;background:#fff;border:1px solid #e0e0e0;border-radius:8px;cursor:pointer;transition:all .15s ease;text-align:left}.Recommendations .rec-card:hover{border-color:#3b6ce7;background:#f8faff}.Recommendations .rec-card .rec-text{font-size:14px;font-weight:400;line-height:20px}.Recommendations .rec-card .rec-spinner{width:20px;height:20px;border:2px solid #e4e7ec;border-top-color:#3461ff;border-radius:50%;animation:spin .8s linear infinite;flex-shrink:0}.Recommendations .rec-card--loading{border-color:#3461ff;background:#f8faff}.Recommendations .rec-card:disabled:not(.rec-card--loading){opacity:.5;cursor:not-allowed}.UploadArea{border:2px dashed #d0d5dd;border-radius:12px;padding:20px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;cursor:pointer;transition:all .2s ease;background:#fff}.UploadArea.dragging{border-color:#3b6ce7;background:#f0f4ff}.UploadArea:hover{border-color:#3b6ce7}.UploadArea .upload-text{font-size:14px;color:#667085}.UploadArea .browse-btn{display:inline-flex;align-items:center;gap:8px;background:none;border:none;color:#3b6ce7;font-size:14px;font-weight:700;line-height:24px;cursor:pointer;padding:0}.SideBar{width:488px;height:100%;background:#f4f4f4;box-shadow:0 2px 4px #0000000a,0 0 1px #0000003d;display:flex;flex-direction:column}.SideBar .sidebar-header{display:flex;align-items:center;justify-content:space-between;padding:16px}.SideBar .sidebar-header .logo-section{display:flex;align-items:center;gap:8px}.SideBar .sidebar-header .logo-section .Icon{width:48px;height:48px;border-radius:8px;border:1px solid #ffce99;background-color:#fff3eb}.SideBar .sidebar-header .logo-section .logo-text h1{font-size:14px;font-weight:700;line-height:24px}.SideBar .sidebar-header .logo-section .logo-text span{font-size:12px;font-weight:400;line-height:16px}.SideBar .sidebar-header .new-session-btn{display:flex;align-items:center;gap:8px;background:none;border:none;color:#3b6ce7;font-size:14px;font-weight:700;line-height:24px;cursor:pointer;padding:4px 8px;border-radius:8px;transition:background .15s ease}.SideBar .sidebar-header .new-session-btn:hover{background:#3b6ce714}.SideBar .sidebar-divider{height:1px;background:#e4e7ec}.SideBar .sidebar-content{padding:16px;display:flex;flex-direction:column;overflow-y:auto;scrollbar-width:none}.SideBar .sidebar-content::-webkit-scrollbar{display:none}.SideBar .sidebar-content{flex:1}.SideBar .sidebar-content .welcome-text{font-size:14px;font-weight:700;line-height:24px;text-transform:capitalize}.SideBar .sidebar-content .uploaded-preview{background:#fff;border-radius:12px;margin-bottom:16px;box-shadow:0 1px 3px #0000000f,0 0 1px #00000029}.SideBar .sidebar-content .uploaded-preview .preview-header{display:flex;align-items:center;gap:8px;padding:10px 12px;border-bottom:1px solid #f2f4f7}.SideBar .sidebar-content .uploaded-preview .preview-header .file-name{font-size:13px;font-weight:600;color:#344054;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.SideBar .sidebar-content .uploaded-preview .preview-header .file-type{font-size:11px;font-weight:500;color:#667085;background:#f2f4f7;padding:2px 6px;border-radius:4px}.SideBar .sidebar-content .uploaded-preview .preview-header .remove-btn{background:none;border:none;color:#98a2b3;cursor:pointer;font-size:14px;padding:2px;border-radius:4px;transition:all .15s ease}.SideBar .sidebar-content .uploaded-preview .preview-header .remove-btn:hover{color:#e53935;background:#fef2f2}.SideBar .sidebar-content .uploaded-preview .preview-image{width:100%;display:block}.SideBar .sidebar-content .loading-state{display:flex;flex-direction:column;align-items:center;gap:12px;padding:24px}.SideBar .sidebar-content .loading-state .loading-spinner{width:32px;height:32px;border:3px solid #e4e7ec;border-top-color:#3b6ce7;border-radius:50%;animation:spin .8s linear infinite}.SideBar .sidebar-content .loading-state p{font-size:13px;color:#667085}.SideBar .sidebar-content .user-message{display:flex;flex-direction:column;align-items:flex-end;gap:8px}.SideBar .sidebar-content .user-message .user-label{font-size:12px;font-weight:600;line-height:16px}.SideBar .sidebar-content .user-message .user-bubble{display:flex;align-items:center;gap:8px;padding:12px 20px 12px 12px;background:#fff;border:1px solid #e0e0e0;border-radius:8px;font-size:14px;font-weight:400;line-height:20px}.SideBar .sidebar-footer{padding:12px 16px;border-top:1px solid #e4e7ec;flex-shrink:0}@keyframes spin{to{transform:rotate(360deg)}}.App{width:100%;height:100vh;display:flex}.App .SideBar{flex-shrink:0}.App .main-content{flex:1;display:flex;flex-direction:column;overflow:hidden;min-width:0;height:100%;padding:16px}*{margin:0;padding:0;box-sizing:border-box;color:#212121;font-family:Roboto,sans-serif}
