@charset "UTF-8";body{font-family:Inter,Pixelify Sans,sans-serif}.streamer-page__divider{height:2px;max-width:360px;margin:18px auto;background:linear-gradient(90deg,transparent 0%,var(--hof-purple, #2a1b4d) 18%,var(--hof-gold, #ffd700) 50%,var(--hof-purple, #2a1b4d) 82%,transparent 100%);box-shadow:0 0 12px #ffd70040}html{box-sizing:border-box;-ms-overflow-style:scrollbar;scrollbar-gutter:stable}html.widget-route{scrollbar-gutter:auto}html{font-size:calc(100vw / 56)}*,*:before,*:after{box-sizing:inherit}body{margin:0;min-height:100vh;font-size:1rem;background-color:#1a1a2e;color:#eaeaea}.splash{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;gap:1rem}.splash__title{margin:0;font-size:2rem}.splash__status{margin:0;opacity:.7}.splash__error{margin:0;color:#e74c3c}.widget-login{min-height:100vh;margin:0;padding:0;background:#000}.fighter-sprite-stack{position:absolute;top:0;right:0;bottom:0;left:0;line-height:0}.fighter-sprite-stack__layer{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;line-height:0;pointer-events:none}.fighter-sprite-stack__layer.is-ready{opacity:1}.fighter-sprite{display:block;width:100%;height:100%;line-height:0}.fighter-sprite--frozen{overflow:hidden;line-height:0}.fighter-sprite--frozen img{display:block;width:auto!important;height:auto!important;max-width:none!important;image-rendering:pixelated;image-rendering:crisp-edges}.fighter-sprite:not(.fighter-sprite--frozen) canvas,.fighter-sprite:not(.fighter-sprite--frozen) img{width:100%!important;height:auto!important;image-rendering:pixelated;image-rendering:crisp-edges}.fighter-projectile{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;line-height:0;pointer-events:none;overflow:visible;transform:scale(var(--fighter-body-scale, 1)) translate(var(--fighter-projectile-tx, 36%),var(--fighter-projectile-ty, 0%));transform-origin:var(--fighter-transform-origin, center bottom)}.fighter-projectile__sheet{position:absolute;left:50%;top:0;bottom:0;width:calc(100% * var(--fighter-projectile-aspect, 1));height:100%;transform:translate(-50%) scale(var(--fighter-projectile-fit, 1));transform-origin:center var(--fighter-projectile-origin-y, 50%);line-height:0}.fighter-projectile__sheet .fighter-sprite-stack{position:absolute;top:0;right:0;bottom:0;left:0;transform:none}.fighter{position:absolute;bottom:8%;left:0;right:auto;width:var(--fighter-stage-w, 28rem);z-index:3;transform:translate(25%)}.fighter--right{left:auto;right:0;transform:translate(-25%)}.fighter--right .fighter__sprite-wrap{transform:scaleX(-1)}.fighter__sprite-wrap{position:relative;width:var(--fighter-stage-w, 100%);height:var(--fighter-stage-h, auto);aspect-ratio:1;overflow:visible;line-height:0;isolation:isolate;width:100%}.fighter__sprite-stage{position:absolute;top:0;right:0;bottom:0;left:0;overflow:visible;line-height:0}.fighter__body{position:absolute;left:50%;top:var(--fighter-body-top, auto);bottom:var(--fighter-body-bottom, 0);z-index:2;width:100%;height:100%;overflow:visible;line-height:0;transform:var(--fighter-body-translate, translateX(-50%))}.fighter__body>.fighter-sprite-stack{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;transform:scale(var(--fighter-body-scale, 1));transform-origin:var(--fighter-transform-origin, center bottom)}.fighter__damage{position:absolute;top:auto;bottom:var(--fighter-labels-bottom, 72%);left:50%;z-index:10;display:flex;align-items:center;justify-content:center;gap:.4rem;padding:0;transform:translate(-50%);line-height:1;pointer-events:none;--float-pop-scale: 1.45;animation:fighter-float-up 1.2s linear forwards}.fighter__damage--crit,.fighter__damage--heal,.fighter__damage--miss,.fighter__damage--block{--float-pop-scale: 1.75}.fighter__damage-icon{width:3.6rem;height:3.6rem;object-fit:contain;flex-shrink:0;pointer-events:none;-webkit-user-select:none;user-select:none}.fighter__damage-value{font-size:2.8rem;font-weight:900;line-height:1;color:#fff;white-space:nowrap;font-family:Arial,sans-serif;-webkit-text-stroke:.15rem rgba(0,0,0,.55);paint-order:stroke fill;text-shadow:0 0 .6rem rgb(0,0,0),0 .1rem .3rem rgba(0,0,0,.95),0 .2rem .8rem rgba(0,0,0,.85),.1rem 0 .2rem rgba(0,0,0,.7),-.1rem 0 .2rem rgba(0,0,0,.7)}.fighter__damage--miss .fighter__damage-value,.fighter__damage--block .fighter__damage-value{color:#7ad0ff}.fighter__damage--crit .fighter__damage-value{color:#ff8e8e}.fighter__damage--counter .fighter__damage-value{color:#7ad0ff}.fighter__damage--heal .fighter__damage-value{color:#6ee7a0}@keyframes fighter-float-up{0%{opacity:0;transform:translate(-50%,18%) scale(.35)}12%{opacity:1;transform:translate(-50%,-8%) scale(var(--float-pop-scale, 1.45))}28%{opacity:1;transform:translate(-50%,-14%) scale(1)}to{opacity:0;transform:translate(-50%,-110%) scale(1)}}.react-responsive-spritesheet-container__move{image-rendering:pixelated;image-rendering:crisp-edges}.fighter-nick-line{position:relative;z-index:1;display:inline-flex;align-items:baseline;gap:.35rem;max-width:100%}.fighter-nick-line__rank{font-size:.85em;font-weight:700;opacity:.9;white-space:nowrap}.fighter-nick-line__nick{font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fighter-nick-line__level{font-size:2rem;font-weight:600;white-space:nowrap}.fighter-nick-flame{position:absolute;left:50%;bottom:50%;z-index:0;transform:translate(-50%);pointer-events:none;overflow:visible;line-height:0}.fighter-nick-flame .fighter-sprite-stack,.fighter-nick-flame .fighter-sprite{width:100%;height:100%}.fighter-nick-line-wrap{position:relative;display:inline-flex;max-width:100%;vertical-align:bottom}.fighter-nick-line-wrap>.fighter-nick-line{position:relative;z-index:1}.fighter-title-tag{position:relative;display:inline-flex;align-items:center;gap:.5rem;max-width:100%;padding:.4rem .9rem;box-sizing:border-box;font-size:1.8rem;font-weight:700;line-height:1.2;white-space:nowrap;color:var(--fighter-title-color, #ffd700);text-shadow:0 .1rem .2rem rgba(0,0,0,.85)}.fighter-title-tag__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background:color-mix(in srgb,var(--fighter-title-color, #ffd700) 22%,rgba(10,6,0,.88));border:1px solid color-mix(in srgb,var(--fighter-title-color, #ffd700) 70%,transparent);border-radius:.4rem;box-shadow:0 0 0 1px #00000073,0 .2rem .6rem #0000008c}.fighter-title-tag__icon{position:relative;z-index:1;width:2.2rem;height:2.2rem;flex-shrink:0;object-fit:contain}.fighter-title-tag__text{position:relative;z-index:1;overflow:hidden;text-overflow:ellipsis}.fighter-stats{display:flex;flex-direction:column;gap:.4rem;min-width:13rem}.fighter-stats--left{align-items:flex-start;text-align:left}.fighter-stats--right{align-items:flex-end;text-align:right}.fighter-stats--right .fighter-title-tag{flex-direction:row-reverse}.fighter-stats__row{display:flex;align-items:center;gap:.2rem}.fighter-stats--right .fighter-stats__row--nick{flex-direction:row-reverse}.fighter-stats__row--nick .fighter-nick-line,.fighter-stats__row--nick .fighter-nick-line__rank,.fighter-stats__row--nick .fighter-nick-line__nick,.fighter-stats__row--nick .fighter-nick-line__level{-webkit-text-stroke:.15rem rgba(0,0,0,.55);paint-order:stroke fill;text-shadow:0 0 .6rem rgb(0,0,0),0 .1rem .3rem rgba(0,0,0,.95),0 .2rem .8rem rgba(0,0,0,.85),.1rem 0 .2rem rgba(0,0,0,.7),-.1rem 0 .2rem rgba(0,0,0,.7)}.fighter-stats__row--nick .fighter-nick-line{font-size:2.4rem;font-weight:700;line-height:1.1}.fighter-stats__row--nick{position:relative;z-index:5;font-size:1.7rem}.fighter-nick-line__rank{font-size:2.2rem}.fighter-stats__row--nick .fighter-nick-line__level{font-size:1.8rem;font-weight:600;color:#ffffffeb;white-space:nowrap}.fighter-stats__row--nick .fighter-nick-line__nick{overflow:visible;text-overflow:clip;white-space:nowrap}.fighter-stats__hp-row{position:relative;z-index:5;display:flex;align-items:center;gap:.6rem}.fighter-stats--right .fighter-stats__hp-row{flex-direction:row-reverse}.fighter-stats__hp{position:relative;width:22rem;aspect-ratio:648/130;flex-shrink:0}.fighter-stats__hp-well{position:absolute;left:6.8%;right:6.9%;top:33.85%;bottom:34.62%;overflow:hidden;border-radius:999px;background:#121216eb}.fighter-stats__hp-fill{height:100%;border-radius:inherit;transition:width .25s ease,background .25s ease}.fighter-stats__hp-frame{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;width:100%;height:100%;object-fit:fill;pointer-events:none;-webkit-user-select:none;user-select:none}.fighter-stats__hp-value{position:absolute;top:50%;left:50%;z-index:2;transform:translate(-50%,-50%);font-size:1.8rem;font-weight:700;line-height:1;color:#fff;white-space:nowrap;pointer-events:none;font-family:Arial,sans-serif;-webkit-text-stroke:.15rem rgba(0,0,0,.55);paint-order:stroke fill;text-shadow:0 0 .6rem rgb(0,0,0),0 .1rem .3rem rgba(0,0,0,.95),0 .2rem .8rem rgba(0,0,0,.85),.1rem 0 .2rem rgba(0,0,0,.7),-.1rem 0 .2rem rgba(0,0,0,.7)}.fighter-stats__matchup{flex-shrink:0;width:4.4rem;height:4.4rem;object-fit:contain;object-position:center;pointer-events:none;-webkit-user-select:none;user-select:none}.fighter-stats__buff-copy{position:relative;z-index:1;display:flex;flex-direction:column;gap:.2rem;max-width:25rem}.fighter-stats__buff-name{display:none;font-size:1.8rem;font-weight:700;line-height:1.15;color:#fff;-webkit-text-stroke:.2rem rgba(0,0,0,.85);paint-order:stroke fill;text-shadow:0 0 .2rem #000,0 .1rem .2rem #000,0 .2rem .4rem #000,.1rem .1rem 0 #000,-.1rem .1rem 0 #000,.1rem -.1rem 0 #000,-.1rem -.1rem 0 #000,0 .2rem .6rem rgb(0,0,0)}.fighter-stats__buff-effect{display:inline-block;padding:.2rem .6rem;border:1px solid #3dba5a;border-radius:.4rem;font-size:1.8rem;font-weight:600;line-height:1.15;color:#3dba5a;background:#041208;-webkit-text-stroke:.1rem rgba(0,0,0,.85);paint-order:stroke fill;text-shadow:0 0 .2rem #000,0 .1rem .2rem #000}.fighter-stats__buff-effect--t1{color:#3dba5a;border-color:#3dba5a;background:#041208}.fighter-stats__buff-effect--t2{color:#c08aff;border-color:#c08aff;background:#110820}.fighter-stats__buff-effect--t3{color:#5bc8f0;border-color:#5bc8f0;background:#03141e}.fighter-stats__buff-effect--t4{color:#e03030;border-color:#e03030;background:#200808}.fighter-stats__buff-effect--t5{color:#ff7ac0;border-color:#ff7ac0;background:#1e0008}.fighter-stats__buff-effect--cat{display:inline-flex;align-items:center;gap:.6rem;color:#e8d5a3;border-color:#e8d5a3;background:#1a1408}.fighter-stats__seal-icon{flex-shrink:0;width:2.2rem;height:2.2rem;object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none}.fighter-stats__seal-text{min-width:0}.fighter-stats__rank-row{position:relative;z-index:5;display:flex;flex-direction:column;gap:.2rem;align-items:flex-start;padding:.2rem .6rem;border-radius:.6rem;background:radial-gradient(ellipse at center,#000000b8,#00000073 55%,#0000001a)}.fighter-stats--right .fighter-stats__rank-row{align-items:flex-end}.fighter-stats__rank-head{display:flex;align-items:center;gap:.6rem}.fighter-stats--right .fighter-stats__rank-head{flex-direction:row-reverse}.fighter-stats__rank-icon{width:2.8rem;height:2.8rem;object-fit:contain}.fighter-stats__rank-name{font-size:2.2rem;line-height:1;font-weight:600;-webkit-text-stroke:.15rem rgba(0,0,0,.55);paint-order:stroke fill;text-shadow:0 0 .6rem rgb(0,0,0),0 .1rem .3rem rgba(0,0,0,.95),0 .2rem .8rem rgba(0,0,0,.85),.1rem 0 .2rem rgba(0,0,0,.7),-.1rem 0 .2rem rgba(0,0,0,.7)}.fighter-stats__mmr{font-size:2rem;line-height:1;font-weight:600;color:#ffffffeb;white-space:nowrap;-webkit-text-stroke:.15rem rgba(0,0,0,.55);paint-order:stroke fill;text-shadow:0 0 .6rem rgb(0,0,0),0 .1rem .3rem rgba(0,0,0,.95),0 .2rem .8rem rgba(0,0,0,.85),.1rem 0 .2rem rgba(0,0,0,.7),-.1rem 0 .2rem rgba(0,0,0,.7)}.arena-viewport{position:relative;width:56rem;max-width:100%;aspect-ratio:560/315;overflow:hidden}.arena-stage{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.arena-stage__bg{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#1a1a2e;background-size:cover;background-position:center bottom;background-repeat:no-repeat}.arena-stage__stats--overlay{position:absolute;top:0;left:0;right:0;height:10rem;pointer-events:none;background:linear-gradient(180deg,#00000080,#0000004d 65%,#0000)}.arena-stage__stats{position:absolute;top:.2rem;pointer-events:auto}.arena-stage__stats--left{left:.2rem}.arena-stage__stats--right{right:.2rem}.lobby-bubble{display:inline-block;width:max-content;max-width:24rem;margin-bottom:1.2rem;padding:.8rem 1.2rem;box-sizing:border-box;background:#ffffffeb;border-radius:1.4rem;pointer-events:none}.lobby-bubble__text{margin:0;overflow:hidden;color:#1a1a2e;font-size:2rem;line-height:1.2;white-space:nowrap;text-overflow:ellipsis}.lobby-walker{position:absolute;left:0;z-index:1;width:var(--fighter-stage-w, 22.4rem);will-change:transform,opacity;opacity:1;transition:opacity .45s ease}.lobby-walker--fade-out{opacity:0}.lobby-walker--flip .lobby-walker__sprite-wrap{transform:scaleX(-1)}.lobby-walker__labels{position:absolute;bottom:var(--fighter-labels-bottom, 72%);left:50%;z-index:2;display:flex;flex-direction:column;align-items:center;gap:.2rem;width:max-content;max-width:24rem;transform:translate(-50%);pointer-events:none}.lobby-walker__title-row{display:flex;align-items:center;gap:.4rem;max-width:100%;min-height:0}.lobby-walker__title-row--seal-only,.lobby-walker__title-row--with-title{justify-content:center}.lobby-walker__title-row--with-title .fighter-title-tag{min-width:0}.lobby-walker__seal{position:relative;flex:0 0 2.96rem;box-sizing:border-box;width:2.96rem;height:2.96rem;min-width:2.96rem;min-height:0;padding:0;overflow:visible}.lobby-walker__seal-glow,.lobby-walker__seal-icon{position:absolute;left:50%;top:50%;display:block;width:3.2rem;height:3.2rem;object-fit:contain;transform:translate(-50%,-50%);pointer-events:none;-webkit-user-select:none;user-select:none}.lobby-walker__seal-glow{z-index:0;filter:drop-shadow(0 0 .1rem rgb(255,245,180)) drop-shadow(0 0 .3rem rgb(255,210,70)) drop-shadow(0 0 .5rem rgba(230,160,40,.95));animation:lobby-seal-glow 2.4s ease-in-out infinite}.lobby-walker__seal-icon{z-index:1;image-rendering:auto}@keyframes lobby-seal-glow{0%,to{filter:drop-shadow(0 0 .1rem rgb(255,240,160)) drop-shadow(0 0 .3rem rgba(255,200,60,.95)) drop-shadow(0 0 .5rem rgba(220,150,30,.85))}50%{filter:drop-shadow(0 0 .15rem rgb(255,250,200)) drop-shadow(0 0 .35rem rgb(255,220,80)) drop-shadow(0 0 .6rem rgb(240,170,40))}}.lobby-walker__nick-wrap{position:relative;display:flex;flex-direction:column;align-items:center;max-width:100%}.lobby-walker__labels .fighter-nick-line,.lobby-walker__labels .fighter-nick-line__rank,.lobby-walker__labels .fighter-nick-line__nick,.lobby-walker__labels .fighter-nick-line__level{-webkit-text-stroke:.15rem rgba(0,0,0,.55);paint-order:stroke fill;text-shadow:0 0 .6rem rgb(0,0,0),0 .1rem .3rem rgba(0,0,0,.95),0 .2rem .8rem rgba(0,0,0,.85),.1rem 0 .2rem rgba(0,0,0,.7),-.1rem 0 .2rem rgba(0,0,0,.7)}.lobby-walker__labels .fighter-nick-line{max-width:100%;font-size:2rem;line-height:1.2;text-align:center}.lobby-walker__labels .fighter-nick-line__nick{color:#fff}.lobby-walker__nick{margin:0;overflow:hidden;color:#fff;font-size:2rem;font-weight:700;line-height:1.2;text-align:center;white-space:nowrap;text-overflow:ellipsis;-webkit-text-stroke:.15rem rgba(0,0,0,.55);paint-order:stroke fill;text-shadow:0 0 .6rem rgb(0,0,0),0 .1rem .3rem rgba(0,0,0,.95),0 .2rem .8rem rgba(0,0,0,.85),.1rem 0 .2rem rgba(0,0,0,.7),-.1rem 0 .2rem rgba(0,0,0,.7)}.lobby-walker__sprite-wrap{position:relative;width:var(--fighter-stage-w, 100%);height:var(--fighter-stage-h, auto);aspect-ratio:1;overflow:visible;line-height:0;isolation:isolate;width:100%}.lobby-walker__sprite-stage{position:absolute;top:0;right:0;bottom:0;left:0;overflow:visible;line-height:0}.lobby-walker__body{position:absolute;left:50%;top:var(--fighter-body-top, auto);bottom:var(--fighter-body-bottom, 0);z-index:2;width:100%;height:100%;overflow:visible;line-height:0;transform:var(--fighter-body-translate, translateX(-50%));z-index:1}.lobby-walker__body>.fighter-sprite-stack{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;transform:scale(var(--fighter-body-scale, 1));transform-origin:var(--fighter-transform-origin, center bottom)}.lobby-walker .lobby-bubble{position:absolute;left:50%;bottom:100%;z-index:3;margin:0 0 .3rem;max-width:24rem;transform:translate(-50%)}.lobby-scene__stage{overflow:hidden}.lobby-scene__bg{background-color:#87ceeb;background-size:cover;background-position:center}.lobby-scene__bg--fade{z-index:0;opacity:0;transition:opacity 1.2s ease}.lobby-scene__bg--fade-in{opacity:1}.lobby-scene__walkers{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;overflow:hidden;pointer-events:none}.lobby-scene__dim{position:absolute;top:0;right:0;bottom:0;left:0;z-index:150;background:#000;pointer-events:none}.raid-hp-bar{display:flex;align-items:center;gap:.5rem;width:max-content;max-width:100%;margin:.1rem auto 0;flex-shrink:0}.raid-hp-bar__track{width:7.2rem;height:.8rem;padding:.1rem;box-sizing:border-box;overflow:hidden;background:#00000080;border:.1rem solid rgba(255,255,255,.28);border-radius:.2rem}.raid-hp-bar__fill{height:100%;border-radius:.1rem;transition:width .25s ease,background .25s ease}.raid-hp-bar__value{flex-shrink:0;min-width:2.2rem;font-size:1.4rem;font-weight:700;line-height:1;color:#fff;text-align:left;white-space:nowrap;-webkit-text-stroke:.15rem rgba(0,0,0,.55);paint-order:stroke fill;text-shadow:0 0 .6rem rgb(0,0,0),0 .1rem .3rem rgba(0,0,0,.95),0 .2rem .8rem rgba(0,0,0,.85),.1rem 0 .2rem rgba(0,0,0,.7),-.1rem 0 .2rem rgba(0,0,0,.7)}.raid-combat-unit{position:relative;display:flex;flex-direction:column;align-items:center;width:var(--fighter-stage-w, 15.4rem);pointer-events:none}.raid-combat-unit__float{position:absolute;top:auto;bottom:calc(var(--fighter-labels-bottom, 72%) + 3.6rem);left:50%;z-index:8;display:flex;align-items:center;justify-content:center;gap:.4rem;padding:0;transform:translate(-50%);line-height:1;pointer-events:none;--float-pop-scale: 1.45;animation:raid-combat-float-up 1.2s linear forwards}.raid-combat-unit__float--crit,.raid-combat-unit__float--heal,.raid-combat-unit__float--miss,.raid-combat-unit__float--block{--float-pop-scale: 1.75}.raid-combat-unit__float-icon{width:3.4rem;height:3.4rem;object-fit:contain;flex-shrink:0;pointer-events:none;-webkit-user-select:none;user-select:none}.raid-combat-unit__float-value{font-size:2.6rem;font-weight:900;line-height:1;color:#fff;white-space:nowrap;font-family:Arial,sans-serif;-webkit-text-stroke:.15rem rgba(0,0,0,.55);paint-order:stroke fill;text-shadow:0 0 .6rem rgb(0,0,0),0 .1rem .3rem rgba(0,0,0,.95),0 .2rem .8rem rgba(0,0,0,.85),.1rem 0 .2rem rgba(0,0,0,.7),-.1rem 0 .2rem rgba(0,0,0,.7)}.raid-combat-unit__float--miss .raid-combat-unit__float-value,.raid-combat-unit__float--block .raid-combat-unit__float-value{color:#7ad0ff}.raid-combat-unit__float--crit .raid-combat-unit__float-value{color:#ff8e8e}.raid-combat-unit__float--counter .raid-combat-unit__float-value{color:#7ad0ff}.raid-combat-unit__float--heal .raid-combat-unit__float-value{color:#6ee7a0}@keyframes raid-combat-float-up{0%{opacity:0;transform:translate(-50%,18%) scale(.35)}12%{opacity:1;transform:translate(-50%,-8%) scale(var(--float-pop-scale, 1.45))}28%{opacity:1;transform:translate(-50%,-14%) scale(1)}to{opacity:0;transform:translate(-50%,-110%) scale(1)}}.raid-combat-unit--face-left .raid-combat-unit__sprite-wrap{transform:scaleX(-1)}.raid-combat-unit .fighter-cat-sprite{left:30%}.raid-combat-unit__labels{position:absolute;bottom:var(--fighter-labels-bottom, 72%);left:50%;z-index:6;display:flex;flex-direction:column;align-items:center;gap:.2rem;width:max-content;max-width:18rem;transform:translate(-50%)}.raid-combat-unit__nick-wrap{position:relative;display:flex;flex-direction:column;align-items:center;max-width:100%}.raid-combat-unit .lobby-bubble{position:absolute;left:50%;bottom:100%;z-index:4;margin:0 0 .3rem;max-width:18rem;padding:.5rem .9rem;border-radius:.6rem;transform:translate(-50%)}.raid-combat-unit .lobby-bubble__text{font-size:1.4rem;line-height:1.2}.raid-combat-unit__nick-row{position:relative;display:flex;align-items:center;justify-content:center;max-width:100%}.raid-combat-unit__nick-passive{position:absolute;right:calc(100% + .4rem);top:50%;transform:translateY(-50%);flex-shrink:0}.raid-combat-unit__hp-row{position:relative;display:flex;justify-content:center;width:10rem}.raid-combat-unit__status-chips{position:absolute;z-index:2;display:flex;margin:0;padding:0;list-style:none;pointer-events:none}.raid-combat-unit__status-chips--buffs{top:0;flex-direction:column;align-items:center;gap:.3rem}.raid-combat-unit__status-chips--start{right:100%;left:auto}.raid-combat-unit__status-chips--end{left:100%;right:auto}.raid-combat-unit__status-chips--debuffs{top:100%;flex-direction:row;align-items:flex-start;gap:.3rem}.raid-combat-unit__status-chips--debuffs-start{left:0;right:auto;justify-content:flex-start}.raid-combat-unit__status-chips--debuffs-end{left:auto;right:0;justify-content:flex-end}.raid-combat-unit__status-chip{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.1rem;min-width:2rem;padding:.2rem;box-sizing:border-box;border:1px solid #36b65f;border-radius:.3rem;background:#0c0c0ce0;white-space:nowrap}.raid-combat-unit__status-chip.raid-combat-unit__nick-passive{border-color:#ffd25e}.raid-combat-unit__nick-passive--armed{--nick-passive-armed-angle: 0deg;isolation:isolate;border-color:transparent;animation:raid-nick-passive-armed-glow 1.8s ease-in-out infinite;box-shadow:0 0 10px 2px #36b65fa1,0 0 20px 6px #61ff9352}.raid-combat-unit__nick-passive--armed:before{content:"";position:absolute;top:-3px;right:-3px;bottom:-3px;left:-3px;padding:2px;border-radius:inherit;background:conic-gradient(from var(--nick-passive-armed-angle),#0a4020 0%,#36b65f 18%,#61ff93 38%,#2a8a4a 55%,#7dffb0 74%,#1e6b38 90%,#0a4020 100%);mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask-composite:exclude;-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;animation:raid-nick-passive-armed-spin 2.2s linear infinite;pointer-events:none}@property --nick-passive-armed-angle{syntax: "<angle>"; inherits: false; initial-value: 0deg;}@keyframes raid-nick-passive-armed-glow{0%,to{box-shadow:0 0 8px 1px #36b65f85,0 0 16px 4px #61ff933b}50%{box-shadow:0 0 14px 4px #61ff93eb,0 0 28px 10px #36b65f75}}@keyframes raid-nick-passive-armed-spin{to{--nick-passive-armed-angle: 360deg}}.raid-combat-unit__status-chip--debuff{border-color:#ff8a8a}.raid-combat-unit__status-icon{width:1.5rem;height:1.5rem;object-fit:contain;flex-shrink:0}.raid-combat-unit__status-icon-fallback{width:1.5rem;height:1.5rem;display:inline-flex;align-items:center;justify-content:center;font-size:1.1rem;line-height:1;color:#61ff93;flex-shrink:0}.raid-combat-unit__status-value{font-size:1.1rem;font-weight:800;line-height:1;color:#6ee7a0;-webkit-text-stroke:.15rem rgba(0,0,0,.55);paint-order:stroke fill;text-shadow:0 0 .6rem rgb(0,0,0),0 .1rem .3rem rgba(0,0,0,.95),0 .2rem .8rem rgba(0,0,0,.85),.1rem 0 .2rem rgba(0,0,0,.7),-.1rem 0 .2rem rgba(0,0,0,.7)}.raid-combat-unit__status-chip--debuff .raid-combat-unit__status-value,.raid-combat-unit__status-chip--debuff .raid-combat-unit__status-icon-fallback{color:#ff8a8a}.raid-combat-unit__status-chip--icon-only{gap:0;padding:.2rem}.raid-combat-unit__labels .fighter-nick-line{max-width:100%;font-size:1.6rem;line-height:1.2;text-align:center;-webkit-text-stroke:.15rem rgba(0,0,0,.55);paint-order:stroke fill;text-shadow:0 0 .6rem rgb(0,0,0),0 .1rem .3rem rgba(0,0,0,.95),0 .2rem .8rem rgba(0,0,0,.85),.1rem 0 .2rem rgba(0,0,0,.7),-.1rem 0 .2rem rgba(0,0,0,.7)}.raid-combat-unit__labels .fighter-nick-line__rank{font-size:1em}.raid-combat-unit__labels .fighter-nick-line__rank,.raid-combat-unit__labels .fighter-nick-line__nick{-webkit-text-stroke:.15rem rgba(0,0,0,.55);paint-order:stroke fill;text-shadow:0 0 .6rem rgb(0,0,0),0 .1rem .3rem rgba(0,0,0,.95),0 .2rem .8rem rgba(0,0,0,.85),.1rem 0 .2rem rgba(0,0,0,.7),-.1rem 0 .2rem rgba(0,0,0,.7)}.raid-combat-unit__enemy-name{max-width:100%;overflow:hidden;font-size:1.6rem;font-weight:700;line-height:1.2;color:#fff;text-align:center;white-space:nowrap;text-overflow:ellipsis;-webkit-text-stroke:.15rem rgba(0,0,0,.55);paint-order:stroke fill;text-shadow:0 0 .6rem rgb(0,0,0),0 .1rem .3rem rgba(0,0,0,.95),0 .2rem .8rem rgba(0,0,0,.85),.1rem 0 .2rem rgba(0,0,0,.7),-.1rem 0 .2rem rgba(0,0,0,.7)}.raid-combat-unit__sprite-wrap{position:relative;width:var(--fighter-stage-w, 100%);height:var(--fighter-stage-h, auto);aspect-ratio:1;overflow:visible;line-height:0;isolation:isolate;width:100%}.raid-combat-unit__sprite-stage{position:absolute;top:0;right:0;bottom:0;left:0;overflow:visible;line-height:0}.raid-combat-unit__body{position:absolute;left:50%;top:var(--fighter-body-top, auto);bottom:var(--fighter-body-bottom, 0);z-index:2;width:100%;height:100%;overflow:visible;line-height:0;transform:var(--fighter-body-translate, translateX(-50%));z-index:1}.raid-combat-unit__body>.fighter-sprite-stack{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;transform:scale(var(--fighter-body-scale, 1));transform-origin:var(--fighter-transform-origin, center bottom)}.raid-combat-unit__fallback{display:flex;align-items:flex-end;justify-content:center;width:10rem;height:9rem;padding:.6rem;color:#fff;font-size:1.2rem;text-align:center;background:#00000073;border-radius:.4rem}.raid-screen-shell{position:relative;width:56rem;max-width:100%;aspect-ratio:560/315;overflow:hidden;background:#000;color:#f2efe6}.raid-screen-shell__stage{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.raid-screen-shell__bg{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#1a1a2e;background-size:cover;background-position:center center;background-repeat:no-repeat}.raid-screen-shell__content{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;width:100%;height:100%;overflow:hidden}.raid-combat{position:relative;width:100%;height:100%;overflow:hidden}.raid-combat__hud{position:absolute;top:.35rem;left:50%;z-index:2;transform:translate(-50%);text-align:center;max-width:98%;width:98%;padding:.15rem .25rem}.raid-combat__title{display:inline-block;margin:0;padding:.35rem .85rem;max-width:100%;box-sizing:border-box;font-family:"Press Start 2P",monospace;font-size:clamp(.8rem,2.1vw,1.25rem);font-weight:400;line-height:1.35;color:gold;text-shadow:.08rem .08rem 0 rgba(0,0,0,.95),-.04rem -.04rem 0 rgba(0,0,0,.7),0 0 .6rem rgba(0,0,0,.85);background:radial-gradient(ellipse 80% 70% at 50% 50%,#080c0ad1,#080c0a73 55%,#080c0a00 80%)}.raid-combat__boss-hud{display:flex;flex-direction:column;align-items:center;gap:.2rem;width:100%;max-width:none}.raid-combat__boss-hp-wrap{position:relative;width:100%;display:flex;flex-direction:column;align-items:center}.raid-combat__boss-hp-wrap:has(.raid-combat__boss-debuffs){padding-bottom:2.4rem}.raid-combat__boss-debuffs{position:absolute;top:60%;left:46%;z-index:2;display:flex;flex-direction:row;flex-wrap:wrap;align-items:flex-start;justify-content:flex-end;gap:.3rem;width:57%;margin:0;padding:.2rem 0 0;list-style:none;transform:translate(-50%);pointer-events:none;box-sizing:border-box}.raid-combat__boss-name{margin:0;font-family:"Press Start 2P",monospace;font-size:clamp(.8rem,2.1vw,1.25rem);font-weight:400;line-height:1.35;color:#e94560;text-shadow:.08rem .08rem 0 rgba(0,0,0,.95),-.04rem -.04rem 0 rgba(0,0,0,.7),0 0 .6rem rgba(0,0,0,.85)}.raid-combat__turn-log{margin:.35rem 0 0;font-size:1.4rem;font-weight:700;line-height:1.2;color:#1ffd7e;text-shadow:0 0 .15rem rgba(0,0,0,.95),.05rem .05rem 0 rgba(0,0,0,.85)}.raid-combat__turn-log--wipe{color:#ff8a8a}.raid-combat__status{position:absolute;top:50%;left:50%;z-index:3;margin:0;padding:.5rem .85rem;transform:translate(-50%,-50%);color:#fff;font-size:1rem;text-shadow:0 1px 2px rgba(0,0,0,.8);background:#0000008c;border-radius:.25rem}.raid-combat__status--error{color:#ff8a8a}.raid-combat__field{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;grid-template-columns:1fr 1fr;align-items:center;padding:1rem 2% 1.5rem;gap:.5rem;transform:translateY(-5%)}.raid-combat__party,.raid-combat__enemies,.raid-combat__boss-wrap{position:relative;height:100%}.raid-combat__slot{position:absolute;display:flex;align-items:flex-end;justify-content:center;width:15.4rem;transform:translate(-50%,-50%)}.raid-combat__slot--swappable{transition:left var(--raid-swap-ms, 3s) ease-in-out,top var(--raid-swap-ms, 3s) ease-in-out,opacity .45s ease}.raid-combat__slot--swap-desync{transition-delay:var(--raid-swap-desync-ms, .4s)}.raid-combat__slot--offscreen{transform:translate(calc(-50% - 75vw),-50%)}.raid-combat__slot--entering{animation:raid-combat-ally-enter var(--raid-combat-enter-ms, 2.4s) ease-out both;animation-delay:var(--raid-combat-enter-delay, 0ms)}.raid-combat__slot--settled{transform:translate(-50%,-50%)}.raid-combat__slot--exiting{animation:raid-combat-ally-exit var(--raid-combat-exit-ms, 4.4s) ease-out both;animation-delay:var(--raid-combat-enter-delay, 0ms)}.raid-combat__slot--gone{transform:translate(calc(-50% + 110vw),-50%)}.raid-combat__slot--dead{filter:grayscale(.35)}.raid-combat__slot--dead .lobby-bubble{display:none}.raid-combat__slot--faded{opacity:0;pointer-events:none}@keyframes raid-combat-ally-enter{0%{transform:translate(calc(-50% - 75vw),-50%)}to{transform:translate(-50%,-50%)}}@keyframes raid-combat-ally-exit{0%{transform:translate(-50%,-50%)}to{transform:translate(calc(-50% + 110vw),-50%)}}.raid-combat__slot--ally-front{left:76%;top:52%;z-index:3}.raid-combat__slot--ally-back-high{left:28%;top:29%;z-index:1}.raid-combat__slot--ally-back-low{left:28%;top:68%;z-index:2}.raid-combat__slot--enemy-front{left:24%;top:52%;z-index:3}.raid-combat__slot--enemy-back-high{left:72%;top:29%;z-index:1}.raid-combat__slot--enemy-back-low{left:72%;top:68%;z-index:2}.raid-combat__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:8;display:flex;align-items:center;justify-content:center;padding:1.2rem;pointer-events:none;background:radial-gradient(ellipse 70% 55% at 50% 48%,#080c0ae0,#080c0a73 55%,#080c0a00 80%)}.widget-page{display:flex;justify-content:center;align-items:center;min-height:100vh;padding:0;background:#0d0d14}.widget-page .arena-viewport{width:100%;max-width:56rem}.widget-page__lobby-stage{position:relative;width:100%;height:100%}.widget-page__lobby-countdown-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:200;display:flex;align-items:center;justify-content:center;pointer-events:none}.widget-page__lobby-countdown-overlay .prefight-countdown{position:relative;left:auto;top:auto;transform:none;z-index:1}.widget-page__stage{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.widget-page__status{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:flex;align-items:center;justify-content:center;margin:0;padding:2rem;color:#ffffffbf;text-align:center;font-size:1.6rem;pointer-events:none}.widget-page__status--error{color:#e74c3c}.widget-page--loading{display:flex;align-items:center;justify-content:center}.widget-page__error{margin:2rem;color:#e74c3c;text-align:center}
