.home-hero{width:100%;max-width:42rem;margin:0 auto 1.75rem;padding:0 0 .25rem;box-sizing:border-box}.home-hero-header{margin-bottom:1rem}.home-hero-subtitle{line-height:1.65}.home-hero-subtitle .org-summary-pill{display:inline-flex;margin:0 .1em;padding:.22rem .58rem;font-size:.82em;font-weight:700;line-height:1.2;text-decoration:none}.home-hero-subtitle .org-summary-pill:hover{text-decoration:none}.home-hero-subtitle .org-summary-pill .org-code{font-weight:700}.home-hero-search-wrap{width:100%;margin-bottom:1.25rem}.home-hero-search-wrap .search-box-container{margin-left:0;margin-right:0;max-width:none;width:100%}.home-hero-search-wrap .search-box-inner{width:100%}.home-hero-search-wrap .search-input{min-width:0;flex:1;font-size:1.05rem;padding:.65rem 1rem}.home-hero-search-wrap .search-submit{width:2.5rem;height:2.5rem;flex-shrink:0;font-size:1rem}.home-hero-quick-links{display:flex;flex-wrap:wrap;gap:.65rem .75rem;justify-content:center;align-items:stretch}.home-hero-quick-link.internal-explore-hub__card{width:auto;flex:1 1 9.5rem;min-width:min(100%,8.25rem);max-width:14rem;align-self:stretch;align-items:center;padding:.5rem .75rem;gap:.5rem}.home-hero-quick-link .internal-explore-hub__card-icon{width:2.05rem;height:2.05rem;font-size:1.05rem;border-radius:var(--radius-md)}.home-hero-quick-link .internal-explore-hub__card-title{margin:0;font-size:.88rem;line-height:1.25}@media (max-width:768px){.home-hero{margin-bottom:1.25rem}.home-hero-search-wrap{display:none}}@media (max-width:520px){.home-hero-quick-links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.45rem;align-items:stretch;justify-items:stretch}.home-hero-quick-link.internal-explore-hub__card{width:100%;min-width:0;max-width:none;height:100%;min-height:0;flex:unset;flex-direction:column;align-items:center;justify-content:flex-start;padding:.5rem .3rem;gap:.35rem;text-align:center;box-sizing:border-box}.home-hero-quick-link .internal-explore-hub__card-icon{width:1.85rem;height:1.85rem;font-size:.95rem;flex-shrink:0}.home-hero-quick-link .internal-explore-hub__card-text{flex:1 1 auto;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;min-height:0}.home-hero-quick-link .internal-explore-hub__card-title{font-size:.7rem;line-height:1.2}}.home-dashboard-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:var(--layout-stack-gap-lg);align-items:stretch;width:100%;min-width:0;box-sizing:border-box}.home-dashboard-grid>.home-movers-champions-grid,.home-dashboard-grid>.home-weight-classes-grid,.home-dashboard-grid>.table-container{width:100%;max-width:100%;margin:0;box-sizing:border-box}.home-movers-champions-grid>.table-container,.home-weight-classes-grid>.table-container{width:100%;max-width:100%;margin:0;box-sizing:border-box;display:flex;flex-direction:column;height:100%}.home-panel-span-2{grid-column:1/-1}.home-dashboard-grid>.table-container.home-panel-span-2{width:100%;max-width:100%;min-width:0;box-sizing:border-box}@media (max-width:1024px){.home-dashboard-grid>.table-container,.home-movers-champions-grid>.table-container,.home-weight-classes-grid>.table-container{margin-left:0;margin-right:0;padding-left:.65rem;padding-right:.65rem;min-width:0;max-width:100%;width:100%;box-sizing:border-box}}.home-weight-classes-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem;align-items:stretch;width:100%;min-width:0;box-sizing:border-box}.home-weight-classes-grid>.table-container{display:flex;flex-direction:column;height:100%}.home-dashboard-grid>.table-container.home-panel-span-2 .home-heavyweight-org-stack,.home-dashboard-grid>.table-container.home-panel-span-2 .home-org-grid{max-width:100%}@media (min-width:1401px){.home-dashboard-grid>.table-container.home-heavyweight-panel .home-heavyweight-org-stack{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr));gap:1rem;align-items:stretch;grid-auto-rows:1fr;min-width:0;width:100%;max-width:100%}}@media (max-width:1300px){.home-dashboard-grid,.home-weight-classes-grid{grid-template-columns:minmax(0,1fr)}}.home-panel-header{display:flex;align-items:baseline;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-bottom:.75rem;min-width:0}@media (max-width:1024px){.home-panel-header{flex-direction:column;align-items:center;justify-content:flex-start;gap:.5rem;width:100%;max-width:100%}.home-panel-link{max-width:100%;text-align:center;white-space:normal;line-height:1.35;word-break:break-word}.home-panel-subtitle--weight{display:none}.home-panel-title{width:100%;max-width:100%;text-align:center;flex-shrink:0}}.home-panel-title{margin:0!important;font-size:var(--heading-h2);font-weight:700;color:var(--text-primary);min-width:0;overflow-wrap:anywhere;word-break:break-word}@media (min-width:1025px){.home-panel-title{text-align:left}}.home-panel-title-link,.home-panel-title-link:hover{color:var(--text-primary);text-decoration:none}.table-container .home-panel-title{margin-bottom:0!important}.home-panel-link{font-weight:700;text-decoration:none;color:var(--link-color,#1a365d);font-size:.95em;flex-shrink:1;min-width:0}.home-panel-link:hover{text-decoration:underline;color:var(--link-color,#1a365d)}.home-panel-subtitle{color:var(--text-secondary);text-align:left;font-size:.9rem;margin-bottom:1rem;line-height:1.5}.home-org-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.home-org-grid,.home-org-grid--2{align-items:stretch;grid-auto-rows:1fr;min-width:0}.home-org-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}@media (min-width:901px){.home-org-grid--2>.home-org-card:last-child:nth-child(odd){grid-column:1/-1;justify-self:center;width:calc((100% - 1rem) / 2)}}@media (max-width:900px){.home-dashboard-grid>.table-container.home-heavyweight-panel .home-heavyweight-org-stack,.home-dashboard-grid>.table-container.home-panel-span-2 .home-org-grid,.home-org-grid,.home-org-grid--2{display:grid!important;grid-template-columns:minmax(0,1fr);grid-auto-rows:auto;width:100%;max-width:100%;min-width:0;justify-items:stretch;gap:1rem}.home-dashboard-grid>.table-container.home-heavyweight-panel .home-heavyweight-org-stack>.home-org-card,.home-dashboard-grid>.table-container.home-panel-span-2 .home-org-card{width:100%;max-width:100%}}@media (max-width:1400px) and (min-width:901px){.home-dashboard-grid>.table-container.home-heavyweight-panel .home-heavyweight-org-stack,.home-dashboard-grid>.table-container.home-panel-span-2 .home-org-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;align-items:stretch;grid-auto-rows:1fr;min-width:0;width:100%;max-width:100%}.home-heavyweight-org-stack>.home-org-card:last-child:nth-child(odd){grid-column:1/-1;justify-self:center;width:calc((100% - 1rem) / 2)}.home-boxer-link .boxer-name{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}}@media (max-width:700px){.home-boxer-link .boxer-name{display:block;-webkit-line-clamp:unset;-webkit-box-orient:unset;overflow:visible}}.home-org-card{background:var(--bg-card);border:1px solid var(--border-color);border-radius:12px;overflow:hidden;box-shadow:var(--shadow-sm);display:flex;flex-direction:column;height:100%;min-width:0}.home-org-card-header{background:var(--table-header-bg);color:var(--table-header-color);padding:12px 16px;display:flex;align-items:center;justify-content:space-between;gap:10px}.home-org-title{font-weight:700;letter-spacing:.02em;font-size:1rem}.home-org-title,.home-org-title:hover{text-decoration:none;color:inherit}.home-org-month{font-size:.8rem;color:rgba(255,255,255,.85);font-weight:500}.home-org-card-body{padding:14px 16px 16px;display:flex;flex-direction:column;flex:1;min-height:0;text-align:left}.home-org-champion-stack{flex:1 1 auto;display:flex;flex-direction:column;justify-content:flex-start;min-height:0}.home-org-champion-stack--empty{min-height:0}.home-org-champion-stack>.home-org-row{flex:1 1 auto;justify-content:flex-start;min-height:0}@media (max-width:700px){.home-org-champion-stack,.home-org-champion-stack>.home-org-row{flex:0 0 auto}}.home-org-row{display:flex;flex-direction:column;gap:8px;margin-bottom:12px;padding-bottom:12px;border-bottom:1px solid var(--border-light);align-items:stretch}.home-org-row-no-border{border-bottom:none;padding-bottom:0;margin-bottom:0}.home-org-row-label{display:flex;align-items:center;justify-content:flex-start;align-self:stretch;gap:6px;color:var(--text-secondary);font-weight:700;text-transform:uppercase;letter-spacing:.03em;font-size:.75rem}.home-org-champion-grid{display:grid;grid-template-columns:28px minmax(0,1fr);column-gap:10px;row-gap:8px;align-items:center;width:100%;text-align:left}.home-org-champion-icon-slot{display:flex;align-items:center;justify-content:center;width:28px;flex-shrink:0}.home-org-champion-icon-slot .champion-icon{font-size:1rem;line-height:1}.home-org-champion-icon-slot--flag .country-flag{width:20px;height:15px;margin-right:0;flex-shrink:0}.home-org-champion-heading-text{color:var(--text-secondary);font-weight:700;text-transform:uppercase;letter-spacing:.03em;font-size:.75rem;min-width:0}.home-org-champion-span-full{grid-column:1/-1}.home-org-champion-link-contents.home-boxer-link{display:contents}.home-org-champion-name-slot{min-width:0;width:100%}.home-org-champion-name-row{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;min-width:0}.home-org-champion-name-slot .home-champion-vacant-block{display:block;width:100%;box-sizing:border-box}.home-org-champion-name-slot .home-champion-vacant-block .boxer-name{font-weight:600;color:var(--text-primary);font-size:1.1rem!important;line-height:1.4;word-wrap:break-word;overflow-wrap:break-word}.home-org-champion-grid .home-boxer-link{color:var(--text-primary);text-decoration:none}.home-org-champion-grid .home-boxer-link:hover{color:var(--accent-color);text-decoration:none}.home-org-champion-grid .home-boxer-link:hover .boxer-name{text-decoration:underline}.home-org-champion-grid .home-boxer-link .boxer-name{font-weight:600;color:var(--text-primary);font-size:1.1rem!important;line-height:1.4;word-wrap:break-word;overflow-wrap:break-word}.home-top-list{margin:0;padding-left:10px;text-align:left;line-height:1.6;list-style-position:outside;flex:0 1 auto}.home-top-list li{margin-bottom:0;display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:42px;border-bottom:1px solid var(--table-border);padding:8px 0}.home-top-list li:last-child{border-bottom:none}.home-top-list-item{display:flex;align-items:center;gap:10px;width:100%}.home-top-list-item-main{display:flex;align-items:center;flex:1;min-width:0}.home-top-list-item-main.home-contender-now-champion{position:relative;z-index:0;padding:6px 0}.home-top-list-item-main.home-contender-now-champion:before{content:"";position:absolute;z-index:-1;top:0;bottom:0;left:-14px;right:0;border-radius:8px;pointer-events:none;background:repeating-linear-gradient(-42deg,transparent,transparent 7px,rgba(185,28,28,.065) 0,rgba(185,28,28,.065) 8px),rgba(185,28,28,.09)}[data-theme=dark] .home-top-list-item-main.home-contender-now-champion:before{background:repeating-linear-gradient(-42deg,transparent,transparent 7px,rgba(248,113,113,.1) 0,rgba(248,113,113,.1) 8px),rgba(248,113,113,.14)}.home-top-list-item-main.home-contender-now-champion:hover:before{background:repeating-linear-gradient(-42deg,transparent,transparent 7px,rgba(185,28,28,.08) 0,rgba(185,28,28,.08) 8px),rgba(185,28,28,.12)}[data-theme=dark] .home-top-list-item-main.home-contender-now-champion:hover:before{background:repeating-linear-gradient(-42deg,transparent,transparent 7px,rgba(248,113,113,.14) 0,rgba(248,113,113,.14) 8px),rgba(248,113,113,.2)}.home-rank-number{font-weight:700;color:var(--text-primary);font-size:1rem;min-width:24px;flex-shrink:0}.home-vacant-name{color:var(--text-secondary);font-style:italic}.home-vacant-name .boxer-name{text-decoration:none!important}.home-boxer-link.home-vacant-name:hover .boxer-name{text-decoration:none!important;color:var(--text-secondary)}.home-champion-count{font-weight:700;color:var(--text-primary);font-size:.95rem;margin-left:auto;flex-shrink:0}.home-top-list a.home-boxer-link{color:var(--link-color);text-decoration:none;flex:1;min-width:0}.home-weight-classes-grid .home-boxer-link .boxer-name,.home-weight-classes-grid .home-org-champion-grid .boxer-name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home-top-list a.home-boxer-link:hover{text-decoration:none;color:inherit}.home-top-list a.home-boxer-link .rating-change,.home-top-list a.home-boxer-link:hover .rating-change{text-decoration:none!important}.home-top-list-item-main.home-contender-now-champion .rankings-contender-meta{margin-left:auto;margin-right:8px;flex-shrink:0}.home-top-list-item-main.home-contender-now-champion .rankings-now-champion-badge{vertical-align:middle;text-decoration:none}.home-boxer-link:hover .rankings-now-champion-badge,.home-top-list a.home-boxer-link:hover .rankings-now-champion-badge{text-decoration:none!important}.home-boxer-link{display:flex;flex:1;min-width:0;color:inherit;align-items:center}.home-boxer-link,.home-boxer-link:hover{text-decoration:none}.home-boxer-link .flag-name-row{display:flex;align-items:center;gap:10px;width:100%;flex:1;min-width:0}.home-boxer-link .flag-name-row .country-flag{width:20px;height:15px;margin-right:0;flex-shrink:0}.home-boxer-link .boxer-name{font-weight:600;color:var(--text-primary);font-size:.95rem;line-height:1.4;flex:1;min-width:0;word-wrap:break-word;overflow-wrap:break-word;white-space:normal}.home-boxer-link:hover .boxer-name{text-decoration:underline;color:var(--accent-color)}.home-top-list .home-boxer-link.home-vacant-name .boxer-name{color:var(--text-secondary)}.home-top-list .home-boxer-link.home-vacant-name:hover,.home-top-list .home-boxer-link.home-vacant-name:hover .boxer-name{color:var(--text-secondary);text-decoration:none!important}.home-boxer-link .rating-change,.home-boxer-link:hover .country-flag,.home-boxer-link:hover .rating-change,.home-top-list .rating-change,.home-top-list a.home-boxer-link:hover .rating-change{text-decoration:none!important}.home-loading,.home-muted{color:var(--text-secondary)}.home-loading{display:inline-flex;align-items:center;gap:10px;padding:8px 12px;border-radius:999px;background:var(--bg-secondary);border:1px solid var(--border-color);font-weight:600;letter-spacing:.01em}.home-loading-text{font-size:.95rem}.home-loading-dots{display:inline-flex;align-items:center;gap:6px}.home-loading-dots span{width:6px;height:6px;border-radius:50%;background:var(--text-muted,#adb5bd);opacity:.4;animation:homeLoadingPulse 1.1s ease-in-out infinite}.home-loading-dots span:nth-child(2){animation-delay:.15s}.home-loading-dots span:nth-child(3){animation-delay:.3s}@keyframes homeLoadingPulse{0%,to{opacity:.35}50%{opacity:1}}.home-movers-champions-grid{display:grid;grid-template-columns:2fr 1fr;gap:1.5rem;align-items:stretch;width:100%;box-sizing:border-box;--home-movers-trailer:calc(72px + 10px + 40px)}.home-movers-champions-grid>.table-container{display:flex;flex-direction:column;height:100%}.home-movers-champions-grid>div{display:flex;flex-direction:column}.home-movers-champions-grid>div>.table-container{flex:1;height:100%;margin:0}@media (max-width:1199px){.home-movers-champions-grid{grid-template-columns:1fr}}.home-movers-grid{display:grid;grid-template-columns:1fr 1fr;column-gap:1.25rem;align-items:stretch}.home-movers-grid>div{display:flex;flex-direction:column;min-width:0;min-height:100%}.home-movers-grid>div>ol.home-top-list{display:flex;flex-direction:column;flex:1 1 auto;margin:0;padding-left:10px;list-style-position:outside}.home-movers-grid>div>ol.home-top-list>li{flex:0 0 auto;min-height:42px;box-sizing:border-box}@media (max-width:700px){.home-movers-grid{grid-template-columns:1fr;row-gap:1.25rem}}.home-movers-title{font-weight:800;text-transform:uppercase;letter-spacing:.04em;font-size:.75rem;color:var(--text-secondary);text-align:left;margin-bottom:10px;padding-bottom:6px;border-bottom:1px solid var(--border-color)}.home-movers-grid .home-top-list a.org-summary-pill[data-org]{flex:0 0 auto;min-width:auto;max-width:none;margin-left:0;margin-right:0;justify-self:center;padding:5px 11px;font-size:.875rem;font-weight:600;line-height:1.25;text-decoration:none}.home-movers-grid .home-top-list a.org-summary-pill[data-org]:hover{text-decoration:none}.home-movers-grid .home-top-list a.org-summary-pill[data-org] .org-code{font-weight:600}.home-movers-delta{font-weight:700;color:#1f7a3a;font-size:.9rem;white-space:nowrap;flex-shrink:0;min-width:30px}.home-movers-delta--down{color:#b42318}.home-movers-champions-grid .home-movers-grid .home-top-list li{display:grid;grid-template-columns:auto minmax(0,1fr) minmax(52px,76px) minmax(30px,40px);column-gap:10px;align-items:center;justify-content:normal}.home-movers-champions-grid .home-movers-grid .home-movers-delta{justify-self:end;text-align:right}.home-movers-champions-grid>.table-container:nth-child(2) .home-top-list li{display:grid;grid-template-columns:auto minmax(0,1fr) auto;column-gap:10px;align-items:center;justify-content:normal}.home-movers-champions-grid>.table-container:nth-child(2) .home-top-list .home-boxer-link{min-width:0}.home-movers-champions-grid>.table-container:nth-child(2) .home-top-list .boxer-name{white-space:nowrap;overflow-wrap:normal;word-wrap:normal}.home-movers-champions-grid>.table-container:nth-child(2) .home-champion-count{margin-left:0;justify-self:end;text-align:right;min-width:1.75rem}.home-explore-links{width:100%;text-align:left}.home-explore-links.internal-explore-hub__grid{--explore-cols:4}.home-explore-links .internal-explore-hub__card{flex:0 1 calc((100% - (var(--explore-cols) - 1) * var(--explore-gap, 0.75rem)) / var(--explore-cols));width:calc((100% - (var(--explore-cols) - 1) * var(--explore-gap, .75rem)) / var(--explore-cols));max-width:calc((100% - (var(--explore-cols) - 1) * var(--explore-gap, .75rem)) / var(--explore-cols));min-width:0;height:100%}@media (max-width:1000px){.home-explore-links.internal-explore-hub__grid{--explore-cols:2}}@media (max-width:700px){.home-explore-links.internal-explore-hub__grid{--explore-cols:1}.home-explore-links .internal-explore-hub__card{width:100%;max-width:100%;flex-basis:100%}}.home-why-copy{margin:0 0 1rem;text-align:left;color:var(--text-primary);line-height:1.6;font-size:.98rem}.home-why-copy:last-child{margin-bottom:0}.home-why-copy a{color:var(--link-color,#1a365d);text-decoration:none;font-weight:600}.home-why-copy a:hover{text-decoration:underline;color:var(--link-color,#1a365d)}.home-champion-override-previous-wrap{margin-top:.75rem;display:flex;flex-wrap:wrap;align-items:center;gap:.35rem .55rem;max-width:100%;font-size:.72rem;line-height:1.35;color:#5c6570}.home-champion-prev-fighter{display:inline-flex;flex-wrap:wrap;align-items:center;gap:.35rem;min-width:0;color:inherit;text-decoration:none}.home-champion-prev-fighter:focus-visible .home-champion-prev-name,.home-champion-prev-fighter:hover .home-champion-prev-name{text-decoration:underline}.home-champion-prev-flag{width:18px!important;height:13px!important;margin-right:0!important}.home-champion-prev-name{overflow-wrap:break-word;word-break:break-word;hyphens:auto;white-space:normal}.home-dashboard-root{width:100%;max-width:100%;min-width:0}.home-dashboard-grid>.table-container.home-panel-span-2.home-heavyweight-panel{text-align:left;overflow-x:clip;min-width:0}.home-heavyweight-heading{display:flex;flex-direction:column;align-items:stretch;gap:.5rem;width:100%;max-width:100%;min-width:0;margin-bottom:.75rem;box-sizing:border-box}.home-heavyweight-heading-title{margin:0!important;font-size:var(--heading-h2);font-weight:700;color:var(--text-primary);text-align:center;min-width:0;overflow-wrap:anywhere;word-break:break-word}.home-heavyweight-heading-title-link,.home-heavyweight-heading-title-link:hover{color:var(--text-primary);text-decoration:none}.table-container .home-heavyweight-heading-title{margin-bottom:0!important}.home-heavyweight-heading-cta{display:block;font-weight:700;text-decoration:none;color:var(--link-color,#1a365d);font-size:.95em;text-align:center;line-height:1.35;word-break:break-word;max-width:100%;min-width:0;box-sizing:border-box}.home-heavyweight-heading-cta:hover{text-decoration:underline;color:var(--link-color,#1a365d)}@media (min-width:1025px){.home-heavyweight-heading{flex-direction:row;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:12px}.home-heavyweight-heading-title{text-align:left;flex:1 1 auto;min-width:0}.home-heavyweight-heading-cta{flex:0 1 auto;text-align:right}}@media (max-width:1024px){.home-dashboard-grid>.table-container.home-panel-span-2.home-heavyweight-panel{width:100%!important;max-width:100%!important;align-self:stretch!important}.home-dashboard-grid>.table-container.home-heavyweight-panel .home-heavyweight-heading{display:block!important;width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important}.home-dashboard-grid>.table-container.home-heavyweight-panel .home-heavyweight-heading .home-heavyweight-heading-title{display:block!important;width:100%!important;max-width:100%!important;text-align:center!important}.home-dashboard-grid>.table-container.home-heavyweight-panel .home-heavyweight-heading .home-heavyweight-heading-cta{display:block!important;width:100%!important;max-width:100%!important;margin-top:.5rem!important;text-align:center!important}}