@import "https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/variable/pretendardvariable-dynamic-subset.css";
:root{--bg:#f5f7fb;--nav:#080d1a;--surface:#fff;--surface-soft:#edf2f8;--border:#d9e0ea;--ink:#07111f;--muted:#617089;--blue:#1f5bff;--blue-dark:#1748cc;--blue-soft:#e8efff;--green:#16a37b;--gold:#f4d271;--font-display:"Pretendard Variable", "Pretendard", "Noto Sans KR", "Malgun Gothic", sans-serif;--font-body:"Pretendard Variable", "Pretendard", "Noto Sans KR", "Malgun Gothic", sans-serif}*{box-sizing:border-box}html,body{min-height:100%}body{background:var(--bg);color:var(--ink);font-family:var(--font-body), sans-serif;margin:0}button,input,select{font:inherit}a{color:inherit;text-decoration:none}main{min-height:100vh}.nav-bar{background:var(--nav);color:#fff;grid-template-columns:auto 1fr auto;align-items:center;gap:28px;height:50px;padding:0 20px;display:grid}.brand,.nav-links,.nav-actions{align-items:center;display:flex}.brand{letter-spacing:.06em;gap:10px;font-weight:900}.brand-mark{background:linear-gradient(135deg,#1f5bff,#16a37b);border-radius:6px;justify-content:center;align-items:center;width:26px;height:26px;font-size:.68rem;display:inline-flex}.nav-links{gap:4px;height:100%}.nav-links a{color:#c8d2e3;align-items:center;height:100%;padding:0 14px;font-size:.9rem;display:inline-flex}.nav-links a:first-child{color:#fff;border-bottom:3px solid var(--blue);background:#111b32}.nav-actions{color:#c8d2e3;letter-spacing:.08em;gap:8px;font-size:.8rem}.live-dot{background:var(--green);border-radius:999px;width:8px;height:8px;box-shadow:0 0 0 4px #16a37b1f}.hero-wrap,.inventory-section,.route-section,.feedback-section,.site-footer{width:min(1400px,100% - 40px);margin:0 auto}.hero-wrap{padding:46px 0 40px}.hero-copy{max-width:760px;margin-bottom:24px}.eyebrow{color:var(--blue);letter-spacing:.1em;text-transform:uppercase;margin:0 0 10px;font-size:.78rem;font-weight:900}h1,h2,p{margin:0}h1,h2{font-family:var(--font-display), sans-serif;letter-spacing:0}h1{word-break:keep-all;font-size:clamp(2.4rem,4.2vw,4.2rem);line-height:1.04}h1 span{color:var(--blue)}.hero-subcopy{color:#334155;word-break:keep-all;max-width:620px;margin-top:14px;font-size:1.05rem;line-height:1.6}.search-box{border:1px solid var(--border);background:var(--surface);border-radius:8px;grid-template-columns:1fr 46px 1fr .9fr .78fr .55fr 130px;display:grid;overflow:hidden}.search-field{border-right:1px solid var(--border);align-content:center;gap:8px;min-height:78px;padding:14px;display:grid}.search-field span{color:#728095;letter-spacing:.12em;font-size:.68rem;font-weight:900}.search-field strong,.search-field select,.search-field input,.airport-trigger{width:100%;min-width:0;color:var(--ink);background:0 0;border:0;outline:0;font-size:1.12rem;font-weight:900}.airport-trigger{text-align:left;cursor:pointer;padding:0}.airport-trigger:hover{color:var(--blue)}.swap-route-button{border:0;border-right:1px solid var(--border);min-height:78px;color:var(--blue);cursor:pointer;background:#f7f9fd;font-size:1.3rem;font-weight:900}.swap-route-button:hover{background:var(--blue-soft)}.search-field input{appearance:textfield}.search-field--compact input{max-width:64px}.search-button{background:var(--blue);color:#fff;cursor:pointer;border:0;font-weight:900}.search-button:hover{background:var(--blue-dark)}.airport-modal-backdrop{z-index:40;background:#07111f47;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.airport-modal{border:1px solid var(--border);background:#fff;border-radius:12px;grid-template-rows:auto minmax(0,1fr);width:min(1120px,100%);height:min(78vh,840px);max-height:min(78vh,840px);display:grid;overflow:hidden;box-shadow:0 22px 70px #07111f3d}.airport-modal__head{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:16px;min-height:64px;padding:0 22px;display:flex}.airport-modal__head h2{font-size:1.25rem}.airport-modal__head button{width:42px;height:42px;color:var(--ink);cursor:pointer;background:0 0;border:0;border-radius:999px;font-size:2rem;line-height:1}.airport-modal__body{min-height:0;padding:22px;overflow-y:auto}.airport-search{gap:8px;display:grid}.airport-search span{color:var(--muted);font-size:.84rem;font-weight:900}.airport-search input{border:1px solid var(--border);min-height:54px;color:var(--ink);border-radius:8px;padding:0 16px;font-size:1.02rem;font-weight:800}.airport-search input:focus{border-color:var(--blue);outline:3px solid var(--blue-soft)}.airport-tabs{flex-wrap:wrap;gap:8px;margin:18px 0;display:flex}.airport-tabs button{color:#6b7280;cursor:pointer;background:#eef1f6;border:0;border-radius:999px;min-height:38px;padding:0 16px;font-weight:900}.airport-tabs button.is-active{background:var(--blue);color:#fff}.airport-list{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.airport-option,.airport-empty{border:1px solid var(--border);background:#fff;border-radius:8px;min-height:72px;padding:12px}.airport-option{cursor:pointer;text-align:left;gap:4px;display:grid;position:relative}.airport-option:hover{background:#f8faff;border-color:#9bb3ff}.airport-option strong{color:var(--ink);align-items:baseline;gap:6px;font-size:1rem;display:flex}.airport-option strong span{color:var(--blue);font-size:.82rem}.airport-option small{color:var(--muted);font-size:.82rem}.airport-option__badges{flex-wrap:wrap;gap:4px;display:flex}.airport-option__badges em{background:var(--blue);color:#fff;border-radius:999px;padding:2px 6px;font-size:.66rem;font-style:normal;font-weight:900}.airport-option__badges em+em{background:var(--green)}.airport-option--all strong{color:var(--blue)}.airport-empty{color:var(--muted);align-items:center;display:flex}.inventory-section,.route-section{padding:36px 0}.section-title{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:16px;min-height:34px;margin-bottom:14px;display:flex}.section-title h2{font-size:1.12rem}.section-title p,.section-title a{color:var(--muted);font-size:.84rem}.section-title a{color:var(--blue);font-weight:900}.inventory-summary{flex-wrap:wrap;gap:8px;margin:8px 0 0;display:flex}.inventory-summary div{border:1px solid var(--border);background:var(--surface);border-radius:999px;align-items:center;gap:7px;min-height:28px;padding:5px 10px;display:inline-flex}.inventory-summary dt,.inventory-summary dd{white-space:nowrap;margin:0}.inventory-summary dt{color:var(--muted);font-size:.72rem;font-weight:800}.inventory-summary dd{color:var(--ink);font-size:.82rem;font-weight:900}.inventory-table{border:1px solid var(--border);background:var(--surface);border-radius:8px;overflow:hidden}.inventory-head,.inventory-row{grid-template-columns:.54fr .95fr 1.28fr .72fr 1.15fr .48fr .64fr .98fr;align-items:center;gap:14px;padding:0 14px;display:grid}.inventory-head{background:var(--surface-soft);color:#59677d;letter-spacing:.12em;min-height:36px;font-size:.68rem;font-weight:900}.inventory-row{border-top:1px solid var(--border);min-height:56px;font-size:.9rem}.inventory-cell{min-width:0}.inventory-cell--strong{font-weight:900}.provider-badge{color:#1848ad;overflow-wrap:anywhere;background:#eef4ff;border-radius:999px;width:fit-content;max-width:100%;padding:5px 9px;font-size:.74rem;font-weight:900}.product-badge{color:#075985;overflow-wrap:anywhere;letter-spacing:.04em;background:#dff3ff;border-radius:5px;width:fit-content;max-width:100%;padding:5px 8px;font-size:.74rem;font-weight:900}.cabin-badge{border-radius:999px;width:fit-content;padding:5px 9px;font-size:.74rem;font-weight:900}.cabin-badge--business{color:#1748cc;background:#e8efff}.cabin-badge--first{color:#8a5a00;background:#fff3cf}.empty-row{border-top:1px solid var(--border);text-align:center;align-content:center;place-items:center;gap:5px;min-height:88px;padding:18px;display:grid}.empty-row span{color:var(--muted)}.empty-feedback-link{width:fit-content;min-height:32px;color:var(--blue);background:#fff;border:1px solid #a8bfff;border-radius:999px;align-items:center;padding:0 12px;font-size:.8rem;font-weight:900;display:inline-flex}.pagination{flex-wrap:wrap;justify-content:center;gap:8px;margin-top:14px;display:flex}.pagination a,.pagination span{border:1px solid var(--border);background:var(--surface);color:#14346f;border-radius:8px;justify-content:center;align-items:center;min-width:38px;min-height:38px;padding:0 12px;font-weight:900;display:inline-flex}.pagination a:hover{background:#f8faff;border-color:#9bb3ff}.pagination a[aria-current=page]{border-color:var(--blue);background:var(--blue);color:#fff}.pagination span{color:#9aa7b8}.route-chips{flex-wrap:wrap;gap:10px;display:flex}.route-chips a{border:1px solid var(--border);background:var(--surface);color:#14346f;border-radius:999px;padding:10px 14px;font-weight:900}.feedback-section{background:#eaf0ff;border:1px solid #bfd0ff;border-radius:8px;justify-content:space-between;align-items:center;gap:24px;margin-bottom:56px;padding:22px;display:flex}.feedback-copy{gap:10px;display:grid}.feedback-copy p,.feedback-actions p{color:var(--muted);margin-top:6px;line-height:1.6}.feedback-actions{text-align:right;justify-items:end;gap:8px;display:grid}.open-chat-link{width:fit-content;min-height:36px;color:var(--blue);background:#fff;border:1px solid #a8bfff;border-radius:999px;align-items:center;padding:0 14px;font-size:.86rem;font-weight:900;display:inline-flex}.open-chat-link--disabled{color:var(--muted)}.site-footer{border-top:1px solid var(--border);color:var(--muted);grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:18px 32px;margin-top:36px;padding:26px 0 34px;display:grid}.footer-brand{gap:8px;display:grid}.brand--footer{width:fit-content;color:var(--ink);letter-spacing:.02em}.footer-brand p,.footer-note,.footer-copy{margin:0;font-size:.82rem;line-height:1.6}.footer-links{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.footer-links a{border:1px solid var(--border);background:var(--surface);min-height:30px;color:var(--ink);border-radius:999px;align-items:center;padding:0 12px;font-size:.78rem;font-weight:900;display:inline-flex}.footer-note{max-width:760px}.footer-copy{white-space:nowrap;justify-self:end}@media (max-width:1100px){.search-box{grid-template-columns:repeat(2,minmax(0,1fr))}.search-button{min-height:58px}.swap-route-button{border-bottom:1px solid var(--border)}.inventory-head{display:none}.inventory-row{grid-template-columns:repeat(2,minmax(0,1fr));padding:14px}.inventory-cell{grid-template-columns:92px minmax(0,1fr);align-items:center;gap:10px;min-height:28px;display:grid}.inventory-cell:before{content:attr(data-label);color:var(--muted);letter-spacing:.04em;font-size:.72rem;font-weight:900}.airport-list{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:720px){.nav-bar{grid-template-columns:1fr auto}.nav-links{display:none}.hero-wrap,.inventory-section,.route-section,.feedback-section,.site-footer{width:min(100% - 24px,1400px)}.hero-wrap{padding-top:28px}h1{font-size:2.05rem}.search-box{grid-template-columns:1fr}.feedback-section{flex-direction:column;align-items:flex-start}.feedback-actions{text-align:left;justify-items:start}.search-field{border-right:0;border-bottom:1px solid var(--border)}.swap-route-button{border-right:0;min-height:48px}.inventory-row{grid-template-columns:1fr;gap:10px}.inventory-cell{grid-template-columns:86px minmax(0,1fr)}.airport-modal-backdrop{padding:10px}.airport-modal{width:100%;height:min(86vh,720px);max-height:min(86vh,720px)}.airport-modal__body{padding:16px}.airport-list{grid-template-columns:repeat(2,minmax(0,1fr))}.airport-option{min-height:76px}.site-footer{grid-template-columns:1fr;gap:16px}.footer-links{justify-content:flex-start}.footer-copy{justify-self:start}}@media (max-width:360px){.airport-list{grid-template-columns:1fr}}
