*,*:before,*:after{box-sizing:border-box;margin:0}html,body{width:100%;height:100%;overflow-x:hidden}body.intro-active{overflow:hidden}.intro-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;background:#fff;overflow:hidden;transition:background-color 1.4s ease}.intro-overlay.is-celebrating{background:#fff0;pointer-events:none}.intro-overlay.is-done{opacity:0;visibility:hidden;pointer-events:none;transition:opacity .6s ease,visibility .6s ease}.intro-slideshow{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;background:#fff}.intro-track{display:flex;height:100%;will-change:transform}.intro-slide{flex:0 0 100%;width:100%;height:100%;position:relative}.intro-slide img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.intro-speech-bubble{position:absolute;top:clamp(8%,10vh,13%);right:clamp(6%,2vw,10%);z-index:2;max-width:min(240px,52vw);padding:.75em 1em .85em;background:#fff9e6;border:4px solid #222;border-radius:50% 50% 50% 12%/45% 45% 45% 55%;font:800 clamp(1.5rem,6vw,2.25rem)/1.1 "Comic Sans MS","Chalkboard SE","Segoe UI",sans-serif;color:#c92a2a;text-align:center;letter-spacing:.02em;box-shadow:5px 5px #0000001f;transform:rotate(-6deg);transform-origin:center bottom;opacity:0;visibility:hidden}.intro-speech-bubble.is-visible{visibility:visible;animation:intro-bubble-in .55s cubic-bezier(.34,1.56,.64,1) both}.intro-speech-bubble.is-fading{visibility:visible;animation:intro-bubble-out .5s ease forwards}.intro-speech-bubble:before{content:"";position:absolute;bottom:-22px;left:28%;width:28px;height:28px;background:#fff9e6;border:4px solid #222;border-top:none;border-right:none;border-radius:0 0 0 70%;transform:rotate(-12deg);box-shadow:3px 3px #00000014}.intro-speech-bubble:after{content:"";position:absolute;bottom:-38px;left:18%;width:14px;height:14px;background:#fff9e6;border:3px solid #222;border-radius:50%}@keyframes intro-bubble-in{0%{opacity:0;transform:rotate(-6deg) scale(.35)}to{opacity:1;transform:rotate(-6deg) scale(1)}}@keyframes intro-bubble-out{0%{opacity:1;transform:rotate(-6deg) scale(1)}to{opacity:0;transform:rotate(-6deg) scale(.6)}}.intro-text-steps{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;background:#fff}.intro-text-steps.is-hidden{opacity:0;visibility:hidden;pointer-events:none;transition:opacity .35s ease,visibility .35s ease}.intro-text-steps .intro-step{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center}.intro-text-block{padding:clamp(1rem,4vw,1.5rem);text-align:center}.intro-text{font:clamp(1.75rem,4vw + 1rem,3rem)/1.2 Georgia,"Times New Roman",serif;color:#c92a2a;animation:intro-pop .8s cubic-bezier(.34,1.56,.64,1) both}.intro-text--sub{margin-top:.35em;font-size:clamp(1.25rem,2.5vw + .75rem,2rem);color:#222;animation-delay:.12s}.intro-slide.is-entering img{transform-origin:center center;will-change:transform;animation:intro-last-bounce .65s cubic-bezier(.34,1.56,.64,1) forwards}.intro-slide.is-exiting{z-index:1}.intro-slide.is-exiting img{transform-origin:center center;will-change:transform,opacity;animation:intro-last-spin-out .9s cubic-bezier(.55,0,1,.45) forwards}.intro-confetti{position:absolute;top:0;right:0;bottom:0;left:0;z-index:4;pointer-events:none;overflow:hidden}.celebration-bursts{position:fixed;top:0;right:0;bottom:0;left:0;z-index:150;pointer-events:none;overflow:hidden}.intro-burst{position:absolute;width:0;height:0;transform:translate(-50%,-50%);animation:intro-burst-pop .85s ease-out forwards}.confetti-piece{position:absolute;left:50%;top:50%;width:var(--size, 16px);height:var(--size, 16px);border-radius:3px;border:1px solid rgba(0,0,0,.14);box-shadow:0 2px 5px #00000038;opacity:0;animation:confetti-pop .9s cubic-bezier(.18,1.25,.4,1) forwards}@keyframes intro-pop{0%{opacity:0;transform:scale(.6)}to{opacity:1;transform:scale(1)}}@keyframes intro-last-bounce{0%{opacity:1;transform:scale(1) rotate(0)}35%{opacity:1;transform:scale(1.14) rotate(0)}55%{opacity:1;transform:scale(.94) rotate(0)}75%{opacity:1;transform:scale(1.06) rotate(0)}to{opacity:1;transform:scale(1) rotate(0)}}@keyframes intro-last-spin-out{0%{opacity:1;transform:scale(1) rotate(0)}to{opacity:0;transform:scale(.12) rotate(360deg)}}@keyframes confetti-pop{0%{opacity:1;transform:translate(-50%,-50%) scale(0) rotate(0)}10%{opacity:1;transform:translate(-50%,-50%) scale(2.2) rotate(0)}65%,82%{opacity:1;transform:translate(calc(-50% + var(--x)),calc(-50% + var(--y))) scale(var(--s)) rotate(var(--r))}to{opacity:0;transform:translate(calc(-50% + var(--x)),calc(-50% + var(--y))) scale(var(--s)) rotate(var(--r))}}@keyframes intro-burst-pop{0%{opacity:1;transform:translate(-50%,-50%) scale(.4);box-shadow:0 0 #ff6b6b,0 0 #ffd93d,0 0 #6bcb77,0 0 #4d96ff,0 0 #ff922b,0 0 #cc5de8}70%{opacity:1}to{opacity:0;transform:translate(-50%,-50%) scale(1);box-shadow:28px -8px 0 5px #ff6b6b,-26px 10px 0 5px #ffd93d,10px 30px 0 5px #6bcb77,-12px -28px 0 5px #4d96ff,22px 20px 0 4px #ff922b,-20px -18px 0 4px #cc5de8,0 32px 0 4px #ff6b6b,30px 0 0 4px #ffd93d}}.layout{display:flex;flex-direction:column;width:100%;min-height:100vh;height:100vh;overflow:hidden}.content{flex:0 1 auto;min-height:0;display:flex;flex-direction:column;overflow:hidden;padding:0;font:clamp(.9375rem,.45vw + .82rem,1.125rem) / 1.6 system-ui,sans-serif;color:#222;background:#fafafa}.content-body{text-align:center;min-height:0;overflow-y:auto;padding:clamp(1rem,2.5vh,2rem) clamp(1rem,3vw,2rem)}.content-image-wrap{flex-shrink:0;width:100%;height:clamp(280px,62vh,760px);margin:0;padding:0;overflow:hidden}.content-image{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.content-heading{margin-bottom:clamp(.75rem,1.5vh,1rem)}.content-heading__line{display:block;font:clamp(1.75rem,4vw + 1rem,2.5rem)/1.2 Georgia,"Times New Roman",serif;color:#c92a2a}.content-heading__line--sub{margin-top:.35em;font-size:clamp(1.25rem,2vw + .85rem,1.75rem);color:#222}.layout.is-revealed .content-heading__line{animation:intro-pop .8s cubic-bezier(.34,1.56,.64,1) both}.layout.is-revealed .content-heading__line--sub{animation-delay:.12s}.content p+p{margin-top:clamp(.75rem,1.5vh,1rem)}.signature{margin-top:clamp(1.25rem,3vh,2rem);font-size:clamp(.9375rem,.35vw + .8rem,1.0625rem);text-align:right;font-style:italic}.location-link{display:inline;padding:0;border:none;background:none;font:inherit;color:#c92a2a;text-decoration:underline;text-underline-offset:3px;cursor:pointer}.location-link:hover{color:#e03131}.content-body a{color:#c92a2a;text-underline-offset:3px}.content-body a:hover{color:#e03131}.map-close{display:none;position:absolute;top:12px;left:12px;z-index:2;width:40px;height:40px;align-items:center;justify-content:center;border:none;border-radius:50%;background:#fffffff2;box-shadow:0 2px 8px #0003;font:1.75rem/1 system-ui,sans-serif;color:#222;cursor:pointer}.map-panel.is-open .map-close{display:flex}.map-panel.is-focused:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;animation:map-focus 1.2s ease-out}@keyframes map-focus{0%{box-shadow:inset 0 0 #c92a2a00}35%{box-shadow:inset 0 0 0 5px #c92a2ad9}to{box-shadow:inset 0 0 #c92a2a00}}.map-panel{position:relative;flex:1 1 0;width:100%;max-width:100%;min-width:0;min-height:0;margin:0;padding:0;overflow:hidden}#map,.map-panel .mapboxgl-map,.map-panel .mapboxgl-canvas-container,.map-panel canvas.mapboxgl-canvas{position:absolute;top:0;right:0;bottom:0;left:0;width:100%!important;height:100%!important;max-width:none;display:block}.map-debug{position:absolute;top:8px;left:8px;z-index:2;max-width:min(440px,calc(100% - 72px));padding:8px 10px;border-radius:6px;background:#000000d1;color:#f0f0f0;font:11px/1.45 ui-monospace,SFMono-Regular,Menlo,monospace;pointer-events:auto}.map-debug__hint{margin:0 0 6px;font-family:inherit;font-size:11px;opacity:.85}.map-debug__out{margin:0 0 8px;white-space:pre-wrap;word-break:break-all}.map-debug__copy{border:1px solid rgba(255,255,255,.35);border-radius:4px;padding:4px 8px;background:#ffffff1f;color:inherit;font:inherit;cursor:pointer}.map-debug__copy:hover{background:#fff3}@media(max-width:768px){.layout{height:100dvh;min-height:0;overflow:hidden}.content{flex:1;min-height:0;overflow:hidden;font-size:clamp(1.125rem,4.5vw,1.3125rem);line-height:1.65}.content-body{flex:1;display:flex;flex-direction:column;justify-content:center;gap:clamp(1rem,3.5dvh,1.75rem);min-height:0;overflow-y:auto;padding:clamp(1.75rem,7dvh,3.5rem) clamp(1.25rem,6vw,2rem)}.content-heading__line{font-size:clamp(2.25rem,11vw,3.25rem)}.content-heading__line--sub{font-size:clamp(1.5rem,6vw,2rem)}.content-heading{margin-bottom:clamp(.5rem,2dvh,1rem)}.content p+p{margin-top:0}.content-image-wrap{height:clamp(480px,62dvh,560px)}.signature{margin-top:clamp(1.25rem,4dvh,2rem);font-size:clamp(1.0625rem,3.8vw,1.1875rem)}.map-panel{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;width:100%;max-width:100%;height:auto;min-height:0;transform:translate(100%);transition:transform .25s ease}.map-panel.is-open{transform:translate(0)}}body.map-open{overflow:hidden}.mapboxgl-marker{pointer-events:auto!important}.marker-wrap{position:relative;width:36px;height:36px;cursor:pointer}.marker-label{position:absolute;top:calc(100% + 2px);left:50%;transform:translate(-50%);padding:2px 6px;border-radius:4px;background:#fffffff2;border:1px solid rgba(0,0,0,.12);box-shadow:0 1px 4px #0003;color:#222;font:600 11px/1.25 system-ui,sans-serif;text-align:center;white-space:nowrap}.marker{width:100%;height:100%;font-size:28px;display:flex;align-items:center;justify-content:center;line-height:1;transform-origin:center center;will-change:transform;filter:drop-shadow(0 2px 6px rgba(0,0,0,.35))}.marker-burst{position:absolute;top:50%;right:0;bottom:0;left:50%;width:0;height:0;pointer-events:none}.marker-wrap:hover .marker,.marker-wrap.highlight .marker{animation:pop-spin .75s cubic-bezier(.34,1.56,.64,1) none}.marker-wrap:hover .marker-burst,.marker-wrap.highlight .marker-burst{animation:explode .55s ease-out none}@keyframes pop-spin{0%{transform:scale(1) rotate(0)}20%{transform:scale(1.55) rotate(0)}55%{transform:scale(1.25) rotate(360deg)}to{transform:scale(1) rotate(720deg)}}@keyframes explode{0%{opacity:1;box-shadow:0 0 #ff6b6b,0 0 #ffd93d,0 0 #6bcb77,0 0 #4d96ff,0 0 #ff922b,0 0 #cc5de8}70%{opacity:1}to{opacity:0;box-shadow:28px -6px 0 5px #ff6b6b,-26px 8px 0 5px #ffd93d,10px 30px 0 5px #6bcb77,-12px -28px 0 5px #4d96ff,24px 22px 0 4px #ff922b,-22px -20px 0 4px #cc5de8,0 34px 0 4px #ff6b6b,32px 0 0 4px #ffd93d}}
