.container{background:#f5f5f5;justify-content:center;align-items:flex-start;min-height:100vh;padding:24px;display:flex}@media (max-width:768px){.container{padding:16px}}.gameCard{width:100%;max-width:1200px;margin:24px auto}@media (max-width:768px){.gameCard{margin:16px auto}}.gameCard .ant-card-head-title{text-align:center;width:100%;font-size:24px;font-weight:700}.gameCard .rules{margin-bottom:24px}.gameCard .attempts{text-align:right;color:#666;margin-bottom:16px;font-weight:700}.gameCard .inputSection{gap:12px;margin-bottom:24px;display:flex}.gameCard .inputSection .ant-input{flex:1}.gameCard .history{max-height:400px;margin-bottom:24px;overflow-y:auto}.gameCard .result{margin-bottom:24px}.gameCard .actions{justify-content:space-between;gap:12px;margin-top:24px;display:flex}
