.parking-game[data-v-1c8023e6]{background:#fff;border-radius:20px;padding:30px;box-shadow:0 10px 40px #0003}.info-panel[data-v-1c8023e6]{display:flex;justify-content:space-around;margin-bottom:20px;padding:15px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:10px;color:#fff}.info-panel>div[data-v-1c8023e6]{display:flex;flex-direction:column;align-items:center;gap:5px}.label[data-v-1c8023e6]{font-size:14px;opacity:.9}.value[data-v-1c8023e6]{font-size:24px;font-weight:700;font-family:Courier New,monospace}.game-canvas[data-v-1c8023e6]{display:block;margin:0 auto;border:3px solid #34495e;border-radius:10px;cursor:crosshair;background:#2c3e50}.game-canvas[data-v-1c8023e6]:focus{outline:3px solid #667eea;outline-offset:2px}.instructions[data-v-1c8023e6]{margin:20px 0;min-height:30px}.instructions p[data-v-1c8023e6]{font-size:16px;margin:10px 0}.start-message[data-v-1c8023e6]{color:#34495e}.game-message[data-v-1c8023e6]{color:#2980b9;font-weight:500}.success-message[data-v-1c8023e6]{color:#27ae60;font-weight:700;font-size:18px}.reset-btn[data-v-1c8023e6]{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;padding:12px 30px;font-size:16px;font-weight:700;border-radius:25px;cursor:pointer;transition:transform .2s,box-shadow .2s;box-shadow:0 4px 15px #667eea66}.reset-btn[data-v-1c8023e6]:hover{transform:translateY(-2px);box-shadow:0 6px 20px #667eea99}.reset-btn[data-v-1c8023e6]:active{transform:translateY(0)}.app-container[data-v-2297e72f]{text-align:center}h1[data-v-2297e72f]{color:#fff;margin-bottom:20px;text-shadow:2px 2px 4px rgba(0,0,0,.3)}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;background:linear-gradient(135deg,#667eea,#764ba2);min-height:100vh;display:flex;align-items:center;justify-content:center}#app{width:100%;max-width:900px;padding:20px}
