.deal-card{cursor:pointer;border:1px solid var(--border-color);background:var(--card-bg);border-radius:14px;gap:1rem;min-width:0;max-width:100%;padding:1.1rem;transition:transform .14s,box-shadow .14s,border-color .14s;display:grid}.deal-card:hover,.deal-card:focus-visible{box-shadow:0 8px 22px var(--shadow-color);border-color:#63a7ff73;outline:none;transform:translateY(-2px)}.deal-card-top,.deal-card-middle,.deal-card-bottom,.deal-meta-stack,.deal-card-title-line,.route-label,.deal-list-route,.deal-badge,.scan-pill,.card-actions,.ghost-action,.primary-action{align-items:center;display:flex}.deal-card-top,.deal-card-bottom{justify-content:space-between;gap:1rem;min-width:0}.deal-card-top>div:first-child{min-width:0}.deal-card-top h3{overflow-wrap:anywhere;margin:0;font-size:1.35rem}.deal-card-title-line{flex-wrap:wrap;gap:.5rem;min-width:0}.route-code,.deal-country,.price-label,.price-context,.scan-pill,.ghost-action,.primary-action{min-width:0}.deal-country,.route-code,.scan-pill span{text-overflow:ellipsis;overflow:hidden}.deal-country,.scan-pill span{white-space:nowrap}.route-label,.deal-list-route{background:var(--surface-elevated);width:fit-content;max-width:100%;color:var(--text-muted);letter-spacing:.04em;border:1px solid #849cbb38;border-radius:999px;flex:none;gap:.28rem;padding:.24rem .46rem;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.68rem;font-weight:800;line-height:1}.route-code{min-width:0;line-height:1}.route-code-origin{color:var(--text-muted)}.route-code-dest{color:var(--text-primary);font-weight:900}.route-arrow{color:var(--text-muted);flex:none}.deal-country,.price-label,.scan-pill span,.deal-badge span,.price-context span{color:var(--text-secondary)}.deal-country{margin:.22rem 0 0;font-size:.92rem}.deal-badge{text-align:center;border-radius:12px;flex-direction:column;flex:none;justify-content:center;min-width:5.7rem;max-width:100%;padding:.75rem .9rem}.deal-badge strong{white-space:nowrap;font-size:1.25rem}.tone-excellent .deal-badge,.tone-good .deal-badge{background:var(--surface-elevated);color:var(--price-positive)}.tone-watch .deal-badge{background:var(--surface-elevated);color:var(--text-primary)}.deal-card-middle{justify-content:space-between;align-items:end;gap:1rem;min-width:0}.grid-price-stack{gap:.2rem;min-width:0;display:grid}.deal-meta-stack{text-align:right;flex-direction:column;align-items:end;gap:.42rem;min-width:0;max-width:55%}.deal-card-bottom{justify-content:end}.deals-grid.layout-list .deal-card{grid-template-columns:minmax(0,1.15fr) minmax(12rem,.7fr) auto;align-items:center;gap:1.15rem;padding:1rem 1.1rem}.price-label{color:var(--text-muted);margin-bottom:.3rem;font-size:.82rem;font-weight:600;display:block}.deal-price{font-size:2rem;line-height:1}.price-context{flex-direction:row;align-items:baseline;gap:.3rem;max-width:100%;font-size:.92rem}.grid-price-stack .price-context{color:var(--text-secondary);font-size:.86rem;display:inline-flex}.grid-price-stack .price-context strong{color:var(--text-muted)}.price-context strong{flex:none}.scan-pill{background:var(--surface-elevated);border-radius:999px;gap:.45rem;max-width:100%;padding:.5rem .75rem;font-size:.84rem}.card-actions{gap:.55rem;min-width:0}.ghost-action,.primary-action{cursor:pointer;border:1px solid var(--border-color);white-space:nowrap;border-radius:999px;gap:.45rem;min-width:0;padding:.72rem .92rem;font-weight:700}.ghost-action{color:var(--text-primary);background:0 0}.primary-action{background:var(--brand-gradient);color:#fff;border-color:#0000}.primary-action:hover{background:var(--brand-gradient-strong)}@media (width<=1150px){.deals-grid.layout-list .deal-card{grid-template-columns:minmax(0,1fr);gap:.9rem}.deals-grid.layout-list .ghost-action,.deals-grid.layout-list .primary-action{justify-content:center;padding:.66rem .8rem}}@media (width<=760px){.deal-card-bottom,.deal-card-middle,.deal-card-top{flex-direction:column;grid-template-columns:none;align-items:start}.card-actions{flex-direction:column;width:100%}.ghost-action,.primary-action{justify-content:center;width:100%}.deals-grid.layout-list .deal-card{grid-template-columns:minmax(0,1fr)}.deals-grid.layout-grid .deal-card{border-radius:12px;gap:.55rem;min-width:0;padding:.72rem}.deals-grid.layout-grid .deal-card-top,.deals-grid.layout-grid .deal-card-middle,.deals-grid.layout-grid .deal-card-bottom{gap:.42rem}.deals-grid.layout-grid .route-label{display:none}.deals-grid.layout-grid .deal-card-top{flex-direction:row;justify-content:space-between;align-items:start}.deals-grid.layout-grid .deal-card-top>div:first-child{flex:1;min-width:0}.deals-grid.layout-grid .deal-card-top h3{margin:0;font-size:.98rem;line-height:1.1}.deals-grid.layout-grid .deal-country{margin-top:.14rem;font-size:.75rem;line-height:1.2}.deals-grid.layout-grid .deal-badge{text-align:center;border-radius:14px;flex-direction:column;flex:none;justify-content:center;align-self:start;align-items:center;width:auto;min-width:0;max-width:3.8rem;padding:.42rem}.deals-grid.layout-grid .deal-badge strong{font-size:clamp(.72rem,2.8vw,.82rem);line-height:1}.deals-grid.layout-grid .deal-badge span{display:none}.deals-grid.layout-grid .deal-card-middle{flex-direction:row;justify-content:space-between;align-items:end;gap:.4rem}.deals-grid.layout-grid .price-label{margin-bottom:.14rem;font-size:.75rem}.deals-grid.layout-grid .deal-price{font-size:1.26rem}.deals-grid.layout-grid .price-context{text-align:right;align-items:end;gap:.14rem;font-size:.75rem;line-height:1.2}.deals-grid.layout-grid .grid-price-stack .price-context{display:none}.deals-grid.layout-grid .deal-meta-stack{flex:auto;align-items:end;gap:.28rem;min-width:0;max-width:52%}.deals-grid.layout-grid .deal-card-bottom{display:none}.deals-grid.layout-grid .scan-pill{min-width:0;max-width:100%;padding:.28rem .44rem;font-size:.75rem}.deals-grid.layout-grid .scan-pill svg{flex:none;width:11px;height:11px}.deals-grid.layout-grid .scan-pill span{text-overflow:initial;white-space:normal;text-align:right;line-height:1.15;overflow:visible}.deals-grid.layout-grid .card-actions{display:none}}@media (width<=640px){.deal-card{border-radius:14px;gap:.82rem;padding:.92rem}.deals-grid.layout-grid .deal-card-middle{flex-direction:column;align-items:stretch;gap:.34rem}.deals-grid.layout-grid .deal-meta-stack{align-items:flex-start;width:100%;max-width:100%}.deals-grid.layout-grid .scan-pill{width:fit-content;max-width:100%}.deals-grid.layout-grid .scan-pill span{text-align:left}.deal-card-top h3{font-size:1.1rem}.deal-country{font-size:.84rem}.deal-badge{text-align:left;border-radius:16px;flex-direction:row;justify-content:space-between;width:100%;min-width:0;padding:.7rem .8rem}.deal-badge strong{font-size:1.05rem}.deal-price{font-size:1.7rem}.price-context{gap:.2rem;font-size:.86rem}.scan-pill{padding:.48rem .68rem;font-size:.8rem}.ghost-action,.primary-action{min-height:2.85rem;padding:.78rem .9rem}.deals-grid.layout-grid .deal-card{border-radius:12px;gap:.55rem;min-width:0;padding:.72rem}.deals-grid.layout-grid .deal-card-top,.deals-grid.layout-grid .deal-card-middle,.deals-grid.layout-grid .deal-card-bottom{gap:.42rem}.deals-grid.layout-grid .route-label{display:none}.deals-grid.layout-grid .deal-card-top{flex-direction:row;justify-content:space-between;align-items:start}.deals-grid.layout-grid .deal-card-top>div:first-child{flex:1;min-width:0}.deals-grid.layout-grid .deal-card-top h3{margin:0;font-size:.98rem;line-height:1.1}.deals-grid.layout-grid .deal-country{margin-top:.14rem;font-size:.75rem;line-height:1.2}.deals-grid.layout-grid .deal-badge{text-align:center;border-radius:14px;flex-direction:column;flex:none;justify-content:center;align-self:start;align-items:center;width:auto;min-width:0;max-width:3.8rem;padding:.42rem}.deals-grid.layout-grid .deal-badge strong{font-size:clamp(.72rem,2.8vw,.82rem);line-height:1}.deals-grid.layout-grid .deal-badge span{display:none}.deals-grid.layout-grid .deal-card-middle{flex-direction:row;justify-content:space-between;align-items:end;gap:.4rem}.deals-grid.layout-grid .price-label{margin-bottom:.14rem;font-size:.75rem}.deals-grid.layout-grid .deal-price{font-size:1.26rem}.deals-grid.layout-grid .price-context{text-align:right;align-items:end;gap:.14rem;font-size:.75rem;line-height:1.2}.deals-grid.layout-grid .deal-meta-stack{align-items:end;gap:.28rem;min-width:0;max-width:58%}.deals-grid.layout-grid .deal-card-bottom{display:none}.deals-grid.layout-grid .scan-pill{min-width:0;padding:.34rem .5rem;font-size:.75rem}.deals-grid.layout-grid .scan-pill svg{width:12px;height:12px}.deals-grid.layout-grid .card-actions{display:none}.deals-grid.layout-list .deal-card{border-radius:14px;gap:.82rem;padding:.92rem}.deals-grid.layout-list .price-label{font-size:.68rem}.deals-grid.layout-list .deal-price{font-size:1.5rem}}@media (width<=420px){.deal-card-top,.deal-card-middle,.deal-card-bottom{gap:.8rem}.price-context{flex-direction:column;align-items:start}.deal-meta-stack{max-width:52%}.deals-grid.layout-grid .deal-card{padding:.66rem}.deals-grid.layout-grid .deal-card-top h3{font-size:.9rem}.deals-grid.layout-grid .deal-price{font-size:1.14rem}.deals-grid.layout-grid .deal-country,.deals-grid.layout-grid .scan-pill{font-size:.66rem}.deals-grid.layout-grid .price-context{font-size:.62rem}.deals-grid.layout-grid .deal-badge{max-width:3.35rem;padding:.38rem}.deals-grid.layout-grid .deal-badge strong{font-size:.76rem}.deals-grid.layout-list .deal-card{padding:.82rem}.deals-grid.layout-list .deal-price{font-size:1.34rem}}.deals-grid.layout-list .deal-card{grid-template-columns:minmax(0,1.15fr) minmax(13rem,.55fr) minmax(10rem,auto);grid-template-areas:"destination price actions";align-items:stretch;gap:0;padding:0;overflow:hidden}.deals-grid.layout-list .price-label{margin-bottom:.18rem;font-size:.75rem}.deals-grid.layout-list .ghost-action,.deals-grid.layout-list .primary-action{justify-content:center;width:100%;min-height:2.42rem;padding:.62rem .76rem;font-size:.82rem}@media (width<=1150px){.deals-grid.layout-list .deal-card{grid-template-columns:minmax(0,1fr) minmax(12.5rem,.48fr);grid-template-areas:"destination price""actions actions"}.deals-grid.layout-list .ghost-action,.deals-grid.layout-list .primary-action{width:auto;min-width:8.5rem}}@media (width<=760px){.deals-grid.layout-list .deal-card{grid-template-columns:1fr;grid-template-areas:"destination""price""actions"}.deals-grid.layout-list .ghost-action,.deals-grid.layout-list .primary-action{width:100%;min-width:0}}.deals-grid.layout-list .deal-card{border-radius:14px;grid-template-columns:minmax(0,1fr) minmax(11.5rem,auto);grid-template-areas:"route fare""actions fare";align-items:center;gap:.72rem 1rem;padding:1rem;overflow:visible}.deals-grid.layout-list .price-label{color:var(--text-muted);margin-bottom:.16rem;font-size:.75rem}.deals-grid.layout-list .deal-price{font-size:clamp(1.55rem,2.1vw,1.9rem)}.deals-grid.layout-list .ghost-action,.deals-grid.layout-list .primary-action{width:auto;min-width:0;min-height:2.28rem;padding:.56rem .72rem;font-size:.8rem}.deals-grid.layout-list .ghost-action{background:var(--surface-elevated);color:var(--text-secondary)}@media (width<=900px){.deals-grid.layout-list .deal-card{grid-template-columns:1fr;grid-template-areas:"route""fare""actions";gap:.82rem}.deals-grid.layout-list .ghost-action,.deals-grid.layout-list .primary-action{justify-content:center;width:100%}}@media (width<=520px){.deals-grid.layout-list .deal-card{padding:.82rem}}.deals-grid.layout-list .deal-card-list{background:var(--card-bg);border-radius:14px;grid-template-columns:minmax(0,1.25fr) minmax(10.5rem,.45fr) minmax(12rem,.5fr);align-items:stretch;gap:.8rem;padding:.82rem;display:grid;position:relative;overflow:hidden}.deal-list-main,.deal-list-fare,.deal-list-side{min-width:0}.deal-list-main{align-content:center;gap:.64rem;padding-left:.3rem;display:grid}.deal-list-title-row{justify-content:space-between;align-items:center;gap:.85rem;display:flex}.deal-list-heading-row{flex-wrap:wrap;align-items:center;gap:.5rem;min-width:0;display:flex}.deal-list-badge{border:1px solid var(--border-color);background:var(--surface-elevated);color:var(--price-positive);min-width:4.25rem;box-shadow:0 10px 24px var(--shadow-color);border-radius:12px;flex:none;justify-items:center;padding:.5rem .64rem;display:grid}.deal-list-badge span{color:currentColor;letter-spacing:.08em;opacity:.75;text-transform:uppercase;margin-top:.15rem;font-size:.75rem;font-weight:900}.deal-list-fare{border:1px solid var(--border-color);background:var(--surface-elevated);text-align:right;border-radius:14px;align-content:center;justify-items:end;gap:.22rem;padding:.86rem .95rem;display:grid}.deal-list-side{align-content:center;gap:.58rem;display:grid}@media (width<=1120px){.deals-grid.layout-list .deal-card-list{grid-template-columns:minmax(0,1fr) minmax(10rem,.42fr);grid-template-areas:"main fare""side side"}.deal-list-main{grid-area:main}.deal-list-fare{grid-area:fare}.deal-list-side{grid-area:side;grid-template-columns:minmax(0,auto) minmax(14rem,1fr);align-items:center}.deal-list-actions{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.deals-grid.layout-list .deal-card-list{grid-template-columns:1fr;grid-template-areas:"main""fare""side"}.deal-list-fare{text-align:left;justify-items:start}.deal-list-side{grid-template-columns:1fr}}@media (width<=460px){.deals-grid.layout-list .deal-card-list{padding:.74rem}.deal-list-title-row{align-items:flex-start;gap:.6rem}.deal-list-badge{min-width:3.65rem;padding:.42rem .48rem}.deal-list-badge strong{font-size:.84rem}.deal-list-badge span{font-size:.5rem}.deal-list-actions{grid-template-columns:1fr}}.deals-grid.layout-list .deal-card-list{background:var(--card-bg);border-radius:14px;grid-template-columns:minmax(0,1fr) minmax(9.5rem,auto) minmax(10.5rem,auto);grid-template-areas:"main fare side";align-items:center;gap:1rem;padding:1rem 1.05rem 1rem 1.18rem;display:grid;position:relative;overflow:hidden}.deals-grid.layout-list .deal-card-list:before{content:none}.deal-list-main{grid-area:main;gap:.58rem;min-width:0;display:grid}.deal-list-route{justify-self:start;width:fit-content;font-size:.66rem}.deal-list-title-row{justify-content:flex-start;align-items:center;gap:.72rem;min-width:0;display:flex}.deal-list-title{min-width:0}.deal-list-title h3{color:var(--text-primary);margin:0;font-size:clamp(1.15rem,1.6vw,1.42rem);line-height:1}.deal-list-title p{color:var(--text-secondary);text-overflow:ellipsis;white-space:nowrap;margin:.22rem 0 0;font-size:.86rem;overflow:hidden}.deal-list-scan{width:fit-content;color:var(--text-muted);align-items:center;gap:.32rem;margin-top:.34rem;font-size:.75rem;font-weight:800;display:flex}.deal-list-scan svg{width:.82rem;height:.82rem;color:var(--accent-primary);opacity:.85}.deal-stops-note{width:fit-content;color:var(--text-muted);align-items:center;gap:.32rem;margin-top:.3rem;font-size:.75rem;font-weight:800;display:flex}.deal-stops-note svg{width:.82rem;height:.82rem;color:var(--accent-primary);opacity:.85}.deal-alt-row{flex-wrap:wrap;align-items:center;gap:.34rem;min-width:0;margin-top:.42rem;display:flex}.deal-alt-lead{color:var(--text-muted);letter-spacing:.01em;font-size:.68rem;font-weight:750}.deal-alt-chip{white-space:nowrap;flex:none;align-items:baseline;gap:.32rem;line-height:1;display:inline-flex}.deal-alt-code{color:var(--text-secondary);letter-spacing:.04em;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.66rem;font-weight:800}.deal-alt-price{color:var(--text-primary);font-size:.74rem;font-weight:800}.deal-alt-delta{color:var(--text-muted);font-size:.66rem;font-weight:700}.deal-list-fare .deal-alt-row{flex-wrap:nowrap;justify-content:flex-end}.deal-list-fare .deal-alt-delta{display:none}.deal-list-badge{border:1px solid var(--border-color);background:var(--surface-elevated);color:var(--price-positive);box-shadow:0 10px 22px var(--shadow-color);border-radius:999px;flex:none;align-items:baseline;gap:.24rem;padding:.45rem .64rem;display:inline-flex}.deal-list-badge strong{font-size:.98rem;line-height:1}.deal-list-badge span{color:currentColor;letter-spacing:.07em;opacity:.72;text-transform:uppercase;font-size:.75rem;font-weight:900}.deal-list-fare{background:var(--surface-elevated);text-align:right;border-radius:14px;grid-area:fare;align-content:center;justify-items:end;gap:.16rem;min-width:0;padding:.78rem .86rem;display:grid}.deal-list-fare .price-label{color:var(--text-muted);margin:0;font-size:.6rem}.deal-list-fare .deal-price{font-size:clamp(1.6rem,2.2vw,1.95rem)}.deal-list-usual{color:var(--text-secondary);white-space:nowrap;align-items:baseline;gap:.32rem;font-size:.76rem;display:inline-flex}.deal-list-usual strong{color:var(--text-muted);font-size:.8rem}.deal-list-side{grid-area:side;gap:.5rem;min-width:0;display:grid}.deal-list-actions{gap:.45rem;display:grid}.deal-list-actions .ghost-action,.deal-list-actions .primary-action{justify-content:center;width:100%;min-height:2.38rem;padding:.58rem .78rem;font-size:.81rem}.deal-list-actions .ghost-action{background:var(--surface-elevated);color:var(--text-secondary)}@media (width>=900px){.deal-list-badge{gap:.32rem;padding:.52rem .78rem}.deal-list-badge strong{letter-spacing:-.03em;font-size:1.32rem}.deal-list-badge span{font-size:.62rem}}@media (width<=899px){.deals-grid.layout-list .deal-card-list{grid-template-columns:minmax(0,1fr) minmax(9.5rem,auto);grid-template-areas:"main fare""side side"}.deal-list-side{grid-template-columns:minmax(0,1fr);align-items:center}.deal-list-actions{flex-wrap:wrap;justify-content:flex-end;display:flex}.deal-list-actions .ghost-action,.deal-list-actions .primary-action{width:auto;min-width:8.4rem}}@media (width<=720px){.deals-grid.layout-list .deal-card-list{grid-template-columns:1fr;grid-template-areas:"main""fare""side"}.deal-list-fare{text-align:left;justify-items:start}.deal-list-side{grid-template-columns:1fr}.deal-list-actions{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.deal-list-actions .ghost-action,.deal-list-actions .primary-action{width:100%;min-width:0}}@media (width<=460px){.deals-grid.layout-list .deal-card-list{padding:.78rem}.deal-list-title-row{flex-direction:column;align-items:flex-start;gap:.5rem}.deal-list-badge{padding:.38rem .52rem}.deal-list-badge strong{font-size:.86rem}.deal-list-actions{grid-template-columns:1fr}}@media (width>=721px){.deals-grid.layout-list .deal-card-list{grid-template-columns:minmax(0,1fr) clamp(9.5rem,13vw,10.75rem) clamp(10.5rem,14vw,11.75rem);grid-template-areas:"main fare side";align-items:center;gap:1rem;padding:1rem 1.05rem 1rem 1.18rem}.deal-list-main{grid-area:main}.deal-list-fare{text-align:right;grid-area:fare;justify-items:end}.deal-list-side{grid-area:side;grid-template-columns:none;align-content:center;align-items:stretch;display:grid}.deal-list-actions{grid-template-columns:1fr;justify-content:stretch;display:grid}.deal-list-actions .ghost-action,.deal-list-actions .primary-action{width:100%;min-width:0}.deal-list-title-row{grid-template-columns:minmax(0,1fr) clamp(5.45rem,7vw,6.15rem);align-items:center;gap:clamp(.8rem,1.4vw,1.15rem);display:grid}.deal-list-badge{border-color:var(--border-color);background:var(--surface-elevated);text-align:center;border-radius:14px;place-self:center stretch;place-items:center;gap:.12rem;width:100%;min-width:0;min-height:3.65rem;padding:.54rem .44rem;display:grid;box-shadow:inset 0 1px #ffffff0a}.deal-list-badge strong{letter-spacing:-.03em;font-size:clamp(1.18rem,1.65vw,1.48rem)}.deal-list-badge span{opacity:.82;font-size:.56rem;line-height:1}}@media (width<=720px){.deals-grid.layout-list .deal-list-title-row{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:.7rem;display:grid}.deals-grid.layout-list .deal-list-title{min-width:0}.deals-grid.layout-list .deal-list-badge{place-self:start end;min-width:4.45rem;padding:.5rem .64rem}.deals-grid.layout-list .deal-list-badge strong{letter-spacing:-.03em;font-size:1.12rem}.deals-grid.layout-list .deal-list-badge span{font-size:.54rem}}@media (width<=360px){.deals-grid.layout-list .deal-list-title-row{gap:.5rem}.deals-grid.layout-list .deal-list-badge{min-width:4rem;padding:.46rem .52rem}.deals-grid.layout-list .deal-list-badge strong{font-size:1rem}}.deals-grid.layout-list .deal-list-badge{grid-area:discount}@media (width>=721px){.deals-grid.layout-list .deal-card-list{grid-template-columns:minmax(0,1fr) clamp(5.3rem,7vw,6.1rem) clamp(9.5rem,13vw,10.75rem) clamp(10.5rem,14vw,11.75rem);grid-template-areas:"main discount fare side";align-items:center;gap:.85rem}.deals-grid.layout-list .deal-list-title-row{display:block}.deals-grid.layout-list .deal-list-badge{border-color:var(--border-color);background:var(--surface-elevated);text-align:center;border-radius:12px;place-self:center stretch;place-items:center;gap:.12rem;width:100%;min-width:0;min-height:3.55rem;padding:.5rem .4rem;display:grid;box-shadow:inset 0 1px #ffffff0a}.deals-grid.layout-list .deal-list-badge strong{letter-spacing:-.04em;font-size:clamp(1.14rem,1.55vw,1.42rem);line-height:.95}.deals-grid.layout-list .deal-list-badge span{opacity:.82;font-size:.54rem;line-height:1}}@media (width<=720px){.deals-grid.layout-list .deal-card-list{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"main discount""fare fare""side side"}.deals-grid.layout-list .deal-list-title-row{display:block}.deals-grid.layout-list .deal-list-badge{place-self:start end;min-width:4.45rem;padding:.5rem .64rem}}@media (width>=760px){.deals-grid.layout-grid .deal-card-bottom{justify-content:stretch;width:100%;display:flex}.deals-grid.layout-grid .card-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem;width:100%;display:grid}.deals-grid.layout-grid .ghost-action,.deals-grid.layout-grid .primary-action{justify-content:center;width:100%;min-width:0;padding-inline:.72rem}}.deals-grid.layout-grid .grid-price-stack{justify-items:start}.deals-grid.layout-grid .deal-meta-stack{justify-content:end}@media (width<=760px){.deals-grid.layout-grid .grid-price-stack{gap:.12rem}.deals-grid.layout-grid .grid-price-stack .price-context{text-align:left;align-items:baseline;font-size:.75rem;line-height:1.2}.deals-grid.layout-grid .deal-meta-stack{max-width:48%}}@media (width<=430px){.deals-grid.layout-grid .scan-pill{padding:.2rem .34rem;font-size:.52rem}.deals-grid.layout-grid .scan-pill svg{width:9px;height:9px}.deals-grid.layout-grid .scan-pill span{line-height:1.04}}.deals-grid.layout-list .deal-list-badge{box-shadow:none;background:0 0;border:0;border-radius:0;min-height:0;padding:0}.deals-grid.layout-list .deal-list-fare{box-shadow:none;background:0 0;border:0;border-radius:0}@media (width<=720px){.deals-grid.layout-list .deal-list-fare{border-top:1px solid var(--border-color)}}@media (width<=560px){.deals-grid.layout-grid .deal-card{gap:.7rem;padding:.95rem}.deals-grid.layout-grid .route-label{font-size:.66rem;display:flex}.deals-grid.layout-grid .deal-card-top h3{font-size:1.2rem;line-height:1.1}.deals-grid.layout-grid .deal-country{font-size:.85rem}.deals-grid.layout-grid .deal-badge{min-width:4rem;max-width:none;padding:.5rem .7rem}.deals-grid.layout-grid .deal-badge strong{font-size:1.05rem}.deals-grid.layout-grid .price-label{margin-bottom:.2rem;font-size:.75rem}.deals-grid.layout-grid .deal-price{font-size:1.65rem}.deals-grid.layout-grid .price-context{font-size:.82rem}.deals-grid.layout-grid .grid-price-stack .price-context{display:inline-flex}.deals-grid.layout-grid .deal-meta-stack{max-width:55%}.deals-grid.layout-grid .scan-pill{padding:.42rem .6rem;font-size:.8rem}.deals-grid.layout-grid .scan-pill svg{width:14px;height:14px}}.newsletter{border:1px solid var(--border-color);background:linear-gradient(135deg, #63a7ff1a, #2dd4bf0d), var(--card-bg);border-radius:16px;gap:1.1rem;margin-top:1.25rem;padding:1.6rem;display:grid;position:relative}.newsletter-dismiss{cursor:pointer;color:var(--text-muted);background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;padding:.35rem;transition:color .14s,background .14s;display:inline-flex;position:absolute;top:.6rem;right:.6rem}.newsletter-dismiss:hover,.newsletter-dismiss:focus-visible{background:var(--hover-bg);color:var(--text-primary);outline:none}.newsletter-enable-actions{flex-wrap:wrap;align-items:center;gap:.8rem;display:flex}.newsletter-enable-actions button{cursor:pointer;background:var(--brand-gradient);color:#fff;white-space:nowrap;border:0;border-radius:999px;padding:.82rem 1.35rem;font-size:.95rem;font-weight:800;transition:background .14s}.newsletter-enable-actions button:hover:not(:disabled),.newsletter-enable-actions button:focus-visible{background:var(--brand-gradient-strong);outline:none}.newsletter-enable-actions button:disabled{cursor:wait;opacity:.65}.newsletter--infeed{grid-column:1/-1;margin-top:0}.newsletter-copy h2{color:var(--text-primary);margin:0;font-size:clamp(1.3rem,2.4vw,1.72rem);line-height:1.1}.newsletter-copy p{max-width:54ch;color:var(--text-secondary);margin:.45rem 0 0;font-size:.98rem;line-height:1.55}.newsletter-form{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.6rem;display:grid}.newsletter-field{border:1px solid var(--border-color);background:var(--surface-elevated);min-width:0;color:var(--text-muted);border-radius:999px;align-items:center;gap:.55rem;padding:0 .95rem;transition:border-color .14s;display:flex}.newsletter-field:focus-within{border-color:#63a7ff80}.newsletter-field input{min-width:0;color:var(--text-primary);background:0 0;border:0;flex:1;padding:.82rem 0;font-size:.95rem;font-weight:600}.newsletter-field input::placeholder{color:var(--text-muted)}.newsletter-field input:focus{outline:none}.newsletter-form button{cursor:pointer;background:var(--brand-gradient);color:#fff;white-space:nowrap;border:0;border-radius:999px;padding:.82rem 1.35rem;font-size:.95rem;font-weight:800;transition:background .14s}.newsletter-form button:hover:not(:disabled),.newsletter-form button:focus-visible{background:var(--brand-gradient-strong);outline:none}.newsletter-form button:disabled{cursor:wait;opacity:.65}.newsletter-fineprint{color:var(--text-muted);grid-column:1/-1;margin:0;font-size:.8rem;line-height:1.5}.newsletter-error{color:var(--price-negative);font-weight:700}.newsletter-success{align-items:center;gap:.7rem;display:flex}.newsletter-success-icon{width:2.1rem;height:2.1rem;color:var(--price-positive);background:#40cf8829;border-radius:999px;flex:none;justify-content:center;align-items:center;display:inline-flex}.newsletter-success p{color:var(--text-primary);margin:0;font-weight:700;line-height:1.5}@media (width<=620px){.newsletter{padding:1.2rem}.newsletter-form{grid-template-columns:1fr}.newsletter-form button{width:100%}}.loading-dots{align-items:flex-end;gap:.18em;margin-left:.16em;display:inline-flex}.loading-dots>span{background:currentColor;border-radius:50%;width:.32em;height:.32em;animation:1.2s cubic-bezier(.16,1,.3,1) infinite loading-dots-pulse;display:inline-block}.loading-dots>span:nth-child(2){animation-delay:.16s}.loading-dots>span:nth-child(3){animation-delay:.32s}@keyframes loading-dots-pulse{0%,80%,to{opacity:.35}40%{opacity:1}}@media (prefers-reduced-motion:reduce){.loading-dots>span{opacity:.75;animation:none}}.dashboard{gap:1.6rem;width:100%;min-width:0;max-width:1440px;margin:0 auto;display:grid}.loading,.error{text-align:center;padding:4rem 1.25rem}.error{color:var(--price-negative)}.error button{cursor:pointer;border:1px solid var(--border-color);background:var(--card-bg);color:var(--text-primary);border-radius:999px;margin-left:.75rem;padding:.75rem 1rem}.filters-panel{border:1px solid var(--border-color);background:var(--card-bg);border-radius:16px}.hero-panel,.deals-panel{background:0 0}.hero-panel{grid-template-columns:minmax(0,1fr);gap:1.25rem;padding:1.5rem 1.5rem 0;display:grid}.hero-copy{gap:1rem;max-width:46rem;display:grid}.eyebrow,.panel-kicker{color:var(--accent-primary);font-size:.85rem;font-weight:700}.hero-copy h1{letter-spacing:-.02em;max-width:20ch;margin:0;font-size:clamp(1.7rem,3.2vw,2.5rem);line-height:1.08}.hero-copy p{max-width:62ch;color:var(--text-secondary);margin:0;font-size:1rem;line-height:1.7}.filter-summary div{align-items:center;display:flex}.dashboard-shell{grid-template-columns:minmax(0,1fr);align-items:start;gap:0;min-width:0;display:grid}.mobile-filters-close,.mobile-filters-apply{display:none}.deals-panel{gap:1rem;min-width:0;padding:0 1.2rem 1.2rem;display:grid}.deals-toolbar{grid-template-columns:minmax(0,1fr);align-items:start;gap:.65rem;min-width:0;display:grid}.deals-toolbar .quick-filter-row{grid-row:2;width:100%;min-width:0}.quick-filter-row,.results-title-row{align-items:center;display:flex}.quick-filter-row{scroll-snap-type:x proximity;scrollbar-width:none;gap:.65rem;min-width:0;max-width:100%;margin-inline:0;padding:.08rem .45rem .28rem .05rem;scroll-padding-inline:.05rem .45rem;overflow-x:auto}.quick-filter-row::-webkit-scrollbar{display:none}.quick-filter-chip{cursor:pointer;border:1px solid var(--border-color);background:var(--surface-elevated);scroll-snap-align:start;max-width:min(14rem,100vw - 3rem);color:var(--text-secondary);text-overflow:ellipsis;white-space:nowrap;border-radius:999px;flex:none;padding:.72rem .95rem;font-weight:700;transition:border-color .14s,background .14s,color .14s,transform .14s;overflow:hidden}.layout-list .quick-filter-chip{padding-inline:.82rem}.quick-filter-chip:hover{background:var(--hover-bg);color:var(--text-primary);border-color:#63a7ff3d}.quick-filter-chip.active{box-shadow:0 8px 18px var(--shadow-color);background:var(--brand-gradient);color:#fffffff5;border-color:#63a7ff1f}.quick-filter-chip.active:hover{background:var(--brand-gradient-strong);color:#fff}.deal-layout-toggle{border:1px solid var(--border-color);background:var(--surface-elevated);border-radius:999px;flex:none;grid-row:1;justify-self:end;align-items:center;gap:.25rem;min-height:2.4rem;padding:.2rem;display:inline-flex;box-shadow:inset 0 1px #ffffff08}.deal-layout-option{cursor:pointer;color:var(--text-secondary);background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;gap:.35rem;padding:.4rem .58rem;font-size:.78rem;font-weight:800;transition:background .14s,color .14s,transform .14s;display:inline-flex}.deal-layout-option:hover,.deal-layout-option:focus-visible{background:var(--hover-bg);color:var(--text-primary);outline:none}.deal-layout-option.active{box-shadow:0 8px 18px var(--shadow-color);background:var(--brand-gradient);color:#fffffff5}.results-block{gap:.9rem;min-width:0;display:grid}.results-title-row{gap:.55rem}.results-title-row svg{color:var(--accent-warm)}.deals-grid{gap:1rem;min-width:0;display:grid}.deals-grid.layout-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,23rem),1fr))}.deals-grid.layout-list{grid-template-columns:1fr}.no-deals{color:var(--text-secondary);text-align:center;padding:2.5rem 1rem}.filters-panel{gap:1rem;padding:1.2rem;display:grid}.filters-header{justify-content:space-between;align-items:start;gap:1rem;display:flex}.filters-header-title{align-items:center;gap:.55rem;display:flex}.filters-header-title svg{color:var(--text-secondary);flex:none}.filters-header-actions{align-items:center;gap:.6rem;display:flex}.filters-reset-btn{box-sizing:border-box;cursor:pointer;border:1px solid var(--border-color);background:var(--surface-elevated);min-height:2.2rem;color:var(--text-secondary);border-radius:999px;align-items:center;gap:.4rem;padding:.3rem .8rem;font-size:.78rem;font-weight:800;transition:border-color .14s,background .14s,color .14s,box-shadow .14s;display:inline-flex}.filters-reset-btn:disabled{opacity:.5;cursor:default}.filters-reset-btn.has-active{color:var(--accent-primary);background:#63a7ff24;border-color:#63a7ff8c;box-shadow:0 0 0 3px #63a7ff24}.filters-reset-count{background:var(--brand-gradient);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-width:1.2rem;height:1.2rem;padding:0 .34rem;font-size:.7rem;font-weight:800;line-height:1;display:inline-flex}.filters-header h2{margin:0;font-size:1.5rem}.filter-block{gap:.6rem;display:grid}.filter-block>span,.filter-label-row span{color:var(--text-secondary);font-size:.86rem;font-weight:700}.filter-label-row{justify-content:space-between;align-items:center;gap:1rem;display:flex}.filter-label-row strong{font-size:.95rem}.search-shell{border:1px solid var(--border-color);background:var(--surface-elevated);border-radius:12px;align-items:center;gap:.65rem;padding:.9rem 1rem;display:flex}.search-shell svg{color:var(--text-muted)}.search-input,.filter-block select{width:100%;color:var(--text-primary);background:0 0;border:none;outline:none}.filter-block select{appearance:none;border:1px solid var(--border-color);background:var(--surface-elevated) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='%2389a8cc' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E") no-repeat right .88rem center / .95rem .95rem;border-radius:16px;padding:.9rem 2.35rem .9rem 1rem;font-size:.94rem;font-weight:700;transition:border-color .14s,background-color .14s,box-shadow .14s;box-shadow:inset 0 1px #ffffff08}.filter-block select:hover{background-color:var(--hover-bg);border-color:#63a7ff47}.filter-block select:focus-visible{border-color:#63a7ff85;box-shadow:0 0 0 3px #63a7ff1f,inset 0 1px #ffffff0a}.filter-block select option{background:var(--bg-secondary);color:var(--text-primary);font-weight:700}.filter-block select option:checked{background:var(--accent-primary);color:#fff}.filter-block input[type=range]{appearance:none;cursor:pointer;background:linear-gradient(90deg, var(--accent-primary), var(--accent-secondary));border-radius:999px;width:100%;height:.4rem}.filter-block input[type=range]::-webkit-slider-thumb{appearance:none;background:linear-gradient(145deg,#7fb4ff 0%,#4a93f0 45%,#0e5cae 100%);border:2px solid #fff;border-radius:999px;width:1.15rem;height:1.15rem;transition:transform .12s,box-shadow .12s;box-shadow:0 2px 8px #050b1466,0 0 0 1px #0a1e3a4d}.filter-block input[type=range]:hover::-webkit-slider-thumb{transform:scale(1.08)}.filter-block input[type=range]:active::-webkit-slider-thumb{transform:scale(1.14);box-shadow:0 4px 14px #050b1473,0 0 0 4px #63a7ff2e}.filter-block input[type=range]::-moz-range-thumb{background:linear-gradient(145deg,#7fb4ff 0%,#4a93f0 45%,#0e5cae 100%);border:2px solid #fff;border-radius:999px;width:1rem;height:1rem;box-shadow:0 2px 8px #050b1466}.filter-block input[type=range]::-moz-range-track{background:0 0;border-radius:999px;height:.4rem}.dual-selects{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;display:grid}.filter-summary{border-top:1px solid var(--border-color);gap:.65rem;margin-top:.25rem;padding-top:1rem;display:grid}.filter-summary div{color:var(--text-secondary);gap:.6rem;font-size:.92rem}.toolbar-filters-btn{cursor:pointer;border:1px solid var(--border-color);background:var(--surface-elevated);min-height:2.4rem;color:var(--text-primary);border-radius:999px;flex:none;align-items:center;gap:.4rem;padding:0 .85rem;font-size:.78rem;font-weight:800;transition:border-color .14s,background .14s;display:inline-flex}.toolbar-filters-btn:hover,.toolbar-filters-btn:focus-visible{background:var(--hover-bg);border-color:#63a7ff47;outline:none}.toolbar-filters-btn.has-active{color:var(--accent-primary);background:#63a7ff1f;border-color:#63a7ff8c}.toolbar-filters-btn svg{color:var(--text-secondary)}.toolbar-filters-btn.has-active svg{color:var(--accent-primary)}.toolbar-filters-count{background:var(--brand-gradient);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-width:1.25rem;height:1.25rem;padding:0 .36rem;font-size:.72rem;font-weight:800;line-height:1;display:inline-flex}.filters-reset-btn:not(:disabled):hover,.filters-reset-btn:not(:disabled):focus-visible{color:var(--accent-primary);background:#63a7ff33;border-color:#63a7ff8c;outline:none}.mobile-filter-backdrop{opacity:0;z-index:1400;pointer-events:none;background:#030a1294;border:none;transition:opacity .16s;position:fixed;inset:0}.mobile-filter-backdrop.open{opacity:1;pointer-events:auto;display:block}.filters-panel{opacity:0;z-index:1401;pointer-events:none;gap:.9rem;width:min(22.5rem,100vw - 2rem);max-height:calc(100vh - 7.1rem);transition:transform .18s,opacity .18s;position:fixed;top:5.9rem;right:1rem;overflow-y:auto;transform:translate(calc(100% + 1.5rem));box-shadow:0 24px 60px #0208126b}.filters-panel.mobile-open{opacity:1;pointer-events:auto;transform:translate(0)}.filters-panel{scrollbar-width:thin;scrollbar-color:var(--border-color) transparent}.filters-panel::-webkit-scrollbar{width:10px}.filters-panel::-webkit-scrollbar-track{background:0 0}.filters-panel::-webkit-scrollbar-thumb{background-color:var(--border-color);background-clip:padding-box;border:2px solid #0000;border-radius:999px}.filters-panel::-webkit-scrollbar-thumb:hover{background-color:#63a7ff8c;background-clip:padding-box}.filters-panel::-webkit-scrollbar-button{width:0;height:0;display:none}.filters-header{z-index:1;background:var(--card-bg);margin:-.55rem -.55rem 0;padding:.55rem .55rem .7rem;position:sticky;top:0}.mobile-filters-close{cursor:pointer;border:1px solid var(--border-color);background:var(--surface-elevated);width:2.2rem;height:2.2rem;color:var(--text-primary);border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.mobile-filters-apply{cursor:pointer;background:var(--brand-gradient);color:#fffffff5;border:1px solid #63a7ff29;border-radius:999px;justify-content:center;align-items:center;min-height:2.9rem;padding:.78rem 1rem;font-weight:800;display:inline-flex}@media (width<=1200px){.hero-panel,.dashboard-shell{grid-template-columns:1fr}.hero-panel{gap:1rem;padding:1.25rem}.hero-copy h1{max-width:16ch}.deals-grid{gap:.9rem}.deals-grid.layout-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,20rem),1fr))}}@media (width<=1150px){.deals-toolbar{gap:.7rem}.deals-toolbar .quick-filter-row{width:100%}.quick-filter-row{gap:.5rem;padding-bottom:.28rem}.quick-filter-chip{padding:.6rem .78rem;font-size:.8rem}.deal-layout-toggle{align-self:start}}@media (width<=760px){.deals-grid{gap:.75rem}.deals-grid.layout-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.dashboard{gap:1rem}.hero-panel,.filters-panel,.deals-panel{border-radius:14px;padding:1rem}.dual-selects{grid-template-columns:1fr}.hero-copy h1{max-width:none}.hero-copy p{font-size:.95rem;line-height:1.55}.filters-header{align-items:center}.filters-reset-btn{padding:.48rem .72rem;font-size:.74rem}}@media (width<=776px){.dashboard-shell{gap:.9rem}.deals-grid.layout-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.deals-panel{gap:.75rem;padding:0 .85rem .85rem}.deals-toolbar{gap:.65rem}.toolbar-controls{width:100%}.deal-layout-toggle{flex:auto}.deal-layout-option{flex:1;padding:.5rem .6rem;font-size:.74rem}.hero-panel{gap:.95rem;padding:.85rem .85rem 0}.hero-copy{gap:.7rem}.hero-copy h1{font-size:clamp(1.42rem,7.2vw,1.85rem);line-height:1}.hero-copy p{display:none}.quick-filter-row{flex-wrap:nowrap;align-items:center;gap:.45rem;margin-inline:0;padding:.08rem .45rem .2rem .08rem;scroll-padding-inline:.08rem .45rem;overflow-x:auto}.quick-filter-chip{white-space:nowrap;width:auto;min-width:max-content;max-width:min(11rem,100vw - 3rem);padding:.52rem .68rem;font-size:.76rem}.results-block{gap:.65rem}.filter-block>span,.filter-label-row span{font-size:.76rem}.search-shell,.filter-block select{padding:.8rem .9rem}.filter-summary{gap:.55rem;padding-top:.85rem}.filter-summary div{font-size:.86rem}}@media (width<=420px){.hero-panel,.filters-panel,.deals-panel{border-radius:14px}.hero-panel{padding:.8rem .8rem 0}.hero-copy h1{font-size:1.16rem}.deals-panel{padding:0 .75rem .75rem}.deals-grid{gap:.6rem}.quick-filter-chip{text-align:center;padding:.48rem .62rem;font-size:.74rem}}@media (width<=360px){.deals-grid.layout-grid{grid-template-columns:1fr}}.deals-toolbar{flex-wrap:wrap;align-items:center;gap:.55rem;display:flex}.toolbar-controls{flex:none;order:2;align-items:center;gap:.5rem;min-width:0;margin-left:auto;display:flex}.deal-layout-toggle{flex:none}.deals-grid.is-pending{opacity:.55;pointer-events:none;transition:opacity .14s}.deals-toolbar .quick-filter-row,.quick-filter-row{scroll-snap-type:none;flex-wrap:wrap;flex:36rem;order:1;align-items:center;gap:.44rem;width:auto;min-width:0;max-width:100%;margin:0;padding:0;display:flex;overflow:visible}.quick-filter-chip,.layout-list .quick-filter-chip{text-align:center;text-overflow:ellipsis;white-space:nowrap;flex:0 auto;justify-content:center;min-width:0;max-width:100%;padding:.55rem .72rem;font-size:clamp(.72rem,1.08vw,.8rem);line-height:1.1;display:inline-flex;overflow:hidden}@media (width<=935px){.deals-toolbar{align-items:stretch}.toolbar-controls{order:1;width:100%;margin-left:0}.deal-layout-toggle{flex:auto}.deal-layout-option{flex:1 1 0}.deals-toolbar .quick-filter-row,.quick-filter-row{flex:100%;order:2}}@media (width<=776px){.deals-toolbar{align-items:stretch;gap:.5rem}.toolbar-controls{order:1;width:100%;margin-left:0}.deal-layout-toggle{flex:auto}.deal-layout-option{flex:1 1 0}.deals-toolbar .quick-filter-row,.quick-filter-row{scroll-snap-type:none;flex:100%;order:2;grid-template-columns:repeat(3,minmax(0,1fr));gap:.38rem;padding:0;display:grid;overflow:visible}.quick-filter-chip,.layout-list .quick-filter-chip{letter-spacing:-.01em;width:100%;min-width:0;max-width:100%;padding:.48rem .34rem;font-size:clamp(.62rem,2.7vw,.72rem)}}@media (width<=560px){.deal-layout-option span{display:none}.deal-layout-option{padding:.5rem}}@media (width<=340px){.deals-toolbar .quick-filter-row,.quick-filter-row{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}}.deals-map-fallback{place-items:center;min-height:360px;display:grid}.hero-panel,.deals-panel{padding-inline:0}@media (width<=560px){.deals-grid.layout-grid{grid-template-columns:1fr}}.departure-select{flex:0 auto;min-width:0;position:relative}.departure-select-btn{cursor:pointer;border:1px solid var(--border-color);background:var(--surface-elevated);min-width:0;max-width:100%;min-height:2.4rem;color:var(--text-primary);border-radius:999px;align-items:center;gap:.4rem;padding:0 .85rem;font-size:.78rem;font-weight:800;transition:border-color .14s,background .14s;display:inline-flex}.departure-select-plane{flex:none}.departure-select-btn:hover,.departure-select-btn:focus-visible,.departure-select-btn.open{background:var(--hover-bg);border-color:#63a7ff66;outline:none}.departure-select-btn svg{color:var(--text-secondary);flex:none}.departure-select-caret{transition:transform .14s}.departure-select-btn.open .departure-select-caret{transform:rotate(180deg)}.departure-select-label{white-space:nowrap;min-width:0;max-width:12rem;display:inline-flex;overflow:hidden}.departure-select-codes{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.departure-popover{z-index:1200;border:1px solid var(--border-strong);background:var(--card-bg);min-width:13.5rem;box-shadow:0 18px 44px var(--shadow-color);border-radius:14px;gap:.65rem;padding:.7rem;display:grid;position:absolute;top:calc(100% + .4rem);right:0}.departure-group{gap:.15rem;display:grid}.departure-group-label{color:var(--text-muted);letter-spacing:.09em;text-transform:uppercase;padding:0 .35rem .15rem;font-size:.64rem;font-weight:800}.departure-option{cursor:pointer;border-radius:9px;align-items:center;gap:.55rem;padding:.42rem .5rem;transition:background .12s;display:flex}.departure-option:hover{background:var(--hover-bg)}.departure-option.is-locked{cursor:default;opacity:.75}.departure-option input{width:1rem;height:1rem;accent-color:var(--accent-primary);cursor:inherit;flex:none}.departure-option-code{color:var(--text-primary);letter-spacing:.03em;font-size:.8rem;font-weight:800}.departure-option-city{color:var(--text-secondary);text-overflow:ellipsis;white-space:nowrap;font-size:.8rem;overflow:hidden}@media (width<=900px){.departure-select-prefix{display:none}.departure-select-btn{min-height:2.4rem;padding:0 .72rem}.departure-select-label{max-width:7.5rem}}@media (width<=640px){.departure-select-btn{gap:.34rem;padding:0 .62rem}.departure-select-label{max-width:6rem;font-size:.82rem}}@media (width<=400px){.departure-select-caret{display:none}.departure-select-label{max-width:4.6rem}}.premium-badge{color:#c98a16;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;background:linear-gradient(135deg,#f5c45a38,#ffb84d24);border:1px solid #f5c45a8c;border-radius:999px;align-items:center;gap:.3rem;padding:.18rem .55rem .18rem .46rem;font-size:.66rem;font-weight:900;line-height:1;display:inline-flex}.premium-badge svg{color:#e0a526}.dark-mode .premium-badge{color:#f5c45a;background:linear-gradient(135deg,#f5c45a2e,#ffb84d14);border-color:#f5c45a66}.dark-mode .premium-badge svg{color:#f5c45a}.user-menu{align-items:center;display:flex;position:relative}.user-avatar-btn{cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:2.4rem;height:2.4rem;padding:0;display:flex;position:relative}.user-avatar-crown{color:#f5c45a;transform-origin:bottom;justify-content:center;align-items:center;transition:transform .18s;display:inline-flex;position:absolute;top:-6px;right:-4px}.user-avatar-crown svg{filter:drop-shadow(0 1px 1.5px #040c1cb3)}.user-avatar-btn:hover .user-avatar-crown,.user-avatar-btn:focus-visible .user-avatar-crown{transform:scale(1.18)translateY(-1px)rotate(-8deg)}.user-avatar-btn:active .user-avatar-crown{transition-duration:90ms;transform:scale(1.08)rotate(-4deg)}@media (prefers-reduced-motion:reduce){.user-avatar-crown{transition:none}.user-avatar-btn:hover .user-avatar-crown,.user-avatar-btn:focus-visible .user-avatar-crown,.user-avatar-btn:active .user-avatar-crown{transform:none}}.user-name-row{flex-wrap:wrap;align-items:center;gap:.4rem;display:flex}.user-avatar{object-fit:cover;border:2px solid var(--border-color,#ddd);border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;transition:border-color .2s;display:inline-flex}.user-avatar-btn:hover .user-avatar{border-color:var(--accent-color,#4285f4)}.user-dropdown{background:var(--card-bg);border:1px solid var(--border-color,#e0e0e0);box-shadow:0 4px 20px var(--shadow-color,#0000001f);z-index:100;border-radius:12px;width:max-content;min-width:280px;max-width:90vw;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden}.user-info{align-items:center;gap:1rem;padding:1rem;display:flex}.user-dropdown-avatar{object-fit:cover;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex}.user-name{color:var(--text-primary,#1a1a1a);font-size:.9rem;font-weight:600}.user-email{color:var(--text-secondary,#666);white-space:nowrap;max-width:280px;font-size:.78rem;overflow-x:auto}.user-menu-divider{border:none;border-top:1px solid var(--border-color,#eee);margin:0}.logout-btn,.profile-link-btn{text-align:left;cursor:pointer;width:100%;color:var(--text-primary,#333);background:0 0;border:none;padding:.75rem 1rem;font-size:.9rem;text-decoration:none;transition:background .15s;display:block}.logout-btn:hover,.profile-link-btn:hover{background:var(--hover-bg,#f5f5f5)}.signin-btn{cursor:pointer;color:#f7fbff;background:#ffffff14;border:1px solid #ffffff1f;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;min-height:2.75rem;padding:.72rem 1rem;font-size:.92rem;font-weight:600;transition:background .18s,border-color .18s,transform .18s;display:inline-flex}.signin-btn:hover{background:#ffffff24;border-color:#ffffff2e}.signin-btn:active{transform:translateY(1px)}.user-auth-overlay{z-index:520;background:#050b1452;place-items:start end;padding:5.2rem 1.25rem 1rem;display:grid;position:fixed;inset:0}.user-auth-modal{border:1px solid var(--border-color,#e0e0e0);background:var(--card-bg);width:min(92vw,24rem);box-shadow:0 18px 48px var(--shadow-color,#0003);border-radius:14px;padding:1.15rem 1.15rem 1.4rem;position:relative}.user-auth-loading{place-items:center;min-height:17rem;display:grid}.user-auth-close{border:1px solid var(--border-color,#e0e0e0);background:var(--surface-elevated);width:1.6rem;height:1.6rem;color:var(--text-secondary,#666);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:.6rem;right:.6rem}.user-auth-close:hover,.user-auth-close:focus-visible{background:var(--hover-bg,#f5f5f5);color:var(--text-primary,#111);outline:none}@media (width<=640px){.user-menu{flex:none}.user-avatar-btn{width:2.4rem;height:2.4rem}.signin-btn{min-height:2.5rem;padding-inline:.95rem}.user-dropdown{min-width:min(92vw,280px);max-width:min(92vw,320px);right:0}.user-auth-overlay{place-items:start center;padding:4.9rem .9rem .9rem}.user-auth-modal{width:min(100%,24rem)}}@media (width<=420px){.user-avatar-btn{width:2.35rem;height:2.35rem}.signin-btn{min-height:2.35rem;padding-inline:.85rem;font-size:.86rem}}.App{--app-header-offset:4.95rem;min-height:100vh;color:var(--text-primary)}.app-header{z-index:500;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(180deg, #091b36e6, #091b36a8), var(--header-bg);border-bottom:1px solid var(--border-strong);justify-content:space-between;align-items:center;gap:1.5rem;padding:1rem 1.5rem;display:flex;position:fixed;top:0;left:0;right:0}.brand-block,.header-meta,.header-buttons,.origin-pill{align-items:center;display:flex}.brand-block{color:inherit;flex:0 auto;min-width:0;text-decoration:none}.brand-block:hover{opacity:.96}.brand-block:focus-visible{outline-offset:6px;border-radius:12px;outline:2px solid #63a7ff80}.brand-banner{width:auto;max-width:min(18rem,42vw);height:2.5rem;display:block}.header-meta{flex:0 auto;gap:1rem;min-width:0;margin-left:auto}.origin-pill{color:#f3f8ffeb;white-space:nowrap;background:#4c9bec1f;border:1px solid #4c9bec61;border-radius:999px;gap:.5rem;padding:.65rem .95rem;font-size:.9rem}.origin-pill svg{color:var(--quebec-blue);flex:none}.header-buttons{gap:.75rem}.lang-btn,.theme-toggle{cursor:pointer;color:#f7fbff;background:#ffffff14;border:1px solid #ffffff1f;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;min-height:2.4rem;padding:.5rem .9rem;font-size:.85rem;display:inline-flex}.theme-toggle{width:2.4rem;padding:0}.lang-btn:hover,.theme-toggle:hover{background:#ffffff24}main{padding:calc(var(--app-header-offset) + clamp(.9rem, 2.4vw, 1.5rem)) clamp(.9rem, 2.4vw, 1.5rem) clamp(.9rem, 2.4vw, 1.5rem)}.app-footer{border-top:1px solid var(--border-color);color:var(--text-secondary);text-align:center;justify-items:center;gap:.65rem;padding:1.05rem clamp(.9rem,2.4vw,1.5rem) 1.35rem;font-size:.86rem;display:grid}.app-footer>p{max-width:58ch;margin:0 auto}.app-footer__links{flex-wrap:wrap;justify-content:center;gap:.6rem .75rem;display:flex}.app-footer a{color:var(--accent-primary);font-weight:850;text-decoration:none}.app-footer a:hover,.app-footer a:focus-visible{text-decoration:underline}.app-footer__link{border:1px solid var(--border-color);background:var(--surface-elevated);border-radius:999px;align-items:center;gap:.45rem;padding:.58rem 1rem;font-size:.82rem;font-weight:800;line-height:1;transition:border-color .14s,background .14s,transform .14s;display:inline-flex}.app-footer__link svg{flex:none}.app-footer__link:hover,.app-footer__link:focus-visible{background:var(--hover-bg);border-color:#63a7ff47;outline:none;text-decoration:none}@media (width<=600px){.app-footer__links{flex-direction:column;align-items:stretch;gap:.5rem;width:100%;max-width:22rem}.app-footer__link{justify-content:center}}.app-footer p{max-width:46rem;margin:0;line-height:1.55}@media (width<=1200px){.app-header{gap:1rem;padding:.95rem clamp(.9rem,2vw,1.25rem)}.brand-banner{max-width:min(16rem,36vw)}.origin-pill{padding:.58rem .78rem;font-size:.84rem}}@media (width<=900px){.app-header{gap:1rem;padding:1rem}.header-meta{flex-wrap:nowrap;justify-content:flex-end;gap:.7rem;width:auto}.brand-banner{max-width:min(14.5rem,34vw)}}@media (width<=760px){.origin-pill{display:none}}@media (width<=640px){.App{--app-header-offset:4.1rem}.app-header{gap:.7rem;padding:.8rem .85rem}main{padding:calc(var(--app-header-offset) + .9rem) .9rem .9rem}.app-footer{padding-inline:.9rem;font-size:.82rem}.brand-block{align-items:center;width:auto;min-width:0}.brand-banner{max-width:min(13rem,50vw);height:2.15rem}.header-meta{flex:none;justify-content:flex-end;align-items:center;gap:.55rem;width:auto;margin-left:auto;display:flex}.origin-pill{display:none}.header-buttons{flex-wrap:nowrap;justify-content:flex-end;align-items:center;gap:.45rem;width:auto;margin-left:auto;display:flex}.lang-btn{flex:none;min-width:0;min-height:2.4rem;padding:.5rem .78rem;font-size:.82rem;font-weight:800}.theme-toggle{flex:0 0 2.4rem;width:2.4rem;min-height:2.4rem}.user-menu{flex:none;margin-left:0}}@media (width<=420px){.App{--app-header-offset:3.8rem}.app-header{padding:.72rem .75rem}.brand-banner{max-width:min(11.25rem,40vw);height:1.95rem}.header-meta{gap:.4rem;min-width:0}.header-buttons{gap:.35rem}.lang-btn,.signin-btn{min-height:2.35rem;font-size:.78rem}.theme-toggle{flex-basis:2.35rem;width:2.35rem;min-height:2.35rem}}*{box-sizing:border-box}#bit-notification-bar{pointer-events:none!important}#bit-notification-bar iframe{pointer-events:auto!important}:root{--bg-primary:#07101c;--bg-secondary:#0d1828;--surface-elevated:#132132;--text-primary:#eff6ff;--text-secondary:#a7b8cd;--text-muted:#8395ad;--border-color:#849cbb2e;--border-strong:#849cbb47;--card-bg:#0d1a2b;--hover-bg:#1c2838;--header-bg:#0b2447;--shadow-color:#00000029;--accent-primary:#63a7ff;--accent-secondary:#4a93f0;--accent-warm:#ffb34d;--quebec-blue:#4c9bec;--brand-gradient:#0e5cae;--brand-gradient-strong:#0a4d95;--brand-gradient-soft:#63a7ff1a;--price-positive:#40cf88;--price-negative:#ff7b72}html{scrollbar-gutter:stable;scroll-behavior:smooth;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;-webkit-text-size-adjust:100%;min-height:100%;overflow-y:scroll}body{min-height:100vh;color:var(--text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#091220;margin:0;font-family:Manrope,sans-serif;overflow-x:hidden}button,input,select{font:inherit}select,option{font-family:Manrope,system-ui,-apple-system,sans-serif}option{background:var(--bg-secondary);color:var(--text-primary)}a{color:inherit}h1,h2,h3,h4{letter-spacing:-.02em;font-family:Bricolage Grotesque,sans-serif}#root{min-height:100vh}button,a,input,select,[role=button]{-webkit-tap-highlight-color:transparent}#bit-notification-bar,iframe#bit-notification-bar-iframe,iframe[src^="chrome-extension://"][src*="/notification/bar.html"]{visibility:hidden!important;pointer-events:none!important;opacity:0!important;z-index:-1!important;width:0!important;min-width:0!important;max-width:0!important;height:0!important;min-height:0!important;max-height:0!important;display:none!important;overflow:hidden!important}.prerender{color:#1f2a3a;max-width:760px;margin:0 auto;padding:2rem 1.25rem 3rem;font-family:Manrope,system-ui,-apple-system,sans-serif;line-height:1.65}.prerender h1{margin:0 0 .75rem;font-size:1.6rem;line-height:1.25}.prerender h2{margin:1.6rem 0 .5rem;font-size:1.2rem}.prerender h3{margin:1rem 0 .35rem;font-size:1rem}.prerender .prerender-lead{font-weight:600}.prerender .prerender-brand{font-weight:700}.prerender .prerender-note{opacity:.75;font-size:.85rem}.prerender ul,.prerender ol{padding-left:1.25rem}
