.page-module-scss-module__-qudFq__page{max-width:var(--content-max);margin:0 auto;padding:0 1rem 3rem}.page-module-scss-module__-qudFq__hero{text-align:center;padding:2rem 0 1.5rem}.page-module-scss-module__-qudFq__heroTitle{font-family:var(--font-display);color:var(--text-primary);font-size:2rem;font-weight:700}.page-module-scss-module__-qudFq__heroAccent{background:linear-gradient(135deg,#f59e0b,#ef4444);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;margin-left:.5rem;display:inline-block}.page-module-scss-module__-qudFq__heroSub{color:var(--text-secondary);margin-top:.5rem;font-size:.9rem}.page-module-scss-module__-qudFq__statusBar{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-md);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;padding:.75rem 1.25rem;display:flex}.page-module-scss-module__-qudFq__statusLeft{align-items:center;gap:.5rem;display:flex}.page-module-scss-module__-qudFq__statusText{color:var(--text-secondary);font-size:.9rem}.page-module-scss-module__-qudFq__statusRight{align-items:center;gap:.5rem;display:flex}.page-module-scss-module__-qudFq__countdownLabel{color:var(--text-muted);font-size:.8rem}.page-module-scss-module__-qudFq__countdownValue{font-family:var(--font-display);color:var(--accent-amber);text-align:right;min-width:5ch;font-size:1.4rem;font-weight:700}.page-module-scss-module__-qudFq__latestSection{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-lg);margin-bottom:1.5rem;padding:1.5rem}.page-module-scss-module__-qudFq__latestHeader{justify-content:space-between;align-items:center;margin-bottom:1.25rem;display:flex}.page-module-scss-module__-qudFq__latestTitle{font-family:var(--font-display);color:var(--text-primary);font-size:1.1rem;font-weight:600}.page-module-scss-module__-qudFq__latestTerm{font-family:var(--font-display);color:var(--text-muted);background:var(--bg-secondary);border-radius:var(--radius-full);padding:.25rem .75rem;font-size:.85rem}.page-module-scss-module__-qudFq__ballGrid{grid-template-columns:repeat(10,1fr);gap:.5rem;margin-bottom:1.25rem;display:grid}@media (max-width:640px){.page-module-scss-module__-qudFq__ballGrid{grid-template-columns:repeat(5,1fr);gap:.4rem}}.page-module-scss-module__-qudFq__ball{aspect-ratio:1;background:var(--ball-color);transition:transform var(--transition-fast),box-shadow var(--transition-fast);cursor:default;border-radius:50%;justify-content:center;align-items:center;display:flex;position:relative;box-shadow:0 2px 8px #00000040,inset 0 1px 2px #ffffff4d}.page-module-scss-module__-qudFq__ball:hover{transform:scale(1.1);box-shadow:0 4px 16px #0000004d,inset 0 1px 2px #ffffff4d}.page-module-scss-module__-qudFq__ball_blue{background:#3b82f6}.page-module-scss-module__-qudFq__ball_muted{background:#475569}.page-module-scss-module__-qudFq__ballNumber{font-family:var(--font-display);color:#fff;text-shadow:0 1px 2px #0000004d;font-size:22px;font-weight:700}@media (max-width:640px){.page-module-scss-module__-qudFq__ballNumber{font-size:22px}}.page-module-scss-module__-qudFq__ballStar{animation:2s ease-in-out infinite page-module-scss-module__-qudFq__starPulse;box-shadow:0 0 0 3px #f59e0b80,0 2px 8px #00000040,inset 0 1px 2px #ffffff4d}.page-module-scss-module__-qudFq__starBadge{color:#fcd34d;text-shadow:0 0 4px #f59e0bcc;font-size:.65rem;position:absolute;top:-4px;right:-4px}@keyframes page-module-scss-module__-qudFq__starPulse{0%,to{box-shadow:0 0 0 3px #f59e0b80,0 2px 8px #00000040}50%{box-shadow:0 0 0 6px #f59e0b33,0 2px 8px #00000040}}.page-module-scss-module__-qudFq__superStar{color:var(--text-secondary);border-top:1px solid var(--border-color);align-items:center;gap:.4rem;padding:.5rem 0 0;font-size:.9rem;display:flex}.page-module-scss-module__-qudFq__superStarNum{font-family:var(--font-display);color:var(--ball-color);font-size:1.1rem}.page-module-scss-module__-qudFq__emptyText{text-align:center;color:var(--text-muted);padding:2rem 0}.page-module-scss-module__-qudFq__historySection{margin-bottom:1.5rem}.page-module-scss-module__-qudFq__historyTitle{font-family:var(--font-display);color:var(--text-primary);margin-bottom:.75rem;font-size:1rem;font-weight:600}.page-module-scss-module__-qudFq__historyList{flex-direction:column;gap:.5rem;display:flex}.page-module-scss-module__-qudFq__historyItem{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-md);transition:background var(--transition-fast);grid-template-columns:160px 1fr auto;align-items:center;gap:.75rem;padding:.6rem 1rem;display:grid}.page-module-scss-module__-qudFq__historyItem:hover{background:var(--bg-card-hover)}@media (max-width:640px){.page-module-scss-module__-qudFq__historyItem{grid-template-columns:1fr;gap:.4rem;padding:.75rem}}.page-module-scss-module__-qudFq__historyTerm{font-family:var(--font-display);color:var(--text-muted);white-space:nowrap;font-size:.8rem}.page-module-scss-module__-qudFq__historyBalls{flex-wrap:wrap;gap:.25rem;display:flex}.page-module-scss-module__-qudFq__miniBall{width:1.6rem;height:1.6rem;font-family:var(--font-display);color:#fff;border-radius:50%;justify-content:center;align-items:center;font-size:.6rem;font-weight:600;display:inline-flex}.page-module-scss-module__-qudFq__historyStar{font-family:var(--font-display);color:var(--accent-amber);white-space:nowrap;font-size:.8rem}
