/* Destination-first editorial homepage. All styles are scoped to .ttd-home. */
.ttd-home {
  --ttd-ink:#142d2a;
  --ttd-muted:#536560;
  --ttd-paper:#faf9f5;
  --ttd-green:#17604c;
  --ttd-lime:#dbef7a;
  --ttd-line:#d9dfd6;
  --ttd-orange:#f9aa72;
  color:var(--ttd-ink);
  background:var(--ttd-paper);
  font-family:Arial,Helvetica,sans-serif;
  line-height:1.65;
  width:100%;
  max-width:none;
  margin:0!important;
  padding:0!important
}

.ttd-home *,.ttd-home *::before,.ttd-home *::after {
  box-sizing:border-box
}

.ttd-home [hidden] {
  display:none!important
}

.ttd-home h1,.ttd-home h2,.ttd-home h3,.ttd-home p {
  margin:0;
  color:inherit
}

.ttd-home h1,.ttd-home h2,.ttd-home h3 {
  font-family:Arial,Helvetica,sans-serif;
  font-weight:700
}

.ttd-home p {
  line-height:1.65
}

.ttd-home a {
  color:var(--ttd-green);
  text-underline-offset:.22em;
  text-decoration-thickness:1px
}

.ttd-home a:hover {
  text-decoration-thickness:2px
}

.ttd-home button,.ttd-home input,.ttd-home summary {
  font:inherit
}

.ttd-home button {
  cursor:pointer
}

.ttd-home :is(a,button,input,summary):focus-visible {
  outline:3px solid #145dca;
  outline-offset:4px
}

.ttd-home :is(section,article,aside)[id] {
  scroll-margin-top:24px
}

.ttd-shell {
  width:min(1280px,calc(100% - 72px));
  margin:auto
}

.ttd-nav {
  display:flex;
  justify-content:space-between;
  align-items:center;
  gap:24px;
  padding:25px 0;
  border-bottom:1px solid var(--ttd-line)
}

.ttd-nav a {
  color:var(--ttd-ink);
  text-decoration:none;
  font-size:13px;
  font-weight:700
}

.ttd-nav-title {
  letter-spacing:.12em
}

.ttd-nav>div {
  display:flex;
  flex-wrap:wrap;
  gap:28px
}

.ttd-nav a:hover {
  text-decoration:underline
}

.ttd-hero {
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:6%;
  align-items:center;
  padding:48px 0 60px
}

.ttd-eyebrow {
  font-size:11px;
  font-weight:700;
  line-height:1.5!important;
  letter-spacing:.13em
}

.ttd-hero h1 {
  font-size:clamp(60px,6.8vw,98px);
  letter-spacing:-.07em;
  line-height:.98;
  margin:23px 0 27px
}

.ttd-home h1 em,.ttd-home h2 em {
  font-family:Georgia,'Times New Roman',serif;
  font-weight:400;
  letter-spacing:-.05em
}

.ttd-hero h1 em {
  color:var(--ttd-green)
}

.ttd-hero-intro {
  color:var(--ttd-muted)!important;
  max-width:470px;
  font-size:17px
}

.ttd-actions {
  display:flex;
  flex-wrap:wrap;
  align-items:center;
  gap:22px;
  margin-top:29px
}

.ttd-home .ttd-button {
  display:inline-flex;
  justify-content:center;
  align-items:center;
  min-height:48px;
  padding:13px 22px;
  border:1px solid var(--ttd-green);
  border-radius:100px;
  background:var(--ttd-green);
  color:#fff;
  font-size:13px;
  font-weight:700;
  text-decoration:none;
  line-height:1.4;
  text-align:center;
  transition:background .15s
}

.ttd-home .ttd-button:hover {
  background:#104333
}

.ttd-home .ttd-button--outline {
  background:transparent;
  color:var(--ttd-green)
}

.ttd-home .ttd-button--outline:hover {
  background:#e5eedb
}

.ttd-text-link {
  font-weight:700;
  font-size:13px
}

