.rally-hero{background:linear-gradient(130deg,#082659 0%,#123f82 55%,#4d7c14 135%)}
.rally-hero-grid{display:grid;grid-template-columns:1.35fr .65fr;gap:32px;align-items:center}.rally-hero-grid h1{max-width:760px}.rally-hero-pills{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.rally-hero-pills span{padding:8px 12px;border:1px solid rgba(255,255,255,.25);border-radius:999px;background:rgba(255,255,255,.1);color:#fff;font-weight:800;font-size:.9rem}.rally-reset-card{display:grid;gap:7px;padding:24px;border:1px solid rgba(255,255,255,.22);border-radius:22px;background:rgba(255,255,255,.1);color:#fff;text-align:center}.rally-reset-card span,.rally-reset-card small{color:#e4edff}.rally-reset-card strong{font-size:clamp(2rem,5vw,3.2rem);letter-spacing:.04em}
.rally-stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:22px}.rally-stat{padding:18px;border:1px solid var(--line);border-radius:18px;background:#fff}.rally-stat span,.rally-stat small{display:block;color:var(--muted)}.rally-stat strong{display:block;margin:6px 0;color:var(--navy);font-size:1.8rem;line-height:1}
.rally-layout{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(290px,.65fr);gap:24px;align-items:start}.rally-game-card,.rally-leaderboard-card,.rally-tip-card{border:1px solid var(--line);border-radius:26px;background:#fff;box-shadow:var(--shadow)}.rally-game-card{padding:28px;min-height:540px}.rally-game-head,.rally-board-head{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.rally-game-head h2,.rally-board-head h2,.rally-tip-card h2{margin:.15rem 0;color:var(--navy)}.rally-day-badge,.rally-live-dot{padding:7px 10px;border-radius:999px;background:#eef6df;color:#56880f;font-weight:900;font-size:.78rem}.rally-live-dot{background:#eaf7ee;color:#28713a}.rally-live-dot:before{content:"";display:inline-block;width:7px;height:7px;margin-right:6px;border-radius:50%;background:#2a9d4b}
.rally-profile{display:grid;gap:13px;margin:22px 0;padding:18px;border-radius:18px;background:#f7faff;border:1px solid #dbe6f3}.rally-profile strong{color:var(--navy)}.rally-profile p{margin:.2rem 0;color:var(--muted)}.rally-name-row{display:flex;gap:10px}.rally-name-row input{min-width:0;flex:1;padding:12px 14px;border:1px solid #bdcce0;border-radius:12px;font:inherit}.rally-profile-message{min-height:1.3em;font-size:.9rem}.rally-start-panel{text-align:center;padding:36px 14px 20px}.rally-start-icon{font-size:4rem}.rally-start-panel h3{margin:.3rem 0;color:var(--navy);font-size:1.5rem}.rally-start-panel>p{max-width:620px;margin:0 auto 22px;color:var(--muted)}.rally-small-note{font-size:.85rem!important;margin-top:14px!important}
.rally-progress-row{display:flex;justify-content:space-between;gap:12px;color:var(--navy);font-weight:900;margin-top:22px}.rally-timer{height:10px;margin:10px 0 18px;border-radius:99px;background:#e9eef5;overflow:hidden}.rally-timer span{display:block;width:100%;height:100%;border-radius:inherit;background:linear-gradient(90deg,#6f9f20,#ffd21b);transition:width .08s linear}.rally-question-meta{display:flex;justify-content:space-between;gap:10px;align-items:center}.rally-category{padding:6px 10px;border-radius:999px;background:#edf4ff;color:#164789;font-weight:900;font-size:.8rem}.rally-question-clock{color:var(--muted);font-weight:900}.rally-question{margin:18px 0;color:var(--navy);font-size:1.45rem;line-height:1.35}.rally-options{display:grid;grid-template-columns:1fr 1fr;gap:10px}.rally-option{padding:14px;border:1px solid #c7d5e6;border-radius:14px;background:#f9fbfe;color:var(--navy);font:inherit;font-weight:850;text-align:left;cursor:pointer;transition:.12s ease}.rally-option:hover{border-color:#6f9f20;background:#f4f9eb;transform:translateY(-1px)}.rally-option:disabled{cursor:default;opacity:.75}.rally-live-message{min-height:1.35em;margin-top:13px;color:var(--muted);font-weight:800}
.rally-results{text-align:center;padding:24px 8px}.rally-result-burst{font-size:4rem}.rally-results h3{margin:.1rem 0;color:var(--navy);font-size:2.5rem}.rally-result-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin:20px 0}.rally-share-message{min-height:1.3em;color:var(--muted)}.rally-review{margin-top:20px;text-align:left;border-top:1px solid var(--line);padding-top:16px}.rally-review summary{cursor:pointer;color:var(--navy);font-weight:900}.rally-review-item{padding:13px 0;border-bottom:1px solid var(--line)}.rally-review-item strong{display:block;color:var(--navy)}.rally-review-item p{margin:.25rem 0;color:var(--muted)}.rally-review-item .review-ok{color:#4e8215}.rally-review-item .review-no{color:#b44a37}
.rally-side{display:grid;gap:18px}.rally-leaderboard-card,.rally-tip-card{padding:22px}.rally-tabs{display:flex;gap:7px;margin:18px 0 10px}.rally-tabs button{border:1px solid var(--line);border-radius:999px;padding:8px 13px;background:#fff;color:var(--navy);font:inherit;font-weight:900;cursor:pointer}.rally-tabs button.active{background:var(--navy);border-color:var(--navy);color:#fff}.rally-board{display:grid;gap:7px;margin:0;padding:0;list-style:none}.rally-board li{display:grid;grid-template-columns:34px minmax(0,1fr) auto;gap:9px;align-items:center;padding:10px;border-radius:12px;background:#f7f9fc}.rally-board li.me{outline:2px solid #7aaa2b;background:#f5faec}.rally-rank-medal{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#e8eef7;color:var(--navy);font-weight:900}.rally-board-name{min-width:0;color:var(--navy);font-weight:900;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rally-board-score{text-align:right;color:var(--navy);font-weight:900}.rally-board-score small{display:block;color:var(--muted);font-weight:700}.rally-board-empty{padding:20px 5px;color:var(--muted);text-align:center}.rally-board-note{margin:14px 0 0;color:var(--muted);font-size:.82rem;line-height:1.45}.rally-tip-card{background:linear-gradient(155deg,#fffdf5,#f2f9e8)}.rally-tip-icon{font-size:2.3rem}.rally-tip-card>p:not(.eyebrow){color:var(--muted);line-height:1.6}
.rally-why-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.rally-why-grid article{padding:20px;border:1px solid var(--line);border-radius:18px;background:#fff}.rally-why-grid article>span{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#eef6df;color:#5b8d16;font-weight:900}.rally-why-grid h3{color:var(--navy);margin:.8rem 0 .4rem}.rally-why-grid p{color:var(--muted);margin:0}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.rally-home-board{display:grid;gap:7px;margin:17px 0}.rally-home-leader{display:grid;grid-template-columns:30px minmax(0,1fr) auto;gap:8px;align-items:center;padding:9px 11px;border-radius:12px;background:rgba(255,255,255,.86);color:var(--navy)}.rally-home-leader strong{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rally-home-leader span:last-child{font-weight:900}.rally-home-statusline{font-size:.9rem;color:var(--muted)}
@media(max-width:980px){.rally-hero-grid,.rally-layout{grid-template-columns:1fr}.rally-stat-grid{grid-template-columns:1fr 1fr}.rally-side{grid-template-columns:1fr 1fr}.rally-why-grid{grid-template-columns:1fr 1fr}}
@media(max-width:660px){.rally-stat-grid,.rally-side,.rally-why-grid,.rally-options{grid-template-columns:1fr}.rally-game-card{padding:20px}.rally-name-row{flex-direction:column}.rally-reset-card{padding:18px}.rally-hero-pills{align-items:stretch;flex-direction:column}.rally-hero-pills span{text-align:center}}

.button-outline{background:#fff;color:var(--navy);border:1px solid #c7d5e6}
