.page-header{border-bottom:1px solid var(--color-border);justify-content:space-between;align-items:flex-end;gap:1rem;padding-bottom:6px;display:flex}.page-header__text{gap:.3rem;min-width:0;display:grid}.page-header__text>*{margin:0}.page-header__title{font-family:var(--font-family-heading);letter-spacing:.01em;color:var(--color-text-primary);font-size:23px;font-variant-caps:small-caps;line-height:1.1}.page-header__description{color:var(--color-text-secondary);font-size:.9rem;line-height:1.45}@media (width<=35rem){.page-header__title{font-size:17px}}.page-header__actions{flex:none}.page-unavailable{text-align:center;border:1px dashed var(--color-border);color:var(--color-text-secondary);border-radius:8px;justify-items:center;gap:.4rem;padding:clamp(1rem,4vw,1.75rem) 1rem;font-size:.9rem;line-height:1.5;display:grid}.recovery-action{min-height:2.25rem;color:inherit;font:inherit;cursor:pointer;background:0 0;border:1px solid;border-radius:0;justify-content:center;align-items:center;margin-top:.35rem;padding:.4rem .9rem;font-weight:700;display:inline-flex}.recovery-action:disabled{opacity:.65;cursor:wait}.recovery-action:focus-visible{outline:3px solid var(--color-focus);outline-offset:2px}.odds-refresh{align-items:center;display:inline-flex;position:relative}.odds-refresh__button{border:1px solid var(--color-accent-solid-yellow);min-height:2rem;color:var(--color-accent-solid-yellow);font-family:var(--font-family-heading);letter-spacing:.03em;white-space:nowrap;cursor:pointer;background:0 0;border-radius:6px;padding:5px 11px;font-size:.85rem;font-variant-caps:small-caps;font-weight:700}.odds-refresh__button:disabled{cursor:wait;opacity:.65}.odds-refresh__button--confirm{color:var(--color-neutral-off-black);background:var(--color-accent-solid-yellow)}.odds-refresh__button:focus-visible,.odds-refresh__cancel:focus-visible{outline:3px solid var(--color-accent-solid-yellow);outline-offset:2px}.odds-refresh__panel{z-index:55;box-sizing:border-box;border:1px solid var(--color-neutral-off-gray);width:max-content;max-width:min(80vw,30rem);color:var(--color-neutral-off-white);background:var(--color-neutral-charcoal-dark);font-family:var(--font-family-body);text-align:left;border-radius:8px;justify-items:start;gap:8px;padding:10px 12px;font-size:.78rem;font-variant-caps:normal;line-height:1.45;display:grid;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 6px 16px #00000059}.odds-refresh__panel p{margin-block:0}.odds-refresh__confirm-text{color:var(--color-neutral-off-white)}.odds-refresh__actions{flex-wrap:wrap;gap:8px;display:flex}.odds-refresh__cancel{border:1px solid var(--color-neutral-off-gray);min-height:2rem;color:var(--color-neutral-off-white);font-family:var(--font-family-body);cursor:pointer;background:0 0;border-radius:6px;padding:5px 11px;font-size:.78rem;font-weight:700}.odds-updated{color:var(--color-green-light);font-family:var(--font-family-heading);letter-spacing:.03em;margin-block:0;font-size:.82rem;font-variant-caps:small-caps}.odds-updated__numeral{font-variant-numeric:tabular-nums}:root{--table-identity-rank-width:3.25rem;--table-identity-name-width:11.5rem;--table-cell-padding-inline:9px;--table-identity-gap:9px}@media (width<=48rem){:root{--table-identity-rank-width:3rem;--table-identity-name-width:9rem;--table-cell-padding-inline:7px;--table-identity-gap:7px}}@media (width<=26rem){:root{--table-identity-rank-width:2.85rem;--table-identity-name-width:6rem;--table-cell-padding-inline:5px;--table-identity-gap:5px}}.data-table__truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.data-table__identity{z-index:2;background:inherit;position:sticky}thead .data-table__identity{z-index:5}.data-table__identity--first{width:var(--table-identity-rank-width);min-width:var(--table-identity-rank-width);left:0}.data-table__identity--second{left:var(--table-identity-rank-width);width:var(--table-identity-name-width);min-width:var(--table-identity-name-width);max-width:var(--table-identity-name-width)}.data-table__identity--only{width:var(--table-identity-name-width);min-width:var(--table-identity-name-width);max-width:var(--table-identity-name-width);left:0}.skip-link{z-index:60;color:var(--color-neutral-off-white);background:var(--color-primary-midnight-green);padding:.6rem .9rem;font-weight:700;text-decoration:none;position:absolute;top:0;left:-9999px}.skip-link:focus{top:.5rem;left:.5rem}.skip-link:focus-visible{outline:3px solid var(--color-accent-solid-yellow);outline-offset:2px}.app-chrome{z-index:40;margin-top:-1.5rem;margin-inline:calc(50% - 50vw);position:sticky;top:0}.app-frame{width:100%;min-width:0;max-width:1100px;margin-inline:auto}.app-frame__content{min-width:0;padding-top:14px;padding-right:max(12px, env(safe-area-inset-right));padding-left:max(12px, env(safe-area-inset-left))}.app-header{box-sizing:content-box;height:auto;min-height:109px;padding:0 max(20px, env(safe-area-inset-right)) 0 max(25px, env(safe-area-inset-left));border-bottom:2px solid var(--color-primary-dark-orange);background:linear-gradient(180deg, var(--color-primary-midnight-green) 0%, var(--color-primary-deep-green) 100%);color:var(--color-neutral-off-white)}.app-header__row{flex-wrap:wrap;place-content:center space-between;align-items:center;gap:8px 24px;min-height:109px;display:flex}.app-header__lockup{align-items:center;gap:22px;min-width:0;min-height:109px;display:flex}.app-header__controls{flex-direction:column;flex:none;align-items:flex-end;gap:9px;margin-left:auto;display:flex}.app-header .auth-controls{border-bottom:0;padding-bottom:0}.app-header .auth-theme-toggle{border:1px solid var(--color-green-light);width:24px;height:24px;color:var(--color-green-light);cursor:pointer;background:0 0;border-radius:50%;flex:none;place-items:center;padding:0;line-height:0;display:inline-grid}.app-header .auth-theme-toggle:focus-visible{outline:3px solid var(--color-accent-solid-yellow);outline-offset:2px}@media (width<=32rem){.app-header__controls,.app-header .auth-controls{max-width:100%}.app-header .auth-controls>span,.app-header .auth-controls>.auth-button--compact{white-space:nowrap;flex:none}.app-header .odds-refresh{flex:1 1 0;min-width:0}.app-header .odds-refresh__button{white-space:normal;line-height:12px}.app-chrome:not(.app-chrome--compact) .app-header__controls{overflow:visible}}.app-header .auth-button--compact{border-radius:8px;box-shadow:0 1px 2px #04140f73}.app-header__logo-link{flex:none;display:block}.app-header__logo-link:focus-visible{outline:3px solid var(--color-accent-solid-yellow);outline-offset:2px}.app-header__symbol{filter:drop-shadow(0 3px 3px #04140f80);flex:none;width:auto;height:88px;display:block;transform:translateY(-4px)}.logo-elevation{filter:drop-shadow(0 1px 0 var(--color-neutral-off-black)) drop-shadow(0 3px 4px #00000047)}.app-header__wordmark{color:var(--color-neutral-off-white);font-family:var(--font-family-heading);letter-spacing:normal;word-spacing:.075em;white-space:nowrap;text-shadow:0 1px 1px #04140f73;font-size:33px;font-variant-caps:small-caps;font-weight:600;line-height:1;display:inline-block;transform:translateY(-2px)}.primary-nav{background:var(--color-neutral-charcoal);border-bottom:1px solid var(--color-neutral-off-gray)}.primary-nav__list{-webkit-overflow-scrolling:touch;flex-wrap:nowrap;align-items:stretch;gap:0;margin:0;padding:0 .4rem;list-style:none;display:flex;overflow-x:auto}.primary-nav__item{flex:none}.primary-nav__link{min-height:2.75rem;color:var(--color-neutral-off-white);font-family:var(--font-family-heading);letter-spacing:.02em;white-space:nowrap;border-bottom:2px solid #0000;align-items:center;padding:10px 16px;font-size:15px;font-variant-caps:small-caps;font-weight:700;text-decoration:none;display:inline-flex}.primary-nav__link:hover{color:var(--color-neutral-off-white)}.primary-nav__link--active,.primary-nav__link[aria-current=page]{color:var(--color-accent-neon-orange);border-bottom-color:var(--color-primary-dark-orange);font-weight:800}.skip-link:focus-visible,.primary-nav__link:focus-visible{outline:3px solid var(--color-accent-solid-yellow);outline-offset:-3px}.section-page{border:1px solid var(--color-border);background:var(--color-surface);min-height:40vh;color:var(--color-text-primary);border-radius:10px;gap:1.1rem;padding:clamp(1.1rem,3vw,1.75rem);display:grid}@media (width<=35rem),(height<=30rem){.app-header{min-height:87px;padding-block:6px}.app-header__row{gap:6px 12px;min-height:87px}.app-header__symbol{height:58px}.app-header__lockup{gap:12px;min-height:58px}.app-header__wordmark{letter-spacing:normal;word-spacing:.06em;font-size:21px}.app-header__controls{gap:4px}.app-header .auth-controls{gap:.5rem;font-size:.8rem}.app-header .auth-button--compact{min-height:2rem;padding:.35rem .7rem}.app-header .odds-refresh__button{min-height:1.9rem;padding:3px 8px;font-size:.78rem}.app-header .odds-updated{font-size:.74rem}.app-header__controls{opacity:1;max-height:8rem;transition:max-height .16s,opacity .12s;overflow:hidden}.app-chrome--compact .app-header__controls{opacity:0;max-height:0}.app-chrome--compact .app-header,.app-chrome--compact .app-header__row{min-height:58px}}@media (prefers-reduced-motion:reduce){.app-header__controls{transition:none}}@media (height<=30rem){.app-header{min-height:68px;padding-block:5px}.app-header__row{min-height:68px}.app-header__lockup{min-height:58px}.primary-nav__link{min-height:2.25rem;padding:6px 14px}}@media (height<=30rem) and (width>32rem){.app-chrome:not(.app-chrome--compact) .app-header__controls:has(.odds-refresh){flex:1 1 0;min-width:min(100%,22rem)}.app-header .auth-controls{max-width:100%}.app-header .auth-controls>span,.app-header .auth-controls>.auth-button--compact{white-space:nowrap;flex:none}.app-header .odds-refresh{flex:1 1 0;min-width:0}.app-header .odds-refresh__button{white-space:normal;line-height:12px}.app-chrome:not(.app-chrome--compact) .app-header__controls{overflow:visible}}@media (width<=22.5rem){.app-header__wordmark{font-size:20px}}.app-header :is(.auth-button,.auth-link,input):focus-visible{outline-color:var(--color-accent-solid-yellow)}.member-team-icon{--member-team-icon-ring:2px;width:var(--member-team-icon-size);height:var(--member-team-icon-size);border:var(--member-team-icon-ring) solid var(--color-primary-midnight-green);background:var(--color-green-medium);color:var(--color-neutral-off-white);border-radius:50%;flex:none;place-items:center;display:inline-grid;position:relative;overflow:hidden}.member-team-icon__image{background:var(--color-neutral-off-white);object-fit:contain;width:100%;height:100%;display:block;position:absolute;inset:0}.member-team-icon--ringed{border-color:var(--member-team-icon-color)}.member-team-icon--solid{background:var(--member-team-icon-color);color:var(--color-neutral-charcoal);border:0}.member-team-icon__initial{font-family:var(--font-family-table-numerals);font-size:calc(var(--member-team-icon-size) * .36);letter-spacing:.01em;font-weight:700;line-height:1}.league-home{width:100%;color:var(--color-text-primary);gap:14px;display:grid}.league-home h1,.league-home h2,.league-home p,.league-home dl{margin-block:0}.league-home__identity{min-width:0}.league-home__identity--with-image{grid-template-rows:min-content auto;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:.9rem;display:grid}.league-home__identity--with-image>.league-home__timeline{grid-area:2/2}.league-home__league-image{object-fit:contain;grid-row:1/span 2;width:auto;max-width:240px;height:240px;display:block}.league-home__identity-body{grid-area:1/2;gap:.5rem;min-width:0;display:grid}@media (width<=48rem){.league-home__league-image{grid-row:1}.league-home__identity--with-image>.league-home__timeline{grid-area:2/1/auto/-1}}.league-home__page-header{align-items:flex-start;min-width:0}.league-home__page-header .page-header__title{overflow-wrap:anywhere;min-width:0;color:var(--color-primary-dark-orange);text-shadow:0 1px 0 var(--color-neutral-off-black), 0 3px 6px #0000006b;font-size:30px}@media (width<=35rem){.league-home__page-header .page-header__title{font-size:21px}}.league-home__season-controls{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.6rem;min-width:0;display:flex}.league-home__season-select{color:var(--color-text-secondary);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:.4rem;font-size:.7rem;font-weight:800;display:flex}.league-home__season-select select{border:1px solid var(--color-control-border);min-width:5.5rem;color:var(--color-control-text);background:var(--color-control-surface);font:inherit;letter-spacing:normal;text-transform:none;font-variant-numeric:tabular-nums;border-radius:8px;padding:.3rem 1.8rem .3rem .55rem;font-size:.85rem;font-weight:500}.league-home__season-ordinal{color:var(--color-text-primary);font-variant-numeric:tabular-nums;white-space:nowrap;margin:0;font-size:.85rem}.league-home__season-select select:focus-visible,.league-home__table-scroll:focus-visible{outline:3px solid var(--color-focus);outline-offset:3px}.league-home__roster,.league-home__member-metrics,.league-home__showcase{gap:8px;display:grid}.league-home__member-metrics,.league-home__showcase,.league-home__roster{margin-top:1rem}.league-home__showcase-grid{grid-template-columns:minmax(0,1fr) minmax(0,10.5rem);align-items:stretch;gap:10px;min-width:0;display:grid}@media (width<=62rem){.league-home__showcase-grid{grid-template-columns:repeat(auto-fit,minmax(17rem,1fr))}}.league-home__panel{border:1px solid var(--color-border);background:var(--color-surface);border-radius:10px;align-content:start;gap:10px;min-width:0;padding:12px 14px;display:grid}.league-home__panel-head h3{color:var(--color-text-primary);letter-spacing:.01em;margin:0;font-size:15px;font-weight:700}.league-home__panel-empty{border:1px dashed var(--color-border);color:var(--color-text-secondary);border-radius:8px;gap:.3rem;padding:10px 12px;font-size:.78rem;line-height:1.45;display:grid}.league-home__panel-empty p{margin:0}.league-home__panel-empty-heading{color:var(--color-text-primary);font-family:var(--font-family-heading);font-size:13px;font-variant-caps:small-caps;font-weight:700}.league-home__spyder-summary{grid-template-columns:repeat(auto-fit,minmax(8.5rem,1fr));gap:7px;display:grid}.league-home__spyder-summary--stacked{grid-template-columns:minmax(0,1fr)}.league-home__spyder-summary>div{border-left:2px solid var(--color-primary-dark-orange);min-width:0;padding-left:8px}.league-home__spyder-summary dt,.league-home__spyder-controls label{color:var(--color-text-secondary);letter-spacing:.06em;text-transform:uppercase;font-size:.67rem;font-weight:800}.league-home__spyder-summary dd{overflow-wrap:anywhere;color:var(--color-text-primary);font-family:var(--font-family-table-numerals);margin:2px 0 0;font-size:.82rem;font-weight:700}.league-home__spyder-summary--stacked dd{font-weight:400}.league-home__spyder-payout-each{font-style:italic;font-weight:400}.league-home__spyder-averages{margin-top:12px}.league-home__spyder-note,.league-home__spyder-time,.league-home__spyder-feedback{color:var(--color-text-secondary);font-size:.72rem;line-height:1.45}.league-home__spyder-slots{gap:4px;margin:0;padding:0;list-style:none;display:grid}.league-home__spyder-board-head,.league-home__spyder-slot{grid-template-columns:var(--spyder-slot-mark-column) minmax(0, 3.4rem) minmax(0, 3.9rem) minmax(0, 4.75rem) minmax(6rem, 1fr) minmax(0, 2.9rem) minmax(0, 3.9rem);align-items:center;gap:6px;display:grid}.league-home__spyder-slot{border-bottom:1px solid var(--color-divider-strong);color:var(--color-text-primary);padding:5px 0;font-size:.78rem}.league-home__spyder-slot-game>span{display:block}.spyder-placement-dialog{width:min(32rem,100vw - 2rem);max-height:calc(100dvh - 2rem);color:var(--color-text-primary);background:var(--color-surface);border:1px solid var(--color-border);border-radius:1rem;padding:1.5rem;overflow:auto}.spyder-placement-dialog::backdrop{background:#0009}.spyder-placement-dialog fieldset{border:0;gap:1rem;padding:0;display:grid}.spyder-placement-dialog label{gap:.4rem;display:grid}.spyder-placement-dialog input,.spyder-placement-dialog select,.spyder-placement-dialog button{min-height:2.75rem;font:inherit}.league-home__spyder-board-head{border-bottom:1px solid var(--color-border);color:var(--color-text-secondary);letter-spacing:.06em;text-transform:uppercase;padding-bottom:4px;font-size:.64rem;font-weight:800}.league-home__spyder-slot--empty{color:var(--color-text-secondary)}.league-home__spyder-slot--empty .league-home__spyder-slot-status{grid-column:3/-1}.league-home__spyder-slot-marker{grid-template-columns:1.05rem minmax(0,1fr);align-items:center;gap:6px;min-width:0;display:grid}.league-home__spyder-slot-number{background:var(--color-accent-neon-green);width:1.05rem;height:1.05rem;color:var(--color-neutral-charcoal);font-family:var(--font-family-table-numerals);border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:.64rem;font-weight:700;line-height:1;display:inline-flex}.league-home__spyder-slot-game,.league-home__spyder-slot-time,.league-home__spyder-slot-member{overflow-wrap:anywhere;min-width:0}.league-home__spyder-slot-game,.league-home__spyder-slot-time{font-family:var(--font-family-table-numerals)}.league-home__spyder-slot-bet{gap:1px;min-width:0;display:grid}.league-home__spyder-slot-bet>span{overflow-wrap:anywhere}.league-home__spyder-slot-status,.league-home__spyder-slot-odds{font-family:var(--font-family-table-numerals);white-space:nowrap;font-weight:700}.league-home__spyder-slot--won,.league-home__spyder-slot--lost{background-color:var(--color-accent-surface)}.league-home__spyder-slot--won>:not(.league-home__spyder-slot-marker){color:var(--color-accent-neon-green);font-weight:700}.league-home__spyder-slot--lost>:not(.league-home__spyder-slot-marker){color:var(--color-accent-neon-orange);text-decoration:line-through}.league-home__spyder-slot--push>:not(.league-home__spyder-slot-marker){font-style:italic}.league-home__spyder-board-main{--spyder-slot-mark-height:34px;--spyder-slot-mark-column:5.25rem}.league-home__spyder-slot-mark{width:auto;height:var(--spyder-slot-mark-height);filter:drop-shadow(0 1px 0 var(--color-neutral-off-black)) drop-shadow(0 3px 4px #00000047);justify-self:center;display:block;transform:translateY(-2px)}.league-home__spyder-slot-mark--final{height:calc(var(--spyder-slot-mark-height) * 1.25);filter:drop-shadow(0 1px 0 var(--color-neutral-off-black)) drop-shadow(0 5px 7px var(--color-accent-neon-green));transform:translateY(-5px)}.league-home__spyder-board{grid-template-columns:minmax(0,1fr) minmax(0,21rem);align-items:start;gap:12px;min-width:0;display:grid}.league-home__spyder-board-main{gap:4px;min-width:0;display:grid}.league-home__spyder-side{align-content:start;gap:10px;min-width:0;display:grid}@media (width<=62rem){.league-home__spyder-board{grid-template-columns:minmax(0,1fr)}}.league-home__spyder-subheading{color:var(--color-accent-neon-green);font-family:var(--font-family-heading);letter-spacing:.02em;background-color:var(--color-accent-surface);margin:0;font-size:.78rem;font-weight:700}.league-home__spyder-parlay,.league-home__spyder-other{gap:6px;min-width:0;display:grid}.league-home__spyder-other{margin-top:12px}.league-home__spyder-other-empty{grid-column:1/-1}.league-home__spyder-other-additional{color:var(--color-text-secondary);overflow-wrap:anywhere;font-size:.7rem}.league-home__spyder-other-additional summary{cursor:pointer}.league-home__spyder-other-additional p{margin:6px 0 0}.league-home__spyder-leg-counter{gap:6px;min-width:0;margin-top:10px;display:grid}.league-home__spyder-other-head,.league-home__spyder-other-row{grid-template-columns:minmax(0,3.4rem) minmax(0,5.1rem) minmax(2.5rem,1fr) minmax(0,2.6rem) minmax(0,3.75rem);align-items:baseline;gap:5px;min-width:0;display:grid}.league-home__spyder-other-head{border-bottom:1px solid var(--color-border);color:var(--color-text-secondary);letter-spacing:.06em;text-transform:uppercase;padding-bottom:3px;font-size:.6rem;font-weight:800}.league-home__spyder-other-rows{gap:0;margin:0;padding:0;list-style:none;display:grid}.league-home__spyder-other-row{border-bottom:1px solid var(--color-divider-strong);color:var(--color-text-primary);font-family:var(--font-family-table-numerals);padding:2px 0;font-size:.7rem}.league-home__spyder-other-head>span,.league-home__spyder-other-row>span{overflow-wrap:anywhere;min-width:0}.league-home__spyder-other-bet{font-family:var(--font-family-body)}.league-home__spyder-byes{color:var(--color-text-primary);margin:0;font-size:.74rem;line-height:1.45}.league-home__spyder-byes-label{color:var(--color-text-secondary);font-weight:800}.league-home__spyder-sr{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.league-home__spyder-slip{flex-wrap:wrap;gap:7px 14px;display:flex}.league-home__spyder-slip>div{border-left:2px solid var(--color-primary-dark-orange);min-width:0;padding-left:8px}.league-home__spyder-slip dt{color:var(--color-text-secondary);letter-spacing:.06em;text-transform:uppercase;font-size:.67rem;font-weight:800}.league-home__spyder-slip dd{color:var(--color-text-primary);font-family:var(--font-family-table-numerals);margin:2px 0 0;font-size:.82rem;font-weight:700}.league-home__leg-counter{gap:3px;margin:0;padding:0;list-style:none;display:grid}.league-home__leg-counter-row{grid-template-columns:3.6rem minmax(0,1fr) 1.6rem;align-items:center;gap:6px;font-size:.72rem;display:grid}.league-home__leg-counter-label{color:var(--color-text-secondary);white-space:nowrap}.league-home__leg-counter-track{border-left:2px solid var(--color-primary-dark-orange);min-width:0;padding-left:3px;display:block}.league-home__leg-counter-bar{background:var(--color-accent-neon-green);border-radius:3px;height:.6rem;display:block}.league-home__leg-counter-count{color:var(--color-text-primary);font-family:var(--font-family-table-numerals);text-align:right;font-weight:700}.league-home__spyder-payout{color:var(--color-accent-neon-green);background-color:var(--color-accent-surface)}.league-home__squasher{border:1px solid var(--color-primary-dark-orange);color:var(--color-text-primary);background:color-mix(in srgb, var(--color-primary-dark-orange) 18%, transparent);border-radius:8px;padding:8px 10px}.league-home__spyder-controls{grid-template-columns:repeat(auto-fit,minmax(15rem,1fr));gap:8px;display:grid}.league-home__spyder-controls fieldset{border:1px solid var(--color-border);border-radius:8px;gap:8px;min-width:0;height:100%;margin:0;padding:10px;display:grid}.league-home__spyder-controls legend{color:var(--color-text-primary);font-family:var(--font-family-heading);padding-inline:4px;font-variant-caps:small-caps;font-weight:700}.league-home__spyder-controls label{gap:3px;display:grid}.league-home__spyder-controls input,.league-home__spyder-controls select{border:1px solid var(--color-control-border);min-width:0;color:var(--color-neutral-off-black);background:var(--color-accent-light-yellow);font:700 .8rem var(--font-family-table-numerals);border-radius:7px;padding:.45rem .55rem}.league-home__spyder-action{color:var(--color-text-on-orange);background:var(--color-primary-dark-orange);font:800 .75rem var(--font-family-body);cursor:pointer;border:0;border-radius:7px;justify-self:start;padding:.5rem .7rem}.league-home__spyder-action:disabled{cursor:wait;opacity:.65}.league-home__spyder-launcher{flex-wrap:wrap;align-items:center;gap:4px 8px;margin-top:8px;display:flex}.league-home__spyder-launcher .league-home__spyder-action:disabled{cursor:not-allowed}.league-home__spyder-launcher-reason{color:var(--color-text-secondary);flex-basis:100%;margin:0;font-size:.74rem}.league-home__spyder-action:focus-visible,.league-home__spyder-controls input:focus-visible,.league-home__spyder-controls select:focus-visible{outline:3px solid var(--color-focus);outline-offset:2px}.league-home__section-heading{border-bottom:1px solid var(--color-border);justify-content:space-between;align-items:end;gap:1rem;padding-bottom:6px;display:flex}@media (width<=760px){.league-home__page-header{flex-wrap:wrap}.league-home__spyder-slots{--spyder-slot-mark-height:26px;--spyder-slot-mark-column:4.5rem}.league-home__spyder-board{grid-template-columns:minmax(0,1fr)}.league-home__spyder-board-head{display:none}.league-home__spyder-slot{grid-template-columns:var(--spyder-slot-mark-column) minmax(0, 1fr) minmax(0, 1fr);grid-template-areas:"marker game odds""marker bet bet""marker time member";align-items:start;gap:2px 8px;padding:7px 0}.league-home__spyder-slot--empty{grid-template-areas:"marker status status";align-items:center}.league-home__spyder-slot-marker{grid-area:marker;align-self:center}.league-home__spyder-slot-status{grid-area:game}.league-home__spyder-slot--empty .league-home__spyder-slot-status{grid-area:status}.league-home__spyder-slot-game{flex-wrap:wrap;grid-area:game;column-gap:.3em;display:flex}.league-home__spyder-slot-odds{grid-area:odds;justify-self:end}.league-home__spyder-slot-bet{grid-area:bet}.league-home__spyder-slot-time{grid-area:time}.league-home__spyder-slot-member{text-align:right;grid-area:member;justify-self:end}.league-home__spyder-other-head,.league-home__spyder-other-row{grid-template-columns:minmax(0,1fr) 4.25rem 5.5rem}.league-home__spyder-other-head>span:nth-child(2),.league-home__spyder-other-row>span:nth-child(2){display:none}}.league-home__section-heading h2{letter-spacing:.01em;color:var(--color-text-primary);font-size:17px;font-weight:700}.league-home__section-heading--major h2{font-size:23px;line-height:1.1}@media (width<=35rem){.league-home__section-heading--major h2{font-size:17px}}.league-home__section-heading>p{color:var(--color-text-secondary);font-family:var(--font-family-table-numerals);font-size:.8rem;font-weight:700}.league-home__table-scroll{border:1px solid var(--color-border);background:var(--color-surface);border-radius:10px;max-width:100%;overflow-x:auto}.league-home table{border-collapse:separate;border-spacing:0;width:100%;min-width:42rem;font-size:13px}.league-home__metrics-table{min-width:52rem}@media (width>=48.0625rem){.league-home__metrics-table{--table-cell-padding-inline:6px;--table-identity-name-width:9rem}.league-home__metrics-table td.league-home__metric-live-pl{padding-inline:3px}}@media (width<=35rem),(height<=30rem){.league-home__league-image{max-width:159px;height:159px}}.league-home caption{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.league-home th,.league-home td{padding:6px var(--table-cell-padding-inline);border-bottom:1px solid var(--color-divider-strong);color:var(--color-text-primary);text-align:left;vertical-align:middle}.league-home thead th{padding:8px var(--table-cell-padding-inline);border-bottom:1px solid var(--color-border);color:var(--color-green-light);background:var(--color-primary-midnight-green);font-family:var(--font-family-heading);letter-spacing:.02em;white-space:nowrap;font-size:11.5px;font-variant-caps:small-caps;font-weight:700}.league-home tbody th{font-weight:400}.league-home__metrics-member{background:inherit}.league-home__metrics-position{background:inherit;font-family:var(--font-family-table-numerals);font-variant-numeric:tabular-nums;text-align:center}.league-home tbody .league-home__metrics-position{color:var(--color-accent-neon-green);background-color:var(--color-accent-surface);font-weight:600}.league-home__metrics-table thead .data-table__identity{background:var(--color-primary-midnight-green)}.league-home__metrics-table thead tr:first-child th[scope=colgroup]{border-left:1px solid var(--color-border);text-align:center}.league-home__metrics-table .league-home__metric-group-start{border-left:1px solid var(--color-border)}.league-home__metrics-table thead th:not(.data-table__identity),.league-home__metrics-table tbody td:not(.data-table__identity),.league-home__metrics-table .league-home__metric-number{text-align:center}.league-home__standings-team{align-items:center;gap:var(--table-identity-gap);min-width:0;display:flex}.league-home__standings-team-name{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-weight:400;overflow:hidden}.league-home__metric-emphasis{background:var(--color-primary-deep-green);color:var(--color-neutral-off-white);font-weight:400}.league-home__metric-balance{font-weight:600}.league-home__roster-table{min-width:42rem}.league-home__roster-member{background:inherit;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.league-home__roster-contact{text-overflow:ellipsis;white-space:nowrap;max-width:13rem;overflow:hidden}.league-home__authority-notice{border-left:3px solid var(--color-primary-dark-orange);background:var(--color-surface);color:var(--color-text-primary);margin:.35rem 0 0;padding:.5rem .75rem;font-size:.8rem;line-height:1.45}.league-home__authority-actions{flex-wrap:wrap;align-items:flex-start;gap:.4rem;display:inline-flex}.league-home__authority-action{flex-direction:column;gap:.2rem;max-width:13rem;display:inline-flex}.league-home__authority-action button{border:1px solid var(--color-border-action);color:var(--color-text-action);white-space:nowrap;cursor:pointer;background:0 0;border-radius:3px;padding:.3rem .6rem;font-size:.75rem}.league-home__authority-action button:hover:enabled{background:var(--color-control-surface)}.league-home__authority-action button:disabled{border-color:var(--color-green-light);color:var(--color-text-secondary);cursor:not-allowed}.league-home__authority-action button:focus-visible{outline:3px solid var(--color-focus);outline-offset:2px}.league-home__authority-reason{color:var(--color-text-secondary);white-space:normal;font-size:.7rem;line-height:1.35}.league-home__authority-empty{color:var(--color-text-secondary)}.league-home__metric-number{font-family:var(--font-family-table-numerals);font-variant-numeric:tabular-nums;text-align:right;white-space:nowrap}.league-home__category-label{white-space:nowrap;align-items:center;gap:.45rem;display:inline-flex}.league-home__disabled-label{border:1px solid var(--color-border);color:var(--color-text-secondary);font-family:var(--font-family-body);letter-spacing:.04em;text-transform:uppercase;border-radius:999px;padding:.1rem .35rem;font-size:.62rem;font-weight:700}.league-home tbody tr{background:var(--color-surface)}.league-home tbody tr:nth-child(2n){background:var(--color-surface-raised)}.league-home tbody tr:last-child th,.league-home tbody tr:last-child td{border-bottom:0}.league-home__team{align-items:center;gap:.6rem;font-weight:400;display:inline-flex}.league-home__state{border:1px solid var(--color-border);border-left:4px solid var(--color-primary-midnight-green);max-width:44rem;color:var(--color-text-primary);background:var(--color-surface);border-radius:8px;gap:.5rem;margin-inline:auto;padding:clamp(1rem,4vw,1.5rem);display:grid}.league-home__state h1,.league-home__state h2{font-size:17px;font-weight:600;line-height:1.15}.league-home__state p{color:var(--color-text-secondary);line-height:1.5}.league-home__state--alert{border-left-color:var(--color-primary-dark-orange)}.league-home__state--inline{width:100%;max-width:none;margin-inline:0}.league-shell{gap:14px;width:100%;min-width:0;display:grid}.league-nav{border:1px solid var(--color-border);background:var(--color-surface-muted);scrollbar-width:thin;border-radius:10px;width:100%;min-width:0;overflow-x:auto}.league-nav__list{width:max-content;min-width:100%;margin:0;padding:0;list-style:none;display:flex}.league-nav__item{flex:1 0 auto}.league-nav__link{min-width:7rem;color:var(--color-text-secondary);font-family:var(--font-family-heading);letter-spacing:.04em;text-align:center;white-space:nowrap;border-bottom:3px solid #0000;padding:.65rem 1rem;font-size:.85rem;font-variant-caps:small-caps;font-weight:700;text-decoration:none;display:block}.league-nav__link:hover{color:var(--color-text-primary);background:var(--color-surface)}.league-nav__link--active{border-bottom-color:var(--color-primary-dark-orange);color:var(--color-text-primary);background:var(--color-surface)}.league-nav__link:focus-visible{outline:3px solid var(--color-focus);outline-offset:-3px}.league-home__timeline{--timeline-dot:19px;--timeline-today-dot:11px;align-content:start;gap:.35rem;min-width:0;display:grid}.league-home__timeline-phase{color:var(--color-text-secondary);flex-wrap:wrap;align-items:baseline;gap:.3rem .8rem;font-size:.8rem;display:flex}.league-home__timeline-week{color:var(--color-accent-neon-green);font-family:var(--font-family-table-numerals);background-color:var(--color-accent-surface);font-weight:700}.league-home__timeline-axis{height:7.75rem;margin:.3rem 1.75rem .55rem;position:relative}.league-home__timeline-track{top:calc(var(--timeline-dot) / 2);background:var(--color-green-light);height:2px;position:absolute;left:0;right:0;transform:translateY(-50%)}.league-home__timeline-landmarks{margin:0;padding:0;list-style:none}.league-home__timeline-landmark{flex-direction:column;align-items:center;display:flex;position:absolute;top:0;transform:translate(-50%)}.league-home__timeline-dot{width:var(--timeline-dot);height:var(--timeline-dot);border:2px solid var(--color-primary-dark-orange);background:var(--color-surface);border-radius:50%}.league-home__timeline-landmark--completed .league-home__timeline-dot{background:var(--color-primary-dark-orange)}.league-home__timeline-landmark--active .league-home__timeline-label,.league-home__timeline-sunday--active .league-home__timeline-sunday-number{color:var(--color-accent-neon-green)}.league-home__timeline-label{top:calc(var(--timeline-dot) + 6px + var(--timeline-label-drop,0px));white-space:nowrap;flex-direction:column;align-items:center;gap:6px;line-height:1.15;display:flex;position:absolute;left:50%;transform:translate(-50%)}.league-home__timeline-label-name{writing-mode:vertical-rl;color:var(--color-text-primary);font-size:.78rem;font-weight:600;transform:rotate(180deg)}.league-home__timeline-label-date{color:var(--color-text-secondary);font-family:var(--font-family-table-numerals);font-size:.72rem}.league-home__timeline-sr{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.league-home__timeline-marker{top:calc((var(--timeline-dot) - var(--timeline-today-dot)) / 2);z-index:1;width:var(--timeline-today-dot);height:var(--timeline-today-dot);background:var(--color-accent-neon-green);box-shadow:0 0 0 2px var(--color-neutral-off-black);border-radius:50%;position:absolute;transform:translate(-50%)}.league-home__timeline-marker--clamped{opacity:.55}.league-home__timeline-unavailable{color:var(--color-text-secondary);margin:0;font-size:.78rem}@media (width<=48rem){.league-home__timeline{--timeline-mark-lane-step:.875rem}.league-home__timeline-axis{height:12.1rem}.league-home__timeline-landmark{--timeline-label-drop:2.6rem}.league-home__timeline-landmark:nth-child(2n){--timeline-label-drop:4.5rem}}@media (width<=35rem){.league-home__timeline{--timeline-dot:16px;--timeline-today-dot:9px}.league-home__timeline-axis{margin-inline:2.25rem}.league-home__timeline-label-name{font-size:.72rem}.league-home__timeline-label-date{font-size:.68rem}}.league-home__balance{min-width:0;margin-block:2.5rem}.league-home__balance-note{max-width:78ch;color:var(--color-text-secondary)}.league-home__balance-controls{flex-wrap:wrap;align-items:center;gap:.75rem;margin-block:1rem;display:flex}.league-home__balance-controls select{max-width:100%}.league-home__balance-layout{min-width:0}.league-home__balance-pan{border:1px solid var(--color-border);border-radius:.5rem;min-width:0;max-width:100%;overflow:auto}.league-home__balance-stage{position:relative}.league-home__balance-stage svg{display:block}.league-home__balance-stage svg text{fill:var(--color-text-primary);font:12px var(--font-family-table-numerals)}.league-home__balance-grid{stroke:var(--color-accent-neon-orange);stroke-dasharray:2 5;opacity:.55}.league-home__balance-zero{stroke:var(--color-accent-neon-orange)}.league-home__balance-layout>.league-home__balance-pan{background:var(--color-neutral-charcoal-light)}.league-home__balance-mark{cursor:pointer;background:0 0;border:0;border-radius:50%;width:38px;height:38px;padding:0;display:block;position:absolute;transform:translate(-50%,-50%)}.league-home__balance-mark:focus-visible{outline:2px solid var(--color-focus-accent);outline-offset:3px}.league-home__balance-mark[aria-pressed=true]{outline:2px solid var(--balance-team-color);outline-offset:2px}.league-home__balance-mark[aria-pressed=true]:focus-visible{outline:2px solid var(--color-focus-accent);outline-offset:3px}.league-home__balance-muted{opacity:.2}.league-home__balance-data{margin-top:1rem}.league-home__balance-data summary{cursor:pointer;padding-block:.75rem}.league-home__balance-data table{white-space:nowrap}.league-home td.league-home__metric-emphasis{color:var(--color-text-inverse)}.league-home__timeline-sunday{top:calc(var(--timeline-dot) / 2);border:2px solid var(--color-primary-dark-orange);background:var(--color-surface);border-radius:50%;width:9px;height:9px;position:absolute;transform:translate(-50%,-50%)}.league-home__timeline-sunday--completed{background:var(--color-primary-dark-orange)}.league-home__timeline-sunday-number{top:calc(12px + var(--timeline-mark-lane,0) * var(--timeline-mark-lane-step,0px));color:var(--color-text-primary);padding:0 2px;font-size:.7rem;line-height:1.25;position:absolute;left:50%;transform:translate(-50%)}.league-home__balance-period{fill:var(--color-primary-midnight-green)}.league-home__balance-stage svg .league-home__balance-period-text{fill:var(--color-neutral-off-white);font-family:var(--font-family-heading);letter-spacing:.03em;font-size:12px;font-variant-caps:small-caps;font-weight:700}.league-home__balance-guide{stroke:var(--color-neutral-off-gray);stroke-width:1px}.league-home__balance-stage svg .league-home__balance-live{fill:var(--color-accent-solid-yellow);font-family:var(--font-family-body);letter-spacing:.08em;font-size:8px;font-weight:700}.league-home__balance-stage svg text:not(.league-home__balance-period-text):not(.league-home__balance-rank):not(.league-home__balance-live){fill:var(--color-accent-neon-orange)}.league-home__balance-data th,.league-home__balance-data td{min-width:150px}.spyder-selection-dialog .spyder-selection-dialog__bet{overflow-wrap:anywhere;grid-template-columns:1.25rem minmax(0,1fr);align-items:center;gap:.75rem;min-height:2.75rem;display:grid}.spyder-selection-dialog__bet input{width:1.25rem;margin:0}.spyder-selection-dialog__bet small{color:var(--color-text-secondary);display:block}.spyder-selection-dialog__actions{flex-wrap:wrap;gap:.5rem;margin-top:1rem;display:flex}.portfolio{width:100%;min-width:0;color:var(--color-text-primary);grid-template-columns:minmax(0,1fr);gap:14px;display:grid}.portfolio h1,.portfolio h2,.portfolio p,.portfolio dl{margin-block:0}.portfolio__numeral{font-family:var(--font-family-table-numerals);font-variant-numeric:tabular-nums}.portfolio__panel,.portfolio__section{border:1px solid var(--color-border);background:var(--color-surface);border-radius:10px;gap:10px;min-width:0;padding:14px;display:grid}.portfolio__section{background:0 0;border:0;padding:0}.portfolio__section-heading{border-bottom:1px solid var(--color-border);justify-content:space-between;align-items:end;gap:1rem;padding-bottom:6px;display:flex}.portfolio__section-heading h2{letter-spacing:.01em;color:var(--color-text-primary);font-size:16px;font-weight:700}.portfolio__section-heading>p{color:var(--color-text-secondary);font-family:var(--font-family-table-numerals);white-space:nowrap;font-size:.8rem;font-weight:700}.portfolio__table-scroll{border:1px solid var(--color-border);background:var(--color-surface);border-radius:10px;min-width:0;max-width:100%;max-height:none;position:relative;overflow:auto visible}.portfolio table{border-collapse:separate;border-spacing:0;width:100%;min-width:48rem;font-size:13px}.portfolio__summary-table{min-width:78rem}.portfolio__summary-table td{text-align:right;white-space:nowrap}.portfolio caption{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.portfolio th,.portfolio td{border-bottom:1px solid var(--color-divider-strong);color:var(--color-text-primary);text-align:left;vertical-align:middle;padding:6px 8px}.portfolio thead th{border-bottom:1px solid var(--color-border);color:var(--color-green-light);background:var(--color-primary-midnight-green);font-family:var(--font-family-heading);letter-spacing:.02em;white-space:nowrap;padding:8px 10px;font-size:11.5px;font-variant-caps:small-caps;font-weight:700}.portfolio tbody th{font-weight:800}.portfolio tbody tr:nth-child(2n){background:var(--color-surface-raised)}.portfolio tbody tr:last-child th,.portfolio tbody tr:last-child td{border-bottom:0}.portfolio__tag{color:var(--color-text-secondary);letter-spacing:.04em;font-size:.7rem;font-variant-caps:small-caps;font-weight:700}.portfolio__table-scroll:focus-visible{outline:3px solid var(--color-focus);outline-offset:3px}.portfolio__empty{border:1px dashed var(--color-border);color:var(--color-text-secondary);border-radius:8px;padding:clamp(1rem,4vw,1.5rem);font-size:.85rem;line-height:1.5}.portfolio__notice{border:1px solid var(--color-border);border-left:4px solid var(--color-primary-midnight-green);color:var(--color-text-secondary);border-radius:8px;padding:10px 12px;font-size:.85rem;line-height:1.45}.portfolio__notice--alert{border-left-color:var(--color-primary-dark-orange)}.portfolio__manual-note{color:var(--color-text-secondary);font-size:.8rem;line-height:1.45}.portfolio__hint{color:var(--color-text-secondary);font-size:.78rem;line-height:1.4}.portfolio__form{gap:12px;display:grid}.portfolio__entry-fields{grid-template-columns:repeat(auto-fit,minmax(min(100%,10rem),1fr));align-items:start;gap:10px;min-width:0;display:grid}.portfolio__field{border:0;gap:5px;min-width:0;margin:0;padding:0;display:grid}.portfolio__field>label,.portfolio__field>legend{color:var(--color-text-primary);padding:0;font-size:.8rem;font-weight:700}.portfolio__input,.portfolio__form select{box-sizing:border-box;border:1px solid var(--color-control-border);width:100%;min-height:2.5rem;font-family:var(--font-family-body);border-radius:8px;padding:8px 10px;font-size:.9rem}.portfolio__input{color:var(--color-neutral-off-black);background:var(--color-accent-light-yellow)}.portfolio__form select{color:var(--color-control-text);background:var(--color-control-muted)}.portfolio__input:focus-visible,.portfolio__form select:focus-visible,.portfolio__radio input:focus-visible,.portfolio__submit:focus-visible{outline:3px solid var(--color-focus);outline-offset:2px}.portfolio__form select:disabled,.portfolio__input:disabled,.portfolio__submit:disabled{opacity:.55;cursor:not-allowed}.portfolio__radio-row{flex-wrap:wrap;gap:8px 12px;display:flex}.portfolio__radio{min-height:2.5rem;color:var(--color-text-primary);align-items:center;gap:6px;font-size:.85rem;font-weight:600;display:inline-flex}.portfolio__game-summary{border:1px solid var(--color-border);background:var(--color-surface-muted);border-radius:8px;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:8px;padding:10px 12px;display:grid}.portfolio__game-summary dt{color:var(--color-text-secondary);font-family:var(--font-family-heading);letter-spacing:.05em;font-size:10.5px;font-variant-caps:small-caps;font-weight:700}.portfolio__game-summary dd{color:var(--color-text-primary);margin:2px 0 0;font-size:.85rem;font-weight:600}.portfolio__form-actions{flex-wrap:wrap;gap:8px;display:flex}.portfolio__submit{border:2px solid var(--color-primary-midnight-green);min-height:2.75rem;color:var(--color-neutral-off-black);background:var(--color-accent-solid-yellow);font-family:var(--font-family-heading);letter-spacing:.02em;cursor:pointer;border-radius:8px;padding:.5rem 1.1rem;font-size:15px;font-variant-caps:small-caps;font-weight:800}.portfolio__form-error{color:var(--color-orange-light);background-color:var(--color-accent-surface);font-size:.82rem;font-weight:700}.portfolio__submission{min-height:1.1rem;font-size:.82rem;font-weight:700;line-height:1.4}.portfolio__submission--success{color:var(--color-accent-neon-green);background-color:var(--color-accent-surface)}.portfolio__submission--conflict,.portfolio__submission--invalid{color:var(--color-orange-light);background-color:var(--color-accent-surface)}.portfolio__submission--unavailable{color:var(--color-orange-medium);background-color:var(--color-accent-surface)}.portfolio__board-action{white-space:normal;min-width:12rem}.portfolio__confirm{gap:6px;min-width:11rem;display:grid}.portfolio__confirm-field{color:var(--color-text-primary);gap:4px;font-size:.78rem;font-weight:700;display:grid}.portfolio__confirm .portfolio__input{min-height:2.25rem}.portfolio__confirm-actions{flex-wrap:wrap;gap:6px 8px;display:flex}.portfolio__confirm .portfolio__submit,.portfolio__confirm-open{min-height:2.25rem;padding:.3rem .85rem;font-size:13px}.portfolio__confirm-open{border:2px solid var(--color-primary-midnight-green);color:var(--color-neutral-off-black);background:var(--color-accent-solid-yellow);font-family:var(--font-family-heading);letter-spacing:.02em;cursor:pointer;border-radius:8px;font-variant-caps:small-caps;font-weight:800}.portfolio__confirm-cancel{border:1px solid var(--color-border);min-height:2.25rem;color:var(--color-text-primary);background:var(--color-surface-muted);cursor:pointer;border-radius:8px;padding:.3rem .85rem;font-size:13px;font-weight:700}.portfolio__confirm-open:focus-visible,.portfolio__confirm-cancel:focus-visible{outline:3px solid var(--color-focus);outline-offset:2px}.portfolio__confirm-open:disabled,.portfolio__confirm-cancel:disabled{opacity:.55;cursor:not-allowed}.portfolio__grade-closed,.portfolio__grade{gap:6px;min-width:11rem;display:grid}.portfolio__grade-options{border:1px solid var(--color-border);border-radius:8px;gap:4px;margin:0;padding:.4rem .55rem .5rem;display:grid}.portfolio__grade-options>legend{color:var(--color-text-primary);padding-inline:.25rem;font-size:.78rem;font-weight:700}.portfolio__grade-option{color:var(--color-text-primary);cursor:pointer;align-items:center;gap:.4rem;font-size:13px;display:flex}.portfolio__grade-option:has(input:disabled){color:var(--color-primary-light-green);cursor:not-allowed}.portfolio__grade-option>input:focus-visible{outline:3px solid var(--color-focus);outline-offset:2px}.portfolio__grade-options:disabled .portfolio__grade-option{opacity:.55;cursor:not-allowed}.portfolio__grade .portfolio__submit{min-height:2.25rem;padding:.3rem .85rem;font-size:13px}.portfolio__state{border:1px solid var(--color-border);border-left:4px solid var(--color-primary-midnight-green);max-width:44rem;color:var(--color-text-primary);background:var(--color-surface);border-radius:8px;gap:.5rem;margin-inline:auto;padding:clamp(1rem,4vw,1.5rem);display:grid}.portfolio__state h1{font-size:17px;font-weight:600;line-height:1.15}.portfolio__state p{color:var(--color-text-secondary);line-height:1.5}.portfolio__state--alert{border-left-color:var(--color-primary-dark-orange)}.portfolio__futures{gap:12px;margin-top:6px}.portfolio__futures-heading{align-items:center}.portfolio__season-select{width:fit-content;color:var(--color-text-secondary);align-items:center;gap:8px;font-size:.8rem;font-weight:700;display:flex}.portfolio__season-select select{border:1px solid var(--color-control-border);min-height:2.25rem;color:var(--color-control-text);background:var(--color-control-muted);border-radius:8px;padding:5px 28px 5px 8px}.portfolio__board-week{gap:6px;padding:8px 0 4px;display:grid}.portfolio__board-week-field{width:fit-content;max-width:100%;color:var(--color-text-primary);flex-wrap:wrap;align-items:center;gap:8px;font-size:.8rem;font-weight:700;display:flex}.portfolio__board-week-field select{border:1px solid var(--color-control-border);max-width:100%;min-height:2.25rem;color:var(--color-control-text);background:var(--color-control-muted);border-radius:8px;padding:5px 28px 5px 8px}.portfolio__futures-table{min-width:78rem}.portfolio__futures-table td:last-child{min-width:9rem;line-height:1.35}.portfolio__valuation-unavailable{color:var(--color-text-secondary);white-space:normal}.portfolio__valuation-note{color:var(--color-text-secondary);margin:0;font-size:.8rem;line-height:1.45}.portfolio__expected-table{min-width:52rem}.portfolio__expected-table td{text-align:right;white-space:nowrap}.portfolio__future--cancelled{opacity:.68}.portfolio__future-result--void{color:var(--color-orange-light);background-color:var(--color-accent-surface)}.portfolio__futures-manager{margin-top:4px}.portfolio__manager-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.portfolio__manager-confirm{grid-column:1/-1}@media (width<=42rem){.portfolio__futures-heading{flex-direction:column;align-items:flex-start}.portfolio__manager-grid{grid-template-columns:minmax(0,1fr)}.portfolio__manager-confirm{grid-column:auto}}.portfolio__request-actions{flex-wrap:wrap;gap:6px;display:flex}.portfolio__request-actions button,.portfolio__request-action{min-height:32px;padding:4px 10px}.portfolio__queue-controls,.portfolio__scheduled-bye{flex-wrap:wrap;align-items:end;gap:8px 12px;display:flex}.portfolio__queue-controls label,.portfolio__scheduled-bye label{color:var(--color-text-primary);gap:4px;font-size:.78rem;font-weight:700;display:grid}.portfolio__queue-controls select,.portfolio__scheduled-bye select,.portfolio__queue-controls button,.portfolio__scheduled-bye button{border:1px solid var(--color-control-border);min-height:2.25rem;color:var(--color-control-text);background:var(--color-control-muted);font:inherit;border-radius:7px;padding:5px 10px}.portfolio__queue-controls button,.portfolio__scheduled-bye button{cursor:pointer}.portfolio__queue-controls button:focus-visible,.portfolio__scheduled-bye button:focus-visible,.portfolio__queue-controls select:focus-visible,.portfolio__scheduled-bye select:focus-visible{outline:3px solid var(--color-focus);outline-offset:2px}.portfolio__popouts{grid-template-columns:repeat(auto-fit,minmax(min(100%,9.5rem),1fr));gap:8px;min-width:0;margin:0;display:grid}.portfolio__popout{border:1px solid var(--color-border);background:var(--color-surface);border-radius:10px;align-content:start;gap:2px;min-width:0;padding:8px 10px;display:grid}.portfolio__popout-title{color:var(--color-text-secondary);letter-spacing:.06em;text-transform:uppercase;font-size:.67rem;font-weight:800}.portfolio__popout-value{gap:1px;min-width:0;margin:0;display:grid}.portfolio__popout-main{color:var(--color-text-primary);font-family:var(--font-family-table-numerals);overflow-wrap:anywhere;font-size:1.05rem;font-weight:700}.portfolio__popout-main--positive{color:var(--color-accent-neon-green)}.portfolio__popout-main--negative{color:var(--color-accent-neon-orange)}.portfolio__popout-secondary{color:var(--color-text-secondary);font-family:var(--font-family-body);overflow-wrap:anywhere;font-size:10.5px;font-weight:400}.portfolio__identity{border-bottom:1px solid var(--portfolio-team-accent,var(--color-border));flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding-bottom:10px;display:flex}.portfolio__identity-team{align-items:center;gap:10px;min-width:0;display:flex}.portfolio__identity-title{color:var(--color-text-primary);font-family:var(--font-family-heading);flex-wrap:wrap;align-items:baseline;gap:8px;margin:0;font-size:1.35rem;line-height:1.2;display:flex}.portfolio__identity-name{overflow-wrap:anywhere}.portfolio__identity-dot{color:var(--portfolio-team-accent,var(--color-accent-neon-green));font-size:1.6rem;line-height:1}.portfolio__identity-action{border:1px solid var(--color-border);min-height:2rem;color:var(--color-text-secondary);border-radius:6px;flex:none;padding:5px 12px;font-size:.78rem;font-weight:700;text-decoration:none}.portfolio__identity-action:hover,.portfolio__identity-action:focus-visible{border-color:var(--color-accent-neon-green);color:var(--color-accent-neon-green);background-color:var(--color-accent-surface)}.portfolio__futures-meta{color:var(--color-text-secondary);font-family:var(--font-family-table-numerals);font-variant-numeric:tabular-nums;flex-wrap:wrap;justify-content:space-between;gap:8px;font-size:.8rem;display:flex}.portfolio__futures-summary{border:1px solid var(--color-border);border-radius:8px;gap:8px;padding:10px 12px;display:grid}.portfolio__futures-summary h3{color:var(--color-text-primary);font-family:var(--font-family-heading);margin:0;font-size:.95rem;font-variant-caps:small-caps}.portfolio__futures-summary dl{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px 16px;margin:0;display:grid}.portfolio__futures-summary-row{overflow-wrap:anywhere;border-bottom:1px solid var(--color-divider);align-content:start;gap:3px;min-width:0;padding:3px 0;display:grid}.portfolio__futures-summary-row dt{color:var(--color-text-secondary);font-size:.78rem}.portfolio__futures-summary-row dd{color:var(--color-text-primary);margin:0;font-size:.8rem;font-weight:400}.portfolio__futures-summary-notes{flex-wrap:wrap;gap:4px 16px;margin:0;font-style:italic;display:flex}.portfolio__futures-summary-notes>em{flex:18rem}.portfolio__result{font-size:1rem;font-weight:700;line-height:1}.portfolio__result--won{color:var(--color-accent-neon-green);background-color:var(--color-accent-surface)}.portfolio__result--lost{color:var(--color-accent-neon-orange);background-color:var(--color-accent-surface)}.portfolio__result--push,.portfolio__result--pending{color:var(--color-accent-solid-yellow);background-color:var(--color-accent-surface)}.portfolio__result-text{color:var(--color-text-secondary);font-size:.76rem}.portfolio__visually-hidden{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.portfolio__pending{min-width:0;margin-top:1.5rem}.portfolio__pending-status{white-space:nowrap;align-items:center;gap:.35rem;display:inline-flex}.portfolio__amend{width:2rem;min-width:2rem;height:2rem;color:var(--color-neutral-off-black);cursor:pointer;border:0;border-radius:50%;place-items:center;padding:0;font-family:inherit;font-size:1rem;font-weight:800;line-height:1;display:inline-grid}.portfolio__amend--modify{background:var(--color-accent-solid-yellow)}.portfolio__amend--delete{background:var(--color-team-electric-crimson);color:var(--color-neutral-off-black)}.portfolio__amend:disabled{opacity:.5;cursor:not-allowed}.portfolio__amend:focus-visible,.portfolio__sort:focus-visible{outline:3px solid var(--color-focus);outline-offset:3px}.portfolio__sort{color:inherit;font:inherit;cursor:pointer;text-align:left;background:0 0;border:0;padding:.35rem 0}.portfolio__signed-odds{gap:.3rem;min-width:0;display:flex}.portfolio__signed-odds select{flex:0 0 3.4rem;width:3.4rem}.portfolio__signed-odds input{min-width:0}.portfolio__field[hidden]{display:none}.portfolio__table-scroll .portfolio__result-cell{text-align:center}.portfolio__result-cell .portfolio__sort{text-align:center;width:100%}.portfolio__table-scroll .portfolio__balance{color:var(--color-text-primary);font-weight:700}.portfolio__table-scroll .portfolio__balance--pending{font-style:italic;font-weight:400}.portfolio__table-scroll .portfolio__balance--won{color:var(--color-text-positive)}.portfolio__table-scroll .portfolio__balance--lost{color:var(--color-text-negative)}.portfolio__table-scroll .portfolio__balance--unavailable{font-weight:400}.portfolio__capacity-note,.portfolio__manual-note{font-style:italic}.teams{width:100%;min-width:0;color:var(--color-text-primary);gap:14px;display:grid}.teams-nav{border:1px solid var(--color-border);background:var(--color-surface-muted);scrollbar-width:thin;border-radius:10px;width:100%;min-width:0;overflow-x:auto}.teams-nav__list{width:max-content;min-width:100%;margin:0;padding:0;list-style:none;display:flex}.teams-nav__item{flex:1 0 auto}.teams-nav__link{min-width:7rem;color:var(--color-text-secondary);font-family:var(--font-family-heading);letter-spacing:.04em;text-align:center;white-space:nowrap;border-bottom:3px solid #0000;padding:.65rem 1rem;font-size:.85rem;font-variant-caps:small-caps;font-weight:700;text-decoration:none;display:block}.teams-nav__link:hover{color:var(--color-text-primary);background:var(--color-surface)}.teams-nav__link--active{border-bottom-color:var(--color-primary-dark-orange);color:var(--color-text-primary);background:var(--color-surface)}.teams-nav__link:focus-visible,.matchup-selector select:focus-visible,.matchup-neutral:focus-within,.matchup-comparison__scroll:focus-visible,.rys-graph__option input:focus-visible,.rys-graph__clear:focus-visible,.teams-toggle:focus-visible,.teams-table__sort:focus-visible,.rys-plot__marker:focus-visible,.teams-table__pan:focus-visible,.rys-graph__table-pan:focus-visible{outline:3px solid var(--color-focus);outline-offset:-3px}.teams-page{gap:12px;width:100%;min-width:0;display:grid}.teams-page h1,.teams-page h2,.teams-page p{margin-block:0}.teams-state h1{color:var(--color-text-primary);font-size:1.35rem;font-weight:700}.teams-page__updated{color:var(--color-text-secondary);font-size:.78rem;line-height:1.45}.teams-page__explainer{max-width:78rem;color:var(--color-text-secondary);font-size:.84rem;line-height:1.5}.teams-page__rys-term{color:var(--color-accent-neon-green);background-color:var(--color-accent-surface);font-weight:700}.teams-page__formula{display:inline}.teams-page__explainer-note{margin-top:2px;display:inline-block}.teams-page__formula sub{font-size:.72em}.teams-state{border:1px solid var(--color-border);color:var(--color-text-secondary);background:var(--color-surface-deep);border-radius:8px;gap:6px;padding:14px;display:grid}.teams-state--alert{border-color:var(--color-accent-solid-yellow)}.rys-graph__controls{color:var(--color-text-secondary);flex-wrap:wrap;align-items:start;gap:10px 16px;font-size:.75rem;font-weight:700;display:flex}.rys-graph__selector{border:1px solid var(--color-border);background:var(--color-surface-muted);border-radius:8px;flex:22rem;gap:8px;min-width:0;padding:8px 10px;display:grid}.rys-graph__selector legend{color:var(--color-text-secondary);font-family:var(--font-family-heading);letter-spacing:.03em;padding:0 4px;font-size:.85rem;font-variant-caps:small-caps;font-weight:700}.rys-graph__disclosure{min-width:0}.rys-graph__disclosure-summary{border:1px solid var(--color-border);min-height:1.9rem;color:var(--color-text-action);background:var(--color-control-surface);font-family:var(--font-family-body);cursor:pointer;border-radius:6px;justify-content:space-between;align-items:baseline;gap:10px;padding:3px 10px;font-size:.78rem;font-weight:600;display:flex}.rys-graph__disclosure-summary:focus-visible{outline:3px solid var(--color-focus);outline-offset:2px}.rys-graph__disclosure-state{color:var(--color-text-secondary);font-weight:500}.rys-graph__disclosure[open] .rys-graph__disclosure-summary{border-bottom-right-radius:0;border-bottom-left-radius:0}.rys-graph__options{border:1px solid var(--color-border);scrollbar-width:thin;border-top:0;border-radius:0 0 6px 6px;grid-template-columns:repeat(auto-fill,minmax(9rem,1fr));gap:2px 8px;max-height:12rem;padding:6px 8px;display:grid;overflow-y:auto}.rys-graph__option{min-height:1.6rem;color:var(--color-text-secondary);font-family:var(--font-family-body);cursor:pointer;border-radius:4px;align-items:center;gap:6px;padding:1px 4px;font-size:.78rem;font-weight:500;display:flex}.rys-graph__option--selected{color:var(--color-text-primary);background:var(--color-surface)}.rys-graph__primary-tag{letter-spacing:.06em;text-transform:uppercase;border:1px solid;border-radius:4px;padding:0 4px;font-size:.58rem;font-weight:700}.rys-graph__toggles{flex-wrap:wrap;align-items:center;gap:8px;min-width:0;display:flex}.rys-graph__clear{border:1px solid var(--color-border);min-height:2rem;color:var(--color-text-action);background:var(--color-control-surface);font-family:var(--font-family-body);cursor:pointer;border-radius:6px;justify-self:start;padding:2px 10px;font-size:.78rem;font-weight:600}.rys-graph__clear[aria-pressed=true]{color:var(--color-accent-light-yellow);border-color:var(--color-accent-solid-yellow);background:var(--color-primary-midnight-green)}.rys-graph__clear:disabled{cursor:default;opacity:.55}.rys-graph__summary{flex:20rem;align-self:center;gap:4px;min-width:0;display:grid}.rys-graph__summary-line{font-family:var(--font-family-table-numerals);font-variant-numeric:tabular-nums;flex-wrap:nowrap;align-items:baseline;gap:4px 6px;font-size:.86rem;display:flex}@media (width<=32rem){.rys-graph__summary-line{flex-wrap:wrap}.rys-graph__metric{white-space:nowrap}}.rys-graph__summary-team{color:var(--color-text-primary);font-family:var(--font-family-heading);font-size:.95rem;font-variant-caps:small-caps;font-weight:700}.rys-graph__summary-empty{color:var(--color-text-secondary);font-family:var(--font-family-body);font-size:.8rem;font-weight:500}.rys-graph__metric-label{color:var(--color-accent-neon-green);font-family:var(--font-family-body);background-color:var(--color-accent-surface);font-weight:700}.rys-graph__metric-value{color:var(--color-accent-neon-green);background-color:var(--color-accent-surface);font-weight:400}.rys-graph__metric-sep{color:var(--color-text-secondary)}.teams-toggle{border:1px solid var(--color-border);min-height:2.1rem;color:var(--color-text-action);background:var(--color-surface-muted);font-family:var(--font-family-body);cursor:pointer;border-radius:6px;justify-self:start;align-items:center;gap:7px;padding:3px 10px;font-size:.82rem;font-weight:600;display:inline-flex}.teams-toggle__state{font-family:var(--font-family-table-numerals);letter-spacing:.06em;text-transform:uppercase;border:1px solid;border-radius:4px;padding:1px 5px;font-size:.62rem;font-weight:700}.teams-toggle--on{border-color:var(--color-accent-solid-yellow);color:var(--color-accent-light-yellow);background:var(--color-primary-midnight-green)}.teams-table__pan,.rys-graph__table-pan{border:1px solid var(--color-border);background:var(--color-surface);scrollbar-width:thin;border-radius:10px;width:100%;min-width:0;max-width:100%;max-height:min(70vh,44rem);overflow:auto}.teams-table{border-collapse:separate;border-spacing:0;table-layout:auto;width:max-content;min-width:100%}.teams-table caption,.rys-graph__table caption{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.teams-table th,.teams-table td{min-width:var(--teams-metric-min-width,3.6rem);padding:6px var(--table-cell-padding-inline);border-bottom:1px solid var(--color-divider);text-align:center;vertical-align:middle;white-space:nowrap}.rys-graph__table th,.rys-graph__table td{border-bottom:1px solid var(--color-divider);text-align:right;vertical-align:middle;white-space:nowrap;min-width:8rem;padding:7px 10px}.teams-table thead th{z-index:3;border-bottom:1px solid var(--color-border);color:var(--color-green-light);background:var(--color-primary-midnight-green);font-family:var(--font-family-heading);letter-spacing:.03em;font-size:.72rem;font-variant-caps:small-caps;font-weight:700;position:sticky}.teams-table thead tr:first-child th{height:1.9rem;top:0}.teams-table thead tr:nth-child(2) th{top:1.9rem}.teams-table__group{color:var(--color-neutral-off-white);letter-spacing:.05em}.rys-graph__table thead th{z-index:3;color:var(--color-text-secondary);background:var(--color-surface-muted);font-family:var(--font-family-heading);letter-spacing:.03em;font-size:.72rem;font-variant-caps:small-caps;font-weight:700;position:sticky;top:0}.teams-table tbody tr,.rys-graph__table tbody tr{background:var(--color-surface)}.teams-table tbody tr:nth-child(2n),.rys-graph__table tbody tr:nth-child(2n){background:var(--color-surface-raised)}.teams-table tbody tr:last-child th,.teams-table tbody tr:last-child td,.rys-graph__table tbody tr:last-child th,.rys-graph__table tbody tr:last-child td{border-bottom:0}.teams-table__value,.teams-table__rank{color:var(--color-text-secondary);font-family:var(--font-family-table-numerals);font-variant-numeric:tabular-nums;background-color:var(--color-accent-surface);font-size:.78rem;font-weight:500}.rys-graph__table td{color:var(--color-text-primary);font-family:var(--font-family-table-numerals);font-variant-numeric:tabular-nums;font-size:.78rem;font-weight:500}.teams-table__rank{color:var(--color-accent-neon-green);text-align:center;background-color:var(--color-accent-surface)}.teams-table__accent{color:var(--color-accent-neon-green);font-family:var(--font-family-table-numerals);background-color:var(--color-accent-surface);font-size:13px;font-weight:600}.teams-table__sort{width:100%;color:inherit;font:inherit;text-align:inherit;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;gap:4px;padding:0;display:inline-flex}.teams-table__sticky--team .teams-table__sort{justify-content:flex-start}.teams-table__sort-direction{font-family:var(--font-family-table-numerals);font-size:.62rem}.teams-table__state{color:var(--color-text-secondary);font-size:.75rem;font-weight:600}.teams-table{--teams-rank-width:var(--table-identity-rank-width);--teams-team-width:var(--table-identity-name-width)}@media (width<=48rem){.teams-table{--teams-metric-min-width:3.2rem}}@media (width<=26rem){.teams-table{--teams-metric-min-width:2.7rem}.teams-table th,.teams-table td{padding-inline:4px}}.teams-table__sticky{z-index:2;position:sticky}.teams-table .teams-table__sticky--rank{min-width:var(--teams-rank-width);width:var(--teams-rank-width);max-width:var(--teams-rank-width);text-align:center;left:0}.teams-table .teams-table__sticky--team{left:var(--teams-rank-width);min-width:var(--teams-team-width);width:var(--teams-team-width);max-width:var(--teams-team-width);text-align:left;border-right:2px solid var(--color-border)}.teams-table thead .teams-table__sticky{z-index:4;background:var(--color-primary-midnight-green)}.teams-table tbody tr .teams-table__sticky{background:var(--color-surface)}.teams-table tbody tr:nth-child(2n) .teams-table__sticky{background:var(--color-surface-raised)}.teams-table__team{align-items:center;gap:var(--table-identity-gap);min-width:0;display:flex}.teams-table__team-name{min-width:0;color:var(--color-text-primary);font-family:var(--font-family-heading);text-overflow:ellipsis;font-size:14px;font-variant-caps:small-caps;font-weight:600;overflow:hidden}.rys-graph{gap:10px;min-width:0;display:grid}.rys-plot{border:1px solid var(--color-border);background:var(--color-surface-deep);border-radius:10px;width:100%;min-width:0;max-width:640px;margin-inline:auto;position:relative;overflow:hidden}.rys-plot__axes{width:100%;height:100%;display:block}.rys-plot__zero{stroke:var(--color-accent-neon-green);stroke-width:2px}.rys-plot__tick--zero{fill:var(--color-accent-neon-green);font-weight:600}.rys-plot__minor-grid{stroke:var(--color-grid);stroke-width:1px;opacity:.22}.rys-plot__major-grid{stroke:var(--color-grid-strong);stroke-width:1.6px;opacity:.75}.rys-plot__tick{fill:var(--color-text-secondary);font-family:var(--font-family-table-numerals);font-variant-numeric:tabular-nums;font-size:14px;font-weight:500}.rys-plot__axis-label{fill:var(--color-text-secondary);font-family:var(--font-family-table-numerals);font-size:16px;font-weight:600}.rys-plot__axis-note{font-size:12px;font-weight:400}.rys-plot__marker{z-index:1;opacity:1;cursor:pointer;background:0 0;border:0;border-radius:50%;padding:0;display:block;position:absolute;transform:translate(-50%,-50%)}.rys-plot__marker--selected{z-index:3;outline:3px solid var(--color-focus-accent);outline-offset:3px;opacity:1;border-radius:50%}.rys-graph__table-disclosure{min-width:0}.rys-graph__table-summary{border:1px solid var(--color-border);color:var(--color-text-action);background:var(--color-control-surface);font-family:var(--font-family-body);cursor:pointer;border-radius:6px;align-items:center;gap:6px;margin-bottom:8px;padding:3px 10px;font-size:.78rem;font-weight:600;display:inline-flex}.rys-graph__table-summary:focus-visible{outline:3px solid var(--color-focus);outline-offset:2px}.rys-graph__table{border-collapse:collapse;width:100%;min-width:36rem}.rys-graph__table th:nth-child(2),.rys-graph__table tbody th{text-align:left}.rys-graph__table tbody th{color:var(--color-text-primary);font-size:.78rem;font-weight:600}.teams-matchup .teams-state{align-content:center;min-height:8rem}.teams-table__sort:focus-visible,.teams-toggle--on:focus-visible,.rys-graph__clear[aria-pressed=true]:focus-visible{outline-color:var(--color-accent-solid-yellow)}.rys-plot__tick--zero{paint-order:stroke fill;stroke:var(--color-accent-outline);stroke-width:3px;stroke-linejoin:round}.rys-plot__zero{filter:var(--color-accent-halo)}.teams-table tbody tr .teams-table__sticky--rank{background-image:var(--color-accent-background-image)}.home-landing{grid-template-columns:minmax(0,1fr);align-items:start;gap:clamp(1.1rem,3vw,1.6rem);min-width:0;display:grid}@media (width>=60rem){.home-landing{grid-template-columns:minmax(0,20rem) minmax(0,1fr)}.home-landing__mark{grid-area:1/1}.home-landing__lead{grid-area:1/2}.home-landing__panel--play{grid-area:2/2}.home-landing__panel--translator{grid-area:2/1/span 2}.home-landing__panel--install{grid-area:3/2/span 2}.home-landing__panel--help{grid-area:4/1}}.home-landing__mark{justify-content:center;align-self:stretch;align-items:center;min-width:0;display:flex}.home-landing__logo{width:100%;max-width:14rem;height:auto}.home-landing__lead{gap:clamp(.75rem,2vw,1.1rem);min-width:0;display:grid}.home-landing__wordmark{font-family:var(--font-family-heading);letter-spacing:.01em;gap:.1rem;margin:0;font-variant-caps:small-caps;font-weight:700;line-height:1.05;display:grid;transform:translateY(-.5rem)}.home-landing__wordmark-brand{color:var(--color-primary-dark-orange);text-shadow:0 1px 0 var(--color-neutral-off-black), 0 3px 6px #0000006b;font-size:clamp(2rem,6vw,3.1rem)}.home-landing__wordmark-rest{color:var(--color-text-primary);text-shadow:0 1px 0 var(--color-neutral-off-black), 0 2px 4px #00000052;font-size:clamp(1.6rem,4.6vw,2.4rem)}.home-landing__panel{border:1px solid var(--color-border);background:var(--color-card-canvas);border-radius:10px;align-content:start;gap:.75rem;min-width:0;padding:clamp(.9rem,2.5vw,1.25rem);display:grid}.home-landing__panel--translator,.home-landing__panel--help,.home-landing__panel--play,.home-landing__panel--install{align-self:stretch}.home-landing__contact{color:var(--color-primary-dark-orange);font-weight:700}.home-landing__heading{border-bottom:1px solid var(--color-border);color:var(--color-text-primary);letter-spacing:.02em;margin:0;padding-bottom:.45rem;font-size:clamp(1.05rem,2.5vw,1.25rem);font-variant-caps:small-caps;line-height:1.1}.home-landing__subheading{color:var(--color-text-secondary);letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:.75rem;font-weight:800;line-height:1.3}.home-landing__body{color:var(--color-text-secondary);margin:0;font-size:.95rem;line-height:1.5}.home-landing__list{color:var(--color-text-secondary);gap:.5rem;margin:0;padding-left:1.2rem;font-size:.95rem;line-height:1.5;display:grid}.home-landing__list li{overflow-wrap:anywhere;min-width:0}.home-landing__links-heading{margin-top:.9rem}.home-landing__link{color:var(--color-primary-dark-orange);font-weight:700;text-decoration:none}.home-landing__link:hover{text-decoration:underline}.home-landing__link:focus-visible{outline:3px solid var(--color-focus);outline-offset:2px}.home-landing__steps{gap:.85rem;min-width:0;margin:0;display:grid}.home-landing__step{gap:.25rem;min-width:0;display:grid}.home-landing__step .home-landing__subheading,.home-landing__links-heading{color:var(--color-accent-neon-green);font-family:var(--font-family-heading);letter-spacing:.02em;word-spacing:.2em;background-color:var(--color-accent-surface);font-weight:700}.home-landing__step-body{color:var(--color-text-secondary);overflow-wrap:anywhere;margin:0;font-size:.95rem;line-height:1.5}.home-landing__note{border:1px solid var(--color-border);background:var(--color-surface);color:var(--color-text-secondary);overflow-wrap:anywhere;border-radius:8px;margin:0;padding:.55rem .7rem;font-size:.8rem;line-height:1.5}.home-landing__note-label{color:var(--color-primary-dark-orange);letter-spacing:.08em;text-transform:uppercase;font-weight:800}.home-landing__cta{justify-items:start;gap:.6rem;min-width:0;display:grid}.home-landing__league-row{flex-wrap:nowrap;justify-self:stretch;align-items:center;gap:.6rem;width:100%;min-width:0;display:flex}.home-landing__league-image{object-fit:contain;flex:none;width:auto;max-width:3.2rem;height:1.9rem}.home-landing__league-name{min-width:0;font-family:var(--font-family-body);white-space:nowrap;text-overflow:ellipsis;flex:auto;margin:0;font-size:1rem;font-weight:400;line-height:1.4;overflow:hidden}.home-landing__league-links{flex-wrap:nowrap;flex:none;gap:.4rem;display:flex}.home-landing__status{color:var(--color-text-secondary);margin:0;font-size:.95rem;line-height:1.5}.home-landing__action{min-height:2.75rem;color:var(--color-neutral-off-white);background:var(--color-primary-midnight-green);font-family:var(--font-family-heading);letter-spacing:.02em;border:2px solid #0000;border-radius:8px;align-items:center;padding:.6rem 1.1rem;font-size:1.05rem;font-variant-caps:small-caps;font-weight:700;text-decoration:none;display:inline-flex}.home-landing__action--compact{min-height:2rem;font-family:var(--font-family-body);letter-spacing:normal;white-space:nowrap;padding:.25rem .6rem;font-size:.85rem;font-variant-caps:normal;font-weight:400}.home-landing__action:hover{border-color:var(--color-accent-neon-green)}.home-landing__action:focus-visible{outline:3px solid var(--color-focus);outline-offset:2px}.home-landing__create{justify-items:start;gap:.5rem;min-width:0;margin-top:.25rem;display:grid}.home-landing__create-lead{color:var(--color-text-secondary);margin:0;font-size:.95rem;line-height:1.5}.home-landing__create-actions{flex-wrap:wrap;justify-self:stretch;align-items:center;gap:.6rem;width:100%;min-width:0;display:flex}.home-landing__action--signout{border-color:var(--color-primary-dark-orange);color:var(--color-primary-dark-orange);background:0 0;margin-inline-start:auto}.home-landing__action--signout:hover{border-color:var(--color-primary-dark-orange);color:var(--color-text-on-orange);background:var(--color-primary-dark-orange)}.home-landing__action--signout:disabled{opacity:.65;cursor:wait}.home-landing__signout-error{color:var(--color-orange-light);background-color:var(--color-accent-surface);flex-basis:100%;margin:0;font-size:.9rem;line-height:1.45}button.home-landing__action--create,button.home-landing__action--create:hover{border-color:var(--color-control-border);opacity:.55;cursor:not-allowed}.home-landing__install-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,15rem),1fr));gap:.75rem;min-width:0;display:grid}.home-landing__install{border:1px solid var(--color-border);border-radius:8px;align-content:start;gap:.5rem;min-width:0;padding:.85rem;display:grid}.home-landing__install .home-landing__list{padding-left:1.1rem;font-size:.9rem}.app-shell{background:var(--color-page);flex-direction:column;min-height:100dvh;display:flex}.app-shell__main{flex:1;width:100%;max-width:72rem;margin-inline:auto;padding:1.5rem clamp(1rem,4vw,2rem)}.site-footer{border-top:2px solid var(--color-primary-dark-orange);color:var(--color-neutral-off-gray);background-color:var(--color-neutral-off-black);font-family:var(--font-family-body);text-align:center;justify-items:center;gap:.35rem;padding:.85rem 1rem;display:grid}.site-footer__logo{width:clamp(2.5rem,9vw,4rem);max-width:100%;height:auto;display:block}.site-footer__disclaimer{max-width:64rem;color:var(--color-neutral-off-gray);font-size:.5625rem;line-height:1.2}.auth-panel,.auth-status{border:1px solid var(--color-green-medium);background:var(--color-card-light);width:min(100%,30rem);margin-inline:auto}.auth-panel{gap:1.25rem;padding:clamp(1.25rem,4vw,2rem);display:grid}.auth-panel__heading{gap:.5rem;display:grid}.auth-panel__heading>*,.auth-status>*{margin-block:0}.auth-status{text-align:center;gap:.75rem;padding:2rem;display:grid}.auth-form{gap:1rem;display:grid}.auth-form__field{gap:.35rem;display:grid}.auth-form__field label{font-weight:700}.auth-form__field input{border:1px solid var(--color-neutral-off-gray);width:100%;min-height:2.75rem;color:var(--color-neutral-off-black);background:var(--color-accent-light-yellow);font:inherit;border-radius:0;padding:.65rem .75rem}.auth-form__field input:disabled{cursor:not-allowed;opacity:.7}.auth-form__divider{color:var(--color-neutral-off-gray);text-transform:uppercase;grid-template-columns:1fr auto 1fr;align-items:center;gap:.75rem;font-size:.75rem;display:grid}.auth-form__divider:before,.auth-form__divider:after{background:var(--color-green-light);content:"";height:1px}.auth-button,.auth-link{font:inherit;border-radius:0;font-weight:700}.auth-button{cursor:pointer;border:2px solid #0000;min-height:2.75rem;padding:.6rem .9rem}.auth-button:disabled{cursor:wait;opacity:.65}.auth-button--primary{color:var(--color-neutral-off-white);background:var(--color-primary-midnight-green)}.auth-button--secondary{border-color:var(--color-primary-midnight-green);color:var(--color-primary-midnight-green);background:var(--color-card-light)}.auth-button--compact{min-height:2.25rem;color:var(--color-neutral-off-white);background:var(--color-primary-dark-orange)}.auth-button:focus-visible,.auth-link:focus-visible,.auth-form__field input:focus-visible{outline:3px solid var(--color-focus);outline-offset:2px}.auth-message{margin:0;padding:.75rem;font-size:.875rem;line-height:1.4}.auth-message--error{border-left:.35rem solid var(--color-primary-dark-orange);color:var(--color-neutral-off-black);background:var(--color-orange-light)}.auth-link{width:fit-content;color:var(--color-primary-midnight-green);margin-inline:auto}.authenticated-page{gap:1.5rem;display:grid}.auth-controls{border-bottom:1px solid var(--color-green-light);justify-content:flex-end;align-items:center;gap:.75rem;padding-bottom:.75rem;font-size:.875rem;display:flex}.auth-controls .auth-message{flex-basis:100%}@media (width<=32rem){.auth-controls{flex-wrap:wrap;justify-content:space-between}}.auth-panel :is(input,select,textarea,button,a,summary):focus-visible,.auth-status :is(input,select,textarea,button,a,summary):focus-visible{outline:3px solid var(--color-accent-solid-yellow);outline-offset:2px;box-shadow:0 0 0 6px var(--color-focus-backing)}:root{--color-neutral-off-black:#2e2e2e;--color-neutral-charcoal-dark:#333;--color-neutral-charcoal:#383838;--color-neutral-charcoal-light:#3d3d3d;--color-neutral-off-gray:#4b4b4b;--color-neutral-off-white:#f1f1f1;--color-neutral-white:#fff;--color-primary-midnight-green:#16594a;--color-primary-deep-green:#124539;--color-primary-dark-orange:#c4421a;--color-green-medium:#668e82;--color-green-light:#b1c5be;--color-orange-medium:#e28363;--color-orange-light:#f6c1ae;--color-accent-neon-green:#57bb8a;--color-accent-neon-orange:#f78b6a;--color-accent-light-yellow:#fff2cc;--color-accent-solid-yellow:#e6b450;--color-team-electric-cyan:#24c8ff;--color-team-bright-azure:#38bdf8;--color-team-electric-blue:#75a3ff;--color-team-cobalt-violet:#0aff0a;--color-team-electric-purple:#b38cff;--color-team-neon-violet:#0affc2;--color-team-hot-magenta:#f47bcc;--color-team-neon-pink:#c3ff70;--color-team-electric-crimson:#ff7688;--color-team-neon-coral:#f4a37b;--color-team-tangerine:#ff8a3d;--color-team-electric-yellow:#ffc824;--font-family-heading:Cambria, "Hoefler Text", "Iowan Old Style", "Noto Serif", Georgia, "Times New Roman", serif;--font-family-table-numerals:"IBM Plex Mono", ui-monospace, "SFMono-Regular", Menlo, Consolas, "Liberation Mono", monospace;--font-family-body:"Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--color-page:var(--color-neutral-off-black);--color-surface:var(--color-neutral-charcoal);--color-surface-muted:var(--color-neutral-charcoal-dark);--color-surface-raised:var(--color-neutral-charcoal-light);--color-card-muted:var(--color-neutral-charcoal-dark);--color-card-canvas:var(--color-neutral-off-black);--color-card-light:var(--color-neutral-off-white);--color-text-primary:var(--color-neutral-off-white);--color-text-positive:var(--color-accent-neon-green);--color-text-negative:var(--color-orange-light);--color-text-secondary:var(--color-green-light);--color-text-muted:var(--color-green-light);--color-text-action:var(--color-accent-light-yellow);--color-text-inverse:var(--color-neutral-off-white);--color-text-on-orange:var(--color-neutral-white);--color-border:var(--color-neutral-off-gray);--color-divider:var(--color-neutral-charcoal-dark);--color-divider-strong:var(--color-neutral-charcoal-light);--color-divider-surface:var(--color-neutral-charcoal);--color-control-surface:var(--color-neutral-charcoal);--color-control-muted:var(--color-neutral-charcoal-dark);--color-control-inset:var(--color-neutral-off-black);--color-control-text:var(--color-neutral-off-white);--color-control-border:var(--color-neutral-off-gray);--color-hover:var(--color-neutral-off-gray);--color-grid:var(--color-green-medium);--color-grid-strong:var(--color-green-light);--color-focus:var(--color-accent-solid-yellow);--color-focus-accent:var(--color-accent-neon-green);--color-brand-text-backing:var(--color-neutral-white);--color-draft-label:var(--color-primary-dark-orange);--color-draft-current-label:var(--color-primary-dark-orange);--color-status-on-brand-surface:var(--color-neutral-charcoal);--color-focus-backing:var(--color-neutral-charcoal);--color-border-action:var(--color-accent-light-yellow);--color-accent-background-image:none;--color-accent-surface:transparent;--color-accent-halo:none;--color-accent-outline:none;--color-surface-deep:var(--color-neutral-charcoal-dark);--color-row-base:var(--color-neutral-off-black);--color-control-accent-border:var(--color-accent-solid-yellow)}:root[data-theme=light]{--color-draft-label:color-mix(in srgb, var(--color-primary-dark-orange) 65%, var(--color-neutral-off-black));--color-draft-current-label:color-mix(in srgb, var(--color-orange-light) 75%, var(--color-neutral-white));--color-page:var(--color-neutral-off-white);--color-surface:var(--color-neutral-white);--color-surface-muted:var(--color-neutral-off-white);--color-surface-raised:var(--color-neutral-off-white);--color-card-muted:var(--color-neutral-white);--color-card-canvas:var(--color-neutral-white);--color-card-light:var(--color-neutral-white);--color-text-primary:var(--color-neutral-off-black);--color-text-positive:var(--color-primary-midnight-green);--color-text-negative:color-mix(in srgb, var(--color-primary-dark-orange) 85%, var(--color-neutral-off-black));--color-text-secondary:var(--color-neutral-off-gray);--color-text-muted:var(--color-neutral-off-gray);--color-text-action:var(--color-neutral-off-black);--color-divider:var(--color-green-light);--color-divider-strong:var(--color-neutral-off-gray);--color-divider-surface:var(--color-neutral-off-gray);--color-control-surface:var(--color-neutral-white);--color-control-muted:var(--color-neutral-white);--color-control-inset:var(--color-neutral-white);--color-control-text:var(--color-neutral-off-black);--color-hover:var(--color-neutral-off-white);--color-grid:var(--color-neutral-off-gray);--color-grid-strong:var(--color-neutral-off-gray);--color-focus:var(--color-primary-midnight-green);--color-focus-accent:var(--color-primary-midnight-green);--color-border-action:var(--color-neutral-off-gray);--color-accent-background-image:linear-gradient(var(--color-neutral-charcoal), var(--color-neutral-charcoal));--color-accent-surface:var(--color-neutral-charcoal);--color-accent-halo:drop-shadow(1px 0 0 var(--color-neutral-charcoal)) drop-shadow(-1px 0 0 var(--color-neutral-charcoal)) drop-shadow(0 1px 0 var(--color-neutral-charcoal)) drop-shadow(0 -1px 0 var(--color-neutral-charcoal));--color-accent-outline:var(--color-neutral-charcoal);--color-surface-deep:var(--color-neutral-white);--color-row-base:var(--color-neutral-white);--color-control-accent-border:var(--color-neutral-off-gray)}*,:before,:after{box-sizing:border-box}html,body,#root{min-height:100%}html,body{overflow-x:clip}body{color:var(--color-neutral-off-black);background:var(--color-page);font-family:var(--font-family-body);margin:0}.canvas-page{color:var(--color-text-primary)}h1,h2,h3,h4,h5,h6{font-family:var(--font-family-heading);font-variant-caps:small-caps}