.ttd-hero-facts {
  display:flex;
  flex-wrap:wrap;
  gap:28px;
  margin-top:38px;
  padding-top:23px;
  border-top:1px solid var(--ttd-line);
  color:var(--ttd-muted);
  font-size:11px
}

.ttd-hero-facts strong {
  display:block;
  font-size:26px;
  line-height:1.2;
  color:var(--ttd-ink);
  letter-spacing:-.05em
}

.ttd-hero-visual {
  position:relative;
  padding-bottom:24px
}

.ttd-home .ttd-cover {
  position:relative;
  display:block;
  min-height:470px;
  height:100%;
  aspect-ratio:1.03;
  overflow:hidden;
  border-radius:130px 14px 14px 14px;
  background:var(--ttd-lime);
  color:var(--ttd-ink);
  text-decoration:none
}

.ttd-photo {
  display:block;
  width:100%;
  height:100%;
  object-fit:cover
}

.ttd-cover>.ttd-photo {
  position:absolute;
  inset:0
}

.ttd-cover--photo::after {
  content:'';
  position:absolute;
  inset:0;
  background:linear-gradient(0deg,rgba(7,27,20,.9),transparent 65%)
}

.ttd-cover-type {
  display:block;
  font-size:clamp(45px,5.5vw,74px);
  font-weight:800;
  line-height:.98;
  letter-spacing:-.065em;
  padding:75px 35px 120px
}

.ttd-cover-tag {
  position:absolute;
  z-index:1;
  top:25px;
  right:24px;
  background:var(--ttd-paper);
  color:var(--ttd-ink);
  padding:8px 13px;
  border-radius:30px;
  font-size:9px;
  font-weight:700;
  letter-spacing:.1em
}

.ttd-cover-caption {
  position:absolute;
  z-index:1;
  bottom:40px;
  left:30px;
  right:25px
}

.ttd-cover-caption>span {
  display:block;
  font-size:11px
}

.ttd-cover-caption>strong {
  display:block;
  font-size:29px;
  line-height:1.2;
  letter-spacing:-.035em;
  margin-top:7px
}

.ttd-cover--photo .ttd-cover-caption {
  color:white
}

.ttd-hero-note {
  position:absolute;
  bottom:0;
  right:-16px;
  display:flex;
  gap:18px;
  align-items:center;
  padding:17px 23px;
  background:var(--ttd-orange);
  border-radius:9px;
  transform:rotate(-3deg);
  box-shadow:0 8px 20px #172d2912
}

.ttd-note-number {
  font-size:13px;
  font-weight:800;
  line-height:1.1;
  letter-spacing:-.04em;
  padding-right:17px;
  border-right:1px solid #142d2a55
}

.ttd-hero-note p {
  font-size:12px
}

.ttd-section {
  padding:65px 0;
  border-top:1px solid var(--ttd-line)
}

.ttd-section-head {
  display:flex;
  align-items:flex-end;
  justify-content:space-between;
  gap:40px;
  margin-bottom:34px
}

.ttd-section-head .ttd-eyebrow {
  margin-bottom:17px
}

.ttd-home h2 {
  font-size:clamp(36px,4.2vw,57px);
  line-height:1.06;
  letter-spacing:-.055em
}

.ttd-section-head>p {
  max-width:335px;
  color:var(--ttd-muted);
  font-size:14px
}

.ttd-finder {
  display:grid;
  grid-template-columns:260px 1fr;
  gap:12px 28px;
  align-items:end;
  padding:24px;
  border:1px solid var(--ttd-line);
  border-radius:12px;
  background:#fff
}

.ttd-search-wrap label,.ttd-region-filters legend {
  display:block;
  font-size:11px;
  font-weight:700;
  letter-spacing:.04em;
  margin:0 0 9px;
  padding:0
}

