:root{font-family:Inter,Google Sans,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#202124;background:#fff;font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;-webkit-font-smoothing:antialiased}button,input,select{font:inherit}button,a,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.app-shell{min-height:100vh}.topbar{height:64px;border-bottom:1px solid #e5e8ec;display:flex;align-items:center;padding:0 24px;gap:20px;position:sticky;top:0;z-index:50;background:#fffffff5;box-shadow:0 1px 3px #1f1f1f12}.icon-button{display:grid;place-items:center;width:40px;height:40px;border:0;background:transparent;color:#3c4043;border-radius:50%}.icon-button:hover{background:#f1f3f4}.brand{display:flex;align-items:center;gap:9px;text-decoration:none;color:#2f4858;font-weight:720;font-size:20px;letter-spacing:-.4px}.brand-mark{display:grid;place-items:center;width:31px;height:31px;color:#fff;border-radius:9px;background:linear-gradient(145deg,#2563eb,#0ea5a8);transform:rotate(-5deg)}.topbar nav{display:flex;gap:8px}.topbar nav a{display:flex;align-items:center;gap:7px;text-decoration:none;color:#4e555c;padding:9px 15px;border:1px solid #d8dde3;border-radius:22px;font-weight:550}.topbar nav a.nav-active{background:#e8f0fe;border-color:#d2e3fc;color:#185abc}.top-actions{display:flex;align-items:center;gap:9px;margin-left:auto}.mode-pill{color:#0b57d0;background:#e8f0fe;border-radius:20px;padding:9px 15px;font-size:14px;font-weight:650}.hero{height:330px;position:relative;max-width:1180px;margin:0 auto;display:flex;align-items:flex-end;justify-content:center;padding-bottom:76px;overflow:hidden}.hero-image{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,transparent 45%,#fff 96%),url(/assets/travelvoid-flight-hero.png) center 42%/cover no-repeat;opacity:.97}.hero h1{margin:0;position:relative;font-size:clamp(44px,5vw,64px);font-weight:500;letter-spacing:-.04em;color:#101418}.search-card{width:min(980px,calc(100% - 32px));min-height:158px;margin:-54px auto 0;position:relative;z-index:8;background:#fff;border:1px solid #e2e5e9;border-radius:12px;padding:16px 16px 28px;box-shadow:0 4px 12px #20212425}.search-options{display:flex;gap:8px;align-items:center;min-height:36px;padding:0 5px 10px}.inline-control,.inline-select{display:flex;align-items:center;gap:7px;height:34px;padding:0 8px;border:0;background:#fff;color:#4d5156;border-radius:5px}.inline-control:hover,.inline-select:hover{background:#f3f6fa}.inline-select select{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;outline:0;color:inherit;background:transparent;padding-right:15px;background-image:linear-gradient(45deg,transparent 50%,#59636d 50%),linear-gradient(135deg,#59636d 50%,transparent 50%);background-position:calc(100% - 6px) 48%,100% 48%;background-size:5px 5px;background-repeat:no-repeat}.passenger-wrap{position:relative}.passenger-popover{position:absolute;top:40px;left:0;width:330px;background:#fff;box-shadow:0 8px 28px #17203330;border-radius:10px;border:1px solid #dde2e7;padding:18px;z-index:30}.passenger-row{display:flex;align-items:center;justify-content:space-between;padding:10px 0}.passenger-row span{display:flex;flex-direction:column}.passenger-row small{color:#6b7280;margin-top:3px}.passenger-row div{display:flex;gap:13px;align-items:center}.passenger-row button{width:30px;height:30px;border:1px solid #9db8de;border-radius:50%;background:#fff;color:#0b57d0;font-size:20px}.passenger-row button:disabled{opacity:.35}.done-button{display:block;margin-left:auto;border:0;color:#0b57d0;background:#e8f0fe;padding:8px 18px;border-radius:18px;font-weight:650}.search-grid{display:grid;grid-template-columns:1.3fr .9fr;gap:14px}.route-fields,.date-fields{display:grid;grid-template-columns:1fr 32px 1fr;align-items:center;min-width:0}.date-fields{grid-template-columns:1fr 1fr;border:1px solid #cdd3da;border-radius:5px}.airport-field{position:relative;display:flex;align-items:center;gap:10px;min-width:0;height:56px;border:1px solid #cdd3da;border-radius:5px;padding:0 14px;color:#4d5156}.airport-field label{min-width:0;flex:1}.airport-field input{width:100%;border:0;outline:0;color:#202124;font-weight:530;background:transparent}.airport-field:focus-within{border-color:#1a73e8;box-shadow:inset 0 0 0 1px #1a73e8}.swap-button{z-index:2;width:38px;height:38px;margin-left:-3px;border:1px solid #d7dde5;background:#fff;color:#4d5156;border-radius:50%;display:grid;place-items:center}.airport-menu{position:absolute;top:60px;left:0;width:min(430px,80vw);background:#fff;border:1px solid #d8dde3;border-radius:8px;box-shadow:0 10px 28px #1118272b;z-index:40;overflow:hidden}.airport-menu-title{padding:15px 16px;display:flex;align-items:center;gap:10px;color:#5f6368;border-bottom:1px solid #edf0f2}.airport-menu button{display:grid;grid-template-columns:54px 1fr;width:100%;text-align:left;border:0;background:#fff;padding:12px 16px;align-items:center}.airport-menu button:hover{background:#f3f6fb}.airport-code{color:#0b57d0;font-weight:750}.airport-menu button span:last-child{display:flex;flex-direction:column}.airport-menu small{color:#6c747d;margin-top:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.airport-menu .menu-close{grid-template-columns:22px 1fr;color:#5f6368;border-top:1px solid #edf0f2}.date-fields label{display:flex;align-items:center;gap:9px;padding:0 14px;height:56px;min-width:0}.date-fields label+label{border-left:1px solid #e1e4e8}.date-fields input{width:100%;border:0;outline:0;color:#4d5156;background:transparent}.search-button{position:absolute;left:50%;bottom:-23px;transform:translate(-50%);min-width:114px;height:46px;border:0;border-radius:24px;background:#0b57d0;color:#fff;display:flex;align-items:center;justify-content:center;gap:8px;padding:0 22px;font-weight:650;box-shadow:0 3px 8px #0b57d055}.search-button:disabled{background:#6995d3;cursor:wait;min-width:205px}.spinner{width:17px;height:17px;border:2px solid #fff6;border-top-color:#fff;border-radius:50%;animation:spin .75s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.form-error{display:flex;align-items:center;gap:7px;color:#b3261e;margin:10px 4px -8px;font-size:14px}.landing-main{width:min(980px,calc(100% - 32px));margin:62px auto 80px}.deal-banner{display:grid;grid-template-columns:30px 1fr auto;gap:16px;align-items:center;padding:22px 28px;background:#eef4ff;border-radius:14px;color:#20355b}.deal-banner>svg{color:#1a73e8}.deal-banner h2{font-size:18px;margin:0 0 5px}.deal-banner p{color:#4f5f75;margin:0}.deal-banner a{text-decoration:none;color:#0b57d0;border:1px solid #c8d3e4;background:#fff;padding:10px 20px;border-radius:22px;font-weight:650}.route-section,.tools-section{margin-top:56px}.eyebrow{color:#0b57d0;font-size:13px;font-weight:750;letter-spacing:.08em;text-transform:uppercase;margin-bottom:7px}.route-section h2,.tools-section h2{margin:0 0 24px;font-size:27px;letter-spacing:-.025em}.quick-routes{display:grid;gap:1px;background:#dfe3e8;border:1px solid #dfe3e8;border-radius:12px;overflow:hidden}.quick-routes article{display:grid;grid-template-columns:48px 1fr auto;align-items:center;gap:14px;background:#fff;padding:18px}.route-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:10px;background:#e8f0fe;color:#1967d2}.quick-routes article div:nth-child(2){display:flex;flex-direction:column}.quick-routes small{color:#6b7280;margin-top:5px}.quick-routes b{color:#0b8043}.tool-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.tool-grid article{border:1px solid #e0e4e8;border-radius:12px;padding:22px}.tool-grid svg{color:#1967d2}.tool-grid h3{margin:18px 0 7px}.tool-grid p{color:#68717a;margin:0;line-height:1.5}.disclaimer{display:flex;align-items:flex-start;gap:12px;margin-top:50px;border-top:1px solid #e4e7eb;padding:24px 5px;color:#69727c;font-size:13px}.disclaimer p{margin:0;line-height:1.5}.results-page{background:#f8fafd;min-height:calc(100vh - 64px);padding-bottom:80px}.results-search{min-height:126px;background:#fff;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:20px;padding:22px max(32px,calc((100vw - 1020px)/2));border-bottom:1px solid #e1e5ea}.back-button{align-self:start;border:0;background:transparent;color:#0b57d0;padding:8px 0}.back-button span{font-size:24px;vertical-align:-2px}.route-summary{display:flex;align-items:center;justify-content:center;gap:14px}.route-summary strong{padding:14px 20px;border:1px solid #cfd6dd;min-width:230px;border-radius:6px;font-weight:550}.route-summary span{color:#7a838c;font-size:12px}.date-summary{display:flex;gap:8px;align-items:center;border:1px solid #cfd6dd;border-radius:6px;padding:14px 17px;white-space:nowrap}.filter-bar{display:flex;align-items:center;gap:9px;padding:10px max(32px,calc((100vw - 1020px)/2));background:#fff;border-bottom:1px solid #e3e7eb;overflow-x:auto}.filter-bar{scrollbar-width:none}.filter-bar::-webkit-scrollbar{display:none}.filter-bar button,.filter-bar label{flex:0 0 auto;border:1px solid #cfd6dd;background:#fff;border-radius:20px;min-height:34px;padding:0 14px;display:flex;align-items:center;gap:7px;color:#40464d}.filter-bar .all-filters{color:#0b57d0;border-color:#8ab4f8}.filter-bar select{border:0;outline:0;background:transparent;color:inherit}.result-tabs{width:min(1010px,calc(100% - 32px));margin:18px auto 0;background:#fff;border:1px solid #dce1e6;border-radius:10px;display:grid;grid-template-columns:repeat(3,1fr);overflow:hidden}.result-tabs button{min-height:55px;border:0;border-right:1px solid #e0e4e8;background:#fff;font-weight:600;color:#515860}.result-tabs button:last-child{border-right:0}.result-tabs button.selected{color:#0b57d0;background:#eef4ff;box-shadow:inset 0 -3px #1a73e8}.result-tabs small{display:block;font-weight:500;margin-top:2px}.results-content{width:min(1010px,calc(100% - 32px));margin:18px auto}.results-heading{display:flex;align-items:center;justify-content:space-between;padding:0 2px}.results-heading h1{font-size:23px;margin:0 0 4px}.results-heading p{margin:0 0 14px;color:#6d7580;font-size:14px}.provider-mode{font-size:12px;font-weight:700;border-radius:14px;padding:6px 10px}.provider-mode.live{color:#0b6e3d;background:#dff5e8}.provider-mode.test{color:#805400;background:#fff0c2}.provider-mode.fixture{color:#714b00;background:#fff1c7}.warning{display:flex;align-items:center;gap:9px;color:#6d4f00;background:#fff8df;border:1px solid #f0df9d;border-radius:8px;padding:10px 13px;margin-bottom:12px;font-size:13px}.offer-list{background:#fff;border:1px solid #dce1e6;border-radius:10px;overflow:hidden}.offer-row+.offer-row{border-top:1px solid #e2e5e9}.offer-summary{border:0;width:100%;background:#fff;text-align:left;display:grid;grid-template-columns:50px 1.35fr 1fr .9fr .9fr 24px;gap:14px;align-items:center;padding:19px 17px}.offer-summary:hover{background:#fbfcfe}.carrier-badge{width:38px;height:38px;border-radius:9px;background:#e8f0fe;color:#0b57d0;display:grid;place-items:center;font-weight:800}.offer-summary>div:not(.carrier-badge){display:flex;flex-direction:column;gap:5px}.offer-summary small{color:#69717a;font-size:12px}.offer-price{text-align:right}.offer-price strong{color:#137333;font-size:17px}.offer-details{border-top:1px solid #edf0f3;padding:20px 24px 22px 82px;background:#fbfcff}.segment{position:relative;border-left:2px solid #b9c5d4;padding:0 0 18px 22px}.segment:last-of-type{border-left-color:transparent}.timeline-dot{position:absolute;left:-6px;top:2px;width:10px;height:10px;border:2px solid #0b57d0;background:#fff;border-radius:50%}.segment div{display:grid;grid-template-columns:1fr 1fr;gap:5px 20px}.segment p{margin:0;color:#4e5965}.segment small{color:#737c86}.offer-actions{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #e2e7ec;padding-top:16px}.offer-actions p{color:#69727c;margin:0;font-size:13px}.offer-actions button,.offer-actions a{border:0;text-decoration:none;background:#0b57d0;color:#fff;border-radius:20px;padding:10px 16px}.offer-actions button:disabled{background:#e1e5ea;color:#6e7781;cursor:not-allowed}.freshness{text-align:right;color:#7a828a;font-size:12px}.empty-state{background:#fff;border:1px solid #dfe4e9;border-radius:12px;padding:58px 20px;text-align:center}.empty-state>svg{color:#7696c0;width:44px;height:44px}.empty-state h2{margin:15px 0 7px}.empty-state p{color:#6e7781}.empty-state button{border:0;border-radius:20px;background:#0b57d0;color:#fff;padding:10px 18px}.check-filter input{accent-color:#0b57d0}.filter-sheet{display:grid;place-items:center;position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;background:#10182766}.filter-sheet>div{width:min(520px,calc(100% - 30px));max-height:calc(100vh - 50px);overflow:auto;background:#fff;border-radius:16px;padding:24px;display:grid;gap:16px;box-shadow:0 20px 60px #11182740}.filter-sheet h2{margin:0}.filter-sheet label{display:grid;gap:7px;font-weight:650}.filter-sheet select{height:44px;border:1px solid #cdd4dc;border-radius:7px;padding:0 10px}.filter-sheet .check-filter{display:flex;align-items:center;gap:9px}.sheet-close{justify-self:end;border:0;background:transparent;display:flex;align-items:center;gap:5px;color:#5d6670}.apply-filter{height:46px;border:0;border-radius:23px;background:#0b57d0;color:#fff;font-weight:650;display:flex;align-items:center;justify-content:center;gap:8px}footer{border-top:1px solid #e4e7eb;min-height:92px;padding:24px max(24px,calc((100vw - 980px)/2));display:flex;align-items:center;gap:20px;color:#68717a;font-size:13px}footer strong{color:#253746}footer a{margin-left:auto;color:#0b57d0;text-decoration:none}@media(max-width:760px){.topbar{height:58px;padding:0 14px;gap:7px}.topbar nav,.mode-pill{display:none}.brand{font-size:18px}.top-actions{gap:0}.hero{height:200px;padding-bottom:28px}.hero-image{background-position:center}.hero h1{font-size:38px}.search-card{margin:-2px auto 0;width:100%;border-radius:0 0 18px 18px;border-inline:0;padding:12px 15px 30px}.search-options{justify-content:space-between;padding-inline:0}.inline-control,.inline-select{padding:0 3px;font-size:14px}.search-grid{grid-template-columns:1fr;gap:12px}.route-fields{grid-template-columns:1fr 25px 1fr}.airport-field{padding:0 10px;gap:8px}.airport-field input{font-size:15px}.swap-button{width:35px;height:35px;margin-left:-5px}.airport-menu{position:fixed;left:12px;right:12px;top:120px;width:auto}.passenger-popover{position:fixed;left:12px;right:12px;top:110px;width:auto}.landing-main{width:calc(100% - 30px);margin-top:68px}.deal-banner{grid-template-columns:28px 1fr;padding:21px 16px}.deal-banner a{grid-column:1 / -1;text-align:center}.route-section,.tools-section{margin-top:44px}.route-section h2,.tools-section h2{font-size:23px}.quick-routes article{grid-template-columns:43px 1fr}.quick-routes b{grid-column:2}.tool-grid{grid-template-columns:1fr}.results-page{padding-top:0}.results-search{min-height:152px;grid-template-columns:1fr auto;padding:14px 15px;gap:10px}.back-button{grid-column:1 / -1;justify-self:start}.route-summary{justify-content:flex-start;gap:5px}.route-summary strong{min-width:0;padding:11px 9px}.date-summary{padding:11px 8px;font-size:13px}.filter-bar{padding:10px 15px}.filter-bar label{display:none}.result-tabs{width:100%;margin-top:0;border-radius:0;border-inline:0}.result-tabs button{font-size:13px}.results-content{width:calc(100% - 24px)}.results-heading{align-items:flex-start;gap:10px}.results-heading h1{font-size:20px}.offer-summary{grid-template-columns:40px 1fr auto 22px;gap:10px;padding:16px 12px}.offer-summary>div:nth-of-type(3),.offer-summary>div:nth-of-type(4){grid-column:2}.offer-price{grid-column:3;grid-row:1}.offer-summary>svg{grid-column:4;grid-row:1}.offer-details{padding:18px 14px 20px 28px}.segment div{grid-template-columns:1fr}.offer-actions{align-items:stretch;flex-direction:column;gap:12px}.filter-sheet{place-items:end stretch}.filter-sheet>div{width:100%;max-height:82vh;background:#fff;border-radius:18px 18px 0 0;padding:22px 20px 28px;display:grid;gap:16px}.filter-sheet h2{margin:0}.filter-sheet label{display:grid;gap:7px;font-weight:650}.filter-sheet select{height:44px;border:1px solid #cdd4dc;border-radius:7px;padding:0 10px}footer{flex-wrap:wrap}footer a{margin-left:0}}
