.try3-shell{max-width:920px}.try3-select-card,.try3-play-card{padding:22px}.try3-lead{color:#6b7280}.try3-category-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.try3-category{display:flex;flex-direction:column;gap:5px;padding:18px;border:1px solid #e1e6ee;border-radius:16px;background:#fff;text-decoration:none;color:#172033}.try3-category strong{font-size:20px}.try3-category span{font-size:13px;color:#737d8d}.try3-medal-panel{background:#fff;border:1px solid #e5e9f0;border-radius:16px;padding:13px 15px;margin-bottom:12px}.try3-medal-head,.try3-play-nav{display:flex;justify-content:space-between}.try3-gauge-track{height:13px;background:#edf0f5;border-radius:999px;overflow:hidden}.try3-gauge-fill{height:100%;background:linear-gradient(90deg,#315fe8,#6f8cff)}.try3-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.try3-stats div{text-align:center;background:#f7f8fb;border-radius:12px;padding:9px}.try3-stats span{display:block;font-size:11px;color:#7c8798}.try3-problem-box{min-height:230px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.try3-problem{font-size:clamp(20px,4vw,30px);font-weight:800;line-height:1.7}.try3-answer-row{display:flex;align-items:center;gap:8px;margin-top:18px}.try3-answer{min-width:150px;min-height:58px;border-bottom:4px solid #315fe8;font-size:38px;font-weight:900}.try3-keypad{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;max-width:520px;margin:auto}.try3-key{min-height:58px;border:0;border-radius:13px;background:#eef2f7;font-size:22px;font-weight:900}.try3-pass{background:#fff3dd}.try3-message{height:28px;font-weight:800}.try3-message.ok{color:#178447}.try3-message.ng{color:#c03a2b}@media(max-width:640px){.try3-category-grid{grid-template-columns:1fr}}
.try3-top-nav{margin-bottom:12px}

.try3-bottom-actions{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:2px}
.try3-bottom-button{min-height:54px;border:0;border-radius:13px;background:#e9eef7;color:#172033;font-size:16px;font-weight:900}
.try3-bottom-button--finish{background:#071a4f;color:#fff}