.ttd-home input[type=search] {
  width:100%;
  min-height:46px;
  background:var(--ttd-paper);
  border:1px solid #8f9f96;
  border-radius:6px;
  padding:10px 13px;
  color:var(--ttd-ink);
  font-size:14px
}

.ttd-home input::placeholder {
  color:#65716a
}

.ttd-region-filters {
  min-width:0;
  border:0;
  padding:0;
  margin:0
}

.ttd-chips {
  display:flex;
  flex-wrap:wrap;
  gap:7px
}

.ttd-chips button {
  padding:10px 14px;
  min-height:44px;
  border:1px solid var(--ttd-line);
  border-radius:40px;
  background:#fff;
  color:var(--ttd-ink);
  font-size:12px;
  font-weight:700;
  line-height:1.4
}

.ttd-chips button:hover {
  background:#eff3e8
}

.ttd-chips button[aria-pressed=true] {
  background:var(--ttd-ink);
  border-color:var(--ttd-ink);
  color:#fff
}

.ttd-status {
  grid-column:1/-1;
  font-size:11px;
  color:var(--ttd-muted)!important
}

.ttd-region {
  margin-top:31px
}

.ttd-region-head {
  display:flex;
  flex-wrap:wrap;
  gap:8px 24px;
  align-items:baseline;
  justify-content:space-between;
  margin-bottom:14px
}

.ttd-region-head h3 {
  font-size:20px;
  letter-spacing:-.03em
}

.ttd-region-head p {
  color:var(--ttd-muted);
  font-size:12px
}

.ttd-state-grid {
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:14px
}

.ttd-home .ttd-state-card {
  display:flex;
  flex-direction:column;
  justify-content:flex-end;
  position:relative;
  min-width:0;
  aspect-ratio:3/2;
  background:#e6eadb;
  border:1px solid #ccd5c5;
  border-radius:9px;
  overflow:hidden;
  color:var(--ttd-ink);
  text-decoration:none
}

.ttd-state-card:nth-child(4n+2) {
  background:#f3ddc6
}

.ttd-state-card:nth-child(4n+3) {
  background:#dce9ec
}

.ttd-state-card:nth-child(4n+4) {
  background:#e9e2ed
}

.ttd-state-media {
  position:absolute;
  inset:0
}

.ttd-state-card--photo .ttd-state-media::after {
  content:'';
  position:absolute;
  inset:0;
  background:linear-gradient(0deg,rgba(5,22,16,.97),rgba(5,22,16,.65) 10%,transparent)
}

.ttd-state-copy {
  position:relative;
  display:block;
  padding:20px
}

.ttd-state-name {
  display:block;
  font-size:22px;
  line-height:1.12;
  font-weight:700;
  letter-spacing:-.04em;
  overflow-wrap:break-word
}

.ttd-state-link {
  display:block;
  margin-top:7px;
  font-size:10px;
  letter-spacing:.04em
}

.ttd-state-card--photo .ttd-state-copy {
  color:#fff
}

.ttd-state-card:hover .ttd-state-name {
  text-decoration:underline;
  text-underline-offset:5px
}

.ttd-state-card .ttd-photo {
  transition:transform .3s
}

.ttd-state-card:hover .ttd-photo {
  transform:scale(1.035)
}

.ttd-empty {
  padding:36px;
  text-align:center
}

.ttd-empty p {
  margin:10px 0 18px
}

.ttd-dc {
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:28px;
  padding:27px 30px;
  margin-top:28px;
  border:1px solid #c5d5bb;
  border-radius:10px;
  background:#eef3e5
}

.ttd-dc h3 {
  font-size:26px;
  letter-spacing:-.04em;
  margin-top:5px
}

.ttd-dc p {
  color:var(--ttd-muted);
  font-size:13px;
  max-width:660px;
  margin-top:6px
}

.ttd-dc>a {
  flex-shrink:0
}

.ttd-comparison {
  margin-bottom:30px;
  border:1px solid var(--ttd-line);
  border-radius:10px;
  background:#fff
}

.ttd-home summary {
  cursor:pointer
}

