:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--ink:#17212b;--muted:#5d6975;--line:#d8dee4;--paper:#f6f7f8;--white:#fff;--accent:#0f766e;--accent-dark:#0b4f4a;--warm:#f59e0b;--soft:#e8f4f2;--danger:#b45309}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--paper);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}.site-header{border-bottom:1px solid var(--line);z-index:10;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;justify-content:space-between;align-items:center;gap:24px;padding:18px clamp(18px,4vw,58px);display:flex;position:sticky;top:0}.brand{letter-spacing:0;white-space:nowrap;align-items:center;font-weight:850;display:inline-flex}.brand-logo{object-fit:contain;width:158px;height:38px;display:block}.brand-compact .brand-logo{background:var(--white);border-radius:8px;width:170px;height:42px;padding:3px 8px}.brand-context{align-items:center;gap:12px;min-width:max-content;display:inline-flex}.brand-context span{border-left:1px solid var(--line);color:var(--accent-dark);white-space:nowrap;padding-left:12px;font-size:13px;font-weight:850;line-height:1}.nav{color:var(--muted);white-space:nowrap;gap:8px;font-size:13px;font-weight:750;display:flex;overflow-x:auto}.nav a{background:var(--white);border:1px solid var(--line);border-radius:7px;padding:7px 10px}.nav a:hover{color:var(--accent-dark);border-color:#9ac9c4}.flight-hero{background:linear-gradient(135deg,#e8f4f2f0,#ffffffc7),url(https://images.unsplash.com/photo-1436491865332-7a61a109cc05?auto=format&fit=crop&w=1800&q=80) 50%/cover;grid-template-columns:minmax(0,.95fr) minmax(360px,1.05fr);align-items:end;gap:clamp(28px,5vw,64px);padding:clamp(36px,6vw,70px) clamp(18px,4vw,58px);display:grid}.inbound-hero{background:linear-gradient(135deg,#e8f4f2e6,#ffffffbd),url(https://images.unsplash.com/photo-1538485399081-7c8ed9a76d27?auto=format&fit=crop&w=1800&q=80) 50%/cover}.europe-hero{background:linear-gradient(135deg,#e8f4f2e6,#ffffffbd),url(https://images.unsplash.com/photo-1502602898657-3e91760cbb34?auto=format&fit=crop&w=1800&q=80) 50%/cover}.north-america-hero{background:linear-gradient(135deg,#e8f4f2e6,#ffffffbd),url(https://images.unsplash.com/photo-1518391846015-55a9cc003b25?auto=format&fit=crop&w=1800&q=80) 50%/cover}.korea-europe-hero{background:linear-gradient(135deg,#e8f4f2e6,#ffffffbd),url(https://images.unsplash.com/photo-1491557345352-5929e343eb89?auto=format&fit=crop&w=1800&q=80) 50%/cover}.hero-copy{max-width:780px}.eyebrow{color:var(--accent-dark);letter-spacing:0;text-transform:uppercase;margin:0 0 9px;font-size:12px;font-weight:850}h1,h2{letter-spacing:0;margin:0;line-height:1.08}h1{max-width:760px;font-size:clamp(46px,7vw,96px)}h2{font-size:clamp(25px,3vw,40px)}.lead{color:#263540;max-width:720px;margin:22px 0 0;font-size:clamp(17px,1.8vw,22px);font-weight:560}.budget-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.budget-card{background:#ffffffeb;border:1px solid #ffffffb8;border-radius:8px;gap:8px;min-height:112px;padding:18px;display:grid;box-shadow:0 20px 58px #17212b1f}.budget-card span{color:var(--accent-dark);font-size:clamp(19px,2vw,25px);font-weight:900;line-height:1.1}.budget-card strong{color:var(--muted);align-self:end;font-size:14px}.compact-budget-grid{grid-template-columns:1fr;align-self:end}.budget-summary-card{min-height:160px}.budget-chip-list{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.budget-chip-list a{color:var(--accent-dark);background:var(--soft);border:1px solid #c8e3df;border-radius:7px;padding:5px 8px;font-size:12px;font-weight:850;line-height:1.2}.inbound-summary{align-self:stretch}.price-sections{gap:18px;padding:clamp(24px,4vw,48px) clamp(18px,4vw,58px);display:grid}.price-band{background:var(--white);border:1px solid var(--line);border-radius:8px;padding:clamp(22px,4vw,34px);scroll-margin-top:92px}.band-heading{justify-content:space-between;align-items:start;gap:22px;display:flex}.band-heading>span{min-width:max-content;color:var(--danger);background:#fff7ed;border:1px solid #fed7aa;border-radius:7px;padding:6px 10px;font-size:13px;font-weight:850;display:inline-flex}.flight-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:24px;display:grid}.flight-card{background:var(--paper);border:1px solid var(--line);border-radius:8px;min-height:254px;padding:20px;display:grid}.flight-card-top{gap:5px;display:grid}.flight-route{color:var(--accent-dark);flex-wrap:wrap;align-items:center;gap:8px;font-size:19px;font-weight:900;display:flex}.route-arrow{color:var(--warm)}.airport-code{color:var(--muted);margin:0;font-size:13px;font-weight:750}.flight-price{margin:16px 0 0;font-size:clamp(26px,3vw,34px);font-weight:950;line-height:1.1}.flight-meta{flex-wrap:wrap;align-content:start;gap:8px;margin-top:16px;display:flex}.flight-meta span{color:#33434f;background:var(--white);border:1px solid var(--line);border-radius:7px;padding:5px 9px;font-size:13px;font-weight:750}.flight-footer{color:var(--muted);justify-content:space-between;align-items:end;gap:12px;margin-top:auto;padding-top:20px;font-size:14px;display:flex}.text-link,.pending-link{font-weight:850}.text-link{color:var(--accent-dark)}.pending-link{color:var(--muted)}.city-deal-groups{gap:28px;display:grid}.city-deal-group{gap:16px;display:grid}.city-group-heading{justify-content:space-between;align-items:end;gap:16px;display:flex}.city-group-heading h3{color:var(--ink);margin:0;font-size:clamp(22px,3vw,30px);line-height:1.15}.city-group-heading p{color:var(--muted);margin:4px 0 0;font-size:13px;font-weight:750}.city-group-heading span{color:var(--accent-dark);white-space:nowrap;font-size:15px;font-weight:900}.section{max-width:1180px;margin:0 auto;padding:clamp(52px,8vw,86px) clamp(18px,4vw,58px)}.empty-state{background:var(--white);border:1px solid var(--line);border-radius:8px;margin-top:24px;padding:24px}.empty-state.compact{background:var(--paper)}.empty-state p{color:var(--muted);margin:6px 0 0}.site-footer{color:#dbe6e8;background:#17202a;padding:34px clamp(18px,4vw,58px) 42px}.footer-inner{gap:26px;max-width:1180px;margin:0 auto;display:grid}.footer-brand{gap:12px;display:grid}.footer-brand .brand{color:var(--white);width:max-content}.footer-brand p{color:#b9c7cb;max-width:680px;margin:0}.footer-grid{border-top:1px solid #ffffff24;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;padding-top:24px;display:grid}.footer-column{align-content:start;gap:8px;font-size:14px;display:grid}.footer-column strong{color:var(--white);text-transform:uppercase;font-size:13px}.footer-column p{color:#b9c7cb;margin:0}.footer-links{gap:7px;display:grid}.footer-column a,.footer-bottom a{color:#dff7f3;font-weight:800}.footer-bottom{color:#b9c7cb;border-top:1px solid #ffffff24;justify-content:space-between;align-items:center;gap:16px;padding-top:22px;font-size:13px;display:flex}@media (max-width:1040px){.flight-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:860px){.site-header{flex-direction:column;align-items:flex-start}.brand-context{min-width:0}.nav{width:100%}.flight-hero{grid-template-columns:1fr}.flight-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column;align-items:flex-start}}@media (max-width:560px){.budget-grid,.flight-grid{grid-template-columns:1fr}.band-heading{flex-direction:column}.city-group-heading{flex-direction:column;align-items:flex-start}}
