/* Raju2: the existing gold, typography and corner semantics, with connected profiles. */
:root { --font-heading: "FS Industrie", "RopaSansPro", sans-serif; }
@layer components {
.site-header__logo { width: 11.8rem; height: 6.6rem; object-fit: contain; }
.site-footer__logo { width: 14rem; height: auto; }
.results-table__vs, .bout-card__vs, .event-card__vs, .fight-detail__related-vs { color: #a7a79c; }
.hero__bg picture { display: block; width: 100%; height: 100%; }
.gold { color: var(--color-primary); }
[hidden] { display: none !important; }
:target { scroll-margin-top: calc(var(--header-height) + 7rem); }
:focus-visible { outline: 2px solid var(--color-primary); outline-offset: 5px; }
.skip-link:not(:focus) { width: 1px; height: 1px; overflow: hidden; clip-path: inset(50%); white-space: nowrap; }
.skip-link:focus { position: fixed; top: 1rem; left: 1rem; z-index: 999; width: auto; height: auto; padding: 1.4rem; clip: auto; clip-path: none; background: #e9c45c; color: #111; }
.mobile-nav { visibility: hidden; }
.nav-open .mobile-nav { visibility: visible; }
.breadcrumbs { display: flex; flex-wrap: wrap; gap: 1rem; font-size: 1.4rem; color: var(--text-muted); padding-block: 2.4rem 3rem; }
.breadcrumbs a:hover { color: var(--color-primary); }
.data-caption { display: block; color: #a5a5a0; font-size: 1.35rem; line-height: 1.6; }
.data-notice { border-inline-start: 2px solid #e9c45c; padding: 1.2rem 1.6rem; background: #191a17; color: #bebeb4; font-size: 1.4rem; line-height: 1.7; margin-block: 2.4rem; }
.text-link { color: #e9c45c; font-family: var(--font-heading); text-transform: uppercase; font-size: 1.4rem; letter-spacing: .07em; text-underline-offset: 4px; }
.text-link:hover { text-decoration: underline; }
.editorial-head { display: flex; justify-content: space-between; align-items: end; gap: 2rem; margin-bottom: 3.2rem; }
.editorial-head h2, .profile-data h2 { font-size: clamp(3.2rem,4.3vw,5.6rem); text-transform: uppercase; line-height: 1.05; margin-top: .8rem; }
.editorial-head > p { color: #aaa; max-width: 30ch; font-size: 1.5rem; }
/* Profiles */
.profile-hero { padding-top: var(--header-height); background: radial-gradient(ellipse at 22% 68%,#323124 0,transparent 53%),#0d0d0c; border-bottom: 1px solid #34332b; }
.profile-hero__grid { display: grid; grid-template-columns: .95fr 1.05fr; gap: clamp(3rem,6vw,9rem); align-items: center; }
.profile-hero__portrait { position: relative; min-width: 0; align-self: end; height: 60rem; display: flex; align-items: end; justify-content: center; isolation: isolate; overflow: hidden; }
.profile-hero__portrait::after { content: ''; position: absolute; inset: 70% 0 0; background: linear-gradient(transparent,#0d0d0c); pointer-events: none; }
.profile-hero__portrait img { width: 100%; height: 100%; object-fit: contain; object-position: center bottom; position: relative; z-index: 1; }
.profile-hero__watermark { position: absolute; top: 6%; left: 0; font: 900 clamp(10rem,16vw,24rem)/1 var(--font-heading); color: transparent; -webkit-text-stroke: 1px #57513b; transform: rotate(-8deg); z-index: -1; }
.profile-hero__portrait-label { position: absolute; bottom: 2rem; z-index: 3; color: #c6b987; text-transform: uppercase; letter-spacing: .22em; font-size: 1.1rem; }
.profile-hero__copy { padding-block: 2rem 5rem; min-width: 0; }
.profile-name { text-transform: uppercase; line-height: .96; margin-block: 2.3rem; overflow-wrap: anywhere; }
.profile-name span { display: block; font-size: clamp(3.2rem,4.3vw,6rem); color: #efefdf; font-weight: 400; }
.profile-name strong { display: block; font-size: clamp(4.5rem,6.3vw,9rem); color: #e9c45c; letter-spacing: -.025em; }
.profile-nickname { color: #e9c45c; margin-top: 1rem; font-style: italic; }
.profile-country { font-size: 1.4rem; color: #afafa7; display: flex; align-items: center; gap: 1rem; }
.profile-lead { font-size: 1.8rem; color: #bebeb4; max-width: 43ch; line-height: 1.6; margin-block: 2.3rem; }
.profile-record { display: flex; gap: 4rem; border-top: 1px solid #3a382e; padding-top: 2.2rem; margin-bottom: 1.4rem; }
.profile-record div { display: grid; gap: .5rem; }
.profile-record strong { font: 700 4.8rem/1 var(--font-heading); color: #f5f3e5; }
.profile-record div:first-child strong { color: #e9c45c; }
.profile-record span { color: #adad9f; text-transform: uppercase; font-size: 1.2rem; letter-spacing: .1em; }
.profile-actions { display: flex; flex-wrap: wrap; gap: 1rem; margin-top: 2.5rem; }
.profile-actions .btn { font-size: 1.35rem; padding-inline: 1.8rem; }
.profile-tabs { position: sticky; top: var(--header-height); z-index: 30; background: #141410f5; border-bottom: 1px solid #34342c; backdrop-filter: blur(8px); }
.profile-tabs .wrapper { display: flex; gap: 3rem; overflow-x: auto; }
.profile-tabs a { flex-shrink: 0; font-family: var(--font-heading); text-transform: uppercase; letter-spacing: .06em; font-size: 1.3rem; padding-block: 1.8rem; }
.profile-tabs a:hover { color: #e9c45c; }
.profile-tabs span { color: #8e8e81; margin-left: .6rem; }
.next-fight { display: grid; grid-template-columns: 1.2fr 1fr auto; gap: 3rem; align-items: center; padding: 3rem; border: 1px solid #514930; background: linear-gradient(110deg,#27271b,#141411); }
.next-fight h2 { font-size: 2.8rem; text-transform: uppercase; margin-block: .8rem; }
.next-fight p:not(.eyebrow) { color: #b9b9ac; }
.next-fight__opponent { font: 700 2.4rem var(--font-heading); text-transform: uppercase; }
.next-fight__opponent a { color: #e9c45c; }
.history-list { border-top: 1px solid #49473a; }
.history-row { display: grid; grid-template-columns: 4rem 1.5fr 1.15fr 1fr auto; gap: 2.5rem; align-items: center; padding: 2.5rem 0; border-bottom: 1px solid #30302a; }
.history-row h3 { font-size: 2.2rem; text-transform: uppercase; line-height: 1.2; }
.history-row h3 a:hover, .history-row__event a:hover { color: #e9c45c; }
.history-row__event a { font-family: var(--font-heading); font-size: 1.7rem; }
.history-row__result strong { font-weight: 400; font-size: 1.6rem; }
.history-row__detail { color: #e9c45c; font-size: 1.4rem; padding-block: 1rem; }
.outcome { display: grid; place-items: center; width: 4rem; height: 4.4rem; font: 700 1.8rem var(--font-heading); border: 1px solid #4b4b3b; background: #26261d; }
.outcome--w { color: #e9c45c; border-color: #726333; background: #332e1e; }
.outcome--l { color: #d2a5a1; border-color: #664340; background: #291d1c; }
.outcome--d, .outcome--unknown { color: #b9b9b2; }
.profile-data { display: grid; grid-template-columns: 1fr 1fr; gap: 8rem; }
.profile-data > div > p:not(.eyebrow) { color: #b0b0a4; margin-top: 2rem; max-width: 45ch; }
.profile-facts > div { display: flex; justify-content: space-between; gap: 2rem; padding-block: 1.2rem; border-bottom: 1px solid #32322a; font-size: 1.5rem; }
.profile-facts dt { color: #a8a89d; }.profile-facts dd { text-align: right; }
.profile-source { margin-top: 2rem; font-size: 1.4rem; color: #aaa99f; }
.profile-source summary { cursor: pointer; color: #e9c45c; padding-block: 1rem; }
.profile-source > p { margin-block: 1rem; }
.empty-state { padding: 4rem; border: 1px dashed #53503c; background: #1a1a15; color: #bdbdb0; line-height: 1.8; }
.empty-state h2 { color: #e9c45c; }.empty-state .btn { margin-top: 2rem; }
.lightbox { width: 100vw; height: 100dvh; max-width: none; max-height: none; margin: 0; border: 0; color: white; }
.lightbox:not([open]) { display: none; }
.profile-photo-strip { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 1.5rem; margin-top: 2rem; }
.profile-photo-strip a { display: block; overflow: hidden; }.profile-photo-strip img { width: 100%; aspect-ratio: 4/3; height: auto; object-fit: cover; }
@media (max-width: 720px) { .profile-photo-strip { grid-template-columns: repeat(2,minmax(0,1fr)); gap: 1rem; } }
/* Directory */
.directory-hero { padding-block: calc(var(--header-height) + 6rem) 4.5rem; background: radial-gradient(ellipse at 88% 15%,#34301e,transparent 55%),#10100d; border-bottom: 1px solid #353327; }
.directory-hero h1 { font-size: clamp(5rem,8vw,10rem); line-height: .96; text-transform: uppercase; margin-block: 2rem 3rem; letter-spacing: -.025em; }
.directory-hero h1 em { font-style: normal; color: #e9c45c; }
.directory-hero__bottom { display: flex; justify-content: space-between; align-items: end; gap: 3rem; }
.directory-hero__bottom > p { max-width: 52ch; color: #b9b9ac; font-size: 1.8rem; }
.directory-total { color: #aaa99b; font-size: 1.4rem; white-space: nowrap; }.directory-total strong { font: 700 4.8rem var(--font-heading); color: #e9c45c; margin-right: 1rem; }
.directory-filters { display: grid; grid-template-columns: 1.5fr 1fr 1fr auto; align-items: end; gap: 1.6rem; }
.directory-filters label { display: block; text-transform: uppercase; font: 400 1.2rem var(--font-heading); letter-spacing: .07em; color: #b5b4a5; margin-bottom: .8rem; }
.directory-filters input, .directory-filters select { border: 1px solid #444236; border-radius: 0; background: #1a1a15; color: #f2f1e6; width: 100%; min-height: 5.2rem; padding: 1.2rem 1.4rem; font: inherit; font-size: 1.6rem; }
.directory-filters select { color-scheme: dark; }
.filter-reset { color: #e9c45c; min-height: 5.2rem; padding: 1rem; font-size: 1.4rem; }
.directory-status { display: flex; justify-content: space-between; gap: 2rem; color: #99998e; font-size: 1.3rem; padding-block: 2rem; }
.fighter-directory { display: grid; grid-template-columns: repeat(4,minmax(0,1fr)); gap: 2.2rem; }
.directory-card { background: #181914; border: 1px solid #333429; min-width: 0; transition: border-color .2s,transform .2s; }
.directory-card:hover { border-color: #b49d52; transform: translateY(-3px); }
.directory-card__link { display: block; height: 100%; }
.directory-card__image { position: relative; overflow: hidden; aspect-ratio: 5/5.5; background: radial-gradient(ellipse at 50% 90%,#454335,#23241d 70%); isolation: isolate; }
.directory-card__image img { width: 100%; height: 100%; object-fit: contain; object-position: center bottom; }
.directory-card__backdrop { position: absolute; right: -1rem; bottom: -5rem; font: 900 30rem/.9 var(--font-heading); color: #3c3c2c; z-index: -1; }
.directory-card__tag { position: absolute; top: 1rem; left: 1rem; background: #e9c45c; color: #17170f; padding: .4rem .7rem; font: 700 1rem var(--font-heading); text-transform: uppercase; letter-spacing: .05em; }
.directory-card__body { padding: 2rem; }
.directory-card__body > p:first-child { font-size: 1.4rem; text-transform: uppercase; color: #aaa99b; }
.directory-card h2 { font-size: clamp(2.1rem,2vw,2.8rem); line-height: 1.15; text-transform: uppercase; overflow-wrap: anywhere; margin-block: .3rem .8rem; }
.directory-card__nickname { color: #e9c45c; font-style: italic; font-size: 1.2rem; margin-block: .6rem; }
.directory-card__meta { display: flex; justify-content: space-between; align-items: center; font-size: 1.15rem; color: #9d9e90; gap: 1rem; }
.directory-card__meta > span:last-child { color: #e9c45c; font-size: 2.2rem; }.directory-card .data-caption { font-size: 1.15rem; }
/* Cross-links and restrained homepage improvements */
.fighter-card__identity { display: flex; flex-direction: column; gap: .4rem; width: 100%; }
.fighter-card--red .fighter-card__identity { align-items: flex-end; }
.fighter-card__identity:hover .fighter-card__last-name { color: #e9c45c; }
.profile-entry { display: inline-flex; gap: .7rem; align-items: center; color: #e9c45c; font-family: var(--font-heading); text-transform: uppercase; font-size: 1.15rem; letter-spacing: .06em; padding-block: 1rem; }
.profile-entry:hover { text-decoration: underline; text-underline-offset: 4px; }
.pending-label { color: #b7b4a4; font-size: 1.2rem; margin-top: .8rem; }
.archive-gateway { display: grid; grid-template-columns: 1.2fr 1fr; gap: 4rem; align-items: center; padding-block: 4rem; border-block: 1px solid #45412e; }
.archive-gateway h2 { font-size: clamp(3.2rem,4vw,5rem); line-height: 1.03; text-transform: uppercase; }.archive-gateway h2 em { color: #e9c45c; font-style: normal; }
.archive-gateway p:not(.eyebrow) { color: #aaa99c; margin-block: 1.5rem 2rem; max-width: 48ch; }
.archive-gateway__links { display: grid; grid-template-columns: 1fr 1fr; gap: 1rem; }.archive-gateway__links a { display: grid; gap: .8rem; padding: 2rem; border: 1px solid #464331; background: #202018; font-family: var(--font-heading); text-transform: uppercase; font-size: 1.4rem; }.archive-gateway__links strong { color: #e9c45c; font-size: 4rem; }
.sandbox-label { display: inline-block; color: #a59e82; font-size: 1.15rem; margin-top: 1.5rem; letter-spacing: .03em; }
.venue-context { display: flex; justify-content: center; gap: 1.5rem; flex-wrap: wrap; font-size: 1.4rem; color: #b8b8aa; margin-top: 1.5rem; }.venue-context a { color: #e9c45c; }
.media-tile { min-width: 0; }.media-tile__title { font-size: 1.45rem; color: #c8c7b8; line-height: 1.45; margin-top: 1rem; }.media-tile__external { display: inline-block; font-size: 1.2rem; color: #e9c45c; margin-top: .8rem; padding-block: .4rem; }
.video-slider { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 2.4rem; overflow: visible; }
.video-slider__slide { display: grid; width: 100%; aspect-ratio: 16/9; position: relative; padding: 0; overflow: hidden; cursor: pointer; }.video-slider__thumb { width: 100%; height: 100%; object-fit: cover; }.video-slider__play { position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); }.media-tile iframe { display: block; width: 100%; aspect-ratio: 16/9; height: auto; border: 0; }.media-note { margin-top: 2.5rem; max-width: 85ch; }
@media (min-width: 1101px) { .site-header__event-meta { display: none; } .main-nav__list { gap: .5rem; } }
@media (max-width: 1000px) { .fighter-directory { grid-template-columns: repeat(3,minmax(0,1fr)); }.profile-hero__grid { gap: 3rem; }.profile-hero__portrait { height: 48rem; }.next-fight { grid-template-columns: 1fr 1fr; }.next-fight .btn { grid-column: 1/-1; justify-self: start; }.history-row { gap: 1.5rem; grid-template-columns: 3.5rem 1.4fr 1fr 1fr; }.history-row__detail { grid-column: 2/-1; padding: 0; }.profile-data { gap: 4rem; }.directory-filters { grid-template-columns: 1fr 1fr; }.video-slider { grid-template-columns: repeat(2,minmax(0,1fr)); } }
@media (max-width: 720px) {
 .hero .ticket-button, .event-page__actions .ticket-button { display: inline-flex; }
 .hero { min-height: 65rem; }.hero__inner { width: var(--content-width-safe); }.hero__meta { flex-direction: column; align-items: flex-start; }.hero__title { flex-wrap: nowrap; gap: 1.2rem; }.hero__name,.hero__number { font-size: clamp(6rem,20.5vw,9rem); }
 .profile-hero__grid { grid-template-columns: 1fr; gap: 0; }.profile-hero__portrait { grid-row: 2; height: 35rem; }.profile-hero__copy { padding-top: 0; padding-bottom: 1rem; }.profile-name span { font-size: 4rem; }.profile-name strong { font-size: clamp(4.8rem,11.5vw,7rem); }.profile-lead { margin-block: 1.5rem; font-size: 1.6rem; }.profile-record { gap: 4rem; }.profile-record strong { font-size: 4rem; }.profile-hero__watermark { font-size: 17rem; left: 12%; }.profile-hero__portrait img { max-width: 40rem; }
 .profile-tabs .wrapper { gap: 2rem; }.profile-tabs a { font-size: 1.2rem; }.breadcrumbs { font-size: 1.2rem; padding-block: 1.6rem 2.5rem; }
 .editorial-head { align-items: start; flex-direction: column; gap: 1.2rem; }.editorial-head h2 { font-size: 3.6rem; }.editorial-head > p { max-width: none; }
 .next-fight { padding: 2rem; gap: 2rem; }.next-fight h2 { font-size: 2.2rem; }.next-fight p { font-size: 1.4rem; }
 .history-row { grid-template-columns: 3.5rem 1fr auto; padding-block: 2rem; gap: 1rem 1.5rem; }.history-row__opponent { grid-column: 2/-1; }.history-row__event { grid-column: 2; }.history-row__result { grid-column: 2; }.history-row__detail { grid-column: 3; grid-row: 2/4; align-self: end; }.history-row h3 { font-size: 2rem; }.outcome { width: 3.5rem; height: 4rem; }.history-row .data-caption { font-size: 1.2rem; }
 .profile-data { grid-template-columns: 1fr; gap: 3rem; }.directory-hero { padding-top: calc(var(--header-height) + 4rem); }.directory-hero h1 { font-size: clamp(4.6rem,10.7vw,7rem); }.directory-hero__bottom { flex-direction: column; align-items: start; gap: 1.6rem; }.directory-hero__bottom > p { font-size: 1.6rem; }.directory-total strong { font-size: 3.4rem; }
 .fighter-directory { grid-template-columns: repeat(2,minmax(0,1fr)); gap: 1.2rem; }.directory-card__body { padding: 1.3rem; }.directory-card h2 { font-size: 2rem; }.directory-card__body > p:first-child { font-size: 1.2rem; }.directory-card__meta { font-size: 1.05rem; }.directory-card__image { aspect-ratio: 5/6; }.directory-card__tag { font-size: .85rem; left: .6rem; top: .6rem; }.directory-filters { gap: 1.5rem 1rem; }.directory-filters__search { grid-column: 1/-1; }.directory-filters input,.directory-filters select { font-size: 1.5rem; min-height: 4.8rem; }.filter-reset { grid-column: 1/-1; justify-self: end; min-height: 3rem; }.directory-status { font-size: 1.15rem; }.directory-status p:last-child { max-width: 16ch; text-align: right; }
 .archive-gateway { grid-template-columns: 1fr; gap: 1rem; }.archive-gateway__links a { padding: 1.5rem; }.archive-gateway__links strong { font-size: 3.2rem; }.empty-state { padding: 2.4rem; }.video-slider { grid-template-columns: 1fr; }
 .bout-card { padding: 1.5rem; }.fighter-vs { grid-template-columns: minmax(0,1fr) 7rem minmax(0,1fr); gap: .6rem; }.fighter-card__last-name { font-size: clamp(1.5rem,4.5vw,2.3rem); overflow-wrap: anywhere; }.fighter-card__first-name { font-size: 1.2rem; }.presented-flip { min-width: 0; }.presented-flip__slide--title { font-size: .8rem; }.bout-card__type { font-size: .9rem; }.bout-card__weight { padding: .4rem .7rem; font-size: 1.3rem; }.profile-entry { font-size: 1rem; letter-spacing: 0; }.pending-label { font-size: 1rem; }.stat-row__value { padding: .8rem; }.stat-row__label { padding: .8rem .4rem; }
}
@media (prefers-reduced-motion: reduce) { *,*::before,*::after { scroll-behavior: auto !important; animation: none !important; transition: none !important; }.directory-card:hover { transform: none; } }
}