.ttd-comparison>summary {
  padding:19px 23px;
  font-weight:700;
  font-size:15px
}

.ttd-comparison>summary>span {
  font-size:12px;
  font-weight:400;
  color:var(--ttd-muted);
  margin-left:14px
}

.ttd-table-wrap {
  padding:0 20px 20px
}

.ttd-home table {
  width:100%;
  border-collapse:collapse;
  margin:0;
  font-size:13px;
  color:var(--ttd-ink)
}

.ttd-home caption {
  caption-side:bottom;
  text-align:left;
  padding:13px 0 0;
  color:var(--ttd-muted);
  font-size:12px
}

.ttd-home :is(th,td) {
  text-align:left;
  border:0;
  border-bottom:1px solid var(--ttd-line);
  padding:13px 12px;
  line-height:1.5
}

.ttd-home th {
  background:#eef3e5;
  font-weight:700
}

.ttd-home tbody tr:last-child td {
  border-bottom:0
}

.ttd-experience-grid {
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:20px;
  align-items:start
}

.ttd-experience {
  min-width:0;
  border:1px solid var(--ttd-line);
  border-radius:12px;
  background:#fff;
  padding:24px
}

.ttd-experience:target {
  border-color:var(--ttd-green);
  box-shadow:0 0 0 2px #17604c33
}

.ttd-experience-top {
  display:flex;
  justify-content:space-between;
  align-items:center;
  gap:12px;
  margin-bottom:19px
}

.ttd-number {
  font-size:32px;
  font-weight:700;
  letter-spacing:-.06em;
  line-height:1;
  color:var(--ttd-green)
}

.ttd-category {
  border-radius:30px;
  background:#eef3e5;
  padding:5px 10px;
  font-size:10px;
  font-weight:700
}

.ttd-experience:nth-child(3n+2) .ttd-category {
  background:#f9e5d4
}

.ttd-experience:nth-child(3n+3) .ttd-category {
  background:#e6e9f4
}

.ttd-experience h3 {
  font-size:25px;
  line-height:1.13;
  letter-spacing:-.045em
}

.ttd-duration {
  font-size:11px;
  font-weight:700;
  color:var(--ttd-green)!important;
  margin:10px 0 15px!important
}

.ttd-experience>p:not(.ttd-duration) {
  color:var(--ttd-muted);
  font-size:15px
}

.ttd-experience-details {
  margin-top:20px;
  padding-top:15px;
  border-top:1px solid var(--ttd-line);
  font-size:14px
}

.ttd-experience-details summary {
  font-weight:700;
  min-height:32px
}

.ttd-experience-details ul {
  padding-left:18px;
  margin:14px 0
}

.ttd-experience-details li {
  margin:7px 0;
  line-height:1.6
}

.ttd-experience-details dl {
  margin:18px 0
}

.ttd-experience-details dl>div {
  margin-top:10px
}

.ttd-experience-details dt {
  font-size:10px;
  font-weight:700;
  text-transform:uppercase;
  letter-spacing:.07em
}

.ttd-experience-details dd {
  margin:3px 0 0;
  color:var(--ttd-muted)
}

.ttd-tip {
  padding:13px;
  background:var(--ttd-paper);
  border-radius:6px
}

.ttd-guide-links {
  display:flex;
  flex-wrap:wrap;
  gap:9px 14px;
  margin-top:19px
}

.ttd-guide-links a {
  font-size:13px;
  font-weight:700;
  padding:4px 0
}

.ttd-route-grid {
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:18px
}

.ttd-route-grid article {
  padding:27px;
  border-radius:10px;
  background:var(--ttd-lime)
}

.ttd-route-grid article:nth-child(2) {
  background:#f8d9bf
}

.ttd-route-grid article:nth-child(3) {
  background:#dce9ec
}

.ttd-route-grid h3 {
  margin:19px 0 13px;
  font-size:25px;
  letter-spacing:-.04em;
  line-height:1.15
}

