.tradeup-shell--game{position:relative;background:var(--background);color:var(--text-primary);--game-credits-fg:var(--text-primary);--game-credits-fg-muted:var(--silver-muted);--game-credits-border:rgba(45,232,154,0.28);--game-credits-bg:rgba(45,232,154,0.08);--game-credits-bg-hover:rgba(45,232,154,0.12)}.game-bg{position:fixed;inset:0;width:100%;height:100%;min-height:100dvh;z-index:0;pointer-events:none;overflow:hidden;background:var(--background);contain:strict;isolation:isolate}.game-bg__base{position:absolute;inset:-8%;background:radial-gradient(ellipse 74% 50% at 50% 22%,rgba(45,232,154,.06),transparent 66%),radial-gradient(ellipse 50% 40% at 80% 80%,rgba(168,180,192,.04),transparent 70%),linear-gradient(165deg,var(--bg-deep) 0,var(--background) 42%,var(--bg-deep) 100%);transform:none;animation:none}.game-bg__brand-watermark{position:absolute;inset:0;background:url(/images/ballion-logo.png?v=5) center 14%/min(52vw,12rem) no-repeat;opacity:.045;pointer-events:none}.game-bg__red-field{position:absolute;width:60vmax;height:48vmax;border-radius:50%;background:radial-gradient(circle,rgba(59,130,246,.38),rgba(14,60,140,.16) 48%,transparent 72%);filter:blur(22px);opacity:.82;will-change:transform,opacity}.game-bg__red-field--left{left:-38vmax;top:-17vmax;animation:arena-red-field-left 19s ease-in-out infinite alternate}.game-bg__red-field--right{right:-40vmax;bottom:-23vmax;animation:arena-red-field-right 23s ease-in-out infinite alternate}.game-bg__spotlight{position:absolute;top:-38%;width:30vw;min-width:13rem;height:120%;transform-origin:50% 0;clip-path:polygon(42% 0,58% 0,100% 100%,0 100%);background:linear-gradient(180deg,rgba(224,242,254,.16),rgba(37,99,235,.08) 55%,transparent 88%);filter:blur(8px);opacity:.62;will-change:transform,opacity}.game-bg__spotlight--one{left:17%;animation:arena-spotlight-one 17s ease-in-out infinite alternate}.game-bg__spotlight--two{right:14%;animation:arena-spotlight-two 21s ease-in-out infinite alternate}.game-bg__court{position:absolute;left:50%;bottom:-32%;width:min(92vw,76rem);aspect-ratio:1.9/1;border:1px solid rgba(216,220,226,.055);border-radius:50% 50% 0 0;background:radial-gradient(circle at 50% 100%,transparent 0 20%,rgba(216,220,226,.045) 20.2% 20.5%,transparent 20.7%),repeating-linear-gradient(90deg,transparent 0 4.8rem,rgba(255,255,255,.012) 4.85rem 4.92rem);transform:translateX(-50%) perspective(700px) rotateX(62deg);transform-origin:50% 100%;opacity:.7}.game-bg__court:after,.game-bg__court:before{content:"";position:absolute;left:50%;transform:translateX(-50%);border:1px solid rgba(216,220,226,.055)}.game-bg__court:before{top:0;width:20%;height:38%;border-top:0}.game-bg__court:after{top:8%;width:18%;aspect-ratio:1;border-radius:50%}.game-bg__formation-light{position:absolute;left:50%;top:43%;width:min(86vw,48rem);height:52%;border-radius:50%;background:radial-gradient(ellipse,rgba(56,189,248,.2),rgba(255,255,255,.06) 42%,transparent 72%);filter:blur(13px);transform:translate3d(-50%,-50%,0);animation:arena-formation-light 12s ease-in-out infinite alternate;will-change:transform,opacity}.game-bg__dust{position:absolute;inset:0;overflow:hidden}.game-bg__dust span{left:var(--dust-x);top:var(--dust-y);width:var(--dust-size);height:var(--dust-size);border-radius:50%;background:rgba(224,242,254,.95);box-shadow:0 0 6px rgba(56,189,248,.45);opacity:var(--dust-opacity);animation:arena-dust-drift var(--dust-duration) var(--dust-delay) ease-in-out infinite alternate}.game-bg__dust span,.game-bg__sweep{position:absolute;will-change:transform,opacity}.game-bg__sweep{left:-55%;width:45%;height:160%;background:linear-gradient(100deg,transparent 15%,rgba(56,189,248,.12) 48%,transparent 76%);transform:translate3d(0,-24%,0) rotate(8deg);opacity:0}.game-bg__sweep--one{animation:arena-red-sweep 18s linear infinite}.game-bg__sweep--two{animation:arena-red-sweep 18s linear -9s infinite}.game-bg__vignette{position:absolute;inset:0;background:linear-gradient(180deg,rgba(7,16,40,.28),transparent 18%,transparent 78%,rgba(5,12,32,.55)),radial-gradient(ellipse 72% 68% at 50% 44%,transparent 38%,rgba(5,12,32,.42) 100%)}.tradeup-shell--game>:not(.game-bg){position:relative;z-index:1}@keyframes arena-blue-base-shift{0%{filter:hue-rotate(0deg) saturate(1)}to{filter:hue-rotate(12deg) saturate(1.08)}}@keyframes arena-red-field-left{0%{transform:translate3d(-2%,-2%,0) scale(.96);opacity:.5}to{transform:translate3d(14%,10%,0) scale(1.08);opacity:.82}}@keyframes arena-red-field-right{0%{transform:translate3d(5%,4%,0) scale(1.04);opacity:.52}to{transform:translate3d(-13%,-9%,0) scale(.94);opacity:.78}}@keyframes arena-spotlight-one{0%{transform:translate3d(-9%,0,0) rotate(-11deg);opacity:.34}to{transform:translate3d(15%,0,0) rotate(8deg);opacity:.62}}@keyframes arena-spotlight-two{0%{transform:translate3d(11%,0,0) rotate(10deg);opacity:.3}to{transform:translate3d(-14%,0,0) rotate(-8deg);opacity:.58}}@keyframes arena-formation-light{0%{transform:translate3d(-50%,-50%,0) scale(.92);opacity:.58}to{transform:translate3d(-50%,-48%,0) scale(1.08);opacity:.88}}@keyframes arena-dust-drift{0%{transform:translateZ(0) scale(.8);opacity:calc(var(--dust-opacity) * .55)}to{transform:translate3d(var(--dust-drift-x),var(--dust-drift-y),0) scale(1.15);opacity:var(--dust-opacity)}}@keyframes arena-red-sweep{0%{transform:translate3d(0,-24%,0) rotate(8deg);opacity:0}16%{opacity:.62}50%{opacity:.24}78%,to{transform:translate3d(355%,-24%,0) rotate(8deg);opacity:0}}@media (prefers-reduced-motion:reduce){html:not([data-full-motion]) .game-bg__dust span,html:not([data-full-motion]) .game-bg__formation-light,html:not([data-full-motion]) .game-bg__red-field,html:not([data-full-motion]) .game-bg__spotlight,html:not([data-full-motion]) .game-bg__sweep{animation:none!important;will-change:auto}}.game-status-bar{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.85rem 1rem;border-bottom:1px solid var(--tu-border);flex-shrink:0}@media (min-width:1024px){.game-status-bar{padding:1rem 0 1.1rem;max-width:72rem;margin:0 auto;width:100%}}.game-status-bar .tu-back{flex-shrink:0}.game-status-bar__center{display:flex;align-items:center;justify-content:center;gap:.45rem;min-width:0;flex:1;font-size:.8125rem;color:var(--tu-text-muted)}.game-status-bar__tier{display:inline-flex;align-items:center;justify-content:center;min-width:1.75rem;height:1.75rem;padding:0 .4rem;border-radius:.4rem;border:1px solid var(--tu-gold-border);background:var(--tu-gold-bg);color:var(--tu-gold-soft);font-size:.75rem;font-weight:800;letter-spacing:.06em}.game-status-bar__sep{opacity:.5}.game-status-bar__chain strong{color:var(--tu-text);font-weight:700;font-variant-numeric:tabular-nums}.game-status-bar__meta{gap:.55rem}.game-status-bar__label{font-size:.5625rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:rgba(236,234,228,.4)}.game-status-bar__value{font-size:.875rem;font-weight:600;font-variant-numeric:tabular-nums;color:#eceae4}.game-status-bar__meta{display:flex;align-items:center;gap:12px;flex-shrink:0;padding-right:2px}.game-tier-rail{gap:0;margin:0;padding:0;list-style:none}.game-tier-rail,.game-tier-rail__letter,.game-tier-rail__step{display:flex;align-items:center}.game-tier-rail__letter{justify-content:center;width:1.375rem;height:1.375rem;border-radius:4px;font-size:.625rem;font-weight:600;letter-spacing:.02em;color:rgba(236,234,228,.35);border:1px solid rgba(255,255,255,.06);background:rgba(255,255,255,.02)}.game-tier-rail__step--complete .game-tier-rail__letter{color:rgba(236,234,228,.55);border-color:rgba(255,255,255,.08)}.game-tier-rail__step--current .game-tier-rail__letter{color:#eceae4;border-color:rgba(196,92,74,.45);background:rgba(196,92,74,.12);box-shadow:0 0 0 1px rgba(196,92,74,.08)}.game-tier-rail__arrow{margin:0 2px;font-size:.5rem;color:rgba(236,234,228,.2)}.game-credits-pill{display:flex;flex-direction:column;align-items:flex-end;gap:1px;padding:5px 12px 6px;border-radius:10px;border:1px solid var(--game-credits-border);background:var(--game-credits-bg)}.game-credits-pill__label{font-size:.5625rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:var(--game-credits-fg-muted);line-height:1}.game-credits-pill__row{display:flex;align-items:center;gap:6px}.game-credits-pill__icon{font-size:.5625rem;color:var(--game-credits-fg-muted)}.game-credits-pill__value{font-size:1.1875rem;font-weight:700;font-variant-numeric:tabular-nums;letter-spacing:-.02em;line-height:1;color:var(--game-credits-fg)}@media (max-width:639px){.game-credits-pill{padding:4px 10px 5px}.game-credits-pill__value{font-size:1.0625rem}}.game-lives{display:flex;align-items:center;gap:6px}.game-lives__label{font-size:.5625rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:rgba(236,234,228,.4)}@media (max-width:480px){.game-lives__label{display:none}}.game-lives__icons{display:flex;align-items:center;gap:4px}.game-lives__icon{display:flex;line-height:0}.game-lives__count{font-size:.875rem;font-weight:600;font-variant-numeric:tabular-nums;color:rgba(236,234,228,.78)}@media (min-width:481px){.game-lives__count{display:none}}.game-board{flex:1;display:flex;flex-direction:column;gap:16px;padding:12px 16px 16px;overflow:hidden;min-height:0;max-width:72rem;margin:0 auto;width:100%}@media (min-width:1024px){.game-board{padding:16px 0 24px;gap:20px}}.game-board__top{display:flex;flex-direction:column;gap:12px;flex-shrink:0}@media (min-width:1024px){.game-board__top{display:grid;grid-template-columns:1.05fr .95fr;gap:16px;align-items:stretch}}.game-asset-card{position:relative;display:flex;flex-direction:column;padding:0;border:1px solid var(--tu-border);border-radius:var(--tu-radius);background:rgba(255,255,255,.03);box-shadow:0 8px 24px rgba(0,0,0,.28);overflow:hidden}.game-asset-card__accent{position:absolute;top:0;left:0;z-index:2;width:3px;height:100%;background:color-mix(in srgb,var(--asset-accent) 55%,#c45c4a);opacity:.85}.game-asset-card__main{display:grid;grid-template-rows:1fr 1fr;min-height:13rem}@media (min-width:1024px){.game-asset-card__main{grid-template-rows:unset;grid-template-columns:1fr 1fr;min-height:11rem}}.game-asset-card__media{position:relative;min-height:0;overflow:hidden;display:flex;align-items:flex-end;justify-content:center;background:#0a0a0b;border-bottom:1px solid rgba(255,255,255,.06)}@media (min-width:1024px){.game-asset-card__media{border-bottom:none;border-right:1px solid rgba(255,255,255,.06)}}.game-asset-card__body{min-width:0;display:flex;flex-direction:column;gap:5px;padding:12px 14px 12px 16px;justify-content:center}.game-asset-card__eyebrow{font-size:.5625rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:rgba(236,234,228,.42)}.game-asset-card__name{margin:0;font-size:1.125rem;font-weight:600;letter-spacing:-.02em;line-height:1.2;color:#eceae4}@media (min-width:1024px){.game-asset-card__name{font-size:1.25rem}}.game-asset-card__meta{display:flex;align-items:center;gap:8px;font-size:.75rem;color:rgba(236,234,228,.55)}.game-asset-card__ppg{margin-top:2px}.game-asset-card__stats{display:flex;align-items:flex-end;gap:16px;margin-top:4px}.game-asset-card__tier{margin:0 0 2px}.game-asset-card__tier--prominent{margin:0 0 6px}.game-asset-card__tier--prominent .tier-badge--asset-featured{padding:12px 22px;border-radius:9px;font-size:2.34rem}@media (min-width:1024px){.game-asset-card__tier--prominent .tier-badge--asset-featured{padding:14px 26px;font-size:2.55rem}}.game-stat{display:flex;flex-direction:column;gap:2px}.game-stat__value{font-size:1.125rem;font-weight:600;font-variant-numeric:tabular-nums;letter-spacing:-.02em;line-height:1;color:#eceae4}.game-stat__label{font-size:.5625rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:rgba(236,234,228,.42)}.game-asset-card__specialty{display:flex;flex-direction:column;gap:2px;padding-top:6px;margin-top:2px;border-top:1px solid rgba(255,255,255,.06)}.game-asset-card__specialty-label{font-size:.5625rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:rgba(236,234,228,.38)}.game-asset-card__specialty-value{font-size:.8125rem;font-weight:500;color:rgba(236,234,228,.72)}.game-asset-card__actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:12px 14px 14px;border-top:1px solid rgba(255,255,255,.06)}.game-action-btn{display:flex;align-items:center;justify-content:center;gap:6px;min-height:44px;padding:10px 12px;border-radius:8px;border:1px solid transparent;font-family:inherit;font-size:.75rem;font-weight:600;line-height:1.25;cursor:pointer;transition:border-color .15s ease,background .15s ease,box-shadow .15s ease}.game-action-btn:disabled{opacity:.4;cursor:default}.game-action-btn:focus-visible{outline:2px solid rgba(96,165,250,.6);outline-offset:2px}.game-action-btn__icon{font-size:.6875rem;opacity:.7}.game-action-btn--sell{color:var(--game-credits-fg);border-color:var(--game-credits-border);background:var(--game-credits-bg)}.game-action-btn--sell:hover:not(:disabled){border-color:rgba(212,175,90,.42);background:var(--game-credits-bg-hover)}.game-action-btn--sell .game-action-btn__icon{color:var(--game-credits-fg-muted)}.game-action-btn--collect{color:rgba(196,206,224,.92);border-color:rgba(72,88,120,.35);background:rgba(20,26,38,.9)}.game-action-btn--collect:hover:not(:disabled){border-color:rgba(96,118,160,.45);background:rgba(26,34,48,.95)}.game-offer-panel{display:flex;flex-direction:column;gap:12px;padding:16px;border:1px solid rgba(255,255,255,.08);border-radius:12px;background:rgba(16,18,24,.78)}.game-offer-panel__header{display:flex;align-items:center;gap:12px}.game-offer-panel__titles{min-width:0}.game-offer-panel__eyebrow{display:block;font-size:.5625rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:rgba(236,234,228,.4)}.game-offer-panel__name{margin:2px 0 0;font-size:1rem;font-weight:600;letter-spacing:-.02em;line-height:1.2;color:#eceae4}.game-offer-panel__needs-label{display:block;font-size:.5625rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:rgba(236,234,228,.38);margin-bottom:8px}.game-offer-panel__tags{display:flex;flex-wrap:wrap;gap:6px;margin:0;padding:0;list-style:none}.game-offer-panel__tag{padding:4px 8px;border-radius:4px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.03);font-size:.6875rem;font-weight:500;color:rgba(236,234,228,.68)}.game-offer-panel__footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-top:8px;margin-top:auto;border-top:1px solid rgba(255,255,255,.06)}.game-offer-panel__skip{padding:6px 12px;border:1px solid rgba(255,255,255,.1);border-radius:6px;background:transparent;font-family:inherit;font-size:.6875rem;font-weight:500;letter-spacing:.04em;text-transform:uppercase;color:rgba(236,234,228,.65);cursor:pointer;transition:border-color .15s ease,color .15s ease}.game-offer-panel__skip:hover:not(:disabled){border-color:rgba(255,255,255,.18);color:#eceae4}.game-offer-panel__skip:disabled{opacity:.35;cursor:default}.game-offer-panel__skips{font-size:.75rem;color:rgba(236,234,228,.45);font-variant-numeric:tabular-nums}.game-roster{flex:1;display:flex;flex-direction:column;gap:12px;min-height:0;overflow:hidden}.game-roster__header{flex-shrink:0}.game-roster__title{margin:0;font-size:.8125rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:rgba(236,234,228,.75)}.game-roster__subtitle{margin:4px 0 0;font-size:.75rem;line-height:1.4;color:rgba(236,234,228,.45)}.game-roster__grid{flex:1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;min-height:0;overflow-y:auto;padding-bottom:4px;align-content:start;grid-auto-rows:11rem}@media (min-width:640px){.game-roster__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;grid-auto-rows:11.75rem}}@media (min-width:1024px){.game-roster__grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;grid-auto-rows:12rem}}.trade-offers-overlay{position:fixed;inset:0;z-index:120;display:flex;align-items:flex-end;justify-content:center;padding:.75rem;background:rgba(5,11,31,.66);backdrop-filter:blur(10px)}.trade-offers-sheet{width:100%;max-width:48rem;max-height:78dvh;display:flex;flex-direction:column;border-radius:1.1rem;border:1px solid rgba(125,211,252,.28);background:radial-gradient(ellipse 75% 60% at 50% 0,rgba(56,189,248,.25),transparent 55%),rgba(7,12,26,.92);box-shadow:0 30px 90px rgba(0,0,0,.6),inset 0 0 0 1px rgba(56,189,248,.08);padding:1rem 1rem .85rem;overflow:hidden}.trade-offers-sheet__header{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.trade-offers-sheet__title{margin:0;font-size:1.05rem;font-weight:900;letter-spacing:-.02em;color:rgba(245,245,244,.92)}.trade-offers-sheet__close{padding:.35rem}.trade-offers-sheet__hint{margin:.55rem 0 .85rem;color:rgba(220,226,236,.62);font-size:.875rem;line-height:1.35}.trade-offers-sheet__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;overflow:auto;padding-right:4px;max-height:56dvh;align-content:start}@media (min-width:640px){.trade-offers-sheet__grid{grid-template-columns:repeat(3,minmax(0,1fr));max-height:60dvh}}.trade-offer-card{position:relative;border-radius:.95rem;border:1px solid rgba(255,255,255,.1);background:rgba(12,14,22,.7);overflow:hidden;display:flex;flex-direction:column}.trade-offer-card.is-passed{opacity:.55;filter:saturate(.75)}.trade-offer-card__actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:.65rem;border-top:1px solid rgba(255,255,255,.06);background:rgba(8,10,16,.52)}.trade-offer-card__agree,.trade-offer-card__pass{min-height:2.25rem;min-width:0;padding:.4rem .6rem;border-radius:.7rem;font-size:.78rem;letter-spacing:.08em;text-transform:uppercase}.trade-offers-sheet__footer{margin-top:auto;padding-top:.9rem}.trade-offers-sheet__btn{width:100%}.game-candidate{position:relative;display:grid;grid-template-rows:1.22fr .78fr;align-items:stretch;min-height:11rem;height:100%;padding:0;border:1px solid rgba(255,255,255,.07);border-radius:10px;background:rgba(18,20,26,.75);font-family:inherit;text-align:left;cursor:pointer;overflow:hidden;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease}.game-candidate:hover:not(:disabled){border-color:rgba(255,255,255,.14);background:rgba(22,24,32,.85);box-shadow:0 4px 16px rgba(0,0,0,.25)}.game-candidate:focus-visible{outline:2px solid rgba(56,189,248,.6);outline-offset:2px}.game-candidate:disabled{cursor:default;opacity:.65}.game-candidate--picked{border-color:rgba(56,189,248,.55);background:rgba(56,189,248,.07);box-shadow:0 0 0 1px rgba(56,189,248,.14)}.game-candidate--accepted{border-color:rgba(88,155,115,.45);background:rgba(88,155,115,.08)}.game-candidate--rejected{border-color:rgba(196,92,74,.35);background:rgba(196,92,74,.05);opacity:.75}.game-candidate__check{position:absolute;top:8px;right:8px;z-index:2;display:flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:999px;background:rgba(56,189,248,.9);color:#0b0c0f;font-size:.625rem;font-weight:700}.game-candidate__photo{position:relative;min-height:0;overflow:hidden;display:flex;align-items:flex-start;justify-content:center;padding:5px 4px 0;background:#0a0d14;border-bottom:1px solid rgba(255,255,255,.06)}.game-candidate__body{display:flex;flex-direction:column;justify-content:space-between;gap:0;min-width:0;min-height:0;height:100%;padding:5px 7px}.game-candidate__identity{display:flex;align-items:center;gap:5px;min-width:0;line-height:1.12;flex:0 0 auto}.game-candidate__abbr{flex-shrink:0;font-size:.625rem;font-weight:700;letter-spacing:.04em;color:rgba(236,234,228,.45)}.game-candidate__name{flex:1;min-width:0;font-size:.9375rem;font-weight:600;color:#f2f0eb;line-height:1.12;white-space:normal;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-break:break-word}.game-candidate__name--sm{font-size:.875rem;letter-spacing:-.01em}.game-candidate__name--xs{font-size:.8125rem;letter-spacing:-.02em}.game-candidate__meta-row{display:flex;align-items:baseline;justify-content:space-between;column-gap:6px;min-width:0;flex:0 0 auto}.game-candidate__ppg-line{font-size:.875rem;font-weight:500;font-variant-numeric:tabular-nums;line-height:1.12;color:rgba(236,234,228,.62);flex-shrink:0;white-space:nowrap}.game-candidate__specialty{font-size:.8125rem;line-height:1.12;color:rgba(236,234,228,.54);text-align:right;flex:1;min-width:0;max-width:100%;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-break:break-word}.game-candidate__specialty--compact{font-size:.6875rem;letter-spacing:-.02em;line-height:1.1}@media (max-width:639px){.game-candidate__name{font-size:.875rem}.game-candidate__name--sm{font-size:.8125rem}.game-candidate__name--xs{font-size:.75rem}.game-candidate__ppg-line{font-size:.8125rem}.game-candidate__specialty{font-size:.75rem}.game-candidate__specialty--compact{font-size:.625rem}}.game-trade-overlay{position:fixed;inset:0;z-index:100;display:flex;align-items:center;justify-content:center;padding:12px;pointer-events:auto}.game-trade-modal-backdrop{position:absolute;inset:0;z-index:0;padding:0;border:none;background:rgba(6,7,10,.55);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);cursor:pointer}.game-trade-modal{position:relative;z-index:1;display:flex;flex-direction:column;gap:16px;width:min(760px,calc(100vw - 24px));max-height:85vh;overflow-y:auto;padding:24px;border:1px solid rgba(255,255,255,.1);border-radius:16px;background:rgba(14,16,22,.82);box-shadow:0 24px 64px rgba(0,0,0,.45),inset 0 1px 0 rgba(255,255,255,.06);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);pointer-events:auto}.game-trade-modal__close{position:absolute;top:14px;right:14px;z-index:2;display:flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border:none;border-radius:8px;background:transparent;color:rgba(236,234,228,.5);font-size:1.5rem;line-height:1;cursor:pointer;transition:color .15s ease,background .15s ease}.game-trade-modal__close:hover{color:rgba(236,234,228,.9);background:rgba(255,255,255,.06)}.game-trade-modal__close:focus-visible{outline:2px solid rgba(96,165,250,.6);outline-offset:2px}.game-trade-modal__header{display:flex;flex-direction:column;gap:6px;padding-right:40px}.game-trade-modal__eyebrow{margin:0;font-size:.6875rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:rgba(236,234,228,.5)}.game-trade-modal__title{margin:0;font-size:1.125rem;font-weight:600;line-height:1.3;color:#eceae4}.game-trade-modal__team-row{display:flex;align-items:center;gap:8px;font-size:.8125rem;color:rgba(236,234,228,.55)}.game-trade-modal__exchange{display:grid;grid-template-columns:1fr auto 1fr;gap:16px;align-items:start}.game-trade-modal__column{display:flex;flex-direction:column;align-items:center;gap:8px;min-width:0;text-align:center}.game-trade-modal__column-label{font-size:.625rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:rgba(236,234,228,.42)}.game-trade-modal__player-name{margin:0;font-size:.9375rem;font-weight:600;color:#eceae4}.game-trade-modal__player-meta,.game-trade-modal__player-name{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.game-trade-modal__player-meta{display:flex;align-items:center;justify-content:center;gap:6px;font-size:.75rem;color:rgba(236,234,228,.55)}.game-trade-modal__player-stats{display:flex;align-items:center;justify-content:center;gap:12px}.game-trade-modal__pos{font-size:.6875rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:rgba(236,234,228,.45)}.game-trade-modal__specialty{font-size:.6875rem;color:rgba(236,234,228,.5);max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.game-trade-modal__divider{align-self:center;padding-top:2.5rem}.game-trade-modal__divider,.game-trade-modal__for{display:flex;align-items:center;justify-content:center}.game-trade-modal__for{width:44px;height:44px;border-radius:50%;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.04);font-size:.625rem;font-weight:700;letter-spacing:.08em;color:rgba(236,234,228,.55)}.game-trade-modal__needs{padding:12px 14px;border-radius:10px;border:1px solid rgba(255,255,255,.06);background:rgba(255,255,255,.03)}.game-trade-modal__needs-label{display:block;margin-bottom:6px;font-size:.625rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:rgba(236,234,228,.42)}.game-trade-modal__needs-list{margin:0;padding:0 0 0 16px;font-size:.8125rem;line-height:1.5;color:rgba(236,234,228,.68)}.game-trade-modal__actions{display:flex;gap:10px;margin-top:4px}.game-trade-modal__cancel{flex:0 0 auto;min-height:44px;min-width:44px;padding:10px 18px;border:1px solid rgba(255,255,255,.12);border-radius:8px;background:transparent;font-family:inherit;font-size:.8125rem;font-weight:600;color:rgba(236,234,228,.65);cursor:pointer;transition:border-color .15s ease,color .15s ease}.game-trade-modal__cancel:hover:not(:disabled){border-color:rgba(255,255,255,.2);color:rgba(236,234,228,.9)}.game-trade-modal__cancel:focus-visible{outline:2px solid rgba(96,165,250,.6);outline-offset:2px}.game-trade-modal__cancel:disabled{opacity:.5;cursor:not-allowed}.game-trade-modal__submit{flex:1;min-height:44px}@media (max-width:640px){.game-trade-modal{width:calc(100vw - 24px);padding:20px 16px}.game-trade-modal__exchange{grid-template-columns:1fr;gap:12px}.game-trade-modal__divider{padding-top:0}.game-trade-modal__for{width:36px;height:36px}}.game-collection-overlay{z-index:105}.game-collection-modal{width:min(520px,calc(100vw - 24px));max-height:85vh}.game-collection-modal__header{padding-right:40px}.game-collection-modal__title{margin:0;font-size:1.0625rem;font-weight:600;line-height:1.35;color:#eceae4}.game-collection-modal__player{display:flex;align-items:center;gap:14px;margin-top:16px;padding:12px;border-radius:10px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.03)}.game-collection-modal__player-info{display:flex;flex-direction:column;gap:6px;min-width:0;text-align:left}.game-collection-modal__player-name{margin:0;font-size:.9375rem;font-weight:600;color:#eceae4}.game-collection-modal__player-meta{display:flex;align-items:center;gap:6px;font-size:.75rem;color:rgba(236,234,228,.55)}.game-collection-modal__sell{font-size:.6875rem;color:var(--game-credits-fg-muted)}.game-collection-modal__body{margin:16px 0 0;font-size:.8125rem;line-height:1.55;color:rgba(236,234,228,.68);text-align:left}.game-collection-modal__body strong{color:rgba(236,234,228,.9);font-weight:600}.game-collection-modal__note{margin:10px 0 0;font-size:.75rem;line-height:1.45;color:rgba(236,234,228,.45);text-align:left}.game-collection-modal__actions{display:flex;gap:10px;margin-top:18px}.game-collection-modal__confirm{flex:1;min-height:44px}@media (max-width:640px){.game-collection-modal__actions{flex-direction:column-reverse}.game-collection-modal__player{flex-direction:column;text-align:center}.game-collection-modal__player-info{align-items:center;text-align:center}.game-collection-modal__player-meta{justify-content:center}}@media (min-width:641px) and (max-width:900px){.game-collection-modal{width:min(520px,90vw)}}.game-result-overlay{position:fixed;inset:0;z-index:110;pointer-events:auto}.game-result-backdrop{position:fixed;inset:0;z-index:0;padding:0;border:none;background:rgba(6,7,10,.62);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);cursor:pointer}.game-result-overlay--reject .game-result-backdrop{background:rgba(6,7,10,.68)}.game-result-overlay--accept .game-result-backdrop{background:rgba(6,7,10,.72)}.game-result__anchor{position:fixed;top:50%;left:50%;z-index:1;transform:translate(-50%,-50%);pointer-events:none}.game-result__panel{position:relative;top:auto;left:auto;z-index:1;width:min(22rem,calc(100vw - 32px));max-height:calc(100vh - 48px);overflow-y:auto;padding:24px;border-radius:14px;border:1px solid rgba(255,255,255,.08);background:rgba(18,20,26,.96);text-align:center;box-shadow:0 24px 64px rgba(0,0,0,.5);transform:none;pointer-events:auto}.game-result__panel--accept{border-color:rgba(88,155,115,.25)}.game-result__panel--reject{border-color:rgba(196,92,74,.28);box-shadow:0 24px 64px rgba(0,0,0,.5),inset 0 1px 0 rgba(196,92,74,.08)}.game-result__kicker{margin:0;font-size:.5625rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:rgba(236,234,228,.45)}.game-result--accept .game-result__kicker{color:rgba(88,155,115,.85)}.game-result__panel--reject .game-result__kicker{color:rgba(196,92,74,.9)}.game-result__title{margin:8px 0 0;font-size:1.25rem;font-weight:600;letter-spacing:-.02em;color:#eceae4}.game-result__title--decline{margin:0;font-size:.8125rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:rgba(196,92,74,.92)}.game-result__exchange{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:20px}.game-result__player{display:flex;flex-direction:column;align-items:center;gap:8px;flex:1;min-width:0;font-size:.75rem;font-weight:500;color:rgba(236,234,228,.65)}.game-result__player .player-headshot{width:3.5rem;height:4.25rem;border-radius:8px}.game-result__player--new{color:#eceae4}.game-result__player span{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.game-result__swap{flex-shrink:0;font-size:1.125rem;color:rgba(236,234,228,.3)}.game-result__tier-shift{margin:16px 0 0;font-size:.8125rem;color:rgba(236,234,228,.55)}.game-result__tier-shift strong{color:rgba(212,175,90,.92)}.game-result__message{margin:16px 0 0;font-size:.8125rem;line-height:1.45;color:rgba(236,234,228,.55)}.game-result__lives{margin:12px 0 0;font-size:.75rem;font-weight:500;color:rgba(196,92,74,.85)}.game-result__continue-btn{display:flex;align-items:center;justify-content:center;width:100%;min-height:44px;margin-top:16px;padding:10px 16px;border:1px solid rgba(255,255,255,.12);border-radius:8px;background:rgba(255,255,255,.06);font-family:inherit;font-size:.8125rem;font-weight:600;color:#eceae4;cursor:pointer;transition:border-color .15s ease,background .15s ease}.game-result__continue-btn:hover{border-color:rgba(255,255,255,.2);background:rgba(255,255,255,.1)}.game-result__continue-btn:focus-visible{outline:2px solid rgba(96,165,250,.6);outline-offset:2px}.game-result__continue-btn--reject{border-color:rgba(196,92,74,.35);background:rgba(196,92,74,.1);color:rgba(236,234,228,.92)}.game-result__continue-btn--reject:hover{border-color:rgba(196,92,74,.5);background:rgba(196,92,74,.16)}.game-result__continue{margin-top:20px;display:flex;flex-direction:column;gap:8px;align-items:center}.game-result__continue span{font-size:.625rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:rgba(236,234,228,.4)}.game-result__progress-track{width:100%;height:2px;border-radius:999px;background:rgba(255,255,255,.08);overflow:hidden}.game-result__progress-fill{width:100%;height:100%;background:rgba(88,155,115,.75);transform-origin:left center;transition:transform .05s linear}.player-headshot--fill{width:100%;height:100%;border:none;border-radius:0;background:#0a0a0b}.game-asset-card__media .player-headshot--fill.player-headshot--photo .player-headshot-image{object-fit:cover;object-position:top center}.game-candidate__photo .player-headshot--fill.player-headshot--photo .player-headshot-image{object-fit:contain;object-position:center top}.game-asset-card__media .player-headshot--fill,.game-candidate__photo .player-headshot--fill{width:100%;height:100%}.player-headshot--asset{width:6.5rem;height:8rem;border-radius:10px;border-color:rgba(255,255,255,.1)}.player-headshot--candidate{width:5.5rem;height:6.5rem;border-radius:10px}.player-headshot--modal{width:7.5rem;height:9rem;border-radius:12px;border-color:rgba(255,255,255,.12)}.player-headshot--asset.player-headshot--photo .player-headshot-image,.player-headshot--candidate.player-headshot--photo .player-headshot-image,.player-headshot--modal.player-headshot--photo .player-headshot-image{object-fit:cover;object-position:top center}.player-headshot--xs{width:1.25rem;height:1.25rem;border-radius:4px}.player-headshot--xs .player-headshot-initials{font-size:.4375rem}.tier-badge--subtle{padding:2px 8px;border-radius:4px;font-size:.625rem;font-weight:600;letter-spacing:.06em;box-shadow:none;opacity:.92}.tier-badge--asset{padding:3px 10px;border-radius:5px;font-size:.6875rem;font-weight:600;letter-spacing:.07em;border-width:1px;box-shadow:0 0 0 1px rgba(255,255,255,.04);opacity:.95}.tier-badge--asset-prominent{padding:5px 12px;border-radius:6px;font-size:.6875rem;font-weight:700;letter-spacing:.1em;border-width:1px;box-shadow:0 2px 10px rgba(0,0,0,.22),0 0 0 1px rgba(255,255,255,.06);opacity:1}@media (min-width:1024px){.tier-badge--asset-prominent{padding:6px 14px;font-size:.75rem}}.tier-badge--asset-featured{padding:7px 14px;border-radius:8px;font-size:1.375rem;font-weight:800;letter-spacing:.12em;border-width:1px;box-shadow:0 2px 12px rgba(0,0,0,.28),0 0 0 1px rgba(255,255,255,.08);opacity:1;text-shadow:none}@media (min-width:1024px){.tier-badge--asset-featured{padding:8px 16px;font-size:1.5rem}}@media (prefers-reduced-motion:reduce){html:not([data-full-motion]) .game-action-btn,html:not([data-full-motion]) .game-candidate,html:not([data-full-motion]) .game-result__progress-fill{transition:none}}.season-live{position:relative;z-index:3;width:min(100%,54rem);margin-top:1rem;overflow:hidden;padding:clamp(.85rem,2.2vw,1.35rem);border:1px solid rgba(212,175,55,.42);border-radius:1rem;background:linear-gradient(145deg,rgba(255,255,255,.055),rgba(255,255,255,.014)),rgba(5,5,7,.92);box-shadow:inset 0 1px rgba(255,255,255,.08),0 24px 58px rgba(0,0,0,.52);backdrop-filter:blur(15px);transition:border-color .22s ease,box-shadow .22s ease,filter .22s ease;animation:season-live-enter .65s cubic-bezier(.22,1,.36,1) both}.season-live__pulse{position:absolute;z-index:0;inset:-45%;pointer-events:none;opacity:0;border-radius:50%}.season-live__pulse--w{background:radial-gradient(circle,rgba(66,222,127,.3),transparent 62%);animation:season-live-win-pulse .46s ease-out both}.season-live__pulse--l{background:radial-gradient(circle,rgba(226,73,73,.18),transparent 58%);animation:season-live-loss-pulse .28s ease-out both}.season-screen--energy-3 .season-live,.season-screen--energy-4 .season-live,.season-screen--energy-5 .season-live{border-color:rgba(84,227,139,.52);box-shadow:inset 0 0 42px rgba(54,192,111,.045),0 0 35px rgba(54,192,111,.13),0 24px 58px rgba(0,0,0,.52)}.season-screen--energy-5 .season-lineup--broadcast{filter:brightness(1.15) saturate(1.14)}.season-live__topline{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.65rem;font-size:.68rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:var(--tu-gold-soft)}.season-live__topline>span{display:flex;align-items:center;gap:.42rem}.season-live__topline i{width:.5rem;height:.5rem;border-radius:50%;background:#ef4d55;box-shadow:0 0 14px rgba(239,77,85,.85);animation:season-live-indicator .75s ease-in-out infinite}.season-live__topline strong{min-width:7.2rem;text-align:right;font-variant-numeric:tabular-nums}.season-live__score{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;gap:clamp(1.1rem,6vw,3rem);min-height:clamp(5rem,13vw,7.5rem)}.season-live__score>div{display:grid;justify-items:center;min-width:5.5rem}.season-live__number{min-width:2ch;font-size:clamp(3.25rem,10vw,6rem);font-weight:850;line-height:.88;letter-spacing:-.075em;color:var(--tu-text);font-variant-numeric:tabular-nums;animation:season-number-update .34s cubic-bezier(.18,1.25,.25,1) both}.season-live__score>div:first-child .season-live__number{color:var(--tu-gold-soft);text-shadow:0 0 24px rgba(212,175,55,.25)}.season-live__score>div>span{margin-top:.35rem;font-size:.6rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:var(--tu-text-muted)}.season-live__score>b{font-size:clamp(1.8rem,5vw,3rem);color:rgba(255,255,255,.32)}.season-live__result-row{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;gap:.55rem;margin:.2rem auto .7rem;width:min(100%,28rem)}.season-latest,.season-live__streak{display:flex;align-items:center;justify-content:space-between;min-height:3rem;padding:.5rem .7rem;border:1px solid rgba(255,255,255,.08);border-radius:.62rem;background:rgba(255,255,255,.025)}.season-latest>span,.season-live__streak>span{font-size:.58rem;font-weight:750;letter-spacing:.08em;text-transform:uppercase;color:var(--tu-text-muted)}.season-latest>strong,.season-live__streak>strong{font-size:1.1rem;color:var(--tu-text)}.season-latest--w{border-color:rgba(74,224,132,.48);background:rgba(47,181,101,.11);box-shadow:0 0 20px rgba(47,181,101,.1);animation:season-latest-win .44s cubic-bezier(.18,1.35,.25,1) both}.season-latest--w>strong{color:#78eba7;text-shadow:0 0 16px rgba(74,224,132,.5)}.season-latest--l{border-color:rgba(225,83,83,.38);background:rgba(184,50,50,.08);animation:season-latest-loss .28s ease-out both}.season-latest--l>strong{color:#ed9090}.season-live__progress{position:relative;z-index:1;width:100%;height:5px;margin-bottom:.75rem;overflow:hidden;border-radius:999px;background:rgba(255,255,255,.075)}.season-live__progress>span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#8c6717,#ffd556,#fff0a9);box-shadow:0 0 14px rgba(255,210,75,.45);transition:width .12s linear}.season-live__grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(14,minmax(0,1fr));gap:.25rem}.season-live__grid>span{display:grid;place-items:center;aspect-ratio:1;min-width:0;border:1px solid rgba(255,255,255,.055);border-radius:.28rem;background:rgba(255,255,255,.024);color:rgba(255,255,255,.17);font-size:.5rem;font-weight:850;transition:border-color .18s ease,box-shadow .18s ease}.season-live__grid>span.is-w{border-color:rgba(72,219,128,.42);background:rgba(47,178,99,.19);color:#7be3a5}.season-live__grid>span.is-l{border-color:rgba(222,76,76,.36);background:rgba(187,50,50,.15);color:#e98b8b}.season-live__grid>span.is-latest{z-index:2;border-color:rgba(255,255,255,.8);box-shadow:0 0 0 2px rgba(255,255,255,.12),0 0 18px currentColor;animation:season-grid-latest .38s cubic-bezier(.18,1.35,.25,1) both}.season-live__message{position:relative;z-index:1;min-height:1rem;margin:.75rem 0 0;font-size:.7rem;color:var(--tu-text-secondary);text-align:center;animation:season-message-in .42s ease-out both}.season-anticipation{position:relative;z-index:4;display:grid;justify-items:center;width:min(100%,42rem);margin-top:1rem;padding:2rem 1rem;text-align:center;animation:season-anticipation-in .55s ease-out both}.season-anticipation>span{font-size:.65rem;font-weight:800;letter-spacing:.17em;text-transform:uppercase;color:var(--tu-gold-soft)}.season-anticipation>strong{margin-top:.4rem;font-size:clamp(1.4rem,5vw,2.4rem);color:var(--tu-text)}.season-anticipation>div{width:min(80%,20rem);height:2px;margin-top:1rem;background:linear-gradient(90deg,transparent,var(--tu-gold-soft),transparent);box-shadow:0 0 20px rgba(212,175,55,.5);animation:season-anticipation-line .8s ease-in-out both}.season-screen--anticipation .season-lineup--broadcast{animation:season-anticipation-lineup .9s ease-out both}@keyframes season-live-enter{0%{opacity:0;transform:translateY(24px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes season-live-indicator{0%,to{opacity:.42;transform:scale(.75)}50%{opacity:1;transform:scale(1.18)}}@keyframes season-live-win-pulse{0%{opacity:0;transform:scale(.3)}40%{opacity:1}to{opacity:0;transform:scale(1.05)}}@keyframes season-live-loss-pulse{0%{opacity:0;transform:scale(.5)}45%{opacity:.78}to{opacity:0;transform:scale(.9)}}@keyframes season-number-update{0%{opacity:.3;transform:translateY(16px) scale(.86);filter:blur(3px)}to{opacity:1;transform:translateY(0) scale(1);filter:blur(0)}}@keyframes season-latest-win{0%{opacity:.25;transform:scale(.78) translateY(8px)}70%{opacity:1;transform:scale(1.05) translateY(-2px)}to{transform:scale(1) translateY(0)}}@keyframes season-latest-loss{0%{opacity:.3;transform:translateX(-5px)}45%{opacity:1;transform:translateX(3px)}to{transform:translateX(0)}}@keyframes season-grid-latest{0%{opacity:.2;transform:scale(.35) rotate(-10deg)}to{opacity:1;transform:scale(1) rotate(0)}}@keyframes season-message-in{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@keyframes season-anticipation-in{0%{opacity:0;transform:scale(.88);filter:brightness(1.8)}to{opacity:1;transform:scale(1);filter:brightness(1)}}@keyframes season-anticipation-line{0%{opacity:0;transform:scaleX(0)}to{opacity:1;transform:scaleX(1)}}@keyframes season-anticipation-lineup{0%{opacity:.85;transform:scale(.98) translateY(-2px);filter:brightness(.96)}to{opacity:1;transform:scale(1) translateY(0);filter:brightness(1)}}@media (max-width:620px){.season-live{padding-inline:.6rem}.season-live__topline{font-size:.57rem}.season-live__score{min-height:4.6rem}.season-live__score>div{min-width:4rem}.season-live__result-row{gap:.35rem}.season-latest,.season-live__streak{min-height:2.55rem;padding:.4rem .5rem}.season-latest>span,.season-live__streak>span{font-size:.5rem}.season-live__grid{grid-template-columns:repeat(10,minmax(0,1fr));gap:.18rem}.season-live__grid>span{font-size:.43rem}}@media (prefers-reduced-motion:reduce){html:not([data-full-motion]) .season-anticipation,html:not([data-full-motion]) .season-anticipation>div,html:not([data-full-motion]) .season-latest,html:not([data-full-motion]) .season-live,html:not([data-full-motion]) .season-live__grid>span.is-latest,html:not([data-full-motion]) .season-live__message,html:not([data-full-motion]) .season-live__number,html:not([data-full-motion]) .season-live__pulse,html:not([data-full-motion]) .season-live__topline i,html:not([data-full-motion]) .season-screen--anticipation .season-lineup--broadcast{animation:none!important}html:not([data-full-motion]) .season-live__progress>span{transition-duration:.05s}}.lineup-card-wrap{--card-tilt-x:0deg;--card-tilt-y:0deg;--foil-x:50%;--foil-y:50%;perspective:1200px}.lineup-card__back{border-width:2px;border-color:rgba(var(--lineup-tier-rgb),.92);box-shadow:inset 0 0 0 1px rgba(255,255,255,.12),inset 0 0 32px rgba(var(--lineup-tier-rgb),.38),0 0 18px rgba(var(--lineup-tier-rgb),.28),0 12px 28px rgba(0,0,0,.54)}.lineup-card__back:after{content:"";position:absolute;inset:0;opacity:.42;background-image:repeating-linear-gradient(118deg,transparent 0 8px,rgba(255,255,255,.055) 9px,transparent 10px 18px),url("data:image/svg+xml,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.72' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.38'/%3E%3C/svg%3E");background-size:auto,90px 90px;mix-blend-mode:soft-light;pointer-events:none}.lineup-card__back-pattern{position:absolute;inset:8%;border-radius:calc(var(--tu-radius) * .7);opacity:.5;background:linear-gradient(135deg,transparent 46%,rgba(var(--lineup-tier-rgb),.48) 48%,transparent 51%),repeating-radial-gradient(circle at 50% 50%,transparent 0 13px,rgba(255,255,255,.075) 14px,transparent 15px 28px);mask-image:linear-gradient(180deg,black,transparent 92%);animation:lineup-pattern-drift 8s linear infinite}.lineup-card__back-glow{inset:8% 8% auto;height:64%;background:radial-gradient(circle at var(--foil-x) var(--foil-y),rgba(255,255,255,.38),transparent 20%),radial-gradient(circle,rgba(var(--lineup-tier-rgb),.82),transparent 68%);filter:blur(14px);animation:lineup-core-pulse 3.6s ease-in-out infinite}.lineup-card__back-frame{inset:.42rem;border-color:rgba(255,255,255,.24);box-shadow:0 0 0 1px rgba(var(--lineup-tier-rgb),.35),inset 0 0 18px rgba(var(--lineup-tier-rgb),.2)}.lineup-card__back-shine:before{width:62%;background:linear-gradient(105deg,transparent 22%,rgba(255,255,255,.1) 38%,rgba(255,255,255,.62) 49%,rgba(var(--lineup-tier-rgb),.34) 56%,transparent 72%);animation-duration:3.2s}.lineup-card-wrap--tier-d .lineup-card__back,.lineup-card-wrap--tier-f .lineup-card__back{animation-duration:6.2s;box-shadow:inset 0 0 0 1px rgba(255,255,255,.09),inset 0 0 24px rgba(var(--lineup-tier-rgb),.25),0 0 14px rgba(var(--lineup-tier-rgb),.2),0 10px 24px rgba(0,0,0,.5)}.lineup-card-wrap--tier-b .lineup-card__back,.lineup-card-wrap--tier-c .lineup-card__back{animation-duration:4.4s}.lineup-card-wrap--tier-a .lineup-card__back{background:radial-gradient(circle at var(--foil-x) var(--foil-y),rgba(255,255,255,.52),transparent 18%),conic-gradient(from 200deg,#725111,#ffd85e,#8c6318,#fff0a3,#b98216,#725111),linear-gradient(145deg,#f8c73e,#251b05);box-shadow:inset 0 0 0 1px rgba(255,250,205,.5),inset 0 0 38px rgba(255,206,58,.48),0 0 30px rgba(255,200,46,.4),0 14px 30px rgba(0,0,0,.54);animation-duration:3.4s}.lineup-card-wrap--tier-s .lineup-card__back{background:radial-gradient(circle at var(--foil-x) var(--foil-y),rgba(255,235,235,.52),transparent 17%),conic-gradient(from 215deg at 50% 45%,#340207,#ff1e32,#6f0710,#ff6a74,#2b0105,#ff2437,#340207),linear-gradient(145deg,#ff3044,#210104);border-color:#ff7981;box-shadow:inset 0 0 0 1px rgba(255,220,220,.42),inset 0 0 42px rgba(255,25,52,.52),0 0 36px rgba(255,35,54,.52),0 16px 34px rgba(0,0,0,.58)}@media (hover:hover) and (pointer:fine){.lineup-reveal__grid>[role=listitem]{transition:opacity .35s ease,filter .35s ease,transform .35s cubic-bezier(.22,1,.36,1)}.lineup-reveal__grid:has(.lineup-card-wrap:not(.lineup-card-wrap--revealed):hover)>[role=listitem]:not(:has(.lineup-card-wrap:hover)){opacity:.48;filter:saturate(.65) brightness(.68);transform:scale(.95)}.lineup-card-wrap:not(.lineup-card-wrap--revealed):not(.lineup-card-wrap--revealing):hover{z-index:30}.lineup-card-wrap:not(.lineup-card-wrap--revealed):not(.lineup-card-wrap--revealing):hover .lineup-card{transform:translateY(-18px) scale(1.1) rotateX(var(--card-tilt-x)) rotateY(var(--card-tilt-y)) translateZ(45px);filter:brightness(1.13) saturate(1.18)}.lineup-card{transition:transform .22s cubic-bezier(.22,1,.36,1),filter .22s ease;transform-style:preserve-3d}.lineup-card-wrap:not(.lineup-card-wrap--revealed):hover .lineup-card__back{border-color:rgba(255,255,255,.72);box-shadow:inset 0 0 0 1px rgba(255,255,255,.28),inset 0 0 42px rgba(var(--lineup-tier-rgb),.52),0 0 42px rgba(var(--lineup-tier-rgb),.5),0 22px 38px rgba(0,0,0,.58)}}.lineup-card-wrap--revealing:after{content:"";position:absolute;z-index:40;inset:-55%;border-radius:50%;pointer-events:none;background:radial-gradient(circle,rgba(255,255,255,.96),rgba(var(--lineup-tier-rgb),.52) 18%,transparent 56%);mix-blend-mode:screen;animation:lineup-midpoint-flash .3s ease-out both}@keyframes lineup-tier-energy{0%,to{filter:brightness(.94) saturate(1.05)}50%{filter:brightness(1.14) saturate(1.28)}}@keyframes lineup-s-energy{0%,to{filter:brightness(.95) saturate(1.18)}42%{filter:brightness(1.28) saturate(1.55)}58%{filter:brightness(1.1) saturate(1.38)}}@keyframes lineup-core-pulse{0%,to{opacity:.58;transform:scale(.88)}50%{opacity:1;transform:scale(1.12)}}@keyframes lineup-pattern-drift{0%{transform:rotate(0deg) scale(1.08)}to{transform:rotate(1turn) scale(1.08)}}@keyframes lineup-dramatic-stage{0%{transform:translateY(0) scale(1);filter:brightness(1)}28%{transform:translateY(-10px) scale(1.06);filter:brightness(1.18)}62%{transform:translateY(-6px) scale(1.04);filter:brightness(1.1)}to{transform:translateY(0) scale(1);filter:brightness(1)}}@keyframes lineup-premium-flip{0%{transform:rotateY(0deg) translateZ(0) scale(1)}42%{transform:rotateY(95deg) translateZ(48px) scale(1.05)}72%{transform:rotateY(168deg) translateZ(18px) scale(1.02)}to{transform:rotateY(180deg) translateZ(0) scale(1)}}@keyframes lineup-midpoint-flash{0%,28%{opacity:0;transform:scale(.4)}48%{opacity:.85;transform:scale(.78)}to{opacity:0;transform:scale(1.2)}}@media (prefers-reduced-motion:reduce){html:not([data-full-motion]) .lineup-card-wrap--revealing,html:not([data-full-motion]) .lineup-card-wrap--revealing .lineup-card__inner,html:not([data-full-motion]) .lineup-card-wrap--revealing:after,html:not([data-full-motion]) .lineup-card__back,html:not([data-full-motion]) .lineup-card__back-glow,html:not([data-full-motion]) .lineup-card__back-pattern{animation:none!important}}.starting-five-lock{position:fixed;inset:0;z-index:1500;display:grid;place-items:start center;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:max(.75rem,env(safe-area-inset-top)) 1rem max(1.5rem,env(safe-area-inset-bottom));background:rgba(6,6,7,.97);animation:starting-five-backdrop .35s ease-out both}.starting-five-lock__lights{position:absolute;inset:0;background:radial-gradient(ellipse 36% 45% at 20% 0,rgba(212,175,55,.15),transparent 72%),radial-gradient(ellipse 36% 45% at 80% 0,rgba(255,255,255,.08),transparent 72%),radial-gradient(ellipse 60% 40% at 50% 70%,rgba(212,175,55,.08),transparent 75%);animation:starting-five-lights 1.7s ease-in-out both;pointer-events:none}.starting-five-lock__content{position:relative;z-index:1;width:min(100%,48rem);margin:0 auto;padding-bottom:1.25rem;text-align:center}.starting-five-lock__eyebrow{margin:0 0 .35rem;font-size:.6875rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--tu-gold-soft);animation:starting-five-title .45s ease-out .18s both}.starting-five-lock__title{margin:0 0 .4rem;font-size:clamp(1.5rem,5vw,2.75rem);font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--tu-text);animation:starting-five-title .5s cubic-bezier(.22,1,.36,1) .28s both}.starting-five-lock__sub{margin:0 0 1.1rem;font-size:.8125rem;font-weight:500;color:var(--tu-text-secondary);animation:starting-five-title .5s cubic-bezier(.22,1,.36,1) .32s both}.starting-five-lock__budget{margin:0 0 1.2rem;font-size:.8125rem;color:var(--tu-text-secondary);animation:starting-five-title .5s cubic-bezier(.22,1,.36,1) .34s both}.starting-five-lock__budget strong{color:var(--tu-gold-soft)}.starting-five-lock__cards{display:flex;flex-wrap:wrap;justify-content:center;gap:clamp(.35rem,1.3vw,.75rem);width:100%;margin:0 auto 1.25rem}.starting-five-lock__card{width:calc((100% - .7rem) / 3);max-width:7.25rem;min-width:0;overflow:hidden;border:1px solid var(--tu-gold-border);border-radius:var(--tu-radius);background:#0c0c0e;box-shadow:0 12px 28px rgba(0,0,0,.38);animation:starting-five-card-in .72s calc(.34s + var(--lock-index) * .07s) cubic-bezier(.22,1,.36,1) both}.starting-five-lock__card:first-child{--lock-offset:-18vw}.starting-five-lock__card:nth-child(2){--lock-offset:-9vw}.starting-five-lock__card:nth-child(3){--lock-offset:0vw}.starting-five-lock__card:nth-child(4){--lock-offset:9vw}.starting-five-lock__card:nth-child(5){--lock-offset:18vw}.starting-five-lock__photo{width:100%;aspect-ratio:4/5;overflow:hidden;background:#070708}.starting-five-lock__photo .player-headshot{width:100%;height:100%}.starting-five-lock__photo .player-headshot-image{width:100%;height:100%;object-fit:cover;object-position:center 12%}.starting-five-lock__position{display:block;margin-top:.35rem;padding:0 .25rem;font-size:.5rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:var(--tu-gold-soft)}.starting-five-lock__name{display:block;min-height:1.9rem;padding:.15rem .3rem .2rem;font-size:clamp(.58rem,1.6vw,.75rem);line-height:1.15;color:var(--tu-text)}.starting-five-lock__team{display:flex;align-items:center;justify-content:center;gap:.25rem;padding:0 .3rem .45rem;font-size:.5625rem;font-weight:650;letter-spacing:.04em;color:rgba(245,245,244,.62)}.starting-five-lock__go{min-width:min(100%,16rem);min-height:3.1rem;margin:.25rem auto 0;padding:.85rem 2rem;font-size:1rem;font-weight:900;letter-spacing:.22em;animation:starting-five-title .5s cubic-bezier(.22,1,.36,1) .55s both}@media (min-width:1024px){.starting-five-lock__content{width:min(94vw,72rem);display:grid;justify-items:center}.starting-five-lock__cards{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.85rem;width:min(100%,64rem);margin-bottom:1.5rem}.starting-five-lock__card{width:auto;max-width:none}.starting-five-lock__go{min-width:18rem;min-height:3.35rem}}@keyframes starting-five-backdrop{0%{opacity:0}to{opacity:1}}@keyframes starting-five-lights{0%{opacity:0;transform:scale(1.08)}45%{opacity:1}to{opacity:.72;transform:scale(1)}}@keyframes starting-five-title{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes starting-five-card-in{0%{opacity:0;transform:translateX(var(--lock-offset)) translateY(18px) scale(.9)}70%{opacity:1;transform:translateX(0) translateY(-3px) scale(1.02)}to{opacity:1;transform:translateX(0) translateY(0) scale(1)}}.season-screen{position:relative;min-height:100dvh;overflow-x:hidden;background:var(--tu-charcoal)}.season-screen__arena{position:fixed;inset:0;z-index:0;pointer-events:none;background:linear-gradient(115deg,transparent 25%,rgba(212,175,55,.06) 50%,transparent 75%),radial-gradient(ellipse 55% 38% at 50% 0,rgba(212,175,55,.12),transparent 72%);animation:season-arena-sweep 3.2s ease-out both}.season-screen__content{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;width:min(100%,64rem);min-height:100dvh;margin:0 auto;padding:clamp(1.25rem,4vw,2.5rem) 1rem calc(1.5rem + env(safe-area-inset-bottom, 0px))}.season-screen__header{text-align:center;animation:season-section-in .45s ease-out both}.season-screen__eyebrow{margin:0;font-size:.6875rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--tu-gold-soft)}.season-screen__title{margin:.3rem 0 1rem;font-size:clamp(1.65rem,5vw,2.75rem);font-weight:800;letter-spacing:-.04em;color:var(--tu-text)}.season-lineup{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:clamp(.35rem,1.2vw,.75rem);width:min(100%,52rem)}.season-player{min-width:0;overflow:hidden;border:1px solid var(--tu-border);border-radius:var(--tu-radius);background:rgba(255,255,255,.035);box-shadow:0 8px 22px rgba(0,0,0,.3);text-align:center;animation:season-player-in .52s calc(var(--season-index) * .07s) cubic-bezier(.22,1,.36,1) both}.season-player__photo{width:100%;aspect-ratio:4/5;overflow:hidden;background:#070708}.season-player__photo .player-headshot{width:100%;height:100%}.season-player__photo .player-headshot-image{width:100%;height:100%;object-fit:cover;object-position:center 12%}.season-player__position{display:block;margin-top:.4rem;font-size:.5625rem;font-weight:800;letter-spacing:.12em;color:var(--tu-gold-soft)}.season-player__name{min-height:2.25rem;margin:0;padding:.2rem .3rem .5rem;font-size:clamp(.625rem,1.7vw,.8125rem);line-height:1.15;color:var(--tu-text)}.season-record{width:min(100%,31rem);margin-top:clamp(1.2rem,4vw,2.25rem);padding:1rem;border:1px solid var(--tu-border);border-radius:var(--tu-radius);background:rgba(0,0,0,.3);text-align:center;animation:season-section-in .5s ease-out .35s both}.season-record--finished{border-color:var(--tu-gold-border);box-shadow:0 0 24px rgba(212,175,55,.08)}.season-record__milestone{margin:0 0 .35rem;font-size:.6875rem;font-weight:800;letter-spacing:.16em;color:var(--tu-gold-soft)}.season-record__score{display:flex;align-items:center;justify-content:center;gap:clamp(.7rem,5vw,1.5rem)}.season-record__score div{display:flex;flex-direction:column;align-items:center}.season-record__score strong{min-width:2ch;font-size:clamp(2.75rem,12vw,5rem);font-weight:800;line-height:1;letter-spacing:-.06em;color:var(--tu-text);font-variant-numeric:tabular-nums}.season-record__score div:first-child strong{color:var(--tu-gold-soft)}.season-record__score span:not(.season-record__dash){margin-top:.25rem;font-size:.625rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--tu-text-muted)}.season-record__dash{font-size:2rem;color:var(--tu-text-muted)}.season-progress{width:100%;height:3px;margin-top:.9rem;overflow:hidden;border-radius:999px;background:rgba(255,255,255,.08)}.season-progress span{display:block;height:100%;border-radius:inherit;background:var(--tu-gold);transition:width .08s linear}.season-record__games{margin:.4rem 0 0;font-size:.6875rem;color:var(--tu-text-muted);font-variant-numeric:tabular-nums}.season-record__reaction{margin:.75rem 0 0;font-size:clamp(1rem,4vw,1.3rem);font-weight:750;color:var(--tu-text);animation:season-reaction .5s cubic-bezier(.22,1,.36,1) both}.season-screen__actions{display:grid;grid-template-columns:1fr 1fr;gap:.6rem;width:min(100%,31rem);margin-top:.85rem;animation:season-section-in .4s ease-out both}.season-five-details{display:grid;gap:.35rem;width:min(100%,31rem);margin-top:.75rem;padding:.65rem;border:1px solid var(--tu-border);border-radius:var(--tu-radius);background:var(--tu-surface);animation:season-section-in .28s ease-out both}.season-five-details__row{display:grid;grid-template-columns:2rem minmax(0,1fr) minmax(0,1.2fr);align-items:center;gap:.45rem;min-height:2.2rem;padding:.25rem .4rem;border-radius:.45rem;color:var(--tu-text-secondary);font-size:.75rem}.season-five-details__row>span:first-child{font-weight:800;color:var(--tu-gold-soft)}.season-five-details__team{display:flex;align-items:center;justify-content:flex-end;gap:.3rem;min-width:0;color:var(--tu-text-muted);text-align:right}@keyframes season-arena-sweep{0%{opacity:0;transform:translateX(-12%)}to{opacity:1;transform:translateX(0)}}@keyframes season-section-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes season-player-in{0%{opacity:0;transform:translateY(14px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes season-reaction{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}@media (max-width:540px){.starting-five-lock{padding-inline:.65rem}.starting-five-lock__title{margin-bottom:.9rem}.season-lineup,.starting-five-lock__cards{gap:.28rem}.season-player__name,.starting-five-lock__name{min-height:2rem;padding-inline:.15rem;font-size:.5625rem}.season-player__position,.starting-five-lock__position{font-size:.5rem}.season-screen__content{padding-inline:.65rem}.season-screen__actions{grid-template-columns:1fr}.season-five-details__row{grid-template-columns:1.7rem minmax(0,1fr)}.season-five-details__team{grid-column:2;justify-content:flex-start;text-align:left}}@media (prefers-reduced-motion:reduce){html:not([data-full-motion]) .season-five-details,html:not([data-full-motion]) .season-player,html:not([data-full-motion]) .season-record,html:not([data-full-motion]) .season-record__reaction,html:not([data-full-motion]) .season-screen__actions,html:not([data-full-motion]) .season-screen__arena,html:not([data-full-motion]) .season-screen__header,html:not([data-full-motion]) .starting-five-lock,html:not([data-full-motion]) .starting-five-lock__card,html:not([data-full-motion]) .starting-five-lock__eyebrow,html:not([data-full-motion]) .starting-five-lock__lights,html:not([data-full-motion]) .starting-five-lock__title{animation:none}html:not([data-full-motion]) .season-progress span{transition:none}}.game-board--negotiation{padding-bottom:1.5rem}.game-board--negotiation,.nego-panel{display:flex;flex-direction:column;gap:1rem}.nego-panel{padding:1rem;border-radius:1rem;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,rgba(16,26,46,.96),rgba(8,12,24,.98));box-shadow:0 10px 28px rgba(0,0,0,.28)}.nego-panel__header{display:flex;flex-direction:column;gap:.45rem}.nego-panel__team{display:flex;align-items:center;gap:.75rem}.nego-panel__eyebrow{margin:0;font-size:.6875rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted)}.nego-panel__team-name{margin:.1rem 0 0;font-size:1.0625rem;font-weight:700;color:var(--text)}.nego-panel__needs{margin:0;font-size:.75rem;color:var(--text-muted)}.nego-panel__body{display:grid;gap:.85rem}@media (min-width:720px){.nego-panel__body{grid-template-columns:1.2fr .8fr;align-items:stretch}}.nego-offer-card{display:grid;grid-template-columns:5.5rem 1fr;gap:.85rem;padding:.85rem;border-radius:.85rem;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.03)}@media (min-width:480px){.nego-offer-card{grid-template-columns:7rem 1fr}}.nego-offer-card__photo{width:100%;aspect-ratio:4/5;border-radius:.65rem;overflow:hidden;background:#0a0a0b}.nego-offer-card__label{margin:0;font-size:.6875rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted)}.nego-offer-card__name{margin:.2rem 0 0;font-size:1.125rem;font-weight:700;line-height:1.2;color:var(--text)}.nego-offer-card__meta{display:flex;align-items:center;gap:.4rem;margin-top:.35rem;font-size:.8125rem;color:var(--text-muted)}.nego-offer-card__ppg{margin:.45rem 0 0;font-size:.9375rem;font-weight:700;color:var(--text)}.nego-offer-card__specialty{margin:.2rem 0 0;font-size:.75rem;color:var(--text-muted)}.nego-chance{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:.2rem;padding:1rem .85rem;border-radius:.85rem;border:1px solid rgba(255,255,255,.08);background:rgba(0,0,0,.22)}.nego-chance__label{font-size:.6875rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted)}.nego-chance__value{font-size:clamp(2.5rem,8vw,3.5rem);font-weight:800;line-height:1;letter-spacing:-.03em;color:var(--text)}.nego-chance__risk{margin-top:.15rem;font-size:.8125rem;font-weight:700}.nego-chance__message{margin:.45rem 0 0;max-width:18rem;font-size:.75rem;line-height:1.4;color:var(--text-muted)}.nego-chance__cap{margin:.35rem 0 0;font-size:.6875rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#f5d77a}.nego-chance--guaranteed .nego-chance__risk,.nego-chance--guaranteed .nego-chance__value{color:#86efac}.nego-chance--strong .nego-chance__risk,.nego-chance--strong .nego-chance__value{color:#93c5fd}.nego-chance--risky .nego-chance__risk,.nego-chance--risky .nego-chance__value{color:#fde047}.nego-chance--longshot .nego-chance__risk,.nego-chance--longshot .nego-chance__value{color:#fdba74}.nego-chance--extreme .nego-chance__risk,.nego-chance--extreme .nego-chance__value{color:#fca5a5}.nego-actions{display:grid;gap:.55rem}@media (min-width:640px){.nego-actions{grid-template-columns:1.2fr 1.2fr 1fr}}.nego-btn{width:100%;min-height:2.85rem;letter-spacing:.04em;text-transform:none}.nego-btn--attempt{text-transform:uppercase;letter-spacing:.1em;font-size:.875rem}.nego-panel{box-shadow:none}.nego-offer-card,.nego-panel{background:rgba(255,255,255,.025)}.nego-chance,.nego-offer-card,.nego-panel{border-radius:var(--tu-radius);border:1px solid var(--tu-border)}.nego-chance{background:rgba(0,0,0,.28)}.nego-chance__message{max-width:16rem}@media (max-width:479px){.nego-chance__message{display:none}}.nego-resolving-overlay{z-index:1150}.nego-resolving{position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);width:min(90vw,22rem);padding:1.5rem 1.25rem;border-radius:1rem;border:1px solid rgba(255,255,255,.1);background:linear-gradient(180deg,rgba(14,24,44,.98),rgba(8,12,24,.99));text-align:center;box-shadow:0 18px 48px rgba(0,0,0,.45);z-index:1151}.nego-resolving__pulse{width:2.5rem;height:2.5rem;margin:0 auto .85rem;border-radius:50%;border:2px solid rgba(245,215,122,.35);border-top-color:#f5d77a;animation:nego-spin .85s linear infinite}@keyframes nego-spin{to{transform:rotate(1turn)}}.nego-resolving__eyebrow{margin:0;font-size:.6875rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted)}.nego-resolving__title{margin:.35rem 0 0;font-size:1.0625rem;font-weight:700;color:var(--text)}.nego-tutorial{max-width:24rem;padding:1.35rem 1.25rem 1.15rem}.nego-tutorial__title{margin:0 0 .85rem;font-size:1.125rem;font-weight:700}.nego-tutorial__list{margin:0 0 1.1rem;padding-left:1.1rem;display:grid;gap:.55rem;font-size:.875rem;line-height:1.45;color:var(--text-muted)}.nego-tutorial__list strong{color:var(--text)}@media (prefers-reduced-motion:reduce){html:not([data-full-motion]) .nego-resolving__pulse{animation:none}}.tradeup-shell--game{overflow:hidden}.hub{position:relative;z-index:1;flex:1;justify-content:center;align-items:flex-start;overflow-y:auto;overflow-x:hidden;padding:.75rem 1rem calc(1.25rem + env(safe-area-inset-bottom, 0px));-webkit-overflow-scrolling:touch}.hub,.hub__stack{display:flex;width:100%}.hub__stack{max-width:26rem;margin:0 auto;flex-direction:column;align-items:stretch;gap:1rem}@media (min-width:640px){.hub{align-items:center;padding:1rem 1.5rem 1.75rem}.hub__stack{max-width:28rem;gap:1.15rem}}.hub-chain-toggle{width:100%;padding:0;border:none;background:transparent;cursor:pointer;text-align:left;font:inherit;color:inherit}.hub-chain{display:flex;flex-direction:column;align-items:center;gap:.35rem;padding:.55rem .75rem;border-radius:var(--tu-radius);border:1px solid var(--tu-border);background:var(--tu-surface);transition:border-color .2s ease,background .2s ease}.hub-chain--expanded{border-color:var(--tu-gold-border);background:rgba(212,175,55,.04)}.hub-chain__label{font-size:.625rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--tu-text-muted)}.hub-chain__list{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.15rem .35rem;margin:0;padding:0;list-style:none}.hub-chain__list--story{flex-direction:column;flex-wrap:nowrap;align-items:center;gap:.2rem}.hub-chain__item{display:inline-flex;align-items:center;gap:.3rem}.hub-chain__list--story .hub-chain__item{flex-direction:column;gap:.1rem}.hub-chain__arrow{color:var(--tu-gold-soft);font-size:.7rem;opacity:.7}.hub-chain__list--story .hub-chain__arrow{line-height:1}.hub-chain__name{font-size:.75rem;font-weight:600;color:var(--tu-text-secondary);white-space:nowrap}.hub-chain__item:last-child .hub-chain__name{color:var(--tu-text)}.hub-chain__ellipsis{color:var(--tu-text-muted);font-size:.75rem;padding-right:.15rem}.hub-asset{display:grid;grid-template-columns:7.5rem 1fr;gap:.9rem;padding:.85rem;border-radius:var(--tu-radius);border:1px solid var(--tu-border);background:rgba(255,255,255,.035);box-shadow:0 10px 28px rgba(0,0,0,.28);overflow:hidden}.hub-asset--celebrate{border-color:var(--tu-gold-border);box-shadow:0 0 0 1px rgba(212,175,55,.18),0 12px 32px rgba(0,0,0,.32);animation:hub-gold-flash .7s ease-out}@keyframes hub-gold-flash{0%{box-shadow:0 0 0 1px rgba(212,175,55,.08),0 10px 28px rgba(0,0,0,.28)}35%{box-shadow:0 0 0 1px rgba(212,175,55,.35),0 0 28px rgba(212,175,55,.18),0 12px 32px rgba(0,0,0,.32)}to{box-shadow:0 0 0 1px rgba(212,175,55,.18),0 12px 32px rgba(0,0,0,.32)}}.hub-asset__media{position:relative;aspect-ratio:4/5;border-radius:calc(var(--tu-radius) - .15rem);overflow:hidden;background:#050506}.hub-asset__tier{position:absolute;left:.4rem;bottom:.4rem}.hub-asset__body{display:flex;flex-direction:column;justify-content:center;min-width:0;padding:.15rem .15rem .15rem 0}.hub-asset__eyebrow{margin:0;font-size:.625rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--tu-text-muted)}.hub-asset__name{margin:.3rem 0 0;font-size:clamp(1.15rem,4.5vw,1.4rem);font-weight:700;letter-spacing:-.03em;line-height:1.15;color:var(--tu-text)}.hub-asset__meta{display:flex;align-items:center;gap:.4rem;margin-top:.45rem;font-size:.8125rem;color:var(--tu-text-muted)}.hub-asset__actions{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem;margin-top:.85rem}.hub-link{padding:0;border:none;background:transparent;color:var(--tu-text-muted);font-family:inherit;font-size:.75rem;font-weight:600;cursor:pointer;transition:color .15s ease}.hub-link:hover:not(:disabled){color:var(--tu-gold-soft)}.hub-link:disabled{opacity:.4;cursor:not-allowed}.hub-link__sep{color:var(--tu-text-muted);opacity:.5;font-size:.75rem}@media (min-width:480px){.hub-asset{grid-template-columns:9rem 1fr;gap:1.1rem;padding:1rem}}.hub-offer{display:flex;flex-direction:column;gap:.85rem}.hub-offer__team{display:flex;align-items:center;justify-content:center;gap:.4rem;font-size:.75rem;font-weight:600;color:var(--tu-text-muted)}.hub-offer__stage{perspective:900px}.hub-offer-card{display:grid;grid-template-columns:6.5rem 1fr;gap:.85rem;padding:.85rem;border-radius:var(--tu-radius);border:1px solid var(--tu-border);background:rgba(255,255,255,.03);transform-style:preserve-3d;position:relative;overflow:hidden}.hub-offer-card--shimmer:after{content:"";position:absolute;inset:0;background:linear-gradient(105deg,transparent 35%,rgba(212,175,55,.14) 50%,transparent 65%);animation:hub-shimmer .7s ease-out;pointer-events:none}.hub-offer-card--shake{border-color:rgba(248,113,113,.35)}@keyframes hub-shimmer{0%{transform:translateX(-60%);opacity:0}30%{opacity:1}to{transform:translateX(60%);opacity:0}}.hub-offer-card__photo{aspect-ratio:4/5;border-radius:calc(var(--tu-radius) - .2rem);overflow:hidden;background:#050506}.hub-offer-card__label{margin:0;font-size:.625rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--tu-text-muted)}.hub-offer-card__name{margin:.25rem 0 0;font-size:1.125rem;font-weight:700;letter-spacing:-.02em;line-height:1.2;color:var(--tu-text)}.hub-offer-card__meta{display:flex;align-items:center;gap:.35rem;margin-top:.4rem;font-size:.75rem;color:var(--tu-text-muted)}.hub-offer-card__specialty{margin:.4rem 0 0;font-size:.75rem;color:var(--tu-text-secondary)}.hub-chance{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.15rem;padding:1rem .85rem .9rem;border-radius:var(--tu-radius);border:1px solid var(--tu-border);background:rgba(0,0,0,.28)}.hub-chance__label{font-size:.6875rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--tu-text-muted)}.hub-chance__value{font-size:clamp(2.75rem,12vw,3.75rem);font-weight:800;letter-spacing:-.04em;line-height:1;color:var(--tu-text);font-variant-numeric:tabular-nums}.hub-chance__risk{margin-top:.2rem;font-size:.8125rem;font-weight:700}.hub-chance__cap,.hub-chance__message{margin:.4rem 0 0;max-width:18rem;font-size:.75rem;line-height:1.4;color:var(--tu-text-muted)}.hub-chance__cap{color:var(--tu-gold-soft);font-weight:700;letter-spacing:.04em;text-transform:uppercase;font-size:.6875rem}.hub-chance--guaranteed .hub-chance__risk,.hub-chance--guaranteed .hub-chance__value{color:#86efac}.hub-chance--strong .hub-chance__risk,.hub-chance--strong .hub-chance__value{color:#93c5fd}.hub-chance--risky .hub-chance__risk,.hub-chance--risky .hub-chance__value{color:#f5d77a}.hub-chance--longshot .hub-chance__risk,.hub-chance--longshot .hub-chance__value{color:#fdba74}.hub-chance--extreme .hub-chance__risk,.hub-chance--extreme .hub-chance__value{color:#fca5a5}.hub-actions{display:grid;gap:.55rem}.hub-btn{width:100%;min-height:3rem}.hub-btn--attempt{min-height:3.35rem;font-size:.9375rem;letter-spacing:.12em;text-transform:uppercase}.hub-btn--walk{min-height:2.6rem}@media (min-width:640px){.hub-actions{grid-template-columns:1.35fr 1.15fr}.hub-btn--attempt,.hub-btn--walk{grid-column:1/-1}}.hub-result{position:fixed;inset:0;z-index:1300;display:grid;place-items:center;padding:1.25rem}.hub-result__backdrop{position:absolute;inset:0;border:none;background:rgba(5,5,6,.72);backdrop-filter:blur(6px);cursor:pointer}.hub-result--accept .hub-result__backdrop{background:rgba(8,10,8,.7)}.hub-result--reject .hub-result__backdrop{background:rgba(12,6,6,.78)}.hub-result__panel{position:relative;z-index:1;width:min(100%,22rem);display:flex;flex-direction:column;align-items:center;gap:.85rem;padding:1.5rem 1.25rem 1.25rem;border-radius:var(--tu-radius);border:1px solid var(--tu-border);background:linear-gradient(180deg,rgba(18,18,20,.98),rgba(10,10,11,.99));box-shadow:0 18px 48px rgba(0,0,0,.45);text-align:center}.hub-result--accept .hub-result__panel{border-color:var(--tu-gold-border);box-shadow:0 0 0 1px rgba(212,175,55,.12),0 18px 48px rgba(0,0,0,.45)}.hub-result__title{margin:0;font-size:.75rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:var(--tu-gold-soft)}.hub-result__title--decline{color:#fca5a5}.hub-result__player{display:flex;flex-direction:column;align-items:center;gap:.55rem}.hub-result__name{margin:0;font-size:1.25rem;font-weight:700;letter-spacing:-.02em;color:var(--tu-text)}.hub-result__tier{margin:0;font-size:.8125rem;font-weight:600;color:var(--tu-text-muted)}.hub-result__message{margin:0;font-size:.875rem;line-height:1.45;color:var(--tu-text-secondary)}.hub-result__lives{margin:0;font-size:.8125rem;color:var(--tu-text-muted)}.hub-result__lives--gain{color:#86efac;font-weight:700;letter-spacing:.04em;text-transform:uppercase;font-size:.75rem}.hub-result__panel .tu-btn{width:100%;margin-top:.25rem}@media (prefers-reduced-motion:reduce){html:not([data-full-motion]) .hub-offer-card--shimmer:after{animation:none;display:none}html:not([data-full-motion]) .hub-asset--celebrate{animation:none}}.lineup-reveal__header{display:flex;justify-content:space-between;gap:.75rem;padding:.85rem 1rem}.lineup-reveal__brand{display:grid;justify-items:center;gap:.12rem}.lineup-reveal__title{font-size:.8125rem}.lineup-reveal__spacer{width:4.5rem;flex-shrink:0}.lineup-reveal{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:100%;max-width:100%;padding:1.25rem 1rem calc(1.5rem + env(safe-area-inset-bottom, 0px));overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}.lineup-reveal__hint{margin:0 0 1.1rem;font-size:.8125rem;color:var(--tu-text-muted);text-align:center}.lineup-reveal__grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.65rem;width:100%;max-width:52rem;margin:0 auto}.lineup-reveal__all{margin-top:1.35rem;min-width:11rem;max-width:16rem;width:100%}.lineup-card{appearance:none;border:none;background:transparent;padding:0;margin:0;width:100%;color:var(--tu-text);cursor:pointer;perspective:900px;min-height:10.5rem;touch-action:manipulation}.lineup-card:disabled{cursor:default}.lineup-card__inner{position:relative;width:100%;min-height:10.5rem;transform-style:preserve-3d;-webkit-transform-style:preserve-3d;transition:transform .36s cubic-bezier(.22,1,.36,1)}.lineup-card--revealed .lineup-card__inner{transform:rotateY(180deg)}.lineup-card__face{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;backface-visibility:hidden;-webkit-backface-visibility:hidden;border-radius:var(--tu-radius);overflow:hidden}.lineup-card__back{z-index:2;transform:rotateY(0deg);gap:.35rem;padding:.65rem .5rem;background:radial-gradient(ellipse 80% 55% at 50% 18%,rgba(var(--lineup-tier-rgb),.34),transparent 68%),linear-gradient(165deg,rgba(var(--lineup-tier-rgb),.22),rgba(8,8,10,.96) 58%,#050506);border:1px solid rgba(var(--lineup-tier-rgb),.58);box-shadow:inset 0 0 0 1px rgba(var(--lineup-tier-rgb),.14),0 0 18px rgba(var(--lineup-tier-rgb),.16),0 8px 20px rgba(0,0,0,.4)}.lineup-card__back-glow{position:absolute;inset:12% 18% auto;height:42%;border-radius:50%;background:radial-gradient(circle,rgba(var(--lineup-tier-rgb),.4),transparent 70%);filter:blur(8px);pointer-events:none}.lineup-card__back-shine{position:absolute;inset:0;overflow:hidden;border-radius:inherit;pointer-events:none}.lineup-card__back-shine:before{content:"";position:absolute;top:-30%;left:-40%;width:46%;height:160%;background:linear-gradient(105deg,transparent 30%,rgba(255,255,255,.16) 48%,transparent 62%);transform:translateX(0) rotate(18deg);animation:lineup-back-shine 3.6s ease-in-out infinite}.lineup-card__back-frame{position:absolute;inset:.35rem;border:1px solid rgba(var(--lineup-tier-rgb),.28);border-radius:calc(var(--tu-radius) - .15rem);pointer-events:none}.lineup-card-wrap--tier-s .lineup-card__back{box-shadow:inset 0 0 0 1px rgba(var(--lineup-tier-rgb),.2),0 0 26px rgba(var(--lineup-tier-rgb),.28),0 8px 22px rgba(0,0,0,.42)}.lineup-card-wrap--tier-s .lineup-card__back-shine:before{background:linear-gradient(105deg,transparent 28%,rgba(255,220,220,.28) 48%,transparent 64%);animation-duration:2.8s}.lineup-card-wrap--tier-a .lineup-card__back{box-shadow:inset 0 0 0 1px rgba(var(--lineup-tier-rgb),.18),0 0 22px rgba(var(--lineup-tier-rgb),.22),0 8px 20px rgba(0,0,0,.4)}.lineup-card__front{z-index:1;transform:rotateY(180deg);background:#0c0c0e;border:1px solid var(--tu-border);box-shadow:0 6px 18px rgba(0,0,0,.32)}.lineup-card:not(:disabled):not(.lineup-card--revealed):hover .lineup-card__back{border-color:rgba(var(--lineup-tier-rgb),.78);box-shadow:inset 0 0 0 1px rgba(var(--lineup-tier-rgb),.2),0 0 24px rgba(var(--lineup-tier-rgb),.24),0 10px 24px rgba(0,0,0,.45)}.lineup-card__pos{position:relative;z-index:1;font-size:1.35rem;font-weight:800;letter-spacing:.08em;color:var(--lineup-tier-color,var(--tu-gold-soft))}.lineup-card__pos--small{font-size:.6875rem;letter-spacing:.12em;text-transform:uppercase;color:var(--tu-text-muted)}.lineup-card__pos-full{position:relative;z-index:1;margin-top:.1rem;max-width:5.5rem;font-size:.625rem;font-weight:600;line-height:1.35;text-align:center;letter-spacing:.04em;text-transform:uppercase;color:rgba(245,245,244,.62)}.lineup-card__photo{width:100%;aspect-ratio:4/5;overflow:hidden;background:#050506}.lineup-card__photo .player-headshot--card-lg{width:100%;height:100%}.lineup-card__photo .player-headshot--card-lg.player-headshot--photo .player-headshot-image{width:100%;height:100%;object-fit:cover;object-position:center 12%}.lineup-card__info{display:flex;flex-direction:column;align-items:center;gap:.2rem;width:100%;padding:.55rem .45rem .65rem;text-align:center}.lineup-card__name{margin:0;font-size:.75rem;font-weight:700;line-height:1.2;letter-spacing:-.02em;color:var(--tu-text);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.lineup-card__team{display:inline-flex;align-items:center;justify-content:center;gap:.25rem;max-width:100%;font-size:.625rem;font-weight:600;color:var(--tu-text-muted)}.lineup-card__team span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (max-width:720px){.lineup-card__pos{font-size:1.1rem}.lineup-card__pos-full{font-size:.5625rem}}@media (min-width:721px){.lineup-card,.lineup-card__inner{min-height:13rem}.lineup-card__name{font-size:.8125rem}}@media (prefers-reduced-motion:reduce){html:not([data-full-motion]) .lineup-card__inner{transition:none;transform:none}html:not([data-full-motion]) .lineup-card--revealed .lineup-card__inner{transform:none}html:not([data-full-motion]) .lineup-card__back{display:flex;transform:none}html:not([data-full-motion]) .lineup-card--revealed .lineup-card__back{display:none}html:not([data-full-motion]) .lineup-card__front{transform:none;display:none}html:not([data-full-motion]) .lineup-card--revealed .lineup-card__front{display:flex;position:absolute;inset:0}}.lineup-reveal__all,.lineup-reveal__hint{transition:opacity .22s ease,filter .22s ease}.lineup-reveal--focused .lineup-reveal__all,.lineup-reveal--focused .lineup-reveal__hint{opacity:.42}.lineup-reveal__grid{isolation:isolate}.lineup-reveal__grid>[role=listitem]{min-width:0}.lineup-card-wrap{--reveal-glow:rgba(212,175,55,0.2);--lineup-tier-color:#d4af37;--lineup-tier-rgb:212,175,55;position:relative;z-index:1;width:100%;min-height:10.5rem;border-radius:var(--tu-radius);transform:translateZ(0);transition:opacity .24s ease,filter .24s ease,transform .24s ease;will-change:transform,opacity,filter}.lineup-card-wrap--strong{--reveal-glow:rgba(212,175,55,0.29)}.lineup-card-wrap--elite{--reveal-glow:rgba(232,212,139,0.38)}.lineup-card-wrap--tier-f{--lineup-tier-color:#b8c0cc;--lineup-tier-rgb:184,192,204}.lineup-card-wrap--tier-d{--lineup-tier-color:#35e47b;--lineup-tier-rgb:53,228,123}.lineup-card-wrap--tier-c{--lineup-tier-color:#36a3ff;--lineup-tier-rgb:54,163,255}.lineup-card-wrap--tier-b{--lineup-tier-color:#bd63ff;--lineup-tier-rgb:189,99,255}.lineup-card-wrap--tier-a{--lineup-tier-color:#ffd34f;--lineup-tier-rgb:255,211,79}.lineup-card-wrap--tier-s{--lineup-tier-color:#ff4651;--lineup-tier-rgb:255,70,81}.lineup-card-wrap--muted{opacity:.38;filter:blur(1.5px) saturate(.7);transform:scale(.965) translateZ(0);pointer-events:none}.lineup-card-wrap--revealing{z-index:20;animation:lineup-reveal-stage .87s cubic-bezier(.22,1,.36,1) both}.lineup-card-wrap--finalized .lineup-card__front{border-color:var(--tu-gold-border);box-shadow:inset 0 0 0 1px rgba(212,175,55,.08),0 6px 18px rgba(0,0,0,.32)}.lineup-card-wrap--revealed .lineup-card__front{border-color:rgba(var(--lineup-tier-rgb),.72);box-shadow:inset 0 0 0 1px rgba(var(--lineup-tier-rgb),.08),0 6px 18px rgba(0,0,0,.32),0 0 16px rgba(var(--lineup-tier-rgb),.08)}.lineup-card-wrap--revealed .lineup-card__info{background:linear-gradient(180deg,rgba(var(--lineup-tier-rgb),.03),rgba(var(--lineup-tier-rgb),.11))}.lineup-card-wrap--revealed .lineup-card__pos--small{color:var(--lineup-tier-color)}.lineup-card-wrap--finalized .lineup-card__front{border-color:var(--lineup-tier-color);box-shadow:inset 0 0 0 1px rgba(var(--lineup-tier-rgb),.12),0 6px 18px rgba(0,0,0,.32),0 0 18px rgba(var(--lineup-tier-rgb),.11)}.lineup-card-wrap--revealed .lineup-card__kept{border-color:rgba(var(--lineup-tier-rgb),.7);color:var(--lineup-tier-color)}.lineup-card-wrap--highlight{animation:lineup-return-highlight 1.1s ease-out}.lineup-card{position:relative;display:block;height:100%;border-radius:var(--tu-radius);overflow:visible;transform:translateZ(0)}.lineup-card__inner{height:100%;border-radius:inherit;transition:transform .49s cubic-bezier(.2,.72,.22,1);will-change:transform}.lineup-card--revealed .lineup-card__inner{transform:rotateY(180deg) translateZ(0)}.lineup-card__face{border-radius:inherit;transform:translateZ(0)}.lineup-card__back{transform:rotateY(0deg) translateZ(1px)}.lineup-card__front{transform:rotateY(180deg) translateZ(1px)}.lineup-card__reveal-hitbox{position:absolute;inset:0;z-index:8;width:100%;height:100%;padding:0;border:0;border-radius:inherit;background:transparent;cursor:pointer;touch-action:manipulation}.lineup-card__reveal-hitbox:focus-visible{outline:2px solid rgba(212,175,55,.62);outline-offset:3px}.lineup-card__sweep{position:absolute;inset:0;z-index:6;border-radius:inherit;overflow:hidden;pointer-events:none;opacity:0}.lineup-card__sweep:before{content:"";position:absolute;top:-20%;bottom:-20%;left:-55%;width:42%;transform:skewX(-18deg) translateX(0);background:linear-gradient(90deg,transparent,rgba(255,255,255,.08),rgba(232,212,139,.42),rgba(255,255,255,.08),transparent);will-change:transform}.lineup-card-wrap--revealing .lineup-card__sweep{opacity:1}.lineup-card-wrap--revealing .lineup-card__sweep:before{animation:lineup-light-sweep .39s cubic-bezier(.4,0,.2,1) .22s both}.lineup-card-wrap--revealing .lineup-card__photo{animation:lineup-content-in .36s cubic-bezier(.22,1,.36,1) .48s both}.lineup-card-wrap--revealing .lineup-card__pos--small{animation:lineup-content-in .3s cubic-bezier(.22,1,.36,1) .61s both}.lineup-card-wrap--revealing .lineup-card__name{animation:lineup-content-in .32s cubic-bezier(.22,1,.36,1) .68s both}.lineup-card-wrap--revealing .lineup-card__team{animation:lineup-content-in .32s cubic-bezier(.22,1,.36,1) .75s both}.lineup-card__particles{position:absolute;inset:-.5rem;z-index:7;pointer-events:none}.lineup-card__particles i{position:absolute;width:3px;height:3px;border-radius:50%;background:rgba(232,212,139,.82);opacity:0;will-change:transform,opacity}.lineup-card__particles i:first-child{left:18%;top:18%;--particle-x:-10px;--particle-y:-14px}.lineup-card__particles i:nth-child(2){right:14%;top:27%;--particle-x:12px;--particle-y:-10px}.lineup-card__particles i:nth-child(3){left:12%;bottom:21%;--particle-x:-12px;--particle-y:10px}.lineup-card__particles i:nth-child(4){right:20%;bottom:16%;--particle-x:9px;--particle-y:13px}.lineup-card-wrap--revealing .lineup-card__particles i{animation:lineup-particle .36s ease-out .56s both}.lineup-card-wrap--elite .lineup-card__particles i{width:4px;height:4px}.lineup-card__actions{position:absolute;left:0;right:0;bottom:0;z-index:9;display:flex;gap:.3rem;padding:1.8rem .42rem .42rem;border-radius:0 0 var(--tu-radius) var(--tu-radius);background:linear-gradient(180deg,transparent,rgba(5,5,6,.94) 42%);opacity:1;pointer-events:auto}.lineup-card__action{flex:1;min-width:0;min-height:2.25rem;padding:.35rem .2rem;font-size:.625rem;line-height:1.15;white-space:normal}.lineup-card__kept{position:absolute;top:.4rem;right:.4rem;z-index:9;padding:.16rem .4rem;border:1px solid var(--tu-gold-border);border-radius:999px;background:rgba(10,10,11,.9);color:var(--tu-gold-soft);font-size:.5625rem;font-weight:800;letter-spacing:.1em}@media (hover:hover) and (pointer:fine){.lineup-card__actions{opacity:0;transform:translateY(4px);pointer-events:none;transition:opacity .18s ease,transform .18s ease}.lineup-card-wrap:focus-within .lineup-card__actions,.lineup-card__actions--visible{opacity:1;transform:translateY(0);pointer-events:auto}}@keyframes lineup-back-shine{0%,28%{transform:translateX(0) rotate(18deg);opacity:0}42%{opacity:1}68%,to{transform:translateX(280%) rotate(18deg);opacity:0}}@keyframes lineup-reveal-stage{0%{transform:translateY(0) scale(1) translateZ(0);filter:brightness(1)}13%{transform:translateY(-7px) scale(1.045) translateZ(0);filter:brightness(1.04)}70%{transform:translateY(-7px) scale(1.045) translateZ(0);filter:brightness(1.08)}84%{transform:translateY(1px) scale(.992) translateZ(0);filter:brightness(1.04)}92%{transform:translateY(-2px) scale(1.012) translateZ(0);filter:brightness(1.02)}to{transform:translateY(0) scale(1) translateZ(0);filter:brightness(1)}}.lineup-card-wrap--revealing .lineup-card{animation:lineup-impact-glow .87s ease-out both}@keyframes lineup-impact-glow{0%,62%{box-shadow:0 8px 22px rgba(0,0,0,.28)}76%{box-shadow:0 0 0 1px var(--reveal-glow),0 0 24px var(--reveal-glow),0 14px 28px rgba(0,0,0,.44)}to{box-shadow:0 8px 22px rgba(0,0,0,.28)}}@keyframes lineup-light-sweep{0%{transform:skewX(-18deg) translateX(0)}to{transform:skewX(-18deg) translateX(410%)}}@keyframes lineup-content-in{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}@keyframes lineup-particle{0%{opacity:0;transform:translate(0) scale(.5)}25%{opacity:.85}to{opacity:0;transform:translate(var(--particle-x),var(--particle-y)) scale(1)}}@keyframes lineup-return-highlight{0%{box-shadow:0 0 0 0 rgba(212,175,55,.35)}to{box-shadow:0 0 0 1px rgba(212,175,55,0)}}@media (max-width:720px){.lineup-card__action{min-width:0;min-height:2.35rem;padding-inline:.12rem;font-size:.5625rem}}@media (min-width:721px){.lineup-card,.lineup-card-wrap{min-height:13rem}}@media (prefers-reduced-motion:reduce){html:not([data-full-motion]) .lineup-card-wrap,html:not([data-full-motion]) .lineup-card__inner,html:not([data-full-motion]) .lineup-card__name,html:not([data-full-motion]) .lineup-card__photo,html:not([data-full-motion]) .lineup-card__pos--small,html:not([data-full-motion]) .lineup-card__team{animation:none!important;transition-duration:.2s!important}html:not([data-full-motion]) .lineup-card__back-shine:before{animation:none!important;opacity:.2;transform:translateX(90%) rotate(18deg)}html:not([data-full-motion]) .lineup-card-wrap--muted{filter:none;opacity:.55;transform:none}html:not([data-full-motion]) .lineup-card__inner{transform:none!important}html:not([data-full-motion]) .lineup-card__back{display:flex;transform:none}html:not([data-full-motion]) .lineup-card--revealed .lineup-card__back{display:none}html:not([data-full-motion]) .lineup-card__front{display:none;transform:none;opacity:0}html:not([data-full-motion]) .lineup-card--revealed .lineup-card__front{position:absolute;inset:0;display:flex;opacity:1;animation:lineup-reduced-reveal .24s ease-out both!important}html:not([data-full-motion]) .lineup-card__particles,html:not([data-full-motion]) .lineup-card__sweep{display:none}@keyframes lineup-reduced-reveal{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}}.lineup-card__back{background:radial-gradient(circle at var(--foil-x) var(--foil-y),rgba(255,255,255,.3),transparent 18%),conic-gradient(from 215deg at 50% 45%,rgba(var(--lineup-tier-rgb),.16),transparent 22%,rgba(var(--lineup-tier-rgb),.5),transparent 58%,rgba(255,255,255,.12),rgba(var(--lineup-tier-rgb),.2)),radial-gradient(ellipse 95% 72% at 50% 18%,rgba(var(--lineup-tier-rgb),.72),transparent 67%),linear-gradient(145deg,rgba(var(--lineup-tier-rgb),.58),rgba(var(--lineup-tier-rgb),.16) 42%,#050507 82%);border:2px solid rgba(var(--lineup-tier-rgb),.92);box-shadow:inset 0 0 0 1px rgba(255,255,255,.12),inset 0 0 32px rgba(var(--lineup-tier-rgb),.38),0 0 20px rgba(var(--lineup-tier-rgb),.3),0 12px 28px rgba(0,0,0,.54);animation:lineup-tier-energy 4.8s ease-in-out infinite}.lineup-card-wrap--tier-a .lineup-card__back{background:radial-gradient(circle at var(--foil-x) var(--foil-y),rgba(255,255,255,.55),transparent 18%),conic-gradient(from 200deg,#725111,#ffd85e,#8c6318,#fff0a3,#b98216,#725111);box-shadow:inset 0 0 38px rgba(255,206,58,.5),0 0 32px rgba(255,200,46,.46),0 14px 30px rgba(0,0,0,.54)}.lineup-card-wrap--tier-s .lineup-card__back{background:radial-gradient(circle at var(--foil-x) var(--foil-y),rgba(255,235,235,.58),transparent 17%),conic-gradient(from 215deg at 50% 45%,#340207,#ff1e32,#6f0710,#ff6a74,#2b0105,#ff2437,#340207);border-color:#ff8b92;box-shadow:inset 0 0 42px rgba(255,25,52,.58),0 0 40px rgba(255,35,54,.56),0 16px 34px rgba(0,0,0,.58);animation:lineup-s-energy 2.3s ease-in-out infinite}.lineup-card-wrap--revealing{animation:lineup-dramatic-stage .3s cubic-bezier(.2,.85,.25,1) both}.lineup-card-wrap--revealing .lineup-card__inner{animation:lineup-premium-flip .3s cubic-bezier(.18,.82,.22,1) both}.season-screen__content{width:min(100%,72rem);padding-top:clamp(1rem,2.5vw,2rem)}.season-screen--analysis .season-screen__arena,.season-screen--simulation .season-screen__arena{background:linear-gradient(112deg,transparent 15%,rgba(212,175,55,.11) 48%,transparent 72%),repeating-linear-gradient(90deg,transparent 0 8vw,rgba(255,255,255,.018) 8.1vw),radial-gradient(ellipse 70% 46% at 50% 0,rgba(212,175,55,.18),transparent 72%);animation:season-broadcast-lights 4.5s ease-in-out infinite alternate}.season-screen__header{position:relative;z-index:3}.season-screen__title{margin-bottom:.75rem}.season-lineup--broadcast{position:relative;z-index:2;width:min(100%,48rem);perspective:1000px}.season-lineup--broadcast .season-player{border-color:rgba(var(--lineup-tier-rgb),.72);box-shadow:0 0 16px rgba(var(--lineup-tier-rgb),.16),0 12px 28px rgba(0,0,0,.4);transform-origin:center bottom}.season-lineup__connections{position:absolute;z-index:-1;left:8%;right:8%;top:52%;height:2px;background:linear-gradient(90deg,transparent,rgba(212,175,55,.8),transparent);box-shadow:0 0 14px rgba(212,175,55,.46);animation:season-connection-pulse 1.8s ease-in-out infinite}.season-analysis,.season-simulator{position:relative;z-index:3;width:min(100%,52rem);margin-top:1rem;overflow:hidden;border:1px solid rgba(212,175,55,.34);border-radius:1rem;background:linear-gradient(145deg,rgba(255,255,255,.055),rgba(255,255,255,.014)),rgba(5,5,7,.88);box-shadow:inset 0 1px rgba(255,255,255,.08),0 22px 55px rgba(0,0,0,.48);backdrop-filter:blur(14px)}.season-analysis{padding:clamp(.8rem,2vw,1.25rem);animation:season-analysis-enter .65s cubic-bezier(.22,1,.36,1) both}.season-analysis__scanner{position:absolute;z-index:0;inset:-20% 0 auto;height:34%;background:linear-gradient(180deg,transparent,rgba(212,175,55,.16),rgba(255,255,255,.12),transparent);filter:blur(2px);animation:season-analysis-scan 2.2s linear infinite;pointer-events:none}.season-analysis__heading,.season-simulator__topline{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;margin-bottom:.8rem;font-size:.7rem;font-weight:800;letter-spacing:.15em;text-transform:uppercase;color:var(--tu-gold-soft)}.season-analysis__metrics{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;gap:.55rem .8rem}.season-analysis__metric{padding:.55rem .65rem;border:1px solid rgba(255,255,255,.07);border-radius:.6rem;background:rgba(255,255,255,.025);opacity:.42;transition:opacity .3s ease,border-color .3s ease,transform .3s cubic-bezier(.22,1,.36,1),box-shadow .3s ease}.season-analysis__metric.is-resolved{opacity:1}.season-analysis__metric.is-active{border-color:rgba(212,175,55,.6);transform:scale(1.025);box-shadow:0 0 20px rgba(212,175,55,.12)}.season-analysis__metric>div{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:.35rem;font-size:.72rem;color:var(--tu-text-secondary)}.season-analysis__metric strong{font-size:.9rem;color:var(--tu-text);font-variant-numeric:tabular-nums}.season-analysis__metric.is-warning strong{color:#e19c65}.season-analysis__meter{display:block;height:4px;overflow:hidden;border-radius:999px;background:rgba(255,255,255,.08)}.season-analysis__meter i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#8d6b18,#ffd75b,#fff0ac);box-shadow:0 0 10px rgba(255,211,79,.58);transition:width .55s cubic-bezier(.22,1,.36,1)}.season-analysis__metric.is-warning .season-analysis__meter i{background:linear-gradient(90deg,#71361b,#e18a55)}.season-analysis__status{position:relative;z-index:1;margin:.8rem 0 0;font-size:.72rem;color:var(--tu-text-muted);text-align:center}.season-simulator{padding:clamp(.8rem,2vw,1.2rem);animation:season-simulator-enter .6s cubic-bezier(.22,1,.36,1) both}.season-simulator__topline>span{display:flex;align-items:center;gap:.4rem}.season-simulator__topline i{width:.48rem;height:.48rem;border-radius:50%;background:#e24747;box-shadow:0 0 12px #e24747;animation:season-live-pulse .8s ease-in-out infinite}.season-simulator__record{display:flex;align-items:center;justify-content:center;gap:clamp(1rem,5vw,2.5rem);margin-bottom:.8rem}.season-simulator__record div{display:grid;justify-items:center}.season-simulator__record strong{min-width:2ch;font-size:clamp(2.5rem,8vw,4.8rem);line-height:.9;letter-spacing:-.06em;color:var(--tu-text);font-variant-numeric:tabular-nums}.season-simulator__record div:first-child strong{color:var(--tu-gold-soft)}.season-simulator__record span{margin-top:.3rem;font-size:.58rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase;color:var(--tu-text-muted)}.season-simulator__record b{font-size:2rem;color:var(--tu-text-muted)}.season-schedule{display:grid;grid-template-columns:repeat(14,minmax(0,1fr));gap:.25rem}.season-schedule span{display:grid;place-items:center;aspect-ratio:1;border:1px solid rgba(255,255,255,.055);border-radius:.28rem;background:rgba(255,255,255,.025);color:rgba(255,255,255,.18);font-size:.5rem;font-weight:800;transition:transform .18s cubic-bezier(.22,1,.36,1),background .18s ease,color .18s ease}.season-schedule span.is-l,.season-schedule span.is-w{animation:season-game-resolve .3s cubic-bezier(.2,1.4,.3,1) both}.season-schedule span.is-w{border-color:rgba(72,205,124,.44);background:rgba(50,174,100,.2);color:#7ce2a5}.season-schedule span.is-l{border-color:rgba(225,75,75,.4);background:rgba(192,54,54,.17);color:#ed8b8b}.season-simulator__insight{display:flex;justify-content:space-between;gap:1rem;margin-top:.75rem;font-size:.7rem;color:var(--tu-text-secondary)}.season-simulator__insight span:first-child{color:var(--tu-gold-soft)}.season-checkpoint{position:absolute;z-index:5;inset:50% auto auto 50%;display:grid;min-width:15rem;padding:.85rem 1.1rem;border:1px solid rgba(212,175,55,.55);border-radius:.7rem;background:rgba(5,5,7,.96);box-shadow:0 0 50px rgba(212,175,55,.24);text-align:center;transform:translate(-50%,-50%);animation:season-checkpoint-in .35s cubic-bezier(.22,1,.36,1) both}.season-checkpoint small,.season-checkpoint span{font-size:.62rem;letter-spacing:.1em;text-transform:uppercase;color:var(--tu-text-muted)}.season-checkpoint strong{margin:.25rem 0;font-size:2rem;color:var(--tu-text)}.season-skip{margin-top:.7rem;padding:.5rem .9rem;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:rgba(0,0,0,.38);color:var(--tu-text-secondary);font:inherit;font-size:.7rem;font-weight:700;cursor:pointer;transition:border-color .2s ease,color .2s ease,transform .2s ease}.season-skip:hover{border-color:rgba(212,175,55,.55);color:var(--tu-text);transform:translateY(-2px)}.season-screen--final .season-lineup--broadcast{z-index:3;animation:season-final-lineup 1.25s cubic-bezier(.22,1,.36,1) both}.season-final{position:relative;z-index:4;width:min(100%,28rem);margin-top:1rem;padding:1rem 1.15rem 1.1rem;overflow:hidden;border:1px solid rgba(255,255,255,.16);border-radius:.85rem;background:linear-gradient(165deg,rgba(255,255,255,.08),rgba(255,255,255,.02) 42%),#14161c;box-shadow:inset 0 1px rgba(255,255,255,.1),0 12px 28px rgba(0,0,0,.35);text-align:center;animation:season-final-impact 1.15s cubic-bezier(.18,1.25,.24,1) .35s both}.season-final__kicker{margin:0;font-size:.62rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.season-final__record{display:flex;align-items:center;justify-content:center}.season-final__record div{display:grid;justify-items:center}.season-final__record strong{min-width:2ch;font-size:clamp(2.75rem,9vw,4rem);line-height:.9;letter-spacing:-.06em;color:#f7f7f5;text-shadow:none;font-variant-numeric:tabular-nums}.season-final__record div:first-child strong{text-shadow:none}.season-final__record span{margin-top:.28rem;font-size:.58rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:rgba(255,255,255,.48)}.season-final__record b{font-size:clamp(1.4rem,4vw,2rem)}.season-final__quality{display:inline-flex;align-items:center;gap:.45rem;color:rgba(255,255,255,.48);font-size:.68rem}.season-final__quality strong{color:#ead78f;font-size:.9rem}.season-final--championship-favorite{box-shadow:inset 0 1px rgba(255,255,255,.1),0 12px 28px rgba(0,0,0,.35)}@keyframes season-broadcast-lights{0%{opacity:.62;transform:translateX(-4%) scale(1.04)}to{opacity:1;transform:translateX(4%) scale(1)}}@keyframes season-connection-pulse{0%,to{opacity:.35;transform:scaleX(.82)}50%{opacity:1;transform:scaleX(1)}}@keyframes season-analysis-enter{0%{opacity:0;transform:translateY(24px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes season-analysis-scan{0%{transform:translateY(-50%)}to{transform:translateY(420%)}}@keyframes season-simulator-enter{0%{opacity:0;transform:scale(.94) translateY(18px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes season-live-pulse{0%,to{opacity:.45;transform:scale(.78)}50%{opacity:1;transform:scale(1.18)}}@keyframes season-game-resolve{0%{opacity:0;transform:scale(.35) rotate(-8deg)}to{opacity:1;transform:scale(1) rotate(0)}}@keyframes season-checkpoint-in{0%{opacity:0;transform:translate(-50%,-44%) scale(.88)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}@keyframes season-final-lineup{0%{opacity:.7;transform:scale(.97) translateY(-4px);filter:brightness(.92)}to{opacity:1;transform:scale(1) translateY(0);filter:brightness(1)}}@keyframes season-final-impact{0%{opacity:0;transform:translateY(12px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width:620px){.season-screen__content{padding-inline:.55rem}.season-analysis__metrics{grid-template-columns:1fr;gap:.34rem}.season-analysis__metric{padding:.38rem .5rem}.season-analysis__metric>div{margin-bottom:.25rem;font-size:.65rem}.season-schedule{grid-template-columns:repeat(10,minmax(0,1fr));gap:.2rem}.season-schedule span{font-size:.44rem}.season-simulator__insight{flex-direction:column;gap:.2rem;text-align:center}.season-final__record{gap:.8rem}}@media (prefers-reduced-motion:reduce){html:not([data-full-motion]) .season-analysis,html:not([data-full-motion]) .season-analysis__scanner,html:not([data-full-motion]) .season-final,html:not([data-full-motion]) .season-lineup__connections,html:not([data-full-motion]) .season-schedule span,html:not([data-full-motion]) .season-screen--analysis .season-screen__arena,html:not([data-full-motion]) .season-screen--final .season-lineup--broadcast,html:not([data-full-motion]) .season-screen--final:after,html:not([data-full-motion]) .season-screen--simulation .season-screen__arena,html:not([data-full-motion]) .season-simulator,html:not([data-full-motion]) .season-simulator__topline i{animation:none!important}}.season-final__new-best,.season-final__perfect{margin:0 0 .35rem;font-size:.78rem;font-weight:850;letter-spacing:.18em;text-transform:uppercase}.season-final__new-best{color:#ead78f;animation:season-new-best-in .7s cubic-bezier(.18,1.3,.24,1) both}.season-final__perfect{color:#fff4b8;text-shadow:none;animation:season-perfect-in .85s cubic-bezier(.18,1.3,.24,1) both}.season-final--new-best{border-color:rgba(232,212,139,.42);box-shadow:inset 0 1px rgba(255,255,255,.1),0 12px 28px rgba(0,0,0,.35)}.season-final--perfect{border-color:rgba(255,230,140,.5);background:linear-gradient(165deg,rgba(255,220,100,.1),rgba(255,255,255,.02) 42%),#161820;box-shadow:inset 0 1px rgba(255,255,255,.12),0 12px 28px rgba(0,0,0,.35);animation:season-final-impact .7s ease-out both}.season-final--perfect .season-final__record strong{text-shadow:none}@keyframes season-new-best-in{0%{opacity:0;transform:translateY(12px) scale(.9);letter-spacing:.34em}to{opacity:1;transform:translateY(0) scale(1);letter-spacing:.18em}}@keyframes season-perfect-in{0%{opacity:0;transform:scale(.7) translateY(18px);filter:brightness(2)}65%{opacity:1;transform:scale(1.08) translateY(-2px);filter:brightness(1.2)}to{opacity:1;transform:scale(1) translateY(0);filter:brightness(1)}}@keyframes season-perfect-glow{0%{filter:brightness(1.8);transform:scale(.92)}to{filter:brightness(1);transform:scale(1)}}@media (prefers-reduced-motion:reduce){html:not([data-full-motion]) .season-final--perfect,html:not([data-full-motion]) .season-final__new-best,html:not([data-full-motion]) .season-final__perfect{animation:none!important}}.lineup-reveal--draft{gap:.85rem}.lineup-budget{display:grid;justify-items:center;gap:.35rem;width:min(100%,16.5rem);margin:0 auto;padding:.9rem 1.15rem .95rem;border:1px solid rgba(212,175,55,.3);border-radius:.8rem;background:rgba(15,16,19,.94);box-shadow:inset 0 1px 0 rgba(255,255,255,.05),0 10px 26px rgba(0,0,0,.34);font-family:var(--font-sans)}.lineup-budget__label{font-size:.6875rem;font-weight:700;line-height:1.2;letter-spacing:.11em;text-transform:uppercase;color:rgba(232,212,139,.88)}.lineup-budget__value{font-size:clamp(2.25rem,8vw,2.7rem);font-weight:760;line-height:.95;letter-spacing:-.045em;color:#f7f7f5;font-variant-numeric:tabular-nums;font-feature-settings:"tnum" 1;animation:lineup-budget-tick .42s cubic-bezier(.18,1.3,.24,1) both}.lineup-budget__value-wrap{position:relative;display:grid;place-items:center;min-height:2.6rem}.lineup-budget__float{position:absolute;top:-.15rem;right:-1.6rem;font-size:.95rem;font-weight:850;letter-spacing:.02em;color:#7dffb0;text-shadow:0 0 14px rgba(70,220,140,.55);animation:lineup-budget-float 1.2s cubic-bezier(.2,.9,.25,1) both;pointer-events:none}.lineup-budget__reward{margin:.15rem 0 0;padding:.28rem .65rem;border-radius:999px;border:1px solid rgba(90,230,150,.35);background:rgba(28,70,48,.72);color:#b8ffd2;font-size:.625rem;font-weight:850;letter-spacing:.12em;text-transform:uppercase;animation:lineup-keep-toast 1.25s cubic-bezier(.2,.9,.25,1) both}.lineup-budget--reroll .lineup-budget__value,.lineup-budget--spend .lineup-budget__value{color:#f0d36a;text-shadow:0 0 18px rgba(212,175,55,.35)}.lineup-budget--keep{border-color:rgba(90,230,150,.55);box-shadow:0 12px 28px rgba(0,0,0,.28),0 0 28px rgba(70,220,140,.28);animation:lineup-budget-keep-pulse .85s ease both}.lineup-budget--keep .lineup-budget__value{color:#8dffb8;text-shadow:0 0 18px rgba(70,220,140,.45)}.lineup-budget__spent{font-size:.75rem;font-weight:500;line-height:1.2;color:rgba(245,245,244,.5);font-variant-numeric:tabular-nums}.lineup-reveal__progress{margin:0;text-align:center;font-size:.6875rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:var(--tu-gold-soft)}.lineup-card-wrap--current:not(.lineup-card-wrap--revealed){z-index:4;transform:translateY(-4px) scale(1.03);filter:brightness(1.08)}.lineup-card__info--pending{justify-content:center;min-height:100%;padding:1rem .5rem}.lineup-offers{width:min(100%,42rem);margin:.2rem auto 0;padding:.85rem;border:1px solid rgba(255,255,255,.08);border-radius:1rem;background:rgba(8,8,10,.78);box-shadow:0 18px 40px rgba(0,0,0,.35);animation:lineup-offers-in .42s cubic-bezier(.22,1,.36,1) both}.lineup-offers--reshuffling{animation:lineup-offers-reshuffle .5s ease both}.lineup-offers__heading{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;margin-bottom:.7rem;font-size:.6875rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--tu-text-muted)}.lineup-offers__heading-copy{display:grid;gap:.28rem;min-width:0}.lineup-offers__heading strong{color:var(--tu-gold-soft)}.lineup-offers__controls{flex-shrink:0;display:flex;align-items:stretch;gap:.4rem}.lineup-offers__credits{flex-shrink:0;display:grid;justify-items:end;gap:.1rem;padding:.35rem .55rem;border:1px solid rgba(212,175,55,.4);border-radius:.65rem;background:radial-gradient(circle at 50% 0,rgba(212,175,55,.16),transparent 70%),rgba(10,10,12,.92)}.lineup-offers__credits span{font-size:.5rem;letter-spacing:.12em;color:var(--tu-gold-soft)}.lineup-offers__credits strong{font-size:.95rem;font-weight:850;letter-spacing:-.03em;color:#f5f5f4;font-variant-numeric:tabular-nums;text-transform:none}.lineup-offers__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.55rem}.lineup-offer{display:grid;grid-template-rows:auto 1fr;gap:.35rem;min-width:0;min-height:44px;padding:.4rem;border:1px solid rgba(var(--lineup-tier-rgb,212,175,55),.45);border-radius:.75rem;background:rgba(255,255,255,.03);color:inherit;text-align:left;cursor:pointer;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,opacity .18s ease}.lineup-offer:hover:not(:disabled){transform:translateY(-3px);border-color:rgba(var(--lineup-tier-rgb,212,175,55),.85);box-shadow:0 0 18px rgba(var(--lineup-tier-rgb,212,175,55),.18)}.lineup-offer--disabled,.lineup-offer:disabled{opacity:.62;cursor:not-allowed;filter:grayscale(.35) brightness(.92)}.lineup-offer--disabled .lineup-offer__name,.lineup-offer--disabled .lineup-offer__price{opacity:.92}.lineup-offer__photo{overflow:hidden;aspect-ratio:1/1.05;border-radius:.5rem;background:radial-gradient(circle at 50% 30%,rgba(255,255,255,.04),transparent 55%),#0a0a0c}.lineup-offer__photo .player-headshot,.lineup-offer__photo .player-headshot-image{width:100%;height:100%;object-fit:contain;object-position:center bottom;image-rendering:auto;background:transparent}.lineup-offer__body{display:grid;gap:.12rem;min-width:0;align-content:start}.lineup-offer__meta{display:none}.lineup-offer__name{margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.6875rem;font-weight:750;line-height:1.15;color:var(--tu-text)}.lineup-offer__team{display:inline-flex;align-items:center;gap:.22rem;min-width:0;overflow:hidden;font-size:.5625rem;font-weight:600;line-height:1.1;color:rgba(245,245,244,.58)}.lineup-offer__team-abbr{display:none}.lineup-offer__team-abbr,.lineup-offer__team-full{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lineup-offer__price{margin-top:.08rem;font-size:.6875rem;font-weight:800;letter-spacing:.02em;color:var(--tu-gold-soft);font-variant-numeric:tabular-nums}.lineup-offer__blocked{font-size:.5rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:rgba(240,168,168,.85)}.lineup-reroll{width:auto;flex-shrink:0;min-width:5.75rem;min-height:2.55rem;margin-top:0;padding:.35rem .65rem;border:1px solid rgba(255,255,255,.14);border-radius:.65rem;background:rgba(255,255,255,.04);color:var(--tu-text-secondary);font:inherit;font-size:.5625rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;white-space:nowrap;transition:border-color .18s ease,color .18s ease,transform .18s ease}.lineup-reroll:hover:not(:disabled){border-color:rgba(212,175,55,.5);color:var(--tu-text);transform:translateY(-1px)}.lineup-reroll:disabled{opacity:.42;cursor:not-allowed}.lineup-offers__fallback{margin:0 0 .7rem;font-size:.6875rem;color:var(--tu-text-muted)}.lineup-offers__fallback strong{color:var(--tu-gold-soft)}.lineup-market-actions{display:grid;gap:.45rem;margin-top:.7rem}.lineup-market-close{width:100%;min-height:2.75rem;border:1px solid rgba(255,255,255,.14);border-radius:999px;background:rgba(255,255,255,.04);color:var(--tu-text-secondary);font:inherit;font-size:.6875rem;font-weight:750;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;transition:border-color .18s ease,color .18s ease,transform .18s ease}.lineup-market-close:hover:not(:disabled){color:var(--tu-text);border-color:rgba(255,255,255,.28);transform:translateY(-1px)}.lineup-market-close:disabled{opacity:.42;cursor:not-allowed}.lineup-budget-message--soft{color:var(--tu-text-muted)}.lineup-draft-summary{margin-top:.35rem;text-align:center;color:var(--tu-text-secondary);font-size:.8125rem}.lineup-draft-summary strong{color:var(--tu-gold-soft)}@keyframes lineup-budget-tick{0%{opacity:.35;transform:translateY(8px) scale(.92)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes lineup-budget-keep-pulse{0%{transform:scale(1)}35%{transform:scale(1.035)}to{transform:scale(1)}}@keyframes lineup-budget-float{0%{opacity:0;transform:translateY(8px) scale(.85)}18%{opacity:1;transform:translateY(0) scale(1)}70%{opacity:1;transform:translateY(-10px) scale(1)}to{opacity:0;transform:translateY(-22px) scale(.95)}}@keyframes lineup-keep-toast{0%{opacity:0;transform:translateY(6px) scale(.94)}15%{opacity:1;transform:translateY(0) scale(1)}75%{opacity:1}to{opacity:0;transform:translateY(-4px)}}@keyframes lineup-offers-in{0%{opacity:0;transform:translateY(16px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes lineup-offers-reshuffle{0%{opacity:.35;transform:scale(.96) rotateX(8deg);filter:blur(2px)}to{opacity:1;transform:scale(1) rotateX(0);filter:blur(0)}}@media (max-width:720px){.lineup-offers{padding:.65rem}.lineup-offers__grid{grid-template-columns:1fr}.lineup-offer{grid-template-columns:4.5rem minmax(0,1fr);align-items:center}.lineup-offer__photo{aspect-ratio:1}}@media (prefers-reduced-motion:reduce){html:not([data-full-motion]) .lineup-budget--keep,html:not([data-full-motion]) .lineup-budget__float,html:not([data-full-motion]) .lineup-budget__reward,html:not([data-full-motion]) .lineup-budget__value,html:not([data-full-motion]) .lineup-offers,html:not([data-full-motion]) .lineup-offers--reshuffling{animation:none!important}}.lineup-budget{position:sticky;top:.35rem;z-index:30;transform:none}.lineup-reveal--market .lineup-budget{top:.25rem;margin-bottom:.35rem;background:rgba(15,16,19,.96);backdrop-filter:blur(10px);box-shadow:0 12px 28px rgba(0,0,0,.36),0 0 0 1px rgba(212,175,55,.12)}.lineup-flip-all-wrap{display:flex;justify-content:center;align-items:center;width:100%;flex:0 0 auto;margin:.1rem 0 .15rem;min-height:0}.lineup-flip-all-wrap .lineup-flip-all{margin:0;min-width:7.25rem;min-height:2.15rem;padding:.45rem 1rem;font-size:.625rem;letter-spacing:.12em}@media (max-width:1023px){.lineup-reveal--draft .lineup-flip-all-wrap{width:min(100%,calc(var(--formation-card-width) * 3 + var(--formation-column-gap) * 2));margin:.08rem auto .55rem;padding:0}.lineup-reveal--draft .lineup-flip-all-wrap .lineup-flip-all{min-width:6.75rem;min-height:2.05rem;padding:.4rem .95rem;font-size:.625rem;letter-spacing:.12em}}@media (max-width:767px){.lineup-reveal--draft .lineup-flip-all-wrap{margin:.06rem auto .5rem}}.lineup-flip-all{min-width:8.5rem;min-height:2.45rem;margin:-.2rem 0 .25rem;padding:.55rem 1.15rem;border:1px solid rgba(212,175,55,.42);border-radius:999px;background:rgba(10,10,12,.88);color:var(--tu-gold-soft);box-shadow:0 8px 22px rgba(0,0,0,.28);font:inherit;font-size:.6875rem;font-weight:850;letter-spacing:.14em;text-transform:uppercase;cursor:pointer;transition:transform .18s cubic-bezier(.22,1,.36,1),border-color .18s ease,background .18s ease,color .18s ease}.lineup-flip-all:hover:not(:disabled){transform:translateY(-2px);border-color:rgba(232,212,139,.78);background:rgba(24,21,13,.94);color:#fff1b0}.lineup-flip-all:active:not(:disabled){transform:translateY(0) scale(.97)}.lineup-flip-all:focus-visible{outline:2px solid rgba(232,212,139,.7);outline-offset:3px}.lineup-flip-all:disabled{opacity:.38;cursor:not-allowed}.lineup-reveal__grid{padding-top:.35rem}.lineup-reveal__grid>[role=listitem]:has(.lineup-card-wrap--actions-selected),.lineup-reveal__grid>[role=listitem]:has(.lineup-card-wrap:focus-within),.lineup-reveal__grid>[role=listitem]:has(.lineup-card-wrap:hover){z-index:40}.lineup-card-wrap{outline:none}.lineup-card-wrap--revealed:not(.lineup-card-wrap--finalized):focus-visible{outline:2px solid rgba(var(--lineup-tier-rgb),.72);outline-offset:4px}.lineup-card__actions.lineup-card__actions--floating{left:50%;right:auto;bottom:calc(100% - .25rem);z-index:50;width:max(100%,10rem);max-width:13rem;padding:.45rem .45rem .65rem;border:1px solid rgba(255,255,255,.13);border-radius:.7rem;background:rgba(8,8,10,.97);box-shadow:0 12px 28px rgba(0,0,0,.5),inset 0 1px rgba(255,255,255,.06);opacity:0;pointer-events:none;transform:translate(-50%,10px);transition:opacity .2s ease,transform .24s cubic-bezier(.22,1,.36,1)}.lineup-card__actions--floating .lineup-card__action{min-height:2.35rem;border-radius:.45rem;font-size:.625rem;font-weight:850;letter-spacing:.07em;text-transform:uppercase}@media (hover:hover) and (pointer:fine){.lineup-card-wrap--revealed:not(.lineup-card-wrap--finalized):focus-within .lineup-card__actions--floating,.lineup-card-wrap--revealed:not(.lineup-card-wrap--finalized):hover .lineup-card__actions--floating{opacity:1;pointer-events:auto;transform:translate(-50%)}}@media (hover:none),(pointer:coarse){.lineup-card__actions.lineup-card__actions--floating{opacity:0;pointer-events:none;transform:translate(-50%,10px)}.lineup-card-wrap--actions-selected .lineup-card__actions--floating{opacity:1;pointer-events:auto;transform:translate(-50%)}}.lineup-budget-message{margin:.55rem 0 0;text-align:center;font-size:.6875rem;color:#e3a06b}@media (max-width:720px){.lineup-budget{transform:none}}.season-screen--final:after{content:none;display:none}.season-final,.season-final--championship-favorite,.season-final--new-best,.season-final--perfect{isolation:isolate;width:min(100%,28rem);padding:1rem 1.15rem 1.1rem;border:1px solid rgba(255,255,255,.16);background:linear-gradient(165deg,rgba(255,255,255,.08),rgba(255,255,255,.02) 42%),#14161c;box-shadow:inset 0 1px rgba(255,255,255,.1),0 12px 28px rgba(0,0,0,.35);animation:season-final-clean-in .55s cubic-bezier(.22,1,.36,1) .12s both;backdrop-filter:none}.season-final:before{content:none;display:none}.season-final__new-best,.season-final__perfect{display:inline-flex;margin:0 0 .4rem;padding:.22rem .55rem;border:1px solid rgba(212,175,55,.28);border-radius:999px;background:rgba(212,175,55,.08);color:#ead78f;text-shadow:none;animation:season-final-label-in .4s ease-out .2s both}.season-final__kicker{color:rgba(232,228,214,.72)}.season-final__record{gap:1rem;margin:.35rem 0 .45rem}.season-final--perfect .season-final__record strong,.season-final__record div:first-child strong,.season-final__record strong{color:#f7f7f5;text-shadow:none}.season-final__record div:first-child strong{color:#f3d66f}.season-final__record b{color:rgba(255,255,255,.34)}.season-final__classification{display:inline-flex;align-items:center;justify-content:center;margin:.15rem auto 0;padding:.28rem .7rem;border:1px solid rgba(255,255,255,.14);border-radius:999px;background:rgba(255,255,255,.05);color:#eceae3;font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.season-final__quality{margin-top:.55rem}.season-screen__actions{width:min(100%,34rem);gap:.7rem}.season-screen__actions--sticky{position:sticky;bottom:.75rem;z-index:25;width:min(100%,22rem);margin-left:auto;margin-right:auto;padding:.55rem;border-radius:.85rem;background:rgba(6,8,14,.94);border:1px solid rgba(250,204,21,.4);box-shadow:0 12px 32px rgba(0,0,0,.5);grid-template-columns:1fr}.season-screen__action{min-height:3.1rem;border-radius:.7rem;font-size:.76rem;font-weight:850;letter-spacing:.09em;text-transform:uppercase;text-shadow:none;transition:transform .16s cubic-bezier(.22,1,.36,1),border-color .16s ease,background .16s ease,box-shadow .16s ease}.season-screen__action--primary{border:1px solid #e8c956;background:linear-gradient(180deg,#f2d76f,#cba62d);color:#131109;box-shadow:0 8px 20px rgba(0,0,0,.36)}.season-screen__action--primary:hover{border-color:#ffe895;background:linear-gradient(180deg,#ffe58a,#d9b43b);box-shadow:0 10px 26px rgba(0,0,0,.44);transform:translateY(-2px)}.season-screen__action--secondary{border:1px solid rgba(255,255,255,.23);background:rgba(255,255,255,.055);color:#f2f2ef;box-shadow:0 8px 20px rgba(0,0,0,.3)}.season-screen__action--secondary:hover{border-color:rgba(255,255,255,.48);background:rgba(255,255,255,.1);transform:translateY(-2px)}.season-screen__action:active{transform:translateY(0) scale(.97)}.season-screen__action:focus-visible{outline:2px solid rgba(255,232,151,.82);outline-offset:3px}@keyframes season-final-clean-in{0%{opacity:0;transform:translateY(18px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes season-final-label-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes season-final-edge-light{0%,18%{left:-35%;opacity:0}35%,65%{opacity:.7}82%,to{left:100%;opacity:0}}@media (prefers-reduced-motion:reduce){html:not([data-full-motion]) .lineup-card__actions--floating,html:not([data-full-motion]) .lineup-flip-all,html:not([data-full-motion]) .season-final,html:not([data-full-motion]) .season-final:before,html:not([data-full-motion]) .season-final__new-best,html:not([data-full-motion]) .season-final__perfect,html:not([data-full-motion]) .season-screen__action{animation:none!important;transition-duration:.01ms!important}}.lineup-card-motion{position:relative;width:100%;min-width:0;transform:translateZ(0) rotate(0deg);transform-origin:50% 58%;transition:transform .1s ease-out}.lineup-card-motion--hidden-s{z-index:2;animation:lineup-hidden-s-jiggle .72s linear infinite;will-change:transform}.lineup-card-wrap--red,.lineup-offer--red,.season-player--red{--lineup-tier-color:#ff6670;--lineup-tier-rgb:239,38,55;--reveal-glow:rgba(239,38,55,0.36)}.lineup-card-wrap--red .lineup-card__back{background:radial-gradient(circle at var(--foil-x) var(--foil-y),rgba(226,232,240,.22),transparent 26%),radial-gradient(ellipse 90% 55% at 50% 0,rgba(148,163,184,.18),transparent 60%),repeating-linear-gradient(135deg,rgba(255,255,255,.03) 0 1px,transparent 1px 10px),linear-gradient(165deg,#152033 0,#0b1220 48%,#070b14 100%);border:2.5px solid rgba(148,163,184,.55);box-shadow:inset 0 0 0 1px rgba(226,232,240,.12),inset 0 0 28px rgba(15,23,42,.55),0 0 18px rgba(71,85,105,.28),0 12px 28px rgba(0,0,0,.5);animation:lineup-tier-energy 4.8s ease-in-out infinite;pointer-events:none}.lineup-card-wrap--red .lineup-card__back>span{pointer-events:none}.lineup-card-wrap--red .lineup-card__back-pattern{opacity:.55;background:linear-gradient(90deg,transparent 49.4%,rgba(203,213,225,.28) 50%,transparent 50.6%),radial-gradient(circle at 50% 50%,transparent 0 36%,rgba(148,163,184,.16) 36.5% 37.5%,transparent 38%),repeating-linear-gradient(0deg,transparent 0 11px,rgba(148,163,184,.08) 11px 12px)}.lineup-card-wrap--red .lineup-card__back-pattern:before{content:"↑";position:absolute;inset:0;display:grid;place-items:center;font-size:1.55rem;font-weight:850;color:rgba(226,232,240,.28);letter-spacing:.04em;pointer-events:none}.lineup-card-wrap--red .lineup-card__back-glow{background:radial-gradient(circle at var(--foil-x) var(--foil-y),rgba(241,245,249,.28),transparent 24%),radial-gradient(circle,rgba(148,163,184,.28),transparent 68%)}.lineup-card-wrap--red .lineup-card__back .lineup-card__pos,.lineup-card-wrap--red .lineup-card__back .lineup-card__pos-full{color:rgba(226,232,240,.88);text-shadow:0 1px 2px rgba(2,6,23,.55)}.lineup-card-motion--hidden-s .lineup-card__back{border-color:#ff5a66;box-shadow:inset 0 0 0 1px rgba(255,220,224,.85),inset 0 0 34px rgba(255,48,72,.28),0 0 18px rgba(255,40,64,.78),0 0 36px rgba(220,20,50,.62),0 12px 28px rgba(15,23,72,.35);animation:lineup-hidden-s-gold-energy .72s linear infinite}.lineup-card-motion--hidden-s .lineup-card__back-frame{border-color:rgba(255,170,180,.9);box-shadow:0 0 0 1px rgba(255,70,90,.72),inset 0 0 22px rgba(255,48,72,.28)}.lineup-card-wrap--elite-release:after{background:radial-gradient(circle,rgba(255,245,246,.98),rgba(255,90,110,.88) 14%,rgba(220,30,55,.45) 30%,transparent 58%);animation:lineup-elite-release-pulse 1.32s ease-out both}.lineup-card-wrap--red .lineup-card__back-frame{border-color:rgba(203,213,225,.35);box-shadow:0 0 0 1px rgba(100,116,139,.35),inset 0 0 16px rgba(15,23,42,.4)}.lineup-card-wrap--red .lineup-card__back-shine:before{background:linear-gradient(105deg,transparent 22%,rgba(226,232,240,.12) 38%,rgba(241,245,249,.42) 49%,rgba(148,163,184,.18) 56%,transparent 72%);animation-duration:3.2s}.lineup-card-wrap--red .lineup-card__back .lineup-card__pos{color:rgba(226,232,240,.88);text-shadow:0 1px 2px rgba(2,6,23,.55)}.lineup-card-wrap--red .lineup-card__front,.lineup-card-wrap--red.lineup-card-wrap--finalized .lineup-card__front,.lineup-card-wrap--red.lineup-card-wrap--revealed .lineup-card__front{border:2px solid #8b8f98;box-shadow:inset 0 0 0 1px rgba(220,224,232,.12),0 0 12px rgba(145,150,160,.24),0 8px 22px rgba(0,0,0,.4)}.lineup-card-wrap--red.lineup-card-wrap--front-s .lineup-card__front,.lineup-card-wrap--red.lineup-card-wrap--front-s.lineup-card-wrap--finalized .lineup-card__front,.lineup-card-wrap--red.lineup-card-wrap--front-s.lineup-card-wrap--revealed .lineup-card__front{border:2px solid #f03a49;box-shadow:inset 0 0 0 1px rgba(255,108,119,.16),0 0 15px rgba(239,38,55,.48),0 8px 22px rgba(0,0,0,.4)}.lineup-offer--red{border-color:rgba(240,58,73,.82);box-shadow:inset 0 0 0 1px rgba(255,108,119,.1),0 0 13px rgba(239,38,55,.28)}.lineup-offer--red:hover:not(:disabled){border-color:#ff6975;box-shadow:inset 0 0 0 1px rgba(255,135,145,.16),0 0 19px rgba(239,38,55,.42),0 10px 22px rgba(0,0,0,.34)}.lineup-offer--standard{border:2px solid rgba(245,245,244,.88);box-shadow:inset 0 0 0 1px rgba(255,255,255,.12),0 0 12px rgba(220,224,232,.16),0 8px 18px rgba(0,0,0,.28)}.lineup-offer--standard:hover:not(:disabled){border-color:#ffffff;box-shadow:inset 0 0 0 1px rgba(255,255,255,.2),0 0 16px rgba(245,245,244,.22),0 10px 22px rgba(0,0,0,.34)}.lineup-offer--s{border:2px solid #f03a49;box-shadow:inset 0 0 0 1px rgba(255,108,119,.16),0 0 15px rgba(239,38,55,.42),0 8px 18px rgba(0,0,0,.3)}.lineup-offer--s:hover:not(:disabled){border-color:#ff6975;box-shadow:inset 0 0 0 1px rgba(255,135,145,.2),0 0 19px rgba(239,38,55,.5),0 10px 22px rgba(0,0,0,.34)}.season-player--red{border-color:rgba(240,58,73,.88);box-shadow:inset 0 0 0 1px rgba(255,108,119,.12),0 0 15px rgba(239,38,55,.38),0 9px 24px rgba(0,0,0,.42)}.starting-five-lock__card{border-color:rgba(240,58,73,.88);box-shadow:inset 0 0 0 1px rgba(255,108,119,.12),0 0 15px rgba(239,38,55,.38),0 12px 28px rgba(0,0,0,.38)}@keyframes lineup-hidden-s-jiggle{0%,to{transform:translateZ(0) rotate(0deg)}7%{transform:translate3d(-2.5px,-2px,0) rotate(-1.25deg)}14%{transform:translate3d(2.5px,2.5px,0) rotate(1.35deg)}22%{transform:translate3d(-2px,3.5px,0) rotate(-1.1deg)}29%{transform:translate3d(2.5px,-3px,0) rotate(1.4deg)}38%{transform:translate3d(-2px,-3.5px,0) rotate(-1.2deg)}45%{transform:translate3d(2.5px,2px,0) rotate(1.25deg)}54%{transform:translate3d(-2.5px,1px,0) rotate(-1.45deg)}61%{transform:translate3d(2px,-3.5px,0) rotate(1.1deg)}70%{transform:translate3d(-2.5px,2.5px,0) rotate(-1.3deg)}76%{transform:translate3d(2.5px,-4px,0) rotate(1.65deg)}81%{transform:translate3d(-2.5px,3.5px,0) rotate(-1.65deg)}89%{transform:translate3d(2.5px,2px,0) rotate(1.3deg)}95%{transform:translate3d(-2px,-2.5px,0) rotate(-1.1deg)}}@keyframes lineup-hidden-s-gold-energy{0%,to{border-color:#ff5a66;box-shadow:inset 0 0 0 1px rgba(255,220,224,.8),inset 0 0 32px rgba(255,40,64,.28),0 0 17px rgba(255,48,72,.72),0 0 30px rgba(220,20,50,.52),0 12px 28px rgba(15,23,72,.35)}28%,64%{border-color:#ff7a84;box-shadow:inset 0 0 0 1px rgba(255,235,238,.92),inset 0 0 40px rgba(255,48,72,.4),0 0 26px rgba(255,70,90,.92),0 0 44px rgba(230,20,50,.72),0 12px 28px rgba(15,23,72,.35)}78%{border-color:#ff8f98;box-shadow:inset 0 0 0 1px rgba(255,245,246,.96),inset 0 0 46px rgba(255,60,80,.48),0 0 32px rgba(255,90,110,1),0 0 52px rgba(210,16,42,.82),0 12px 28px rgba(15,23,72,.35)}}@keyframes lineup-elite-release-pulse{0%,20%{opacity:0;transform:scale(.3)}42%{opacity:1;transform:scale(.72)}68%,to{opacity:0;transform:scale(1.35)}}@media (prefers-reduced-motion:reduce){html:not([data-full-motion]) .lineup-card-motion--hidden-s{animation:none!important;will-change:auto}html:not([data-full-motion]) .lineup-card-motion--hidden-s .lineup-card__back{animation:lineup-hidden-s-gold-energy 1.35s ease-in-out infinite!important}}.champ-ring{display:grid;place-items:center;flex-shrink:0}.champ-ring__svg{width:100%;height:100%;display:block;filter:drop-shadow(0 8px 18px rgba(184,137,31,.35))}.champ-ring--sm{width:2.4rem;height:2.4rem}.champ-ring--md{width:4.25rem;height:4.25rem}.champ-ring--lg{width:5.75rem;height:5.75rem}.champ-ring--hero{width:7.5rem;height:7.5rem}.champ-trophy.champ-ring--sm{width:1.85rem;height:2.5rem}.champ-trophy.champ-ring--md{width:3.2rem;height:4.35rem}.champ-trophy.champ-ring--lg{width:4.35rem;height:5.9rem}.champ-trophy.champ-ring--hero{width:5.6rem;height:7.6rem}.champ-ring--animate .champ-ring__svg{animation:champ-ring-spin 1.8s cubic-bezier(.22,1,.36,1) both}.champ-trophy.champ-ring--animate .champ-trophy__svg{animation:champ-trophy-rise 1.5s cubic-bezier(.22,1,.36,1) both}.perfect-ring-drop{position:fixed;inset:0;z-index:40;display:grid;place-items:center;pointer-events:none;overflow:hidden}.perfect-ring-drop__burst{position:absolute;width:min(70vw,28rem);height:min(70vw,28rem);border-radius:50%;background:radial-gradient(circle,rgba(255,236,160,.55),rgba(232,196,90,.18) 38%,transparent 68%);animation:perfect-ring-burst 1.35s ease-out both}.perfect-ring-drop__trail{position:absolute;top:-20%;width:4px;height:55%;border-radius:999px;background:linear-gradient(180deg,transparent,rgba(255,230,140,.85),transparent);animation:perfect-ring-trail 1.05s cubic-bezier(.2,.8,.2,1) both}.perfect-ring-drop__ring{position:relative;z-index:2;animation:perfect-ring-drop 1.15s cubic-bezier(.18,1.15,.28,1) both}.perfect-ring-drop__label{position:absolute;top:calc(50% + 5.2rem);margin:0;font-size:.72rem;font-weight:850;letter-spacing:.22em;text-transform:uppercase;color:#fff4b8;text-shadow:0 0 18px rgba(232,196,90,.55);animation:perfect-ring-label 1.2s ease .35s both}.season-screen--perfect .season-screen__title{color:#fff4b8;text-shadow:0 0 24px rgba(232,196,90,.35)}.perfect-share{width:min(100%,28rem);margin:.35rem auto 0;display:grid;gap:.7rem;justify-items:center;animation:season-perfect-in .7s cubic-bezier(.18,1.2,.24,1) .25s both}.perfect-share__card{width:100%;padding:1.15rem 1.2rem 1.25rem;border:1px solid rgba(232,196,90,.42);border-radius:1rem;background:radial-gradient(circle at 50% 0,rgba(232,196,90,.18),transparent 55%),linear-gradient(165deg,rgba(26,20,8,.92),rgba(10,11,14,.94));box-shadow:inset 0 1px rgba(255,255,255,.08),0 16px 36px rgba(0,0,0,.4);text-align:center}.perfect-share__eyebrow{margin:0 0 .55rem;font-size:.65rem;font-weight:800;letter-spacing:.2em;text-transform:uppercase;color:rgba(234,215,143,.72)}.perfect-share__title{margin:.55rem 0 .2rem;font-size:1rem;font-weight:850;letter-spacing:.14em;text-transform:uppercase;color:#fff4b8}.perfect-share__record{margin:0;font-size:clamp(2.4rem,10vw,3.2rem);font-weight:850;letter-spacing:-.04em;color:#f7f4ea;font-variant-numeric:tabular-nums}.perfect-share__lineup{list-style:none;margin:.75rem 0 0;padding:0;display:grid;gap:.28rem}.perfect-share__lineup li{font-size:.875rem;font-weight:650;color:rgba(245,245,244,.9)}.perfect-share__foot{margin:.85rem 0 0;font-size:.6875rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:rgba(232,196,90,.82)}.perfect-share__btn{min-width:11rem}.perfect-share__status{margin:0;font-size:.75rem;color:rgba(234,215,143,.85)}.achievements-shell{min-height:100dvh}.achievements-header{position:relative;z-index:2;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:.75rem;padding:.85rem 1rem 0}.achievements-header__brand{display:grid;justify-items:center;gap:.2rem}.achievements-header__title{margin:0;text-align:center;font-size:.78rem;font-weight:850;letter-spacing:.18em;text-transform:uppercase;color:rgba(245,245,244,.72)}.achievements-header__spacer{width:4.5rem}.achievements-locker{position:relative;z-index:2;width:min(100%,40rem);margin:0 auto;padding:1rem 1rem 2.5rem;display:grid;gap:1.25rem}.achievements-hero{display:grid;justify-items:center;gap:.45rem;padding:1.25rem 1rem 1.35rem;border:1px solid rgba(232,196,90,.28);border-radius:1rem;background:radial-gradient(circle at 50% 0,rgba(232,196,90,.16),transparent 60%),rgba(8,8,10,.72);text-align:center}.achievements-hero__title{margin:.35rem 0 0;font-size:clamp(1.5rem,5vw,1.9rem);font-weight:850;letter-spacing:-.03em;color:#f7f4ea}.achievements-hero__sub{margin:0;font-size:.875rem;color:rgba(245,245,244,.62)}.achievements-hero__count{display:inline-flex;align-items:baseline;gap:.4rem;margin:.45rem 0 0}.achievements-hero__count strong{font-size:2rem;font-weight:850;color:#ead78f;font-variant-numeric:tabular-nums}.achievements-hero__count span{font-size:.75rem;font-weight:750;letter-spacing:.14em;text-transform:uppercase;color:rgba(234,215,143,.7)}.achievements-empty{padding:1.5rem 1rem;border:1px dashed rgba(255,255,255,.12);border-radius:.9rem;text-align:center;color:rgba(245,245,244,.55)}.achievements-empty p{margin:.25rem 0}.achievements-grid{display:grid;gap:.85rem}.achievements-ring-card{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.9rem;align-items:start;padding:.95rem 1rem;border:1px solid rgba(232,196,90,.28);border-radius:.9rem;background:linear-gradient(145deg,rgba(232,196,90,.08),transparent 42%),rgba(10,10,12,.78);box-shadow:0 12px 28px rgba(0,0,0,.28)}.achievements-ring-card__visual{display:grid;justify-items:center;gap:.35rem}.achievements-ring-card__num{font-size:.625rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:rgba(234,215,143,.7)}.achievements-ring-card__body h2{margin:0;font-size:.95rem;font-weight:800;color:#f7f4ea}.achievements-ring-card__record{margin:.15rem 0 0;font-size:1.35rem;font-weight:850;letter-spacing:-.03em;color:#ead78f;font-variant-numeric:tabular-nums}.achievements-ring-card__date{margin:.2rem 0 .55rem;font-size:.75rem;color:rgba(245,245,244,.48)}.achievements-ring-card__lineup{list-style:none;margin:0;padding:0;display:grid;gap:.18rem}.achievements-ring-card__lineup li{font-size:.8rem;font-weight:600;color:rgba(245,245,244,.82)}@keyframes perfect-ring-drop{0%{opacity:0;transform:translateY(-58vh) scale(.35) rotate(-28deg);filter:blur(2px)}62%{opacity:1;transform:translateY(10px) scale(1.08) rotate(6deg);filter:blur(0)}82%{transform:translateY(-6px) scale(.97) rotate(-2deg)}to{opacity:1;transform:translateY(0) scale(1) rotate(0deg)}}@keyframes perfect-ring-trail{0%{opacity:0;transform:translateY(-40%) scaleY(.4)}35%{opacity:.85}to{opacity:0;transform:translateY(30%) scaleY(1.1)}}@keyframes perfect-ring-burst{0%{opacity:0;transform:scale(.4)}40%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1.35)}}@keyframes perfect-ring-label{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes champ-ring-spin{0%{transform:rotate(-40deg) scale(.7)}to{transform:rotate(0deg) scale(1)}}@keyframes champ-trophy-rise{0%{transform:translateY(18%) scale(.78);opacity:.15}60%{transform:translateY(-4%) scale(1.05);opacity:1}to{transform:translateY(0) scale(1);opacity:1}}@media (prefers-reduced-motion:reduce){html:not([data-full-motion]) .champ-ring--animate .champ-ring__svg,html:not([data-full-motion]) .champ-trophy.champ-ring--animate .champ-trophy__svg,html:not([data-full-motion]) .perfect-ring-drop__burst,html:not([data-full-motion]) .perfect-ring-drop__label,html:not([data-full-motion]) .perfect-ring-drop__ring,html:not([data-full-motion]) .perfect-ring-drop__trail,html:not([data-full-motion]) .perfect-share{animation:none!important}html:not([data-full-motion]) .perfect-ring-drop__ring{opacity:1;transform:none}}.tradeup-shell--game,.tradeup-shell--game *,.tradeup-shell--game :after,.tradeup-shell--game :before{box-sizing:border-box}.tradeup-shell--game{min-height:100dvh;overflow-x:hidden}.lineup-game-frame,.tradeup-shell--game{display:flex;flex-direction:column;width:100%;max-width:100%}.lineup-game-frame{position:relative;z-index:1;flex:1 1 auto;min-height:0;height:100%;margin-inline:auto;overflow:hidden}.lineup-reveal--draft{--formation-card-width:clamp(5.35rem,28vw,6.85rem);--formation-column-gap:clamp(0.35rem,1.8vw,0.65rem);--formation-row-gap:clamp(0.2rem,1vh,0.45rem);--slot-action-gap:0.2rem;--slot-action-height:2.75rem;--draft-cta-height:calc(3.35rem + env(safe-area-inset-bottom, 0px));width:100%;max-width:100%;flex:1 1 auto;min-height:0;justify-content:flex-start;gap:.35rem;padding:.35rem max(.45rem,env(safe-area-inset-left,0px)) calc(var(--draft-cta-height) + .25rem) max(.45rem,env(safe-area-inset-right,0px));overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain}.lineup-reveal__header{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.4rem;min-height:2.4rem;flex-shrink:0;padding:max(.35rem,env(safe-area-inset-top,0px)) max(.55rem,env(safe-area-inset-right,0px)) .3rem max(.55rem,env(safe-area-inset-left,0px));border-bottom:1px solid var(--tu-border)}.lineup-reveal__title{margin:0;text-align:center;font-size:.6875rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--tu-text-muted)}.lineup-header-rank{display:flex;align-items:center;gap:.35rem;min-width:0;max-width:8.5rem}.lineup-header-rank__emblem{flex:0 0 auto;width:1.85rem;height:1.85rem;display:grid;place-items:center;border-radius:50%;border:none;background:transparent;padding:0;box-shadow:0 0 0 1px rgba(215,178,74,.2)}.lineup-header-rank__meta{min-width:0;display:grid;gap:0}.lineup-header-rank__meta strong{overflow:hidden;font-size:.5625rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;text-overflow:ellipsis;white-space:nowrap;color:rgba(234,215,143,.9)}.lineup-header-rank__meta span{font-size:.5625rem;font-weight:650;color:rgba(245,245,244,.62);font-variant-numeric:tabular-nums}.lineup-draft-bar{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:flex-start;gap:.45rem;width:100%;flex-shrink:0}.lineup-reveal--draft .lineup-budget{position:relative;top:auto;display:grid;grid-template-columns:auto auto;grid-template-areas:"label spent" "value value";column-gap:.45rem;row-gap:0;align-items:baseline;width:auto;min-width:0;margin:0;padding:.28rem .55rem .32rem;border-radius:.55rem}.lineup-reveal--draft .lineup-budget__label{grid-area:label;font-size:.5rem;letter-spacing:.1em}.lineup-reveal--draft .lineup-budget__spent{grid-area:spent;justify-self:end;font-size:.5rem}.lineup-reveal--draft .lineup-budget__value-wrap{grid-area:value;min-height:0}.lineup-reveal--draft .lineup-budget__value{font-size:clamp(1.15rem,5.2vw,1.45rem)}.lineup-reveal--draft.lineup-reveal--market .lineup-budget{position:relative;top:auto;z-index:auto;background:rgba(15,16,19,.94);backdrop-filter:none}.lineup-reveal__controls{display:flex;align-items:center;justify-content:flex-end;gap:.4rem;width:auto;margin:0;flex-shrink:0}.lineup-reveal__controls .lineup-reveal__progress{flex:0 1 auto;font-size:.5625rem;letter-spacing:.1em;white-space:nowrap}.lineup-reveal__controls .lineup-flip-all{min-width:4.75rem;min-height:2.5rem;margin:0;padding:.35rem .55rem;font-size:.5625rem}.lineup-reveal--draft .lineup-reveal__hint{display:none}.lineup-reveal--draft .lineup-reveal__grid{display:flex;flex-wrap:wrap;justify-content:center;align-items:flex-start;align-content:flex-start;gap:var(--formation-row-gap) var(--formation-column-gap);width:min(100%,calc(var(--formation-card-width) * 3 + var(--formation-column-gap) * 2));max-width:100%;margin:0 auto;padding:.15rem 0 0;overflow:visible;scroll-snap-type:none;flex:0 0 auto;min-height:0}.lineup-reveal--draft .lineup-formation__slot{width:var(--formation-card-width);flex:0 0 var(--formation-card-width);min-width:0;min-height:0;justify-self:center;scroll-snap-align:none}.lineup-formation__slot--c,.lineup-formation__slot--pf,.lineup-formation__slot--pg,.lineup-formation__slot--sf,.lineup-formation__slot--sg{grid-column:auto;grid-row:auto}.lineup-reveal--draft .lineup-card-slot{gap:var(--slot-action-gap)}.lineup-reveal--draft .lineup-card,.lineup-reveal--draft .lineup-card-motion,.lineup-reveal--draft .lineup-card-wrap,.lineup-reveal--draft .lineup-card__inner{width:100%;min-width:0;min-height:0;aspect-ratio:5/6.4}.lineup-reveal--draft .lineup-card-wrap{height:auto}.lineup-reveal--draft .lineup-card__face{min-width:0}.lineup-reveal--draft .lineup-card__photo{flex:1 1 auto;min-height:0;aspect-ratio:auto}.lineup-reveal--draft .lineup-card__info{flex:0 0 auto;gap:.08rem;padding:.22rem .22rem .28rem}.lineup-reveal--draft .lineup-card__name{width:100%;font-size:clamp(.55rem,2.5vw,.7rem);line-height:1.1}.lineup-reveal--draft .lineup-card__team--secondary{display:none}.lineup-reveal--draft .lineup-card__team{gap:.15rem;width:100%;font-size:clamp(.45rem,1.9vw,.55rem)}.lineup-reveal--draft .lineup-card__pos--small{font-size:.5rem}.lineup-reveal--draft .lineup-card-wrap--current:not(.lineup-card-wrap--revealed){transform:none}.lineup-reveal--draft .lineup-slot-action{width:100%;max-width:none;min-height:var(--slot-action-height);height:var(--slot-action-height);padding:.2rem .25rem;font-size:.5rem;letter-spacing:.06em;box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 3px 8px rgba(0,0,0,.22)}.lineup-reveal--draft .lineup-slot-action.is-disabled,.lineup-reveal--draft .lineup-slot-action:disabled:not(.is-locked){opacity:.28;filter:none;box-shadow:none}.lineup-reveal--draft .lineup-slot-action.is-locked,.lineup-reveal--draft .lineup-slot-action.is-locked:disabled{min-height:1.85rem;height:1.85rem;opacity:.9;font-size:.5rem;box-shadow:none}.lineup-reveal--draft .lineup-card__kept{display:none}.lineup-lock-battle{position:absolute;left:0;right:0;bottom:0;z-index:40;display:grid;gap:.15rem;justify-items:center;width:100%;margin:0;padding:.4rem max(.65rem,env(safe-area-inset-left,0px)) calc(.4rem + env(safe-area-inset-bottom, 0px)) max(.65rem,env(safe-area-inset-right,0px));border-top:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,rgba(10,10,12,.72),rgba(8,8,10,.96));backdrop-filter:blur(10px)}.lineup-lock-battle__btn{width:min(100%,22rem);min-height:2.75rem;font-size:.75rem;letter-spacing:.1em}.lineup-lock-battle__btn.is-ready:not(:disabled){box-shadow:0 1px 0 rgba(255,255,255,.22) inset,0 0 22px var(--tu-red-glow),0 8px 18px rgba(120,8,24,.45)}.lineup-lock-battle__hint{margin:0;text-align:center;font-size:.5625rem;font-weight:600;letter-spacing:.04em;color:rgba(245,245,244,.48)}.lineup-lock-battle__hint--desktop{display:none}@media (max-width:767px){.lineup-reveal--draft.lineup-reveal--market:before{content:"";position:fixed;inset:0;z-index:95;background:rgba(0,0,0,.55)}.lineup-reveal--draft .lineup-offers{position:fixed;left:0;right:0;bottom:0;z-index:100;width:100%;max-width:none;max-height:min(72dvh,30rem);margin:0;padding:.65rem max(.65rem,env(safe-area-inset-left,0px)) calc(.7rem + env(safe-area-inset-bottom, 0px)) max(.65rem,env(safe-area-inset-right,0px));border-radius:1rem 1rem 0 0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;box-shadow:0 -12px 40px rgba(0,0,0,.5)}.lineup-reveal--draft .lineup-offers__heading{align-items:center;gap:.45rem;margin-bottom:.5rem}.lineup-reveal--draft .lineup-offers__heading-copy strong{font-size:.625rem}.lineup-reveal--draft .lineup-offers__controls{gap:.3rem}.lineup-reveal--draft .lineup-offers__credits{padding:.28rem .45rem}.lineup-reveal--draft .lineup-offers__credits strong{font-size:.8125rem}.lineup-reveal--draft .lineup-reroll{min-width:0;min-height:2.55rem;padding:.3rem .5rem;font-size:.5rem;letter-spacing:.08em}.lineup-reveal--draft .lineup-offers__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.35rem}.lineup-reveal--draft .lineup-offer{gap:.28rem;padding:.3rem;border-radius:.6rem}.lineup-reveal--draft .lineup-offer__photo{aspect-ratio:1/1}.lineup-reveal--draft .lineup-offer__name{font-size:.5625rem;font-weight:750}.lineup-reveal--draft .lineup-offer__team{font-size:.5rem}.lineup-reveal--draft .lineup-offer__team-abbr{display:inline}.lineup-reveal--draft .lineup-offer__team-full{display:none}.lineup-reveal--draft .lineup-offer__price{font-size:.625rem}.lineup-reveal--draft .lineup-offer__blocked{font-size:.4375rem}.lineup-reveal--draft .lineup-market-actions{margin-top:.55rem}.lineup-reveal--draft .lineup-market-close{min-height:2.75rem;font-size:.625rem}.lineup-reveal--draft .lineup-budget-message{margin-top:.45rem;font-size:.5625rem}.lineup-reveal--draft .lineup-draft-summary{display:none}}@media (max-width:359px){.lineup-reveal--draft .lineup-offers__grid{grid-template-columns:1fr;gap:.4rem}.lineup-reveal--draft .lineup-offer{grid-template-columns:4.25rem minmax(0,1fr);grid-template-rows:auto;align-items:center;gap:.45rem;min-height:44px;padding:.35rem}.lineup-reveal--draft .lineup-offer__photo{aspect-ratio:1/1;width:4.25rem}.lineup-reveal--draft .lineup-offers__heading-copy strong{display:none}}@media (hover:hover) and (pointer:fine){.lineup-reveal--draft .lineup-card-wrap:not(.lineup-card-wrap--revealed):not(.lineup-card-wrap--revealing):hover .lineup-card{transform:translate3d(0,-7px,0) scale(1.035) rotateX(var(--card-tilt-x)) rotateY(var(--card-tilt-y))}}.lineup-mobile-actions{display:none!important}.lineup-reveal--draft .lineup-offers{width:min(100%,42rem);max-width:100%}@media (max-width:359px){.lineup-reveal--draft{--formation-card-width:clamp(4.85rem,29vw,5.35rem);--formation-column-gap:0.3rem;--formation-row-gap:0.18rem;--slot-action-height:2.75rem;padding-inline:.35rem}.lineup-reveal__title{font-size:.625rem}.lineup-reveal--draft .lineup-budget__value{font-size:1.1rem}}@media (max-height:700px) and (max-width:767px){.lineup-reveal--draft{--formation-card-width:clamp(4.7rem,26vw,5.9rem);--formation-row-gap:0.12rem;--slot-action-gap:0.12rem;--slot-action-height:2.75rem;--draft-cta-height:calc(3.35rem + env(safe-area-inset-bottom, 0px));gap:.2rem;padding-top:.2rem}.lineup-reveal__header{min-height:2.1rem;padding-bottom:.15rem}.lineup-reveal--draft .lineup-card,.lineup-reveal--draft .lineup-card-motion,.lineup-reveal--draft .lineup-card-wrap,.lineup-reveal--draft .lineup-card__inner{aspect-ratio:5/5.9}.lineup-reveal--draft .lineup-card__info{padding:.15rem .18rem .2rem}.lineup-lock-battle{padding-top:.35rem;padding-bottom:calc(.35rem + env(safe-area-inset-bottom, 0px));gap:0}.lineup-lock-battle__btn{min-height:2.55rem}.lineup-lock-battle__hint{display:none}.lineup-reveal--draft .lineup-flip-all-wrap{margin:.04rem auto .55rem}.lineup-reveal--draft .lineup-flip-all-wrap .lineup-flip-all{min-height:1.95rem;padding:.35rem .85rem}}@media (max-height:580px) and (max-width:767px){.lineup-reveal--draft{--formation-card-width:clamp(4.2rem,24vw,5.2rem);--slot-action-height:2.75rem;--draft-cta-height:calc(3.2rem + env(safe-area-inset-bottom, 0px))}.lineup-header-rank__meta span,.lineup-reveal--draft .lineup-budget__spent,.lineup-reveal__title{display:none}.lineup-reveal--draft .lineup-flip-all-wrap{margin:.02rem auto .5rem}}@media (min-width:600px) and (max-width:767px){.lineup-reveal--draft{--formation-card-width:clamp(6.4rem,19vw,7.6rem);--formation-column-gap:clamp(0.55rem,2vw,0.9rem);--formation-row-gap:0.35rem}.lineup-reveal--draft .lineup-card__name{font-size:.72rem}}@media (min-width:768px) and (max-width:1023px){.lineup-reveal--draft{--formation-card-width:clamp(7.1rem,13vw,8.6rem);--formation-column-gap:clamp(0.7rem,2vw,1.2rem);--formation-row-gap:0.55rem;--slot-action-height:2.55rem;--draft-cta-height:calc(3.6rem + env(safe-area-inset-bottom, 0px));padding-bottom:calc(var(--draft-cta-height) + .35rem)}.lineup-reveal--draft .lineup-reveal__grid{width:min(100%,calc(var(--formation-card-width) * 3 + var(--formation-column-gap) * 2))}.lineup-reveal--draft .lineup-card__team--secondary{display:flex}.lineup-reveal--draft .lineup-reveal__hint{display:block;max-width:32rem;margin:0 auto;font-size:.6875rem;text-align:center}.lineup-lock-battle__hint--desktop{display:block}}@media (min-width:1024px){.lineup-game-frame{width:min(94vw,1600px);max-width:min(94vw,1600px);overflow:hidden;min-height:0}.tradeup-shell--game{justify-content:stretch;max-width:none;width:100%;padding:0;height:100dvh;max-height:100dvh;overflow:hidden}.lineup-reveal__header{padding-block:.35rem;border-bottom-color:rgba(255,255,255,.08);width:100%;flex:0 0 auto;min-height:2.35rem}.lineup-reveal__title{display:block;font-size:.75rem;letter-spacing:.14em;color:rgba(245,245,244,.55)}.lineup-header-rank{max-width:none;justify-self:end}.lineup-header-rank__meta strong{font-size:.6875rem}.lineup-header-rank__meta span{font-size:.625rem}.lineup-reveal--draft{--desktop-chrome:19.5rem;--formation-card-width:min(12rem,10.8vw,calc((100dvh - var(--desktop-chrome)) * 5 / 6.5));--formation-column-gap:clamp(0.7rem,1.2vw,1.35rem);--formation-row-gap:0;--slot-action-height:2.45rem;--slot-action-gap:0.28rem;--draft-cta-height:0px;flex:1 1 auto;min-height:0;justify-content:center;align-items:center;gap:.45rem;padding:.4rem clamp(.85rem,1.5vw,1.5rem) .35rem;overflow-x:hidden;overflow-y:auto}.lineup-reveal--draft.lineup-reveal--market{overflow-y:auto}.lineup-reveal--draft .lineup-card-slot{grid-template-rows:auto auto auto;height:auto;align-content:start}.lineup-reveal--draft .lineup-formation__slot{align-self:start;height:auto}.lineup-draft-bar{flex-direction:row;flex-wrap:nowrap;align-items:stretch;justify-content:flex-start;gap:1rem;width:100%;max-width:calc(var(--formation-card-width) * 5 + var(--formation-column-gap) * 4);margin-inline:auto;flex:0 0 auto}.lineup-reveal--draft .lineup-budget{width:auto;min-width:11rem;margin:0;padding:.35rem .75rem .4rem}.lineup-reveal--draft .lineup-budget__value{font-size:clamp(1.25rem,1.6vw,1.6rem)}.lineup-reveal__controls{width:auto;margin:0;justify-content:flex-end}.lineup-reveal--draft .lineup-reveal__hint{display:none}.lineup-reveal--draft .lineup-reveal__grid{display:grid;grid-template-columns:repeat(5,var(--formation-card-width));grid-template-rows:auto;grid-auto-flow:column;max-width:none;width:max-content;flex:0 0 auto;flex-wrap:nowrap;margin-inline:auto;padding-top:.2rem;gap:0 var(--formation-column-gap);align-items:start}.lineup-reveal--draft .lineup-formation__slot{width:var(--formation-card-width);flex:0 0 var(--formation-card-width)}.lineup-flip-all-wrap{width:100%;max-width:calc(var(--formation-card-width) * 5 + var(--formation-column-gap) * 4);margin:.35rem auto .2rem;flex:0 0 auto}.lineup-flip-all-wrap .lineup-flip-all{min-width:8.5rem;min-height:2.35rem;font-size:.6875rem;letter-spacing:.14em}.lineup-reveal--draft .lineup-card,.lineup-reveal--draft .lineup-card-motion,.lineup-reveal--draft .lineup-card-wrap,.lineup-reveal--draft .lineup-card__inner{aspect-ratio:5/6.5;max-height:calc(100dvh - var(--desktop-chrome))}.lineup-reveal--draft .lineup-card,.lineup-reveal--draft .lineup-card__inner{min-height:0}.lineup-reveal--draft .lineup-card__team--secondary{display:flex}.lineup-reveal--draft .lineup-card__name{font-size:.75rem}.lineup-reveal--draft .lineup-slot-action{min-height:var(--slot-action-height);height:var(--slot-action-height);font-size:.5625rem;letter-spacing:.1em}.lineup-lock-battle{position:static;border-top:none;background:transparent;backdrop-filter:none;padding:.25rem 0 .35rem;width:min(100%,calc(var(--formation-card-width) * 5 + var(--formation-column-gap) * 4));margin-inline:auto;flex:0 0 auto}.lineup-lock-battle__btn{min-height:2.75rem;font-size:.75rem}.lineup-lock-battle__hint--desktop{display:block}.lineup-reveal--draft .lineup-offers{position:relative;left:auto;right:auto;bottom:auto;max-height:min(48vh,26rem);margin:.35rem auto 0;border-radius:1rem;width:min(100%,42rem);overflow-y:auto;padding:.95rem 1rem}.lineup-reveal--draft .lineup-offers__credits strong{font-size:1.05rem}.lineup-reveal--draft .lineup-reroll{min-width:7rem;min-height:2.7rem;font-size:.625rem;padding:.4rem .75rem}.lineup-reveal--draft .lineup-offers__grid{gap:.65rem}.lineup-reveal--draft .lineup-offer{gap:.4rem;padding:.5rem}.lineup-reveal--draft .lineup-offer__photo{aspect-ratio:4/5}.lineup-reveal--draft .lineup-offer__name{font-size:.75rem}.lineup-reveal--draft .lineup-offer__team{font-size:.625rem}.lineup-reveal--draft .lineup-offer__team-abbr{display:none}.lineup-reveal--draft .lineup-offer__team-full{display:inline}.lineup-reveal--draft .lineup-offer__price{font-size:.75rem}.lineup-reveal--draft .lineup-market-close{min-height:2.7rem;font-size:.6875rem}.lineup-reveal--draft.lineup-reveal--market:before{display:none}.starting-five-lock{padding:.75rem 1rem;overflow-y:auto}.starting-five-lock__cards{width:min(100%,58rem);margin-bottom:1rem}.starting-five-lock__photo{aspect-ratio:4/4.6;max-height:min(28vh,14rem)}.starting-five-lock__go{min-height:3rem}}@media (min-width:1024px) and (max-height:900px){.lineup-reveal--draft{--desktop-chrome:18rem;--formation-card-width:min(10.5rem,9.5vw,calc((100dvh - var(--desktop-chrome)) * 5 / 6.3));--slot-action-height:2.25rem;gap:.3rem}.lineup-reveal--draft .lineup-card,.lineup-reveal--draft .lineup-card-motion,.lineup-reveal--draft .lineup-card-wrap,.lineup-reveal--draft .lineup-card__inner{aspect-ratio:5/6.3}.lineup-flip-all-wrap{margin:.25rem auto .15rem}.lineup-lock-battle__btn{min-height:2.55rem}.lineup-lock-battle__hint--desktop{display:none}}@media (min-width:1024px) and (min-height:901px) and (max-height:1100px){.lineup-reveal--draft{--desktop-chrome:19rem;--formation-card-width:min(11.5rem,10.2vw,calc((100dvh - var(--desktop-chrome)) * 5 / 6.5));overflow-y:hidden}}@media (min-width:1600px){.lineup-reveal--draft{--formation-card-width:min(12.5rem,11vw,calc((100dvh - var(--desktop-chrome)) * 5 / 6.5));--formation-column-gap:clamp(0.85rem,1.3vw,1.5rem)}}.h2h-shell{position:relative;min-height:100dvh;color:#f5f5f4}.h2h-header{position:relative;z-index:2;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:.75rem 1rem}.h2h-header__title{margin:0;font-size:.75rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase;color:rgba(245,245,244,.72)}.h2h-header__spacer{justify-self:end}.h2h-main{position:relative;z-index:2;display:flex;flex-direction:column;gap:1rem;padding:.5rem 1rem 2rem;max-width:52rem;margin-inline:auto}.h2h-matchmaking{position:relative;display:grid;justify-items:center;gap:.85rem;padding:3.25rem 1rem 2.75rem;text-align:center;overflow:hidden}.h2h-matchmaking__eyebrow{margin:0;font-size:.6875rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:rgba(232,196,90,.7)}.h2h-matchmaking__title{margin:0;min-height:2.6rem;font-size:clamp(1.35rem,5vw,2.1rem);font-weight:850;letter-spacing:.1em;text-transform:uppercase;transition:color .25s ease,text-shadow .25s ease,transform .25s ease}.h2h-matchmaking.is-found .h2h-matchmaking__title{color:#ffe7a0;text-shadow:0 0 18px rgba(255,220,120,.45),0 0 36px rgba(232,196,90,.28);transform:scale(1.04)}.h2h-matchmaking__sub{margin:0;font-size:.875rem;color:rgba(245,245,244,.55)}.h2h-matchmaking__stage{position:relative;width:min(100%,22rem);height:11.5rem;margin:.35rem 0 .5rem}.h2h-matchmaking__silhouettes{position:absolute;left:0;right:0;bottom:.15rem;display:flex;justify-content:space-between;align-items:flex-end;gap:.35rem;padding:0 .35rem}.h2h-matchmaking__sil{display:block;width:clamp(2.4rem,12vw,3.1rem);aspect-ratio:5/7;border-radius:.4rem;border:1px solid rgba(255,255,255,.12);background:linear-gradient(180deg,rgba(40,40,48,.95),rgba(10,10,12,.98));box-shadow:0 8px 18px rgba(0,0,0,.35);animation:h2h-sil-breathe 2.4s ease-in-out infinite}.h2h-matchmaking__sil:nth-child(2){animation-delay:.15s}.h2h-matchmaking__sil:nth-child(3){animation-delay:.3s}.h2h-matchmaking__sil:nth-child(4){animation-delay:.45s}.h2h-matchmaking__sil:nth-child(5){animation-delay:.6s}.h2h-matchmaking__links{position:absolute;left:0;right:0;top:1.6rem;width:100%;height:4.5rem;overflow:visible;pointer-events:none}.h2h-matchmaking__links path{fill:none;stroke:rgba(232,196,90,.35);stroke-width:1.4;stroke-linecap:round;stroke-dasharray:6 8;animation:h2h-link-flow 1.4s linear infinite}.h2h-matchmaking__radar{position:absolute;left:50%;top:.35rem;width:5.75rem;height:5.75rem;margin:0;transform:translateX(-50%)}.h2h-matchmaking__radar span{position:absolute;inset:0;border-radius:50%;border:1px solid rgba(232,196,90,.35);animation:h2h-radar 1.8s ease-out infinite}.h2h-matchmaking__radar span:nth-child(2){animation-delay:.45s}.h2h-matchmaking__radar span:nth-child(3){animation-delay:.9s}.h2h-matchmaking__radar-core{position:absolute;left:50%;top:50%;width:.7rem;height:.7rem;margin:-.35rem 0 0 -.35rem;border-radius:50%;background:#f0d27a;box-shadow:0 0 14px rgba(240,210,122,.7);animation:h2h-radar-core 1.1s ease-in-out infinite}.h2h-matchmaking__search-pulse{display:grid;place-items:center;width:3.5rem;height:.55rem}.h2h-matchmaking__search-pulse span{display:block;width:100%;height:.28rem;border-radius:999px;background:linear-gradient(90deg,transparent,rgba(232,196,90,.85),transparent);animation:h2h-search-bar 1.15s ease-in-out infinite}.h2h-matchmaking.is-found .h2h-matchmaking__sil{border-color:rgba(232,196,90,.45);box-shadow:0 0 16px rgba(232,196,90,.22);animation:none}.h2h-matchmaking.is-found .h2h-matchmaking__links path{stroke:rgba(255,220,120,.7);animation:none;stroke-dasharray:none}@keyframes h2h-radar{0%{transform:scale(.35);opacity:.85}to{transform:scale(1.15);opacity:0}}@keyframes h2h-radar-core{0%,to{transform:scale(.85);opacity:.7}50%{transform:scale(1.2);opacity:1}}@keyframes h2h-sil-breathe{0%,to{transform:translateY(0);opacity:.72}50%{transform:translateY(-3px);opacity:1}}@keyframes h2h-link-flow{to{stroke-dashoffset:-28}}@keyframes h2h-search-bar{0%,to{transform:scaleX(.45);opacity:.45}50%{transform:scaleX(1);opacity:1}}.h2h-board{display:grid;gap:1rem}.h2h-board--intro{width:min(100%,56rem);margin-inline:auto;gap:.85rem}.h2h-side__label{margin:0 0 .5rem;font-size:.6875rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:rgba(186,230,253,.72)}.h2h-mini-row{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.35rem}.h2h-mini-row--preview{gap:.45rem}.h2h-mini-card{display:grid;gap:.2rem;justify-items:center;padding:.35rem .2rem;border-radius:.55rem;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.08);text-align:center;min-width:0}.h2h-mini-card--preview{gap:.3rem;padding:.55rem .3rem .45rem;border-radius:.85rem;border-color:rgba(125,211,252,.28);background:radial-gradient(circle at 50% 0,rgba(56,189,248,.14),transparent 70%),rgba(8,18,48,.72);box-shadow:0 10px 24px rgba(2,8,28,.35)}.h2h-mini-card--preview .player-headshot--card-lg{width:clamp(3.4rem,14vw,5.4rem);height:clamp(3.4rem,14vw,5.4rem)}.h2h-mini-card span{font-size:.5625rem;font-weight:800;letter-spacing:.08em;color:rgba(125,211,252,.85)}.h2h-mini-card--preview span{font-size:.625rem;letter-spacing:.1em}.h2h-mini-card strong{font-size:.625rem;font-weight:700;line-height:1.2;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#f8fafc}.h2h-mini-card--preview strong{font-size:clamp(.68rem,2.4vw,.85rem)}.h2h-vs{justify-self:center;font-size:.75rem;font-weight:900;letter-spacing:.28em;color:rgba(186,230,253,.78)}.h2h-vs--intro{display:grid;place-items:center;width:3.25rem;height:3.25rem;margin-inline:auto;border-radius:999px;border:1px solid rgba(125,211,252,.35);background:rgba(15,30,70,.75);box-shadow:0 0 24px rgba(37,99,235,.28);font-size:.8rem;letter-spacing:.18em;color:#e0f2fe}.h2h-opp-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.4rem}.h2h-opp-grid .lineup-card,.h2h-opp-grid .lineup-card-wrap,.h2h-opp-grid .lineup-card__inner{min-height:8.5rem}.h2h-opp-grid .lineup-card__name{font-size:.65rem}.h2h-resolving{display:grid;gap:.75rem;justify-items:center;padding:.5rem 0 .25rem}.h2h-resolving__label{margin:0;font-size:.75rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:rgba(245,245,244,.65)}.h2h-resolving__bars{display:flex;gap:.35rem;height:1.75rem;align-items:flex-end}.h2h-resolving__bars span{width:.45rem;border-radius:999px;background:linear-gradient(180deg,#f0d27a,#b8842c);animation:h2h-bars .9s ease-in-out infinite}.h2h-resolving__bars span:nth-child(2){animation-delay:.1s;height:60%}.h2h-resolving__bars span:nth-child(3){animation-delay:.2s;height:90%}.h2h-resolving__bars span:nth-child(4){animation-delay:.3s;height:55%}.h2h-resolving__bars span:nth-child(5){animation-delay:.4s;height:75%}.h2h-resolving__bars span:first-child{height:70%}@keyframes h2h-bars{0%,to{transform:scaleY(.55);opacity:.55}50%{transform:scaleY(1);opacity:1}}.h2h-result{display:grid;gap:1.15rem;justify-items:center;text-align:center;padding:.75rem 0 1.5rem}.h2h-result__headline{display:grid;gap:.35rem;justify-items:center;position:relative}.h2h-result__outcome{position:relative;margin:0;font-size:clamp(2.35rem,9vw,3.6rem);font-weight:900;letter-spacing:.14em;line-height:.95;text-transform:uppercase;overflow:hidden}.h2h-result__outcome-shine{position:absolute;inset:-20% -40%;background:linear-gradient(110deg,transparent 35%,rgba(255,255,255,.28) 50%,transparent 65%);transform:translateX(-60%);animation:h2h-result-shine 1.4s ease-out .25s both;pointer-events:none}.h2h-result--win .h2h-result__outcome{color:#f8fafc;text-shadow:0 0 18px rgba(56,189,248,.45),0 0 42px rgba(37,99,235,.35),0 1px 0 rgba(255,255,255,.35);background:linear-gradient(180deg,#ffffff 10%,#e0f2fe 42%,#93c5fd 78%,#fde68a);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.h2h-result--loss .h2h-result__outcome{color:#cbd5e1;text-shadow:0 0 16px rgba(100,116,139,.35),0 0 28px rgba(59,130,246,.18);background:linear-gradient(180deg,#f1f5f9 8%,#94a3b8 55%,#64748b);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.h2h-result--sweep .h2h-result__outcome{background:linear-gradient(180deg,#ffffff,#e0f2fe 35%,#fde68a 72%,#fbbf24);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;text-shadow:0 0 20px rgba(251,191,36,.35),0 0 36px rgba(56,189,248,.28);letter-spacing:.1em}.h2h-result__sweep-sub{margin:0;font-size:.75rem;font-weight:650;letter-spacing:.06em;color:rgba(186,230,253,.78)}.h2h-result__score{margin:.15rem 0 0;display:flex;gap:.45rem;align-items:baseline;justify-content:center;font-variant-numeric:tabular-nums;font-size:1.15rem;font-weight:750;color:rgba(226,232,240,.78)}.h2h-result__score span{opacity:.45;font-weight:600}.h2h-result__rank-focus{display:grid;gap:.55rem;justify-items:center;padding:.35rem 0 .15rem}.h2h-result__emblem-stage{position:relative;display:grid;place-items:center;width:8.5rem;height:8.5rem}.h2h-result__emblem-glow{position:absolute;inset:8%;border-radius:50%;background:radial-gradient(circle,rgba(56,189,248,.35),transparent 68%);filter:blur(6px);animation:h2h-result-emblem-glow 2.8s ease-in-out infinite;pointer-events:none}.h2h-result--loss .h2h-result__emblem-glow{background:radial-gradient(circle,rgba(148,163,184,.28),transparent 68%)}.h2h-result__emblem{position:relative;z-index:1;display:grid;place-items:center;filter:drop-shadow(0 12px 28px rgba(2,12,36,.45))}.h2h-result__emblem .rank-emblem--hero{width:7.4rem;height:7.4rem}.h2h-result__rank-name{margin:0;font-size:clamp(1.15rem,4vw,1.45rem);font-weight:850;letter-spacing:.18em;text-transform:uppercase;color:#e0f2fe}.h2h-result__rank-note{margin:0;font-size:.72rem;font-weight:750;letter-spacing:.12em;text-transform:uppercase}.h2h-result__rank-note--up{color:#fde68a}.h2h-result__rank-note--down{color:rgba(148,163,184,.92)}.h2h-result__trophy-meta{width:min(100%,18rem);display:grid;gap:.28rem;justify-items:center;padding:.15rem 0 .25rem}.h2h-result__delta{margin:0;font-size:.78rem;font-weight:750;letter-spacing:.1em;text-transform:uppercase;color:rgba(186,230,253,.78)}.h2h-result__breakdown{display:grid;gap:.2rem;justify-items:center}.h2h-result__breakdown-line{margin:0;font-size:.72rem;font-weight:700;letter-spacing:.06em;color:rgba(186,230,253,.7)}.h2h-result__breakdown-line strong{color:#e0f2fe;font-variant-numeric:tabular-nums}.h2h-result__breakdown-line--bonus{color:rgba(253,230,138,.88)}.h2h-result__breakdown-line--bonus strong{color:#fde68a}.h2h-result__delta--total{margin-top:.1rem;color:#fde68a;letter-spacing:.08em;font-size:.78rem}.h2h-result__trophy-total{margin:.15rem 0 0;font-size:.95rem;font-weight:750;letter-spacing:.04em;color:rgba(248,250,252,.88);font-variant-numeric:tabular-nums}.h2h-result__trophy-bar{display:block;width:100%;height:.28rem;border-radius:999px;background:rgba(148,163,184,.22);overflow:hidden;margin-top:.15rem}.h2h-result__trophy-bar>span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#2563EB,#38BDF8);transition:width .35s ease}.h2h-result__trophy-next{margin:0;font-size:.68rem;font-weight:650;letter-spacing:.04em;color:rgba(148,163,184,.82)}@keyframes h2h-result-shine{0%{transform:translateX(-70%);opacity:0}30%{opacity:1}to{transform:translateX(70%);opacity:0}}@keyframes h2h-result-emblem-glow{0%,to{opacity:.55;transform:scale(.92)}50%{opacity:1;transform:scale(1.05)}}.h2h-trophy-panel{width:min(100%,22rem);display:grid;gap:.45rem;padding:1rem 1.1rem;border-radius:.9rem;border:1px solid rgba(56,189,248,.28);background:radial-gradient(circle at 50% 0,rgba(37,99,235,.16),transparent 70%),rgba(8,15,40,.55)}.h2h-trophy-panel__rank{margin:0;font-size:.75rem;font-weight:800;letter-spacing:.16em}.h2h-trophy-panel__count{margin:0;font-size:1.15rem;font-weight:750}.h2h-trophy-panel__bar,.home-rank-ladder__status-bar,.progression-rank__bar{display:block;height:.4rem;border-radius:999px;background:rgba(255,255,255,.1);overflow:hidden}.h2h-trophy-panel__bar>span,.home-rank-ladder__status-bar>span,.progression-rank__bar>span{display:block;height:100%;border-radius:inherit;transition:width .35s ease}.home-rank-ladder__status-bar>span{background:linear-gradient(90deg,#2563EB,#38BDF8)}.h2h-trophy-panel__next{margin:0;font-size:.75rem;color:rgba(245,245,244,.6)}.h2h-rank-change{display:grid;gap:.4rem;justify-items:center;padding:.85rem 1rem;border-radius:.85rem;max-width:22rem;width:100%}.h2h-rank-change--up{border:1px solid rgba(232,196,90,.45);background:rgba(232,196,90,.1)}.h2h-rank-change--down{border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.04)}.h2h-rank-change__emblem{width:2.85rem;height:2.85rem;display:grid;place-items:center;border-radius:50%;background:transparent;border:none;padding:0;box-shadow:0 0 0 1px rgba(215,178,74,.22)}.h2h-rank-change p{margin:0;font-size:.8125rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.h2h-result__actions{display:flex;flex-wrap:wrap;gap:.65rem;justify-content:center}.h2h-btn{min-width:8.5rem;min-height:2.75rem;padding:.75rem 1.1rem;border-radius:.7rem;font-family:inherit;font-size:.8125rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;transition:transform .12s cubic-bezier(.22,1.4,.36,1),box-shadow .14s ease}.h2h-btn:active:not(:disabled){transform:translateY(3px) scale(.97)}.h2h-btn--primary{border:1px solid var(--tu-red-border);background:linear-gradient(180deg,rgba(255,255,255,.16),transparent 40%),linear-gradient(180deg,var(--tu-red-bright),var(--tu-red-deep));color:#fff;box-shadow:inset 0 1px 0 rgba(255,255,255,.2),0 8px 20px rgba(120,8,24,.4)}.h2h-btn--ghost{border:1px solid rgba(255,255,255,.18);background:transparent;color:#f5f5f4}.h2h-result__record{margin:0;font-size:.75rem;color:rgba(245,245,244,.45)}.h2h-frame{flex:1 1 auto;min-height:0}.h2h-main{flex:1 1 auto;width:100%;max-width:100%}@media (min-width:768px){.h2h-opp-grid .lineup-card,.h2h-opp-grid .lineup-card-wrap,.h2h-opp-grid .lineup-card__inner{min-height:9.5rem}}@media (min-width:1024px){.h2h-frame{width:min(94vw,1600px);margin-inline:auto}.h2h-frame,.h2h-main{display:flex;flex-direction:column}.h2h-main{justify-content:flex-start;gap:1rem;padding:.75rem clamp(1rem,2vw,2rem) 1.5rem;max-width:none;width:100%}.h2h-matchmaking{padding-block:5rem}.h2h-battle{width:min(100%,56rem);margin-inline:auto}.h2h-board{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:1.25rem 1.5rem}.h2h-board--intro{width:min(100%,64rem);gap:1.35rem 1.75rem}.h2h-vs{align-self:center;font-size:.95rem}.h2h-vs--intro{width:4rem;height:4rem;font-size:.95rem}.h2h-mini-row{gap:.55rem}.h2h-mini-row--preview{gap:.7rem}.h2h-mini-card--preview{padding:.7rem .4rem .55rem}.h2h-mini-card--preview .player-headshot--card-lg{width:clamp(4.6rem,7vw,6.4rem);height:clamp(4.6rem,7vw,6.4rem)}.h2h-opp-grid{gap:.65rem}.h2h-opp-grid .lineup-card,.h2h-opp-grid .lineup-card-wrap,.h2h-opp-grid .lineup-card__inner{min-height:clamp(10.5rem,22vh,14rem)}.h2h-result{max-width:42rem;margin-inline:auto;gap:1.35rem}.h2h-result__emblem-stage{width:9.5rem;height:9.5rem}.h2h-result__emblem .rank-emblem--hero{width:8.2rem;height:8.2rem}}@media (max-width:1023px){.h2h-board{display:grid;gap:.85rem}.h2h-board--intro{grid-template-columns:1fr;justify-items:stretch}.h2h-opp-grid{overflow-x:hidden}}.progression-tabs{position:relative;z-index:2;display:flex;gap:.35rem;overflow-x:auto;padding:0 1rem .5rem;scrollbar-width:none}.progression-tabs::-webkit-scrollbar{display:none}.progression-tabs__btn{flex:0 0 auto;padding:.55rem .8rem;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.04);color:rgba(245,245,244,.7);font-family:inherit;font-size:.6875rem;font-weight:750;letter-spacing:.08em;text-transform:uppercase;cursor:pointer}.progression-tabs__btn.is-active{border-color:rgba(232,196,90,.45);background:rgba(232,196,90,.14);color:#f0d27a}.progression-main{gap:1.25rem}.progression-section-title{margin:0 0 .75rem;font-size:1.25rem;font-weight:800}.progression-empty{margin:0;color:rgba(245,245,244,.55);line-height:1.5}.progression-rank{display:grid;justify-items:center;gap:.55rem;text-align:center}.progression-rank__emblem{width:5.75rem;height:5.75rem;display:grid;place-items:center;border-radius:50%;border:none;background:transparent;padding:0;filter:drop-shadow(0 12px 28px rgba(0,0,0,.5))}.progression-rank__name{margin:0;font-size:clamp(1.5rem,5vw,2rem);font-weight:850}.progression-rank__trophies{margin:0;font-size:1.05rem;font-weight:750}.progression-rank__bar{width:min(100%,20rem)}.progression-rank__meta,.progression-rank__next{margin:0;font-size:.8125rem;color:rgba(245,245,244,.55)}.progression-ladder{list-style:none;margin:1rem 0 0;padding:0;width:min(100%,24rem);display:grid;gap:.4rem;text-align:left}.progression-ladder__item{display:grid;grid-template-columns:auto 1fr auto;gap:.65rem;align-items:center;padding:.65rem .75rem;border-radius:.7rem;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.03);opacity:.55}.progression-ladder__item.is-unlocked{opacity:1}.progression-ladder__item.is-current{border-color:rgba(232,196,90,.4);background:rgba(232,196,90,.1)}.progression-ladder__emblem{width:1.85rem;height:1.85rem;display:grid;place-items:center;border-radius:50%;background:transparent;border:none;padding:0}.progression-ladder__name{font-size:.8125rem;font-weight:700}.progression-ladder__req{font-size:.6875rem;color:rgba(245,245,244,.45);font-variant-numeric:tabular-nums}.progression-history__list,.progression-lineups__list{list-style:none;margin:0;padding:0;display:grid;gap:.5rem}.progression-history__row{display:grid;grid-template-columns:1fr auto;gap:.15rem .75rem;padding:.75rem .85rem;border-radius:.7rem;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.03)}.progression-history__kind{font-weight:750;font-size:.8125rem}.progression-history__delta{font-weight:800;font-variant-numeric:tabular-nums}.progression-history__row.is-win .progression-history__delta{color:#f0d27a}.progression-history__row.is-rank-record .progression-history__delta{color:#e8c45a}.progression-history__row.is-rank-record .progression-history__kind{color:rgba(232,196,90,.85)}.progression-history__date,.progression-history__total{font-size:.6875rem;color:rgba(245,245,244,.45)}.progression-history__date{justify-self:end}.progression-lineups__card{padding:.85rem .95rem;border-radius:.75rem;border:1px solid rgba(232,196,90,.22);background:rgba(255,255,255,.03)}.progression-lineups__date{margin:0 0 .45rem;font-size:.6875rem;color:rgba(245,245,244,.5)}.progression-lineups__card ol{margin:0;padding-left:1.1rem;display:grid;gap:.2rem;font-size:.875rem}@media (max-width:720px){.h2h-opp-grid{gap:.3rem}.h2h-opp-grid .lineup-card,.h2h-opp-grid .lineup-card-wrap,.h2h-opp-grid .lineup-card__inner{min-height:7.25rem}}@media (prefers-reduced-motion:reduce){html:not([data-full-motion]) .credit-fly,html:not([data-full-motion]) .h2h-intro__timer>span,html:not([data-full-motion]) .h2h-matchmaking__links path,html:not([data-full-motion]) .h2h-matchmaking__pulse,html:not([data-full-motion]) .h2h-matchmaking__radar span,html:not([data-full-motion]) .h2h-matchmaking__radar-core,html:not([data-full-motion]) .h2h-matchmaking__scan,html:not([data-full-motion]) .h2h-matchmaking__search-pulse span,html:not([data-full-motion]) .h2h-matchmaking__sil,html:not([data-full-motion]) .h2h-resolving__bars span,html:not([data-full-motion]) .h2h-result__emblem-glow,html:not([data-full-motion]) .h2h-result__outcome-shine,html:not([data-full-motion]) .lineup-offer--deal-in,html:not([data-full-motion]) .lineup-trade-stamp{animation:none!important}}.credit-fly{position:fixed;z-index:90;left:0;top:0;margin:0;padding:.2rem .45rem;border-radius:999px;border:1px solid rgba(120,255,180,.45);background:rgba(20,60,40,.85);color:#b8ffd2;font-size:.875rem;font-weight:850;letter-spacing:.04em;pointer-events:none;transform:translate3d(var(--fly-x),var(--fly-y),0) scale(1);animation:credit-fly-arc .7s cubic-bezier(.18,.9,.25,1) forwards;box-shadow:0 8px 20px rgba(0,0,0,.35),0 0 18px rgba(70,220,140,.35);will-change:transform,opacity}@keyframes credit-fly-arc{0%{opacity:1;transform:translate3d(var(--fly-x),var(--fly-y),0) scale(1.05)}70%{opacity:1}to{opacity:0;transform:translate3d(var(--fly-tx),var(--fly-ty),0) scale(.72)}}.lineup-budget--keep .lineup-budget__value-wrap{animation:lineup-credits-glow .85s ease both}@keyframes lineup-credits-glow{0%{filter:brightness(1)}40%{filter:brightness(1.35)}to{filter:brightness(1)}}.lineup-card-wrap--pressing:not(.lineup-card-wrap--revealed){transform:translateY(4px) scale(.97);transition-duration:.05s;filter:brightness(.96)}.lineup-card-wrap--locking .lineup-card{animation:lineup-card-lock-snap .32s cubic-bezier(.2,1.2,.3,1) both}@keyframes lineup-card-lock-snap{0%{transform:scale(1.04)}55%{transform:scale(.97)}to{transform:scale(1)}}.lineup-trade-stamp{position:absolute;inset:28% 12% auto;z-index:6;display:grid;place-items:center;padding:.35rem .55rem;border:2px solid rgba(230,80,100,.85);border-radius:.35rem;color:#ffd0d6;font-size:.7rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase;background:rgba(80,10,20,.72);transform:rotate(-12deg) scale(1.35);opacity:0;pointer-events:none;animation:lineup-trade-stamp-in .45s cubic-bezier(.2,1.3,.3,1) both}@keyframes lineup-trade-stamp-in{0%{opacity:0;transform:rotate(-18deg) scale(1.6)}55%{opacity:1;transform:rotate(-10deg) scale(.96)}to{opacity:1;transform:rotate(-12deg) scale(1)}}.lineup-offers__grid .lineup-offer{animation:lineup-offer-deal .38s cubic-bezier(.22,1,.36,1) both}.lineup-offers__grid .lineup-offer:first-child{animation-delay:.02s}.lineup-offers__grid .lineup-offer:nth-child(2){animation-delay:.08s}.lineup-offers__grid .lineup-offer:nth-child(3){animation-delay:.14s}.lineup-offers--reshuffling .lineup-offer{animation:lineup-offer-sweep-out .28s ease both}@keyframes lineup-offer-deal{0%{opacity:0;transform:translateY(16px) scale(.94)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes lineup-offer-sweep-out{to{opacity:0;transform:translateY(-12px) scale(.92) rotate(-2deg)}}.lineup-offer:active:not(:disabled){transform:translateY(2px) scale(.97);transition-duration:.05s}.h2h-matchmaking__pulse{position:absolute;inset:15% 20%;border-radius:50%;background:radial-gradient(circle,var(--tu-red-glow),transparent 70%);filter:blur(18px);animation:home-play-halo 2.4s ease-in-out infinite;pointer-events:none}.h2h-matchmaking__scan{position:absolute;left:10%;right:10%;top:0;height:2px;background:linear-gradient(90deg,transparent,rgba(255,120,140,.85),transparent);animation:h2h-scan 1.8s ease-in-out infinite;pointer-events:none}.h2h-matchmaking.is-found .h2h-matchmaking__pulse{background:radial-gradient(circle,rgba(255,220,120,.35),transparent 70%);animation:none;opacity:.85}@keyframes h2h-scan{0%{transform:translateY(2rem);opacity:0}20%{opacity:1}to{transform:translateY(14rem);opacity:0}}.h2h-result--loss .h2h-result__headline,.h2h-result--win .h2h-result__headline{border:none;background:none;box-shadow:none;padding:0}.lineup-card-slot{display:grid;grid-template-rows:auto minmax(0,1fr) auto;gap:.4rem;align-items:center;justify-items:center;width:100%;min-width:0}.lineup-slot-action{width:100%;max-width:11.5rem;min-height:2.75rem;padding:.45rem .55rem;font-size:.625rem;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap}.lineup-slot-action.is-disabled,.lineup-slot-action:disabled{opacity:.38;filter:grayscale(.2)}.lineup-slot-action.is-locked,.lineup-slot-action.is-locked:disabled{opacity:.85;color:#b8ffd2;border-color:rgba(90,230,150,.4);background:rgba(20,60,40,.55);cursor:default}.h2h-scoreboard{display:grid;grid-template-columns:1fr auto 1fr;gap:.75rem;align-items:center;padding:.35rem .25rem .75rem}.h2h-scoreboard__side{display:grid;gap:.2rem;justify-items:start}.h2h-scoreboard__side--opp{justify-items:end;text-align:right}.h2h-scoreboard__side span{font-size:.625rem;font-weight:800;letter-spacing:.14em;color:rgba(245,245,244,.5)}.h2h-scoreboard__side strong{font-size:1.65rem;font-weight:850;font-variant-numeric:tabular-nums}.h2h-scoreboard__vs{font-size:.875rem;font-weight:900;letter-spacing:.12em;color:var(--tu-gold-soft)}.h2h-pips{display:flex;gap:.28rem}.h2h-scoreboard__side--opp .h2h-pips{justify-content:flex-end}.h2h-pip{width:.55rem;height:.85rem;border-radius:.15rem;background:linear-gradient(180deg,var(--tu-red-bright),var(--tu-red-deep));box-shadow:0 0 8px var(--tu-red-glow);transition:opacity .25s ease,filter .25s ease,transform .25s ease}.h2h-pip--out{opacity:.28;filter:grayscale(1);transform:scaleY(.7);box-shadow:none}.h2h-intro{display:grid;justify-items:center;gap:.75rem;width:min(100%,64rem);margin-inline:auto;padding:.35rem 0 .75rem}.h2h-intro__eyebrow{margin:0;font-size:.7rem;font-weight:850;letter-spacing:.2em;text-transform:uppercase;color:rgba(125,211,252,.9)}.h2h-intro__label{margin:0;text-align:center;font-size:.9rem;font-weight:750;letter-spacing:.08em;color:rgba(224,242,254,.82)}.h2h-intro__timer{width:min(100%,14rem);height:.18rem;margin-top:.35rem;border-radius:999px;overflow:hidden;background:rgba(148,163,184,.22)}.h2h-intro__timer>span{display:block;height:100%;width:100%;transform-origin:left center;border-radius:inherit;background:linear-gradient(90deg,#2563EB,#38BDF8);animation:h2h-intro-timer 4s linear forwards}.h2h-intro__timer.is-instant>span{animation:none;transform:scaleX(0)}@keyframes h2h-intro-timer{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.h2h-battle{display:grid;gap:.85rem;justify-items:center;padding:.25rem 0 1rem}.h2h-battle__round{margin:0;font-size:.75rem;font-weight:850;letter-spacing:.14em;text-align:center;color:#fff}.h2h-battle__arena{display:grid;grid-template-columns:1fr auto 1fr;gap:.65rem;align-items:center;width:min(100%,42rem);min-height:14rem;perspective:900px}.h2h-battle__vs{font-size:1.1rem;font-weight:900;letter-spacing:.12em;color:var(--tu-gold-soft)}.h2h-battle-card{position:relative;width:min(100%,11.5rem);margin-inline:auto;transform-origin:center;transition:transform .18s ease}.h2h-battle-card__face{display:grid;gap:.35rem;justify-items:center;padding:.45rem;border-radius:.85rem;border:1px solid rgba(255,255,255,.14);background:linear-gradient(180deg,rgba(255,255,255,.08),transparent 40%),rgba(12,10,12,.92);box-shadow:0 14px 28px rgba(0,0,0,.4)}.h2h-battle-card__slot{font-size:.625rem;font-weight:850;letter-spacing:.14em;color:var(--tu-gold-soft)}.h2h-battle-card__name{font-size:.75rem;text-align:center;line-height:1.2}.h2h-battle-card__flash{position:absolute;inset:10%;border-radius:.7rem;background:radial-gradient(circle,rgba(255,255,255,.55),transparent 70%);opacity:0;pointer-events:none}.h2h-battle-card--user.h2h-battle-card--charge{animation:h2h-charge-left .55s ease both}.h2h-battle-card--opp.h2h-battle-card--charge{animation:h2h-charge-right .55s ease both}.h2h-battle-card--user.h2h-battle-card--lunge{animation:h2h-lunge-right .28s cubic-bezier(.2,.9,.3,1) both;z-index:3}.h2h-battle-card--opp.h2h-battle-card--lunge{animation:h2h-lunge-left .28s cubic-bezier(.2,.9,.3,1) both;z-index:3}.h2h-battle-card--impact .h2h-battle-card__flash{animation:h2h-flash .22s ease both}.h2h-battle-card--knockout{animation:h2h-knockout .55s cubic-bezier(.3,.1,.7,1) both;z-index:1}.h2h-battle-card--impact.h2h-battle-card--winner,.h2h-battle-card--tally.h2h-battle-card--winner,.h2h-battle-card--winner{filter:brightness(1.08)}.h2h-battle__controls{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center}.h2h-shell--shake{animation:h2h-shake .22s ease-out}.h2h-survivors{display:grid;gap:.85rem;width:min(100%,42rem)}.h2h-matchup-list{list-style:none;margin:0;padding:.65rem .85rem;width:min(100%,22rem);border-radius:.75rem;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.03);display:grid;gap:.35rem}.h2h-matchup-list li{display:flex;justify-content:space-between;gap:1rem;font-size:.75rem;font-weight:700}.h2h-mini-card--out{opacity:.35;filter:grayscale(.7)}.h2h-lineup-status{display:grid;gap:.55rem;width:100%;max-width:42rem;margin:.35rem auto 0}.h2h-lineup-status__row{display:grid;gap:.28rem}.h2h-lineup-status__label{margin:0;font-size:.5625rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:rgba(245,245,244,.5);text-align:center}.h2h-status-row{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.28rem;width:100%}.h2h-status-tile{position:relative;min-width:0;display:grid;justify-items:center;gap:.12rem;padding:.28rem .15rem .35rem;border-radius:.55rem;border:1px solid rgba(255,255,255,.1);background:rgba(0,0,0,.32);transition:filter .35s ease,opacity .35s ease,border-color .35s ease,box-shadow .35s ease}.h2h-status-tile__photo{position:relative;width:100%;aspect-ratio:1;max-width:3.4rem;overflow:hidden;border-radius:.4rem;background:#0a0a0c}.h2h-status-tile__photo .player-headshot,.h2h-status-tile__photo .player-headshot-image{width:100%;height:100%;object-fit:cover}.h2h-status-tile__pos{font-size:.5rem;font-weight:800;letter-spacing:.1em;color:rgba(232,196,90,.8)}.h2h-status-tile__name{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.5625rem;font-weight:700;line-height:1.1;color:rgba(245,245,244,.88)}.h2h-status-tile__ko{position:absolute;inset:auto 0 0 0;display:grid;place-items:center;padding:.1rem 0;background:rgba(0,0,0,.72);color:#f0a8a8;font-size:.5rem;font-weight:900;letter-spacing:.12em}.h2h-status-tile.is-out{opacity:.48;filter:grayscale(1) brightness(.62);border-color:rgba(255,255,255,.06)}.h2h-status-tile.is-active:not(.is-out){border-color:rgba(232,196,90,.45);box-shadow:0 0 0 1px rgba(232,196,90,.18)}.h2h-status-tile.is-win-pulse:not(.is-out){animation:h2h-status-win-pulse .65s ease-out}@keyframes h2h-status-win-pulse{0%{box-shadow:0 0 0 0 rgba(232,196,90,0);border-color:rgba(232,196,90,.35)}40%{box-shadow:0 0 18px rgba(232,196,90,.55);border-color:rgba(255,230,150,.85)}to{box-shadow:0 0 0 0 rgba(232,196,90,0);border-color:rgba(232,196,90,.35)}}@media (max-width:430px){.h2h-status-row{gap:.18rem}.h2h-status-tile{padding:.2rem .08rem .28rem}.h2h-status-tile__photo{max-width:2.85rem}.h2h-status-tile__name{font-size:.5rem}}@media (min-width:1024px){.h2h-lineup-status{max-width:min(100%,52rem);gap:.7rem;margin-top:.55rem}.h2h-status-row{gap:.45rem}.h2h-status-tile{padding:.4rem .25rem .45rem}.h2h-status-tile__photo{max-width:4.25rem}.h2h-status-tile__name{font-size:.6875rem}.h2h-status-tile__pos{font-size:.5625rem}.h2h-battle__arena{min-height:18rem}}@keyframes h2h-charge-left{0%,to{transform:translateX(0) scale(1)}50%{transform:translateX(-10px) scale(1.04)}}@keyframes h2h-charge-right{0%,to{transform:translateX(0) scale(1)}50%{transform:translateX(10px) scale(1.04)}}@keyframes h2h-lunge-right{0%{transform:translateX(0) rotate(0deg)}to{transform:translateX(42%) rotate(4deg) scale(1.05)}}@keyframes h2h-lunge-left{0%{transform:translateX(0) rotate(0deg)}to{transform:translateX(-42%) rotate(-4deg) scale(1.05)}}@keyframes h2h-knockout{0%{transform:translateX(0) rotate(0deg) scale(1);opacity:1}35%{transform:translateX(8%) rotate(-8deg) scale(.98)}to{transform:translateX(28%) translateY(18px) rotate(18deg) scale(.82);opacity:.15}}.h2h-battle-card--user.h2h-battle-card--knockout{animation-name:h2h-knockout-left}@keyframes h2h-knockout-left{0%{transform:translateX(0) rotate(0deg) scale(1);opacity:1}35%{transform:translateX(-8%) rotate(8deg) scale(.98)}to{transform:translateX(-28%) translateY(18px) rotate(-18deg) scale(.82);opacity:.15}}@keyframes h2h-flash{0%{opacity:0}30%{opacity:.85}to{opacity:0}}@keyframes h2h-shake{0%,to{transform:translateX(0)}25%{transform:translateX(-3px)}75%{transform:translateX(3px)}}@media (max-width:720px){.lineup-slot-action{max-width:none;font-size:.5625rem;letter-spacing:.06em;padding-inline:.35rem}.h2h-battle__arena{gap:.35rem;min-height:12rem}.h2h-battle-card{width:min(100%,9.5rem)}}@media (prefers-reduced-motion:reduce){html:not([data-full-motion]) .h2h-battle-card--charge,html:not([data-full-motion]) .h2h-battle-card--knockout,html:not([data-full-motion]) .h2h-battle-card--lunge,html:not([data-full-motion]) .h2h-battle-card__flash,html:not([data-full-motion]) .h2h-shell--shake{animation:none!important}}.h2h-matchmaking__title,.h2h-shell,.lineup-draft-summary,.lineup-header-rank__meta strong,.lineup-reveal__title{color:#f8fafc}.achievements-header .tu-back,.h2h-shell .tu-back,.lineup-reveal__header .tu-back{color:rgba(186,230,253,.88)}.lineup-budget{border-color:rgba(56,189,248,.38);background:rgba(8,24,58,.88);box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 10px 26px rgba(15,23,72,.35)}.lineup-budget__label{color:rgba(186,230,253,.88)}.lineup-budget__value{color:#f0f9ff}.lineup-reveal--market .lineup-budget{background:rgba(8,24,58,.96);box-shadow:0 12px 28px rgba(15,23,72,.4),0 0 0 1px rgba(56,189,248,.18)}.lineup-flip-all{border-color:rgba(125,211,252,.45);background:linear-gradient(180deg,rgba(59,130,246,.28),rgba(30,64,175,.45));color:#eff6ff}.lineup-flip-all:hover:not(:disabled){border-color:rgba(186,230,253,.7);color:#fff}.lineup-slot-action--trade{border-color:rgba(125,211,252,.4);background:rgba(15,40,90,.72);color:#e0f2fe}.lineup-market-close,.lineup-offers,.lineup-reroll{border-color:rgba(125,211,252,.28);background:rgba(8,24,58,.86);color:#e2e8f0}.lineup-offers__credits{border-color:rgba(56,189,248,.45);background:radial-gradient(circle at 50% 0,rgba(56,189,248,.18),transparent 70%),rgba(8,24,58,.95)}.lineup-offer__price,.lineup-offers__credits span,.lineup-offers__heading strong{color:#7dd3fc}.lineup-header-rank__emblem{box-shadow:0 0 0 1px rgba(125,211,252,.35)}.h2h-matchmaking__eyebrow{color:rgba(125,211,252,.78)}.h2h-matchmaking.is-found .h2h-matchmaking__title{color:#e0f2fe;text-shadow:0 0 18px rgba(56,189,248,.5),0 0 36px rgba(37,99,235,.35)}.h2h-matchmaking__sub{color:rgba(186,230,253,.7)}.h2h-matchmaking__sil{border-color:rgba(147,197,253,.35);background:linear-gradient(180deg,rgba(59,130,246,.55),rgba(15,40,90,.95));box-shadow:0 8px 18px rgba(15,23,72,.4)}.h2h-matchmaking__radar span{border-color:rgba(56,189,248,.35)}.h2h-matchmaking__radar-core{background:radial-gradient(circle,#38bdf8,#2563eb 55%,transparent 70%)}.h2h-matchmaking__pulse,.h2h-matchmaking__scan{background:radial-gradient(circle,rgba(56,189,248,.2),transparent 65%)}.h2h-matchmaking.is-found .h2h-matchmaking__sil{border-color:rgba(224,242,254,.7);box-shadow:0 0 18px rgba(56,189,248,.45)}.h2h-intro,.h2h-result,.h2h-trophy-panel{color:#f8fafc}.h2h-trophy-panel__bar>span,.progression-rank__bar>span{background:linear-gradient(90deg,#2563EB,#38BDF8)}.starting-five-lock{background:rgba(7,18,48,.96)}@media (prefers-reduced-motion:reduce){html:not([data-full-motion]) .game-bg__base{animation:none!important}}