*{box-sizing:border-box}:root{color:#17202a;background:#edf1ea;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}body{margin:0;min-width:320px;min-height:100vh;background:#edf1ea;color:#17202a;overscroll-behavior:none}button{border:0;color:inherit;font:inherit;touch-action:manipulation}.app-shell{min-height:100vh;min-height:100dvh;display:grid;grid-template-rows:minmax(0,1fr) auto}.training-stage{min-height:0;display:grid;grid-template-rows:auto auto minmax(260px,1fr) auto auto auto;gap:10px;padding:max(14px,env(safe-area-inset-top)) 14px 10px}.top-strip,.status-strip,.hint-line,.result-panel,.control-deck{border:1px solid rgba(23,32,42,.1);background:#ffffffc2;box-shadow:0 12px 30px #24313c14;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.top-strip{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border-radius:8px}h1,p{margin:0}h1{font-size:18px;line-height:1.15}.top-strip p{margin-top:3px;color:#556371;font-size:13px}.ghost-button,.small-button,.finish-button,.level-chip,.gear-button{min-height:40px;border-radius:8px;cursor:pointer}.ghost-button,.small-button{padding:0 12px;background:#eef3f5;color:#274156;font-weight:700}.level-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.level-chip{padding:8px 6px;background:#f8faf7;color:#354651;font-size:12px;line-height:1.2}.level-chip.is-active{background:#1f7a68;color:#fff}.scene{min-height:260px;overflow:hidden;border:1px solid rgba(23,32,42,.12);border-radius:8px;background:#dce3d5}.scene canvas{width:100%;height:100%;display:block}.status-strip{min-height:42px;display:flex;align-items:center;gap:8px;overflow-x:auto;padding:8px;border-radius:8px;scrollbar-width:none}.status-strip span{flex:0 0 auto;padding:5px 8px;border-radius:6px;background:#eef3f5;color:#263b4a;font-size:12px;font-weight:700}.hint-line{min-height:40px;display:flex;align-items:center;padding:8px 10px;border-radius:8px;color:#34495e;font-size:13px;line-height:1.35}.result-panel{padding:10px 12px;border-radius:8px}.result-panel[hidden]{display:none}.result-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.result-head strong{font-size:16px}.result-head span{color:#1f7a68;font-size:18px;font-weight:800}.result-panel ul{margin:8px 0 0;padding-left:18px;color:#405261;font-size:13px;line-height:1.45}.control-deck{display:grid;grid-template-columns:minmax(116px,.9fr) minmax(70px,.55fr) minmax(112px,.85fr);grid-template-rows:auto auto;gap:10px;align-items:center;padding:12px 14px max(14px,env(safe-area-inset-bottom));border-width:1px 0 0;border-radius:12px 12px 0 0}.steering-cluster{display:grid;justify-items:center;gap:8px}.steering-wheel{--steering-angle: 0rad;width:112px;aspect-ratio:1;position:relative;border:9px solid #263b4a;border-radius:50%;background:radial-gradient(circle at 50% 50%,#f7fbfb 0 22%,transparent 23%),linear-gradient(90deg,transparent 44%,#263b4a 45% 55%,transparent 56%),linear-gradient(0deg,transparent 44%,#263b4a 45% 55%,transparent 56%),#dce6ea;transform:rotate(var(--steering-angle))}.steering-wheel span,.steering-wheel i{position:absolute;top:46%;right:16%;bottom:46%;left:16%;display:block;border-radius:999px;background:#263b4a;content:""}.steering-wheel i{top:16%;right:46%;bottom:16%;left:46%}.gear-cluster{display:grid;gap:6px}.gear-button{background:#eef3f5;color:#31485a;font-size:17px;font-weight:800}.gear-button.is-active{background:#263b4a;color:#fff}.pedal-cluster{display:grid;grid-template-columns:1fr 1fr;gap:8px}.pedal{min-height:96px;border-radius:8px;color:#fff;font-size:16px;font-weight:900;cursor:pointer}.pedal.brake{background:#c83e4d}.pedal.throttle{background:#2f8f72}.pedal.is-pressed{transform:translateY(2px);filter:brightness(.9)}.finish-button{grid-column:1 / -1;background:#f2c94c;color:#24313c;font-weight:900}.fatal-error{margin:auto;padding:18px;color:#8a1c2a;font-weight:800}@media(min-width:720px){.app-shell{max-width:520px;margin:0 auto;border-inline:1px solid rgba(23,32,42,.08)}.scene{min-height:420px}}
