:root{font-family:Arial,Helvetica,sans-serif;color:#fff7db;background:#17110c;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html,body,#root{width:100%;min-width:320px;min-height:100%;margin:0}button,input{font:inherit}button:focus-visible,input:focus-visible{outline:3px solid #fff1a9;outline-offset:3px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.game-shell{position:relative;display:grid;place-items:center;width:100%;min-height:100dvh;overflow:hidden;padding:clamp(8px,2vmin,22px);background:#1b130e;isolation:isolate}.ambient-backdrop{position:absolute;top:-30px;right:-30px;bottom:-30px;left:-30px;z-index:-2;background-image:linear-gradient(#160d076b,#160d07d1),url(/assets/apk/backgrounds/town-ru.png);background-position:center;background-size:cover;filter:blur(18px) saturate(.84);transform:scale(1.08)}.game-shell:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;pointer-events:none;background:radial-gradient(circle at center,transparent 36%,rgba(11,6,3,.76) 115%)}.game-stage{position:relative;width:min(calc(100vw - 16px),calc((100dvh - 38px) * 4 / 3),1180px);aspect-ratio:4 / 3;overflow:hidden;border:clamp(2px,.5vmin,6px) solid #2c170b;border-radius:clamp(5px,.9vmin,11px);background:#1b140c;box-shadow:0 22px 70px #000000b8,inset 0 0 0 2px #ffd16933}.scene{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;background:#1d1a10}.scene-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.screen-button,.character-card,.battle-controls button,.result-city-button{padding:0;border:0;color:inherit;background:transparent;cursor:pointer;-webkit-tap-highlight-color:transparent}.source-image-button img,.battle-controls img,.result-city-button img{display:block;width:100%;height:100%;object-fit:contain;-webkit-user-select:none;user-select:none}.source-image-button{position:absolute;transition:filter .1s ease,transform .1s ease}.source-image-button:hover,.source-image-button:focus-visible,.battle-controls button:hover,.battle-controls button:focus-visible,.result-city-button:hover,.result-city-button:focus-visible{filter:brightness(1.14)}.source-image-button:active,.battle-controls button:active,.result-city-button:active{transform:translateY(2px)}.shell-note{position:absolute;bottom:max(3px,env(safe-area-inset-bottom));left:50%;margin:0;transform:translate(-50%);color:#fff6d494;font-size:11px;letter-spacing:.025em;white-space:nowrap;text-shadow:0 2px 4px #2b1204}.scene--splash{background:#e6a63b}.splash-enter{left:50%;bottom:13.5%;width:14.85%;aspect-ratio:152 / 62;transform:translate(-50%);animation:button-pulse 1.6s ease-in-out infinite}.splash-enter:hover{transform:translate(-50%) scale(1.025)}.splash-enter:active{transform:translate(-50%,2px)}.splash-prompt{position:absolute;left:50%;bottom:8.2%;margin:0;transform:translate(-50%);color:#6d300d;font-size:clamp(10px,1.7vmin,19px);font-weight:700;text-shadow:0 1px 0 rgba(255,238,175,.65);white-space:nowrap}@keyframes button-pulse{0%,to{filter:brightness(1)}50%{filter:brightness(1.16)}}.character-fields{position:absolute;top:5.1%;left:22.8%;z-index:5;display:flex;justify-content:space-between;width:54.7%;height:5.1%}.source-field{display:flex;align-items:center;width:46%;height:100%;gap:5%}.source-field-label{display:block;width:auto;max-width:20%;height:39%;object-fit:contain;image-rendering:auto}.source-input{display:flex;flex:1;height:100%}.source-input-cap{display:block;flex:0 0 auto;height:100%;aspect-ratio:22 / 39;background-position:center;background-repeat:no-repeat;background-size:100% 100%}.source-input-cap--left{background-image:url(/assets/apk/ui/Input0.png)}.source-input-cap--right{background-image:url(/assets/apk/ui/Input2.png)}.source-input input{min-width:0;flex:1;height:100%;padding:0 .2em;border:0;border-radius:0;color:#3c2818;background:url(/assets/apk/ui/Input1.png) repeat-x center / auto 100%;font-size:clamp(8px,1.65vmin,18px);line-height:1;outline-offset:0}.character-carousel{position:absolute;top:14.4%;right:0;bottom:15.5%;left:0;z-index:3}.character-card{position:absolute;top:0;height:100%;transition:filter .13s ease,transform .17s ease}.character-card img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 5px 3px rgba(37,31,19,.25));-webkit-user-select:none;user-select:none}.character-card:hover,.character-card:focus-visible{filter:brightness(1.08);transform:translateY(-1.5%)}.character-card--0{left:7.1%;top:25%;width:10.5%;height:49%;opacity:.83}.character-card--1{left:24.8%;top:14%;width:14.8%;height:65%}.character-card--2{left:40.6%;top:3%;z-index:2;width:19%;height:82%;cursor:default}.character-card--2 img{animation:fighter-idle 2.1s ease-in-out infinite}.character-card--3{right:23.9%;top:14%;width:14.8%;height:65%}.character-card--4{right:7%;top:25%;width:10.5%;height:49%;opacity:.83}.select-prev,.select-next{top:40%;z-index:7;width:9%;height:19%}.select-prev{left:0}.select-next{right:0}.select-prev:before,.select-next:before{content:"";position:absolute;top:50%;left:50%;width:39%;aspect-ratio:35 / 34;transform:translate(-50%,-50%);background-position:left center;background-repeat:no-repeat;background-size:200% 100%}.select-prev:before{background-image:url(/assets/apk/ui/ArrowButtonBackward.png)}.select-next:before{background-image:url(/assets/apk/ui/ArrowButton.png)}.select-prev:hover:before,.select-prev:focus-visible:before,.select-next:hover:before,.select-next:focus-visible:before{background-position:right center}.trait-row{position:absolute;left:7.4%;bottom:1.7%;z-index:5;display:flex;align-items:center;justify-content:space-between;width:61.5%;height:9.2%}.trait-row img{display:block;width:19.5%;height:100%;object-fit:contain;opacity:.3;filter:grayscale(.75) saturate(.35);transition:opacity .15s ease,filter .15s ease,transform .15s ease}.trait-row img.is-active{opacity:1;filter:none;transform:scale(1.04)}.select-ok{right:7.3%;bottom:4.1%;z-index:7;width:15%;aspect-ratio:152 / 62}.hotspot{position:absolute;border:2px solid transparent;border-radius:12px}.hotspot:hover,.hotspot:focus-visible{border-color:#ffe88ae6;background:#ffb83f14;box-shadow:0 0 28px #ffae2a52,inset 0 0 20px #ffd6711f}.town-bank{left:2%;top:14%;width:28%;height:48%}.town-arena{left:25%;top:36%;width:49%;height:54%}.town-shop{right:1%;top:23%;width:32%;height:42%}.town-character{left:70.5%;top:.5%;width:10%;height:12%}.shop-back{left:56.5%;top:64%;width:15%;height:7%}.shop-buy{left:28%;top:37%;width:8%;height:15%}.versus-back{left:68.5%;top:29.8%;width:5%;height:7%}.versus-fight{left:43%;top:62%;width:14%;height:7.5%;z-index:3}.game-toast{position:absolute;left:50%;bottom:4%;z-index:12;transform:translate(-50%);padding:.5em 1em;border:2px solid #56270c;border-radius:7px;color:#fff1b4;background:#4e1f08f0;font-weight:700;font-size:clamp(11px,2vmin,22px);box-shadow:0 6px 22px #00000073}.town-toast{bottom:10%}.battle-scene{background:#978259}.battle-shade{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:linear-gradient(rgba(255,249,199,.025),transparent 66%,rgba(20,16,7,.1))}.battle-hud{position:absolute;top:.65%;left:1.4%;z-index:9;width:97.2%;aspect-ratio:995 / 99;pointer-events:none}.battle-hud>img{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;width:100%;height:100%;object-fit:fill}.hp{position:absolute;top:34%;z-index:4;width:45.7%;height:61%;overflow:hidden;border-radius:4px}.hp i{display:block;width:100%;height:100%;background:linear-gradient(#32120dd1,#1f0a08e6);transition:transform .36s cubic-bezier(.2,.8,.2,1)}.hp-player{left:.9%}.hp-enemy{right:.9%}.hp-player i{transform-origin:right}.hp-enemy i{transform-origin:left}.hp-value{position:absolute;top:52%;z-index:5;transform:translateY(-50%);color:#fff4df;font:700 clamp(9px,2.1vmin,25px) / 1 Arial,sans-serif;text-shadow:1px 2px 1px #6c160d}.hp-value-player{left:4.9%}.hp-value-enemy{right:4.8%}.fighter{position:absolute;z-index:5;filter:drop-shadow(0 5px 2px rgba(30,21,9,.3));transition:filter .13s ease;will-change:filter}.fighter--source{bottom:15%;width:48%;aspect-ratio:515 / 325}.fighter--source.fighter-player{left:12.8%}.fighter--source.fighter-enemy{right:12.8%}.fighter-animation{display:block;width:100%;height:100%;object-fit:contain;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.fighter--source.fighter-enemy .fighter-animation{transform:scaleX(-1)}.fighter--portrait{aspect-ratio:4 / 5;transition:transform .24s cubic-bezier(.2,.85,.3,1),filter .13s ease;will-change:transform}.fighter--portrait.fighter-player{left:17.5%;bottom:17.5%;width:22.5%}.fighter--portrait.fighter-enemy{right:18.5%;bottom:15.5%;width:21.5%}.fighter-body{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;-webkit-user-select:none;user-select:none;animation:fighter-idle 1.85s ease-in-out infinite}.fighter--portrait.fighter-enemy .fighter-body{transform:scaleX(-1)}.fighter--portrait.pose-1 .fighter-body{filter:saturate(1.08)}.fighter--portrait.fighter-player.pose-1 .fighter-body{transform:rotate(-5deg) translateY(1%)}.fighter--portrait.fighter-enemy.pose-1 .fighter-body{transform:scaleX(-1) rotate(-5deg) translateY(1%)}.fighter--portrait.pose-3 .fighter-body{filter:brightness(1.34) sepia(.38) saturate(1.7)}.fighter--source.fighter-state-hit{filter:brightness(1.22) sepia(.22) saturate(1.35) drop-shadow(0 5px 2px rgba(30,21,9,.3))}.phase-player-windup .fighter--portrait.fighter-player{transform:translate(-5%) scale(1.035)}.phase-player-attack .fighter--portrait.fighter-player{transform:translate(125%,-56%) rotate(8deg) scale(1.09)}.phase-enemy-windup .fighter--portrait.fighter-enemy{transform:translate(5%) scale(1.035)}.phase-enemy-attack .fighter--portrait.fighter-enemy{transform:translate(-125%,-46%) rotate(-8deg) scale(1.09)}.phase-victory .fighter--portrait.fighter-player .fighter-body,.phase-defeat .fighter--portrait.fighter-enemy .fighter-body{animation:victory-bounce .58s ease-in-out infinite alternate}.phase-victory .fighter--portrait.fighter-enemy,.phase-defeat .fighter--portrait.fighter-player{filter:grayscale(.75) brightness(.72) drop-shadow(0 5px 2px rgba(30,21,9,.25))}@keyframes fighter-idle{0%,to{translate:0 0}50%{translate:0 -2%}}@keyframes victory-bounce{0%{translate:0 0}to{translate:0 -5%}}.damage{position:absolute;z-index:12;top:43%;color:#ffed83;font:700 clamp(24px,5vmin,58px) / 1 Impact,"Arial Black",sans-serif;text-shadow:0 3px 0 #6f1607,0 0 10px #f05a1c;animation:damage-pop .64s ease-out both}.damage-player{left:25%}.damage-enemy{right:24%}@keyframes damage-pop{0%{opacity:0;transform:translateY(18px) scale(.65)}28%{opacity:1;transform:translateY(0) scale(1.15)}to{opacity:0;transform:translateY(-38px) scale(1)}}.battle-message{position:absolute;left:50%;top:14.4%;z-index:10;transform:translate(-50%);min-width:22%;padding:.16em .9em;color:#a52210;font-size:clamp(10px,1.8vmin,20px);font-weight:700;text-align:center;text-shadow:0 2px 1px rgba(255,235,176,.86),0 0 3px rgba(52,19,5,.45)}.battle-controls{position:absolute;right:1.2%;bottom:1.2%;z-index:14;display:flex;align-items:center;gap:clamp(3px,.65vmin,8px)}.battle-controls .sound-button{width:clamp(48px,6.3vw,72px);aspect-ratio:72 / 40}.battle-controls .city-button{width:clamp(76px,12vw,152px);aspect-ratio:152 / 62}.result-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:20;display:grid;place-items:center;background:#190d0594;animation:fade-in .24s ease both}.result-panel{display:flex;flex-direction:column;align-items:center;width:min(72%,620px);text-align:center}.result-title{width:min(72%,360px);height:auto;object-fit:contain;filter:drop-shadow(0 7px 4px rgba(38,12,4,.52))}.result-panel p{margin:.42em 0 .7em;color:#ffe694;font:700 clamp(16px,3.2vmin,38px) / 1 Arial,sans-serif;text-shadow:0 3px 1px #6f2107}.result-city-button{width:min(30%,180px);aspect-ratio:152 / 62}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@media(max-aspect-ratio:4 / 3){.game-shell{align-items:center;padding-inline:4px}.game-stage{width:calc(100vw - 8px)}.shell-note{display:none}}@media(max-width:540px){.game-stage{border-width:2px;border-radius:5px}.splash-prompt{font-size:9px}.source-input input{padding-inline:0;font-size:7px}.source-field{gap:3%}.hotspot{border-radius:5px}.battle-message{top:14%;padding-inline:.4em;font-size:8px}.battle-controls .sound-button{width:42px}.battle-controls .city-button{width:62px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:1ms!important;animation-iteration-count:1!important;transition-duration:1ms!important}}
