@import"https://fonts.googleapis.com/css2?family=Oswald&display=swap";html,body,#root{margin:0;padding:0;max-width:100%;overflow-x:clip}body{background-image:url(/fantasyfootball/assets/field-CtmhnygP.png);background-repeat:no-repeat;background-position:center;background-size:cover;font-family:Oswald,sans-serif}h2{font-size:28px;color:#fff;text-shadow:0 2px 6px rgba(0,0,0,.7)}.site-nav{background:#1a1a1a;border-bottom:1px solid #333}.site-nav-inner{max-width:1000px;margin:0 auto;padding:16px 20px;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px}.site-logo{margin:0;font-size:20px;color:#fff;flex:1 1 240px;min-width:0;max-width:150px}@media(min-width:600px){.site-logo{max-width:400px}}.site-nav-links{display:flex;gap:20px;flex-wrap:wrap}.site-nav-links a{color:#ccc;text-decoration:none;font-weight:500}.site-nav-links a:hover{color:#fff}.header img{width:200px}.header{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;margin-bottom:40px}@media(min-width:500px){.header{flex-direction:row;gap:20px}}.header-text{text-align:center}@media(min-width:500px){.header-text{text-align:left}}.header h1{font-size:32px;font-weight:700;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0006;padding:10px;margin:10px;max-width:700px}.header p{font-size:20px;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0006;padding:10px;margin:10px;max-width:700px}.header p a{color:#4fb9af}.countdown-section{max-width:800px;margin:40px auto;padding:0 20px;text-align:center}.countdown-section h2{margin-bottom:20px}.countdown-box{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;background:#4fb9af;border:1px solid #000;border-radius:12px;padding:20px}.countdown-item{display:flex;flex-direction:column;align-items:center}.countdown-number{font-size:32px;font-weight:700}.countdown-label{font-size:12px;color:#fff;margin-top:4px;text-transform:uppercase}.draft-date-text{font-size:14px;color:#fff;text-shadow:0 2px 6px rgba(0,0,0,.7);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0006;padding:10px;max-width:250px;margin:10px auto}.champion-callout{display:flex;justify-content:center;align-items:center;gap:14px;width:fit-content;margin:10px auto;margin-inline:auto;padding:30px 42px;max-width:none;border:2px solid #4fb9af;background:linear-gradient(135deg,#4fb9af47,#2a7a7266);box-shadow:0 0 20px #4fb9af73;cursor:pointer;overflow:visible;-moz-appearance:none;appearance:none;-webkit-appearance:none;color:inherit;font:inherit;text-align:inherit;text-decoration:none;outline:none;transition:transform .15s ease,box-shadow .2s ease}.champion-callout:hover,.champion-callout:focus-visible{transform:translateY(-2px);box-shadow:0 0 24px #4fb9af99}.champion-callout:active{transform:translateY(0)}.champion-confetti{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.champion-confetti span{--x: 0px;--y: -40px;--delay: 0ms;--size: 8px;--hue: #4fb9af;position:absolute;left:50%;top:50%;width:var(--size);height:var(--size);border-radius:2px;background:var(--hue);opacity:0;transform:translate(-50%,-50%) scale(.65) rotate(0)}.champion-confetti span:nth-child(1){--x: -80px;--y: -70px;--delay: 0ms;--hue: #4fb9af}.champion-confetti span:nth-child(2){--x: -45px;--y: -85px;--delay: 40ms;--hue: #ffd166}.champion-confetti span:nth-child(3){--x: 10px;--y: -95px;--delay: 65ms;--hue: #ef476f}.champion-confetti span:nth-child(4){--x: 75px;--y: -65px;--delay: 20ms;--hue: #118ab2}.champion-confetti span:nth-child(5){--x: -85px;--y: 30px;--delay: 35ms;--hue: #a78bfa}.champion-confetti span:nth-child(6){--x: -20px;--y: 80px;--delay: 55ms;--hue: #ff9f1c}.champion-confetti span:nth-child(7){--x: 40px;--y: 85px;--delay: 15ms;--hue: #06d6a0}.champion-confetti span:nth-child(8){--x: 90px;--y: 20px;--delay: 45ms;--hue: #f15bb5}.champion-callout:hover .champion-confetti span,.champion-callout:active .champion-confetti span,.champion-callout:focus-visible .champion-confetti span{animation:champion-confetti .7s ease-out var(--delay) both}@keyframes champion-confetti{0%{opacity:0;transform:translate(-50%,-50%) scale(.65) rotate(0)}12%{opacity:1}to{opacity:0;transform:translate(calc(-50% + var(--x)),calc(-50% + var(--y))) scale(1.05) rotate(220deg)}}.champion-content{display:flex;flex-direction:column;align-items:center;line-height:1.15}.champion-label{text-transform:uppercase;font-size:26px;color:#a5ece5}.champion-name{font-size:40px;color:#fff;text-shadow:0 0 12px rgba(79,185,175,.85)}.draft-order-section{margin:10px auto;width:calc(100% - 20px);max-width:700px;padding:0;text-align:center}.draft-order-section h2{font-size:28px;margin-bottom:20px}.draft-order-section p{font-size:20px;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0006;padding:10px;max-width:700px;margin:10px auto}.draft-order-box{background:#fff8dc;border:1px solid #333;border-radius:12px;overflow:hidden}@media(min-width:500px){.draft-order-box{display:grid;grid-template-columns:repeat(8,1fr)}}.draft-order-item{display:grid;grid-template-columns:80px 1fr;align-items:center;border-bottom:1px solid #2a2a2a}@media(min-width:500px){.draft-order-item{display:contents}}.draft-order-item:last-child{border-bottom:none}.draft-pick{padding:14px 20px;font-weight:700;background:#4fb9af;border-right:1px solid #2a2a2a}@media(min-width:500px){.draft-pick{text-align:center;padding:16px;border-right:1px solid #2a2a2a;border-bottom:1px solid #2a2a2a}}.draft-name{padding:14px 20px;text-align:left}@media(min-width:500px){.draft-name{text-align:center;padding:16px;border-right:1px solid #2a2a2a;border-bottom:1px solid #2a2a2a}}.managers-section{margin:40px auto;padding:0;width:100%}@media(min-width:600px){.managers-section{padding:0 20px;max-width:700px}}.managers-section h2{padding-left:10px}.manager-box{border:1px solid #333;border-radius:12px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;margin:8px}.manager-header{display:grid;grid-template-columns:repeat(3,1fr);padding:12px 20px;background:#4fb9af;font-size:18px;font-weight:700;color:#000;border-bottom:1px solid #333;line-height:1.35;column-gap:6px}.manager-header>*{min-width:0}.manager-row{display:grid;grid-template-columns:repeat(3,1fr);padding:14px 20px;background:#fff8dc;border-bottom:1px solid #2a2a2a;column-gap:6px}.manager-row:last-child{border-bottom:none}.manager-name{font-weight:700}.managers-history-link-wrap{margin:12px 8px 0;text-align:right}.managers-history-link{color:#4fb9af;font-size:16px;text-decoration:underline;text-underline-offset:2px}.managers-history-link:hover{color:#86d8d1}.keepers-section{margin:40px auto;padding:0;width:100%}@media(min-width:600px){.keepers-section{padding:0 20px;max-width:700px}}.keepers-section h2{padding-left:10px}.keeper-box{background:#1a1a1a;border:1px solid #333;border-radius:12px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;margin:8px}.keeper-header{display:grid;grid-template-columns:repeat(3,1fr);min-width:530px;padding:12px 20px;background:#4fb9af;font-size:18px;font-weight:700;color:#000;border-bottom:1px solid #333}.keeper-row{display:grid;grid-template-columns:repeat(3,1fr);min-width:530px;padding:14px 20px;background:#fff8dc;border-bottom:1px solid #2a2a2a;column-gap:6px}.keeper-row:last-child{border-bottom:none}.keeper-name{font-weight:700}.records-preview-section{margin:40px auto;padding:0;width:100%}@media(min-width:600px){.records-preview-section{padding:0 20px;max-width:700px}}.records-preview-section h2{padding-left:10px}.records-preview-box{background:#1a1a1a;border:1px solid #333;border-radius:12px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;margin:8px}.records-preview-header-row{display:grid;grid-template-columns:repeat(4,1fr);min-width:530px;padding:12px 20px;background:#4fb9af;font-size:18px;font-weight:700;color:#000;border-bottom:1px solid #333}.records-preview-box .record-row{display:grid;grid-template-columns:repeat(4,1fr);min-width:530px;padding:14px 20px;background:#fff8dc;border-bottom:1px solid #2a2a2a;column-gap:6px}.records-preview-box .record-row:last-child{border-bottom:none}.records-preview-box .record-name{font-weight:700}.records-preview-link-wrap{margin:12px 8px 0;text-align:right}.records-preview-link{color:#4fb9af;font-size:16px;text-decoration:underline;text-underline-offset:2px}.records-preview-link:hover{color:#ea936f}.footer{text-align:center;margin-top:40px}.footer p{font-size:14px;color:#fff}.manager-history-page{margin:40px auto;padding:0;width:100%}@media(min-width:600px){.manager-history-page{padding:0 20px;max-width:700px}}.manager-history-page img{width:200px}.manager-history-title-row{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;margin:10px;max-width:700px}@media(min-width:400px){.manager-history-title-row{flex-direction:row;justify-content:center;gap:20px}}.manager-history-page h1{font-size:32px;font-weight:700;color:#fff;text-align:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0006;padding:10px;max-width:700px;margin:0;justify-content:center}@media(min-width:500px){.manager-history-page h1{text-align:left}}.manager-history-page p{font-size:20px;color:#fff;text-align:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0006;padding:10px;max-width:700px;margin:10px;justify-content:center}.manager-history-nav{max-width:700px;margin:10px;padding:10px;display:flex;flex-wrap:wrap;justify-content:center;gap:20px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0006}.manager-history-nav a{color:#4f8eb9;font-size:24px;font-weight:700}.manager-history-nav a:hover{text-decoration:underline}.manager-history-page .manager-history-note{font-size:13px;color:#fff;text-align:right;font-style:italic;max-width:160px;padding:6px 10px}.manager-history-section{max-width:700px;margin:20px auto;scroll-margin-top:80px}.manager-history-section h2{padding-left:10px}.manager-history-box{background:#fff8dc;border:1px solid #333;border-radius:12px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;margin:8px}.manager-history-header,.manager-history-row{display:grid;grid-template-columns:repeat(5,1fr);min-width:575px;align-items:center}.manager-history-header{background:#4f8eb9;font-size:12px;font-weight:700;color:#000;text-transform:uppercase;border-bottom:1px solid #333}.manager-history-header div,.manager-history-row div{padding:14px 28px;border-right:1px solid #2a2a2a}.manager-history-header div:last-child,.manager-history-row div:last-child{border-right:none}.manager-history-row{border-bottom:1px solid #2a2a2a}.manager-history-row:last-child{border-bottom:none}.records-page{margin:40px auto;padding:0;width:100%}@media(min-width:600px){.records-page{padding:0 20px;max-width:700px}}.records-page img{width:200px}.records-title-row{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;margin:10px;max-width:700px}@media(min-width:400px){.records-title-row{flex-direction:row;justify-content:center;gap:20px}}.records-page h1{font-size:32px;font-weight:700;color:#fff;text-align:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0006;padding:10px;max-width:700px}.records-page p{font-size:20px;color:#fff;text-align:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0006;padding:10px;max-width:700px;margin:10px}.records-page .records-note{font-size:13px;color:#fff;text-align:right;font-style:italic;letter-spacing:.2px;max-width:110px;padding:6px 10px}.records-nav{max-width:700px;margin:10px;padding:10px;display:flex;flex-wrap:wrap;justify-content:center;gap:20px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0006}.records-nav a{color:#dc6c3a;font-size:24px;font-weight:700}.records-nav a:hover{text-decoration:underline}.records-section h2{padding-left:10px}.records-section{max-width:700px;margin:20px auto;scroll-margin-top:80px}.records-sections-wrap{max-width:700px;margin:0 auto}.records-table{background:#fff8dc;border:1px solid #333;border-radius:12px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;margin:8px}.records-header,.records-row{display:grid;grid-template-columns:repeat(4,1fr);min-width:600px;align-items:center}.records-header{background:#dc6c3a;font-size:12px;font-weight:700;color:#000;text-transform:uppercase;border-bottom:1px solid #333}.records-header div,.records-row div{padding:14px 28px;border-right:1px solid #2a2a2a}.records-header div:last-child,.records-row div:last-child{border-right:none}.records-row{background:#fff8dc;border-bottom:1px solid #2a2a2a}.records-row:last-child{border-bottom:none}.records-name{font-weight:700}.records-link-wrap{margin:12px 8px 0;text-align:right}.records-link{color:#dc6c3a;font-size:16px;text-decoration:underline;text-underline-offset:2px}.head-to-head-page{margin:40px auto;padding:0;width:100%}@media(min-width:600px){.head-to-head-page{padding:0 20px;max-width:700px}}.head-to-head-page h1{font-size:32px;font-weight:700;color:#fff;text-align:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0006;padding:10px;max-width:700px;margin:10px}.head-to-head-page img{width:200px}.head-to-head-page p{font-size:20px;color:#fff;text-align:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0006;padding:10px;max-width:700px;margin:10px}.head-to-head-nav{max-width:700px;margin:10px;padding:10px;display:flex;flex-wrap:wrap;justify-content:center;gap:20px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0006}.head-to-head-nav a{color:#ec2400;font-size:24px;font-weight:700}.head-to-head-sections-wrap{max-width:700px;margin:0 auto}.head-to-head-section{max-width:700px;margin:20px auto;scroll-margin-top:80px}.head-to-head-section h2{padding-left:10px}.head-to-head-title-row{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;margin:10px;max-width:700px}@media(min-width:400px){.head-to-head-title-row{flex-direction:row;justify-content:center;gap:20px}}.head-to-head-title-row img{width:200px}.head-to-head-title-row h1{margin:0}.head-to-head-table{width:calc(100% - 16px);margin:8px;border-collapse:separate;border-spacing:0;border:1px solid #333;border-radius:12px;overflow:hidden;display:block;overflow-x:auto;background:#fff8dc}.head-to-head-table thead,.head-to-head-table tbody{display:table;width:100%;min-width:600px;table-layout:fixed}.head-to-head-table th{background:#ec2400;color:#000;text-transform:uppercase;font-size:12px;font-weight:700;padding:14px 28px;border-bottom:1px solid #333;border-right:1px solid #2a2a2a;text-align:left}.head-to-head-table th:last-child,.head-to-head-table td:last-child{border-right:none}.head-to-head-table td{padding:14px 28px;border-bottom:1px solid #2a2a2a;border-right:1px solid #2a2a2a}.head-to-head-table tbody tr:last-child td{border-bottom:none}.head-to-head-table tbody td:first-child{font-weight:700}.back-to-top-wrap{width:100%;display:flex;justify-content:center;margin:20px 0 40px}.back-to-top-button{border:1px solid #1a1a1a;border-radius:999px;background:#4fb9af;color:#000;font-family:inherit;font-size:16px;padding:10px 18px;cursor:pointer}.back-to-top-button:hover{background:#68d1c7}
