.prize-query-15c5 { min-height: 650px; padding: 34px 0 64px; color: #172027; background: #f3f6f7; }
.prize-query-15c5 [hidden] { display: none !important; }
.prize-query-15c5__inner { width: calc(100% - 40px); max-width: 1200px; margin: 0 auto; }
.prize-query-15c5__card { overflow: hidden; border-top: 6px solid #c9002b; border-radius: 8px; background: #fff; box-shadow: 0 8px 24px rgba(39, 48, 58, .07); }
.prize-query-15c5__card-header { display: flex; min-height: 116px; box-sizing: border-box; align-items: center; justify-content: space-between; gap: 24px; padding: 0 32px; }
.prize-query-15c5__identity { display: flex; min-width: 0; align-items: center; gap: 16px; }
.prize-query-15c5__identity img { width: auto; height: 48px; flex: 0 0 auto; object-fit: contain; }
.prize-query-15c5__identity strong { flex: 0 0 auto; color: #1a1a1a; font-size: 24px; font-weight: 700; white-space: nowrap; }
.prize-query-15c5__identity span { display: flex; align-items: center; align-self: stretch; margin-left: 4px; color: rgba(0, 0, 0, .6); font-size: 16px; font-weight: 400; line-height: 24px; white-space: nowrap; }
.prize-query-15c5__identity span i { font-style: normal; }
.prize-query-15c5 .lottery-actions { display: flex; flex: 0 0 auto; align-items: center; gap: 8px; }
.prize-query-15c5 .lottery-action { display: inline-flex; width: 118px; height: 48px; box-sizing: border-box; align-items: center; justify-content: center; padding: 0; border: 1px solid #efcbc1; border-radius: 4px; color: #bc644a; background: #f7dfd8; font-size: 20px; font-weight: 400; }
.prize-query-15c5 .lottery-action.is-active { border-color: #c9002b; color: #fff; background: #c9002b; box-shadow: 0 5px 14px rgba(166, 112, 24, .18); }
.prize-query-15c5__form { width: calc(100% - 136px); max-width: 1064px; margin: 32px auto 0; }
.prize-query-15c5__picker { height: 136px; box-sizing: border-box; margin: 0; padding: 22px 28px 20px; border: 1px solid rgba(0, 0, 0, .1); border-radius: 8px; }
.prize-query-15c5__picker legend { display: flex; width: 100%; box-sizing: border-box; float: left; align-items: center; margin: 0 0 18px; padding: 0; color: #172027; font-size: 18px; font-weight: 700; line-height: 24px; }
.prize-query-15c5__picker legend i { width: 10px; height: 10px; flex: 0 0 10px; margin-right: 12px; border-radius: 50%; background: #db1e2f; }
.prize-query-15c5__balls { display: grid; clear: both; grid-template-columns: repeat(15, 40px); gap: 8px; justify-content: start; margin: 0; }
.prize-query-15c5__balls button { width: 40px; height: 40px; box-sizing: border-box; padding: 0; border: 2px solid #db1e2f; border-radius: 50%; outline: 0; color: #db1e2f; background: #fff; font-size: 16px; line-height: 36px; cursor: pointer; transition: color .15s, background-color .15s; }
.prize-query-15c5__balls button:hover, .prize-query-15c5__balls button.is-selected { color: #fff; background: #db1e2f; }
.prize-query-15c5__selected { height: 129px; box-sizing: border-box; margin-top: 18px; padding: 22px 28px; border: 1px solid rgba(0, 0, 0, .1); border-radius: 8px; }
.prize-query-15c5__selected strong { display: block; margin-bottom: 16px; color: #172027; font-size: 18px; line-height: 24px; }
.prize-query-15c5__selected [data-selected-balls] { display: flex; min-height: 40px; align-items: center; flex-wrap: wrap; gap: 8px; color: #5f6d76; font-size: 16px; }
.prize-query-15c5__selected-ball { display: inline-flex; width: 40px; height: 40px; flex: 0 0 40px; align-items: center; justify-content: center; border-radius: 50%; color: #fff; background: #db1e2f; font-size: 16px; }
.prize-query-15c5__issue { display: flex; height: 64px; box-sizing: border-box; align-items: center; margin-top: 20px; padding: 0 28px; border: 1px solid rgba(0, 0, 0, .1); border-radius: 8px; color: #172027; font-size: 18px; font-weight: 700; }
.prize-query-15c5__issue select { width: 190px; height: 62px; margin-left: auto; padding-right: 36px; border: 0; outline: 0; color: #172027; background: #fff; text-align: right; font-size: 18px; font-weight: 700; cursor: pointer; }
.prize-query-15c5__actions { display: flex; gap: 16px; margin: 58px 0 42px; }
.prize-query-15c5__submit, .prize-query-15c5__clear, .prize-query-15c5__continue { display: inline-flex; width: 200px; min-width: 200px; height: 56px; box-sizing: border-box; align-items: center; justify-content: center; gap: 12px; padding: 0 24px; border-radius: 28px; font-size: 20px; font-weight: 400; cursor: pointer; }
.prize-query-15c5__submit, .prize-query-15c5__continue { border: 1px solid #c9002b; color: #fff; background: #c9002b; }
.prize-query-15c5__submit:disabled { border-color: #d99aaa; background: #d99aaa; cursor: not-allowed; }
.prize-query-15c5__clear { border: 2px solid #c9002b; color: #c9002b; background: #fff; }
.prize-query-15c5__action-icon { width: 28px; height: 28px; flex: 0 0 28px; fill: none; stroke: currentColor; stroke-width: 2; stroke-linecap: round; stroke-linejoin: round; }
.prize-query-15c5__error { margin: -28px 0 18px; color: #c9002b; font-size: 14px; }
.prize-query-15c5__notice { margin: 0 68px 48px; color: #172027; font-size: 16px; line-height: 24px; }
.prize-query-15c5__result { width: 600px; max-width: calc(100% - 136px); margin: 56px auto 32px; }
.prize-query-15c5__result-row { min-height: 52px; padding: 10px 16px; display: flex; align-items: center; justify-content: space-between; border: 1px solid #e4e8ed; border-bottom: 0; font-size: 16px; }
.prize-query-15c5__result-row [data-result-balls] { display: flex; flex-wrap: wrap; gap: 8px; }
.prize-query-15c5__result-table { overflow: hidden; border: 1px solid #e4e8ed; border-radius: 8px; }
.prize-query-15c5__result-table h2 { margin: 0; padding: 14px 16px; font-size: 18px; }
.prize-query-15c5__result-table table { width: 100%; border-collapse: collapse; text-align: center; font-size: 16px; }
.prize-query-15c5__result-table th, .prize-query-15c5__result-table td { height: 46px; box-sizing: border-box; padding: 5px; border-top: 1px solid #e4e8ed; color: #292d33; }
.prize-query-15c5__result-table thead th { color: #7a1b30; background: #fdf3f5; font-weight: 500; }
.prize-query-15c5__continue { margin: 20px auto 0; }
@media (max-width: 767px) {
    .prize-query-15c5 { padding: 18px 0 40px; }
    .prize-query-15c5__inner { width: calc(100% - 24px); }
    .prize-query-15c5__card-header { min-height: 0; align-items: stretch; flex-direction: column; gap: 16px; padding: 20px 14px; }
    .prize-query-15c5__identity { gap: 10px; }
    .prize-query-15c5__identity img { height: 40px; }
    .prize-query-15c5__identity strong { font-size: 20px; }
    .prize-query-15c5__identity span { white-space: normal; font-size: 14px; }
    .prize-query-15c5 .lottery-actions { width: 100%; gap: 6px; }
    .prize-query-15c5 .lottery-action { width: auto; height: 42px; flex: 1; font-size: 15px; }
    .prize-query-15c5__form { width: auto; margin: 32px 14px 0; }
    .prize-query-15c5__picker { height: auto; padding: 20px 14px; }
    .prize-query-15c5__balls { grid-template-columns: repeat(5, 40px); gap: 10px; justify-content: space-between; }
    .prize-query-15c5__selected { height: auto; min-height: 124px; padding: 20px 14px; }
    .prize-query-15c5__issue { padding: 0 14px; font-size: 16px; }
    .prize-query-15c5__issue select { width: 138px; padding-right: 8px; font-size: 16px; }
    .prize-query-15c5__actions { gap: 10px; margin: 32px 0 28px; }
    .prize-query-15c5__submit, .prize-query-15c5__clear { width: auto; min-width: 0; height: 48px; flex: 1; padding: 0 10px; font-size: 16px; }
    .prize-query-15c5__action-icon { width: 22px; height: 22px; flex-basis: 22px; }
    .prize-query-15c5__notice { margin-right: 14px; margin-left: 14px; font-size: 14px; }
    .prize-query-15c5__result { width: auto; max-width: none; margin: 32px 14px; overflow-x: auto; }
    .prize-query-15c5__result-table table { min-width: 560px; }
}