.ttd-route-grid p:not(.ttd-eyebrow) {
  font-size:15px
}

.ttd-route-grid a {
  display:inline-block;
  margin-top:23px;
  font-size:12px;
  font-weight:700;
  color:#143d2f
}

.ttd-practical-grid {
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:32px;
  margin:38px 0
}

.ttd-practical-grid h3 {
  font-size:19px;
  letter-spacing:-.03em;
  margin-bottom:12px
}

.ttd-practical-grid p {
  font-size:15px;
  color:var(--ttd-muted)
}

.ttd-check {
  background:var(--ttd-ink);
  color:#fff;
  padding:30px;
  border-radius:10px
}

.ttd-check h3 {
  font-size:24px;
  letter-spacing:-.04em
}

.ttd-check p {
  margin:10px 0 18px;
  font-size:13px;
  max-width:780px;
  color:#e1e9e1
}

.ttd-check>div {
  display:flex;
  flex-wrap:wrap;
  gap:15px 25px
}

.ttd-check a {
  color:var(--ttd-lime);
  font-size:12px
}

.ttd-faq {
  display:grid;
  grid-template-columns:1fr 1.7fr;
  gap:60px
}

.ttd-faq h2 {
  margin-top:17px
}

.ttd-faq-list details {
  border-bottom:1px solid var(--ttd-line);
  padding:19px 0
}

.ttd-faq-list details:first-child {
  padding-top:0
}

.ttd-faq summary {
  font-size:16px;
  font-weight:700;
  padding:6px 0
}

.ttd-faq details p {
  font-size:14px;
  color:var(--ttd-muted);
  margin:13px 0 5px
}

.ttd-about {
  border-top:1px solid var(--ttd-line);
  display:grid;
  grid-template-columns:1fr 3fr;
  gap:35px;
  padding:30px 0
}

.ttd-about h2 {
  font-size:15px;
  letter-spacing:-.02em;
  line-height:1.5
}

.ttd-about p {
  font-size:12px;
  color:var(--ttd-muted)
}

.ttd-end {
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:25px;
  padding:40px 0 55px
}

.ttd-end p {
  font-size:34px;
  line-height:1.1;
  letter-spacing:-.05em
}

.ttd-end strong {
  font-family:Georgia,'Times New Roman',serif;
  font-style:italic;
  font-weight:400
}

.ttd-skip,.ttd-sr-only {
  position:absolute;
  width:1px;
  height:1px;
  padding:0;
  margin:-1px;
  overflow:hidden;
  clip:rect(0,0,0,0);
  white-space:nowrap;
  border:0
}

.ttd-skip:focus {
  position:fixed;
  top:12px;
  left:12px;
  width:auto;
  height:auto;
  margin:0;
  padding:15px;
  clip:auto;
  background:#fff;
  z-index:99999
}

@media(min-width:761px) {
  body.home #primary.ttd-home {
  float:none;
  width:100%;
  border:0
}

}

@media(max-width:1100px) {
  .ttd-shell {
  width:calc(100% - 48px)
}
.ttd-hero {
  gap:35px
}
.ttd-home .ttd-cover {
  min-height:430px
}
.ttd-finder {
  grid-template-columns:1fr
}
.ttd-state-grid {
  grid-template-columns:repeat(3,minmax(0,1fr))
}
.ttd-experience-grid {
  grid-template-columns:repeat(2,minmax(0,1fr))
}
.ttd-hero-facts {
  gap:20px
}
.ttd-hero-note {
  right:0
}

}

