*,*:before,*:after{margin:0;padding:0;box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{width:100%}body{width:100%;font-family:Caveat,Patrick Hand,-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;color:#7e5502;background:#fdf6e3}#root{width:100%}.loadGate{position:fixed;top:0;right:0;bottom:0;left:0;background:#f7c053;color:#7e5502;z-index:1000;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:16px;font-size:18px;line-height:1.6;transition:opacity 1s ease-out}.loadGate.hidden{opacity:0;pointer-events:none}.loadGate .instruction{max-width:320px}.loadGate .progressTrack{width:220px;height:8px;background:#7e55024d;border-radius:4px;overflow:hidden}.loadGate .progressFill{height:100%;background:#7e5502;border-radius:4px;transition:width .3s ease-in}.loadGate .footerLinks{position:absolute;bottom:24px;left:0;right:0;display:flex;flex-direction:column;align-items:center;gap:4px;font-size:14px}.loadGate .footerLinks a{color:#7e5502;text-decoration:underline}.walkingHero{position:relative;width:100vw}.walkingHero__sticky{position:sticky;position:-webkit-sticky;top:0;left:0;width:100vw;height:100vh;overflow:hidden;background:#fdf6e3;touch-action:pan-y;-webkit-overflow-scrolling:touch}.walkingHero__strip{position:absolute;top:0;left:0;height:100vh;display:flex;will-change:transform}.walkingHero__biome{flex:0 0 100vw;height:100vh;background-size:cover;background-position:center;background-repeat:no-repeat}.walkingHero__transport{position:absolute;top:15%;left:0;pointer-events:none;z-index:5;will-change:transform}.walkingHero__transport img{width:120px;height:auto;mix-blend-mode:multiply;filter:drop-shadow(0 4px 8px rgba(0,0,0,.15))}.walkingHero__transport--car{top:auto;bottom:20%}.walkingHero__transport--car img{width:90px}.walkingHero__caption{position:absolute;top:32px;right:32px;width:360px;max-width:calc(100vw - 64px);z-index:10;pointer-events:none}@media(max-width:768px){.walkingHero__caption{top:auto;bottom:64px;right:12px;left:12px;width:auto;max-width:none}}.walkingHero__captionCard{background:#fffdf5f0;border:2px solid #7e5502;border-radius:4px;padding:20px 24px;transform:rotate(-.8deg);box-shadow:4px 6px #7e550240;animation:captionFadeIn .45s ease-out}@media(max-width:768px){.walkingHero__captionCard{padding:14px 16px;transform:none;max-height:35vh;overflow-y:auto}}@keyframes captionFadeIn{0%{opacity:0;transform:rotate(-.8deg) translateY(-12px)}to{opacity:1;transform:rotate(-.8deg) translateY(0)}}.walkingHero__captionSubtitle{font-size:18px;color:#7e5502;opacity:.75;margin-bottom:4px}@media(max-width:768px){.walkingHero__captionSubtitle{font-size:14px;margin-bottom:2px}}.walkingHero__captionTitle{font-family:Caveat,Patrick Hand,cursive;font-size:42px;color:#7e5502;line-height:1.1;margin-bottom:10px}@media(max-width:768px){.walkingHero__captionTitle{font-size:28px;margin-bottom:6px}}.walkingHero__captionBody{font-size:15px;line-height:1.6;color:#7e5502;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif}@media(max-width:768px){.walkingHero__captionBody{font-size:13px;line-height:1.5}}.walkingHero__timeline{position:absolute;left:50%;bottom:24px;transform:translate(-50%);display:flex;align-items:center;gap:0;background:#fffdf5e6;border:1.5px solid rgba(126,85,2,.4);border-radius:999px;padding:8px 14px;box-shadow:2px 3px #7e550226;z-index:10;pointer-events:none}@media(max-width:768px){.walkingHero__timeline{bottom:14px;padding:6px 10px}}.walkingHero__timelineDot{width:10px;height:10px;border-radius:50%;background:#7e550240;margin:0 6px;position:relative;transition:all .3s ease-out}.walkingHero__timelineDot.visited{background:#7e550299}.walkingHero__timelineDot.active{width:14px;height:14px;background:#7e5502;box-shadow:0 0 0 3px #f7c05380}.walkingHero__timelineDot.active .label{opacity:1;transform:translate(-50%) translateY(0)}.walkingHero__timelineDot .label{position:absolute;bottom:24px;left:50%;transform:translate(-50%) translateY(6px);white-space:nowrap;font-family:Caveat,cursive;font-size:16px;color:#7e5502;opacity:0;transition:opacity .3s ease-out,transform .3s ease-out}@media(max-width:768px){.walkingHero__timelineDot .label{display:none}}.walkingHero__scrollCue{position:absolute;left:50%;bottom:80px;transform:translate(-50%);color:#7e5502;font-size:18px;text-align:center;pointer-events:none;z-index:10;background:#fffdf5d9;padding:10px 20px;border-radius:999px;border:1.5px solid rgba(126,85,2,.4);animation:bounce 2s infinite ease-in-out}@media(max-width:768px){.walkingHero__scrollCue{bottom:54px;font-size:14px;padding:8px 14px}}.walkingHero__hotspots{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:0;transition:opacity .4s ease-out;z-index:12}.walkingHero__hotspots.active{opacity:1;pointer-events:none}.walkingHero__hotspot{position:absolute;transform:translate(-50%,-50%);background:transparent;border:none;padding:0;cursor:pointer;font-family:inherit;pointer-events:auto;outline-offset:6px;display:flex;flex-direction:column;align-items:center;gap:6px}.walkingHero__hotspots:not(.active) .walkingHero__hotspot{pointer-events:none}.walkingHero__hotspot:focus-visible{outline:3px dashed #7e5502}.walkingHero__hotspot:hover .walkingHero__hotspotLabel,.walkingHero__hotspot:focus-visible .walkingHero__hotspotLabel{opacity:1;transform:translateY(0)}.walkingHero__hotspot:hover .walkingHero__hotspotDot,.walkingHero__hotspot:focus-visible .walkingHero__hotspotDot{transform:scale(1.15);background:#7e5502}.walkingHero__hotspotDot{display:block;width:28px;height:28px;border-radius:50%;background:#7e5502cc;border:3px solid #fdf6e3;box-shadow:0 0 0 3px #7e550259,3px 4px #7e550240;animation:hotspotPulse 2.2s infinite ease-in-out;transition:transform .2s,background .2s}@media(prefers-reduced-motion:reduce){.walkingHero__hotspotDot{animation:none}}.walkingHero__hotspotLabel{background:#fffdf5f5;border:2px solid #7e5502;border-radius:4px;padding:6px 12px;font-family:Caveat,Patrick Hand,cursive;font-size:20px;color:#7e5502;white-space:nowrap;transform:translateY(4px);opacity:.88;transition:opacity .2s,transform .2s;box-shadow:2px 3px #7e550233}@media(max-width:768px){.walkingHero__hotspotLabel{font-size:16px;padding:4px 10px;opacity:1;transform:none}}.walkingHero__hotspotEmoji{margin-right:6px}@keyframes hotspotPulse{0%,to{box-shadow:0 0 0 3px #7e550259,0 0 0 10px #7e550200,3px 4px #7e550240}50%{box-shadow:0 0 0 3px #7e550259,0 0 0 16px #7e550214,3px 4px #7e550240}}@keyframes bounce{0%,to{transform:translate(-50%) translateY(0)}50%{transform:translate(-50%) translateY(6px)}}.tail{background:#fdf6e3;background-image:repeating-linear-gradient(to bottom,transparent 0px,transparent 31px,#9ab4d8 31px,#9ab4d8 32px);background-size:100% 32px;padding:80px 24px 40px;position:relative}.tail:before{content:"";position:absolute;left:80px;top:0;bottom:0;width:2px;background:#d94a4a;opacity:.6}@media(max-width:768px){.tail:before{left:40px}}.tail__photoWrap{max-width:520px;margin:0 auto 72px;text-align:center;position:relative}.tail__photoFrame{position:relative;background:#fff;border:2px solid #7e5502;padding:14px 14px 56px;transform:rotate(-1.2deg);box-shadow:6px 8px #7e550233;transition:transform .4s ease-out}.tail__photoFrame:hover{transform:rotate(0) translateY(-4px)}.tail__photo{display:block;width:100%;height:auto;aspect-ratio:3/4;object-fit:cover;border:1px solid rgba(126,85,2,.25)}.tail__photoPlaceholder{aspect-ratio:3/4;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;background:#fffaf0;border:1px dashed rgba(126,85,2,.4);color:#7e550299}.tail__photoPlaceholderIcon{font-size:48px}.tail__photoPlaceholderText{font-family:Caveat,cursive;font-size:22px}.tail__photoCaption{position:absolute;bottom:-6px;left:0;right:0;text-align:center;font-family:Caveat,Patrick Hand,cursive;font-size:26px;color:#7e5502;transform:rotate(-1.2deg)}.tail__accolades{max-width:800px;margin:0 auto 48px;padding:0 120px 0 140px;color:#7e5502}@media(max-width:768px){.tail__accolades{padding:0 16px 0 60px}}.tail__heading{font-family:Caveat,Patrick Hand,cursive;font-size:52px;line-height:1.05;margin-bottom:18px;transform:rotate(-1deg);display:inline-block}@media(max-width:768px){.tail__heading{font-size:38px}}.tail__lede{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;font-size:18px;line-height:1.7;margin-bottom:24px}.modal{position:fixed;top:0;right:0;bottom:0;left:0;background:#281c08a6;z-index:1000;display:flex;align-items:flex-start;justify-content:center;padding:40px 16px;overflow-y:auto;animation:modalFadeIn .25s ease-out}@media(prefers-reduced-motion:reduce){.modal{animation:none}}.modal__card{position:relative;background:#fdf6e3;border:2px solid #7e5502;border-radius:4px;max-width:680px;width:100%;padding:40px 40px 32px;box-shadow:8px 10px #281c0859;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;color:#7e5502}@media(max-width:640px){.modal__card{padding:36px 20px 24px}}.modal__close{position:absolute;top:10px;right:12px;background:transparent;border:none;font-size:36px;line-height:1;color:#7e5502;cursor:pointer;padding:4px 10px;border-radius:4px}.modal__close:hover,.modal__close:focus-visible{background:#7e55021a;outline:2px solid #f7c053}.modal__title{font-family:Caveat,Patrick Hand,cursive;font-size:48px;line-height:1.05;margin-bottom:16px;transform:rotate(-.8deg);display:inline-block}@media(max-width:640px){.modal__title{font-size:36px}}.modal__titleEmoji{margin-right:10px}.modal__body{font-size:17px;line-height:1.6}.modal__body p{margin-bottom:16px}@keyframes modalFadeIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.sponsorGrid,.filmGrid,.videoGrid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:14px;margin:16px 0 24px}.sponsorCard,.filmCard,.videoCard{background:#fff;border:1.5px solid rgba(126,85,2,.35);border-radius:4px;padding:16px 14px;text-align:center;transform:rotate(-.4deg);box-shadow:2px 3px #7e550226;transition:transform .2s ease-out}.sponsorCard:nth-child(2n),.filmCard:nth-child(2n),.videoCard:nth-child(2n){transform:rotate(.5deg)}.sponsorCard:nth-child(3n),.filmCard:nth-child(3n),.videoCard:nth-child(3n){transform:rotate(-.8deg)}.sponsorCard:hover,.filmCard:hover,.videoCard:hover{transform:rotate(0) translateY(-2px)}.sponsorCard__thumb,.filmCard__thumb,.videoCard__thumb{font-size:32px;margin-bottom:6px}.sponsorCard__title,.sponsorCard__brand,.filmCard__title,.filmCard__brand,.videoCard__title,.videoCard__brand{font-weight:600;font-size:14px;color:#7e5502;margin-bottom:4px}.sponsorCard__note,.sponsorCard__social,.filmCard__note,.filmCard__social,.videoCard__note,.videoCard__social{font-size:12px;color:#7e5502b3}.accolades{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:24px;margin-top:24px}.accoladeCard{background:#fff;border:2px solid #7e5502;border-radius:4px;padding:24px 20px;position:relative;transform:rotate(-.8deg);box-shadow:4px 4px #7e550226;transition:transform .3s ease-out}.accoladeCard:nth-child(2n){transform:rotate(.8deg)}.accoladeCard:nth-child(3n){transform:rotate(-1.2deg)}.accoladeCard:hover{transform:rotate(0) translateY(-4px)}.accoladeCard .badge{font-family:Caveat,Patrick Hand,cursive;font-size:48px;color:#7e5502;line-height:1;margin-bottom:8px}.accoladeCard .label{font-size:14px;color:#7e5502cc;text-transform:uppercase;letter-spacing:1px}form{background:#fff;border:2px solid #7e5502;border-radius:4px;padding:32px;transform:rotate(-.3deg);box-shadow:4px 4px #7e550226;margin-top:24px}form .field{margin-bottom:20px}form .field label{display:block;font-size:16px;font-weight:600;margin-bottom:8px;color:#7e5502}form .field input,form .field textarea,form .field select{width:100%;padding:12px 16px;border:1.5px solid rgba(126,85,2,.3);border-radius:4px;font-size:16px;font-family:inherit;color:#7e5502;background:#fffdf6}form .field input:focus,form .field textarea:focus,form .field select:focus{outline:2px solid #f7c053;outline-offset:2px;border-color:#7e5502}form .field textarea{resize:vertical;min-height:120px}form .honeypot{position:absolute;left:-9999px;top:-9999px;opacity:0;pointer-events:none}form button[type=submit]{background:#7e5502;color:#f7c053;border:none;padding:14px 32px;font-size:18px;font-weight:600;border-radius:4px;cursor:pointer;font-family:inherit;transition:transform .15s ease-out,background .2s}form button[type=submit]:hover:not(:disabled){transform:translateY(-2px);background:#5a3d02}form button[type=submit]:active{transform:translateY(0)}form button[type=submit]:disabled{opacity:.5;cursor:not-allowed}form .formStatus{margin-top:16px;font-size:14px}form .formStatus.success{color:#2d7a2d}form .formStatus.error{color:#d94a4a}.siteFooter{background:#f7c053;color:#7e5502;text-align:center;padding:32px 24px;font-size:14px;margin-top:40px;margin-left:-24px;margin-right:-24px}.siteFooter a{color:#7e5502;text-decoration:underline}.siteFooter__tip{opacity:.7;margin-top:8px;font-size:12px}
