.footer-module__Vmx-gq__component{justify-content:space-between;align-items:center;gap:var(--space-md) var(--space-lg);width:100%;padding:var(--space-sm) calc(var(--space-lg) + var(--space-sm)) var(--space-md);border-top:var(--border-width) solid var(--color-divider);background:var(--color-black);display:flex}.footer-module__Vmx-gq__branding{align-items:baseline;gap:var(--space-xs) var(--space-sm);flex-wrap:wrap;min-width:0;display:flex}.footer-module__Vmx-gq__copyright{font:var(--font-sm);color:var(--color-cream);letter-spacing:.08em;text-transform:uppercase}.footer-module__Vmx-gq__version{font:var(--font-sm);color:var(--color-white);letter-spacing:.08em;text-transform:uppercase}.footer-module__Vmx-gq__nav{display:flex}.footer-module__Vmx-gq__list{gap:var(--space-sm) var(--space-lg);grid-template-columns:repeat(2,minmax(0,auto));list-style:none;display:grid}.footer-module__Vmx-gq__link{font:var(--font-sm);color:var(--color-cream);letter-spacing:.08em;text-transform:uppercase;transition:color .16s}.footer-module__Vmx-gq__link:hover,.footer-module__Vmx-gq__link:focus-visible{color:var(--color-red)}@media (max-width:37.5rem){.footer-module__Vmx-gq__component{text-align:center;padding:var(--space-md);flex-direction:column-reverse;justify-content:center;align-items:center}.footer-module__Vmx-gq__nav{justify-content:center;width:100%}.footer-module__Vmx-gq__branding{justify-content:center}.footer-module__Vmx-gq__list{text-align:center;justify-content:center;width:100%}}
.input-module__Ca6jcq__component{align-items:center;width:100%;display:flex;position:relative}.input-module__Ca6jcq__input{width:100%;min-height:2.75rem;padding:0 var(--space-sm);border:var(--border-width) solid var(--color-border);border-radius:var(--radius-sm);color:var(--color-white);font:var(--font-md);background:var(--surface-pixel-dark)}.input-module__Ca6jcq__inputWithToggle{padding-right:3.25rem}.input-module__Ca6jcq__input::placeholder{color:var(--color-gray)}.input-module__Ca6jcq__input:focus-visible{outline:var(--border-width) solid var(--color-gold);outline-offset:var(--border-width)}.input-module__Ca6jcq__toggle{right:var(--space-sm);border-radius:var(--radius-sm);width:2.5rem;height:2.5rem;color:var(--color-cream);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;display:inline-flex;position:absolute}.input-module__Ca6jcq__toggle:hover,.input-module__Ca6jcq__toggle:focus-visible{color:var(--color-gold)}.input-module__Ca6jcq__toggle:focus-visible{outline:var(--border-width) solid var(--color-white);outline-offset:var(--border-width)}.input-module__Ca6jcq__icon{fill:currentColor;width:1.25rem;height:1.25rem}
.boxer-editor-module__WIIfya__component{gap:var(--space-md);grid-template-columns:minmax(18rem,28rem) minmax(0,1fr);align-items:start;width:100%;display:grid}.boxer-editor-module__WIIfya__previewColumn,.boxer-editor-module__WIIfya__controlsPanel{border:var(--border-width) solid var(--color-border);border-radius:var(--radius-md);background:var(--surface-panel);box-shadow:none;overflow:hidden}.boxer-editor-module__WIIfya__previewColumn{align-content:start;gap:0;padding:0;display:grid}@media (min-width:64.01rem){.boxer-editor-module__WIIfya__component{grid-template-columns:minmax(24rem,36rem) minmax(0,1fr)}.boxer-editor-module__WIIfya__previewColumn{top:var(--space-md);position:sticky}.boxer-editor-module__WIIfya__previewStage{min-height:39rem}.boxer-editor-module__WIIfya__previewFighter{min-height:35rem;height:var(--fighter-height,35rem)}}.boxer-editor-module__WIIfya__previewPanel{gap:0;display:grid}.boxer-editor-module__WIIfya__previewStage{border:0;border-bottom:var(--border-width) solid var(--color-divider);background-color:var(--color-black);background-image:url(/images/boxer-preview-bg.png);background-position:50%;background-size:cover;border-radius:0;min-height:35rem;position:relative;overflow:hidden}.boxer-editor-module__WIIfya__previewFighter{z-index:1;min-height:31rem;height:var(--fighter-height,35rem);position:relative}.boxer-editor-module__WIIfya__identityFields{gap:var(--space-sm);padding:var(--space-md);border-bottom:var(--border-width) solid var(--color-divider);display:grid}.boxer-editor-module__WIIfya__identityField{gap:var(--space-xs);min-width:0;display:grid}.boxer-editor-module__WIIfya__identityLabel{color:var(--color-cream);font:var(--font-sm);letter-spacing:.04em;text-transform:uppercase}.boxer-editor-module__WIIfya__bioTextarea{resize:vertical;width:100%;min-height:8rem;padding:var(--space-sm);border:var(--border-width) solid var(--color-border);border-radius:var(--radius-sm);color:var(--color-white);font:var(--font-md);background:var(--surface-pixel-dark);line-height:1.4}.boxer-editor-module__WIIfya__bioTextarea::placeholder{color:var(--color-gray)}.boxer-editor-module__WIIfya__bioTextarea:focus-visible{outline:var(--border-width) solid var(--color-gold);outline-offset:var(--border-width)}.boxer-editor-module__WIIfya__characterCount{color:var(--color-cream);font:var(--font-xs);justify-self:end}.boxer-editor-module__WIIfya__identitySignup{gap:var(--space-sm);padding:var(--space-md);border-bottom:var(--border-width) solid var(--color-divider);display:grid}.boxer-editor-module__WIIfya__identitySignup span{min-width:0;color:var(--color-white);font:var(--font-lg);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.boxer-editor-module__WIIfya__identitySignupLink{color:var(--color-gold);font:var(--font-sm);text-align:left;text-transform:uppercase;cursor:pointer;background:0 0;border:0;justify-self:start;padding:0}.boxer-editor-module__WIIfya__identitySignupLink:hover,.boxer-editor-module__WIIfya__identitySignupLink:focus-visible{color:var(--color-white);text-decoration:underline}.boxer-editor-module__WIIfya__identitySignupLink:focus-visible{outline:var(--border-width) solid var(--color-white);outline-offset:var(--border-width)}.boxer-editor-module__WIIfya__carouselButton{border:var(--border-width) solid var(--color-border);border-radius:var(--radius-sm);min-width:0;min-height:2.35rem;color:var(--color-white);font:var(--font-sm);text-transform:uppercase;cursor:pointer;background:#020202db;line-height:1}.boxer-editor-module__WIIfya__sectionTitle{color:var(--color-red);font:var(--font-md);letter-spacing:.08em;text-transform:uppercase}.boxer-editor-module__WIIfya__chevronLeftIcon,.boxer-editor-module__WIIfya__chevronRightIcon{color:currentColor;width:1rem;height:1rem}.boxer-editor-module__WIIfya__chevronLeftIcon{transform:rotate(180deg)}.boxer-editor-module__WIIfya__controlsPanel{align-content:start;gap:var(--space-md);padding:var(--space-md);display:grid}.boxer-editor-module__WIIfya__tabPanel{gap:var(--space-xs);display:grid}.boxer-editor-module__WIIfya__appearanceSection{border:var(--border-width) solid var(--color-divider);border-radius:var(--radius-sm);background:#020202b8;overflow:hidden}.boxer-editor-module__WIIfya__sectionHeader{gap:var(--space-sm);padding:var(--space-sm);grid-template-columns:auto minmax(0,1fr);align-items:center;display:grid}.boxer-editor-module__WIIfya__sectionIconWrap{color:var(--color-red);place-items:center;display:inline-grid}.boxer-editor-module__WIIfya__sectionIcon{width:1.75rem;height:1.75rem}.boxer-editor-module__WIIfya__sectionText{min-width:0;display:grid}.boxer-editor-module__WIIfya__sectionSubtitle{color:var(--color-cream);font:var(--font-sm);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.boxer-editor-module__WIIfya__appearanceSectionBody{gap:var(--space-md);padding:0 var(--space-sm) var(--space-sm);grid-template-columns:repeat(auto-fit,minmax(16rem,1fr));align-items:start;display:grid}.boxer-editor-module__WIIfya__field{gap:var(--space-xs);align-content:start;min-width:0;display:grid}.boxer-editor-module__WIIfya__fieldLabel{color:var(--color-cream);font:var(--font-sm);letter-spacing:.04em;text-transform:uppercase}.boxer-editor-module__WIIfya__carouselControl{grid-template-columns:2.4rem minmax(7rem,1fr) 2.4rem;min-width:0;display:grid}.boxer-editor-module__WIIfya__carouselControlWithColorBorder{grid-template-rows:minmax(2.35rem,auto) .55rem}.boxer-editor-module__WIIfya__fieldControlRow{grid-template-columns:minmax(10rem,1fr);align-items:start;min-width:0;display:grid}.boxer-editor-module__WIIfya__carouselButton{border-radius:0}.boxer-editor-module__WIIfya__carouselButton:disabled{opacity:.45;cursor:not-allowed}.boxer-editor-module__WIIfya__carouselValue{gap:var(--space-xs);min-width:0;min-height:2.35rem;padding:0 var(--space-sm);border-block:var(--border-width) solid var(--color-border);color:var(--color-white);font:var(--font-sm);background:#020202db;grid-template-columns:minmax(0,1fr) 3.25rem;align-items:center;display:grid}.boxer-editor-module__WIIfya__carouselValueLabel{text-align:center;text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.boxer-editor-module__WIIfya__carouselValueCounter{width:3.25rem;color:var(--color-cream);font:var(--font-xs);text-align:end;white-space:nowrap;justify-self:end}.boxer-editor-module__WIIfya__actionBar{gap:var(--space-sm);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.boxer-editor-module__WIIfya__desktopActions{padding:var(--space-md)}.boxer-editor-module__WIIfya__saveError{margin:var(--space-sm) var(--space-md) 0;color:var(--color-red);font:var(--font-sm)}.boxer-editor-module__WIIfya__actionButton{text-transform:uppercase;min-width:0}.boxer-editor-module__WIIfya__actionIcon{width:1.15rem;height:1.15rem}.boxer-editor-module__WIIfya__mobileActions{padding:var(--space-md);border:var(--border-width) solid var(--color-border);border-radius:var(--radius-md);background:var(--surface-panel);display:none}.boxer-editor-module__WIIfya__statGrid{gap:var(--space-xs);display:grid}.boxer-editor-module__WIIfya__sectionHeaderWithAction,.boxer-editor-module__WIIfya__statControl,.boxer-editor-module__WIIfya__statHeader,.boxer-editor-module__WIIfya__statValueRow{gap:var(--space-sm);display:grid}.boxer-editor-module__WIIfya__sectionHeaderWithAction{grid-template-columns:minmax(0,1fr) auto;align-items:center}.boxer-editor-module__WIIfya__budgetIndicator,.boxer-editor-module__WIIfya__statLabel{color:var(--color-cream);font:var(--font-sm)}.boxer-editor-module__WIIfya__budgetSummary{justify-items:end;gap:var(--space-xs);min-width:12rem;display:grid}.boxer-editor-module__WIIfya__lockedStatsMessage{gap:var(--space-xs);padding:var(--space-sm);border:var(--border-width) solid var(--color-divider);border-radius:var(--radius-sm);color:var(--color-cream);font:var(--font-sm);background:#7800002e;flex-wrap:wrap;justify-content:space-between;align-items:center;display:flex}.boxer-editor-module__WIIfya__lockedStatsLink{color:var(--color-red);font:var(--font-sm);text-transform:uppercase;cursor:pointer;background:0 0;border:0;text-decoration:underline}.boxer-editor-module__WIIfya__budgetMeter{height:.5rem}.boxer-editor-module__WIIfya__statRow{padding:var(--space-sm);border:var(--border-width) solid var(--color-divider);border-radius:var(--radius-sm);background:#0202026b}.boxer-editor-module__WIIfya__statControl{grid-template-columns:minmax(14rem,22rem) minmax(0,1fr);align-items:center}.boxer-editor-module__WIIfya__statHeader{grid-template-columns:minmax(0,1fr) 2rem;align-items:center}.boxer-editor-module__WIIfya__statValueRow{grid-template-columns:2rem minmax(0,1fr) 2rem;align-items:center}.boxer-editor-module__WIIfya__lockedStatsMessage~.boxer-editor-module__WIIfya__statGrid .boxer-editor-module__WIIfya__statValueRow{grid-template-columns:minmax(0,1fr)}.boxer-editor-module__WIIfya__statMeter{height:1rem}.boxer-editor-module__WIIfya__statStepper{border:var(--border-width) solid var(--color-border);border-radius:var(--radius-sm);min-height:2rem;color:var(--color-white);cursor:pointer;background:#020202db}.boxer-editor-module__WIIfya__statStepper:hover:not(:disabled),.boxer-editor-module__WIIfya__statStepper:focus-visible{color:var(--color-white);border-color:var(--color-red);background:#7800008c}.boxer-editor-module__WIIfya__statStepper:disabled{opacity:.45;cursor:not-allowed}.boxer-editor-module__WIIfya__statValue{color:var(--color-white);font:var(--font-sm);justify-self:end}.boxer-editor-module__WIIfya__statResetButton{justify-self:end}@media (min-width:64.01rem){.boxer-editor-module__WIIfya__sectionSubtitle{display:none}}@media (max-width:64rem){.boxer-editor-module__WIIfya__component{gap:var(--space-sm);grid-template-columns:1fr}.boxer-editor-module__WIIfya__desktopActions{display:none}.boxer-editor-module__WIIfya__mobileActions{display:block}.boxer-editor-module__WIIfya__previewColumn{border:var(--border-width) solid var(--color-border);background:var(--surface-panel)}.boxer-editor-module__WIIfya__previewStage{min-height:36rem}.boxer-editor-module__WIIfya__previewFighter{height:34rem;min-height:32rem}.boxer-editor-module__WIIfya__controlsPanel{border:var(--border-width) solid var(--color-border);border-radius:var(--radius-md);background:var(--surface-panel)}.boxer-editor-module__WIIfya__appearanceSectionBody,.boxer-editor-module__WIIfya__statControl,.boxer-editor-module__WIIfya__sectionHeaderWithAction{grid-template-columns:1fr}}@media (max-width:48rem){.boxer-editor-module__WIIfya__actionBar{grid-template-columns:repeat(2,minmax(0,1fr))}.boxer-editor-module__WIIfya__previewStage{min-height:32rem}.boxer-editor-module__WIIfya__previewFighter{height:31rem;min-height:29rem}}@media (max-width:34rem){.boxer-editor-module__WIIfya__component,.boxer-editor-module__WIIfya__controlsPanel,.boxer-editor-module__WIIfya__appearanceSection,.boxer-editor-module__WIIfya__statRow,.boxer-editor-module__WIIfya__mobileActions{min-width:0}.boxer-editor-module__WIIfya__controlsPanel,.boxer-editor-module__WIIfya__mobileActions{padding:var(--space-sm)}.boxer-editor-module__WIIfya__appearanceSectionBody{gap:var(--space-sm);grid-template-columns:minmax(0,1fr)}.boxer-editor-module__WIIfya__carouselControl{grid-template-columns:2.25rem minmax(0,1fr) 2.25rem}.boxer-editor-module__WIIfya__carouselValue{padding:0 var(--space-xs);grid-template-columns:minmax(0,1fr) 2.4rem}.boxer-editor-module__WIIfya__carouselValueCounter{width:2.4rem}.boxer-editor-module__WIIfya__statValueRow{grid-template-columns:1.85rem minmax(0,1fr) 1.85rem}.boxer-editor-module__WIIfya__lockedStatsMessage~.boxer-editor-module__WIIfya__statGrid .boxer-editor-module__WIIfya__statValueRow{grid-template-columns:minmax(0,1fr)}.boxer-editor-module__WIIfya__actionBar{grid-template-columns:1fr}}
.boxer-option-module__KS5Nsq__component{max-width:100%}.boxer-option-module__KS5Nsq__component[data-layout=segmented]{flex-wrap:nowrap;max-width:100%;display:inline-flex;overflow-x:auto}.boxer-option-module__KS5Nsq__component[data-layout=grid]{gap:var(--space-xs);grid-template-columns:repeat(auto-fit,minmax(5.75rem,1fr));display:grid}.boxer-option-module__KS5Nsq__optionButton{min-width:fit-content;min-height:2rem;padding:0 var(--space-sm);border:var(--border-width) solid var(--color-border);color:var(--color-white);font:var(--font-sm);cursor:pointer;background:#020202db;border-radius:0;transition:background-color .12s,border-color .12s,color .12s}.boxer-option-module__KS5Nsq__component[data-layout=segmented] .boxer-option-module__KS5Nsq__optionButton+.boxer-option-module__KS5Nsq__optionButton{margin-inline-start:calc(var(--border-width) * -1)}.boxer-option-module__KS5Nsq__component[data-layout=segmented] .boxer-option-module__KS5Nsq__optionButton:first-child{border-start-start-radius:var(--radius-sm);border-end-start-radius:var(--radius-sm)}.boxer-option-module__KS5Nsq__component[data-layout=segmented] .boxer-option-module__KS5Nsq__optionButton:last-child{border-start-end-radius:var(--radius-sm);border-end-end-radius:var(--radius-sm)}.boxer-option-module__KS5Nsq__component[data-layout=grid] .boxer-option-module__KS5Nsq__optionButton{border-radius:var(--radius-sm);justify-content:center;min-width:0}.boxer-option-module__KS5Nsq__optionButton:hover:not(:disabled),.boxer-option-module__KS5Nsq__optionButton:focus-visible{border-color:var(--color-red);background:#7800008c}.boxer-option-module__KS5Nsq__optionButton:focus-visible{outline:var(--border-width) solid var(--color-white);outline-offset:var(--border-width)}.boxer-option-module__KS5Nsq__optionButtonSelected{color:var(--color-white);border-color:var(--color-red);background:var(--color-red)}.boxer-option-module__KS5Nsq__optionButton:disabled{opacity:.55;cursor:not-allowed}
.color-picker-module__OxnkoG__component{top:calc(100% + var(--space-sm));z-index:10;gap:var(--space-sm);min-inline-size:14rem;padding:var(--space-sm);border:var(--border-width) solid var(--color-border);border-radius:var(--radius-md);background:var(--surface-panel);box-shadow:var(--shadow-panel);display:grid;position:absolute;left:0}.color-picker-module__OxnkoG__section{gap:var(--space-sm);display:grid}.color-picker-module__OxnkoG__header{justify-content:space-between;align-items:center;gap:var(--space-sm);display:flex}.color-picker-module__OxnkoG__label{color:var(--color-red);font:var(--font-sm);letter-spacing:.06em;text-transform:uppercase}.color-picker-module__OxnkoG__presetGrid{gap:calc(var(--space-sm) * .75);grid-template-columns:repeat(auto-fit,minmax(1.875rem,1fr));display:grid}.color-picker-module__OxnkoG__presetButton{border:var(--border-width) solid var(--color-border);border-radius:var(--radius-sm);background:linear-gradient(180deg, #ffffff3d, transparent 55%), var(--swatch-color);cursor:pointer;block-size:1.875rem;inline-size:1.875rem;box-shadow:0 .25rem .5rem #00000047}.color-picker-module__OxnkoG__presetButton[data-selected=true]{border-color:var(--color-red)}.color-picker-module__OxnkoG__customRow{gap:var(--space-sm);grid-template-columns:3rem minmax(0,1fr);align-items:center;display:grid}.color-picker-module__OxnkoG__colorInput{border:var(--border-width) solid var(--color-border);border-radius:var(--radius-sm);background:var(--surface-pixel-dark);cursor:pointer;block-size:2.5rem;inline-size:3rem;padding:0}.color-picker-module__OxnkoG__colorInput::-webkit-color-swatch-wrapper{padding:.2rem}.color-picker-module__OxnkoG__colorInput::-webkit-color-swatch{border-radius:calc(var(--radius-sm) - .1rem);border:0}.color-picker-module__OxnkoG__colorInput::-moz-color-swatch{border-radius:calc(var(--radius-sm) - .1rem);border:0}.color-picker-module__OxnkoG__hexInput{min-block-size:2.5rem;padding:0 var(--space-sm);border:var(--border-width) solid var(--color-border);border-radius:var(--radius-sm);color:var(--color-white);font:var(--font-md);background:var(--surface-pixel-dark)}.color-picker-module__OxnkoG__value{color:var(--color-red);font:var(--font-sm);letter-spacing:.04em;text-transform:uppercase}.color-picker-module__OxnkoG__presetButton:focus-visible,.color-picker-module__OxnkoG__colorInput:focus-visible,.color-picker-module__OxnkoG__hexInput:focus-visible{outline:var(--border-width) solid var(--color-white);outline-offset:var(--border-width)}
.clock-module__XB9kha__component{border:var(--border-width) solid #d2a34973;border-radius:var(--radius-md);background:linear-gradient(180deg, var(--surface-pixel-focus), var(--surface-pixel-dark));min-width:min(100%,10rem);box-shadow:var(--shadow-panel);text-align:center;gap:.06rem;padding:.45rem .8rem;display:grid}.clock-module__XB9kha__title{color:var(--color-cream);letter-spacing:.14em;text-transform:uppercase;margin:0;font-size:clamp(.68rem,.62rem + .2vw,.78rem)}.clock-module__XB9kha__subtitle{color:var(--color-red);margin:0;font-size:clamp(1.35rem,1.08rem + .7vw,1.95rem);font-weight:700;line-height:.95}.clock-module__XB9kha__event{color:#dee8ffb8;letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.64rem}.clock-module__XB9kha__hint{color:var(--color-gold);letter-spacing:.08em;text-transform:uppercase;margin:.08rem 0 0;font-size:.58rem;font-weight:700}@media (max-width:56.25rem){.clock-module__XB9kha__component{min-width:8.75rem;padding:.4rem .65rem}.clock-module__XB9kha__hint{display:none}}
.color-border-picker-module__CCmVIG__component{grid-column:1/-1;grid-template-columns:1fr;height:.55rem;display:grid;overflow:hidden}.color-border-picker-module__CCmVIG__component[data-segments="2"]{grid-template-columns:repeat(2,minmax(0,1fr))}.color-border-picker-module__CCmVIG__segmentRoot{min-width:0}.color-border-picker-module__CCmVIG__segment{background:linear-gradient(180deg, #ffffff3d, transparent 55%), var(--color-border-picker-color);cursor:pointer;border:0;border-radius:0;block-size:100%;inline-size:100%;display:block}.color-border-picker-module__CCmVIG__segment[data-open=true]{box-shadow:inset 0 0 0 .125rem var(--color-red)}.color-border-picker-module__CCmVIG__segment:disabled,.color-border-picker-module__CCmVIG__segment[data-disabled=true]{opacity:.32;filter:grayscale(.65);cursor:not-allowed}.color-border-picker-module__CCmVIG__segment:focus-visible{z-index:1;outline:var(--border-width) solid var(--color-white);outline-offset:calc(var(--border-width) * -1);position:relative}
.fighter-hud-module__M1RgGW__component{border:var(--border-width) solid transparent;background:linear-gradient(135deg, color-mix(in srgb, var(--color-red) 24%, var(--color-black)), color-mix(in srgb, var(--color-black) 84%, transparent));width:100%;min-width:0;box-shadow:0 .75rem 1.6rem color-mix(in srgb, var(--color-black) 28%, transparent);-webkit-backdrop-filter:blur(.35rem);backdrop-filter:blur(.35rem);border-radius:.5rem;gap:.5rem;padding:.6rem .72rem .68rem;display:grid}.fighter-hud-module__M1RgGW__component[data-impact-highlighted=true]{border-color:color-mix(in srgb, var(--color-red) 70%, transparent);box-shadow:0 0 0 .0625rem color-mix(in srgb, var(--color-red) 36%, transparent), 0 .75rem 1.6rem color-mix(in srgb, var(--color-black) 28%, transparent)}.fighter-hud-module__M1RgGW__component[data-stamina-critical=true]{border-color:color-mix(in srgb, var(--color-gold) 58%, transparent);box-shadow:0 0 0 .0625rem color-mix(in srgb, var(--color-gold) 28%, transparent), 0 .75rem 1.6rem color-mix(in srgb, var(--color-black) 28%, transparent)}.fighter-hud-module__M1RgGW__header{justify-content:space-between;align-items:flex-start;gap:.5rem;min-width:0;display:flex}.fighter-hud-module__M1RgGW__labelRow{flex-wrap:wrap;align-items:center;gap:.34rem;min-width:0;display:inline-flex}.fighter-hud-module__M1RgGW__label{color:var(--color-white);font:700 1rem / 1 var(--font-family);letter-spacing:0;text-wrap:balance;min-width:0}.fighter-hud-module__M1RgGW__localMarker{border:var(--border-width) solid color-mix(in srgb, var(--color-blue) 34%, transparent);color:var(--color-blue);font:700 .58rem / 1 var(--font-family);letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;border-radius:.5rem;padding:.14rem .32rem .12rem}.fighter-hud-module__M1RgGW__headerBadges{flex-wrap:wrap;justify-content:flex-end;gap:.28rem;min-width:fit-content;display:inline-flex}.fighter-hud-module__M1RgGW__badge{border:var(--border-width) solid transparent;font:700 .58rem / 1 var(--font-family);letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;border-radius:.5rem;padding:.16rem .38rem .14rem}.fighter-hud-module__M1RgGW__comboBadge{border:var(--border-width) solid color-mix(in srgb, var(--color-blue) 36%, transparent);background:color-mix(in srgb, var(--color-blue) 14%, transparent);color:color-mix(in srgb, var(--color-blue) 86%, var(--color-white));font:700 .58rem / 1 var(--font-family);letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;border-radius:.5rem;padding:.16rem .38rem .14rem}.fighter-hud-module__M1RgGW__badge[data-tone=danger]{border-color:color-mix(in srgb, var(--color-red) 34%, transparent);background:color-mix(in srgb, var(--color-red) 12%, transparent);color:var(--color-red)}.fighter-hud-module__M1RgGW__badge[data-tone=warning]{border-color:color-mix(in srgb, var(--color-gold) 32%, transparent);background:color-mix(in srgb, var(--color-gold) 12%, transparent);color:var(--color-gold)}.fighter-hud-module__M1RgGW__resourceGroup{gap:.34rem;display:grid}.fighter-hud-module__M1RgGW__row{gap:.16rem;display:grid}.fighter-hud-module__M1RgGW__rowMeta{gap:.12rem;display:grid}.fighter-hud-module__M1RgGW__rowLabel{justify-content:space-between;align-items:center;gap:var(--space-xs);color:color-mix(in srgb, var(--color-white) 80%, transparent);font:700 .56rem / 1 var(--font-family);letter-spacing:.08em;text-transform:uppercase;display:flex}.fighter-hud-module__M1RgGW__recoveryCue{color:var(--color-gold)}.fighter-hud-module__M1RgGW__rowTrack{border:var(--border-width) solid var(--color-border);background:color-mix(in srgb, var(--color-black) 78%, transparent);border-radius:.5rem;height:.58rem;display:block;position:relative;overflow:hidden}.fighter-hud-module__M1RgGW__rowFill{transform-origin:0;border-radius:inherit;transition:width .12s linear;position:absolute;inset:0}.fighter-hud-module__M1RgGW__barHealth{background:linear-gradient(90deg, color-mix(in srgb, var(--color-red) 38%, var(--color-black) 62%), color-mix(in srgb, var(--color-red) 68%, var(--color-black) 32%));overflow:hidden}.fighter-hud-module__M1RgGW__barHealthChin{background:linear-gradient(90deg, color-mix(in srgb, var(--color-red) 58%, var(--color-white) 42%), color-mix(in srgb, var(--color-red) 76%, var(--color-white) 24%));box-shadow:inset 0 0 0 .0625rem color-mix(in srgb, var(--color-white) 34%, transparent), 0 0 .3rem color-mix(in srgb, var(--color-red) 28%, transparent);border-radius:.28rem;top:.11rem;bottom:.11rem}.fighter-hud-module__M1RgGW__barStaminaOverall{background:linear-gradient(90deg, color-mix(in srgb, var(--color-green) 38%, var(--color-black) 62%), color-mix(in srgb, var(--color-green) 66%, var(--color-black) 34%));overflow:hidden}.fighter-hud-module__M1RgGW__barStaminaBurst{background:linear-gradient(90deg, var(--color-green), color-mix(in srgb, var(--color-green) 74%, var(--color-white) 26%));box-shadow:inset 0 0 0 .0625rem color-mix(in srgb, var(--color-white) 30%, transparent), 0 0 .28rem color-mix(in srgb, var(--color-green) 28%, transparent);border-radius:.28rem;top:.11rem;bottom:.11rem}.fighter-hud-module__M1RgGW__barStaminaCap{background:color-mix(in srgb, var(--color-white) 82%, var(--color-green) 18%);width:.1rem;box-shadow:-.16rem 0 .28rem color-mix(in srgb, var(--color-black) 28%, transparent), 0 0 .18rem color-mix(in srgb, var(--color-green) 36%, transparent);border-radius:.12rem;position:absolute;top:0;bottom:0;right:0}.fighter-hud-module__M1RgGW__component[data-stamina-critical=true] .fighter-hud-module__M1RgGW__barStaminaBurst{background:linear-gradient(90deg, var(--color-gold), color-mix(in srgb, var(--color-red) 58%, var(--color-gold) 42%));animation:.68s ease-in-out infinite alternate fighter-hud-module__M1RgGW__staminaCriticalPulse}.fighter-hud-module__M1RgGW__component[data-guard-fatigued=true] .fighter-hud-module__M1RgGW__barStaminaBurst{box-shadow:inset 0 0 0 .0625rem color-mix(in srgb, var(--color-white) 36%, transparent), 0 0 .38rem color-mix(in srgb, var(--color-gold) 34%, transparent);animation:.52s steps(2,end) infinite fighter-hud-module__M1RgGW__guardFatigueFlicker}.fighter-hud-module__M1RgGW__component[data-stamina-critical=true][data-guard-fatigued=true] .fighter-hud-module__M1RgGW__barStaminaBurst{animation:.68s ease-in-out infinite alternate fighter-hud-module__M1RgGW__staminaCriticalPulse}@keyframes fighter-hud-module__M1RgGW__staminaCriticalPulse{0%{filter:brightness(.92)}to{filter:brightness(1.28)}}@keyframes fighter-hud-module__M1RgGW__guardFatigueFlicker{0%,to{filter:brightness(.94)}50%{filter:brightness(1.22)saturate(1.1)}}@media (max-width:56.25rem){.fighter-hud-module__M1RgGW__component{gap:.42rem;padding:.48rem .56rem .54rem}.fighter-hud-module__M1RgGW__label{font-size:.82rem}.fighter-hud-module__M1RgGW__badge,.fighter-hud-module__M1RgGW__comboBadge{font-size:.5rem}.fighter-hud-module__M1RgGW__rowLabel{font-size:.46rem}}@media (min-width:56.25rem){.fighter-hud-module__M1RgGW__component{gap:.58rem;padding:.72rem .84rem .78rem}.fighter-hud-module__M1RgGW__header{gap:.62rem}.fighter-hud-module__M1RgGW__label{font-size:1.08rem}.fighter-hud-module__M1RgGW__localMarker{padding:.16rem .38rem .14rem;font-size:.62rem}.fighter-hud-module__M1RgGW__badge,.fighter-hud-module__M1RgGW__comboBadge{padding:.18rem .44rem .16rem;font-size:.62rem}.fighter-hud-module__M1RgGW__resourceGroup{gap:.42rem}.fighter-hud-module__M1RgGW__row{gap:.18rem}.fighter-hud-module__M1RgGW__rowLabel{font-size:.6rem}.fighter-hud-module__M1RgGW__rowTrack{height:.68rem}}
