@import"https://fonts.googleapis.com/css2?family=Oswald:wght@400;500&display=swap";html{-webkit-text-size-adjust:100%;text-size-adjust:100%}body{margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f5f5f7}.app{max-width:1200px;margin:0 auto;padding:24px 16px 40px}.header{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-bottom:24px}.header-nav{display:flex;flex-wrap:wrap;gap:10px;margin-top:10px}.header-link{display:inline-flex;align-items:center;padding:6px 12px;border-radius:999px;border:1px solid #e5e7eb;background:#fff;font-size:13px;color:#111827;text-decoration:none;cursor:pointer}.header-link-muted{opacity:.55;background:#f3f4f6;border-color:#e5e7eb;cursor:default}.header-link:hover{background:#f3f4f6}.header-link-danger{border-color:#fecaca;background:#fff1f2;color:#991b1b}.header-link-danger:hover{background:#ffe4e6}.header-link-primary{border-color:#4f46e5;background:#eef2ff}.page{max-width:520px;margin:0 auto}.page-title{margin:0 0 10px;font-size:20px}.teams-subtitle{margin:-4px 0 12px;font-size:12px;color:#6b7280}.auth-hint{margin:10px 0 0;font-size:12px;color:#6b7280}.auth-hint a{color:#4f46e5;text-decoration:none}.auth-hint a:hover{text-decoration:underline}.header-title{font-family:Oswald,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:0;margin:0}.intro-text{font-size:13px;color:#4b5563;margin:0 0 12px}.news-ticker{display:flex;align-items:center;gap:8px;padding:6px 10px;margin:0 0 10px;border-radius:999px;background:#eef2ff;color:#1d2448;font-size:12px;-webkit-text-size-adjust:100%;text-size-adjust:100%}.news-ticker-prefix{text-transform:uppercase;letter-spacing:.08em;font-weight:600;font-size:11px;opacity:.9}.news-ticker-viewport{flex:1;overflow:hidden}.news-ticker-track{display:inline-block;white-space:nowrap;animation:news-ticker-scroll 75s linear infinite}.news-ticker-link{color:inherit;text-decoration:underline;text-underline-offset:2px;font-size:inherit;line-height:inherit}.news-ticker-link:hover{text-decoration-thickness:2px}.news-ticker-sep{opacity:.7}@keyframes news-ticker-scroll{0%{transform:translate(0)}to{transform:translate(-100%)}}.header-left{display:flex;align-items:center;gap:8px}.app-logo{width:340px;height:auto;max-width:90vw;object-fit:contain}.controls{display:flex;flex-direction:column;gap:8px;margin-bottom:16px}.search-input{padding:8px 10px;border-radius:999px;border:1px solid #ddd;font-size:14px;width:min(50%,360px);max-width:100%}.filters{display:flex;flex-wrap:wrap;gap:8px}.filters select{padding:6px 10px;border-radius:999px;border:1px solid #ddd;font-size:13px;background:#fff}.fantasy-toggle{display:inline-flex;align-items:center;gap:4px;padding:4px 10px;border-radius:999px;border:1px solid #e5e7eb;background:#f9fafb;font-size:12px;color:#4b5563}.fantasy-toggle input{margin:0}.reset-button{padding:6px 12px;border-radius:999px;border:1px solid #ddd;background:#f9fafb;font-size:13px;cursor:pointer}.reset-button:hover{background:#f3f4f6}.count-summary{margin-bottom:8px;font-size:12px;color:#666}.status{margin:0 0 16px}.status.error{color:#b00020}.card{background:#fff;border-radius:16px;padding:16px 20px 20px;margin-bottom:16px;border:1px solid transparent;box-shadow:0 8px 20px #0000000a}.card.card-tracked{border-color:#4f46e5;box-shadow:0 0 0 1px #4f46e529,0 8px 20px #0000000f}.card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.player-block{display:flex;align-items:center;gap:10px}.player-avatar{width:40px;height:40px;border-radius:8px;object-fit:cover;flex-shrink:0}.card-header h2{font-size:18px;margin:0 0 4px}.card-header .team{font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:#666;text-align:right}.team-block{display:flex;flex-direction:column;align-items:flex-end;gap:4px}.team-logo{width:36px;height:36px;object-fit:contain}.team-block-link{text-decoration:none}.team-block-link:hover .team{text-decoration:underline}.player-name-link{color:inherit;text-decoration:none}.player-name-link:hover{text-decoration:underline}.player-avatar-link:hover+div .player-name-link{text-decoration:underline}.teams-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:12px}.team-tile{display:flex;flex-direction:column;gap:8px;padding:14px;border-radius:14px;border:1px solid #eef2f7;background:#fff;text-decoration:none;color:#111827;box-shadow:0 6px 16px #0000000a}.team-tile-top{display:flex;align-items:center;justify-content:space-between;gap:10px}.team-injury-total{display:flex;flex-direction:column;align-items:flex-end;justify-content:center;padding:6px 10px;border-radius:12px;border:1px solid #fee2e2;background:#fff1f2;min-width:64px}.team-injury-total-number{font-weight:800;font-size:16px;line-height:1.1;color:#991b1b}.team-injury-total-label{font-size:10px;letter-spacing:.08em;text-transform:uppercase;color:#991b1b;opacity:.9}.team-tile:hover{background:#f9fafb}.team-tile-logo{width:40px;height:40px;object-fit:contain}.team-tile-logo-fallback{display:inline-flex;align-items:center;justify-content:center;border-radius:10px;background:#eef2ff;color:#3730a3;font-weight:700}.team-tile-name{font-weight:700;font-size:14px}.team-tile-record{font-weight:600;color:#374151}.team-tile-abbr{font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:#6b7280}.team-injury-meter{display:flex;height:8px;width:100%;overflow:hidden;border-radius:999px;background:#f3f4f6;border:1px solid #eef2f7}.team-injury-meter-seg{display:block;height:100%}.team-injury-meter-out{background:#ef4444}.team-injury-meter-questionable{background:#eab308}.team-injury-meter-doubtful{background:#f97316}.team-injury-meter-ir{background:#7c3aed}.team-injury-badges{display:flex;flex-wrap:wrap;gap:6px}.team-injury-badge{display:inline-flex;align-items:center;padding:3px 8px;border-radius:999px;font-size:11px;font-weight:700;letter-spacing:.06em}.team-injury-badge-out{border:1px solid #fecaca;background:#fef2f2;color:#991b1b}.team-injury-badge-doubtful{border:1px solid #fed7aa;background:#fff7ed;color:#9a3412}.team-injury-badge-questionable{border:1px solid #fde68a;background:#fffbeb;color:#92400e}.team-injury-badge-ir{border:1px solid #e9d5ff;background:#f3e8ff;color:#6d28d9}.team-tile-rank{display:inline-block;min-width:22px;color:#6b7280;font-weight:800}.team-hero,.player-hero{display:flex;justify-content:space-between;align-items:center;gap:12px;margin:8px 0 12px;padding:14px 16px;border-radius:16px;border:1px solid #eef2f7;background:#fff;box-shadow:0 6px 16px #0000000a}.team-hero-left,.player-hero-left{display:flex;align-items:center;gap:12px}.team-hero-logo{width:48px;height:48px;object-fit:contain}.team-hero-title,.player-hero-title{margin:0;font-size:22px}.team-hero-sub,.player-hero-sub{font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:#6b7280}.tabs{display:flex;flex-wrap:wrap;gap:8px;margin:10px 0 12px}.tab{padding:6px 12px;border-radius:999px;border:1px solid #e5e7eb;background:#fff;font-size:13px;cursor:pointer}.tab:hover{background:#f3f4f6}.tab-active{border-color:#4f46e5;background:#eef2ff}.team-panel{background:#fff;border-radius:16px;padding:16px 20px;margin-bottom:16px;border:1px solid #eef2f7;box-shadow:0 8px 20px #0000000a}.team-panel-header{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px}.team-panel-header h3{margin:0;font-size:12px;text-transform:uppercase;letter-spacing:.1em;color:#888}.team-panel-controls{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px;flex-wrap:wrap}.team-search-input{flex:1;min-width:220px;border:1px solid #e5e7eb;border-radius:12px;padding:8px 10px;font-size:13px;background:#fff}.team-panel>h3{margin:0 0 10px;font-size:12px;text-transform:uppercase;letter-spacing:.1em;color:#888}.team-hero-right{font-size:14px;font-weight:800;color:#111827}.roster-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:10px}.roster-card{border:1px solid #eef2f7;border-radius:14px;padding:12px;background:#f9fafb}.roster-card-top{display:flex;justify-content:space-between;align-items:baseline;gap:10px}.roster-player-block{display:flex;align-items:flex-start;gap:10px;min-width:0}.roster-player-details{display:flex;flex-direction:column;gap:6px;min-width:0}.roster-status-inline{display:flex;align-items:center}.roster-player-avatar-link{display:inline-flex;align-items:center;justify-content:center}.roster-player-avatar{width:34px;height:34px;border-radius:10px;object-fit:cover;border:1px solid #eef2f7;background:#fff}.roster-player{font-weight:700;text-decoration:none;color:#111827}.roster-player:hover{text-decoration:underline}.roster-player-avatar-link:hover+.roster-player{text-decoration:underline}.roster-meta{font-size:12px;color:#6b7280;text-transform:uppercase;letter-spacing:.08em}.roster-card-bottom{margin-top:10px;display:flex;flex-direction:column;gap:6px}.roster-status-line{display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap}.roster-return{font-size:12px;color:#4b5563}.schedule-list,.schedule-group{display:flex;flex-direction:column;gap:10px}.schedule-group+.schedule-group{margin-top:14px}.schedule-group-title{margin:8px 0;font-size:12px;text-transform:uppercase;letter-spacing:.1em;color:#6b7280}.schedule-row{display:grid;grid-template-columns:90px 1fr 120px;gap:10px;align-items:center;padding:10px 12px;border-radius:12px;border:1px solid #eef2f7;background:#f9fafb}.schedule-opponent{font-weight:700}.schedule-opponent-matchup{display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap}.schedule-team-logo{width:18px;height:18px;object-fit:contain}.schedule-team-abbr{font-weight:800}.schedule-team-link{display:inline-flex;align-items:center;gap:6px;text-decoration:none;color:inherit}.schedule-team-link:hover .schedule-team-abbr{text-decoration:underline}.schedule-vs{font-weight:700;color:#6b7280}.schedule-date{font-size:12px;color:#4b5563}.schedule-status{font-size:12px;color:#6b7280;text-align:right}.schedule-status-badge{display:inline-flex;align-items:center;padding:3px 10px;border-radius:999px;font-size:11px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap}.schedule-status-badge-in-progress{border:1px solid #facc15;background:#fef9c3;color:#854d0e}.schedule-score{font-size:13px;font-weight:800;color:#111827}.schedule-proj-label{font-weight:900}.schedule-proj-value{font-weight:500}.schedule-team-score{font-size:13px;font-weight:800;color:#111827}.schedule-team-side{display:inline-flex;align-items:baseline;gap:6px}.schedule-team-side .schedule-team-abbr,.schedule-team-side .schedule-team-score{font-weight:500}.schedule-score-separator{font-size:13px;font-weight:800;color:#6b7280}.schedule-team-winner .schedule-team-abbr,.schedule-team-winner .schedule-team-score{font-weight:900}.schedule-team-loser .schedule-team-abbr,.schedule-team-loser .schedule-team-score{font-weight:500}.depth-group+.depth-group{margin-top:12px}.depth-group-title{font-size:12px;text-transform:uppercase;letter-spacing:.1em;color:#6b7280;margin-bottom:8px}.depth-row{display:grid;grid-template-columns:1fr;gap:10px;padding:8px 10px;border-radius:12px;border:1px solid #eef2f7;background:#f9fafb}.depth-label{font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:#6b7280}.depth-line{font-size:13px;color:#111827}.depth-player-link{color:inherit;text-decoration:underline;text-underline-offset:2px}.depth-player-link:hover{text-decoration-thickness:2px}.player-hero-avatar{width:56px;height:56px;border-radius:12px;object-fit:cover}.player-team{display:inline-flex;align-items:center;gap:10px;text-decoration:none;color:#111827;padding:8px 10px;border-radius:14px;border:1px solid #eef2f7;background:#f9fafb}.player-team:hover{background:#f3f4f6}.player-team-logo{width:36px;height:36px;object-fit:contain}.player-team-name{font-weight:700}.player-team-abbr{font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:#6b7280}.player-status-block{display:flex;flex-direction:column;gap:8px}.player-status-ts,.player-status-return{font-size:12px;color:#4b5563}.player-status-comment{font-size:14px}.player-history{display:flex;flex-direction:column;gap:10px}.player-history-row{padding:10px 12px;border-radius:12px;border:1px solid #eef2f7;background:#f9fafb}.player-history-top{display:flex;justify-content:space-between;gap:10px;font-size:12px}.player-history-ts{color:#6b7280}.player-history-return{margin-top:6px;font-size:12px;color:#4b5563}.player-history-comment{margin-top:6px;font-size:13px}@media (max-width: 640px){.schedule-row{grid-template-columns:1fr}.schedule-status{text-align:left}}.status-chip{display:inline-flex;align-items:center;gap:6px;padding:4px 12px;border-radius:999px;background:#ffe5e5;color:#b00020;font-size:12px;font-weight:600}.injury-context{margin-top:14px;padding-top:10px;padding-bottom:8px;border-top:1px solid #eee}.injury-context h3{font-size:12px;text-transform:uppercase;letter-spacing:.08em;margin:0 0 8px;color:#888}.injury-context-grid{display:grid;grid-template-columns:1fr;gap:10px}.injury-context-item{background:#f9fafb;border:1px solid #eef2f7;border-radius:12px;padding:10px 12px}.injury-context-title{font-size:13px;font-weight:700;margin-bottom:6px;color:#111827}.injury-context-line{display:flex;gap:8px;font-size:12px;color:#374151;margin-bottom:4px}.injury-context-label{width:70px;flex-shrink:0;color:#6b7280;font-weight:600;text-transform:uppercase;letter-spacing:.06em}.injury-context-notes{font-size:12px;color:#4b5563;margin-top:6px}.status-dot{width:8px;height:8px;border-radius:999px;background:currentColor}.status-questionable{background:#fffbeb;color:#92400e}.status-doubtful{background:#fff7ed;color:#9a3412}.status-out{background:#fef2f2;color:#991b1b}.status-injured-reserve,.status-ir{background:#f3e8ff;color:#6d28d9}.status-healthy{background:#e6f6e6;color:#1a7f37}.status-reserve-ret{background:#f3f4f6;color:#4b5563}.status-text-inline{font-weight:600}.status-text-inline.status-questionable,.status-text-inline.status-doubtful{background:transparent;color:#92400e}.status-text-inline.status-doubtful{background:transparent;color:#9a3412}.status-text-inline.status-out,.status-text-inline.status-injured-reserve,.status-text-inline.status-ir{background:transparent;color:#991b1b}.status-text-inline.status-injured-reserve,.status-text-inline.status-ir{background:transparent;color:#6d28d9}.status-text-inline.status-healthy{background:transparent;color:#1a7f37}.status-text-inline.status-reserve-ret{background:transparent;color:#4b5563}.current .meta{display:flex;gap:8px;font-size:12px;color:#666}.current .label{text-transform:uppercase;letter-spacing:.08em}.current .comment{margin-top:6px;font-size:14px}.update-line{margin-top:2px;font-size:11px;color:#6b7280}.update-line .label{text-transform:uppercase;letter-spacing:.08em}.update-timestamp{font-weight:400}.return-line{margin-top:4px;font-size:13px}.return-date{display:inline-flex;align-items:center;padding:2px 8px;border-radius:999px;font-size:12px;font-weight:600}.history,.depth{margin-top:14px}.history{padding-top:10px;padding-bottom:8px;border-top:1px solid #eee;border-bottom:1px solid #f1f1f1}.history h3,.depth h3{font-size:12px;text-transform:uppercase;letter-spacing:.1em;margin:0 0 4px;color:#888}.history ul,.depth ul{list-style:none;padding:0;margin:0;font-size:13px}.depth-player-highlight{font-weight:600}.injury-tag{display:inline-flex;align-items:center;justify-content:center;margin-left:6px;padding:1px 6px;border-radius:999px;border:1px solid #e5e7eb;background:#fff;color:#111827;font-size:11px;line-height:1.2;font-weight:600}.injury-tag-q{background:#fffbeb;color:#92400e;border-color:#fde68a}.injury-tag-d{background:#fff7ed;color:#9a3412;border-color:#fed7aa}.injury-tag-o{background:#fef2f2;color:#991b1b;border-color:#fecaca}.injury-tag-ir{background:#f3e8ff;color:#6d28d9;border-color:#e9d5ff}.history li+li,.depth li+li{margin-top:2px}.history li{display:flex;align-items:baseline;gap:4px}.history .bullet{flex:0 0 auto;width:8px;height:8px;border-radius:999px;background:#ffb300;margin-top:4px}.history .bullet.bullet-status-out{background:#ef4444}.history .bullet.bullet-status-injured-reserve,.history .bullet.bullet-status-ir{background:#6d28d9}.history .bullet.bullet-status-doubtful{background:#f97316}.history .bullet.bullet-status-questionable{background:#eab308}.history .bullet.bullet-status-healthy{background:#1a7f37}.history .bullet.bullet-status-reserve-ret{background:#9ca3af}.history .timestamp{color:#555}.history .status{font-weight:600}.history .return,.history .comment{color:#666}.load-more-container{display:flex;justify-content:center;margin-top:16px}.load-more{padding:8px 16px;border-radius:999px;border:none;background:#111827;color:#fff;font-size:14px;cursor:pointer}.load-more:hover{background:#020617}.tracked-divider{display:flex;align-items:center;gap:8px;margin:-4px 0 12px;font-size:11px;color:#6b7280;text-transform:uppercase;letter-spacing:.08em}.tracked-divider-line{flex:1;height:1px;background:#e5e7eb}.tracked-divider-label{flex:0 0 auto;white-space:nowrap}.footer{margin-top:24px;padding-top:12px;border-top:1px solid #e5e7eb;font-size:12px;color:#6b7280;text-align:center}.footer-links{display:inline-flex;gap:8px;align-items:center;margin-left:10px}.footer-links a{color:#4f46e5;text-decoration:none}.footer-links a:hover{text-decoration:underline}.footer-sep{color:#9ca3af}@media (max-width: 640px){.header{flex-direction:column;align-items:center;gap:4px}.app-logo{width:300px}.card{padding:14px 14px 16px}.card-header{align-items:flex-start}.history .timestamp,.history .status,.history .return,.history .comment{display:inline}}.auth-panel{margin-bottom:16px}.auth-form{background:#fff;border-radius:12px;padding:10px 12px;box-shadow:0 4px 12px #00000008;font-size:13px}.auth-label{display:flex;flex-direction:column;gap:6px}.auth-label span{font-weight:500;color:#111827}.auth-row{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.auth-row-header{justify-content:space-between}.auth-row-preferences{margin-top:8px;justify-content:space-between}.auth-row input[type=email],.auth-row input[type=text]{flex:1 1 180px;min-width:0;padding:6px 10px;border-radius:999px;border:1px solid #d1d5db;font-size:13px}.auth-row button{padding:6px 12px;border-radius:999px;border:none;background:#111827;color:#fff;font-size:13px;cursor:pointer}.auth-row button.danger{background:#b00020}.auth-row button:disabled{opacity:.7;cursor:default}.auth-user-meta{display:flex;flex-direction:column;gap:4px}.auth-user-email{font-size:12px;color:#4b5563}.auth-label-inline{display:flex;flex-direction:column;gap:4px}.auth-actions{display:flex;flex-wrap:wrap;gap:6px}.watchlist{margin-bottom:12px}.watchlist-title{margin:0 0 4px;font-size:14px}.watchlist-subtitle{margin:0 0 6px;font-size:12px;color:#6b7280}.watchlist .fantasy-toggle{margin-top:2px;margin-bottom:6px}.watchlist-grid{display:flex;flex-wrap:wrap;gap:6px}.watchlist-chip{border-radius:999px;border:1px solid #e5e7eb;background:#f9fafb;padding:4px 10px;font-size:12px;cursor:pointer}.watchlist-chip:hover{background:#eef2ff}.watch-button{display:inline-flex;align-items:center;gap:4px;margin-top:2px;margin-bottom:4px;margin-right:4px;padding:2px 8px;border-radius:999px;border:1px solid #d1d5db;background:#f9fafb;font-size:11px;cursor:pointer}.watch-button-on{border-color:#4f46e5;background:#eef2ff;color:#1d2448}.toast{position:fixed;top:12px;right:12px;z-index:50;max-width:260px;padding:8px 12px;border-radius:999px;font-size:13px;box-shadow:0 8px 20px #0000002e;color:#111827;background:#f9fafb}.toast-success{border:1px solid #16a34a}.toast-error{border:1px solid #b91c1c}
