@import "https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Manrope:wght@400;500;600;700&family=Newsreader:ital,opsz,wght@1,6..72,400&display=swap";:root{color:#edf3e4;font-synthesis:none;--ink:#edf3e4;--muted:#aab8a5;--line:#d6e7c32e;--panel:#0d1a13d6;--lime:#c5df86;--orange:#e28a4b;background:#0b1511;font-family:Manrope,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:#0b1511;margin:0;overflow:hidden}.game-shell{height:100vh;min-height:560px;position:relative}.topbar{z-index:10;pointer-events:none;background:linear-gradient(#060d09bd,#0000);align-items:center;height:72px;padding:0 30px;display:flex;position:absolute;top:0;left:0;right:0}.topbar>*{pointer-events:auto}.brand{color:var(--ink);letter-spacing:.18em;align-items:center;gap:10px;font:500 14px DM Mono;text-decoration:none;display:flex}.brand-mark{border:1px solid var(--lime);width:28px;height:28px;color:var(--lime);border-radius:50%;place-items:center;font:500 14px Newsreader;display:grid}.world-meta{letter-spacing:.12em;color:var(--muted);align-items:center;gap:22px;margin-left:auto;font:10px DM Mono;display:flex}.weather{color:#d2dfbd}.world-status{align-items:center;gap:8px;display:flex}.world-status i{background:#b8d66b;border-radius:50%;width:7px;height:7px;display:block;box-shadow:0 0 14px #b8d66b}.world-status b{font-weight:400}.topbar button{border:1px solid var(--line);color:var(--muted);letter-spacing:.09em;cursor:pointer;background:#122218a3;border-radius:999px;margin-left:24px;padding:9px 16px;font:10px DM Mono}.topbar button:hover{color:var(--ink);border-color:var(--lime)}.game-stage{height:100vh;position:relative;overflow:hidden}.game-stage canvas{cursor:crosshair;width:100%;height:100%;display:block}.atmosphere{pointer-events:none;background:radial-gradient(circle at 62% 26%,#b7d2711c,#0000 22%),linear-gradient(90deg,#040a076b,#0000 36%,#040a071a),linear-gradient(#0000 52%,#04080666);position:absolute;inset:0}.welcome{z-index:4;width:min(390px,42vw);transition:all .6s;position:absolute;top:25vh;left:7vw}.welcome.gone{opacity:0;pointer-events:none;transform:translateY(-20px)}.welcome-orb{z-index:-1;filter:blur(1px);background:radial-gradient(circle,#afcf6929,#5289590d 42%,#0000 70%);border-radius:50%;width:190px;height:190px;position:absolute;top:-48px;left:-50px}.eyebrow{letter-spacing:.2em;color:var(--lime);margin:0 0 17px;font:10px DM Mono}.welcome h1{letter-spacing:-.075em;color:#eef2e5;margin:0 0 24px;font-size:clamp(48px,5.6vw,78px);font-weight:500;line-height:.86}.welcome h1 em{color:#e7c993;letter-spacing:-.06em;font-family:Newsreader,serif;font-weight:400}.lead{color:#aebbad;max-width:350px;margin:0;font-size:14px;line-height:1.65}.welcome form{border-bottom:1px solid #c5df86a6;align-items:center;max-width:360px;margin-top:30px;display:flex}.welcome input{color:var(--ink);background:0 0;border:0;outline:0;flex:1;padding:12px 4px;font:18px Newsreader}.welcome input::placeholder{color:#7f9180}.welcome form button{color:var(--lime);cursor:pointer;background:0 0;border:0;padding:12px 0;font:500 12px DM Mono}.welcome form button span{margin-left:8px;font-size:18px}.welcome small{color:#708374;margin-top:15px;font:10px/1.6 DM Mono;display:block}.hud{z-index:5;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#0a170fd1;border:1px solid #d6e7c333;border-radius:14px;align-items:center;gap:18px;padding:10px 13px 10px 17px;display:flex;position:absolute;bottom:26px;left:50%;transform:translate(-50%);box-shadow:0 14px 50px #0000003d}.identity{flex-direction:column;min-width:94px;display:flex}.identity span{color:#718473;letter-spacing:.14em;font:9px DM Mono}.identity strong{color:#ecf3de;margin-top:3px;font-size:13px;font-weight:600}.tools{gap:4px;display:flex}.tools button{color:#9bac9b;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:9px;align-items:center;gap:7px;min-width:75px;padding:7px 9px;display:flex}.tools button:hover{color:var(--ink);background:#c2df8614}.tools button.active{color:#1b291b;background:#c0db82;box-shadow:0 4px 16px #abd05f2e}.tools b{font:400 22px Newsreader}.tools span{flex-direction:column;font:11px DM Mono;display:flex}.tools small{opacity:.56;margin-top:2px;font-size:9px}.hud>p{color:#7b8d7d;max-width:105px;margin:0;font:9px/1.45 DM Mono}.coordinates{z-index:5;color:#a9ba9d;letter-spacing:.08em;background:#08130ca6;border-radius:5px;padding:8px 10px;font:10px DM Mono;position:absolute;bottom:31px;right:27px}.toast{z-index:20;opacity:0;pointer-events:none;color:#e9f1dd;background:#162a19e0;border:1px solid #c5df8659;border-radius:999px;padding:10px 17px;font:11px DM Mono;transition:all .25s;position:absolute;top:88px;left:50%;transform:translate(-50%,-12px)}.toast.show{opacity:1;transform:translate(-50%)}.chronicle-panel{z-index:15;border-left:1px solid var(--line);background:#0b1810f2;width:min(390px,92vw);padding:108px 32px 32px;transition:all .4s;position:absolute;top:0;bottom:0;right:0;overflow:auto;transform:translate(100%);box-shadow:-20px 0 60px #00000040}.chronicle-panel.open{transform:none}.chronicle-panel h2{color:#eef2e4;margin:0 0 28px;font:400 43px Newsreader}.chronicle-panel .close{color:#9caf9c;cursor:pointer;background:0 0;border:0;font-size:27px;position:absolute;top:28px;right:25px}.world-facts{border-top:1px solid var(--line);border-bottom:1px solid var(--line);gap:28px;margin-bottom:22px;padding:17px 0;display:flex}.world-facts div{flex-direction:column;display:flex}.world-facts b{color:var(--lime);font:400 25px Newsreader}.world-facts span{color:#829582;text-transform:uppercase;letter-spacing:.1em;margin-top:3px;font:9px DM Mono}.chronicle-panel article{border-left:1px solid #486148;margin:0 0 13px;padding:0 0 13px 13px}.chronicle-panel article time{color:#768a75;font:9px DM Mono}.chronicle-panel article p{color:#ced9c8;margin:5px 0 0;font-size:12px;line-height:1.45}.empty{color:#849586;font-size:13px}.touch-controls{display:none}.hidden{display:none!important}@media (width<=760px){.topbar{height:60px;padding:0 17px}.world-meta{gap:10px}.weather{display:none}.topbar button{margin-left:10px;padding:8px 11px}.welcome{width:calc(100% - 50px);top:20vh;left:25px}.welcome h1{font-size:56px}.hud{gap:8px;padding:8px;bottom:18px;left:14px;right:14px;transform:none}.identity{display:none}.tools{flex:1}.tools button{flex:1;justify-content:center;min-width:0;padding:7px 4px}.tools button span{font-size:10px}.hud>p{display:none}.touch-controls{z-index:6;grid-template-columns:repeat(3,40px);gap:3px;display:grid;position:absolute;bottom:110px;left:17px}.touch-controls button{border:1px solid var(--line);width:40px;height:40px;color:var(--ink);background:#0a1a0fbf;border-radius:50%;font-size:18px}.touch-controls button:first-child{grid-column:2}.touch-controls button:nth-child(2){grid-area:2/1}.touch-controls button:nth-child(3){grid-area:2/2}.touch-controls button:nth-child(4){grid-area:2/3}.coordinates{font-size:9px;bottom:111px;right:17px}.chronicle-panel{padding:88px 23px 28px}.welcome-orb{left:-40px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}canvas{image-rendering:auto}
