.autocomplete-wrapper-ui{position:relative}.autocomplete-wrapper-ui input::-webkit-calendar-picker-indicator{display:none}.autocomplete-wrapper-ui input{text-transform:uppercase;font-weight:600;letter-spacing:.5px}.autocomplete-wrapper-ui ul::-webkit-scrollbar{width:8px}.autocomplete-wrapper-ui ul::-webkit-scrollbar-track{background:#f3f4f6}.autocomplete-wrapper-ui ul::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}.autocomplete-wrapper-ui ul::-webkit-scrollbar-thumb:hover{background:#94a3b8}.modal-overlay-modern{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.6);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:10000;display:flex;align-items:center;justify-content:center;padding:20px;animation:fadeIn .2s ease}.modal-content-modern{background:white;border-radius:16px;width:100%;max-width:700px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 60px #0000004d;animation:slideUp .3s ease;position:relative}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.modal-header-modern{display:flex;align-items:flex-start;justify-content:space-between;padding:24px 24px 20px;border-bottom:1px solid #f3f4f6;position:relative}.modal-airline-info{display:flex;align-items:center;gap:16px;flex:1}.modal-airline-logo{width:56px;height:56px;border-radius:12px;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:800;font-size:14px;box-shadow:0 4px 12px #00000026;flex-shrink:0}.modal-airline-text h2{margin:0 0 6px;font-size:20px;font-weight:700;color:#1f2937}.modal-flight-badge{display:flex;align-items:center;gap:6px}.badge-rating{background:#10b981;color:#fff;padding:3px 8px;border-radius:6px;font-size:13px;font-weight:700}.badge-text{font-size:13px;color:#6b7280;font-weight:600}.modal-flight-info{text-align:right;padding-right:40px}.modal-flight-number{font-size:13px;color:#6b7280;font-weight:600;margin-bottom:4px}.modal-aircraft-info{font-size:12px;color:#9ca3af;margin-bottom:2px}.modal-class-info{font-size:12px;color:#9ca3af}.btn-close-modern{position:absolute;top:20px;right:20px;width:32px;height:32px;border:none;background:transparent;color:#6b7280;cursor:pointer;border-radius:8px;display:flex;align-items:center;justify-content:center;transition:all .2s}.btn-close-modern:hover{background:#f3f4f6;color:#1f2937}.modal-flight-route{padding:24px 24px 16px;display:grid;grid-template-columns:1fr auto 1fr;gap:24px;align-items:center;border-bottom:1px solid #f3f4f6}.route-endpoint{display:flex;flex-direction:column}.route-date{font-size:13px;color:#6b7280;margin-bottom:8px;font-weight:500}.route-time{font-size:32px;font-weight:700;color:#1f2937;margin-bottom:8px;line-height:1}.route-code{font-size:18px;font-weight:700;color:#1f2937;margin-bottom:4px}.route-city{font-size:14px;color:#6b7280;margin-bottom:8px;font-weight:500}.route-airport{font-size:12px;color:#9ca3af;line-height:1.4}.route-middle{display:flex;flex-direction:column;align-items:center;padding:0 16px}.route-duration-label{font-size:12px;color:#9ca3af;margin-bottom:4px;text-transform:uppercase;letter-spacing:.5px;font-weight:600}.route-duration-time{font-size:14px;color:#1f2937;font-weight:700;margin-bottom:12px}.route-line{width:120px;height:2px;background:linear-gradient(90deg,#e5e7eb 0%,#3b82f6 50%,#e5e7eb 100%);position:relative}.route-line:after{content:"✈";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(90deg);color:#3b82f6;font-size:16px;background:white;padding:0 4px}.modal-duration-badge{display:flex;align-items:center;justify-content:center;gap:6px;padding:10px 16px;background:#f9fafb;border-bottom:1px solid #f3f4f6;font-size:13px;color:#6b7280;font-weight:600}.modal-info-note{padding:10px 24px;background:#fef3c7;border-bottom:1px solid #fde68a;font-size:12px;color:#92400e;text-align:center}.modal-section{padding:24px;border-bottom:1px solid #f3f4f6}.section-title-new{display:flex;align-items:center;gap:10px;font-size:16px;font-weight:700;color:#1f2937;margin:0 0 20px}.section-title-new svg{color:#3b82f6}.baggage-list{display:flex;flex-direction:column;gap:16px}.baggage-item-new{display:flex;gap:16px;padding:16px;background:#f9fafb;border-radius:12px;border:2px solid #e5e7eb;transition:all .2s}.baggage-item-new:not(.disabled):hover{border-color:#3b82f6;background:#eff6ff}.baggage-item-new.disabled{opacity:.6;background:#f9fafb}.baggage-icon-new{width:48px;height:48px;background:white;border-radius:10px;display:flex;align-items:center;justify-content:center;color:#3b82f6;flex-shrink:0;box-shadow:0 2px 8px #0000000d}.baggage-item-new.disabled .baggage-icon-new{color:#9ca3af}.baggage-info-new{flex:1}.baggage-title-new{font-size:15px;font-weight:700;color:#1f2937;margin-bottom:6px}.baggage-item-new.disabled .baggage-title-new{color:#6b7280}.baggage-description{font-size:13px;color:#6b7280;line-height:1.5}.modal-price-section{padding:24px;background:#f9fafb;border-bottom:1px solid #e5e7eb}.price-breakdown{display:flex;flex-direction:column;gap:12px}.price-row{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;background:white;border-radius:10px;border:2px solid #e5e7eb}.price-label-with-badge{display:flex;align-items:center;gap:8px}.confidence-badge-modal{display:inline-flex;align-items:center;gap:4px;padding:4px 8px;border-radius:6px;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.3px}.price-row-info{display:flex;justify-content:space-between;align-items:center;padding:6px 16px;font-size:13px}.info-label{color:#6b7280;font-weight:500}.info-value{color:#1f2937;font-weight:600}.price-divider-modal{height:1px;background:#e5e7eb;margin:8px 0}.price-row.economy{background:linear-gradient(135deg,#d1fae5 0%,#a7f3d0 100%);border-color:#10b981}.price-label{font-size:14px;color:#6b7280;font-weight:600}.price-row.economy .price-label{color:#065f46;font-weight:700}.price-value{font-size:16px;font-weight:700;color:#1f2937}.price-value.primary{font-size:18px;color:#3b82f6}.economy-value{background:#10b981;color:#fff;padding:6px 12px;border-radius:8px;font-size:14px;font-weight:800}.modal-actions-modern{display:flex;gap:12px;padding:20px 24px;background:white}.btn-action-secondary{flex:1;padding:14px 24px;background:white;border:2px solid #e5e7eb;color:#6b7280;border-radius:10px;font-size:15px;font-weight:700;cursor:pointer;transition:all .2s}.btn-action-secondary:hover{border-color:#d1d5db;background:#f9fafb;color:#374151}.btn-action-primary{flex:2;padding:14px 24px;background:linear-gradient(135deg,#fbbf24 0%,#f59e0b 100%);border:none;color:#fff;border-radius:10px;font-size:15px;font-weight:700;cursor:pointer;transition:all .2s;box-shadow:0 4px 12px #fbbf244d}.btn-action-primary:hover{transform:translateY(-2px);box-shadow:0 6px 16px #fbbf2466}.modal-content-modern::-webkit-scrollbar{width:8px}.modal-content-modern::-webkit-scrollbar-track{background:#f3f4f6;border-radius:0 16px 16px 0}.modal-content-modern::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:4px}.modal-content-modern::-webkit-scrollbar-thumb:hover{background:#9ca3af}@media (max-width: 768px){.modal-content-modern{max-width:100%;border-radius:16px 16px 0 0;max-height:95vh}.modal-flight-route{grid-template-columns:1fr;gap:16px}.route-middle{order:-1;padding:16px 0}.route-line{width:2px;height:60px}.route-line:after{transform:translate(-50%,-50%) rotate(180deg)}.modal-header-modern{flex-direction:column;gap:16px}.modal-flight-info{text-align:left;padding-right:0}.route-time{font-size:28px}.modal-actions-modern{flex-direction:column}.btn-action-secondary,.btn-action-primary{width:100%}}@media (max-width: 480px){.modal-overlay-modern{padding:0}.modal-content-modern{border-radius:0;max-height:100vh}.modal-header-modern,.modal-section,.modal-price-section,.modal-actions-modern{padding-left:16px;padding-right:16px}.route-time{font-size:24px}.route-code{font-size:16px}.baggage-item-new{padding:12px}.baggage-icon-new{width:40px;height:40px}}.results-page-modern{min-height:100vh;background:#f5f7fa}.search-summary-header{background:white;border-bottom:1px solid #e5e7eb;box-shadow:0 1px 3px #0000000d;position:sticky;top:0;z-index:100}.container-summary{max-width:1200px;margin:0 auto;padding:0 20px}.summary-content{display:flex;align-items:center;justify-content:space-between;padding:16px 0;gap:20px}.route-summary{flex:1}.route-cities{display:flex;align-items:center;gap:12px;font-size:18px;font-weight:600;color:#1f2937;margin-bottom:6px}.route-cities svg{color:#6b7280}.city-from,.city-to{font-weight:700}.arrow-icon{color:#3b82f6}.route-details{display:flex;align-items:center;gap:12px;font-size:14px;color:#6b7280;flex-wrap:wrap}.detail-item{display:flex;align-items:center;gap:6px}.separator{color:#d1d5db}.flights-count{font-weight:600;color:#3b82f6}.btn-edit-search{display:flex;align-items:center;gap:8px;padding:10px 20px;background:transparent;border:2px solid #3b82f6;color:#3b82f6;border-radius:8px;font-weight:600;font-size:14px;cursor:pointer;transition:all .2s;white-space:nowrap}.btn-edit-search:hover{background:#3b82f6;color:#fff}.edit-panel-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;display:flex;align-items:center;justify-content:center;padding:20px;animation:fadeIn .2s ease}.edit-panel{background:white;border-radius:16px;width:100%;max-width:500px;max-height:90vh;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 20px 50px #0000004d;animation:slideUp .3s ease}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.edit-panel-header{display:flex;align-items:center;justify-content:space-between;padding:24px;border-bottom:1px solid #e5e7eb}.edit-panel-header h3{font-size:20px;font-weight:700;color:#1f2937;margin:0}.btn-close-panel{padding:8px;background:#f3f4f6;border:none;border-radius:8px;cursor:pointer;color:#6b7280;transition:all .2s}.btn-close-panel:hover{background:#e5e7eb;color:#1f2937}.edit-panel-content{padding:24px;overflow-y:auto;flex:1}.edit-field{margin-bottom:20px}.edit-field label{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:600;color:#374151;margin-bottom:8px}.edit-field label svg{color:#3b82f6}.edit-field input,.edit-field select{width:100%;padding:12px 16px;border:2px solid #e5e7eb;border-radius:8px;font-size:14px;transition:all .2s;background:white}.edit-field input:focus,.edit-field select:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.edit-field-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.edit-panel-footer{display:flex;gap:12px;padding:20px 24px;border-top:1px solid #e5e7eb;background:#f9fafb}.btn-cancel{flex:1;padding:12px 24px;background:white;border:2px solid #e5e7eb;color:#6b7280;border-radius:8px;font-weight:600;font-size:14px;cursor:pointer;transition:all .2s}.btn-cancel:hover{border-color:#d1d5db;color:#374151}.btn-search-new{flex:1;padding:12px 24px;background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%);border:none;color:#fff;border-radius:8px;font-weight:600;font-size:14px;cursor:pointer;transition:all .2s}.btn-search-new:hover{transform:translateY(-1px);box-shadow:0 4px 12px #3b82f666}.results-container-modern{max-width:1200px;margin:0 auto;padding:24px 20px;display:grid;grid-template-columns:280px 1fr;gap:24px;align-items:start}.filters-sidebar-modern{background:white;border-radius:12px;padding:0;position:sticky;top:90px;box-shadow:0 1px 3px #00000014}.filters-header{display:flex;align-items:center;justify-content:space-between;padding:20px;border-bottom:1px solid #f3f4f6}.filters-title{display:flex;align-items:center;gap:10px;font-size:16px;font-weight:700;color:#1f2937}.filters-title svg{color:#3b82f6}.btn-clear-all{padding:6px 12px;background:transparent;border:none;color:#3b82f6;font-size:13px;font-weight:600;cursor:pointer;border-radius:6px;transition:all .2s}.btn-clear-all:hover{background:#eff6ff}.filter-section{padding:20px;border-bottom:1px solid #f3f4f6}.filter-section:last-of-type{border-bottom:none}.filter-section-title{font-size:14px;font-weight:700;color:#374151;margin:0 0 14px}.filter-options{display:flex;flex-direction:column;gap:10px}.filter-checkbox{display:flex;align-items:center;gap:10px;cursor:pointer;position:relative;padding:4px 0}.filter-checkbox input[type=checkbox]{position:absolute;opacity:0;cursor:pointer}.checkbox-custom{width:18px;height:18px;border:2px solid #d1d5db;border-radius:4px;transition:all .2s;flex-shrink:0;position:relative}.filter-checkbox input[type=checkbox]:checked+.checkbox-custom{background:#3b82f6;border-color:#3b82f6}.filter-checkbox input[type=checkbox]:checked+.checkbox-custom:after{content:"✓";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-size:12px;font-weight:700}.filter-label{flex:1;font-size:14px;color:#374151}.filter-count{font-size:13px;color:#9ca3af;font-weight:500}.price-filter{padding-top:8px}.price-slider{width:100%;height:6px;border-radius:3px;background:#e5e7eb;outline:none;-webkit-appearance:none}.price-slider::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:18px;height:18px;border-radius:50%;background:#3b82f6;cursor:pointer;box-shadow:0 2px 4px #0003}.price-slider::-moz-range-thumb{width:18px;height:18px;border-radius:50%;background:#3b82f6;cursor:pointer;border:none;box-shadow:0 2px 4px #0003}.price-value{margin-top:12px;font-size:14px;color:#6b7280;text-align:center}.price-value strong{color:#1f2937;font-weight:700}.filter-tip{margin:20px;padding:16px;background:linear-gradient(135deg,#fef3c7 0%,#fde68a 100%);border-radius:10px;display:flex;gap:12px}.tip-icon{font-size:24px;line-height:1}.tip-content h5{margin:0 0 6px;font-size:14px;font-weight:700;color:#92400e}.tip-content p{margin:0;font-size:13px;color:#78350f;line-height:1.5}.results-main{display:flex;flex-direction:column;gap:16px}.results-toolbar{background:white;border-radius:12px;padding:16px 20px;display:flex;align-items:center;justify-content:space-between;box-shadow:0 1px 3px #00000014;flex-wrap:wrap;gap:12px}.results-info{font-size:15px;color:#6b7280}.results-info strong{color:#1f2937;font-weight:700}.sort-buttons{display:flex;gap:8px;flex-wrap:wrap}.sort-btn{display:flex;align-items:center;gap:6px;padding:8px 16px;background:#f9fafb;border:2px solid transparent;color:#6b7280;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s}.sort-btn:hover{background:#f3f4f6;color:#374151}.sort-btn.active{background:#eff6ff;border-color:#3b82f6;color:#3b82f6}.flights-list{display:flex;flex-direction:column;gap:12px}.flight-card-modern{background:white;border-radius:12px;overflow:hidden;box-shadow:0 1px 3px #00000014;transition:all .3s;position:relative}.flight-card-modern:hover{box-shadow:0 4px 12px #0000001f;transform:translateY(-2px)}.best-deal-badge{position:absolute;top:16px;left:16px;background:linear-gradient(135deg,#fbbf24 0%,#f59e0b 100%);color:#fff;padding:6px 12px;border-radius:6px;font-size:12px;font-weight:700;z-index:10;box-shadow:0 2px 8px #fbbf2466}.flight-card-content{padding:20px;display:grid;grid-template-columns:200px 1fr 200px;gap:20px;align-items:center}.flight-airline{display:flex;align-items:center;gap:12px}.airline-logo{width:48px;height:48px;border-radius:10px;background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:800;font-size:14px;flex-shrink:0;box-shadow:0 2px 8px #3b82f64d}.airline-logo.airline-gol{background:linear-gradient(135deg,#ff6b00 0%,#ff5500 100%)}.airline-logo.airline-azul{background:linear-gradient(135deg,#002f87 0%,#001f5c 100%)}.airline-logo.airline-latam{background:linear-gradient(135deg,#e30613 0%,#b8050f 100%)}.airline-logo.airline-avianca{background:linear-gradient(135deg,#e50000 0%,#b00000 100%)}.airline-logo.airline-tap{background:linear-gradient(135deg,#d30f3a 0%,#a00d2e 100%)}.airline-name h4{margin:0;font-size:16px;font-weight:700;color:#1f2937}.flight-number{margin:4px 0 0;font-size:13px;color:#9ca3af}.flight-route-modern{display:grid;grid-template-columns:80px 1fr 80px;gap:16px;align-items:center}.route-time-block{text-align:center}.time-large{font-size:22px;font-weight:700;color:#1f2937;margin-bottom:4px}.airport-code{font-size:13px;color:#6b7280;font-weight:600}.route-info-center{display:flex;flex-direction:column;align-items:center;gap:6px}.flight-duration{font-size:12px;color:#9ca3af;font-weight:600}.route-visual{width:100%;position:relative;display:flex;align-items:center;justify-content:center}.route-line{position:absolute;top:50%;left:0;right:0;height:2px;background:#e5e7eb}.plane-icon{position:relative;z-index:1;color:#3b82f6;background:white;padding:0 8px}.flight-stops{font-size:12px}.direct-badge{background:#d1fae5;color:#065f46;padding:4px 10px;border-radius:12px;font-weight:600;font-size:11px}.stops-badge{color:#92400e;font-weight:600}.flight-pricing{display:flex;flex-direction:column;gap:12px;align-items:flex-end}.pricing-info{display:flex;align-items:center;gap:12px}.price-miles,.price-money{text-align:right}.price-label-container{display:flex;align-items:center;gap:6px;margin-bottom:4px;justify-content:flex-end}.price-label{font-size:11px;color:#9ca3af;text-transform:uppercase;font-weight:600;letter-spacing:.5px}.confidence-badge{display:inline-flex;align-items:center;gap:3px;padding:2px 6px;border-radius:4px;font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.3px}.confidence-real{background:#dcfce7;color:#166534;border:1px solid #86efac}.confidence-high{background:#dbeafe;color:#1e40af;border:1px solid #93c5fd}.confidence-medium{background:#fef3c7;color:#92400e;border:1px solid #fde68a}.confidence-low{background:#fee2e2;color:#991b1b;border:1px solid #fecaca}.loyalty-program-label{font-size:10px;color:#6b7280;margin-top:2px;font-weight:500}.tax-info{font-size:10px;color:#9ca3af;margin-top:2px}.price-value-miles{font-size:18px;font-weight:800;color:#3b82f6}.price-value-money{font-size:16px;font-weight:700;color:#1f2937}.price-divider{font-size:12px;color:#d1d5db;font-weight:600}.economy-badge-modern{display:flex;align-items:center;gap:4px;background:#dcfce7;color:#166534;padding:6px 12px;border-radius:6px;font-size:12px;font-weight:700}.action-buttons{display:flex;gap:8px;margin-top:4px}.btn-details-modern{padding:10px 20px;background:transparent;border:2px solid #e5e7eb;color:#6b7280;border-radius:8px;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s;white-space:nowrap}.btn-details-modern:hover{border-color:#3b82f6;color:#3b82f6;background:#eff6ff}.btn-select-modern{padding:10px 20px;background:linear-gradient(135deg,#fbbf24 0%,#f59e0b 100%);border:none;color:#fff;border-radius:8px;font-size:13px;font-weight:700;cursor:pointer;transition:all .2s;white-space:nowrap}.btn-select-modern:hover{transform:translateY(-1px);box-shadow:0 4px 12px #fbbf2466}.flight-amenities{display:flex;gap:20px;padding:16px 20px;background:#f9fafb;border-top:1px solid #f3f4f6}.amenity-item{display:flex;align-items:center;gap:6px;font-size:12px;color:#6b7280}.amenity-item svg{color:#10b981}.no-results-modern{background:white;border-radius:12px;padding:60px 40px;text-align:center;box-shadow:0 1px 3px #00000014}.no-results-icon{margin:0 auto 20px;width:80px;height:80px;border-radius:50%;background:#f3f4f6;display:flex;align-items:center;justify-content:center}.no-results-icon svg{color:#9ca3af}.no-results-modern h3{margin:0 0 12px;font-size:20px;font-weight:700;color:#1f2937}.no-results-modern p{margin:0 0 24px;font-size:15px;color:#6b7280}.no-results-actions{display:flex;gap:12px;justify-content:center}.btn-reset,.btn-modify{padding:12px 24px;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s}.btn-reset{background:white;border:2px solid #e5e7eb;color:#6b7280}.btn-reset:hover{border-color:#d1d5db;color:#374151}.btn-modify{background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%);border:none;color:#fff}.btn-modify:hover{transform:translateY(-1px);box-shadow:0 4px 12px #3b82f666}.btn-toggle-filters-mobile{display:none}@media (max-width: 1024px){.results-container-modern{grid-template-columns:1fr}.btn-toggle-filters-mobile{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:12px 20px;background:white;border:2px solid #e5e7eb;border-radius:12px;color:#1e40af;font-weight:600;font-size:15px;cursor:pointer;margin-bottom:16px;transition:all .3s ease;box-shadow:0 2px 4px #0000000d}.btn-toggle-filters-mobile:hover{background:#f0f9ff;border-color:#3b82f6;transform:translateY(-2px);box-shadow:0 4px 8px #3b82f626}.btn-toggle-filters-mobile:active{transform:translateY(0)}.filters-sidebar-modern{position:static;max-height:0;overflow:hidden;opacity:0;margin-bottom:0;transition:all .4s cubic-bezier(.4,0,.2,1)}.filters-sidebar-modern.show-mobile{max-height:2000px;opacity:1;margin-bottom:20px;animation:slideDown .3s ease-out}@keyframes slideDown{0%{transform:translateY(-10px);opacity:0}to{transform:translateY(0);opacity:1}}.flight-card-content{grid-template-columns:1fr;gap:16px}.flight-pricing{align-items:flex-start}}@media (max-width: 768px){.summary-content{flex-direction:column;align-items:flex-start}.btn-edit-search{width:100%;justify-content:center}.results-toolbar{flex-direction:column;align-items:flex-start}.sort-buttons{width:100%}.sort-btn{flex:1;padding:8px 12px;font-size:13px}.flight-card-modern{padding:14px;margin-bottom:12px}.flight-route-modern{grid-template-columns:60px 1fr 60px;gap:10px}.time-large{font-size:16px}.city-code{font-size:11px}.flight-duration{padding:6px 0}.duration-time{font-size:12px}.stops-indicator{font-size:11px}.pricing-info{gap:8px}.price-option h4{font-size:11px}.price-value{font-size:18px}.price-details{font-size:11px}.action-buttons{flex-direction:column;width:100%;gap:8px}.btn-details-modern,.btn-select-modern{width:100%;text-align:center;padding:10px 16px;font-size:14px}.flight-amenities{flex-direction:column;gap:8px}.amenity-item{font-size:12px;padding:4px 8px}.confidence-badge{padding:4px 10px;font-size:11px}.search-summary-header{padding:16px 0}.route-cities{font-size:15px}.route-details{font-size:11px;flex-wrap:wrap}}@media (max-width: 480px){.edit-field-row{grid-template-columns:1fr}.route-cities{font-size:16px}.route-details{font-size:12px}.pricing-info{flex-direction:column;gap:8px}.price-divider{display:none}}.pricing-page{background:linear-gradient(135deg,#1e40af 0%,#1e3a8a 50%,#1e40af 100%);min-height:100vh;padding:2rem 0}.pricing-container{max-width:1400px;margin:0 auto;padding:0 1rem}.pricing-header{text-align:center;margin-bottom:4rem;color:#fff}.pricing-logo{font-size:2rem;font-weight:800;margin-bottom:1rem;background:linear-gradient(135deg,#fbbf24 0%,#f59e0b 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.pricing-title{font-size:3.5rem;font-weight:800;color:#fff;margin-bottom:1rem}.pricing-subtitle{font-size:1.3rem;color:#e0f2fe;max-width:700px;margin:0 auto}.billing-toggle{display:flex;justify-content:center;align-items:center;gap:1rem;margin:2rem 0 3rem}.billing-option{padding:.8rem 2rem;background:rgba(255,255,255,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:2px solid rgba(255,255,255,.2);border-radius:12px;font-weight:600;color:#ffffffb3;cursor:pointer;transition:all .3s}.billing-option:hover{background:rgba(255,255,255,.15);border-color:#ffffff4d}.billing-option.active{background:linear-gradient(135deg,#fbbf24 0%,#f59e0b 100%);color:#1e293b;border-color:#f59e0b;box-shadow:0 4px 12px #fbbf2466}.discount-badge{display:inline-block;padding:.2rem .6rem;background:rgba(22,101,52,.9);color:#dcfce7;border-radius:20px;font-size:.75rem;font-weight:700;margin-left:.5rem}.plans-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-bottom:4rem}.plan-card{background:rgba(255,255,255,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:24px;padding:2.5rem;box-shadow:0 10px 40px #0000004d;transition:all .4s;border:3px solid transparent;position:relative;overflow:hidden}.plan-card:hover{transform:translateY(-10px);box-shadow:0 20px 60px #0006;border-color:#fbbf244d}.plan-card.popular{border-color:#f59e0b;transform:scale(1.05);box-shadow:0 15px 50px #f59e0b66}.plan-card.popular:hover{transform:scale(1.05) translateY(-10px)}.popular-badge{position:absolute;top:0;left:0;right:0;padding:.6rem;background:linear-gradient(135deg,#f59e0b 0%,#fbbf24 100%);color:#1e293b;font-size:.85rem;font-weight:700;text-align:center;letter-spacing:1px}.plan-card.popular{padding-top:3.5rem}.plan-icon{font-size:3rem;margin-bottom:1rem}.plan-name{font-size:1.8rem;font-weight:700;color:#1e293b;margin-bottom:.5rem}.plan-description{color:#64748b;margin-bottom:1.5rem;min-height:50px}.plan-price{margin-bottom:.5rem}.plan-price-value{font-size:3.5rem;font-weight:800;color:#1e3a8a}.plan-price-period{font-size:1.1rem;color:#64748b}.plan-consultations{font-size:1.1rem;color:#3b82f6;font-weight:600;margin-bottom:2rem}.plan-features{list-style:none;margin-bottom:2rem;padding:0}.plan-features li{padding:1rem 0;color:#475569;display:flex;align-items:flex-start;gap:.8rem;border-bottom:1px solid #f1f5f9}.plan-features li:last-child{border-bottom:none}.check-icon{color:#10b981;font-size:1.3rem;flex-shrink:0}.plan-btn{width:100%;padding:1.2rem;border:none;border-radius:12px;font-size:1.1rem;font-weight:700;cursor:pointer;transition:all .3s}.plan-btn-primary{background:linear-gradient(135deg,#1e3a8a 0%,#3b82f6 100%);color:#fff;box-shadow:0 4px 14px #3b82f666}.plan-btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #3b82f680}.plan-btn-secondary{background:white;color:#3b82f6;border:2px solid #3b82f6}.plan-btn-secondary:hover{background:#f0f9ff;transform:translateY(-2px)}.comparison-section{background:rgba(255,255,255,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:24px;padding:3rem;box-shadow:0 10px 40px #0000004d;margin-bottom:4rem}.comparison-title{font-size:2rem;font-weight:700;color:#1e293b;text-align:center;margin-bottom:2rem}.table-wrapper{overflow-x:auto}.comparison-table{width:100%;border-collapse:collapse}.comparison-table thead{background:linear-gradient(135deg,#1e3a8a 0%,#3b82f6 100%)}.comparison-table th{padding:1.5rem;color:#fff;font-weight:600;text-align:left}.comparison-table th:first-child{border-radius:12px 0 0}.comparison-table th:last-child{border-radius:0 12px 0 0}.comparison-table td{padding:1.2rem 1.5rem;border-bottom:1px solid #f1f5f9}.comparison-table tr:hover{background:#f8fafc}.feature-name{font-weight:600;color:#1e293b}.feature-value{text-align:center;color:#475569}.check-yes{color:#10b981;display:inline-flex;align-items:center;justify-content:center}.check-no{color:#ef4444;display:inline-flex;align-items:center;justify-content:center}.faq-section{background:rgba(255,255,255,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:24px;padding:3rem;box-shadow:0 10px 40px #0000004d}.faq-title{font-size:2rem;font-weight:700;color:#1e293b;text-align:center;margin-bottom:2rem}.faq-item{border-bottom:1px solid #e2e8f0;padding:1.5rem 0}.faq-item:last-of-type{border-bottom:none}.faq-question{font-size:1.2rem;font-weight:600;color:#1e293b;margin-bottom:.8rem;display:flex;align-items:center;gap:.8rem}.faq-answer{color:#64748b;line-height:1.6;padding-left:2rem}.guarantee-badge{background:linear-gradient(135deg,#dcfce7 0%,#bbf7d0 100%);border:2px solid #10b981;border-radius:16px;padding:2rem;text-align:center;margin-top:3rem}.guarantee-badge h3{font-size:1.5rem;color:#166534;margin-bottom:.5rem}.guarantee-badge p{color:#15803d;margin:0}@media (max-width: 1024px){.plans-grid{grid-template-columns:repeat(2,1fr)}.plan-card.popular{transform:scale(1)}.plan-card.popular:hover{transform:translateY(-10px)}}@media (max-width: 768px){.pricing-title{font-size:2.5rem}.pricing-subtitle{font-size:1.1rem}.plans-grid{grid-template-columns:1fr}.billing-toggle{flex-direction:column;gap:.5rem}.billing-option{width:100%}.comparison-section,.faq-section{padding:1.5rem}.comparison-table th,.comparison-table td{padding:.8rem;font-size:.9rem}}.comparison-page{background:linear-gradient(135deg,#1e40af 0%,#1e3a8a 50%,#1e40af 100%);min-height:100vh;padding:2rem 0}.comparison-container{max-width:1400px;margin:0 auto;padding:0 1rem}.comparison-header{text-align:center;margin-bottom:3rem;color:#fff}.comparison-logo{font-size:2rem;font-weight:800;margin-bottom:1rem;background:linear-gradient(135deg,#fbbf24 0%,#f59e0b 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.comparison-title{font-size:3rem;font-weight:800;color:#fff;margin-bottom:1rem}.gradient-text-green{background:linear-gradient(135deg,#10b981 0%,#34d399 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.comparison-subtitle{font-size:1.2rem;color:#e0f2fe}.view-toggle{display:flex;justify-content:center;gap:0;margin-bottom:3rem;background:rgba(255,255,255,.15);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:.5rem;border-radius:16px;max-width:500px;margin-left:auto;margin-right:auto;box-shadow:0 4px 12px #0003}.toggle-btn{flex:1;padding:1rem 2rem;background:transparent;border:none;border-radius:12px;font-weight:700;color:#ffffffb3;cursor:pointer;transition:all .3s;font-size:1.1rem}.toggle-btn.active{background:linear-gradient(135deg,#fbbf24 0%,#f59e0b 100%);color:#1e293b;box-shadow:0 4px 12px #fbbf2466}.comparison-grid-comp{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;margin-bottom:3rem}.option-card{background:rgba(255,255,255,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:24px;padding:2.5rem;box-shadow:0 10px 40px #0000004d;transition:all .4s;border:3px solid transparent;position:relative}.option-card:hover{transform:translateY(-10px);box-shadow:0 20px 60px #0006}.option-card.recommended{border-color:#f59e0b;box-shadow:0 15px 50px #f59e0b66}.recommended-badge{position:absolute;top:0;left:0;right:0;padding:.6rem;background:linear-gradient(135deg,#f59e0b 0%,#fbbf24 100%);color:#1e293b;font-size:.85rem;font-weight:700;text-align:center;letter-spacing:1px;border-radius:21px 21px 0 0}.option-card.recommended{padding-top:3.5rem}.option-type{font-size:3rem;margin-bottom:1rem;text-align:center}.option-title{font-size:2rem;font-weight:800;text-align:center;margin-bottom:.5rem}.option-miles{color:#1e3a8a}.option-cash{color:#10b981}.option-subtitle{text-align:center;color:#64748b;margin-bottom:2rem}.price-display{text-align:center;padding:2rem;background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);border-radius:16px;margin-bottom:2rem}.price-main{font-size:3rem;font-weight:800;margin-bottom:.5rem}.price-main.miles-color{color:#1e3a8a}.price-main.cash-color{color:#10b981}.price-sub{color:#64748b;font-size:1rem}.savings-badge{display:inline-block;padding:.6rem 1.2rem;background:#dcfce7;color:#166534;border-radius:20px;font-weight:700;font-size:1rem;margin-top:1rem}.features-list{list-style:none;margin-bottom:2rem;padding:0}.features-list li{padding:1rem 0;color:#475569;display:flex;align-items:center;gap:.8rem;border-bottom:1px solid #f1f5f9}.features-list li:last-child{border-bottom:none}.check-yes{color:#10b981}.check-no{color:#ef4444}.btn-select-option{width:100%;padding:1.5rem;border:none;border-radius:16px;font-weight:700;font-size:1.2rem;cursor:pointer;transition:all .3s;display:flex;align-items:center;justify-content:center;gap:.8rem}.btn-miles{background:linear-gradient(135deg,#1e3a8a 0%,#3b82f6 100%);color:#fff;box-shadow:0 4px 14px #3b82f666}.btn-miles:hover{transform:translateY(-2px);box-shadow:0 6px 20px #3b82f680}.btn-cash{background:linear-gradient(135deg,#10b981 0%,#34d399 100%);color:#fff;box-shadow:0 4px 14px #10b98166}.btn-cash:hover{transform:translateY(-2px);box-shadow:0 6px 20px #10b98180}.comparison-table-section{background:rgba(255,255,255,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:24px;padding:3rem;box-shadow:0 10px 40px #0000004d;margin-bottom:3rem}.table-title{font-size:2rem;font-weight:700;color:#1e293b;text-align:center;margin-bottom:2rem}.table-wrapper-comp{overflow-x:auto}.comparison-table-comp{width:100%;border-collapse:collapse}.comparison-table-comp thead{background:linear-gradient(135deg,#1e3a8a 0%,#3b82f6 100%)}.comparison-table-comp th{padding:1.5rem;color:#fff;font-weight:600;text-align:center;font-size:1.2rem}.comparison-table-comp th:first-child{text-align:left;border-radius:12px 0 0}.comparison-table-comp th:last-child{border-radius:0 12px 0 0}.comparison-table-comp td{padding:1.2rem 1.5rem;border-bottom:1px solid #f1f5f9;text-align:center}.comparison-table-comp td:first-child{text-align:left;font-weight:600;color:#1e293b}.comparison-table-comp tr:hover{background:rgba(251,191,36,.1);transform:scale(1.01);box-shadow:0 2px 8px #0000001a}.value-miles{color:#1e3a8a;font-weight:700}.value-cash{color:#10b981;font-weight:700}.calculator-section{background:rgba(255,255,255,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:24px;padding:3rem;box-shadow:0 10px 40px #0000004d}.calculator-title{font-size:2rem;font-weight:700;color:#1e293b;text-align:center;margin-bottom:1rem}.calculator-subtitle{text-align:center;color:#64748b;margin-bottom:2rem}.calculator-form{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:2rem}.form-group label{font-weight:600;color:#1e293b;font-size:.95rem}.form-group input{padding:1rem;border:2px solid #e2e8f0;border-radius:12px;font-size:1rem}.form-group input:focus{outline:none;border-color:#3b82f6}.calculator-result{padding:2rem;border-radius:16px;text-align:center}.calculator-result.vale-pena{background:linear-gradient(135deg,#dcfce7 0%,#bbf7d0 100%)}.calculator-result.nao-vale{background:linear-gradient(135deg,#fee2e2 0%,#fecaca 100%)}.calculator-result h3{font-size:1.5rem;margin-bottom:1.5rem;color:#1e293b}.result-details{display:flex;justify-content:center;gap:3rem;flex-wrap:wrap}.result-item{display:flex;flex-direction:column;gap:.5rem}.result-label{color:#64748b;font-weight:600;font-size:.9rem}.result-value{font-size:1.8rem;font-weight:800;color:#1e3a8a}.result-value.saving{color:#166534}@media (max-width: 768px){.comparison-title{font-size:2rem}.comparison-grid-comp{grid-template-columns:1fr}.comparison-table-comp th,.comparison-table-comp td{padding:.8rem;font-size:.9rem}.calculator-form{grid-template-columns:1fr}}.quote-page{background:linear-gradient(135deg,#1e40af 0%,#1e3a8a 50%,#1e40af 100%);min-height:100vh;padding:2rem 0}.quote-container{max-width:1000px;margin:0 auto;padding:0 1rem}.quote-header{text-align:center;margin-bottom:3rem;color:#fff}.quote-title{font-size:2.5rem;font-weight:800;color:#fff;margin-bottom:1rem}.quote-subtitle{font-size:1.2rem;color:#e0f2fe}.steps-container{background:rgba(255,255,255,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:16px;padding:2rem;margin-bottom:2rem;box-shadow:0 4px 12px #0003;position:relative}.steps-progress{position:absolute;top:50px;left:15%;right:15%;height:4px;background:#e2e8f0;border-radius:4px}.steps-fill{height:100%;background:linear-gradient(90deg,#1e3a8a 0%,#3b82f6 100%);border-radius:4px;transition:width .5s}.steps{display:flex;justify-content:space-between;position:relative;z-index:1}.step{display:flex;flex-direction:column;align-items:center;gap:.8rem}.step-number{width:60px;height:60px;background:white;border:4px solid #e2e8f0;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;transition:all .3s}.step.active .step-number{background:linear-gradient(135deg,#1e3a8a 0%,#3b82f6 100%);border-color:#3b82f6;box-shadow:0 4px 12px #3b82f666}.step.completed .step-number{background:#10b981;border-color:#10b981}.step-label{font-weight:600;color:#cbd5e1;font-size:.95rem}.step.active .step-label{color:#1e3a8a}.step.completed .step-label{color:#10b981}.quote-form{background:rgba(255,255,255,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:24px;padding:3rem;box-shadow:0 10px 40px #0000004d}.form-step{min-height:400px}.step-title{font-size:1.8rem;font-weight:700;color:#1e293b;margin-bottom:2rem;display:flex;align-items:center;gap:.8rem}.form-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-bottom:1.5rem}.form-group label{font-weight:600;color:#1e293b;font-size:.95rem;display:flex;align-items:center;gap:.5rem}.form-group input,.form-group select,.form-group textarea{padding:1rem;border:2px solid #e2e8f0;border-radius:12px;font-size:1rem;font-family:inherit}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:#3b82f6}.file-upload{position:relative}.file-upload input[type=file]{display:none}.file-upload-label{display:flex;flex-direction:column;align-items:center;gap:.8rem;padding:3rem 2rem;border:2px dashed #cbd5e1;border-radius:12px;background:#f8fafc;cursor:pointer;transition:all .3s}.file-upload-label:hover{border-color:#3b82f6;background:#f0f9ff}.file-hint{font-size:.85rem;color:#64748b}.file-selected{margin-top:1rem;padding:1rem;background:#dcfce7;color:#166534;border-radius:8px;font-weight:600}.confirmation-success{text-align:center;padding:2rem}.success-icon{font-size:5rem;margin-bottom:1rem}.confirmation-success h2{font-size:2rem;color:#1e293b;margin-bottom:1rem}.confirmation-success p{font-size:1.1rem;color:#64748b;margin-bottom:2rem}.summary-card{background:#f8fafc;border-radius:16px;padding:2rem;text-align:left;max-width:500px;margin:0 auto}.summary-card h3{font-size:1.3rem;color:#1e293b;margin-bottom:1.5rem}.summary-item{display:flex;justify-content:space-between;padding:1rem 0;border-bottom:1px solid #e2e8f0}.summary-item:last-child{border-bottom:none}.summary-item span{color:#64748b}.summary-item strong{color:#1e293b}.form-navigation{display:flex;gap:1rem;justify-content:flex-end;margin-top:2rem;padding-top:2rem;border-top:2px solid #e2e8f0}.btn-nav{padding:1rem 2rem;border:none;border-radius:12px;font-weight:700;font-size:1.1rem;cursor:pointer;transition:all .3s;display:flex;align-items:center;gap:.5rem}.btn-previous{background:white;color:#3b82f6;border:2px solid #3b82f6}.btn-previous:hover{background:#f0f9ff}.btn-next,.btn-submit,.btn-new{background:linear-gradient(135deg,#1e3a8a 0%,#3b82f6 100%);color:#fff;box-shadow:0 4px 14px #3b82f666}.btn-next:hover,.btn-submit:hover,.btn-new:hover{transform:translateY(-2px);box-shadow:0 6px 20px #3b82f680}@media (max-width: 768px){.quote-title{font-size:2rem}.quote-form{padding:2rem 1.5rem}.form-row{grid-template-columns:1fr}.form-navigation{flex-direction:column}.btn-nav{width:100%}}.commissions-page{background:linear-gradient(135deg,#1e40af 0%,#1e3a8a 50%,#1e40af 100%);min-height:100vh;padding:2rem 0}.commissions-container{max-width:1600px;margin:0 auto;padding:0 2rem}.commissions-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;color:#fff}.commissions-title{font-size:2.5rem;font-weight:800;color:#fff;margin-bottom:.5rem}.commissions-subtitle{font-size:1.1rem;color:#e0f2fe}.btn-download{padding:1rem 1.5rem;background:linear-gradient(135deg,#fbbf24 0%,#f59e0b 100%);color:#1e293b;border:none;border-radius:12px;font-weight:700;cursor:pointer;display:flex;align-items:center;gap:.5rem;transition:all .3s}.btn-download:hover{transform:translateY(-2px);box-shadow:0 6px 20px #fbbf2466}.period-filter{display:flex;gap:1rem;margin-bottom:2rem}.period-btn{padding:.8rem 1.5rem;background:rgba(255,255,255,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:2px solid rgba(255,255,255,.2);border-radius:12px;color:#ffffffb3;font-weight:600;cursor:pointer;transition:all .3s}.period-btn:hover{background:rgba(255,255,255,.15)}.period-btn.active{background:linear-gradient(135deg,#fbbf24 0%,#f59e0b 100%);color:#1e293b;border-color:#f59e0b;box-shadow:0 4px 12px #fbbf2466}.stats-grid-comm{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-bottom:3rem}.stat-card-comm{background:rgba(255,255,255,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:16px;padding:2rem;box-shadow:0 4px 12px #0003;transition:all .3s}.stat-card-comm:hover{transform:translateY(-5px);box-shadow:0 8px 24px #0000004d}.stat-icon-comm{font-size:2.5rem;margin-bottom:1rem}.stat-label-comm{font-size:.9rem;color:#64748b;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.5px}.stat-value-comm{font-size:2.5rem;font-weight:800;color:#1e293b;margin-bottom:.5rem}.stat-change-comm{font-size:.9rem;font-weight:600}.stat-change-comm.positive{color:#10b981}.stat-change-comm.negative{color:#ef4444}.sales-section{background:rgba(255,255,255,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:24px;padding:2rem;box-shadow:0 10px 40px #0000004d;margin-bottom:2rem}.section-title-comm{font-size:1.8rem;font-weight:700;color:#1e293b;margin-bottom:1.5rem;display:flex;align-items:center;gap:.8rem}.table-wrapper-comm{overflow-x:auto}.sales-table{width:100%;border-collapse:collapse}.sales-table thead{background:linear-gradient(135deg,#1e3a8a 0%,#3b82f6 100%)}.sales-table th{padding:1rem;color:#fff;font-weight:600;text-align:left}.sales-table th:first-child{border-radius:12px 0 0}.sales-table th:last-child{border-radius:0 12px 0 0}.sales-table td{padding:1rem;border-bottom:1px solid #e2e8f0}.sales-table tr:hover{background:#f8fafc}.client-name{font-weight:600;color:#1e293b}.route{color:#3b82f6;font-weight:600}.value{font-weight:700;color:#64748b}.commission{font-weight:800;color:#10b981;font-size:1.1rem}.status-badge{padding:.4rem .8rem;border-radius:20px;font-size:.85rem;font-weight:600}.status-badge.pago{background:#dcfce7;color:#166534}.status-badge.pendente{background:#fef3c7;color:#92400e}.settings-section{background:rgba(255,255,255,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:24px;padding:2rem;box-shadow:0 10px 40px #0000004d}.settings-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem}.setting-card{background:#f8fafc;border-radius:12px;padding:1.5rem;text-align:center;border:2px solid #e2e8f0}.setting-card h3{font-size:1rem;color:#64748b;margin-bottom:1rem}.setting-value{font-size:1.8rem;font-weight:800;color:#1e3a8a;margin-bottom:1rem}.btn-edit{padding:.6rem 1.2rem;background:white;color:#3b82f6;border:2px solid #3b82f6;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s}.btn-edit:hover{background:#f0f9ff}@media (max-width: 768px){.commissions-header{flex-direction:column;align-items:flex-start;gap:1rem}.period-filter{flex-wrap:wrap}.stats-grid-comm{grid-template-columns:1fr}.sales-table{font-size:.9rem}.sales-table th,.sales-table td{padding:.6rem}}.dashboard-page{display:flex;min-height:100vh;background:linear-gradient(135deg,#f8fafc 0%,#e0f2fe 100%)}.sidebar-dash{position:fixed;left:0;top:0;bottom:0;width:280px;background:white;box-shadow:2px 0 10px #0000000d;padding:2rem;z-index:100}.logo-sidebar-dash{font-size:1.5rem;font-weight:800;background:linear-gradient(135deg,#1e3a8a 0%,#3b82f6 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:2rem}.user-profile-dash{display:flex;align-items:center;gap:1rem;padding:1.5rem;background:linear-gradient(135deg,#1e3a8a 0%,#3b82f6 100%);border-radius:16px;margin-bottom:2rem}.user-avatar-large-dash{width:60px;height:60px;background:white;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:1.5rem;color:#1e3a8a}.user-details-dash{color:#fff}.user-name-dash{font-weight:700;font-size:1.1rem;margin-bottom:.2rem}.user-plan-dash{font-size:.85rem;opacity:.9}.nav-menu-dash{display:flex;flex-direction:column;gap:.5rem}.nav-link-dash{display:flex;align-items:center;gap:1rem;padding:1rem;background:none;border:none;color:#64748b;border-radius:12px;transition:all .3s;font-weight:600;cursor:pointer;text-align:left}.nav-link-dash:hover,.nav-link-dash.active{background:#f0f9ff;color:#1e3a8a}.nav-link-dash.logout{margin-top:auto;color:#ef4444}.nav-link-dash.logout:hover{background:#fef2f2}.main-content-dash{margin-left:280px;padding:2rem;flex:1}.top-bar-dash{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.welcome-message-dash h1{font-size:2rem;color:#1e293b;margin-bottom:.3rem}.welcome-message-dash p{color:#64748b}.top-actions-dash{display:flex;gap:1rem}.btn-notification-dash{position:relative;width:50px;height:50px;background:white;border:2px solid #e2e8f0;border-radius:12px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s}.btn-notification-dash:hover{border-color:#3b82f6;background:#f0f9ff}.notification-badge{position:absolute;top:-5px;right:-5px;width:20px;height:20px;background:#ef4444;color:#fff;border-radius:50%;font-size:.75rem;font-weight:700;display:flex;align-items:center;justify-content:center}.btn-new-search-dash{padding:.8rem 1.5rem;background:linear-gradient(135deg,#1e3a8a 0%,#3b82f6 100%);color:#fff;border:none;border-radius:12px;font-weight:700;cursor:pointer;display:flex;align-items:center;gap:.5rem;transition:all .3s}.btn-new-search-dash:hover{transform:translateY(-2px);box-shadow:0 4px 12px #3b82f666}.quick-stats-dash{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:2rem}.quick-stat-card{background:white;border-radius:12px;padding:1.5rem;box-shadow:0 2px 8px #0000000d;border-left:4px solid;display:flex;align-items:center;gap:1rem;transition:all .3s}.quick-stat-card:hover{transform:translateY(-3px);box-shadow:0 4px 12px #0000001a}.stat-icon-dash{font-size:2.5rem}.stat-label-dash{font-size:.9rem;color:#64748b;margin-bottom:.3rem}.stat-value-dash{font-size:1.8rem;font-weight:800}.dashboard-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.dashboard-card{background:white;border-radius:16px;padding:2rem;box-shadow:0 4px 12px #0000000d}.dashboard-card.full-width{grid-column:1 / -1}.card-title-dash{font-size:1.3rem;font-weight:700;color:#1e293b;margin-bottom:1.5rem;display:flex;align-items:center;gap:.8rem}.searches-list,.trips-list,.sales-list,.orcamentos-preview{display:flex;flex-direction:column;gap:1rem;margin-bottom:1rem}.sales-list{max-height:400px;overflow-y:auto}.sale-item-dash{padding:1rem;background:linear-gradient(135deg,#f0f9ff 0%,#e0f2fe 100%);border-radius:12px;border:2px solid #3b82f6;display:flex;justify-content:space-between;align-items:center;transition:all .3s ease}.sale-item-dash:hover{transform:translate(4px);box-shadow:0 4px 12px #3b82f633}.sale-route-info{flex:1}.sale-route-dash{display:flex;align-items:center;gap:.5rem;font-weight:700;color:#1e293b;margin-bottom:.25rem}.sale-passenger-dash{font-size:.9rem;color:#64748b;margin-bottom:.25rem}.sale-date-dash{font-size:.85rem;color:#94a3b8}.sale-values-dash{text-align:right}.sale-price{font-size:1.1rem;font-weight:800;color:#10b981;margin-bottom:.25rem}.sale-commission{font-size:.9rem;font-weight:600;color:#f59e0b;background:#fef3c7;padding:4px 8px;border-radius:6px}.empty-state-dash{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 1rem;text-align:center}.orcamentos-preview{align-items:center;padding:1.5rem;background:linear-gradient(135deg,#f0f9ff 0%,#e0f2fe 100%);border-radius:12px;border:2px solid #3b82f6}.orcamento-stat{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:1rem;background:white;border-radius:12px;width:100%}.orcamento-stat .stat-number{font-size:2.5rem;font-weight:800;background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.orcamento-stat .stat-text{color:#64748b;font-size:.9rem;font-weight:600}.search-item-dash,.trip-item-dash{padding:1rem;background:#f8fafc;border-radius:12px;display:flex;justify-content:space-between;align-items:center}.search-route-dash{font-weight:700;color:#1e293b}.search-date-dash,.trip-date-dash{font-size:.9rem;color:#64748b}.search-status-dash{padding:.4rem .8rem;border-radius:20px;font-size:.85rem;font-weight:600}.search-status-dash.finalizada{background:#dcfce7;color:#166534}.search-status-dash.pendente{background:#fef3c7;color:#92400e}.search-status-dash.aguardando{background:#dbeafe;color:#1e40af}.trip-item-dash{gap:1rem}.trip-icon-dash{font-size:2rem}.trip-details-dash{flex:1}.trip-destination-dash{font-weight:700;color:#1e293b;margin-bottom:.3rem;font-size:1.1rem}.trip-passenger-dash,.trip-date-dash{font-size:.9rem;color:#64748b;margin-bottom:.25rem}.trip-flight-dash{font-size:.85rem;color:#3b82f6;font-weight:600}.trip-status-confirmed{padding:.4rem .8rem;background:#dcfce7;color:#166534;border-radius:20px;font-size:.85rem;font-weight:600}.btn-view-all-dash{width:100%;padding:.8rem;background:#f8fafc;border:2px solid #e2e8f0;border-radius:8px;color:#3b82f6;font-weight:600;cursor:pointer;transition:all .3s}.btn-view-all-dash:hover{background:#f0f9ff;border-color:#3b82f6}.chart-placeholder{display:flex;align-items:flex-end;justify-content:space-around;height:200px;padding:1rem;background:#f8fafc;border-radius:12px;margin-bottom:1rem}.chart-bar{width:60px;background:linear-gradient(180deg,#3b82f6 0%,#1e3a8a 100%);border-radius:8px 8px 0 0;transition:all .3s}.chart-bar:hover{opacity:.8}.chart-labels{display:flex;justify-content:space-around;color:#64748b;font-size:.9rem;font-weight:600}@media (max-width: 1024px){.sidebar-dash{width:80px}.user-profile-dash,.nav-link-dash span,.logo-sidebar-dash{display:none}.main-content-dash{margin-left:80px}.dashboard-grid{grid-template-columns:1fr}}@media (max-width: 768px){.sidebar-dash{display:none}.main-content-dash{margin-left:0;padding:16px}.top-bar-dash{flex-direction:column;align-items:flex-start;gap:1rem;margin-bottom:20px}.welcome-message-dash h1{font-size:20px}.welcome-message-dash p{font-size:13px}.btn-new-search-dash{width:100%;justify-content:center;padding:12px}.quick-stats-dash{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:20px}.quick-stat-card{padding:14px;gap:10px}.stat-icon-dash{font-size:20px}.stat-label-dash{font-size:11px;margin-bottom:4px}.stat-value-dash{font-size:18px}.dashboard-grid{grid-template-columns:1fr;gap:16px}.dashboard-card{padding:16px}.card-title-dash{font-size:16px;margin-bottom:16px}.sales-table,.trips-table{font-size:12px}.sales-table th,.sales-table td,.trips-table th,.trips-table td{padding:10px 8px}.sales-table th:nth-child(4),.sales-table td:nth-child(4),.trips-table th:nth-child(3),.trips-table td:nth-child(3){display:none}.chart-placeholder,.activity-list{padding:12px}.activity-item{padding:10px;font-size:12px}.activity-time{font-size:11px}}@media (max-width: 480px){.quick-stats-dash{grid-template-columns:1fr;gap:10px}.quick-stat-card{flex-direction:row;align-items:center;padding:12px 16px}.stat-icon-dash{font-size:24px;margin-right:12px}.stat-label-dash{font-size:12px}.stat-value-dash{font-size:20px;font-weight:700}.dashboard-card{padding:14px}.card-title-dash{font-size:15px}.sales-table,.trips-table{font-size:11px}.sales-table th,.sales-table td,.trips-table th,.trips-table td{padding:8px 6px}}.quotes-history-page{min-height:100vh;background:linear-gradient(135deg,#f8fafc 0%,#e2e8f0 100%);padding:2rem}.quotes-history-container{max-width:1400px;margin:0 auto}.quotes-history-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;flex-wrap:wrap;gap:1rem}.quotes-history-title{font-size:2.5rem;font-weight:800;color:#1e293b;display:flex;align-items:center;gap:1rem;margin:0}.quotes-history-subtitle{color:#64748b;font-size:1.1rem;margin:.5rem 0 0}.btn-back-dashboard{padding:12px 24px;background:linear-gradient(135deg,#64748b 0%,#475569 100%);color:#fff;border:none;border-radius:8px;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:8px;transition:all .3s ease}.btn-back-dashboard:hover{transform:translateY(-2px);box-shadow:0 8px 16px #0003}.quotes-filters{display:flex;gap:1rem;margin-bottom:2rem;flex-wrap:wrap}.search-box{flex:1;min-width:300px;position:relative;display:flex;align-items:center;background:white;border-radius:12px;padding:0 1rem;box-shadow:0 2px 8px #0000001a}.search-box svg{color:#94a3b8;margin-right:.75rem}.search-box input{flex:1;border:none;padding:1rem 0;font-size:1rem;outline:none}.filter-controls{display:flex;gap:.75rem}.filter-select{padding:1rem 1.5rem;background:white;border:2px solid #e2e8f0;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 8px #0000001a}.filter-select:hover{border-color:#3b82f6}.filter-select:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.quotes-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:2rem}.stat-card{background:white;padding:1.5rem;border-radius:16px;display:flex;align-items:center;gap:1rem;box-shadow:0 4px 12px #00000014;transition:all .3s ease}.stat-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001f}.stat-icon{width:60px;height:60px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:1.75rem;color:#fff}.stat-value{font-size:1.75rem;font-weight:800;color:#1e293b}.stat-label{color:#64748b;font-size:.9rem;margin-top:.25rem}.quotes-content{display:grid;grid-template-columns:1fr 1.2fr;gap:2rem;min-height:500px}.quotes-list{background:white;border-radius:16px;padding:1.5rem;box-shadow:0 4px 12px #00000014;overflow-y:auto;max-height:800px}.quote-card{background:#f8fafc;border:2px solid #e2e8f0;border-radius:12px;padding:1.25rem;margin-bottom:1rem;cursor:pointer;transition:all .3s ease}.quote-card:hover{border-color:#3b82f6;transform:translate(4px);box-shadow:0 4px 12px #3b82f626}.quote-card.active{border-color:#3b82f6;background:linear-gradient(135deg,#eff6ff 0%,#dbeafe 100%);box-shadow:0 4px 12px #3b82f633}.quote-card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.quote-type-badge{padding:6px 12px;border-radius:6px;font-size:.85rem;font-weight:700;color:#fff}.quote-sale-toggle{display:flex;align-items:center}.sale-checkbox-label{display:flex;align-items:center;gap:.5rem;cursor:pointer;padding:6px 12px;border-radius:8px;transition:all .3s ease;background:#f8fafc;border:2px solid #e2e8f0}.sale-checkbox-label:hover{background:#f0f9ff;border-color:#3b82f6}.sale-checkbox{display:none}.sale-icon-unchecked{color:#94a3b8;transition:all .3s ease}.sale-icon-checked{color:#10b981;fill:#10b981;transition:all .3s ease}.sale-label{font-size:.85rem;font-weight:600;color:#64748b;transition:all .3s ease}.sale-checkbox:checked+.sale-icon-checked+.sale-label{color:#10b981}.quote-number{font-size:.85rem;color:#64748b;font-weight:600}.quote-card-body{margin-bottom:1rem}.quote-route{display:flex;align-items:center;gap:.75rem;font-size:1.25rem;color:#1e293b;margin-bottom:.5rem}.quote-details-mini{display:flex;align-items:center;gap:.5rem;color:#64748b;font-size:.9rem;margin-bottom:.5rem}.quote-date{display:flex;align-items:center;gap:.5rem;color:#94a3b8;font-size:.85rem}.quote-card-footer{display:flex;justify-content:space-between;align-items:center;padding-top:1rem;border-top:1px solid #e2e8f0}.quote-price{font-size:1.25rem;font-weight:800;color:#10b981}.quote-status-group{display:flex;gap:.5rem}.quote-sold{padding:4px 10px;background:linear-gradient(135deg,#10b981 0%,#34d399 100%);color:#fff;border-radius:6px;font-size:.8rem;font-weight:700;box-shadow:0 2px 8px #10b9814d}.quote-valid{padding:4px 10px;background:#fef3c7;color:#92400e;border-radius:6px;font-size:.8rem;font-weight:600}.quote-expired{padding:4px 10px;background:#fee2e2;color:#991b1b;border-radius:6px;font-size:.8rem;font-weight:600}.quote-details-panel{background:white;border-radius:16px;box-shadow:0 4px 12px #00000014;overflow:hidden;max-height:800px;display:flex;flex-direction:column}.quote-details-header{background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%);color:#fff;padding:1.5rem;display:flex;justify-content:space-between;align-items:center}.quote-details-header h2{margin:0;font-size:1.5rem;font-weight:800}.btn-close-details{background:rgba(255,255,255,.2);border:none;color:#fff;width:36px;height:36px;border-radius:8px;font-size:1.5rem;cursor:pointer;transition:all .3s ease}.btn-close-details:hover{background:rgba(255,255,255,.3)}.quote-details-content{flex:1;overflow-y:auto;padding:2rem}.details-section{margin-bottom:2rem;padding-bottom:2rem;border-bottom:2px solid #f1f5f9}.details-section:last-of-type{border-bottom:none}.details-section h3{color:#1e293b;font-size:1.25rem;font-weight:700;margin-bottom:1rem;display:flex;align-items:center;gap:.5rem}.details-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem}.detail-item{display:flex;flex-direction:column;gap:.25rem}.detail-label{color:#64748b;font-size:.85rem;font-weight:600}.detail-value{color:#1e293b;font-size:1rem;font-weight:600}.pricing-details{background:#f8fafc;padding:1.5rem;border-radius:12px}.pricing-row{display:flex;justify-content:space-between;padding:.75rem 0;color:#1e293b}.pricing-row.subtotal{border-top:2px solid #e2e8f0;margin-top:.5rem;padding-top:1rem;color:#3b82f6;font-weight:600}.pricing-row.profit{color:#f59e0b;font-weight:600}.pricing-row.total{border-top:2px solid #3b82f6;margin-top:.5rem;padding-top:1rem;font-size:1.25rem;color:#10b981}.pricing-row.savings{color:#10b981;font-weight:600}.miles-option{margin-top:1.5rem;padding:1.5rem;background:linear-gradient(135deg,#eff6ff 0%,#dbeafe 100%);border-radius:12px;border:2px solid #3b82f6}.miles-option h4{color:#1e3a8a;font-size:1.1rem;margin-bottom:1rem}.details-actions{margin-top:2rem;padding-top:2rem;border-top:2px solid #f1f5f9}.format-selector{display:flex;gap:.5rem;background:#f1f5f9;padding:.5rem;border-radius:8px;margin-bottom:1rem}.format-btn{flex:1;padding:10px 20px;background:transparent;border:none;border-radius:6px;font-weight:600;color:#64748b;cursor:pointer;transition:all .3s ease}.format-btn.active{background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%);color:#fff}.action-buttons{display:flex;gap:1rem}.btn-download,.btn-delete{flex:1;padding:14px 24px;border:none;border-radius:8px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:all .3s ease}.btn-download{background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%);color:#fff}.btn-download:hover{transform:translateY(-2px);box-shadow:0 8px 16px #3b82f64d}.btn-delete{background:linear-gradient(135deg,#ef4444 0%,#dc2626 100%);color:#fff}.btn-delete:hover{transform:translateY(-2px);box-shadow:0 8px 16px #ef44444d}.empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;text-align:center}.empty-state h3{color:#1e293b;font-size:1.5rem;margin:1rem 0 .5rem}.empty-state p{color:#64748b;margin-bottom:2rem}.btn-new-search{padding:12px 24px;background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%);color:#fff;border:none;border-radius:8px;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:8px;transition:all .3s ease}.btn-new-search:hover{transform:translateY(-2px);box-shadow:0 8px 16px #3b82f64d}@media (max-width: 1024px){.quotes-content{grid-template-columns:1fr}.quote-details-panel{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1000;max-height:100vh;border-radius:0}}@media (max-width: 768px){.quotes-history-page{padding:1rem}.quotes-history-title{font-size:1.75rem}.quotes-filters{flex-direction:column}.search-box{min-width:100%}.filter-controls{flex-direction:column}.quotes-stats{grid-template-columns:1fr}.action-buttons{flex-direction:column}}.checkout-page{background:linear-gradient(135deg,#f8fafc 0%,#e0f2fe 100%);min-height:100vh;padding:2rem}.checkout-container{max-width:1400px;margin:0 auto}.checkout-header{background:white;border-radius:16px;padding:2rem;margin-bottom:2rem;box-shadow:0 4px 12px #0000000d}.checkout-logo{font-size:1.8rem;font-weight:800;background:linear-gradient(135deg,#1e3a8a 0%,#3b82f6 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:2rem}.checkout-progress{position:relative}.progress-fill-checkout{position:absolute;top:25px;left:10%;height:4px;background:linear-gradient(90deg,#1e3a8a 0%,#3b82f6 100%);transition:width .5s;border-radius:4px}.checkout-steps{display:flex;justify-content:space-between;position:relative}.checkout-steps:before{content:"";position:absolute;top:25px;left:10%;right:10%;height:4px;background:#e2e8f0}.checkout-step{display:flex;flex-direction:column;align-items:center;gap:.8rem;z-index:1}.checkout-step-circle{width:50px;height:50px;background:white;border:4px solid #e2e8f0;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:1.2rem;color:#cbd5e1;transition:all .3s}.checkout-step.completed .checkout-step-circle{background:#10b981;border-color:#10b981;color:#fff}.checkout-step.active .checkout-step-circle{background:linear-gradient(135deg,#1e3a8a 0%,#3b82f6 100%);border-color:#3b82f6;color:#fff;box-shadow:0 4px 12px #3b82f666}.checkout-step-label{font-size:.9rem;font-weight:600;color:#cbd5e1}.checkout-step.active .checkout-step-label{color:#1e3a8a}.checkout-step.completed .checkout-step-label{color:#10b981}.checkout-grid{display:grid;grid-template-columns:1fr 400px;gap:2rem}.checkout-form-section{background:white;border-radius:24px;padding:3rem;box-shadow:0 10px 40px #00000014}.checkout-section-title{font-size:1.8rem;font-weight:700;color:#1e293b;margin-bottom:2rem;display:flex;align-items:center;gap:.8rem}.subsection-title{font-size:1.3rem;font-weight:700;color:#1e293b;margin:2rem 0 1rem;display:flex;align-items:center;gap:.8rem}.form-row-checkout{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-bottom:1.5rem}.form-group-checkout{display:flex;flex-direction:column;gap:.5rem}.form-group-checkout label{font-weight:600;color:#1e293b;font-size:.95rem;display:flex;align-items:center;gap:.5rem}.form-group-checkout input,.form-group-checkout select{padding:1rem;border:2px solid #e2e8f0;border-radius:12px;font-size:1rem}.form-group-checkout input:focus,.form-group-checkout select:focus{outline:none;border-color:#3b82f6}.payment-methods{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:2rem}.payment-method-btn{padding:1.5rem;background:#f8fafc;border:2px solid #e2e8f0;border-radius:12px;font-weight:700;font-size:1rem;cursor:pointer;transition:all .3s}.payment-method-btn:hover{background:#f0f9ff;border-color:#3b82f6}.payment-method-btn.active{background:linear-gradient(135deg,#1e3a8a 0%,#3b82f6 100%);color:#fff;border-color:#3b82f6;box-shadow:0 4px 12px #3b82f666}.installments-section{margin-top:2rem}.installments-section label{font-weight:700;color:#1e293b;margin-bottom:.5rem;display:block}.installments-select{width:100%;padding:1rem;border:2px solid #e2e8f0;border-radius:12px;font-size:1rem;font-weight:600;color:#1e293b}.pix-info,.boleto-info{text-align:center;padding:3rem 2rem;background:#f8fafc;border-radius:16px;margin-bottom:2rem}.pix-icon,.boleto-icon{font-size:4rem;margin-bottom:1rem}.pix-info h3,.boleto-info h3{font-size:1.5rem;color:#1e293b;margin-bottom:1rem}.pix-info p,.boleto-info p{color:#64748b;margin-bottom:1.5rem}.pix-benefit{padding:.8rem;background:#dcfce7;color:#166534;border-radius:8px;margin-bottom:.5rem;font-weight:600}.boleto-warning{padding:.8rem;background:#fef3c7;color:#92400e;border-radius:8px;font-weight:600}.security-badge-checkout{display:flex;align-items:center;gap:1rem;padding:1.5rem;background:#dcfce7;border-radius:12px;margin-top:2rem}.security-badge-checkout strong{color:#166534;display:block;margin-bottom:.3rem}.security-badge-checkout p{color:#15803d;font-size:.9rem;margin:0}.confirmation-checkout{text-align:center;padding:2rem}.success-icon-checkout{font-size:5rem;margin-bottom:1rem}.confirmation-checkout h2{font-size:2rem;color:#1e293b;margin-bottom:1rem}.confirmation-checkout p{font-size:1.1rem;color:#64748b;margin-bottom:2rem}.booking-code{background:#f8fafc;border-radius:12px;padding:1.5rem;margin-bottom:2rem}.booking-code strong{display:block;color:#64748b;margin-bottom:.5rem}.code{font-size:2rem;font-weight:800;color:#1e3a8a;letter-spacing:.2rem}.confirmation-message{display:flex;align-items:center;justify-content:center;gap:.8rem;padding:1rem;background:#dcfce7;border-radius:8px;color:#166534;font-weight:600;margin-bottom:2rem}.next-steps{text-align:left;background:#f8fafc;border-radius:12px;padding:2rem}.next-steps h3{font-size:1.3rem;color:#1e293b;margin-bottom:1rem}.next-steps ul{list-style:none;padding:0}.next-steps li{padding:.8rem 0;color:#64748b;font-weight:600;border-bottom:1px solid #e2e8f0}.next-steps li:last-child{border-bottom:none}.checkout-navigation{display:flex;gap:1rem;justify-content:flex-end;margin-top:2rem;padding-top:2rem;border-top:2px solid #e2e8f0}.btn-checkout-nav{padding:1rem 2rem;border:none;border-radius:12px;font-weight:700;font-size:1.1rem;cursor:pointer;transition:all .3s}.btn-back{background:white;color:#3b82f6;border:2px solid #3b82f6}.btn-back:hover{background:#f0f9ff}.btn-continue{background:linear-gradient(135deg,#1e3a8a 0%,#3b82f6 100%);color:#fff;box-shadow:0 4px 14px #3b82f666}.btn-continue:hover{transform:translateY(-2px);box-shadow:0 6px 20px #3b82f680}.checkout-summary{background:white;border-radius:24px;padding:2rem;box-shadow:0 10px 40px #00000014;height:-moz-fit-content;height:fit-content;position:sticky;top:2rem}.summary-title{font-size:1.5rem;font-weight:700;color:#1e293b;margin-bottom:1.5rem}.flight-summary{padding:1.5rem;background:#f8fafc;border-radius:12px;margin-bottom:2rem}.flight-route-summary{font-size:1.5rem;font-weight:800;color:#1e293b;margin-bottom:.5rem}.flight-airline{color:#3b82f6;font-weight:600;margin-bottom:.3rem}.flight-datetime{color:#64748b;font-size:.95rem}.price-breakdown{border-top:2px solid #e2e8f0;padding-top:1.5rem}.price-item{display:flex;justify-content:space-between;padding:.8rem 0;color:#64748b}.price-item.discount{color:#10b981}.price-total{display:flex;justify-content:space-between;padding:1.5rem 0;margin-top:1rem;border-top:2px solid #e2e8f0;font-size:1.5rem;color:#1e293b}.trust-badges{display:flex;gap:1rem;margin-top:2rem}.trust-badge{flex:1;display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:1rem;background:#dcfce7;border-radius:8px;color:#166534;font-weight:600;font-size:.9rem}@media (max-width: 1024px){.checkout-grid{grid-template-columns:1fr}.checkout-summary{position:static}.payment-methods{grid-template-columns:1fr}}@media (max-width: 768px){.checkout-page{padding:1rem}.checkout-form-section{padding:2rem 1.5rem}.form-row-checkout{grid-template-columns:1fr}.checkout-navigation{flex-direction:column}.btn-checkout-nav{width:100%}}.about-page{min-height:100vh;background:linear-gradient(135deg,#f8fafc 0%,#e0f2fe 50%,#f0f9ff 100%)}.about-hero{position:relative;padding:120px 20px 80px;overflow:hidden;background:linear-gradient(135deg,#1e3a8a 0%,#3b82f6 100%)}.about-hero-content{max-width:800px;margin:0 auto;text-align:center;position:relative;z-index:10}.hero-badge{display:inline-flex;align-items:center;gap:8px;background:rgba(255,255,255,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:10px 20px;border-radius:50px;color:#fff;font-weight:600;font-size:14px;margin-bottom:24px;border:1px solid rgba(255,255,255,.3)}.about-title{font-size:48px;font-weight:800;color:#fff;margin-bottom:20px;line-height:1.2}.gradient-text{background:linear-gradient(135deg,#fbbf24 0%,#f59e0b 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.about-subtitle{font-size:20px;color:#ffffffe6;margin-bottom:0;line-height:1.6}.hero-decoration{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none}.floating-plane{position:absolute;font-size:60px;top:20%;right:10%;animation:float 6s ease-in-out infinite;opacity:.3}.floating-circle{position:absolute;background:rgba(255,255,255,.1);border-radius:50%;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.circle-1{width:200px;height:200px;top:10%;left:5%;animation:float 8s ease-in-out infinite}.circle-2{width:150px;height:150px;bottom:10%;right:15%;animation:float 10s ease-in-out infinite reverse}.circle-3{width:100px;height:100px;top:50%;left:10%;animation:float 7s ease-in-out infinite}.container-about{max-width:1200px;margin:0 auto;padding:0 20px}.about-story{padding:80px 20px}.story-content{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.section-title{display:flex;align-items:center;gap:12px;font-size:36px;font-weight:800;color:#1e3a8a;margin-bottom:24px}.section-title svg{color:#3b82f6}.story-paragraphs{display:flex;flex-direction:column;gap:20px}.story-paragraphs p{font-size:17px;line-height:1.8;color:#475569;margin:0}.story-paragraphs strong{color:#1e3a8a;font-weight:700}.btn-cta-about{display:inline-flex;align-items:center;gap:10px;background:linear-gradient(135deg,#1e3a8a 0%,#3b82f6 100%);color:#fff;border:none;padding:14px 28px;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;margin-top:24px;box-shadow:0 4px 12px #3b82f64d}.btn-cta-about:hover{transform:translateY(-2px);box-shadow:0 6px 20px #3b82f666}.story-visual{display:flex;flex-direction:column;gap:24px}.visual-card{background:white;padding:32px;border-radius:20px;box-shadow:0 4px 20px #00000014;transition:all .3s ease}.visual-card:hover{transform:translateY(-4px);box-shadow:0 8px 30px #0000001f}.visual-card svg{color:#3b82f6;margin-bottom:16px}.visual-card h3{font-size:22px;font-weight:700;color:#1e3a8a;margin:0 0 12px}.visual-card p{font-size:15px;color:#64748b;margin:0;line-height:1.6}.card-primary{border-left:4px solid #3b82f6}.card-secondary{border-left:4px solid #f59e0b}.about-values{padding:80px 20px;background:white}.section-title-center{text-align:center;font-size:40px;font-weight:800;color:#1e3a8a;margin-bottom:12px}.section-subtitle-center{text-align:center;font-size:18px;color:#64748b;margin-bottom:60px}.values-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px}.value-card{background:linear-gradient(135deg,#f8fafc 0%,#ffffff 100%);padding:32px 24px;border-radius:16px;text-align:center;transition:all .3s ease;border:2px solid #e5e7eb}.value-card:hover{border-color:#3b82f6;transform:translateY(-4px);box-shadow:0 8px 24px #3b82f626}.value-icon{width:80px;height:80px;background:linear-gradient(135deg,#3b82f6 0%,#1e3a8a 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 20px;color:#fff}.value-title{font-size:20px;font-weight:700;color:#1e3a8a;margin:0 0 12px}.value-description{font-size:15px;color:#64748b;margin:0;line-height:1.6}.about-features{padding:80px 20px;background:linear-gradient(135deg,#f0f9ff 0%,#e0f2fe 100%)}.features-content{max-width:800px;margin:0 auto}.features-header{text-align:center;margin-bottom:48px}.features-intro{font-size:18px;color:#64748b;margin-top:12px}.features-list{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.feature-item{display:flex;align-items:center;gap:16px;background:white;padding:20px 24px;border-radius:12px;font-size:16px;color:#1e293b;font-weight:500;box-shadow:0 2px 8px #0000000f;transition:all .3s ease}.feature-item:hover{transform:translate(4px);box-shadow:0 4px 12px #0000001a}.feature-check{width:32px;height:32px;background:linear-gradient(135deg,#10b981 0%,#059669 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:18px;flex-shrink:0}.about-cta{padding:80px 20px;background:linear-gradient(135deg,#1e3a8a 0%,#3b82f6 100%)}.cta-content{max-width:800px;margin:0 auto;text-align:center;color:#fff}.cta-content h2{font-size:40px;font-weight:800;margin-bottom:16px}.cta-content p{font-size:20px;margin-bottom:40px;opacity:.95}.cta-buttons{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}.btn-primary-cta,.btn-secondary-cta{display:inline-flex;align-items:center;gap:10px;padding:16px 32px;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;border:none}.btn-primary-cta{background:white;color:#1e3a8a;box-shadow:0 4px 12px #ffffff4d}.btn-primary-cta:hover{transform:translateY(-2px);box-shadow:0 6px 20px #fff6}.btn-secondary-cta{background:rgba(255,255,255,.2);color:#fff;border:2px solid white;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.btn-secondary-cta:hover{background:rgba(255,255,255,.3);transform:translateY(-2px)}@media (max-width: 1024px){.values-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.about-title{font-size:32px}.about-subtitle{font-size:16px}.story-content{grid-template-columns:1fr;gap:40px}.values-grid,.features-list{grid-template-columns:1fr}.section-title{font-size:28px}.section-title-center{font-size:32px}.cta-content h2{font-size:28px}.cta-content p{font-size:16px}.cta-buttons{flex-direction:column}.btn-primary-cta,.btn-secondary-cta{width:100%;justify-content:center}}@media (max-width: 480px){.about-hero{padding:80px 20px 60px}.about-title{font-size:28px}.floating-plane{font-size:40px}.story-paragraphs p{font-size:15px}.visual-card{padding:24px}.value-icon{width:60px;height:60px}.value-icon svg{width:24px;height:24px}}.terms-page{min-height:100vh;background:linear-gradient(135deg,#f8fafc 0%,#e0f2fe 100%)}.terms-header{background:linear-gradient(135deg,#1e3a8a 0%,#3b82f6 100%);padding:60px 20px 40px;position:relative}.container-terms{max-width:900px;margin:0 auto;padding:0 20px}.btn-back-terms{display:inline-flex;align-items:center;gap:8px;background:rgba(255,255,255,.2);color:#fff;border:1px solid rgba(255,255,255,.3);padding:10px 20px;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s ease;margin-bottom:24px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.btn-back-terms:hover{background:rgba(255,255,255,.3);transform:translate(-4px)}.terms-header-content{text-align:center;color:#fff}.terms-badge{display:inline-flex;align-items:center;gap:8px;background:rgba(255,255,255,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:10px 20px;border-radius:50px;font-weight:600;font-size:14px;margin-bottom:20px;border:1px solid rgba(255,255,255,.3)}.terms-title{font-size:36px;font-weight:800;margin-bottom:20px;line-height:1.2}.terms-intro{font-size:17px;line-height:1.7;opacity:.95;margin-bottom:20px;max-width:800px;margin-left:auto;margin-right:auto}.terms-date{padding:12px 24px;background:rgba(255,255,255,.15);border-radius:8px;display:inline-block;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.terms-date p{margin:0;font-size:14px;font-weight:600}.terms-content{padding:60px 20px}.terms-sections{display:flex;flex-direction:column;gap:24px;margin-bottom:40px}.term-section{background:white;border-radius:16px;padding:32px;box-shadow:0 2px 12px #0000000f;transition:all .3s ease;border-left:4px solid #3b82f6}.term-section:hover{box-shadow:0 4px 20px #0000001a;transform:translateY(-2px)}.term-section-header{display:flex;align-items:flex-start;gap:16px;margin-bottom:20px}.term-icon{width:48px;height:48px;background:linear-gradient(135deg,#3b82f6 0%,#1e3a8a 100%);border-radius:12px;display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0}.term-section-title{font-size:20px;font-weight:700;color:#1e3a8a;margin:0;flex:1;line-height:1.4}.term-section-content{padding-left:64px}.term-section-content p{margin:0 0 12px;font-size:16px;line-height:1.8;color:#475569}.term-section-content p:last-child{margin-bottom:0}.terms-important{background:linear-gradient(135deg,#fef3c7 0%,#fde68a 100%);border:2px solid #f59e0b;border-radius:16px;padding:32px;display:flex;gap:20px;margin-bottom:40px}.important-icon{width:60px;height:60px;background:#f59e0b;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0}.important-content h3{font-size:22px;font-weight:700;color:#92400e;margin:0 0 12px}.important-content p{font-size:16px;line-height:1.7;color:#78350f;margin:0}.terms-footer-cta{background:white;border-radius:16px;padding:40px;text-align:center;box-shadow:0 4px 16px #00000014}.terms-footer-cta p{font-size:18px;color:#64748b;margin:0 0 20px}.btn-contact-terms{display:inline-flex;align-items:center;gap:10px;background:linear-gradient(135deg,#1e3a8a 0%,#3b82f6 100%);color:#fff;border:none;padding:14px 32px;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #3b82f64d}.btn-contact-terms:hover{transform:translateY(-2px);box-shadow:0 6px 20px #3b82f666}@media (max-width: 768px){.terms-header{padding:40px 20px 30px}.terms-title{font-size:28px}.terms-intro{font-size:15px}.terms-content{padding:40px 20px}.term-section{padding:24px 20px}.term-section-header{flex-direction:column;gap:12px}.term-section-content{padding-left:0}.term-icon{width:40px;height:40px}.term-icon svg{width:20px;height:20px}.term-section-title{font-size:18px}.term-section-content p{font-size:15px}.terms-important{flex-direction:column;padding:24px 20px}.important-icon{width:50px;height:50px}.important-content h3{font-size:20px}.important-content p{font-size:15px}.terms-footer-cta{padding:30px 20px}}@media (max-width: 480px){.terms-title{font-size:24px}.terms-intro{font-size:14px}.term-section{padding:20px 16px}.term-section-title{font-size:16px}.term-section-content p{font-size:14px}}.auth-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.7);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:10000;padding:1rem;animation:fadeIn .2s ease;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.auth-modal{background:linear-gradient(135deg,#1e3a8a 0%,#1e40af 100%);border-radius:1.5rem;max-width:480px;width:100%;padding:2.5rem;position:relative;box-shadow:0 25px 50px #00000080;animation:slideUp .3s ease;max-height:90vh;overflow-y:auto}@keyframes slideUp{0%{transform:translateY(50px);opacity:0}to{transform:translateY(0);opacity:1}}.auth-modal-close{position:absolute;top:1rem;right:1rem;background:rgba(255,255,255,.1);border:none;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#fff;transition:all .3s;z-index:1}.auth-modal-close:hover{background:rgba(255,255,255,.2);transform:rotate(90deg)}.auth-modal-header{text-align:center;margin-bottom:2rem}.auth-modal-header h2{font-size:2rem;font-weight:700;background:linear-gradient(135deg,#fbbf24,#f59e0b);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:.5rem}.auth-modal-header p{color:#e0f2fe;font-size:.95rem;opacity:.9}.auth-alert{display:flex;align-items:center;gap:.75rem;padding:1rem 1.25rem;border-radius:.75rem;margin-bottom:1.5rem;font-size:.95rem;animation:slideDown .3s ease}@keyframes slideDown{0%{transform:translateY(-10px);opacity:0}to{transform:translateY(0);opacity:1}}.auth-alert-error{background:rgba(239,68,68,.15);border:1px solid rgba(239,68,68,.3);color:#fecaca}.auth-alert-success{background:rgba(34,197,94,.15);border:1px solid rgba(34,197,94,.3);color:#bbf7d0}.auth-form{display:flex;flex-direction:column;gap:1.25rem}.auth-input-group{display:flex;flex-direction:column;gap:.5rem}.auth-input-group label{display:flex;align-items:center;gap:.5rem;color:#e0f2fe;font-weight:500;font-size:.95rem}.auth-input-group input{width:100%;padding:.875rem 1.125rem;border:2px solid rgba(255,255,255,.1);border-radius:.75rem;background:rgba(255,255,255,.05);color:#fff;font-size:1rem;transition:all .3s;outline:none}.auth-input-group input::-moz-placeholder{color:#e0f2fe66}.auth-input-group input::placeholder{color:#e0f2fe66}.auth-input-group input:focus{border-color:#fbbf24;background:rgba(255,255,255,.08);box-shadow:0 0 0 4px #fbbf241a}.auth-input-group input:disabled{opacity:.6;cursor:not-allowed}.auth-submit-btn{width:100%;padding:1rem;border:none;border-radius:.75rem;background:linear-gradient(135deg,#fbbf24,#f59e0b);color:#1e3a8a;font-weight:700;font-size:1.05rem;cursor:pointer;transition:all .3s;margin-top:.5rem}.auth-submit-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 25px #fbbf2466}.auth-submit-btn:active:not(:disabled){transform:translateY(0)}.auth-submit-btn:disabled{opacity:.6;cursor:not-allowed}.auth-divider{display:flex;align-items:center;gap:1rem;margin:1.5rem 0;color:#e0f2fe;opacity:.7}.auth-divider:before,.auth-divider:after{content:"";flex:1;height:1px;background:rgba(255,255,255,.2)}.auth-google-btn{width:100%;padding:1rem;border:2px solid rgba(255,255,255,.2);border-radius:.75rem;background:rgba(255,255,255,.05);color:#fff;font-weight:600;font-size:1rem;cursor:pointer;transition:all .3s;display:flex;align-items:center;justify-content:center;gap:.75rem}.auth-google-btn:hover:not(:disabled){background:rgba(255,255,255,.1);border-color:#ffffff4d;transform:translateY(-2px)}.auth-google-btn:disabled{opacity:.6;cursor:not-allowed}.auth-footer{margin-top:1.5rem;text-align:center;display:flex;flex-direction:column;gap:1rem}.auth-footer p{color:#e0f2fe;font-size:.95rem}.auth-link{background:none;border:none;color:#bae6fd;font-size:.9rem;cursor:pointer;text-decoration:underline;padding:0;transition:color .3s}.auth-link:hover{color:#e0f2fe}.auth-link-primary{background:none;border:none;color:#fbbf24;font-weight:600;cursor:pointer;padding:0;transition:color .3s}.auth-link-primary:hover{color:#f59e0b}@media (max-width: 640px){.auth-modal{padding:2rem 1.5rem;border-radius:1rem}.auth-modal-header h2{font-size:1.75rem}.auth-modal-header p{font-size:.9rem}.auth-input-group input{padding:.75rem 1rem;font-size:.95rem}.auth-submit-btn,.auth-google-btn{padding:.875rem;font-size:.95rem}}.auth-modal::-webkit-scrollbar{width:8px}.auth-modal::-webkit-scrollbar-track{background:rgba(255,255,255,.05);border-radius:10px}.auth-modal::-webkit-scrollbar-thumb{background:rgba(251,191,36,.3);border-radius:10px}.auth-modal::-webkit-scrollbar-thumb:hover{background:rgba(251,191,36,.5)}.user-menu{position:relative}.user-menu-overlay{display:none}@media (max-width: 768px){.user-menu-overlay{display:none!important}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}}.user-menu-trigger{display:flex;align-items:center;gap:.75rem;padding:.5rem 1rem;border:2px solid rgba(251,191,36,.3);border-radius:2rem;background:rgba(255,255,255,.05);color:#fff;cursor:pointer;transition:all .3s;outline:none}.user-menu-trigger:hover{border-color:#fbbf2480;background:rgba(255,255,255,.1);transform:translateY(-2px);box-shadow:0 4px 12px #0003}.user-avatar{width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,#fbbf24,#f59e0b);display:flex;align-items:center;justify-content:center;font-weight:700;color:#1e3a8a;overflow:hidden;flex-shrink:0}.user-avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.user-avatar span{font-size:1.1rem}.user-info{display:flex;flex-direction:column;align-items:flex-start;gap:.125rem}.user-name{font-weight:600;font-size:.95rem;color:#fff;max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-plan{font-size:.75rem;font-weight:500;opacity:.9}.user-menu-arrow{transition:transform .3s;flex-shrink:0}.user-menu-arrow.open{transform:rotate(180deg)}.user-menu-dropdown{position:absolute;top:calc(100% + .75rem);right:0;min-width:320px;background:linear-gradient(135deg,#1e3a8a 0%,#1e40af 100%);border:2px solid rgba(251,191,36,.2);border-radius:1rem;box-shadow:0 20px 40px #0006;z-index:1001;animation:dropdownSlide .3s ease;overflow:hidden;max-height:calc(100vh - 100px);overflow-y:auto}@keyframes dropdownSlide{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.user-menu-header{padding:1.5rem;background:rgba(255,255,255,.05);display:flex;gap:1rem;align-items:center}.user-menu-avatar-large{width:56px;height:56px;border-radius:50%;background:linear-gradient(135deg,#fbbf24,#f59e0b);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.5rem;color:#1e3a8a;overflow:hidden;flex-shrink:0;box-shadow:0 4px 12px #fbbf244d}.user-menu-avatar-large img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.user-menu-details{flex:1;min-width:0}.user-menu-details h3{font-size:1.1rem;font-weight:700;color:#fff;margin:0 0 .25rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-menu-details p{font-size:.85rem;color:#bae6fd;margin:0 0 .5rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-menu-badge{display:inline-block;padding:.25rem .75rem;border-radius:1rem;font-size:.75rem;font-weight:600;color:#fff}.user-menu-stats{display:grid;grid-template-columns:1fr 1fr;gap:1rem;padding:1rem 1.5rem;background:rgba(255,255,255,.03)}.user-stat{display:flex;align-items:center;gap:.75rem;color:#fbbf24}.user-stat>div{display:flex;flex-direction:column;gap:.125rem}.user-stat strong{font-size:1.25rem;font-weight:700;color:#fff}.user-stat span{font-size:.8rem;color:#bae6fd}.user-menu-divider{height:1px;background:rgba(255,255,255,.1);margin:0}.user-menu-actions{padding:.5rem}.user-menu-item{width:100%;display:flex;align-items:center;gap:.75rem;padding:.875rem 1rem;border:none;border-radius:.5rem;background:transparent;color:#fff;font-size:.95rem;font-weight:500;cursor:pointer;transition:all .3s;text-align:left}.user-menu-item:hover{background:rgba(251,191,36,.1);transform:translate(4px)}.user-menu-item svg{color:#fbbf24;flex-shrink:0}.user-menu-logout{color:#fca5a5!important;margin-top:.5rem}.user-menu-logout svg{color:#fca5a5!important}.user-menu-logout:hover{background:rgba(239,68,68,.1)!important}@media (max-width: 768px){.user-info{display:none}.user-menu{position:relative}.user-menu-trigger{padding:.375rem;border-width:1.5px;position:relative;min-width:auto;background:rgba(59,130,246,.15);border-color:#3b82f666;z-index:100}.user-avatar{width:32px;height:32px}.user-avatar span{font-size:.95rem}.user-menu-arrow{display:none}.user-menu-dropdown{position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:0!important;width:100vw!important;height:100vh!important;max-width:100vw!important;max-height:100vh!important;margin:0!important;padding:1rem!important;transform:none!important;z-index:99999!important;background:linear-gradient(135deg,#1e3a8a 0%,#1e40af 100%)!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch!important;display:flex!important;flex-direction:column!important;gap:1rem!important}@keyframes dropdownSlide{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.user-menu-header{flex-direction:row;text-align:left;padding:1.5rem;background:rgba(255,255,255,.08);border-radius:1rem}.user-menu-details h3,.user-menu-details p{text-align:left}.user-menu-dropdown:before{content:"✕";position:absolute;top:1rem;right:1rem;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.1);border:2px solid rgba(255,255,255,.2);border-radius:50%;font-size:1.5rem;color:#fff;cursor:pointer;z-index:10}}@media (max-width: 480px){.user-menu-dropdown{padding:.75rem!important}.user-menu-header{padding:1rem}.user-menu-stats{padding:.75rem 1rem;gap:.75rem}.user-stat{flex-direction:column;text-align:center;gap:.25rem}.user-menu-item{padding:.75rem .875rem;font-size:.9rem}}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}.bg-gradient-to-br{background:linear-gradient(135deg,#eff6ff 0%,#dbeafe 100%)}.bg-gradient-aviation{background:linear-gradient(135deg,#3b82f6 0%,#60a5fa 100%)}.text-aviation-blue{color:#3b82f6}.border-aviation-blue{border-color:#60a5fa}.hover\:bg-aviation-blue:hover{background-color:#3b82f6}.glass-effect{background:rgba(255,255,255,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(96,165,250,.2)}@media (max-width: 1280px){header nav{gap:.5rem!important}header nav button{padding:.5rem .75rem!important;font-size:.9rem}}@media (max-width: 1024px){header nav button{padding:.5rem .65rem!important;font-size:.85rem}}@media (max-width: 900px){header nav{gap:.25rem!important}header nav button{padding:.4rem .5rem!important;font-size:.8rem}}@media (max-width: 768px){.mobile-header{padding:.5rem 0;gap:.5rem}.logo-button{flex-shrink:1;min-width:0;max-width:60%}.logo-button:hover{transform:none!important}.logo-icon{flex-shrink:0}.logo-text{overflow:hidden}.logo-text span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block}.mobile-header>div:last-child{flex-shrink:0;position:relative;z-index:10}header nav.hidden.md\:flex{display:none!important}}@media (min-width: 769px) and (max-width: 1024px){.logo-text span{font-size:1.5rem}}.hero-section{background:linear-gradient(135deg,#1e40af 0%,#1e3a8a 50%,#1e40af 100%);padding:4rem 2rem 6rem;position:relative;overflow:hidden}.hero-container{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;margin-bottom:4rem}.hero-content{text-align:left}.hero-badge{display:inline-flex;align-items:center;gap:8px;background:rgba(255,255,255,.15);padding:.6rem 1.8rem;border-radius:50px;font-size:14px;font-weight:600;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);margin-bottom:2rem;animation:fadeInDown .8s ease-out}.badge-icon{width:16px;height:16px;color:#fbbf24}.hero-title{font-size:4rem;font-weight:800;line-height:1.2;margin-bottom:1.5rem;color:#fff;animation:fadeInUp .8s ease-out .2s both}.gradient-text{background:linear-gradient(135deg,#fbbf24 0%,#f59e0b 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;position:relative}.hero-subtitle{font-size:1.5rem;color:#e0f2fe;line-height:1.7;margin-bottom:2rem;animation:fadeInUp .8s ease-out .4s both;font-weight:400}.hero-subtitle strong{color:#fbbf24;font-weight:700}.hero-cta{display:flex;gap:1rem;animation:fadeInUp .8s ease-out .6s both}.btn-primary-hero{padding:1.1rem 2.8rem;background:linear-gradient(135deg,#fbbf24 0%,#f59e0b 100%);color:#1e293b;border:none;border-radius:14px;font-size:1.1rem;font-weight:700;cursor:pointer;display:inline-flex;align-items:center;gap:10px;transition:all .3s ease;box-shadow:0 8px 24px #fbbf2466}.btn-primary-hero:hover{transform:translateY(-3px);box-shadow:0 12px 32px #fbbf2480;background:linear-gradient(135deg,#fcd34d 0%,#fbbf24 100%)}.btn-secondary-hero{padding:1.1rem 2.8rem;background:rgba(255,255,255,.1);color:#fff;border:2px solid rgba(255,255,255,.3);border-radius:14px;font-size:1.1rem;font-weight:700;cursor:pointer;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.btn-secondary-hero:hover{background:rgba(255,255,255,.2);border-color:#ffffff80}.btn-icon{width:20px;height:20px}.search-card-hero{background:rgba(255,255,255,.98);border-radius:24px;padding:2.5rem;box-shadow:0 20px 60px #0000004d;position:relative;animation:fadeInRight .8s ease-out .8s both;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.search-card-hero:before{content:"";position:absolute;top:0;left:0;right:0;height:5px;background:linear-gradient(90deg,#2563eb 0%,#3b82f6 100%);border-radius:24px 24px 0 0}.search-card-header{display:flex;align-items:center;gap:10px;margin-bottom:2rem;padding-top:.5rem}.search-header-icon{width:24px;height:24px;color:#2563eb}.search-card-header h3{font-size:1.5rem;font-weight:700;color:#1e293b;margin:0}.error-banner-hero{display:flex;gap:.75rem;align-items:flex-start;margin-bottom:1.5rem;padding:1rem 1.25rem;border-radius:12px;background:rgba(248,113,113,.16);border:1px solid rgba(248,113,113,.45);color:#7f1d1d;box-shadow:inset 0 1px #ffffff40}.error-icon-hero{width:24px;height:24px;color:#dc2626;flex-shrink:0;margin-top:2px}.error-banner-hero p{margin:.25rem 0 0;font-size:.95rem;line-height:1.35}.search-form-hero{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.form-group-hero{display:flex;flex-direction:column;gap:.5rem}.form-group-hero label{font-size:.9rem;font-weight:600;color:#1e293b;display:flex;align-items:center;gap:6px}.label-icon{width:16px;height:16px;color:#2563eb}.form-group-hero input,.form-group-hero select{padding:1rem;border:2px solid #e2e8f0;border-radius:12px;font-size:1rem;transition:all .3s ease;background:#ffffff;font-family:inherit;color:#1e293b}.form-group-hero input:focus,.form-group-hero select:focus{outline:none;border-color:#2563eb;background:white;box-shadow:0 0 0 4px #2563eb1a}.btn-search-hero{grid-column:1 / -1;padding:1.3rem;background:linear-gradient(135deg,#2563eb 0%,#3b82f6 100%);color:#fff;border:none;border-radius:14px;font-size:1.15rem;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:10px;transition:all .3s ease;margin-top:1rem;box-shadow:0 8px 24px #2563eb66}.btn-search-hero:hover{transform:translateY(-2px);box-shadow:0 12px 32px #2563eb80;background:linear-gradient(135deg,#1e40af 0%,#2563eb 100%)}.btn-search-hero:disabled{opacity:.6;cursor:not-allowed;transform:none}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.stats-section-hero{max-width:1400px;margin:0 auto 4rem}.stats-grid-hero{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}.stat-card-hero{background:rgba(255,255,255,.95);padding:2.5rem 2rem;border-radius:20px;text-align:center;box-shadow:0 8px 30px #0003;transition:all .3s ease;border:1px solid rgba(255,255,255,.3);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.stat-card-hero:hover{transform:translateY(-5px);box-shadow:0 12px 40px #0000004d;background:rgba(255,255,255,1)}.stat-icon-hero{font-size:3rem;margin-bottom:1rem}.stat-icon-hero-svg{width:48px;height:48px;color:#2563eb;margin:0 auto 1rem}.stat-number-hero{font-size:2.8rem;font-weight:800;color:#1e293b;margin-bottom:.5rem}.stat-label-hero{font-size:1rem;color:#475569;font-weight:600}.airlines-section-hero{max-width:1400px;margin:0 auto;text-align:center}.airlines-title{font-size:.9rem;color:#ffffffb3;font-weight:600;margin-bottom:2rem;text-transform:uppercase;letter-spacing:1px}.airlines-grid-hero{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:2rem}.airline-logo-hero{padding:1.5rem 2.5rem;background:rgba(255,255,255,.95);border-radius:16px;box-shadow:0 8px 30px #0003;font-weight:700;font-size:1.2rem;transition:all .3s ease;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.airline-logo-hero:hover{transform:translateY(-5px);box-shadow:0 12px 40px #0000004d;background:rgba(255,255,255,1)}.airline-logo-hero.gol{color:#f60;border:2px solid #ff6600}.airline-logo-hero.azul{color:#002d72;border:2px solid #002d72}.airline-logo-hero.latam{color:#e20e18;border:2px solid #e20e18}.airline-logo-hero.avianca{color:#c8102e;border:2px solid #c8102e}.airline-logo-hero.tap{color:#dc0714;border:2px solid #dc0714}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}@media (max-width: 1024px){.hero-container{grid-template-columns:1fr;gap:3rem}.hero-content{text-align:center}.hero-title{font-size:3rem}.hero-subtitle{font-size:1.2rem}.hero-cta{justify-content:center}.stats-grid-hero{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.hero-section{padding:2rem 1rem 4rem}.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1rem}.hero-cta{flex-direction:column;width:100%}.btn-primary-hero,.btn-secondary-hero{width:100%;justify-content:center}.search-card-hero{padding:1.5rem}.search-form-hero{grid-template-columns:1fr}.stats-grid-hero{grid-template-columns:1fr;gap:1.5rem}.airlines-grid-hero{gap:1rem}.airline-logo-hero{padding:1rem 2rem;font-size:1rem}.desktop-only{display:none}}.hero-section{width:100%;background:linear-gradient(135deg,#1e3a8a 0%,#3b82f6 50%,#6366f1 100%);position:relative;overflow:hidden}.hero-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.05'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");opacity:.3}.hero-content{position:relative;padding:4rem 2rem 3rem;z-index:1}.hero-container{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.hero-text{color:#fff}.hero-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:rgba(255,255,255,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:9999px;font-size:.875rem;font-weight:600;margin-bottom:2rem;animation:fadeInUp .6s ease-out}.hero-title{font-size:3.5rem;font-weight:800;line-height:1.1;margin-bottom:1.5rem;animation:fadeInUp .6s ease-out .2s both}.gradient-text{background:linear-gradient(135deg,#fbbf24 0%,#f59e0b 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.hero-subtitle{font-size:1.25rem;line-height:1.6;opacity:.95;margin-bottom:2rem;animation:fadeInUp .6s ease-out .4s both}.hero-features{display:flex;flex-direction:column;gap:1rem;animation:fadeInUp .6s ease-out .6s both}.feature-mini{display:flex;align-items:center;gap:.75rem;font-size:1rem;font-weight:500}.search-card-hero{background:white;border-radius:24px;box-shadow:0 20px 60px #0000004d;animation:fadeInUp .6s ease-out .8s both}.search-header{display:flex;align-items:center;gap:.75rem;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:2px solid #f1f5f9}.search-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem;margin-bottom:1.5rem}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-label{display:flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:600;color:#1e293b}.form-input{padding:.75rem 1rem;border:2px solid #e2e8f0;border-radius:12px;font-size:1rem;transition:all .3s}.form-input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.search-button-hero{width:100%;background:linear-gradient(135deg,#1e3a8a 0%,#3b82f6 100%);color:#fff;padding:1.25rem;font-size:1.125rem;font-weight:700;border-radius:12px;display:flex;align-items:center;justify-content:center;gap:.75rem;transition:all .3s;box-shadow:0 4px 14px #3b82f666}.search-button-hero:hover{transform:translateY(-2px);box-shadow:0 6px 20px #3b82f680}.stats-section{background:rgba(255,255,255,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:3rem 2rem;position:relative;z-index:1}.stats-container{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}.stat-card{display:flex;align-items:center;gap:1.5rem;padding:2rem;background:rgba(255,255,255,.95);border-radius:16px;box-shadow:0 4px 12px #0000001a;transition:all .3s}.stat-card:hover{transform:translateY(-5px);box-shadow:0 8px 24px #00000026}.stat-icon{width:60px;height:60px;background:linear-gradient(135deg,#f0f9ff 0%,#e0f2fe 100%);border-radius:12px;display:flex;align-items:center;justify-content:center}.stat-content{flex:1}.stat-value{font-size:2rem;font-weight:800;color:#1e293b;margin-bottom:.25rem}.stat-label{font-size:.875rem;color:#64748b;font-weight:600}.airlines-section{background:white;padding:3rem 2rem}.airlines-container{max-width:1400px;margin:0 auto;text-align:center}.airlines-title{font-size:1.5rem;font-weight:700;color:#1e293b;margin-bottom:2rem}.airlines-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:2rem;align-items:center}.airline-logo{padding:2rem;background:#f8fafc;border-radius:16px;font-size:1.5rem;font-weight:800;color:#1e3a8a;transition:all .3s;border:2px solid #e2e8f0}.airline-logo:hover{background:#f0f9ff;border-color:#3b82f6;transform:translateY(-5px);box-shadow:0 4px 12px #3b82f633}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 1024px){.hero-container{grid-template-columns:1fr;gap:3rem}.hero-title{font-size:2.5rem}.stats-container{grid-template-columns:repeat(2,1fr)}.airlines-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width: 768px){.hero-content{padding:3rem 1rem 2rem}.hero-title{font-size:2rem}.hero-subtitle{font-size:1rem}.search-grid,.stats-container{grid-template-columns:1fr}.airlines-grid{grid-template-columns:repeat(2,1fr)}.stat-card{flex-direction:column;text-align:center}}.autocomplete-wrapper{position:relative}.autocomplete-input-wrapper{position:relative;display:flex;align-items:center}.autocomplete-clear-btn{position:absolute;right:12px;top:50%;transform:translateY(-50%);background:transparent;border:none;color:#6b7280;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:all .2s ease;z-index:2}.autocomplete-clear-btn:hover{background:rgba(0,0,0,.05);color:#374151}.autocomplete-suggestions{position:absolute;top:calc(100% + 4px);left:0;right:0;background:white;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 10px 25px #00000026;max-height:320px;overflow-y:auto;z-index:1000;list-style:none;padding:0;margin:0;animation:slideDown .2s ease-out}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.autocomplete-suggestion-item{display:flex;align-items:center;gap:12px;padding:12px 16px;cursor:pointer;transition:background .15s ease;border-bottom:1px solid #f3f4f6}.autocomplete-suggestion-item:last-child{border-bottom:none}.autocomplete-suggestion-item:hover,.autocomplete-suggestion-item.selected{background:#f0f9ff}.suggestion-code{font-weight:700;font-size:16px;color:#1e40af;min-width:40px;text-align:center;background:#dbeafe;padding:6px 10px;border-radius:6px}.suggestion-details{flex:1;display:flex;flex-direction:column;gap:2px}.suggestion-name{font-weight:600;font-size:14px;color:#111827}.suggestion-location{font-size:12px;color:#6b7280}.date-picker-input{cursor:pointer!important}.date-picker-input::-webkit-calendar-picker-indicator{cursor:pointer;font-size:1.2rem;opacity:.7}.date-picker-input::-webkit-calendar-picker-indicator:hover{opacity:1}.autocomplete-suggestions::-webkit-scrollbar{width:8px}.autocomplete-suggestions::-webkit-scrollbar-track{background:#f3f4f6;border-radius:0 8px 8px 0}.autocomplete-suggestions::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}.autocomplete-suggestions::-webkit-scrollbar-thumb:hover{background:#94a3b8}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}:root{--background: 0 0% 100%;--foreground: 222.2 84% 4.9%;--card: 0 0% 100%;--card-foreground: 222.2 84% 4.9%;--popover: 0 0% 100%;--popover-foreground: 222.2 84% 4.9%;--primary: 217 91% 60%;--primary-foreground: 210 40% 98%;--secondary: 210 40% 96%;--secondary-foreground: 222.2 84% 4.9%;--muted: 210 40% 96%;--muted-foreground: 215.4 16.3% 46.9%;--accent: 210 40% 96%;--accent-foreground: 222.2 84% 4.9%;--destructive: 0 84.2% 60.2%;--destructive-foreground: 210 40% 98%;--border: 214.3 31.8% 91.4%;--input: 214.3 31.8% 91.4%;--ring: 217 91% 60%;--radius: .75rem;--aviation-blue: 217 91% 60%;--aviation-light-blue: 199 89% 48%;--aviation-dark-blue: 217 91% 45%;--aviation-gold: 45 93% 58%;--aviation-silver: 210 11% 71%;--success: 142 76% 36%;--warning: 38 92% 50%;--info: 199 89% 48%}*{border-color:hsl(var(--border))}body{background-color:hsl(var(--background));color:hsl(var(--foreground));font-feature-settings:"rlig" 1,"calt" 1}.card-hover{transition:all .3s cubic-bezier(.4,0,.2,1)}.card-hover:hover{transform:translateY(-4px);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{top:0;right:0;bottom:0;left:0}.-top-3{top:-.75rem}.bottom-0{bottom:0}.left-0{left:0}.left-1\/2{left:50%}.left-2{left:.5rem}.left-3{left:.75rem}.right-0{right:0}.right-3{right:.75rem}.right-4{right:1rem}.top-0{top:0}.top-1\/2{top:50%}.top-3{top:.75rem}.top-4{top:1rem}.z-10{z-index:10}.z-50{z-index:50}.m-0{margin:0}.-mx-1{margin-left:-.25rem;margin-right:-.25rem}.mx-auto{margin-left:auto;margin-right:auto}.my-1{margin-top:.25rem;margin-bottom:.25rem}.-mt-12{margin-top:-3rem}.mb-1{margin-bottom:.25rem}.mb-12{margin-bottom:3rem}.mb-16{margin-bottom:4rem}.mb-2{margin-bottom:.5rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.ml-2{margin-left:.5rem}.mr-1{margin-right:.25rem}.mr-2{margin-right:.5rem}.mr-3{margin-right:.75rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-8{margin-top:2rem}.mt-auto{margin-top:auto}.block{display:block}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.hidden{display:none}.h-0\.5{height:.125rem}.h-10{height:2.5rem}.h-11{height:2.75rem}.h-12{height:3rem}.h-14{height:3.5rem}.h-16{height:4rem}.h-3{height:.75rem}.h-3\.5{height:.875rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-8{height:2rem}.h-9{height:2.25rem}.h-\[var\(--radix-select-trigger-height\)\]{height:var(--radix-select-trigger-height)}.h-px{height:1px}.max-h-80{max-height:20rem}.max-h-96{max-height:24rem}.min-h-screen{min-height:100vh}.w-10{width:2.5rem}.w-12{width:3rem}.w-16{width:4rem}.w-3{width:.75rem}.w-3\.5{width:.875rem}.w-4{width:1rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-8{width:2rem}.w-full{width:100%}.min-w-\[200px\]{min-width:200px}.min-w-\[8rem\]{min-width:8rem}.min-w-\[var\(--radix-select-trigger-width\)\]{min-width:var(--radix-select-trigger-width)}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-4xl{max-width:56rem}.max-w-7xl{max-width:80rem}.flex-1{flex:1 1 0%}.flex-shrink-0{flex-shrink:0}.-translate-x-1\/2{--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-1\/2{--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-90{--tw-rotate: 90deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-105{--tw-scale-x: 1.05;--tw-scale-y: 1.05;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes pulse{50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}.cursor-default{cursor:default}.cursor-pointer{cursor:pointer}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.75rem * var(--tw-space-x-reverse));margin-left:calc(.75rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(1rem * var(--tw-space-x-reverse));margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-8>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(2rem * var(--tw-space-x-reverse));margin-left:calc(2rem * calc(1 - var(--tw-space-x-reverse)))}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}.space-y-1\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.375rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.375rem * var(--tw-space-y-reverse))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.whitespace-nowrap{white-space:nowrap}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:var(--radius)}.rounded-md{border-radius:calc(var(--radius) - 2px)}.rounded-sm{border-radius:calc(var(--radius) - 4px)}.rounded-xl{border-radius:.75rem}.rounded-t-lg{border-top-left-radius:var(--radius);border-top-right-radius:var(--radius)}.border{border-width:1px}.border-0{border-width:0px}.border-2{border-width:2px}.border-b{border-bottom-width:1px}.border-t{border-top-width:1px}.border-aviation-blue{border-color:hsl(var(--aviation-blue))}.border-aviation-gold{border-color:hsl(var(--aviation-gold))}.border-blue-200{--tw-border-opacity: 1;border-color:rgb(191 219 254 / var(--tw-border-opacity, 1))}.border-blue-300{--tw-border-opacity: 1;border-color:rgb(147 197 253 / var(--tw-border-opacity, 1))}.border-blue-500{--tw-border-opacity: 1;border-color:rgb(59 130 246 / var(--tw-border-opacity, 1))}.border-gray-100{--tw-border-opacity: 1;border-color:rgb(243 244 246 / var(--tw-border-opacity, 1))}.border-gray-200{--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1))}.border-gray-800{--tw-border-opacity: 1;border-color:rgb(31 41 55 / var(--tw-border-opacity, 1))}.border-green-200{--tw-border-opacity: 1;border-color:rgb(187 247 208 / var(--tw-border-opacity, 1))}.border-input{border-color:hsl(var(--input))}.border-purple-500{--tw-border-opacity: 1;border-color:rgb(168 85 247 / var(--tw-border-opacity, 1))}.border-red-200{--tw-border-opacity: 1;border-color:rgb(254 202 202 / var(--tw-border-opacity, 1))}.border-transparent{border-color:transparent}.border-white\/20{border-color:#fff3}.bg-aviation-blue\/10{background-color:hsl(var(--aviation-blue) / .1)}.bg-aviation-gold{background-color:hsl(var(--aviation-gold))}.bg-background{background-color:hsl(var(--background))}.bg-black\/20{background-color:#0003}.bg-blue-100{--tw-bg-opacity: 1;background-color:rgb(219 234 254 / var(--tw-bg-opacity, 1))}.bg-blue-50{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1))}.bg-blue-600{--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity, 1))}.bg-card{background-color:hsl(var(--card))}.bg-destructive{background-color:hsl(var(--destructive))}.bg-gray-50{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.bg-gray-50\/80{background-color:#f9fafbcc}.bg-gray-500{--tw-bg-opacity: 1;background-color:rgb(107 114 128 / var(--tw-bg-opacity, 1))}.bg-gray-900{--tw-bg-opacity: 1;background-color:rgb(17 24 39 / var(--tw-bg-opacity, 1))}.bg-green-100{--tw-bg-opacity: 1;background-color:rgb(220 252 231 / var(--tw-bg-opacity, 1))}.bg-green-600{--tw-bg-opacity: 1;background-color:rgb(22 163 74 / var(--tw-bg-opacity, 1))}.bg-muted{background-color:hsl(var(--muted))}.bg-orange-500{--tw-bg-opacity: 1;background-color:rgb(249 115 22 / var(--tw-bg-opacity, 1))}.bg-popover{background-color:hsl(var(--popover))}.bg-primary{background-color:hsl(var(--primary))}.bg-red-50{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1))}.bg-red-500{--tw-bg-opacity: 1;background-color:rgb(239 68 68 / var(--tw-bg-opacity, 1))}.bg-red-600{--tw-bg-opacity: 1;background-color:rgb(220 38 38 / var(--tw-bg-opacity, 1))}.bg-secondary{background-color:hsl(var(--secondary))}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bg-white\/80{background-color:#fffc}.bg-white\/95{background-color:#fffffff2}.bg-gradient-aviation{background-image:linear-gradient(135deg,hsl(var(--aviation-blue)) 0%,hsl(var(--aviation-light-blue)) 100%)}.bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.from-aviation-blue{--tw-gradient-from: hsl(var(--aviation-blue)) var(--tw-gradient-from-position);--tw-gradient-to: hsl(var(--aviation-blue) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-50{--tw-gradient-from: #eff6ff var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.via-indigo-50{--tw-gradient-to: rgb(238 242 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #eef2ff var(--tw-gradient-via-position), var(--tw-gradient-to)}.to-aviation-light-blue{--tw-gradient-to: hsl(var(--aviation-light-blue)) var(--tw-gradient-to-position)}.to-indigo-100{--tw-gradient-to: #e0e7ff var(--tw-gradient-to-position)}.to-purple-50{--tw-gradient-to: #faf5ff var(--tw-gradient-to-position)}.bg-clip-text{-webkit-background-clip:text;background-clip:text}.p-0{padding:0}.p-1{padding:.25rem}.p-1\.5{padding:.375rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.px-12{padding-left:3rem;padding-right:3rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-16{padding-top:4rem;padding-bottom:4rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-20{padding-top:5rem;padding-bottom:5rem}.py-24{padding-top:6rem;padding-bottom:6rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-8{padding-top:2rem;padding-bottom:2rem}.pb-16{padding-bottom:4rem}.pb-20{padding-bottom:5rem}.pb-4{padding-bottom:1rem}.pl-10{padding-left:2.5rem}.pl-8{padding-left:2rem}.pr-10{padding-right:2.5rem}.pr-2{padding-right:.5rem}.pt-0{padding-top:0}.pt-4{padding-top:1rem}.pt-8{padding-top:2rem}.text-left{text-align:left}.text-center{text-align:center}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-5xl{font-size:3rem;line-height:1}.text-\[0\.6rem\]{font-size:.6rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-medium{font-weight:500}.font-semibold{font-weight:600}.leading-none{line-height:1}.leading-relaxed{line-height:1.625}.tracking-tight{letter-spacing:-.025em}.text-aviation-blue{color:hsl(var(--aviation-blue))}.text-aviation-gold{color:hsl(var(--aviation-gold))}.text-blue-600{--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.text-blue-700{--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.text-blue-900{--tw-text-opacity: 1;color:rgb(30 58 138 / var(--tw-text-opacity, 1))}.text-card-foreground{color:hsl(var(--card-foreground))}.text-destructive-foreground{color:hsl(var(--destructive-foreground))}.text-foreground{color:hsl(var(--foreground))}.text-gray-400{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.text-gray-500{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.text-gray-600{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.text-gray-700{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.text-gray-900{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.text-green-500{--tw-text-opacity: 1;color:rgb(34 197 94 / var(--tw-text-opacity, 1))}.text-green-600{--tw-text-opacity: 1;color:rgb(22 163 74 / var(--tw-text-opacity, 1))}.text-green-800{--tw-text-opacity: 1;color:rgb(22 101 52 / var(--tw-text-opacity, 1))}.text-muted-foreground{color:hsl(var(--muted-foreground))}.text-popover-foreground{color:hsl(var(--popover-foreground))}.text-primary{color:hsl(var(--primary))}.text-primary-foreground{color:hsl(var(--primary-foreground))}.text-red-500{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}.text-red-700{--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.text-red-800{--tw-text-opacity: 1;color:rgb(153 27 27 / var(--tw-text-opacity, 1))}.text-secondary-foreground{color:hsl(var(--secondary-foreground))}.text-transparent{color:transparent}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.text-white\/80{color:#fffc}.text-white\/90{color:#ffffffe6}.underline-offset-4{text-underline-offset:4px}.opacity-50{opacity:.5}.shadow-2xl{--tw-shadow: 0 25px 50px -12px rgb(0 0 0 / .25);--tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-md{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-sm{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-xl{--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.outline-none{outline:2px solid transparent;outline-offset:2px}.outline{outline-style:solid}.ring-offset-background{--tw-ring-offset-color: hsl(var(--background))}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.backdrop-blur-md{--tw-backdrop-blur: blur(12px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-blur-sm{--tw-backdrop-blur: blur(4px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-shadow{transition-property:box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}@keyframes enter{0%{opacity:var(--tw-enter-opacity, 1);transform:translate3d(var(--tw-enter-translate-x, 0),var(--tw-enter-translate-y, 0),0) scale3d(var(--tw-enter-scale, 1),var(--tw-enter-scale, 1),var(--tw-enter-scale, 1)) rotate(var(--tw-enter-rotate, 0))}}@keyframes exit{to{opacity:var(--tw-exit-opacity, 1);transform:translate3d(var(--tw-exit-translate-x, 0),var(--tw-exit-translate-y, 0),0) scale3d(var(--tw-exit-scale, 1),var(--tw-exit-scale, 1),var(--tw-exit-scale, 1)) rotate(var(--tw-exit-rotate, 0))}}.duration-200{animation-duration:.2s}.duration-300{animation-duration:.3s}.file\:border-0::file-selector-button{border-width:0px}.file\:bg-transparent::file-selector-button{background-color:transparent}.file\:text-sm::file-selector-button{font-size:.875rem;line-height:1.25rem}.file\:font-medium::file-selector-button{font-weight:500}.placeholder\:text-muted-foreground::-moz-placeholder{color:hsl(var(--muted-foreground))}.placeholder\:text-muted-foreground::placeholder{color:hsl(var(--muted-foreground))}.last\:border-b-0:last-child{border-bottom-width:0px}.hover\:scale-105:hover{--tw-scale-x: 1.05;--tw-scale-y: 1.05;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:scale-\[1\.02\]:hover{--tw-scale-x: 1.02;--tw-scale-y: 1.02;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:border-blue-500:hover{--tw-border-opacity: 1;border-color:rgb(59 130 246 / var(--tw-border-opacity, 1))}.hover\:bg-accent:hover{background-color:hsl(var(--accent))}.hover\:bg-aviation-blue:hover{background-color:hsl(var(--aviation-blue))}.hover\:bg-aviation-blue\/5:hover{background-color:hsl(var(--aviation-blue) / .05)}.hover\:bg-blue-100:hover{--tw-bg-opacity: 1;background-color:rgb(219 234 254 / var(--tw-bg-opacity, 1))}.hover\:bg-blue-50:hover{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1))}.hover\:bg-blue-700:hover{--tw-bg-opacity: 1;background-color:rgb(29 78 216 / var(--tw-bg-opacity, 1))}.hover\:bg-destructive\/80:hover{background-color:hsl(var(--destructive) / .8)}.hover\:bg-destructive\/90:hover{background-color:hsl(var(--destructive) / .9)}.hover\:bg-gray-100:hover{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-50:hover{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.hover\:bg-primary\/80:hover{background-color:hsl(var(--primary) / .8)}.hover\:bg-primary\/90:hover{background-color:hsl(var(--primary) / .9)}.hover\:bg-secondary\/80:hover{background-color:hsl(var(--secondary) / .8)}.hover\:text-accent-foreground:hover{color:hsl(var(--accent-foreground))}.hover\:text-aviation-blue:hover{color:hsl(var(--aviation-blue))}.hover\:text-blue-600:hover{--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.hover\:text-gray-600:hover{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.hover\:text-white:hover{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.hover\:underline:hover{text-decoration-line:underline}.hover\:opacity-80:hover{opacity:.8}.hover\:opacity-90:hover{opacity:.9}.hover\:shadow-lg:hover{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hover\:shadow-xl:hover{--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.focus\:border-aviation-blue:focus{border-color:hsl(var(--aviation-blue))}.focus\:bg-accent:focus{background-color:hsl(var(--accent))}.focus\:text-accent-foreground:focus{color:hsl(var(--accent-foreground))}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring-2:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-ring:focus{--tw-ring-color: hsl(var(--ring))}.focus\:ring-offset-2:focus{--tw-ring-offset-width: 2px}.focus-visible\:outline-none:focus-visible{outline:2px solid transparent;outline-offset:2px}.focus-visible\:ring-2:focus-visible{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus-visible\:ring-ring:focus-visible{--tw-ring-color: hsl(var(--ring))}.focus-visible\:ring-offset-2:focus-visible{--tw-ring-offset-width: 2px}.disabled\:pointer-events-none:disabled{pointer-events:none}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:opacity-50:disabled{opacity:.5}.group:hover .group-hover\:translate-x-1{--tw-translate-x: .25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:border-aviation-blue{border-color:hsl(var(--aviation-blue))}.group:hover .group-hover\:text-blue-700{--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:opacity-80{opacity:.8}.group:hover .group-hover\:shadow-xl{--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.peer:disabled~.peer-disabled\:cursor-not-allowed{cursor:not-allowed}.peer:disabled~.peer-disabled\:opacity-70{opacity:.7}.data-\[disabled\]\:pointer-events-none[data-disabled]{pointer-events:none}.data-\[side\=bottom\]\:translate-y-1[data-side=bottom]{--tw-translate-y: .25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[side\=left\]\:-translate-x-1[data-side=left]{--tw-translate-x: -.25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[side\=right\]\:translate-x-1[data-side=right]{--tw-translate-x: .25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[side\=top\]\:-translate-y-1[data-side=top]{--tw-translate-y: -.25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[state\=active\]\:bg-background[data-state=active]{background-color:hsl(var(--background))}.data-\[state\=active\]\:text-foreground[data-state=active]{color:hsl(var(--foreground))}.data-\[disabled\]\:opacity-50[data-disabled]{opacity:.5}.data-\[state\=active\]\:shadow-sm[data-state=active]{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.data-\[state\=open\]\:animate-in[data-state=open]{animation-name:enter;animation-duration:.15s;--tw-enter-opacity: initial;--tw-enter-scale: initial;--tw-enter-rotate: initial;--tw-enter-translate-x: initial;--tw-enter-translate-y: initial}.data-\[state\=closed\]\:animate-out[data-state=closed]{animation-name:exit;animation-duration:.15s;--tw-exit-opacity: initial;--tw-exit-scale: initial;--tw-exit-rotate: initial;--tw-exit-translate-x: initial;--tw-exit-translate-y: initial}.data-\[state\=closed\]\:fade-out-0[data-state=closed]{--tw-exit-opacity: 0}.data-\[state\=open\]\:fade-in-0[data-state=open]{--tw-enter-opacity: 0}.data-\[state\=closed\]\:zoom-out-95[data-state=closed]{--tw-exit-scale: .95}.data-\[state\=open\]\:zoom-in-95[data-state=open]{--tw-enter-scale: .95}.data-\[side\=bottom\]\:slide-in-from-top-2[data-side=bottom]{--tw-enter-translate-y: -.5rem}.data-\[side\=left\]\:slide-in-from-right-2[data-side=left]{--tw-enter-translate-x: .5rem}.data-\[side\=right\]\:slide-in-from-left-2[data-side=right]{--tw-enter-translate-x: -.5rem}.data-\[side\=top\]\:slide-in-from-bottom-2[data-side=top]{--tw-enter-translate-y: .5rem}@media (min-width: 640px){.sm\:block{display:block}.sm\:h-6{height:1.5rem}.sm\:w-6{width:1.5rem}.sm\:space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.75rem * var(--tw-space-x-reverse));margin-left:calc(.75rem * calc(1 - var(--tw-space-x-reverse)))}.sm\:p-2{padding:.5rem}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:text-2xl{font-size:1.5rem;line-height:2rem}.sm\:text-xs{font-size:.75rem;line-height:1rem}}@media (min-width: 768px){.md\:col-span-1{grid-column:span 1 / span 1}.md\:flex{display:flex}.md\:hidden{display:none}.md\:w-auto{width:auto}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.md\:pb-0{padding-bottom:0}.md\:text-6xl{font-size:3.75rem;line-height:1}}@media (min-width: 1024px){.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:space-x-6>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(1.5rem * var(--tw-space-x-reverse));margin-left:calc(1.5rem * calc(1 - var(--tw-space-x-reverse)))}.lg\:px-8{padding-left:2rem;padding-right:2rem}}.\[\&\>span\]\:line-clamp-1>span{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}
