@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;600;700&family=Manrope:wght@400;500;600;650;700;800&display=swap');
:root{--ink:#123942;--muted:#496169;--lime:#a4edf3;--paper:#fbfefe;--line:#d2e4e8}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.65 'DM Sans',sans-serif}a{color:inherit;text-decoration:none}button{font:inherit}a,button,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #087f91;outline-offset:5px}header{height:98px;padding:0 5%;display:flex;align-items:center;justify-content:space-between;background:var(--paper);position:relative;z-index:10}.brand{display:flex;gap:12px;align-items:center;line-height:1}.brand svg{width:48px;height:40px;fill:none;stroke:var(--ink);stroke-width:2.5}.brand>span{font:800 31px/1 'Manrope',sans-serif;letter-spacing:3px}.brand small{display:block;font:700 9px/1.7 'DM Sans',sans-serif;letter-spacing:1.5px}nav{display:flex;align-items:center;gap:30px;font-size:0.875rem;font-weight:600}.button{display:inline-flex;gap:28px;align-items:center;justify-content:space-between;padding:17px 24px;border-radius:5px;font-size:0.9375rem;font-weight:700;transition:transform .2s,background .2s}.button:hover{transform:translateY(-3px)}.dark{background:var(--ink);color:white}.lime{background:var(--lime);color:var(--ink)}.lime:hover{background:#cef7fa}.menu{display:none}.hero{position:relative;min-height:650px;display:flex;align-items:center;isolation:isolate;color:#fff;margin:0 18px;border-radius:8px;overflow:hidden}.hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2}.hero:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(9,47,59,.86),rgba(9,47,59,.38) 67%,rgba(9,47,59,.13));z-index:-1}.hero-content{padding:72px 5%;width:100%}.eyebrow{font-size:0.75rem;letter-spacing:2px;font-weight:700;margin:0 0 24px}.hero .eyebrow{color:var(--lime)}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:'Manrope',sans-serif;font-weight:500}h1{font-size:clamp(45px,5.7vw,86px);line-height:1.08;letter-spacing:-4px;margin-bottom:25px}em{font-style:normal;color:#087f91}.hero em,.contact em{color:var(--lime)}.intro{max-width:500px;font-size:1.125rem;line-height:1.65;color:#edf9fa;margin-bottom:30px}.actions{display:flex;align-items:center;gap:30px}.text-link{font-weight:600;font-size:0.875rem;border-bottom:1px solid #ffffff75;padding:8px 0}.hero-location{display:flex;gap:24px;font-size:0.6875rem;letter-spacing:1.6px;margin-top:57px;color:#dceff2}.hero-note{position:absolute;bottom:56px;right:5%;width:226px;padding:23px;border:1px solid #ffffff70;background:#12414c45;backdrop-filter:blur(8px);display:grid;gap:16px;border-radius:5px}.hero-note span{font-size:0.6875rem;letter-spacing:1px}.hero-note b{font-size:1.3125rem;font-weight:500}.facts{display:grid;grid-template-columns:repeat(4,1fr);padding:35px 6%;border-bottom:1px solid var(--line)}.facts>div{display:flex;flex-direction:column;border-left:1px solid var(--line);padding-left:32px}.facts>div:first-child{border:0;padding-left:0}.facts strong{font-size:1.125rem;font-weight:600}.facts span{font-size:0.8125rem;color:var(--muted);margin-top:3px}.section{padding:100px 7%;scroll-margin-top:20px}h2{font-size:clamp(35px,3.7vw,56px);line-height:1.15;letter-spacing:-2px;margin-bottom:30px}.course{display:grid;grid-template-columns:1fr 1fr;gap:60px 9%}.lead{font-size:1.375rem;line-height:1.5;color:var(--ink)}p{color:var(--muted)}.mini-grid{display:grid;grid-template-columns:1fr 1fr;padding:24px 0;margin:26px 0;border-block:1px solid var(--line)}.mini-grid span{display:block;font-size:0.6875rem;letter-spacing:1.5px;margin-bottom:9px}.mini-grid b{font-weight:500}.under-link{display:inline-block;font-weight:700;font-size:0.875rem;border-bottom:1px solid var(--ink);padding-bottom:6px}.wide-photo{grid-column:1/-1;margin:0}.wide-photo img{width:100%;height:420px;object-fit:cover;object-position:center 45%;display:block;border-radius:7px}.wide-photo figcaption{display:flex;justify-content:space-between;font-size:0.6875rem;letter-spacing:1px;padding-top:15px}.support{background:#eaf7f9}.support-grid{display:grid;grid-template-columns:1fr 1fr;gap:9%}.support-grid h2{margin-bottom:0}.dates-top{display:flex;justify-content:space-between;align-items:end;margin-bottom:32px}.dates-top h2{margin-bottom:0}.dates-top>p{font-size:0.9375rem;margin:0}.date-row{display:grid;grid-template-columns:100px 1fr 1fr auto;gap:20px;align-items:center;padding:26px 0;border-top:1px solid var(--line)}.date-day{font:500 43px/1 'Manrope',sans-serif;letter-spacing:-2px}.date-month{font-size:1.25rem;font-weight:600}.date-month span{display:block;font-size:0.8125rem;font-weight:400;color:var(--muted)}.date-duration{font-size:0.875rem;color:var(--muted)}.date-row .button{border:1px solid var(--ink);padding:12px 18px;font-size:0.8125rem}.date-row:first-child .button{background:var(--ink);color:white}.date-list{border-bottom:1px solid var(--line)}.small{font-size:0.75rem;margin:20px 0}.past{font-size:0.8125rem}.past summary{padding:10px 0}.past p{margin-top:12px}.story{background:#eff8fa;display:grid;grid-template-columns:1fr 1fr;gap:8%;align-items:center}.story-image{height:600px;position:relative}.story-image img{width:100%;height:100%;object-fit:cover;border-radius:5px}.story-image span{position:absolute;bottom:20px;left:20px;right:20px;background:var(--ink);color:var(--lime);text-align:center;padding:15px;font-size:0.625rem;letter-spacing:2px}.story h2{font-size:2.6875rem}.story p:not(.eyebrow){font-size:0.9375rem}.story p.lead{font-size:1.25rem}.faq{display:grid;grid-template-columns:1fr 1.2fr;gap:8%}.questions details{border-bottom:1px solid var(--line)}.questions details:first-child{border-top:1px solid var(--line)}summary{cursor:pointer} .questions summary{padding:23px 35px 23px 0;list-style:none;font-weight:600;position:relative}.questions summary::-webkit-details-marker{display:none}.questions summary:after{content:'+';position:absolute;right:2px;font-size:1.4375rem;top:16px}.questions details[open] summary:after{content:'−'}.questions p{font-size:0.9375rem;padding-right:25px}.contact{background:var(--ink);color:#fff;padding:88px 7%;display:grid;grid-template-columns:1.5fr 1fr;gap:10%}.contact .eyebrow{color:var(--lime)}.contact h2{font-size:clamp(40px,4.8vw,68px)}.contact p{color:#cee6eb;max-width:490px}.email{display:block;font-size:0.875rem;margin-top:25px}.visit{padding:20px 0 20px 40px;border-left:1px solid #ffffff35;align-self:center}.visit h3{font-size:1.6875rem;line-height:1.35;letter-spacing:-.6px}.visit address{font-style:normal;color:#cee6eb;font-size:0.875rem;line-height:1.9;margin-bottom:25px}footer{display:flex;gap:40px;align-items:center;padding:34px 7%;font-size:0.75rem}footer p{margin:0;flex:1}footer .brand>span{font-size:1.5625rem}footer .brand small{font-size:0.4375rem}.floating-wa{position:fixed;right:24px;bottom:23px;z-index:20;background:var(--lime);border:1px solid #12394230;box-shadow:0 4px 20px #12394225;border-radius:40px;padding:13px 20px;display:flex;align-items:center;gap:9px;font-size:0.875rem;font-weight:700}.floating-wa svg{width:25px;height:25px;fill:none;stroke:var(--ink);stroke-width:1.7}.skip{position:absolute;top:-100px;z-index:99;background:white;padding:15px}.skip:focus{top:0}@media(min-width:1600px){body{max-width:1800px;margin:auto}}@media(max-width:1050px){nav{gap:18px}.hero-note{display:none}.hero{min-height:620px}.facts>div{padding-left:20px}.facts strong{font-size:1.0rem}.section{padding:75px 6%}.story h2{font-size:2.25rem}.contact{gap:5%;padding:75px 6%}.contact .actions{align-items:start;flex-direction:column;gap:10px}footer{flex-wrap:wrap;gap:20px}.hero-content{padding:60px 5%}}@media(max-width:760px){header{height:80px;padding:0 6%}.brand>span{font-size:1.6875rem}.brand svg{width:40px}.menu{display:flex;gap:12px;align-items:center;border:0;background:transparent;padding:10px;color:var(--ink);font-size:0.875rem}nav{display:none;position:absolute;top:80px;left:0;right:0;background:var(--paper);padding:20px 6% 30px;flex-direction:column;align-items:stretch;box-shadow:0 10px 15px #12394212}nav.open{display:flex}nav>a{padding:8px 0}nav>a.button{padding:15px 20px}.hero{margin:0 10px;min-height:620px}.hero-content{padding:50px 6%}.hero .eyebrow{font-size:0.625rem;letter-spacing:1.4px}h1{font-size:clamp(42px,9vw,66px);letter-spacing:-2.3px}.hero .intro{font-size:1.0rem;max-width:400px}.hero .actions{align-items:start;flex-direction:column;gap:16px}.hero-location{flex-direction:column;gap:5px;font-size:0.625rem;margin-top:40px}.facts{grid-template-columns:1fr 1fr;gap:25px;padding:28px 7%}.facts>div{padding:0;border:0}.facts span{font-size:0.75rem}.facts strong{font-size:0.9375rem}.section{padding:60px 7%}.course,.support-grid,.story,.faq,.contact{grid-template-columns:1fr;gap:30px}h2{letter-spacing:-1.5px}.course{gap:25px}.course h2{margin-bottom:0}.lead{font-size:1.25rem}.wide-photo{margin-top:10px}.wide-photo img{height:270px}.wide-photo figcaption{font-size:0.5625rem}.wide-photo figcaption span:last-child{display:none}.dates-top{display:block}.dates-top>p{margin-top:20px}.date-row{grid-template-columns:55px 1fr auto;gap:12px;padding:24px 0}.date-day{font-size:2.0625rem}.date-month{font-size:1.0625rem}.date-duration{display:none}.date-row .button{font-size:0.75rem;padding:10px 12px}.story-image{height:330px}.story h2{font-size:2.25rem}.contact{padding:65px 7%}.contact .actions{gap:15px}.visit{padding:30px 0 0;border-left:0;border-top:1px solid #ffffff35}.visit h3{font-size:1.5625rem}.floating-wa{padding:13px;right:15px;bottom:15px}.floating-wa span{display:none}footer{padding:30px 7% 90px;gap:25px}footer p{flex-basis:50%}footer>span{flex-basis:65%;font-size:0.6875rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
/* Photo-led refinement: original branding, bold type, and workshop gallery. */
body{font-weight:500}h1,h2,h3{font-weight:800;letter-spacing:-1.8px}.lead{font-weight:600}nav,.facts strong,.date-month,.mini-grid b,.questions summary{font-weight:700}.date-day{font-weight:800}.brand{gap:12px;flex-shrink:0}.brand .original-logo{width:96px;height:54px;object-fit:cover;border-radius:2px}.brand>span,footer .brand>span{font:700 18px/1.2 'DM Sans',sans-serif;letter-spacing:-.4px}header{gap:25px}nav{gap:22px}.hero{min-height:710px;align-items:flex-end}.hero-image{object-position:center 47%}.hero:after{background:linear-gradient(0deg,rgba(9,47,59,.97),rgba(9,47,59,.74) 24%,rgba(9,47,59,.02) 68%)}.hero-content{padding:280px 5% 42px}h1{font-size:clamp(44px,4.7vw,72px);letter-spacing:-2.3px}.hero .intro{max-width:660px;font-weight:500}.hero-location{margin-top:25px}.gallery{padding-top:65px;padding-bottom:65px}.gallery-heading{display:flex;align-items:end;justify-content:space-between;gap:50px;margin-bottom:30px}.gallery-heading h2{margin-bottom:0}.gallery-heading>p{max-width:380px;margin:0}.gallery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.gallery-item{background:transparent;border:0;color:var(--ink);text-align:left;padding:0;cursor:pointer;min-width:0}.gallery-item img{width:100%;height:270px;display:block;object-fit:cover;border-radius:5px;transition:filter .2s}.gallery-item:nth-child(2) img{object-position:center 35%}.gallery-item:hover img{filter:brightness(1.08)}.gallery-item>span{display:flex;justify-content:space-between;font-size:0.9375rem;font-weight:700;padding:12px 0}.gallery-item b{font-size:1.125rem}.more-gallery{margin-top:22px}.more-gallery>summary{list-style:none;display:flex;justify-content:space-between;border-block:1px solid var(--line);padding:16px 0;font-weight:700}.more-gallery>summary::-webkit-details-marker{display:none}.more-gallery[open]>summary{margin-bottom:25px}.course{padding-top:70px}.lightbox{width:min(1100px,95vw);max-width:95vw;max-height:95dvh;padding:48px 20px 15px;border:0;border-radius:8px;background:#10343c;color:white}.lightbox::backdrop{background:#000d}.lightbox>img{width:100%;height:72dvh;object-fit:contain}.lightbox button{background:#ffffff18;border:1px solid #ffffff50;color:white;cursor:pointer;border-radius:4px;min-width:44px;min-height:44px;font-size:1.5625rem}.lightbox-close{position:absolute;right:15px;top:8px}.lightbox-bottom{display:flex;justify-content:space-between;align-items:center;gap:15px}.lightbox-bottom p{color:white;text-align:center;margin:0;font-size:0.9375rem}body:has(.lightbox[open]){overflow:hidden}
@media(max-width:1100px){header{padding-inline:4%}nav{gap:14px}.brand .original-logo{width:72px;height:45px}.brand>span{font-size:1.0rem}.gallery-item img{height:230px}}@media(max-width:760px){header{padding-inline:5%}.brand .original-logo{width:78px;height:44px}.brand>span{font-size:1.0rem}.hero{min-height:680px}.hero-image{height:360px;object-position:40% center}.hero{background:var(--ink)}.hero:after{background:linear-gradient(0deg,var(--ink) 43%,transparent 82%)}.hero-content{padding:275px 6% 30px}.hero h1{font-size:clamp(35px,8.8vw,54px);letter-spacing:-1.4px}.hero .eyebrow{font-size:0.625rem;margin-bottom:15px}.hero-location{margin-top:25px}.gallery{padding-top:45px}.gallery-heading{display:block}.gallery-heading h2{font-size:2.125rem;line-height:1.15}.gallery-heading>p{margin-top:20px}.gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 12px}.gallery-item img{height:190px}.gallery-item:first-child{grid-column:1/-1}.gallery-item:first-child img{height:270px}.gallery-item>span{font-size:0.8125rem;line-height:1.35;gap:6px}.gallery-item:last-child:nth-child(even){grid-column:1/-1}.gallery-item:last-child:nth-child(even) img{height:250px}.lightbox{padding:55px 10px 15px}.lightbox>img{height:65dvh}.lightbox-bottom p{font-size:0.8125rem}.facts strong{font-weight:800}}
/* Clearer reading and a campervan-led opening. */
:root{--muted:#3f5c65}body{font-size:1.125rem;line-height:1.75;font-weight:500}header{height:96px;padding-inline:5%;border-bottom:1px solid var(--line)}.brand>span,footer .brand>span{font:800 31px/1 'Manrope',sans-serif;letter-spacing:3px}.brand small{font-size:0.625rem;letter-spacing:1.4px}.brand svg{width:48px;height:42px}nav{font-size:0.9375rem;gap:24px}nav a:not(.button){padding-block:12px}.hero{display:grid;grid-template-columns:1fr 1fr;min-height:680px;margin:18px;background:var(--ink);border-radius:10px;align-items:stretch;overflow:hidden}.hero:after{display:none}.hero-content{padding:58px 9%;display:flex;flex-direction:column;justify-content:center}.hero .eyebrow{font-size:0.75rem;line-height:1.7;letter-spacing:1.4px;max-width:350px;margin-bottom:24px}h1{font-size:clamp(44px,4.35vw,67px);line-height:1.12;letter-spacing:-2.5px;font-weight:800}.hero .intro{font-size:1.125rem;color:#f1fbfc;max-width:500px;margin-bottom:26px}.hero .actions{gap:24px;flex-wrap:wrap}.hero .button{font-size:1.0rem;padding:17px 20px}.hero-proof{display:flex;gap:30px;border-top:1px solid #ffffff40;margin-top:35px;padding-top:24px}.hero-proof span{font-size:0.8125rem;line-height:1.5;color:#e0f0f3}.hero-proof strong{display:block;font-size:1.5625rem;color:white;margin-bottom:5px}.hero-visual{margin:0;position:relative;min-width:0;overflow:hidden}.hero-image{position:absolute;width:100%;height:100%;object-fit:cover;object-position:35% center;inset:0;z-index:0}.hero-visual:after{content:'';position:absolute;inset:40% 0 0;background:linear-gradient(transparent,#07313bd9)}.hero-visual figcaption{position:absolute;bottom:40px;left:38px;right:30px;z-index:1}.hero-visual figcaption span{display:block;font-size:0.75rem;font-weight:700;letter-spacing:1.8px;margin-bottom:13px}.hero-visual figcaption strong{font-size:1.625rem;line-height:1.35;display:block}.facts{padding-block:25px}.facts strong{font-size:1.125rem}.facts span{font-size:0.875rem}.eyebrow{font-size:0.8125rem;letter-spacing:1.4px}.lead{font-size:1.4375rem;line-height:1.6}p{max-width:70ch}h2{line-height:1.2;letter-spacing:-1.5px}.story p:not(.eyebrow),.questions p,.dates-top>p,.visit address{font-size:1.125rem}.story p.lead{font-size:1.375rem}.button,.under-link,.text-link,.email{font-size:1.0rem}.small,.past{font-size:0.875rem}.gallery-item>span{font-size:1.0rem}.date-duration,.date-month span{font-size:0.9375rem}.date-row .button{font-size:0.9375rem}.mini-grid span{font-size:0.8125rem}.mini-grid b{font-size:1.125rem}.visit h3{font-size:1.875rem}.questions summary{font-size:1.125rem;line-height:1.5}.questions details p{line-height:1.75}footer{font-size:0.875rem}.story .eyebrow{font-size:0.8125rem}.section{padding-block:80px}
@media(max-width:1100px){nav{gap:14px}header{padding-inline:3%}.hero-content{padding:40px 7%}.hero h1{font-size:2.9375rem}.hero .actions{gap:12px}.hero-proof{gap:20px}.hero-proof strong{font-size:1.4375rem}}
@media(max-width:900px){header{height:84px;padding-inline:5%}.menu{display:flex;gap:12px;align-items:center;min-height:48px;border:1px solid var(--line);border-radius:5px;padding:8px 14px;background:transparent;color:var(--ink);font-size:1.0rem;font-weight:700}nav{display:none;position:absolute;top:84px;left:0;right:0;background:var(--paper);padding:20px 5%;flex-direction:column;align-items:stretch;box-shadow:0 10px 20px #12394215}nav.open{display:flex}nav a{min-height:48px}nav .button{padding:15px 20px}.hero{grid-template-columns:1fr;min-height:0}.hero-visual{min-height:340px;grid-row:1}.hero-content{padding:35px 7% 40px}.hero-image{height:100%;object-position:center 45%}.hero-visual figcaption{left:25px;bottom:22px}.hero-visual figcaption strong{font-size:1.4375rem}.hero-visual figcaption span{font-size:0.6875rem;margin-bottom:8px}.hero-visual:after{inset:45% 0 0}.hero h1{font-size:clamp(37px,6.5vw,56px);letter-spacing:-1.5px}.hero .eyebrow{max-width:none}.hero-proof{margin-top:25px}.hero .intro{max-width:600px}}
@media(max-width:760px){body{font-size:1.0625rem;line-height:1.75}.hero{margin:10px}.hero-visual{min-height:270px}.hero-content{padding:28px 6% 32px}.hero .eyebrow{font-size:0.6875rem;letter-spacing:1px}.hero h1{font-size:2.4375rem}.hero .intro{font-size:1.0625rem}.hero .actions{align-items:stretch;flex-direction:column;gap:10px}.hero .actions .text-link{align-self:flex-start}.hero-proof{gap:22px}.hero-proof span{font-size:0.8125rem}.hero-proof strong{font-size:1.4375rem}.brand>span{font-size:1.6875rem}.brand svg{width:39px}.brand{gap:8px}.brand small{font-size:0.5625rem}.section{padding:55px 6%}.facts{padding:25px 6%;gap:24px 16px}.facts strong{font-size:1.0625rem}.facts span{font-size:0.875rem}.gallery-heading h2,.story h2,h2{font-size:2.125rem}.gallery-item>span{font-size:0.9375rem}.story p:not(.eyebrow),.questions p,.dates-top>p,.visit address{font-size:1.0625rem}.story p.lead,.lead{font-size:1.3125rem}.date-row{grid-template-columns:45px 1fr;gap:8px 16px}.date-row .button{grid-column:2;justify-self:start;min-height:46px}.date-month{font-size:1.25rem}.date-month span{font-size:0.875rem}.questions summary{font-size:1.0625rem;min-height:60px}.contact{padding:55px 6%}.contact .actions .button{width:100%;justify-content:center}.email{overflow-wrap:anywhere}.lightbox-bottom p{font-size:0.875rem}.lightbox button{min-width:48px;min-height:48px}.floating-wa{bottom:16px;right:16px}footer{padding-bottom:90px}footer>span{font-size:0.8125rem}}
@media(max-width:360px){.brand>span{font-size:1.4375rem}.brand small{font-size:0.5rem}.brand svg{width:32px}.menu{padding:8px 10px}.hero h1{font-size:2.125rem}}
.credentials{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;padding:22px 0;margin:22px 0;border-block:1px solid #c9e0e6}.credentials span{font-size:0.875rem;line-height:1.6}.credentials strong{display:block;font-size:1.375rem;line-height:1.4}.story{background:#eef8fa}.story-image{height:620px}.story-image span{font-size:0.75rem;letter-spacing:1px}.projects{background:#edf7f9}.project-chapters{display:flex;gap:25px;flex-wrap:wrap;margin:30px 0;font-size:0.9375rem;font-weight:700}.project-grid .gallery-item img{height:260px}.project-grid .gallery-item:nth-child(4) img,.project-grid .gallery-item:nth-child(5) img,.project-grid .gallery-item:nth-child(6) img{object-fit:contain;background:#123942}.project-note{font-size:1.0rem;margin-top:28px}.peak-district{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:8%;background:#eef8fa}.peak-district figure{margin:0;position:relative;height:510px}.peak-district img{width:100%;height:100%;object-fit:cover;border-radius:6px}.peak-district figcaption{position:absolute;left:20px;bottom:20px;background:var(--ink);color:white;font-size:0.75rem;letter-spacing:1.4px;padding:12px 18px}.stay-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.stay-card{border-top:2px solid var(--ink);padding:25px 0;display:flex;flex-direction:column;align-items:start}.stay-number{font-weight:800;color:#086b7c;font-size:1.0625rem}.stay-card h3{font-size:1.5625rem;letter-spacing:-.6px;line-height:1.3;margin:16px 0 12px}.stay-card .stay-location{font-size:0.9375rem;font-weight:700}.stay-card>p{font-size:1.0625rem}.stay-card .under-link{margin-top:auto}.camping{margin-top:25px;border-radius:6px;background:#edf7f9;padding:30px}.camping h3{font-size:1.625rem}.camping p{max-width:90ch;font-size:1.0625rem}.camping a,.stay-faq a,.questions p a{text-decoration:underline;text-underline-offset:4px;font-weight:700}.stay-faq{padding-left:25px;font-size:1.0625rem;margin:20px 0}.stay-faq li{padding-left:5px;margin:12px 0}.gallery-heading>p{max-width:430px}.projects .gallery-heading h2{font-size:3.0rem}.lightbox-bottom p{max-width:none}.stay-faq a{display:inline-block;min-height:30px}
@media(max-width:1050px){.credentials{grid-template-columns:1fr;gap:10px}.credentials strong{display:inline;font-size:1.125rem;margin-right:6px}.story-image{height:670px}.stay-card h3{font-size:1.375rem}.projects .gallery-heading h2{font-size:2.4375rem}}
@media(max-width:760px){.story-image{height:290px}.credentials{grid-template-columns:1fr;gap:12px;padding:20px 0}.credentials span{font-size:1.0rem}.credentials strong{font-size:1.25rem}.story{gap:30px}.project-chapters{gap:10px 18px;font-size:0.875rem}.project-grid{grid-template-columns:1fr}.project-grid .gallery-item img{height:245px}.project-grid .gallery-item:first-child img,.project-grid .gallery-item:last-child:nth-child(even) img{height:245px}.project-grid .gallery-item>span{font-size:1.0625rem}.project-note{font-size:1.0rem}.projects .gallery-heading h2{font-size:2.125rem}.peak-district{grid-template-columns:1fr;gap:30px}.peak-district figure{height:280px}.peak-district figcaption{font-size:0.6875rem;left:15px;bottom:15px}.stay-grid{grid-template-columns:1fr;gap:15px}.stay-card h3{font-size:1.5625rem}.stay-card .stay-location{font-size:1.0rem}.stay-card{padding:22px 0}.camping{padding:24px 20px}.camping h3{font-size:1.5rem}.camping p{font-size:1.0625rem}.stay-faq{font-size:1.0625rem}.gallery-heading>p{max-width:none}}
/* Respect larger browser text settings without horizontal scrolling. */
h1,h2,h3{overflow-wrap:anywhere}.hero-content,.section>div,.section>figure,.contact>div{min-width:0}.hero{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.hero-proof{flex-wrap:wrap}.button{white-space:normal}.gallery-heading{min-width:0}
@media(max-width:900px){.hero{grid-template-columns:minmax(0,1fr)}header{gap:10px}.menu{min-width:0;flex-shrink:1;line-height:1.2}.menu span{display:none}}
.gallery-item>span{overflow-wrap:anywhere}.gallery-item>span b{flex-shrink:0}
@media(max-width:900px){header{height:auto;min-height:84px;padding-block:14px;flex-wrap:wrap}nav{top:100%}.menu{flex-shrink:0}.date-row{grid-template-columns:max-content minmax(0,1fr)}}
.journey{background:#eef8fa}.journey .gallery-heading{align-items:start}.journey-start{display:flex;gap:16px 26px;flex-wrap:wrap;align-items:center;padding:22px 0;border-block:1px solid #c5e1e7;margin:30px 0 36px;font-size:1rem}.journey-start strong{background:var(--ink);color:white;border-radius:4px;padding:7px 14px}.journey-start span{font-weight:600}.journey-track{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:22px;list-style:none;padding:0;margin:0}.journey-day{min-width:0;display:flex;flex-direction:column;position:relative}.day-top{display:flex;align-items:center;gap:14px;margin-bottom:20px}.day-top>span:last-child{font-size:.75rem;line-height:1.6;letter-spacing:1px}.day-number{font-size:1.4rem;line-height:1;display:grid;place-items:center;width:54px;height:54px;flex-shrink:0;background:var(--ink);color:var(--lime);border-radius:50%;font-weight:800}.journey-day:not(:last-child):before{content:'';position:absolute;left:57px;right:-19px;top:27px;border-top:1px solid #98cbd5;z-index:0}.day-top>span:last-child{background:#eef8fa;z-index:1;padding-right:10px}.journey-day>img{width:100%;height:145px;object-fit:cover;border-radius:5px;margin-bottom:20px}.journey-day h3{font-size:1.35rem;line-height:1.35;letter-spacing:-.4px;margin-bottom:14px}.journey-day>p{font-size:1rem;line-height:1.7}.day-outcome{font-size:.9375rem;line-height:1.6;font-weight:700;border-top:1px solid #c5e1e7;padding-top:16px;margin-top:auto}.journey-finish{margin-top:40px;background:var(--ink);color:white;padding:35px;border-radius:6px;display:flex;align-items:center;gap:40px;justify-content:space-between}.journey-finish .eyebrow{color:var(--lime);margin-bottom:15px}.journey-finish h3{font-size:1.9rem;line-height:1.35;letter-spacing:-.5px;margin-bottom:15px}.journey-finish p:not(.eyebrow){color:#e0f0f3;font-size:1.0625rem;max-width:670px;margin-bottom:0}.journey-finish .button{flex-shrink:0}.w3w-link{display:block;margin:0 0 25px;padding:16px;border:1px solid #71a7b2;border-radius:5px;overflow-wrap:anywhere}.w3w-link span{display:block;font-size:.875rem;color:#d6ebef}.w3w-link strong{color:var(--lime);font-size:1.125rem;line-height:1.6}.distance{font-size:1rem;font-weight:700;background:#e0f2f6;padding:8px 12px;border-radius:4px;color:var(--ink);margin:4px 0 18px}.distance-note{font-size:.9375rem;margin:0 0 30px}.camp-distances{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin:20px 0}.camp-distances p{margin:0}.camp-distances strong{display:block}.camp-distances a{display:inline-block;margin-top:5px}
@media(max-width:1100px){.journey-track{grid-template-columns:1fr;gap:0}.journey-day{display:grid;grid-template-columns:90px 160px 1fr;gap:0 25px;padding:0 0 32px 0}.day-top{grid-column:1;grid-row:1/5;flex-direction:column;align-items:start}.journey-day>img{grid-column:2;grid-row:1/5;height:180px}.journey-day h3,.journey-day>p,.day-outcome{grid-column:3}.journey-day:not(:last-child):before{left:26px;right:auto;top:60px;bottom:5px;border-top:0;border-left:1px solid #98cbd5}.day-top>span:last-child{padding-block:5px}.day-outcome{margin-top:0}.journey-finish{flex-direction:column;align-items:start;gap:25px}}
@media(max-width:650px){.journey-start{display:grid;gap:12px;font-size:1rem}.journey-start strong{justify-self:start}.journey-day{grid-template-columns:60px minmax(0,1fr);gap:0 16px;padding-bottom:32px}.day-top{grid-column:1;grid-row:1/6;gap:10px}.day-number{width:48px;height:48px;font-size:1.25rem}.day-top>span:last-child{font-size:.625rem;letter-spacing:0;overflow-wrap:anywhere}.journey-day>img{grid-column:2;grid-row:1;height:170px;margin-bottom:18px}.journey-day h3,.journey-day>p,.day-outcome{grid-column:2}.journey-day h3{font-size:1.4rem}.journey-day>p{font-size:1.0625rem}.journey-day:not(:last-child):before{left:23px;top:54px}.journey-finish{padding:25px 20px}.journey-finish h3{font-size:1.65rem}.journey-finish .button{width:100%;flex-shrink:1;justify-content:center}.camp-distances{grid-template-columns:1fr}.w3w-link strong{font-size:1.0625rem}}
.stay-route{display:block;font-size:.9375rem;text-decoration:underline;text-underline-offset:4px;padding-top:16px;font-weight:600}.distance-note a{font-weight:700;text-decoration:underline;overflow-wrap:anywhere}
/* Calm, readable links and authentic social proof. */
.under-link{border:0;padding:12px 18px;background:#e1f1f4;border-radius:6px;text-decoration:none;line-height:1.45}.under-link:hover{background:#cce8ed}.text-link{border-bottom:0;text-decoration:none}.text-link:hover,.email:hover{text-decoration:underline;text-underline-offset:5px}.stay-card .under-link{display:block;text-align:center;background:var(--ink);color:white;margin-top:20px}.stay-route{display:block;text-align:center;padding:12px;text-decoration:none!important;font-weight:700;border:1px solid var(--line);border-radius:6px;margin-top:10px}.stay-route:hover{background:#eaf7f9}.camping a,.stay-faq a,.questions p a,.distance-note a{font-weight:750;text-decoration:none;border-bottom:0}.camping a:hover,.stay-faq a:hover,.questions p a:hover,.distance-note a:hover{text-decoration:underline;text-underline-offset:4px}.camp-distances a{display:inline-block;padding:8px 16px;background:white;border-radius:6px;margin-top:9px}.button{justify-content:center}.logo-crop{position:relative;display:block!important;width:190px;height:115px;overflow:hidden;flex-shrink:0}.logo-crop img{position:absolute;width:190px;height:190px;max-width:none;left:0;top:-37px;mix-blend-mode:multiply}header{height:130px;background:#fff}.brand>span.logo-crop,footer .brand>span.logo-crop{font-size:0;letter-spacing:0}footer .logo-crop{width:150px;height:90px}footer .logo-crop img{width:150px;height:150px;top:-29px}.reviews{background:#eff8fa}.review-grid{display:grid;grid-template-columns:1fr 1fr 1.1fr;gap:22px}.review-card{margin:0;padding:30px;background:white;border:1px solid var(--line);border-radius:10px;display:flex;flex-direction:column}.review-source{font-size:.72rem;font-weight:800;letter-spacing:1.2px}.review-card blockquote{margin:24px 0;font:700 1.5rem/1.55 'Manrope',sans-serif;flex:1}.review-card figcaption{font-size:1rem;font-weight:700;color:var(--muted)}.review-card h3{font-size:1.5rem;line-height:1.4}.review-card p{font-size:1rem}.review-card .button{font-size:.95rem;margin-top:auto;padding:15px}.instagram-section{display:grid;grid-template-columns:1fr 1fr;gap:8%;align-items:center;background:#eaf7f9}.instagram-feed{min-width:0;max-width:540px;width:100%;justify-self:center}.instagram-feed .instagram-media{width:100%!important;min-width:0!important;margin:0!important;border-radius:10px!important}.instagram-feed>blockquote{padding:30px;background:white}.instagram-feed .small a{text-decoration:underline;text-underline-offset:3px}.social-handle{font-size:1rem;font-weight:700;margin-top:18px;overflow-wrap:anywhere}
@media(max-width:1050px){header{padding-inline:4%}nav{gap:16px;font-size:.85rem}.logo-crop{width:160px;height:100px}.logo-crop img{width:160px;height:160px;top:-30px}.review-grid{grid-template-columns:1fr 1fr}.review-invite{grid-column:1/-1}.instagram-section{gap:5%}}
@media(max-width:760px){header{height:112px}nav{top:112px}.logo-crop{width:155px;height:100px}.logo-crop img{width:155px;height:155px;top:-28px}.review-grid,.instagram-section{grid-template-columns:1fr}.review-card{padding:25px}.instagram-feed{margin-top:20px}.instagram-copy h2{font-size:clamp(30px,8vw,45px)}.review-card blockquote{font-size:1.35rem}}

/* Cyan brand and prominent student testimonials. */
:root{--brand:#087f91;--brand-deep:#086b7c}.dark,.stay-card .under-link,.journey-start strong,.day-number{background:var(--brand-deep)}.hero,.contact,.journey-finish{background:#103d48}.reviews{background:#def2f6}.reviews .gallery-heading>p{max-width:360px;font-size:1.2rem}.review-grid{grid-template-columns:1fr 1fr;gap:26px}.review-card{border:0;box-shadow:0 8px 28px #0b697d0c;padding:36px;border-top:5px solid var(--brand)}.review-source{color:var(--brand-deep)}.review-card blockquote{font-size:clamp(1.5rem,2.3vw,2rem);color:#123942;line-height:1.5}.review-card figcaption{color:#086b7c}.review-invite{grid-column:1/-1;background:transparent;box-shadow:none;border:0;padding:10px 0;display:grid;grid-template-columns:1fr auto;gap:0 35px;align-items:center}.review-invite h3{margin:0 0 8px}.review-invite p{margin:0;grid-column:1}.review-invite .button{grid-column:2;grid-row:1/3;margin:0}.floating-wa{background:#25d366;color:#063c27;border-color:#16b857;box-shadow:0 5px 22px #075e5430}.floating-wa svg{stroke:#063c27}.floating-wa:hover{background:#42e47e}.contact a[href*="wa.me"]{background:#25d366;color:#063c27}.contact a[href*="wa.me"]:hover{background:#42e47e}.peak-district figure>img{object-position:center;filter:none}.photo-credit{display:block;font-size:.75rem;font-weight:500;letter-spacing:0;margin-top:8px}.photo-credit a{text-decoration:underline;text-underline-offset:3px}
@media(max-width:760px){.review-grid{grid-template-columns:1fr}.review-card{padding:26px}.review-invite{padding:8px 0;display:flex;align-items:start;gap:12px}.review-invite .button{margin-top:8px}.reviews .gallery-heading>p{font-size:1.125rem}}

.hero-price{display:flex;flex-wrap:wrap;align-items:center;gap:8px 16px;color:#e0f0f3;margin:0 0 24px}.hero-price strong{font:800 2rem/1.2 'Manrope',sans-serif;color:#a4edf3}.hero-price span{font-size:1rem;font-weight:650}.dates-price{padding:22px 26px;background:#e0f2f6;border-left:4px solid var(--brand);border-radius:6px}.dates-price>strong{font:800 2rem/1.3 'Manrope',sans-serif;color:var(--brand-deep)}.dates-price strong span{font:600 1rem/1.5 'DM Sans',sans-serif}.dates-price p{font-size:1rem;margin:7px 0}.dates-price>span{font-size:.9375rem;color:var(--muted)}@media(max-width:760px){.dates-price{margin-top:24px;padding:20px}.hero-price{align-items:start;flex-direction:column}.hero-price strong{font-size:1.9rem}}

/* Keep complete weekday names above each mobile course card. */
@media(max-width:650px){.journey-day{grid-template-columns:minmax(0,1fr);gap:0;padding:0 0 38px}.day-top{grid-column:1;grid-row:auto;flex-direction:row;align-items:center;gap:16px;margin-bottom:18px}.day-top>span:last-child{font-size:.875rem;line-height:1.5;overflow-wrap:normal;white-space:nowrap;padding:0}.journey-day>img{grid-column:1;grid-row:auto;height:auto;aspect-ratio:16/10}.journey-day h3,.journey-day>p,.day-outcome{grid-column:1}.journey-day:not(:last-child):before{display:none}}

/* Contain the social embed while its external script initializes. */
.instagram-feed{overflow:hidden}.instagram-feed iframe,.instagram-feed blockquote{max-width:100%!important;min-width:0!important}
