/* dist/style.css */
:root{--ink:#08131d;--navy:#0c1b2a;--blue:#1684cb;--line:#d8e0e7;--paper:#f4f7f9;--yellow:#ffe500}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:#142330;background:#fff;font-family:Pretendard,"Noto Sans KR",system-ui,sans-serif;line-height:1.7}.topbar{height:78px;display:flex;align-items:center;justify-content:space-between;padding:0 max(28px,calc((100% - 980px)/2));background:#081018;color:#fff;position:relative;z-index:5}.brand{display:flex;align-items:center;gap:12px;color:inherit;text-decoration:none}.mark{display:grid;place-items:center;width:44px;height:44px;border-radius:12px;background:#103e82;font:italic 25px Georgia}.brand b{display:block;font-size:19px}.brand small{display:block;color:#9caebe;font-size:10px;letter-spacing:.22em}.topbar nav{display:flex;gap:28px}.topbar nav a,.header-cta{color:#fff;text-decoration:none;font-weight:700}.header-cta{border:1px solid #52606c;border-radius:9px;padding:9px 15px}.hero{min-height:560px;background:linear-gradient(90deg,rgba(5,13,22,.93) 0%,rgba(6,17,29,.76) 44%,rgba(5,16,27,.08) 75%),url('/assets/airport-arrival.webp') center/cover;display:grid;align-items:center;color:#fff}.hero-copy{width:min(980px,calc(100% - 48px));margin:auto;padding:64px 0}.eyebrow{display:block;color:#36a8e9;font-size:13px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.hero h1,.story-hero h1{font-size:clamp(42px,6vw,72px);line-height:1.08;margin:18px 0 22px;letter-spacing:-.05em}.hero p{font-size:18px;color:#d9e3ea}.primary,.kakao{border:0;border-radius:10px;font-weight:900;font-size:17px;padding:17px 24px;cursor:pointer;text-decoration:none;display:inline-flex;justify-content:center;align-items:center}.primary{background:var(--yellow);color:#111}.hero-button{margin-top:22px}.fare-intro{max-width:840px;margin:0 auto;text-align:center;padding:100px 24px 38px}.fare-intro h2,.rides-preview h2{font-size:clamp(30px,4vw,44px);line-height:1.2;letter-spacing:-.04em;margin:12px 0}.fare-intro p{color:#5b6873}.booking{max-width:840px;margin:20px auto 100px;background:var(--navy);color:#fff;border-radius:24px;padding:34px}.booking[hidden]{display:none}.booking-head{display:flex;justify-content:space-between;font-size:22px;font-weight:900;margin-bottom:24px}.close{border:1px solid #536474;background:transparent;color:#fff;border-radius:8px;padding:5px 10px}fieldset{border:0;padding:0;margin:0 0 20px}legend,.field>span{display:block;font-size:15px;font-weight:800;margin-bottom:8px}.choice-row{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.choice-row label{position:relative}.choice-row input{position:absolute;opacity:0}.choice-row label>span{display:block;border:1px solid #425365;border-radius:12px;padding:14px;background:#142434;font-weight:800}.choice-row small{display:block;color:#9fb0be;font-weight:500}.choice-row input:checked+span{border-color:#1aa6ef;background:#102f43}.field{display:block;margin-bottom:18px}.field input,.field select{width:100%;border:1px solid #425365;border-radius:10px;background:#132231;color:#fff;font:inherit;padding:14px 15px;min-height:54px}.grid2{display:grid;grid-template-columns:1fr 1fr;gap:14px}.kakao{width:100%;background:var(--yellow);color:#111;margin-top:4px}.help{text-align:center;color:#9fb0be;font-size:13px}.rides-preview{max-width:980px;margin:auto;padding:70px 24px 110px}.preview-grid{display:grid;grid-template-columns:1.25fr .8fr .8fr;gap:12px;margin:30px 0}.preview-grid img{width:100%;height:280px;object-fit:cover;border-radius:12px}.text-link{color:#0c659d;font-weight:800}.stories-page{background:#edf2f5}.story-hero{max-width:980px;margin:auto;padding:90px 24px 70px}.story-hero p{max-width:680px;font-size:18px;color:#52616d}.feature-story,.split-story,.wide-photo-story,.closing-story{max-width:980px;margin:0 auto 34px;background:#fff;border-radius:24px;overflow:hidden}.story-copy{padding:44px}.story-no{font:700 13px monospace;color:#1684cb}.story-copy h2{font-size:clamp(28px,4vw,45px);line-height:1.2;letter-spacing:-.04em;margin:12px 0 24px}.story-copy p{font-size:17px;color:#3d4b56}.feature-story{display:grid;grid-template-columns:1fr 1.05fr}.feature-story img{width:100%;height:100%;object-fit:cover}.split-story{display:grid;grid-template-columns:1fr 1.05fr}.split-story img{width:100%;height:100%;min-height:540px;object-fit:cover}.split-story.reverse{grid-template-columns:1.05fr 1fr}.split-story.reverse img{order:2}.story-copy blockquote{margin:28px 0;padding:20px 0;border-block:1px solid var(--line);font-size:20px;font-weight:800}.wide-photo-story img{width:100%;height:500px;object-fit:cover}.closing-story{display:grid;grid-template-columns:1fr 1.1fr}.closing-story img{width:100%;height:100%;min-height:520px;object-fit:cover}.closing-story .primary{margin-top:18px}footer{display:flex;justify-content:space-between;gap:20px;padding:32px max(24px,calc((100% - 980px)/2));background:#081018;color:#fff}footer span{color:#9fb0be}@media(max-width:720px){.topbar{height:auto;padding:15px 18px}.topbar nav{display:none}.brand b{font-size:16px}.mark{width:38px;height:38px}.hero{min-height:560px;background-position:62% center}.hero-copy{padding:46px 0}.hero h1,.story-hero h1{font-size:42px}.fare-intro{padding-top:70px}.booking{border-radius:0;margin-bottom:60px;padding:26px 18px}.choice-row{grid-template-columns:1fr}.grid2{grid-template-columns:1fr}.preview-grid{grid-template-columns:1fr 1fr}.preview-grid img{height:190px}.preview-grid img:first-child{grid-column:1/-1;height:260px}.story-hero{padding:64px 22px 44px}.feature-story,.split-story,.split-story.reverse,.closing-story{display:flex;flex-direction:column;margin:0 14px 24px}.feature-story img,.split-story img,.split-story.reverse img,.closing-story img{order:0;width:100%;height:310px;min-height:0}.story-copy{padding:30px 24px}.wide-photo-story{margin:0 14px 24px}.wide-photo-story img{height:320px}footer{flex-direction:column}.header-cta{font-size:14px}}
/* dist/align.css */
.hero-copy,
.rides-preview,
.story-hero,
.story-copy {
  text-align: left;
}

.fare-intro > * {
  margin-left: auto;
  margin-right: auto;
}

.fare-intro p {
  max-width: 620px;
}

.booking-head,
.choice-row label > span,
.field > span,
.story-copy h2,
.story-copy p {
  word-break: keep-all;
}

.feature-story,
.split-story,
.closing-story {
  align-items: stretch;
}

.feature-story > img,
.split-story > img,
.closing-story > img {
  display: block;
}

.story-copy {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.story-copy p {
  margin: 0 0 18px;
}

.story-copy p:last-child {
  margin-bottom: 0;
}

.story-copy .primary {
  align-self: flex-start;
}

@media (max-width: 720px) {
  .hero-copy,
  .fare-intro,
  .rides-preview,
  .story-hero,
  .story-copy {
    padding-left: 22px;
    padding-right: 22px;
  }

  .hero-copy {
    width: 100%;
  }

  .fare-intro {
    text-align: left;
  }

  .fare-intro .primary {
    width: 100%;
  }

  .story-copy {
    justify-content: flex-start;
  }

  .story-copy h2 br,
  .story-hero h1 br,
  .hero h1 br {
    display: none;
  }

  .story-copy h2 {
    font-size: 30px;
    line-height: 1.35;
  }

  .story-copy p {
    font-size: 16px;
    line-height: 1.75;
  }

  .feature-story,
  .split-story,
  .split-story.reverse,
  .wide-photo-story,
  .closing-story {
    margin-left: 14px;
    margin-right: 14px;
  }

  .header-cta {
    white-space: nowrap;
  }
}
/* dist/ux.css */
.topbar{position:sticky;top:0}.rides-preview>.text-link{display:inline-flex;margin-top:20px;font-size:18px}.story-list{max-width:980px;margin:0 auto;padding:0 24px}.list-cta{max-width:980px;margin:12px auto 90px;padding:0 24px}.list-cta .primary{width:100%}.article-actions{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:34px}.secondary-link{color:#0c659d;font-weight:800;text-decoration:none}
@media(max-width:720px){.topbar{gap:10px}.topbar .header-cta{padding:9px 11px;font-size:13px}.story-list{padding:0}.list-cta{padding:0 14px;margin-bottom:64px}.article-actions{align-items:stretch;flex-direction:column-reverse}.article-actions .primary{width:100%}.secondary-link{text-align:center;padding:12px}.rides-preview>.text-link{margin-bottom:4px}}
.direct-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;max-width:560px;margin:20px auto 0}.direct-actions a{display:flex;flex-direction:column;gap:4px;padding:15px 18px;border:1px solid #d9e2ef;border-radius:14px;background:#fff;color:#10213d;text-decoration:none}.direct-actions b{font-size:16px}.direct-actions span{font-size:14px;color:#637086}@media(max-width:600px){.direct-actions{grid-template-columns:1fr}.topbar nav a+ a{margin-left:10px}}
