:root{color:#2a4945;font-synthesis:none;--cream:#fbfaf0;--ink:#28564f;--line:#d9dfcd;--shadow:0 8px 32px #30463f12;background:#d6e1d1;font-family:Noto Sans SC,Microsoft YaHei,sans-serif}*{box-sizing:border-box}body{margin:0;overflow:hidden}button,input,select{font:inherit}button{cursor:pointer;color:inherit;border:0}button:focus-visible{outline-offset:4px;outline:3px solid #b18b46}button:hover{filter:brightness(.97)}[hidden]{display:none!important}#world{touch-action:none;outline:0;width:100%;height:100%;position:fixed;top:0;bottom:0;left:0;right:0}.topbar{left:32px;right:32px;top:max(24px,env(safe-area-inset-top));z-index:5;pointer-events:none;justify-content:space-between;align-items:center;display:flex;position:fixed}.topbar>*{pointer-events:auto}.brand{align-items:center;gap:12px;display:flex}.brand-icon{color:#f4f2db;background:#2e665e;border-radius:14px;place-items:center;width:44px;height:44px;font-family:serif;font-size:26px;display:grid}.brand strong{letter-spacing:3px;font-size:21px;display:block}.brand small{letter-spacing:2px;margin-top:4px;font-size:10px;display:block}.weather{box-shadow:var(--shadow);background:#fffef1dd;border-radius:30px;align-items:center;gap:12px;padding:11px 20px;font-size:12px;display:flex}#weather-icon{color:#b99645;font-size:21px}.separator{background:#bdc5b0;width:1px;height:13px}.icon-button{background:#fffdf0e8;border-radius:50%;width:44px;height:44px;font-size:18px}.status-card{width:290px;box-shadow:var(--shadow);z-index:2;background:#fffdf0ed;border:1px solid #ffffffa8;border-radius:8px 28px 28px;padding:23px 24px;position:fixed;top:116px;left:32px}.eyebrow{letter-spacing:2px;color:#779084;font-size:10px;font-weight:600}.status-card h2{margin:11px 0;font-size:18px;font-weight:500}.status-card p{color:#7c8878;margin:0 0 19px;font-size:12px;line-height:1.9}.pills{color:#769182;border-top:1px solid #dce1d0;gap:18px;padding-top:13px;font-size:11px;display:flex}.pills b{color:#365b50;font-size:14px}.minimap{width:176px;box-shadow:var(--shadow);background:#fcfbefed;border:6px solid #fcfbefed;border-radius:24px;position:fixed;bottom:112px;left:32px;overflow:hidden}.minimap canvas{border-radius:17px;width:164px;height:156px;display:block}.minimap>div{align-items:center;gap:6px;padding:9px 5px 3px;font-size:10px;display:flex}.map-dot{background:#719c72;border-radius:50%;width:5px;height:5px}.north{color:#8a9686;margin-left:auto}.toolbar{bottom:max(26px,env(safe-area-inset-bottom));box-shadow:var(--shadow);white-space:nowrap;background:#fbfbf0ed;border-radius:20px;gap:6px;padding:7px;display:flex;position:fixed;left:50%;transform:translate(-50%)}.toolbar button{background:0 0;border-radius:14px;align-items:center;gap:8px;padding:11px 17px;font-size:11px;display:flex}.toolbar button:hover{background:#e4edda}.toolbar button span{color:#618e7e;font-size:19px}.context{text-align:center;white-space:nowrap;position:fixed;bottom:118px;left:50%;transform:translate(-50%)}.context button{box-shadow:var(--shadow);background:#fffdf2ed;border-radius:12px;align-items:center;gap:12px;padding:10px 20px 10px 10px;font-size:13px;display:inline-flex}.context kbd{background:#e8eedf;border:1px solid #d2dec7;border-radius:7px;padding:5px 10px;font:600 13px sans-serif}.context small{color:#476358;text-shadow:0 1px 5px #fff;margin-top:12px;font-size:10px;display:block}.drive-info{text-align:right;position:fixed;bottom:117px;right:36px}.drive-info strong{font-size:57px;font-weight:400;line-height:1}.drive-info>span{margin-left:8px;font-size:12px}.drive-info small{letter-spacing:1px;margin-top:10px;font-size:11px;display:block}.version{color:#4c6c5c88;font-size:9px;position:fixed;bottom:7px;right:15px}.version span{margin-left:8px}#notice{color:#f9f7e6;opacity:0;pointer-events:none;z-index:20;background:#2f625aea;border-radius:14px;max-width:560px;padding:13px 22px;font-size:12px;line-height:1.8;transition:opacity .25s,transform .25s;position:fixed;top:94px;left:50%;transform:translate(-50%,-15px)}#notice.visible{opacity:1;transform:translate(-50%)}.welcome{z-index:30;background:linear-gradient(90deg,#eaf0dff5 0%,#edf2e5e8 27%,#edf2e588 48%,#edf2e500 72%);align-items:center;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.welcome-copy{max-width:520px;margin-left:8vw}.welcome h1{letter-spacing:3px;margin:25px 0;font-size:clamp(34px,4vw,58px);font-weight:500;line-height:1.4}.welcome p{color:#6b8075;letter-spacing:1px;font-size:14px;line-height:2.1}.primary{color:#fff9e4;letter-spacing:1px;background:#2e685d;border-radius:12px;min-height:48px;margin-top:18px;padding:15px 27px;font-size:13px}.primary:disabled{opacity:.7;cursor:wait}.welcome small{color:#7e8d79;margin-top:16px;font-size:10px;display:block}.preview-note{color:#8b9987;margin-top:32px;font-size:10px;line-height:1.9}.modal{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:40;background:#26483f65;place-items:center;padding:20px;display:grid;position:fixed;top:0;bottom:0;left:0;right:0}.dialog{background:#faf9ee;border-radius:26px;width:100%;max-width:520px;max-height:85dvh;padding:35px;overflow:auto;box-shadow:0 20px 90px #24493c30}.dialog h2{margin:18px 0;font-size:23px;font-weight:500}.dialog p{color:#748478;font-size:13px;line-height:2}.build-crosshair{color:#b88c3a;text-shadow:0 1px 3px #fff;pointer-events:none;font-size:30px;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.touch-controls{display:none}@media (pointer:coarse){.touch-controls{bottom:115px;left:max(25px,env(safe-area-inset-left));right:max(25px,env(safe-area-inset-right));pointer-events:none;justify-content:space-between;align-items:end;display:flex;position:fixed}#joystick{pointer-events:auto;touch-action:none;background:#fafaf066;border:1px solid #fff9;border-radius:50%;place-items:center;width:118px;height:118px;display:grid}#joystick i{width:52px;height:52px;transform:translate(var(--sx,0),var(--sy,0));pointer-events:none;background:#376e6388;border:2px solid #fbfbdecc;border-radius:50%}.pedals{pointer-events:auto;align-items:end;gap:12px;display:flex}.pedals button{touch-action:none;background:#faf9e8b8;border:1px solid #fff9;border-radius:16px;width:58px;height:66px;font-size:12px}.pedals button:last-child{width:44px;height:44px}.minimap{width:124px;bottom:265px}.minimap canvas{width:112px;height:112px}.drive-info{bottom:205px;right:35px}.context{bottom:125px}.context small,.context kbd{display:none}.context button{padding:16px 24px}.toolbar button{min-height:44px}.status-card{width:248px;padding:17px 20px}.status-card p{font-size:11px}.topbar{left:24px;right:24px}}@media (max-width:760px){.topbar{top:max(14px,env(safe-area-inset-top));left:16px;right:16px}.brand strong{font-size:17px}.brand small{font-size:8px}.brand-icon{width:36px;height:36px}.weather{gap:7px;padding:7px 13px;font-size:10px}.weather .separator,.weather span:last-child{display:none}.status-card{width:205px;padding:14px 17px;top:80px;left:16px}.status-card h2{font-size:14px}.status-card p{margin-bottom:9px;font-size:10px}.pills{padding-top:8px;font-size:9px}.minimap{width:102px;bottom:220px;left:16px}.minimap canvas{width:90px;height:85px}.minimap>div{font-size:8px}.toolbar{bottom:max(22px,env(safe-area-inset-bottom));border-radius:16px;gap:1px;padding:4px}.toolbar button{padding:9px 11px;font-size:9px;display:block}.toolbar button span{margin-bottom:3px;font-size:16px;display:block}.drive-info strong{font-size:36px}.drive-info{bottom:215px;right:23px}.touch-controls{bottom:105px;left:18px;right:18px}#joystick{width:94px;height:94px}.pedals{gap:6px}.pedals button{width:48px;height:55px}.context{bottom:113px}.welcome-copy{max-width:82vw;margin-left:6vw}.welcome h1{font-size:35px}.welcome{background:linear-gradient(90deg,#eaf0dff5,#edf2e5be 65%,#edf2e533)}.preview-note{margin-top:18px}.welcome p{font-size:12px}#notice{width:85vw;font-size:11px;top:70px}.dialog{padding:25px}.dialog h2{font-size:20px}}@media (max-height:560px){.status-card{width:210px;padding:12px 16px;top:80px}.status-card p{display:none}.status-card h2{margin:8px 0;font-size:14px}.minimap{width:100px;bottom:97px}.minimap canvas{width:88px;height:82px}.touch-controls~*{pointer-events:auto}.touch-controls{bottom:94px}.touch-controls #joystick{width:88px;height:88px}.touch-controls .pedals button{height:52px}.context{bottom:100px}.drive-info{bottom:160px}.welcome h1{margin:14px 0;font-size:35px}.welcome p{margin:8px 0}.preview-note{margin-top:14px}.status-card .pills{padding-top:7px}.toolbar{bottom:18px}}.build-panel{z-index:6;width:310px;box-shadow:var(--shadow);background:#fbfaf0f2;border:1px solid #d9dfcd;border-radius:20px;padding:18px;position:fixed;top:100px;right:24px}.build-panel strong{font-size:15px}.build-panel p{min-height:40px;font-size:12px;line-height:1.7}.build-choices{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.build-choices button{background:#dfebd9;border-radius:10px;min-height:44px;padding:10px 12px;font-size:12px}.build-choices p{width:100%;margin:4px 0;font-size:13px}@media (max-width:700px){.build-panel{width:260px;padding:12px;top:86px;right:12px}.build-panel~.modal{z-index:40}}#ride-action{color:#284c42;background:#d5af64;margin-left:10px}button{touch-action:manipulation}
