@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;600;650;700&family=Libre+Caslon+Display&display=swap";:root{color:#293e35;font-synthesis:none;--paper:#f3f0e7;--ink:#293e35;--muted:#657368;--line:#29453725;background:#dfe6e2;font-family:DM Sans,sans-serif}*{box-sizing:border-box}body{margin:0;overflow:hidden}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;cursor:pointer;color:inherit}button:disabled{cursor:wait;opacity:.65}button:focus-visible,a:focus-visible{outline-offset:5px;outline:3px solid #628c7a}button{touch-action:manipulation}button[hidden],[hidden]{display:none!important}#world{touch-action:none;outline:none;width:100%;height:100%;position:fixed;inset:0}.shade{pointer-events:none;background:linear-gradient(90deg,#eff0e4ab 0%,#e9e9db35 35%,#0000 65%),linear-gradient(#0000 80%,#f3f0e766);transition:opacity 1s;position:fixed;inset:0}.walking .shade{opacity:.25}header{pointer-events:none;align-items:center;gap:36px;display:flex;position:fixed;top:32px;left:42px;right:42px}header>*{pointer-events:auto}.brand{color:var(--ink);letter-spacing:-3px;font-size:48px;font-weight:650;line-height:1;text-decoration:none}.brand-dot{color:#74937b}.location{border-left:1px solid var(--line);flex-direction:column;gap:6px;padding-left:26px;font-size:12px;display:flex}.location-index{letter-spacing:2px;font-size:9px;font-weight:700}nav{align-items:center;gap:8px;margin-left:auto;display:flex}nav button{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f3f0e7c9;border:1px solid #ffffff80;border-radius:3px;padding:12px 15px;font-size:13px}nav button:last-child{width:43px}nav button:hover,.spawn-controls button:hover{background:#fffdf5}#intro{max-width:570px;transition:opacity .6s,transform .6s;position:fixed;bottom:115px;left:44px}.eyebrow{letter-spacing:2.2px;text-transform:uppercase;font-size:10px;font-weight:700}h1{letter-spacing:-1.3px;color:#263f33;margin:22px 0;font-family:Libre Caslon Display,Georgia,serif;font-size:clamp(46px,5vw,76px);font-weight:400;line-height:1.04}.intro-copy{color:#415449;margin:24px 0 28px;font-size:14px;line-height:1.8}.primary{color:#f7f5e9;background:#294a3b;border:0;border-radius:2px;justify-content:space-between;align-items:center;gap:45px;min-width:240px;padding:17px 22px;font-size:13px;transition:background .2s,transform .2s;display:flex}.primary:hover{background:#3f6652;transform:translateY(-2px)}.primary span:last-child{font-size:22px}.footnote{color:#52685a;margin-top:17px;font-size:10px}.walking #intro{opacity:0;pointer-events:none;transform:translateY(15px)}#walk-hud{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f3f0e7d9;border-left:2px solid #678d71;flex-direction:column;gap:10px;padding:18px 24px;display:flex;position:fixed;bottom:86px;left:42px}#street-name{font-family:Libre Caslon Display,Georgia,serif;font-size:32px;font-weight:400}.walk-hint{color:#56695e;font-size:11px}.walk-hint i{margin:0 8px;font-style:normal}#map-panel{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f3f0e7ec;width:240px;padding:17px 17px 10px;transition:opacity .3s,transform .3s;position:fixed;bottom:78px;right:42px;box-shadow:0 10px 40px #223d3112}.map-heading{letter-spacing:1.6px;border-bottom:1px solid var(--line);justify-content:space-between;padding-bottom:12px;font-size:8px;font-weight:650;display:flex}#map{width:100%;height:250px;margin-top:8px;display:block}.map-caption{border-bottom:1px solid var(--line);justify-content:space-between;gap:8px;padding:8px 0 12px;font-size:10px;display:flex}.spawn-controls{gap:3px;padding-top:8px;display:flex}.spawn-controls button{background:0 0;border:0;flex:1;padding:8px 9px;font-size:10px}.spawn-controls button.active{background:#dfe4d8}footer{color:#53695c;align-items:center;gap:25px;font-size:9px;display:flex;position:fixed;bottom:25px;left:42px;right:42px}footer a{color:inherit}footer .edition{letter-spacing:2px;margin-right:auto;font-size:9px;font-weight:700}footer button{background:0 0;border:0;padding:8px;font-size:9px;text-decoration:underline}#status{text-align:center;pointer-events:none;background:#f3f0e7ee;border-radius:3px;max-width:400px;padding:10px 16px;font-size:11px;position:fixed;bottom:80px;left:50%;transform:translate(-50%)}#status:empty{display:none}#retry{color:#fff;background:#294a3b;border:0;padding:10px 18px;position:fixed;bottom:125px;left:50%;transform:translate(-50%)}dialog{color:var(--ink);background:var(--paper);border:0;width:calc(100% - 32px);max-width:450px;max-height:90svh;padding:45px;overflow:auto;box-shadow:0 30px 80px #12261f33}dialog::backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#203c3566}.close{background:0 0;border:0;font-size:28px;position:absolute;top:12px;right:16px}h2{margin:20px 0 30px;font-family:Libre Caslon Display,Georgia,serif;font-size:45px;font-weight:400;line-height:1.03}dl{grid-template-columns:1fr 2fr;gap:12px;margin-bottom:26px;font-size:12px;display:grid}dt{font-weight:650}dd{color:#56695e;margin:0}.about-copy{color:#56695e;font-size:12px;line-height:1.7}dialog a{color:#294a3b;font-size:12px}.walking #touch-controls{display:flex}#touch-controls{pointer-events:none;align-items:center;gap:22px;position:fixed;bottom:92px;left:26px}#touch-controls span{background:#f3f0e7bb;padding:7px;font-size:10px}#joystick{pointer-events:auto;touch-action:none;background:#f0eddd55;border:1px solid #fff9;border-radius:50%;width:106px;height:106px;position:relative}#joystick div{background:#294a3b99;border:1px solid #fff8;border-radius:50%;width:42px;height:42px;position:absolute;top:31px;left:31px}.fps{white-space:pre;pointer-events:none;background:#fff;padding:10px;font:11px monospace;position:fixed;top:110px;left:20px}@media (width<=700px){header{gap:15px;top:25px;left:22px;right:20px}.brand{font-size:38px}.location{display:none}nav{gap:5px}nav button{width:38px;padding:10px}nav button span{display:none}#intro{bottom:95px;left:24px;right:24px}h1{max-width:360px;font-size:49px}.intro-copy{font-size:12px}#map-panel{width:172px;padding:12px;bottom:83px;right:18px}#map{height:185px}.map-heading{letter-spacing:1px;font-size:6px}.map-caption{font-size:8px}.spawn-controls button{padding:6px 3px;font-size:8px}body:not(.walking) #map-panel{display:none}footer{gap:10px;font-size:8px;bottom:17px;left:23px;right:23px}footer .edition{display:none}footer button{margin-left:auto;font-size:8px}#walk-hud{padding:10px 12px;bottom:220px;left:23px;right:195px}.walk-hint{display:none}#street-name{font-size:23px}#walk-hud .eyebrow{letter-spacing:1px;font-size:7px}#status{width:max-content;max-width:90%;font-size:10px;bottom:53px}.shade{background:linear-gradient(#0000 20%,#f3f0e770 52%,#f3f0e7e0 100%)}#retry{bottom:90px}dialog{padding:30px}#touch-controls span{display:none}}@media (prefers-reduced-motion:reduce){*{transition:none!important;animation:none!important}}
