
.gpr-latest-wrap{border:1px solid #e1e1e1;padding:18px;border-radius:6px;background:#fff;max-width:1000px}
.gpr-latest-title{color:#0b57a4;margin:0 0 12px 0;font-size:20px}
.gpr-numbers{display:flex;align-items:center;gap:12px}
.gpr-ball, .gpr-ball.small{width:64px;height:64px;border-radius:50%;border:6px solid #0b47a4;display:flex;align-items:center;justify-content:center;background:#fff}
.gpr-ball.small{width:44px;height:44px;border-width:4px}
.gpr-ball span{font-weight:700;color:#111}
.gpr-powerball, .gpr-powerball.small{width:56px;height:56px;border-radius:50%;background:#0b47a4;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700}
.gpr-powerball.small{width:48px;height:48px}
.gpr-jackpot{float:right;font-size:18px;color:#333;margin-top:6px}
.gpr-history-table{width:100%;border-collapse:collapse;margin-top:18px}
.gpr-history-row td{padding:14px;border-bottom:1px solid #e7e7e7;vertical-align:middle;background:#f7f7f7}
.gpr-date{width:180px;text-align:center;color:#0b47a4}
.gpr-results-inner{display:flex;align-items:center;gap:10px;flex-wrap:wrap}
.gpr-ball.small{background:#fff}
.gpr-powerball.small{background:#0b47a4}
.gpr-history-heading{font-size:18px;color:#0b47a4;margin:10px 0}