@media(max-width:760px) {
  
 .ttd-shell {
  width:calc(100% - 36px)
}
.ttd-nav {
  display:block;
  padding:18px 0
}
.ttd-nav>div {
  gap:9px 20px;
  margin-top:10px
}
.ttd-nav>div a {
  font-size:12px;
  padding:5px 0
}

 .ttd-hero {
  grid-template-columns:1fr;
  padding:35px 0 45px;
  gap:30px
}
.ttd-hero h1 {
  font-size:clamp(62px,15vw,96px)
}
.ttd-hero-intro {
  max-width:540px;
  font-size:16px
}
.ttd-hero-facts {
  margin-top:25px;
  gap:30px
}

 .ttd-home .ttd-cover {
  min-height:350px;
  aspect-ratio:1.35;
  border-top-left-radius:90px
}
.ttd-cover-type {
  font-size:58px;
  padding-top:60px
}
.ttd-section {
  padding:42px 0
}
.ttd-section-head {
  display:block;
  margin-bottom:25px
}
.ttd-section-head>p {
  max-width:540px;
  margin-top:20px
}

 .ttd-state-grid {
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:10px
}
.ttd-state-copy {
  padding:14px
}
.ttd-state-name {
  font-size:22px
}
.ttd-dc {
  display:block;
  padding:23px
}
.ttd-dc>a {
  margin-top:20px
}
.ttd-region-head p {
  display:none
}

 .ttd-route-grid,.ttd-practical-grid {
  grid-template-columns:1fr;
  gap:17px
}
.ttd-practical-grid {
  margin:28px 0;
  gap:24px
}
.ttd-faq {
  grid-template-columns:1fr;
  gap:28px
}
.ttd-about {
  grid-template-columns:1fr;
  gap:10px
}
.ttd-comparison>summary>span {
  display:block;
  margin:5px 0 0 17px
}


}

@media(max-width:560px) {
  
 .ttd-experience-grid {
  grid-template-columns:1fr;
  gap:14px
}
.ttd-experience {
  padding:23px
}
.ttd-experience h3 {
  font-size:27px
}
.ttd-finder {
  padding:17px
}
.ttd-chips {
  gap:6px
}
.ttd-chips button {
  padding:9px 12px;
  font-size:11px
}
.ttd-state-name {
  font-size:19px
}
.ttd-state-copy {
  padding:12px
}
.ttd-state-link {
  font-size:9px;
  margin-top:5px
}

 .ttd-home .ttd-cover {
  min-height:330px
}
.ttd-cover-caption {
  left:23px;
  bottom:45px
}
.ttd-cover-caption>strong {
  font-size:27px
}
.ttd-hero-note {
  padding:12px 17px
}
.ttd-hero-note p {
  font-size:11px
}
.ttd-hero h1 {
  margin-top:19px
}
.ttd-eyebrow {
  font-size:10px
}
.ttd-end {
  align-items:flex-start;
  flex-direction:column
}

 .ttd-table-wrap {
  padding:0 15px 15px
}
.ttd-home table,.ttd-home tbody,.ttd-home tr,.ttd-home td {
  display:block;
  width:100%
}
.ttd-home caption {
  display:block
}
.ttd-home thead {
  position:absolute;
  width:1px;
  height:1px;
  overflow:hidden;
  clip:rect(0,0,0,0)
}

 .ttd-home tbody tr {
  margin-bottom:13px;
  border:1px solid var(--ttd-line);
  border-radius:6px
}
.ttd-home tbody td {
  display:grid;
  grid-template-columns:85px minmax(0,1fr);
  gap:12px;
  font-size:12px;
  overflow-wrap:anywhere
}
.ttd-home td::before {
  content:attr(data-label);
  font-weight:700;
  font-size:10px
}
.ttd-home tbody tr td:last-child {
  border-bottom:0
}


}

@media(prefers-reduced-motion:reduce) {
  .ttd-home * {
  transition:none!important;
  scroll-behavior:auto!important
}

}

@media print {
  .ttd-home {
  background:white
}
.ttd-shell {
  width:100%
}
.ttd-nav,.ttd-finder,.ttd-hero-visual,.ttd-end {
  display:none!important
}
.ttd-hero,.ttd-experience-grid,.ttd-faq,.ttd-section-head {
  display:block
}
.ttd-experience {
  break-inside:avoid;
  margin-bottom:15px
}

}

