:root{--fo-blue:#2f91e8;--fo-blue2:#1976c9;--fo-aqua:#4cc4d6;--fo-yellow:#f7d957;--fo-ink:#17324a;--fo-muted:#6b8194;--fo-line:#e0ebf4;--fo-soft:#f5fbff;--fo-soft2:#eef8ff;--fo-white:#fff;--fo-navy:#113a5b;--fo-green:#14875a;--fo-red:#c6404f;--fo-orange:#c97717;--fo-shadow:0 18px 50px rgba(23,77,122,.13);--fo-shadow2:0 8px 24px rgba(23,77,122,.08);--fo-radius:20px}
.fo-app{font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;color:var(--fo-ink);line-height:1.5;overflow:hidden}.fo-app *{box-sizing:border-box}.fo-app a{text-decoration:none}.fo-app img{max-width:100%;display:block}.fo-shell{width:min(1200px,calc(100% - 32px));margin:auto}.fo-soft{background:var(--fo-soft)}.fo-section{padding:72px 0}.fo-page{background:#fff}.fo-eyebrow,.fo-kicker,.fo-page-hero>div>span,.fo-help-hero .fo-eyebrow{display:inline-flex;align-items:center;gap:7px;font-size:11px;text-transform:uppercase;letter-spacing:1.35px;font-weight:900;color:var(--fo-blue)}
.fo-btn{border:0;border-radius:12px;background:var(--fo-blue);color:#fff!important;padding:13px 18px;font-weight:850;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:7px;transition:transform .2s,box-shadow .2s,background .2s;box-shadow:0 8px 20px rgba(47,145,232,.22);text-decoration:none!important;position:relative;overflow:hidden}.fo-btn:after{content:"";position:absolute;top:-130%;left:-35%;width:28%;height:360%;background:rgba(255,255,255,.18);transform:rotate(20deg);transition:left .45s}.fo-btn:hover{transform:translateY(-2px);background:var(--fo-blue2);box-shadow:0 12px 28px rgba(47,145,232,.3)}.fo-btn:hover:after{left:115%}.fo-btn:disabled{opacity:.5;cursor:not-allowed;transform:none}.fo-btn-light{background:#eef8ff;color:var(--fo-blue)!important;box-shadow:none;border:1px solid #d4ebff}.fo-btn-light:hover{background:#e1f2ff}.fo-wide{width:100%}.fo-inline{margin-top:14px}
.fo-hero{position:relative;min-height:565px;background:#116ba8;overflow:hidden;color:#fff}.fo-hero:before{content:"";position:absolute;inset:0;background:url('https://images.pexels.com/photos/37102472/pexels-photo-37102472.jpeg?auto=compress&cs=tinysrgb&w=1900') center/cover no-repeat;animation:foHeroZoom 18s ease-in-out infinite alternate}.fo-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,49,84,.92),rgba(8,49,84,.62) 52%,rgba(8,49,84,.18) 88%)}@keyframes foHeroZoom{to{transform:scale(1.045)}}.fo-hero-inner{position:relative;z-index:2;padding:82px 0 155px;max-width:780px}.fo-hero .fo-kicker{color:#d9f8ff;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.18);padding:7px 11px;border-radius:999px}.fo-hero h1{font-size:clamp(44px,6.4vw,76px);line-height:.98;letter-spacing:-3px;margin:17px 0 20px;color:#fff}.fo-hero p{font-size:18px;line-height:1.65;color:#eaf6ff;max-width:700px;margin:0}.fo-trust{display:flex;gap:18px;flex-wrap:wrap;margin-top:22px;color:#e8f7ff;font-size:13px}
.fo-search-wrap{position:relative;z-index:5;margin-top:-88px}.fo-search-card{background:#fff;border:1px solid var(--fo-line);border-radius:20px;padding:18px;box-shadow:var(--fo-shadow);color:var(--fo-ink)}.fo-search-heading{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:13px}.fo-search-heading span{font-size:10px;text-transform:uppercase;color:var(--fo-blue);font-weight:900;letter-spacing:1px}.fo-search-heading h2{font-size:20px;margin:2px 0 0;letter-spacing:-.5px}.fo-search-heading small{color:var(--fo-muted)}.fo-search-fields{display:grid;grid-template-columns:1.18fr 44px 1.18fr .9fr .72fr auto;gap:9px;align-items:end}.fo-search-card label,.fo-panel label,.fo-track-card label{display:flex;flex-direction:column;gap:6px;font-size:10px;text-transform:uppercase;letter-spacing:.45px;font-weight:900;color:var(--fo-muted)}.fo-search-card input,.fo-search-card select,.fo-panel input,.fo-panel select,.fo-panel textarea,.fo-faq-search,.fo-track-card input{width:100%;border:1px solid var(--fo-line);border-radius:11px;padding:13px 12px;background:#fff;color:var(--fo-ink);outline:0;font:inherit}.fo-search-card input:focus,.fo-search-card select:focus,.fo-panel input:focus,.fo-panel select:focus,.fo-faq-search:focus,.fo-track-card input:focus{border-color:#8cc9f5;box-shadow:0 0 0 3px rgba(47,145,232,.1)}.fo-swap{width:40px;height:40px;border-radius:50%;border:1px solid var(--fo-line);background:#fff;color:var(--fo-blue);font-weight:900;align-self:end;cursor:pointer;transition:.2s}.fo-swap:hover{transform:rotate(180deg);background:#f0f8ff}.fo-search-btn{height:44px}.fo-quick-dates{display:flex;gap:7px;flex-wrap:wrap;margin-top:11px}.fo-quick-dates button{border:1px solid var(--fo-line);background:#f8fbfe;border-radius:999px;padding:6px 10px;color:#46657d;font-size:11px;font-weight:800;cursor:pointer}.fo-quick-dates button:hover{background:#edf7ff;color:var(--fo-blue)}.fo-trust-strip{border-top:1px solid var(--fo-line);margin-top:15px;padding-top:15px;display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.fo-trust-strip div{display:grid;gap:3px;font-size:11px;color:var(--fo-muted)}.fo-trust-strip b{font-size:12px;color:var(--fo-ink)}
.fo-section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:24px}.fo-section-head>div>span{font-size:11px;text-transform:uppercase;letter-spacing:1.2px;color:var(--fo-blue);font-weight:900}.fo-section-head h2{font-size:clamp(31px,4vw,44px);line-height:1.06;letter-spacing:-1.5px;margin:6px 0 6px}.fo-section-head p{margin:0;color:var(--fo-muted)}.fo-section-head>a{color:var(--fo-blue);font-weight:850;font-size:13px;white-space:nowrap}.fo-grid{display:grid;gap:17px}.fo-grid-3{grid-template-columns:repeat(3,1fr)}.fo-grid-4{grid-template-columns:repeat(4,1fr)}.fo-grid-5{grid-template-columns:repeat(5,1fr)}
.fo-offer{border-radius:20px;padding:24px;min-height:205px;position:relative;overflow:hidden;box-shadow:var(--fo-shadow2);transition:.25s}.fo-offer:after{content:"";position:absolute;width:125px;height:125px;border-radius:50%;right:-40px;top:-45px;background:rgba(255,255,255,.35)}.fo-offer:hover{transform:translateY(-5px)}.fo-offer small{font-weight:900;letter-spacing:1px}.fo-offer h3{font-size:21px;line-height:1.25;max-width:320px;margin:14px 0 20px}.fo-offer b{display:inline-block;border:1px dashed currentColor;border-radius:9px;padding:7px 10px;font-size:12px;letter-spacing:.5px}.fo-offer-blue{background:linear-gradient(135deg,#eaf6ff,#d8eeff);color:#175d97}.fo-offer-yellow{background:linear-gradient(135deg,#fff9ce,#fff2a6);color:#745f00}.fo-offer-aqua{background:linear-gradient(135deg,#e8fbfd,#d4f6fa);color:#177483}
.fo-image-card,.fo-destination-card{position:relative;border-radius:20px;overflow:hidden;min-height:300px;color:#fff!important;box-shadow:var(--fo-shadow2);isolation:isolate;transition:.25s}.fo-image-card img,.fo-destination-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .55s}.fo-image-card:after,.fo-destination-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(8,42,70,.02) 20%,rgba(8,42,70,.88) 100%);z-index:1}.fo-image-card>div,.fo-destination-card>div{position:absolute;left:20px;right:20px;bottom:18px;z-index:2}.fo-image-card small,.fo-destination-card small{font-size:10px;font-weight:900;letter-spacing:1px;text-transform:uppercase}.fo-image-card h3,.fo-destination-card h3{font-size:21px;margin:5px 0}.fo-image-card span{font-size:12px;font-weight:850}.fo-image-card:hover,.fo-destination-card:hover{transform:translateY(-4px)}.fo-image-card:hover img,.fo-destination-card:hover img{transform:scale(1.07)}.fo-destination-card{min-height:330px}.fo-destination-large{min-height:360px}
.fo-split{display:grid;grid-template-columns:1fr 1fr;gap:52px;align-items:center}.fo-split h2{font-size:clamp(32px,4vw,46px);line-height:1.07;letter-spacing:-1.4px;margin:8px 0 16px}.fo-split p{color:var(--fo-muted);font-size:16px;line-height:1.7}.fo-split-photo-wrap{position:relative}.fo-split-photo-wrap img{width:100%;height:420px;object-fit:cover;border-radius:26px;box-shadow:var(--fo-shadow)}.fo-photo-chip{position:absolute;left:18px;bottom:18px;background:rgba(255,255,255,.93);color:var(--fo-blue);padding:8px 11px;border-radius:999px;font-size:11px;font-weight:900;box-shadow:var(--fo-shadow2)}.fo-ticks{display:grid;gap:13px;margin:22px 0}.fo-ticks>div{display:flex;gap:11px;align-items:flex-start}.fo-ticks i{font-style:normal;width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#e9f8f0;color:var(--fo-green);font-weight:900;flex:0 0 auto}.fo-ticks span{display:grid}.fo-ticks small{color:var(--fo-muted);margin-top:2px}
.fo-operator-card{border:1px solid var(--fo-line);border-radius:19px;overflow:hidden;background:#fff;box-shadow:var(--fo-shadow2);transition:.25s}.fo-operator-card:hover{transform:translateY(-5px);box-shadow:var(--fo-shadow)}.fo-operator-card img{width:100%;height:155px;object-fit:cover}.fo-operator-body{padding:16px}.fo-operator-body h3{font-size:17px;margin:6px 0 11px}.fo-operator-body p{color:var(--fo-muted);font-size:13px}.fo-verified{color:var(--fo-green);font-size:10px;font-weight:900}.fo-operator-meta{display:flex;gap:6px;flex-wrap:wrap}.fo-operator-meta span{background:#f2f7fb;padding:5px 7px;border-radius:7px;color:#536b7e;font-size:10px}.fo-operator-card.fo-large img{height:220px}.fo-operator-card.fo-large .fo-operator-body{padding:20px}
.fo-step,.fo-review,.fo-account-card{background:#fff;border:1px solid var(--fo-line);border-radius:19px;padding:22px;box-shadow:var(--fo-shadow2);transition:.25s}.fo-step:hover,.fo-review:hover,.fo-account-card:hover{transform:translateY(-4px)}.fo-step>b{width:42px;height:42px;border-radius:13px;background:#eaf5ff;color:var(--fo-blue);display:grid;place-items:center}.fo-step h3{margin:16px 0 7px}.fo-step p,.fo-review p,.fo-account-card p{color:var(--fo-muted);line-height:1.6}.fo-stars{color:#e5aa00;letter-spacing:1px;font-size:16px}.fo-review small{display:block;color:var(--fo-muted);margin-top:4px}.fo-account-card>span{font-size:28px}.fo-account-card h3{margin:12px 0 6px}
.fo-photo-story{border:1px solid var(--fo-line);border-radius:20px;overflow:hidden;background:#fff;box-shadow:var(--fo-shadow2);transition:.25s}.fo-photo-story:hover{transform:translateY(-5px)}.fo-photo-story img{width:100%;height:260px;object-fit:cover;transition:.5s}.fo-photo-story:hover img{transform:scale(1.04)}.fo-photo-story>div{padding:20px}.fo-photo-story small{font-size:10px;font-weight:900;color:var(--fo-blue);letter-spacing:1px}.fo-photo-story h3{font-size:20px;margin:7px 0}.fo-photo-story p{color:var(--fo-muted);font-size:13px}
.fo-mobile-promo{display:grid;grid-template-columns:1fr 380px;gap:70px;align-items:center;background:linear-gradient(135deg,#f2f9ff,#e9f7fb);border:1px solid #d9ebf7;border-radius:28px;padding:42px 50px}.fo-mobile-promo h2{font-size:clamp(31px,4vw,43px);line-height:1.07;letter-spacing:-1.4px;margin:8px 0 14px}.fo-mobile-promo p{color:var(--fo-muted);font-size:16px}.fo-phone{width:270px;margin:auto;border:8px solid #16364e;border-radius:34px;padding:24px 14px 18px;background:#fff;box-shadow:0 24px 50px rgba(24,67,100,.22);position:relative}.fo-phone-notch{position:absolute;top:7px;left:50%;transform:translateX(-50%);width:72px;height:8px;border-radius:999px;background:#16364e}.fo-phone-search{background:#edf7ff;border-radius:13px;padding:12px;display:grid}.fo-phone-search small{color:var(--fo-muted)}.fo-phone-trip{border:1px solid var(--fo-line);border-radius:12px;padding:11px;margin-top:10px;display:grid;gap:3px;font-size:11px}.fo-phone-trip span{color:var(--fo-muted)}.fo-phone-trip strong{color:var(--fo-blue)}
.fo-faq-preview{max-width:900px}.fo-faq{border:1px solid var(--fo-line);border-radius:14px;padding:0 18px;margin-bottom:10px;background:#fff;box-shadow:0 4px 14px rgba(25,72,108,.03)}.fo-faq summary{font-weight:800;cursor:pointer;padding:16px 0;list-style:none;display:flex;justify-content:space-between;gap:20px}.fo-faq summary:after{content:"+";color:var(--fo-blue);font-size:18px}.fo-faq[open] summary:after{content:"−"}.fo-faq>div{padding:0 0 16px;color:var(--fo-muted)}
.fo-page-hero{background:linear-gradient(180deg,#f2f9ff,#fff);border-bottom:1px solid var(--fo-line);padding:48px 0 44px}.fo-page-hero h1{font-size:clamp(36px,5vw,54px);line-height:1;letter-spacing:-2px;margin:8px 0 10px}.fo-page-hero p{margin:0;color:var(--fo-muted);max-width:760px}.fo-search-page{padding:28px 0 72px}.fo-compact{display:grid;grid-template-columns:1fr 1fr .9fr auto;gap:9px;align-items:end}.fo-results-tools{display:flex;justify-content:space-between;align-items:center;gap:14px;margin:22px 0 14px}.fo-results-tools>div:first-child{display:grid}.fo-results-tools small{color:var(--fo-muted)}.fo-sort-pills{display:flex;gap:6px;flex-wrap:wrap}.fo-sort-pills span{border:1px solid var(--fo-line);background:#fff;padding:7px 9px;border-radius:9px;font-size:11px;font-weight:800;color:#526b7e}.fo-results{display:grid;gap:14px}.fo-result{display:grid;grid-template-columns:86px 1.25fr .85fr auto;gap:18px;align-items:center;padding:18px;border:1px solid var(--fo-line);border-radius:18px;background:#fff;box-shadow:var(--fo-shadow2);transition:.22s}.fo-result:hover{transform:translateY(-2px);box-shadow:var(--fo-shadow)}.fo-result-thumb{width:86px;height:76px;border-radius:13px;overflow:hidden}.fo-result-thumb img{width:100%;height:100%;object-fit:cover}.fo-result h3{margin:0 0 5px}.fo-result-meta{display:flex;gap:7px;flex-wrap:wrap;color:var(--fo-muted);font-size:11px}.fo-result-meta span{background:#f5f8fb;border-radius:7px;padding:4px 6px}.fo-price{font-size:22px;font-weight:950;color:var(--fo-blue)}.fo-loading{padding:40px;text-align:center;color:var(--fo-muted)}
.fo-progress{display:flex;align-items:center;gap:8px;overflow:auto;padding:22px 0 18px;white-space:nowrap;font-size:12px;color:#8092a1}.fo-progress span{padding:6px 9px;border-radius:999px}.fo-progress .done{background:#eaf8f1;color:var(--fo-green);font-weight:800}.fo-progress .current{background:#eaf5ff;color:var(--fo-blue);font-weight:900}.fo-progress i{font-style:normal;color:#b0bdc7}.fo-seat-layout,.fo-checkout{display:grid;grid-template-columns:1fr 340px;gap:24px;align-items:start;padding-bottom:72px}.fo-panel,.fo-summary,.fo-support-card{background:#fff;border:1px solid var(--fo-line);border-radius:19px;padding:22px;box-shadow:var(--fo-shadow2)}.fo-seat-note{background:#eef8ff;border:1px solid #d7ecfb;border-radius:12px;padding:12px;color:#4b6c84;font-size:12px;margin-bottom:18px}.fo-bus{max-width:650px;margin:auto;border:2px solid #cbdcea;border-radius:34px;padding:20px 20px 26px;background:#fbfdff;position:relative}.fo-bus:before{content:"";position:absolute;top:64px;right:-2px;width:5px;height:78px;background:#f0c75d;border-radius:5px 0 0 5px}.fo-bus-front{display:grid;grid-template-columns:80px 1fr 80px;align-items:center;gap:10px;margin-bottom:15px}.fo-bus-front>span{font-size:9px;font-weight:900;color:var(--fo-muted)}.fo-bus-front>b{text-align:center;font-size:11px;color:var(--fo-muted)}.fo-driver{padding:9px;border-radius:10px;background:#eef5fa;text-align:center;font-size:11px}.fo-seat-row{display:grid;gap:9px;margin:9px 0}.fo-seat{border:1px solid #bdd2e3;background:#fff;border-radius:10px;padding:12px 7px;font-weight:850;transition:.16s;color:#33546d}.fo-seat:hover,.fo-seat.selected{background:var(--fo-blue);color:#fff;border-color:var(--fo-blue);transform:translateY(-1px)}.fo-seat.unavailable{background:#e8edf1;color:#9aa7b2;cursor:not-allowed}.fo-seat-legend{display:flex;gap:13px;flex-wrap:wrap;justify-content:center;margin-top:18px;font-size:11px;color:var(--fo-muted)}.fo-seat-legend span{display:flex;align-items:center;gap:5px}.fo-seat-legend i{width:14px;height:14px;border-radius:4px;border:1px solid #bdd2e3;background:#fff}.fo-seat-legend i.selected{background:var(--fo-blue)}.fo-seat-legend i.booked{background:#d8e0e6}.fo-seat-legend i.reserved{background:#ffe597}.fo-summary{position:sticky;top:112px}.fo-summary h3{font-size:22px;margin:7px 0 16px}.fo-summary>small{display:block;color:var(--fo-muted);margin-top:10px;font-size:11px}.fo-total{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--fo-line);padding-top:14px;margin:19px 0}.fo-total b{font-size:20px;color:var(--fo-blue)}
.fo-checkout-card h2{font-size:30px;margin:6px 0 20px}.fo-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.fo-payment-box{display:flex;gap:16px;align-items:center;background:#fff9c8;border:1px solid #f1db5d;border-radius:16px;padding:18px;margin:22px 0}.fo-mtn-logo{background:#ffdd00;color:#111;font-weight:950;border-radius:12px;padding:16px 13px;min-width:60px;text-align:center}.fo-payment-box>div:last-child{display:grid;gap:3px}.fo-payment-box small{font-size:9px;font-weight:900;letter-spacing:1px;color:#786400}.fo-payment-box strong{font-size:17px}.fo-payment-box p{margin:0;color:#6c5e17;font-size:12px}.fo-consent{display:block!important;text-transform:none!important;font-size:12px!important;line-height:1.5;margin:16px 0}.fo-secure-note{background:#f6f9fb;border-radius:11px;padding:11px;margin-top:16px;color:var(--fo-muted);font-size:11px}
.fo-ticket{max-width:850px;margin:52px auto 20px;background:#fff;border:1px solid var(--fo-line);border-radius:24px;overflow:hidden;box-shadow:var(--fo-shadow)}.fo-ticket-top{display:grid;grid-template-columns:160px 1fr 90px;gap:22px;align-items:center;background:linear-gradient(135deg,#1f84dc,#4cc4d6);color:#fff;padding:22px 24px}.fo-ticket-top>img{width:145px;filter:brightness(0) invert(1)}.fo-ticket-top span{font-size:9px;font-weight:950;letter-spacing:1.2px}.fo-ticket-top h2{font-size:24px;margin:4px 0}.fo-qr{width:78px;height:78px;border-radius:10px;background:#fff;color:#111;display:grid;place-items:center;text-align:center}.fo-qr b{font-size:18px;line-height:1}.fo-qr small{font-size:8px}.fo-ticket-route{display:flex;justify-content:space-between;gap:20px;align-items:center;padding:14px 24px;background:#f4faff;border-bottom:1px solid var(--fo-line)}.fo-ticket-route>div:first-child{display:grid}.fo-ticket-route small{color:var(--fo-muted);font-size:10px}.fo-ticket-status{background:#eaf8f1;color:var(--fo-green);font-size:10px;font-weight:900;padding:6px 9px;border-radius:999px}.fo-ticket-body{padding:24px}.fo-ticket-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.fo-ticket-grid>div{border-bottom:1px solid #edf2f6;padding-bottom:10px}.fo-ticket-grid small{display:block;color:var(--fo-muted);font-size:10px;margin-bottom:3px}.fo-ticket-bottom{display:grid;grid-template-columns:1fr 1fr;gap:16px;background:#fbfdff;border-top:1px dashed #cfdde7;padding:16px 24px}.fo-ticket-bottom>div{display:grid}.fo-ticket-bottom b{font-size:11px}.fo-ticket-bottom span{font-size:10px;color:var(--fo-muted)}.fo-ticket-actions{max-width:850px;margin:0 auto 60px;display:flex;gap:8px;justify-content:flex-end}
.fo-manage-hero{background:linear-gradient(90deg,rgba(8,49,84,.92),rgba(8,49,84,.45)),url('https://images.pexels.com/photos/30705853/pexels-photo-30705853.jpeg?auto=compress&cs=tinysrgb&w=1800') center/cover;min-height:460px;color:#fff;display:flex;align-items:center}.fo-manage-hero>.fo-shell{display:grid;grid-template-columns:1fr 420px;gap:60px;align-items:center}.fo-manage-copy .fo-eyebrow{color:#d8f7ff}.fo-manage-copy h1{font-size:clamp(42px,5vw,61px);line-height:1;letter-spacing:-2px;margin:9px 0 16px}.fo-manage-copy p{color:#e7f3fb;max-width:620px}.fo-manage-form{background:rgba(255,255,255,.97)}.fo-manage-form label+label{margin-top:11px}.fo-manage-form .fo-btn{width:100%;margin-top:14px}.fo-manage-result{padding:26px 0 70px}
.fo-help-hero{background:linear-gradient(90deg,rgba(14,63,99,.93),rgba(47,145,232,.68)),url('https://images.pexels.com/photos/31464449/pexels-photo-31464449.jpeg?auto=compress&cs=tinysrgb&w=1800') center/cover;color:#fff;padding:75px 0}.fo-help-hero .fo-eyebrow{color:#d7f5ff}.fo-help-hero h1{font-size:clamp(42px,5vw,58px);letter-spacing:-2px;margin:8px 0 10px}.fo-help-hero p{color:#e8f5ff}.fo-help-search{max-width:680px;margin-top:22px!important;background:#fff!important;padding:15px!important}.fo-help-layout{display:grid;grid-template-columns:1fr 320px;gap:30px;padding:42px 0 72px}.fo-help-categories{display:flex;gap:7px;flex-wrap:wrap;margin-bottom:18px}.fo-help-categories span{background:#edf7ff;color:#2878b8;padding:7px 9px;border-radius:999px;font-size:10px;font-weight:850}.fo-support-card{position:sticky;top:112px;height:max-content}.fo-support-card h3{font-size:22px;margin:7px 0}.fo-support-card p,.fo-support-card small{color:var(--fo-muted);font-size:12px}.fo-support-card small{display:block;margin-top:12px}
.fo-track-hero{background:linear-gradient(90deg,rgba(8,49,84,.92),rgba(8,49,84,.35)),url('https://images.pexels.com/photos/36470715/pexels-photo-36470715.jpeg?auto=compress&cs=tinysrgb&w=1800') center/cover;min-height:560px;color:#fff;display:flex;align-items:center}.fo-track-hero .fo-shell{max-width:780px}.fo-track-hero .fo-eyebrow{color:#d8f7ff}.fo-track-hero h1{font-size:clamp(45px,6vw,68px);margin:8px 0;letter-spacing:-2px}.fo-track-hero p{color:#e7f5ff;font-size:17px}.fo-track-card{display:grid;grid-template-columns:1fr auto;gap:10px;background:#fff;border-radius:18px;padding:14px;margin-top:25px;color:var(--fo-ink);box-shadow:var(--fo-shadow)}.fo-track-card input{margin-top:5px}.fo-track-card .fo-btn{align-self:end;height:45px}
.fo-partner-hero{background:linear-gradient(90deg,rgba(8,49,84,.94),rgba(47,145,232,.45)),url('https://images.pexels.com/photos/27081934/pexels-photo-27081934.jpeg?auto=compress&cs=tinysrgb&w=1900') center/cover;padding:82px 0;color:#fff}.fo-partner-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:60px;align-items:center}.fo-partner-grid>.fo-partner-form{color:var(--fo-ink);background:rgba(255,255,255,.98)}.fo-partner-grid h1{font-size:clamp(45px,5.5vw,65px);line-height:1;letter-spacing:-2.2px;margin:9px 0 16px}.fo-partner-grid>div:first-child>p{font-size:17px;color:#e8f5ff;max-width:650px}.fo-partner-grid .fo-eyebrow{color:#d8f7ff}.fo-partner-form h3{font-size:22px;margin-top:0}.fo-partner-form label{margin-top:9px}.fo-partner-form small{display:block;color:var(--fo-muted);margin-top:10px}
.fo-reveal{opacity:0;transform:translateY(18px);transition:opacity .65s ease,transform .65s ease}.fo-reveal.fo-seen{opacity:1;transform:none}.fo-stagger>*{opacity:0;transform:translateY(14px);transition:opacity .55s ease,transform .55s ease}.fo-stagger.fo-seen>*{opacity:1;transform:none}.fo-stagger.fo-seen>*:nth-child(2){transition-delay:.07s}.fo-stagger.fo-seen>*:nth-child(3){transition-delay:.14s}.fo-stagger.fo-seen>*:nth-child(4){transition-delay:.21s}.fo-stagger.fo-seen>*:nth-child(5){transition-delay:.28s}
@media(max-width:1050px){.fo-grid-5{grid-template-columns:repeat(3,1fr)}.fo-search-fields{grid-template-columns:1fr 40px 1fr .9fr}.fo-search-fields label:nth-of-type(4){grid-column:1/2}.fo-search-fields .fo-search-btn{grid-column:2/5}.fo-trust-strip{grid-template-columns:repeat(2,1fr)}.fo-mobile-promo{grid-template-columns:1fr 320px;gap:35px}.fo-result{grid-template-columns:78px 1fr auto}.fo-result>div:nth-child(3){grid-column:2}.fo-manage-hero>.fo-shell,.fo-partner-grid{grid-template-columns:1fr 380px;gap:36px}}
@media(max-width:900px){.fo-grid-4{grid-template-columns:repeat(2,1fr)}.fo-grid-3{grid-template-columns:repeat(2,1fr)}.fo-grid-5{grid-template-columns:repeat(2,1fr)}.fo-split,.fo-seat-layout,.fo-checkout,.fo-help-layout{grid-template-columns:1fr}.fo-split-photo-wrap{order:2}.fo-summary,.fo-support-card{position:static}.fo-mobile-promo{grid-template-columns:1fr}.fo-phone{margin-top:10px}.fo-compact{grid-template-columns:1fr 1fr}.fo-compact .fo-btn{grid-column:1/3}.fo-manage-hero>.fo-shell,.fo-partner-grid{grid-template-columns:1fr}.fo-manage-hero{padding:65px 0}.fo-manage-form{max-width:520px}.fo-result{grid-template-columns:78px 1fr}.fo-result>.fo-btn{grid-column:1/3;width:100%}.fo-ticket-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:620px){.fo-shell{width:min(100% - 22px,1200px)}.fo-section{padding:50px 0}.fo-hero{min-height:650px}.fo-hero:before{background-image:url('https://images.pexels.com/photos/37102472/pexels-photo-37102472.jpeg?auto=compress&cs=tinysrgb&w=850')}.fo-hero-inner{padding:60px 0 170px}.fo-hero h1{font-size:48px;letter-spacing:-2px}.fo-hero p{font-size:16px}.fo-search-wrap{margin-top:-118px}.fo-search-heading{display:grid}.fo-search-heading small{display:none}.fo-search-fields,.fo-compact{grid-template-columns:1fr}.fo-search-fields .fo-swap{display:none}.fo-search-fields label:nth-of-type(4),.fo-search-fields .fo-search-btn,.fo-compact .fo-btn{grid-column:auto}.fo-trust-strip{grid-template-columns:1fr 1fr}.fo-trust-strip span{font-size:10px}.fo-grid-3,.fo-grid-4,.fo-grid-5,.fo-form-grid{grid-template-columns:1fr}.fo-section-head{align-items:start;display:grid}.fo-section-head h2{font-size:34px}.fo-image-card,.fo-destination-card{min-height:270px}.fo-split{gap:28px}.fo-split-photo-wrap img{height:300px}.fo-mobile-promo{padding:28px 20px;border-radius:22px}.fo-page-hero{padding:38px 0}.fo-page-hero h1{font-size:40px}.fo-results-tools{display:grid}.fo-sort-pills{overflow:auto;flex-wrap:nowrap}.fo-result{grid-template-columns:1fr}.fo-result-thumb{width:100%;height:170px}.fo-result>div:nth-child(3),.fo-result>.fo-btn{grid-column:auto}.fo-result .fo-btn{width:100%}.fo-progress{margin:0 -4px}.fo-seat-row{gap:6px}.fo-seat{padding:11px 4px;font-size:11px}.fo-bus{padding:16px 12px 20px;border-radius:27px}.fo-bus-front{grid-template-columns:65px 1fr 65px}.fo-ticket{margin-top:28px}.fo-ticket-top{grid-template-columns:1fr 70px;padding:18px}.fo-ticket-top>img{width:122px}.fo-ticket-top>div:nth-child(2){grid-row:2;grid-column:1}.fo-qr{grid-column:2;grid-row:1/3;width:66px;height:66px}.fo-ticket-route{align-items:flex-start;display:grid}.fo-ticket-grid{grid-template-columns:1fr 1fr}.fo-ticket-bottom{grid-template-columns:1fr}.fo-ticket-actions{justify-content:stretch;display:grid}.fo-ticket-actions .fo-btn{width:100%}.fo-manage-copy h1,.fo-partner-grid h1{font-size:44px}.fo-help-hero{padding:58px 0}.fo-help-hero h1{font-size:44px}.fo-track-card{grid-template-columns:1fr}.fo-track-card .fo-btn{width:100%}.fo-trust{gap:10px}.fo-partner-hero{padding:60px 0}}
@media(max-width:430px){.fo-trust-strip{grid-template-columns:1fr}.fo-ticket-grid{grid-template-columns:1fr}.fo-hero h1{font-size:43px}.fo-phone{width:245px}.fo-search-card{padding:14px}.fo-offer{min-height:185px}.fo-operator-card img{height:185px}}
@media(prefers-reduced-motion:reduce){.fo-app *{scroll-behavior:auto!important;animation:none!important;transition:none!important}.fo-reveal,.fo-stagger>*{opacity:1!important;transform:none!important}}
@media print{.fo-site-header,.fo-site-footer,.fo-site-topbar,.fo-ticket-actions{display:none!important}.fo-ticket{box-shadow:none;border:1px solid #ccc;margin:0;max-width:none}.fo-page{background:#fff}.fo-ticket-top{-webkit-print-color-adjust:exact;print-color-adjust:exact}}
