: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:100%;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:#e5e7eb;background-color:#0f172a;margin:0;font-family:Arial,sans-serif}.container{width:85%;max-width:1600px;margin:0 auto;padding:20px}.header{justify-content:space-between;align-items:center;margin-bottom:28px;display:flex}.header-avatar{object-fit:cover;border:2px solid #1f2937;border-radius:50%;width:72px;height:72px}.header h1{margin:0}.header-right{align-items:center;gap:12px;display:flex}.header-menu{position:relative}.header-menu-list{z-index:50;background:#020617;border:1px solid #1f2937;border-radius:8px;min-width:210px;padding:8px;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 14px 32px #00000059}.header-menu-list button{color:#e5e7eb;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:6px;width:100%;padding:10px 12px;font-weight:700;display:block}.header-menu-list button:hover{background:#1e293b}h1{color:#fbbf24;margin:0}h2{color:#fff}.nav-button{color:#0f172a;cursor:pointer;background:#60a5fa;border:none;border-radius:6px;padding:8px 14px;font-weight:600;transition:all .15s}.nav-button:hover{background:#3b82f6}.home-page{width:min(1180px,100% - 40px);min-height:100vh;margin:0 auto;padding:24px 0 48px}.home-nav{justify-content:space-between;align-items:center;margin-bottom:42px;display:flex}.home-brand{color:#fbbf24;font-size:26px;font-weight:800}.home-brand-subtitle{color:#94a3b8;margin-top:4px;font-size:14px}.home-hero{background-color:#0000;background-image:linear-gradient(90deg,#020617e6,#02061775,#020617e0),linear-gradient(90deg,#ffffff38 1px,#0000 1px),linear-gradient(0deg,#ffffff29 2px,#0000 2px),linear-gradient(135deg,#064e3b 0%,#166534 45%,#0f766e 100%);background-position:50%;background-repeat:repeat,repeat,repeat,repeat;background-size:auto,72px 100%,100% 56px,cover;background-attachment:scroll,scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box,border-box;border:1px solid #1f2937;border-radius:14px;grid-template-columns:minmax(340px,.75fr) minmax(0,1.25fr);align-items:center;gap:42px;min-height:520px;padding:42px;display:grid}.home-hero-copy h1{max-width:720px;font-size:72px;line-height:.95}.home-hero-copy p{color:#cbd5e1;max-width:620px;margin:22px 0 0;font-size:21px;line-height:1.55}.home-stat-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;max-width:620px;margin-top:34px;display:grid}.home-stat-row div{background:#0f172ad1;border:1px solid #94a3b83d;border-radius:8px;padding:14px}.home-stat-row strong,.home-stat-row span{display:block}.home-stat-row strong{color:#60a5fa;font-size:24px}.home-stat-row span{color:#cbd5e1;margin-top:4px;font-size:13px}.login-panel{background:#020617eb;border:1px solid #334155;border-radius:10px;padding:24px}.login-panel h2{margin:0 0 18px;font-size:24px}.login-panel input{box-sizing:border-box;color:#fff;background:#0f172a;border:1px solid #334155;border-radius:8px;outline:none;width:100%;padding:13px 14px;font-size:16px}.login-panel input:focus{border-color:#60a5fa}.login-panel input+input{margin-top:10px}.login-actions{justify-content:center;gap:10px;margin-top:14px;display:flex}.secondary-button{color:#fff;cursor:pointer;background:#334155;border:none;border-radius:6px;padding:8px 14px;font-weight:600}.secondary-button:hover{background:#475569}.login-state{color:#94a3b8;margin-top:14px}.login-error{color:#ef4444;margin-top:14px}.ranking-save-row{align-items:center;gap:12px;min-height:42px;margin:0 0 18px;display:flex}.ranking-save-row .login-state,.ranking-save-row .login-error{margin-top:0}.profile-page{width:min(1180px,100% - 40px);min-height:100vh;margin:0 auto;padding:24px 0 48px}.profile-layout{background:linear-gradient(90deg,#020617f0,#0f172ab8),linear-gradient(135deg,#0f172a 0%,#164e63 50%,#14532d 100%);border:1px solid #1f2937;border-radius:14px;grid-template-columns:minmax(0,1.05fr) minmax(340px,.95fr);align-items:center;gap:34px;min-height:620px;padding:42px;display:grid}.profile-copy span{color:#60a5fa;text-transform:uppercase;font-size:13px;font-weight:800}.profile-copy h1{max-width:640px;margin-top:14px;font-size:58px;line-height:1}.profile-copy p{color:#cbd5e1;max-width:560px;margin:20px 0 0;font-size:20px;line-height:1.55}.profile-card{background:#020617f0;border:1px solid #334155;border-radius:10px;gap:14px;padding:24px;display:grid}.profile-mode-toggle{background:#0f172a;border:1px solid #1f2937;border-radius:8px;grid-template-columns:1fr 1fr;gap:8px;padding:4px;display:grid}.profile-mode-toggle button{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:10px;font-weight:800}.profile-mode-toggle button.active{color:#0f172a;background:#60a5fa}.profile-card label{color:#cbd5e1;gap:7px;font-size:14px;font-weight:700;display:grid}.profile-card input{box-sizing:border-box;color:#fff;background:#0f172a;border:1px solid #334155;border-radius:8px;outline:none;width:100%;padding:13px 14px;font-size:16px}.profile-card input:focus{border-color:#60a5fa}.profile-submit{min-height:42px;margin-top:4px}.profile-submit:disabled{cursor:not-allowed;opacity:.68}.home-feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:22px;display:grid}.home-feature{text-align:center;background:#020617;border:1px solid #1f2937;border-radius:10px;flex-direction:column;justify-content:center;min-height:105px;padding:20px;display:flex;position:relative;overflow:hidden}.home-feature:before{content:"";background:#60a5fa;height:4px;position:absolute;inset:0 0 auto}.home-feature h2{color:#f8fafc;margin:0 0 10px;font-size:24px;line-height:1.1}.home-feature p{color:#cbd5e1;margin:0;font-size:16px;line-height:1.5}.league-list{gap:12px;max-width:900px;display:grid}.league-select-card{color:#e5e7eb;text-align:left;cursor:pointer;background:#020617;border:1px solid #1f2937;border-radius:12px;grid-template-columns:56px 1fr;align-items:center;gap:14px;width:100%;padding:14px;display:grid}.league-select-card:hover{background:#0f172a;border-color:#38bdf8}.league-select-card img,.league-avatar-fallback{object-fit:cover;background:#0f172a;border:1px solid #334155;border-radius:50%;width:56px;height:56px}.league-avatar-fallback{color:#60a5fa;place-items:center;font-weight:900;display:grid}.league-select-card strong,.league-select-card span{display:block}.league-select-card span{color:#94a3b8;margin-top:4px;font-size:13px}.dashboard-page{width:min(1180px,100% - 40px);min-height:100vh;margin:0 auto;padding:24px 0 48px}.dashboard-nav{justify-content:space-between;align-items:center;margin-bottom:30px;display:flex}.dashboard-hero{background-color:#0000;background-image:linear-gradient(90deg,#020617e6,#0206177a),url(https://images.unsplash.com/photo-1508098682722-e99c43a406b2?auto=format&fit=crop&w=1600&q=80);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;border:1px solid #1f2937;border-radius:14px;grid-template-columns:1fr 1fr;align-items:center;gap:28px;min-height:250px;padding:36px;display:grid}.dashboard-hero h1{font-size:58px;line-height:1}.dashboard-hero p{color:#cbd5e1;max-width:560px;margin:16px 0 0;font-size:20px;line-height:1.5}.dashboard-profile{flex-direction:column;justify-self:center;align-items:center;gap:12px;display:flex}.dashboard-profile img{object-fit:cover;border:3px solid #fbbf24;border-radius:50%;width:175px;height:175px}.dashboard-profile strong{color:#f8fafc;text-align:center;font-size:18px}.dashboard-actions{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:22px;display:grid}.dashboard-action-card{min-height:190px;color:inherit;text-align:left;cursor:pointer;background:#020617;border:1px solid #1f2937;border-radius:10px;flex-direction:column;padding:26px;transition:all .18s;display:flex}.dashboard-action-card:hover{background:#0f172a;border-color:#60a5fa;transform:translateY(-3px)}.dashboard-action-card span{color:#60a5fa;text-transform:uppercase;font-size:13px;font-weight:800}.dashboard-action-card strong{color:#fbbf24;min-height:72px;margin-top:18px;font-size:30px;line-height:1.2;display:block}.dashboard-action-card p{color:#94a3b8;max-width:440px;margin:0;font-size:16px;line-height:1.5}.dashboard-status-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:18px;display:grid}.dashboard-status-row div{text-align:center;background:#0f172a;border:1px solid #1f2937;border-radius:10px;padding:18px}.dashboard-status-row strong,.dashboard-status-row span{display:block}.dashboard-status-row strong{color:#60a5fa;font-size:26px}.dashboard-status-row span{color:#94a3b8;margin-top:4px;font-size:14px}@media (width<=860px){.home-page{width:min(100% - 28px,1180px)}.home-nav,.login-actions{flex-direction:column;align-items:stretch}.home-hero{grid-template-columns:1fr;min-height:auto;padding:28px}.home-hero-copy h1{font-size:48px}.home-hero-copy p{font-size:18px}.home-stat-row,.home-feature-grid,.dashboard-actions,.dashboard-status-row,.profile-layout{grid-template-columns:1fr}.dashboard-page{width:min(100% - 28px,1180px)}.dashboard-nav{flex-direction:column;align-items:stretch;gap:16px}.dashboard-hero{grid-template-columns:1fr;align-items:flex-start;min-height:auto;padding:28px}.dashboard-hero h1{font-size:44px}.profile-page{width:min(100% - 28px,1180px)}.profile-layout{min-height:auto;padding:28px}.profile-copy h1{font-size:44px}.profile-copy p{font-size:18px}}.grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.section{background:#020617;border-radius:10px;padding:15px}.section-title{color:#60a5fa;border-bottom:1px solid #1f2937;margin-bottom:10px;padding-bottom:5px}.card{background:#1e293b;border-radius:6px;justify-content:space-between;align-items:center;margin-bottom:6px;padding:12px;display:flex}.card-left{text-align:left;align-items:center;gap:10px;display:flex}.avatar{object-fit:cover;border:2px solid #1f2937;border-radius:50%;width:65px;height:65px}.name{font-size:20px;font-weight:700}.player-name-with-owner{align-items:center;gap:8px;display:flex}.player-name-with-owner img{object-fit:cover;border:1px solid #1f2937;border-radius:50%;width:26px;height:26px}.team{color:#9ca3af;font-size:15px}.rank{color:#60a5fa;align-items:center;font-size:30px;display:flex}.ranking-number{color:#60a5fa;text-align:right;min-width:64px;font-size:30px;font-weight:400}.ranking-actions{border-left:1px solid #334155;align-items:center;gap:6px;margin-left:10px;padding-left:10px;display:flex}.ranking-action-button{color:#94a3b8;cursor:grab;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:36px;height:30px;padding:0;font-size:20px;font-weight:700;display:inline-flex}.ranking-action-button:hover{color:#e5e7eb;background:#0f172a}.ranking-remove-button{color:#f87171;cursor:pointer}.drag-icon{display:inline-block;transform:scaleX(1.35)}.sortable-ranking-row{grid-template-columns:minmax(0,1fr) 42px;align-items:center;gap:8px;margin-bottom:6px;display:grid}.sortable-ranking-row .card{margin-bottom:0}.ranking-drag-outside{color:#94a3b8;cursor:grab;background:0 0;border:none;width:42px;height:42px;font-size:20px}.ranking-drag-outside:hover{color:#e5e7eb}.card:hover{background:#273449;transition:all .2s;transform:scale(1.02)}.movers-section{grid-template-columns:1fr 1fr;gap:20px;margin-bottom:20px;display:grid}.movers-box{background:#020617;border-radius:10px;padding:15px}.trophy-case-section{background:#020617;border:1px solid #1f2937;border-radius:10px;margin-bottom:20px;padding:18px}.trophy-case-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;display:grid}.trophy-card{color:#e5e7eb;cursor:pointer;text-align:left;background:#0f172a;border:1px solid #1f2937;border-radius:8px;grid-template-columns:auto 48px minmax(0,1fr);align-items:center;gap:12px;width:100%;padding:12px;display:grid}.trophy-card:hover{background:#1e293b;border-color:#60a5fa}.trophy-icon{color:#fbbf24;font-size:28px;line-height:1}.trophy-card img{object-fit:cover;border:2px solid #1f2937;border-radius:50%;width:48px;height:48px}.trophy-card span,.trophy-card strong,.trophy-card p{display:block}.trophy-card span{color:#60a5fa;font-size:13px;font-weight:800}.trophy-card strong{color:#f8fafc;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.trophy-card p{color:#94a3b8;margin:3px 0 0;font-size:12px}.standings-section{background:#020617;border:1px solid #1f2937;border-radius:10px;margin-bottom:20px;padding:18px}.compact-standings-section{width:fit-content;max-width:100%;margin-left:auto;margin-right:auto}.standings-table{gap:6px;display:grid}.standings-groups{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.single-standings-group{grid-template-columns:minmax(0,760px);justify-content:center}.standings-group h3{color:#fbbf24;margin:0 0 10px;font-size:18px}.standings-header,.standings-row{grid-template-columns:52px minmax(150px,1fr) 84px 82px 82px;align-items:center;gap:8px;display:grid}.standings-header{color:#94a3b8;text-align:left;text-transform:uppercase;padding:0 12px 8px;font-size:12px;font-weight:800}.standings-row{color:#e5e7eb;cursor:pointer;text-align:left;background:#0f172a;border:1px solid #1f2937;border-radius:8px;width:100%;padding:10px 12px}.standings-row:hover{background:#1e293b;border-color:#60a5fa}.standings-rank{color:#60a5fa;font-size:18px;font-weight:800}.standings-team{align-items:center;gap:10px;min-width:0;display:flex}.standings-team img{object-fit:cover;border:2px solid #1f2937;border-radius:50%;width:34px;height:34px}.standings-team strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.mover-row{background:#1e293b;border-radius:6px;justify-content:space-between;margin-bottom:6px;padding:8px;display:flex}.modal-backdrop{z-index:999;background:#020617d1;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.player-modal{text-align:left;background:#020617;border:1px solid #1f2937;border-radius:12px;width:min(1100px,95vw);max-height:85vh;padding:30px;position:relative;overflow-y:auto}.modal-close{color:#fff;cursor:pointer;background:#1e293b;border:none;border-radius:6px;padding:6px 10px;position:absolute;top:12px;right:12px}.modal-header{align-items:center;gap:16px;margin-bottom:20px;display:flex}.modal-header h2{font-size:26px}.modal-avatar{border-radius:50%;width:100px;height:100px}.trade-tree-toggle{cursor:pointer;background:#0f172a;border:1px solid #334155;border-radius:8px;width:42px;height:42px;margin-left:auto;position:relative}.trade-tree-toggle:hover,.trade-tree-toggle.active{background:#123047;border-color:#60a5fa}.trade-tree-toggle span{background:#cbd5e1;display:block;position:absolute}.trade-tree-toggle span:first-child{border-radius:999px;width:3px;height:22px;top:10px;left:12px}.trade-tree-toggle span:nth-child(2),.trade-tree-toggle span:nth-child(3){transform-origin:0;border-radius:999px;width:17px;height:3px;left:14px}.trade-tree-toggle span:nth-child(2){top:16px;transform:rotate(-28deg)}.trade-tree-toggle span:nth-child(3){top:24px;transform:rotate(28deg)}.trade-tree-panel{background:#0f172a;border:1px solid #1f2937;border-radius:10px;max-height:300px;margin-bottom:12px;padding:12px;overflow:auto}.trade-tree-title{justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:12px;display:flex}.trade-tree-title strong{color:#60a5fa;font-size:15px}.trade-tree-title span{color:#94a3b8;font-size:13px;font-weight:800}.trade-tree-backdrop{z-index:1000;background:#020617e6;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.trade-tree-fullscreen{background:#020617;border:1px solid #1f2937;border-radius:14px;grid-template-rows:auto minmax(0,1fr);gap:16px;width:min(1400px,96vw);height:min(860px,92vh);padding:28px;display:grid;position:relative;box-shadow:0 24px 70px #0000007a}.trade-tree-fullscreen-header{justify-content:space-between;align-items:center;padding-right:44px;display:flex}.trade-tree-fullscreen-header h2{color:#f8fafc;margin:0;font-size:30px}.trade-tree-canvas{background:#0f172a;border:1px solid #1f2937;border-radius:10px;min-height:0;padding:14px;overflow:auto}.trade-tree-branches{gap:10px;display:grid}.trade-tree-branch{grid-template-columns:minmax(160px,.8fr) minmax(0,1.2fr);align-items:start;gap:18px;display:grid;position:relative}.trade-tree-branch:before{content:"";background:#334155;width:20px;height:1px;position:absolute;top:26px;left:calc(44.5% - 10px)}.trade-tree-node,.trade-tree-asset{background:#020617;border:1px solid #334155;border-radius:8px}.trade-tree-node{padding:10px}.trade-tree-node-header{justify-content:space-between;align-items:center;gap:8px;display:flex}.trade-tree-node-header strong{color:#fbbf24;font-size:13px}.trade-tree-node-header span{color:#94a3b8;font-size:12px;font-weight:800}.trade-tree-node p{color:#cbd5e1;margin:6px 0 0;font-size:12px}.trade-tree-team-label,.trade-tree-gain-team{color:#94a3b8;align-items:center;gap:7px;margin-top:8px;font-size:12px;font-weight:800;display:flex}.trade-tree-team-label img,.trade-tree-gain-team img{object-fit:cover;border-radius:50%;width:22px;height:22px}.trade-tree-gain-team{color:#86efac;margin-top:0;padding:0 0 2px}.trade-tree-losses{gap:5px;margin-top:8px;padding:0;display:grid}.trade-tree-loss{color:#fecaca;align-items:center;gap:6px;font-size:12px;font-weight:800;display:flex}.trade-tree-loss span{color:#450a0a;background:#ef4444;border-radius:50%;place-items:center;width:16px;height:16px;font-weight:900;line-height:1;display:grid}.trade-tree-loss.primary{color:#f87171}.trade-tree-children{gap:8px;padding-left:14px;display:grid;position:relative}.trade-tree-children:before{content:"";background:#334155;width:1px;position:absolute;top:15px;bottom:15px;left:0}.trade-tree-child{gap:8px;display:grid;position:relative}.trade-tree-child:before{content:"";background:#334155;width:14px;height:1px;position:absolute;top:16px;left:-14px}.trade-tree-asset{color:#e5e7eb;align-items:center;gap:8px;min-height:34px;padding:7px 9px;font-size:12px;font-weight:800;display:flex}.trade-tree-gain-icon{color:#052e16;background:#22c55e;border-radius:50%;flex:none;place-items:center;width:16px;height:16px;font-size:13px;font-weight:900;line-height:1;display:grid}.trade-tree-asset img{object-fit:cover;border:1px solid #334155;border-radius:50%;width:24px;height:24px}.trade-tree-summary-card{background:#052e1647;border:1px solid #22c55e57;border-radius:8px;grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:10px;display:grid}.trade-tree-summary-title{grid-column:1/-1;margin-bottom:0;font-size:14px;color:#f8fafc!important}.trade-tree-summary-card strong{color:#86efac;margin-bottom:7px;font-size:12px;display:block}.trade-tree-summary-card>div:last-child strong{color:#fca5a5}.trade-tree-summary-card>div>div{flex-wrap:wrap;justify-content:center;gap:6px;display:flex}.trade-tree-summary-card>div{text-align:center}.trade-tree-summary-card span{color:#d1fae5;background:#020617;border-radius:999px;padding:4px 7px;font-size:12px;font-weight:800}.trade-tree-empty{color:#94a3b8;font-size:13px;font-weight:800}.stats-json{color:#e5e7eb;white-space:pre-wrap;background:#0f172a;border-radius:8px;padding:12px;font-size:12px;overflow-x:auto}.stats-grid{grid-template-columns:1fr 1fr;align-items:start;gap:8px 12px;max-height:calc(85vh - 190px);display:grid;overflow:hidden}.player-trade-modal-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:stretch;gap:12px;height:min(520px,85vh - 190px);max-height:calc(85vh - 190px);display:grid;overflow:hidden}.player-trade-modal-left{flex-direction:column;gap:8px;min-width:0;min-height:0;display:flex}.stats-card{background:#0f172a;border-radius:8px;min-height:0;padding:12px}.stats-card h3{color:#60a5fa;margin:0 0 10px;font-size:15px}.stat-row{border-bottom:1px solid #1f2937;justify-content:space-between;gap:12px;padding:6px 0;font-size:13px;display:flex}.stat-row:last-child{border-bottom:none}.stat-row strong{color:#fbbf24}.fantasy-stats-card{background:#0f172a;border-radius:8px;padding:12px}.fantasy-stat-row{border-bottom:1px solid #1f2937;justify-content:space-between;padding:8px 0;font-size:14px;display:flex}.fantasy-stat-row:last-child{border-bottom:none}.fantasy-stat-row strong{color:#fbbf24}.career-table{margin-top:10px;overflow-x:auto}.table-header,.table-row{grid-template-columns:repeat(11,minmax(85px,1fr));gap:8px;min-width:950px;padding:10px 0;font-size:17px;display:grid}.table-header{color:#60a5fa;border-bottom:1px solid #1f2937;font-size:20px;font-weight:700}.table-row{border-bottom:1px solid #1f2937;padding:14px 0}.table-header span,.table-row span{text-align:center}.table-row span:first-child,.table-header span:first-child{text-align:left;font-weight:700}.team-video{width:100%;max-width:1000px;margin:20px auto}.team-video iframe{aspect-ratio:16/9;border-radius:12px;width:100%;box-shadow:0 4px 20px #0006}.team-hero{background:#020617;border:1px solid #1f2937;border-radius:16px;width:100%;margin:0;position:relative;overflow:hidden}.team-title-block{flex-wrap:wrap;align-items:baseline;gap:10px;display:flex}.team-title-block h1{margin:0}.all-time-record{color:#94a3b8;letter-spacing:0;white-space:nowrap;font-size:14px;font-weight:800}.team-hero iframe{aspect-ratio:16/9;border:0;width:100%;display:block}.team-showcase{grid-template-columns:minmax(0,1.4fr) minmax(280px,.6fr);align-items:stretch;gap:20px;margin-bottom:28px;display:grid}.team-trophy-case{background:linear-gradient(#0f172aeb,#020617f5),#020617;border:1px solid #1f2937;border-radius:16px;min-height:100%;padding:18px}.team-trophy-header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.team-trophy-header span{color:#60a5fa;text-transform:uppercase;font-size:13px;font-weight:800}.team-trophy-header strong{color:#fbbf24;font-size:28px}.team-playoff-stats{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:14px;display:grid}.team-playoff-stats div{text-align:center;background:#0f172a;border:1px solid #1f2937;border-radius:8px;padding:10px}.team-playoff-stats strong,.team-playoff-stats span{display:block}.team-playoff-stats strong{color:#fbbf24;font-size:24px}.team-playoff-stats span{color:#94a3b8;margin-top:3px;font-size:12px}.trophy-shelves{gap:14px;display:grid}.trophy-shelf{background:radial-gradient(circle at 50% 0,#fbbf243d,#0000 38%),linear-gradient(#111827,#020617);border-radius:8px;justify-content:center;align-items:flex-end;min-height:74px;padding:8px 12px 14px;display:flex;position:relative;overflow:hidden}.trophy-shelf:after{content:"";background:#334155;border-radius:999px;height:7px;position:absolute;bottom:8px;left:8px;right:8px;box-shadow:0 5px 14px #00000073}.shelf-trophy{z-index:1;filter:drop-shadow(0 0 12px #fbbf247a);justify-items:center;gap:4px;display:grid;position:relative}.shelf-trophy span{font-size:32px;line-height:1}.shelf-trophy strong{color:#f8fafc;font-size:13px}.empty-trophy-slot{z-index:1;opacity:.65;border:1px dashed #334155;border-radius:50%;width:38px;height:28px;position:relative}.team-strength-card{text-align:center;background:#020617;border:1px solid #1f2937;border-radius:12px;grid-template-columns:repeat(3,1fr);gap:15px;margin:20px 0;padding:18px;display:grid}.team-strength-label{color:#9ca3af;margin-bottom:6px;font-size:13px}.team-strength-grade{color:#fbbf24;font-size:36px;font-weight:700}.team-strength-value{color:#60a5fa;font-size:24px;font-weight:700}.comparison-grid,.compare-team-picker{grid-template-columns:1fr 1fr;gap:18px;display:grid}.compare-team-picker h2{color:#60a5fa;margin:0 0 10px;font-size:20px}.compare-team-option{color:#e5e7eb;cursor:pointer;text-align:left;background:#0f172a;border:1px solid #1f2937;border-radius:8px;align-items:center;gap:10px;width:100%;margin-bottom:8px;padding:10px;display:flex}.compare-team-option:hover,.compare-team-option.active{background:#1e293b;border-color:#60a5fa}.compare-team-option:disabled{cursor:not-allowed;opacity:.45}.compare-team-option img{object-fit:cover;border:2px solid #1f2937;border-radius:50%;width:42px;height:42px}.compare-team-start{width:100%;margin-top:14px}.compare-team-start:disabled{cursor:not-allowed;opacity:.65}.comparison-card{text-align:center;background:#0f172a;border:1px solid #1f2937;border-radius:12px;padding:20px}.comparison-result{text-align:center;color:#fbbf24;margin-bottom:16px;font-size:20px;font-weight:700}.head-to-head-card{background:#020617;border:1px solid #1f2937;border-radius:10px;margin-bottom:16px;padding:14px}.head-to-head-title{color:#60a5fa;text-transform:uppercase;margin-bottom:12px;font-size:13px;font-weight:800}.head-to-head-score{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.head-to-head-score.no-ties{grid-template-columns:repeat(2,minmax(0,1fr))}.head-to-head-score div{text-align:center;background:#0f172a;border-radius:8px;padding:12px}.head-to-head-score strong,.head-to-head-score span{display:block}.head-to-head-score strong{color:#cbd5e1;text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.head-to-head-score span{color:#fbbf24;margin-top:5px;font-size:26px;font-weight:800}.head-to-head-games{gap:6px;max-height:210px;margin-top:12px;padding-right:4px;display:grid;overflow-y:auto}.head-to-head-games::-webkit-scrollbar{width:8px}.head-to-head-games::-webkit-scrollbar-thumb{background:#334155;border-radius:999px}.head-to-head-games::-webkit-scrollbar-track{background:#020617}.head-to-head-games div{color:#94a3b8;background:#0f172a;border-radius:6px;justify-content:space-between;gap:12px;padding:8px 10px;display:flex}.head-to-head-games strong{color:#e5e7eb}.trades-page{gap:16px;max-width:100%;display:grid}.trades-header-title{align-items:center;gap:14px;min-width:0;display:flex}.trades-header-avatar{object-fit:cover;background:#020617;border:2px solid #1f2937;border-radius:50%;flex:none;width:64px;height:64px}.trades-header-avatar-fallback{color:#60a5fa;place-items:center;font-size:24px;font-weight:900;display:grid}.trades-header-league-name{margin-top:6px}.trade-toolbar{justify-content:space-between;align-items:center;gap:12px;display:flex}.trade-league-switch{color:#cbd5e1;background:#0f172a;border:1px solid #334155}.trade-league-switch:hover{color:#f8fafc;background:#111827;border-color:#60a5fa}.trades-list{gap:14px;display:grid}.trade-card{background:#020617;border:1px solid #1f2937;border-radius:12px;padding:16px}.trade-card-header{color:#94a3b8;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;font-size:13px;font-weight:800;display:flex}.trade-card-header strong{color:#60a5fa}.trade-teams-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.trade-team-card{color:#cbd5e1;text-align:center;background:#0f172a;border-radius:10px;align-content:start;justify-items:center;gap:8px;padding:12px;display:grid}.trade-team-title{color:#f8fafc;text-align:left;justify-content:flex-start;justify-self:stretch;align-items:center;gap:8px;display:flex}.trade-team-title img{object-fit:cover;border-radius:50%;width:30px;height:30px}.trade-team-card span{color:#94a3b8;font-size:13px}.trade-asset-row{color:#cbd5e1;cursor:pointer;font:inherit;background:0 0;border:0;justify-content:center;align-items:center;gap:8px;padding:0;display:flex}.trade-asset-row img{object-fit:cover;background:#020617;border:1px solid #334155;border-radius:50%;width:28px;height:28px}.trade-asset-row:hover{color:#f8fafc;text-underline-offset:3px;text-decoration:underline}.trade-assets-grid{grid-auto-columns:minmax(0,1fr);grid-auto-flow:column;justify-content:center;gap:14px;width:100%;display:grid}.trade-assets-column{justify-items:center;gap:8px;display:grid}.trade-money-asset{color:#94a3b8;justify-content:center;align-items:center;gap:6px;padding:0;font-size:13px;font-weight:900;display:inline-flex}.trade-team-card .trade-money-icon{justify-content:center;align-items:center;width:20px;height:20px;font-size:18px;line-height:1;display:inline-flex}.trade-history-card{align-self:stretch;min-width:0;height:100%;min-height:0;display:grid;overflow:hidden}.trade-history-details{height:100%;min-height:0;display:grid;overflow:hidden}.trade-history-details[open]{grid-template-rows:auto minmax(0,1fr)}.trade-history-details>.team{overflow:hidden}.trade-history-details summary{color:#60a5fa;cursor:pointer;justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;font-size:15px;font-weight:800;list-style:none;display:flex}.trade-history-details summary::-webkit-details-marker{display:none}.trade-history-details summary:after{content:"v";color:#94a3b8;font-size:16px;line-height:1}.trade-history-details[open] summary:after{transform:rotate(180deg)}.trade-history-details summary span{color:#94a3b8;margin-left:auto;font-size:13px}.trade-history-list{align-content:start;gap:8px;height:100%;min-height:0;max-height:none;padding-right:4px;display:grid;overflow-y:auto}.trade-history-item{background:#020617;border:1px solid #1f2937;border-radius:8px;padding:10px}.trade-history-item-header{justify-content:space-between;align-items:center;gap:10px;display:flex}.trade-history-item strong,.trade-history-item span{display:block}.trade-history-item strong{color:#f8fafc;font-size:13px}.trade-history-item span{color:#94a3b8;font-size:12px;font-weight:800}.trade-history-teams{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:8px;display:grid}.trade-history-team{background:#0f172a;border-radius:6px;min-width:0;padding:8px}.trade-history-team strong{color:#60a5fa;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.trade-history-team ul{gap:4px;margin:6px 0 0;padding:0;list-style:none;display:grid}.trade-history-team li,.trade-history-team>span{color:#cbd5e1;font-size:12px;line-height:1.35}.trade-history-team li.highlight{color:#fbbf24;font-weight:900}.player-team-history-card{grid-template-rows:auto minmax(0,1fr);min-width:0;min-height:0;display:grid;overflow:hidden}.player-team-history-list{align-content:start;gap:8px;min-height:0;padding-right:4px;display:grid;overflow-y:auto}.player-team-history-row{background:#020617;border-radius:8px;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:9px;padding:8px;display:grid}.player-team-history-row img{object-fit:cover;border-radius:50%;width:34px;height:34px}.player-team-history-row strong,.player-team-history-row span{display:block}.player-team-history-row strong{color:#f8fafc;text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.player-team-history-row span{color:#94a3b8;margin-top:2px;font-size:12px;font-weight:800}.trade-filter-panel{background:#020617;border:1px solid #1f2937;border-radius:12px;padding:14px}.trade-filter-menu{justify-items:end;display:grid;position:relative}.trade-filter-dropdown{z-index:21;background:#020617;border:1px solid #1f2937;border-radius:12px;gap:8px;width:min(210px,100vw - 40px);max-height:calc(100vh - 140px);padding:12px;display:grid;position:fixed;top:110px;right:24px;overflow-y:auto;box-shadow:0 18px 42px #00000059}.trade-date-filter{border-bottom:1px solid #1f2937;justify-items:center;gap:8px;margin-bottom:2px;padding-bottom:10px;display:grid}.trade-date-filter strong{color:#f8fafc;justify-self:stretch;font-size:13px}.trade-date-filter label{color:#94a3b8;gap:4px;min-width:0;font-size:12px;font-weight:800;display:grid}.trade-date-filter input{color:#e5e7eb;background:#0f172a;border:1px solid #334155;border-radius:8px;width:140px;min-width:0;padding:6px 7px;font-size:12px}.trade-filter-reset{color:#cbd5e1;cursor:pointer;background:#111827;border:1px solid #334155;border-radius:8px;padding:7px 8px;font-weight:800}.trade-filter-reset:hover{border-color:#38bdf8}.trade-filter-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.trade-filter-header strong{color:#f8fafc}.trade-filter-header span{color:#94a3b8;font-size:13px;font-weight:800}.trade-filter-grid{flex-wrap:wrap;gap:8px;display:flex}.trade-filter-chip{color:#cbd5e1;cursor:pointer;background:#0f172a;border:1px solid #334155;border-radius:999px;align-items:center;gap:8px;min-height:38px;padding:8px 10px;font-weight:800;display:inline-flex}.trade-filter-dropdown .trade-filter-chip{border-radius:8px;justify-content:flex-start;width:100%}.trade-filter-chip.active{color:#f8fafc;background:#123047;border-color:#38bdf8}.trade-filter-chip img{object-fit:cover;border-radius:50%;width:24px;height:24px}.trade-filter-check{color:#22c55e;border:1px solid #475569;border-radius:5px;place-items:center;width:18px;height:18px;font-size:12px;line-height:1;display:grid}.position-compare{background:#0f172a;border:1px solid #1f2937;border-radius:12px;margin-top:18px;padding:14px}.position-compare-row{text-align:center;border-bottom:1px solid #1f2937;grid-template-columns:80px 1fr 2fr 1fr;align-items:center;gap:12px;padding:10px 0;display:grid}.position-compare-row:last-child{border-bottom:none}.position-compare-row strong{color:#60a5fa;text-align:left}.draft-status-card{background:#020617;border:1px solid #1f2937;border-radius:12px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;margin-bottom:20px;padding:22px;display:grid}.draft-title-block{align-items:center;gap:14px;display:flex}.draft-league-avatar{object-fit:cover;background:#020617;border:2px solid #1f2937;border-radius:50%;width:64px;height:64px}.draft-league-picker{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.draft-league-option{color:inherit;cursor:pointer;text-align:left;background:#1e293b;border:1px solid #1f2937;border-radius:8px;align-items:center;gap:12px;padding:14px;display:flex}.draft-league-option:hover{background:#273449}.draft-league-option img{object-fit:cover;border:2px solid #1f2937;border-radius:50%;width:54px;height:54px}.draft-league-option strong,.draft-league-option span{display:block}.draft-league-option strong{color:#f8fafc;font-size:18px}.draft-league-option span{color:#94a3b8;margin-top:4px;font-size:14px}.draft-status-card h2{color:#fbbf24;margin:0 0 10px}.draft-status-card p{color:#cbd5e1;margin:6px 0}.draft-status-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:14px;display:grid}.draft-status-grid>div{text-align:center;background:#0f172a;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;min-height:62px;padding:12px;display:flex}.draft-status-grid span,.draft-status-grid strong{display:block}.draft-status-grid span{color:#94a3b8;font-size:14px}.draft-status-grid strong{color:#f8fafc;margin-top:5px;font-size:22px}.on-clock-user{justify-content:center;align-items:center;gap:8px;margin-top:7px;display:flex}.on-clock-user img{object-fit:cover;border:2px solid #1f2937;border-radius:50%;width:34px;height:34px}.on-clock-user strong{margin-top:0}.draft-ticker{background:#020617;border:1px solid #1f2937;border-radius:10px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:14px;margin-bottom:20px;padding:14px;display:grid}.draft-ticker-label{color:#60a5fa;text-transform:uppercase;font-size:13px;font-weight:800}.draft-ticker-list{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.draft-ticker-item{background:#0f172a;border:1px solid #1f2937;border-radius:8px;grid-template-columns:auto 42px minmax(0,1fr);align-items:center;gap:9px;padding:10px;display:grid}.draft-ticker-item.active{border-color:#60a5fa}.draft-ticker-pick{color:#fbbf24;font-size:13px;font-weight:800}.draft-ticker-item img,.draft-ticker-avatar-fallback{object-fit:cover;border:2px solid #1f2937;border-radius:50%;width:42px;height:42px}.draft-ticker-avatar-fallback{color:#f8fafc;background:#1e293b;justify-content:center;align-items:center;font-weight:800;display:flex}.draft-ticker-item strong{color:#f8fafc;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:14px;overflow:hidden}.draft-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.draft-panel{background:#020617;border:1px solid #1f2937;border-radius:10px;padding:18px}.draft-panel h2{color:#60a5fa}.draft-panel-header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:12px;display:flex}.draft-panel-header h2{margin:0}.draft-position-tabs{flex-wrap:wrap;gap:8px;display:flex}.draft-position-tab{color:#e5e7eb;cursor:pointer;background:#0f172a;border:1px solid #334155;border-radius:6px;padding:6px 10px;font-weight:700}.draft-position-tab.active{color:#fff;background:#2563eb;border-color:#2563eb}.draft-pool-toggle{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.draft-pool-toggle span{color:#94a3b8;margin-right:4px;font-weight:700}.draft-queue-panel{margin-top:24px}.draft-queue-list{max-height:520px;overflow-y:auto}.draft-compact-list{max-height:460px;overflow-y:auto}.draft-player-row{border-bottom:1px solid #1f2937;grid-template-columns:32px 46px max-content;align-items:center;gap:12px;padding:12px 0;display:grid}.draft-player-avatar{object-fit:cover;background:#0f172a;border:2px solid #1f2937;border-radius:50%;width:46px;height:46px}.draft-player-row:last-child{border-bottom:none}.draft-player-row strong{color:#f8fafc;line-height:1.2;display:block}.draft-player-row>div{text-align:left;min-width:0}.rank-number{color:#60a5fa;background:#1e293b;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-weight:700;display:flex}.draft-player-row p{color:#94a3b8;margin:4px 0 0;line-height:1.25}.draft-complete{color:#22c55e;font-weight:700}@media (width<=800px){.trades-page{max-width:100%}.trade-toolbar{flex-direction:column;align-items:stretch}.stats-grid{grid-template-columns:1fr}.player-trade-modal-grid{grid-template-columns:1fr;height:auto;max-height:none;overflow:visible}.compare-team-picker,.team-showcase{grid-template-columns:1fr}.standings-section{overflow-x:auto}.standings-groups{grid-template-columns:1fr}.standings-header,.standings-row{min-width:680px}.draft-grid,.draft-status-card,.draft-status-grid,.draft-league-picker,.draft-ticker,.draft-ticker-list{grid-template-columns:1fr}.draft-pool-toggle{justify-content:flex-start}.draft-panel-header{flex-direction:column;align-items:flex-start}}
