@font-face{font-family:Jua;src:url(/fonts/Jua-Regular.ttf)format("truetype");font-weight:400;font-display:swap}:root{color:#213c49;--ink:#213c49;--paper:#fff8dc;--sea:#b6e1df;--coral:#f27059;--yellow:#ffd45c;font-synthesis:none;background:#f6f4df;font-family:Jua,Malgun Gothic,sans-serif}*{box-sizing:border-box}body{min-width:320px;margin:0}button,input,a{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{font:inherit;color:inherit;cursor:pointer}button:disabled{cursor:default;opacity:.42}button:focus-visible,a:focus-visible,[tabindex]:focus-visible,input:focus-visible{outline-offset:5px;outline:4px solid #d94e37}button{border:0}a{color:inherit}svg{width:100%;height:100%;display:block}h1,h2,p{margin:0}h1{font-size:clamp(30px,4vw,49px);font-weight:400;line-height:1.13}h2{font-size:29px;font-weight:400}p{line-height:1.65}.icon{flex:none;width:25px;height:25px}.sr-only{clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}.topbar{border-bottom:3px solid var(--ink);background:var(--paper);z-index:5;align-items:center;gap:18px;height:82px;padding:0 clamp(16px,3.5vw,55px);display:flex;position:relative}.brand{white-space:nowrap;align-items:center;gap:12px;font-size:26px;text-decoration:none;display:flex}.brand b{font-weight:400}.brand-mark{width:42px;height:42px;display:block;transform:rotate(-14deg)}.topbar nav{gap:12px;margin-left:auto;display:flex}.tool{border:2.5px solid var(--ink);background:var(--paper);min-height:46px;box-shadow:3px 4px 0 var(--ink);border-radius:5px;justify-content:center;align-items:center;gap:9px;padding:10px 17px;font-size:17px;line-height:1.2;transition:transform .1s,box-shadow .1s;display:inline-flex}.tool:hover:not(:disabled){background:#ffe292;transform:translateY(-2px)}.tool:active:not(:disabled){box-shadow:0 0 var(--ink);transform:translate(3px,4px)}.tool.primary{background:var(--yellow)}.topbar .tool{box-shadow:none;background:0 0;border:0;padding:9px}.topbar>.tool{min-width:44px;padding:7px}.topbar>.tool span{display:none}.text-button{text-underline-offset:4px;background:0 0;min-height:42px;padding:8px;text-decoration:underline}.eyebrow{letter-spacing:2.5px;color:#527982;margin-bottom:12px;font:700 11px/1.6 Arial,sans-serif}.map-screen{background:var(--sea);position:relative;overflow:hidden}.map-title{z-index:2;pointer-events:none;position:absolute;top:40px;left:4%}.map-title h1{letter-spacing:-2px;text-shadow:3px 3px 0 var(--paper);font-size:clamp(38px,5vw,67px)}.map-title em{color:#dd6047;font-style:normal}.map-title p{margin-top:15px;font-size:18px}.world{aspect-ratio:1200/800;width:100%;max-width:1520px;min-height:610px;margin:auto;position:relative}.world-art{object-fit:cover;position:absolute;inset:0}.map-stop{left:var(--x);top:var(--y);z-index:2;isolation:isolate;background:0 0;width:clamp(139px,15vw,200px);padding:0;position:absolute;transform:translate(-50%,-50%)}.landmark{filter:drop-shadow(3px 6px #44697440);width:100%;height:130px;transition:transform .18s;display:block}.map-stop:hover .landmark,.map-stop:focus-visible .landmark{transform:translateY(-8px)rotate(-2deg)}.place-sign{background:var(--paper);border:3px solid var(--ink);width:max-content;min-width:125px;max-width:240px;box-shadow:4px 5px 0 var(--ink);transform:rotate(var(--tilt));white-space:nowrap;margin:-1px auto 0;padding:8px 20px 7px;font-size:21px;display:block}.place-sign:before,.place-sign:after{content:"";background:#b09b79;border-radius:50%;width:5px;height:5px;position:absolute;top:15px;left:7px}.place-sign:after{left:auto;right:7px}.place-sign small{letter-spacing:4px;color:#d3674e;margin-top:6px;font-family:Arial,sans-serif;font-size:12px;display:block}.music-stop .place-sign{background:#e4dcee}.map-mascot{align-items:center;gap:2px;display:flex;position:absolute;bottom:25%;left:4%}.map-mascot svg{width:85px;height:85px}.map-mascot span{border:2px solid var(--ink);background:#fff8dc;padding:10px 14px;font-size:15px;line-height:1.45;transform:rotate(-4deg)}.map-note{gap:25px;font:12px/1.2 Arial,sans-serif;display:flex;position:absolute;bottom:20px;right:4%}.map-note span{color:#668777;align-items:center;gap:7px;display:flex}.map-note b{color:var(--ink);font:16px Jua}.map-footer{background:var(--paper);justify-content:space-between;align-items:center;gap:12px;padding:14px 4%;font-size:13px;display:flex}.map-footer .text-button{min-height:24px;padding:0}.offline-state{color:#6b7f82}.offline-state.ready{color:#407963}.region-screen{max-width:1440px;margin:auto}.region-heading{justify-content:space-between;align-items:center;padding:27px 5% 22px;display:flex}.region-heading .eyebrow{margin-bottom:6px}.region-heading p{color:#527278;margin-top:8px}.piece-count{align-items:center;gap:8px;display:flex}.piece-count svg{width:64px;height:64px}.piece-count strong{font-size:36px;font-weight:400}.piece-count small{color:#7c918d;font-size:22px}.scene{aspect-ratio:1200/650;border-block:3px solid var(--ink);background:#c4e1dc;position:relative;overflow:hidden}.scene-art{position:absolute;inset:0}.hotspot{left:var(--x);top:var(--y);background:0 0;flex-direction:column;align-items:center;padding:0;display:flex;position:absolute;transform:translate(-50%,-50%)}.hotspot-object{border:3px dashed var(--ink);background:#fff8dcda;border-radius:50%;place-items:center;width:72px;height:72px;transition:transform .15s;display:grid;box-shadow:3px 4px #213c4926}.hotspot-object>.fragment{width:65px;height:65px}.hotspot:hover .hotspot-object{transform:rotate(-9deg)scale(1.1)}.collected .hotspot-object{background:#8cc3a6;border-style:solid}.hotspot-label{border:2px solid var(--ink);background:var(--paper);box-shadow:3px 3px var(--ink);white-space:nowrap;margin-top:8px;padding:8px 14px;font-size:20px}.hotspot-label small{color:#557780;margin-top:4px;font-size:12px;display:block}.scene-caption{color:#213c49;background:#fff8dca8;padding:4px 8px;font-size:11px;position:absolute;bottom:8px;right:16px}.region-bottom{justify-content:space-between;align-items:center;gap:15px;padding:21px 5%;display:flex}.region-bottom .tool{background:var(--yellow)}.play-screen{flex-direction:column;gap:10px;max-width:1150px;height:calc(100dvh - 82px);margin:auto;padding:18px 32px 15px;display:flex}.play-heading{flex:none;justify-content:space-between;align-items:center;gap:15px;display:flex}.play-heading h1{font-size:32px}.play-heading .eyebrow{margin-bottom:4px;font-size:11px}.turn-tag{white-space:nowrap;background:#e8ddbd;padding:8px 14px;font-size:14px;transform:rotate(3deg)}.rule{flex:none;font-size:18px}.play-stage{border:3px solid var(--ink);background:#ebe8d1;flex:1;justify-content:center;align-items:center;min-height:100px;display:flex;position:relative;overflow:auto;box-shadow:5px 6px #213c4928}.puzzle-svg{width:100%;height:100%;max-height:100%;overflow:visible}.puzzle-svg [role=button]{cursor:pointer;outline:none}.puzzle-svg [role=button]:hover{filter:brightness(1.08)}.puzzle-svg [role=button]:focus-visible,.puzzle-svg [role=button].hinted{filter:drop-shadow(0 0 5px #ed7950);outline-offset:4px;outline:3px dashed #db6645}.play-status{flex:none;justify-content:space-between;align-items:center;gap:12px;min-height:28px;font-size:15px;display:flex}.play-status strong{color:#386d73;font-weight:400}.feedback{color:#b35039;font-size:15px;line-height:1.3}.controls{text-align:center;flex-wrap:wrap;flex:none;justify-content:center;align-items:center;gap:12px;min-height:31px;font-size:15px;display:flex}.controls .tool{background:#fff5c8;min-width:50px;min-height:44px}.control-pair{align-items:center;gap:8px;display:flex}.control-pair>span{margin-right:3px;font-size:14px}.play-tools{flex:none;justify-content:center;gap:12px;margin-top:3px;display:flex}.play-tools .tool{background:#e5e6ce;min-height:42px;padding:7px 13px;font-size:15px}.play-tools .icon{width:20px;height:20px}.win-panel{z-index:3;text-align:center;background:#fff8dced;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:20px;display:flex;position:absolute;inset:0}.win-panel h2{font-size:39px}.win-panel p{max-width:470px;font-size:17px}.win-fragment{width:95px;height:95px;animation:.4s cubic-bezier(.2,1.5,.6,1) discover;display:block;transform:rotate(-8deg)}.win-actions{gap:14px;margin-top:14px;display:flex}.win-actions .tool{background:var(--yellow)}.win-panel .eyebrow{margin:0}.echo-board{width:100%;max-width:780px;max-height:100%;padding:12px 20px;overflow:auto}.echo-rope{grid-template-columns:repeat(8,minmax(44px,1fr));gap:13px 10px;padding:10px 0 14px;display:grid;position:relative}.lantern{border:3px solid var(--ink);background:var(--lantern);color:#213c49;touch-action:none;border-radius:35% 35% 43% 43%;min-width:44px;height:57px;font-size:25px;position:relative;box-shadow:2px 3px #213c4933}.lantern:before{content:"";border:1px solid var(--ink);background:#ffd45c;width:18px;height:5px;position:absolute;top:-7px;left:calc(50% - 9px)}.lantern:after{content:"";background:var(--ink);width:2px;height:9px;position:absolute;bottom:-11px;left:50%}.lantern.chosen{outline:4px solid #fff8dc;transform:translateY(-3px);box-shadow:0 0 0 7px #b35139}.hand-label{text-align:center;margin:12px 0 9px;font-size:17px}.hand-label small{color:#567781;margin-left:10px;font-size:13px}.echo-hand{justify-content:center;gap:16px;display:flex}.pattern{border:3px solid var(--ink);box-shadow:3px 4px var(--ink);letter-spacing:3px;background:#fff8dc;min-height:48px;padding:9px 17px;font-size:27px}.pattern.candidate{outline-offset:3px;background:#fff0a2;outline:4px solid #e47c53}.rhythm-controls{justify-content:center;align-items:center;gap:15px;display:flex}.tap-pad{border:3px solid var(--ink);box-shadow:4px 5px var(--ink);background:var(--coral);border-radius:50%/15%;width:250px;min-height:59px;font-size:27px}.tap-pad small{margin-top:2px;font-size:11px;display:block}.tap-pad:active{box-shadow:1px 2px var(--ink);transform:translateY(3px)}.rhythm-pause{text-align:center;background:#fff8dcd9;flex-direction:column;justify-content:center;align-items:center;gap:14px;display:flex;position:absolute;inset:0}.fountain-jets{transform-origin:440px 331px;transition:transform 80ms;transform:scaleY(.6)}.fountain-jets.pulse{transform:scaleY(1.06)}.rhythm-gull{transform-origin:135px 245px;transition:transform 80ms}.rhythm-gull.pulse{transform:translateY(-12px)rotate(-6deg)}.assembly-screen,.collection-screen,.settings-screen{text-align:center;max-width:1080px;margin:auto;padding:38px 24px 60px}.assembly-screen>p,.collection-screen>p,.settings-screen>p{color:#547278;margin:14px 0 25px}.assembly-work{justify-content:center;align-items:center;gap:56px;margin:25px 0;display:flex}.treasure-target{aspect-ratio:1;border:5px solid var(--ink);grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;width:330px;display:grid;position:relative;box-shadow:9px 10px #b2b9a2}.treasure-target>.treasure-image{z-index:0;pointer-events:none;position:absolute;inset:0}.treasure-slot{z-index:1;background:#d9e1c9;border:1px dashed #8a9b91;position:relative}.treasure-slot span{color:#81988f;font-size:40px}.treasure-slot.filled{pointer-events:none;background:0 0}.treasure-target.complete{border-color:#bd8d32;transform:rotate(-5deg)}.piece-tray{grid-template-columns:repeat(2,130px);gap:17px;display:grid}.piece-item{flex-direction:column;align-items:center;display:flex}.loose-piece{border:3px solid var(--ink);background:var(--paper);touch-action:none;width:111px;height:111px;padding:0;box-shadow:4px 4px #213c4933}.loose-piece.chosen{outline-offset:4px;outline:5px solid #e98058}.loose-piece>span{width:100%;height:100%;display:block}.assembly-screen>.tool{margin:12px}.completed-stamp{color:#b96546;border:4px double #b96546;margin:28px auto 8px;padding:9px 20px;font-size:28px;display:table;transform:rotate(-8deg)}.souvenir-grid{grid-template-columns:repeat(4,1fr);gap:27px;margin:35px 0;display:grid}.souvenir{background:0 0;border-bottom:5px solid #b79f76;flex-direction:column;align-items:center;gap:15px;min-height:220px;padding:12px;display:flex}.souvenir svg{filter:grayscale(.7);opacity:.6;width:150px;height:140px}.souvenir.unlocked svg{filter:none;opacity:1;transform:rotate(-6deg)}.souvenir strong{font-size:21px;font-weight:400}.souvenir small{color:#527982;font-size:13px}.settings-screen{max-width:780px}.settings-paper{background:var(--paper);border:2px solid var(--ink);text-align:left;margin:25px 0;padding:26px 30px;box-shadow:5px 5px #b9c2ae}.settings-paper h2{margin-bottom:12px;font-size:26px}.settings-paper p{margin:10px 0;font-family:Malgun Gothic,sans-serif;font-size:15px}.settings-paper .tool{margin-top:14px}.settings-paper label{align-items:center;gap:12px;margin:22px 0;font-size:18px;display:flex}.settings-paper input[type=checkbox]{accent-color:#378c91;width:24px;height:24px}.settings-paper input[type=range]{accent-color:#df7855;width:100%}.settings-paper output{margin-left:auto}.settings-paper small{color:#607d80;line-height:1.6;display:block}.share-row{align-items:center;gap:22px;display:flex}.share-url{overflow-wrap:anywhere}.share-row canvas{box-sizing:content-box;border:8px solid #fff;flex:none;width:148px!important;height:148px!important}.paper-dialog{border:3px solid var(--ink);background:var(--paper);max-width:min(610px,100% - 32px);max-height:85dvh;color:var(--ink);border-radius:4px;padding:30px;overflow:auto;box-shadow:9px 10px #213c49}.paper-dialog::backdrop{background:#16384399}.paper-dialog p{margin:18px 0;font-family:Malgun Gothic,sans-serif;font-size:16px;line-height:1.8}.paper-dialog .small{color:#657d80;font-size:12px}.paper-dialog li{margin:12px 0;font-size:14px;line-height:1.7}.dialog-actions{justify-content:flex-end;gap:15px;margin-top:22px;display:flex}.storage-warning{background:#ffe0a4;border:2px solid #c86c4f;padding:14px;font:14px/1.5 sans-serif}.hinted{animation:.6s ease-in-out 3 hint-pulse}@keyframes hint-pulse{50%{opacity:.55}}@keyframes discover{0%{transform:translateY(15px)scale(.2)rotate(-20deg)}to{transform:translateY(0)scale(1)rotate(-8deg)}}@media (width>=1500px){.world{min-height:690px;max-height:calc(100dvh - 135px)}.map-title{left:8%}.map-screen{min-height:calc(100dvh - 138px)}}@media (width<=850px){.topbar{gap:10px;height:68px;padding:0 19px}.brand{gap:7px;font-size:22px}.brand-mark{width:36px;height:36px}.topbar nav{gap:6px}.topbar nav .tool span{display:none}.topbar nav .tool{min-width:42px;padding:10px}.map-title{top:26px}.map-title h1{font-size:45px}.map-title p{font-size:15px}.map-stop{width:145px}.landmark{height:108px}.place-sign{padding:7px 14px;font-size:18px}.map-note{gap:13px}.map-note b{font-size:14px}.map-mascot{bottom:26%;left:1%}.map-mascot span{font-size:13px}.map-mascot svg{width:60px}.play-screen{gap:9px;height:calc(100dvh - 68px);padding:15px 17px 12px}.play-heading h1{font-size:30px}.play-status,.play-status .feedback{font-size:13px}.rule{font-size:16px}.play-tools{gap:9px}.region-heading{padding:22px 4%}.scene{aspect-ratio:1.55}.scene-art{width:120%;left:-10%}.hotspot-label{font-size:16px}.hotspot-label small{font-size:11px}.hotspot-object{width:62px;height:62px}.hotspot-object>.fragment{width:56px}.region-bottom p{font-size:14px}.souvenir-grid{grid-template-columns:repeat(3,1fr)}.assembly-work{gap:30px}.treasure-target{width:290px}.piece-tray{grid-template-columns:repeat(2,105px);gap:12px}.loose-piece{width:90px;height:90px}}@media (width<=540px){.topbar{height:61px;padding:0 11px}.brand{gap:3px;font-size:19px}.brand-mark{width:30px;height:33px}.topbar nav{gap:0}.topbar .tool{min-width:37px;padding:7px}.topbar .icon{width:22px;height:22px}.world{aspect-ratio:auto;height:1040px;min-height:0}.world-art{object-fit:cover;width:180%;height:100%;left:-37%}.map-title{top:32px;left:7%}.map-title h1{font-size:47px}.map-title p{font-size:15px}.map-title .eyebrow{font-size:9px}.map-stop{width:147px;top:35%;left:28%}.map-stop:first-of-type{top:68%;left:70%}.map-stop:nth-of-type(2){top:46%;left:72%}.map-stop:nth-of-type(3){top:27%;left:68%}.map-stop:nth-of-type(4){top:88%;left:72%}.map-stop:nth-of-type(5){top:47%;left:26%}.map-stop:nth-of-type(6){top:73%;left:27%}.map-stop:nth-of-type(7){top:28%;left:25%}.map-stop .landmark{height:116px}.place-sign{font-size:19px}.music-stop .place-sign{font-size:17px}.map-mascot{flex-direction:column;bottom:12%;left:3%}.map-mascot svg{display:none}.map-mascot span{font-size:12px}.map-note{gap:16px;bottom:12px;right:5%}.map-note span{flex-direction:column;gap:3px;font-size:10px}.map-note b{font-size:12px}.map-footer{flex-wrap:wrap;gap:8px;padding:12px 5%;font-size:11px}.map-footer>span:last-child{display:none}.region-heading{align-items:flex-start;padding:24px 6% 19px}.region-heading h1{font-size:31px}.region-heading p{font-size:14px}.region-heading .eyebrow{font-size:9px}.piece-count svg{width:37px}.piece-count strong{font-size:26px}.piece-count small{font-size:16px}.scene{aspect-ratio:auto;height:510px}.scene-art{width:170%;height:100%;left:-37%}.hotspot:first-of-type{top:64%;left:25%}.hotspot:nth-of-type(2){top:20%;left:32%}.hotspot:nth-of-type(3){top:73%;left:76%}.hotspot:nth-of-type(4){top:39%;left:73%}.hotspot-label{padding:8px 10px;font-size:15px}.hotspot-label small{font-size:10px}.hotspot-object{width:61px;height:61px}.region-bottom{flex-direction:column;gap:14px}.scene-caption{font-size:9px;right:8px}.play-screen{gap:9px;height:calc(100dvh - 61px);padding:14px 12px 12px}.play-heading h1{font-size:27px}.turn-tag{padding:7px;font-size:12px}.play-heading .eyebrow{letter-spacing:1px;font-size:9px}.rule{min-height:40px;font-size:15px;line-height:1.45}.play-stage{min-height:185px}.play-status{text-align:center;flex-direction:column;justify-content:center;gap:5px;min-height:40px;font-size:14px}.play-tools{justify-content:space-between;gap:7px}.play-tools .tool{flex-direction:column;gap:3px;min-width:59px;min-height:54px;padding:8px 9px;font-size:11px;box-shadow:2px 3px}.play-tools .icon{width:19px;height:19px}.controls{gap:8px;font-size:12px;line-height:1.4}.controls .tool{min-height:44px;padding:8px 11px;font-size:14px}.control-pair{gap:6px}.control-pair>span{display:none}.control-pair .tool{min-width:41px;padding:7px}.win-panel{gap:8px;padding:14px}.win-fragment{width:65px;height:65px}.win-panel h2{font-size:30px}.win-panel p{font-size:14px}.win-actions{gap:10px;margin-top:8px}.win-actions .tool{padding:9px 11px;font-size:14px}.echo-board{padding:12px 13px}.echo-rope{grid-template-columns:repeat(6,minmax(36px,1fr));gap:14px 10px}.lantern{border-width:2px;min-width:36px;height:48px;font-size:22px}.pattern{letter-spacing:1px;padding:8px 10px;font-size:21px}.echo-hand{gap:12px}.hand-label{font-size:15px}.hand-label small{font-size:11px}.tap-pad{width:205px;min-height:58px}.rhythm-controls>.tool{padding:11px;font-size:14px}.rhythm-pause h2{font-size:26px}.rhythm-pause p{font-size:14px}.assembly-screen{padding-top:30px}.assembly-screen h1{font-size:31px}.assembly-screen>p{font-size:14px}.assembly-work{flex-direction:column;gap:32px}.treasure-target{width:280px}.piece-tray{grid-template-columns:repeat(4,1fr);gap:9px;width:100%}.loose-piece{width:69px;height:69px}.piece-item .text-button{font-size:13px}.souvenir-grid{grid-template-columns:repeat(2,1fr);gap:20px}.souvenir{min-height:210px;padding:5px}.souvenir svg{width:125px;height:125px}.souvenir strong{font-size:18px}.souvenir small{font-size:11px}.settings-screen{padding:28px 18px}.settings-screen h1{font-size:34px}.settings-screen>p{font-size:14px}.settings-paper{padding:20px}.settings-paper h2{font-size:24px}.settings-paper p{font-size:13px}.settings-paper label{font-size:16px}.share-row{flex-direction:column;align-items:flex-start;gap:10px}.share-row canvas{align-self:center}.paper-dialog{padding:25px 21px}.paper-dialog h2{font-size:26px}.paper-dialog p{font-size:14px}}@media (height<=560px) and (width>=541px){.topbar{height:49px;padding-inline:18px}.brand{font-size:20px}.brand-mark{width:31px;height:31px}.topbar .tool{min-height:35px;padding:5px 9px;font-size:13px}.topbar .icon{width:21px;height:21px}.play-screen{gap:5px;height:calc(100dvh - 49px);padding:8px 20px}.play-heading h1{font-size:24px}.play-heading .eyebrow{display:none}.rule{font-size:13px;line-height:1.2}.play-stage{min-height:90px}.play-status{min-height:17px;font-size:12px}.controls{gap:8px;min-height:20px;font-size:12px}.controls .tool{min-height:34px;padding:5px 13px;font-size:13px}.play-tools{gap:10px;margin:0}.play-tools .tool{gap:5px;min-height:32px;padding:5px 10px;font-size:12px}.play-tools .icon{width:16px;height:16px}.win-panel{gap:4px;padding:8px}.win-fragment,.win-panel .eyebrow{display:none}.win-panel h2{font-size:25px}.win-panel p{font-size:12px}.win-actions{margin-top:3px}.win-actions .tool{min-height:33px;font-size:12px}.tap-pad{width:235px;min-height:36px;font-size:22px}.tap-pad small{margin-left:10px;display:inline}.rhythm-controls>.tool{min-height:33px;font-size:12px}.rhythm-pause{gap:6px}.rhythm-pause h2{font-size:23px}.rhythm-pause p{font-size:12px}.rhythm-pause .tool{min-height:33px;padding:6px 15px}.echo-rope{grid-template-columns:repeat(12,minmax(36px,1fr));gap:7px;padding:4px 0}.lantern{min-width:36px;height:36px;font-size:18px}.hand-label{display:none}.echo-hand{margin-top:10px}.pattern{min-height:32px;padding:2px 15px;font-size:20px}.echo-board{padding:8px 16px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}.map-stop:hover .landmark{transform:none}}.hotspot:not(.collected) .hotspot-object{width:104px;height:90px;box-shadow:none;filter:drop-shadow(3px 4px #fff8dc);background:0 0;border:0}.hotspot:not(.collected) .hotspot-label{margin-top:0}.fine-controls{display:none}.sr-only{top:0;left:0}@media (width<=540px){.fine-controls{grid-template-columns:1fr 1fr;gap:8px;width:100%;display:grid}.fine-controls .control-pair{justify-content:center;gap:5px}.fine-controls .tool{min-width:44px;padding:5px;font-size:12px}.fine-controls .gate-controls{grid-column:1/-1;justify-content:center;gap:10px;display:flex}.lock-controls .control-pair{grid-column:1/-1}.topbar nav .tool,.topbar>.tool{min-width:44px}}.map-note{background:#d1e6d0;flex-wrap:wrap;justify-content:center;padding:14px;position:relative;bottom:auto;right:auto}@media (width>=541px) and (width<=950px) and (height>=800px){.world{aspect-ratio:auto;height:calc(100dvh - 162px);min-height:880px}.map-title{top:35px}.map-title p{max-width:230px}.world-art{object-fit:fill}.map-stop{width:165px}.place-sign{font-size:19px}.map-stop:nth-of-type(5){top:42%}.scene{min-height:620px}}@media (width<=540px){.hotspot:not(.collected) .hotspot-object{width:88px;height:76px}.map-note{padding:15px;bottom:auto;right:auto}}
