/* Scene coordinates are independent of the height of nearby text. */
.opening{padding:0;min-height:0;background:#07110f}
.opening::before{display:none}
.opening .opening-art{position:relative;isolation:isolate;overflow:hidden;padding-top:clamp(30px,3.5vw,60px)}
.hero-distance-window{position:absolute;inset:0;z-index:-2;overflow:hidden}
.hero-distance{width:100%;height:100%;max-width:none;transform-origin:50% 55%}
.original-sign-layer{position:absolute;left:0;top:42px;width:18%;max-width:260px;height:auto;z-index:2;filter:drop-shadow(3px 7px 5px #0006)}
.opening-title{width:65%;max-width:960px;padding:0 8px;margin:auto}
.opening .opening-title>p:first-child{width:auto;max-width:none;padding:0;background:none;border:0;border-radius:0;color:#fff8dc;text-shadow:0 1px 4px #252a1a,0 0 12px #48492a;letter-spacing:.2em;font-size:clamp(.85rem,1.45vw,1.4rem)}
.opening .opening-subtitle{color:#fff8dc;text-shadow:0 1px 4px #252a1a,0 0 12px #48492a;font-size:clamp(.95rem,1.5vw,1.4rem);line-height:1.5}
.opening .opening-middle{position:static;display:block;margin:0;pointer-events:none}
.opening .wood-values{display:none}
.opening .opening-note{position:absolute;right:3%;top:37%;margin:0;max-width:160px;font-size:clamp(1.3rem,1.8vw,2rem)}
.opening .hero-cast{position:relative;aspect-ratio:1536/560;width:100%;margin:clamp(28px,4vw,65px) 0 0;mask:none;perspective:none;transform:none}
.hero-cast>svg{position:absolute;inset:0;width:100%;height:100%;max-width:none;overflow:visible}
.hero-ground{z-index:1}.hero-sprite{z-index:2}.hero-paws{z-index:3}
.opening-art::after{content:"";position:absolute;inset:auto 0 0;height:11%;background:linear-gradient(transparent,#07110f);z-index:3;pointer-events:none}
.opening .scroll-cue{position:absolute;z-index:4;bottom:3.5%;left:50%;transform:translateX(-50%);margin:0;max-width:90%;font-size:.75rem;text-shadow:0 1px 5px #000}
.opening .opening-facts{margin:0 var(--page-pad);padding:22px 0 28px;position:relative;background:#07110f}
.opening-facts p{min-width:0}
.brand .brand-lettering{height:auto;flex:1;min-width:0;max-width:none}
:root{--card-radius:20px}
.character-card,.program-card,.benefit-card,.paper-panel,.format-options button,.paper-note{border-radius:var(--card-radius);overflow:hidden}
.booking-backdrop .booking-modal,.booking-modal .booking-summary>div{border-radius:var(--card-radius)}
.character-card .card-scene,.program-card .card-scene,.benefit-card .card-scene{border-radius:calc(var(--card-radius) - 1px) calc(var(--card-radius) - 1px) 0 0}
.card-scene>img{width:100%;height:auto;aspect-ratio:4/3;object-fit:cover;object-position:center 15%}
.world{display:block;min-height:0;padding-top:0;background:#07110f}
.world::before{display:none}
.world .chapter-intro{position:absolute;z-index:5;left:var(--page-pad);top:clamp(28px,3vw,48px);width:31%;max-width:470px;text-shadow:0 2px 7px #000}
.world .chapter-intro h2{font-size:clamp(2rem,3.3vw,3.8rem)}
.world .chapter-intro>p:not(.chapter-label):not(.handwritten){font-size:clamp(1rem,1.2vw,1.2rem)}
.world .world-art{position:relative;width:calc(100% + 2 * var(--page-pad));margin:0 calc(-1 * var(--page-pad));aspect-ratio:3/2;overflow:hidden;z-index:1}
.world-art::after{content:"";position:absolute;inset:auto 0 0;height:65px;background:linear-gradient(transparent,#07110f);pointer-events:none;z-index:3}
.world-plane{position:relative;width:100%;aspect-ratio:3/2}
.map-image{position:absolute;inset:0;width:100%;height:100%;max-width:none;object-fit:fill}
.map-sign{position:absolute;inset:0;width:100%;height:100%}
.world-plane::after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,#030c09a8,transparent 41%),linear-gradient(0deg,#07110f,transparent 33%)}
.world .realm-map{position:absolute;z-index:2;inset:0;width:100%;height:100%;margin:0;display:block}
.world .realm{position:absolute;display:block;width:44px;height:44px;min-height:44px;padding:0;border:0;border-radius:0;background:none;transform:translate(-50%,-50%);font:400 clamp(.8rem,1.04vw,1rem)/1.25 "PT Serif",Georgia,serif}
.world .realm>.vector-icon{position:absolute;width:30px;height:42px;top:50%;left:50%;margin:0;transform:translate(-50%,-50%)}
.realm>span{position:absolute;left:calc(50% + 22px);top:50%;transform:translateY(-50%);width:110px;color:#fff7dc;text-shadow:0 1px 3px #031412,0 2px 8px #031412,0 0 12px #031412}
.world .realm-dream{left:54.296875%;top:18.359375%;right:auto;bottom:auto}
.world .realm-kind{left:70.5078125%;top:12.59765625%;right:auto;bottom:auto}
.world .realm-water{left:49.0234375%;top:31.93359375%;right:auto;bottom:auto}
.world .realm-wise{left:79.8828125%;top:34.765625%;right:auto;bottom:auto}
.world .realm-brave{left:83.26822917%;top:49.31640625%;right:auto;bottom:auto}
.world .discovery-strip{position:relative;z-index:4;padding-top:0;margin-top:calc(-13vw);gap:24px}
.world .chapter-closing{position:relative;z-index:4;margin-top:26px}
@media(max-width:1100px){
 .opening .opening-title{width:76%}
 .original-sign-layer{display:none}
 .opening .opening-middle{margin:25px auto 0}
 .opening .wood-values{display:flex;justify-content:center;flex-wrap:wrap;gap:8px;width:auto;transform:none;margin:0 20px;padding:0}
 .opening .wood-values li{display:flex;position:relative;isolation:isolate;align-items:center;gap:7px;min-height:40px;padding:8px 13px;color:#fff4d9;background:#624122;border:1px solid #ae7c4599;border-radius:5px;text-shadow:0 1px 3px #241105,0 1px 1px #000;font:400 .875rem/1.3 "PT Serif",Georgia,serif;overflow:hidden;box-shadow:0 3px 4px #0005,inset 0 1px 1px #eccd9277}
 .opening .wood-values .wood-texture{position:absolute;inset:0;width:100%;height:100%;z-index:-1;max-width:none;opacity:.8}
 .opening .wood-values .vector-icon{width:23px;height:25px;flex:none;filter:drop-shadow(0 1px 1px #efd69b80)}
 .opening .wood-values [data-icon="wood-mountains"],.opening .wood-values [data-icon="wood-star"]{color:#ffe0a1!important;filter:drop-shadow(0 1px 2px #000)}
 .opening .opening-note{display:none}
 .opening .hero-cast{margin-top:30px}
 .world .chapter-intro{width:33%;top:30px}
 .world .chapter-intro h2{font-size:clamp(1.8rem,3.25vw,2.4rem)}
 .world .chapter-intro .handwritten{display:none}
 .realm>span{width:88px;font-size:.8rem;left:calc(50% + 18px)}
 .world .discovery-strip{margin-top:-8vw}
}
@media(min-width:761px) and (max-width:1100px){
 .world{padding-top:36px}
 .world .chapter-intro{position:relative;inset:auto;width:100%;max-width:960px;margin:0 auto 28px;display:grid;grid-template-columns:1fr 1fr;gap:12px 32px}
 .world .chapter-intro .chapter-label{grid-column:1/-1;margin:0}
 .world .chapter-intro h2{font-size:clamp(2rem,3.6vw,2.6rem)}
 .world .chapter-intro>p:not(.chapter-label):not(.handwritten){margin:0;font-size:1rem}
 .world .discovery-strip{margin-top:-7vw}
}
@media(max-width:760px){
 .opening .opening-art{padding-top:28px}
 .opening .opening-title{width:100%;padding:0 16px}
 .opening .opening-title>p:first-child{font-size:.875rem;letter-spacing:.12em}
 .opening h1{margin:13px 0 9px}
 .opening .opening-subtitle{font-size:.9375rem;max-width:30em}
 .opening .opening-middle{margin-top:22px}
 .opening .wood-values{gap:7px;margin:0 12px}
 .opening .wood-values li{font-size:.8125rem;min-height:38px;padding:7px 10px;gap:6px}
 .opening .wood-values .vector-icon{width:20px;height:23px}
 .hero-distance{width:190%;margin-left:-45%;height:100%;max-width:none}
 .opening .hero-cast{margin-top:28px;aspect-ratio:1536/610}
 .hero-cast>svg{height:auto;aspect-ratio:1536/560}
 .opening .scroll-cue{bottom:1.5%;font-size:.6875rem;line-height:1.35}
 .opening .opening-facts{padding-top:22px;margin-top:10px;gap:20px 14px}
 .world{padding-top:32px}
 .world .chapter-intro{position:relative;inset:auto;width:100%;max-width:600px;margin:0 auto 26px;text-shadow:none}
 .world .chapter-intro h2{font-size:clamp(2rem,6.5vw,3rem);max-width:550px}
 .world .chapter-intro>p:not(.chapter-label):not(.handwritten){font-size:1rem;max-width:48ch}
 .world .world-art{aspect-ratio:1.14;min-height:0}
 .world-plane{position:absolute;width:180%;left:-70%;top:0}
 .world-plane::after{background:linear-gradient(0deg,#07110f,transparent 22%)}
 .world .realm>.vector-icon{width:24px;height:32px}
 .realm>span{left:50%;top:calc(50% + 17px);transform:translateX(-50%);width:90px;font-size:.8125rem;line-height:1.15}
 .world .discovery-strip{margin:24px 0 0;padding:0;gap:26px 16px}
 .world .chapter-closing{margin-top:28px}
}
@media(max-width:360px){
 .site-header{flex-wrap:wrap;justify-content:space-between;gap:6px 10px}
 .site-header .brand{width:145px}
 .site-header .date-button{margin-left:auto;font-size:.75rem}
 .site-header .menu-toggle{width:100%;min-height:34px;padding:5px}
 .opening .wood-values li{font-size:.75rem;padding:7px 9px}
 .opening .opening-subtitle{font-size:.875rem}
 .realm>span{font-size:.75rem;width:82px}
}
@media(max-width:420px){
 .booking-backdrop .booking-modal h2{font-size:clamp(1.4rem,7.2vw,1.8rem);overflow-wrap:normal}
}
@media(min-width:1441px){
 .opening .opening-note{max-width:220px;width:16%}
 .benefits-heading>.handwritten,.visit-heading>.handwritten{max-width:260px}
}

.adventure-note{max-width:500px;margin:auto;font:italic 400 1rem/1.55 "PT Serif",Georgia,serif}
