:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}body{color:#111827;background:#f4f5f7;margin:0;font-family:Arial,sans-serif}.app{max-width:700px;margin:0 auto;padding:24px 16px}.header{color:#fff;background:#111827;border-radius:16px;margin-bottom:24px;padding:24px}.header h1{color:#fff;margin:0 0 6px;font-size:28px}.header p{opacity:.8;color:#fff;margin:0}.section-title{margin-bottom:12px}.game-date{color:#6b7280;text-transform:uppercase;letter-spacing:.4px;margin-bottom:6px;font-size:13px;font-weight:600}.game-time{margin-bottom:14px;font-size:20px;font-weight:700}.matchup{background:#f9fafb;border-radius:12px;padding:14px;font-size:17px;font-weight:600}.week-select{background:#fff;border:1px solid #d1d5db;border-radius:10px;width:100%;margin-bottom:20px;padding:12px;font-size:16px}.game{background:#fff;border:1px solid #e5e7eb;border-radius:16px;margin-bottom:14px;padding:18px;box-shadow:0 2px 10px #0000000f}.game-date{color:#6b7280;text-transform:uppercase;letter-spacing:.5px;font-size:13px;font-weight:700}.game-time{margin-top:4px;margin-bottom:18px;font-size:24px;font-weight:800}.teams{background:#f9fafb;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:14px;display:flex}.team{flex-direction:column;flex:1;gap:4px;display:flex}.team strong{font-size:17px}.team span{color:#6b7280;text-transform:uppercase;font-size:12px}.at{color:#9ca3af;font-weight:700}.score{color:#fff;text-align:center;background:#111827;border-radius:10px;margin-top:12px;padding:10px;font-size:20px;font-weight:800}.status{color:#6b7280;background:#f3f4f6;border-radius:999px;margin-top:12px;padding:5px 10px;font-size:13px;font-weight:600;display:inline-block}.team-selector{background:#fff;border:1px solid #e5e7eb;border-radius:16px;margin-bottom:20px;padding:16px}.team-selector-header{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.team-selector-header h3{margin:0;font-size:18px}.team-actions{gap:8px;display:flex}.team-actions button{cursor:pointer;background:#f3f4f6;border:none;border-radius:8px;padding:7px 10px;font-size:12px;font-weight:600}.team-list{gap:8px;max-height:300px;display:grid;overflow-y:auto}.team-option{cursor:pointer;border-radius:8px;align-items:center;gap:10px;padding:9px;display:flex}.team-option:hover{background:#f9fafb}.team-option input{width:18px;height:18px}.team-option strong{font-size:14px}.team-count{color:#6b7280;margin:4px 0 0;font-size:13px}.intro-text{color:#6b7280;margin-top:-4px;margin-bottom:20px}.schedule-button{color:#fff;cursor:pointer;background:#111827;border:none;border-radius:10px;width:100%;margin-bottom:20px;padding:14px;font-size:16px;font-weight:700}.schedule-button:hover{opacity:.9}.settings-description{color:#6b7280;margin-top:-6px;margin-bottom:12px;font-size:14px;line-height:1.5}.subscribe-button{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:10px;width:100%;margin-bottom:12px;padding:15px;font-size:16px;font-weight:700}.subscribe-button:hover{opacity:.9}select.week-select{color:#111827;background:#fff;border:1px solid #d1d5db}select.week-select option{color:#111827;background:#fff}
