.gre-raffles-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:24px;margin:24px 0}.gre-card,.gre-panel,.gre-ticket,.gre-winner-card,.gre-number-selector,.gre-verifier-form{background:#fff;border:1px solid #e8edf5;border-radius:18px;box-shadow:0 12px 30px rgba(15,23,42,.06);overflow:hidden}.gre-card-image{display:block;min-height:180px;background:linear-gradient(135deg,#0f172a,#1d4ed8)}.gre-card-image img{width:100%;height:220px;object-fit:cover;display:block}.gre-card-body{padding:20px}.gre-price{font-weight:700;color:#0f172a}.gre-progress{height:12px;background:#edf2f7;border-radius:999px;overflow:hidden}.gre-progress span{display:block;height:100%;background:linear-gradient(90deg,#2563eb,#22c55e);border-radius:999px}.gre-small{font-size:.9rem;color:#64748b}.gre-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:12px;background:#2563eb;color:#fff!important;padding:11px 18px;font-weight:700;text-decoration:none;cursor:pointer}.gre-btn:hover{filter:brightness(.95)}.gre-btn[disabled]{opacity:.45;cursor:not-allowed}.gre-number-selector{padding:22px;margin:24px 0}.gre-selector-head{display:flex;justify-content:space-between;gap:16px;align-items:center;flex-wrap:wrap}.gre-selector-actions{display:flex;align-items:center;gap:10px}.gre-counts,.gre-selected-box,.gre-message{margin:12px 0;color:#334155}.gre-numbers-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(68px,1fr));gap:10px;margin:18px 0}.gre-number{border:1px solid #dbe4f0;background:#f8fafc;border-radius:12px;padding:12px 8px;font-weight:800;cursor:pointer}.gre-number.available:hover,.gre-number.selected{background:#2563eb;color:#fff;border-color:#2563eb}.gre-number.reserved{background:#fff7ed;color:#c2410c;cursor:not-allowed}.gre-number.sold,.gre-number.winner{background:#fee2e2;color:#991b1b;cursor:not-allowed}.gre-checkout-bar{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.gre-countdown{display:inline-block;background:#0f172a;color:#fff;border-radius:16px;padding:14px 18px;font-weight:800;margin:16px 0}.gre-progress-wrap{margin:20px 0}.gre-winners-list,.gre-my-tickets{display:grid;gap:16px}.gre-winner-card,.gre-ticket,.gre-verifier-form{padding:18px}.gre-verifier-form input{width:100%;max-width:520px;padding:12px;border:1px solid #cbd5e1;border-radius:12px}.gre-verifier-result{margin-top:14px;font-weight:700}@media(max-width:640px){.gre-numbers-grid{grid-template-columns:repeat(auto-fill,minmax(54px,1fr))}.gre-selector-head{display:block}.gre-btn{width:100%;margin-top:8px}}
