*{box-sizing:border-box}body{background:#eef3f8;color:#1f2933;font-family:Arial,Helvetica,sans-serif;margin:0}.page-wrap{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:100vh;padding:30px 15px}.game-card{background:#fff;border:1px solid #cfd8e3;border-radius:12px;box-shadow:0 10px 24px #1f29331f;max-width:650px;padding:30px;width:100%}h1{color:#0f4c81;margin-bottom:15px;margin-top:0;text-align:center}.instructions{line-height:1.6;margin-bottom:20px}.status-panel{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(2,1fr);margin-bottom:25px}.status-panel p{background:#f6f9fc;border:1px solid #d9e2ec;border-radius:8px;margin:0;padding:12px;text-align:center}.label{font-weight:700}.form-row{display:flex;flex-direction:column;gap:10px}label{font-weight:700}input{border:1px solid #9fb3c8;border-radius:6px;width:100%}button,input{font-size:1rem;padding:12px}button{background:#0f4c81;border:none;border-radius:6px;color:#fff;cursor:pointer;width:140px}button:hover:enabled{background:#0c3d68}button:disabled,input:disabled{cursor:not-allowed;opacity:.7}.feedback{background:#f6f9fc;border:1px solid #d9e2ec;border-radius:8px;line-height:1.5;margin-bottom:0;margin-top:20px;min-height:56px;padding:14px}.success{background:#e8f7ec;border-color:#8cc79a}.loss{background:#fff1f0;border-color:#e6a39c}footer{margin-top:20px;text-align:center}footer p{margin:8px 0}footer a{color:#0f4c81}.css-logo{border:0;height:auto;width:88px}@media (max-width:600px){.game-card{padding:20px}.status-panel{grid-template-columns:1fr}button{width:100%}}
/*# sourceMappingURL=main.b2e31146.css.map*/