/* The existing illustrated assets establish the visual style. */
.arena.archer-stage{background:#0b1014;border-color:#83744c88;min-height:410px;}
.archer-stage>.bg{inset:-5px;opacity:.92;filter:saturate(.72) brightness(.78);background-position:center 46%;transform:translateX(var(--art-pan,0px)) scale(1.035);transition:transform 1.2s ease-out;}
.archer-stage::after{z-index:1;background:linear-gradient(180deg,#08101938,transparent 35%,#090d1480 78%,#080d14e8),radial-gradient(ellipse at 50% 47%,transparent 30%,#080c1455 100%);}
.archer-stage .hero{bottom:62px;width:48%;max-width:286px;isolation:isolate;}
.archer-stage .hero::before{content:'';position:absolute;z-index:-1;left:10%;bottom:17px;width:64%;height:17px;background:radial-gradient(ellipse,#020507c9 10%,#02050775 38%,transparent 72%);transform:rotate(-4deg);filter:blur(2px);}
.archer-stage .mob-wrap{bottom:62px;}
.archer-stage .mob-icon{position:relative;isolation:isolate;}
.archer-stage .mob-icon::after{content:'';position:absolute;left:15%;bottom:2%;z-index:-1;width:70%;height:16px;background:radial-gradient(ellipse,#030609cc,transparent 70%);filter:blur(3px);}
.archer-stage .mob-art{filter:drop-shadow(0 8px 6px #030509c0);transform-origin:50% 85%;}
.archer-stage .mob-name,.archer-stage .h-nm{color:#ddd5c1;text-shadow:0 2px 4px #000;}
.art-atmosphere{position:absolute;inset:0;z-index:2;overflow:hidden;pointer-events:none;}
.art-atmosphere i{display:block;position:absolute;pointer-events:none;}
.art-haze{inset:15% -18% 23%;background:radial-gradient(ellipse at 70% 65%,#a6b2b112,transparent 57%);filter:blur(13px);animation:art-haze-drift 19s ease-in-out infinite alternate;}
.art-near-mist{left:-30%;right:-30%;bottom:12%;height:24%;background:radial-gradient(ellipse at 20% 80%,#9baba81c,transparent 52%),radial-gradient(ellipse at 75% 45%,#b9c3af10,transparent 49%);filter:blur(9px);animation:art-haze-drift 13s ease-in-out infinite alternate-reverse;}
.art-depth-stage #mobIcon.motion-hurt,.art-depth-stage #mobIcon.motion-death{animation:none;}
@keyframes art-haze-drift{from{transform:translateX(-2%)}to{transform:translateX(4%)}}
.preview-arena.archer-stage{background:#0b1014;}
.preview-arena.archer-stage .hero{bottom:20px!important;}
.preview-arena.archer-stage .mob-wrap{bottom:34px!important;width:45%!important;right:2%!important;}
.preview-arena.archer-stage .mob-icon{height:auto;}
.preview-arena.archer-stage .mob-art{height:190px;mask-image:radial-gradient(ellipse 60% 64% at 50% 55%,#000 44%,transparent 90%);-webkit-mask-image:radial-gradient(ellipse 60% 64% at 50% 55%,#000 44%,transparent 90%);}
@media(max-width:480px){.arena.archer-stage{min-height:365px;}.preview-arena.archer-stage .mob-art{height:150px;}}
@media(prefers-reduced-motion:reduce){.art-atmosphere i{animation:none;}.archer-stage>.bg{transition:none;transform:none;}}
