@font-face{font-family:"Barlow Condensed";src:url("../fonts/BarlowCondensed-Bold.ttf") format("truetype");font-weight:700;font-display:swap}@font-face{font-family:"Public Sans";src:url("../fonts/PublicSans.ttf") format("truetype");font-weight:100 900;font-display:swap}
:root{--bg:#F0F5F1;--ink:#2D3236;--accent:#AC573C;--spring:#4F9798;--ochre:#BD9A67;--slate:#6D8794;--silver:#949894;--lilac:#AA91AE;--font-display:"Barlow Condensed","Arial Narrow",sans-serif;--font-body:"Public Sans",Arial,sans-serif;--radius:0px}*{box-sizing:border-box}html{scroll-behavior:auto}body{margin:0;background:var(--bg);color:var(--ink);font:18px/1.6 var(--font-body)}:where(h1,h2,h3,h4,p,figure){margin:0}h1,h2,h3,h4{font-family:var(--font-display);font-weight:700;line-height:1.04;letter-spacing:-.01em}h1{font-size:clamp(48px,5.5vw,80px)}h2{font-size:clamp(36px,4vw,58px)}h3{font-size:30px}p+p{margin-top:1em}a{color:inherit;text-underline-offset:.22em}a:hover{text-decoration-thickness:2px}button,input,select,textarea{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}img{display:block;max-width:100%;height:auto}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,[tabindex]:focus-visible{outline:3px solid currentColor;outline-offset:5px}button{border-radius:0}.tst-wrap{width:min(1280px,calc(100% - 80px));margin-inline:auto}.tst-skip{position:fixed;left:12px;top:-100px;padding:12px 18px;background:var(--bg);color:var(--ink);z-index:10000}.tst-skip:focus{top:10px}.tst-header{background:var(--ink);color:var(--bg)}.tst-masthead{display:flex;align-items:center;justify-content:space-between;gap:40px;padding-block:24px}.tst-brand,.custom-logo-link{display:inline-block;flex-shrink:0}.tst-brand img,.custom-logo{width:300px;height:auto}.tst-park-links{display:flex;gap:35px;font-weight:600}.tst-park-links a{text-decoration:none;padding:8px 0 8px 16px;border-left:4px solid var(--accent)}.tst-park-links a:last-child{border-color:var(--spring)}.tst-nav{border-top:1px solid var(--silver)}.tst-nav ul{display:flex;list-style:none;padding:0;margin:0;align-items:center;gap:32px}.tst-nav a{display:block;padding:14px 0;text-decoration:none;font-size:16px;font-weight:600}.tst-nav a:hover{text-decoration:underline}.tst-nav .tst-nav-tours{margin-left:auto}.tst-nav .tst-nav-tours a{background:var(--accent);padding:12px 24px;margin:6px 0;color:var(--bg)}.tst-menu{display:none;background:none;color:inherit;border:1px solid var(--silver);min-height:44px;padding:8px 12px}.tst-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:24px}.tst-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:12px 22px;background:var(--accent);color:var(--bg);font-size:16px;font-weight:600;line-height:1.35;text-decoration:none;border:1px solid var(--accent);white-space:normal;border-radius:0}.tst-button:hover{text-decoration:underline}.tst-button-light{background:var(--bg);color:var(--ink);border-color:var(--bg)}.tst-button-outline{background:transparent;color:inherit;border-color:currentColor}.tst-hero{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-template-rows:auto auto;gap:0 24px;margin-top:40px;padding-bottom:60px;align-items:start}.tst-hero-east{grid-column:1/9;grid-row:1/3;padding-top:34px}.tst-hero-east img{width:100%;aspect-ratio:5/3;object-fit:cover}.tst-hero-title{grid-column:9/13;grid-row:1;background:var(--ink);color:var(--bg);padding:30px 26px 34px;position:relative;z-index:1}.tst-hero-title h1{font-size:52px}.tst-hero-title h1 span{display:block}.tst-hero-title p{font-size:17px;line-height:1.55;margin-top:20px}.tst-hero-title .tst-actions{gap:10px}.tst-hero-title .tst-button{padding:12px 16px}.tst-hero-west{grid-column:9/12;grid-row:2;margin-top:22px;margin-left:-64px;max-width:250px;position:relative;z-index:2}.tst-hero-west img{width:100%;height:290px;object-fit:cover;object-position:55% 50%;border:8px solid var(--bg)}.tst-hero figcaption{font-size:13px;line-height:1.5;padding-top:12px}.tst-hero figcaption strong{display:block;font-size:15px;font-weight:600;margin-bottom:5px;border-left:4px solid var(--accent);padding-left:12px}.tst-hero-west figcaption strong{border-color:var(--spring)}.tst-hero-west figcaption{padding-left:8px}.tst-footer{background:var(--ink);color:var(--bg);padding:55px 0 30px}.tst-footer-identity{display:flex;align-items:center;justify-content:space-between;gap:40px;margin-bottom:35px}.tst-footer-identity img{width:280px}.tst-footer-identity p{font-size:23px;max-width:400px}.tst-footer nav ul{list-style:none;margin:0;padding:24px 0;display:flex;flex-wrap:wrap;gap:16px 28px;border-block:1px solid var(--silver)}.tst-footer nav a{font-size:16px}.tst-footer-note{font-size:13px;margin-top:22px}.tst-prose{padding-block:60px;max-width:760px}.tst-prose h1{margin-bottom:30px}.tst-prose p{margin-bottom:1em}
@media(max-width:1200px) and (min-width:761px){.tst-wrap{width:calc(100% - 48px)}.tst-hero-title{grid-column:8/13}.tst-hero-east{grid-column:1/8}.tst-hero-west{grid-column:8/12;margin-left:-35px}.tst-hero-title h1{font-size:clamp(40px,4.5vw,52px)}.tst-hero-east img{aspect-ratio:4/5;object-position:40% 50%}.tst-nav ul{gap:24px}}
@media(max-width:760px){body{font-size:18px}.tst-wrap{width:calc(100% - 36px)}.tst-masthead{padding-block:20px;gap:16px;flex-wrap:wrap}.tst-brand img,.custom-logo{width:230px}.tst-menu{display:block;margin-left:auto}.tst-park-links{order:3;width:100%;gap:20px;justify-content:space-between;font-size:14px}.tst-park-links a{padding-left:10px}.tst-nav{display:none;border-top:1px solid var(--silver)}.tst-menu-open .tst-nav{display:block}.tst-nav ul{display:block;padding-block:12px}.tst-nav a{padding:12px 2px;min-height:48px}.tst-nav .tst-nav-tours{margin:0}.tst-nav .tst-nav-tours a{display:inline-block;margin-block:10px}.tst-hero{display:flex;flex-direction:column;margin-top:24px;padding-bottom:44px;gap:22px}.tst-hero-title{order:0;width:100%;padding:26px 22px 30px}.tst-hero-title h1{font-size:44px}.tst-hero-title p{font-size:17px;max-width:32ch}.tst-hero-title .tst-actions{gap:12px}.tst-hero-title .tst-button{padding-inline:12px;font-size:15px}.tst-hero-east{order:1;padding:0;width:100%}.tst-hero-east img{aspect-ratio:5/3}.tst-hero-west{order:2;margin:0;max-width:none;width:100%;display:grid;grid-template-columns:55% 1fr;gap:16px;align-items:end}.tst-hero-west img{height:245px;border:0}.tst-hero-west figcaption{padding-left:0}.tst-footer{padding-top:40px}.tst-footer-identity{display:block}.tst-footer-identity img{width:260px}.tst-footer-identity p{font-size:20px;margin-top:28px}.tst-footer nav ul{display:grid;grid-template-columns:1fr 1fr;gap:16px}.tst-menu-open :is(.tsva-sticky-cta,.tsva-exit-cta,.tsva-helper-launcher,.tsva-helper-panel){visibility:hidden!important;pointer-events:none!important}}
@media(max-width:360px){.tst-brand img,.custom-logo{width:186px}.tst-masthead{gap:12px}.tst-hero-title{padding-inline:18px}.tst-hero-title h1{font-size:36px}.tst-hero-title .tst-button{padding-inline:12px;font-size:15px}.tst-hero-west img{height:220px}.tst-footer-identity img{width:245px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;animation:none!important;transition:none!important}}

/* Editorial chapters. Their proportions follow the two-park direction. */
.tst-text-link{display:inline-block;font-weight:600;text-decoration:underline;margin-top:18px}.tst-rock-chapter{display:grid;grid-template-columns:4fr 8fr;gap:72px;align-items:center;padding-block:45px 90px}.tst-chapter-copy h2{margin-bottom:24px}.tst-material-photo img{width:100%;aspect-ratio:5/3;object-fit:cover}.tst-photo figcaption,.tst-photo-credit{display:block;font-size:13px;line-height:1.5;margin-top:12px}.tst-water-chapter{background:var(--ink);color:var(--bg);padding:65px 0}.tst-water-chapter figure img{width:100%;max-height:460px;aspect-ratio:3/1;object-fit:cover;object-position:50% 55%}.tst-water-copy{max-width:720px;margin-top:35px}.tst-water-copy h2{margin-bottom:22px}.tst-compare-chapter{padding-block:85px}.tst-compare-chapter>p{max-width:680px;margin-top:22px}.tst-park-comparison{display:grid;grid-template-columns:8fr 4fr;gap:60px;margin-top:40px}.tst-park-comparison article{border-left:5px solid var(--accent);padding:0 0 0 26px}.tst-park-comparison article:last-child{border-color:var(--spring)}.tst-park-comparison h3{font-size:40px;margin-bottom:20px}.tst-tour-band{padding:70px 0;background:var(--ochre)}.tst-tour-band>.tst-wrap>p{max-width:750px;margin:22px 0 30px}.tst-guide-practice{display:grid;grid-template-columns:7fr 5fr;gap:90px;padding-block:90px;align-items:start}.tst-guide-practice h2{margin-bottom:24px}.tst-practical-note{border-top:5px solid var(--spring);padding-top:24px}.tst-practical-note h3{margin-bottom:20px}.tst-practical-note ul{padding-left:23px}.tst-practical-note a{font-size:16px}.tst-latest{padding-block:0 80px}.tst-guide-grid{display:grid;grid-template-columns:7fr 5fr;gap:48px 56px;margin-block:38px}.tst-guide-card{min-width:0}.tst-guide-card:first-child{grid-column:1/-1;display:grid;grid-template-columns:8fr 4fr;gap:40px;align-items:center}.tst-card-photo img{width:100%;aspect-ratio:5/3;object-fit:cover}.tst-card-copy{border-left:4px solid var(--accent);padding-left:20px;margin-top:22px}.tst-guide-card:first-child .tst-card-copy{margin-top:0}.tst-card-topic{font-size:14px;font-weight:600;text-decoration:none}.tst-guide-card h2,.tst-guide-card h3{font-size:38px;margin-block:12px 20px}.tst-guide-card h2 a,.tst-guide-card h3 a{text-decoration:none}.tst-guide-card p{font-size:18px;line-height:1.55}.tst-guide-card:nth-child(3n) .tst-card-copy{border-color:var(--spring)}.tst-guide-card .tst-text-link{font-size:16px}.tst-stay-chapter{background:var(--ochre);padding:60px 0}.tst-stay-chapter>.tst-wrap{display:grid;grid-template-columns:8fr 4fr;gap:90px;align-items:center}.tst-stay-chapter h2{margin-bottom:25px}.tst-stay-chapter figure img{width:100%;aspect-ratio:2/3;object-fit:cover}.tst-newsletter{padding-block:75px}.tst-newsletter>p{margin:22px 0 28px;max-width:680px}.tst-listing,.tst-page,.tst-article{padding-block:55px 80px}.tst-listing-heading{display:grid;grid-template-columns:8fr 4fr;gap:70px;align-items:center;margin-bottom:35px}.tst-listing-heading h1{margin-bottom:24px}.tst-listing-heading p{max-width:720px}.tst-listing-photo img{width:100%;aspect-ratio:5/3;object-fit:cover}.tst-category-nav{display:flex;gap:12px 22px;flex-wrap:wrap;padding:24px 0;border-block:1px solid var(--silver);margin-block:30px;font-size:16px}.tst-category-nav a{min-height:35px;padding:5px 0}.tst-category-nav [aria-current=page]{font-weight:700;text-decoration-thickness:3px}.tst-page-heading{max-width:840px;margin:0 0 40px}.tst-page-heading p{font-size:22px;margin-top:25px}.tst-page-photo{width:100%;max-width:980px}.tst-page-photo img{width:100%;aspect-ratio:5/2;object-fit:cover}.tst-prose{padding:0;margin:0;max-width:760px;min-width:0}.tst-page>.tst-prose{margin-top:50px}.tst-prose h2{font-size:38px;margin:1.35em 0 .6em}.tst-prose h3{font-size:29px;margin:1.2em 0 .55em}.tst-prose h2:first-child{margin-top:0}.tst-prose p{font-size:19px;line-height:1.7;margin:0 0 1.2em}.tst-prose ul,.tst-prose ol{padding-left:26px;margin-block:22px}.tst-prose li{padding-left:5px;margin-block:10px}.tst-prose li ul,.tst-prose li ol{margin-block:8px}.tst-prose blockquote{margin:32px 0;border-left:5px solid var(--spring);padding-left:25px}.tst-prose figure{margin-block:35px}.tst-prose figure img{width:100%;height:auto}.tst-table-scroll{overflow-x:auto;max-width:100%;margin-block:30px}.tst-prose table{border-collapse:collapse;min-width:560px;width:100%;font-size:16px;text-align:left}.tst-prose caption{text-align:left;font-weight:600;margin-bottom:15px}.tst-prose th,.tst-prose td{padding:15px;border:1px solid var(--silver);vertical-align:top}.tst-prose thead{background:var(--ink);color:var(--bg)}.tst-prose tbody th{font-weight:600}.tst-legal{max-width:840px;padding-block:60px 80px}.tst-legal>h1{margin-bottom:45px}.tst-breadcrumb{font-size:14px;margin-bottom:30px}.tst-breadcrumb span{margin-inline:10px}.tst-article-heading{max-width:990px;margin-bottom:40px}.tst-article-heading h1{font-size:clamp(46px,5.5vw,76px)}.tst-deck{font-size:22px;margin:25px 0;max-width:850px}.tst-date{font-size:14px}.tst-article-photo{margin-bottom:55px}.tst-article-photo img{width:100%;max-height:580px;aspect-ratio:5/2;object-fit:cover}.tst-reading-grid{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:80px;align-items:start}.tst-sidebar{min-width:0;border-left:1px solid var(--silver);padding-left:25px}.tst-lodging-note{border-top:5px solid var(--spring);padding-top:24px;margin-top:30px}.tst-lodging-note h2{font-size:32px;margin-bottom:18px}.tst-lodging-note p{font-size:18px}.tst-related{margin-top:80px;padding-top:50px;border-top:1px solid var(--silver)}.tst-tours-page{padding-block:40px 70px}.tst-search{margin-top:30px;max-width:650px}.tst-search label{display:block;font-weight:600;margin-bottom:10px}.tst-search>div{display:flex;gap:12px}.tst-search input{min-width:0;flex:1;background:var(--bg);color:var(--ink);border:1px solid var(--ink);min-height:48px;padding:10px}.tst-error{display:grid;grid-template-columns:7fr 5fr;gap:70px;align-items:center;padding-block:65px}.tst-error h1{margin-bottom:25px}.tst-error .tst-button{margin-top:24px}.tst-error-photo img{width:100%;aspect-ratio:2/3;object-fit:cover}.tst-simple-heading{margin-bottom:40px}.tst-simple-heading h1{margin-bottom:25px}.navigation.pagination{margin-top:40px}.nav-links{display:flex;gap:12px;flex-wrap:wrap}.page-numbers{padding:10px 16px;border:1px solid var(--silver)}.page-numbers.current{background:var(--ink);color:var(--bg)}
/* Honest forms and optional-tool preferences. */
.tst-form label{display:block;font-weight:600;margin-bottom:9px}.tst-form input:not([type=checkbox]),.tst-form textarea{width:100%;max-width:100%;border:1px solid var(--silver);background:var(--bg);padding:12px;color:var(--ink);min-height:48px}.tst-form>p{margin-bottom:22px}.tst-form textarea{min-height:150px}.tst-form-status,.tst-form-unavailable{padding:24px;border-left:5px solid var(--spring);background:var(--bg);margin-block:28px}.tst-form-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}.tst-newsletter .sib_signup_form{max-width:680px}.tst-newsletter .sib_signup_form input:not([type=checkbox]):not([type=submit]){width:100%;border:1px solid var(--ink);background:var(--bg);min-height:48px;padding:12px;font-family:var(--font-body)}.tst-newsletter .sib_signup_form input[type=submit],.tst-newsletter .sib_signup_form button{border:0;border-radius:0;min-height:48px;padding:12px 22px;background:var(--accent);color:var(--bg);font:600 17px/1.4 var(--font-body);cursor:pointer}.tst-newsletter .sib_signup_form label,.tst-newsletter .sib_signup_form p{font-family:var(--font-body);color:var(--ink)}.tst-footer-note{display:flex;justify-content:space-between;gap:20px;align-items:center}.tst-privacy-panel{position:fixed;bottom:18px;left:50%;transform:translateX(-50%);width:min(1100px,calc(100% - 36px));z-index:99999;background:var(--bg);color:var(--ink);border:2px solid var(--ink);padding:25px}.tst-privacy-panel[hidden]{display:none!important}.tst-privacy-inner{display:grid;grid-template-columns:1fr auto;gap:30px;align-items:center}.tst-privacy-inner h2{font-size:30px;margin-bottom:14px}.tst-privacy-inner p{font-size:15px;line-height:1.5}.tst-privacy-inner form{display:flex;flex-direction:column;gap:12px}.tst-privacy-inner .tst-button{font-size:15px;min-width:185px}.tst-privacy-open :is([data-tsva-sticky-cta],[data-tsva-exit-cta],.travelspark-tour-helper--sticky){visibility:hidden!important;pointer-events:none!important}
@media(max-width:1100px){.tst-reading-grid{grid-template-columns:minmax(0,1fr) 295px;gap:40px}.tst-sidebar{padding-left:20px}.tst-rock-chapter,.tst-guide-practice,.tst-stay-chapter>.tst-wrap,.tst-listing-heading{gap:40px}.tst-guide-grid{gap:40px}.tst-guide-card:first-child{gap:28px}}
@media(max-width:760px){.tst-rock-chapter{display:flex;flex-direction:column-reverse;gap:30px;padding-block:15px 50px}.tst-material-photo img{aspect-ratio:5/3}.tst-water-chapter{padding-block:35px}.tst-water-chapter figure img{aspect-ratio:5/4;max-height:none}.tst-water-copy{margin-top:28px}.tst-compare-chapter{padding-block:50px}.tst-park-comparison{grid-template-columns:1fr;gap:35px;margin-top:30px}.tst-park-comparison h3{font-size:34px}.tst-tour-band{padding-block:45px}.tst-guide-practice{grid-template-columns:1fr;gap:35px;padding-block:50px}.tst-latest{padding-bottom:50px}.tst-guide-grid{grid-template-columns:1fr;gap:35px}.tst-guide-card:first-child{display:block;grid-column:auto}.tst-guide-card:first-child .tst-card-copy{margin-top:22px}.tst-guide-card h2,.tst-guide-card h3{font-size:33px}.tst-stay-chapter{padding-block:40px}.tst-stay-chapter>.tst-wrap{grid-template-columns:1fr;gap:30px}.tst-stay-chapter figure{max-width:260px}.tst-stay-chapter figure img{aspect-ratio:4/3}.tst-newsletter{padding-block:45px}.tst-listing,.tst-page,.tst-article{padding-block:35px 50px}.tst-listing-heading{display:flex;flex-direction:column;align-items:stretch;gap:28px}.tst-category-nav{font-size:15px;gap:8px 18px}.tst-page-heading h1,.tst-article-heading h1{font-size:48px}.tst-page-heading p,.tst-deck{font-size:20px}.tst-page-photo img,.tst-article-photo img{aspect-ratio:5/4;max-height:none}.tst-prose p{font-size:18px}.tst-prose h2{font-size:34px}.tst-reading-grid{display:block}.tst-sidebar{padding:35px 0 0;border-left:0;border-top:1px solid var(--silver);margin-top:35px}.tst-article-photo{margin-bottom:35px}.tst-related{margin-top:45px;padding-top:35px}.tst-legal{padding-block:40px}.tst-legal>h1{font-size:48px}.tst-error{grid-template-columns:1fr;gap:35px;padding-block:40px}.tst-error-photo{max-width:300px}.tst-error-photo img{aspect-ratio:5/3}.tst-footer-note{display:block}.tst-footer-note>a{display:inline-block;margin-top:15px}.tst-privacy-panel{padding:20px;bottom:10px;max-height:80vh;overflow:auto}.tst-privacy-inner{display:block}.tst-privacy-inner form{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:18px}.tst-privacy-inner .tst-button{min-width:0;font-size:14px;padding:10px}.tst-privacy-inner h2{font-size:28px}.tst-privacy-inner p{font-size:14px}}

.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap}.tst-field{margin-bottom:22px}.tst-field[hidden]{display:none!important}.tst-form-help{font-size:14px!important;margin-top:10px!important}.tst-notice{border-left:5px solid var(--spring);padding:20px 24px;background:var(--bg)}.tst-newsletter .tst-newsletter{padding-block:0}

@media(min-width:761px) and (max-width:1000px){.tst-hero-title{grid-column:1/13;grid-row:1}.tst-hero-title h1{font-size:52px}.tst-hero-title p{max-width:640px}.tst-hero-east{grid-row:2;grid-column:1/9;padding-top:30px}.tst-hero-east img{aspect-ratio:5/3}.tst-hero-west{grid-row:2;grid-column:9/13;margin-top:52px;margin-left:-35px}.tst-hero-west img{height:270px}}

.tst-provider-context{font:400 16px/1.55 var(--font-body);color:var(--ink);background:var(--bg);border-left:4px solid var(--silver);padding:14px 18px;margin:0 0 22px;max-width:900px}.tst-prose .tst-provider-context{font-size:16px}.tst-sidebar .tst-provider-context{font-size:15px;padding:12px 14px}
