.AdpBoard-module__T-4u9G__root{--adp-row-height:38px;flex-direction:column;gap:.75rem;min-width:0;display:flex}.AdpBoard-module__T-4u9G__controls{flex-wrap:wrap;align-items:center;gap:.6rem .85rem;display:flex}.AdpBoard-module__T-4u9G__segmented{background:#1713100d;border-radius:9px;justify-content:flex-start;align-self:flex-start;gap:2px;padding:2px;display:flex}.AdpBoard-module__T-4u9G__segmentedItem{--pos-color:var(--board-text);min-width:2.75rem;height:auto;color:var(--board-text-muted);background-color:#0000;border:0;border-radius:7px;padding:.35rem .85rem;font-family:inherit;font-size:.75rem;font-weight:600;transition:background-color .12s,color .12s}.AdpBoard-module__T-4u9G__segmentedItem:hover{color:var(--pos-color)}.AdpBoard-module__T-4u9G__segmentedItem[data-state=on]{background-color:var(--board-card-bg);color:var(--pos-color);box-shadow:0 1px 2px #32260a1f}.AdpBoard-module__T-4u9G__search{width:clamp(10rem,20vw,14rem);position:relative}.AdpBoard-module__T-4u9G__searchIcon{width:.9rem;height:.9rem;color:var(--board-text-faint);pointer-events:none;position:absolute;top:50%;left:.7rem;transform:translateY(-50%)}.AdpBoard-module__T-4u9G__searchInput{width:100%;height:2.15rem;color:var(--board-text);background:#1713100d;border:1px solid #0000;border-radius:9px;padding-left:2rem;font-family:inherit;font-size:.8125rem}.AdpBoard-module__T-4u9G__searchInput::placeholder{color:var(--board-text-faint)}.AdpBoard-module__T-4u9G__searchInput:focus-visible{border-color:var(--board-border-strong);background:var(--board-card-bg);outline:none;box-shadow:0 0 0 3px #266bd11f}.AdpBoard-module__T-4u9G__count{color:var(--board-text-faint);font-variant-numeric:tabular-nums;margin:0 0 0 auto;font-size:.75rem}.AdpBoard-module__T-4u9G__tagFilters{flex-wrap:wrap;align-items:center;gap:.4rem;display:flex}.AdpBoard-module__T-4u9G__clearTags{color:var(--board-text-muted);font:inherit;cursor:pointer;background:0 0;border:0;padding:.2rem .4rem;font-size:.75rem;font-weight:600}.AdpBoard-module__T-4u9G__clearTags:hover{color:var(--board-text);text-decoration:underline}.AdpBoard-module__T-4u9G__scroller{overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;border:1px solid var(--board-border);border-radius:var(--board-card-radius);background:var(--board-card-bg);min-width:0;box-shadow:var(--board-card-shadow);overflow-x:auto}.AdpBoard-module__T-4u9G__table{border-collapse:separate;border-spacing:0;width:100%}.AdpBoard-module__T-4u9G__headRow th{z-index:3;border-bottom:1px solid var(--board-border);background:var(--board-card-bg);color:var(--board-text-faint);letter-spacing:.03em;text-align:left;text-transform:uppercase;white-space:nowrap;padding:.5rem .7rem;font-size:.6875rem;font-weight:600;position:sticky;top:0}.AdpBoard-module__T-4u9G__rankHead{text-align:right;width:2.5rem;left:0}.AdpBoard-module__T-4u9G__posHead{width:3.25rem;left:2.5rem}.AdpBoard-module__T-4u9G__nameHead{min-width:12rem;left:5.75rem}.AdpBoard-module__T-4u9G__tagHead{width:auto;min-width:8rem}.AdpBoard-module__T-4u9G__numericHead{text-align:right}.AdpBoard-module__T-4u9G__consensusHead{border-left:1px solid var(--board-border)}.AdpBoard-module__T-4u9G__sortButton{color:inherit;font:inherit;letter-spacing:inherit;text-transform:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:.2rem;padding:0;transition:color .12s;display:inline-flex}.AdpBoard-module__T-4u9G__sortButton[data-numeric]{flex-direction:row-reverse}.AdpBoard-module__T-4u9G__sortButton:hover,.AdpBoard-module__T-4u9G__sortButton[data-active]{color:var(--board-text)}.AdpBoard-module__T-4u9G__sortButton:focus-visible{outline:2px solid var(--board-fit-great);outline-offset:3px;border-radius:3px}.AdpBoard-module__T-4u9G__sortArrow{flex:none;width:.65rem;height:.65rem}.AdpBoard-module__T-4u9G__labelShort{display:none}.AdpBoard-module__T-4u9G__row td{height:var(--adp-row-height);border-bottom:1px solid var(--board-border);background:var(--board-card-bg);vertical-align:middle;padding:0 .7rem}.AdpBoard-module__T-4u9G__row:nth-child(2n) td{background:var(--board-row-zebra)}.AdpBoard-module__T-4u9G__row:hover td{background:var(--pos-tint)}.AdpBoard-module__T-4u9G__rank{width:2.5rem;color:var(--board-text);font-variant-numeric:tabular-nums;text-align:right;font-size:.8125rem;font-weight:700}.AdpBoard-module__T-4u9G__pos{width:3.25rem}.AdpBoard-module__T-4u9G__name{min-width:12rem}.AdpBoard-module__T-4u9G__identity{align-items:center;gap:.5rem;min-width:0;display:flex}.AdpBoard-module__T-4u9G__nameText{align-items:baseline;gap:.4rem;min-width:0;display:flex}.AdpBoard-module__T-4u9G__nameLink{min-width:0;color:var(--board-text);letter-spacing:-.005em;text-overflow:ellipsis;white-space:nowrap;flex:0 auto;font-size:.875rem;font-weight:700;overflow:hidden}.AdpBoard-module__T-4u9G__nameButton{color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;padding:0;font-family:inherit}.AdpBoard-module__T-4u9G__nameButton:hover{color:var(--board-fit-great);text-decoration:underline}.AdpBoard-module__T-4u9G__nameButton:focus-visible{outline:2px solid var(--board-fit-great);outline-offset:2px;border-radius:3px}.AdpBoard-module__T-4u9G__teamSeparator{color:var(--board-text-faint);flex:none;font-size:.4rem;line-height:1}.AdpBoard-module__T-4u9G__team{color:var(--board-text-muted);flex:none;font-size:.75rem;font-weight:600}.AdpBoard-module__T-4u9G__tags{min-width:8rem}.AdpBoard-module__T-4u9G__tagRow{align-items:center;gap:.25rem;display:flex}.AdpBoard-module__T-4u9G__cell{text-align:right;white-space:nowrap}.AdpBoard-module__T-4u9G__consensusCell{border-left:1px solid var(--board-border)}.AdpBoard-module__T-4u9G__consensusValue{color:var(--board-text);font-variant-numeric:tabular-nums;font-size:.8125rem;font-weight:700}.AdpBoard-module__T-4u9G__adp{min-width:3rem;color:var(--board-text);font-variant-numeric:tabular-nums;text-align:center;border-radius:6px;padding:.12rem .4rem;font-size:.8125rem;font-weight:600;display:inline-block}.AdpBoard-module__T-4u9G__adp[data-filled]{font-weight:700}.AdpBoard-module__T-4u9G__missing{color:var(--board-text-faint);font-size:.8125rem}.AdpBoard-module__T-4u9G__empty{color:var(--board-text-muted);text-align:center;padding:3rem 1rem}.AdpBoard-module__T-4u9G__footnote{color:var(--board-text-faint);flex-direction:column;gap:.25rem;padding:0 .25rem;font-size:.75rem;line-height:1.5;display:flex}.AdpBoard-module__T-4u9G__footnote p{margin:0}@media (max-width:1023px){.AdpBoard-module__T-4u9G__rank,.AdpBoard-module__T-4u9G__rankHead,.AdpBoard-module__T-4u9G__tags,.AdpBoard-module__T-4u9G__tagHead{display:none}}@media (max-width:640px){.AdpBoard-module__T-4u9G__root{--adp-row-height:34px}.AdpBoard-module__T-4u9G__pos,.AdpBoard-module__T-4u9G__posHead{width:2.4rem;padding:0 .2rem 0 .35rem}.AdpBoard-module__T-4u9G__name,.AdpBoard-module__T-4u9G__nameHead{width:6.5rem;min-width:0;max-width:6.5rem;padding:0 .35rem}.AdpBoard-module__T-4u9G__identity>:first-child,.AdpBoard-module__T-4u9G__teamSeparator,.AdpBoard-module__T-4u9G__team{display:none}.AdpBoard-module__T-4u9G__nameLink{max-width:100%;font-size:.8125rem}.AdpBoard-module__T-4u9G__headRow th,.AdpBoard-module__T-4u9G__row td{padding:0 .3rem}.AdpBoard-module__T-4u9G__numericHead,.AdpBoard-module__T-4u9G__cell{font-size:.75rem}.AdpBoard-module__T-4u9G__labelFull{display:none}.AdpBoard-module__T-4u9G__labelShort{display:inline}.AdpBoard-module__T-4u9G__adp{min-width:2.2rem;padding:.1rem .2rem;font-size:.75rem}.AdpBoard-module__T-4u9G__consensusValue{font-size:.75rem}.AdpBoard-module__T-4u9G__tagFilters{--chip-bleed:5px;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;margin:calc(var(--chip-bleed) * -1);padding:var(--chip-bleed);scroll-padding-inline:var(--chip-bleed);flex-wrap:nowrap;overflow-x:auto}.AdpBoard-module__T-4u9G__tagFilters>*{flex:none}.AdpBoard-module__T-4u9G__controls{gap:.5rem}.AdpBoard-module__T-4u9G__search{order:3;width:100%}.AdpBoard-module__T-4u9G__count{order:2;margin-left:auto}.AdpBoard-module__T-4u9G__segmentedItem{min-width:2.25rem;padding:.35rem .6rem}}
.BoardPrimitives-module__IKxZla__posBadge{border:1px solid var(--pos-color);width:fit-content;color:var(--pos-color);letter-spacing:.01em;white-space:nowrap;background:0 0;border-radius:6px;justify-self:start;align-items:baseline;gap:.15em;padding:.2em .5em;font-size:.75rem;font-weight:600;line-height:1.35;display:inline-flex}.BoardPrimitives-module__IKxZla__posBadgeSoft{background:var(--pos-soft);border-color:#0000}.BoardPrimitives-module__IKxZla__posBadgeRank{color:inherit;font-variant-numeric:tabular-nums}.BoardPrimitives-module__IKxZla__tagPill{background:var(--tag-soft);color:color-mix(in srgb, #000 25%, var(--tag-color));white-space:nowrap;cursor:default;border:0;border-radius:7px;align-items:center;padding:.25em .6em;font-family:inherit;font-size:.75rem;font-weight:600;line-height:1.4;display:inline-flex}.BoardPrimitives-module__IKxZla__tagPill:focus-visible{outline:2px solid var(--tag-color);outline-offset:1px}.BoardPrimitives-module__IKxZla__tagPillClickable{cursor:pointer;border:0;transition:transform .12s,box-shadow .12s}.BoardPrimitives-module__IKxZla__tagPillClickable:hover{box-shadow:inset 0 0 0 1.5px var(--tag-color);transform:translateY(-1px)}.BoardPrimitives-module__IKxZla__tagPillButton{cursor:pointer;transition:transform .12s,box-shadow .12s,opacity .12s}.BoardPrimitives-module__IKxZla__tagPillButton:hover{transform:translateY(-1px)}.BoardPrimitives-module__IKxZla__tagPillButton:focus-visible{outline:2px solid var(--tag-color);outline-offset:2px}.BoardPrimitives-module__IKxZla__tagPillButton[data-dimmed]{opacity:.45}.BoardPrimitives-module__IKxZla__tagPillButton[aria-pressed=true]{box-shadow:inset 0 0 0 1.5px var(--tag-color)}.BoardPrimitives-module__IKxZla__tagOverflow{color:var(--board-text-faint);font-variant-numeric:tabular-nums;cursor:pointer;background:0 0;border:0;border-radius:5px;padding:.15em .35em;font-family:inherit;font-size:.75rem;font-weight:600;transition:background-color .12s,color .12s}.BoardPrimitives-module__IKxZla__tagOverflow:hover{color:var(--board-text);background:#1713100f}.BoardPrimitives-module__IKxZla__tagOverflow:focus-visible{outline:2px solid var(--board-fit-great);outline-offset:1px}.BoardPrimitives-module__IKxZla__tooltip{border:1px solid var(--board-border-strong);background:var(--board-card-bg);border-radius:10px;max-width:17rem;padding:.6rem .7rem;box-shadow:0 6px 24px #32260a29}.BoardPrimitives-module__IKxZla__tooltipBody{flex-direction:column;gap:.25rem;display:flex}.BoardPrimitives-module__IKxZla__tooltipLabel{color:var(--board-text);letter-spacing:-.005em;font-size:.8125rem;font-weight:700}.BoardPrimitives-module__IKxZla__tooltipLabel[data-category=risk]:after{content:" · risk";color:var(--board-danger);letter-spacing:.03em;text-transform:uppercase;font-size:.6875rem;font-weight:600}.BoardPrimitives-module__IKxZla__tooltipHint{color:var(--board-text-muted);font-size:.75rem;font-weight:500;line-height:1.45}.BoardPrimitives-module__IKxZla__tooltipEvidence{border-top:1px solid var(--board-border);color:var(--board-text);font-variant-numeric:tabular-nums;letter-spacing:.01em;margin-top:.3rem;padding-top:.3rem;font-size:.6875rem;font-weight:600;display:block}.BoardPrimitives-module__IKxZla__tagPopover{border:1px solid var(--board-border-strong);background:var(--board-card-bg);border-radius:12px;width:25rem;max-width:calc(100vw - 2rem);padding:.75rem;box-shadow:0 8px 32px #32260a29}.BoardPrimitives-module__IKxZla__tagPopoverTitle{color:var(--board-text);font-family:var(--font-urban), sans-serif;margin:0 0 .5rem;font-size:.8125rem;font-weight:700}.BoardPrimitives-module__IKxZla__tagPopoverList{flex-direction:column;gap:.55rem;max-height:18rem;margin:0;padding:0;list-style:none;display:flex;overflow-y:auto}.BoardPrimitives-module__IKxZla__tagPopoverItem{-moz-column-gap:.6rem;grid-template-columns:10rem minmax(0,1fr);align-items:start;column-gap:.6rem;display:grid}.BoardPrimitives-module__IKxZla__tagPopoverItem>.BoardPrimitives-module__IKxZla__tagPill{justify-self:start}.BoardPrimitives-module__IKxZla__tagPopoverHint{color:var(--board-text-muted);font-size:.75rem;font-weight:500;line-height:1.4}.BoardPrimitives-module__IKxZla__tonePurple{--tag-color:#a663cc;--tag-soft:#ede0f5}.BoardPrimitives-module__IKxZla__toneRed{--tag-color:#e66161;--tag-soft:#fadfdf}.BoardPrimitives-module__IKxZla__toneBlue{--tag-color:#4f8ce6;--tag-soft:#dce8fa}.BoardPrimitives-module__IKxZla__toneGreen{--tag-color:#4cb873;--tag-soft:#dbf1e3}.BoardPrimitives-module__IKxZla__toneAmber{--tag-color:#e5a630;--tag-soft:#faedd6}.BoardPrimitives-module__IKxZla__toneTeal{--tag-color:#33b2b2;--tag-soft:#d6f0f0}.BoardPrimitives-module__IKxZla__meter{align-items:center;gap:.5rem;display:inline-flex}.BoardPrimitives-module__IKxZla__meterTrack{gap:var(--board-bar-gap);display:inline-flex}.BoardPrimitives-module__IKxZla__meterSegment{width:var(--board-bar-width);height:var(--board-bar-height);border-radius:var(--board-bar-radius);background:var(--board-bar-track)}.BoardPrimitives-module__IKxZla__meterSegmentFilled{background:var(--meter-color)}.BoardPrimitives-module__IKxZla__meterToneStrong{--meter-color:var(--board-bar-strong)}.BoardPrimitives-module__IKxZla__meterTonePositive{--meter-color:var(--board-bar-positive)}.BoardPrimitives-module__IKxZla__meterToneNegative{--meter-color:var(--board-bar-negative)}.BoardPrimitives-module__IKxZla__meterToneDanger{--meter-color:var(--board-bar-danger)}.BoardPrimitives-module__IKxZla__meterDelta{min-width:2rem;color:var(--board-text);font-variant-numeric:tabular-nums;text-align:left;font-size:.8125rem;font-weight:600}.BoardPrimitives-module__IKxZla__meterDelta[data-sign=zero]{color:var(--board-text-faint)}.BoardPrimitives-module__IKxZla__meterEmpty{color:var(--board-text-faint);font-size:.8125rem}.BoardPrimitives-module__IKxZla__fit{color:var(--fit-color);white-space:nowrap;align-items:center;gap:.4rem;font-size:.8125rem;font-weight:600;display:inline-flex}.BoardPrimitives-module__IKxZla__fitDot{background:var(--fit-color);border-radius:50%;width:6px;height:6px}.BoardPrimitives-module__IKxZla__fitPill{border:1px solid var(--fit-color);background:var(--fit-soft);color:var(--fit-color);white-space:nowrap;border-radius:999px;align-items:center;padding:.15em .55em;font-size:.75rem;font-weight:600;display:inline-flex}.BoardPrimitives-module__IKxZla__headshot{background:var(--board-card-bg,#fff);width:2rem;height:2rem;box-shadow:inset 0 0 0 1px var(--board-border,#32260a14);border-radius:50%;flex-shrink:0;place-items:center;display:grid;position:relative;overflow:hidden}.BoardPrimitives-module__IKxZla__headshot:has(.BoardPrimitives-module__IKxZla__headshotFallback){background:var(--pos-soft,#1713100f);box-shadow:none}.BoardPrimitives-module__IKxZla__headshotImage{-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top;width:100%;height:100%}.BoardPrimitives-module__IKxZla__headshotFallback{color:var(--pos-color,var(--board-text-faint));letter-spacing:.02em;font-size:.625rem;font-weight:700}.BoardPrimitives-module__IKxZla__fitBare{gap:0}.BoardPrimitives-module__IKxZla__fitBare .BoardPrimitives-module__IKxZla__fitDot{width:9px;height:9px;box-shadow:0 0 0 3px var(--fit-soft,transparent)}
.DraftAssignPopover-module__AP3OtW__menu{border:1px solid var(--board-border-strong);background:var(--board-card-bg);width:13.5rem;box-shadow:var(--board-card-shadow);border-radius:10px;padding:.4rem}.DraftAssignPopover-module__AP3OtW__form{flex-direction:column;gap:.35rem;display:flex}.DraftAssignPopover-module__AP3OtW__head{flex-direction:column;gap:.05rem;padding:.1rem .45rem .15rem;display:flex}.DraftAssignPopover-module__AP3OtW__player{color:var(--board-text);letter-spacing:-.01em;text-overflow:ellipsis;white-space:nowrap;font-size:.8125rem;font-weight:700;overflow:hidden}.DraftAssignPopover-module__AP3OtW__hint{color:var(--board-text-faint);letter-spacing:.02em;text-transform:uppercase;font-size:.625rem;font-weight:600}.DraftAssignPopover-module__AP3OtW__price{background:var(--board-row-zebra);border-radius:6px;align-items:center;gap:.4rem;padding:.25rem .45rem;display:flex}.DraftAssignPopover-module__AP3OtW__priceLabel{color:var(--board-text-muted);font-size:.6875rem;font-weight:600}.DraftAssignPopover-module__AP3OtW__priceField{flex:1;align-items:center;gap:.1rem;min-width:0;display:flex}.DraftAssignPopover-module__AP3OtW__priceSymbol{color:var(--board-text-faint);font-size:.75rem;font-weight:700}.DraftAssignPopover-module__AP3OtW__priceInput{width:100%;min-width:0;color:var(--board-text);font-variant-numeric:tabular-nums;background:0 0;border:0;outline:none;font-family:inherit;font-size:.8125rem;font-weight:700}.DraftAssignPopover-module__AP3OtW__teams{flex-direction:column;gap:1px;max-height:11rem;margin:0;padding:0;list-style:none;display:flex;overflow-y:auto}.DraftAssignPopover-module__AP3OtW__team{width:100%;color:var(--board-text);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:6px;align-items:center;gap:.4rem;padding:.35rem .45rem;font-family:inherit;font-size:.75rem;font-weight:500;display:flex}.DraftAssignPopover-module__AP3OtW__team:hover,.DraftAssignPopover-module__AP3OtW__team:focus-visible{background:var(--board-row-zebra);outline:none}.DraftAssignPopover-module__AP3OtW__team[data-active]{font-weight:700}.DraftAssignPopover-module__AP3OtW__team[data-muted]{color:var(--board-text-muted);font-style:italic}.DraftAssignPopover-module__AP3OtW__teamName{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.DraftAssignPopover-module__AP3OtW__check{width:.8125rem;height:.8125rem;color:var(--board-fit-good);flex:none}.DraftAssignPopover-module__AP3OtW__addRow{border-top:1px solid var(--board-border);align-items:center;gap:.3rem;padding:.3rem .45rem;display:flex}.DraftAssignPopover-module__AP3OtW__addIcon{width:.75rem;height:.75rem;color:var(--board-text-faint);flex:none}.DraftAssignPopover-module__AP3OtW__addInput{width:100%;min-width:0;color:var(--board-text);background:0 0;border:0;outline:none;flex:1;font-family:inherit;font-size:.75rem}.DraftAssignPopover-module__AP3OtW__addInput::placeholder{color:var(--board-text-faint)}.DraftAssignPopover-module__AP3OtW__addGo{border:1px solid var(--board-border-strong);color:var(--board-text-muted);cursor:pointer;background:0 0;border-radius:999px;flex:none;padding:.1rem .35rem;font-family:inherit;font-size:.625rem;font-weight:700}.DraftAssignPopover-module__AP3OtW__addGo:hover{color:var(--board-text)}.DraftAssignPopover-module__AP3OtW__undo{border:0;border-top:1px solid var(--board-border);color:var(--board-text-muted);text-align:left;cursor:pointer;background:0 0;border-radius:0 0 6px 6px;align-items:center;gap:.35rem;padding:.35rem .45rem;font-family:inherit;font-size:.6875rem;font-weight:600;display:flex}.DraftAssignPopover-module__AP3OtW__undo:hover{color:var(--board-text)}.DraftAssignPopover-module__AP3OtW__undoIcon{flex:none;width:.75rem;height:.75rem}
.Skeleton-module__q2FdNW__block{background:linear-gradient(90deg,#1713100d 25%,#17131017 37%,#1713100d 63%) 0 0/400% 100%;border-radius:6px;animation:1.4s infinite Skeleton-module__q2FdNW__shimmer}.Skeleton-module__q2FdNW__circle{border-radius:50%}@keyframes Skeleton-module__q2FdNW__shimmer{0%{background-position:100%}to{background-position:0}}@media (prefers-reduced-motion:reduce){.Skeleton-module__q2FdNW__block{animation:none}}.Skeleton-module__q2FdNW__card{border:1px solid var(--board-border);border-radius:var(--board-card-radius);background:var(--board-card-bg);min-height:0;box-shadow:var(--board-card-shadow);flex-direction:column;flex:1;display:flex;overflow:hidden}.Skeleton-module__q2FdNW__header{padding:1.15rem var(--board-gutter) .85rem;justify-content:space-between;align-items:center;gap:1rem;display:flex}.Skeleton-module__q2FdNW__filters{padding:0 var(--board-gutter) 1.15rem;gap:.5rem;display:flex}.Skeleton-module__q2FdNW__rows{flex-direction:column;display:flex}.Skeleton-module__q2FdNW__row{height:var(--board-row-height,46px);padding:0 var(--board-gutter);border-bottom:1px solid var(--board-border);grid-template-columns:3rem 2.25rem 2.5rem 2rem minmax(8rem,13rem) minmax(0,1fr) 4.5rem;align-items:center;gap:.6rem;display:grid}.Skeleton-module__q2FdNW__row:nth-child(n+6){opacity:.75}.Skeleton-module__q2FdNW__row:nth-child(n+10){opacity:.5}.Skeleton-module__q2FdNW__row:nth-child(n+14){opacity:.28}.Skeleton-module__q2FdNW__boardLayout{flex:1;grid-template-columns:minmax(0,1fr) 22rem;align-items:start;gap:1rem;min-height:0;display:grid}.Skeleton-module__q2FdNW__rail{flex-direction:column;gap:1rem;display:flex}.Skeleton-module__q2FdNW__railCard{padding:1.15rem var(--board-gutter);border:1px solid var(--board-border);border-radius:var(--board-card-radius);background:var(--board-card-bg);box-shadow:var(--board-card-shadow);flex-direction:column;gap:.7rem;display:flex}@media (max-width:1100px){.Skeleton-module__q2FdNW__boardLayout{grid-template-columns:minmax(0,1fr)}.Skeleton-module__q2FdNW__rail{display:none}}.Skeleton-module__q2FdNW__profile{flex-direction:column;gap:2.25rem;display:flex}.Skeleton-module__q2FdNW__profileIntro{grid-template-columns:10rem minmax(0,1fr);align-items:end;gap:1.25rem;display:grid}.Skeleton-module__q2FdNW__portrait{aspect-ratio:1;border-radius:14px}.Skeleton-module__q2FdNW__identity{flex-direction:column;gap:.55rem;display:flex}.Skeleton-module__q2FdNW__vitals{gap:1.15rem;margin-top:.4rem;display:flex}.Skeleton-module__q2FdNW__section{flex-direction:column;gap:.6rem;display:flex}.Skeleton-module__q2FdNW__adpGrid{grid-template-columns:repeat(auto-fill,minmax(9rem,1fr));gap:.5rem;display:grid}.Skeleton-module__q2FdNW__adpCard{border-radius:10px;height:4rem}.Skeleton-module__q2FdNW__table{border:1px solid var(--board-border);border-radius:10px;flex-direction:column;display:flex;overflow:hidden}.Skeleton-module__q2FdNW__tableRow{grid-template-columns:4rem 3rem repeat(6,minmax(0,1fr));align-items:center;gap:.6rem;height:2.15rem;padding:0 .6rem;display:grid}.Skeleton-module__q2FdNW__tableRow:not(:last-child){border-bottom:1px solid var(--board-border)}.Skeleton-module__q2FdNW__tableHead{background:var(--board-row-zebra)}@media (max-width:640px){.Skeleton-module__q2FdNW__profileIntro{grid-template-columns:minmax(0,1fr)}}
.MyTeam-module__qOBe4a__card{border:1px solid var(--board-border);border-radius:var(--board-card-radius);background:var(--board-card-bg);min-height:0;box-shadow:var(--board-card-shadow);flex-direction:column;display:flex;overflow:hidden}.MyTeam-module__qOBe4a__header{padding:.9rem var(--board-gutter) .65rem;align-items:center;gap:.5rem;display:flex}.MyTeam-module__qOBe4a__title{color:var(--board-text);letter-spacing:-.01em;margin:0;font-size:.9375rem;font-weight:700}.MyTeam-module__qOBe4a__count{color:var(--board-text-muted);font-variant-numeric:tabular-nums;background:#1713100f;border-radius:5px;padding:.1rem .4rem;font-size:.6875rem;font-weight:600}.MyTeam-module__qOBe4a__teamPicker{border:1px solid var(--board-border);max-width:9rem;color:var(--board-text-muted);cursor:pointer;background:0 0;border-radius:999px;align-items:center;gap:.15rem;padding:.15rem .3rem .15rem .4rem;font-family:inherit;font-size:.6875rem;font-weight:600;transition:border-color .12s,color .12s;display:inline-flex}.MyTeam-module__qOBe4a__teamPicker:hover{border-color:var(--board-border-strong);color:var(--board-text)}.MyTeam-module__qOBe4a__teamPickerName{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.MyTeam-module__qOBe4a__teamPickerIcon{opacity:.6;flex:none;width:.75rem;height:.75rem}.MyTeam-module__qOBe4a__teamMenu{border:1px solid var(--board-border-strong);background:var(--board-card-bg);width:12rem;box-shadow:var(--board-card-shadow);border-radius:10px;padding:.25rem}.MyTeam-module__qOBe4a__teamMenuList{flex-direction:column;gap:1px;max-height:14rem;margin:0;padding:0;list-style:none;display:flex;overflow-y:auto}.MyTeam-module__qOBe4a__teamMenuItem{width:100%;color:var(--board-text);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:6px;align-items:center;gap:.4rem;padding:.35rem .45rem;font-family:inherit;font-size:.75rem;font-weight:500;display:flex}.MyTeam-module__qOBe4a__teamMenuItem:hover{background:var(--board-row-zebra)}.MyTeam-module__qOBe4a__teamMenuItem[data-active]{font-weight:700}.MyTeam-module__qOBe4a__teamMenuName{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.MyTeam-module__qOBe4a__teamMenuCheck{width:.8125rem;height:.8125rem;color:var(--board-fit-good);flex:none}.MyTeam-module__qOBe4a__teamMenuAdd{border-top:1px solid var(--board-border);align-items:center;gap:.3rem;margin-top:.25rem;padding:.35rem .45rem .15rem;display:flex}.MyTeam-module__qOBe4a__teamMenuAddIcon{width:.75rem;height:.75rem;color:var(--board-text-faint);flex:none}.MyTeam-module__qOBe4a__teamMenuAddInput{width:100%;min-width:0;color:var(--board-text);background:0 0;border:0;outline:none;flex:1;font-family:inherit;font-size:.75rem}.MyTeam-module__qOBe4a__teamMenuAddInput::placeholder{color:var(--board-text-faint)}.MyTeam-module__qOBe4a__headerSpacer{flex:1}.MyTeam-module__qOBe4a__budget{color:var(--board-success);font-variant-numeric:tabular-nums;margin-left:auto;font-size:.8125rem;font-weight:700}.MyTeam-module__qOBe4a__budget[data-over=true]{color:var(--board-danger)}.MyTeam-module__qOBe4a__summary{margin:0 var(--board-gutter) .85rem;align-items:center;gap:.6rem;padding:.5rem 0;display:flex}.MyTeam-module__qOBe4a__summaryLabel{color:var(--board-text-muted);font-size:.75rem;font-weight:600}.MyTeam-module__qOBe4a__summaryRange{flex:1;min-width:0}.MyTeam-module__qOBe4a__tableHead{padding:0 var(--board-gutter) .4rem;border-bottom:1px solid var(--board-border);grid-template-columns:var(--myteam-grid);color:var(--board-text-faint);letter-spacing:.02em;align-items:center;gap:.5rem;font-size:.6875rem;font-weight:600;display:grid}.MyTeam-module__qOBe4a__headPlayers{grid-column:1/span 2}.MyTeam-module__qOBe4a__headRange,.MyTeam-module__qOBe4a__headRisk{text-align:center}.MyTeam-module__qOBe4a__rows{overscroll-behavior-y:contain;flex:1;min-height:0;overflow-y:auto}.MyTeam-module__qOBe4a__row{min-height:2.375rem;padding:0 var(--board-gutter);grid-template-columns:var(--myteam-grid);align-items:center;gap:.5rem;display:grid}.MyTeam-module__qOBe4a__row:nth-child(odd){background:var(--board-row-zebra)}.MyTeam-module__qOBe4a__name{color:var(--board-text);text-overflow:ellipsis;white-space:nowrap;font-size:.8125rem;font-weight:600;overflow:hidden}.MyTeam-module__qOBe4a__emptyName{color:var(--board-text-faint);font-size:.8125rem;font-style:italic;font-weight:500}.MyTeam-module__qOBe4a__slotBadge{border:1px solid var(--pos-soft);background:var(--pos-tint);min-width:1.875rem;height:1.25rem;color:var(--pos-color);border-radius:5px;place-items:center;font-size:.625rem;font-weight:700;display:grid}.MyTeam-module__qOBe4a__range{grid-template-columns:1.5rem minmax(0,1fr) 1.5rem;align-items:center;gap:.3rem;display:grid}.MyTeam-module__qOBe4a__grade{color:var(--grade-color);font-variant-numeric:tabular-nums;font-size:.6875rem;font-weight:700}.MyTeam-module__qOBe4a__gradeFloor{text-align:right}.MyTeam-module__qOBe4a__gradeCeiling{text-align:left}.MyTeam-module__qOBe4a__rangeTrack{background:var(--board-bar-track);border-radius:999px;height:5px;position:relative}.MyTeam-module__qOBe4a__rangeBand{background:var(--grade-color);border-radius:999px;position:absolute;top:0;bottom:0}.MyTeam-module__qOBe4a__rangeEmpty{color:var(--board-text-faint);text-align:center;font-size:.6875rem}.MyTeam-module__qOBe4a__risk{place-items:center;display:grid}.MyTeam-module__qOBe4a__riskDot{background:var(--grade-color);border-radius:999px;width:8px;height:8px}.MyTeam-module__qOBe4a__riskLabel{color:var(--grade-color);white-space:nowrap;align-items:center;gap:.3rem;font-size:.75rem;font-weight:600;display:inline-flex}.MyTeam-module__qOBe4a__tooltip{border:1px solid var(--board-border-strong);background:var(--board-card-bg);max-width:min(15rem,100vw - 2rem);box-shadow:var(--board-card-shadow);border-radius:9px;padding:.5rem .6rem}.MyTeam-module__qOBe4a__tooltipBody{flex-direction:column;gap:.2rem;display:flex}.MyTeam-module__qOBe4a__tooltipLabel{color:var(--board-text);font-size:.75rem;font-weight:700}.MyTeam-module__qOBe4a__tooltipHint{color:var(--board-text-muted);font-size:.6875rem;line-height:1.45}.MyTeam-module__qOBe4a__tooltipEvidence{color:var(--board-text-faint);font-variant-numeric:tabular-nums;font-size:.6875rem}.MyTeam-module__qOBe4a__empty{padding:1.25rem var(--board-gutter) 1.5rem;color:var(--board-text-faint);font-size:.8125rem;line-height:1.5}
.ComparisonCell-module__CrOLza__cell{justify-content:center;align-items:center;display:flex}.ComparisonCell-module__CrOLza__delta{box-sizing:border-box;width:1.75rem;height:1.6rem;color:var(--board-text-faint);font-variant-numeric:tabular-nums;text-align:center;background:0 0;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;padding:0;font-family:inherit;font-size:.75rem;font-weight:700;display:inline-flex}.ComparisonCell-module__CrOLza__delta:not([data-filled]){color:var(--board-text-muted)}.ComparisonCell-module__CrOLza__empty{color:var(--board-text-faint);font-weight:500}.ComparisonCell-module__CrOLza__editable{cursor:text;line-height:calc(1.6rem - 2px);display:inline-block}.ComparisonCell-module__CrOLza__editable:hover:not([data-filled]){border-color:var(--board-border)}.ComparisonCell-module__CrOLza__editable:focus-visible,.ComparisonCell-module__CrOLza__editable:focus{border-color:var(--board-border-strong);background:var(--board-card-bg);color:var(--board-text);outline:none;box-shadow:0 0 0 3px #266bd11f}.ComparisonCell-module__CrOLza__editable::placeholder{color:var(--board-text-faint);font-weight:500}.ComparisonCell-module__CrOLza__headerCell{justify-content:center;align-items:center;min-width:0;display:flex;position:relative}.ComparisonCell-module__CrOLza__headerLabel{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ComparisonCell-module__CrOLza__headerRemove{background:var(--board-card-bg);width:.9rem;height:.9rem;color:var(--board-text-faint);opacity:0;cursor:pointer;border:0;border-radius:4px;place-items:center;transition:opacity .12s,color .12s;display:grid;position:absolute;top:50%;right:-.5rem;transform:translateY(-50%)}.ComparisonCell-module__CrOLza__headerCell:hover .ComparisonCell-module__CrOLza__headerRemove,.ComparisonCell-module__CrOLza__headerRemove:focus-visible{opacity:1}.ComparisonCell-module__CrOLza__headerRemove:hover{color:var(--board-danger)}.ComparisonCell-module__CrOLza__headerRemoveIcon{width:.7rem;height:.7rem}.ComparisonCell-module__CrOLza__addColumn{height:2rem;color:var(--board-text-muted);white-space:nowrap;cursor:pointer;background:#1713100d;border:0;border-radius:9px;align-items:center;gap:.3rem;padding:0 .7rem;font-family:inherit;font-size:.75rem;font-weight:600;transition:background-color .12s,color .12s;display:inline-flex}.ComparisonCell-module__CrOLza__addColumn:hover{color:var(--board-text)}.ComparisonCell-module__CrOLza__addIcon{width:.8rem;height:.8rem}.ComparisonCell-module__CrOLza__popover{border:1px solid var(--board-border);background:var(--board-card-bg);width:15rem;box-shadow:var(--board-card-shadow);color:var(--board-text);border-radius:12px;padding:.6rem;font-family:inherit}.ComparisonCell-module__CrOLza__input{width:100%;height:1.9rem;color:var(--board-text);background:#1713100d;border:1px solid #0000;border-radius:8px;padding:0 .5rem;font-family:inherit;font-size:.75rem}.ComparisonCell-module__CrOLza__input::placeholder{color:var(--board-text-faint)}.ComparisonCell-module__CrOLza__input:focus-visible{border-color:var(--board-border-strong);background:var(--board-card-bg);outline:none;box-shadow:0 0 0 3px #266bd11f}.ComparisonCell-module__CrOLza__hint{color:var(--board-text-faint);margin:.4rem 0 0;font-size:.6875rem;line-height:1.4}.ComparisonCell-module__CrOLza__sectionLabel{color:var(--board-text-faint);letter-spacing:.04em;text-transform:uppercase;padding-bottom:.35rem;font-size:.625rem;font-weight:700;display:block}.ComparisonCell-module__CrOLza__divider{background:var(--board-border);height:1px;margin:.6rem 0}.ComparisonCell-module__CrOLza__sourceList{flex-direction:column;gap:.15rem;max-height:10rem;display:flex;overflow-y:auto}.ComparisonCell-module__CrOLza__sourceItem{color:var(--board-text);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:7px;align-items:center;padding:.35rem .45rem;font-family:inherit;font-size:.75rem;font-weight:600;transition:background-color .12s;display:flex}.ComparisonCell-module__CrOLza__sourceItem:hover:not(:disabled){background:#1713100d}.ComparisonCell-module__CrOLza__sourceItem:disabled{opacity:.5;cursor:not-allowed}.ComparisonCell-module__CrOLza__sourceName{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ComparisonCell-module__CrOLza__error{color:var(--board-danger);margin:.35rem 0 0;font-size:.6875rem;font-weight:600}
.BoardPageClient-module__fBlylW__page{flex-direction:column;flex:1;gap:1rem;min-height:0;display:flex}.BoardPageClient-module__fBlylW__topBarLabel{color:var(--board-text-muted);font-size:.75rem;font-weight:600}.BoardPageClient-module__fBlylW__clearPicks{color:var(--board-text-faint);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:999px;margin-left:auto;padding:.15rem .4rem;font-family:inherit;font-size:.6875rem;font-weight:600;transition:border-color .12s,color .12s}.BoardPageClient-module__fBlylW__clearPicks:hover{border-color:var(--board-border-strong);color:var(--board-text)}.BoardPageClient-module__fBlylW__layout{flex:1;grid-template-columns:minmax(0,1fr) 22rem;align-items:start;gap:1rem;min-height:0;display:grid}.BoardPageClient-module__fBlylW__main{flex-direction:column;gap:.6rem;height:100%;min-height:0;display:flex}.BoardPageClient-module__fBlylW__rail{flex-direction:column;gap:1rem;height:100%;min-height:0;display:flex}.BoardPageClient-module__fBlylW__placeholder{min-height:12rem;padding:1.15rem var(--board-gutter);border:1px dashed var(--board-border-strong);border-radius:var(--board-card-radius);background:var(--board-card-bg);flex-direction:column;gap:.35rem;display:flex}.BoardPageClient-module__fBlylW__placeholderTitle{color:var(--board-text);margin:0;font-family:inherit;font-size:1rem;font-weight:700}.BoardPageClient-module__fBlylW__placeholderNote{color:var(--board-text-faint);margin:0;font-size:.8125rem;line-height:1.5}.BoardPageClient-module__fBlylW__loading{min-height:20rem;color:var(--board-text-faint);flex:1;place-items:center;font-size:.875rem;display:grid}@media (max-width:1100px){.BoardPageClient-module__fBlylW__layout{grid-template-columns:minmax(0,1fr)}.BoardPageClient-module__fBlylW__rail{height:auto}}
.BestAvailable-module__71t85W__card{border:1px solid var(--board-border);border-radius:var(--board-card-radius);background:var(--board-card-bg);min-height:0;box-shadow:var(--board-card-shadow);flex-direction:column;display:flex;overflow:hidden}.BestAvailable-module__71t85W__header{padding:.9rem var(--board-gutter) .7rem;align-items:center;gap:.5rem;display:flex}.BestAvailable-module__71t85W__headerSpacer{flex:1}.BestAvailable-module__71t85W__title{color:var(--board-text);letter-spacing:-.01em;margin:0;font-size:.9375rem;font-weight:700}.BestAvailable-module__71t85W__groups{overscroll-behavior-y:contain;min-height:0;overflow-y:auto}.BestAvailable-module__71t85W__groupHeader{padding:.4rem var(--board-gutter);border-top:1px solid var(--board-border);background:var(--pos-tint);align-items:center;gap:.4rem;display:flex}.BestAvailable-module__71t85W__dot{background:var(--pos-color);border-radius:999px;flex:none;width:6px;height:6px}.BestAvailable-module__71t85W__position{color:var(--pos-color);letter-spacing:.01em;font-size:.75rem;font-weight:700}.BestAvailable-module__71t85W__needPill{border:1px solid color-mix(in srgb, var(--pos-color) 28%, transparent);background:var(--board-card-bg);color:color-mix(in srgb, var(--pos-color) 78%, #000);font-variant-numeric:tabular-nums;white-space:nowrap;border-radius:5px;padding:.05rem .35rem;font-size:.6875rem;font-weight:600}.BestAvailable-module__71t85W__seeMore{color:var(--board-text-muted);white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:5px;align-items:center;gap:.15rem;margin-left:auto;padding:.1rem .2rem;font-family:inherit;font-size:.6875rem;font-weight:600;transition:color .12s;display:inline-flex}.BestAvailable-module__71t85W__seeMore:hover{color:var(--pos-color)}.BestAvailable-module__71t85W__seeMore:hover .BestAvailable-module__71t85W__seeMoreIcon{transform:translate(2px)}.BestAvailable-module__71t85W__seeMoreIcon{width:.75rem;height:.75rem;transition:transform .12s}.BestAvailable-module__71t85W__row{min-height:2.5rem;padding:0 var(--board-gutter);border-top:1px solid var(--board-border);text-align:left;grid-template-columns:2.5rem 2rem minmax(0,1fr) auto;align-items:center;gap:.5rem;display:grid}.BestAvailable-module__71t85W__row[data-top]{background:var(--board-highlight-bg);box-shadow:inset 3px 0 0 var(--board-highlight-rail)}.BestAvailable-module__71t85W__rankBadge{border:1px solid var(--pos-soft);background:var(--board-card-bg);height:1.3rem;color:var(--pos-color);font-variant-numeric:tabular-nums;border-radius:6px;place-items:center;font-size:.625rem;font-weight:700;display:grid}.BestAvailable-module__71t85W__name{min-width:0;color:var(--board-text);text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:.3rem;font-size:.8125rem;font-weight:600;display:flex;overflow:hidden}.BestAvailable-module__71t85W__nameText{text-overflow:ellipsis;overflow:hidden}.BestAvailable-module__71t85W__star{width:.8125rem;height:.8125rem;color:var(--board-highlight-rail);fill:var(--board-highlight-rail);flex:none}.BestAvailable-module__71t85W__pinned{animation:.22s cubic-bezier(.3,0,.2,1) BestAvailable-module__71t85W__pinnedIn}@keyframes BestAvailable-module__71t85W__pinnedIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.BestAvailable-module__71t85W__pinned{animation:none}}.BestAvailable-module__71t85W__empty{padding:1rem var(--board-gutter) 1.35rem;color:var(--board-text-faint);font-size:.8125rem;line-height:1.5}
.board-root.PlayerProfileModal-module__GvP0na__dialog{border:1px solid var(--board-border);border-radius:var(--board-card-radius);background:var(--board-card-bg);width:min(58rem,100vw - 2rem);max-width:none;color:var(--board-text);padding:0;font-family:inherit;overflow:hidden}.board-root.PlayerProfileModal-module__GvP0na__dialogFull{width:calc(100vw - 2rem);max-width:none;height:calc(100vh - 2rem)}.PlayerProfileModal-module__GvP0na__body{flex-direction:column;gap:2.25rem;max-height:min(84vh,48rem);padding:1.15rem 1.25rem 1.5rem;display:flex;overflow-y:auto}.PlayerProfileModal-module__GvP0na__bodyFull{height:100%;max-height:none;padding-right:3.25rem;overflow:hidden}.PlayerProfileModal-module__GvP0na__intro{isolation:isolate;grid-template-columns:10rem minmax(0,1fr);align-items:end;gap:1.25rem;display:grid;position:relative}.PlayerProfileModal-module__GvP0na__teamMark{z-index:0;color:var(--board-text);letter-spacing:-.06em;opacity:.07;pointer-events:none;transform-origin:100%;-webkit-user-select:none;user-select:none;white-space:nowrap;font-size:5.5rem;font-style:italic;font-weight:800;line-height:1;position:absolute;top:50%;right:0;transform:translateY(-50%)scaleY(1.2)}.PlayerProfileModal-module__GvP0na__portrait{z-index:1;clip-path:inset(0 round 14px);background:var(--board-row-zebra);border-radius:14px;position:relative;overflow:hidden}.PlayerProfileModal-module__GvP0na__portraitBackground{-o-object-fit:cover;object-fit:cover;border-radius:14px;width:100%;height:100%;position:absolute;inset:0}.PlayerProfileModal-module__GvP0na__portraitImage{transform-origin:bottom;border-radius:14px;width:100%;height:auto;display:block;position:relative;transform:translateY(2px)scale(1.01)}.PlayerProfileModal-module__GvP0na__identity{z-index:1;min-width:0;padding-bottom:.15rem;position:relative}.PlayerProfileModal-module__GvP0na__name{color:var(--board-text);letter-spacing:-.025em;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:1.75rem;font-weight:800;line-height:1.15;overflow:hidden}.PlayerProfileModal-module__GvP0na__meta{color:var(--board-text-muted);margin:.2rem 0 0;font-size:.8125rem;font-weight:700}.PlayerProfileModal-module__GvP0na__vitals{flex-wrap:wrap;gap:1.15rem;margin-top:.75rem;display:flex}.PlayerProfileModal-module__GvP0na__vitalLabel{color:var(--board-text-faint);letter-spacing:.05em;text-transform:uppercase;font-size:.625rem;font-weight:700;display:block}.PlayerProfileModal-module__GvP0na__vitalValue{color:var(--board-text);font-variant-numeric:tabular-nums;margin-top:.1rem;font-size:1rem;font-weight:700;display:block}.PlayerProfileModal-module__GvP0na__tagRow{flex-wrap:nowrap;gap:.25rem;min-width:0;max-width:100%;margin-top:.85rem;padding:.15rem 0 .35rem;display:flex;overflow-x:auto}.PlayerProfileModal-module__GvP0na__section{flex-direction:column;flex-shrink:0;gap:.6rem;min-height:0;display:flex}.PlayerProfileModal-module__GvP0na__sectionFull{flex:1}.PlayerProfileModal-module__GvP0na__sectionAdp{margin-bottom:1rem}.PlayerProfileModal-module__GvP0na__sectionHead{z-index:1;flex-wrap:wrap;align-items:center;gap:.5rem;display:flex;position:relative}.PlayerProfileModal-module__GvP0na__sectionTitle{color:var(--board-text-faint);letter-spacing:.04em;text-transform:uppercase;margin:0;font-size:.6875rem;font-weight:700}.PlayerProfileModal-module__GvP0na__sectionSpacer{flex:1}.PlayerProfileModal-module__GvP0na__action,.PlayerProfileModal-module__GvP0na__select{height:1.85rem;color:var(--board-text-muted);white-space:nowrap;cursor:pointer;background:#1713100d;border:0;border-radius:8px;align-items:center;gap:.3rem;padding:0 .65rem;font-family:inherit;font-size:.75rem;font-weight:600;transition:background-color .12s,color .12s;display:inline-flex}.PlayerProfileModal-module__GvP0na__action:hover,.PlayerProfileModal-module__GvP0na__select:hover{color:var(--board-text)}.PlayerProfileModal-module__GvP0na__actionIcon{width:.85rem;height:.85rem}.PlayerProfileModal-module__GvP0na__empty{color:var(--board-text-faint);margin:0;padding:.9rem 0;font-size:.8125rem;line-height:1.5}.PlayerProfileModal-module__GvP0na__emptyBox{border:1px dashed var(--board-border-strong);background:var(--board-row-zebra);color:var(--board-text-muted);text-align:center;border-radius:10px;padding:1.25rem;font-size:.8125rem;line-height:1.55}.PlayerProfileModal-module__GvP0na__emptyTitle{color:var(--board-text);margin-bottom:.2rem;font-size:.9375rem;font-weight:700;display:block}.PlayerProfileModal-module__GvP0na__adpGrid{grid-template-columns:repeat(auto-fill,minmax(9rem,1fr));gap:.5rem;display:grid}.PlayerProfileModal-module__GvP0na__adpCard{border:1px solid var(--board-border);background:var(--board-row-zebra);border-radius:10px;padding:.55rem .7rem}.PlayerProfileModal-module__GvP0na__adpPlatform{color:var(--board-text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.6875rem;font-weight:700;display:block;overflow:hidden}.PlayerProfileModal-module__GvP0na__adpValue{color:var(--board-text);font-variant-numeric:tabular-nums;margin-top:.15rem;font-size:1.125rem;font-weight:800;display:block}.PlayerProfileModal-module__GvP0na__adpDetail{color:var(--board-text-faint);font-size:.6875rem;font-weight:600;display:block}.PlayerProfileModal-module__GvP0na__tableScroll{border:1px solid var(--board-border);border-radius:10px;max-height:22rem;overflow:auto}.PlayerProfileModal-module__GvP0na__tableScrollFull{flex:1;max-height:none}.PlayerProfileModal-module__GvP0na__table{border-collapse:separate;border-spacing:0;font-variant-numeric:tabular-nums;width:100%}.PlayerProfileModal-module__GvP0na__table th,.PlayerProfileModal-module__GvP0na__table td{text-align:right;white-space:nowrap;padding:.45rem .6rem}.PlayerProfileModal-module__GvP0na__table th{z-index:2;border-bottom:1px solid var(--board-border);background:var(--board-card-bg);color:var(--board-text-faint);letter-spacing:.04em;text-transform:uppercase;cursor:help;font-size:.625rem;font-weight:700;position:sticky;top:0}.PlayerProfileModal-module__GvP0na__table th:hover{color:var(--board-text)}.PlayerProfileModal-module__GvP0na__table td{color:var(--board-text);font-size:.8125rem;font-weight:600}.PlayerProfileModal-module__GvP0na__table th:first-child,.PlayerProfileModal-module__GvP0na__table td:first-child{z-index:1;background:var(--board-card-bg);text-align:left;position:sticky;left:0}.PlayerProfileModal-module__GvP0na__table th:first-child{z-index:3}.PlayerProfileModal-module__GvP0na__table td:first-child{font-weight:800}.PlayerProfileModal-module__GvP0na__table tbody tr:not(:last-child) td{border-bottom:1px solid var(--board-border)}.PlayerProfileModal-module__GvP0na__table tbody tr:hover td{background:#17131008}.PlayerProfileModal-module__GvP0na__rowLatest td,.PlayerProfileModal-module__GvP0na__rowLatest td:first-child{background:var(--board-row-zebra)}.PlayerProfileModal-module__GvP0na__blank{color:var(--board-text-faint);font-weight:500}.PlayerProfileModal-module__GvP0na__tooltip{border:1px solid var(--board-border-strong);background:var(--board-card-bg);border-radius:10px;max-width:17rem;padding:.6rem .7rem;box-shadow:0 6px 24px #32260a29}.PlayerProfileModal-module__GvP0na__tooltipBody{flex-direction:column;gap:.2rem;display:flex}.PlayerProfileModal-module__GvP0na__tooltipName{color:var(--board-text);letter-spacing:-.005em;font-size:.8125rem;font-weight:700}.PlayerProfileModal-module__GvP0na__tooltipHint{color:var(--board-text-muted);text-transform:none;letter-spacing:0;font-size:.75rem;font-weight:500;line-height:1.45}.PlayerProfileModal-module__GvP0na__weekNote{letter-spacing:.03em;text-transform:uppercase;border-radius:5px;align-items:center;padding:.05rem .35rem;font-size:.625rem;font-weight:700;display:inline-flex}.PlayerProfileModal-module__GvP0na__weekBye{color:var(--board-text-muted);background:#1713100f}.PlayerProfileModal-module__GvP0na__weekOut{background:var(--board-danger-soft);color:var(--board-danger)}.PlayerProfileModal-module__GvP0na__rowInactive td{color:var(--board-text-faint)}@media (max-width:640px){.PlayerProfileModal-module__GvP0na__intro{grid-template-columns:minmax(0,1fr)}.PlayerProfileModal-module__GvP0na__tagRow{flex-wrap:wrap;overflow-x:visible}.PlayerProfileModal-module__GvP0na__portrait{max-width:10rem}.PlayerProfileModal-module__GvP0na__teamMark{font-size:5rem}}
.share-page-client-module__0LSe4G__page{background:var(--board-page-bg);flex-direction:column;min-height:100dvh;display:flex}.share-page-client-module__0LSe4G__header{justify-content:space-between;align-items:center;gap:1rem;padding:.9rem 1.25rem;display:flex}.share-page-client-module__0LSe4G__brand{color:var(--board-text);letter-spacing:-.01em;align-items:center;gap:.5rem;font-size:.9375rem;font-weight:700;text-decoration:none;display:inline-flex}.share-page-client-module__0LSe4G__brandMark{border-radius:6px;width:1.5rem;height:1.5rem}.share-page-client-module__0LSe4G__cta{background:var(--board-text);color:#fff;border-radius:8px;align-items:center;padding:.45rem .85rem;font-size:.8125rem;font-weight:600;text-decoration:none;transition:transform .12s,opacity .12s;display:inline-flex}.share-page-client-module__0LSe4G__cta:hover{opacity:.9;transform:translateY(-1px)}.share-page-client-module__0LSe4G__titleBlock{flex-direction:column;gap:.4rem;padding:.25rem 1.25rem 1rem;display:flex}.share-page-client-module__0LSe4G__title{color:var(--board-text);letter-spacing:-.02em;margin:0;font-family:inherit;font-size:clamp(1.5rem,3vw,2rem);font-weight:700;line-height:1.15}.share-page-client-module__0LSe4G__byline{color:var(--board-text-muted);margin:0;font-size:.875rem}.share-page-client-module__0LSe4G__description{max-width:60ch;color:var(--board-text-muted);margin:.15rem 0 0;font-size:.875rem;line-height:1.5}.share-page-client-module__0LSe4G__meta{flex-wrap:wrap;gap:.4rem;margin-top:.35rem;display:flex}.share-page-client-module__0LSe4G__metaPill{border:1px solid var(--board-border-strong);color:var(--board-text-muted);letter-spacing:.02em;text-transform:uppercase;border-radius:999px;padding:.2rem .55rem;font-size:.75rem;font-weight:600}.share-page-client-module__0LSe4G__boardWrap{flex-direction:column;flex:1;min-height:0;padding:0 1.25rem 1.25rem;display:flex}.share-page-client-module__0LSe4G__footer{color:var(--board-text-faint);text-align:center;padding:1.25rem;font-size:.8125rem}.share-page-client-module__0LSe4G__footerLink{color:var(--board-text-muted);font-weight:600;text-decoration:none}.share-page-client-module__0LSe4G__footerLink:hover{color:var(--board-text);text-decoration:underline}@media (max-width:640px){.share-page-client-module__0LSe4G__header,.share-page-client-module__0LSe4G__titleBlock,.share-page-client-module__0LSe4G__boardWrap{padding-inline:.85rem}}
.SheetBoard-module__ffm0oG__header{padding:1.15rem var(--board-gutter) .85rem;justify-content:space-between;align-items:center;gap:1rem;display:flex}.SheetBoard-module__ffm0oG__title{color:var(--board-text);letter-spacing:-.015em;margin:0;font-family:inherit;font-size:1.375rem;font-weight:700;line-height:1.2}.SheetBoard-module__ffm0oG__headerControls{align-items:center;gap:.6rem;display:flex}.SheetBoard-module__ffm0oG__search{width:clamp(11rem,22vw,15rem);position:relative}.SheetBoard-module__ffm0oG__searchIcon{width:.9rem;height:.9rem;color:var(--board-text-faint);pointer-events:none;position:absolute;top:50%;left:.7rem;transform:translateY(-50%)}.SheetBoard-module__ffm0oG__searchInput{height:2.15rem;color:var(--board-text);background:#1713100d;border:1px solid #0000;border-radius:9px;padding-left:2rem;font-family:inherit;font-size:.8125rem}.SheetBoard-module__ffm0oG__searchInput::placeholder{color:var(--board-text-faint)}.SheetBoard-module__ffm0oG__searchInput:focus-visible{border-color:var(--board-border-strong);background:var(--board-card-bg);outline:none;box-shadow:0 0 0 3px #266bd11f}.SheetBoard-module__ffm0oG__filters{padding:0 var(--board-gutter) 1rem;flex-direction:column;gap:.6rem;display:flex}.SheetBoard-module__ffm0oG__filterRow{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.SheetBoard-module__ffm0oG__positionFilters{background:#1713100d;border-radius:9px;justify-content:flex-start;align-self:flex-start;gap:2px;padding:2px;display:flex}.SheetBoard-module__ffm0oG__positionItem{min-width:2.75rem;height:auto;color:var(--board-text-muted);background:0 0;border:0;border-radius:7px;padding:.35rem .85rem;font-family:inherit;font-size:.75rem;font-weight:600;transition:background-color .12s,color .12s}.SheetBoard-module__ffm0oG__positionItem:hover{color:var(--pos-color)}.SheetBoard-module__ffm0oG__positionItem[data-state=on]{background:var(--board-card-bg);color:var(--pos-color);box-shadow:0 1px 2px #32260a1f}.SheetBoard-module__ffm0oG__selectionPill{background:var(--board-card-bg);height:2rem;color:var(--board-text);white-space:nowrap;cursor:pointer;border:0;border-radius:9px;align-items:center;gap:.35rem;padding:0 .7rem;font-family:inherit;font-size:.75rem;font-weight:600;display:inline-flex;box-shadow:0 1px 2px #32260a1f}.SheetBoard-module__ffm0oG__selectionPillIcon{opacity:.6;width:.8rem;height:.8rem}.SheetBoard-module__ffm0oG__tier{cursor:pointer;align-items:center;gap:.6rem;padding:.1rem 0;display:flex}.SheetBoard-module__ffm0oG__tierLine{background:var(--board-border);flex:1;min-width:0;height:1px;transition:background-color .12s}.SheetBoard-module__ffm0oG__tierLabel{border:1px solid var(--board-border);background:var(--board-card-bg);color:var(--board-text-faint);letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;border-radius:999px;flex:none;padding:.1rem .5rem;font-size:.625rem;font-weight:700;transition:border-color .12s,color .12s,opacity .12s}.SheetBoard-module__ffm0oG__tier:not([data-active]) .SheetBoard-module__ffm0oG__tierLabel{opacity:0}.SheetBoard-module__ffm0oG__tier:not([data-active]):hover .SheetBoard-module__ffm0oG__tierLabel{opacity:1}.SheetBoard-module__ffm0oG__tier[data-active]{padding:.35rem 0}.SheetBoard-module__ffm0oG__tier[data-active] .SheetBoard-module__ffm0oG__tierLine{background:var(--board-border-strong);border-radius:1px;height:2px}.SheetBoard-module__ffm0oG__tier[data-active] .SheetBoard-module__ffm0oG__tierLabel{border-color:var(--board-border-strong);color:var(--board-text)}
.board-root.TagManagerDialog-module__PfymFa__dialog{background:var(--board-card-bg);color:var(--board-text);font-family:inherit}.TagManagerDialog-module__PfymFa__title{color:var(--board-text);letter-spacing:-.01em;font-size:1.125rem;font-weight:700}.TagManagerDialog-module__PfymFa__subtitle{color:var(--board-text-muted);font-size:.8125rem}.TagManagerDialog-module__PfymFa__body{flex-direction:column;gap:1.4rem;max-height:min(60vh,32rem);padding-top:.25rem;display:flex;overflow-y:auto}.TagManagerDialog-module__PfymFa__section{flex-direction:column;gap:.6rem;display:flex}.TagManagerDialog-module__PfymFa__sectionTitle{color:var(--board-text-faint);letter-spacing:.04em;text-transform:uppercase;margin:0;font-size:.6875rem;font-weight:700}.TagManagerDialog-module__PfymFa__createRow{align-items:center;gap:.5rem;display:flex}.TagManagerDialog-module__PfymFa__input{min-width:0;height:2.15rem;color:var(--board-text);background:#1713100d;border:1px solid #0000;border-radius:9px;flex:1;padding:0 .7rem;font-family:inherit;font-size:.8125rem}.TagManagerDialog-module__PfymFa__input::placeholder{color:var(--board-text-faint)}.TagManagerDialog-module__PfymFa__input:focus-visible{border-color:var(--board-border-strong);background:var(--board-card-bg);outline:none;box-shadow:0 0 0 3px #266bd11f}.TagManagerDialog-module__PfymFa__createButton{border:1px solid var(--board-border-strong);background:var(--board-card-bg);height:2.15rem;color:var(--board-text);cursor:pointer;border-radius:9px;flex:none;padding:0 1rem;font-family:inherit;font-size:.8125rem;font-weight:700;transition:border-color .12s,box-shadow .12s}.TagManagerDialog-module__PfymFa__createButton:hover:not(:disabled){border-color:var(--board-fit-great);box-shadow:0 1px 3px #32260a1a}.TagManagerDialog-module__PfymFa__createButton:disabled{opacity:.45;cursor:not-allowed}.TagManagerDialog-module__PfymFa__pickerRow{align-items:flex-start;gap:.75rem;display:flex}.TagManagerDialog-module__PfymFa__pickerLabel{width:3.5rem;color:var(--board-text-muted);flex:none;padding-top:.35rem;font-size:.75rem;font-weight:600}.TagManagerDialog-module__PfymFa__swatches{grid-template-columns:repeat(4,1.5rem);gap:.35rem;display:grid}.TagManagerDialog-module__PfymFa__swatch{background:var(--swatch);cursor:pointer;border:0;border-radius:6px;width:1.5rem;height:1.5rem;transition:box-shadow .12s,transform .12s}.TagManagerDialog-module__PfymFa__swatch:hover{transform:scale(1.06)}.TagManagerDialog-module__PfymFa__swatch[aria-pressed=true]{box-shadow:0 0 0 2px var(--board-card-bg), 0 0 0 4px var(--swatch)}.TagManagerDialog-module__PfymFa__preview{align-items:center;gap:.75rem;display:flex}.TagManagerDialog-module__PfymFa__error{color:var(--board-danger);margin:0;font-size:.75rem;font-weight:600}.TagManagerDialog-module__PfymFa__list{flex-direction:column;gap:.3rem;margin:0;padding:0;list-style:none;display:flex}.TagManagerDialog-module__PfymFa__listItem{border-radius:8px;justify-content:space-between;align-items:center;gap:.75rem;padding:.3rem .4rem;display:flex}.TagManagerDialog-module__PfymFa__listItem:hover{background:#1713100a}.TagManagerDialog-module__PfymFa__deleteButton{width:1.75rem;height:1.75rem;color:var(--board-text-faint);cursor:pointer;background:0 0;border:0;border-radius:7px;flex:none;justify-content:center;align-items:center;transition:background-color .12s,color .12s;display:inline-flex}.TagManagerDialog-module__PfymFa__deleteButton:hover:not(:disabled){background:var(--board-danger-soft);color:var(--board-danger)}.TagManagerDialog-module__PfymFa__deleteButton:disabled{opacity:.4;cursor:not-allowed}.TagManagerDialog-module__PfymFa__deleteIcon{width:.9rem;height:.9rem}.TagManagerDialog-module__PfymFa__builtInGrid{flex-wrap:wrap;gap:.35rem;display:flex}
.Pricing-module__RWYrPq__root{width:100%;padding-inline:1rem;scroll-margin-top:clamp(80px,10vw,110px)}.Pricing-module__RWYrPq__panel{box-sizing:border-box;width:100%;max-width:1200px;padding:var(--v2-pricing-panel-pad);border-radius:var(--v2-pricing-panel-radius);background-color:var(--v2-pricing-panel-bg);margin-inline:auto}.Pricing-module__RWYrPq__grid{align-items:start;gap:clamp(2rem,4vw,3rem);display:grid}@media (min-width:1024px){.Pricing-module__RWYrPq__grid{grid-template-columns:minmax(0,1fr) minmax(0,1.15fr);gap:clamp(1.5rem,3vw,2.5rem)}}.Pricing-module__RWYrPq__intro{flex-direction:column;gap:.875rem;display:flex}@media (min-width:1024px){.Pricing-module__RWYrPq__intro{padding-inline:1rem}}.Pricing-module__RWYrPq__eyebrow{border:1px solid var(--v2-pricing-eyebrow);font-family:var(--font-calistoga), ui-serif, Georgia, serif;color:var(--v2-pricing-eyebrow);border-radius:24px;align-self:flex-start;margin:0;padding:.5rem 1.25rem;font-size:.875rem;line-height:1}.Pricing-module__RWYrPq__title{font-family:var(--font-calistoga), ui-serif, Georgia, serif;color:var(--text-dark);margin:0;font-size:clamp(1.5rem,3.5vw,2rem);line-height:1.2}.Pricing-module__RWYrPq__lead{max-width:42ch;font-family:var(--font-ibm-plex-sans), ui-sans-serif, system-ui, sans-serif;color:var(--v2-pricing-text-muted);margin:0;font-size:.9375rem;line-height:1.55}.Pricing-module__RWYrPq__divider{border:none;border-top:1px solid color-mix(in srgb, var(--text-dark) 12%, transparent);margin:.125rem 0 0}.Pricing-module__RWYrPq__trustList{flex-direction:column;gap:.25rem;margin:0;padding:0;list-style:none;display:flex}.Pricing-module__RWYrPq__trustLink{font-family:var(--font-ibm-plex-sans), ui-sans-serif, system-ui, sans-serif;color:var(--v2-pricing-text-muted);align-items:center;gap:.375rem;font-size:.875rem;line-height:1.5;text-decoration:none;transition:color .2s,transform .2s;display:inline-flex}.Pricing-module__RWYrPq__trustLink:hover,.Pricing-module__RWYrPq__trustLink:focus-visible{color:var(--text-dark);transform:translateY(-2px)}.Pricing-module__RWYrPq__trustIcon{color:var(--text-dark);flex-shrink:0}.Pricing-module__RWYrPq__trustArrow{opacity:0;flex-shrink:0;transition:opacity .2s,transform .2s;transform:translate(-6px)}.Pricing-module__RWYrPq__trustLink:hover .Pricing-module__RWYrPq__trustArrow,.Pricing-module__RWYrPq__trustLink:focus-visible .Pricing-module__RWYrPq__trustArrow{opacity:1;transform:translate(0)}.Pricing-module__RWYrPq__plans{flex-direction:column;gap:1.5rem;margin:0;padding:0;list-style:none;display:flex}.Pricing-module__RWYrPq__planWrap{padding-top:.5rem;position:relative}.Pricing-module__RWYrPq__tierBadge{z-index:2;font-family:var(--font-calistoga), ui-serif, Georgia, serif;color:#fff;border:1px solid #0000;border-radius:24px;margin:0;padding:.4rem .875rem;font-size:.8125rem;font-weight:700;line-height:1;position:absolute;top:0;right:1rem;transform:translateY(-25%)}.Pricing-module__RWYrPq__tierBadgeStarter{background-color:var(--v2-pricing-badge-starter);border-color:color-mix(in srgb, var(--v2-pricing-badge-starter) 85%, #000)}.Pricing-module__RWYrPq__tierBadgePremium{background-color:var(--v2-pricing-badge-premium);border-color:color-mix(in srgb, var(--v2-pricing-badge-premium) 90%, #000)}.Pricing-module__RWYrPq__card{box-sizing:border-box;border-radius:var(--v2-pricing-card-radius);background-color:var(--v2-pricing-card-bg);border:1px solid var(--v2-pricing-card-border);margin:0;padding:1.5rem 1.125rem}.Pricing-module__RWYrPq__cardEmphasis{border-color:var(--v2-pricing-card-border-emphasis)}.Pricing-module__RWYrPq__cardInner{flex-direction:column;gap:1rem;display:flex}@media (min-width:640px){.Pricing-module__RWYrPq__cardInner{flex-direction:row;align-items:flex-start;gap:1.25rem}}.Pricing-module__RWYrPq__priceCol{flex-direction:column;flex:none;gap:.625rem;min-width:0;display:flex}@media (min-width:640px){.Pricing-module__RWYrPq__priceCol{width:14rem}}.Pricing-module__RWYrPq__priceRow{font-family:var(--font-calistoga), ui-serif, Georgia, serif;color:var(--text-dark);flex-wrap:wrap;align-items:baseline;gap:.5rem;margin:0;font-size:2rem;font-weight:700;line-height:1.2;display:flex}.Pricing-module__RWYrPq__pricePeriod{font-family:var(--font-ibm-plex-sans), ui-sans-serif, system-ui, sans-serif;color:var(--v2-pricing-text-muted);font-size:1rem;font-weight:400}.Pricing-module__RWYrPq__priceStrike{color:var(--v2-pricing-text-muted);font-size:1.25rem;line-height:1;text-decoration:line-through;text-decoration-thickness:2px}.Pricing-module__RWYrPq__priceFree{color:var(--text-dark)}.Pricing-module__RWYrPq__cardBlurb{font-family:var(--font-ibm-plex-sans), ui-sans-serif, system-ui, sans-serif;color:var(--v2-pricing-text-muted);margin:0;font-size:.875rem;line-height:1.5}.Pricing-module__RWYrPq__cta{border:1px solid var(--text-dark);background-color:var(--text-dark);color:#fff;width:100%;font-family:var(--font-ibm-plex-sans), ui-sans-serif, system-ui, sans-serif;box-shadow:var(--v2-pricing-cta-shadow);border-radius:6px;justify-content:center;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;line-height:1.5rem;text-decoration:none;transition:background-color .15s,border-color .15s,transform .2s;display:inline-flex}.Pricing-module__RWYrPq__cta:hover,.Pricing-module__RWYrPq__cta:focus-visible{background-color:color-mix(in srgb, var(--text-dark) 92%, #fff);border-color:color-mix(in srgb, var(--text-dark) 92%, #fff);transform:translateY(-2px)}.Pricing-module__RWYrPq__ctaIcon{flex-shrink:0;transition:transform .2s}.Pricing-module__RWYrPq__cta:hover .Pricing-module__RWYrPq__ctaIcon,.Pricing-module__RWYrPq__cta:focus-visible .Pricing-module__RWYrPq__ctaIcon{transform:translate(3px)}.Pricing-module__RWYrPq__features{flex-direction:column;flex:auto;gap:.4rem;min-width:0;margin:0;padding:0;list-style:none;display:flex}.Pricing-module__RWYrPq__featureRow{align-items:flex-start;gap:.375rem;display:flex}.Pricing-module__RWYrPq__featureIcon{border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:14px;height:14px;margin-top:.2em;display:flex}.Pricing-module__RWYrPq__iconOn{background-color:var(--text-dark);color:#fff}.Pricing-module__RWYrPq__iconOff{background-color:color-mix(in srgb, var(--text-dark) 12%, transparent);color:color-mix(in srgb, var(--text-dark) 50%, transparent)}.Pricing-module__RWYrPq__featureLabel{min-width:0;font-family:var(--font-ibm-plex-sans), ui-sans-serif, system-ui, sans-serif;color:var(--v2-pricing-text-muted);flex:auto;font-size:.8125rem;line-height:1.5}
.SwiperCards-module__a-tEDa__root{width:100%;overflow:hidden}.SwiperCards-module__a-tEDa__inner{max-width:1280px;margin-inline:auto;padding:clamp(3.5rem,5vw,5rem) 1rem}.SwiperCards-module__a-tEDa__heading{text-align:center;margin:0 0 1.5rem;font-size:clamp(1.75rem,4vw,2.75rem)}.SwiperCards-module__a-tEDa__carousel{width:100%;overflow:visible}.SwiperCards-module__a-tEDa__emblaViewport{margin-block:-.75rem;padding-block:.75rem;overflow:visible}@media (min-width:1024px){.SwiperCards-module__a-tEDa__emblaViewport{margin-block:0;padding-block:0;overflow:visible}}.SwiperCards-module__a-tEDa__track{gap:1rem;margin-left:0!important}.SwiperCards-module__a-tEDa__slide{flex:0 0 90.9091%;min-width:0;padding-left:0!important}@media (min-width:425px){.SwiperCards-module__a-tEDa__slide{flex:0 0 83.3333%}}@media (min-width:1024px){.SwiperCards-module__a-tEDa__slide{flex:1 1 0}}.SwiperCards-module__a-tEDa__card{box-sizing:border-box;background:#fff;border-radius:24px;flex-direction:column;gap:.75rem;height:100%;padding:1rem;display:flex}.SwiperCards-module__a-tEDa__media{aspect-ratio:1;background:#f5f5f5;border-radius:16px;flex-shrink:0;width:100%;position:relative;overflow:hidden}.SwiperCards-module__a-tEDa__mediaImg{-o-object-fit:cover;object-fit:cover}.SwiperCards-module__a-tEDa__badge{font-family:var(--font-ibm-plex-sans), ui-sans-serif, system-ui, sans-serif;letter-spacing:.08em;text-transform:uppercase;color:var(--text-dark);background:#fff;border:1px solid #000;border-radius:999px;flex-shrink:0;align-self:flex-start;margin:0;padding:.35rem .85rem;font-size:.65rem;font-weight:700}.SwiperCards-module__a-tEDa__titleLink{color:inherit;align-self:flex-start;align-items:center;gap:.5rem;text-decoration:none;transition:transform .2s;display:inline-flex}.SwiperCards-module__a-tEDa__titleLink:hover,.SwiperCards-module__a-tEDa__titleLink:focus-visible{transform:translateY(-2px)}.SwiperCards-module__a-tEDa__titleArrow{color:var(--text-dark);flex-shrink:0;transition:transform .2s}.SwiperCards-module__a-tEDa__titleLink:hover .SwiperCards-module__a-tEDa__titleArrow,.SwiperCards-module__a-tEDa__titleLink:focus-visible .SwiperCards-module__a-tEDa__titleArrow{transform:translate(3px)}.SwiperCards-module__a-tEDa__title{font-family:var(--font-calistoga), ui-serif, Georgia, serif;color:var(--text-dark);flex-shrink:0;margin:0;font-size:clamp(1.25rem,2.5vw,1.5rem);line-height:1.2}.SwiperCards-module__a-tEDa__description{font-family:var(--font-ibm-plex-sans), ui-sans-serif, system-ui, sans-serif;color:color-mix(in srgb, var(--text-dark) 88%, transparent);flex:auto;margin:0;font-size:.9375rem;line-height:1.55}
.SheetTable-module__4Ps8qq__page{flex-direction:column;flex:1;gap:1rem;min-height:0;display:flex}.SheetTable-module__4Ps8qq__card{border:1px solid var(--board-border);border-radius:var(--board-card-radius);background:var(--board-card-bg);min-height:0;box-shadow:var(--board-card-shadow);flex-direction:column;flex:1;display:flex;overflow:hidden}.SheetTable-module__4Ps8qq__columnHeader,.SheetTable-module__4Ps8qq__row{grid-template-columns:var(--sheet-columns,3rem 2.25rem 2.5rem 2rem minmax(8rem, 13rem) minmax(0, 1fr) 3.5rem);padding:0 var(--board-gutter);align-items:center;gap:.6rem;display:grid}.SheetTable-module__4Ps8qq__columnHeader{border-bottom:1px solid var(--board-border);height:2.25rem;color:var(--board-text-faint);letter-spacing:.04em;text-transform:uppercase;font-size:.6875rem;font-weight:700}.SheetTable-module__4Ps8qq__columnNumeric{text-align:right}.SheetTable-module__4Ps8qq__columnAdp{text-align:center;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.SheetTable-module__4Ps8qq__table{flex-direction:column;flex:1;min-height:0;display:flex;overflow-x:auto}.SheetTable-module__4Ps8qq__rows{flex:1;min-height:0;overflow-y:auto}.SheetTable-module__4Ps8qq__row{height:var(--board-row-height,46px);border-bottom:1px solid var(--board-row-divider,#1713100f);transition:transform .15s ease-out}.SheetTable-module__4Ps8qq__row:hover{background:var(--board-row-hover,#17131008)}.SheetTable-module__4Ps8qq__row[data-selected]{background:var(--board-row-selected,#266bd114)}.SheetTable-module__4Ps8qq__row[data-dragging]{z-index:60;background:var(--board-card-bg);cursor:grabbing;pointer-events:none;border-bottom-color:#0000;border-radius:10px;transition:none;position:fixed;box-shadow:0 12px 32px #32260a2e,0 2px 6px #32260a1f}.SheetTable-module__4Ps8qq__rows[data-dragging] .SheetTable-module__4Ps8qq__row:hover{background:0 0}.SheetTable-module__4Ps8qq__controls{align-items:center;gap:.1rem;display:flex}.SheetTable-module__4Ps8qq__dragHandle,.SheetTable-module__4Ps8qq__addTier{width:1.35rem;height:1.6rem;color:var(--board-text-faint);opacity:0;background:0 0;border:0;border-radius:5px;justify-content:center;align-items:center;transition:opacity .12s,background-color .12s,color .12s;display:inline-flex}.SheetTable-module__4Ps8qq__dragHandle{cursor:grab;touch-action:none}.SheetTable-module__4Ps8qq__dragHandle:active{cursor:grabbing}.SheetTable-module__4Ps8qq__addTier{cursor:pointer}.SheetTable-module__4Ps8qq__row:hover .SheetTable-module__4Ps8qq__dragHandle,.SheetTable-module__4Ps8qq__row:hover .SheetTable-module__4Ps8qq__addTier,.SheetTable-module__4Ps8qq__dragHandle:focus-visible,.SheetTable-module__4Ps8qq__addTier:focus-visible{opacity:1}.SheetTable-module__4Ps8qq__dragHandle:hover,.SheetTable-module__4Ps8qq__addTier:hover{color:var(--board-text);background:#1713100f}.SheetTable-module__4Ps8qq__dragHandle:disabled{cursor:not-allowed}.SheetTable-module__4Ps8qq__row:hover .SheetTable-module__4Ps8qq__dragHandle:disabled{opacity:.3}.SheetTable-module__4Ps8qq__dragHandleIcon,.SheetTable-module__4Ps8qq__addTierIcon{width:.95rem;height:.95rem}.SheetTable-module__4Ps8qq__tierDivider{height:2rem;padding:0 var(--board-gutter);background:var(--board-tier-band);border-top:1px solid var(--board-border-strong);border-bottom:1px solid var(--board-border);align-items:center;gap:.6rem;display:flex}.SheetTable-module__4Ps8qq__tierLabel{color:var(--board-text-muted);letter-spacing:.06em;text-transform:uppercase;flex:none;font-size:.6875rem;font-weight:700}.SheetTable-module__4Ps8qq__tierRule{background:var(--board-border);flex:1;height:1px}.SheetTable-module__4Ps8qq__tierRemove{width:1.35rem;height:1.35rem;color:var(--board-text-faint);opacity:0;cursor:pointer;background:0 0;border:0;border-radius:5px;flex:none;justify-content:center;align-items:center;transition:opacity .12s,background-color .12s,color .12s;display:inline-flex}.SheetTable-module__4Ps8qq__tierDivider:hover .SheetTable-module__4Ps8qq__tierRemove,.SheetTable-module__4Ps8qq__tierRemove:focus-visible{opacity:1}.SheetTable-module__4Ps8qq__tierRemove:hover{background:var(--board-danger-soft);color:var(--board-danger)}.SheetTable-module__4Ps8qq__tierRemoveIcon{width:.8rem;height:.8rem}.SheetTable-module__4Ps8qq__cellHeadshot{align-items:center;display:flex}.SheetTable-module__4Ps8qq__rank{color:var(--board-text-faint);font-variant-numeric:tabular-nums;font-size:.75rem;font-weight:700}.SheetTable-module__4Ps8qq__identity{align-items:baseline;gap:.35rem;min-width:0;display:flex}.SheetTable-module__4Ps8qq__name{color:var(--board-text);text-align:left;text-overflow:ellipsis;white-space:nowrap;cursor:pointer;background:0 0;border:0;padding:0;font-family:inherit;font-size:.8125rem;font-weight:600;transition:color .12s;overflow:hidden}.SheetTable-module__4Ps8qq__name:hover:not(:disabled){color:var(--board-fit-great);text-underline-offset:2px;text-decoration:underline}.SheetTable-module__4Ps8qq__name:focus-visible{outline:2px solid var(--board-fit-great);outline-offset:2px;border-radius:3px}.SheetTable-module__4Ps8qq__name:disabled{cursor:default}.SheetTable-module__4Ps8qq__team{color:var(--board-text-faint);flex:none;font-size:.6875rem;font-weight:600}.SheetTable-module__4Ps8qq__tags{align-items:center;gap:.25rem;min-width:0;display:flex;overflow:hidden}.SheetTable-module__4Ps8qq__row:hover .SheetTable-module__4Ps8qq__tags button[aria-label^="Add a tag"],.SheetTable-module__4Ps8qq__tags button[aria-label^="Add a tag"]:focus-visible,.SheetTable-module__4Ps8qq__tags button[aria-label^="Add a tag"][data-state=open]{opacity:1}.SheetTable-module__4Ps8qq__filterSpacer{flex:1}.SheetTable-module__4Ps8qq__manageTags{height:2rem;color:var(--board-text-muted);white-space:nowrap;cursor:pointer;background:#1713100d;border:0;border-radius:9px;padding:0 .7rem;font-family:inherit;font-size:.75rem;font-weight:600;transition:background-color .12s,color .12s}.SheetTable-module__4Ps8qq__manageTags:hover{color:var(--board-text)}.SheetTable-module__4Ps8qq__value{width:100%;color:var(--board-text);font-variant-numeric:tabular-nums;text-align:right;background:0 0;border:1px solid #0000;border-radius:6px;padding:.2rem .3rem;font-family:inherit;font-size:.8125rem;font-weight:700}.SheetTable-module__4Ps8qq__value:hover{border-color:var(--board-border)}.SheetTable-module__4Ps8qq__value:focus-visible{border-color:var(--board-border-strong);background:var(--board-card-bg);outline:none;box-shadow:0 0 0 3px #266bd11f}.SheetTable-module__4Ps8qq__value::placeholder{color:var(--board-text-faint);font-weight:500}.SheetTable-module__4Ps8qq__empty{padding:2.5rem var(--board-gutter);color:var(--board-text-faint);text-align:center;font-size:.875rem}
