.my-trips-page .main-nav a[href="my-trips.html"]{border-bottom:2px solid var(--teal);font-weight:700}
.mt-hero{height:auto;min-height:168px;background:linear-gradient(90deg,#002636aa,#00273820),url('assets/hero/journey-reference.webp') center 47%/cover}
/* Keep the lettering in the banner's layout so it can never outgrow its height. */
.mt-hero > .container{
  display:grid;
  grid-template-columns:minmax(0,1fr) auto auto;
  column-gap:clamp(2rem,4vw,4rem);
  align-items:center;
  height:auto;
  padding-block:20px 24px;
}
.mt-hero-copy{min-width:0}
.mt-hero h1{font-size:2.4rem;margin:.45rem 0 .1rem}
.mt-hero h2{font-size:1.15rem;color:white}
.mt-hero p{font-size:.875rem;margin-top:.3rem;max-width:none}
.mt-words{
  position:static;
  margin:.5rem .5rem .75rem;
  font-size:1.55rem;
  line-height:1;
  transform:rotate(-8deg);
}
.mt-hero blockquote{
  position:static;
  justify-self:end;
  display:block;
  margin:.75rem .5rem;
  padding:0;
  background:transparent;
  border-radius:0;
  color:#fff;
  text-shadow:0 2px 8px #002636b3;
  transform:rotate(-6deg);
  font-size:clamp(1.5rem,1.8vw,1.75rem);
  line-height:1.2;
}
.mt-main{display:grid;grid-template-columns:11rem minmax(0,1fr);max-width:90rem;margin:0 auto}.mt-navigation{padding:1.2rem .7rem .7rem 1.2rem;border-right:1px solid var(--line);display:flex;flex-direction:column;justify-content:space-between;gap:3rem}.mt-navigation nav{display:grid;gap:.5rem}.mt-navigation nav>button{display:flex;align-items:center;gap:.65rem;padding:.55rem .55rem;border-left:2px solid transparent;border-radius:.25rem;font-size:.875rem;text-align:left}.mt-navigation nav>button span{flex:1}.mt-navigation nav>button>.icon{width:1.05rem;height:1.05rem}.mt-navigation [aria-current=page]{background:#e3f5fd;border-left-color:var(--teal);font-weight:600}.mt-navigation small{font-size:.875rem;background:#eff6fb;border-radius:.35rem;padding:.2rem .35rem}.mt-navigation small:empty{display:none}.mt-start{background:#e9f5f9;border:1px solid #dceaf1;border-radius:12px;text-align:center;overflow:hidden;padding-top:20px}.mt-start>.icon{width:40px;height:32px;display:block;margin:0 auto 12px;color:#567d98}.mt-start strong{display:block;font-size:18px;line-height:1.4;padding:0 16px;color:#10375a}body .mt-start .button{font-size:14px;line-height:1.4;gap:10px;margin:16px;min-height:44px;width:calc(100% - 32px);white-space:normal;padding:10px 12px}body .mt-start .button .icon{width:20px;height:20px;flex-shrink:0}.mt-start img{display:block;width:100%;height:140px;object-fit:cover;margin:0}.mt-content{padding:.65rem 1.25rem .8rem 1.1rem;min-width:0}.mt-heading{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.35rem}.mt-heading h2{font-size:1.15rem}.mt-heading .button{font-size:.875rem;border-radius:.35rem;padding:.45rem .85rem;min-height:1.9rem}.mt-totals{display:grid;grid-template-columns:repeat(4,1fr);gap:.5rem;margin-bottom:.7rem}.mt-totals .panel{display:flex;align-items:center;gap:.7rem;padding:.65rem;text-align:left}.mt-totals .icon{width:2.2rem;height:2.2rem;color:var(--teal);background:#eef9fd;border-radius:.5rem;padding:.45rem}.mt-totals strong{display:block;font-size:1rem}.mt-totals small{display:block;font-size:.875rem}.mt-primary-grid{display:grid;grid-template-columns:1fr;gap:.65rem}.mt-primary-left{display:grid;gap:.65rem;align-content:start}.mt-content .panel{padding:.65rem}.mt-content .section-heading{margin-bottom:.6rem}.mt-content .section-heading h2{font-size:1rem}.mt-content .text-link{font-size:.875rem}.mt-upcoming-card{display:grid;grid-template-columns:30% 1fr 7rem;gap:.7rem;align-items:start}.mt-upcoming-card>img{width:100%;height:8.1rem;object-fit:cover;border-radius:.4rem}.mt-upcoming-card h3{font-size:.875rem;margin:.4rem 0 .3rem}.mt-upcoming-card .badge{font-size:.875rem;padding:.2rem .5rem}.mt-upcoming-card p{font-size:.875rem;color:var(--muted);line-height:1.5;margin:.4rem 0}.mt-upcoming-card .mt-facts{display:flex;flex-wrap:wrap;gap:.25rem .5rem;font-size:.875rem}.mt-upcoming-card aside{background:#f6fbfd;padding:.4rem;border-radius:.4rem}.mt-upcoming-card aside>strong{font-size:.875rem;display:block;margin:.2rem 0}.mt-upcoming-card progress{width:100%;height:.45rem;accent-color:var(--teal)}.mt-upcoming-card aside small{font-size:.875rem;display:block;margin:.2rem 0 .6rem}.mt-upcoming-card aside .button{width:100%;padding:.25rem;font-size:.875rem;min-height:1.65rem;border-radius:.3rem;margin-top:.2rem}.mt-journey-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.6rem}.mt-journey-card{border:1px solid var(--line);border-radius:.45rem;overflow:hidden;box-shadow:0 2px 5px #163e5205}.mt-journey-card>img{width:100%;height:6.8rem;object-fit:cover}.mt-journey-card>div{padding:.5rem}.mt-journey-card h3{font-size:.875rem}.mt-journey-card p{font-size:.875rem;margin:.3rem 0;color:var(--muted)}.mt-journey-card footer{display:flex;align-items:center;justify-content:space-between;margin-top:.5rem}.mt-journey-card .badge{font-size:.875rem}.mt-more{background:#eef8fd;padding:.25rem .4rem;border-radius:.3rem;font-size:.875rem}.mt-map{height:12.5rem;border-radius:.35rem;overflow:hidden}.mt-map .explore-map{height:100%;border-radius:0}.mt-map .map-control,.mt-map .map-popover{display:none}.mt-map-caption{display:flex;align-items:center;gap:.3rem;font-size:.875rem;color:var(--muted);margin-top:.5rem}.mt-map-caption .icon{width:.7rem;height:.7rem}.mt-stats select{font-size:.875rem;border:1px solid var(--line);padding:.25rem;border-radius:.3rem;color:var(--ink);background:white}.mt-stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:.3rem}.mt-stat-grid>div{display:grid;align-content:start;gap:.15rem}.mt-stat-grid .mt-stat-symbol{display:grid;place-items:center;width:2.2rem;height:2.2rem;border-radius:.5rem;background:#eaf7fb;color:var(--teal);font-size:1.2rem}.mt-stat-grid strong{font-size:.9rem}.mt-stat-grid small{font-size:.875rem;color:var(--muted)}.mt-encourage{display:flex;gap:.7rem;align-items:center;background:#eef8fc;border-radius:.3rem;padding:.55rem;margin-top:.7rem}.mt-encourage>.icon{width:2rem;height:2rem;color:var(--teal)}.mt-encourage strong{font-size:.875rem;display:block}.mt-encourage small{font-size:.875rem;display:block;line-height:1.5;color:var(--muted);margin-top:.2rem}.mt-bottom-grid{display:grid;grid-template-columns:1.1fr .95fr .95fr;gap:.65rem;margin-top:.65rem}.mt-bottom-grid .section-heading h2{font-size:.875rem}.mt-saved-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:.4rem}.mt-saved-card{position:relative;min-width:0}.mt-saved-card>a{display:block}.mt-saved-card img{width:100%;height:4.6rem;object-fit:cover;border-radius:.35rem}.mt-saved-card strong{display:block;font-size:.875rem;line-height:1.25;margin-top:.25rem;overflow-wrap:anywhere}.mt-saved-card small{display:block;font-size:.875rem;color:var(--muted);margin-top:.15rem}.mt-saved-card button{position:absolute;right:.2rem;top:.2rem;background:white;border-radius:50%;width:1.25rem;height:1.25rem;display:grid;place-items:center;padding:.25rem;color:#ed506d}.mt-saved-card button svg{width:.8rem;height:.8rem;fill:currentColor}.mt-mini-row{display:flex;gap:.5rem;align-items:center;margin-bottom:.45rem;width:100%;text-align:left}.mt-mini-row>img{width:3.5rem;height:2.3rem;object-fit:cover;border-radius:.25rem;flex-shrink:0}.mt-mini-row>span{flex:1;min-width:0}.mt-mini-row strong{font-size:.875rem;display:block;line-height:1.3}.mt-mini-row small{font-size:.875rem;color:var(--muted);display:block;margin-top:.15rem}.mt-mini-row>.mt-more{font-size:.875rem;background:transparent}.mt-empty{font-size:.875rem;color:var(--muted);padding:1rem .4rem;line-height:1.6}.mt-empty a{display:inline-block;color:var(--teal);text-decoration:underline}.mt-bottom-cta{max-width:86rem;margin:.2rem 1.8rem .8rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.8rem 1.25rem;border-radius:.45rem;color:white;background:linear-gradient(90deg,#002d4699,#002d4644),url('assets/hero/explore-reference.webp') center 65%/cover}.mt-bottom-cta h2{font-size:1rem}.mt-bottom-cta p{font-size:.875rem;margin-top:.25rem}.mt-bottom-cta .button{font-size:.875rem;margin-left:auto}.mt-bottom-cta>.handwritten{font-size:1.3rem;transform:rotate(-8deg);line-height:.9}.mt-detail-actions{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.mt-detail-actions .button{font-size:.875rem}.mt-full-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.8rem}.mt-full-grid .mt-journey-card>img{height:9rem}.mt-full-grid .mt-saved-card img{height:8rem}.mt-full-grid .mt-saved-card strong{font-size:.875rem}.mt-full-grid .mt-saved-card small{font-size:.875rem}.mt-full-grid .mt-mini-row{padding:.6rem;border:1px solid var(--line);border-radius:.4rem}.mt-full-grid .mt-mini-row strong{font-size:.875rem}.mt-full-grid .mt-mini-row small{font-size:.875rem}#mt-status{font-size:.875rem;padding:.5rem;background:#e2f6fa;border-radius:.3rem;color:#095c70;margin-bottom:.5rem}.mt-dialog-actions{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:1rem}.mt-dialog-actions .button{font-size:.875rem}.mt-dialog-image{width:100%;height:12rem;object-fit:cover;border-radius:.4rem;margin:.8rem 0}.mt-collection-options{display:grid;gap:.4rem;padding:.5rem 0}.mt-collection-options label{display:flex;align-items:center;gap:.5rem}.mt-collection-options input{width:auto}.mt-modal-list{padding-left:1.2rem;font-size:.875rem;line-height:1.6}.mt-modal-list li{margin-bottom:.5rem}.mt-badge-example{font-size:.875rem;color:#527185}.my-trips-page .page-footer{margin-top:.2rem}
@media(min-width:1409px){.mt-main{max-width:75rem}.mt-bottom-cta{max-width:72rem;margin-left:auto;margin-right:auto}}
@media(max-width:1050px){.mt-hero > .container{grid-template-columns:minmax(0,1fr) auto}.mt-main{grid-template-columns:9rem 1fr}.mt-navigation{padding-left:.5rem}.mt-content{padding:.75rem}.mt-primary-grid{grid-template-columns:1fr}.mt-bottom-grid{grid-template-columns:1fr 1fr}.mt-bottom-grid>section:first-child{grid-column:1/-1}.mt-upcoming-card{grid-template-columns:30% 1fr 7rem}.mt-words{display:none}}
@media(max-width:700px){.mt-hero > .container{grid-template-columns:minmax(0,1fr)}.mt-main{grid-template-columns:1fr}.mt-navigation{padding:.5rem;border-right:0;gap:0}.mt-navigation nav{display:flex;overflow:auto;gap:.25rem}.mt-navigation nav>button{flex-shrink:0;font-size:.875rem}.mt-navigation small{font-size:.875rem}.mt-start{display:none}.mt-hero{height:auto;min-height:11rem;padding-bottom:1rem}.mt-hero h1{font-size:2rem}.mt-hero h2{font-size:1rem}.mt-hero p{font-size:.875rem;max-width:100%}.mt-hero blockquote{display:none}.mt-totals{grid-template-columns:1fr 1fr}.mt-totals small{font-size:.875rem}.mt-upcoming-card{grid-template-columns:35% 1fr}.mt-upcoming-card aside{grid-column:1/-1;display:flex;align-items:center;flex-wrap:wrap;gap:.5rem}.mt-upcoming-card progress{width:20%}.mt-upcoming-card aside .button{width:auto;flex:1;font-size:.875rem}.mt-upcoming-card h3{font-size:1rem}.mt-upcoming-card p,.mt-upcoming-card .mt-facts{font-size:.875rem}.mt-bottom-grid{grid-template-columns:1fr}.mt-journey-grid{grid-template-columns:1fr}.mt-journey-card>img{height:12rem}.mt-journey-card h3{font-size:.95rem}.mt-journey-card p,.mt-journey-card .badge{font-size:.875rem}.mt-saved-card strong{font-size:.875rem}.mt-saved-card small{font-size:.875rem}.mt-mini-row strong{font-size:.875rem}.mt-mini-row small{font-size:.875rem}.mt-mini-row>img{height:3.4rem;width:4.5rem}.mt-stat-grid small{font-size:.875rem}.mt-encourage strong,.mt-encourage small{font-size:.875rem}.mt-map{height:17rem}.mt-map-caption{font-size:.875rem}.mt-bottom-cta{margin:.5rem .75rem 1rem;flex-wrap:wrap;padding:1rem}.mt-bottom-cta>.handwritten{display:none}.mt-bottom-cta .button{margin:0;font-size:.875rem}.mt-content .text-link{font-size:.875rem}.mt-full-grid{grid-template-columns:1fr 1fr}.mt-full-grid .mt-journey-card{grid-column:1/-1}.mt-empty{font-size:.875rem}.mt-detail-actions{gap:.5rem;flex-wrap:wrap}}
