.hall-of-fame{text-align:center;border:1px solid color-mix(in srgb, var(--color-gold) 35%, transparent);max-width:1640px;box-shadow:0 0 0 1px color-mix(in srgb, var(--color-gold) 12%, transparent) inset, 0 8px 32px color-mix(in srgb, var(--color-gold) 8%, transparent);background:linear-gradient(135deg,#ffffff0a 0%,#ffffff03 100%);border-radius:12px;margin:3rem auto 0;padding:2.5rem 2rem 2rem;animation:.5s cubic-bezier(.4,0,.2,1) both cardIn;position:relative}.hall-of-fame:before{content:"";border:1px solid color-mix(in srgb, var(--color-gold) 18%, transparent);pointer-events:none;border-radius:8px;position:absolute;inset:7px}.hall-of-fame__title{letter-spacing:.06em;text-transform:uppercase;background:linear-gradient(135deg, var(--color-gold-pale), var(--color-gold) 50%, var(--color-gold-pale));color:#0000;background-clip:text;margin:.25rem 0 .5rem;font-size:3.75rem}.hall-of-fame__subtitle{color:color-mix(in srgb, var(--color-text) 65%, transparent);margin:0;font-size:1.2rem}.hall-of-fame-section{position:relative}.hall-of-fame__laurel{z-index:-1;pointer-events:none;justify-content:space-between;align-items:center;width:100vw;margin-left:-50vw;padding:0 1.5rem;display:flex;position:absolute;top:0;bottom:0;left:50%}.hall-of-fame__laurel-branch{width:auto;height:min(60vh,480px);color:color-mix(in srgb, var(--color-gold) 35%, transparent);opacity:.6}.hall-of-fame__laurel-branch--right{transform:scaleX(-1)}.hall-of-fame__laurel-path{fill:currentColor}@media (width<=1100px){.hall-of-fame__laurel{display:none}}@media (width<=560px){.hall-of-fame{padding:2.25rem 1.25rem 1.75rem}}.hall-of-fame__season{text-align:center;color:color-mix(in srgb, var(--color-gold) 70%, transparent);letter-spacing:.06em;text-transform:uppercase;padding:0 0 1.5rem;font-size:2.75rem}.hall-of-fame__awards{width:100vw;margin-left:-50vw;padding:0 2rem;position:relative;left:50%}.hall-of-fame__awards-grid{grid-template-columns:repeat(3,1fr);gap:2.5rem;max-width:1800px;margin:3rem auto 0;display:grid}.hall-of-fame__cluster{grid-template-columns:repeat(2,1fr);grid-template-areas:"top top""left right";justify-items:center;gap:.5rem 1.25rem;max-width:560px;margin:0 auto;display:grid}.hall-of-fame__cluster>:first-child{grid-area:top}.hall-of-fame__cluster>:nth-child(2){grid-area:left}.hall-of-fame__cluster>:nth-child(3){grid-area:right}.hall-of-fame__cluster--sm{column-gap:1rem;max-width:360px}.hall-of-fame__awards-label{text-align:center;letter-spacing:.2em;text-transform:uppercase;color:color-mix(in srgb, var(--color-gold) 70%, transparent);margin:4rem 0 -1rem;font-size:.72rem;font-weight:700}.hall-of-fame__award{--award-star:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%3e%3cpolygon%20points='12%202%2015.09%208.26%2022%209.27%2017%2014.14%2018.18%2021%2012%2017.77%205.82%2021%207%2014.14%202%209.27%208.91%208.26%2012%202'%20fill='black'/%3e%3c/svg%3e");border:1px solid var(--color-gold-pale);text-align:center;background:linear-gradient(135deg,#ffffff0d 0%,#ffffff04 100%);border-radius:16px;flex-direction:column;align-items:center;gap:.45rem;width:100%;max-width:250px;min-height:238px;margin:0 auto;padding:1.6rem 1.4rem 1.4rem;transition:border-color .3s,box-shadow .3s,transform .35s cubic-bezier(.22,1,.36,1),background .3s;animation:.5s cubic-bezier(.22,1,.36,1) both cardIn;display:flex;position:relative}.hall-of-fame__award:after{content:"";border:1px solid color-mix(in srgb, var(--color-gold) 14%, transparent);pointer-events:none;border-radius:11px;transition:border-color .3s;position:absolute;inset:5px}.hall-of-fame__award:hover:after{border-color:color-mix(in srgb, var(--color-gold) 30%, transparent)}.hall-of-fame__award-seal{flex:none;width:46px;height:66px;position:relative}.hall-of-fame__award-ribbon{z-index:0;width:27px;height:auto;color:color-mix(in srgb, var(--award-icon-color,var(--color-gold)) 65%, black 20%);filter:drop-shadow(0 2px 3px #00000059);fill:currentColor;transition:color .3s,width .25s,top .25s;position:absolute;top:32px;left:50%;transform:translate(-50%)scale(1.4)}.hall-of-fame__award-seal:after{content:"";z-index:1;background:radial-gradient(circle at 35% 30%, white, color-mix(in srgb, var(--award-icon-color,var(--color-gold)) 30%, white 70%) 70%);width:44px;height:44px;box-shadow:0 0 0 1px color-mix(in srgb, var(--award-icon-color,var(--color-gold)) 35%, transparent);border-radius:50%;transition:width .25s,height .25s,top .25s,transform .35s cubic-bezier(.34,1.56,.64,1);position:absolute;top:-1px;left:50%;transform:translate(-50%)}.hall-of-fame__award-seal:before{content:"";z-index:2;background:linear-gradient(135deg, color-mix(in srgb, var(--award-icon-color,var(--color-gold)) 55%, white 45%), var(--award-icon-color,var(--color-gold)));width:42px;height:42px;box-shadow:0 0 0 3px color-mix(in srgb, var(--award-icon-color,var(--color-gold)) 20%, transparent), 0 4px 14px -4px color-mix(in srgb, var(--award-icon-color,var(--color-gold)) 65%, transparent);-webkit-mask-image:var(--award-star);mask-image:var(--award-star);border-radius:50%;transition:width .25s,height .25s,transform .35s cubic-bezier(.34,1.56,.64,1),box-shadow .3s;position:absolute;top:0;left:50%;transform:translate(-50%);mask-position:50%;mask-size:52%;mask-repeat:no-repeat}.hall-of-fame__award:hover{border-color:var(--color-gold);transform:translateY(-6px)scale(1.025)}.hall-of-fame__award:hover .hall-of-fame__award-seal:before{box-shadow:0 0 0 4px color-mix(in srgb, var(--award-icon-color,var(--color-gold)) 32%, transparent), 0 6px 20px -4px color-mix(in srgb, var(--award-icon-color,var(--color-gold)) 85%, transparent);transform:translate(-50%)scale(1.15)}.hall-of-fame__award:hover .hall-of-fame__award-seal:after{transform:translate(-50%)scale(1.1)}.hall-of-fame__award-badge,.hall-of-fame__award-player{transition:background .3s,color .3s}.hall-of-fame__award:hover .hall-of-fame__award-badge{background:color-mix(in srgb, var(--color-gold) 26%, transparent)}.hall-of-fame__award:hover .hall-of-fame__award-player{color:var(--color-gold-pale)}.hall-of-fame__cluster:not(.hall-of-fame__cluster--sm)>:first-child{--award-icon-color:var(--award-color-mvp)!important}.hall-of-fame__cluster:not(.hall-of-fame__cluster--sm)>:first-child .hall-of-fame__award-seal{width:54px;height:78px}.hall-of-fame__cluster:not(.hall-of-fame__cluster--sm)>:first-child .hall-of-fame__award-seal:after{width:52px;height:52px;top:-1px}.hall-of-fame__cluster:not(.hall-of-fame__cluster--sm)>:first-child .hall-of-fame__award-seal:before{width:50px;height:50px}.hall-of-fame__cluster:not(.hall-of-fame__cluster--sm)>:first-child .hall-of-fame__award-ribbon{width:32px;top:38px}.hall-of-fame__award--sm{gap:.3rem;max-width:165px;min-height:178px;padding:1.1rem 1rem}.hall-of-fame__award--sm .hall-of-fame__award-seal{width:30px;height:44px}.hall-of-fame__award--sm .hall-of-fame__award-seal:after{width:30px;height:30px;top:-1px}.hall-of-fame__award--sm .hall-of-fame__award-seal:before{width:28px;height:28px}.hall-of-fame__award--sm .hall-of-fame__award-ribbon{width:18px;top:21px}.hall-of-fame__award--sm .hall-of-fame__award-badge{padding:.2rem .55rem;font-size:.58rem}.hall-of-fame__award--sm .hall-of-fame__award-player{padding:.5rem;font-size:.85rem}.hall-of-fame__award--sm .hall-of-fame__award-meta{font-size:.85rem}.hall-of-fame__award-badge{letter-spacing:.1em;text-transform:uppercase;background:color-mix(in srgb, var(--color-gold) 16%, transparent);max-width:100%;color:var(--color-gold);border-radius:999px;padding:.3rem .8rem;font-size:.68rem;font-weight:700;line-height:1.3}.hall-of-fame__award-player,.hall-of-fame__award-meta{white-space:nowrap;text-overflow:ellipsis;max-width:100%;overflow:hidden}.hall-of-fame__award-player{letter-spacing:-.01em;color:var(--color-heading);padding:.55rem;font-size:1.15rem;font-weight:800}.hall-of-fame__award-meta{color:color-mix(in srgb, var(--color-text) 55%, transparent);margin-top:auto;padding-top:.3rem;font-size:1rem}:root{--award-color-challengers:color-mix(in srgb, var(--color-accent-light) 85%, white 15%);--award-color-legends:color-mix(in srgb, var(--color-orange) 55%, var(--color-gold-pale) 45%);--award-color-titans:color-mix(in srgb, var(--color-pink) 88%, white 12%);--award-color-mvp:color-mix(in srgb, var(--color-gold) 55%, gold 45%)}.hall-of-fame__award[data-division=challengers]{--award-icon-color:var(--award-color-challengers);background:radial-gradient(circle at 50% 18%, color-mix(in srgb, var(--award-color-challengers) 16%, transparent), transparent 70%), linear-gradient(135deg, #ffffff0d 0%, #ffffff04 100%);box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--award-color-challengers) 30%, transparent)}.hall-of-fame__award[data-division=challengers]:hover{background:radial-gradient(circle at 50% 18%, color-mix(in srgb, var(--award-color-challengers) 26%, transparent), transparent 72%), linear-gradient(135deg, #ffffff0d 0%, #ffffff04 100%);box-shadow:0 8px 32px color-mix(in srgb, var(--award-color-challengers) 20%, transparent), inset 0 0 0 1px color-mix(in srgb, var(--award-color-challengers) 50%, transparent)}.hall-of-fame__award[data-division=legends]{--award-icon-color:var(--award-color-legends);background:radial-gradient(circle at 50% 18%, color-mix(in srgb, var(--award-color-legends) 16%, transparent), transparent 70%), linear-gradient(135deg, #ffffff0d 0%, #ffffff04 100%);box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--award-color-legends) 30%, transparent)}.hall-of-fame__award[data-division=legends]:hover{background:radial-gradient(circle at 50% 18%, color-mix(in srgb, var(--award-color-legends) 26%, transparent), transparent 72%), linear-gradient(135deg, #ffffff0d 0%, #ffffff04 100%);box-shadow:0 8px 32px color-mix(in srgb, var(--award-color-legends) 20%, transparent), inset 0 0 0 1px color-mix(in srgb, var(--award-color-legends) 50%, transparent)}.hall-of-fame__award[data-division=titans]{--award-icon-color:var(--award-color-titans);background:radial-gradient(circle at 50% 18%, color-mix(in srgb, var(--award-color-titans) 16%, transparent), transparent 70%), linear-gradient(135deg, #ffffff0d 0%, #ffffff04 100%);box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--award-color-titans) 30%, transparent)}.hall-of-fame__award[data-division=titans]:hover{background:radial-gradient(circle at 50% 18%, color-mix(in srgb, var(--award-color-titans) 26%, transparent), transparent 72%), linear-gradient(135deg, #ffffff0d 0%, #ffffff04 100%);box-shadow:0 8px 32px color-mix(in srgb, var(--award-color-titans) 20%, transparent), inset 0 0 0 1px color-mix(in srgb, var(--award-color-titans) 50%, transparent)}.hall-of-fame__award:nth-child(3n+1){animation-delay:50ms}.hall-of-fame__award:nth-child(3n+2){animation-delay:.15s}.hall-of-fame__award:nth-child(3n+3){animation-delay:.25s}@media (width<=900px){.hall-of-fame__awards-grid{grid-template-columns:repeat(2,1fr);row-gap:3rem}}@media (width<=640px){.hall-of-fame__awards{padding:0 1.25rem}.hall-of-fame__awards-grid{grid-template-columns:1fr;gap:2.5rem}}@media (width<=420px){.hall-of-fame__award{max-width:155px;min-height:190px;padding:1.5rem 1.1rem 1.1rem}.hall-of-fame__cluster{column-gap:.75rem;max-width:340px}.hall-of-fame__award-player{font-size:1rem}}
