#site-main .directory-pagination{scrollbar-width:none;flex-wrap:nowrap;justify-content:center;align-items:center;gap:8px;width:100%;min-width:0;padding:6px 0;display:flex;overflow-x:auto}#site-main .directory-pagination::-webkit-scrollbar{display:none}#site-main .directory-pagination>div,#site-main .directory-pagination>div>span{flex-wrap:nowrap;justify-content:center;align-items:center;gap:4px;min-width:0;display:inline-flex}#site-main .directory-pagination>div a{box-sizing:border-box;border:1px solid var(--ui-line);border-radius:var(--radius);background:var(--ui-card);min-width:40px;height:40px;min-height:40px;color:var(--ui-text);font-size:var(--text-sm);text-align:center;white-space:nowrap;flex:none;justify-content:center;align-items:center;gap:5px;padding:0 11px;font-weight:700;line-height:1;text-decoration:none;display:inline-flex;flex-direction:row!important}#site-main .directory-pagination>:-webkit-any(a,.is-disabled){box-sizing:border-box;border:1px solid var(--ui-line);border-radius:var(--radius);background:var(--ui-card);min-width:40px;height:40px;min-height:40px;color:var(--ui-text);font-size:var(--text-sm);text-align:center;white-space:nowrap;flex:none;justify-content:center;align-items:center;gap:5px;padding:0 11px;font-weight:700;line-height:1;text-decoration:none;display:inline-flex;flex-direction:row!important}#site-main .directory-pagination>:-moz-any(a,.is-disabled){box-sizing:border-box;border:1px solid var(--ui-line);border-radius:var(--radius);background:var(--ui-card);min-width:40px;height:40px;min-height:40px;color:var(--ui-text);font-size:var(--text-sm);text-align:center;white-space:nowrap;flex:none;justify-content:center;align-items:center;gap:5px;padding:0 11px;font-weight:700;line-height:1;text-decoration:none;display:inline-flex;flex-direction:row!important}#site-main .directory-pagination>:is(a,.is-disabled){box-sizing:border-box;border:1px solid var(--ui-line);border-radius:var(--radius);background:var(--ui-card);min-width:40px;height:40px;min-height:40px;color:var(--ui-text);font-size:var(--text-sm);text-align:center;white-space:nowrap;flex:none;justify-content:center;align-items:center;gap:5px;padding:0 11px;font-weight:700;line-height:1;text-decoration:none;display:inline-flex;flex-direction:row!important}#site-main .directory-pagination>:-webkit-any(a,.is-disabled)>span{white-space:nowrap;line-height:1;display:inline!important}#site-main .directory-pagination>:-moz-any(a,.is-disabled)>span{white-space:nowrap;line-height:1;display:inline!important}#site-main .directory-pagination>:is(a,.is-disabled)>span{white-space:nowrap;line-height:1;display:inline!important}#site-main .directory-pagination svg{flex:none;width:16px;height:16px}#site-main .directory-pagination i{width:18px;color:var(--ui-muted);text-align:center;flex:0 0 18px;padding:0;font-style:normal;line-height:40px}#site-main .directory-pagination a.is-current{border-color:var(--ui-blue);background:var(--ui-blue);color:var(--ui-inverse-text)}#site-main .directory-pagination>.is-disabled{opacity:.42}@media (max-width:460px){#site-main .directory-pagination{justify-content:space-between;gap:4px}#site-main .directory-pagination>:-webkit-any(a,.is-disabled){width:40px;padding:0}#site-main .directory-pagination>:-moz-any(a,.is-disabled){width:40px;padding:0}#site-main .directory-pagination>:is(a,.is-disabled){width:40px;padding:0}#site-main .directory-pagination>:-webkit-any(a,.is-disabled)>span{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}#site-main .directory-pagination>:-moz-any(a,.is-disabled)>span{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}#site-main .directory-pagination>:is(a,.is-disabled)>span{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}#site-main .directory-pagination>div{gap:3px}#site-main .directory-pagination>div a{width:38px;min-width:38px;padding:0}}.ui-event-spotlight article,.ui-card-section,.ui-bout-card{padding:12px 16px 12px 12px}.ui-card-section{animation:.32s both fightCardSlideIn}@keyframes fightCardSlideIn{0%{opacity:0;transform:translate(18px)}to{opacity:1;transform:translate(0,0)}}:-webkit-any(.ui-card-section__head,.ui-bout-card__top){justify-content:space-between;gap:10px;display:flex}:-moz-any(.ui-card-section__head,.ui-bout-card__top){justify-content:space-between;gap:10px;display:flex}:is(.ui-card-section__head,.ui-bout-card__top){justify-content:space-between;gap:10px;display:flex}.ui-card-section__head h2,.ui-event-spotlight strong{color:var(--ui-strong);margin:0}.ui-bout-details button{border-radius:var(--radius);background:var(--ui-soft);color:var(--ui-blue);cursor:pointer;border:0;justify-content:center;justify-self:center;font-weight:700;list-style:none;display:inline-flex}.ui-bout-details{justify-items:center;display:grid}.ui-bout-details__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:100%;margin-top:10px;display:grid}.ui-bout-details dl{border:1px solid var(--ui-soft-line);border-radius:var(--radius);margin:0;display:grid;overflow:hidden}.ui-bout-details :-webkit-any(dt,dd){border-bottom:1px solid var(--ui-soft-line);font-size:var(--text-xs);margin:0;padding:6px}.ui-bout-details :-moz-any(dt,dd){border-bottom:1px solid var(--ui-soft-line);font-size:var(--text-xs);margin:0;padding:6px}.ui-bout-details :is(dt,dd){border-bottom:1px solid var(--ui-soft-line);font-size:var(--text-xs);margin:0;padding:6px}.ui-bout-details dt{color:var(--ui-muted)}.ui-bout-details dd{color:var(--ui-strong);font-weight:700}.ui-detail-profile-link{color:var(--ui-blue);text-underline-offset:2px;text-decoration:underline}.ui-detail-profile-link:hover{color:var(--ui-blue-hover)}.ui-detail-profile-link:focus-visible{color:var(--ui-blue-hover)}.ui-details-modal{z-index:80;place-items:center;padding:18px;display:grid;position:fixed;top:0;bottom:0;left:0;right:0}.ui-details-modal__backdrop{animation:modal-backdrop-in var(--motion-control)ease both;background:rgba(0,0,0,.42);border:0;position:absolute;top:0;bottom:0;left:0;right:0}.ui-details-modal__panel{z-index:1;border:1px solid var(--ui-line);border-radius:var(--radius);background:var(--ui-card);width:min(760px,100%);max-height:min(680px,100vh - 36px);color:var(--ui-text);animation:modal-panel-in var(--motion-control)var(--motion-ease)both;padding:14px;position:relative;overflow:auto}.ui-details-modal__head{border-bottom:1px solid var(--ui-line);justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;padding-bottom:10px;display:flex}.ui-details-modal__head span{color:var(--ui-blue);font-size:var(--text-xs);text-transform:uppercase;font-weight:700}.ui-details-modal__head h2{color:var(--ui-strong);font-size:var(--text-section-title);margin:2px 0 0;line-height:1.1}.ui-details-modal__head button{border-radius:var(--radius);background:var(--ui-soft);color:var(--ui-blue);border:0;padding:8px 10px;font-weight:700}.ui-details-modal__head button:hover{background:var(--ui-blue);color:var(--ui-card);outline:0}.ui-details-modal__head button:focus-visible{background:var(--ui-blue);color:var(--ui-card);outline:0}.events-page{gap:14px;display:grid}.events-hero button.is-active,.events-hero button:hover{background:var(--ui-blue);color:var(--ui-card);outline:0}.events-hero button:focus-visible{background:var(--ui-blue);color:var(--ui-card);outline:0}.events-hero button.is-active span,.events-hero button:hover span{color:var(--ui-card);background:rgba(255,255,255,.18)}.events-hero button:focus-visible span{color:var(--ui-card);background:rgba(255,255,255,.18)}.events-section{gap:14px;display:grid}.events-month{border:1px solid var(--ui-line);border-radius:var(--radius);background:var(--ui-card);color:var(--ui-text)}.events-featured{border:1px solid var(--ui-line);border-radius:var(--radius);background:var(--ui-card);color:var(--ui-text);grid-template-columns:86px minmax(0,1fr) minmax(220px,.55fr) auto;align-items:center;gap:14px;padding:14px;display:grid}.events-featured__date{border-radius:var(--radius);background:var(--ui-blue);min-height:92px;color:var(--ui-card);place-items:center;display:grid}.events-featured__date span{font-size:var(--text-xs);text-transform:uppercase;font-weight:700}.events-featured__date strong{font-size:max(32px,min(4vw,46px));line-height:.9}.events-featured__body{gap:7px;min-width:0;display:grid}.events-featured__eyebrow{color:var(--ui-blue);font-size:var(--text-xs);text-transform:uppercase;font-weight:700}.events-featured h2{color:var(--ui-strong);margin:0;font-size:max(18px,min(2vw,26px));line-height:1.08}.events-featured p{color:var(--ui-muted);font-size:var(--text-sm);margin:0}.events-featured__match{color:var(--ui-strong);font-size:var(--text-card-title);flex-wrap:wrap;align-items:center;gap:8px;display:flex}.events-featured__match b{border-radius:var(--radius-pill);background:var(--ui-soft);color:var(--ui-blue);padding:3px 7px;font-size:10px}.events-featured__facts{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:0;display:grid}.events-featured__facts div{border-radius:var(--radius);background:var(--ui-chip);min-width:0;padding:9px}.events-featured__facts :-webkit-any(dt,dd){margin:0}.events-featured__facts :-moz-any(dt,dd){margin:0}.events-featured__facts :is(dt,dd){margin:0}.events-featured__facts dt{color:var(--ui-muted);text-transform:uppercase;font-size:10px;font-weight:700}.events-featured__facts dd{color:var(--ui-strong);font-size:var(--text-sm);text-overflow:ellipsis;white-space:nowrap;font-weight:700;overflow:hidden}.events-featured__actions{gap:8px;display:grid}.events-featured__actions a,.events-empty a{border-radius:var(--radius);background:var(--ui-soft);color:var(--ui-blue);font-size:var(--text-sm);white-space:nowrap;justify-content:center;align-items:center;padding:9px 11px;font-weight:700;display:inline-flex}.events-featured__actions a:hover,.events-empty a:hover{background:var(--ui-blue);color:var(--ui-card);outline:0}.events-featured__actions a:focus-visible{background:var(--ui-blue);color:var(--ui-card);outline:0}.events-empty a:focus-visible{background:var(--ui-blue);color:var(--ui-card);outline:0}.events-filters{border:1px solid var(--ui-line);border-radius:var(--radius);background:var(--ui-card);color:var(--ui-text);grid-template-columns:repeat(3,minmax(150px,1fr)) minmax(220px,1.3fr) auto;align-items:end;gap:10px;padding:12px;display:grid}.events-filters-disclosure>summary{display:none}.events-filters label{gap:5px;min-width:0;display:grid}.events-filters label span{color:var(--ui-muted);text-transform:uppercase;font-size:10px;font-weight:700}.events-filters select,.events-filters input{border:1px solid var(--ui-soft-line);border-radius:var(--radius);background:var(--ui-chip);width:100%;min-height:36px;color:var(--ui-text);font-size:var(--text-sm);outline:0;padding:0 10px}.events-filters select:focus,.events-filters input:focus{border-color:var(--ui-blue);background:var(--ui-card)}.events-filters button{border-radius:var(--radius);background:var(--ui-soft);min-height:36px;color:var(--ui-blue);border:0;padding:0 12px;font-weight:700}.events-filters button:hover{background:var(--ui-blue);color:var(--ui-card);outline:0}.events-filters button:focus-visible{background:var(--ui-blue);color:var(--ui-card);outline:0}.events-month{gap:0;display:grid}.events-month>h2{border-bottom:1px solid var(--ui-line);color:var(--ui-strong);font-size:var(--text-section-title);margin:0;padding:12px 14px 0;font-weight:700}.events-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:14px;display:grid}.event-card{grid-template-rows:auto minmax(0,1fr) auto;grid-template-columns:1fr;gap:12px;min-height:330px;padding:12px;display:grid}.event-card__top{grid-template-columns:64px minmax(0,1fr);align-items:center;gap:10px;display:grid}.event-card__date{border-radius:var(--radius);background:var(--ui-chip);align-self:stretch;place-items:center;padding:7px 8px;display:grid}.event-card__date span{color:var(--ui-blue);font-size:var(--text-xs);font-weight:700}.event-card__date strong{color:var(--ui-strong);font-size:max(24px,min(3vw,34px));line-height:.95}.event-card__body{align-content:start;gap:12px;min-width:0;display:grid}.event-card__meta,.event-card__venue{color:var(--ui-muted);font-size:var(--text-xs);flex-wrap:wrap;gap:6px 10px;display:flex}.event-card__venue small{color:var(--ui-muted);font-size:var(--text-xs);text-overflow:ellipsis;white-space:nowrap;flex-basis:100%;overflow:hidden}.event-card__meta b{border-radius:var(--radius-pill);background:var(--ui-soft);color:var(--ui-blue);padding:2px 7px;font-size:10px}.event-card h3{color:var(--ui-strong);margin:0;font-size:max(15px,min(1.35vw,18px));line-height:1.15}.event-card__main{border:1px solid var(--ui-soft-line);border-radius:var(--radius);background:var(--ui-chip);grid-template-columns:1fr;align-items:center;gap:9px;padding:10px;display:grid}.event-card__main>b{background:var(--ui-blue);width:36px;height:36px;color:var(--ui-card);border-radius:50%;justify-self:center;place-items:center;display:grid}.event-fighter{align-items:center;gap:8px;min-width:0;display:flex}.event-fighter__avatar{background:var(--ui-bg);width:42px;height:42px;color:var(--ui-blue);border-radius:50%;flex:0 0 42px;place-items:center;font-weight:700;display:grid;overflow:hidden}.event-fighter__avatar img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.event-fighter strong,.event-fighter small{display:block}.event-fighter strong{color:var(--ui-strong);font-size:var(--text-base)}.event-fighter small{color:var(--ui-muted);font-size:var(--text-xs)}.event-card__actions{border-top:1px solid var(--ui-line);grid-template-columns:minmax(0,1fr) auto;justify-content:stretch;align-items:start;gap:10px;padding-top:10px;padding-right:0;display:grid}.event-card__actions a{border-radius:var(--radius);background:var(--ui-soft);color:var(--ui-blue);white-space:nowrap;border:0;align-self:center;padding:8px 10px;font-weight:700}.events-empty{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.events-empty p{margin:0 auto 0 0}.event-card__actions span{color:var(--ui-muted);font-size:var(--text-xs)}.home-news-layout .athletes-directory,.home-news-layout .events-page,.home-news-layout .ui-fightcenter-page,.home-news-layout.ranking-rankings-page,.home-news-layout.history-page,.home-news-layout.regulations-page,.home-news-layout.techniques-page,.home-news-layout.content-card-layout{gap:14px;display:grid}.home-news-layout :is(.athletes-header,.athletes-toolbar,.athletes-letters,.athletes-results-bar,.athletes-empty,.athlete-card,.events-hero,.events-section,.event-card,.ui-event-hero,.ui-event-spotlight article,.ui-bout-card,.ranking-rankings-hero,.ranking-ranking-card,.history-hero,.history-section,.history-facts article,.regulations-hero,.regulations-card,.techniques-hero,.techniques-jump,.techniques-section,.content-card){border:1px solid var(--ui-line);border-radius:var(--radius);background:var(--ui-card);color:var(--ui-text)}.home-news-layout :-webkit-any(.athletes-header,.events-hero,.ui-event-hero,.ranking-rankings-hero,.history-hero,.regulations-hero,.techniques-hero){padding:12px}.home-news-layout :-moz-any(.athletes-header,.events-hero,.ui-event-hero,.ranking-rankings-hero,.history-hero,.regulations-hero,.techniques-hero){padding:12px}.home-news-layout :is(.athletes-header,.events-hero,.ui-event-hero,.ranking-rankings-hero,.history-hero,.regulations-hero,.techniques-hero){padding:12px}.home-news-layout .events-hero{padding:14px 18px 14px 14px}.home-news-layout .athletes-header h1,.home-news-layout .events-hero h1,.home-news-layout .ui-event-hero h1,.home-news-layout .ranking-rankings-hero h1,.home-news-layout .history-hero h1,.home-news-layout .regulations-hero h1,.home-news-layout .techniques-hero h1{color:var(--ui-strong);letter-spacing:.01em;text-transform:uppercase;margin:3px 0 6px;font-size:max(18px,min(1.7vw,24px));font-weight:700;line-height:1.05}.home-news-layout .athletes-header span,.home-news-layout .events-hero__title>span,.home-news-layout .ui-event-eyebrow,.home-news-layout .ranking-rankings-hero span,.home-news-layout .history-hero span,.home-news-layout .regulations-hero span,.home-news-layout .techniques-hero span{color:var(--ui-blue);font-size:var(--text-xs);letter-spacing:.015em;text-transform:uppercase;font-weight:700}.home-news-layout :-webkit-any(.history-section__head,.techniques-section__head,.ranking-ranking-card__top,.ui-card-section__head,.ui-bout-card__top){will-change:opacity,transform;justify-content:space-between;align-items:center;gap:10px;margin-bottom:2px;animation:.5s cubic-bezier(.2,.8,.2,1) both sectionHeadHeadIn;display:flex;position:relative}.home-news-layout :-moz-any(.history-section__head,.techniques-section__head,.ranking-ranking-card__top,.ui-card-section__head,.ui-bout-card__top){will-change:opacity,transform;justify-content:space-between;align-items:center;gap:10px;margin-bottom:2px;animation:.5s cubic-bezier(.2,.8,.2,1) both sectionHeadHeadIn;display:flex;position:relative}.home-news-layout :is(.history-section__head,.techniques-section__head,.ranking-ranking-card__top,.ui-card-section__head,.ui-bout-card__top){will-change:opacity,transform;justify-content:space-between;align-items:center;gap:10px;margin-bottom:2px;animation:.5s cubic-bezier(.2,.8,.2,1) both sectionHeadHeadIn;display:flex;position:relative}.home-news-layout :-webkit-any(.history-section__head,.techniques-section__head,.ranking-ranking-card__top){min-height:42px;padding:0 0 9px 10px}.home-news-layout :-moz-any(.history-section__head,.techniques-section__head,.ranking-ranking-card__top){min-height:42px;padding:0 0 9px 10px}.home-news-layout :is(.history-section__head,.techniques-section__head,.ranking-ranking-card__top){min-height:42px;padding:0 0 9px 10px}.home-news-layout :-webkit-any(.history-section__head,.techniques-section__head,.ranking-ranking-card__top,.ui-card-section__head,.ui-bout-card__top):before{content:"";background:var(--ui-blue);transform-origin:top;width:4px;animation:.55s cubic-bezier(.2,.8,.2,1) 80ms both sectionHeadAccentIn;position:absolute;left:0;transform:scaleY(.35)}.home-news-layout :-moz-any(.history-section__head,.techniques-section__head,.ranking-ranking-card__top,.ui-card-section__head,.ui-bout-card__top):before{content:"";background:var(--ui-blue);transform-origin:top;width:4px;animation:.55s cubic-bezier(.2,.8,.2,1) 80ms both sectionHeadAccentIn;position:absolute;left:0;transform:scaleY(.35)}.home-news-layout :is(.history-section__head,.techniques-section__head,.ranking-ranking-card__top,.ui-card-section__head,.ui-bout-card__top):before{content:"";background:var(--ui-blue);transform-origin:top;width:4px;animation:.55s cubic-bezier(.2,.8,.2,1) 80ms both sectionHeadAccentIn;position:absolute;left:0;transform:scaleY(.35)}.home-news-layout :-webkit-any(.history-section__head,.techniques-section__head,.ranking-ranking-card__top):before{height:22px;top:7px}.home-news-layout :-moz-any(.history-section__head,.techniques-section__head,.ranking-ranking-card__top):before{height:22px;top:7px}.home-news-layout :is(.history-section__head,.techniques-section__head,.ranking-ranking-card__top):before{height:22px;top:7px}.home-news-layout :-webkit-any(.history-section__head,.techniques-section__head,.ranking-ranking-card__top,.ui-card-section__head,.ui-bout-card__top):after{content:"";background:var(--ui-line);transform-origin:0;height:1px;animation:.65s cubic-bezier(.2,.8,.2,1) .12s both sectionHeadRuleIn;position:absolute;bottom:0;left:0;right:0;transform:scaleX(.12)}.home-news-layout :-moz-any(.history-section__head,.techniques-section__head,.ranking-ranking-card__top,.ui-card-section__head,.ui-bout-card__top):after{content:"";background:var(--ui-line);transform-origin:0;height:1px;animation:.65s cubic-bezier(.2,.8,.2,1) .12s both sectionHeadRuleIn;position:absolute;bottom:0;left:0;right:0;transform:scaleX(.12)}.home-news-layout :is(.history-section__head,.techniques-section__head,.ranking-ranking-card__top,.ui-card-section__head,.ui-bout-card__top):after{content:"";background:var(--ui-line);transform-origin:0;height:1px;animation:.65s cubic-bezier(.2,.8,.2,1) .12s both sectionHeadRuleIn;position:absolute;bottom:0;left:0;right:0;transform:scaleX(.12)}.home-news-layout :is(.history-section__head h2,.techniques-section__head h2,.ranking-ranking-card__top h2,.ui-card-section__head h2,.ui-bout-card__top strong){color:var(--ui-strong);letter-spacing:.015em;text-transform:uppercase;margin:0;font-weight:700;line-height:1}.home-news-layout :-webkit-any(.history-section__head,.techniques-section__head,.ranking-ranking-card__top) h2{font-size:max(15px,min(1.25vw,19px))}.home-news-layout :-moz-any(.history-section__head,.techniques-section__head,.ranking-ranking-card__top) h2{font-size:max(15px,min(1.25vw,19px))}.home-news-layout :is(.history-section__head,.techniques-section__head,.ranking-ranking-card__top) h2{font-size:max(15px,min(1.25vw,19px))}.home-news-layout .history-section__head span,.home-news-layout .techniques-section__head span,.home-news-layout .ranking-ranking-card__top span,.home-news-layout .ui-card-section__head span,.home-news-layout .ui-bout-card__top span{color:var(--ui-blue);font-size:var(--text-xs);text-transform:uppercase;font-weight:700}.home-news-layout .regulations-card h2{border-bottom:1px solid var(--ui-line);color:var(--ui-strong);letter-spacing:.015em;text-transform:uppercase;margin:0 0 12px;padding:0 0 9px 10px;font-size:max(15px,min(1.25vw,19px));font-weight:700;line-height:1;position:relative}.home-news-layout .regulations-card h2:before{content:"";background:var(--ui-blue);width:4px;height:22px;position:absolute;top:-1px;left:0}@media (prefers-reduced-motion:reduce){.home-news-layout .history-section__head,.home-news-layout .history-section__head:before,.home-news-layout .history-section__head:after,.home-news-layout .techniques-section__head,.home-news-layout .techniques-section__head:before,.home-news-layout .techniques-section__head:after,.home-news-layout .ranking-ranking-card__top,.home-news-layout .ranking-ranking-card__top:before,.home-news-layout .ranking-ranking-card__top:after,.home-news-layout .ui-card-section__head,.home-news-layout .ui-card-section__head:before,.home-news-layout .ui-card-section__head:after,.ui-card-section,.home-news-layout .ui-bout-card__top,.home-news-layout .ui-bout-card__top:before,.home-news-layout .ui-bout-card__top:after{animation:none;transform:none}}@media (max-width:1100px){.topbar__inner{grid-template-columns:auto minmax(0,1fr) auto}.brand__title{display:none}.topbar-links button,.topbar-links a{min-height:34px;font-size:var(--text-xs);padding:0 8px}.mega-panel__inner{grid-template-columns:110px 1fr}.mega-panel__grid{grid-template-columns:repeat(3,minmax(118px,1fr))}.mega-panel__grid a{gap:6px;padding:7px}.mega-panel__grid span{display:none}.news-board__top-board,.news-board__content{grid-template-columns:1fr}.news-board__rail--top{width:100%}.lead-carousel__content{width:min(560px,68%)}.news-board__strip-grid,.news-board__around-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.category-hub__intro,.category-hub__meta,.category-contribution-card{grid-template-columns:1fr}.category-hub__links{justify-content:flex-start}.category-hub__cards{grid-template-columns:repeat(2,minmax(0,1fr))}.home-feature-grid,.home-media-partner,.home-follow-card{grid-template-columns:1fr}.home-spotlight-grid,.home-video-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.athletes-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.athletes-toolbar{grid-template-columns:repeat(2,minmax(0,1fr))}.athletes-search{grid-column:1/-1}.athletes-featured,.ranking-overview{grid-template-columns:repeat(2,minmax(0,1fr))}.ui-main-spotlight{grid-template-columns:1fr}.regulations-techniques,.technique-list-grid,.history-facts,.history-chapter-grid,.history-card-grid,.history-faq-list,.ranking-rankings-grid,.events-list{grid-template-columns:repeat(2,minmax(0,1fr))}.events-featured{grid-template-columns:78px minmax(0,1fr)}.events-featured__facts,.events-featured__actions{grid-column:1/-1}.events-featured__actions,.events-filters{grid-template-columns:repeat(2,minmax(0,1fr))}.ui-card-jump{grid-template-columns:repeat(3,minmax(0,1fr))}.ui-event-switcher{grid-template-columns:1fr}}@media (max-width:900px){.ranking-trending{display:none}.topbar__inner{grid-template-columns:auto minmax(0,1fr) auto}.topbar__burger{display:grid}.topbar-links,.topbar-utility,.topbar-search,.mega-panel{display:none}.mobile-drawer.is-open{z-index:99;overscroll-behavior:contain;background:#0c0a09;border-top:0;gap:6px;max-height:calc(100vh - 55px);padding:10px 14px;display:grid;position:absolute;top:calc(100% + 3px);left:0;right:0;overflow-y:auto;box-shadow:0 14px 28px rgba(0,0,0,.3)}.mobile-search{margin-bottom:2px;position:relative}.mobile-search input{border-radius:var(--radius);color:#1c1e21;background:#fff;border-color:rgba(255,255,255,.28);min-height:44px}.mobile-drawer details{gap:6px;display:grid}.mobile-drawer :-webkit-any(summary,a){border-radius:var(--radius);color:#fff;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);padding:10px;font-weight:700}.mobile-drawer :-moz-any(summary,a){border-radius:var(--radius);color:#fff;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);padding:10px;font-weight:700}.mobile-drawer :is(summary,a){border-radius:var(--radius);color:#fff;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);padding:10px;font-weight:700}.mobile-drawer summary{cursor:pointer;justify-content:space-between;align-items:center;gap:8px;list-style:none;display:flex}.mobile-drawer summary::-webkit-details-marker{display:none}.mobile-drawer summary .disclosure-icon{color:#a8a29e;flex:none;transition:transform .18s}.mobile-drawer details[open] summary .disclosure-icon{transform:rotate(180deg)}.mobile-drawer summary:hover,.mobile-drawer a:hover{color:#fff;background:rgba(255,255,255,.14);border-color:rgba(255,255,255,.28);outline:0}.mobile-drawer summary:focus-visible{color:#fff;background:rgba(255,255,255,.14);border-color:rgba(255,255,255,.28);outline:0}.mobile-drawer a:focus-visible{color:#fff;background:rgba(255,255,255,.14);border-color:rgba(255,255,255,.28);outline:0}.site-shell{padding:var(--page-pad-tablet)}.ui-event-hero,.ui-contact__panel{grid-template-columns:1fr}.event-card__actions{grid-template-columns:1fr;justify-content:stretch}.athletes-header,.athletes-toolbar{grid-template-columns:1fr}.athletes-summary,.athletes-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.athlete-modal__body,.regulations-grid,.technique-weapon-grid,.technique-detail-grid,.technique-safety-grid,.technique-faq-list,.history-two-col,.history-source-list{grid-template-columns:1fr}.history-timeline article{grid-template-columns:1fr;gap:6px}}@media (max-width:700px){.site-shell{width:100%;padding:var(--page-pad-mobile)}.brand__title{display:none}.mega-panel__inner,.metric-strip{grid-template-columns:1fr}.metric-strip>div,.metric-strip>a{min-height:66px}.footer__inner{grid-template-columns:1fr;gap:18px;padding:18px 12px 0}.footer__bottom{grid-column:auto;grid-template-columns:1fr;justify-items:center;gap:10px;padding:12px 0}.footer__bottom .footer-social{grid-column:auto}.footer__identity,.footer__identity p,.footer__contribute p{text-align:center;margin-left:auto;margin-right:auto}.footer__identity{display:block}.footer__identity>a{width:-moz-fit-content;width:fit-content;max-width:100%;margin-left:auto;margin-right:auto}.footer__directory>div,.footer__contribute>div,.footer__utility{justify-content:center}.footer__utility{text-align:center;flex-wrap:wrap;justify-self:center}.lead-carousel__shade{background:linear-gradient(rgba(0,0,0,.68) 0%,rgba(0,0,0,.28) 36%,rgba(0,0,0,.95) 100%),linear-gradient(90deg,rgba(0,0,0,.78) 0%,rgba(0,0,0,.08) 100%)}.lead-carousel__content{justify-content:end;width:100%;height:100%;padding:18px 18px 132px}.lead-carousel__controls{grid-template-columns:1fr}.lead-carousel__controls button:not(.is-active){display:none}.lead-carousel__controls strong{-webkit-line-clamp:1}.mega-panel__grid,.news-board__compact-story,.news-board__latest-row,.news-board__strip-grid,.news-board__around-grid,.category-hub__intro,.category-hub__cards,.category-hub__meta,.category-contribution-card,.home-feature-grid,.home-media-partner,.home-follow-card,.home-spotlight-grid,.home-video-grid,.events-list,.ui-card-jump,.ui-event-switcher,.ranking-rankings-grid,.ui-event-spotlight,.events-featured,.events-featured__facts,.events-featured__actions,.events-filters,.article-gallery__grid,.article-relations,.article-database-links__grid,.article-neighbors{grid-template-columns:1fr}.article-neighbors a:last-child{text-align:left}.article-share a{flex:86px}.home-ranking-card li{grid-template-columns:34px minmax(0,1fr) 42px}.home-ranking-card li em{display:none}.home-fighter-card{flex:0 0 min(285px,82vw);grid-template-columns:84px minmax(0,1fr);width:min(285px,82vw)}.home-spotlight-grid,.home-video-grid{scroll-snap-type:x mandatory;overscroll-behavior-inline:contain;scrollbar-width:none;gap:10px;padding-bottom:2px;scroll-padding-inline:1px;display:flex;overflow-x:auto}.home-spotlight-grid::-webkit-scrollbar{display:none}.home-video-grid::-webkit-scrollbar{display:none}.home-spotlight-grid>*,.home-video-grid>*{scroll-snap-align:start;scroll-snap-stop:always}.category-hub{padding:12px}.category-hub__links,.category-hub__filters{scrollbar-width:none;flex-wrap:nowrap;padding-bottom:2px;overflow-x:auto}.category-hub__links::-webkit-scrollbar{display:none}.category-hub__filters::-webkit-scrollbar{display:none}.category-hub__links a,.category-hub__filters a{flex:none}.category-hub__meta>span{white-space:normal}.category-contribution-card a{width:100%}.ranking-rankings-control,.ranking-division-switcher{flex-direction:column;align-items:stretch}.ranking-division-switcher{width:100%;min-width:0}.ranking-division-switcher label{min-width:0}.ranking-division-switcher button{width:100%}.events-list{padding:10px}.athletes-grid,.athletes-summary,.ranking-overview,.regulations-techniques,.technique-list-grid,.history-facts,.history-chapter-grid,.history-card-grid,.history-faq-list,.history-checklist{grid-template-columns:1fr}.athlete-card{grid-template-rows:210px minmax(0,1fr)}.ui-event-hero__match,.ui-bout-card__matchup,.event-card__main{text-align:left;grid-template-columns:1fr}.ui-event-fighter--right,.event-fighter--right{text-align:left;justify-content:flex-start}.ranking-rank-row{grid-template-columns:1fr}.ranking-rank-row button{grid-template-columns:24px 34px minmax(0,1fr) 48px}.ranking-detail-grid{grid-template-columns:1fr}.ui-main-spotlight__fighters,.ui-tale-table div,.ranking-score-breakdown__row{text-align:left;grid-template-columns:1fr}}@media (max-width:980px){.fighter-profile-hero,.fighter-profile-grid,.database-search-grid{grid-template-columns:1fr}.fighter-profile-hero__stats,.fighter-related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.home-fight-week-card dl,.fighter-profile-hero__stats,.fighter-related-grid,.fighter-profile-hero{padding:10px}.home-fight-week-card__actions{grid-template-columns:1fr;display:grid}.fighter-profile-hero__photo{min-height:240px}}:-webkit-any(.news-board__strip-card,.news-board__compact-story,.news-board__latest-row,.box-card,.athlete-card,.event-card,.ui-bout-card,.ranking-ranking-card,.database-search-card,.home-fighter-card,.home-video-card,.article-share){contain:layout paint}:-moz-any(.news-board__strip-card,.news-board__compact-story,.news-board__latest-row,.box-card,.athlete-card,.event-card,.ui-bout-card,.ranking-ranking-card,.database-search-card,.home-fighter-card,.home-video-card,.article-share){contain:layout paint}:is(.news-board__strip-card,.news-board__compact-story,.news-board__latest-row,.box-card,.athlete-card,.event-card,.ui-bout-card,.ranking-ranking-card,.database-search-card,.home-fighter-card,.home-video-card,.article-share){contain:layout paint}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}@media (max-width:700px){.frontend-skeleton__grid{grid-template-columns:1fr}.frontend-skeleton__grid article:nth-child(n+4){display:none}.frontend-skeleton__hero{min-height:220px}}.data-trust{border:1px solid var(--ui-line);border-radius:var(--radius);background:var(--ui-card);min-width:0;color:var(--ui-muted);font-size:var(--text-xs);grid-template-columns:auto repeat(2,minmax(0,1fr)) auto;align-items:center;gap:10px;padding:9px 12px;display:grid}.data-trust>span{min-width:0}.data-trust small,.data-trust strong{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.data-trust small{text-transform:uppercase}.data-trust strong{color:var(--ui-strong);font-size:var(--text-sm);margin-top:2px}.data-trust__status{color:var(--ui-blue);text-transform:uppercase;align-items:center;gap:6px;font-weight:700;display:inline-flex}.data-trust__status i{background:#31a24c;border-radius:50%;width:8px;height:8px}.data-trust>a{border:1px solid var(--ui-line);border-radius:var(--radius);min-height:36px;color:var(--ui-blue);white-space:nowrap;justify-content:center;align-items:center;padding:0 11px;font-weight:700;display:inline-flex}.reading-progress{z-index:var(--z-progress);top:var(--site-sticky-top);pointer-events:none;background:0 0;height:3px;position:fixed;left:0;right:0}.reading-progress span{background:var(--ui-blue);height:100%;transition:width .1s linear;display:block}.content-card__body{width:min(100%,760px);margin-left:auto;margin-right:auto;font-size:15px;line-height:1.7}.content-card__body img{height:auto}.content-card__body figure{margin-left:0;margin-right:0}.content-card__body figcaption{color:var(--ui-muted);font-size:var(--text-xs);margin-top:6px}.ranking-methodology summary .disclosure-icon{transition:transform .18s}.ranking-methodology[open] summary .disclosure-icon{transform:rotate(180deg)}.ranking-detail-actions{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.ranking-detail-actions a{border:1px solid var(--ui-blue);border-radius:var(--radius);background:var(--ui-blue);color:#fff;min-height:40px;font-size:var(--text-sm);justify-content:center;align-items:center;padding:0 12px;font-weight:700;display:inline-flex}.ranking-detail-actions a+a{background:var(--ui-card);color:var(--ui-blue)}.database-search-form{grid-template-columns:minmax(220px,1fr) 170px auto!important;display:grid!important}.database-search-form.is-articles{grid-template-columns:minmax(220px,1fr) 150px minmax(150px,.6fr) 145px auto!important}.database-search-form input,.database-search-form select,.database-search-form button{min-width:0}.search-empty{justify-items:start;gap:7px;display:grid}.search-empty strong{color:var(--ui-strong);font-size:var(--text-lg)}.search-empty p{margin:0}.search-empty div{flex-wrap:wrap;gap:7px;display:flex}.search-empty a{border:1px solid var(--ui-line);border-radius:var(--radius);min-height:38px;color:var(--ui-blue);align-items:center;padding:0 11px;font-weight:700;display:inline-flex}html[data-theme=dark] .search-empty a{color:#f87171}:where(a,button,input,select,textarea,summary):focus-visible{outline:3px solid color-mix(in srgb,var(--ui-blue)55%,white);outline-offset:2px}@media (max-width:900px){.database-search-form{grid-template-columns:1fr 1fr!important}.database-search-form button{grid-column:1/-1}.data-trust{grid-template-columns:auto 1fr}.data-trust>a{grid-column:1/-1}}@media (max-width:700px){.data-trust{grid-template-columns:1fr;padding:10px}.data-trust>a{grid-column:auto;min-height:44px}.reading-progress{top:var(--site-sticky-top)}.database-search-form{grid-template-columns:1fr!important}.database-search-form button{grid-column:auto}.content-card__body{font-size:14px;line-height:1.65}.ranking-detail-actions{grid-template-columns:1fr;display:grid}.ranking-detail-actions a{min-height:44px}}.events-month,.database-search-section,.fighter-profile-card,.article-afterword,.gym-directory-card{content-visibility:visible;contain-intrinsic-size:none}.footer-subscribe{gap:6px;margin-top:12px;display:grid}.footer-subscribe>label{color:var(--footer-text);font-size:var(--text-xs);text-transform:uppercase;font-weight:700}.footer-subscribe>div{grid-template-columns:minmax(0,1fr) auto;gap:5px;display:grid}.footer-subscribe input{border-radius:var(--radius);color:#fff;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.28);min-width:0;min-height:38px;padding:0 10px}.footer-subscribe input::placeholder{color:var(--footer-muted)}.footer-subscribe button{border-radius:var(--radius);min-height:38px;color:var(--footer-bg);background:#fff;border:1px solid #fff;padding:0 12px;font-weight:700}.footer-subscribe p{min-height:14px;color:var(--footer-muted);font-size:var(--text-xs);margin:0}@media (max-width:700px){.footer-subscribe input,.footer-subscribe button{min-height:44px}}:root{--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:24px;--text-section-title:20px;--text-display:clamp(30px,3.2vw,36px)}.main-feed{gap:var(--space-3);display:grid}.content-wrap,.fighters-full-page,.athletes-directory,.ranking-rankings-page,.events-page,.fightcenter-page,.gym-directory-page,.analysis-page{min-width:0}.news-board__section-head,.section-head{min-height:44px;padding-block:var(--space-2)}.news-board__section-head h2,.section-head h2,.panel__title{font-size:var(--text-section-title);line-height:1.2}:-webkit-any(.panel,.box-card,.content-card,.about-page-card,.athlete-card,.event-card,.ui-bout-card,.ranking-ranking-card,.database-directory-card){box-shadow:none}:-moz-any(.panel,.box-card,.content-card,.about-page-card,.athlete-card,.event-card,.ui-bout-card,.ranking-ranking-card,.database-directory-card){box-shadow:none}:is(.panel,.box-card,.content-card,.about-page-card,.athlete-card,.event-card,.ui-bout-card,.ranking-ranking-card,.database-directory-card){box-shadow:none}button,[role=button],input,select,textarea{font-size:var(--text-base)}button,[role=button]{touch-action:manipulation}.athletes-filter-toggle,.athlete-card__button,.athletes-load-more button,.events-filters-disclosure>summary,.ranking-division-switcher button,.ranking-division-switcher select,.ranking-division-tabs button{min-height:40px}.athletes-results-bar{z-index:var(--z-sticky-content);top:var(--site-sticky-top);border-color:var(--ui-line);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:rgba(255,255,255,.96);position:-webkit-sticky;position:sticky}.athlete-card__actions{margin-top:auto}.athletes-letters button{min-width:34px;min-height:34px}.ranking-rank-row button{min-height:44px}.ranking-rank-row__name,.ranking-rank-row__record,.ranking-rank-row__score,.ranking-rank-row__movement,.ranking-rank-row__status{line-height:1.25}.gym-directory-card a,.database-directory-card a{align-items:center;min-height:36px;display:inline-flex}@media (max-width:900px){:-webkit-any(.site-shell,.site-shell.site-shell--single){padding:var(--page-pad-tablet)}:-moz-any(.site-shell,.site-shell.site-shell--single){padding:var(--page-pad-tablet)}:is(.site-shell,.site-shell.site-shell--single){padding:var(--page-pad-tablet)}.athletes-featured{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:700px){:root{--text-section-title:18px;--text-display:24px}:-webkit-any(.site-shell,.site-shell.site-shell--single){padding:var(--page-pad-mobile)}:-moz-any(.site-shell,.site-shell.site-shell--single){padding:var(--page-pad-mobile)}:is(.site-shell,.site-shell.site-shell--single){padding:var(--page-pad-mobile)}.main-feed,.content-wrap,.athletes-directory,.ranking-rankings-page{gap:var(--space-2)}.athletes-featured{grid-template-columns:1fr 1fr;gap:6px;padding:6px}.page-hero .athletes-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:4px}.page-hero .athletes-summary div{text-align:center;padding:6px 4px}.page-hero .athletes-summary dt{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.athletes-featured button{min-height:104px}.athletes-filter-toggle,.athlete-card__button,.athletes-load-more button,.ranking-division-switcher select{min-height:44px}.athletes-toolbar{grid-template-columns:1fr}.athletes-letters{display:none}.athletes-results-bar{top:var(--site-sticky-top);min-height:44px;padding:8px 12px}.athlete-card__actions{grid-template-columns:1fr 1fr;gap:8px;display:grid}.athlete-card__button{justify-content:center;align-items:center;display:inline-flex}.ranking-rank-row button{min-height:48px}.gym-map-list>button,.database-directory-card li a,.gym-directory-card a{min-height:44px}:-webkit-any(.lead-carousel__slide,.news-board__strip-card,.news-board__compact-story,.news-board__latest-row,.box-card,.about-page-card__media,.ui-event-fighter__photo,.event-fighter__avatar) img{will-change:auto;transform:none!important}:-moz-any(.lead-carousel__slide,.news-board__strip-card,.news-board__compact-story,.news-board__latest-row,.box-card,.about-page-card__media,.ui-event-fighter__photo,.event-fighter__avatar) img{will-change:auto;transform:none!important}:is(.lead-carousel__slide,.news-board__strip-card,.news-board__compact-story,.news-board__latest-row,.box-card,.about-page-card__media,.ui-event-fighter__photo,.event-fighter__avatar) img{will-change:auto;transform:none!important}.events-filters-disclosure{border:1px solid var(--ui-line);border-radius:var(--radius);background:var(--ui-card)}.events-filters-disclosure>summary{min-height:42px;color:var(--ui-blue);cursor:pointer;font-size:var(--text-sm);justify-content:space-between;align-items:center;padding:0 12px;font-weight:700;list-style:none;display:flex}.events-filters-disclosure>summary::-webkit-details-marker{display:none}.events-filters-disclosure>summary .disclosure-icon{margin-left:auto;transition:transform .18s}.events-filters-disclosure[open]>summary .disclosure-icon{transform:rotate(180deg)}:-webkit-any(.news-board,.news-board__top-board,.news-board__content,.news-board__lead,.news-board__rail,.lead-carousel,.lead-carousel__stage,.lead-carousel__slide){width:100%;min-width:0;max-width:100%}:-moz-any(.news-board,.news-board__top-board,.news-board__content,.news-board__lead,.news-board__rail,.lead-carousel,.lead-carousel__stage,.lead-carousel__slide){width:100%;min-width:0;max-width:100%}:is(.news-board,.news-board__top-board,.news-board__content,.news-board__lead,.news-board__rail,.lead-carousel,.lead-carousel__stage,.lead-carousel__slide){width:100%;min-width:0;max-width:100%}.news-board{grid-template-columns:minmax(0,1fr);overflow:hidden}.news-board>*{min-width:0;max-width:100%}.news-board__top-board{grid-template-columns:minmax(0,1fr);display:grid}.lead-carousel{aspect-ratio:16/10;min-height:0;height:auto!important}.lead-carousel__stage,.lead-carousel__slide,.lead-carousel__slide img,.lead-carousel__fallback{height:100%;top:0;bottom:0;left:0;right:0}.lead-carousel h1{-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:max(18px,min(6vw,26px));display:-webkit-box;overflow:hidden}.lead-carousel p{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.lead-carousel__controls{gap:6px;padding:8px 12px}.lead-carousel__controls button{min-width:0}.lead-carousel__controls em,.lead-carousel__controls strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.lead-carousel__content{justify-content:flex-start;gap:6px;width:100%;padding:12px 12px 44px}.lead-carousel h1{-webkit-line-clamp:3;font-size:max(19px,min(6vw,23px))}.lead-carousel p{display:none}.lead-carousel__button{padding:8px 16px}.lead-carousel__controls{grid-template-columns:repeat(5,9px);justify-content:center;gap:9px;width:max-content;padding:0;display:grid;bottom:8px;left:50%;right:auto;transform:translate(-50%)}.lead-carousel__controls button,.lead-carousel__controls button:not(.is-active){place-items:center;width:9px;height:9px;display:grid}.lead-carousel__controls button span{border-radius:50%;width:9px;height:9px}.lead-carousel__controls em,.lead-carousel__controls strong{display:none}}.news-board__top-board{align-items:stretch}.news-board__rail--top{height:100%}.news-board__rail--top .news-board__rail-card{height:100%;min-height:410px}.news-board__rail--top .news-board__headline-list{align-content:start;gap:0;height:auto}.news-board__headline-link{grid-template-columns:30px minmax(0,1fr);align-items:center;gap:8px;min-height:62px;padding:8px 2px}.news-board__headline-rank{color:var(--ui-blue);font-size:var(--text-xs);font-variant-numeric:tabular-nums;font-weight:800}.news-board__headline-copy{gap:4px;min-width:0;display:grid}.news-board__headline-link.is-featured{grid-template-columns:30px 84px minmax(0,1fr);min-height:88px}.news-board__headline-link.is-featured img{aspect-ratio:16/10;border-radius:var(--radius);-o-object-fit:cover;object-fit:cover;width:84px}.news-board__headline-link:hover{border-radius:var(--radius);background:var(--ui-soft);outline-offset:2px;outline:3px solid rgba(32,72,160,.22)}.news-board__headline-link:focus-visible{border-radius:var(--radius);background:var(--ui-soft);outline-offset:2px;outline:3px solid rgba(32,72,160,.22)}.news-board__compact-story:focus-visible{border-radius:var(--radius);background:var(--ui-soft);outline-offset:2px;outline:3px solid rgba(32,72,160,.22)}.news-board__around-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch}.news-board__compact-story{border:1px solid var(--ui-soft-line);border-radius:var(--radius);min-width:0;transition:border-color var(--motion-control)var(--motion-ease),background var(--motion-control)var(--motion-ease),transform var(--motion-control)var(--motion-ease)}.news-board__compact-story:hover{border-color:var(--ui-blue);background:var(--ui-soft);transform:translateY(-2px)}.news-board__compact-copy{gap:5px;min-width:0;display:grid}.news-board__compact-story .news-board__meta{grid-column:auto}.news-board__compact-story strong{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.news-board__compact-story.is-featured{grid-column:span 2;grid-template-columns:minmax(150px,42%) minmax(0,1fr);min-height:126px;padding:10px}.news-board__compact-story.is-featured img,.news-board__compact-story.is-featured>span:first-child{height:100%;min-height:104px}.news-board__compact-story.is-featured strong{font-size:var(--text-card-title)}.news-board__around-actions{justify-content:center;padding-top:14px;display:flex}.news-board__around-actions button{border:1px solid var(--ui-line);border-radius:var(--radius);background:var(--ui-card);min-height:40px;color:var(--ui-blue);font:inherit;cursor:pointer;padding:8px 16px;font-weight:700}.news-board__around-actions button span{border-radius:var(--radius-pill);background:var(--ui-soft);min-width:24px;font-size:var(--text-xs);place-items:center;margin-left:6px;padding:2px 6px;display:inline-grid}@media (max-width:1080px){.news-board__around-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.news-board__compact-story.is-featured{grid-column:span 1;grid-template-columns:110px minmax(0,1fr)}}@media (max-width:700px){.news-board__rail--top{height:auto}.news-board__rail--top .news-board__rail-card{height:auto;min-height:0;max-height:none}.news-board__headline-link{min-height:58px;padding:8px 2px}.news-board__headline-link.is-featured{grid-template-columns:26px 78px minmax(0,1fr);min-height:82px}.news-board__headline-link.is-featured img{width:78px}.news-board__rail--top .news-board__headline-link:nth-child(n+5){display:none}.news-board__around-grid{grid-template-columns:1fr}.news-board__compact-story.is-featured{grid-template-columns:96px minmax(0,1fr);min-height:0;padding:8px}.news-board__compact-story.is-featured img,.news-board__compact-story.is-featured>span:first-child{height:auto;min-height:0}.news-board__compact-story.is-featured strong{font-size:var(--text-sm)}.news-board__around-actions button{width:100%;min-height:44px}}.ui-main-spotlight{grid-template-columns:minmax(0,1fr);align-items:stretch;gap:14px;overflow:hidden}.ui-main-spotlight__fighters{grid-template-columns:minmax(0,1fr) 58px minmax(0,1fr);gap:14px;min-width:0;min-height:136px}.ui-main-spotlight__fighter,.ui-main-spotlight__identity{min-width:0}@media (max-width:640px){.ui-main-spotlight__fighters{grid-template-columns:minmax(0,1fr) 42px minmax(0,1fr);gap:6px;min-height:0}}.fight-night-current{grid-template-columns:minmax(0,1fr) 54px minmax(0,1fr);align-items:stretch}.fight-night-current>.fight-night-fighter{justify-content:flex-start;align-items:center;gap:12px;min-width:0;padding:16px;display:flex}.fight-night-current>.fight-night-fighter--blue{text-align:right;flex-direction:row-reverse;justify-content:flex-start}.fight-night-fighter__photo,.structured-bout__photo{background:var(--ui-soft);color:var(--ui-blue);flex:0 0 78px;place-items:center;font-weight:800;display:grid;overflow:hidden}.fight-night-fighter__photo{width:78px;height:78px;font-size:var(--text-lg)}.fight-night-fighter__photo img,.structured-bout__photo img{-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center;width:100%;height:100%}.fight-night-fighter__copy{gap:4px;min-width:0;display:grid}.fight-night-fighter__copy a,.fight-night-fighter__copy span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.fight-night-current>.fight-night-fighter--red .fight-night-fighter__photo{margin-left:-16px}.fight-night-current>.fight-night-fighter--blue .fight-night-fighter__photo{margin-right:-16px}.structured-bout{grid-template-columns:minmax(0,1fr);gap:9px;padding:10px 12px;display:grid}.structured-bout>header{grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:8px;display:grid}.structured-bout>header small{color:var(--ui-muted);font-size:var(--text-xs);text-transform:uppercase;font-weight:700}.structured-bout__match{grid-template-columns:minmax(0,1fr) 42px minmax(0,1fr);align-items:center;gap:7px;display:grid}.structured-bout__match>em{background:var(--ui-soft);width:38px;height:38px;color:var(--ui-blue);font-size:var(--text-xs);border-radius:50%;justify-self:center;place-items:center;font-style:normal;font-weight:800;display:grid}.structured-bout__fighter{min-width:0;color:var(--ui-strong);align-items:center;gap:9px;display:flex}.structured-bout__fighter--blue{text-align:right;justify-content:flex-end}.structured-bout__fighter strong{overflow-wrap:anywhere;min-width:0;font-size:var(--text-sm);line-height:1.25}.structured-bout__photo{width:56px;height:56px;font-size:var(--text-sm);flex-basis:56px}.structured-bout>p{color:var(--ui-muted);font-size:var(--text-xs);text-align:center;margin:0}.structured-bout>p.is-pending{color:var(--ui-muted);font-style:italic}.event-detail-actions{flex-wrap:wrap;align-items:center}.event-card-empty{border:1px dashed var(--ui-line);border-radius:var(--radius);background:var(--ui-card);justify-items:start;gap:5px;padding:18px;display:grid}.event-card-empty p{color:var(--ui-muted);font-size:var(--text-sm);margin:0}.event-card-empty a{color:var(--ui-blue);font-size:var(--text-sm);margin-top:4px;font-weight:800}@media (max-width:640px){.fight-night-current{grid-template-columns:minmax(0,1fr) 38px minmax(0,1fr)}.fight-night-current>strong{min-height:0}.fight-night-current>.fight-night-fighter{gap:6px;padding:9px}.fight-night-fighter__photo{flex-basis:48px;width:48px;height:56px}.fight-night-current>.fight-night-fighter--red .fight-night-fighter__photo{margin-left:-9px}.fight-night-current>.fight-night-fighter--blue .fight-night-fighter__photo{margin-right:-9px}.fight-night-fighter__copy a{font-size:var(--text-sm)}.fight-night-fighter__copy small,.fight-night-fighter__copy span{font-size:9px}.structured-bout>header{grid-template-columns:30px minmax(0,1fr) auto}.structured-bout__match{grid-template-columns:minmax(0,1fr) 34px minmax(0,1fr);gap:4px}.structured-bout__match>em{width:30px;height:30px}.structured-bout__fighter{gap:5px}.structured-bout__photo{flex-basis:42px;width:42px;height:48px}.structured-bout__fighter strong{font-size:var(--text-xs)}}.lead-carousel__arrows{z-index:5;pointer-events:none;justify-content:space-between;display:flex;position:absolute;top:50%;left:14px;right:14px;transform:translateY(-50%)}.lead-carousel__arrows button{color:#fff;width:42px;height:42px;font:inherit;cursor:pointer;pointer-events:auto;transition:background var(--motion-control)var(--motion-ease),transform var(--motion-control)var(--motion-ease);background:rgba(0,0,0,.48);border:1px solid rgba(255,255,255,.6);border-radius:50%;place-items:center;font-size:28px;line-height:1;display:grid}.lead-carousel__arrows button:hover{background:var(--ui-blue);outline:2px solid #fff;transform:scale(1.06)}.lead-carousel__arrows button:focus-visible{background:var(--ui-blue);outline:2px solid #fff;transform:scale(1.06)}.lead-carousel.is-previous .lead-carousel__slide{transform:translate(-22px)scale(1.025)}.lead-carousel.is-previous .lead-carousel__slide.is-active{transform:translate(0)scale(1)}.lead-carousel{touch-action:pan-y}.ui-main-spotlight__details{border:1px solid var(--ui-soft-line);background:var(--ui-chip);display:grid}.ui-main-spotlight__details-head,.ui-main-spotlight__stat{grid-template-columns:minmax(0,1fr) 150px minmax(0,1fr);align-items:center;gap:10px;padding:8px 12px;display:grid}.ui-main-spotlight__details-head{background:var(--ui-soft)}.ui-main-spotlight__details-head strong{min-width:0;color:var(--ui-strong);font-size:var(--text-sm);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ui-main-spotlight__details-head strong:last-child{text-align:right}.ui-main-spotlight__details-head span,.ui-main-spotlight__stat span{color:var(--ui-muted);text-align:center;text-transform:uppercase;font-size:10px;font-weight:800}.ui-main-spotlight__stat{border-top:1px solid var(--ui-soft-line)}.ui-main-spotlight__stat b{color:var(--ui-strong);font-size:var(--text-sm);font-variant-numeric:tabular-nums}.ui-main-spotlight__stat b:last-child{text-align:right}.fight-night-board{gap:10px;display:grid}.fight-night-board>.fight-night-progress{margin:0}.fight-night-summary{grid-template-columns:.65fr .8fr 1.55fr;gap:1px;margin:0;display:grid}.fight-night-summary>div{gap:3px;min-width:0;padding:8px 10px;display:grid}.fight-night-summary dt{font-size:var(--text-xs);text-transform:uppercase;font-weight:700}.fight-night-summary dd{font-size:var(--text-xs);text-overflow:ellipsis;white-space:nowrap;margin:0;font-weight:700;overflow:hidden}.fight-night-controls{margin-top:0}.fight-night-order{margin-top:2px}.fight-night-order button{min-height:42px}.fight-night-board{border:1px solid var(--ui-line);border-radius:var(--radius);background:var(--ui-card);color:var(--ui-text);padding:14px}.fight-night-board>header{border-bottom:1px solid var(--ui-soft-line);min-height:42px;padding-bottom:9px}.fight-night-board>header span{color:var(--ui-blue)}.fight-night-board>header h2{color:var(--ui-strong);font-size:var(--text-section-title)}.fight-night-board>header>strong{color:var(--ui-blue);font-size:var(--text-lg);font-variant-numeric:tabular-nums}.fight-night-progress{border:1px solid var(--ui-soft-line);background:var(--ui-soft);height:20px}.fight-night-progress span{color:var(--ui-strong);font-size:10px}.fight-night-current{border:1px solid var(--ui-line);background:var(--ui-card);color:var(--ui-text)}.fight-night-current>strong{border-right:1px solid var(--ui-soft-line);border-left:1px solid var(--ui-soft-line);background:var(--ui-soft);color:var(--ui-blue)}.fight-night-fighter__photo{background:var(--ui-soft);color:var(--ui-blue)}.fight-night-summary{border:1px solid var(--ui-soft-line);background:var(--ui-soft-line);gap:1px}.fight-night-summary>div{background:var(--ui-chip)}.fight-night-summary dt{color:var(--ui-muted)}.fight-night-summary dd{color:var(--ui-strong)}.fight-night-controls button{border:1px solid var(--ui-line);background:var(--ui-card);min-height:36px;color:var(--ui-blue);font:inherit;font-size:var(--text-sm);padding:7px 12px;font-weight:700}.fight-night-controls button:hover{border-color:var(--ui-blue);background:var(--ui-soft);outline:0}.fight-night-controls button:focus-visible{border-color:var(--ui-blue);background:var(--ui-soft);outline:0}.fight-night-controls button:disabled{background:var(--ui-chip);color:var(--ui-muted);cursor:not-allowed;opacity:.65}.fight-night-order-head{border-bottom:1px solid var(--ui-line);justify-content:space-between;align-items:center;gap:12px;min-height:42px;margin-top:2px;padding:0 0 8px 10px;display:flex;position:relative}.fight-night-order-head:before{content:"";background:var(--ui-blue);width:4px;height:22px;position:absolute;top:6px;left:0}.fight-night-order-head>div{gap:2px;display:grid}.fight-night-order-head span{color:var(--ui-blue);text-transform:uppercase;font-size:10px;font-weight:700}.fight-night-order-head h3{color:var(--ui-strong);font-size:var(--text-md);text-transform:uppercase;margin:0}.fight-night-order-head>strong{color:var(--ui-muted);font-size:var(--text-xs);text-transform:uppercase}.fight-night-order{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin:0}.fight-night-order button{border:1px solid var(--ui-line);background:var(--ui-card);color:var(--ui-text)}.fight-night-order button>span{background:var(--ui-soft);width:26px;height:26px;color:var(--ui-blue);font-size:var(--text-xs);border-radius:50%;font-weight:800}.fight-night-order button strong{color:var(--ui-strong)}.fight-night-order button small{color:var(--ui-muted)}.fight-night-order .is-active button{border-color:var(--ui-blue);background:var(--ui-soft);box-shadow:inset 3px 0 0 var(--ui-blue)}.fight-night-order .is-active button>span{background:var(--ui-blue);color:#fff}@media (max-width:640px){.fight-night-board{padding:9px}.fight-night-order{grid-template-columns:minmax(0,1fr)}.fight-night-order-head{min-height:38px}}.account-follow-button{border:1px solid var(--ui-line);border-radius:var(--radius);background:var(--ui-card);min-height:40px;color:var(--ui-text);font:inherit;font-size:var(--text-sm);cursor:pointer;justify-content:center;align-items:center;gap:6px;padding:0 12px;font-weight:800;text-decoration:none;display:inline-flex}.account-follow-button svg{width:17px}.account-follow-button.is-followed{border-color:var(--ui-blue);background:var(--ui-blue);color:var(--ui-inverse-text)}.account-follow-button:disabled{opacity:.65}.home-heritage-callout{border-radius:var(--radius);color:#fff;background:#1c1917;border:1px solid #44403c;grid-template-columns:minmax(0,1.55fr) minmax(260px,.7fr);align-items:center;gap:18px;padding:22px;display:grid}.home-heritage-callout h2{max-width:760px;margin:5px 0;font-size:max(1.35rem,min(3vw,2rem))}.home-heritage-callout p{color:#d6d3d1;max-width:760px;margin:0 0 14px;line-height:1.55}.home-heritage-callout a{border-radius:var(--radius);color:#1c1917;background:#fff;align-items:center;min-height:40px;padding:8px 14px;font-weight:800;display:inline-flex}.home-heritage-callout dl{grid-template-columns:1fr 1fr;gap:8px;display:grid}.home-heritage-callout dl div{border-radius:var(--radius);background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.22);gap:2px;padding:12px;display:grid}.home-heritage-callout dt{color:#a8a29e;font-size:var(--text-xs)}.home-heritage-callout dd{margin:0;font-size:1.45rem;font-weight:800}@media (max-width:700px){.home-heritage-callout{grid-template-columns:1fr;padding:16px}}.event-governance{border:1px solid var(--ui-line);border-radius:var(--radius);background:var(--ui-card)}.event-governance dl{grid-template-columns:repeat(4,minmax(0,1fr));margin:0;display:grid}.event-governance dl div{border-right:1px solid var(--ui-line);gap:3px;padding:12px;display:grid}.event-governance dl div:last-child{border-right:0}.event-governance dt,.structured-bout__governance dt,.ui-bout-details__officials dt{color:var(--ui-muted);text-transform:uppercase;font-size:10px}.event-governance dd,.structured-bout__governance dd,.ui-bout-details__officials dd{color:var(--ui-strong);font-size:var(--text-sm);margin:0}.structured-bout__governance,.ui-bout-details__officials{gap:16px;margin:0}.structured-bout__governance{display:flex}.structured-bout__governance div,.ui-bout-details__officials div{gap:2px;display:grid}.structured-bout__media{color:var(--site-blue);font-size:var(--text-xs);font-weight:700}.ui-bout-card__governance{color:var(--ui-muted);font-size:var(--text-xs);margin:0}.ui-bout-details__officials{border-top:1px solid var(--ui-line);grid-template-columns:repeat(3,1fr);padding-top:12px;display:grid}@media (max-width:700px){.event-governance dl{grid-template-columns:1fr 1fr}.event-governance dl div:nth-child(2){border-right:0}.event-governance dl div:nth-child(-n+2){border-bottom:1px solid var(--ui-line)}.structured-bout__governance{grid-column:1/-1}.ui-bout-details__officials{grid-template-columns:1fr}}.footer__directory nav{align-items:start}.footer__topic-group{align-content:start;gap:5px;min-width:0;display:grid}.footer__topic-group>strong{color:#fff;font-size:var(--text-xs);text-transform:uppercase;margin-bottom:2px}.footer__topic-group a{color:rgba(255,255,255,.78)}.mega-panel__live{border-top:1px solid rgba(255,255,255,.18);grid-template-columns:auto repeat(3,minmax(0,1fr));align-items:stretch;gap:8px;margin-top:10px;padding-top:10px;display:grid}.mega-panel__live>strong{color:#fff;font-size:var(--text-xs);text-transform:uppercase;align-items:center;padding-right:8px;line-height:1.25;display:flex}.mega-panel__live>a{-moz-column-gap:8px;border-radius:var(--radius);color:#fff;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.14);grid-template-columns:auto minmax(0,1fr);align-content:center;column-gap:8px;min-width:0;padding:9px 10px;display:grid}.mega-panel__live>a:hover{background:rgba(255,255,255,.12);border-color:#a8a29e}.mega-panel__live>a:focus-visible{background:rgba(255,255,255,.12);border-color:#a8a29e}.mega-panel__live span{color:#a8a29e;font-size:var(--text-xs);text-transform:uppercase;grid-row:1/3;align-self:center;font-weight:800}.mega-panel__live b,.mega-panel__live small{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.mega-panel__live b{font-size:var(--text-sm)}.mega-panel__live small{color:rgba(255,255,255,.65)}@media (max-width:1100px){.mega-panel__live{grid-template-columns:1fr 1fr}.mega-panel__live>strong,.mega-panel__live>a:last-child{grid-column:1/-1}}html,body{max-width:100%}:where(main,section,article,aside,nav,header,footer,div){min-width:0}.ranking-trending{contain:inline-size;max-width:100%}.ranking-trending__viewport{max-width:100%;overflow-x:clip}@media (max-width:700px){:root{--site-header-height:52px}.home-spotlight-grid,.home-video-grid{overscroll-behavior-inline:contain;width:100%;max-width:100%;scroll-padding-inline:var(--page-pad-mobile)}.home-spotlight-grid>*,.home-video-grid>*{scroll-snap-align:start}.footer details:not([open])>:not(summary){display:none!important}.footer details[open]>nav{display:grid}.footer details[open]>.footer__contribute-body{display:block}.footer__directory nav{grid-template-columns:minmax(0,1fr);gap:14px;padding:4px 2px 14px}.footer__topic-group{gap:0}.footer__topic-group a{white-space:normal;overflow-wrap:anywhere;border-bottom:1px solid rgba(255,255,255,.08);align-items:center;min-height:36px;display:flex}.footer__contribute-body{padding:2px 2px 14px}.footer__contribute-body>div{grid-template-columns:minmax(0,1fr);gap:8px;display:grid}.footer__contribute-body>div a{text-align:center;white-space:normal;justify-content:center;width:100%;min-height:44px}.footer-subscribe>div{grid-template-columns:minmax(0,1fr)}.footer-subscribe button{justify-content:center;width:100%}body .saved-records{z-index:var(--z-floating);justify-content:flex-end;display:flex;position:relative!important;bottom:auto!important;right:auto!important}.saved-records__panel{z-index:var(--z-popover);top:calc(100% + 8px);bottom:auto;right:0}.live-data-strip .saved-records__trigger b{width:16px;min-width:16px;height:16px;margin-left:-5px;font-size:9px;position:static}.data-trust{display:grid}.ui-event-switcher button.ui-responsive-icon-button{color:var(--ui-blue);white-space:normal;place-items:center;font-size:0;overflow:visible;width:44px!important;min-width:44px!important;height:44px!important;min-height:44px!important;padding:0!important;display:inline-grid!important}.ui-responsive-icon-button__label{display:none!important}}.panel{padding:12px}.metric-strip>div,.metric-strip>a{min-height:68px;padding:10px 12px}.ui-bout-list .ui-bout-card__matchup>.ui-event-fighter--right{justify-content:flex-start;justify-self:stretch;width:100%}@media (max-width:700px){.gym-profile-page>.metric-strip{display:none}.gym-profile-details>:last-child:nth-child(odd){grid-column:1/-1}.panel{padding:10px}.metric-strip>div,.metric-strip>a{min-height:60px;padding:8px 10px}}
body{background:var(--brand-canvas)}.site-shell .home-database{gap:max(28px,min(4vw,46px))}.site-shell .home-database .home-database-hero{border:1px solid var(--brand-border);background:var(--brand-surface);min-height:0;color:var(--ui-text);box-shadow:var(--surface-shadow-raised);border-radius:16px;padding:max(22px,min(2.2vw,28px));display:block}.site-shell .home-database-hero__copy{max-width:820px;padding:0}.site-shell .home-database-hero .home-section-kicker{color:var(--ui-blue)}.site-shell .home-database-hero h1{color:var(--lab-navy);letter-spacing:-.025em;font-size:max(2.35rem,min(4.5vw,3.5rem));line-height:1}.site-shell .home-database-hero__copy>p{max-width:68ch;color:var(--ui-muted);font-size:max(.95rem,min(1.4vw,1.05rem));line-height:1.55}.site-shell .home-database-search{border-color:var(--brand-border);background:var(--brand-surface-soft);max-width:760px;box-shadow:none;margin-top:16px}.site-shell .home-database-search button{background:var(--brand-navy);border-radius:8px;min-height:40px;box-shadow:0 6px 16px rgba(7,26,56,.18)}.site-shell .home-database-search button:hover{background:var(--ui-blue)}.site-shell .home-database-hero__actions a{border-color:var(--brand-border);background:var(--brand-surface);min-height:40px;color:var(--brand-navy)}.site-shell .home-database-hero__actions a:hover{border-color:var(--ui-blue);background:var(--brand-surface-soft);color:var(--ui-blue)}.site-shell .home-database-hero__actions a:focus-visible{border-color:var(--ui-blue);background:var(--brand-surface-soft);color:var(--ui-blue)}.home-coverage-disclosure{margin:0}.home-coverage-disclosure>summary{display:none}.home-coverage-disclosure>.home-coverage-strip{display:grid!important}.home-coverage-strip{border:1px solid var(--brand-border);background:var(--brand-surface);box-shadow:var(--surface-shadow);border-radius:14px;grid-template-columns:repeat(4,minmax(0,1fr));margin:-22px 20px 0;padding:0;overflow:hidden}.home-coverage-strip>div{border-right:1px solid var(--ui-soft-line);min-width:0;padding:18px 20px}.home-coverage-strip>div:last-child{border-right:0}.home-coverage-strip dt{color:var(--ui-muted);font-size:var(--text-xs);letter-spacing:.045em;text-transform:uppercase;font-weight:750}.home-coverage-strip dd{color:var(--lab-navy);margin:4px 0 0}.home-coverage-strip dd:not(.metric-note){font:700 clamp(1.55rem,3vw,2.1rem)/1 var(--lab-number)}.home-coverage-strip .metric-note{color:var(--ui-muted);font-size:12px;line-height:1.35}.home-fight-week-card,.home-ranking-card,.home-spotlight,.home-record-updates{border-color:var(--brand-border);background:var(--brand-surface);box-shadow:var(--surface-shadow);border-radius:14px}.home-index-section,.home-change-ledger{border-color:var(--brand-border);background:var(--brand-surface);box-shadow:var(--surface-shadow);border-radius:14px;padding:20px}.home-index-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.home-index-card{border-color:var(--ui-soft-line);background:var(--brand-surface-soft);min-height:78px;box-shadow:none;border-radius:10px;padding:12px;transition:border-color .16s,background-color .16s,transform .16s,box-shadow .16s}.home-index-card:hover{border-color:var(--brand-border);background:var(--brand-surface);box-shadow:0 8px 20px var(--ui-shadow-color);transform:translateY(-2px)}.home-index-card:focus-visible{border-color:var(--brand-border);background:var(--brand-surface);box-shadow:0 8px 20px var(--ui-shadow-color);transform:translateY(-2px)}.home-index-card>svg{background:var(--ui-blue-soft);width:36px;height:36px;color:var(--ui-blue);border-radius:50%;padding:8px}.home-index-card strong{font-size:14px}.home-index-card small{color:var(--ui-muted);margin-top:3px;font-size:12px;line-height:1.35}.home-section-kicker{letter-spacing:.055em}.home-section-head{margin-bottom:16px}.home-section-head h2{margin-top:3px}.home-section-head>a,.home-card-head>a{border-radius:8px;min-height:40px;padding:8px 10px}.home-event-status{letter-spacing:.03em;min-height:26px}.home-event-status.is-upcoming{background:var(--ui-success-bg);color:var(--ui-success)}.home-event-status.is-live{background:var(--brand-red);color:var(--ui-inverse-text)}.home-event-status.is-pending{border-color:var(--ui-warning-border);background:var(--ui-warning-bg);color:var(--ui-warning)}.home-fight-week-card__actions a{border-radius:8px;min-height:40px}.home-fight-week-card__actions a:first-child{border-color:var(--brand-navy);background:var(--brand-navy)}.home-fight-week-card__actions a:not(:first-child){border-color:var(--brand-border);background:var(--brand-surface);color:var(--lab-navy)}.home-ranking-card li{background:var(--brand-surface-soft);border-color:transparent;padding:0;display:block}.home-fight-week-card dl div,.home-change-ledger__grid>a{background:var(--brand-surface-soft);border-color:transparent}.home-change-ledger__grid>a:hover{border-color:var(--brand-border);background:var(--brand-surface)}.home-change-ledger__grid>a:focus-visible{border-color:var(--brand-border);background:var(--brand-surface)}.home-database :where(p,small,em,.metric-note){font-family:var(--font-ui)}.home-database :where(a,button){transition:color .16s,background-color .16s,border-color .16s,box-shadow .16s,transform .16s}body .live-data-strip{border-color:var(--brand-border);box-shadow:0 5px 18px var(--ui-shadow-color);border-radius:10px;grid-template-columns:minmax(0,1fr) auto auto}body .live-data-strip--compact{width:max-content;max-width:none;box-shadow:none;grid-template-columns:auto auto;justify-self:end;margin-left:auto}body .live-data-strip .data-sync-status{border-left:1px solid var(--brand-border);width:auto;min-width:44px;position:relative}.live-data-strip .data-sync-status>details{height:100%;position:relative}.live-data-strip .data-sync-status summary{cursor:pointer;min-width:44px;height:100%;padding:0 12px}.live-data-strip .data-sync-status summary .ui-icon{color:var(--ui-muted)}.live-data-strip .data-sync-status summary strong{max-width:150px;color:var(--ui-text);font-weight:600}.data-sync-status__panel{z-index:var(--z-popover);border:1px solid var(--brand-border);background:var(--brand-surface);border-radius:12px;width:min(360px,100vw - 24px);padding:14px;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 18px 44px rgba(7,26,56,.16)}.data-sync-status__panel .data-density{border-top:1px solid var(--ui-soft-line);margin-top:12px;padding-top:12px}.data-density button{min-height:40px}body .live-data-strip .saved-records__trigger{border-left:1px solid var(--brand-border);justify-content:center;width:44px;min-width:44px;padding:0}.live-data-strip .saved-records__trigger>span{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.live-data-strip>.saved-records,.live-data-strip>.saved-records--loading{width:44px;min-width:44px;margin:0}.saved-records--loading{opacity:.72}.home-ranking-card li>a{color:inherit;grid-template-columns:38px minmax(0,1fr) auto minmax(58px,auto);align-items:center;gap:8px;padding:8px;display:grid}.home-ranking-card li>a:hover strong{color:var(--ui-blue)}.home-ranking-card li>a:focus-visible strong{color:var(--ui-blue)}.home-ranking-card li b{white-space:nowrap}.home-database :where(.home-coverage-disclosure,.home-change-ledger,.home-spotlight,.home-heritage-callout,.home-record-updates){content-visibility:visible;contain-intrinsic-size:none}@media (max-width:900px){.home-index-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.live-data-strip{grid-template-columns:minmax(0,1fr) auto auto}.live-data-strip .ranking-trending{border-bottom:0;border-radius:9px 0 0 9px;grid-column:auto}}@media (max-width:700px){body #site-main .home-database-hero__actions{display:none}body #site-main .home-database{gap:14px}body #site-main .home-database .home-database-hero{border-radius:12px;min-height:0;padding:14px}body #site-main .home-database-hero h1{font-size:max(1.8rem,min(8.5vw,2.15rem));line-height:1.04}body #site-main .home-database-hero__copy>p{font-size:13px;line-height:1.4}body #site-main .home-database-hero__copy>p:not(.home-database-hero__independence){-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}body #site-main .home-database-hero__independence{margin-top:7px;margin-bottom:7px;padding:5px 8px;font-size:11px;line-height:1.3}body #site-main .home-database-search{margin-top:8px}body #site-main .home-database-hero__tools{gap:6px}.home-coverage-disclosure{border:1px solid var(--brand-border);background:var(--brand-surface);box-shadow:var(--surface-shadow);border-radius:14px;margin:-14px 8px 0;overflow:hidden}.home-coverage-disclosure>summary{min-height:46px;color:var(--ui-strong);cursor:pointer;justify-content:space-between;align-items:center;padding:0 14px;font-weight:800;display:flex}.home-coverage-disclosure>summary:after{content:"+";color:var(--ui-blue);font-size:20px}.home-coverage-disclosure[open]>summary:after{content:"−"}.home-coverage-disclosure>.home-coverage-strip{display:none!important}.home-coverage-disclosure[open]>.home-coverage-strip{display:grid!important}.home-coverage-disclosure>summary{gap:8px}.home-coverage-disclosure>summary small{color:var(--ui-muted);margin-left:auto;font-size:11px;font-weight:600}.home-coverage-disclosure__head{display:none}.home-coverage-strip{border:0;border-top:1px solid var(--ui-soft-line);box-shadow:none;border-radius:0;grid-template-columns:repeat(2,minmax(0,1fr));margin:0}.home-coverage-strip>div{border-bottom:1px solid var(--ui-soft-line);padding:14px}.home-coverage-strip>div:nth-child(2n){border-right:0}.home-coverage-strip>div:nth-last-child(-n+2){border-bottom:0}.home-index-section,.home-change-ledger{padding:14px}.home-index-grid{grid-template-columns:1fr}.home-index-card{min-height:72px}body .live-data-strip{grid-template-columns:minmax(0,1fr) auto auto;width:calc(100% - 16px);padding:0}body .live-data-strip .ranking-trending{order:initial;border:0;border-radius:9px 0 0 9px;grid-area:1/1;min-width:0;display:flex}.live-data-strip .ranking-trending>strong{display:none}body .live-data-strip .data-sync-status{order:initial;border-radius:0;grid-area:1/2;width:44px;margin:0}.live-data-strip .data-sync-status summary{padding:0 10px}.live-data-strip .data-sync-status summary strong,.live-data-strip .data-sync-status summary small{display:none}body .live-data-strip .data-sync-status__panel{top:calc(var(--site-sticky-top) + 64px);width:auto;max-height:calc(100dvh - var(--site-sticky-top) - 76px);position:fixed;left:12px;right:12px;overflow:auto}body .live-data-strip>.saved-records{order:initial;grid-area:1/3;width:auto;margin:0}body .live-data-strip .saved-records__trigger{border-radius:0 9px 9px 0;height:100%;min-height:44px}body .live-data-strip--compact{grid-template-columns:44px 44px;width:88px;max-width:88px}body .live-data-strip--compact .data-sync-status{grid-column:1;width:44px}body .live-data-strip--compact>.saved-records{grid-column:2;width:44px}body #site-main .home-feature-grid{gap:10px}body #site-main .home-fight-week-card,body #site-main .home-ranking-card{padding:10px}body #site-main .home-fight-week-card{gap:7px}body #site-main .home-fight-week-card h2{font-size:20px;line-height:1.1}body #site-main .home-fight-week-card dl{grid-template-columns:minmax(0,1fr)}body #site-main .home-fight-week-card dl>div:first-child{display:none}body #site-main .home-fight-week-card dl div{padding:6px 8px}body #site-main .home-fight-week-card__actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;display:grid}body #site-main .home-fight-week-card__actions a{min-height:44px;padding-left:7px;padding-right:7px;font-size:11px}body #site-main .home-fight-week-card__actions a:nth-child(n+3),body #site-main .home-ranking-card li:nth-child(n+4){display:none}body #site-main .home-ranking-card ol{gap:5px;margin-top:8px}body #site-main .home-ranking-card li>a{min-height:44px;padding:6px}}@media (prefers-reduced-motion:reduce){.home-index-card{transition:none}.home-index-card:hover{transform:none}.home-index-card:focus-visible{transform:none}}
html body{background:var(--brand-canvas);color:var(--ui-text)}body #site-main .page-hero{background:var(--brand-surface);color:var(--ui-text)}body #site-main .page-hero__eyebrow{color:var(--ui-blue)}body #site-main .page-hero h1{color:var(--brand-navy)}body #site-main .page-hero p{color:var(--ui-muted)}body #site-main .fighter-profile-hero{border-color:var(--brand-border);border-left-color:var(--brand-navy);background:var(--brand-surface);color:var(--ui-text)}body #site-main .fighter-profile-hero__body>span{color:var(--ui-blue)}body #site-main .fighter-profile-hero h1{color:var(--brand-navy)}body #site-main .fighter-profile-hero p{color:var(--ui-muted)}body #site-main .fighter-profile-hero__stats div{border-color:var(--brand-border);background:var(--brand-surface-soft)}body #site-main .fighter-profile-hero__stats strong{color:var(--brand-navy)}body #site-main .fighter-profile-hero__stats small{color:var(--ui-muted)}body #site-main .fighter-profile-actions a{border-color:var(--brand-border);background:var(--brand-surface);color:var(--brand-navy)}body #site-main :where(.metric-strip,.ranking-overview){gap:10px}body #site-main :where(.metric-strip>div,.metric-strip>a,.ranking-overview>div){border:1px solid var(--brand-border);background:var(--brand-surface);border-radius:10px;box-shadow:0 5px 16px rgba(15,23,42,.04)}body #site-main :where(.metric-strip span,.ranking-overview>div>span){color:var(--ui-muted)}body #site-main :where(.metric-strip strong,.ranking-overview>div>strong){color:var(--brand-navy)}body #site-main :where(.panel,.events-month,.events-featured,.ranking-ranking-card,.data-trust,.event-governance,.directory-toolbar,.directory-filter-bar,.events-filters-disclosure){border-color:var(--brand-border);background:var(--brand-surface)}body #site-main :where(.events-featured__facts div,.home-ranking-card li,.home-fight-week-card dl div,.ui-bout-card__result,.ranking-methodology dl div){background:var(--brand-surface-soft)}body #site-main :where(.events-featured h2,.ranking-ranking-card h2,.content-card__header h1,.panel h2,.panel h3){color:var(--brand-navy)}body #site-main :where(.events-featured__date,.techniques-path span){background:var(--brand-navy);color:#fff}body #site-main .events-featured__eyebrow{color:var(--ui-blue)}body #site-main .events-featured__actions a:first-child{background:var(--brand-navy);color:#fff}body #site-main .events-featured__actions a:first-child:hover{background:var(--ui-blue);color:#fff}body #site-main .events-featured__actions a:first-child:focus-visible{background:var(--ui-blue);color:#fff}body #site-main .events-featured__actions a:not(:first-child){border:1px solid var(--brand-border);color:var(--brand-navy);background:#fff}body #site-main :where(button[type=submit],.database-search-form button[type=submit],.directory-toolbar button[type=submit]){border-color:var(--brand-navy);background:var(--brand-navy);color:#fff}body #site-main :where(button[type=submit],.database-search-form button[type=submit],.directory-toolbar button[type=submit]):hover{border-color:var(--ui-blue);background:var(--ui-blue);color:#fff}body #site-main :where(a,button,summary,input,select,textarea):focus-visible{outline-color:var(--ui-blue)}body #site-main :where(table,[role=table],.fighter-history-table,.heritage-ledger__table){border-color:var(--brand-border);background:var(--brand-surface)}body #site-main :where(table thead,[role=table]>:first-child,.fighter-history-table>:first-child,.heritage-ledger__table>:first-child){background:var(--brand-surface-soft);color:var(--brand-navy)}body #site-main :where(table th,[role=columnheader]){color:var(--brand-navy)}body #site-main :where(table td,[role=cell]){border-color:var(--ui-soft-line)}body #site-main :where(table td,table th,[role=cell],[role=columnheader]){vertical-align:middle;padding-top:9px;padding-bottom:9px}body #site-main :where(table tbody tr,[role=row]){transition:background-color .15s}body #site-main :where(table tbody tr:hover,[role=row]:hover){background:var(--brand-surface-soft)}body #site-main :where(.record-value,.metric-value,td[data-value],.ranking-record){font-variant-numeric:tabular-nums}body #site-main .main-feed{gap:16px}body #site-main .main-feed>.content-wrap{padding-top:12px}body #site-main .database-breadcrumbs{margin-top:0;margin-bottom:0}body #site-main .data-trust{padding:0;display:block;overflow:hidden}body #site-main .data-trust__disclosure{display:block}body #site-main .data-trust__disclosure>summary{display:none}body #site-main .data-trust__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:12px;display:grid}body #site-main .data-trust__grid>span{min-width:0}body #site-main .data-trust__grid strong{white-space:normal;overflow-wrap:anywhere;align-items:center;gap:5px;display:flex}body #site-main .data-trust__actions{grid-column:1/-1}body #site-main .events-filters-disclosure>summary{display:none}body #site-main .events-filters-disclosure>.events-filters,body #site-main .events-filters-disclosure>form{display:grid}body #site-main :where(.frontend-skeleton__hero,.frontend-skeleton__grid article,.athlete-card.is-loading,.ranking-ranking-card.is-loading){border-color:var(--brand-border);background:var(--brand-surface)}body #site-main :where(.frontend-skeleton__hero i,.frontend-skeleton__hero b,.frontend-skeleton__grid i,.frontend-skeleton__grid b,.frontend-skeleton__grid span,.is-loading .skeleton){background:linear-gradient(90deg,var(--brand-surface-soft)25%,#fff 50%,var(--brand-surface-soft)75%);background-size:220% 100%;animation:1.35s ease-in-out infinite palette-skeleton}@keyframes palette-skeleton{to{background-position:-220% 0}}body #site-main :where(.badge,.status-badge,.home-event-status,.ui-bout-status).is-live{background:var(--brand-red);color:#fff}body #site-main :where(.record-state.is-verified,.status-badge.is-verified){--record-state-color:#208044}body #site-main :where(.record-state.is-provisional,.status-badge.is-pending){--record-state-color:#9a6700}@media (max-width:700px){body #site-main :where(.metric-strip>div,.metric-strip>a,.ranking-overview>div){box-shadow:none}body #site-main .main-feed{gap:14px}body #site-main .main-feed>.content-wrap{padding-top:8px}body #site-main .data-trust__disclosure>summary{cursor:pointer;align-items:center;gap:8px;min-height:46px;padding:10px 12px;list-style:none;display:flex}body #site-main .data-trust__disclosure>summary::-webkit-details-marker{display:none}body #site-main .data-trust__summary-meta{color:var(--ui-muted);font-size:var(--text-sm);margin-left:auto}body #site-main .data-trust__disclosure>summary .disclosure-icon{flex:none;transition:transform .18s}body #site-main .data-trust__disclosure[open]>summary .disclosure-icon{transform:rotate(180deg)}body #site-main .data-trust__grid{border-top:1px solid var(--brand-border);grid-template-columns:1fr 1fr;padding:0 12px 12px;display:none}body #site-main .data-trust__disclosure[open]>.data-trust__grid{display:grid}body #site-main .data-trust__actions{grid-template-columns:1fr 1fr;display:grid}body #site-main .events-filters-disclosure>summary{display:flex}body #site-main .events-filters-disclosure:not([open])>.events-filters,body #site-main .events-filters-disclosure:not([open])>form{display:none}}@media (max-width:480px){body #site-main .data-trust__grid,body #site-main .data-trust__actions{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){body #site-main :where(.page-hero,.metric-strip>div,.metric-strip>a,table tbody tr,[role=row]){transition:none}body #site-main :where(.frontend-skeleton__hero i,.frontend-skeleton__hero b,.frontend-skeleton__grid i,.frontend-skeleton__grid b,.frontend-skeleton__grid span,.is-loading .skeleton){animation:none}}
@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:0s!important;animation-duration:0s!important;animation-iteration-count:1!important}}
:root{--type-page-title:var(--text-display);--type-section-title:var(--text-section-title);--type-card-title:var(--text-card-title);--type-body:var(--text-base);--type-meta:var(--text-xs);--type-stat:var(--text-number);--control-height:36px;--space-section-sm:32px;--space-section-md:48px;--space-section-lg:64px;--card-padding-compact:12px;--card-padding-standard:16px;--card-padding-featured:22px;--control-sm:36px;--control-touch:44px;--surface-shadow:0 1px 2px rgba(15,35,70,.06)}:where(a,button,input,select,textarea,summary):focus-visible{outline:2px solid var(--ui-blue);outline-offset:2px}:where(button,input,select,textarea){transition:border-color var(--motion-control)var(--motion-ease),background-color var(--motion-control)var(--motion-ease),color var(--motion-control)var(--motion-ease)}:where(input,select,textarea)::-moz-placeholder{color:var(--ui-muted);opacity:1}:where(input,select,textarea)::placeholder{color:var(--ui-muted);opacity:1}.ui-icon{vertical-align:-3px;stroke-width:2px;flex:0 0 16px;width:16px;height:16px;display:inline-block}.ui-icon--trailing{opacity:.72;flex-basis:13px;width:13px;height:13px}:where(.ui-icon,button>svg,a>svg){shape-rendering:geometricPrecision;stroke-linecap:round;stroke-linejoin:round}.ui-icon{stroke-width:1.85px;transition:transform var(--motion-control)var(--motion-ease),color var(--motion-control)var(--motion-ease),opacity var(--motion-control)var(--motion-ease)}:where(button,a):hover>.ui-icon{opacity:1}:where(button,a):active>.ui-icon{transform:scale(.94)}:where(button,a):disabled>.ui-icon{opacity:.45}:where(button,a)[aria-label]:not(:has(>:not(svg)))>.ui-icon{margin:0}@media (prefers-reduced-motion:reduce){.ui-icon{transition:none}:where(button,a):active>.ui-icon{transform:none}}small{font-size:max(12px,.75rem);line-height:1.4}:where(.home-section-kicker,.eyebrow,.section-kicker){letter-spacing:.055em;text-transform:uppercase}.main-feed{gap:var(--space-section-sm)}.home-database{gap:var(--space-section-md);display:grid}.home-database>section{margin:0}:where(.home-section-head,.news-board__section-head,.section-head,.ui-card-section__head){border-bottom:1px solid var(--ui-line);min-height:0;margin:0 0 14px;padding:0 0 10px}:where(.home-section-head,.news-board__section-head,.section-head,.ui-card-section__head):before{display:none}:where(.home-section-head,.news-board__section-head,.section-head,.ui-card-section__head):after{display:none}:where(.home-fighter-card,.home-index-card,.database-card,.authority-card){padding:var(--card-padding-standard);border:1px solid var(--ui-line);background:var(--ui-card);box-shadow:var(--surface-shadow);border-radius:10px}:where(.home-change-ledger__grid>a,.home-record-updates__grid>a,.news-board__compact-story){padding:var(--card-padding-compact);border:1px solid var(--ui-line);background:var(--ui-card);box-shadow:none;border-radius:8px}:where(.home-database-hero,.home-fight-week-card,.home-ranking-card,.home-heritage-callout){padding:var(--card-padding-featured);border-radius:12px}:where(.home-fighter-card,.home-index-card,.database-card,.authority-card,.home-change-ledger__grid>a,.home-record-updates__grid>a){transition:border-color var(--motion-control)var(--motion-ease),box-shadow var(--motion-control)var(--motion-ease),transform var(--motion-control)var(--motion-ease)}:where(.home-fighter-card,.home-index-card,.database-card,.authority-card,.home-change-ledger__grid>a,.home-record-updates__grid>a):hover{border-color:color-mix(in srgb,var(--ui-blue)36%,var(--ui-line));transform:translateY(-1px);box-shadow:0 5px 18px rgba(15,35,70,.08)}:where(button,.button,input:not([type=checkbox]):not([type=radio]),select){min-height:var(--control-sm)}:where(button,.button,a):has(>.ui-icon){gap:7px}:where(button,.button)[aria-label]:not(:has(>:not(svg))){min-width:var(--control-sm);place-items:center;padding:0}:where(.home-database-hero__actions,.home-fight-week-card__actions,.fighter-passport__actions)>:where(a,button):not(:first-child){color:var(--site-blue);box-shadow:inset 0 0 0 1px var(--ui-line);background:0 0}.topbar-links{gap:2px}.topbar-links :where(a,button){padding-left:10px;padding-right:10px;font-weight:650}.topbar-utility{opacity:.9}.topbar-utility:hover,.topbar-utility:focus-within{opacity:1}.mega-panel__inner{padding:18px}.mega-panel__groups{gap:18px}.mega-panel__grid{gap:6px}.mega-panel__grid a{min-height:52px;box-shadow:none;background:0 0;border-color:transparent;padding:9px 10px}.mega-panel__grid a:hover{background:rgba(255,255,255,.07);border-color:rgba(255,255,255,.18)}.mega-panel__grid a:focus-visible{background:rgba(255,255,255,.07);border-color:rgba(255,255,255,.18)}.mega-panel__copy>span{display:none}.mega-panel__live{opacity:.88}:where(.home-fighter-card__photo,.home-record-updates__grid>a>img,.research-entry__image){background:var(--ui-soft);overflow:hidden}:where(.home-fighter-card__photo img,.home-record-updates__grid>a>img,.research-entry__image img){-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.home-fighter-card__photo{aspect-ratio:4/5}.home-record-updates__grid>a>img{aspect-ratio:8/5}:where(.home-index-section,.home-record-updates,.home-change-ledger){border-color:var(--ui-line);box-shadow:none}:where(.home-event-status,.ui-bout-status,.badge,.status-badge){box-shadow:none;text-transform:uppercase;font-size:11px;font-weight:800;line-height:1.2}@media (max-width:900px){:root{--space-section-sm:26px;--space-section-md:36px;--space-section-lg:48px}.home-database{gap:var(--space-section-sm)}.home-feature-grid{grid-template-columns:1fr}.mega-panel__copy>span{display:none}}@media (max-width:700px){:root{--card-padding-featured:16px;--card-padding-standard:13px;--control-sm:44px;--type-page-title:24px;--type-section-title:18px;--type-card-title:15px;--type-body:14px;--type-meta:11px;--type-stat:13px;--control-height:36px}.main-feed,.home-database{gap:24px}:where(button,.button,input:not([type=checkbox]):not([type=radio]),select){min-height:var(--control-touch)}.home-database-hero__actions>:nth-child(n+3),.home-change-ledger__grid>a:nth-child(n+4){display:none}.home-change-ledger__grid>a :-webkit-any(em,time){display:none}.home-change-ledger__grid>a :-moz-any(em,time){display:none}.home-change-ledger__grid>a :is(em,time){display:none}.home-record-updates__grid>a:nth-child(n+4),.home-spotlight-grid>a:nth-child(n+4){display:none}.home-section-head{align-items:flex-start}.home-section-head>a{min-height:36px;padding:6px 8px;font-size:12px}.home-heritage-callout p{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}}@media (prefers-reduced-motion:reduce){:where(.home-fighter-card,.home-index-card,.database-card,.authority-card,.home-change-ledger__grid>a,.home-record-updates__grid>a){transition:none}:where(.home-fighter-card,.home-index-card,.database-card,.authority-card,.home-change-ledger__grid>a,.home-record-updates__grid>a):hover{transform:none}}body small{line-height:1.4;font-size:12px!important}main img:not(.country-flag){max-width:100%}html,body{background:var(--site-background)}:where(.panel,.database-card,.authority-card,.home-index-section,.home-record-updates,.home-change-ledger){background-color:var(--site-surface)}:where(.history-page,.culture-page,.heritage-page){--archive-soft:var(--site-heritage-surface)}:where(.history-page,.culture-page,.heritage-page) :is(.history-context,.culture-contribute,.heritage-lineage-grid article,.heritage-glossary article,.heritage-story-list article,.heritage-research>div article){background-color:var(--site-heritage-surface)}.page-hero--record{border-top:3px solid var(--ui-blue);background:var(--site-surface);box-shadow:var(--surface-shadow)}.page-hero--record .page-hero__eyebrow{color:var(--ui-blue);letter-spacing:.06em}.page-hero--record .page-hero__aside{text-align:right;min-width:150px}.page-hero--record .page-hero__aside strong{color:var(--ui-blue);font-size:var(--text-md)}.data-trust{grid-template-columns:auto minmax(150px,1.35fr) repeat(4,minmax(118px,1fr)) minmax(220px,auto);align-items:center}.data-trust__actions{border-top:1px solid var(--ui-line);flex-wrap:wrap;grid-column:1/-1;justify-content:flex-end;gap:6px;padding-top:8px;display:flex}.data-trust__actions a{border:1px solid var(--ui-line);background:var(--site-surface);min-width:0;max-width:100%;min-height:36px;color:var(--ui-text);white-space:normal;text-align:center;overflow-wrap:anywhere;border-radius:7px;justify-content:center;align-items:center;gap:5px;padding:6px 10px;display:inline-flex}.record-state{--record-state-color:var(--ui-muted);border:1px solid color-mix(in srgb,var(--record-state-color)30%,var(--ui-line));border-left:4px solid var(--record-state-color);background:var(--site-surface);border-radius:9px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:14px;display:grid}.record-state>svg{width:22px;height:22px;color:var(--record-state-color)}.record-state strong{color:var(--ui-strong)}.record-state p{color:var(--ui-muted);margin:3px 0 0}.record-state a{background:var(--ui-soft);min-height:36px;color:var(--ui-blue);border-radius:7px;align-items:center;padding:7px 11px;font-weight:700;display:inline-flex}.record-state.is-incomplete{--record-state-color:#a96700}.record-state.is-disputed{--record-state-color:#b92d20}.record-state.is-archived{--record-state-color:#65676b}:where(.fighter-history-table,.heritage-ledger__table,[role=table]){background:var(--site-surface)}:where(.fighter-history-table,.heritage-ledger__table,[role=table])>:first-child{z-index:2;top:var(--site-sticky-top);background:var(--site-surface-muted);box-shadow:0 1px 0 var(--ui-line);position:-webkit-sticky;position:sticky}:where(.fighter-history-table,.heritage-ledger__table,[role=table]) :-webkit-any(a,button){white-space:nowrap}:where(.fighter-history-table,.heritage-ledger__table,[role=table]) :-moz-any(a,button){white-space:nowrap}:where(.fighter-history-table,.heritage-ledger__table,[role=table]) :is(a,button){white-space:nowrap}.database-search-section .database-search-card{background:var(--site-surface)}.database-search-section :-webkit-any(h2,h3,strong){color:var(--ui-strong)}.database-search-section :-moz-any(h2,h3,strong){color:var(--ui-strong)}.database-search-section :is(h2,h3,strong){color:var(--ui-strong)}.database-search-section mark{color:inherit;background:#fff1b8;border-radius:3px;padding:0 2px}.database-search-facets{z-index:4;top:var(--site-sticky-top);background:color-mix(in srgb,var(--site-background)92%,transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);position:-webkit-sticky;position:sticky}.page-hero-search .page-hero__actions{gap:8px;display:grid}.save-search-button{border:1px solid var(--ui-line);background:var(--site-surface);color:var(--ui-blue);border-radius:7px;justify-self:end;align-items:center;gap:6px;padding:7px 11px;font-weight:700;display:inline-flex}.save-search-button.is-saved{color:#18783a;background:#edf8f0;border-color:#31a24c}html[data-density=compact] :where(.database-directory-card,.structured-bout,.media-ledger article,.fighter-history-table>div,.heritage-ledger__table>div){padding-top:7px;padding-bottom:7px}html[data-density=compact] :where(.database-card-grid,.structured-bout-list,.media-ledger){gap:6px}html[data-density=compact] :where(.page-hero,.metric-strip>div,.metric-strip>a){padding-top:10px;padding-bottom:10px}@media (max-width:1100px){.data-trust{grid-template-columns:repeat(3,minmax(0,1fr))}.data-trust__status{grid-column:auto}.data-trust__actions{grid-column:1/-1;justify-content:flex-end}}@media (max-width:700px){.data-trust{grid-template-columns:1fr 1fr;display:grid}.data-trust__status,.data-trust__actions{grid-column:1/-1}.data-trust__actions{grid-template-columns:1fr 1fr;display:grid}.record-state{grid-template-columns:auto minmax(0,1fr)}.record-state a{grid-column:1/-1;justify-content:center}.page-hero--record .page-hero__aside{text-align:left}.database-search-facets{scrollbar-width:none;overflow-x:auto}}@media (max-width:480px){.data-trust__actions{grid-template-columns:1fr}}.is-spinning{animation:.8s linear infinite ui-icon-spin}@keyframes ui-icon-spin{to{transform:rotate(360deg)}}.country-identity{vertical-align:middle;white-space:nowrap;align-items:center;gap:5px;min-width:0;max-width:100%;display:inline-flex}.country-flag{box-sizing:border-box;border:1px solid color-mix(in srgb,var(--ui-line)82%,transparent);-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;background:#fff;border-radius:2px;flex:0 0 22px;width:22px;height:15px;display:block}.country-identity__name{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.country-flag--empty{background:var(--ui-chip);color:var(--ui-muted);place-items:center;font-size:10px;display:grid}:where(.ranking-rank-row__flag,.ranking-champion__flag) .country-identity{width:100%;height:100%}:where(.ranking-rank-row__flag,.ranking-champion__flag) .country-flag{border:0;flex-basis:100%;width:100%;height:100%}.home-country--match .country-flag,.home-country--spotlight .country-flag{flex-basis:24px;width:24px;height:15px}.home-country--ranking .country-flag{flex-basis:20px;width:20px;height:13px}.home-fight-week-card__fighter-copy .home-country{max-width:min(100%,150px)}.home-fight-week-card__fighter--blue .home-country{flex-direction:row-reverse}.home-ranking-card li em{min-width:0;max-width:110px;overflow:hidden}.home-ranking-card li em .country-identity{width:100%}.home-fighter-card>div:last-child>span{white-space:nowrap;align-items:center;min-width:0;max-width:100%;display:flex;overflow:hidden}.home-fighter-card .home-country{flex:0 auto}:where(.event-fighter,.events-featured__fighter) strong{align-items:center;gap:5px;display:inline-flex}:where(.athletes-filter-toggle,.athlete-card__button,.athletes-load-more button,.events-filters>button,.events-featured__actions a,.event-card__actions>a,.events-load-more button,.events-filters-disclosure>summary,.ranking-division-switcher button,.ranking-detail-actions a,.fighter-passport__actions button,.article-share>a,.article-share>span,.article-neighbors a>span,.frontend-loading button,.frontend-not-found button,.frontend-not-found nav a,.data-trust>a,.fight-night-controls button,.gym-map-view-switch button,.gym-map-empty button,.gym-map-actions a,.gym-map-precision,.ui-contact__social a,.ui-contact form>button,.footer__directory>summary,.footer__contribute>summary,.footer-subscribe button,.database-search-form button,.directory-filter-bar :where(button,a),.home-follow-card button,.news-board__around-actions button,.ppv-checkout-card button,.page-hero__switch button,.ui-event-switcher button,.ui-bout-details button,.ui-details-modal__head button){justify-content:center;align-items:center;gap:6px}:where(.athletes-filter-toggle,.athlete-card__button,.athletes-load-more button,.events-filters>button,.events-featured__actions a,.event-card__actions>a,.events-load-more button,.ranking-division-switcher button,.ranking-detail-actions a,.fighter-passport__actions button,.article-share>a,.frontend-loading button,.frontend-not-found button,.frontend-not-found nav a,.data-trust>a,.fight-night-controls button,.gym-map-view-switch button,.gym-map-empty button,.gym-map-actions a,.ui-contact__social a,.ui-contact form>button,.footer__directory>summary,.footer__contribute>summary,.footer-subscribe button,.database-search-form button,.directory-filter-bar :where(button,a),.home-follow-card button,.news-board__around-actions button,.ppv-checkout-card button,.page-hero__switch button,.ui-event-switcher button,.ui-bout-details button,.ui-details-modal__head button){display:inline-flex}:where(.events-filters-disclosure>summary,.article-share>span,.article-neighbors a>span,.gym-map-precision){display:inline-flex}:where(.athlete-card__button,.event-card__actions>a,.events-featured__actions a,.article-share>a,.fighter-passport__actions button,.gym-map-actions a){white-space:nowrap;min-height:36px;padding-left:11px;padding-right:11px}:where(.athletes-filter-toggle,.athletes-load-more button,.events-filters>button,.events-load-more button,.ranking-detail-actions a,.fight-night-controls button,.frontend-loading button,.frontend-not-found button,.frontend-not-found nav a,.data-trust>a){white-space:nowrap;padding-left:14px;padding-right:14px}.mega-panel__close{width:32px;height:32px;padding:0}.ui-bout-details button,.gym-map-empty button{min-height:36px;padding:6px 10px}.gym-map-search button{place-items:center;width:32px;height:32px;padding:0;display:grid}.ui-reveal{animation:.24s cubic-bezier(.2,.8,.2,1) both ui-reveal-in}.mega-panel.is-open,.mobile-drawer.is-open{animation:.16s cubic-bezier(.2,.8,.2,1) both ui-menu-in}.topbar__burger svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round}@keyframes ui-reveal-in{0%{opacity:0}to{opacity:1}}@keyframes ui-menu-in{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.ui-reveal,.mega-panel.is-open,.mobile-drawer.is-open{animation:none}}#site-main :where(section,article,header,footer,nav,div,dl,ul,ol){min-width:0}.mega-panel :where(section,article,nav,div,ul){min-width:0}.footer :where(section,article,nav,div,ul){min-width:0}#site-main :where(h1,h2,h3,h4,p,li,dt,dd,figcaption,blockquote){overflow-wrap:break-word;max-width:100%}.mega-panel :where(h2,h3,p,li){overflow-wrap:break-word;max-width:100%}.footer :where(h2,h3,p,li){overflow-wrap:break-word;max-width:100%}.article-body :where(a,code,pre){overflow-wrap:anywhere}#site-main :where(.content-card,.page-copy,.contact-card) a{overflow-wrap:anywhere}#site-main :where(button,.button,[class$=__button]){min-width:0}.mega-panel :where(button,.button){min-width:0}.lead-carousel__slide img{-o-object-position:center 35%;object-position:center 35%}.lead-carousel__shade{background:linear-gradient(90deg,rgba(0,0,0,.94) 0%,rgba(0,0,0,.76) 30%,rgba(0,0,0,.16) 70%),linear-gradient(transparent 48%,rgba(0,0,0,.64) 81%,rgba(0,0,0,.96) 100%)}.lead-carousel__arrows{width:92px;top:auto;bottom:15px;left:auto;right:18px;transform:none}.lead-carousel__controls{width:auto;left:20px;right:126px}.lead-carousel__controls button{color:rgba(255,255,255,.72)}.lead-carousel__controls button.is-active,.lead-carousel__controls em{color:#fff}.athletes-filter-toggle,.events-filters-disclosure>summary,.ui-card-jump button,.ranking-division-tabs button,.techniques-jump a{min-height:var(--control-height);white-space:nowrap}.athletes-directory,.events-page,.ui-fightcenter-page,.ranking-rankings-page,.techniques-page{scroll-padding-top:112px}.events-load-more,.athletes-load-more{justify-items:center;gap:6px;padding:10px 0;display:grid}.events-load-more button,.athletes-load-more button{min-height:var(--control-height);border:1px solid var(--ui-line);border-radius:var(--radius);background:var(--ui-card);color:var(--ui-text);font:inherit;cursor:pointer;padding:0 16px;font-weight:700}.events-load-more button:hover,.athletes-load-more button:hover{border-color:var(--ui-blue);background:var(--ui-soft);outline:0}.events-load-more button:focus-visible{border-color:var(--ui-blue);background:var(--ui-soft);outline:0}.athletes-load-more button:focus-visible{border-color:var(--ui-blue);background:var(--ui-soft);outline:0}.events-load-more span,.athletes-load-more span{color:var(--ui-muted);font-size:var(--type-meta)}.technique-detail-grid details{border:1px solid var(--ui-soft-line);border-radius:var(--radius);background:var(--ui-chip);min-width:0}.technique-detail-grid summary{color:var(--ui-strong);font-size:var(--type-card-title);cursor:pointer;padding:11px 38px 11px 12px;font-weight:700;list-style:none;position:relative}.technique-detail-grid summary::-webkit-details-marker{display:none}.technique-detail-grid summary:after{content:"+";color:var(--ui-blue);font-size:20px;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.technique-detail-grid details[open] summary:after{content:"−"}.technique-detail-grid details p{border-top:1px solid var(--ui-soft-line);padding:10px 12px}.footer details>summary{color:var(--footer-text);font-size:var(--text-sm);margin:0 0 10px;font-weight:700;line-height:1.2;list-style:none}.footer details>summary::-webkit-details-marker{display:none}.footer__directory nav{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 14px;display:grid}.footer__contribute-body{display:block}.footer__contribute-body>div{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.footer__contribute-body>div a{border-radius:var(--radius);min-height:34px;color:var(--footer-text);font-size:var(--text-xs);background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.22);align-items:center;padding:0 11px;font-weight:700;display:inline-flex}.footer__contribute-body>div a:first-child,.footer__contribute-body>div a:hover{border-color:var(--footer-accent);background:var(--footer-accent);color:#fff;outline:0}.footer__contribute-body>div a:focus-visible{border-color:var(--footer-accent);background:var(--footer-accent);color:#fff;outline:0}@media (min-width:701px){.footer details:not([open])>.footer__contribute-body{display:block}.footer details:not([open])>nav{display:grid}}.page-hero h1,.athletes-header h1,.events-hero h1,.ranking-rankings-hero h1{font-size:var(--type-page-title)}.news-board__section-head h2,.home-card-head h2,.ui-card-section__head h2,.techniques-section__head h2{font-size:var(--type-section-title)}.athlete-card h3,.event-card h2,.news-board__compact-story strong{font-size:var(--type-card-title)}.news-board__meta,.event-card small,.athlete-card small{font-size:var(--type-meta)}.ppv-page{width:100%}.ppv-event-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.ppv-event-card{border:1px solid var(--ui-line);border-radius:var(--radius);background:var(--ui-card);flex-direction:column;min-height:230px;display:flex;overflow:hidden}.ppv-event-card header,.ppv-event-card footer{background:var(--ui-chip);justify-content:space-between;align-items:center;gap:10px;padding:11px 14px;display:flex}.ppv-event-card header span,.ppv-kicker{color:var(--ui-blue);font-size:var(--type-meta);text-transform:uppercase;font-weight:800}.ppv-event-card header strong{color:var(--ui-strong);font-size:var(--type-stat)}.ppv-event-card>div{flex:1;padding:16px 14px}.ppv-event-card small,.ppv-event-card p{color:var(--ui-muted)}.ppv-event-card h2{font-size:var(--type-section-title);margin:7px 0;line-height:1.14}.ppv-event-card p{font-size:var(--type-body);margin:0}.ppv-event-card footer span{color:var(--ui-muted);font-size:var(--type-meta)}.ppv-event-card footer a,.ppv-checkout-card button{min-height:var(--control-height);border-radius:var(--radius);background:var(--ui-blue);color:#fff;cursor:pointer;border:0;justify-content:center;align-items:center;padding:0 15px;font-weight:700;text-decoration:none;display:inline-flex}.ppv-watch-panel,.ppv-checkout-card{border:1px solid var(--ui-line);border-radius:var(--radius);background:var(--ui-card);overflow:hidden}.ppv-checkout-card{grid-template-columns:minmax(0,1.4fr) minmax(260px,.7fr);gap:18px;padding:20px;display:grid}.ppv-checkout-card h2{font-size:var(--type-page-title);margin:4px 0 7px}.ppv-checkout-card p{color:var(--ui-muted);margin:0}.ppv-checkout-card dl{grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin:0;display:grid}.ppv-checkout-card dl div{background:var(--ui-chip);padding:10px}.ppv-checkout-card dt{color:var(--ui-muted);font-size:var(--type-meta)}.ppv-checkout-card dd{color:var(--ui-strong);margin:3px 0 0;font-weight:700}.ppv-checkout-card label{color:var(--ui-strong);font-size:var(--type-meta);gap:6px;font-weight:700;display:grid}.ppv-checkout-card input{width:100%;min-height:var(--control-height);border:1px solid var(--ui-line);border-radius:var(--radius);background:var(--ui-card);color:var(--ui-text);font:inherit;padding:0 11px}.ppv-checkout-card button:disabled{cursor:not-allowed;opacity:.55}.ppv-checkout-card>small{color:var(--ui-muted);grid-column:1/-1}.ppv-message{border-left:3px solid var(--ui-blue);background:var(--ui-soft);grid-column:1/-1;padding:9px 11px}.ppv-player-frame{aspect-ratio:16/9;background:#05070b;position:relative;overflow:hidden}.ppv-video{background:#05070b;width:100%;height:100%;display:block}.ppv-watermark{pointer-events:none;color:rgba(255,255,255,.56);letter-spacing:.05em;font-size:10px;font-weight:700;position:absolute;bottom:12px;right:12px}.ppv-access-state{justify-content:space-between;align-items:center;gap:12px;padding:11px 14px;display:flex}.ppv-access-state strong{color:var(--ui-blue)}.ppv-access-state span{color:var(--ui-muted);font-size:var(--type-meta)}@media (max-width:700px){.lead-carousel__shade{background:linear-gradient(rgba(0,0,0,.56),rgba(0,0,0,.22) 32%,rgba(0,0,0,.94))}.lead-carousel__arrows{width:76px;bottom:8px;right:9px}.lead-carousel__arrows button{width:32px;height:32px}.lead-carousel__controls{width:auto;bottom:18px;left:14px;right:auto;transform:none}.athletes-filter-toggle,.ranking-division-tabs,.ui-card-jump,.techniques-jump{z-index:7;top:var(--site-sticky-top);position:-webkit-sticky;position:sticky}.ranking-division-tabs,.ui-card-jump,.techniques-jump{overscroll-behavior-x:contain;scrollbar-width:none;display:flex;overflow-x:auto}.ranking-division-tabs::-webkit-scrollbar{display:none}.ui-card-jump::-webkit-scrollbar{display:none}.techniques-jump::-webkit-scrollbar{display:none}.ranking-division-tabs button,.ui-card-jump button,.techniques-jump a{flex:none}.technique-detail-grid{grid-template-columns:minmax(0,1fr)}.footer__inner{gap:8px;padding-top:12px}.footer__identity img{height:42px}.footer__identity p{display:none}.footer details{border-top:1px solid rgba(255,255,255,.12)}.footer details>summary{cursor:pointer;margin:0;padding:12px 32px 12px 2px;position:relative}.footer details>summary:after{content:"+";color:var(--footer-muted);font-size:18px;position:absolute;right:4px}.footer details[open]>summary:after{content:"−"}.footer__directory nav{grid-template-columns:repeat(2,minmax(0,1fr));padding-bottom:12px}.footer__contribute-body{padding-bottom:12px}.footer__bottom{gap:8px;margin-top:0;padding:10px 0}.ppv-event-grid{grid-template-columns:minmax(0,1fr)}.ppv-checkout-card{grid-template-columns:minmax(0,1fr);padding:14px}.ppv-checkout-card dl{grid-template-columns:minmax(0,1fr)}.ppv-access-state{flex-direction:column;align-items:flex-start}}@media (min-width:701px) and (max-width:1000px){.ppv-event-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ppv-checkout-card{grid-template-columns:minmax(0,1fr)}}@media (prefers-reduced-motion:reduce){.lead-carousel__slide,.lead-carousel__content{transition:none;animation:none}}.athletes-filter-panel{display:contents}@media (max-width:700px){.page-hero{gap:10px;padding:14px}.page-hero h1{margin-top:3px;margin-bottom:3px}.page-hero p{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.page-hero__aside,.athletes-featured,.events-page>.metric-strip,.ui-fightcenter-page>.metric-strip,.fighter-profile-page>.metric-strip,.fighter-profile-page>.fighter-passport,.gym-map-metrics{display:none!important}.athletes-filter-panel{display:none}.athletes-filter-panel.is-open{display:contents}.athletes-filter-toggle{border:1px solid var(--ui-line);border-radius:var(--radius);background:var(--ui-card);width:100%;color:var(--ui-blue);justify-content:center;align-items:center;gap:6px;display:inline-flex;position:static}.ranking-rank-row button{grid-template-columns:20px 26px minmax(72px,1fr) 58px 48px 42px;gap:4px}.ranking-rank-row__record{color:var(--ui-text)}.page-hero .ranking-division-switcher{grid-template-columns:40px minmax(0,1fr) 40px;align-items:end;gap:6px;width:100%;display:grid!important}.page-hero .ranking-division-switcher button{width:44px;min-width:44px;min-height:44px;color:var(--ui-blue);font-size:inherit;padding:0}.fighter-profile-hero__photo{height:max(150px,min(46vw,180px));min-height:150px}.news-board__around-grid>:nth-child(n+5),.article-relations>:nth-child(n+5){display:none}.home-database,.home-database>*,.fighter-profile-page,.fighter-profile-page>*{width:100%;min-width:0;max-width:100%}.fighter-profile-hero{grid-template-columns:minmax(0,1fr);width:100%;min-width:0;max-width:100%;overflow:hidden}.fighter-profile-hero__photo,.fighter-profile-hero__body,.fighter-profile-hero__stats,.fighter-profile-actions{width:100%;min-width:0;max-width:100%}.fighter-profile-hero__stats,.fighter-profile-actions{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.fighter-profile-actions a{text-align:center;overflow-wrap:anywhere;justify-content:center;align-items:center;min-width:0;display:flex}.fight-night-fighter__copy small,.fight-night-fighter__copy span,.event-fighter small,.ui-event-fighter__text span,.events-featured__fighter small,.ui-bout-status,.ui-main-spotlight__details-head span,.ui-main-spotlight__stat span,.fight-night-summary dt,.fight-night-progress span,.fight-night-order-head span,.events-featured dt,.event-card dt,.event-governance dt,.structured-bout__governance dt,.ui-bout-details__officials dt,.fighter-ranking-history__chart small{font-size:11px;line-height:1.3}.techniques-section__head h2,.home-news-layout .techniques-section__head h2{font-size:16px;line-height:1.2}.lead-carousel h1{line-height:1.13}.news-board__headline-link strong{line-height:1.25}.fighter-profile-hero h1{font-size:28px;line-height:1.1}:where(.athlete-card__button,.events-featured__actions a,.event-card__actions>a,.events-load-more button,.athletes-load-more button,.article-share>a,.fighter-passport__actions button,.ranking-detail-actions a,.fight-night-controls button,.gym-map-empty button,.gym-map-actions a,.frontend-loading button,.frontend-not-found button,.frontend-not-found nav a,.data-trust>a){min-height:42px}.gym-map-search button{width:36px;height:36px}}
