:root{font-family:Anton,system-ui,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.main-header{position:relative;width:100%;background-color:#000;display:flex;flex:0 0 100px;justify-content:center;z-index:100;height:20rem}.header-content{width:95%;height:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding-right:5rem;padding-left:1rem;padding-top:1rem}#logo_img{width:15rem;height:auto}.header-links a{font-size:2rem;gap:10rem}.main-header{height:10rem;gap:10rem}@media(max-width:1024px){.header-content{padding-right:0rem;padding-left:0rem;flex-direction:row;justify-content:space-around;align-items:center}#logo_img{width:9rem;height:auto}.header-links a{font-size:1rem;gap:10rem}.header-content{width:95%;height:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding-right:5rem;padding-left:1rem}}.dashboard{width:100%;display:flex;flex-direction:column;align-items:center;font-size:1rem;padding-top:1rem;position:sticky;top:0;z-index:10;background:#00000080;backdrop-filter:blur(16px) saturate(160%);-webkit-backdrop-filter:blur(16px) saturate(160%);border-bottom:1px solid rgba(255,255,255,.12);padding-bottom:.75rem}.dashboard-row{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:20px}.dashboard-actions{display:contents}#calcTrade,#reset{background:transparent;height:20px;color:#fff;font-weight:700;border-radius:30px;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;border:.5px solid #fff;transition:transform .08s ease,border-color .12s ease,color .12s ease;background-color:#000;transition:border-color .12s ease,color .12s ease;padding:0 5rem}.team-count-controls{display:flex;align-items:center;gap:10px;background:transparent;padding:0 25px;border-radius:30px;border:.5px solid #fff;transition:transform .08s ease,border-color .12s ease;background-color:#000;height:20px}.team-count-controls label{color:#fff;font-weight:700}.count-btn{background:none;color:#fff;border-radius:50%;cursor:pointer;font-weight:700;display:flex;align-items:center;justify-content:center;height:fit-content;height:.5rem;border:none;outline:none}.count-btn:focus,.count-btn:focus-visible{outline:none}.team-count-display{color:#fff;font-weight:700;text-align:center}@keyframes dashboard-prompt-pulse{0%{color:#fff}10%{color:#cb1e1e}20%{color:#fff}30%{color:#cb1e1e}40%{color:#fff}to{color:#fff}}.dashboard-prompt-flash{animation:team-select-prompt-pulse 5s ease-in-out infinite;animation-delay:1s}#calcTrade:focus,#calcTrade:focus-visible,#seePlayers:focus,#seePlayers:focus-visible,#reset:focus,#reset:focus-visible{outline:none}#seePlayers:active,#calcTrade:active,#reset:active{border-color:#cb1e1e;color:#cb1e1e}#seePlayers:active,#calcTrade:active,#reset:active{transform:scale(.97)}.team-count-controls:has(.count-btn:active){border-color:#cb1e1e;transform:scale(.97)}@media(max-width:1024px){.dashboard{width:100%;font-size:.75rem;padding-top:2rem}.dashboard-row{width:95%;gap:10px;flex-wrap:wrap;justify-content:center}.team-count-controls{font-size:.75rem;height:2rem;justify-content:center;padding:0 17px}#calcTrade,#reset{height:2rem;padding:0 2rem}.count-btn{font-size:1.5rem}.dashboard-row{flex-direction:column}.dashboard-actions{display:flex;flex-direction:row;justify-content:center;gap:10px;width:100%}}#results-container{width:100%;margin-top:10px;display:flex;flex-direction:column;gap:10px}#message{padding:10px;border-radius:8px;text-align:center;font-weight:700}#message h3{font-size:1.5rem}#message p{font-size:.75rem}.message-success{background:#ffffff1a;backdrop-filter:blur(16px) saturate(160%);-webkit-backdrop-filter:blur(16px) saturate(160%);border:1px solid rgba(75,190,55,.5);color:#20ac3c}.message-success h3{padding:0;margin:0}.message-error{background:#ffffff1a;backdrop-filter:blur(16px) saturate(160%);-webkit-backdrop-filter:blur(16px) saturate(160%);border:1px solid rgba(255,255,255,.2);color:#cf0000}.message-error h3,.message-error p{padding:0;margin:0}.results-breakdown{display:flex;flex-direction:row;justify-content:space-between;gap:15px;background-color:#ff5623;padding:15px;border-radius:8px;color:#fff}.result-item{flex:1;background:#0003;padding:10px;border-radius:4px}.result-item h4{margin-top:0;font-size:1rem;text-decoration:underline}.result-row{display:flex;flex-direction:row;justify-content:center;align-items:center;width:90%;min-height:auto;max-height:130px;overflow:scroll;padding-bottom:10px}.shareTradeButton{width:60%;height:1.5rem;font-size:1rem;padding:0}.shareTradeButton:focus,.shareTradeButton:focus-visible{outline:none;box-shadow:0 0 0 2px #ffffffe6}@media(max-width:1024px){.message-error h3{font-size:1rem}.message-error p{font-size:.75rem}}.share-modal-backdrop{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:1.25rem;background:#000000b8}.share-modal{width:100%;max-width:400px;border-radius:16px;border:1px solid rgba(255,255,255,.35);background:#0a0a0a;color:#fff;box-shadow:0 24px 48px #0000008c}.share-modal-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1rem .75rem 1.25rem;border-bottom:1px solid rgba(255,255,255,.12)}.share-modal-title{margin:0;font-size:1.1rem}.share-modal-close{width:36px;height:36px;padding:0;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;border-radius:50%;border:1px solid rgba(255,255,255,.25);background:transparent;color:inherit;font-size:1.25rem;line-height:1;cursor:pointer}.share-modal-close:focus,.share-modal-close:focus-visible{outline:none;box-shadow:0 0 0 2px #ffffffe6}.share-modal-body{padding:.75rem 1rem 1.25rem;display:flex;flex-direction:column;gap:.6rem}.share-modal-hint{margin:0 0 .35rem;padding:0 .25rem;font-size:.8rem;opacity:.65;text-transform:uppercase;letter-spacing:.06em}.share-modal-option{display:flex;align-items:center;gap:.9rem;width:100%;padding:.85rem 1rem;border-radius:12px;border:1px solid rgba(255,255,255,.2);background:#ffffff0f;color:inherit;font-family:inherit;font-size:.95rem;font-weight:600;text-align:left;cursor:pointer}.share-modal-option:hover{background:#ffffff1f}.share-modal-option-icon{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.share-modal-option-icon--twitter{background:#1d9bf033}.share-modal-option-icon--reddit{background:#ff450033}.share-modal-option-icon--image{background:#646cff33}.share-modal-option-text{display:flex;flex-direction:column;gap:.15rem;min-width:0}.share-modal-option-label{line-height:1.25}.share-modal-option-sub{font-size:.78rem;font-weight:500;opacity:.6}.team-area-container{display:flex;flex-direction:column;gap:1rem;width:100%}.team-section{color:#fff;overflow:hidden}.team-section-header{display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem .5rem}.team-section-header h3{margin:0;color:#fff;font-size:2rem}.team-section-content{padding:1rem;padding-top:0;color:#ccc}.team-logo-list{border-radius:8px;background-color:#ff5623;max-height:200px;overflow:scroll}.team-logo-item{display:flex;align-items:center;gap:1rem;padding:1rem;cursor:pointer;position:relative;border-bottom:none}.team-logo-item:after{content:"";position:absolute;left:2rem;right:2rem;bottom:0;height:1px;background:#fff;transition:background-color .3s ease}.team-logo-item:hover:after{background:#cb1e1e}.team-select-logo{width:3rem;height:3rem;min-width:3rem;object-fit:contain;display:block}.team-select-name{color:#fff;font-size:1.5rem;font-weight:500}.player.in-proposal{background-color:#ff562326;border-left:4px solid #ff5623}.add-btn{background-color:#fff;color:#ff5623}.remove-btn{background-color:#ff4d4d;color:#fff}.incoming-assets{display:flex;flex-wrap:wrap;gap:1rem;width:100%;min-height:0;margin-bottom:10px}.incoming-player-box{width:35px;height:35px;background-color:#000;border-radius:50%;overflow:hidden;display:flex;justify-content:center;align-items:flex-end;animation:snapIn .25s cubic-bezier(.175,.885,.32,1.275)}.incoming-headshot{width:100%;height:auto;object-fit:cover}@keyframes snapIn{0%{transform:scale(0);opacity:0}to{transform:scale(1);opacity:1}}.glass{background:#ffffff1a;backdrop-filter:blur(16px) saturate(160%);-webkit-backdrop-filter:blur(16px) saturate(160%);border:1px solid rgba(255,255,255,.2);box-shadow:0 8px 32px #00000026}.player-card{display:flex;align-items:center;gap:15px;padding:10px 15px;cursor:pointer;position:relative}.player-card:after{content:"";position:absolute;left:20px;right:20px;bottom:0;height:1px;background:#fff;transition:background-color .12s ease}.player-card-image{width:40px;height:40px;min-width:40px;object-fit:cover;display:block;border-radius:50%}.player-card-text{display:flex;flex-direction:column;gap:2px}.player-card-name{color:#fff;font-size:1.3rem;font-weight:500}.player-card-salary{color:#ffffffb3;font-size:.9rem}.asset-list{max-height:200px;overflow:scroll;padding-bottom:2rem}.asset-section{padding-bottom:.5rem;padding-left:1rem}.player-card{cursor:pointer}.player-card.in-proposal{background-color:#ff562326;border-left:4px solid #ff5623}.pick-card{display:flex;align-items:center;gap:1rem;padding:1rem;cursor:pointer;position:relative}.pick-card:after{content:"";position:absolute;left:20px;right:20px;bottom:0;height:1px;background:#fff;transition:background-color .12s ease}.pick-card:hover:after{background:#cb1e1e}.pick-card.in-proposal{background-color:#ff562326;border-left:4px solid #ff5623}.pick-card-image{width:40px;height:40px;min-width:40px;object-fit:contain;display:block}.pick-card-text{display:flex;flex-direction:column;gap:2px}.pick-card-year{color:#fff;font-size:1.1rem;font-weight:500}.pick-card-round{color:#ffffffb3;font-size:.9rem}.change-team-btn{background:transparent;height:20px;color:#fff;font-weight:700;border-radius:30px;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;border:.5px solid #fff;margin-top:1rem}.asset-section-label{display:flex;align-items:center;gap:15px;padding:10px 15px;position:relative;cursor:default;-webkit-user-select:none;user-select:none}.asset-section-label:after{content:"";position:absolute;left:20px;right:20px;bottom:0;height:1px;background:#fff}.asset-section-label__spacer{width:40px;min-width:40px;height:40px;flex-shrink:0}.asset-section-label__text{color:#fff;font-size:1.1rem;font-weight:500}.trade-to-select{background:transparent;color:#fff;border:1px solid #fff;border-radius:8px}@keyframes team-select-prompt-pulse{0%{color:#fff}2%{color:#cb1e1e}4%{color:#fff}6%{color:#cb1e1e}8%{color:#fff}to{color:#fff}}.team-section-header h3.team-select-prompt{animation:team-select-prompt-pulse 30s ease-in-out infinite;animation-delay:1s}.player-card:hover:after{background:#cb1e1e}@keyframes player-card-line-pulse{0%,to{background:#fff}50%{background:#cb1e1e}}@keyframes player-card-line-pulse-once{0%{background:#fff}40%{background:#cb1e1e}to{background:#fff}}.player-card.player-card--line-pulse-once:after{animation:player-card-line-pulse-once .7s ease-in-out 1}.change-team-btn{background:transparent;height:20px;color:#fff;font-weight:700;border-radius:30px;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;border:.5px solid #fff;transition:transform .08s ease,border-color .12s ease,color .12s ease}.change-team-btn:focus,.change-team-btn:focus-visible{outline:none}.change-team-btn:active{border-color:#cb1e1e;color:#cb1e1e;transform:scale(.97)}@media(max-width:1024px){.team-section-header{padding-top:0;padding-bottom:0}.team-area-container{padding-top:0;padding-bottom:0;margin-top:0;margin-bottom:0}.team-section-header h3{font-size:1.5rem}}.value-bar{width:10rem;border-radius:999px;border:.5px solid rgba(255,255,255,.5);margin-bottom:10px}.value-bar__track{position:relative;background-image:url(/Searchbar.svg);background-repeat:no-repeat;background-size:cover;background-position:center;height:10px}.value-bar__indicator{position:absolute;top:0;bottom:0;width:2px;background:#fff;transform:translate(-50%)}.value-bar__label{position:absolute;inset:0;display:grid;place-items:center;pointer-events:none}.trade-machine{position:relative;z-index:1;padding-bottom:4rem;background-image:url(/Rectangle.svg);background-repeat:no-repeat;background-position:center;background-size:cover}.trade-ticker{width:100%;background:#0000008c;border-block:1px solid rgba(255,255,255,.15);font-family:inherit;font-size:.95rem;font-weight:600;letter-spacing:.02em}.trade-ticker__viewport{overflow:hidden;width:100%}.trade-ticker__track{display:flex;width:max-content;animation:trade-ticker-scroll 45s linear infinite}.trade-ticker__segment{display:flex;flex-shrink:0;align-items:center;gap:.15rem;padding:.45rem 0;white-space:nowrap}.trade-ticker__item{display:inline-flex;align-items:baseline;gap:.35rem;padding:0 1.25rem}.trade-ticker__name{color:#fffffff2}.trade-ticker__abbr{color:#ffffffa6;font-size:.85em}.trade-ticker__arrow{font-weight:700;font-size:1.05em;line-height:1}.trade-ticker__item--up .trade-ticker__arrow{color:#3dff7a}.trade-ticker__item--down .trade-ticker__arrow{color:#ff4d4d}.trade-ticker__dot{color:#ffffff59;margin-left:.25rem}@keyframes trade-ticker-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.trade-ticker__track{animation:none}}.landing-page{position:relative;flex:1;min-height:0;background:#000}.landing-row{position:absolute;inset:0;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-end;flex-wrap:nowrap;gap:0}.landing-row img{display:block;height:90%;width:auto;margin-right:-2rem}.landing-page-text{display:flex;height:70%;width:auto;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:1rem;color:#fff;padding-left:5rem;padding-bottom:5rem}.landing-main-heading{display:flex;flex-direction:column;margin:0;gap:.125rem;font-size:inherit}.main-text-line{display:block}.subtext{margin:0}.button-row{display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%}.primary-button{background-color:#000;color:#fff;border:.5px solid #fff;border-radius:30px;min-width:30rem}.landing-page-text{flex-shrink:0}.landing-player-strip{height:100%;display:flex;flex-direction:row-reverse;justify-content:center;align-items:flex-end;margin-inline-start:auto;overflow:hidden}.main-text-line{font-size:clamp(2rem,5vw,10rem)}.subtext{font-size:clamp(1rem,3vw,5rem)}@media(max-width:1024px){.landing-page{overflow:hidden}.landing-row{flex-direction:column;height:100%}.landing-player-strip{align-items:center;justify-content:center;width:120%;height:auto;transform:translate(-3rem)}.landing-page-text{padding-bottom:0rem;height:auto;padding-left:0rem;width:90%;flex:1 1 auto;justify-content:center}.main-text-line{font-size:clamp(2rem,5vh,10rem)}.subtext{font-size:clamp(1rem,3vh,5rem)}.landing-row img{width:100%;height:auto;margin-right:0rem}.button-row{justify-content:start}.primary-button{min-width:15rem;line-height:20px}}body{padding-top:0;margin:0;width:100%;display:flex;flex-direction:column;justify-content:flex-start}.container{width:90%;margin:0 auto}#root{width:100%;display:flex;flex-direction:column;justify-content:flex-start}.hero{min-height:100vh;display:flex;flex-direction:column}@media(max-width:1024px){.container{width:100%}}.site-footer{width:100%;background-color:#000;color:#ffffffbf;border-top:1px solid rgba(255,255,255,.15);overflow:hidden}.site-footer__inner{width:95%;margin:0 auto;display:flex;flex-direction:row;justify-content:space-between;gap:2rem;padding-left:5rem;padding-right:5rem}.site-footer__left{flex-shrink:0}.site-footer__left #logo_img{width:5rem;height:3rem}.site-footer__right{flex:1;min-width:0;flex-direction:column;text-align:left;display:flex;justify-content:center;align-items:left;height:auto}.site-footer__disclaimer{margin:0 0 .75rem;font-size:.7rem;line-height:0}.site-footer__disclaimer:last-child{margin-bottom:0}@media(max-width:1024px){.site-footer__disclaimer{font-size:.5rem;line-height:1}.site-footer__inner{padding-left:1rem;padding-right:0}.site-footer__right{align-items:center}}.about-page-wrapper{min-height:100vh;display:flex;flex-direction:column;background:#000;color:#ffffffeb}.about-page{flex:1;width:100%;padding:2rem 0 3rem;box-sizing:border-box}.about-page__inner{width:95%;max-width:42rem;margin:0 auto;padding:0 1.5rem;box-sizing:border-box}.about-page__title{margin:0 0 1.25rem;font-size:clamp(1.75rem,4vw,2.25rem);font-weight:700;line-height:1.2;color:#fff}.about-page__lead{margin:0 0 2rem;font-size:1rem;line-height:1.6;color:#ffffffd9}.about-page__section-title{margin:2rem 0 .75rem;font-size:1.25rem;font-weight:700;color:#fff}.about-page__section-intro{margin:0 0 1rem;font-size:.95rem;line-height:1.55;color:#ffffffd1}.about-page__steps{margin:0 0 2rem;padding-left:1.25rem;font-size:.95rem;line-height:1.55;color:#ffffffd9}.about-page__steps li{margin-bottom:.85rem}.about-page__steps strong{color:#fff;font-weight:600}.about-page__fine-print{margin:0 0 1rem;font-size:.875rem;line-height:1.55;color:#ffffffb3}.about-page__fine-print:last-child{margin-bottom:0}.about-page__fine-print strong{color:#ffffffe0}@media(min-width:768px){.about-page{padding:2.5rem 0 4rem}.about-page__inner{padding:0 2rem}}.shared-trade-page{width:min(1200px,96%);margin:0 auto;padding:.75rem .75rem 2rem;color:#fff;background-color:#000;background-image:url(/Rectangle.svg);background-repeat:no-repeat;background-size:cover;background-position:center;background-attachment:fixed}.shared-trade-topbar{display:flex;justify-content:flex-start;align-items:center;min-height:56px;margin-bottom:.75rem}.shared-trade-home-link{display:inline-flex;align-items:center}.shared-trade-corner-logo{width:82px;height:56px;object-fit:contain}.shared-trade-message-wrap{display:flex;justify-content:center;margin:0 0 1rem}.shared-trade-success{margin:0;font-size:clamp(1.3rem,2.2vw,2rem);font-weight:800;letter-spacing:.02em;color:#34d058}.shared-trade-team-container{display:flex;flex-wrap:wrap;gap:1rem;align-items:stretch}.shared-trade-team{flex:1 1 250px;min-width:250px;border:1px solid rgba(255,255,255,.22);border-radius:14px;padding:.9rem}.shared-trade-team-header{display:flex;flex-direction:column;align-items:center;gap:.4rem;margin-bottom:.65rem}.shared-trade-team-logo{width:74px;height:74px;object-fit:contain}.shared-trade-team-logo--placeholder{background:#ffffff1f;border-radius:50%}.shared-trade-team-title{margin:0;font-size:clamp(1.2rem,1.8vw,1.5rem);color:#fff;text-align:center}.shared-trade-empty{margin:.6rem 0 0;opacity:.7;text-align:center}.shared-trade-asset-list{list-style:none;margin:.35rem 0 0;padding:0;display:flex;flex-direction:column;gap:.5rem}.shared-trade-asset-row{display:flex;flex-direction:column;gap:.35rem;border-radius:11px;padding:.55rem;border:1px solid rgba(255,255,255,.2);background:linear-gradient(145deg,#ffffff24,#ffffff0f);backdrop-filter:blur(12px) saturate(150%);-webkit-backdrop-filter:blur(14px) saturate(150%);box-shadow:0 6px 16px #00000047,inset 0 1px #ffffff38}.shared-trade-asset-main{display:flex;align-items:center;gap:.65rem}.shared-trade-asset-image{width:4rem;height:4rem;border-radius:8px;object-fit:cover;background:#111;flex-shrink:0}.shared-trade-asset-image--placeholder{background:#ffffff1f}.shared-trade-asset-name{font-size:1rem;font-weight:700;line-height:1.2;color:#fff}.shared-trade-from-badge{width:fit-content;display:inline-flex;align-items:center;gap:.35rem;font-size:.72rem;text-transform:uppercase;letter-spacing:.04em;color:#ffd7d7;border:1px solid rgba(255,140,140,.35);border-radius:999px;padding:.18rem .45rem;background:#ff50501a}.shared-trade-from-badge-logo{width:14px;height:14px;object-fit:contain}@media(max-width:900px){.shared-trade-team-container{flex-direction:column}.shared-trade-team{min-width:0}}.contact-page-wrapper{min-height:100vh;display:flex;flex-direction:column;background:#000;color:#ffffffeb}.contact-page{flex:1;width:100%;padding:2rem 0 3rem;box-sizing:border-box}.contact-page__inner{width:95%;max-width:42rem;margin:0 auto;padding:0 1.5rem;box-sizing:border-box}.contact-page__title{margin:0 0 1.25rem;font-size:clamp(1.75rem,4vw,2.25rem);font-weight:700;line-height:1.2;color:#fff}.contact-page__lead{margin:0 0 2rem;font-size:1rem;line-height:1.6;color:#ffffffd9}.contact-page__channels{display:flex;flex-direction:column;gap:1.5rem}.contact-page__channel{padding:1.25rem 1.5rem;border:1px solid rgba(255,255,255,.12);border-radius:8px;background:#ffffff0a}.contact-page__channel-label{margin:0 0 .5rem;font-size:1rem;font-weight:700;color:#fff}.contact-page__link{font-size:.95rem;color:#ffffffd9;text-decoration:none;transition:color .15s}.contact-page__link:hover{color:#fff;text-decoration:underline}@media(min-width:768px){.contact-page{padding:2.5rem 0 4rem}.contact-page__inner{padding:0 2rem}}.elo-standings{position:relative;z-index:1;width:100%;margin:0;padding:2rem 1.5rem 4rem;box-sizing:border-box;background-color:#000;background-image:url(/Rectangle.svg);background-repeat:no-repeat;background-position:center;background-size:cover;color:#fff;display:flex;flex-direction:column;align-items:center}.elo-standings__title{margin:0 0 1.25rem;font-size:1.75rem;font-weight:700}.elo-standings__status{margin:0;color:#ccc}.elo-standings__status--error{color:#ffb4a8}.elo-standings__block{margin-bottom:2.5rem}.elo-standings__block--eliminated{opacity:.92}.elo-standings__subtitle{margin:0 0 .75rem;font-size:1.1rem;font-weight:600;color:#e8e8e8;letter-spacing:.02em}.elo-standings__list.team-logo-list{border-radius:8px;max-height:min(100vh,10000px);overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;width:90%}.elo-team-row{cursor:default;display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;width:100%;min-width:0;box-sizing:border-box}.elo-team-row__elo{margin-left:0;min-width:2.5rem;text-align:right;font-size:1.25rem;font-weight:700;font-variant-numeric:tabular-nums;color:#fff;flex-shrink:0}.elo-team-row__logo{flex-shrink:0}.elo-team-row__logo--placeholder{background:#fff3;border-radius:4px}.elo-team-row__info{display:flex;flex-direction:column;gap:.15rem;min-width:0;flex:1 1 120px}.elo-team-row__info .team-select-name{line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.elo-team-row__delta{font-size:.8rem;font-weight:600;font-variant-numeric:tabular-nums;color:#ffffffbf}.elo-team-row__playoff{margin-left:auto;display:flex;align-items:stretch;gap:.75rem;flex-shrink:0}.elo-team-row__playoff-metric{display:flex;flex-direction:column;align-items:flex-end;gap:.1rem;min-width:3.25rem}.elo-team-row__playoff-label{font-size:.6rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#ffffff8c}.elo-team-row__playoff-pct{font-size:.85rem;font-weight:700;font-variant-numeric:tabular-nums;color:#fff}.elo-list-section-label{padding:.65rem 1rem .5rem;font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#ffffffe6;border-top:1px solid rgba(255,255,255,.35);background:#0000002e}@media(max-width:1024px){.elo-standings__list.team-logo-list{width:100%}}@media(max-width:600px){.elo-team-row__playoff{margin-left:0;width:100%;justify-content:flex-end;padding-left:3.5rem}}.elo-team-row-wrap{width:100%}.team-logo-item.elo-team-row{position:relative}.elo-team-row__menu-btn{position:absolute;left:.25rem;top:50%;transform:translateY(-50%);width:1.75rem;height:1.75rem;padding:0;border:none;border-radius:4px;background:transparent;color:#ffffffd9;font-size:1.1rem;line-height:1;cursor:pointer;flex-shrink:0}.elo-team-row__menu-btn:hover{background:#0003}.team-logo-item.elo-team-row{padding-left:2.25rem}.elo-row-menu{position:absolute;right:.5rem;top:100%;margin-top:.25rem;z-index:20;min-width:9rem;border-radius:8px;background:#141414f2;border:1px solid rgba(255,255,255,.2);box-shadow:0 8px 24px #00000059}.elo-row-menu__item{display:block;width:100%;padding:.6rem 1rem;text-align:left;border:none;background:none;color:#fff;font-size:.95rem;cursor:pointer}.elo-row-menu__item:hover{background:#ffffff14}.elo-history-panel{width:100%;padding:.5rem .75rem .75rem 2.25rem;border-top:1px solid rgba(255,255,255,.12);background:#00000026}.elo-history-panel__status{margin:.25rem 0;font-size:.85rem;color:#ffffffb3}.elo-history-table{width:100%;border-collapse:collapse;font-size:.8rem;color:#fff}.elo-history-table th,.elo-history-table td{padding:.35rem .5rem;text-align:left;border-bottom:1px solid rgba(255,255,255,.12)}.elo-history-table th{font-weight:600;color:#ffffff8c;font-size:.65rem;text-transform:uppercase;letter-spacing:.06em}.elo-history-table td{font-variant-numeric:tabular-nums}.elo-standings__heading-row{display:flex;align-items:center;justify-content:center;gap:12px;width:100%;margin-bottom:1.5rem}.elo-standings__heading-row .shareTradeButton{width:auto;height:auto;padding:.65rem 1.75rem;font-size:1rem;font-weight:600;letter-spacing:.04em;border-radius:8px}.mc{position:relative;z-index:1;width:100%;margin:0;padding:2rem 1.5rem 4rem;box-sizing:border-box;background-color:#000;background-image:url(/Rectangle.svg);background-repeat:no-repeat;background-position:center;background-size:cover;color:#fff;display:flex;flex-direction:column;align-items:center}.mc__title{margin:0 0 .75rem;font-size:1.1rem;font-weight:700;letter-spacing:.02em;color:#fff;width:100%;max-width:1200px;text-align:left}.mc__row{display:flex;gap:12px;overflow-x:auto;overflow-y:hidden;padding-bottom:8px;scroll-snap-type:x mandatory;width:100%;max-width:1200px}.mc-card{flex:0 0 300px;scroll-snap-align:start;background:#111;border:1px solid rgba(255,255,255,.2);border-radius:10px;padding:12px;box-sizing:border-box;color:#fff}.mc-card__matchup{display:flex;align-items:center;gap:6px;flex-wrap:nowrap;overflow:hidden;white-space:nowrap}.mc-card__logo{width:24px;height:24px;object-fit:contain;flex:0 0 auto}.mc-card__team-name{font-size:.8rem;color:#fff;opacity:.95}.mc-card__at{font-weight:700;margin:0 2px;color:#fff;opacity:.9}.mc-card__meta{margin-top:8px;display:flex;align-items:center;justify-content:center;gap:6px;font-size:.78rem;color:#fff;opacity:.88}.mc-card__dot{opacity:.55}.mc-card__grid{margin-top:10px;display:grid;grid-template-columns:repeat(10,1fr);gap:2px}.mc-card__cell{width:100%;aspect-ratio:1 / 1;border-radius:2px;background:#ffffff38}.mc-card__sim-btn{margin-top:8px;padding:6px 10px;font-size:.78rem;font-weight:700;color:#fff;background:#ffffff1a;border:1px solid rgba(255,255,255,.25);border-radius:6px;cursor:pointer;width:100%}.mc-card__sim-btn:hover:not(:disabled){background:#ffffff2e}.mc-card__sim-btn:disabled{opacity:.7;cursor:default}.mc-card__cell--win{background:#2ecc71}.mc-card__btn-row{display:flex;gap:6px;margin-top:8px}.mc-customize{margin-top:8px;padding:8px;border:1px solid rgba(255,255,255,.18);border-radius:8px;background:#ffffff0a;display:flex;flex-direction:column;gap:6px}.mc-customize__actions{display:flex;gap:6px}.mc-customize__row{display:flex;flex-wrap:wrap;gap:4px;align-items:center}.mc-customize__row select,.mc-customize__row input{font-size:.78rem;padding:3px 5px;background:#111;color:#fff;border:1px solid rgba(255,255,255,.2);border-radius:4px}.mc-customize__num{width:60px}.mc-customize__remove{background:transparent;color:#fff;border:none;font-size:1rem;cursor:pointer;padding:2px 6px}.mc-customize__error{color:#ff6b6b;font-size:.78rem;margin:4px 0 0}.mc-card__custom-result{margin-top:8px;padding:6px 8px;background:#2ecc711f;border:1px solid rgba(46,204,113,.4);border-radius:6px;font-size:.8rem}.mc-card__clear-btn{margin-top:6px;background:transparent;color:#fff;border:1px solid rgba(255,255,255,.3);border-radius:4px;padding:2px 6px;font-size:.75rem;cursor:pointer}.section-header{width:100%;margin:0;padding:2.5rem 1rem 1.25rem;box-sizing:border-box;text-align:center;background:#000;color:#fff}.section-header__title{margin:0;font-family:Anton,system-ui,sans-serif;font-size:clamp(2rem,5vw,3.5rem);font-weight:700;letter-spacing:.06em;text-transform:uppercase;line-height:1.05;color:#fff}.section-header__subtitle{margin:.4rem 0 0;font-family:Anton,system-ui,sans-serif;font-size:clamp(.95rem,1.6vw,1.15rem);font-weight:400;letter-spacing:.02em;text-transform:none;color:#ffffffd9}@media(max-width:600px){.section-header{padding:1.75rem .75rem 1rem}}
