/* Shared Play Whe live context presentation; markup/data come from play-whe-context.js. */
.live-reference,.reference-card,.strategy-draws,.strategy-under-scroll{max-width:100%;min-width:0}.strategy-draws{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:14px}.strategy-draw{text-align:center;min-width:0}.strategy-draw-time{display:block;margin-bottom:10px;color:var(--muted);font-size:.95rem;font-weight:700;line-height:1.35}.strategy-draw-ball,.under-number{display:inline-grid;place-items:center;border-radius:50%;background:var(--yellow);color:#111;font-weight:900}.strategy-draw-ball{width:64px;height:64px;font-size:1.35rem}.strategy-draw-ball.pending{border:2px dashed var(--border);background:var(--surface);color:var(--muted);box-shadow:none}.strategy-draw-mark{display:block;margin-top:10px;color:var(--muted);font-size:.95rem;font-weight:700;line-height:1.3;overflow-wrap:anywhere}.strategy-under-scroll{overflow:visible;margin-top:10px}.strategy-under-table{display:table;width:100%;max-width:100%;min-width:0;table-layout:fixed;border-collapse:collapse;text-align:center}.strategy-under-table th,.strategy-under-table td{padding:10px 7px;border-bottom:1px solid var(--border);white-space:normal;overflow-wrap:anywhere;text-align:center}.strategy-under-table th{color:var(--muted);font-size:.82rem}.strategy-under-table td:first-child{color:var(--muted);font-size:.86rem}.under-number{width:38px;height:38px;font-size:.88rem}.under-na,.context-empty{color:var(--muted)}.live-reference{grid-template-columns:1fr;gap:18px}
.mobile-results{display:none}.mobile-result-card{min-width:0;border:1px solid var(--border);border-radius:14px;background:var(--surface2);padding:16px}.mobile-result-card h4{margin:0 0 12px;color:var(--yellow);font-size:1.15rem}.mobile-result-card dl{margin:0}.mobile-result-field{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:baseline;padding:7px 0;border-bottom:1px solid var(--border)}.mobile-result-field:last-child{border-bottom:0}.mobile-result-field dt{min-width:0;color:var(--muted);overflow-wrap:anywhere}.mobile-result-field dd{margin:0;color:var(--text);font-weight:700;text-align:right;overflow-wrap:anywhere}.mobile-conditional{margin-top:16px;padding-top:12px;border-top:1px solid var(--border)}.mobile-conditional>h5{margin:0 0 10px;color:var(--purple);font-size:.82rem;letter-spacing:.06em;text-transform:uppercase}.mobile-mega-outcome{margin-top:10px;padding:10px;border:1px solid var(--border);border-radius:10px;background:var(--surface)}.mobile-mega-outcome h5{margin:0 0 4px;color:var(--yellow);font-size:.92rem}.mobile-mega-outcome .mobile-result-field{padding:4px 0;font-size:.86rem}
@media(max-width:700px){.desktop-results{display:none}.mobile-results{display:grid;gap:14px}.mobile-result-card{padding:14px}.mobile-result-field{grid-template-columns:minmax(0,1fr) minmax(74px,auto);gap:8px}}
@media(max-width:520px){.strategy-draws{grid-template-columns:repeat(2,1fr);gap:16px 10px}.strategy-draw-ball{width:58px;height:58px;font-size:1.2rem}.strategy-draw-mark{font-size:.9rem}.strategy-under-table th,.strategy-under-table td{padding:8px 2px;font-size:.72rem}.strategy-under-table th{font-size:.7rem}.strategy-under-table td:first-child{font-size:.72rem}.under-number{width:30px;height:30px;font-size:.76rem}.mobile-result-card{padding:13px}.mobile-result-field{font-size:.92rem}}
@media(max-width:380px){.strategy-draws{gap:14px 6px}.strategy-draw-ball{width:54px;height:54px}.strategy-draw-time{font-size:.88rem}.strategy-draw-mark{font-size:.84rem}.strategy-under-table th,.strategy-under-table td{padding-inline:1px;font-size:.68rem}.strategy-under-table th{font-size:.66rem}.under-number{width:28px;height:28px;font-size:.72rem}.mobile-result-card{padding:12px}.mobile-result-field{font-size:.86rem;grid-template-columns:minmax(0,1fr) minmax(68px,auto)}}
