/*
Theme Name: Foz on the Tyne
Version: 2.0.0
Requires at least: 6.5
Requires PHP: 8.0
Text Domain: foz
*/
@font-face{font-family:Kalam;src:url('assets/fonts/font-0.ttf');font-weight:400;font-display:swap}
@font-face{font-family:Kalam;src:url('assets/fonts/font-1.ttf');font-weight:700;font-display:swap}
@font-face{font-family:'Nunito Sans';src:url('assets/fonts/font-2.ttf');font-weight:400;font-display:swap}
@font-face{font-family:'Nunito Sans';src:url('assets/fonts/font-4.ttf');font-weight:700;font-display:swap}
@font-face{font-family:'Nunito Sans';src:url('assets/fonts/font-5.ttf');font-weight:800;font-display:swap}
@font-face{font-family:'Permanent Marker';src:url('assets/fonts/font-6.ttf');font-weight:400;font-display:swap}
:root{--paper:#f3ece3;--ink:#082c40;--red:#b82320;--yellow:#ffd03b;--teal:#078383;--line:#082c402b;--font-body:'Nunito Sans',sans-serif;--font-display:'Permanent Marker',cursive;--font-hand:Kalam,cursive;--content:1320px;--gutter:clamp(1.3rem,5vw,5rem);--space:clamp(3.5rem,6vw,6rem);--tear:polygon(0 40%,2% 24%,4% 42%,6% 17%,8% 33%,10% 22%,12% 41%,14% 21%,16% 43%,18% 20%,20% 38%,22% 17%,24% 29%,26% 9%,28% 26%,30% 12%,32% 27%,34% 16%,36% 33%,38% 19%,40% 39%,42% 28%,44% 40%,46% 21%,48% 31%,50% 14%,52% 26%,54% 11%,56% 29%,58% 17%,60% 36%,62% 20%,64% 40%,66% 29%,68% 47%,70% 23%,72% 38%,74% 16%,76% 33%,78% 18%,80% 37%,82% 21%,84% 40%,86% 19%,88% 32%,90% 12%,92% 29%,94% 18%,96% 34%,98% 21%,100% 35%,100% 100%,0 100%)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:2rem}body{margin:0;color:var(--ink);background:var(--paper);font:1rem/1.65 var(--font-body)}button{font:inherit}a{color:inherit}img{display:block;max-width:100%;height:auto}figure{margin:0}h1,h2,h3,p{margin-top:0}h1,h2{font-family:var(--font-display);font-weight:400;line-height:1.2}h2{font-size:clamp(2rem,3.3vw,3.3rem)}h3{line-height:1.25}p{max-width:62ch}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--teal);outline-offset:5px}.skip-link{position:absolute;top:-100px;z-index:100;background:var(--yellow);padding:1rem}.skip-link:focus{top:0}.site-header{display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:.6rem var(--gutter);position:relative;z-index:10;min-height:115px;background:var(--paper)}.brand{display:block;flex:0 0 122px;transform:rotate(-3deg);align-self:start;margin-bottom:-50px;z-index:11}.brand img{width:122px;height:auto}.site-nav{display:flex;align-items:center;gap:clamp(1.25rem,3vw,3rem)}.site-nav a{text-decoration:none;font-weight:800}.site-nav>a:not(.button):hover{text-decoration:underline;text-decoration-color:var(--red);text-decoration-thickness:3px;text-underline-offset:8px}.nav-toggle{display:none}.button{display:inline-flex;align-items:center;justify-content:center;gap:1.2rem;min-height:48px;padding:.9rem 1.4rem;border:2px solid transparent;border-radius:9px;text-decoration:none;font-weight:800;box-shadow:inset 0 0 0 3px #ffffff12,0 3px 0 #082c4020;transition:transform .2s,box-shadow .2s}.button span{font-size:1.6rem;line-height:1;transition:transform .25s}.button:hover{transform:translateY(-4px) rotate(-1deg);box-shadow:0 7px 0 #082c4020}.button:hover span{transform:translateX(6px)}.red{background:var(--red);color:white}.outline{border-color:var(--ink);background:#f3ece3c9;color:var(--ink)}.text-link{font-weight:800;text-decoration:underline;text-underline-offset:5px;text-decoration-thickness:2px}.hero{position:relative;min-height:670px;isolation:isolate;padding:3rem var(--gutter) 5rem;display:flex;align-items:center}.hero-photo{position:absolute;inset:0;z-index:-2;overflow:hidden}.hero-photo img{width:100%;height:100%;object-fit:cover;object-position:65% 50%;transform:scale(1.03)}.hero:before{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,var(--paper) 0%,#f3ece3fa 23%,#f3ece3f2 34%,#f3ece3c7 43%,#f3ece352 52%,transparent 64%),linear-gradient(180deg,#f3ece360,transparent 25%)}.hero-copy{width:48%;max-width:650px;padding-left:clamp(0rem,3vw,3rem)}.brush-label{font:1.16rem/1.2 var(--font-display);position:relative;width:fit-content;padding:.7rem 1rem;margin-bottom:1.5rem;transform:rotate(-3deg);isolation:isolate}.brush-label:before{content:'';position:absolute;inset:0;z-index:-1;background:var(--yellow);clip-path:polygon(0 15%,8% 8%,99% 0,97% 20%,100% 33%,96% 53%,100% 65%,93% 80%,96% 92%,3% 100%,5% 82%,0 70%,4% 45%)}.hero h1{font-size:clamp(2.6rem,4.05vw,4.1rem);margin-bottom:1.4rem;line-height:1.13;text-transform:uppercase;transform:rotate(-1deg)}.hero h1 em{font-style:normal;color:var(--red)}.headline-line{display:block}.intro{font-size:1.08rem;max-width:38ch;margin-bottom:1.5rem}.hero-actions{display:flex;gap:1rem;flex-wrap:wrap}.post-it{border:0;color:var(--ink);position:absolute;right:4%;bottom:1rem;z-index:5;background:linear-gradient(172deg,#ffdc59,#ffce38 70%,#f5bf28);padding:2rem 1.5rem 1.2rem;box-shadow:2px 9px 9px #082c4030;transform:rotate(4deg);font:700 1.55rem/1.25 var(--font-hand);text-align:center;cursor:pointer;width:230px;min-height:235px}.post-it:before{content:'';position:absolute;top:-13px;left:34%;width:85px;height:27px;background:#f5e5b4a8;transform:rotate(-7deg)}.note-heart{position:absolute;left:10px;top:6px;font-size:2rem;color:var(--red);transform:rotate(-18deg)}.note-underline{display:block;border-top:3px solid var(--red);border-bottom:2px solid var(--red);width:85px;height:7px;margin:10px auto 0;transform:rotate(-4deg)}.replay-motion{position:absolute;right:var(--gutter);top:1rem;font:700 .85rem var(--font-hand);padding:.5rem .8rem;border:1px solid #082c4040;background:#f3ece3e6;border-radius:50px;cursor:pointer}.torn{position:relative}.torn:before,.torn:after{content:'';position:absolute;left:0;right:0;height:23px;background:inherit;clip-path:var(--tear);pointer-events:none;z-index:2}.torn:before{top:-22px}.torn:after{bottom:-22px;transform:rotate(180deg)}.meet{background:var(--ink);color:var(--paper);padding:2.7rem var(--gutter) 3rem}.meet-inner{max-width:var(--content);margin:auto;display:grid;grid-template-columns:220px 1fr 1.2fr;gap:2.5rem;align-items:center}.meet-portrait{position:relative;transform:rotate(-7deg)}.meet-portrait img{border:6px solid var(--paper);border-radius:50%;aspect-ratio:1;object-fit:cover;object-position:50% 33%;width:220px}.meet-portrait figcaption{font:1.4rem var(--font-hand);text-align:center;margin-top:.5rem;color:var(--yellow)}.meet-copy h2{margin-bottom:1rem}.meet-copy p{font-size:.95rem;margin-bottom:.8rem}.meet-copy .lead{font-size:1.02rem}.meet-copy .text-link{color:var(--yellow)}.scribble-title{width:fit-content;position:relative;padding-bottom:.6rem}.scribble-title:after{content:'';position:absolute;bottom:0;left:4%;width:65%;height:5px;background:var(--teal);transform:rotate(-2deg);border-radius:60% 30% 70% 20%}.meet .scribble-title:after{background:var(--yellow)}.welcome-notes{display:flex;gap:1.5rem;text-align:center}.welcome-notes>div{flex:1}.roundel{display:flex;align-items:center;justify-content:center;width:65px;height:65px;border-radius:48% 52% 45% 55%;background:var(--teal);color:white;margin:0 auto 1rem;font:2.2rem var(--font-hand);box-shadow:inset 0 0 0 5px #ffffff15;transform:rotate(-8deg)}.roundel.yellow{background:var(--yellow);color:var(--ink)}.roundel.red{background:var(--red)}.welcome-notes h3{font:1.1rem var(--font-display);margin-bottom:.4rem}.welcome-notes p{font-size:.85rem;line-height:1.5}.section{padding:var(--space) var(--gutter);max-width:var(--content);margin:auto}.section-heading{display:flex;justify-content:space-between;align-items:center;gap:2rem}.section-heading h2{margin:0}.star{display:inline-block;color:var(--red);transform:rotate(-15deg);margin-right:.5rem}.hand{font-family:var(--font-hand)}.kicker{font-size:1.35rem;margin-bottom:.5rem;transform:rotate(-2deg)}.tour-intro{margin:1.3rem 0 2rem}.tour-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.7rem}.tour-card{background:#fff9ed;border:1px solid #d8cfc0;border-radius:15px;overflow:hidden;box-shadow:0 5px 0 #082c4007;position:relative;transition:box-shadow .2s}.tour-card:hover{box-shadow:0 15px 25px #082c4020}.tour-number{position:absolute;top:1rem;left:1rem;right:1rem;z-index:1;display:flex;justify-content:space-between;font:1rem var(--font-hand);pointer-events:none}.tour-number span:first-child{display:none}.tour-number span:last-child{background:var(--yellow);padding:.3rem .75rem;transform:rotate(-4deg);border-radius:3px}.image-wrap{overflow:hidden}.tour-card img{width:100%;aspect-ratio:1.5;object-fit:cover;transition:transform .5s}.tour-card:hover img{transform:scale(1.075) rotate(1deg)}.tour-card h3{font:1.6rem/1.25 var(--font-display);margin:1.3rem 1.3rem .75rem}.tour-card>p{margin:0 1.3rem 1rem}.tour-card details{margin:1rem 1.3rem 1.4rem;border-top:1px solid var(--line);padding-top:.75rem}.tour-card summary{font-weight:800;cursor:pointer;display:flex;align-items:center;justify-content:space-between;list-style:none;min-height:44px}.tour-card summary:after{content:'→';background:var(--yellow);border-radius:50%;font-size:1.6rem;width:40px;height:40px;text-align:center;line-height:36px;transition:transform .3s}.tour-card details[open] summary:after{transform:rotate(90deg)}.tour-card details p{font-size:.95rem;margin:1rem 0}.tour-card>.text-link{display:inline-block;margin:0 1.3rem 1.5rem}.out-about{display:grid;grid-template-columns:.85fr 1.15fr;gap:3rem;padding-top:1rem;align-items:center;padding-bottom:7rem}.story-heading h2{font-size:clamp(2.5rem,4vw,4rem);margin-bottom:1.5rem}.story-heading .button{margin-top:.5rem}.scrapbook{position:relative;min-height:490px}.scrap{padding:.65rem .65rem 0;background:#fffdf6;box-shadow:0 5px 18px #082c4028;position:absolute;width:70%;z-index:2}.scrap img{aspect-ratio:1.5;object-fit:cover;width:100%}.scrap figcaption{font:1.2rem var(--font-hand);text-align:center;padding:.75rem .2rem}.scrap:before,.moments-strip figure:before{content:'';position:absolute;top:-12px;left:35%;width:90px;height:26px;background:#dbc592a0;transform:rotate(-7deg);z-index:2}.scrap-one{left:0;top:25px;transform:rotate(-7deg)}.scrap-two{right:0;top:205px;transform:rotate(8deg)}.scrap:hover{z-index:4}.scrap-note{position:absolute;bottom:-.5rem;left:0;font-size:1.3rem;line-height:1.3;transform:rotate(-7deg);color:var(--red)}.wander-route{position:absolute;inset:0;width:100%;height:100%;color:var(--teal);z-index:0;overflow:visible}.route-draw{stroke-dasharray:1;stroke-dashoffset:0}.moments{background:#eadac2;padding:2.5rem var(--gutter) 3rem;display:flex;gap:2.5rem;align-items:center}.moments-heading{width:23%;flex-shrink:0}.moments-heading h2{font-size:2rem;margin-bottom:1rem}.moments-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:1.3rem;flex:1}.moments-strip figure{background:#fffdf6;padding:.5rem .5rem 0;position:relative;box-shadow:0 4px 12px #082c4022;transform:rotate(-5deg)}.moments-strip figure:nth-child(2){transform:rotate(5deg) translateY(8px)}.moments-strip figure:nth-child(3){transform:rotate(-3deg)}.moments-strip img{width:100%;aspect-ratio:1.1;object-fit:cover;object-position:50% 36%}.moments-strip figcaption{font:1.1rem var(--font-hand);text-align:center;padding:.7rem 0}.booking{text-align:center;padding-top:6rem}.booking h2,.booking>p{margin-left:auto;margin-right:auto}.booking>p{max-width:52ch}.booking-mount{text-align:left;max-width:950px;margin:2rem auto 0}.booking-placeholder{background:#fffaf2;border:2px dashed #bca98b;border-radius:14px;text-align:center;padding:2rem}.booking-placeholder strong{font:1.5rem var(--font-hand)}.booking-placeholder p{margin:.8rem auto 0;max-width:48ch}.preview-label{display:block;text-transform:uppercase;font-size:.75rem;font-weight:800;letter-spacing:.12em;color:var(--red);margin-bottom:1rem}.site-footer{background:var(--ink);color:var(--paper);padding:2.5rem var(--gutter);display:flex;align-items:center;justify-content:space-between;gap:2rem;flex-wrap:wrap}.site-footer>a:first-child{font:1.3rem var(--font-display);text-decoration:none}.site-footer p{font-size:.85rem;margin:0}.motion-toggle{border:1px solid #ffffff66;color:var(--paper);background:transparent;min-height:44px;padding:.5rem .8rem;cursor:pointer;border-radius:6px}.page-content{max-width:950px;padding:3rem var(--gutter);margin:auto}[hidden]{display:none!important}
@media(min-width:1600px){.hero{min-height:760px}.hero-copy{margin-left:calc((100vw - 1450px)/2)}.hero h1{font-size:4.4rem}}
@media(max-width:1100px){.meet-inner{grid-template-columns:170px 1fr;gap:2rem}.meet-portrait img{width:170px}.welcome-notes{grid-column:1/-1;max-width:700px;margin:auto;width:100%}.hero-copy{width:55%;padding-left:0}.hero h1{font-size:clamp(2.5rem,4.5vw,3.8rem)}.hero{min-height:630px}.post-it{width:185px;min-height:195px;font-size:1.3rem;right:3%}.site-nav{gap:1.3rem}.scrapbook{min-height:450px}.scrap{width:80%}.scrap-two{top:200px}.scrap-note{bottom:-2rem}.moments{display:block}.moments-heading{width:auto}.moments-strip{margin-top:2rem}}
@media(max-width:760px){.site-header{min-height:100px;flex-wrap:wrap;gap:1rem;padding:1rem var(--gutter)}.brand{flex-basis:85px;margin:0;align-self:center}.brand img{width:85px}.nav-toggle{display:block;border:2px solid var(--ink);border-radius:7px;background:transparent;padding:.5rem 1rem;min-height:44px;font-weight:800}.site-nav{width:100%;flex-wrap:wrap;gap:1rem 1.4rem;padding-bottom:.5rem}.js-menu .site-nav:not(.is-open){display:none}.hero{display:flex;flex-direction:column;align-items:stretch;padding:1.5rem var(--gutter) 0;min-height:0}.hero-copy{width:100%;max-width:none;padding:0 0 1rem;order:1}.hero h1{font-size:clamp(2rem,7.8vw,3.6rem);line-height:1.2;max-width:22ch}.hero .intro{max-width:44ch}.brush-label{font-size:1rem;margin-bottom:1.4rem}.hero:before{display:none}.hero-photo{position:relative;inset:auto;z-index:-1;margin:0 calc(-1 * var(--gutter));aspect-ratio:1.2;order:2}.hero-photo img{object-position:55% 50%}.hero-actions{gap:.7rem}.hero-actions .button{font-size:.9rem;padding:.8rem .9rem;gap:.6rem}.post-it{width:155px;min-height:174px;font-size:1.13rem;right:5%;bottom:-.6rem;padding:1.5rem .65rem .65rem}.note-heart{font-size:1.5rem}.replay-motion{top:auto;bottom:1rem;left:1rem;right:auto;z-index:4;max-width:46%;font-size:.72rem}.meet{padding-top:3rem}.meet-inner{grid-template-columns:1fr;text-align:center;gap:1.5rem}.meet-portrait{width:160px;margin:auto}.meet-copy h2{margin:0 auto 1.3rem}.meet-copy p{margin-left:auto;margin-right:auto}.welcome-notes{gap:.7rem;margin-top:1rem}.welcome-notes h3{font-size:.95rem}.welcome-notes p{font-size:.8rem}.roundel{width:55px;height:55px}.section-heading{display:block}.section-heading>a{display:inline-block;margin-top:1rem}.tour-grid{grid-template-columns:1fr;gap:1.7rem}.tour-card img{aspect-ratio:1.6}.out-about{grid-template-columns:1fr;gap:1rem;padding-bottom:5rem}.story-heading h2{font-size:2.5rem}.scrapbook{min-height:430px;margin-top:1rem}.scrap{max-width:360px;width:72%}.scrap-two{top:175px}.scrap-note{bottom:-.5rem;font-size:1.05rem}.moments-strip{gap:.75rem}.moments-strip figure{padding:.35rem .35rem 0}.moments-strip figcaption{font-size:.85rem;line-height:1.2;min-height:3.3rem}.moments-strip figure:before{width:45px;height:18px;top:-9px}.booking{padding-top:4rem}.site-footer{gap:1.3rem}.site-footer p{width:100%;order:4}}
@media(max-width:380px){.hero h1{font-size:7.4vw}.scrapbook{min-height:370px}.scrap-two{top:150px}.scrap-note{bottom:-1rem}.hero-actions .button{flex:1}.moments-strip{grid-template-columns:1fr;gap:1.8rem;max-width:250px;margin:2rem auto 0}.moments-strip figcaption{font-size:1.1rem;min-height:0}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
html.motion-off{scroll-behavior:auto}html.motion-off *,html.motion-off *:before,html.motion-off *:after{animation:none!important;transition:none!important}
/* Blended hero: broad soft fade, right-shifted photograph, phone-only stacking. */
.hero{display:block;position:relative;min-height:660px;padding:0;overflow:clip;isolation:isolate}
.hero:before{display:none}
.hero-copy{position:relative;z-index:2;width:49%;max-width:760px;margin:0;padding:3rem 1.5rem 4rem var(--gutter);min-height:660px;display:flex;flex-direction:column;justify-content:center}
.hero-photo{position:absolute;inset:0 0 0 28%;width:auto;min-width:0;min-height:0;margin:0;z-index:0;aspect-ratio:auto;overflow:hidden}
.hero-photo img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:30% 40%;transform:scale(1.03)}
.hero-photo:after{content:'';position:absolute;inset:0 auto 0 0;width:46%;background:linear-gradient(90deg,var(--paper) 0%,rgba(243,236,227,.98) 10%,rgba(243,236,227,.91) 24%,rgba(243,236,227,.73) 43%,rgba(243,236,227,.44) 62%,rgba(243,236,227,.16) 81%,rgba(243,236,227,0) 100%);pointer-events:none}
.hero h1{font-size:clamp(2rem,3.65vw,4.2rem);max-width:none}
.hero .intro{max-width:38ch}
.post-it{right:2%;bottom:1.3rem;width:195px;min-height:204px;font-size:1.35rem}
.replay-motion{z-index:4;right:1.3rem;left:auto;top:1rem;bottom:auto;max-width:45%}
.hero-word{display:inline-block;transform-origin:50% 90%}
.shuffle-photos{font:700 1.15rem var(--font-hand);background:var(--yellow);color:var(--ink);border:1px solid var(--ink);padding:.7rem 1rem;min-height:44px;border-radius:4px;cursor:pointer;transform:rotate(-3deg)}
.ink-pop{position:fixed;z-index:1000;pointer-events:none;width:8px;height:13px;background:var(--yellow);border-radius:40%;will-change:transform;contain:strict}
.post-it.is-peeling{transform-origin:50% 0}

@media(min-width:1600px){.hero{min-height:760px}.hero-copy{min-height:760px;max-width:none;width:49%;padding-left:max(var(--gutter),calc((100vw - 1600px)/2))}.hero-photo{min-height:0}}
@media(min-width:621px) and (max-width:1100px){.hero{min-height:590px}.hero-copy{width:53%;min-height:590px;padding:2.5rem 1rem 3rem var(--gutter);align-self:auto;order:0}.hero-photo{inset:0 0 0 31%;width:auto;aspect-ratio:auto;flex:none}.hero-photo img{object-position:40% 38%}.hero-photo:after{display:block;width:44%}.hero h1{font-size:clamp(1.55rem,3.65vw,2.55rem)}.brush-label{font-size:clamp(.85rem,1.7vw,1.1rem);padding:.6rem .7rem}.hero .intro{font-size:1rem;max-width:33ch}.hero-actions{gap:.75rem}.hero-actions .button{font-size:.9rem;padding:.8rem 1rem}.post-it{width:150px;min-height:172px;font-size:1.08rem;padding:1.8rem .6rem .7rem}.replay-motion{font-size:.72rem;max-width:40%}}
@media(max-width:620px){.hero{display:flex;flex-direction:column;align-items:stretch;min-height:0;padding:0}.hero-copy{width:100%;max-width:none;min-height:0;order:0;margin:0;padding:1.5rem var(--gutter) 1.8rem}.hero h1{font-size:clamp(1.9rem,7.5vw,3.5rem)}.hero .intro{max-width:44ch}.hero-photo{position:relative;inset:auto;order:1;width:100%;aspect-ratio:1.12;min-height:0;margin:0;flex:none}.hero-photo img{object-position:52% 38%}.hero-photo:after{display:none}.post-it{width:140px;min-height:158px;font-size:1.02rem;padding:1.7rem .55rem .7rem;right:3%;bottom:.8rem}.post-it:before{width:60px}.replay-motion{font-size:.7rem;max-width:45%;left:.6rem;right:auto;top:auto;bottom:.8rem}.shuffle-photos{margin-bottom:1rem}}
/* Larger identity, with header space reserved on every device. */
.site-header{min-height:170px;padding-top:1rem;padding-bottom:1rem}
.brand{flex-basis:180px;align-self:center;margin:0}
.brand img{width:180px}
@media(min-width:1600px){.brand{flex-basis:210px}.brand img{width:210px}}
@media(max-width:760px){.site-header{min-height:140px}.brand{flex-basis:125px}.brand img{width:125px}}
@media(max-width:380px){.brand{flex-basis:115px}.brand img{width:115px}}
/* Each print owns its caption. The handwritten note occupies its own row. */
.scrapbook{display:grid;grid-template-columns:1fr;gap:2.8rem;min-height:0;padding:1.5rem 1rem 0}
.scrapbook .scrap{position:relative;inset:auto;width:88%;max-width:none;transform:rotate(-4deg);align-self:start}
.scrapbook .scrap-two{justify-self:end;transform:rotate(4deg)}
.scrapbook .scrap-note{position:relative;inset:auto;display:block;margin:0;text-align:center;transform:rotate(-3deg);font-size:1.3rem;justify-self:center}
.scrapbook .wander-route{inset:0 0 auto auto;width:100%;height:65%;opacity:.4}
.out-about{align-items:start;padding-bottom:5rem}
.story-heading{padding-top:2rem}
/* Scroll movement uses independent wrappers and never hides readable content. */
.scroll-scene,.about-chapter{--travel:0px;--turn:0deg;--draw:1;--badge-turn:0deg}
.scroll-print{transform:translateY(var(--travel,0px)) rotate(var(--turn,0deg));transform-origin:50% 70%}
.scribble-title:after{transform:rotate(-2deg) scaleX(var(--draw,1));transform-origin:left}
.scroll-underline{display:block;height:8px;background:var(--yellow);width:min(75%,600px);margin:2rem auto 0;transform:rotate(-2deg) scaleX(var(--draw,1));transform-origin:left;border-radius:50%}
.scroll-photo-wrap{--travel:0px;--turn:0deg;transform:translateY(var(--travel)) rotate(var(--turn));padding:1rem 0}
.scroll-photo-wrap figure{height:100%}
.about-opening{display:grid;grid-template-columns:1.1fr 1fr;gap:clamp(2rem,6vw,6rem);align-items:center;padding-top:3rem;padding-bottom:6rem}
.about-opening h1{font-size:clamp(2.5rem,4.8vw,4.6rem);max-width:14ch}
.about-opening .intro{font-size:1.2rem}.about-invitation{font-size:1.7rem;color:var(--red)}
.about-photo{background:#fffdf6;padding:.8rem .8rem .2rem;box-shadow:0 10px 25px #082c4020;position:relative}
.about-photo:before{content:'';position:absolute;z-index:2;top:-12px;left:35%;width:30%;height:30px;background:#dbc592ba;transform:rotate(-8deg)}
.about-photo img{width:100%;aspect-ratio:1.4;object-fit:cover}
.about-opening .about-photo img{aspect-ratio:.85;object-position:center 35%}
.about-photo figcaption{font:1.4rem var(--font-hand);text-align:center;padding:1rem .2rem .5rem}
.about-manifesto,.about-finale{padding:4rem var(--gutter);text-align:center;background:var(--ink);color:var(--paper)}
.about-manifesto .hand,.about-finale .hand{font-size:1.7rem;color:var(--yellow)}
.about-manifesto p,.about-finale p{margin-left:auto;margin-right:auto}
.about-chapters{display:grid;grid-template-columns:1fr 2fr;gap:5rem;padding-top:5rem;padding-bottom:6rem}
.chapter-guide{position:sticky;top:2rem;align-self:start;font-size:1.2rem}
.chapter-guide .hand{font-size:1.8rem}.chapter-guide>span{display:block;border-left:3px dashed var(--teal);padding-left:1.5rem;line-height:2;color:var(--red);font-family:var(--font-hand);margin-bottom:2rem}
.about-chapter{padding:1rem 1.5rem 5rem;margin-bottom:2rem;border-bottom:2px dashed var(--line)}
.chapter-copy{position:relative;padding-top:1rem;margin-bottom:3rem}
.chapter-number{display:inline-block;font:3rem var(--font-display);color:var(--red);transform:rotate(var(--badge-turn,0deg));margin-bottom:1rem;background:var(--yellow);padding:.3rem 1rem;border-radius:43% 57% 51% 49%}
.about-chapter h2{font-size:clamp(2rem,3.4vw,3rem)}
.about-finale{background:#eadac2;color:var(--ink)}.about-finale .hand{color:var(--red)}
@media(max-width:760px){.scrapbook{gap:2.5rem;padding:1rem .5rem}.scrapbook .scrap{width:92%}.about-chapters{grid-template-columns:1fr;gap:1rem}.chapter-guide{position:static}.chapter-guide>span{display:none}.about-chapter{padding:2rem .5rem 3rem}.about-opening{gap:2rem}.about-opening h1{font-size:clamp(2rem,5vw,3rem)}.about-photo figcaption{font-size:1.15rem}}
@media(max-width:620px){.about-opening{grid-template-columns:1fr;padding-bottom:4rem}.about-opening h1{max-width:17ch;font-size:2.8rem}.about-opening .scroll-scene{max-width:420px;padding:1rem;margin:auto}.about-chapters{padding-top:3rem}.about-photo{padding:.5rem}.about-manifesto h2{font-size:2rem}}
html.motion-off .scroll-print,html.motion-off .scroll-photo-wrap,html.motion-off .chapter-number{transform:none!important}
html.motion-off .scroll-underline,html.motion-off .scribble-title:after{transform:scaleX(1)!important}
@media(prefers-reduced-motion:reduce){.scroll-print,.scroll-photo-wrap,.chapter-number{transform:none!important}.scroll-underline,.scribble-title:after{transform:scaleX(1)!important}}
.scrapbook>.scroll-photo-wrap{min-width:0;padding:1.25rem 0}.scrapbook .scrap-two{margin-left:auto}.scrapbook{gap:4rem}
/* Softer opening: retain the larger logo without a deep empty header band. */
@media(min-width:761px){.site-header{min-height:130px;padding-top:.6rem;padding-bottom:.6rem}.brand{margin-bottom:-48px;align-self:flex-start}.hero-copy{justify-content:flex-start;padding-top:2.5rem;min-height:620px}.hero{min-height:620px}.hero-photo:before{content:'';position:absolute;z-index:1;inset:0 0 auto;height:150px;background:linear-gradient(180deg,var(--paper),#f3ece3d9 20%,#f3ece365 55%,#f3ece300);pointer-events:none}.hero-photo:after{z-index:2}.replay-motion{top:1rem}.about-opening{padding-top:2rem}}
@media(min-width:1600px){.hero,.hero-copy{min-height:700px}}
/* Compact scrapbook spread. No absolute photo coordinates or caption collisions. */
.out-about{grid-template-columns:1fr;gap:2.5rem;align-items:center;padding-top:3rem}
.story-heading{display:grid;grid-template-columns:1fr 1fr;gap:.7rem 3rem;padding-top:0;align-items:center}
.story-heading .kicker{grid-column:1/-1}.story-heading h2{grid-column:1;grid-row:2/4;margin:0;font-size:clamp(2.3rem,3.5vw,3.5rem)}
.story-heading>p:not(.kicker){grid-column:2;margin:0}.story-heading .button{grid-column:2;justify-self:start}
.scrapbook{display:grid;grid-template-columns:1fr 1fr;gap:1rem 3rem;padding:1rem 1rem 0;isolation:isolate}
.scrapbook>.scroll-photo-wrap{min-width:0;padding:.75rem 0;z-index:1}.scrapbook>.scroll-photo-wrap:nth-child(2){padding-top:3rem}
.scrapbook .scrap{width:100%;transform:rotate(-3deg)}.scrapbook .scrap-two{width:100%;margin:0;transform:rotate(3deg)}
.scrapbook .scrap-note{grid-column:1/-1;margin:.75rem 0 0;z-index:1}.scrapbook .wander-route{z-index:-1;inset:-1rem 0 auto;width:100%;height:100%;opacity:.5}
@media(max-width:620px){.story-heading{display:block}.story-heading h2{margin-bottom:1.2rem}.story-heading>p:not(.kicker){margin-bottom:1rem}.scrapbook{gap:.75rem 1.25rem;padding:.5rem 0}.scrapbook .scrap{padding:.4rem .4rem 0}.scrapbook .scrap figcaption{font-size:.92rem;line-height:1.3;padding:.6rem .1rem}.scrapbook>.scroll-photo-wrap:nth-child(2){padding-top:2rem}.scrapbook .scrap-note{font-size:1.15rem}.scrapbook .wander-route{display:none}}
@media(max-width:380px){.scrapbook{grid-template-columns:1fr}.scrapbook>.scroll-photo-wrap{max-width:260px;justify-self:center}.scrapbook>.scroll-photo-wrap:nth-child(2){padding-top:.75rem}}
/* Foz's full first-person story. */
.biography .about-opening{padding-bottom:4rem}.biography .about-opening h1{max-width:14ch;font-size:clamp(2.5rem,4.5vw,4.5rem)}
.biography .about-opening .about-photo{max-width:420px;margin:auto}.biography .about-opening .about-photo img{aspect-ratio:1;object-position:50% 30%}
.bio-row{display:grid;grid-template-columns:1fr 1fr;gap:clamp(2rem,6vw,5rem);align-items:center}
.bio-prose p{max-width:58ch;margin-bottom:1.1rem}.bio-prose p:last-child{margin-bottom:0}
.bio-origin{background:var(--ink);color:var(--paper)}.bio-origin .kicker{color:var(--yellow)}.bio-origin .scribble-title:after{background:var(--yellow)}
.bio-curiosity{background:#eadac2}.cheese-photo{margin:1rem auto;max-width:470px}.cheese-photo img{width:100%;border-radius:50%;aspect-ratio:1;object-fit:contain}
.cheese-photo figcaption{text-align:center;font-size:1.6rem;padding:1rem .5rem}.cheese-photo small{display:block;font: .85rem var(--font-body)}
.discovery-note{margin:2rem 1rem;background:var(--yellow);padding:clamp(1.5rem,4vw,3rem);box-shadow:4px 8px 0 #082c4020;position:relative}
.discovery-note:before{content:'';position:absolute;width:100px;height:30px;left:35%;top:-15px;transform:rotate(-5deg);background:#dbc592b0}.discovery-note>.hand{font-size:1.5rem}.discovery-note>p{font:clamp(1.8rem,3vw,2.7rem)/1.35 var(--font-display);margin:1rem 0}
.bio-learning .about-photo{max-width:380px;margin:auto}.bio-learning .about-photo img{aspect-ratio:1;object-position:center 30%}
@media(max-width:620px){.bio-row{grid-template-columns:1fr;gap:2.5rem}.bio-curiosity .about-photo{order:2}.bio-learning .about-photo{order:2}.biography .about-opening{padding-top:1rem}.cheese-photo{max-width:350px}.discovery-note{margin:1rem .5rem}.bio-origin .section{padding-top:3rem;padding-bottom:3rem}}
/* Fine, irregular paper fibres replace the repeating zigzag. */
.torn:before,.torn:after{height:36px;clip-path:none;-webkit-mask:url('assets/torn-paper.svg') center/100% 100% no-repeat;mask:url('assets/torn-paper.svg') center/100% 100% no-repeat}
.torn:before{top:-35px}.torn:after{bottom:-35px;transform:rotate(180deg) scaleX(-1)}
.all-tours-link{color:var(--red);text-transform:uppercase;white-space:nowrap}
.updates{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.4rem;padding-top:5rem;padding-bottom:3rem}
.update-panel{position:relative;min-width:0;border-radius:15px 12px 17px 11px;padding:1.5rem;box-shadow:inset 0 0 0 2px #ffffff18;overflow:hidden}
.update-panel header{display:flex;justify-content:space-between;align-items:start;gap:1rem;margin-bottom:1.3rem}.update-panel h2{font-size:clamp(1.3rem,2vw,1.9rem);margin:0}.update-panel header a{white-space:nowrap;font:700 .9rem var(--font-hand);padding:.3rem 0}.update-panel p{font-size:1rem}
.latest-stories{background:#087777;color:#fffaf2}.latest-video{background:#ffcc3d}.join-adventure{background:#afc64c}
.story-links{list-style:none;margin:0;padding:0}.story-links li+li{border-top:1px solid #ffffff50}.story-links a{display:flex;align-items:center;gap:1rem;padding:.7rem 0;text-decoration:none;font-weight:800}.story-links img{width:80px;height:80px;object-fit:cover;border-radius:8px;flex-shrink:0}.story-links small{display:block;font-weight:400;margin-top:.4rem}.story-links a:hover span{text-decoration:underline}.panel-note{font-size:.85rem!important;margin:1rem 0 0}
.video-preview{display:block;position:relative;border-radius:10px;overflow:hidden;background:var(--ink);color:white;text-decoration:none}.video-preview img{width:100%;aspect-ratio:1.35;object-fit:cover;object-position:52% 35%;opacity:.85}.video-label{position:absolute;bottom:0;left:0;right:0;padding:2rem 1rem 1rem;background:linear-gradient(transparent,#082c40f5);font:1.5rem var(--font-hand)}.video-label small{display:block;font: .9rem var(--font-body)}.latest-video>.text-link{display:inline-block;margin-top:1rem}
.newsletter-form{position:relative;z-index:1}.newsletter-form label{display:block;font-size:.9rem;font-weight:800;margin-bottom:.4rem}.newsletter-form input{width:100%;border:0;border-radius:9px;padding:1rem;background:#fffaf2;color:var(--ink);font:1rem var(--font-body);opacity:1}.newsletter-form .button{margin-top:1rem;background:var(--ink);color:white;box-shadow:none}.newsletter-form button:disabled{cursor:not-allowed;opacity:.78}.paper-plane{width:75px;height:60px;margin:0 0 .5rem auto;display:block;transform:rotate(-8deg)}
.tours-page h1,.stories-page h1{font-size:clamp(2.5rem,5vw,4rem)}.tours-page .tour-grid{margin-top:2.5rem}.tour-booking-link{margin-top:2.5rem}.stories-list{max-width:850px}.stories-list .story-links li{border-bottom:1px solid var(--line)}
@media(max-width:1000px){.updates{grid-template-columns:1fr 1fr}.join-adventure{grid-column:1/-1}.join-adventure .newsletter-form{max-width:520px}.join-adventure .paper-plane{position:absolute;right:3rem;top:3rem;width:100px}}
@media(max-width:620px){.updates{grid-template-columns:1fr;gap:1.5rem}.join-adventure{grid-column:auto}.update-panel{padding:1.5rem}.update-panel h2{font-size:1.8rem}.join-adventure .paper-plane{display:none}.all-tours-link{margin-bottom:.5rem}.torn:before,.torn:after{-webkit-mask-size:1100px 100%;mask-size:1100px 100%}}
.video-embed{position:relative;aspect-ratio:16/9;margin:2rem 0}.video-embed iframe{width:100%;height:100%;border:0}.video-page h1{font-size:clamp(2.5rem,5vw,4rem)}
