html,body{margin:0;min-width:100%;min-height:100%;overflow:hidden;background:#05070a;overscroll-behavior:none;touch-action:none;user-select:none;-webkit-text-size-adjust:100%;-webkit-user-select:none;-webkit-touch-callout:none}#game{position:relative;width:100vw;height:100vh;height:100dvh;filter:saturate(1.08) contrast(1.04)}#game canvas{display:block;touch-action:none}#mute-toggle{position:fixed;right:18px;bottom:16px;z-index:2147483645;border:2px solid rgba(255,255,255,.72);background:#05070ab8;color:#fff;padding:9px 11px;font-family:"Press Start 2P",Arial,sans-serif;font-size:10px;line-height:1;cursor:pointer;text-shadow:2px 2px 0 #000000;box-shadow:0 0 0 2px #0000008c,0 0 14px #ffffff29;touch-action:manipulation;-webkit-user-select:none;-webkit-touch-callout:none}#mute-toggle:hover,#mute-toggle:focus-visible{border-color:#fff;outline:none;background:#10161ee0}#mute-toggle[aria-pressed=false]{color:#cbd3dc;border-color:#cbd3dc7a}.mute-icon,#portrait-overlay,#mobile-controls{display:none}#portrait-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483648;place-items:center;background:radial-gradient(circle at 50% 22%,rgba(246,212,107,.14),transparent 32%),radial-gradient(circle at 12% 38%,rgba(51,201,255,.18),transparent 36%),radial-gradient(circle at 88% 42%,rgba(67,255,114,.13),transparent 34%),linear-gradient(180deg,#070b10,#000);color:#fff;font-family:"Press Start 2P",Arial,sans-serif;text-align:center;overflow:hidden}#portrait-overlay:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;pointer-events:none;background:linear-gradient(#12101000 50%,#0000003d 50%),linear-gradient(90deg,#ff00000d,#00ff5a06,#005aff0d),radial-gradient(ellipse at center,#ffffff0a,#fff0 48%,#00000057);background-size:100% 4px,6px 100%,100% 100%;box-shadow:inset 0 0 95px #0000008c;mix-blend-mode:soft-light;animation:crt-flicker 2.8s infinite steps(2,end)}.portrait-fighter{position:absolute;z-index:0;bottom:-4vh;width:min(66vw,330px);max-height:74vh;object-fit:contain;opacity:.28;filter:saturate(1.05) contrast(1.08) drop-shadow(0 0 22px rgba(0,0,0,.8));pointer-events:none}.portrait-fighter-daniel{left:-22vw;transform:scale(1.18)}.portrait-fighter-james{right:-24vw;transform:scale(1.18) scaleX(-1)}.portrait-logo{position:absolute;top:max(22px,env(safe-area-inset-top));left:50%;z-index:1;width:min(72vw,360px);max-height:22vh;object-fit:contain;transform:translate(-50%);filter:drop-shadow(0 4px 0 rgba(0,0,0,.72)) drop-shadow(0 0 20px rgba(246,212,107,.24))}.portrait-card{position:relative;z-index:1;margin-top:34px;width:min(82vw,420px);padding:30px 22px 32px;border:4px solid #f6d46b;background:#04080dc7;box-shadow:0 0 0 4px #06141f,0 0 32px #f6d46b7a,inset 0 0 24px #f6d46b1f;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);transform:translateY(-24px)}.phone-turn{width:88px;height:88px;margin:0 auto 24px;background:#f6d46b;filter:drop-shadow(0 0 16px rgba(246,212,107,.62)) drop-shadow(3px 3px 0 rgba(0,0,0,.7));mask:url(/assets/turn-phone.svg) center / contain no-repeat;-webkit-mask:url(/assets/turn-phone.svg) center / contain no-repeat;animation:phone-turn-pulse 1.4s infinite steps(2,end)}.portrait-title{color:#f6d46b;font-size:18px;line-height:1.45;text-shadow:3px 3px 0 #7d120b,0 0 16px rgba(246,212,107,.45)}.portrait-copy{margin-top:18px;color:#dbe7f2;font-family:"Press Start 2P",Arial,sans-serif;font-size:11px;line-height:1.7;text-shadow:2px 2px 0 #000000,0 0 12px rgba(255,255,255,.18)}#mobile-controls{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483644;pointer-events:none;touch-action:none;-webkit-user-select:none;-webkit-touch-callout:none}.mobile-joystick,.mobile-actions{position:absolute;bottom:max(18px,env(safe-area-inset-bottom));pointer-events:auto}.mobile-joystick{left:max(22px,env(safe-area-inset-left));width:178px;height:178px;border-radius:50%;background:radial-gradient(circle at 50% 50%,rgba(255,45,40,.06),transparent 58%);opacity:.86;touch-action:none;-webkit-user-select:none;-webkit-touch-callout:none}.joystick-arrow,.joystick-arrow:before,.joystick-arrow:after,.joystick-base,.joystick-knob,.joystick-knob:before,.joystick-knob:after{position:absolute;pointer-events:none}.joystick-arrow{width:50px;height:46px;left:50%;top:50%;margin:-23px 0 0 -25px;background:transparent;filter:drop-shadow(0 2px 0 rgba(0,0,0,.42)) drop-shadow(0 0 4px rgba(255,42,39,.18));transition:filter 90ms ease-out,opacity 90ms ease-out;opacity:.72}.joystick-arrow:before,.joystick-arrow:after{content:"";clip-path:polygon(50% 0,100% 56%,70% 56%,70% 100%,30% 100%,30% 56%,0 56%)}.joystick-arrow:before{top:-4px;right:-4px;bottom:-4px;left:-4px;background:#000000e0}.joystick-arrow:after{top:0;right:0;bottom:0;left:0;background:#a0181957;transition:background-color 90ms ease-out}.joystick-arrow-up{transform:translateY(-74px)}.joystick-arrow-right{transform:translate(74px) rotate(90deg)}.joystick-arrow-down{transform:translateY(74px) rotate(180deg)}.joystick-arrow-left{transform:translate(-74px) rotate(-90deg)}.mobile-joystick.is-up .joystick-arrow-up,.mobile-joystick.is-right .joystick-arrow-right,.mobile-joystick.is-down .joystick-arrow-down,.mobile-joystick.is-left .joystick-arrow-left{filter:drop-shadow(0 2px 0 rgba(0,0,0,.48)) drop-shadow(0 0 9px rgba(255,42,39,.62));opacity:1}.mobile-joystick.is-up .joystick-arrow-up:after,.mobile-joystick.is-right .joystick-arrow-right:after,.mobile-joystick.is-down .joystick-arrow-down:after,.mobile-joystick.is-left .joystick-arrow-left:after{background:#f82a25c7}.joystick-base{left:50%;top:50%;width:68px;height:68px;margin:-34px 0 0 -34px;border-radius:50%;background:radial-gradient(circle at 32% 27%,rgba(255,255,255,.32),transparent 13%),radial-gradient(circle at 48% 50%,#c918188f,#710a0c80 63%,#1f03056b);border:3px solid rgba(13,3,4,.82);box-shadow:inset 0 0 0 3px #8b0c0db8,inset 0 0 0 4px #ff504a33,inset 0 -10px 16px #0003,0 0 0 3px #0000009e,0 3px #0000006b,0 0 10px #ff212040}.joystick-knob{left:50%;top:50%;width:34px;height:34px;margin:-17px 0 0 -17px;border-radius:50%;background:radial-gradient(circle at 34% 28%,rgba(255,255,255,.42),transparent 17%),radial-gradient(circle at 50% 58%,#ff2d28d1,#7c0a0dc7 70%);border:2px solid rgba(15,3,4,.88);box-shadow:inset 0 0 0 2px #ff716999,inset 0 -6px 9px #0000003d,0 0 0 2px #000000b8,0 2px #00000073,0 0 10px #ff21204d;transition:transform 80ms ease-out,box-shadow .12s ease-out}.joystick-knob:before,.joystick-knob:after{content:"";top:7px;right:7px;bottom:7px;left:7px;border-radius:50%;border:1px solid rgba(119,6,8,.48)}.joystick-knob:after{top:12px;right:12px;bottom:12px;left:12px;border-color:#ff595452}.mobile-joystick.is-active{opacity:.98}.mobile-joystick.is-active .joystick-knob{transition:none;box-shadow:inset 0 0 0 2px #ff7169b3,inset 0 -6px 9px #0000003d,0 0 0 2px #000000c7,0 2px #00000073,0 0 15px #ff212061}.mobile-actions{right:max(18px,env(safe-area-inset-right));width:250px;height:188px}.touch-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;position:absolute;width:70px;height:70px;border:3px solid rgba(255,255,255,.46);border-radius:50%;display:grid;place-items:center;background:radial-gradient(circle at 34% 26%,rgba(255,255,255,.26),transparent 18%),radial-gradient(circle at 50% 56%,#ffffff1a,#05080c2e 58%),#131c243d;color:#fff;line-height:1;box-shadow:0 0 0 3px #0000007a,inset 0 0 0 2px #ffffff1f,inset 0 -12px 18px #0000001f,0 0 20px #ffffff1f;touch-action:none;-webkit-user-select:none;-webkit-touch-callout:none}.touch-button img{display:block;width:70%;height:70%;object-fit:contain;pointer-events:none;filter:drop-shadow(0 -2px 0 rgba(0,0,0,.78)) drop-shadow(2px 0 0 rgba(0,0,0,.78)) drop-shadow(0 2px 0 rgba(0,0,0,.78)) drop-shadow(-2px 0 0 rgba(0,0,0,.78)) drop-shadow(0 3px 4px rgba(0,0,0,.42))}.touch-button:active{transform:scale(.94);border-color:#ffffffb8;box-shadow:0 0 0 3px #0000008a,inset 0 0 0 2px #fff3,inset 0 -12px 18px #0000001f,0 0 26px #ffffff38}.touch-run{left:82px;bottom:0;background:radial-gradient(circle at 34% 26%,rgba(255,255,255,.26),transparent 18%),radial-gradient(circle at 50% 58%,#ffbc3257,#231c0538 65%),#78590633}.touch-run img{width:74%;height:74%}.touch-special{left:0;bottom:18px;opacity:.34;filter:grayscale(.8) saturate(.52);background:radial-gradient(circle at 34% 26%,rgba(255,255,255,.26),transparent 18%),radial-gradient(circle at 50% 58%,#ff492d4d,#2a070538 65%),#73150b33}.touch-special img{width:76%;height:76%}body.touch-special-ready .touch-special{opacity:1;filter:none;border-color:#ffffffb8;box-shadow:0 0 0 3px #0000008a,inset 0 0 0 2px #ffffff2e,inset 0 -12px 18px #0000001f,0 0 24px #ffd84457}.touch-jump{right:64px;bottom:70px;background:radial-gradient(circle at 34% 26%,rgba(255,255,255,.26),transparent 18%),radial-gradient(circle at 50% 58%,#31a4ff4d,#05122a38 65%),#082d6333}.touch-jump img{width:58%;height:64%;opacity:.76;filter:saturate(.58) brightness(.78) drop-shadow(0 -2px 0 rgba(0,0,0,.78)) drop-shadow(2px 0 0 rgba(0,0,0,.78)) drop-shadow(0 2px 0 rgba(0,0,0,.78)) drop-shadow(-2px 0 0 rgba(0,0,0,.78)) drop-shadow(0 3px 4px rgba(0,0,0,.42))}.touch-attack{right:0;bottom:42px;background:radial-gradient(circle at 34% 26%,rgba(255,255,255,.26),transparent 18%),radial-gradient(circle at 50% 58%,#ff3d2954,#2c060538 65%),#74130d33}.touch-attack img{width:78%;height:78%}.touch-enter{display:none;right:0;bottom:42px;background:radial-gradient(circle at 34% 26%,rgba(255,255,255,.3),transparent 18%),radial-gradient(circle at 50% 58%,#33c9ff57,#05122a3d 65%),#082d6338;font-family:"Press Start 2P",Arial,sans-serif;font-size:11px;color:#fff;text-shadow:2px 2px 0 #000000,0 0 8px rgba(109,231,255,.38)}body.touch-name-entry-active .touch-run,body.touch-name-entry-active .touch-special,body.touch-name-entry-active .touch-jump,body.touch-name-entry-active .touch-attack{display:none}body.touch-name-entry-active .touch-enter{display:grid}@media (pointer: coarse) and (orientation: portrait){#portrait-overlay{display:grid}#mute-toggle{display:none}}@media (pointer: coarse) and (orientation: landscape){body.touch-controls-active #mobile-controls{display:block}#mute-toggle{top:max(12px,env(safe-area-inset-top));right:max(12px,env(safe-area-inset-right));bottom:auto;width:42px;height:42px;padding:0;display:grid;place-items:center;border-radius:50%;background:radial-gradient(circle at 34% 26%,rgba(255,255,255,.22),transparent 18%),#05070a9e;font-size:0}body.touch-controls-active #mute-toggle{opacity:.88}.mute-label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.mute-icon{display:block;width:25px;height:25px;background:#6de7ff;filter:drop-shadow(2px 2px 0 #000000);mask:url(/assets/audio-on.svg) center / contain no-repeat;-webkit-mask:url(/assets/audio-on.svg) center / contain no-repeat}#mute-toggle[aria-pressed=false] .mute-icon{background:#ff5b4f;mask-image:url(/assets/audio-off.svg);-webkit-mask-image:url(/assets/audio-off.svg)}}@media (pointer: coarse) and (orientation: landscape) and (max-height: 430px){.mobile-joystick{width:148px;height:148px}.joystick-arrow{width:42px;height:39px;margin:-19.5px 0 0 -21px}.joystick-arrow-up{transform:translateY(-62px)}.joystick-arrow-right{transform:translate(62px) rotate(90deg)}.joystick-arrow-down{transform:translateY(62px) rotate(180deg)}.joystick-arrow-left{transform:translate(-62px) rotate(-90deg)}.joystick-base{width:54px;height:54px;margin:-27px 0 0 -27px}.joystick-knob{width:28px;height:28px;margin:-14px 0 0 -14px}.mobile-actions{width:214px;height:154px}.touch-button{width:58px;height:58px}.touch-run{left:70px;bottom:0}.touch-special{bottom:14px}.touch-jump{right:58px;bottom:58px}.touch-attack,.touch-enter{bottom:34px}}body:before,body:after{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none}@keyframes phone-turn-pulse{0%,to{opacity:.72}50%{opacity:1}}body:before{z-index:2147483646;background:linear-gradient(#12101000 50%,#0000003d 50%),linear-gradient(90deg,#ff00000d,#00ff5a06,#005aff0d);background-size:100% 4px,6px 100%;mix-blend-mode:soft-light}body:after{z-index:2147483647;background:radial-gradient(ellipse at center,#ffffff0a,#fff0 48%,#00000057),linear-gradient(180deg,#ffffff09,#fff0 12%,#00000014);box-shadow:inset 0 0 95px #0000008c;animation:crt-flicker 2.8s infinite steps(2,end)}@keyframes crt-flicker{0%,to{opacity:.74}50%{opacity:.86}}
