*,*:before,*:after{box-sizing:border-box}html,body,#root{margin:0;min-height:100%}body{background:#111d30;color:#fff;font-family:Fira Sans,system-ui,sans-serif;-webkit-font-smoothing:antialiased}:root{--button-red-default: #8c271c;--button-blue-default: #1c1c8c;--white-icon-shadow: #b6543a}.app{min-height:100vh;min-height:100dvh;display:flex;flex-direction:column;align-items:center;background:#111d30;overflow-x:hidden}.app-frame{width:100%;max-width:360px;min-height:100vh;min-height:100dvh;display:flex;flex-direction:column;padding-top:72px}.top-bar{flex-shrink:0;height:71px;display:flex;align-items:center;justify-content:space-between;padding:0 16px}.top-bar--logo-only{justify-content:center}.top-bar-logo-button{display:block;margin:0;padding:0;border:none;background:transparent;cursor:pointer;flex-shrink:0;-webkit-tap-highlight-color:transparent}.top-bar-logo{display:block;width:min(134px,38vw);height:auto}.top-bar-round-action{display:flex;align-items:center;justify-content:center;width:42px;height:42px;padding:0;border:3px solid #ffffff;border-radius:999px;background:linear-gradient(180deg,#ffd45a,#f49a19);color:#fff;box-shadow:inset 0 2px #ffffff73,0 2px #00000059}.top-bar-round-action:disabled{opacity:1}.top-bar-round-action svg{width:55%;height:55%;fill:none;stroke:currentColor;stroke-width:3.2;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 1px 0 rgba(0,0,0,.45))}.app-main{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:0;width:100%;padding:0}.bottom-nav{flex-shrink:0;display:flex;align-items:center;justify-content:center;gap:32px;min-height:64px;padding:0 16px max(12px,env(safe-area-inset-bottom,12px))}.nav-icon-button{display:block;margin:0;padding:0;border:none;background:transparent;cursor:pointer;flex-shrink:0;-webkit-tap-highlight-color:transparent}.nav-icon-button--disabled,.top-bar-logo-button--disabled{cursor:not-allowed;opacity:.58}.nav-icon-button img{display:block;width:100%;height:100%;pointer-events:none;-webkit-user-select:none;user-select:none}.home-screen{width:100%;display:flex;justify-content:center;align-items:center}.home-stack{width:min(253px,72vw);display:flex;flex-direction:column;align-items:stretch;overflow:visible}.fighter-button{position:relative;z-index:2;display:block;width:100%;height:clamp(210px,56vw,280px);margin:0 0 -78px;padding:0;border:none;background:transparent;cursor:pointer;overflow:visible;-webkit-tap-highlight-color:transparent}.fighter-image{position:absolute;left:50%;bottom:0;width:158%;max-width:420px;height:auto;transform:translate(-50%);object-fit:contain;object-position:center bottom;pointer-events:none;-webkit-user-select:none;user-select:none;transition:opacity .22s ease,transform .22s ease}.fighter-image.is-switching{opacity:0;transform:translate(-50%) scale(.92)}.click-card{position:relative;z-index:1;width:100%;padding:60px 20px 20px;border:3px solid #eaffff;border-radius:20px;background:linear-gradient(180deg,#c1fbfe,#169cfc);display:flex;flex-direction:column;gap:9px;align-items:center;overflow:hidden}.click-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;opacity:.12;background-image:radial-gradient(circle at 15% 20%,rgba(255,255,255,.95) 2px,transparent 2px),radial-gradient(circle at 45% 35%,rgba(255,255,255,.85) 2px,transparent 2px),radial-gradient(circle at 75% 25%,rgba(255,255,255,.8) 2px,transparent 2px),radial-gradient(circle at 25% 65%,rgba(255,255,255,.85) 2px,transparent 2px),radial-gradient(circle at 60% 75%,rgba(255,255,255,.9) 2px,transparent 2px),radial-gradient(circle at 85% 55%,rgba(255,255,255,.75) 2px,transparent 2px);pointer-events:none}.profile-block{position:relative;z-index:1;display:flex;flex-direction:column;gap:5px;width:min(213px,100%);align-items:flex-start}.display-name{margin:0;width:100%;font-size:15px;font-weight:600;line-height:1.2;color:#294b7e;text-align:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.level-row{display:flex;align-items:baseline;justify-content:flex-start;gap:4px;width:100%}.level-text{font-family:Fira Sans Condensed,Fira Sans,sans-serif;font-size:20px;font-weight:700;line-height:1;color:#c02323;white-space:nowrap}.level-arrow{display:inline-block;font-family:Fira Sans Condensed,Fira Sans,sans-serif;font-size:18px;font-weight:700;line-height:1;color:#294b7e;transform:translateY(-1px)}.xp-text{font-family:Fira Sans Condensed,Fira Sans,sans-serif;font-size:20px;font-weight:700;line-height:1;color:#a335c5;white-space:nowrap}.progress-text{margin:4px 0 0;width:100%;font-size:12px;line-height:1.2;color:#6a88b6;text-align:left}.progress-text.is-max{font-weight:600;color:#294b7e}.stats-block{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:7px;width:100%;padding:10px 0 0}.counter{display:inline-block;font-family:Bangers,cursive;font-size:clamp(52px,17vw,64px);font-weight:400;line-height:1;letter-spacing:-.02em;color:var(--counter-color);-webkit-text-stroke:2px var(--counter-stroke);paint-order:stroke fill;text-shadow:0 8px 19.5px var(--counter-blur),0 4px 0 var(--counter-sharp)}.click-button{position:relative;width:min(213px,100%);height:76px;border:2px solid var(--btn-border);border-radius:12px;background:var(--btn-gradient);cursor:pointer;overflow:hidden;flex-shrink:0;transition:background .22s ease,border-color .22s ease,opacity .15s ease;-webkit-tap-highlight-color:transparent}.click-button:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;opacity:.18;background-image:radial-gradient(circle at 18% 28%,rgba(255,255,255,.9) 1.5px,transparent 1.5px),radial-gradient(circle at 52% 18%,rgba(255,255,255,.8) 1.5px,transparent 1.5px),radial-gradient(circle at 78% 42%,rgba(255,255,255,.75) 1.5px,transparent 1.5px),radial-gradient(circle at 32% 68%,rgba(255,255,255,.8) 1.5px,transparent 1.5px),radial-gradient(circle at 68% 78%,rgba(255,255,255,.85) 1.5px,transparent 1.5px);pointer-events:none}.click-button:active:not(:disabled){background:var(--btn-gradient-active)}.click-button:disabled{opacity:.65;cursor:not-allowed}.click-button-label{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;width:100%;height:100%;margin:0;font-family:Bangers,cursive;font-size:clamp(36px,12vw,48px);font-weight:400;line-height:39px;color:#fff;text-shadow:0 2px 0 var(--btn-text-shadow)}.loading-text{position:relative;z-index:1;margin:0;font-size:14px;color:#6a88b6;text-align:center}.placeholder-screen{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0;text-align:center;padding:24px 16px}.placeholder-title{margin:0;font-family:Fira Sans Condensed,Fira Sans,sans-serif;font-size:20px;font-weight:700;line-height:1.2}.placeholder-subtitle{margin:0;font-family:Fira Sans Condensed,Fira Sans,sans-serif;font-size:14px;font-weight:400;line-height:1.2;opacity:.9}.error-banner{width:calc(100% - 32px);max-width:360px;margin:8px auto 12px;padding:10px 14px;border-radius:12px;background:#c0232326;color:#ffb4b4;font-size:13px;line-height:1.4;text-align:center}.sandbox-banner{width:calc(100% - 32px);max-width:360px;margin:0 auto 8px;padding:6px 12px;border-radius:8px;background:#274fc933;color:#8eb4ff;font-size:12px;text-align:center}.hint-banner{width:calc(100% - 32px);max-width:360px;margin:8px auto 0;padding:10px 14px;border-radius:12px;background:#274fc92e;color:#b8d0ff;font-size:13px;line-height:1.4;text-align:center;word-break:break-word}.brawl-screen{width:100%;max-width:360px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px;padding:0;overflow:hidden}.brawl-start-screen{height:553px;gap:0;justify-content:flex-start;padding:16px 15.5px 32px}.brawl-start-copy{display:flex;flex-direction:column;align-items:center;gap:18px;width:264px;min-height:161px;text-align:left}.brawl-title{margin:0;font-family:Fira Sans Condensed,Fira Sans,sans-serif;font-size:20px;font-weight:700;line-height:1.2;color:#fff;text-align:center}.brawl-title--large{font-size:clamp(28px,8vw,36px);letter-spacing:.02em}.brawl-subtitle{margin:0;font-family:Fira Sans,sans-serif;font-size:14px;font-weight:400;line-height:1.2;color:#ffffffe0}.brawl-start-steps{width:264px;margin:0;padding-left:21px;font-family:Fira Sans Condensed,Fira Sans,sans-serif;font-size:14px;font-weight:400;line-height:1;color:#fff}.brawl-start-steps li{margin:0}.brawl-tabs{width:min(326px,100%);display:grid;grid-template-columns:1fr 1fr;gap:21px;margin-top:auto}.brawl-tab{height:42px;border:0;border-radius:10px;background:var(--button-blue-default);color:#fff;font-family:Bangers,cursive;font-size:20px;font-weight:400;text-shadow:0 1px 0 #000;cursor:pointer;-webkit-tap-highlight-color:transparent}.brawl-tab--active{background:var(--button-red-default)}.brawl-friends-list{width:min(326px,100%);display:flex;flex-direction:column;gap:12px}.brawl-friend-card{position:relative;width:100%;min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 16px;border:0;border-radius:8px;background:var(--button-blue-default);color:#fff;text-align:left;cursor:pointer;-webkit-tap-highlight-color:transparent}.brawl-friend-card:disabled{cursor:wait;opacity:.72}.brawl-friend-main{min-width:0}.brawl-friend-name{margin:0;font-family:Fira Sans Condensed,Fira Sans,sans-serif;font-size:14px;font-weight:700;line-height:normal;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.brawl-friend-meta{margin:0;font-size:12px;line-height:normal;color:#fff}.brawl-friend-room{color:#4747a5}.brawl-friend-score{flex-shrink:0;display:flex;flex-direction:column;align-items:flex-end;gap:0;font-family:Fira Sans Condensed,Fira Sans,sans-serif;font-size:12px;font-weight:400;line-height:normal;color:#9292b2;white-space:nowrap}.brawl-friend-busy{position:absolute;right:16px;bottom:5px;font-size:10px;color:#ffffffbf}.brawl-friends-state,.brawl-friends-empty{width:min(326px,100%);margin:0;padding:20px 16px;border-radius:18px;background:#ffffff12;text-align:center;color:#fffc}.brawl-friends-state--error{color:#ffb4b4}.brawl-friends-empty-title{margin:0;font-family:Fira Sans Condensed,Fira Sans,sans-serif;font-size:20px;font-weight:800}.brawl-friends-empty-copy{margin:6px 0 0;font-size:13px;line-height:1.3;color:#ffffffad}.brawl-action-button{width:min(213px,100%)}.brawl-start-screen>.brawl-action-button{margin-top:40px}.brawl-waiting-screen{height:553px;gap:0;justify-content:flex-start;padding-top:43px}.brawl-waiting-stack{display:flex;flex-direction:column;align-items:center;gap:0;width:100%}.fighter-portrait{display:block;object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none}.brawl-player-slot{display:flex;flex-direction:column;align-items:center;gap:0;min-width:100px}.brawl-player-slot--confirmed{margin-top:6px}.brawl-check-icon{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:999px;background:#2ecc71;color:#fff;font-size:14px;font-weight:700;line-height:1}.brawl-player-slot-name{margin-top:0;font-family:Fira Sans Condensed,Fira Sans,sans-serif;font-size:20px;font-weight:700;line-height:1.2;color:#fff}.brawl-player-slot-level{font-family:Fira Sans,sans-serif;font-size:14px;line-height:1.2;color:#ffffffbf}.brawl-timer-block{display:flex;flex-direction:column;align-items:center;gap:0}.brawl-waiting-screen .brawl-timer-block{margin-top:67px}.brawl-waiting-screen>.brawl-action-button{margin-top:42px}.brawl-timer-block--compact{gap:4px}.brawl-timer-value{font-family:Fira Sans Condensed,Fira Sans,sans-serif;font-size:20px;font-weight:700;line-height:1.2;color:#fff}.brawl-timer-value--small{font-size:14px;opacity:.7}.brawl-timer-caption{font-family:Fira Sans,sans-serif;font-size:14px;line-height:1.2;color:#ffffffbf}.brawl-timeout-screen{height:553px;justify-content:flex-start;gap:166px;padding-top:166px}.brawl-battle-screen{height:617px;gap:0;justify-content:flex-start;padding:43px 17px 74px}.brawl-battle-timer{font-family:Fira Sans Condensed,Fira Sans,sans-serif;font-size:56px;font-weight:800;line-height:1;color:#fff;text-align:center;margin-bottom:24px;letter-spacing:2px}.brawl-settling-screen{min-height:280px;justify-content:center;gap:16px;text-align:center}.brawl-settling-title{margin:0;font-family:Fira Sans Condensed,Fira Sans,sans-serif;font-size:22px;font-weight:800;color:#fff}.brawl-settling-subtitle{margin:0;font-size:16px;color:#ffffffd9}.battle-score-bar{width:min(326px,100%);display:flex;flex-direction:column;gap:8px}.brawl-battle-screen>.brawl-action-button{margin-top:auto}.battle-score-counts{display:flex;align-items:center;justify-content:space-between;font-family:Fira Sans Condensed,Fira Sans,sans-serif;font-size:20px;font-weight:700;line-height:1.2;color:#fff}.battle-score-track{position:relative;width:100%;height:38px;border-radius:10px;overflow:hidden;background:linear-gradient(180deg,#4483e8,#1028b1);border:2px solid rgba(255,255,255,.35)}.battle-score-fill{height:100%;background:linear-gradient(180deg,#e84444,#5a1305);transition:width .15s ease-out}.battle-score-names{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.battle-player-meta{display:flex;flex-direction:column;gap:0;min-width:0}.battle-player-meta--right{align-items:flex-end;text-align:right}.battle-player-name{font-family:Fira Sans,sans-serif;font-size:15px;font-weight:600;line-height:1.1;color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:140px}.battle-player-level{font-family:Fira Sans Condensed,Fira Sans,sans-serif;font-size:14px;font-weight:700;line-height:1.2;color:#ffffffb8}.brawl-result-screen{height:617px;justify-content:space-between;gap:20px;padding-top:47px;padding-bottom:75px}.brawl-result-hero{display:flex;flex-direction:column;align-items:center;gap:18px}.brawl-result-screen .brawl-title{width:min(326px,100%);font-family:Bangers,cursive;font-size:48px;font-weight:400;line-height:39px}.brawl-result-screen .brawl-title[data-outcome=lose]{font-size:24px}.brawl-result-actions{display:flex;align-items:center;justify-content:center;gap:21px}.round-action-button{position:relative;display:flex;align-items:center;justify-content:center;padding:0;border:3px solid #ffffff;border-radius:999px;background:linear-gradient(180deg,#ffd45a,#f49a19);color:#fff;box-shadow:inset 0 2px #ffffff73,0 2px #00000059;cursor:pointer;flex-shrink:0;-webkit-tap-highlight-color:transparent}.round-action-button:before{content:"";position:absolute;top:6px;right:6px;bottom:6px;left:6px;border-radius:inherit;border:2px solid rgba(255,255,255,.55);pointer-events:none}.round-action-button--exit{background:linear-gradient(180deg,#6fd8ff,#1a96d6)}.round-action-button--profile:disabled{background:linear-gradient(180deg,#ffd45a,#a66a12)}.round-action-button:disabled{cursor:not-allowed;opacity:.6}.round-action-button-icon,.round-action-button svg{position:relative;z-index:1;display:block;width:55%;height:55%}.round-action-button svg{fill:none;stroke:currentColor;stroke-width:3.2;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 1px 0 rgba(0,0,0,.45))}.rematch-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;display:flex;align-items:center;justify-content:center;background:#111d30b3}.rematch-modal{width:min(360px,100vw);height:280px;display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding:42px 16px;color:#fff;text-align:center}.rematch-modal--center{justify-content:center}.rematch-modal-question{margin:0;font-family:Fira Sans Condensed,Fira Sans,sans-serif;font-size:16px;font-weight:400;line-height:1}.rematch-modal-player{display:flex;flex-direction:column;align-items:center;gap:0}.rematch-modal-name{margin:0;font-family:Fira Sans Condensed,Fira Sans,sans-serif;font-size:24px;font-weight:700;line-height:1}.rematch-modal-subtitle{margin:0;font-family:Fira Sans Condensed,Fira Sans,sans-serif;font-size:12px;font-weight:400;line-height:1}.rematch-modal-timer{margin:0;font-family:Fira Sans Condensed,Fira Sans,sans-serif;font-size:20px;font-weight:700;line-height:1}.rematch-modal-actions{display:flex;align-items:center;justify-content:center;gap:21px;width:100%}.rematch-modal-button{width:min(154px,calc((100vw - 53px)/2));height:42px;padding:10px;border:none;border-radius:10px;font-family:Bangers,cursive;font-size:20px;font-weight:400;line-height:1;color:#fff;text-shadow:0 1px 0 #000000;cursor:pointer;-webkit-tap-highlight-color:transparent}.rematch-modal-button:disabled{cursor:not-allowed;opacity:.65}.rematch-modal-button--cancel{background:var(--button-blue-default)}.rematch-modal-button--accept{background:var(--button-red-default)}
