:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--ink:#172033;--muted:#667085;--line:#d9e0ea;--blue:#1769e0;--green:#16856a;--paper:#fff;--wash:#f4f7fb}*{box-sizing:border-box}body{color:var(--ink);background:var(--wash);margin:0;font-family:Arial,Microsoft YaHei,sans-serif}a{color:inherit;text-decoration:none}.siteHeader{z-index:20;border-bottom:1px solid var(--line);background:#fffffff0;justify-content:space-between;align-items:center;gap:24px;min-height:68px;padding:0 40px;display:flex;position:sticky;top:0}.brand{align-items:baseline;gap:4px;font-size:22px;display:inline-flex}.brand span{color:var(--blue)}.headerActions{flex:1;justify-content:flex-end;align-items:center;gap:22px;display:flex}.siteHeader nav{color:#344054;flex-wrap:wrap;justify-content:flex-end;gap:22px;font-size:15px;display:flex}.localeSwitcher{align-items:center;display:inline-flex;position:relative}.localeSwitcher select{color:#344054;min-width:124px;height:38px;font:inherit;cursor:pointer;background:#f8fbff;border:1px solid #cbd5e1;border-radius:8px;padding:0 34px 0 12px;font-size:14px}.localeSwitcher select:focus{border-color:var(--blue);outline:2px solid #1769e02e}.srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.hero{background:linear-gradient(90deg,#f4f7fbf5,#f4f7fbc2),url(https://images.unsplash.com/photo-1436491865332-7a61a109cc05?auto=format&fit=crop&w=1800&q=80) 50%/cover;grid-template-columns:minmax(0,.9fr) minmax(360px,1.1fr);align-items:center;gap:32px;min-height:calc(100vh - 68px);padding:56px 6vw 72px;display:grid}.eyebrow{color:var(--green);text-transform:uppercase;margin:0 0 10px;font-size:13px;font-weight:700}h1,h2,h3,p{margin-top:0}.hero h1{letter-spacing:0;margin-bottom:16px;font-size:56px;line-height:1.05}.heroText,.pageTitle p,.sectionHeader p,.infoBand p,.resultPreview p{color:var(--muted);line-height:1.7}.flightPanel,.infoBand,.resultPreview,.queryForm{background:var(--paper);border:1px solid var(--line);border-radius:8px;padding:24px;box-shadow:0 18px 50px #17203314}.flightPanel.compact{max-width:980px;box-shadow:none}.panelHeader{justify-content:space-between;gap:16px;margin-bottom:20px;display:flex}.panelHeader span{color:var(--blue);font-weight:700}.flightFields{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}label{color:#344054;gap:8px;font-size:14px;display:grid}input{width:100%;height:44px;font:inherit;border:1px solid #cbd5e1;border-radius:6px;padding:0 12px}button{color:#fff;background:var(--blue);cursor:pointer;border:0;border-radius:6px;height:44px;margin-top:18px;padding:0 18px;font-weight:700}button:disabled{cursor:not-allowed;opacity:.65}.section,.pageShell{padding:48px 6vw}.sectionHeader{max-width:720px;margin-bottom:22px}.channelGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.channelCard{background:var(--paper);border:1px solid var(--line);border-radius:8px;min-height:180px;padding:20px}.channelCard span{color:var(--green);font-size:13px;font-weight:700}.channelCard h3{margin:14px 0 8px}.channelCard p{color:var(--muted);line-height:1.6}.steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.steps div{border:1px solid var(--line);background:#fff;border-radius:8px;align-items:center;gap:12px;padding:18px;display:flex}.steps strong{color:#fff;background:var(--green);border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.pageTitle{max-width:760px;margin-bottom:28px}.pageTitle h1{letter-spacing:0;font-size:42px}.resultPreview{justify-content:space-between;align-items:center;gap:20px;margin-top:24px;display:flex}.statusMessage{border-radius:8px;margin-top:16px;padding:12px 14px;font-size:14px}.statusMessage.error{color:#9f1c1c;background:#fff0f0;border:1px solid #f1b8b8}.flightResults{margin-top:24px}.flightResultsHeader{justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:14px;display:flex}.flightResultsHeader h2{margin-bottom:6px}.flightResultsHeader p,.flightResultsHeader span{color:var(--muted);margin:0}.flightResultList{gap:12px;display:grid}.flightResultCard{border:1px solid var(--line);background:#fff;border-radius:8px;grid-template-columns:minmax(300px,1.2fr) minmax(220px,1fr) minmax(150px,.45fr);align-items:center;gap:18px;padding:18px;display:grid}.flightRoute{grid-template-columns:auto auto 1fr auto auto;align-items:center;gap:10px;display:grid}.flightRoute strong{font-size:20px}.flightRoute span{color:var(--muted);font-size:14px}.flightRoute i{background:#b8c4d2;min-width:56px;height:1px;display:block}.flightMeta{flex-wrap:wrap;gap:8px;display:flex}.flightMeta span{color:#475467;background:#f3f6fa;border-radius:6px;padding:5px 8px;font-size:13px}.flightPrice{justify-items:end;gap:8px;display:grid}.flightPrice strong{color:#d13b2f;font-size:22px}.flightPrice button{margin-top:0}.bookingLinkPanel{background:#eef8f5;border:1px solid #b9dfd3;border-radius:8px;justify-content:space-between;align-items:center;gap:18px;margin-top:18px;padding:18px;display:flex}.bookingLinkPanel h2{margin-bottom:6px;font-size:18px}.bookingLinkPanel p{color:#49645d}.bookingLinkPanel code{color:#155846;background:#fff;border:1px solid #cfe8df;border-radius:6px;max-width:760px;padding:8px 10px;font-size:13px;display:block;overflow-x:auto}.bookingLinkPanel a{color:#fff;background:var(--green);white-space:nowrap;border-radius:6px;justify-content:center;align-items:center;min-height:40px;padding:0 14px;font-weight:700;display:inline-flex}.queryForm{max-width:560px}@media (max-width:900px){.siteHeader{flex-direction:column;align-items:flex-start;padding:16px 20px}.headerActions{flex-direction:column;align-items:flex-start;gap:14px;width:100%}.siteHeader nav{justify-content:flex-start;gap:14px 18px}.hero{grid-template-columns:1fr;min-height:auto;padding:36px 20px 44px}.hero h1{font-size:40px}.flightFields,.channelGrid,.steps{grid-template-columns:1fr}.section,.pageShell{padding:34px 20px}.resultPreview,.flightResultsHeader,.bookingLinkPanel{flex-direction:column;align-items:flex-start}.flightResultCard{grid-template-columns:1fr}.flightPrice{justify-items:start}.flightRoute{grid-template-columns:auto auto}.flightRoute i{display:none}}
