:root{--ink:#102c2c;--deep:#081c1e;--paper:#faf8f1;--brass:#d9b77a;--red:#a62830;--muted:#66716b;--line:#d8dcd4;--display:'Cormorant Garamond',Georgia,serif;--body:'Manrope',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--body);font-size:15px;line-height:1.65}button,input,select{font:inherit}a{color:inherit;text-underline-offset:5px}button,a,input,select,summary{-webkit-tap-highlight-color:transparent}button,a,summary{touch-action:manipulation}button{cursor:pointer}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #c29141;outline-offset:5px}input:focus,select:focus{outline:2px solid var(--ink);outline-offset:2px}button:disabled{cursor:default}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--display);font-weight:600;line-height:1.02}h2{font-size:clamp(42px,4vw,64px);letter-spacing:-1.5px}h2 em,h1 em{font-weight:500}p{max-width:65ch}button{border:0}.skip{position:fixed;left:16px;top:-70px;background:white;padding:12px;z-index:99}.skip:focus{top:12px}.preview{min-height:29px;background:#e6dfcc;color:#34423c;text-align:center;font-size:9px;letter-spacing:1.6px;font-weight:800;padding:5px 12px}.preview span{font-weight:500;letter-spacing:.2px;margin-left:18px}header{height:92px;background:var(--deep);color:var(--paper);padding:0 5%;display:flex;align-items:center;gap:35px;border-bottom:1px solid #ffffff1f}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;flex-shrink:0}.brand img{object-fit:contain}.brand span{font-family:var(--display);font-size:14px;font-weight:700;letter-spacing:1.2px;line-height:1.2}.brand em{display:block;font-style:normal;font-size:25px;letter-spacing:4.8px}nav{display:flex;gap:30px;margin:auto;font-size:12px}nav a{text-decoration:none}nav a:hover{color:var(--brass)}.header-actions{display:flex;align-items:center;gap:24px}.phone{font-size:13px;text-decoration:none}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:25px;min-height:52px;background:var(--red);color:#fff;text-decoration:none;padding:14px 22px;font-weight:700;font-size:12px;border-radius:3px;transition:background .2s,transform .2s}.button:hover{background:#bf323a;transform:translateY(-2px)}.button span{font-size:21px;font-weight:400;line-height:1}.button.small{min-height:43px;padding:10px 18px}.hero{position:relative;min-height:710px;isolation:isolate;overflow:hidden;background:var(--deep);color:white;perspective:1200px}.scene{position:absolute;inset:-25px;z-index:-3;transform:translate3d(var(--scene-x,0px),var(--scene-y,0px),0) scale(1.035);will-change:transform;transition:transform .6s ease-out}.scene>img{width:100%;height:100%;object-fit:cover;object-position:center 57%;display:block}.hero-shade{position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#071b1dee 0%,#071b1d95 30%,#071b1d22 60%,transparent 100%),linear-gradient(0deg,#071b1dc9,transparent 24%)}.hero-content{position:relative;padding:67px 0 52px;margin-left:8%;width:580px;max-width:47%}.eyebrow{font-size:10px;letter-spacing:2.2px;font-weight:800;line-height:1.7}.hero .eyebrow{color:#e6c68e}.line{display:inline-block;width:25px;height:1px;background:var(--brass);vertical-align:middle;margin-right:10px}h1{font-size:clamp(49px,4.6vw,76px);letter-spacing:-1.8px;margin-top:24px;line-height:.98}h1 em{color:#f2d4a1}.intro{margin-top:23px;max-width:420px;color:#e0e5df;font-size:14px;line-height:1.8}.ticket{margin-top:29px;background:var(--paper);color:var(--ink);max-width:510px;filter:drop-shadow(0 15px 25px #0005);border-radius:4px;transform:perspective(900px) rotateY(var(--ticket-r,0deg));transition:transform .6s}.ticket-top,.ticket-foot{display:flex;justify-content:space-between;gap:10px;font-size:8px;font-weight:800;letter-spacing:1.5px;padding:12px 22px}.ticket-top{border-bottom:1px dashed #c9c8b8}.ticket-foot{border-top:1px dashed #c9c8b8;position:relative;font-size:7px}.ticket-foot:before,.ticket-foot:after{content:'';width:14px;height:14px;background:#16272a;border-radius:50%;position:absolute;top:-7px}.ticket-foot:before{left:-7px}.ticket-foot:after{right:-7px}form{padding:17px 22px 16px}form label{font-size:13px;font-weight:700;display:block}form h2{font-size:28px;letter-spacing:-.5px;margin-bottom:18px}.input-row{display:flex;margin-top:11px;gap:8px}input,select{min-height:48px;min-width:0;max-width:100%;padding:10px 12px;background:#fff;border:1px solid #c6ccc6;border-radius:3px;color:var(--ink);font-size:12px;width:100%;margin-top:6px}.input-row input{flex:1;margin:0}.input-row .button{padding:12px 16px;white-space:nowrap;min-height:48px}.form-note{font-size:10px;margin-top:10px;color:#5d6761}.error{font-size:11px;color:#9c1827;margin-top:6px}.error:empty{display:none}.hero-small{font-size:10px;color:#d9e0d8;margin-top:16px;max-width:490px}.hero-small a{display:inline-block;margin-left:6px}.scene-caption{position:absolute;bottom:79px;right:5%;text-align:right;text-shadow:0 2px 10px #000}.scene-caption>span{font-size:8px;letter-spacing:3px;color:#edcf93}.scene-caption strong{display:block;font-family:var(--display);font-size:37px;line-height:1.04;font-weight:500;margin-top:15px}.motion-toggle{position:absolute;right:5%;bottom:24px;color:#f9e9c8;background:#071b1dc9;border:1px solid #f5e9c044;border-radius:20px;padding:7px 12px;font-size:10px}.steam{position:absolute;width:43%;height:30%;right:6%;top:9%;border-radius:50%;background:radial-gradient(ellipse,#f3e9d027,transparent 65%);filter:blur(20px);animation:drift 14s ease-in-out infinite;pointer-events:none}.steam-two{right:18%;top:2%;animation-delay:-7s;opacity:.6}@keyframes drift{0%,100%{transform:translate3d(0,0,0) scale(.85);opacity:.4}50%{transform:translate3d(-90px,-25px,0) scale(1.25);opacity:.9}}.assurance{background:var(--ink);color:#eff0e6;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:25px 8%;font-size:11px}.assurance div{display:flex;align-items:center;gap:12px}.assurance span{font-family:var(--display);color:var(--brass);font-size:18px}.assurance a{font-size:10px;color:#e0c898}.section{padding:92px 8%;scroll-margin-top:10px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:30px}.section-heading h2{margin-top:15px}.section-heading>p{font-size:13px;color:var(--muted);padding-bottom:5px}.section .eyebrow{color:#6a7161}.route{height:2px;background:#b2b4a2;position:relative;margin-top:58px;width:calc(100% - 22px)}.route:before{content:'';position:absolute;top:4px;left:0;width:100%;height:1px;background:#d4d2bf}.route-train{color:var(--red);position:absolute;top:-15px;font-size:21px;left:0;animation:travel 17s ease-in-out infinite}@keyframes travel{0%,10%{left:0}40%{left:48%}80%,100%{left:98%}}.stops{display:grid;grid-template-columns:repeat(3,1fr);gap:65px}.stops article{position:relative;padding-top:37px}.stop-number{position:absolute;top:-13px;left:0;border-radius:50%;border:1px solid #9a9f91;background:var(--paper);font-size:9px;width:27px;height:27px;display:grid;place-items:center}.stops .eyebrow{font-size:8px;letter-spacing:1.7px}.stops h3{font-size:31px;margin-top:13px}.stops p:last-child{margin-top:16px;font-size:12px;color:var(--muted);max-width:280px}.journey-note{font-size:11px;margin:39px auto 0;text-align:center;color:var(--muted)}.options{background:#e9ece4;display:grid;grid-template-columns:.85fr 1.6fr;gap:70px}.options h2{margin:18px 0}.options-title>p:last-child{color:var(--muted);font-size:13px}.options-content{display:grid;grid-template-columns:1fr 1fr;gap:28px}.choice-list{display:flex;flex-direction:column;gap:0}.choice-list button{background:transparent;color:var(--ink);display:flex;align-items:center;text-align:left;gap:12px;justify-content:space-between;border-bottom:1px solid #c8cfc5;padding:17px 10px;font-size:12px;min-height:60px}.choice-list button[aria-pressed=true]{background:var(--ink);color:white;padding:17px 16px;border-color:var(--ink)}.situation-detail{border-left:1px solid #c4cdc1;padding-left:28px;align-self:center}.situation-detail .eyebrow{font-size:8px}.situation-detail h3{font-size:32px;margin-top:12px}.situation-detail>p:not(.eyebrow){font-size:12px;color:#58665c;margin-top:14px}.situation-detail a{display:inline-block;margin-top:22px;font-size:11px;font-weight:800}.promise{display:grid;grid-template-columns:1fr 1.1fr;gap:11%;align-items:center}.promise-plaque{background:var(--ink);color:#eedcb8;padding:18px;box-shadow:12px 12px 0 #e5e6d9;transform:perspective(1000px) rotateY(-4deg);border-radius:120px 120px 5px 5px;max-width:420px}.plaque-inner{border:1px solid #b69760;padding:52px 30px 36px;text-align:center;border-radius:105px 105px 2px 2px}.plaque-inner .eyebrow{color:var(--brass);font-size:8px;letter-spacing:2.1px}.promise-symbol{font-size:35px;display:block;margin:17px 0 13px}.plaque-inner h2{font-size:64px;letter-spacing:-1px}.plaque-inner>p:not(.eyebrow){font-size:12px;margin:25px auto;color:#e2d8c0}.plaque-inner a{font-size:10px}.promise-copy h2{margin:18px 0 23px}.promise-copy>p:not(.eyebrow){font-size:13px;color:var(--muted)}.promise-item{display:flex;gap:16px;margin-top:23px}.promise-item>span{color:#728161;font-size:15px}.promise-item h3{font-family:var(--body);font-size:12px;font-weight:800;line-height:1.5}.promise-item p{font-size:11px;color:var(--muted);margin-top:7px}.text-link{font-size:11px;display:inline-block;margin-top:26px;font-weight:700}.faq{border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1.5fr;gap:100px;padding-top:67px}.faq h2{margin:16px 0 23px}.faq>div>p:last-child{font-size:12px;color:var(--muted)}details{border-bottom:1px solid var(--line);padding:22px 0}summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;gap:15px;font-weight:700;font-size:13px}summary::-webkit-details-marker{display:none}summary span{font-size:20px;font-weight:400;line-height:1}details[open] summary span{transform:rotate(45deg)}details>p{font-size:12px;line-height:1.8;color:var(--muted);margin-top:15px;padding-right:30px}.closing{text-align:center;background:var(--ink);color:var(--paper);padding:65px 20px 60px;position:relative;overflow:hidden}.closing:before,.closing:after{content:'';position:absolute;pointer-events:none;top:50%;width:22%;height:3px;border-block:1px solid #ceb58055;padding-block:4px;transform:rotate(-25deg)}.closing:before{left:0}.closing:after{right:0;transform:rotate(25deg)}.closing .eyebrow{color:var(--brass);margin:auto}.closing h2{font-size:79px;margin:24px 0 29px}.closing h2 em{color:#edd4a5}.closing>p:last-child{margin:21px auto 0;font-size:10px;color:#d5ded5}footer{padding:35px 8% 25px;background:var(--deep);color:#c0cbc4}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:25px;border-bottom:1px solid #8a9b8d33;padding-bottom:25px}.footer-top p{font-size:11px}.footer-top>a:last-child{font-size:12px}footer>p{font-size:9px;margin-top:22px;max-width:1100px;color:#aab8af}.footer-links{display:flex;gap:22px;font-size:9px;margin-top:22px}.footer-links span{margin-left:auto;font-size:8px;letter-spacing:1.8px}.field-pair{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:12px}.field-pair label{font-size:10px}.step-actions{display:flex;justify-content:space-between;align-items:center;gap:14px;margin-top:16px}.back{font-size:11px;color:var(--ink);background:transparent;text-decoration:underline;text-underline-offset:4px;padding:9px 0}.confirmation p{font-size:12px;line-height:1.7;margin-bottom:13px}.confirmation .eyebrow{color:var(--ink)}.confirmation h2{font-size:29px}.paused .steam,.paused .route-train{animation-play-state:paused}.paused .scene{transform:scale(1.035)}.paused .ticket{transform:none}[hidden]{display:none!important}
@media(min-width:1600px){header{padding-inline:8%}.hero{min-height:770px}.hero-content{padding-top:87px}.hero h1{font-size:79px}.intro{font-size:15px}.ticket{margin-top:32px}.section{padding-inline:12%}}
@media(max-width:1100px){header{gap:20px;padding-inline:4%}nav{gap:19px}.phone{display:none}.hero-content{margin-left:6%;max-width:52%;width:535px}h1{font-size:61px}.hero{min-height:710px}.hero-shade{background:linear-gradient(90deg,#071b1dee,#071b1d88 48%,#071b1d11)}.section{padding:72px 6%}.assurance{padding-inline:6%;font-size:10px;flex-wrap:wrap}.options{gap:40px;grid-template-columns:.8fr 1.6fr}.options-content{gap:18px}.situation-detail{padding-left:18px}.stops{gap:35px}.promise{gap:9%}.plaque-inner h2{font-size:54px}.faq{gap:50px}}
@media(max-width:760px){html{scroll-padding-top:20px}.preview{font-size:8px}.preview span{margin-left:8px;font-size:8px;letter-spacing:0}header{height:77px;padding-inline:5%;justify-content:space-between}.brand img{width:38px;height:38px}.brand span{font-size:10px}.brand em{font-size:19px;letter-spacing:3.3px}.brand{gap:8px}nav{display:none}.header-actions .button{font-size:10px;min-height:40px;padding:8px 12px;gap:10px}.header-actions .button span{display:none}.hero{min-height:850px}.scene{inset:0 0 auto;height:390px;transform:none!important}.scene>img{object-position:72% 45%}.hero-shade{background:linear-gradient(0deg,var(--deep) 0%,var(--deep) 53%,#081c1e00 88%)}.hero-content{padding:220px 0 27px;margin:0 auto;width:auto;max-width:none;position:relative;width:90%}.hero .eyebrow{font-size:8px;letter-spacing:1.4px}h1{font-size:42px;margin-top:15px;letter-spacing:-1.5px}.intro{font-size:14px;max-width:340px;margin-top:19px}.ticket{margin-top:24px;max-width:none;transform:none!important}.ticket-top,.ticket-foot{padding-inline:17px}.ticket-top{font-size:7px}form{padding:16px 17px}.input-row{gap:7px}.input-row input{font-size:11px;padding:10px;max-width:60%}.input-row .button{font-size:10px;gap:8px;padding:11px 12px}.input-row .button span{font-size:17px}.hero-small{font-size:9px;line-height:1.8}.scene-caption{display:none}.motion-toggle{top:16px;right:5%;bottom:auto;font-size:9px}.assurance{display:grid;grid-template-columns:1fr 1fr;gap:15px;padding:23px 5%;font-size:9px}.assurance div{gap:7px}.assurance span{font-size:15px}.assurance a{font-size:9px}.section{padding:53px 6%}h2{font-size:45px}.section-heading{display:block}.section-heading>p{margin-top:24px;font-size:12px}.section-heading>p br{display:none}.route{display:none}.stops{display:block;margin:32px 0 0 13px;border-left:1px solid #c0c3b5;padding-left:30px}.stops article{padding:0 0 29px}.stop-number{left:-44px;top:0}.stops h3{font-size:31px;margin-top:7px}.stops p:last-child{margin-top:10px;max-width:none}.journey-note{margin-top:3px;text-align:left;font-size:10px}.options{display:block}.options-title>p:last-child br{display:none}.options-title h2 br{display:none}.options-content{display:block;margin-top:24px}.choice-list{display:grid;grid-template-columns:1fr 1fr;gap:7px}.choice-list button,.choice-list button[aria-pressed=true]{padding:12px;font-size:10px;border:1px solid #c8cfc5;line-height:1.5;min-height:65px}.situation-detail{border-left:0;border-top:1px solid #c4cdc1;padding:24px 0 0;margin-top:23px;min-height:214px}.situation-detail h3{font-size:32px}.promise{display:flex;flex-direction:column;gap:45px}.promise-plaque{width:90%;max-width:360px;transform:none}.plaque-inner{padding:35px 20px 30px}.plaque-inner h2{font-size:55px}.promise-copy{width:100%}.faq{display:block}.questions{margin-top:20px}.closing{padding:51px 20px}.closing h2{font-size:64px}.closing:before,.closing:after{width:13%}.closing>p:last-child{max-width:250px;font-size:9px}.footer-top{flex-wrap:wrap;gap:22px}.footer-top p{order:3;width:100%}.footer-links{gap:14px;flex-wrap:wrap}.footer-links span{width:100%;margin:0}.field-pair{gap:8px}.field-pair select{font-size:10px;padding:10px 6px}.field-pair input{font-size:11px;padding-inline:7px}.hero:has([data-step="2"]:not([hidden])){min-height:1000px}.hero:has([data-step="3"]:not([hidden])){min-height:970px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.scene{transform:scale(1.035)!important}.ticket{transform:none!important}}

/* The town's railway story, presented as an original station-name panel. */
.heritage{display:grid;grid-template-columns:1fr 1.1fr;gap:9%;align-items:center;background:#dfe5dc;border-bottom:1px solid #c4cec1}
.heritage-sign{position:relative;background:var(--ink);color:#f0dfb7;padding:46px 26px 35px;text-align:center;border:6px double #c0a674;box-shadow:8px 10px 0 #c5cdbf;transform:perspective(1200px) rotateY(3deg)}
.heritage-sign:before,.heritage-sign:after{content:'•';position:absolute;top:8px;color:var(--brass);font-size:17px}.heritage-sign:before{left:12px}.heritage-sign:after{right:12px}
.heritage-sign .eyebrow{color:#dcc08b;font-size:8px;letter-spacing:2.4px}.station-name{font-family:var(--display);font-size:clamp(40px,4.3vw,76px);letter-spacing:4px;line-height:1.25;margin:19px 0 12px;font-weight:600}.station-sub{font-size:9px;letter-spacing:2px;line-height:2;margin:auto;color:#e8dabe}.heritage-rule{position:relative;border-top:1px solid #9b885f;margin:32px 15px 18px;height:0}.heritage-rule span{position:relative;top:-15px;background:var(--ink);padding:0 14px;font-size:18px}.heritage-caption{font-family:var(--display);font-style:italic;font-size:20px;margin:auto}.heritage-story h2{margin:15px 0 24px}.heritage-story>p:not(.eyebrow){font-size:13px;color:#506154;margin-top:16px}.heritage-story .heritage-reach{font-size:11px!important;font-weight:800;color:var(--ink)!important}.heritage-story .text-link{margin-top:18px;font-size:10px}
@media(max-width:1100px){nav{gap:17px}.heritage{gap:7%}.station-name{font-size:46px;letter-spacing:2px}}
@media(max-width:760px){.hero .eyebrow{font-size:7px;letter-spacing:1.1px}.hero .line{width:15px;margin-right:6px}.ticket-foot{font-size:6px;letter-spacing:1px}.heritage{display:flex;flex-direction:column;gap:37px}.heritage-sign{width:100%;transform:none;padding:32px 15px 27px}.station-name{font-size:48px;letter-spacing:2px}.station-sub{font-size:8px}.heritage-story h2{font-size:45px}.heritage-story>p:not(.eyebrow){font-size:13px}.heritage-caption{font-size:19px}}

.train-atmosphere{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;mix-blend-mode:screen}
@media(prefers-reduced-motion:reduce){.train-atmosphere{display:none}}
/* Leave sky above the chimney so its rising steam remains visible. */
.scene>img{object-position:50% 18%}
@media(max-width:760px){.scene>img{object-position:72% 45%}}

/* Readability: comfortable text sizes throughout the selling journey. */
body{font-size:18px;line-height:1.75}
:root{--muted:#4d5d53}
.preview{font-size:12px;letter-spacing:1px;padding:8px 16px}
.preview span{font-size:12px}
nav{font-size:15px;gap:24px}
.phone{font-size:16px;white-space:nowrap}
.button,.button.small{font-size:16px;line-height:1.4;min-height:50px}
.hero .intro{font-size:19px;line-height:1.75;max-width:490px}
.eyebrow,.hero .eyebrow{font-size:12px;letter-spacing:1.5px}
.ticket{max-width:560px}
.ticket-top,.ticket-foot{font-size:11px;letter-spacing:1px;flex-wrap:wrap;row-gap:6px}
form label,.field-pair label{font-size:16px;line-height:1.5}
input,select{font-size:16px;min-height:52px;line-height:1.5}
.input-row .button{font-size:16px;padding:12px 16px}
.form-note,.error{font-size:14px;line-height:1.65}
.hero-small{font-size:14px;line-height:1.7;max-width:540px;color:#e3e9e3}
.hero-small a{margin-left:0}
.field-pair{gap:16px;margin-top:18px}
.step-actions{margin-top:20px}
.back{font-size:15px;padding:12px 0}
.confirmation p{font-size:16px;line-height:1.7}
.scene-caption>span{font-size:11px;letter-spacing:1.8px}
.motion-toggle{font-size:14px;padding:9px 15px;min-height:44px}
.assurance,.assurance a{font-size:15px;line-height:1.6}
.assurance{flex-wrap:wrap;row-gap:18px}
.section-heading>p{font-size:18px;line-height:1.75;max-width:370px}
.stops .eyebrow{font-size:12px;letter-spacing:1px}
.stop-number{font-size:12px;width:32px;height:32px;top:-15px}
.stops p:last-child{font-size:18px;line-height:1.75;max-width:360px}
.journey-note{font-size:16px;line-height:1.7}
.options-title>p:last-child{font-size:18px;line-height:1.75}
.choice-list button{font-size:16px;line-height:1.6;min-height:76px}
.situation-detail .eyebrow{font-size:12px}
.situation-detail>p:not(.eyebrow){font-size:18px;line-height:1.75;color:#465749}
.situation-detail a,.text-link,.heritage-story .text-link{font-size:16px;line-height:1.65}
.heritage-sign .eyebrow,.plaque-inner .eyebrow{font-size:12px;letter-spacing:1.4px}
.station-sub{font-size:14px;line-height:1.8;letter-spacing:1px}
.heritage-story>p:not(.eyebrow){font-size:18px;line-height:1.8;color:#465749}
.heritage-story .heritage-reach{font-size:16px!important}
.plaque-inner>p:not(.eyebrow){font-size:18px;line-height:1.75}
.plaque-inner a{font-size:15px}
.promise-copy>p:not(.eyebrow){font-size:18px;line-height:1.8}
.promise-item{gap:16px;margin-top:27px}
.promise-item h3{font-size:18px;line-height:1.55}
.promise-item p{font-size:17px;line-height:1.75}
.faq>div>p:last-child{font-size:18px;line-height:1.75}
summary{font-size:18px;line-height:1.6}
details>p{font-size:17px;line-height:1.8}
.closing>p:last-child{font-size:16px;line-height:1.8}
.footer-top p,.footer-top>a:last-child{font-size:16px}
footer>p{font-size:14px;line-height:1.8;color:#c3d0c7}
.footer-links{font-size:14px;line-height:1.75}
.footer-links span{font-size:12px;letter-spacing:1px}
@media(max-width:1300px){
 header{gap:20px}nav{gap:18px;font-size:14px}.header-actions{gap:16px}.phone{display:none}
 .options{grid-template-columns:.75fr 1.6fr;gap:40px}.options-content{grid-template-columns:1fr;gap:24px}
 .situation-detail{border-left:0;padding-left:0;border-top:1px solid #c4cdc1;padding-top:24px}
 .section-heading{align-items:flex-start}.section-heading>p br{display:none}
 .hero-content{max-width:52%;margin-left:6%}
}
@media(max-width:760px){
 body{font-size:17px}.preview{font-size:11px;line-height:1.5;padding:7px 12px}
 .preview span{display:block;font-size:11px;margin-left:0}
 .header-actions .button{font-size:14px;padding:10px 12px;min-height:46px}
 .hero-content{max-width:none;width:90%;margin:0 auto;padding-bottom:38px}
 .hero .eyebrow{font-size:11px;line-height:1.65;letter-spacing:1px;max-width:320px}
 .hero .intro{font-size:18px;line-height:1.75;max-width:none}
 .ticket-top,.ticket-foot{font-size:11px;letter-spacing:.6px}
 .ticket-foot{display:block}.ticket-foot span{display:block;margin-top:3px}
 .input-row{flex-direction:column;gap:12px}
 .input-row input{max-width:none;width:100%;font-size:16px;padding:12px}
 .input-row .button{font-size:16px;min-height:52px;justify-content:center;gap:22px}
 .hero-small{font-size:14px}.hero-small a{display:block;margin-top:5px}
 .field-pair{grid-template-columns:1fr;gap:15px}
 .field-pair select,.field-pair input{font-size:16px;padding:12px}
 .field-pair label{font-size:16px}
 .assurance{display:flex;flex-direction:column;align-items:flex-start;font-size:16px;gap:15px;padding:26px 6%}
 .assurance a{font-size:15px}.assurance div{gap:12px}
 .section-heading>p,.options-title>p:last-child{font-size:17px}
 .stops p:last-child{font-size:17px;max-width:none}.stops article{padding-bottom:34px}
 .stop-number{left:-47px;top:0}.journey-note{font-size:15px}
 .options{display:block}.choice-list{grid-template-columns:1fr}
 .choice-list button,.choice-list button[aria-pressed=true]{font-size:16px;min-height:60px;padding:14px 16px}
 .situation-detail{min-height:0}.situation-detail>p:not(.eyebrow){font-size:17px}
 .heritage-story>p:not(.eyebrow),.promise-copy>p:not(.eyebrow){font-size:17px;line-height:1.8}
 .station-sub{font-size:13px}.heritage-sign .eyebrow{font-size:11px}
 .promise-item p,details>p{font-size:17px}.promise-item h3,summary{font-size:18px}
 .faq>div>p:last-child{font-size:17px}.closing>p:last-child{font-size:16px;max-width:330px}
 .footer-top p,.footer-top>a:last-child{font-size:16px}
 .footer-links span{font-size:11px}.motion-toggle{font-size:13px}
}

.enquiry-consent{display:flex;gap:12px;align-items:flex-start;margin-top:20px;font-size:14px;line-height:1.65}.enquiry-consent input{width:20px;height:20px;min-height:20px;margin-top:4px;flex-shrink:0}.service-areas h2{font-size:42px;margin:15px 0 22px}.service-areas>p:last-child{font-size:18px;max-width:850px}.footer-links{flex-wrap:wrap}
