:root{--cpt-navy:#10243f;--cpt-teal:#078b80;--cpt-teal-bright:#18b7a8;--cpt-line:#c7e2dd;--cpt-muted:#536a82;--cpt-shadow:0 22px 60px rgba(16,36,63,.10)}
.tw-content-template .shell{width:min(1180px,calc(100% - 40px));margin-inline:auto}
.tw-content-template .wide-shell{width:min(1380px,calc(100% - 40px));margin-inline:auto}
.tw-content-template .page-hero{padding:66px 0 0;background:#fff;color:var(--cpt-navy)}
.tw-content-template .hero-copy{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(340px,.85fr);gap:70px;align-items:end;margin-bottom:42px}
.tw-content-template .page-hero .eyebrow,.tw-content-template .answer-card .eyebrow{color:var(--cpt-teal);font-size:13px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;margin:0 0 16px;white-space:nowrap}
.tw-content-template .page-hero h1{font-size:clamp(48px,5.6vw,78px);line-height:.97;letter-spacing:-.057em;margin:0;font-weight:850;max-width:920px;color:var(--cpt-navy)}
.tw-content-template .hero-summary{padding-bottom:5px}
.tw-content-template .page-hero .lede{font-size:20px;color:var(--cpt-muted);max-width:600px;margin:0 0 20px;line-height:1.55}
.tw-content-template .answer-line{border-left:4px solid var(--cpt-teal-bright);padding-left:18px;font-weight:750;font-size:17px;max-width:600px;margin:0;color:var(--cpt-navy)}
.tw-content-template .actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}
.tw-content-template .primary,.tw-content-template .secondary{display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:0 25px;border-radius:13px;text-decoration:none;font-weight:800}
.tw-content-template .primary{background:var(--cpt-teal);color:#fff}
.tw-content-template .secondary{border:1px solid #9ed7cf;color:#0b665f;background:#fff}
.tw-content-template .hero-media{height:min(56vw,600px);min-height:430px;border-radius:26px 26px 0 0;overflow:hidden;box-shadow:var(--cpt-shadow);position:relative;margin-bottom:0}
.tw-content-template .hero-media img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}
.tw-content-template .hero-media:after{content:"";position:absolute;inset:auto 0 0;height:32%;background:linear-gradient(transparent,rgba(8,30,49,.58))}
.tw-content-template .photo-note{position:absolute;left:30px;bottom:24px;color:#fff;z-index:1;font-weight:750;font-size:14px;margin:0}
.tw-content-template .nowrap{white-space:nowrap}
.tw-content-template .decision-band{background:#f3fbf9;border-top:1px solid var(--cpt-line);border-bottom:1px solid var(--cpt-line);padding:38px 0;color:var(--cpt-navy)}
.tw-content-template .metrics{display:grid;grid-template-columns:1.25fr repeat(3,1fr)}
.tw-content-template .metric{padding:8px 30px;border-left:1px solid var(--cpt-line)}
.tw-content-template .metric:first-child{border-left:0;padding-left:0}
.tw-content-template .metric small{display:block;color:var(--cpt-muted);font-weight:700;margin-bottom:5px}
.tw-content-template .metric strong{display:block;font-size:clamp(20px,2.2vw,28px);line-height:1.15;text-wrap:balance}
.tw-content-template .metric .price{font-size:clamp(35px,3.2vw,46px);letter-spacing:-.04em;color:var(--cpt-teal)}
.tw-content-template .planning-note{margin-top:26px;padding-top:18px;border-top:1px solid var(--cpt-line);color:var(--cpt-muted);font-size:13px;font-weight:650}
.tw-content-template .split-answer{display:grid;grid-template-columns:1fr 1fr;gap:18px}
.tw-content-template .answer-card{padding:0;border:1px solid var(--cpt-line);border-radius:20px;background:#fff;overflow:hidden}
.tw-content-template .answer-card-head{background:var(--cpt-navy);color:#fff;padding:24px 28px 22px;min-height:132px}
.tw-content-template .answer-card-head .eyebrow{color:#58ddd0;margin-bottom:8px}
.tw-content-template .answer-card h3{font-size:clamp(22px,2.2vw,29px);line-height:1.12;margin:0;color:#fff;text-wrap:balance}
.tw-content-template .answer-card-body{padding:24px 28px 27px}
.tw-content-template .answer-card p{color:var(--cpt-muted);margin:0 0 18px}
.tw-content-template .answer-card ul{list-style:none;padding:0;margin:0}
.tw-content-template .answer-card li{padding:9px 0;border-top:1px solid #dcebe8}
.tw-content-template .answer-card li:before{content:"✓";color:var(--cpt-teal);font-weight:900;margin-right:10px}
.tw-content-template .answer-card .supporting-fare{margin:-4px 0 18px;padding:12px 14px;border-left:3px solid var(--cpt-teal-bright);background:#f3fbf9;color:var(--cpt-navy);font-size:15px;line-height:1.4}
.tw-content-template .cpt-official-link,.tw-content-template .cpt-official-links{display:flex;gap:16px;align-items:center;flex-wrap:wrap;margin:22px 0 0;color:var(--cpt-muted);font-size:14px}
.tw-content-template .cpt-official-link a,.tw-content-template .cpt-official-links a{color:var(--cpt-teal);font-weight:800;text-underline-offset:4px}
.tw-content-template a:focus-visible,.tw-content-template button:focus-visible{outline:3px solid #42d4c5;outline-offset:3px}
@media(max-width:760px){
  .tw-content-template .shell,.tw-content-template .wide-shell{width:min(100% - 30px,1180px)}
  .tw-content-template .page-hero{padding:38px 0 0}
  .tw-content-template .hero-copy{grid-template-columns:1fr;gap:25px;margin-bottom:28px}
  .tw-content-template .page-hero h1{font-size:44px}
  .tw-content-template .page-hero .lede{font-size:17px}
  .tw-content-template .hero-media{height:300px;min-height:0;border-radius:20px 20px 0 0}
  .tw-content-template .photo-note{left:18px;bottom:16px}
  .tw-content-template .nowrap{white-space:normal}
  .tw-content-template .page-hero .comparison-title{font-size:clamp(34px,9.7vw,40px);letter-spacing:-.055em}
  .tw-content-template .page-hero .comparison-title .nowrap{white-space:nowrap}
  .tw-content-template .decision-band{padding:26px 0}
  .tw-content-template .metrics{grid-template-columns:1fr 1fr;row-gap:20px}
  .tw-content-template .metric{padding:4px 15px}
  .tw-content-template .metric:nth-child(3){border-left:0;padding-left:0}
  .tw-content-template .split-answer{grid-template-columns:1fr}
  .tw-content-template .answer-card-head{min-height:0}
  .tw-content-template .answer-card h3{font-size:23px;letter-spacing:-.015em}
  .tw-content-template .planning-note{margin-top:20px}
  .tw-content-template .tw-assistant__launcher{width:54px!important;min-width:54px!important;height:54px!important;min-height:54px!important;padding:0!important;justify-content:center!important;border-radius:50%!important}
  .tw-content-template .tw-assistant__launcher>span:not(.tw-assistant__mark){display:none!important}
  .tw-content-template.nex-bus-page .photo-note{font-size:11px}
}
@media(prefers-reduced-motion:reduce){.tw-content-template{scroll-behavior:auto}}

/* Haneda airport transfer: approved content-page template migration */
.tw-content-template.haneda-page .haneda-content-hero .hero-media img{object-position:center 56%}
.tw-content-template.haneda-page .haneda-hero-title{font-size:clamp(43px,4.25vw,64px);line-height:1.01;max-width:760px;text-wrap:balance}
.tw-content-template.haneda-page .haneda-hero-title span{white-space:normal}
.tw-content-template.haneda-page .haneda-quick-band .metrics{grid-template-columns:1.12fr 1fr 1.2fr 1.15fr}
.tw-content-template.haneda-page .haneda-calculator-section{padding:80px 0 48px;scroll-margin-top:80px}
.tw-content-template.haneda-page .haneda-calculator-section .tool-layout{display:block;max-width:980px}
.tw-content-template.haneda-page .haneda-calculator-section .tool-panel{width:100%;max-width:none}
.tw-content-template.haneda-page .haneda-calculator-section .calculator-card{max-width:760px;margin-inline:auto}
.tw-content-template.haneda-page .haneda-benefits{display:flex;gap:24px;flex-wrap:wrap;list-style:none;padding:18px 0 0;margin:0;border-top:1px solid #dcebe8;color:var(--cpt-navy);font-size:14px;font-weight:750}
.tw-content-template.haneda-page .haneda-benefits li{display:flex;align-items:center;gap:8px}
.tw-content-template.haneda-page .haneda-benefits li:before{content:"✓";display:inline-grid;place-items:center;width:20px;height:20px;border-radius:50%;background:#def6f1;color:var(--cpt-teal);font-size:12px;font-weight:900}
.tw-content-template.haneda-page #haneda-options-table{scroll-margin-top:80px}
.tw-content-template.haneda-page .complete-plan .container{display:flex;flex-direction:column;align-items:flex-start;text-align:left}
.tw-content-template.haneda-page .complete-plan .button{align-self:flex-start}

@media(max-width:900px){
  .tw-content-template.haneda-page .haneda-quick-band .metrics{grid-template-columns:1fr 1fr}
  .tw-content-template.haneda-page .haneda-quick-band .metric:nth-child(3){border-left:0;padding-left:0}
}
@media(max-width:760px){
  .tw-content-template.haneda-page .haneda-content-hero{padding-top:34px}
  .tw-content-template.haneda-page .haneda-hero-title{font-size:clamp(38px,10.4vw,43px);line-height:1.02;letter-spacing:-.052em}
  .tw-content-template.haneda-page .haneda-content-hero .hero-media{height:310px}
  .tw-content-template.haneda-page .haneda-content-hero .hero-media img{object-position:center 54%}
  .tw-content-template.haneda-page .haneda-quick-band .metrics{grid-template-columns:1fr 1fr}
  .tw-content-template.haneda-page .haneda-quick-band .metric{padding-inline:13px}
  .tw-content-template.haneda-page .haneda-calculator-section{padding:56px 0 34px}
  .tw-content-template.haneda-page .haneda-benefits{display:grid;grid-template-columns:1fr;gap:11px}
  .tw-content-template.haneda-page .complete-plan .container{align-items:flex-start!important;text-align:left!important}
  .tw-content-template.haneda-page .complete-plan h2,.tw-content-template.haneda-page .complete-plan p,.tw-content-template.haneda-page .complete-plan .button{margin-left:0!important;margin-right:0!important;text-align:left!important}
}
@media(max-width:430px){
  .tw-content-template.haneda-page .haneda-quick-band .metrics{grid-template-columns:1fr}
  .tw-content-template.haneda-page .haneda-quick-band .metric{border-left:0;padding:8px 0;border-top:1px solid var(--cpt-line)}
  .tw-content-template.haneda-page .haneda-quick-band .metric:first-child{border-top:0}
}
