.map-entry{--entry-paper:var(--lightningcss-light,#f2f4ed)var(--lightningcss-dark,#07171e);--entry-ink:var(--lightningcss-light,#163943)var(--lightningcss-dark,#dfefec);--entry-line:var(--lightningcss-light,#407b78)var(--lightningcss-dark,#81b6a4);--entry-accent:var(--lightningcss-light,#426319)var(--lightningcss-dark,#d8ff4f);z-index:10000;background:var(--entry-paper);min-width:320px;color:var(--entry-ink);isolation:isolate;overscroll-behavior:none;touch-action:none;place-items:center;display:grid;position:fixed;inset:0;overflow:hidden}.map-entry:after{content:"";z-index:-1;pointer-events:none;background:radial-gradient(ellipse at 50% 46%, var(--entry-paper) 8%, transparent 68%);position:absolute;inset:0}.map-entry-atlas{z-index:-2;opacity:.75;animation:18s ease-in-out infinite alternate atlas-drift;position:absolute;inset:-6%}.map-entry-atlas svg{width:100%;height:100%}.map-entry-atlas path,.map-entry-atlas circle{vector-effect:non-scaling-stroke}.map-entry-graticule{stroke:var(--entry-line);stroke-width:.6px;opacity:.22}.map-entry-contours{stroke:var(--entry-line);stroke-width:1px;opacity:.52}.map-entry-contours path{stroke-dasharray:1;animation:contour-draw 9s calc(var(--line) * -450ms) ease-in-out infinite}.map-entry-parcels{stroke:var(--entry-line);stroke-width:.8px;opacity:.55}.map-entry-parcels circle{fill:var(--entry-paper);stroke:var(--entry-accent);stroke-width:2px}.map-entry-route{stroke:var(--entry-accent);stroke-width:2px;stroke-dasharray:.12 .035;animation:16s linear infinite route-trace}.map-entry-title{text-align:center;width:min(78vw,750px);margin-top:-3vh}.map-entry-wordmark{animation:.95s cubic-bezier(.16,1,.3,1) both title-arrive,8s ease-in-out .95s infinite title-breathe}.map-entry-wordmark picture{display:block}.map-entry-wordmark .official-wordmark{width:100%;max-width:none;height:auto;display:block}.map-entry-copy{letter-spacing:-.035em;place-items:center;min-height:3.4em;margin:-.2rem -8vw 0;font-size:clamp(1rem,2.05vw,1.4rem);font-weight:480;display:grid}.map-entry-copy p{opacity:0;max-width:27em;animation:copy-shift 16s calc(var(--phrase) * 4s) linear infinite both;grid-area:1/1;margin:0;padding:0 1rem}.map-entry-copy p:first-child{animation-name:copy-first}.map-entry-edition{inset:max(1.5rem, env(safe-area-inset-top)) max(1.5rem, env(safe-area-inset-right)) auto max(1.5rem, env(safe-area-inset-left));letter-spacing:.15em;text-transform:uppercase;opacity:.65;justify-content:space-between;gap:1rem;font-size:.58rem;font-weight:650;display:flex;position:absolute}.map-entry-notes{pointer-events:none;position:absolute;inset:0}.map-entry-name{max-width:42vw;animation:place-renamed 7s calc(var(--note) * -1.65s) ease-in-out infinite;align-items:center;gap:.65rem;font-size:clamp(.68rem,1.1vw,.87rem);display:flex;position:absolute}.map-entry-name:first-child{top:24%;left:10%;transform:rotate(-7deg)}.map-entry-name:nth-child(2){top:22%;right:10%;transform:rotate(5deg)}.map-entry-name:nth-child(3){bottom:23%;left:15%;transform:rotate(4deg)}.map-entry-name:nth-child(4){bottom:25%;right:9%;transform:rotate(-5deg)}.map-entry-pin{color:var(--entry-accent);font-size:1.5rem;font-weight:300}.map-entry-name-copy{display:grid}.map-entry-name s{opacity:.45;font-size:.8em;text-decoration-thickness:1px}.map-entry-name strong{letter-spacing:-.03em;font-weight:650}.map-entry-footer{bottom:max(1.6rem, env(safe-area-inset-bottom));text-align:center;letter-spacing:.025em;font-size:.7rem;position:absolute;left:1.25rem;right:1.25rem}.map-entry-footer>p{opacity:.65}.map-entry-recovery{border:1px solid var(--line);background:var(--entry-paper);touch-action:auto;border-radius:12px;max-width:36rem;margin:auto;padding:.7rem 1rem}.map-entry-recovery p{margin:0 0 .5rem}.map-entry-recovery button,.map-entry-recovery a{border:1px solid var(--line);min-height:44px;color:var(--entry-ink);cursor:pointer;background:0 0;border-radius:6px;justify-content:center;align-items:center;margin:0 .4rem;padding:.4rem .8rem;font-size:.75rem;display:inline-flex}.map-entry[data-mode=return] .map-entry-wordmark{animation-duration:.4s,8s}.map-entry[data-mode=return] .map-entry-name{animation-duration:5s}.map-entry[data-phase=revealing]{pointer-events:none;animation:.52s cubic-bezier(.22,.7,.25,1) both atlas-unveil}.map-entry[data-phase=revealing] .map-entry-title{animation:.48s cubic-bezier(.3,0,.2,1) both title-depart}.map-entry[data-phase=revealing] .map-entry-notes,.map-entry[data-phase=revealing] .map-entry-edition,.map-entry[data-phase=revealing] .map-entry-footer{opacity:0;transition:opacity .35s}.map-entry-content[data-entry-phase=waiting] :is(.site-header,.map-hero,.catalog-drawer,.map-legend,.map-control-stack,.country-catalog-control,.selection-card){opacity:0}.map-entry-content[data-entry-phase=revealing] :is(.site-header,.map-hero,.catalog-drawer,.map-legend,.map-control-stack,.country-catalog-control,.selection-card){animation:.5s cubic-bezier(.16,1,.3,1) both map-chrome-arrive}.map-entry-content[data-entry-phase=revealing] :is(.catalog-drawer,.selection-card){animation-duration:.65s}@keyframes atlas-drift{0%{transform:translate(-1%,1%)scale(1.02)rotate(-1deg)}to{transform:translate(1%,-1%)scale(1.08)rotate(1deg)}}@keyframes contour-draw{0%{stroke-dashoffset:.9px;opacity:.12}35%,70%{stroke-dashoffset:0;opacity:.65}to{stroke-dashoffset:-.8px;opacity:.12}}@keyframes route-trace{to{stroke-dashoffset:-1px}}@keyframes title-arrive{0%{opacity:.25;clip-path:inset(0 100% 0 0);transform:translateY(25px)scale(.96)}to{opacity:1;clip-path:inset(0);transform:translate(0,0)scale(1)}}@keyframes title-breathe{0%,to{transform:translate(0,0)rotate(-.4deg)}50%{transform:translateY(-5px)rotate(.4deg)}}@keyframes place-renamed{0%,to{opacity:.06;translate:0 8px}15%,60%{opacity:.85;translate:0}78%{opacity:0;translate:0 -5px}}@keyframes copy-first{0%,19%{opacity:1;transform:translateY(0)}24%,94%{opacity:0;transform:translateY(-10px)}95%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes copy-shift{0%{opacity:0;transform:translateY(10px)}3%,19%{opacity:1;transform:translateY(0)}24%,to{opacity:0;transform:translateY(-10px)}}@keyframes atlas-unveil{0%{opacity:1}to{opacity:0}}@keyframes title-depart{to{opacity:0;transform:translateY(-28px)scale(1.03)}}@keyframes map-chrome-arrive{0%{opacity:0;translate:0 12px}to{opacity:1;translate:0}}@media (max-width:600px){.map-entry-title{width:90vw;margin-top:-4vh}.map-entry-copy{min-height:3.3em;margin:.75rem 0 0;font-size:1rem}.map-entry-copy p{max-width:21em}.map-entry-name:first-child{top:23%;left:6%}.map-entry-name:nth-child(2){top:16%;right:7%}.map-entry-name:nth-child(3){bottom:24%;left:8%}.map-entry-name:nth-child(4){bottom:32%;right:6%}.map-entry-edition{font-size:.48rem;inset-inline:1rem}.map-entry-edition span:first-child{max-width:15em}}@media (max-height:470px){.map-entry-title{width:min(52vw,440px)}.map-entry-name{font-size:.62rem}.map-entry-name:nth-child(3),.map-entry-name:nth-child(4){bottom:16%}.map-entry-copy{font-size:.9rem}}@media (prefers-reduced-motion:reduce){.map-entry-atlas,.map-entry-atlas path,.map-entry-wordmark,.map-entry-name{animation:none!important}.map-entry-contours path{stroke-dashoffset:0;opacity:.45}.map-entry-name{opacity:.65}.map-entry-copy p{animation-name:copy-dissolve}.map-entry-copy p:first-child{animation-name:copy-dissolve-first}.map-entry[data-phase=revealing] .map-entry-title,.map-entry-content[data-entry-phase=revealing] :is(.site-header,.map-hero,.catalog-drawer,.map-legend,.map-control-stack,.country-catalog-control,.selection-card){animation:none}@keyframes copy-dissolve{0%,24%,to{opacity:0}4%,20%{opacity:1}}@keyframes copy-dissolve-first{0%,20%,to{opacity:1}24%,96%{opacity:0}}}
.chest-icon{fill:#d97a2d;stroke:#201b16;stroke-width:2px;stroke-linejoin:round;flex:none;width:2.3rem;height:2.1rem}.hidden-chest-marker{color:#f9eed8;cursor:pointer;isolation:isolate;background:#25231fec;border:1px solid #ed8b42;border-radius:.55rem;grid-template-columns:2rem auto;align-items:center;gap:.2rem .4rem;max-width:10rem;min-height:44px;padding:.3rem .5rem;font-size:.72rem;line-height:1.2;display:grid;position:relative;box-shadow:0 3px 12px #0005}.hidden-chest-marker .chest-icon{stroke:#f1c491;grid-row:span 2;width:2rem}.hidden-chest-marker[data-status=claimed]{background:#34332eee;border-color:#a59d8e}.hidden-chest-marker[data-status=claimed] .chest-icon{fill:#95816e}.hidden-chest-marker:focus-visible{outline-offset:4px;outline:3px solid #fff}.chest-funding-rail{background:#fff3;border-radius:3px;height:3px;overflow:hidden}.chest-funding-rail:before{content:"";height:100%;width:var(--chest-progress);background:#f98a39;transition:width .4s;display:block}.chest-discovered:before{content:"";z-index:-1;pointer-events:none;border:1px solid #ffb163;border-radius:50%;animation:1.1s ease-out both chest-pulse;position:absolute;inset:-15px}.chest-discovered:after{content:"";transform-origin:bottom;pointer-events:none;background:linear-gradient(#0000,#ffd4a3);width:3px;height:100px;animation:.9s ease-out both chest-beacon;position:absolute;bottom:85%;left:1.2rem}.chest-discovery-notice{left:50%;bottom:max(7rem,env(safe-area-inset-bottom));color:#fff1dc;z-index:35;pointer-events:none;text-align:center;background:#27231fec;border:1px solid #ee9858;border-radius:1rem;max-width:min(24rem,100vw - 3rem);padding:.7rem 1rem;position:absolute;transform:translate(-50%);box-shadow:0 5px 25px #0003}.chest-claim-dialog{box-sizing:border-box;color:#28241e;background:#f8efd9;border:1px solid #de8140;border-radius:1.25rem;width:min(35rem,100vw - 2rem);max-height:calc(100dvh - 3rem);padding:clamp(1.2rem,4vw,2.2rem);overflow:auto;box-shadow:0 20px 90px #0006}.chest-claim-dialog::backdrop{background:#12150fcc}.chest-close{width:44px;height:44px;color:inherit;background:0 0;border:0;font-size:1.8rem;position:absolute;top:.65rem;right:.65rem}.chest-reveal{place-items:center;width:8rem;min-height:6rem;margin:.5rem auto 1rem;display:grid;position:relative}.chest-reveal .chest-icon{stroke-width:1.3px;width:6rem;height:5.4rem}.chest-opened{animation:1.2s ease-out both chest-award-glow}.chest-opened .chest-lid{transform-box:fill-box;transform-origin:0 100%;animation:.65s ease-out both chest-lid}.chest-confetti{text-align:center;letter-spacing:.5rem;color:#d5681c;pointer-events:none;font-size:1.8rem;animation:.95s ease-out both chest-confetti;position:absolute;inset:-.5rem}.chest-claim-dialog progress{accent-color:#e87525;width:100%;height:.45rem}.chest-location-section{border-top:1px solid #cb8c5555;flex:none;padding:.55rem 0;font-size:.8rem}.chest-location-section>div{grid-template-columns:2rem 1fr auto;align-items:center;gap:.15rem .5rem;display:grid}.chest-location-section .chest-icon{grid-row:span 2;width:1.8rem}.chest-location-section small{opacity:.85;grid-column:2}.chest-location-section button{grid-area:1/3/span 2;min-height:40px;padding:.35rem .6rem;font-size:.75rem}.chest-legend-announcement{border-inline-start:2px solid #e77d2a;flex-wrap:wrap;gap:.2rem .6rem;max-width:21rem;padding-inline-start:.55rem;display:flex}.chest-legend-announcement a{font-weight:700}.chest-legend-announcement small{font-size:.65rem}.chest-legend-announcement button{min-height:30px;padding:.1rem .3rem;font-size:.65rem}.chest-result-banner{left:50%;bottom:max(6.7rem,env(safe-area-inset-bottom));box-sizing:border-box;color:#2b261f;z-index:34;background:#f8efd9f7;border:1px solid #c97033;border-radius:1rem;width:min(32rem,100vw - 2rem);padding:1rem 3rem 1rem 1.2rem;position:absolute;transform:translate(-50%);box-shadow:0 10px 40px #0004}.chest-result-banner>button{width:40px;height:40px;color:inherit;background:0 0;border:0;font-size:1.4rem;position:absolute;top:.3rem;right:.3rem}.chest-result-banner h2{margin:.1rem 0 .4rem;font-size:1rem}.chest-result-banner p{margin:.4rem 0;font-size:.8rem}.chest-admin-form fieldset,.hidden-chests-admin fieldset{border:1px solid var(--border,#a89c8055);border-radius:.8rem;min-width:0;margin:1rem 0;padding:1.1rem}.chest-admin-form label,.hidden-chests-admin fieldset>label{gap:.35rem;min-width:0;margin:.7rem 0;display:grid}.chest-admin-form input,.chest-admin-form textarea,.chest-admin-form select,.hidden-chests-admin fieldset input{box-sizing:border-box;width:100%;min-width:0;max-width:100%}.chest-admin-form textarea{resize:vertical;min-height:6rem}.chest-admin-form input[type=checkbox],.hidden-chests-admin input[type=checkbox]{justify-self:start;width:auto}.chest-config-row{border-bottom:1px solid #96897044;flex-wrap:wrap;align-items:end;gap:.6rem 1rem;padding:.6rem 0;display:flex}.chest-config-row>label{flex:10rem}.chest-config-row input{width:100%}.chest-scope-branch{border-inline-start:2px solid #d57e37;margin:1rem 0;padding:.8rem 0 .8rem 1rem}.chest-scope-choices ul{gap:.3rem;max-height:18rem;padding:0;list-style:none;display:grid;overflow:auto}.chest-scope-choices li>button{text-align:start;width:100%;padding:.6rem}.chest-scope-choices li{min-width:0}.chest-scope-choices .geographic-result{max-width:100%}.chest-directory{grid-template-columns:repeat(auto-fit,minmax(min(100%,20rem),1fr));gap:1rem;display:grid}.chest-directory article{border:1px solid #a7947055;border-radius:.6rem;padding:1rem}.chest-directory small{overflow-wrap:anywhere;margin:.6rem 0;display:block}.chest-directory h4{margin-top:0}.chest-placement-preview{width:100%;height:auto;margin:1.5rem 0;display:block}.hidden-chests-admin nav,.account-event-nav{flex-wrap:wrap;gap:.5rem 1rem;margin:.7rem 0 1.3rem;display:flex}.preserve-lines{white-space:pre-wrap}@keyframes chest-pulse{0%{opacity:.8;transform:scale(.25)}to{opacity:0;transform:scale(1.35)}}@keyframes chest-beacon{0%{opacity:0;transform:scaleY(.15)}30%{opacity:.7;transform:scaleY(1)}to{opacity:0;transform:scaleY(.8)}}@keyframes chest-lid{to{transform:translateY(-10px)rotate(-18deg)}}@keyframes chest-award-glow{35%{filter:drop-shadow(0 0 20px #f0a453)}to{filter:drop-shadow(0 0 3px #f0a453)}}@keyframes chest-confetti{0%{opacity:0;transform:translateY(1rem)scale(.7)}30%{opacity:1}to{opacity:0;transform:translateY(-1rem)scale(1.1)}}@media (max-width:600px){.chest-result-banner{bottom:max(7.6rem,env(safe-area-inset-bottom));padding:.8rem 2.7rem .8rem .9rem}.chest-location-section>div{grid-template-columns:1.7rem 1fr}.chest-location-section button{grid-area:3/2;justify-self:start}.chest-scope-branch{padding-inline-start:.55rem}.chest-config-row>label{flex-basis:8rem}.chest-legend-announcement{max-width:15rem}.chest-discovery-notice{font-size:.8rem}}@media (prefers-reduced-motion:reduce){.chest-discovered:before,.chest-discovered:after,.chest-opened,.chest-opened .chest-lid,.chest-confetti{animation:none}.chest-discovered:before,.chest-discovered:after,.chest-confetti{display:none}.chest-funding-rail:before{transition:none}.chest-opened .chest-lid{transform:translateY(-8px)}}.hidden-chest-marker.chest-ready{animation:1.2s ease-out chest-award-glow}@media (prefers-reduced-motion:reduce){.hidden-chest-marker.chest-ready{animation:none}}.hidden-chest-marker .chest-street-name{white-space:nowrap;text-overflow:ellipsis;max-width:8rem;font-size:.73rem;overflow:hidden}.hidden-chest-marker:has(.chest-street-name) .chest-icon{grid-row:span 3}
