/* Fares Hunt Website Phase 1 — Rocket.new visual port, Laravel-safe */
:root{
  --fh-bg:#f8f9fc;--fh-fg:#0a1628;--fh-primary:#0a1628;--fh-secondary:#1b2b4b;
  --fh-accent:#c41e3a;--fh-accent-dark:#a01830;--fh-muted:#f1f3f8;--fh-muted-fg:#6b7a99;
  --fh-card:#fff;--fh-border:#e2e7f0;--fh-gold:#d4af37;--fh-gold-light:#f5e17a;
}
body.tnb-modern{background:var(--fh-bg)!important;color:var(--fh-fg);font-family:Inter,"Segoe UI",Arial,sans-serif!important}
#main-wrapper{overflow:visible!important}.container{max-width:1380px}
.fh-announcement{background:var(--fh-accent);color:#fff;position:relative;z-index:60}
.fh-announcement .container{min-height:40px;display:flex;align-items:center;justify-content:center;position:relative;padding-top:6px;padding-bottom:6px}
.fh-announcement .container>div{display:flex;align-items:center;gap:9px;font-size:12px;font-weight:650}.fh-announcement a{color:#fff;text-decoration:none;font-weight:800}.fh-announcement button{position:absolute;right:12px;border:0;background:transparent;color:#fff;opacity:.75;width:32px;height:32px}
.fh-trust-bar{background:var(--fh-primary);color:#dfe6f3;font-size:11px}.fh-trust-bar .container{min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:20px}.fh-trust-left,.fh-trust-right{display:flex;align-items:center;gap:24px}.fh-trust-bar i{color:var(--fh-gold);margin-right:6px}.fh-trust-bar a{color:#fff;text-decoration:none;font-weight:800}
.fh-header{background:rgba(255,255,255,.97);border-bottom:1px solid var(--fh-border);position:sticky;top:0;z-index:55;transition:.2s ease}.fh-header.scrolled{box-shadow:0 8px 30px rgba(10,22,40,.08);backdrop-filter:blur(12px)}
.fh-header-inner{height:70px;display:flex;align-items:center;justify-content:space-between;gap:20px}.fh-brand{display:flex;align-items:center;flex:0 0 auto}.fh-brand img{display:block;max-height:48px;max-width:220px;object-fit:contain}
.fh-nav{display:flex;align-items:center;gap:4px}.fh-nav>a,.fh-nav-mega-wrap>a{display:flex;align-items:center;gap:7px;padding:10px 12px;border-radius:9px;color:#17253a;text-decoration:none;font-size:13px;font-weight:700;transition:.15s}.fh-nav>a:hover,.fh-nav-mega-wrap>a:hover{color:var(--fh-accent);background:var(--fh-muted)}.fh-nav .tiny{font-size:9px;color:#7c8aa0}.fh-nav-mega-wrap{position:relative}.fh-mega{display:none;position:absolute;top:calc(100% + 8px);left:50%;transform:translateX(-28%);width:680px;background:#fff;border:1px solid var(--fh-border);border-radius:18px;box-shadow:0 18px 60px rgba(10,22,40,.16);padding:22px;grid-template-columns:repeat(3,1fr);gap:20px}.fh-nav-mega-wrap:hover .fh-mega{display:grid;animation:fhScale .14s ease}.fh-mega small{display:block;font-size:10px;color:#77859a;text-transform:uppercase;letter-spacing:.08em;font-weight:900;margin:0 0 8px}.fh-mega a,.fh-disabled-link{display:block;padding:9px;border-radius:10px;color:#16273b;text-decoration:none;font-size:12px;font-weight:800}.fh-mega a:hover{background:#f5f7fb;color:var(--fh-accent)}.fh-mega a span,.fh-disabled-link em{display:block;font-size:10px;font-style:normal;font-weight:500;color:#8794a7;margin-top:2px}.fh-disabled-link{opacity:.5}
.fh-header-actions{display:flex;align-items:center;gap:8px}.fh-call,.fh-bookings{display:flex;align-items:center;gap:7px;border:1px solid var(--fh-border);border-radius:999px;padding:9px 13px;color:#13243a;text-decoration:none;font-size:12px;font-weight:800}.fh-bookings{background:var(--fh-accent);border-color:var(--fh-accent);color:#fff}.fh-menu-toggle{display:none;border:0;background:var(--fh-muted);width:40px;height:40px;border-radius:11px;color:#142640}.fh-mobile-menu{position:absolute;left:0;right:0;top:100%;background:#fff;border-bottom:1px solid var(--fh-border);box-shadow:0 16px 35px rgba(10,22,40,.1);padding:12px 18px}.fh-mobile-menu a{display:block;padding:11px 4px;color:#1b2a3c;text-decoration:none;font-weight:750;border-bottom:1px solid #f0f2f6}.fh-mobile-menu a.call,.fh-mobile-menu a.wa{border-radius:10px;margin-top:8px;padding:11px 12px;border:0}.fh-mobile-menu a.call{background:#f1f3f8}.fh-mobile-menu a.wa{background:#e9faf0;color:#137c49}
.fh-home{background:var(--fh-bg)}
.fh-hero{position:relative;overflow:hidden;min-height:0;background:linear-gradient(135deg,#0a1628 0%,#1b2b4b 42%,#0f2040 72%,#0a1628 100%);display:flex;align-items:center}.fh-hero-grid-bg{position:absolute;inset:0;opacity:.08;background-image:linear-gradient(rgba(255,255,255,.22) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.22) 1px,transparent 1px);background-size:60px 60px}.fh-hero-blob{position:absolute;border-radius:50%;filter:blur(70px)}.fh-hero-blob.one{width:390px;height:390px;background:rgba(196,30,58,.24);left:10%;top:16%}.fh-hero-blob.two{width:330px;height:330px;background:rgba(55,89,145,.35);right:12%;bottom:16%}
.fh-hero-inner{position:relative;z-index:2;padding-top:56px;padding-bottom:64px}.fh-hero-copy{text-align:center;max-width:880px;margin:0 auto 34px;color:#fff}.fh-pill{display:inline-flex;align-items:center;gap:9px;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.08);border-radius:999px;padding:7px 14px;font-size:12px;color:rgba(255,255,255,.84);margin-bottom:20px}.fh-pill i{font-size:8px;color:var(--fh-gold)}.fh-hero-copy h1{font-size:clamp(42px,5.7vw,76px);line-height:1.05;letter-spacing:-.035em;font-weight:900;margin:0 0 16px}.fh-hero-copy h1 span{background:linear-gradient(135deg,var(--fh-gold),var(--fh-gold-light),var(--fh-gold));-webkit-background-clip:text;background-clip:text;color:transparent}.fh-hero-copy p{font-size:17px;line-height:1.6;color:rgba(255,255,255,.7);max-width:760px;margin:auto}
.fh-search-shell{max-width:1100px;margin:auto;background:#fff;border-radius:22px;padding:18px;box-shadow:0 28px 85px rgba(0,0,0,.28)}.fh-search-head{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:14px}.fh-trip-tabs{display:flex;background:#f1f3f8;border-radius:12px;padding:4px;gap:3px}.fh-trip-tab{border:0;background:transparent;color:#6d7c92;border-radius:9px;padding:8px 13px;font-size:12px;font-weight:800}.fh-trip-tab.active{background:#fff;color:#0a1628;box-shadow:0 2px 8px rgba(10,22,40,.08)}.fh-trip-tab.disabled{opacity:.45}.fh-trip-tab small{font-size:7px;margin-left:3px;color:var(--fh-accent)}.fh-secure{font-size:11px;color:#65758c;font-weight:700}.fh-secure i{color:#15945a;margin-right:6px}
.fh-search-route{display:grid;grid-template-columns:minmax(0,1fr) 42px minmax(0,1fr);gap:9px;align-items:end}.fh-search-options{display:grid;grid-template-columns:1fr 1fr 1.2fr 1fr;gap:9px;margin-top:9px}.fh-search-field{display:block;margin:0;position:relative}.fh-search-field>span{display:block;font-size:9px;text-transform:uppercase;letter-spacing:.07em;color:#738198;font-weight:900;margin:0 0 5px}.fh-input{display:grid;grid-template-columns:36px 1fr;align-items:center;border:1px solid var(--fh-border);border-radius:12px;background:#fff;min-height:52px;transition:.15s}.fh-input:focus-within{border-color:var(--fh-accent);box-shadow:0 0 0 3px rgba(196,30,58,.09)}.fh-input>i{color:#6c7c93;text-align:center}.fh-input input,.fh-input select{width:100%;border:0!important;box-shadow:none!important;outline:0!important;background:transparent!important;color:#142338;font-size:13px;font-weight:700;height:50px;padding:0 12px 0 0}.fh-swap{width:38px;height:38px;border-radius:50%;border:1px solid var(--fh-border);background:#fff;color:var(--fh-accent);margin-bottom:7px;box-shadow:0 3px 11px rgba(10,22,40,.07);transition:.2s}.fh-swap:hover{transform:rotate(180deg);background:#fff3f5}
.fh-pax-button{width:100%;min-height:52px;border:1px solid var(--fh-border);border-radius:12px;background:#fff;display:grid;grid-template-columns:35px 1fr 25px;align-items:center;text-align:left;color:#142338;padding:0 9px}.fh-pax-button>i:first-child{color:#6c7c93;text-align:center}.fh-pax-button>span strong{display:block;font-size:12px}.fh-pax-button>span small{display:block;font-size:9px;color:#8190a4;margin-top:1px}.fh-pax-button>i:last-child{font-size:9px;color:#8c99a8}.fh-pax-popover{top:79px!important;border:1px solid var(--fh-border)!important;border-radius:15px!important;box-shadow:0 18px 45px rgba(10,22,40,.14)!important}.fh-pax-popover .tnb-pax-row small{display:block;color:#8a98a8;font-size:9px}.fh-search-submit{width:100%;margin-top:12px;border:0;border-radius:13px;background:var(--fh-accent);color:#fff;min-height:52px;font-size:14px;font-weight:900;display:flex;align-items:center;justify-content:center;gap:9px;box-shadow:0 9px 25px rgba(196,30,58,.25);transition:.2s}.fh-search-submit:hover{background:var(--fh-accent-dark);transform:translateY(-1px);box-shadow:0 12px 30px rgba(196,30,58,.35)}
.fh-hero-trust{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:25px;margin-top:28px;color:rgba(255,255,255,.7);font-size:12px}.fh-hero-trust i{color:var(--fh-gold);margin-right:7px}.fh-hero-wave{position:absolute;left:0;right:0;bottom:-1px;width:100%;height:42px}.fh-hero-wave path{fill:var(--fh-bg)}
.fh-section{padding:64px 0;background:var(--fh-bg)}.fh-section.fh-soft{background:#f1f3f8}.fh-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:26px}.fh-section-head.centered{text-align:center;justify-content:center}.fh-section-head span{display:block;color:var(--fh-accent);font-size:10px;font-weight:900;letter-spacing:.1em;text-transform:uppercase;margin-bottom:4px}.fh-section-head h2{font-size:29px;letter-spacing:-.02em;color:#0a1628;margin:0}.fh-section-head p{font-size:12px;color:#718097;margin:6px 0 0}.fh-section-head a{color:var(--fh-accent);text-decoration:none;font-size:12px;font-weight:800}
.fh-deal-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.fh-deal-card{display:block;text-align:left;border:1px solid var(--fh-border);background:#fff;border-radius:18px;overflow:hidden;padding:0;box-shadow:0 4px 20px rgba(10,22,40,.05);transition:.25s}.fh-deal-card:hover{transform:translateY(-5px);box-shadow:0 16px 42px rgba(10,22,40,.13)}.fh-deal-photo{height:190px;background-size:cover;background-position:center;position:relative}.fh-deal-photo:after{content:"";position:absolute;inset:30% 0 0;background:linear-gradient(transparent,rgba(7,17,33,.82))}.fh-deal-badge{position:absolute;z-index:2;top:13px;left:13px;background:var(--fh-accent);color:#fff;border-radius:999px;padding:6px 9px;font-size:8px;font-weight:900;text-transform:uppercase}.fh-deal-badge.gold{background:#d4af37;color:#0a1628}.fh-deal-badge.green{background:#168d59}.fh-deal-overlay{position:absolute;z-index:2;left:16px;right:16px;bottom:14px;color:#fff}.fh-deal-overlay small{font-size:11px;color:rgba(255,255,255,.75)}.fh-deal-overlay h3{font-size:19px;margin:3px 0}.fh-deal-overlay h3 i{font-size:12px;color:var(--fh-gold);margin:0 7px}.fh-deal-body{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px}.fh-deal-body span{display:block;font-size:10px;font-weight:800;color:#273b55}.fh-deal-body small{display:block;font-size:8px;color:#8794a4;margin-top:2px}.fh-live-fare{font-size:13px;color:var(--fh-accent);white-space:nowrap}.fh-live-fare.gold{color:#d8b54d}.fh-empty-card{grid-column:1/-1;background:#fff;border:1px dashed #d8e0eb;border-radius:14px;padding:25px;text-align:center;color:#7b899d}
.fh-airport-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.fh-airport-card{border:1px solid var(--fh-border);background:#fff;border-radius:17px;padding:15px;text-align:left;position:relative;transition:.2s}.fh-airport-card:hover{border-color:rgba(196,30,58,.38);transform:translateY(-3px);box-shadow:0 12px 30px rgba(10,22,40,.09)}.fh-airport-rank{position:absolute;right:13px;top:11px;font-size:25px;font-weight:900;color:#e7eaf0}.fh-airport-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:11px;background:#edf1f7;color:#192e4c}.fh-airport-card h3{font-size:23px;margin:11px 0 2px;color:#0a1628}.fh-airport-card strong{display:block;font-size:11px;color:#283b55;min-height:30px}.fh-airport-card small{display:block;font-size:9px;color:#8593a5;min-height:27px;margin-top:3px}.fh-airport-card>span{display:block;border-top:1px solid #edf0f4;margin-top:10px;padding-top:9px;color:var(--fh-accent);font-size:9px;font-weight:800}
.fh-route-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.fh-route-card{border:1px solid var(--fh-border);border-radius:16px;background:#fff;padding:16px;text-align:left;transition:.2s}.fh-route-card:hover{transform:translateY(-3px);box-shadow:0 12px 30px rgba(10,22,40,.09)}.fh-route-code{display:flex;align-items:center;gap:10px}.fh-route-code b{font-size:22px;color:#0a1628}.fh-route-code span{flex:1;position:relative;text-align:center;color:var(--fh-accent)}.fh-route-code span:before,.fh-route-code span:after{content:"";position:absolute;top:50%;width:35%;border-top:1px dashed #cbd3de}.fh-route-code span:before{left:0}.fh-route-code span:after{right:0}.fh-route-card p{font-size:10px;color:#6f7f94;margin:7px 0 12px}.fh-route-card>div:last-child{display:flex;align-items:end;justify-content:space-between;border-top:1px solid #edf1f5;padding-top:10px}.fh-route-card>div:last-child small{font-size:8px;color:#8290a2}
.fh-premium{padding:68px 0;background:linear-gradient(135deg,#0a1628,#1b2b4b 55%,#111f37);color:#fff}.fh-premium-head{text-align:center;max-width:760px;margin:0 auto 27px}.fh-premium-head>span{display:inline-flex;align-items:center;gap:7px;color:#0a1628;background:linear-gradient(135deg,#d4af37,#f5e17a);padding:7px 11px;border-radius:999px;font-size:9px;font-weight:900;text-transform:uppercase}.fh-premium-head h2{font-size:32px;margin:12px 0 5px;color:#fff}.fh-premium-head h2 em{font-style:normal;color:#e8c95d}.fh-premium-head p{color:rgba(255,255,255,.65);font-size:12px}.fh-premium-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.fh-premium-column{border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.06);border-radius:18px;padding:17px}.fh-premium-column>h3{font-size:13px;color:#fff;margin:0 0 12px}.fh-premium-column>h3 i{color:#e4c65c;margin-right:7px}.fh-premium-row{width:100%;display:grid;grid-template-columns:38px 1fr auto;align-items:center;gap:10px;border:0;border-top:1px solid rgba(255,255,255,.09);background:transparent;color:#fff;text-align:left;padding:12px 2px}.fh-premium-row:first-of-type{border-top:0}.fh-premium-icon{width:34px;height:34px;display:grid;place-items:center;border-radius:9px;background:rgba(255,255,255,.09);color:#e1c155}.fh-premium-row b{display:block;font-size:11px}.fh-premium-row small{display:block;font-size:8px;color:rgba(255,255,255,.5);margin-top:2px}
.fh-airline-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:13px}.fh-airline-card{border:1px solid var(--fh-border);background:#fff;border-radius:16px;padding:14px;text-align:center;text-decoration:none;transition:.2s}.fh-airline-card:hover{transform:translateY(-3px);box-shadow:0 10px 25px rgba(10,22,40,.09);border-color:rgba(196,30,58,.28)}.fh-airline-logo{width:48px;height:48px;border-radius:12px;background:#f1f3f8;display:grid;place-items:center;margin:0 auto 9px;overflow:hidden}.fh-airline-logo img{width:42px;height:42px;object-fit:contain}.fh-airline-logo span{font-size:12px;font-weight:900;color:#153158}.fh-airline-card strong{display:block;color:#172b45;font-size:10px}.fh-airline-card small{color:#8795a7;font-size:8px}
.fh-why{padding:65px 0;background:#fff}.fh-why-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.fh-why-card{text-align:center;border:1px solid var(--fh-border);border-radius:18px;padding:24px 18px;background:#fff}.fh-why-card>div{width:48px;height:48px;display:grid;place-items:center;border-radius:14px;background:#fff0f2;color:var(--fh-accent);margin:0 auto 12px}.fh-why-card h3{font-size:13px;color:#122b49}.fh-why-card p{font-size:10px;color:#77869a;line-height:1.55;margin:6px 0 0}
.fh-guide-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.fh-guide-card{display:block;background:#fff;border:1px solid var(--fh-border);border-radius:18px;overflow:hidden;text-decoration:none;transition:.2s}.fh-guide-card:hover{transform:translateY(-4px);box-shadow:0 13px 34px rgba(10,22,40,.1)}.fh-guide-image{height:180px;background-size:cover;background-position:center;background-color:#edf1f7}.fh-guide-card>div:last-child{padding:16px}.fh-guide-card small{color:var(--fh-accent);font-size:8px;font-weight:900;text-transform:uppercase}.fh-guide-card h3{font-size:14px;color:#132e4d;margin:5px 0}.fh-guide-card p{font-size:10px;color:#7a899c;line-height:1.5;min-height:44px}.fh-guide-card strong{font-size:10px;color:var(--fh-accent)}
.fh-alerts{padding:70px 0;background:linear-gradient(135deg,#0a1628,#1b2b4b,#0f1a33);color:#fff}.fh-alerts-inner{text-align:center;max-width:790px;margin:auto}.fh-alert-icon{width:58px;height:58px;border-radius:17px;background:rgba(196,30,58,.2);display:grid;place-items:center;color:#ef4864;font-size:24px;margin:0 auto 16px}.fh-alerts h2{font-size:35px;color:#fff!important;margin:0;text-shadow:0 1px 1px rgba(0,0,0,.15)}.fh-alerts p{font-size:12px;color:rgba(255,255,255,.72)!important;margin:7px 0 22px}.fh-alert-form{display:grid;grid-template-columns:1fr 210px auto;gap:8px}.fh-alert-form label{display:grid;grid-template-columns:35px 1fr;align-items:center;border:1px solid rgba(255,255,255,.18);border-radius:12px;background:rgba(255,255,255,.09)}.fh-alert-form label i{color:rgba(255,255,255,.45)}.fh-alert-form input{height:48px;border:0;outline:0;background:transparent;color:#fff;font-size:12px}.fh-alert-form input::placeholder{color:rgba(255,255,255,.38)}.fh-alert-form button{border:0;border-radius:12px;background:var(--fh-accent);color:#fff;padding:0 19px;font-size:11px;font-weight:900}.fh-alerts-inner>small{display:block;color:rgba(255,255,255,.4);font-size:9px;margin-top:9px}.fh-alert-success,.fh-alert-error{border-radius:10px;padding:9px 12px;font-size:10px;margin:0 auto 12px;max-width:500px}.fh-alert-success{background:rgba(30,170,100,.16);color:#8bf0b8}.fh-alert-error{background:rgba(196,30,58,.18);color:#ffabb8}
.fh-footer{background:#0a1628;color:#fff}.fh-footer-trust{border-bottom:1px solid rgba(255,255,255,.1)}.fh-footer-trust .container{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;padding-top:27px;padding-bottom:27px}.fh-footer-trust .container>div{display:flex;align-items:center;gap:11px}.fh-footer-trust .container>div>span{width:39px;height:39px;border-radius:11px;background:rgba(255,255,255,.09);display:grid;place-items:center;color:var(--fh-gold)}.fh-footer-trust p{margin:0}.fh-footer-trust b{display:block;font-size:10px}.fh-footer-trust small{display:block;color:rgba(255,255,255,.55);font-size:8px;margin-top:2px}.fh-footer-main{display:grid;grid-template-columns:2fr repeat(4,1fr);gap:28px;padding-top:45px;padding-bottom:42px}.fh-footer-brand img{max-height:58px;max-width:220px;object-fit:contain;filter:none!important}.fh-footer-brand>p{font-size:10px;line-height:1.65;color:rgba(255,255,255,.72)!important;max-width:330px;margin:14px 0}.fh-footer-contact{display:grid;gap:7px}.fh-footer-contact a,.fh-footer-contact span{color:rgba(255,255,255,.72);text-decoration:none;font-size:9px}.fh-footer-contact i{width:16px;color:var(--fh-gold)}.fh-social{display:flex;gap:7px;margin-top:15px}.fh-social a{width:34px;height:34px;display:grid;place-items:center;background:rgba(255,255,255,.09);color:#fff;border-radius:10px;text-decoration:none}.fh-social a:hover{background:var(--fh-accent)}.fh-footer-col h3{font-size:11px;color:#fff!important;margin:0 0 13px}.fh-footer-col ul{list-style:none;margin:0;padding:0;display:grid;gap:7px}.fh-footer-col li{margin:0!important}.fh-footer-col a{color:rgba(255,255,255,.72)!important;text-decoration:none;font-size:9px}.fh-footer-col a:hover{color:#fff}.fh-footer-bottom{border-top:1px solid rgba(255,255,255,.1)}.fh-footer-bottom .container{min-height:60px;display:flex;align-items:center;justify-content:space-between;gap:16px}.fh-footer-bottom p{margin:0;color:rgba(255,255,255,.45);font-size:8px}.fh-footer-bottom img{max-height:28px;max-width:220px;object-fit:contain}
.fh-support-widget{position:fixed;right:20px;bottom:22px;z-index:70;display:flex;flex-direction:column;align-items:end;gap:8px}.fh-support-widget>button{width:54px;height:54px;border:0;border-radius:50%;background:var(--fh-accent);color:#fff;font-size:18px;box-shadow:0 9px 30px rgba(196,30,58,.4)}.fh-support-menu{display:flex;gap:7px}.fh-support-menu a{display:flex;align-items:center;gap:6px;border-radius:999px;padding:9px 12px;color:#fff;text-decoration:none;font-size:9px;font-weight:800;box-shadow:0 6px 20px rgba(10,22,40,.18)}.fh-support-menu .phone{background:#152a47}.fh-support-menu .wa{background:#25d366}
.fh-cookie{position:fixed;z-index:80;left:50%;transform:translateX(-50%);bottom:17px;width:min(880px,calc(100% - 30px));background:#fff;border:1px solid var(--fh-border);border-radius:17px;box-shadow:0 20px 65px rgba(10,22,40,.22);padding:16px;display:flex;align-items:center;justify-content:space-between;gap:18px}.fh-cookie>div:first-child{display:flex;align-items:flex-start;gap:11px}.fh-cookie>div:first-child>span{width:38px;height:38px;border-radius:11px;background:#fff0f2;color:var(--fh-accent);display:grid;place-items:center}.fh-cookie p{margin:0}.fh-cookie b{display:block;font-size:11px}.fh-cookie small{display:block;font-size:9px;color:#718096;line-height:1.45;margin-top:2px}.fh-cookie small a{color:var(--fh-accent)}.fh-cookie-actions{display:flex;gap:7px;flex:0 0 auto}.fh-cookie-actions button{border:1px solid var(--fh-border);background:#fff;border-radius:10px;padding:9px 11px;font-size:9px;font-weight:800}.fh-cookie-actions .accept{background:var(--fh-accent);border-color:var(--fh-accent);color:#fff}
@keyframes fhScale{from{opacity:0;transform:translateX(-28%) scale(.96)}to{opacity:1;transform:translateX(-28%) scale(1)}}
@media(max-width:1199px){.fh-deal-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.fh-nav{display:none}.fh-menu-toggle{display:block}.fh-header-actions .fh-bookings{display:none}.fh-airport-grid{grid-template-columns:repeat(5,1fr)}.fh-footer-main{grid-template-columns:2fr repeat(2,1fr)}}
@media(max-width:991px){.fh-trust-left span:nth-child(n+2){display:none}.fh-hero{min-height:auto}.fh-hero-inner{padding-top:55px;padding-bottom:80px}.fh-search-options{grid-template-columns:1fr 1fr}.fh-airport-grid{grid-template-columns:repeat(2,1fr)}.fh-deal-grid,.fh-route-grid,.fh-guide-grid{grid-template-columns:repeat(2,1fr)}.fh-airline-grid{grid-template-columns:repeat(4,1fr)}.fh-why-grid{grid-template-columns:repeat(2,1fr)}.fh-footer-trust .container{grid-template-columns:1fr 1fr}.fh-footer-main{grid-template-columns:1fr 1fr 1fr}.fh-footer-brand{grid-column:1/-1}}
@media(max-width:767px){.fh-announcement .container>div span{max-width:240px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fh-announcement .container>div a{display:none}.fh-trust-bar{display:none}.fh-header-inner{height:62px}.fh-brand img{max-height:38px;max-width:170px}.fh-call{display:none}.fh-hero-copy h1{font-size:40px}.fh-hero-copy p{font-size:14px}.fh-search-shell{padding:13px;border-radius:17px}.fh-search-head{align-items:flex-start;flex-direction:column}.fh-secure{display:none}.fh-search-route{grid-template-columns:1fr}.fh-swap{position:absolute;right:30px;margin-top:62px;z-index:2}.fh-search-options{grid-template-columns:1fr}.fh-hero-trust{gap:12px 18px}.fh-section{padding:48px 0}.fh-section-head{align-items:flex-start;flex-direction:column}.fh-deal-grid,.fh-route-grid,.fh-guide-grid{grid-template-columns:1fr}.fh-premium-grid{grid-template-columns:1fr}.fh-airline-grid{grid-template-columns:repeat(3,1fr)}.fh-alert-form{grid-template-columns:1fr}.fh-alert-form button{height:48px}.fh-footer-main{grid-template-columns:1fr 1fr}.fh-footer-brand{grid-column:1/-1}.fh-cookie{align-items:stretch;flex-direction:column}.fh-cookie-actions{justify-content:flex-end}.fh-support-widget{bottom:85px}}
@media(max-width:500px){.fh-trip-tab{padding:7px 9px;font-size:10px}.fh-trip-tab.disabled{display:none}.fh-hero-copy h1{font-size:36px}.fh-airport-grid{grid-template-columns:1fr 1fr}.fh-airline-grid{grid-template-columns:1fr 1fr}.fh-why-grid{grid-template-columns:1fr}.fh-footer-trust .container,.fh-footer-main{grid-template-columns:1fr 1fr}.fh-footer-brand{grid-column:1/-1}.fh-footer-bottom .container{align-items:flex-start;flex-direction:column;padding-top:14px;padding-bottom:14px}.fh-cookie-actions{display:grid;grid-template-columns:1fr 1fr}.fh-cookie-actions button{padding:9px 7px}}
