/* WhatDew World — Phase 1 isolated visual navigation layer */
:root{--world-ink:#244237;--world-soft-ink:#4c685d;--world-panel:rgba(255,255,255,.78);--world-border:rgba(47,95,69,.18);--world-shadow:0 24px 70px rgba(38,82,60,.18)}
.world-page{min-height:100dvh;margin:0;overflow-x:hidden;background:radial-gradient(circle at 15% 8%,rgba(255,248,194,.86),transparent 26rem),linear-gradient(180deg,#dff7f2 0%,#eff9dc 48%,#d7efb8 100%);color:var(--world-ink)}
.world-shell{width:min(1180px,calc(100% - 24px));margin:0 auto;padding:18px 0 28px}.world-header{display:grid;gap:12px;margin-bottom:12px}.world-topline{align-items:center}.world-brand{color:#185844;text-decoration:none;background:rgba(255,255,255,.8);border-color:rgba(31,110,81,.16)}.world-preview-nav{display:flex;gap:8px;margin-left:auto}.world-preview-nav a{padding:8px 11px;border:1px solid rgba(37,91,67,.14);border-radius:999px;background:rgba(255,255,255,.64);color:#376453;font-size:.76rem;font-weight:850;text-decoration:none}
.world-heading{display:flex;align-items:end;justify-content:space-between;gap:18px}.world-heading h1,.world-heading p{margin:0}.world-heading h1{max-width:700px;margin-top:3px;font-size:clamp(2rem,6vw,4.3rem);line-height:.96;letter-spacing:-.055em;color:#174d3b}.world-heading>div:first-child>p:last-child{max-width:690px;margin-top:10px;color:#527166;font-weight:700}.world-tree-status{display:flex;max-width:340px;padding:10px 13px;align-items:center;gap:8px;border:1px solid rgba(21,128,61,.16);border-radius:16px;background:rgba(248,255,246,.78);box-shadow:0 12px 30px rgba(41,90,58,.1);color:#27623f;font-size:.8rem}
.world-map-shell{position:relative}.world-map{position:relative;min-height:clamp(620px,68vw,790px);overflow:hidden;border:1px solid var(--world-border);border-radius:clamp(24px,4vw,42px);background:#8fd3c5;box-shadow:var(--world-shadow),inset 0 0 0 1px rgba(255,255,255,.5);isolation:isolate;outline:none}.world-environment,.world-location-layer{position:absolute;inset:0;width:100%;height:100%}.world-environment{z-index:0}.world-location-layer{z-index:2}.world-sun{fill:#fff3a7;opacity:.9;filter:drop-shadow(0 0 28px rgba(253,224,71,.42))}.world-hill-back{fill:#82c482;opacity:.78}.world-hill-front{fill:#6cb46b;opacity:.9}.world-cloud{fill:rgba(255,255,255,.72);transform-box:fill-box;transform-origin:center;animation:world-cloud-drift 18s ease-in-out infinite alternate}.world-cloud-two{opacity:.65;animation-duration:23s;animation-direction:alternate-reverse}.world-river{fill:none;stroke:#5dbac1;stroke-width:76;stroke-linecap:round;opacity:.88}.world-pond{opacity:.92}.world-bridge{fill:none;stroke:#b98557;stroke-width:24;stroke-linecap:round}.world-paths path{fill:none;stroke:url(#worldPath);stroke-width:24;stroke-linecap:round;opacity:.8}.world-plaza{fill:#ead09d;opacity:.86}.world-scenery-trunk{fill:#76533c}.world-scenery-pine{fill:#2f8054}.world-scenery-bush{fill:#397f4e}.world-scenery-bush.light{fill:#57a65e}.world-flower-stem{fill:none;stroke:#4e934f;stroke-width:2}.world-flower.pink{fill:#f29abd}.world-flower.yellow{fill:#f7ca50}.world-flower.white{fill:#fff8e6}
.world-location,.world-tree-portal{position:absolute;z-index:3;display:grid;width:clamp(118px,15vw,175px);min-height:44px;place-items:center;color:var(--world-ink);text-align:center;text-decoration:none;transform:translate(-50%,-50%);transition:filter .18s ease,transform .18s ease;-webkit-tap-highlight-color:transparent}.world-location{left:var(--world-x);top:var(--world-y)}.world-location:hover,.world-location:focus-visible{z-index:7;filter:drop-shadow(0 12px 14px rgba(32,69,49,.2));transform:translate(-50%,-50%) translateY(-6px) scale(1.035);outline:none}.world-location:focus-visible .world-place-label,.world-tree-portal:focus-visible .world-place-label{outline:3px solid rgba(76,29,149,.36);outline-offset:3px}.world-building{display:block;width:100%;max-width:170px;filter:drop-shadow(0 11px 8px rgba(53,78,50,.19))}.world-building svg{display:block;width:100%;height:auto;overflow:visible}.world-building .shadow{fill:rgba(57,82,50,.18)}.world-building .wall{stroke:rgba(71,55,42,.14);stroke-width:1.5}.world-building .warm{fill:#f4d6ad}.world-building .cafe-roof{fill:#c95f55}.world-building .trim{fill:#fff3dd}.world-building .door{fill:#805847}.world-building .window{fill:#dcefff}.world-building .glow{filter:drop-shadow(0 0 6px rgba(255,229,115,.7))}.world-building .awning{fill:#f7f1df;stroke:#be625a;stroke-width:3}.world-building .cafe-heart{fill:#fff0e8}.world-building .heart-cut{fill:#d9606a}.world-cafe-steam{fill:none;stroke:rgba(255,255,255,.88);stroke-width:5;stroke-linecap:round;animation:world-steam 3s ease-in-out infinite}
.theater-wall{fill:#5f405d}.theater-roof{fill:#3c2f48}.theater-marquee{fill:#f4c85b;stroke:#fff3c2;stroke-width:3}.theater-text{fill:#4b3150;font:900 11px system-ui,sans-serif;letter-spacing:1px}.theater-bulbs circle{fill:#fff7c9;animation:world-bulb 1.8s ease-in-out infinite alternate}.theater-bulbs circle:nth-child(2n){animation-delay:.45s}.dark{fill:#261f2f}.poster{fill:#e88a72}.wheel-ring{fill:none;stroke:#82478d;stroke-width:6}.wheel-ring.inner{fill:#f6c65d;stroke-width:4}.wheel-spokes{fill:none;stroke:#9f72a8;stroke-width:3}.wheel-cars rect{fill:#f4a261;stroke:#874f45;stroke-width:2}.ferris-wheel{transform-box:fill-box;transform-origin:center;animation:world-wheel-spin 18s linear infinite}.wheel-legs{fill:none;stroke:#644c58;stroke-width:7;stroke-linecap:round}.wheel-sign{fill:#fff3cd;stroke:#72446f;stroke-width:2}.wheel-sign-text{fill:#5f3a61;font:900 10px system-ui,sans-serif}.arcade-wall{fill:#25364e}.arcade-roof{fill:#442d62}.arcade-sign{fill:#171329;stroke:#63e6e2;stroke-width:3;animation:world-neon 2.8s ease-in-out infinite}.arcade-sign-text{fill:#ff8ee3;font:900 12px system-ui,sans-serif;letter-spacing:1.2px}.arcade-door{fill:#111828}.arcade-button.one{fill:#ff6b8b}.arcade-button.two{fill:#5ce1e6}.arcade-stick{fill:none;stroke:#ffd166;stroke-width:3;stroke-linecap:round}.arcade-window{fill:#19253b;stroke:#6d58a6;stroke-width:2}.pixel-star{fill:#ffd166}.casino-wall{fill:#4f1f36}.casino-roof{fill:#201528}.casino-marquee{fill:#d9a84a;stroke:#fff0b0;stroke-width:2}.casino-sign-text{fill:#391929;font:900 10px system-ui,sans-serif;letter-spacing:1.1px}.casino-sign-text.small{font-size:8px}.casino-bulbs circle{fill:#fff6b7;animation:world-casino-bulb 1.2s ease-in-out infinite alternate}.casino-bulbs circle:nth-child(2n){animation-delay:.4s}.casino-door{fill:#151019}.casino-window{fill:#2a1931;stroke:#d3a64b;stroke-width:2}.casino-reel-window{fill:#fff4ce}.casino-question{fill:#55243b;font:900 10px system-ui,sans-serif}\n.bank-roof{fill:#9aa1aa}.bank-frieze{fill:#d9dee2;stroke:#757d87;stroke-width:1.5}.bank-text{fill:#4d5964;font:900 10px system-ui,sans-serif;letter-spacing:1px}.bank-step{fill:#828b94}.bank-columns rect{fill:#c8cfd4;stroke:#8d979f;stroke-width:1.5}.bank-door{fill:#66707a}.bank-sparkle{fill:#fff5a6;animation:world-bank-sparkle 1.7s ease-in-out infinite alternate}.town-hall{fill:#e8c9a6}.town-roof{fill:#6b554e}.town-door{fill:#795244}.town-window{fill:#ffe59a}.town-clock{fill:#fff7e1;stroke:#6d584e;stroke-width:3}.clock-hands{fill:none;stroke:#55443e;stroke-width:2.5;stroke-linecap:round}.flag-pole{fill:none;stroke:#5d584f;stroke-width:3}.town-flag{fill:#7d5bd1;transform-box:fill-box;transform-origin:left center;animation:world-flag-wave 2.4s ease-in-out infinite alternate}.town-people.one{fill:#e27868}.town-people.two{fill:#4f79b6}
.world-place-label{display:grid;width:max-content;max-width:180px;margin-top:-7px;padding:7px 10px;gap:1px;border:1px solid rgba(50,91,67,.16);border-radius:13px;background:rgba(255,255,255,.86);box-shadow:0 8px 20px rgba(51,82,60,.12);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.world-place-label strong{font-size:.82rem;line-height:1.1}.world-place-label small{color:#60776d;font-size:.66rem;font-weight:750}.world-tree-portal{z-index:5;left:50%;top:45%;width:clamp(190px,28vw,305px)}.world-tree-portal:hover,.world-tree-portal:focus-visible{filter:drop-shadow(0 16px 20px rgba(26,88,51,.22));transform:translate(-50%,-50%) translateY(-6px) scale(1.025);outline:none}.world-tree-glow{position:absolute;z-index:-1;width:76%;aspect-ratio:1;border-radius:50%;background:radial-gradient(circle,rgba(255,246,174,.42),transparent 68%);filter:blur(5px);animation:world-tree-breathe 4s ease-in-out infinite alternate}.world-tree-visual-wrap{display:block;width:100%}.world-tree-portal .weekly-tree-visual.compact.competition{width:min(100%,285px);height:245px}.world-tree-portal .weekly-tree-svg{overflow:visible}.world-tree-label{margin-top:-25px;padding:9px 13px;border-color:rgba(22,101,52,.22);background:rgba(248,255,244,.9)}.world-tree-label strong{color:#1e653b;font-size:.9rem}.world-map-help{max-width:760px;margin:11px 8px 0;color:#5a7267;font-size:.78rem}.world-location-hint{position:absolute;right:14px;bottom:14px;z-index:8;max-width:min(320px,calc(100% - 28px));margin:0;padding:8px 11px;border:1px solid rgba(45,90,67,.15);border-radius:999px;background:rgba(255,255,255,.84);box-shadow:0 8px 24px rgba(42,75,56,.12);color:#416353;font-size:.72rem;font-weight:800;pointer-events:none}.world-footer{display:flex;padding:15px 8px 0;justify-content:space-between;gap:12px;color:#64786e;font-size:.76rem}.world-footer a{color:#3d6755;font-weight:850}.world-noscript{display:grid;max-width:760px;margin:20px auto;gap:8px}.world-noscript a{padding:10px;border-radius:12px;background:#fff}
@keyframes world-cloud-drift{from{transform:translateX(-12px)}to{transform:translateX(18px)}}@keyframes world-wheel-spin{to{transform:rotate(360deg)}}@keyframes world-steam{0%,100%{opacity:.35;transform:translateY(5px)}50%{opacity:.9;transform:translateY(-4px)}}@keyframes world-bulb{from{opacity:.4}to{opacity:1}}@keyframes world-neon{0%,85%,100%{filter:drop-shadow(0 0 5px rgba(91,230,224,.75));opacity:1}90%{filter:none;opacity:.72}}@keyframes world-casino-bulb{from{opacity:.42;filter:none}to{opacity:1;filter:drop-shadow(0 0 5px #fff2a4)}}@keyframes world-bank-sparkle{from{transform:scale(.7);opacity:.35}to{transform:scale(1.25);opacity:1}}@keyframes world-flag-wave{from{transform:skewY(-4deg) scaleX(.94)}to{transform:skewY(4deg) scaleX(1.04)}}@keyframes world-tree-breathe{from{transform:scale(.92);opacity:.55}to{transform:scale(1.08);opacity:.9}}
@media(max-width:820px){.world-shell{width:min(100% - 16px,760px);padding-top:10px}.world-preview-nav{display:none}.world-heading{align-items:start;flex-direction:column}.world-heading h1{font-size:clamp(2.1rem,11vw,3.7rem)}.world-tree-status{max-width:none}.world-map{min-height:690px}.world-location{width:clamp(108px,28vw,138px)}.world-location-cafe,.world-location-theater{--world-y:19%!important}.world-location-wheel,.world-location-dewcade{--world-y:62%!important}.world-location-bank,.world-location-would-you-rather,.world-location-town-square{--world-y:82%!important}.world-tree-portal{top:44%;width:min(54vw,225px)}.world-tree-portal .weekly-tree-visual.compact.competition{height:200px}.world-place-label{max-width:145px;padding:6px 8px}.world-place-label strong{font-size:.75rem}.world-place-label small{font-size:.61rem}.world-location-hint{right:10px;bottom:10px}}
@media(max-width:480px){.world-shell{width:calc(100% - 10px)}.world-header{padding-inline:6px}.world-heading>div:first-child>p:last-child{font-size:.82rem}.world-map{min-height:720px;border-radius:24px}.world-location{width:112px}.world-location-cafe,.world-location-wheel{--world-x:18%!important}.world-location-theater,.world-location-dewcade{--world-x:82%!important}.world-location-bank{--world-x:17%!important}.world-location-would-you-rather{--world-x:50%!important}.world-location-town-square{--world-x:83%!important}.world-tree-portal{width:200px}.world-tree-portal .weekly-tree-visual.compact.competition{height:185px}.world-tree-label{margin-top:-21px}.world-map-help{margin-inline:5px}.world-footer{padding-inline:5px}}
@media(prefers-reduced-motion:reduce){.world-cloud,.ferris-wheel,.world-cafe-steam,.theater-bulbs circle,.arcade-sign,.casino-bulbs circle,.bank-sparkle,.town-flag,.world-tree-glow{animation:none!important}.world-location,.world-tree-portal{transition:none}}
