.secret-results{position:relative;z-index:1;width:min(1240px,100%);min-height:100dvh;margin:0 auto;padding:var(--dashboard-results-padding-top,128px) 32px 100px;color:#f5f5f5;font-family:var(--font-sans)}.secret-results[hidden]{display:none}.secret-detection{position:relative;z-index:1;height:220px;isolation:isolate;transition:height .9s cubic-bezier(.22,1,.36,1)}.secret-particle-stage{position:fixed;z-index:0;inset:0;width:100%;height:100dvh;overflow:hidden;pointer-events:none}html:has([data-soar-secret]) canvas.secret-flight-particles{width:100%;height:100%;display:block;filter:none}.secret-detection-copy{position:relative;padding-top:42px;text-align:center;transition:padding .8s cubic-bezier(.22,1,.36,1)}.secret-results[data-detecting=true] .secret-detection-copy{animation:secret-copy-arrive .85s .1s both}.secret-results-eyebrow{color:#929298;font-size:12px;line-height:1.5;margin:0 0 15px}.secret-detection h1{font-size:clamp(40px,5.1vw,72px);font-weight:500;letter-spacing:-.055em;line-height:1.04;text-wrap:balance;margin:0}.secret-detection-status{display:flex;align-items:center;justify-content:center;gap:8px;min-height:22px;margin:21px 0 0;color:#98989e;font-size:13px}.secret-result-content{position:relative;z-index:1}.secret-fare-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;align-items:stretch}.secret-fare-card{position:relative;min-width:0;display:flex;flex-direction:column;padding:24px;border:1px solid #ffffff1b;border-radius:24px;background:linear-gradient(145deg,#ffffff07,transparent 55%),#101011;animation:secret-fare-materialize .8s calc(.45s + var(--secret-card-delay, 0s)) cubic-bezier(.22,1,.36,1) both;transition:border-color .25s,box-shadow .25s}.secret-fare-card:focus-within,.secret-fare-card:hover{border-color:#ffffff60;box-shadow:0 10px 60px #0007}.secret-fare-card[data-cheapest=true]{border-color:#ffffff64;background:linear-gradient(140deg,#ffffff0d,transparent 60%),#151516}.secret-fare-card[data-cheapest=true]:before{content:"";position:absolute;top:-1px;left:24px;right:24px;height:1px;background:linear-gradient(90deg,transparent,#bbb8ff,#efffbf,#ffcfb0,transparent)}.secret-card-top{display:flex;align-items:center;justify-content:space-between;color:#b6b6bc;font-size:12px;font-weight:500}.secret-card-top>span:last-child{font-size:18px;color:#66666b}.secret-card-price{margin-top:25px;font-size:clamp(46px,5.2vw,74px);font-weight:500;line-height:1;letter-spacing:-.065em;font-variant-numeric:tabular-nums;overflow-wrap:anywhere}.secret-card-price-note{margin:10px 0 18px;color:#919196;font-size:12px}.secret-saving{display:flex;flex-wrap:wrap;align-items:center;gap:7px;color:#ccedba;font-size:11px;line-height:1.55;min-height:38px}.secret-saving>span{background:#c7efab14;border:1px solid #c7efab22;border-radius:20px;padding:2px 7px;white-space:nowrap}.secret-saving-neutral{color:#99999f}.secret-card-itinerary{border-top:1px solid #ffffff12;margin-top:16px;padding-top:19px}.secret-card-airline{display:flex;flex-wrap:wrap;align-items:center;gap:12px;font-size:13px;font-weight:500;margin:0 0 18px}html:has([data-soar-secret]) .secret-card-airline img{filter:var(--airline-logo-dark-filter,none)}.secret-empty-action{display:flex;justify-content:center;margin-top:30px}.secret-card-leg{display:grid;grid-template-columns:1fr minmax(50px,.8fr) 1fr;align-items:center;gap:8px;margin-bottom:14px}.secret-card-leg>div{display:flex;flex-direction:column;gap:5px}.secret-card-leg>div:last-child{text-align:right}.secret-card-leg strong{font-size:clamp(16px,1.5vw,21px);font-weight:500;letter-spacing:-.025em;white-space:nowrap}.secret-card-leg span{color:#99999e;font-size:11px}.secret-card-journey{align-items:center;text-align:center;gap:0!important}.secret-card-journey .secret-card-path{font-size:20px;color:#67676e;width:100%;line-height:20px}.secret-card-fare-name{color:#99999e;font-size:11px;margin:0 0 17px}.secret-comparison{border-top:1px solid #ffffff12;padding-top:16px}.secret-comparison>div{display:flex;justify-content:space-between;gap:10px;margin-bottom:9px;font-size:12px;color:#acacb2}.secret-comparison small{font-size:10px;color:#85858c}.secret-comparison p{color:#7f7f86;font-size:10px;line-height:1.5;margin:13px 0 0}.secret-card-restriction{color:#96969b;font-size:11px;line-height:1.6;margin:18px 0 0}.secret-card-action{width:100%;margin-top:auto;gap:8px}.secret-card-action:before{display:none}.secret-fare-card .secret-card-action{margin-top:auto}.secret-card-restriction,.secret-comparison{margin-bottom:24px}.secret-comparison:has(+.secret-card-restriction){margin-bottom:0}.secret-arrival-day{color:#aaa;font-size:10px;margin-left:3px}.secret-search-toggle{gap:8px}.secret-more-heading{font-size:22px;font-weight:500;letter-spacing:-.035em;margin:40px 0 22px}.secret-more-heading span{display:inline-block;color:#77777f;font-size:13px;margin-left:10px}.secret-fare-grid-more .secret-card-price{font-size:52px}.secret-fare-grid-more .secret-fare-card{background:#0e0e0f}.secret-hero{position:fixed;transform:scale(1);opacity:1;visibility:visible;transition:transform .85s cubic-bezier(.65,0,.35,1),opacity .5s ease,filter .65s ease,visibility 0s}.secret-hero[data-active=false]{transform:scale(.12);opacity:0;filter:blur(12px);visibility:hidden;transition:transform .85s cubic-bezier(.65,0,.35,1),opacity .65s ease,filter .65s ease,visibility 0s .85s;pointer-events:none}.secret-background{transition:opacity .85s ease}html:has([data-soar-secret] .app[data-state=results]) .secret-background{opacity:0}@layer base{html:has([data-soar-secret]) .secret-results .secret-fare-card .secret-card-action{border-radius:100px!important;min-height:46px!important}html:has([data-soar-secret]) .app[data-state=results] .search-container :is(.search-card,.search-btn){border-radius:100px!important}html:has([data-soar-secret]) .app[data-state=results] .search-container .search-row{border-radius:100px!important}html:has([data-soar-secret]) .search-container[data-secret-collapsed=true]{opacity:0!important;visibility:hidden!important;pointer-events:none!important}html:has([data-soar-secret]) .secret-search-toggle{border-radius:100px!important}}@layer base{@media (min-width:821px){html:has([data-soar-secret]) .app[data-state=hero] .search-container{position:fixed!important;top:calc(50dvh - 35px)!important;left:50%!important;width:min(880px,calc(100vw - 56px))!important;transform:translate(-50%)!important}html:has([data-soar-secret]) .app[data-state=hero][data-multi-city=true] .search-container{top:420px!important}html:has([data-soar-secret]) .app .search-container{transition:top .95s cubic-bezier(.65,0,.2,1),width .95s cubic-bezier(.65,0,.2,1),max-width .95s cubic-bezier(.65,0,.2,1),opacity .4s,filter .4s!important}html:has([data-soar-secret]) .app[data-state=results] .search-container{top:84px!important}}}@keyframes secret-copy-arrive{0%{opacity:0;transform:translateY(20px);filter:blur(8px)}to{opacity:1;transform:translateY(0);filter:blur(0)}}@keyframes secret-fare-materialize{0%{opacity:0;transform:translateY(42px) scale(.94);filter:blur(9px)}to{opacity:1;transform:translateY(0) scale(1);filter:blur(0)}}@media (max-width:1000px){.secret-results{padding-inline:22px}.secret-fare-card{padding:20px}.secret-fare-grid{gap:12px}}@media (max-width:820px){.secret-results{padding:88px 16px 80px}.secret-detection{height:210px}.secret-detection-copy{padding-top:35px}.secret-detection h1{font-size:clamp(40px,8vw,58px)}.secret-detection-status{font-size:12px;line-height:1.6}.secret-fare-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.secret-fare-card[data-cheapest=true]{grid-column:1/-1}.secret-card-price{font-size:60px}}@media (max-width:540px){.secret-fare-grid{grid-template-columns:minmax(0,1fr);gap:18px}.secret-fare-card{padding:25px;border-radius:24px}.secret-card-price{font-size:76px}.secret-card-leg strong{font-size:22px}.secret-card-fare-name,.secret-card-price-note,.secret-saving{font-size:12px}.secret-results-eyebrow{font-size:11px}}.secret-results:is([data-empty=true],[data-detecting=true]){padding-block:88px}.secret-results:is([data-empty=true],[data-detecting=true]) .secret-detection{display:grid;align-items:center;min-height:calc(100dvh - 176px);height:auto}.secret-results:is([data-empty=true],[data-detecting=true]) .secret-detection-copy{padding-top:0}@media (prefers-reduced-motion:reduce){.secret-background,.secret-detection,.secret-detection-copy,.secret-hero,.secret-hero[data-active=false],.secret-particle-stage{transition:none}.secret-results *,.secret-results[data-detecting=true] .secret-detection-copy,.secret-results[data-detecting=true] .secret-particle-stage{animation:none}}@layer base{@media (prefers-reduced-motion:reduce){html:has([data-soar-secret]) .app .search-container{transition:none!important}}}.AtlasFilterToggle_track__XJjdI{isolation:isolate;overflow:hidden}.AtlasFilterToggle_sparkleField__p_5a6{position:absolute;inset:0;z-index:1;overflow:hidden;border-radius:inherit;opacity:0;pointer-events:none;transition:opacity .18s ease}.AtlasFilterToggle_sparkleFieldVisible__yADvj{opacity:1}.AtlasFilterToggle_flowingSparkle__95XI9{position:absolute;left:20px;width:2px;height:2px;border-radius:1px;background:rgb(255 255 255/94%);box-shadow:0 0 4px rgb(255 255 255/78%);opacity:0;animation:AtlasFilterToggle_atlas-track-sparkle-flow__Ptxno 2.35s linear infinite}.AtlasFilterToggle_flowingSparkle__95XI9:first-child{top:5px;animation-delay:-.15s}.AtlasFilterToggle_flowingSparkle__95XI9:nth-child(2){top:15px;width:3px;height:3px;animation-delay:-1.35s;animation-duration:2.8s}.AtlasFilterToggle_flowingSparkle__95XI9:nth-child(3){top:9px;animation-delay:-2.1s;animation-duration:3.1s}.AtlasFilterToggle_flowingSparkle__95XI9:nth-child(4){top:17px;animation-delay:-.75s;animation-duration:2.55s}.AtlasFilterToggle_flowingSparkle__95XI9:nth-child(5){top:4px;width:1.5px;height:1.5px;animation-delay:-1.9s;animation-duration:2.65s}.AtlasFilterToggle_flowingSparkle__95XI9:nth-child(6){top:12px;animation-delay:-.4s;animation-duration:3.35s}.AtlasFilterToggle_flowingSparkle__95XI9:nth-child(7){top:7px;width:3px;height:3px;animation-delay:-2.55s;animation-duration:3.45s}.AtlasFilterToggle_flowingSparkle__95XI9:nth-child(8){top:18px;animation-delay:-1.15s;animation-duration:3s}.AtlasFilterToggle_effectsPaused__bkoen .AtlasFilterToggle_flowingSparkle__95XI9{animation-play-state:paused}@keyframes AtlasFilterToggle_atlas-track-sparkle-flow__Ptxno{0%{opacity:0;transform:translateX(8px) scale(.75)}14%{opacity:.9}76%{opacity:.72}to{opacity:0;transform:translateX(-24px) scale(1.1)}}@media (prefers-reduced-motion:reduce){.AtlasFilterToggle_flowingSparkle__95XI9{animation:none;opacity:0}}.MobileFlightFilters_floatingButton__q3h_q{position:fixed;right:max(16px,env(safe-area-inset-right));bottom:calc(16px + env(safe-area-inset-bottom));z-index:40;display:grid;width:60px;height:60px;place-items:center;padding:0;border:1px solid color-mix(in srgb,var(--color-fg) 20%,transparent);border-radius:50%;background:linear-gradient(145deg,rgb(255 255 255/65%),rgb(255 255 255/8%) 48%,rgb(255 255 255/28%)),color-mix(in srgb,var(--color-n-150) 66%,transparent);box-shadow:0 8px 24px rgb(0 0 0/22%),0 2px 6px rgb(0 0 0/12%),inset 0 1px 1px rgb(255 255 255/90%),inset 0 -1px 1px rgb(0 0 0/10%);-webkit-backdrop-filter:blur(24px) saturate(180%);backdrop-filter:blur(24px) saturate(180%);cursor:pointer}[data-theme=dark] .MobileFlightFilters_floatingButton__q3h_q{border-color:rgb(255 255 255/28%);background:linear-gradient(145deg,rgb(255 255 255/22%),rgb(255 255 255/4%) 48%,rgb(255 255 255/10%)),color-mix(in srgb,var(--color-n-150) 66%,transparent);box-shadow:0 8px 28px rgb(0 0 0/45%),0 2px 8px rgb(0 0 0/24%),inset 0 1px 1px rgb(255 255 255/40%),inset 0 -1px 1px rgb(255 255 255/8%)}.MobileFlightFilters_sheet__KZVpy{--sheet-bottom-extension:0px;position:fixed;inset:auto 8px calc(-1 * var(--sheet-bottom-extension));box-sizing:border-box;width:calc(100% - 16px);max-width:640px;height:calc(50dvh + var(--sheet-bottom-extension));max-height:calc(100dvh - 24px + var(--sheet-bottom-extension));margin:0 auto;padding:0 0 var(--sheet-bottom-extension);border:0;border-radius:32px 32px 0 0;background:var(--color-n-0);color:var(--color-fg);box-shadow:0 -4px 32px rgb(0 0 0/12%);overflow:hidden;outline:none;transform:translateY(var(--sheet-drag,0))}.MobileFlightFilters_sheet__KZVpy[open]{display:flex;flex-direction:column;animation:MobileFlightFilters_sheet-in__TgIrQ .28s cubic-bezier(.16,1,.3,1)}.MobileFlightFilters_sheet__KZVpy[data-expanded]{height:calc(100dvh - 24px + var(--sheet-bottom-extension))}.MobileFlightFilters_sheet__KZVpy[data-closing]{animation:MobileFlightFilters_sheet-out__Nh2D8 .22s cubic-bezier(.7,0,.84,0) both}.MobileFlightFilters_sheet__KZVpy::backdrop{background:rgb(0 0 0/30%);animation:MobileFlightFilters_backdrop-in__6MB4I .22s ease}.MobileFlightFilters_sheet__KZVpy[data-closing]::backdrop{animation:MobileFlightFilters_backdrop-out__bsBhr .22s ease both}.MobileFlightFilters_handle___w8A4{display:grid;flex-shrink:0;width:80px;height:26px;margin:0 auto;padding:0;place-items:start center;border:0;border-radius:12px;background:transparent;cursor:grab;touch-action:none}.MobileFlightFilters_handle___w8A4 span{width:60px;height:4px;margin-top:6px;border-radius:4px;background:var(--color-n-300)}.MobileFlightFilters_handle___w8A4:active{cursor:grabbing}.MobileFlightFilters_content__A35Ts{min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:12px 18px calc(28px + env(safe-area-inset-bottom))}.MobileFlightFilters_section__RZ8kv{margin-top:28px}.MobileFlightFilters_section__RZ8kv:first-of-type{margin-top:0}.MobileFlightFilters_sheet__KZVpy [role=checkbox][aria-checked=false]>span[aria-hidden=true]{background:transparent;border-color:var(--color-border-strong)}.MobileFlightFilters_section__RZ8kv h2{margin:0 0 16px;font-size:23px;font-weight:600;line-height:1.2;letter-spacing:-.5px}@media (max-width:820px){@supports (-webkit-touch-callout:none){.MobileFlightFilters_sheet__KZVpy{--sheet-bottom-extension:max(72px,env(safe-area-inset-bottom))}@supports (height:100lvh){.MobileFlightFilters_sheet__KZVpy{--sheet-bottom-extension:max(env(safe-area-inset-bottom),calc(100lvh - 100dvh))}}}html[data-soar-native=android] .MobileFlightFilters_sheet__KZVpy{--sheet-bottom-extension:0px}}@keyframes MobileFlightFilters_sheet-in__TgIrQ{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes MobileFlightFilters_sheet-out__Nh2D8{to{transform:translateY(100%)}}@keyframes MobileFlightFilters_backdrop-in__6MB4I{0%{opacity:0}to{opacity:1}}@keyframes MobileFlightFilters_backdrop-out__bsBhr{to{opacity:0}}@media (prefers-reduced-motion:reduce){.MobileFlightFilters_sheet__KZVpy::backdrop,.MobileFlightFilters_sheet__KZVpy[open]{animation-duration:1ms}}