:root{--ink:#202822;--red:#df412e;--blue:#254fbc;--green:#176347;--paper:#fffdf7;--yellow:#f4d743}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:0}body{margin:0;background:var(--paper);color:var(--ink);font-family:"Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN",sans-serif}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid var(--blue);outline-offset:5px}header{height:60px;display:flex;justify-content:space-between;align-items:center;padding:0 4vw;border-bottom:1px solid var(--ink);font-size:13px;letter-spacing:.07em;background:var(--paper);position:relative;z-index:2}header>a:first-child{font-weight:800}section{min-height:100svh;position:relative}.eyebrow{font-size:14px;font-weight:700;letter-spacing:.15em}.red{color:var(--red)}.hero{min-height:calc(100svh - 60px);padding:5vh 6vw 10vh;display:grid;grid-template-columns:1.1fr 1fr;gap:4vw}.hero-copy{position:relative}.hero h1{font-family:Georgia,"Times New Roman",serif;font-size:clamp(65px,7.6vw,150px);font-weight:400;letter-spacing:-.065em;line-height:.98;margin:4vh 0}.names{font-family:Georgia,"Yu Mincho",serif;font-size:clamp(18px,1.7vw,30px);margin:0}.names span{color:var(--red);font-size:1.5em;margin:0 15px}.hero-jp{font-size:clamp(16px,1.3vw,24px);line-height:1.9;margin-top:4vh}.stamp{border:1px solid var(--red);color:var(--red);width:95px;height:95px;border-radius:50%;display:grid;place-content:center;position:absolute;right:5%;bottom:4%;font-size:13px;text-align:center;transform:rotate(12deg);line-height:1.4}.photo-slot{background:#eae9e2;overflow:hidden;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:16px;color:#657063;position:relative;border:1px solid #c7cbbd}.photo-slot>span{font-size:clamp(22px,2.1vw,38px);font-family:"Yu Mincho",serif}.photo-slot small{font-size:13px;letter-spacing:.08em}.photo-slot img{width:100%;height:100%;object-fit:contain;display:block}.hero-photo{border-radius:48% 48% 0 0;min-height:58vh}.hero-photo img{object-fit:cover}.hero-bottom{position:absolute;bottom:3vh;left:6vw;right:6vw;display:flex;justify-content:space-between;font-size:12px;font-weight:700;letter-spacing:.13em}.intro{background:var(--green);color:var(--paper);padding:10vh 8vw;display:flex;flex-direction:column;justify-content:center}.intro h2{font-size:clamp(40px,5.4vw,100px);line-height:1.35;letter-spacing:.02em;margin:4vh 0}.intro em{font-style:normal;color:var(--yellow)}.intro-bottom{display:flex;align-items:end;justify-content:space-between}.intro-bottom p{font-size:clamp(18px,1.55vw,28px);line-height:2}.big-three{font-size:clamp(65px,11vw,180px);font-weight:900;line-height:1;letter-spacing:-.08em;transform:rotate(-7deg);color:var(--yellow)}.big-three span{display:block;font-size:15px;letter-spacing:.07em;margin-top:18px}.town{padding:5vh 5vw 7vh}.town-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:3vh}.town h2{font-size:clamp(30px,3.3vw,64px);letter-spacing:-.045em;margin:12px 0}.town-heading>p{font-size:16px;line-height:1.9}.map-shell{height:60vh;min-height:350px;position:relative;border:1px solid var(--ink);background:#e4e8dd;overflow:hidden}#map{height:100%;width:100%;z-index:0}#map-error{position:absolute;inset:40% 5% auto;z-index:4;text-align:center;background:white;padding:18px;line-height:1.7}.map-label{position:absolute;top:20px;left:20px;background:var(--yellow);padding:13px 20px;font-weight:900;letter-spacing:.04em;pointer-events:none;z-index:400}.map-label small{font-size:12px;font-weight:500}.draft-note{position:absolute;bottom:28px;left:10px;background:white;padding:5px 9px;font-size:12px;z-index:400}.spot-list{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;margin-top:22px}.spot-list button{background:none;border:0;border-top:1px solid #a8afa5;text-align:left;padding:16px 0;font-size:16px}.spot-list b{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:50%;background:var(--red);color:white;margin-right:10px}.spot-list button:hover{color:var(--red)}.pin{width:44px;height:44px;background:var(--red);color:white;border:3px solid white;border-radius:50% 50% 50% 0;transform:rotate(-45deg);box-shadow:0 3px 8px #0003;display:grid;place-items:center}.pin span{transform:rotate(45deg);font-size:17px;font-weight:bold}.leaflet-marker-icon:focus-visible{outline:4px solid var(--blue)}.pin.active{background:var(--blue);scale:1.2}.ending{padding:8vh 8vw;background:var(--yellow);display:flex;flex-direction:column;justify-content:center;isolation:isolate}.ending h2{font-size:clamp(40px,4.5vw,86px);line-height:1.2;margin:3vh 0}.ending>p:not(.eyebrow){font-size:clamp(18px,1.7vw,30px);line-height:1.9}.closing-photo{position:absolute;right:8vw;top:18%;width:35vw;height:60%;rotate:5deg;background:#fff7c5;border:12px solid white;box-shadow:8px 10px 0 #202822;z-index:-1}.ending footer{position:absolute;bottom:30px;left:8vw;right:8vw;display:flex;justify-content:space-between;font-size:13px;letter-spacing:.1em}dialog{border:0;color:var(--ink);padding:0}dialog::backdrop{background:#14221dde;backdrop-filter:blur(8px)}#gallery{width:94vw;max-width:1800px;height:87svh;max-height:none;background:var(--paper)}.gallery-top{height:60px;display:flex;align-items:center;justify-content:space-between;padding:0 30px;border-bottom:1px solid var(--ink);font-size:14px;letter-spacing:.08em}.gallery-top button{border:0;background:none;padding:10px}.gallery-layout{height:calc(100% - 60px);display:grid;grid-template-columns:2fr 1fr}.gallery-layout>.photo-slot{border:0;background:#efeee6;min-height:0}.gallery-copy{padding:5vh 3vw;display:flex;flex-direction:column;justify-content:center}.gallery-copy h2{font-size:clamp(25px,3vw,54px);margin:15px 0 25px;line-height:1.4}.gallery-copy>p:not(.eyebrow):not(.gallery-foot){font-size:clamp(17px,1.45vw,26px);line-height:1.9;white-space:pre-line}.gallery-controls{display:flex;align-items:center;gap:25px;margin-top:30px}.gallery-controls button{border:1px solid var(--ink);border-radius:50%;width:48px;height:48px;background:transparent}.gallery-controls button:hover{background:var(--yellow)}#photo-dots{display:flex;gap:10px;margin-top:22px}#photo-dots button{border:0;width:28px;height:5px;background:#bbb;padding:0}#photo-dots button[aria-current=true]{background:var(--red)}.gallery-foot{font-size:12px;margin-top:auto;letter-spacing:.1em;padding-top:30px}.tools{position:fixed;bottom:14px;left:50%;translate:-50% 0;z-index:2000;display:flex;align-items:center;gap:12px;white-space:nowrap;padding:12px 18px;background:#202822;color:white;box-shadow:0 4px 30px #0003;border-radius:12px;font-size:13px}.tools button{padding:9px 14px;border:0;border-radius:5px;background:#fffdf7;color:var(--ink)}.tools #play{background:var(--yellow)}.tools>span{font-size:12px;color:#ddd}.clean .tools,.clean .draft-note{visibility:hidden}#countdown{position:fixed;inset:0;z-index:9999;background:var(--ink);color:var(--yellow);font-size:100px;place-content:center;text-align:center}#countdown:not([hidden]){display:grid}#setup{padding:30px;max-width:750px;width:90vw;max-height:85vh;line-height:1.8}#setup h2{font-size:30px}#setup p{font-size:15px}#setup label{display:block;border-top:1px solid #bbb;padding:16px 0;font-size:16px}#setup input{display:block;margin-top:8px;max-width:100%;font-size:14px}.setup-close{float:right;background:none;border:0;font-size:16px}#status{position:fixed;top:75px;left:50%;translate:-50% 0;padding:12px 24px;background:var(--ink);color:white;z-index:9999}.clean #status{display:none}@media(max-width:800px){header{font-size:11px}header>span{display:none}.hero{grid-template-columns:1fr;padding:4vh 7vw 80px}.hero h1{font-size:70px}.hero-photo{min-height:40vh;height:45vh}.stamp{right:2%;bottom:0}.hero-bottom{font-size:10px}.intro{padding:70px 7vw}.intro-bottom{align-items:start;gap:30px}.big-three{font-size:75px}.town-heading{display:block}.map-shell{height:55vh}.spot-list{grid-template-columns:repeat(2,1fr)}.town{padding-bottom:100px}.ending{padding:65px 7vw 100px}.closing-photo{position:relative;right:auto;top:auto;width:80%;height:40vh;align-self:center;margin:30px 0}.ending footer{font-size:10px}.gallery-layout{grid-template-columns:1fr;grid-template-rows:55% 45%}.gallery-copy{padding:15px 25px}.gallery-copy h2{font-size:25px;margin:5px 0}.gallery-copy .eyebrow{margin:0}.gallery-copy>p:not(.eyebrow):not(.gallery-foot){font-size:16px;line-height:1.5;margin:8px 0}.gallery-controls{margin:5px 0;gap:20px}.gallery-controls button{width:36px;height:36px}.gallery-foot,#photo-dots{display:none}.tools{width:95%;flex-wrap:wrap;justify-content:center;gap:6px}.tools strong,.tools>span{display:none}.tools button{font-size:12px;padding:9px}.gallery-top{padding:0 15px;font-size:12px}.photo-slot small{font-size:11px;text-align:center}.ending h2{font-size:clamp(32px,6.8vw,54px)}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

/* Center the location independently of the two navigation links. */
header>span{position:absolute;left:50%;transform:translateX(-50%);white-space:nowrap}

/* The couple's midpoint is 46.2% across the supplied 3:2 photograph.
   Anchor that point to the viewport center, with enough image on both sides. */
.hero{height:calc(100svh - 60px);min-height:640px;display:block;padding:0;background:#fff;isolation:isolate;color:#fffdf7;overflow:hidden}
.hero-photo{position:absolute;inset:0;border:0;border-radius:0;min-height:0;z-index:-2;container-type:size}
.hero-photo img{position:absolute;left:50%;bottom:0;display:block;width:max(108.2252cqw,150cqh);height:auto;max-width:none;transform:translateX(-46.2%)}
.hero::before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(5,24,15,.48),transparent 53%),linear-gradient(0deg,rgba(4,21,14,.25),transparent 25%)}
.hero::after{content:"";position:absolute;inset:0;background:white;z-index:10;pointer-events:none;opacity:1;transition:opacity 2.2s ease}
.hero.is-revealed::after{opacity:0}
.hero-copy{position:absolute;top:8%;left:5vw;width:36vw;text-shadow:0 2px 18px #00140a44}
.hero .eyebrow{font-size:14px;letter-spacing:.19em;margin:0 0 3vh}
.hero h1{font-size:clamp(68px,6.2vw,120px);line-height:.98;margin:0 0 3vh;letter-spacing:-.055em}
.hero h1 .red{color:var(--yellow)}
.hero .names{font-family:Georgia,"Times New Roman",serif;font-size:clamp(24px,2.7vw,50px);white-space:nowrap}
.hero .names span{color:var(--yellow);font-size:1em;margin:0 .12em}
.hero-jp{font-size:clamp(15px,1.1vw,21px);line-height:1.9;margin-top:3vh}
.hero-bottom{left:5vw;right:5vw;bottom:3vh;font-size:12px}
.intro .big-three>span{color:var(--paper)}
.town{min-height:100svh;padding-top:4vh;padding-bottom:4vh}
.map-shell{height:54vh;min-height:340px}
.spot-list{grid-template-columns:repeat(4,minmax(0,1fr));gap:4px 20px;margin-top:12px}
.spot-list button{display:flex;align-items:center;font-size:15px;line-height:1.45;padding:10px 0}
.spot-list b{flex-shrink:0}
.map-provider-note{font-size:12px;color:#58665c;margin:8px 0 0;min-height:1em}
.map-provider-note:empty{display:none}
.google-photo-pin{position:absolute;padding:0;border:0;background:none;width:40px;height:40px;transform:translate(-50%,-100%)}
.google-photo-pin .pin{width:40px;height:40px}
.google-photo-pin:focus-visible{outline:3px solid var(--blue);outline-offset:6px}
#map-setup{padding:32px;width:min(90vw,700px);max-height:85svh;line-height:1.8}
#map-setup h2{font-size:28px}#map-setup a{text-decoration:underline;text-underline-offset:4px;color:var(--green)}
#map-key-form label{display:block;font-weight:700}
#map-key{width:100%;padding:12px;border:1px solid #aaa;font:inherit;margin:8px 0 16px}
#map-key-form button{padding:10px 15px;border:1px solid var(--green);background:var(--green);color:white;border-radius:4px;margin:0 8px 8px 0}
#map-key-form #map-key-clear{background:transparent;color:var(--green)}
#map-key-status{font-size:14px}
.clean .map-provider-note{visibility:hidden}
@media(max-width:1000px){.tools strong,.tools>span{display:none}.hero-copy{width:42vw}.hero h1{font-size:7vw}.hero-jp{font-size:14px}}
@media(max-width:800px){.hero{min-height:680px;height:calc(100svh - 60px)}.hero-photo{height:auto}.hero-copy{top:4%;left:7vw;right:7vw;width:auto}.hero h1{font-size:clamp(52px,12vw,78px);margin:0 0 12px}.hero .eyebrow{font-size:12px;margin-bottom:16px}.hero .names{font-size:30px}.hero-jp{display:none}.hero::before{background:linear-gradient(180deg,rgba(4,21,14,.6),transparent 48%,rgba(4,21,14,.25))}.hero-bottom{font-size:10px;left:7vw;right:7vw}.hero-bottom>span{max-width:44%;line-height:1.6}.spot-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:2px 16px}.spot-list button{font-size:13px}.spot-list b{width:26px;height:26px;margin-right:8px}.map-shell{height:50vh}.town{padding-bottom:100px}.tools{max-width:95vw;white-space:normal}.tools button{font-size:11px}.map-label{font-size:13px;top:12px;left:12px;padding:10px 12px}.draft-note{font-size:10px;max-width:90%}.map-provider-note{font-size:11px}}
@media(prefers-reduced-motion:reduce){.hero::after{transition:none}}

.hero.reveal-reset::after{transition:none}

/* Preserve the portrait ending photo, including the station sign and both people. */
.closing-photo{width:auto;height:62svh;aspect-ratio:1536/2214;right:10vw;top:14%;background:#fff}
.closing-photo img{object-fit:contain}
@media(max-width:800px){.closing-photo{position:relative;width:min(78vw,40vh);height:auto;right:auto;top:auto;aspect-ratio:1536/2214;margin:30px 0}}

/* Full-screen photo viewer: fit the whole frame above a compact caption bar. */
#gallery{width:100vw;max-width:none;height:100svh;max-height:none;margin:0;padding:0;background:var(--paper);overflow:hidden}
#gallery .gallery-layout{height:100%;display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:minmax(0,1fr) auto;gap:0}
#gallery-photo{width:100%;height:100%;min-height:0;min-width:0;background:#f2f1eb}
#gallery-photo img{width:100%;height:100%;object-fit:contain;object-position:center}
#gallery .gallery-copy{padding:12px 24px;display:grid;grid-template-columns:minmax(200px,1fr) minmax(180px,1fr) auto auto;gap:20px;align-items:center;border-top:1px solid #d3d6cc}
#gallery .gallery-meta{min-width:0}
#gallery .gallery-meta .eyebrow{font-size:11px;letter-spacing:.12em;margin:0 0 4px}
#gallery .gallery-copy h2{font-size:clamp(18px,1.45vw,28px);line-height:1.3;margin:0;letter-spacing:-.03em}
#gallery .gallery-copy #gallery-caption{font-size:clamp(14px,1.05vw,20px);line-height:1.5;margin:0;white-space:pre-line}
#gallery .gallery-controls{display:flex;gap:14px;align-items:center;margin:0;visibility:visible}
#gallery .gallery-controls button{width:42px;height:42px;background:var(--paper);font-size:20px}
#photo-count{font-size:14px;white-space:nowrap;min-width:58px;text-align:center}
#gallery #close-gallery{visibility:visible;border:1px solid #bec6ba;background:var(--paper);color:var(--ink);padding:12px 14px;font-size:14px;white-space:nowrap;border-radius:24px}
#gallery #close-gallery:hover{background:var(--yellow)}
#gallery #photo-dots{display:none}

/* The ending photograph is nearly the full viewport height, without rotation or crop. */
.ending{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.15fr);gap:3vw;align-items:center;padding:3svh 5vw 11svh;min-height:100svh}
.ending-copy{min-width:0}
.ending-copy h2{font-size:clamp(36px,3.8vw,74px);line-height:1.3}
.ending-copy>p:not(.eyebrow){font-size:clamp(18px,1.55vw,28px);line-height:1.9}
.ending .closing-photo{position:relative;top:auto;right:auto;justify-self:center;align-self:center;margin:0;height:86svh;width:auto;max-width:100%;aspect-ratio:1536/2214;rotate:0deg;border:8px solid white;z-index:auto;box-shadow:7px 8px 0 var(--ink)}
.ending .closing-photo img{object-fit:contain}
.ending footer{left:5vw;right:calc(5vw + 210px);bottom:27px;font-size:12px;gap:20px}

/* Navigation and pointer remain available when the recording panel is hidden. */
.section-next{position:absolute;right:4vw;bottom:24px;z-index:450;display:inline-flex;align-items:center;justify-content:center;gap:18px;padding:13px 20px;min-height:48px;background:var(--ink);color:var(--paper);border:1px solid transparent;border-radius:32px;font-size:14px;font-weight:700;letter-spacing:.03em;cursor:pointer;transition:background .18s,transform .18s}
.section-next span{font-size:20px;line-height:1}
.section-next:hover{background:var(--green);transform:translateY(-2px)}
.hero .section-next,.intro .section-next{background:var(--yellow);color:var(--ink)}
.hero .section-next:hover,.intro .section-next:hover{background:#ffe671}
.hero-bottom{right:280px;bottom:38px}
.intro{padding-bottom:100px}
.town{padding-bottom:95px}
.tools{left:20px;translate:0;max-width:calc(100vw - 285px);white-space:normal;flex-wrap:wrap;justify-content:flex-start;gap:8px}
.tools>strong,.tools>span{display:none}
button,a{cursor:pointer}
@media(max-width:1000px){
 #gallery .gallery-copy{grid-template-columns:minmax(0,1fr) auto auto;gap:12px;padding:10px 16px}
 #gallery .gallery-copy #gallery-caption{display:none}
 .ending-copy h2{font-size:4.2vw}
 .ending footer span{display:none}
}
@media(max-width:800px){
 #gallery .gallery-copy{grid-template-columns:minmax(0,1fr) auto;gap:8px 12px;padding:10px 12px}
 #gallery .gallery-meta{grid-column:1/-1}
 #gallery .gallery-meta .eyebrow{display:inline;font-size:10px;margin-right:8px}
 #gallery .gallery-copy h2{display:inline;font-size:17px;line-height:1.4}
 #gallery .gallery-controls{justify-self:start;gap:10px}
 #gallery .gallery-controls button{width:36px;height:36px}
 #gallery #close-gallery{justify-self:end;font-size:12px;padding:10px 12px}
 .ending{grid-template-columns:minmax(0,1fr);padding:50px 6vw 145px;gap:30px}
 .ending-copy h2{font-size:clamp(32px,6.8vw,54px)}
 .ending .closing-photo{width:min(88vw,59.6svh);height:auto;max-width:100%;aspect-ratio:1536/2214}
 .section-next{right:6vw;bottom:100px;padding:11px 16px;font-size:13px;min-height:44px}
 .clean .section-next{bottom:24px}
 .hero-bottom{left:7vw;right:7vw;bottom:30px;font-size:10px}
 .hero-bottom>span{max-width:60%}
 .intro{padding-bottom:160px}
 .town{padding-bottom:175px}
 .ending footer{left:6vw;right:auto;bottom:76px;font-size:10px}
 .tools{left:12px;bottom:12px;width:calc(100vw - 24px);max-width:none;justify-content:center;gap:6px;padding:10px}
 .tools button{font-size:11px;padding:8px}
}
@media(prefers-reduced-motion:reduce){.section-next{transition:none}}

@media(min-width:801px){
 .town{height:100svh;min-height:640px;display:flex;flex-direction:column;padding:3vh 5vw 82px}
 .town-heading{flex-shrink:0;margin-bottom:2vh}
 .town-heading .eyebrow{margin-top:0}
 .town .map-shell{flex:1;min-height:230px;height:auto}
 .town .spot-list,.town .map-provider-note{flex-shrink:0}
}

/* Only the automatic take uses a drawn cursor. H/manual operation keeps the OS cursor. */
.recording-run,.recording-run *{cursor:none!important}
#record-cursor{position:fixed;top:0;left:0;width:30px;height:38px;z-index:10000;pointer-events:none;will-change:transform;filter:drop-shadow(0 2px 3px #0005)}
#record-cursor[hidden],#film-fade[hidden]{display:none}
#record-cursor svg{position:relative;display:block}
.record-click-ring{position:absolute;left:3px;top:3px;width:48px;height:48px;border:3px solid var(--yellow);border-radius:50%;opacity:0;pointer-events:none}
.record-hover{outline:3px solid var(--yellow)!important;outline-offset:4px}
.section-next.record-hover{transform:translateY(-2px)}
#gallery .gallery-controls button.record-hover,#gallery #close-gallery.record-hover{background:var(--yellow)}
#film-fade{position:fixed;inset:0;background:#000;z-index:20000;pointer-events:none;opacity:0}
#play:disabled{opacity:.7;cursor:wait}

/* Hide scrollbars during the take without disabling scrolling or cursor clicks. */
html.recording-mode,html.recording-mode body,html.recording-mode *{scrollbar-width:none}
html.recording-mode::-webkit-scrollbar,html.recording-mode *::-webkit-scrollbar{display:none;width:0;height:0}

/* Labels follow the actual uncropped photo, including its letterboxed margins. */
#gallery-photo{container-type:size}
.gallery-image-frame{position:relative;flex:none;width:min(100cqw,calc(100cqh * var(--photo-aspect)));aspect-ratio:var(--photo-aspect);max-width:100%;container-type:inline-size}
.crew-label{position:absolute;transform:translateX(-50%);width:25%;padding:1.2cqw .8cqw;background:var(--yellow);color:var(--ink);text-align:center;border-radius:4px;box-shadow:3px 3px 0 #20282266;pointer-events:none}
.crew-label span{display:block;font-size:clamp(10px,1.1cqw,18px);font-weight:700;letter-spacing:.15em;margin-bottom:.35em}
.crew-label strong{display:block;font-size:clamp(12px,1.7cqw,28px);line-height:1.25;letter-spacing:.03em}
.crew-label::after{content:"";position:absolute;top:100%;left:50%;height:clamp(10px,2cqw,28px);border-left:2px solid var(--yellow)}
#gallery.has-credits .gallery-meta .eyebrow{color:var(--green)}

/* A small animated guide beside the instructions, clear of the map and its pins. */
.town-note{display:flex;align-items:center;gap:clamp(12px,1.4vw,24px);flex-shrink:0}
.town-note p{font-size:16px;line-height:1.9;margin:0}
.town-character{display:block;flex:0 0 auto;width:clamp(54px,4.5vw,76px);height:auto;pointer-events:none;user-select:none}
@media(max-width:800px){
 .town-note{justify-content:space-between;gap:12px}
 .town-note p{font-size:14px}
 .town-character{width:56px}
}

/* Readable at projection size, with the photos retaining most of the screen. */
@media(min-width:1001px){
 header{font-size:clamp(14px,1.05vw,20px)}
 .eyebrow,.hero .eyebrow{font-size:clamp(14px,1vw,20px)}
 .hero-jp{font-size:clamp(20px,1.4vw,30px);line-height:1.8}
 .hero-bottom{font-size:clamp(13px,.95vw,18px)}
 .intro-bottom p{font-size:clamp(20px,1.5vw,30px);line-height:1.9}
 .intro .big-three>span{font-size:clamp(16px,1.15vw,22px)}
 .town-note p{font-size:clamp(18px,1.35vw,26px);line-height:1.7}
 .map-label{font-size:clamp(18px,1.25vw,24px)}
 .map-label small{font-size:clamp(13px,.9vw,18px)}
 .spot-list button{font-size:clamp(18px,1.25vw,25px);padding:12px 0}
 .spot-list b{width:clamp(30px,2.1vw,40px);height:clamp(30px,2.1vw,40px);font-size:.9em}
 .pin span{font-size:20px}
 .section-next{font-size:clamp(17px,1.2vw,23px);min-height:56px;padding:14px 24px}
 .section-next span{font-size:1.3em}
 .town{padding-bottom:100px}
 #gallery .gallery-copy{grid-template-columns:minmax(240px,.9fr) minmax(0,1.4fr) auto auto;padding:clamp(12px,1.05vw,22px) clamp(22px,1.7vw,34px);gap:clamp(14px,1.3vw,26px)}
 #gallery .gallery-copy h2{font-size:clamp(24px,1.9vw,38px);line-height:1.3}
 #gallery .gallery-meta .eyebrow{font-size:clamp(13px,.95vw,18px);margin-bottom:6px}
 #gallery .gallery-copy #gallery-caption{font-size:clamp(20px,1.4vw,28px);line-height:1.5}
 #gallery .gallery-controls{gap:clamp(12px,1vw,20px)}
 #gallery .gallery-controls button{width:clamp(46px,3vw,60px);height:clamp(46px,3vw,60px);font-size:26px}
 #photo-count{font-size:clamp(16px,1.1vw,22px);min-width:74px}
 #gallery #close-gallery{font-size:clamp(16px,1.1vw,22px);padding:14px 18px;border-radius:32px}
 .ending-copy>p:not(.eyebrow){font-size:clamp(24px,1.75vw,34px);line-height:1.8}
 .ending footer{font-size:clamp(13px,.9vw,18px);right:calc(4vw + 15em)}
}
