:root{--paper:#f6f7f3;--card:#fff;--ink:#17201b;--muted:#68736c;--line:#dce3de;--green:#18a66a;--green-dark:#08794a;--green-soft:#e1f7ec;--blue-soft:#eaf0ff;--blue:#4169c1;--warning:#8a4710;--warning-soft:#fff3e8;--error:#b13c35;--shadow:0 18px 55px #20372b17;--radius:22px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:linear-gradient(#17201b06 1px, transparent 1px), linear-gradient(90deg, #17201b06 1px, transparent 1px), var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;background-size:24px 24px;margin:0;font-family:Pretendard,Apple SD Gothic Neo,Noto Sans KR,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.sr-only{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}button,input,select{color:inherit;font:inherit}button,a,select,input,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}.site-header{justify-content:space-between;align-items:center;max-width:1180px;margin:0 auto;padding:26px 30px 10px;display:flex}.brand{letter-spacing:-.06em;align-items:center;gap:10px;font-size:21px;font-weight:900;display:inline-flex}.brand__mark{background:var(--ink);color:#fff;letter-spacing:-.08em;border-radius:10px 10px 4px;justify-content:center;align-items:center;width:34px;height:34px;font-size:14px;display:inline-flex;transform:rotate(-4deg)}.site-header>p{color:var(--muted);margin:0;font-size:13px}.hero{justify-content:space-between;align-items:flex-end;gap:70px;max-width:1180px;margin:0 auto;padding:58px 30px 54px;display:flex;overflow:hidden}.eyebrow{color:var(--green-dark);letter-spacing:.08em;text-transform:uppercase;margin-bottom:13px;font-size:13px;font-weight:800;display:block}.hero h1{letter-spacing:-.075em;margin:0;font-size:clamp(42px,5.3vw,72px);font-weight:900;line-height:1.04}.hero__copy>p{color:var(--muted);max-width:520px;margin:24px 0 0;font-size:17px;line-height:1.75}.hero__ticket{background:var(--green-dark);color:#fff;border-radius:18px;flex:0 0 370px;justify-content:center;align-items:center;gap:16px;min-height:116px;padding:22px;display:flex;position:relative;transform:rotate(3deg)translateY(-9px);box-shadow:0 20px 50px #18a66a40}.hero__ticket:before,.hero__ticket:after{background:var(--paper);content:"";border-radius:50%;width:26px;height:26px;position:absolute;top:calc(50% - 13px)}.hero__ticket:before{left:-13px}.hero__ticket:after{right:-13px}.hero__ticket span{letter-spacing:.08em;font-size:13px;font-weight:900}.hero__ticket i{border-top:1px dashed #ffffffbf;flex:1;display:block;position:relative}.hero__ticket i:after{content:"›";font-style:normal;position:absolute;top:-12px;right:-2px}.app-shell{grid-template-columns:360px minmax(0,1fr);align-items:flex-start;gap:28px;max-width:1180px;margin:0 auto;padding:0 30px 84px;display:grid}.search-panel{background:var(--card);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);padding:25px;position:sticky;top:20px}.search-panel__heading{align-items:flex-start;gap:14px;margin-bottom:26px;display:flex}.search-panel__heading>span,.empty-state__number{background:var(--green-soft);color:var(--green-dark);border-radius:9px;flex:none;justify-content:center;align-items:center;width:31px;height:31px;font-size:12px;font-weight:900;display:inline-flex}.search-panel__heading h2{letter-spacing:-.045em;margin:0;font-size:22px}.search-panel__heading p{color:var(--muted);margin:5px 0 0;font-size:13px}fieldset{border:0;min-width:0;margin:0;padding:0}.segmented-control legend,.field>span,.sort-select>span{color:var(--muted);margin:0 0 8px 2px;font-size:12px;font-weight:700;display:block}.segmented-control>div{background:#eff2ef;border-radius:12px;grid-template-columns:repeat(3,1fr);gap:4px;padding:4px;display:grid}.segmented-control label{position:relative}.segmented-control input{opacity:0;pointer-events:none;position:absolute}.segmented-control span{border-radius:9px;justify-content:center;align-items:center;min-height:39px;font-size:13px;font-weight:800;transition:background .15s,box-shadow .15s;display:flex}.segmented-control input:checked+span{background:#fff;box-shadow:0 3px 12px #17201b1a}.segmented-control input:focus-visible+span{outline:3px solid #18a66a47}.route-fields{grid-template-columns:1fr 36px 1fr;align-items:flex-end;gap:8px;margin-top:18px;display:grid}.split-fields{grid-template-columns:1.25fr .75fr;gap:10px;display:grid}.field{min-width:0;margin-top:16px;display:block}.field select,.field input,.sort-select select{appearance:none;border:1px solid var(--line);background-color:#fff;border-radius:11px;outline:none;width:100%;min-height:48px;padding:0 38px 0 13px;font-size:14px;font-weight:700;transition:border .15s,box-shadow .15s}.field select,.sort-select select{background-image:linear-gradient(45deg, transparent 50%, var(--muted) 50%), linear-gradient(135deg, var(--muted) 50%, transparent 50%);background-position:calc(100% - 18px) 21px,calc(100% - 13px) 21px;background-repeat:no-repeat;background-size:5px 5px,5px 5px}.field input[type=date]{padding-right:9px}.field select:focus,.field input:focus,.sort-select select:focus{border-color:var(--green);box-shadow:0 0 0 3px #18a66a21}.field select:disabled,.field input:disabled,.segmented-control input:disabled+span,.swap-button:disabled,.popular-routes button:disabled{cursor:wait;opacity:.62}.swap-button{background:var(--ink);color:#fff;border:0;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;margin-bottom:6px;font-size:18px;transition:transform .15s,background .15s;display:flex}.swap-button:hover:not(:disabled){background:var(--green-dark);transform:rotate(180deg)}.search-button{background:var(--green-dark);color:#fff;border:0;border-radius:13px;justify-content:space-between;align-items:center;width:100%;min-height:54px;margin-top:22px;padding:0 19px;font-size:15px;font-weight:900;transition:background .15s,transform .15s;display:flex}.search-button:hover:not(:disabled){background:var(--green-dark);transform:translateY(-1px)}.search-button:disabled{cursor:wait;opacity:.65}.popular-routes{border-top:1px dashed var(--line);margin-top:24px;padding-top:20px}.popular-routes>span{color:var(--muted);margin-bottom:10px;font-size:11px;font-weight:800;display:block}.popular-routes>div{flex-wrap:wrap;gap:7px;display:flex}.popular-routes button{border:1px solid var(--line);color:var(--muted);background:0 0;border-radius:999px;padding:7px 9px;font-size:11px;font-weight:700}.popular-routes button:hover:not(:disabled){border-color:var(--green);color:var(--green-dark)}.results-panel{min-width:0;min-height:660px}.empty-state,.loading-state,.error-state{border-radius:var(--radius);text-align:center;background:#ffffffb8;border:1px dashed #c9d2cc;flex-direction:column;justify-content:center;align-items:center;min-height:660px;padding:44px;display:flex}.empty-state__number{margin-bottom:42px}.empty-state__illustration{border:1px solid var(--line);background:#fff;border-radius:16px;align-items:center;gap:13px;width:80%;max-width:330px;margin-bottom:34px;padding:25px 28px;display:flex;transform:rotate(-2deg);box-shadow:0 15px 40px #17201b12}.empty-state__illustration span{letter-spacing:.07em;font-size:12px;font-weight:900}.empty-state__illustration i{border-top:1px dashed var(--green);flex:1;position:relative}.empty-state__illustration i:after{color:var(--green);content:"›";font-style:normal;position:absolute;top:-12px;right:-2px}.empty-state h2,.loading-state h2,.error-state h2{letter-spacing:-.045em;margin:0;font-size:23px}.empty-state p,.loading-state p,.error-state p{color:var(--muted);max-width:430px;margin:11px 0 0;font-size:14px;line-height:1.7}.loading-state__spinner{border:4px solid var(--green-soft);border-top-color:var(--green);border-radius:50%;width:46px;height:46px;margin-bottom:24px;animation:.85s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.error-state>span{color:var(--error);margin-bottom:12px;font-size:12px;font-weight:900}.results{min-width:0}.results__heading{justify-content:space-between;align-items:flex-end;margin:5px 2px 22px;display:flex}.results__heading .eyebrow{margin-bottom:8px}.results__heading h2{letter-spacing:-.055em;margin:0;font-size:clamp(28px,3.2vw,40px)}.results__heading p{color:var(--muted);margin:8px 0 0;font-size:13px}.sort-select{min-width:140px}.sort-select select{min-height:40px;font-size:12px}.source-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:15px;display:grid}.source-notice{border:1px solid var(--line);background:#ffffffb8;border-radius:15px;flex-direction:column;justify-content:space-between;gap:16px;min-height:126px;padding:16px;display:flex}.source-notice__eyebrow{color:var(--muted);font-size:10px;font-weight:800}.source-notice h3{margin:4px 0 0;font-size:14px}.source-notice__body{gap:7px;display:grid}.source-notice__status{color:var(--green-dark);align-items:center;gap:6px;font-size:11px;font-weight:900;display:inline-flex}.source-notice__status>span{background:var(--green);border-radius:50%;width:7px;height:7px;display:inline-block}.source-notice p{color:var(--muted);margin:0;font-size:11px;line-height:1.55}.source-notice--unconfigured .source-notice__status,.source-notice--error .source-notice__status{color:var(--warning)}.source-notice--unconfigured .source-notice__status>span,.source-notice--error .source-notice__status>span{background:var(--warning)}.source-notice--empty .source-notice__status,.source-notice--unsupported .source-notice__status{color:var(--muted)}.source-notice--empty .source-notice__status>span,.source-notice--unsupported .source-notice__status>span{background:var(--muted)}.comparison-warning{background:var(--warning-soft);color:#7c4316;border:1px solid #f0d2b7;border-radius:13px;flex-wrap:wrap;align-items:center;gap:5px 10px;margin:0 0 15px;padding:13px 15px;font-size:12px;display:flex}.comparison-warning--neutral{border-color:var(--line);color:#445149;background:#eef2ef}.no-offers{border:1px solid var(--line);border-radius:var(--radius);text-align:center;background:#fff;padding:50px 28px}.no-offers h3{margin:0;font-size:19px}.no-offers p{color:var(--muted);margin:8px 0 0;font-size:13px}.offer-list{gap:14px;display:grid}.ticket-card{background:var(--card);border:1px solid var(--line);border-radius:19px;grid-template-columns:minmax(0,1fr) 205px;min-width:0;transition:box-shadow .18s,transform .18s;display:grid;position:relative;overflow:hidden}.ticket-card:hover{transform:translateY(-2px);box-shadow:0 16px 42px #17201b14}.ticket-card--recommended{border:2px solid var(--green);box-shadow:0 13px 36px #18a66a1f}.ticket-card__main{min-width:0;padding:22px 24px}.ticket-card__topline{align-items:center;gap:8px;margin-bottom:15px;display:flex}.mode-badge,.recommend-chip{border-radius:999px;padding:5px 8px;font-size:10px;font-weight:900}.mode-badge--flight{background:var(--blue-soft);color:var(--blue)}.mode-badge--train{background:var(--green-soft);color:var(--green-dark)}.provider-label{color:var(--muted);font-size:10px;font-weight:700}.recommend-chip{background:var(--green-dark);color:#fff;margin-left:auto}.ticket-card__title-row{justify-content:space-between;align-items:flex-start;display:flex}.ticket-card__title-row h3{letter-spacing:-.035em;margin:0;font-size:19px}.ticket-card__title-row p{color:var(--muted);margin:5px 0 0;font-size:11px}.route-timeline{grid-template-columns:auto minmax(95px,1fr) auto;align-items:center;gap:13px;margin-top:22px;display:grid}.route-timeline__place{gap:3px;display:grid}.route-timeline__place strong{letter-spacing:-.03em;font-size:20px}.route-timeline__place span{color:var(--muted);font-size:11px;font-weight:700}.route-timeline__place--arrival{text-align:right}.route-timeline__line{flex-direction:column;align-items:center;min-width:0;display:flex}.route-timeline__line>span,.route-timeline__line>small{color:var(--muted);font-size:9px}.route-timeline__line i{border-top:1px dashed #aeb9b2;width:100%;margin:6px 0;display:block;position:relative}.route-timeline__line i:before,.route-timeline__line i:after{border:2px solid var(--green);content:"";background:#fff;border-radius:50%;width:5px;height:5px;position:absolute;top:-5px}.route-timeline__line i:before{left:-1px}.route-timeline__line i:after{right:-1px}.recommend-reason{background:var(--green-soft);color:var(--green-dark);border-radius:9px;margin:18px 0 0;padding:9px 11px;font-size:11px;font-weight:700;line-height:1.5}.fare-details{border-top:1px dashed var(--line);margin-top:18px;padding-top:12px}.fare-details summary{color:var(--muted);cursor:pointer;font-size:10px;font-weight:700}.fare-details div{color:var(--muted);padding:8px 0 0;font-size:10px;line-height:1.55}.fare-details p{margin:3px 0}.ticket-card__action{text-align:right;background:#fbfcfa;border-left:1px dashed #ccd5cf;flex-direction:column;justify-content:center;align-items:stretch;padding:22px;display:flex;position:relative}.ticket-card__action:before,.ticket-card__action:after{background:var(--paper);border:1px solid var(--line);content:"";border-radius:50%;width:18px;height:18px;position:absolute;left:-10px}.ticket-card__action:before{border-top-color:#0000;top:-10px}.ticket-card__action:after{border-bottom-color:#0000;bottom:-10px}.ticket-card__price{gap:3px;display:grid}.ticket-card__price strong{letter-spacing:-.055em;font-size:21px}.ticket-card__price span{color:var(--muted);font-size:10px}.ticket-card__price--mobile{display:none}.booking-button{background:var(--ink);color:#fff;text-align:center;border-radius:10px;justify-content:center;align-items:center;min-height:43px;margin-top:20px;padding:0 12px;font-size:12px;font-weight:900;transition:background .15s;display:flex}.booking-button:hover{background:var(--green-dark)}.booking-button--disabled{background:#b7c0ba}.ticket-card__action>small{color:var(--muted);text-align:center;margin-top:8px;font-size:9px}footer{background:var(--ink);color:#fff;grid-template-columns:auto minmax(0,520px) auto;justify-content:center;align-items:flex-start;gap:25px;padding:42px 30px;display:grid}footer strong{font-size:18px}footer p,footer span{color:#abb6af;margin:0;font-size:11px;line-height:1.65}:focus-visible{outline:3px solid var(--green-dark);outline-offset:2px}@media (width<=920px){.hero__ticket{flex-basis:290px}.app-shell{grid-template-columns:320px minmax(0,1fr)}.route-fields{grid-template-columns:1fr 32px 1fr}.split-fields,.ticket-card{grid-template-columns:1fr}.ticket-card__action{border-top:1px dashed #ccd5cf;border-left:0;flex-direction:row;justify-content:flex-end;align-items:center;gap:14px;padding:14px 20px}.ticket-card__action:before,.ticket-card__action:after{top:-10px;bottom:auto;left:auto}.ticket-card__action:before{left:-10px}.ticket-card__action:after{right:-10px}.booking-button{min-width:145px;margin:0}.ticket-card__action>small{display:none}}@media (width<=760px){.site-header{padding:18px 20px 6px}.site-header>p{display:none}.hero{padding:44px 20px 40px;display:block}.hero h1{font-size:clamp(40px,12vw,60px)}.hero__copy>p{font-size:15px}.hero__ticket{display:none}.app-shell{padding:0 14px 64px;display:block}.search-panel{padding:21px;position:static}.results-panel{min-height:500px;margin-top:38px}.empty-state,.loading-state,.error-state{min-height:470px;padding:35px 22px}.results__heading{align-items:flex-start;gap:15px}.sort-select{min-width:115px}.source-grid{grid-template-columns:1fr}.ticket-card{border-radius:17px}.ticket-card__main{padding:19px}.ticket-card__price--mobile{text-align:right;display:grid}.ticket-card__price--desktop{display:none}.ticket-card__action{justify-content:stretch}.booking-button{width:100%}footer{flex-direction:column;gap:12px;padding:36px 22px;display:flex}}@media (width<=420px){.route-fields{grid-template-columns:1fr 34px 1fr;gap:5px}.route-fields .field select{padding-left:10px;font-size:13px}.results__heading{display:block}.sort-select{width:138px;margin-top:16px}.route-timeline{gap:8px}.route-timeline__place strong,.ticket-card__price strong{font-size:18px}.ticket-card__title-row{gap:12px;display:grid}.ticket-card__price--mobile{text-align:left}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
