@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;800&display=swap');
:root{font-family:'DM Sans',sans-serif;color:#254338;--green:#284f3e;--muted:#849183;--line:#dfe5da}*{box-sizing:border-box}body{margin:0;overflow:hidden;background:#dbe8e5}button,select{font:inherit;color:inherit}button{cursor:pointer;border:0;background:none}button:focus-visible,a:focus-visible,select:focus-visible{outline:3px solid #ad874d;outline-offset:3px}a{color:inherit;text-decoration:none}#world{position:fixed;inset:0}#world canvas{width:100%;height:100%;display:block;touch-action:none}header{position:absolute;top:0;left:0;right:0;height:83px;display:flex;align-items:center;gap:25px;padding:0 29px;background:#fcfdf8eb;backdrop-filter:blur(20px);border-bottom:1px solid #ffffff99;box-shadow:0 2px 20px #31412a06}.brand{font:650 38px 'Manrope';letter-spacing:-2px;line-height:1}.brand span{display:block;font:500 6px 'DM Sans';letter-spacing:2px;margin:5px 0 0 5px}.header-divider{width:1px;height:27px;background:#d3ddce}.site-name{font-size:9px;letter-spacing:1.4px;color:#849181}.site-name b{font-size:8px;display:block;margin-top:7px;letter-spacing:2px;color:#415b44;font-weight:500}header nav{display:flex;background:#e6ece0;padding:4px;border-radius:6px;margin-left:auto;gap:3px}header nav button{padding:9px 18px;border-radius:4px;font-size:11px;color:#74836e}header nav button.active{background:#fffef8;box-shadow:0 1px 5px #20341c13;color:#254833}#help{width:25px;height:25px;border:1px solid #b8c7b1;border-radius:50%;font-size:12px}#explorer{position:absolute;top:106px;left:24px;width:293px;border:1px solid #ffffffb0;border-radius:9px;padding:25px 23px 17px;background:#fcfdf8f0;backdrop-filter:blur(20px);box-shadow:0 10px 30px #32432412;max-height:calc(100dvh - 150px);overflow:auto;transition:transform .25s,opacity .25s}.eyebrow{font-size:8px;letter-spacing:1.5px;font-weight:600;color:#819077;display:flex;gap:7px;align-items:center}.live-dot{width:5px;height:5px;background:#6f8d50;border-radius:50%;box-shadow:0 0 0 3px #71935d12}h1{font:500 29px 'Manrope';letter-spacing:-1.2px;margin:17px 0 10px}.intro{font-size:11px;line-height:1.75;color:#839079;margin:0}.site-stats{display:flex;justify-content:space-between;padding:21px 0;margin-bottom:16px;border-bottom:1px solid var(--line)}.site-stats>div{display:flex;flex-direction:column;gap:5px}.site-stats b{font:500 22px 'Manrope';color:#3c5940;letter-spacing:-1px}.site-stats b span{font-size:12px;margin-left:1px}.site-stats>div>span{font-size:8px;color:#84927b}.primary{background:#2e503f;color:#f3f7ec;font-size:10px;text-align:left;padding:14px 13px;width:100%;border-radius:4px}.primary:hover{background:#3e654d}.primary span{float:right;font-size:14px}.section-label{font-size:8px;letter-spacing:1.5px;color:#95a089;margin:22px 0 11px}.destinations{display:flex;flex-direction:column;gap:0}.destinations button{display:flex;text-align:left;align-items:center;gap:11px;padding:10px 0;font-size:10px;border-bottom:1px solid #e7ecdf}.destinations button>span{font-size:8px;color:#9da88f;width:13px}.destinations button i{margin-left:auto;font-style:normal;color:#9ca990}.destinations button:hover{color:#547647}select{width:100%;background:#f2f5ed;border:1px solid #dce4d3;border-radius:4px;padding:11px 8px;font-size:10px;cursor:pointer}.panel-bottom{display:flex;justify-content:space-between;margin-top:21px;align-items:center;font-size:8px;color:#89967e}.panel-bottom button{font-size:8px;color:#77876b;padding:0}.selected-unit{padding:14px 0 0}.selected-unit>div:first-child{display:flex;align-items:center;gap:8px}.selected-unit span{font-size:8px;background:#e5ebdc;padding:4px 6px;border-radius:2px}.selected-unit strong{font-size:11px;font-weight:550}.selected-unit p{font-size:9px;line-height:1.6;color:#859078}.unit-actions{display:flex;gap:8px}.unit-actions button{font-size:9px;border:1px solid #cfdbc7;padding:7px;border-radius:3px}.unit-actions button:first-child{background:#e6eedf}#panelToggle{position:absolute;top:119px;left:328px;width:23px;height:35px;border-radius:0 4px 4px 0;background:#fafcf3df;font-size:23px;color:#839578;transition:left .25s}.panel-closed #explorer{transform:translateX(-340px);opacity:0;pointer-events:none}.panel-closed #panelToggle{left:0}#environment{position:absolute;right:25px;top:105px;display:flex;gap:6px}#environment button{padding:10px 12px;background:#fcfdf4eb;backdrop-filter:blur(10px);border:1px solid #fff;border-radius:5px;font-size:13px;box-shadow:0 3px 10px #26331c08}#environment button span{font-size:10px;margin-left:5px}#environment button.active{background:#35563f;color:white;border-color:#35563f}#location{position:absolute;bottom:72px;left:35px;display:flex;flex-direction:column;gap:7px;pointer-events:none;text-shadow:0 1px 8px #ffffffaa}#location>.eyebrow{font-size:8px;color:#eaf3df;text-shadow:0 1px 3px #16250f}#location>strong{font:500 25px 'Manrope';letter-spacing:-.6px;color:#fffdf1;text-shadow:0 2px 15px #1e311f88}#location>span:last-child{font-size:9px;color:#f6f9ed;text-shadow:0 1px 4px #253b16}#minimapWrap{position:absolute;right:25px;bottom:60px;width:177px;border-radius:6px;overflow:hidden;background:#fcfdf7e8;backdrop-filter:blur(8px);border:1px solid #ffffffaa;box-shadow:0 5px 20px #23301c18}.map-heading{display:flex;padding:10px 11px 8px;font-size:7px;letter-spacing:1px;align-items:center;color:#748768;gap:10px}.map-heading>span:nth-child(2){margin-left:auto}.map-heading button{font-size:15px;line-height:10px;color:#9aab8a;padding:0}#minimap{display:block;width:100%;height:auto;cursor:crosshair}.map-foot{font-size:7px;display:block;text-align:center;padding:7px;color:#8fa182}#minimapWrap.collapsed canvas,#minimapWrap.collapsed .map-foot{display:none}#walkHint{position:absolute;bottom:49px;left:50%;transform:translateX(-50%);font-size:9px;color:#edf5e4;background:#2b402acc;padding:9px 15px;border:1px solid #ffffff1a;border-radius:5px;white-space:nowrap;backdrop-filter:blur(10px)}#walkHint span{color:#98ad89;margin:0 8px}kbd{font:8px 'DM Sans';border:1px solid #869a7380;padding:3px 5px;border-radius:2px;color:#fff}footer{position:absolute;bottom:0;height:33px;left:0;right:0;display:flex;align-items:center;justify-content:space-between;padding:0 26px;background:#f9fcf0e8;border-top:1px solid #fff8;font-size:7px;letter-spacing:1px;color:#8c9b80;gap:15px}footer>span:first-child{display:flex;gap:7px;align-items:center;color:#708566}footer i{display:inline-block;width:5px;height:5px;border-radius:50%;background:#7b9862}footer .footer-note{font-size:8px;letter-spacing:0}footer button{font-size:8px;letter-spacing:0}#toast{position:absolute;bottom:105px;left:50%;transform:translateX(-50%);background:#fdfef6f0;padding:13px 20px;border-radius:5px;box-shadow:0 5px 20px #1f391f20;font-size:11px;max-width:85%;text-align:center;pointer-events:none}#crosshair{position:absolute;top:50%;left:50%;width:5px;height:5px;background:#ffffff99;border:1px solid #344b3299;border-radius:50%;pointer-events:none}#loading{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;flex-direction:column;background:#eef3e8;z-index:10}.loading-brand{font:600 70px 'Manrope';letter-spacing:-4px;color:#325842}#loading p{font-size:11px;letter-spacing:1px;color:#83947b;margin:25px 0}.load-line{width:140px;height:2px;background:#d6e0cd;overflow:hidden}.load-line span{display:block;width:60%;height:100%;background:#5d8251;animation:load 1.2s infinite ease-in-out}@keyframes load{0%{transform:translateX(-100%)}100%{transform:translateX(270%)}}[hidden]{display:none!important}.sr-only{position:absolute;clip:rect(0,0,0,0);width:1px;height:1px;overflow:hidden}dialog{border:1px solid #e1e8d7;border-radius:8px;padding:32px;max-width:570px;width:calc(100% - 32px);max-height:83dvh;background:#fdfef8;color:#36543b;box-shadow:0 20px 60px #21351b33}dialog::backdrop{background:#1c332960;backdrop-filter:blur(4px)}dialog h2{font:500 26px 'Manrope';letter-spacing:-.6px;margin:10px 0 20px}dialog h3{font-size:12px;margin-top:22px}dialog p,dialog li{font-size:11px;color:#7a8971;line-height:1.85}dialog ul{padding-left:18px}dialog a{text-decoration:underline}.close{position:absolute;top:9px;right:12px;font-size:25px;color:#8fa081}#touchControls{position:absolute;bottom:80px;left:25px;right:25px;pointer-events:none}#joystick{width:105px;height:105px;border:1px solid #ffffff60;background:#e0edce20;border-radius:50%;position:relative;pointer-events:auto;touch-action:none;backdrop-filter:blur(2px)}#stick{position:absolute;left:32px;top:32px;width:40px;height:40px;background:#ffffff9c;border-radius:50%;border:1px solid #ffffff}#runToggle{position:absolute;right:0;bottom:0;width:52px;height:52px;border-radius:50%;border:1px solid #ffffff80;color:#faffef;background:#28402370;font-size:9px;pointer-events:auto}#runToggle.active{background:#fff;color:#34543d}.lookHint{position:absolute;left:0;bottom:-25px;font-size:9px;color:#f4f9ec;text-shadow:0 1px 3px #1d311c}.walking #location{bottom:100px}.walking #location>strong{font-size:20px}@media(max-width:1000px){.site-name,.header-divider{display:none}header{gap:15px}.footer-note{display:none}#explorer{width:263px;padding:21px;left:18px}#panelToggle{left:289px}#environment{right:18px}#environment button span{display:none}#minimapWrap{right:18px;width:148px}#walkHint{font-size:8px;bottom:43px}#walkHint span{margin:0 4px}h1{font-size:26px}}@media(max-width:650px){header{height:68px;padding:0 15px;gap:12px}.brand{font-size:28px}.brand span{font-size:4px;letter-spacing:1.6px}header nav{gap:0;padding:3px}header nav button{font-size:9px;padding:8px 10px}#help{width:21px;height:21px;font-size:10px;flex-shrink:0}#explorer{top:86px;left:12px;width:244px;padding:20px;max-height:calc(100dvh - 142px)}.intro{font-size:10px}.site-stats{padding:16px 0;margin-bottom:13px}.site-stats b{font-size:20px}.section-label{margin-top:17px}.destinations button{padding:9px 0}#panelToggle{left:264px;top:97px}#environment{top:87px;right:12px;flex-direction:column}#environment button{padding:9px 11px}#minimapWrap{right:12px;bottom:49px;width:112px}.map-heading{font-size:6px;padding:8px}.map-foot{font-size:6px}#location{left:18px;bottom:67px;max-width:calc(100% - 145px)}#location>strong{font-size:20px}#location>span:last-child{font-size:8px;line-height:1.6}.walking #location{top:86px;bottom:auto;left:17px;max-width:calc(100% - 80px)}.walking #location>strong{font-size:16px}.walking #walkHint{display:none}footer{padding:0 14px;font-size:6px;height:29px}footer button{font-size:7px}#toast{bottom:70px;font-size:10px;max-width:90%;width:300px}#walkHint{display:none}#touchControls{bottom:65px}.walking #minimapWrap{bottom:204px}dialog{padding:26px}#explorer h1{margin-top:15px}.panel-bottom{font-size:7px}.panel-bottom button{font-size:7px}}

@media(max-width:720px){#location{display:none}.walking #location{display:flex;top:98px;bottom:auto;left:24px;max-width:calc(100% - 215px)}#walkHint{bottom:42px;max-width:96%;font-size:8px}#walkHint span{margin:0 2px}.walking #minimapWrap{width:110px;bottom:84px}.walking #location>strong{font-size:15px}.walking #location>.eyebrow{font-size:6px}.walking #location>span:last-child{font-size:8px}.walking #environment{top:105px}}

body:not(.panel-closed) #location{display:none}

#entranceAction{position:absolute;bottom:93px;left:50%;transform:translateX(-50%);padding:11px 20px;border:1px solid #e0e8d8;border-radius:5px;background:#fcfdf3ee;font-size:10px;box-shadow:0 4px 15px #1f331b22;color:#37553d;white-space:nowrap}@media(max-width:680px){#entranceAction{bottom:87px;max-width:calc(100% - 160px);font-size:9px;padding:10px 12px}}

@media(max-width:680px){header nav button{padding:11px 8px}.walking.touch-nav #minimapWrap{bottom:205px}.walking.touch-nav #entranceAction{bottom:185px}.walking.touch-nav #toast{bottom:185px}}

/* User-requested transparency for the complete minimap. */
#minimapWrap{opacity:.7}
