body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{min-height:100vh;overflow-x:hidden;text-align:center;width:100%}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:root{--color-bg-troop:#020101;--color-bg-troop-header:#0f0f0f;--color-bg-secondary:#282934;--color-text-white:#fff;--color-text-gray:#a59481;--color-text-gold:#ddb959;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-8:32px;--color-surface:#0d131a}*{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none}body,html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;overscroll-behavior:none;touch-action:manipulation}[contenteditable=true],input,textarea{-webkit-user-select:text;user-select:text}@font-face{font-display:swap;font-family:Commissioner;font-style:normal;font-weight:100;src:url(/static/media/Commissioner-Thin.56eee9669c7bed00b079.ttf) format("truetype")}@font-face{font-display:swap;font-family:Commissioner;font-style:normal;font-weight:200;src:url(/static/media/Commissioner-ExtraLight.4274f9ac98368c1cee58.ttf) format("truetype")}@font-face{font-display:swap;font-family:Commissioner;font-style:normal;font-weight:300;src:url(/static/media/Commissioner-Light.cfe5817b3a01b7f2ea4a.ttf) format("truetype")}@font-face{font-display:swap;font-family:Commissioner;font-style:normal;font-weight:400;src:url(/static/media/Commissioner-Regular.a7e9172d964bfbfb4886.ttf) format("truetype")}@font-face{font-display:swap;font-family:Commissioner;font-style:normal;font-weight:500;src:url(/static/media/Commissioner-Medium.f98327d82778d1c035c2.ttf) format("truetype")}@font-face{font-display:swap;font-family:Commissioner;font-style:normal;font-weight:600;src:url(/static/media/Commissioner-SemiBold.2624be557d01fe7711cc.ttf) format("truetype")}@font-face{font-display:swap;font-family:Commissioner;font-style:normal;font-weight:700;src:url(/static/media/Commissioner-Bold.e9cdc8c151024466c9f3.ttf) format("truetype")}@font-face{font-display:swap;font-family:Commissioner;font-style:normal;font-weight:800;src:url(/static/media/Commissioner-ExtraBold.d261e72b68182a6dc180.ttf) format("truetype")}@font-face{font-display:swap;font-family:Commissioner;font-style:normal;font-weight:900;src:url(/static/media/Commissioner-Black.96ae934198307186afff.ttf) format("truetype")}*,:after,:before{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:var(--color-bg);color:var(--color-text);font-family:Commissioner,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,Helvetica Neue,Arial,Apple Color Emoji,Segoe UI Emoji;line-height:1.35}canvas,img,svg,video{display:block;max-width:100%}button,input,select,textarea{color:inherit;font:inherit}button{background:#0000;border:0;cursor:pointer}a{color:var(--color-link);text-decoration:none}.visually-hidden{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;white-space:nowrap;width:1px}.nav-bar{grid-gap:12px;align-items:end;bottom:0;display:grid;gap:12px;grid-template-columns:repeat(5,1fr);left:0;padding:20px 20px 26px;position:fixed;right:0}.nav-bar__item{align-items:center;display:flex;flex-direction:column;gap:3px;justify-content:center;text-align:center;-webkit-user-select:none;user-select:none}.nav-bar__item-icon img{display:block;height:24px;width:auto}.nav-bar__item-text{color:#a59481;color:var(--color-text-gray);font-size:12px;font-weight:700;line-height:14px}.nav-bar__item.is-active .nav-bar__item-text{color:#fff;color:var(--color-text-white)}.nav-bar__item{-webkit-tap-highlight-color:transparent;touch-action:manipulation;transform-origin:center bottom;transition:transform .12s ease}.nav-bar__item.is-pressed{transform:scale(.96)}.nav-bar__item.is-disabled,.nav-bar__item[aria-disabled=true],.nav-bar__item[disabled]{filter:grayscale(25%);opacity:.6;pointer-events:none}.nav-bar__item.is-disabled .nav-bar__item-text,.nav-bar__item[aria-disabled=true] .nav-bar__item-text,.nav-bar__item[disabled] .nav-bar__item-text{color:#cbb79e}body{overflow:hidden}.fight{background:url(/static/media/main-bg.f7b28e3fbaf2da6586a7.webp) 50%/cover no-repeat;min-height:100dvh;position:relative;width:100%}.fight-main__header{align-items:center;display:flex;gap:16px;justify-content:space-between;left:0;padding:12px 20px 0;position:absolute;top:91px;width:100%;z-index:4}.fight-main__header-player{align-items:center;display:flex;gap:10px;min-width:0}.fight-main__header-player-icon{border-radius:50%;height:47px;position:relative;width:47px}.fight-main__header-player-icon-img{display:block;height:100%;object-fit:cover;width:100%}.fight-main__header-player-name{align-items:flex-start;display:flex;flex-direction:column;gap:4px;min-width:0}.fight-main__header-player-name-text{color:var(--color-text-white);font-size:14px;font-weight:700;line-height:1;max-width:84px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fight-main__header-player-name-rank{align-items:center;display:inline-flex;gap:2px}.fight-main__header-player-name-rank-text{color:var(--color-text-gold);font-size:12px;font-weight:700;line-height:1}.fight-main__header-player-name-rank-icon{height:auto;width:12px}.fight-main__header-balances{align-items:flex-start;display:flex;gap:22px}.fight-main__header-balance-row{align-items:center;display:flex;gap:15px;margin-bottom:3px}.fight-main__header-balance-plus{align-items:center;background:#007aff;border-radius:4px;display:flex;height:20px;justify-content:center;width:20px}.fight-main__header-balance-plus img{display:block;height:auto;width:12px}.fight-main__header-balance-amount{align-items:center;display:inline-flex;gap:4px}.fight-main__header-balance-number{color:var(--color-text-white);font-size:18px;font-weight:700;line-height:18px}.fight-main__header-balance-icon{display:block;height:auto;width:18px}.fight-main__header-balance-action{color:var(--color-text-gray);font-size:12px;font-weight:700;line-height:1;text-align:center}.fight-main__header-balance--bounce{animation:fight-header-gold-bounce .15s ease-out}@keyframes fight-header-gold-bounce{0%{transform:scale(1)}50%{transform:scale(.9)}to{transform:scale(1)}}.fight-main__header-player-name-rank--bounce{animation:fight-header-gold-bounce .15s ease-out;transform-origin:center}.fight-main__header-player-icon-mark{display:block;height:auto;position:absolute;right:-4px;top:-4px;width:19px}.fight-main__header-player-icon-lvl{align-items:center;background:url(data:image/png;base64,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) 50%/cover no-repeat;bottom:-7px;display:flex;height:15px;justify-content:center;left:0;position:absolute;width:20px}.fight-main__header-player-icon-lvl-text{color:var(--color-text-gray);font-size:12px;font-weight:700;line-height:1}.fight-subscriptions{display:flex;flex-direction:column;gap:27px;position:absolute;right:20px;top:310px;z-index:2}.fight-subscriptions__card{border-radius:10px;height:50px;position:relative;width:100px}.fight-subscriptions__card--vip{background:linear-gradient(90deg,#57441e00,#57441e)}.fight-subscriptions__card--bp{background:linear-gradient(90deg,#0000,#000)}.fight-subscriptions__text{color:var(--color-text-gold);font-size:12px;font-weight:700;line-height:14px;position:absolute;right:50px;text-align:right;top:50%;transform:translateY(-50%)}.fight-subscriptions__title{display:block;font-size:16px}.fight-subscriptions__image-vip{right:4px;top:-3px;width:35px}.fight-subscriptions__image-bp,.fight-subscriptions__image-vip{align-items:center;display:flex;height:auto;justify-content:center;position:absolute}.fight-subscriptions__image-bp{bottom:3px;right:0;width:43px}.fight-subscriptions__image-bp img,.fight-subscriptions__image-vip img{display:block;height:auto;width:100%}.fight-heroes{height:300px;left:0;pointer-events:none;position:absolute;top:250px;width:300px;z-index:2}.fight-heroes__item{display:block;filter:drop-shadow(0 6px 12px rgba(0,0,0,.45));image-rendering:auto;position:absolute}.fight-heroes__item--1{height:90px;left:40px;top:125px;width:auto}.fight-heroes__item--2{height:90px;left:120px;top:70px;width:auto}.fight-heroes__item--3{height:90px;left:190px;top:20px;width:auto}.fight-heroes__item--4{bottom:20px;height:140px;left:110px;width:auto}.fight-heroes__item--5{bottom:75px;height:80px;left:190px;width:auto}.fight-heroes__item--6{bottom:130px;height:85px;left:260px;width:auto}.js-pressable.is-pressed{transform:scale(.98)}.fight-main{--action-gap:10px;--options-size:50px;bottom:87px;left:0;max-width:100%;padding:0 20px;position:absolute;width:100%;z-index:4}.fight-main__rating{grid-gap:10px;align-items:center;display:grid;gap:10px;grid-template-columns:50px 1fr;margin-bottom:14px}.fight-main__rating-icon{align-items:center;display:flex;height:auto;justify-content:center;width:49px}.fight-main__rating-icon img{display:block;height:auto;width:100%}.fight-main__rating-title{color:var(--color-text-gold);font-size:14px;font-weight:700;line-height:1}.fight-main__rating-subtitle{align-items:center;display:inline-flex;gap:6px;margin-top:4px}.fight-main__rating-score{color:var(--color-text-gold);font-size:14px;font-weight:700;line-height:1}.fight-main__rating-cup-mini{display:block;height:auto;width:12px}.fight-main__rating-progress{margin-top:8px;position:relative;width:calc(100% - var(--options-size) - var(--action-gap))}.fight-main__rating-progress-track{background:var(--color-bg-secondary);border-radius:4px;height:16px;overflow:hidden;width:100%}.fight-main__rating-progress-fill{background:#007aff;border-radius:4px;height:100%;transition:width .3s ease;width:0}.fight-main__rating-marker{position:absolute;top:-28px;transform:translateX(-50%);width:22px}.fight-main__rating-marker img{display:block;height:auto;width:100%}.fight-main__boxes{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(4,1fr);height:108px;width:100%}.fight-main__box{align-items:center;background-color:#282934;border-radius:4px;display:flex;height:100%;justify-content:center;min-height:108px;overflow:hidden;position:relative;width:100%}.fight-main__box--can-open{background-color:#1a9a3d}.fight-main__box-icon{align-items:center;display:flex;height:59px;justify-content:center;left:50%;position:absolute;top:17px;transform:translateX(-50%);width:59px}.fight-main__box-icon img{display:block;height:auto;pointer-events:none;-webkit-user-select:none;user-select:none;width:100%}.fight-main__timer{align-items:center;display:flex;justify-content:center;left:0;position:absolute;top:4px;width:100%}.fight-main__timer-text{color:var(--color-text-white);font-size:12px;font-weight:700;line-height:1}.fight-main__box-actions{align-items:center;bottom:12px;display:flex;gap:5px;justify-content:center;left:0;position:absolute;width:100%}.fight-main__box-actions-text{color:var(--color-text-white);font-size:12px;font-weight:700}.fight-main__box-actions img{display:block;height:auto;width:18px}.fight-main__box-actions--gem-count{bottom:10px}.fight-main__box-actions-text--gem-count{font-size:14px;line-height:1}.fight-main__box-icon--closed{height:30px;left:50%;top:50%;transform:translate(-50%,-50%);width:30px}.fight-main__actions{align-items:center;display:flex;gap:var(--action-gap);height:50px;justify-content:space-between;margin-bottom:var(--space-5);width:100%}.fight-main__action-fight-btn{align-items:center;background-color:#007aff;border-radius:10px;display:flex;flex:1 1;flex-direction:column;gap:4px;height:100%;justify-content:center;padding:8px}.fight-main__action-fight-btn-text{color:var(--color-text-white);display:block;font-size:16px;font-weight:700;line-height:15px;text-transform:uppercase}.fight-main__action-fight-btn-type{color:var(--color-text-white);display:block;font-size:12px;font-weight:700;line-height:1}.fight-main__action-options-btn{align-items:center;background-color:var(--color-bg-secondary);border-radius:10px;display:flex;height:var(--options-size);justify-content:center;position:relative;width:var(--options-size)}.fight-main__action-options-btn img{display:block;height:auto;pointer-events:none;-webkit-user-select:none;user-select:none;width:4px}.fight-main__action-options-btn-dot{background-color:#ec0939;border-radius:50%;height:14px;position:absolute;right:-4px;top:-4px;width:14px}.fight-main__action-options-btn .fight-main__action-options-btn-img--menu{display:block;height:auto;width:18px}.nav-bar{z-index:4}.snowflakes{bottom:320px;left:0;overflow:hidden;top:91px;width:100%;z-index:3}.snowflake,.snowflakes{pointer-events:none;position:absolute}.snowflake{animation:snowfall linear infinite;animation-fill-mode:both;color:#fffc;font-family:Arial,sans-serif;font-size:.6em;text-shadow:0 0 3px #fffc;top:0;-webkit-user-select:none;user-select:none}@keyframes snowfall{0%{opacity:0;transform:translateY(0) translateX(0) rotate(0deg)}5%{opacity:1}95%{opacity:1}to{opacity:0;transform:translateY(400px) translateX(var(--drift)) rotate(1turn);transform:translateY(var(--snowfall-height,400px)) translateX(var(--drift)) rotate(1turn)}}.snowflake--small{font-size:.5em;opacity:.7}.snowflake--medium{font-size:.65em;opacity:.8}.snowflake--large{font-size:.85em;opacity:.9}.fight-main__rating-content{text-align:left}.modal-root{pointer-events:none;z-index:100}.modal,.modal-root{inset:0;position:fixed}.modal{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;display:grid;grid-template-rows:1fr auto;opacity:0;overflow-x:hidden;pointer-events:auto;transition:opacity .2s ease,visibility .2s ease;visibility:hidden;z-index:1000}.modal[data-open=true]{opacity:1;visibility:visible}.modal__backdrop{inset:0;position:absolute}.modal__sheet{background:var(--color-surface);border-radius:16px 16px calc(var(--safe-bottom)) calc(var(--safe-bottom));box-shadow:var(--shadow-md);margin-top:auto;max-width:100%;min-width:0;padding:var(--space-4);transform:translateY(100%);transition:transform .25s cubic-bezier(.25,.46,.45,.94);z-index:100}.modal[data-open=true] .modal__sheet{transform:translateY(0)}.modal__header{align-items:center;display:flex;gap:8px;justify-content:space-between;margin-bottom:var(--space-3)}.modal__title{color:#fff;font-size:20px;font-weight:700;line-height:20px;margin:0}.modal__close img{display:block;height:auto;object-fit:cover;width:12px}.modal--centered{align-items:center;box-sizing:border-box;grid-template-rows:1fr;justify-items:center;padding:20px}.modal--centered .modal__sheet--centered{border-radius:12px;box-sizing:border-box;margin-top:0;max-height:85vh;max-width:90vw;opacity:0;overflow-y:auto;transform:translateY(24px) scale(.98);transition:transform .3s cubic-bezier(.25,.46,.45,.94),opacity .3s ease;width:100%}.modal--centered[data-open=true] .modal__sheet--centered{opacity:1;transform:translateY(0) scale(1)}.game-mode__sheet{border-radius:15px 15px 0 0;display:flex;flex-direction:column;height:627px;max-height:627px;overflow:hidden;padding:30px 20px;width:100%}.game-mode__container{grid-gap:20px;display:grid;gap:20px;grid-template-rows:auto 1fr;height:100%}.game-mode__header{padding-bottom:4px}.game-mode__title{color:var(--color-text-white);font-size:20px;font-weight:700;line-height:18px;margin:0}.game-mode__list{grid-gap:20px;display:grid;gap:20px}.game-mode__item{background-position:100%;background-repeat:no-repeat;background-size:auto 100%;border-radius:12px;gap:12px;height:100px;padding:20px 120px 20px 20px;position:relative;width:100%}.game-mode__item-title{align-items:center;color:#f3e5c5;display:flex;font-size:18px;font-weight:700;gap:10px;line-height:18px;margin-bottom:10px}.game-mode__item-title-rank{align-items:center;display:flex;gap:3px}.game-mode__item-title-rank-number{color:#ddb959;font-size:14px;font-weight:700;line-height:14px}.game-mode__item-title-rank-icon{height:14px;width:14px}.game-mode__item-title-timer{align-items:center;background-color:#0d131a;border-radius:4px;color:#fff;display:inline-block;display:flex;font-size:12px;font-weight:700;justify-content:center;line-height:12px;padding:2px 4px}.game-mode__item-help{bottom:10px;height:auto;position:absolute;right:10px;width:20px}.game-mode__item-status{align-items:center;background-color:#0d131a;border-radius:4px;color:#fff;display:flex;font-size:12px;font-weight:700;justify-content:center;line-height:12px;padding:2px 4px;position:absolute;right:7px;top:7px}.game-mode__item-status-icon{height:50px;position:absolute;right:50px;top:30px;width:50px}.game-mode__item-sub{color:#a59581;font-size:12px;font-weight:700;line-height:14px;max-width:190px}.game-mode__item-art{background:#ffffff14;border-radius:10px;height:72px}.game-mode__item-ai{background-color:#201f27;background-image:url(/static/media/ai.252a4ae7cc1d28a0b150.png)}.game-mode__item-arena{background-color:#320809;background-image:url(/static/media/arena.def2b6758807f852f778.png)}.game-mode__item-great-journey{background-color:#0d0805;background-image:url(/static/media/great-journey.6145e4cf041c01638f8f.png)}.game-mode__item-friend{background-color:#232027;background-image:url(/static/media/friend.423fec37e481aa4c6052.png)}.game-mode__item-selected:after{border:4px solid #faeb3e;border-radius:16px;content:"";inset:-4px;pointer-events:none;position:absolute}.game-mode__button-close{align-items:center;background-color:initial;border:none;color:#66a9e0;display:flex;font-size:16px;font-weight:700;height:50px;justify-content:center;line-height:18px;margin:0 auto;max-width:258px;width:100%}.chest__sheet{background-color:#0d131a;border-radius:16px 16px 0 0;margin-top:auto;max-width:100%;overflow:visible;padding:0;position:relative;transform:translateY(100%);transition:transform .25s cubic-bezier(.25,.46,.45,.94);width:100%}.chest{align-items:center;display:flex;flex-direction:column;min-height:100%;padding:30px 20px;position:relative;text-align:center}.chest__header{display:flex;justify-content:flex-start;margin-bottom:20px;width:100%}.chest__title{color:#fff;font-size:20px;font-weight:700;line-height:20px;margin:0}.chest__image-wrapper{align-items:center;display:flex;justify-content:center;margin-bottom:20px;position:relative;width:100%;z-index:10}.chest__image{height:auto;max-width:100%;object-fit:contain;width:140px}.chest__name{color:#f3e5c5;font-size:20px;font-weight:700;line-height:18px;margin:0 0 8px}.chest__subtitle{color:#fff;font-size:14px;font-weight:700;line-height:16px;margin:0 0 30px}.chest__contents{grid-gap:8px;display:grid;gap:8px;grid-template-columns:1.2fr 1fr 1.2fr;margin-bottom:34px;width:100%}.chest__content-item{align-items:center;display:flex;gap:10px}.chest__content-icon{align-items:center;display:flex;flex-shrink:0;height:auto;justify-content:center;width:34px}.chest__content-icon-img{height:auto;object-fit:contain;width:100%}.chest__content-info{align-items:start;display:flex;flex:1 1;flex-direction:column;gap:3px;justify-content:space-between}.chest__content-label{color:#fff;font-size:14px;font-weight:700;line-height:16px}.chest__content-value{color:#f3e5c5;font-size:20px;font-weight:700;line-height:18px;text-align:left}.chest__cost{align-items:center;display:flex;gap:12px;justify-content:center;margin-bottom:20px;width:100%}.chest__cost-label{color:#fff;font-size:14px;font-weight:700;line-height:16px}.chest__cost-value{color:#34c759;font-size:16px;font-weight:700;line-height:18px}.chest__content-value-wrapper{align-items:center;display:flex;gap:4px}.chest__content-value-chance{color:#f3e5c5;font-size:14px;font-weight:700;line-height:15px}.chest__actions{display:flex;flex-direction:column;gap:12px;width:100%}.chest__btn{align-items:center;border:none;border-radius:10px;color:#fff;cursor:pointer;display:flex;font-family:Commissioner,sans-serif;font-size:18px;font-weight:700;height:50px;justify-content:center;line-height:16px;transition:opacity .2s ease,transform .2s ease;width:100%}.chest__btn:active{opacity:.7;transform:scale(.98)}.chest__btn--open{background:#1a9a3d;color:#fff}.chest__btn--close{align-items:center;background:#0000;border:none;color:#66a9e0;display:flex;font-weight:700;height:50px;justify-content:center;text-decoration:none}.chest__sheet .modal__close{cursor:pointer;pointer-events:auto;z-index:1000}.menu-modal__sheet{border-radius:0;height:100vh;margin-top:0;max-height:100vh;padding:0}.menu-modal,.menu-modal__sheet{background:#0d131a;display:flex;flex-direction:column;min-height:100vh}.menu-modal{height:100%;padding:116px 36px 30px}.menu-modal__content{-webkit-overflow-scrolling:touch;flex:1 1;overflow-y:auto}.menu-modal__btn-close{background:#0000;border:none;color:#66a9e0;cursor:pointer;flex-shrink:0;font-size:18px;font-weight:700;height:50px;line-height:15px;margin-top:auto;padding:var(--space-4);text-align:center;transition:opacity .2s ease;width:100%}.menu-modal__btn-close:active{opacity:.7}.menu-modal__content-top-btns{grid-gap:36px;display:grid;gap:36px;grid-template-columns:1fr 1fr;margin-bottom:30px}.menu-modal__content-top-btns-col{display:flex;flex-direction:column;gap:20px}.menu-modal__content-top-btn{align-items:center;display:flex;flex-direction:column;gap:2px}.menu-modal__content-top-btn-button{background-color:#282934;border:none;border-radius:15px;height:50px;position:relative;width:100%}.menu-modal__content-top-btn-button--store{background:radial-gradient(ellipse at center bottom,#f9eda6 0,#f9eda680 0,#f9eda600 100%),#282934}.menu-modal__content-top-btn-button--friends{background:radial-gradient(ellipse at center bottom,#fff 0,#fff3 50%,#fff0 100%),#282934}.menu-modal__content-top-btn-button--battle-pass{background:radial-gradient(circle at center,#f0c24c 0,#f0c24c1a 0,#f0c24c00 100%),#282934}.menu-modal__content-top-btn-button--quests{background:radial-gradient(ellipse at center bottom,#484a61 0,#484a6180 50%,#484a6100 100%),#282934}.menu-modal__content-top-btn-title p{color:#fff;font-size:14px;font-weight:600;line-height:14px}.menu-modal__content-top-btn--big{height:135px}.menu-modal__content-top-btn-button-icon--store{height:auto;left:50%;object-fit:cover;position:absolute;top:50%;transform:translate(-50%,-50%);width:40px}.menu-modal__content-top-btn-button-icon--troop{height:auto;left:50%;object-fit:cover;position:absolute;top:2px;transform:translateX(-50%);width:42px}.menu-modal__content-top-btn-button-icon--friends{bottom:0;height:auto;left:50%;object-fit:cover;position:absolute;transform:translateX(-50%);width:95px}.menu-modal__content-top-btn-button-icon--battle-pass{height:auto;left:50%;object-fit:cover;position:absolute;top:50%;transform:translate(-50%,-50%);width:114px}.menu-modal__content-top-btn-button-icon--quests{bottom:0;height:auto;left:50%;object-fit:cover;position:absolute;transform:translateX(-50%);width:75px}.menu-modal__content-bottom-btns{grid-gap:6px;display:grid;gap:6px;grid-template-columns:1fr}.menu-modal__content-bottom-btn{align-items:center;background-color:#282934;border:none;border-radius:15px;display:flex;height:50px;justify-content:space-between;padding:15px 16px 20px}.menu-modal__content-bottom-btn--left{align-items:center;display:flex;gap:10px}.menu-modal__content-bottom-btn--left-icon--empty{background-color:initial;height:20px;width:20px}.menu-modal__content-bottom-btn--left p{color:#fff;font-size:16px;font-weight:600;line-height:14px}.menu-modal__content-bottom-btn--left img{height:auto;object-fit:cover;width:20px}.menu-modal__content-bottom-btn--right{height:auto;width:8px}.menu-modal__content-bottom-btn--right img{height:auto;object-fit:cover;width:100%}.daily-reward-modal__sheet{max-width:100%;padding:40px 20px 33px;width:100%}.daily-reward-modal{align-items:center;display:flex;flex-direction:column;gap:0;padding:0;text-align:center}.daily-reward-modal .rewards-row{align-items:start;display:flex;gap:20px;justify-content:start;margin-bottom:76px;padding:0 0 0 50px;width:100%}.daily-reward-modal .rewards-image{border-radius:4px;flex-grow:0;flex-shrink:0;height:160px;min-width:120px;position:relative;width:120px}.daily-reward-modal .rewards-image__image{border-radius:4px;height:100%;object-fit:cover;width:100%}.daily-reward-modal .rewards__value{bottom:-36px;color:#fff;font-size:36px;font-weight:700;left:50%;line-height:24px;position:absolute;transform:translateX(-50%);white-space:nowrap}.daily-reward-modal .rewards-info{flex:1 1;text-align:left}.daily-reward-modal .rewards-info__title{color:#f3e5c5;font-size:30px;font-weight:700;line-height:21px;margin-bottom:8px}.daily-reward-modal .rewards-info__type{color:#fff;font-size:16px;font-weight:700;line-height:16px}.daily-reward-modal .rewards-info__player-money{align-items:start;display:flex;flex-direction:column;gap:6px;justify-content:start;margin-top:27px}.daily-reward-modal .rewards-info__player-money-description{color:#a59581;font-size:16px;font-weight:700;line-height:16px}.daily-reward-modal .rewards-info__player-money-value{align-items:center;display:flex;gap:6px;justify-content:start}.daily-reward-modal .rewards-info__player-money-value-number{color:#fff;display:block;font-size:20px;font-weight:700;line-height:20px}.daily-reward-modal .rewards-info__player-money-value-icon{height:26px;object-fit:contain;width:26px}.daily-reward-modal .pt-20{padding-top:20px}.daily-reward-modal__action-text{color:#f3e5c5;font-size:20px;font-weight:600;line-height:18px;margin-bottom:16px}.daily-reward-modal__description{color:#fff;font-size:16px;font-weight:400;line-height:22px;margin:0 0 30px;max-width:344px}.daily-reward-modal__actions{display:flex;flex-direction:column;gap:12px;width:100%}.daily-reward-modal__btn{border:none;border-radius:10px;cursor:pointer;font-size:18px;font-weight:700;height:50px;line-height:18px;text-align:center;transition:opacity .2s ease,transform .12s ease;width:100%}.daily-reward-modal__btn--primary{background:#007aff;color:#fff}.daily-reward-modal__btn--primary:active{opacity:.8}.daily-reward-modal__btn--secondary{background:#282934;color:#fff}.daily-reward-modal__btn--secondary:active{opacity:.8}.daily-reward-modal__image-wrapper{height:auto;margin-bottom:25px;width:150px}.daily-reward-modal__image{height:100%;object-fit:cover;width:100%}.daily-reward-modal__title{color:#f3e5c5;font-size:30px;font-weight:700;line-height:21px;margin-bottom:40px}*{box-sizing:border-box;margin:0}*,body{padding:0}body{background:#000;background-image:url(/static/media/main-bg.d9667c13c13c9bf4caae.png);background-position:50%;background-repeat:no-repeat;background-size:cover;color:#fff;font-family:Commissioner,sans-serif;overflow-x:hidden;width:100vw}.game-container{background:#04080d4d;display:flex;flex-direction:column;height:100vh;position:relative;width:100vw}.game-container:before{background:linear-gradient(180deg,#000 0,#0000);height:164px;top:0}.game-container:after,.game-container:before{content:"";left:0;pointer-events:none;position:absolute;right:0;width:100%}.game-container:after{background:#000;bottom:0;height:40vh;z-index:-1}.game-container .battle__bottom-gradient{background:linear-gradient(180deg,#0000 0,#000);bottom:40vh;height:157px;left:0;pointer-events:none;position:absolute;right:0;width:100%;z-index:-1}.bottom-nav--fight{background-color:initial!important;background-image:none!important}.player-info{align-items:center;display:flex;gap:8px;max-width:120px}.player-info.player-right{flex-direction:row-reverse;text-align:right}.player-avatar{border:2px solid #ddd;border-radius:50%;flex-shrink:0;height:32px;overflow:hidden;width:32px}.player-avatar img{height:100%;object-fit:cover;width:100%}.player-details{display:flex;flex:1 1;flex-direction:column;gap:2px}.player-name{color:#fff;font-size:10px;font-weight:500;line-height:1.2}.player-resources{color:#ddb959;font-size:9px;font-weight:500}.player-level{background:#ec093933;color:#ec0939;flex-shrink:0;font-size:12px;font-weight:700;height:20px;width:20px}.player-level,.turn-indicator{align-items:center;border-radius:50%;display:flex;justify-content:center}.turn-indicator{background:linear-gradient(135deg,#48f955,#2a9d2a);box-shadow:0 0 15px #48f95580;height:30px;width:30px}.turn-number{color:#000;font-size:14px;font-weight:700}.battlefield{flex-shrink:0;height:35%;margin-top:10vh;overflow:hidden;position:relative;width:100vw}.static-battle-scene{height:100%;position:relative;width:100%;z-index:5}.static-battle-scene__sprite{filter:drop-shadow(0 2px 4px rgba(0,0,0,.5));height:80px;image-rendering:pixelated;image-rendering:-moz-crisp-edges;image-rendering:crisp-edges;object-fit:contain;pointer-events:none;position:absolute;width:60px;z-index:5}.battlefield canvas{cursor:default!important;display:block!important;height:100%!important;left:0!important;position:absolute!important;top:0!important;width:100%!important;z-index:10!important}.battlefield canvas,.battlefield canvas:active,.battlefield canvas:focus,.battlefield canvas:hover{margin-top:0;pointer-events:none!important;touch-action:none!important;-webkit-user-select:none!important;user-select:none!important}.character{cursor:pointer;height:80px;pointer-events:auto;position:absolute;transition:all .3s ease;width:60px;z-index:15}.character-body{align-items:center;display:flex;height:100%;justify-content:center;position:relative;width:100%}.character canvas{height:100%;image-rendering:pixelated;image-rendering:-moz-crisp-edges;image-rendering:crisp-edges;left:0;position:absolute;top:0;width:100%}.turn-display{background:#000000e6;border-bottom:1px solid #333;border-top:1px solid #333;flex-shrink:0;margin-top:-63px;padding:15px;text-align:center}.turn-text{color:#48f955;font-size:14px;font-weight:700;text-shadow:0 0 10px #48f955cc}.character-cards{grid-gap:8px;background:#000000e6;flex:1 1;gap:8px;grid-template-columns:repeat(4,1fr);padding:10px}.character-card{border-radius:4px;cursor:pointer;height:105px;overflow:hidden;transition:all .3s ease;width:70px;z-index:20}.character-card.selected{overflow:visible!important;position:relative}.character-card.selected .card-background{border-radius:4px;box-shadow:none!important;position:relative}.character-card__selected-background{background:#faeb3e;border-radius:6px;height:108px;left:-2px;overflow:hidden;pointer-events:none;position:absolute;right:-2px;top:-2px;z-index:-1}.character-card__selected-gradient{animation:rotateGradientBorder 3s linear infinite;background:linear-gradient(90deg,#fff0 0,#fff 50%,#fff0);height:150px;left:19px;position:absolute;top:-20px;transform:translate(-50%,-50%);transform-origin:center center;width:50px}.character-card.empty{background-color:initial;border:none;border-radius:4px;height:118px}.character-card.empty .card-background{align-items:center;background:#282934cc;display:flex;height:104px;justify-content:center;transition:background .6s ease-out;width:100%}.battle-ended .character-card.empty .card-background{background:#282934}.character-card.empty .card-background img{height:auto;object-fit:contain;width:30px}.character-card.empty .card-stats,.character-card.empty .faction-indicator,.character-card.empty .health-bar,.character-card.empty .health-text{display:none!important}.card-background{height:90px;overflow:hidden}.character-card.selected .card-background{overflow:visible!important}.card-background img{border-radius:4px;height:100%;object-fit:cover;width:100%}.character-card[data-character="10"] .card-background img:not(.character-card__dead-icon):not(.defense-icon),.character-card[data-character="11"] .card-background img:not(.character-card__dead-icon):not(.defense-icon),.character-card[data-character="12"] .card-background img:not(.character-card__dead-icon):not(.defense-icon),.character-card[data-character="7"] .card-background img:not(.character-card__dead-icon):not(.defense-icon),.character-card[data-character="8"] .card-background img:not(.character-card__dead-icon):not(.defense-icon),.character-card[data-character="9"] .card-background img:not(.character-card__dead-icon):not(.defense-icon){transform:scaleX(-1)}.card-background.dead img:not(.character-card__dead-icon){filter:grayscale(100%)}.character-card.dead .card-background:after{background:#00000080;border-radius:4px;content:"";inset:0;pointer-events:none;position:absolute;z-index:4}.character-card.dead .card-background .character-card__dead-icon{z-index:5}.health-bar{background:#1c2731cc;border-radius:2px;bottom:15px;height:15px;left:0;overflow:hidden;position:absolute;width:100%}.health-fill{background:linear-gradient(90deg,#1d5e3c,#2a9d2a);border-radius:2px;height:100%;transition:width .3s ease}.health-fill[style*="width: 0%"]{background:linear-gradient(90deg,#8b0000,red)}.health-fill[style*="width: 20%"],.health-fill[style*="width: 50%"]{background:linear-gradient(90deg,#9a6e2e,#ddb959)}.health-text{bottom:2px;font-size:8px;left:50%;position:absolute;text-shadow:1px 1px 2px #000c;transform:translateX(-50%);z-index:5}.card-stats{display:flex;gap:2px;position:absolute;right:2px;top:2px}.stat{background:#000000b3;border:1px solid #fff;border-radius:2px;color:#fff;font-size:8px;font-weight:700;padding:1px 3px}.faction-indicator{border:1px solid #fff;border-radius:50%;height:12px;left:2px;position:absolute;top:2px;width:12px}.faction-angel{background:#4caf50}.faction-inquisitor{background:#2196f3}.faction-possessed{background:#ff5722}.faction-lich{background:#9c27b0}.faction-ghost{background:#607d8b}.character-card.attack-available .card-background{border-radius:4px;box-shadow:0 0 0 2px #ec0939f2,0 0 14px #ec0939e6}.character.selected{filter:brightness(1.2);transform:scale(1.1)}.character-card .card-background{overflow:hidden;position:relative;z-index:2}.character-card.selected .card-background{overflow:visible}.character-card.attack-available .card-background,.character-card.enemy-selected.attack-available .card-background{border-radius:4px;box-shadow:0 0 0 2px #ec0939f2,0 0 14px #ec0939e6}.character-card.heal-available .card-background{border-radius:4px;box-shadow:0 0 0 2px #007afff2,0 0 14px #007affe6}.character-card.selected.heal-available .card-background{border-radius:4px;box-shadow:0 0 0 2px #007afff2,0 0 14px #007affe6!important}.character.idle .body-part,.character.idle canvas{animation:idleSway 4s ease-in-out infinite}.character.walk .body-part,.character.walk canvas{animation:walkCycle 1.2s ease-in-out infinite}.character.attack .body-part,.character.attack canvas{animation:attackStrike 1s ease-in-out}.character.death .body-part,.character.death canvas{animation:deathFall 2s ease-in-out forwards}@keyframes idleSway{0%,to{transform:translateY(0) rotate(0deg)}25%{transform:translateY(-1px) rotate(.5deg)}50%{transform:translateY(0) rotate(0deg)}75%{transform:translateY(-1px) rotate(-.5deg)}}@keyframes walkCycle{0%,to{transform:translateY(0) rotate(0deg)}25%{transform:translateY(-2px) rotate(1deg)}50%{transform:translateY(0) rotate(0deg)}75%{transform:translateY(-2px) rotate(-1deg)}}@keyframes attackStrike{0%{transform:translateY(0) rotate(0deg) scale(1)}25%{transform:translateY(-3px) rotate(2deg) scale(1.05)}50%{transform:translateY(-6px) rotate(5deg) scale(1.1)}75%{transform:translateY(-4px) rotate(3deg) scale(1.05)}to{transform:translateY(0) rotate(0deg) scale(1)}}@keyframes deathFall{0%{opacity:1;transform:translateY(0) rotate(0deg) scale(1)}25%{opacity:.8;transform:translateY(-2px) rotate(3deg) scale(.95)}50%{opacity:.6;transform:translateY(-4px) rotate(8deg) scale(.9)}75%{opacity:.4;transform:translateY(-6px) rotate(15deg) scale(.85)}to{opacity:.2;transform:translateY(-8px) rotate(25deg) scale(.8)}}@keyframes rotateGradientBorder{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.character-card[data-character]{opacity:0!important;visibility:hidden!important}.character-card[data-character].is-loaded{opacity:1!important;transition:opacity .3s ease,visibility .3s ease;visibility:visible!important}.bottom-nav--fight{grid-gap:15px;align-items:end;background-color:initial;border:none;bottom:0;display:grid;gap:15px;grid-template-columns:repeat(5,1fr);left:0;padding:13px 18px 26px;position:fixed;right:0;width:100%}.nav-item--fight{align-items:center;background:#0000;border:none;cursor:pointer;display:flex;flex-direction:column;gap:4px;text-align:center;-webkit-user-select:none;user-select:none}.nav-item--fight img{display:block;height:auto;width:24px}.nav-item--fight p{color:#a59481;font-size:12px;font-weight:700;line-height:12px;text-align:center}.gap8{gap:8px}.js-pressable{-webkit-tap-highlight-color:transparent;touch-action:manipulation;transform-origin:center;transition:transform .12s ease}.is-pressed{transform:scale(.96)}.fight__main{bottom:80px;left:0;position:absolute;right:0;transition:bottom .6s ease-out;width:100%;z-index:60}.fight__main-process-bar{height:48px;margin-bottom:8px;margin-left:auto;margin-right:auto;max-height:48px;max-width:600px;opacity:1;overflow:hidden;padding:2px 20px;position:relative;transition:opacity .4s ease-out,max-height .4s ease-out,padding .4s ease-out,margin .4s ease-out;width:calc(100% - 20px);z-index:1}.fight__main-process-bar--hidden{margin-bottom:0;max-height:0;opacity:0;padding-bottom:0;padding-top:0;pointer-events:none}.fight__main-process-bar-track{align-items:end;display:flex;gap:1px;height:100%;justify-content:center;opacity:0;transition:width .22s ease,opacity .1s ease,transform .42s cubic-bezier(.2,.9,.2,1);width:100%;will-change:transform}.fight__main-process-bar-card{background-position:50%;background-repeat:no-repeat;background-size:auto 100%;border-radius:4px;height:37px;transition:height .36s cubic-bezier(.2,.9,.2,1),width .36s cubic-bezier(.2,.9,.2,1),opacity .24s ease,transform .24s ease;width:26px}.fight__main-process-bar-card--active{height:100%;width:28px}.fight__main-process-bar-card--fading-out{opacity:0;transition:opacity .42s cubic-bezier(.2,.9,.2,1)}.fight__main-process-bar-card--burned{opacity:0!important;pointer-events:none;transition:opacity 1.8s ease-out}.fight__main-process-bar-card--burned-collapsed{margin:0!important;min-width:0!important;overflow:hidden;padding:0!important;transition:width .35s ease-out,min-width .35s ease-out;width:0!important}.fight__main-process-bar-card--burned-collapsed:after{display:none}.fight__main-process-bar-card{isolation:isolate;position:relative}.fight__main-process-bar-card:after{border:2px solid #fff;border-radius:6px;bottom:-2px;content:"";left:-2px;pointer-events:none;position:absolute;right:-2px;top:-2px}.fight__main-process-bar-card--player:after{border-color:#1a9a3d}.fight__main-process-bar-card--enemy:after{border-color:#fa2b3a}.fight__main-process-bar-card--active:after{border-color:#faeb3e}.fight__main-process-bar-card--enemy{transform:scaleX(-1)}.fight__main-time{align-items:center;display:flex;gap:10px;justify-content:start;margin-bottom:14px;padding:0 20px;width:100%}.fight__main-time-text{color:#faeb3e}.fight__main-time-text,.fight__main-time-value{font-size:14px;font-weight:700;line-height:14px}.fight__main-time-value{color:#fff}.fight__main-process-bar-btn{align-items:center;background-color:#1c1e22;border:none;border-radius:50%;bottom:3px;cursor:pointer;display:flex;height:32px;justify-content:start;left:335px;padding-left:10px;position:absolute;transition:left .22s ease,right .22s ease,padding-left .22s ease;width:32px;z-index:25}.fight__main-process-bar-btn.is-pressed{transform:scale(.96)}.fight__main-process-bar-btn img{display:block;height:auto;transition:transform .22s ease;width:8px}.fight__main-process-bar.is-collapsed .fight__main-process-bar-track{width:0}.fight__main-process-bar.is-collapsed .fight__main-process-bar-btn{left:auto;padding-left:13px;right:calc(100% - 42px)}.fight__main-process-bar.is-collapsed .fight__main-process-bar-btn img{transform:rotate(180deg)}.character-cards{grid-gap:22px;background:none;display:grid;gap:22px;grid-template-columns:1fr 1fr;padding:0 20px;position:relative;z-index:70}@media screen and (min-width:410px){.character-cards{grid-template-columns:auto auto;justify-content:space-between}}.character-cards-col{grid-gap:8px 10px;display:grid;gap:8px 10px;grid-template-columns:repeat(2,1fr)}@media (min-width:410px){.character-cards-col{gap:8px 10px;justify-content:space-between;max-width:170px;width:170px}}.character-card{height:118px;max-width:80px;width:auto}.health-bar{display:none}.card-background{height:104px;overflow:visible;width:100%}.health-text{bottom:0;color:#fff;font-size:12px;font-weight:700;line-height:9px}.card-stats,.faction-indicator{display:none}.character-card.enemy-selected{border:none;box-shadow:none}.card-background{position:relative}.card-background .character-card__dead-icon{display:none;height:auto;left:50%;object-fit:contain;position:absolute;top:50%;transform:translate(-50%,-50%);width:50px;z-index:10}.card-background.dead .character-card__dead-icon{display:block}@keyframes borderGlow{0%,to{border-color:#faeb3e;box-shadow:0 0 10px #faeb3e80,0 0 20px #faeb3e4d}50%{border-color:#fff176;box-shadow:0 0 15px #fff176b3,0 0 30px #fff17680}}.character-card{--hit-red-height:0%;overflow:visible;position:relative}.character-card.is-hit .card-background:before{animation:hitFlash .3s ease-out;background:#ff000080;border-radius:4px;content:"";inset:0;pointer-events:none;position:absolute;z-index:100}@keyframes damageFloat{0%{opacity:1;transform:translate(-50%,-50%) translateY(0)}60%{opacity:1}to{opacity:0;transform:translate(-50%,-50%) translateY(-40px)}}.card-background .battle-effect-text{z-index:99999!important}@keyframes damageFade{0%{opacity:0}15%{opacity:1}85%{opacity:1}to{opacity:0}}@keyframes hitFlash{0%{opacity:0}50%{opacity:1}to{opacity:0}}.character-card .card-background .defense-icon{bottom:5px;height:auto;left:50%;opacity:0;pointer-events:none;position:absolute;transform:translateX(-50%);transition:opacity .3s ease;width:24px;z-index:150}.character-card.has-defense .card-background .defense-icon{opacity:1}.character-card.selected.has-defense .card-background .defense-icon{bottom:5px;left:50%;position:absolute;transform:translateX(-50%)}.character-card .card-background .defense-text{color:#f0f0f0;font-size:14px;font-weight:700;left:50%;opacity:0;pointer-events:none;position:absolute;text-shadow:1px 1px 2px #000000e6;top:50%;transform:translate(-50%,-50%);transition:opacity .2s ease;white-space:nowrap;z-index:160}.character-card.showing-defense .card-background .defense-text{opacity:1}.character-card.showing-defense .card-background .defense-icon{opacity:0}.character-card.is-miss .card-background:before{background:#faeb3e66;border-radius:4px;content:"";inset:0;pointer-events:none;position:absolute;z-index:100}.character-card.has-damage .card-background:after{background:linear-gradient(0deg,#f00c,#f009);border-radius:0 0 4px 4px;bottom:0;content:"";height:var(--hit-red-height);left:0;opacity:1;pointer-events:none;position:absolute;right:0;transition:height .4s ease-out;z-index:30}.character-card.selected.has-damage .card-background:after{z-index:30}.character-card.has-damage.is-hit .card-background:before,.character-card.has-damage.is-miss .card-background:before{z-index:100}.fight__main-header{left:0;padding:0 20px;position:absolute;right:0;top:100px;width:100%;z-index:10;z-index:100}.fight__main-header,.fight__main-header-item{align-items:center;display:flex;gap:10px;justify-content:space-between}.fight__main-header-item--enemy{flex-direction:row-reverse}.fight__main-header-player-avatar{border-radius:50%;height:auto;position:relative;width:47px}.fight__main-header-player-avatar-img{display:block;height:100%;object-fit:cover;width:100%}.fight__main-header-player-avatar-mark{background:url(data:image/png;base64,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) no-repeat 50%;background-size:100% 100%;display:block;height:auto;position:absolute;right:-4px;top:-4px;width:19px}.fight__main-header-player-avatar-lvl-bg--enemy,.fight__main-header-player-avatar-mark--enemy{left:-4px;right:auto}.fight__main-header-player-avatar-lvl-bg{align-items:center;background:url(data:image/png;base64,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) no-repeat 50%;background-size:100% 100%;bottom:-7px;display:flex;height:15px;justify-content:center;left:0;position:absolute;width:20px}.fight__main-header-player-avatar-lvl-bg--enemy{left:auto;right:0}.fight__main-header-player-avatar-lvl-value{color:#e7d4c2;font-size:12px;font-weight:700;line-height:12px}.fight__main-header-player-name{align-items:flex-start;display:flex;flex-direction:column;gap:4px;min-width:0}.fight__main-header-player-name--enemy{align-items:flex-end}.fight__main-header-player-name-text{color:#e7d4c2;font-size:14px;font-weight:700;line-height:14px;max-width:115px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fight__main-header-player-name-rank{align-items:center;display:inline-flex;gap:2px}.fight__main-header-player-name-rank-value{color:#ddb959;font-size:12px;font-weight:700;line-height:12px}.fight__main-header-player-name-rank-icon{display:block;height:auto;width:12px}.fight__main-time-btn{align-items:center;background-color:#07d60e;border:none;border-radius:50%;cursor:pointer;display:flex;height:20px;justify-content:center;padding-left:10px;width:20px;z-index:25}.fight__main-time-value{display:none}@keyframes fadeInOut{0%{opacity:0;transform:translate(-50%,-50%) scale(.5)}20%{opacity:1;transform:translate(-50%,-50%) scale(1.2)}80%{opacity:1;transform:translate(-50%,-50%) scale(1)}to{opacity:0;transform:translate(-50%,-50%) scale(.8)}}.character-card.has-initiative-debuff .card-background:after{animation:pulse-red 2s ease-in-out infinite;background:linear-gradient(135deg,#ff6b6b4d,#ff6b6b26);border-radius:8px;bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:1}@keyframes pulse-red{0%,to{opacity:.3}50%{opacity:.6}}.periodic-damage-overlay{border-radius:4px}.battle-loading-modal{-webkit-backdrop-filter:none;backdrop-filter:none;pointer-events:auto!important;z-index:10000!important}.battle-loading-modal,.battle-loading-modal[data-open=true]{opacity:1!important;visibility:visible!important}.battle-loading-modal__backdrop{background:#0009;transition:opacity .3s ease}.battle-loading-modal__sheet{align-items:flex-start;background:#0000;border-radius:0;box-shadow:none;display:flex;justify-content:center;left:50%;margin:0;padding:0;position:absolute;top:228px;transition:transform .5s ease-out}.battle-loading-modal[data-open=true] .battle-loading-modal__sheet--entering{transform:translateX(calc(-50% - 100vw))}.battle-loading-modal[data-open=true] .battle-loading-modal__sheet--visible{transform:translateX(-50%)}.battle-loading-modal[data-open=true] .battle-loading-modal__sheet--exiting{transform:translateX(calc(-50% + 100vw));transition:transform .5s ease-in}.battle-loading-modal__content{position:relative}.battle-loading-modal__banner{align-items:center;background:#f3e5c5;border-radius:10px;box-shadow:0 4px 12px #0000004d;display:flex;height:64px;justify-content:center;padding:0;position:relative;width:340px}.battle-loading-modal__portrait{bottom:31px;left:50%;position:absolute;transform:translateX(-50%);z-index:2}.battle-loading-modal__portrait-image{display:block;height:auto;width:110px}.battle-loading-modal__banner-text{color:#341b08;font-family:Commissioner,sans-serif;font-size:18px;font-weight:700;line-height:1.2;position:relative;text-align:center;z-index:1}.battle-loading-modal__banner-text-main{display:block}.battle-loading-modal__banner-text-turn{display:none}.battle-loading-modal__banner-text-turn[style*="display: block"]{display:block!important}.battle-loading-modal__banner-name{color:#fa2b3a}.battle-loading-modal__progress{background:#0000;border-radius:0 0 10px 10px;bottom:0;height:6px;left:0;overflow:hidden;position:absolute;right:0}.battle-loading-modal__progress-bar{background:#fa2b3a;border-radius:0 0 10px 10px;height:100%;transition:width .1s linear;width:0}.hero-modal__sheet{background:#0d131a;border-radius:15px 15px 0 0;box-sizing:border-box;height:auto;max-height:611px;max-width:100%;min-width:0;padding:30px 20px;width:100%}.hero-modal{color:#fff;display:flex;flex-direction:column;height:100%;justify-content:start}.hero-modal__header{grid-gap:17px;align-items:start;display:grid;gap:17px;grid-template-columns:90px 1fr}.hero-modal__title{color:#e7d1a9;font-size:18px;margin-bottom:6px}.hero-modal__subtitle,.hero-modal__title{font-weight:700;line-height:16px;text-align:left}.hero-modal__subtitle{color:#fff;font-size:14px}.hero-modal__buttons{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr;margin-top:24px}.hero-modal__buttons--two-rows{grid-template-rows:auto auto}.hero-modal__btn{align-items:center;border-radius:10px;color:#fff;display:flex;font-size:16px;font-weight:700;gap:5px;height:50px;justify-content:center;line-height:16px}.hero-modal__btn--primary{background:#1a9a3d}.hero-modal__btn--danger{background:#ec0939}.hero-modal__btn--gray{background:#282934}.hero-modal__btn img{display:block;height:auto;width:20px}.hero-modal__btn--primary img{animation:troop-arrow-bob 1.4s ease-in-out infinite;will-change:transform}.hero-modal__link{background:#282934;color:#fff}.hero-modal__close-link,.hero-modal__link{align-items:center;border-radius:10px;display:flex;font-size:16px;font-weight:700;height:50px;justify-content:center;line-height:16px;margin-top:12px;width:100%}.hero-modal__close-link{background:#0000;color:#66a9e0}.troop__troops-heroes-card--modal{height:117px;width:100%}.hero-modal__stats-main{display:flex;flex-direction:column;gap:7px;margin-top:15px;padding-right:18px}.hero-modal__stat{align-items:center;color:#f3e5c5;display:flex;font-size:12px;font-weight:700;gap:8px;line-height:12px}.hero-modal__stat strong{color:#fff}.hero-modal__plus,.hero-modal__stat strong{font-size:16px;font-weight:700;line-height:16px}.hero-modal__plus{color:#34c759}.hero-modal__stat-title{flex:0 0 auto;order:0}.hero-modal__stat-value{flex:0 0 auto;order:2}.hero-modal__stat-value--debuff strong{color:#ff6b6b}.hero-modal__stat span{white-space:nowrap}.hero-modal__stat:before{align-self:end;background-image:radial-gradient(#8a8a8e80 1px,#0000 0);background-repeat:repeat-x;background-size:3px 1px;content:"";flex:1 1 auto;height:1px;margin:0 6px;order:1}.hero-modal__stat strong{order:2;white-space:nowrap}.hero-modal__stat-title{align-items:center;display:flex;gap:5px}.hero-modal__stat-title img{height:auto;width:17px}.hero-modal__additional-info{grid-gap:15px;background:#0000;border:1px dashed #ffffff1a;border-radius:8px;display:grid;gap:15px;grid-template-columns:71px 1fr;margin-top:20px;padding:15px 17px}.hero-modal__additional-info-attack-zone{grid-gap:13px;display:grid;gap:13px;grid-template-columns:1fr 1fr;width:100%}.hero-modal__additional-info-attack-zone-tiles-left{grid-gap:1px;display:grid;gap:1px;grid-template-columns:repeat(2,1fr);height:44px}.hero-modal__additional-info-attack-zone-tile-left{background-color:#282934;border-radius:1px;height:14px;width:100%}.hero-modal__additional-info-attack-zone-tile-left-main{background-color:#ffea00}.hero-modal__additional-info-attack-zone-tile-left-target{animation:hero-target-blink 1.2s ease-in-out infinite;background-color:#ec0939}.hero-modal__additional-info-attack-zone-tiles-right{grid-gap:1px;display:grid;gap:1px;grid-template-columns:repeat(2,1fr);height:44px}.hero-modal__additional-info-attack-zone-tile-right{background-color:#282934;border-radius:1px;height:14px;width:100%}.hero-modal__additional-info-attack-zone-tile-right-main{background-color:#ffea00}.hero-modal__additional-info-attack-zone-tile-right-target-half{background-color:#ec0939}.hero-modal__additional-info-attack-zone-tile-right-target-full{background-color:#ec0939;opacity:.2}.hero-modal__stats{display:flex;flex-direction:column;gap:7px}@keyframes hero-target-blink{0%,to{opacity:1}50%{opacity:.5}}.hero-modal__additional-info-attack-zone-tiles-right .hero-modal__additional-info-attack-zone-tile-right-target.hero-modal__tile-blink-simultaneous{animation:hero-target-blink 1.2s ease-in-out infinite;animation-delay:0s}@keyframes hero-target-blink-sequential{0%{opacity:.2}5%{opacity:.35}12%{opacity:.6}18%{opacity:.85}22%{opacity:1}26%{opacity:1}30%{opacity:.85}38%{opacity:.6}45%{opacity:.35}55%{opacity:.2}to{opacity:.2}}.hero-modal__additional-info-attack-zone-tiles-right .hero-modal__additional-info-attack-zone-tile-right-target.hero-modal__tile-blink-sequential{animation:hero-target-blink-sequential 1.5s ease-in-out infinite;animation-fill-mode:both;opacity:.2}.hero-modal__additional-info-attack-zone-tiles-right .hero-modal__additional-info-attack-zone-tile-right-target.hero-modal__tile-blink-sequential[data-tile-index="0"]{animation-delay:0s}.hero-modal__additional-info-attack-zone-tiles-right .hero-modal__additional-info-attack-zone-tile-right-target.hero-modal__tile-blink-sequential[data-tile-index="1"]{animation-delay:.25s}.hero-modal__additional-info-attack-zone-tiles-right .hero-modal__additional-info-attack-zone-tile-right-target.hero-modal__tile-blink-sequential[data-tile-index="2"]{animation-delay:.5s}.hero-modal__additional-info-attack-zone-tiles-right .hero-modal__additional-info-attack-zone-tile-right-target.hero-modal__tile-blink-sequential[data-tile-index="3"]{animation-delay:.75s}.hero-modal__additional-info-attack-zone-tiles-right .hero-modal__additional-info-attack-zone-tile-right-target.hero-modal__tile-blink-sequential[data-tile-index="4"]{animation-delay:1s}.hero-modal__additional-info-attack-zone-tiles-right .hero-modal__additional-info-attack-zone-tile-right-target.hero-modal__tile-blink-sequential[data-tile-index="5"]{animation-delay:1.25s}.hero-modal__stat.hero-modal__stat--hero-tree{line-height:18px}.stat-modal__sheet{background:#0d131a;border-radius:15px 15px 0 0;height:auto;max-height:90%;padding:30px 20px;width:100%}.stat-modal{color:#fff;display:flex;flex-direction:column;height:100%}.stat-modal__title{color:#f3e5c5;font-size:20px;font-weight:700;line-height:18px;margin-bottom:18px}.stat-modal__body{color:#fff;font-size:14px;font-weight:700;line-height:20px;margin-bottom:26px}.stat-modal__link{align-self:center;background:#0000;border-radius:10px;color:#66a9e0;font-size:16px;font-weight:700;height:50px;line-height:16px;width:100%}.stat-bonus__sheet{background:#0d131a;border-radius:15px 15px 0 0;height:318px;max-height:318px;padding:30px 20px;width:100%}.stat-modal__buttons{grid-gap:10px;align-items:center;display:grid;gap:10px;grid-template-columns:32px 1fr 32px;width:100%}.stat-modal__btn-arrow{height:32px;padding:0;width:32px}.stat-modal__btn-arrow img{display:block;height:auto;width:100%}.stat-modal__title-value{color:#fff;font-size:20px;font-weight:700;line-height:18px}.stat-modal__title--bonus{align-items:center;display:flex;gap:8px;margin-bottom:12px}.stat-modal__content-row{grid-gap:10px;display:grid;gap:10px;grid-template-columns:30px 1fr}.stat-modal__content-row-value{color:#fff;font-size:16px;font-weight:700;line-height:18px;text-align:right;width:100%}.stat-modal__content-row-description{color:#f3e5c5;font-size:14px;font-weight:700;line-height:16px}.stat-modal__content-row-value--bonus{color:#34c759}.stat-modal__content-row-description span{color:#c9d4f3}.stat-modal__content-bonus{display:flex;flex-direction:column;gap:8px;margin-bottom:30px}.stat-modal__btn-help{align-items:center;background-color:#282934;border-radius:4px;color:#fff;display:flex;font-size:16px;font-weight:700;gap:10px;height:50px;justify-content:center;line-height:16px;margin-bottom:12px;width:100%}.stat-modal__btn-help img{display:block;height:auto;width:20px}.hero-tree__sheet{height:679px;padding:30px 20px}.hero-tree__header{align-items:center;display:flex;height:165px;justify-content:space-between;margin:0 auto;overflow:hidden;width:calc(100vw - 42px)}.hero-tree__card-single{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.hero-tree__card-single .upgrade-result__card{height:100%;width:100%}.hero-tree__carousel{margin:0 auto;padding:25px 3px 4px;width:calc(100% - 40px)}.hero-tree__carousel,.hero-tree__carousel-track{align-items:center;display:flex;height:100%;justify-content:space-between;position:relative}.hero-tree__carousel-track{gap:10px;transition:transform .3s ease-in-out;width:1000%}.hero-tree__nav.hero-tree__nav--prev{align-items:center;bottom:63px;display:inline-flex;height:32px;justify-content:center;left:54px;position:absolute;width:32px}.hero-tree__nav img{display:block;height:100%;width:100%}.hero-tree__nav{padding:0}.hero-tree__nav[disabled]{opacity:.35;pointer-events:none}.hero-tree__nav[hidden]{display:none!important;opacity:0;pointer-events:none}.hero-tree__nav.hero-tree__nav--next{align-items:center;bottom:63px;display:inline-flex;height:32px;justify-content:center;position:absolute;right:54px;width:32px}.hero-tree__stage-item.hero-tree__stage-item--active{border-radius:4px;opacity:1;pointer-events:auto;position:relative;transform:scale(1.19);transition:transform .3s ease-in-out;z-index:3}.hero-tree__stage-item-avatar{display:block;height:100%;object-fit:contain;object-position:center;width:100%}.hero-tree__stage-item-rank{display:none;display:block;height:auto;left:8px;object-fit:contain;object-position:center;position:absolute;top:8px;width:15px}.hero-tree__stage-item-level{bottom:10px;color:#fff;display:none;font-size:16px;font-weight:700;left:10px;line-height:16px;position:absolute}.hero-tree__stage-item.hero-tree__stage-item--active .hero-tree__stage-item-level,.hero-tree__stage-item.hero-tree__stage-item--active .hero-tree__stage-item-rank{display:block}.hero-tree__stage-item{border-radius:4px;box-shadow:0 0 4px #0006;cursor:pointer;height:135px;opacity:0;pointer-events:none;position:relative;transform-origin:center bottom;transition:transform .3s ease-in-out,opacity .2s ease-in-out;width:100px;z-index:1}.hero-tree__stage-item:after{background:#0d131a;inset:0;opacity:0;transition:opacity .35s ease}.hero-tree__stage-item:after,.hero-tree__stage-item:before{border-radius:inherit;content:"";pointer-events:none;position:absolute}.hero-tree__stage-item:before{background:linear-gradient(180deg,#0000 0,#000000e6);bottom:0;height:31px;left:0;right:0}.hero-tree__stage-item--prev{opacity:1;pointer-events:auto;transform:rotate(-3deg) translateX(15px) translateY(-8px);z-index:2}.hero-tree__stage-item--prev:after{opacity:.7}.hero-tree__stage-item--next{opacity:1;pointer-events:auto;z-index:2}.hero-tree__stage-item-choice.hero-tree__stage-item--next{box-shadow:none;transform:rotate(3deg) translateX(5px) translateY(-10px)}.hero-tree__stage-item--next:after{opacity:.5}.hero-tree__stage-item-choice{grid-gap:0;align-items:center;display:grid;gap:0;grid-template-rows:1fr 1fr;height:135px;justify-items:center;position:relative;width:100px}.hero-tree__stage-item-choice:before{display:none}.hero-tree__stage-item-choice .hero-tree__stage-item-choice-content{border-radius:4px;box-shadow:0 0 4px #0006;display:grid;height:70px;overflow:hidden;place-items:center;position:relative;width:50px}.hero-tree__stage-item-choice .hero-tree__stage-item-choice-content:before{background:linear-gradient(180deg,#0000 0,#000000e6);border-radius:0 0 4px 4px;bottom:0;content:"";height:22px;left:0;pointer-events:none;position:absolute;right:0}.hero-tree__stage-item-choice .hero-tree__stage-item-choice-content img{display:block;height:100%;object-fit:contain;width:100%}.hero-tree__choice-preview{align-items:flex-end;bottom:15px;display:flex;flex-direction:column;gap:8px;opacity:0;pointer-events:none;position:absolute;right:0;transition:opacity .3s ease;z-index:4}.hero-tree__choice-preview--visible{opacity:1;pointer-events:auto}.hero-tree__choice-preview-row{align-items:center;display:flex;gap:4px}.hero-tree__choice-preview-row--second .hero-tree__stage-item-choice-content{margin-left:5px}.hero-tree__choice-preview .hero-tree__stage-item-choice-content{border-radius:4px;box-shadow:0 0 4px #0006;display:grid;height:70px;overflow:hidden;place-items:center;position:relative;transform:rotate(3deg);width:50px}.hero-tree__choice-preview .hero-tree__stage-item-choice-content:before{background:linear-gradient(180deg,#0000 0,#000000e6);border-radius:0 0 4px 4px;bottom:0;content:"";height:22px;left:0;pointer-events:none;position:absolute;right:0}.hero-tree__choice-preview .hero-tree__stage-item-choice-content img{display:block;height:100%;object-fit:contain;width:100%}.hero-tree__choice-next{align-items:center;display:inline-flex;flex-shrink:0;height:32px;justify-content:center;padding:0;position:static;width:32px}.hero-tree__choice-preview .hero-tree__choice-next--bottom,.hero-tree__choice-preview .hero-tree__choice-next--top{position:static}.hero-tree__stage-item-lock-icon{display:block;height:50px;left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);transition:opacity .3s ease-in-out;width:50px}.hero-tree__stage-item.hero-tree__stage-item--active .hero-tree__stage-item-lock-icon{opacity:1}.hero-modal__stat.hero-modal__stat--hero-tree{position:relative}.hero-modal__stat.hero-modal__stat--hero-tree .hero-modal__stat-title-container{align-items:center;display:flex;width:142px}.hero-modal__stat.hero-modal__stat--hero-tree .hero-modal__stat-title{align-items:center;display:inline-flex;gap:6px;max-width:100%}.hero-modal__stat.hero-modal__stat--hero-tree .hero-modal__stat-title img{display:block;height:18px;object-fit:contain;width:18px}.hero-modal__stat.hero-modal__stat--hero-tree .hero-modal__stat-title span{color:#f3e5c5;font-size:12px;font-weight:700;white-space:nowrap}.hero-modal__stat.hero-modal__stat--hero-tree .hero-modal__stat-title-container:after{align-self:end;border-bottom:1px dotted #8a8a8e80;content:"";flex:1 1 auto;margin-left:8px;transform:translateY(-2px)}.hero-modal__stat.hero-modal__stat--hero-tree .hero-modal__stat-value{left:150px;position:absolute;text-align:left;top:50%;transform:translateY(-50%)}.hero-modal__stat.hero-modal__stat--hero-tree .hero-modal__stat-value strong{color:#fff;font-weight:700}.hero-tree__body{padding:20px 0;width:100%}.hero-tree__body-content{grid-gap:35px;align-items:center;display:grid;gap:35px;grid-template-columns:42px 1fr;width:100%}.hero-tree__body-content-rank{align-items:center;display:flex;flex-direction:column;gap:12px;width:100%}.hero-tree__body-content-rank-button{height:32px;padding:0;width:32px}.hero-tree__body-content-rank-button img{display:block;height:auto;object-fit:contain;object-position:center;width:100%}.hero-tree__body-content-rank-value{color:#fff;font-size:13px;font-weight:700;line-height:10px;white-space:nowrap}.hero-tree__body-content-info,.hero-tree__body-content-info-title{display:flex;flex-direction:column;width:100%}.hero-tree__body-content-info-title{align-items:center;gap:8px;justify-content:space-between;margin-bottom:16px;padding-right:80px}.hero-tree__body-content-info-title-hero{color:#f3e5c5;font-size:20px;font-weight:700;line-height:18px}.hero-tree__body-content-info-title-fraction{color:#c9d4f3;font-size:14px;font-weight:700;line-height:20px}.hero-modal__stats-main--hero-tree{margin-bottom:20px;margin-top:0;padding-right:0}.hero-modal__stat.hero-modal__stat--hero-tree:before{display:none}.hero-tree__header--upgrade-result{height:160px;overflow:visible;width:120px}.troop__troops-heroes-card-level.troop__troops-heroes-card-level--upgrade-result{bottom:10px;font-size:16px;font-weight:700;left:10px;line-height:16px}.troop__troops-heroes-card-progress.troop__troops-heroes-card-progress--upgrade-result{bottom:-26px}.troop__troops-heroes-card-progress-bar.troop__troops-heroes-card-progress-bar--upgrade-result{height:20px}.troop__troops-heroes-card-progress-bar.troop__troops-heroes-card-progress-bar--upgrade-result>img{width:34px}.hero-tree__body--upgrade-result{padding:51px 0 20px}.hero-tree__body-content.hero-tree__body-content--upgrade-result{grid-template-columns:1fr}.hero-tree__body-content-info-title.hero-tree__body-content-info-title--upgrade-result{padding-right:0}.hero-modal__stats-main.hero-modal__stats-main--hero-tree.hero-modal__stats-main--upgrade-result,.hero-modal__stats.hero-modal__stats--upgrade-result{margin-left:92px}.rank-up-modal__sheet{background-color:#0d131a;border-radius:16px 16px 0 0;margin-top:auto;max-height:90vh;max-width:100%;overflow-x:hidden;overflow-y:auto;padding:0;position:relative;transform:translateY(100%);transition:transform .25s cubic-bezier(.25,.46,.45,.94);width:100%}.modal[data-open=true] .rank-up-modal__sheet{transform:translateY(0)}.rank-up-modal{align-items:center;display:flex;flex-direction:column;min-height:100%;padding:30px 20px;position:relative;text-align:center}.rank-up-modal__title{color:#f3e5c5;font-size:20px;font-weight:700;line-height:18px;margin-bottom:30px;text-align:center}.rank-up-modal__cards{align-items:center;display:flex;gap:10px;justify-content:center;margin-bottom:61px;padding:0 31px;width:100%}.rank-up-modal__card{align-items:center;display:flex;flex-direction:column;height:160px;position:relative;width:120px}.rank-up-modal__card-arrows{display:flex;gap:4px;margin-bottom:8px}.rank-up-modal__card-arrows img{height:12px;object-fit:contain;width:12px}.rank-up-modal__card .rank-up-modal__card-wrapper{background-color:#282934cc;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:4px;height:160px;position:relative;width:120px}.rank-up-modal__arrow{align-items:center;display:flex;height:40px;justify-content:center;width:40px}.rank-up-modal__arrow img{height:100%;object-fit:contain;width:100%}.rank-up-modal__cost{align-items:start;display:flex;gap:20px;margin-bottom:30px;padding:0 39px 0 25px;width:100%}.rank-up-modal__cost-title{color:#fff;font-size:14px;font-weight:700;line-height:20px;text-align:center}.rank-up-modal__cost-items{align-items:start;display:flex;flex-direction:column;gap:0;width:100%}.rank-up-modal__cost-item{align-items:center;display:flex;gap:8px;position:relative;width:100%}.rank-up-modal__cost-item:before{align-self:center;background-image:radial-gradient(#8a8a8e80 1px,#0000 0);background-repeat:repeat-x;background-size:3px 1px;content:"";flex:1 1 auto;height:1px;margin:10px 6px 0;order:1}.rank-up-modal__cost-label{color:#f3e5c5;flex:0 0 auto;font-size:14px;font-weight:700;line-height:21px;order:0;white-space:nowrap}.rank-up-modal__cost-value{align-items:center;display:flex;flex:0 0 auto;gap:6px;order:2;white-space:nowrap}.rank-up-modal__cost-number{color:#fff;font-size:16px;font-weight:700;line-height:21px}.rank-up-modal__cost-icon{height:auto;object-fit:contain;width:17px}.rank-up-modal__actions{align-items:center;display:flex;flex-direction:column;gap:12px;width:100%}.rank-up-modal__btn{align-items:center;background:#1a9a3d;border:none;border-radius:10px;color:#fff;cursor:pointer;display:flex;font-family:Commissioner,sans-serif;font-size:18px;font-weight:700;gap:10px;height:50px;justify-content:center;line-height:16px;max-width:300px;transition:opacity .2s ease,transform .2s ease;width:100%}.rank-up-modal__btn:active{opacity:.7;transform:scale(.98)}.rank-up-modal__btn img{height:20px;object-fit:contain;width:20px}.rank-up-modal__link{background:none;border:none;color:#66a9e0;cursor:pointer;font-size:18px;font-weight:700;height:50px;line-height:16px;transition:opacity .2s ease}.rank-up-modal__link:active{opacity:.7}.modal__close{align-items:center;background:#e0e0e505;border-radius:50%;display:inline-flex;height:30px;justify-content:center;pointer-events:auto;position:absolute;right:20px;top:20px;width:30px;z-index:1000}.rank-up-modal__card-wrapper .troop__troops-heroes-card-level--rank-up{bottom:10px;font-size:16px;font-weight:700;left:10px;line-height:16px}.rank-up-modal__card-wrapper .troop__troops-heroes-card-progress--rank-up{bottom:-26px;width:98%}.rank-up-modal__card-wrapper .troop__troops-heroes-card-progress-bar--rank-up{height:20px}.rank-up-modal__card-wrapper .troop__troops-heroes-card-rank--rank-up{height:auto;left:8px;top:8px;width:15px}.rank-up-modal__cards--branch-selection{flex-direction:column;gap:0}.rank-up-modal__card--current{margin:0 auto}.rank-up-modal__branch-text{color:#f3e5c5;font-size:14px;font-weight:700;line-height:18px;margin-bottom:30px;margin-top:45px;max-width:360px;text-align:center}.rank-up-modal__branches-cards{align-items:flex-start;display:flex;flex-direction:row;gap:80px;justify-content:center;width:100%}.rank-up-modal__branch-card-wrapper{align-items:center;display:flex;flex-direction:column}.rank-up-modal__card--branch,.rank-up-modal__card--branch .rank-up-modal__card-wrapper,.rank-up-modal__card--branch .troop__troops-heroes-card{height:113px;width:87px}.rank-up-modal__card--branch .troop__troops-heroes-card-level{bottom:6px;font-size:12px;left:6px;line-height:14px}.rank-up-modal__card--branch .troop__troops-heroes-card-progress{height:14px;margin-top:4px}.rank-up-modal__card--branch .troop__troops-heroes-card-progress-bar{height:14px}.rank-up-modal__card--branch .troop__troops-heroes-card-progress-bar-value{font-size:12px;line-height:12px}.rank-up-modal__card--branch .troop__troops-heroes-card-progress-bar img{height:auto;width:25px}.rank-up-modal__card--branch .troop__troops-heroes-card-rank{height:20px;width:20px}.rank-up-modal__branch-checkbox{align-items:center;background-color:initial;border:1.5px solid #c8c7cb;border-radius:50%;cursor:pointer;display:flex;flex-shrink:0;height:24px;justify-content:center;margin-bottom:14px;width:24px}.rank-up-modal__branch-checkbox--selected{background-color:initial;border:none}.rank-up-modal__branch-checkbox img{height:100%;object-fit:contain;width:100%}.rank-up-modal__branches{display:flex;flex-direction:column;gap:12px;margin:0 auto;max-width:300px;width:100%}.rank-up-modal__branch{align-items:center;background:#282934;border:2px solid #0000;border-radius:10px;cursor:pointer;display:flex;justify-content:center;padding:16px 20px;transition:all .2s ease;width:100%}.rank-up-modal__branch:hover{background:#323340}.rank-up-modal__branch.is-selected{background:#323340;border-color:#f9e15c}.rank-up-modal__branch-name{color:#fff;font-size:18px;font-weight:700;line-height:18px;text-align:center}.battle-params__sheet{background-color:#0d131a;height:auto;padding:33px 20px 30px}.battle-params{display:flex;flex-direction:column;gap:0;width:100%}.battle-params__title{color:#f3e5c5;font-size:20px;font-weight:700;line-height:18px;margin-bottom:30px}.battle-params__list{background-color:#282934;border-radius:10px;margin-bottom:30px;padding:7px 0 18px 16px;width:100%}.battle-params__list__content{display:flex;flex-direction:column;gap:10px;padding:0;width:100%}.battle-params__item{align-items:center;border-bottom:1px solid #ffffff1a;cursor:pointer;display:flex;gap:12px;justify-content:space-between;padding-bottom:7px;position:relative}.battle-params__item:last-child{border-bottom:none;padding-bottom:0}.battle-params__item input{opacity:0;pointer-events:none;position:absolute}.battle-params__toggle{background:#fff3;border-radius:16px;flex-shrink:0;height:31px;margin-right:16px;position:relative;transition:background .2s ease;width:51px}.battle-params__toggle:after{background:#fff;border-radius:50%;content:"";height:27px;left:2px;position:absolute;top:2px;transition:transform .2s ease;width:27px}.battle-params__item input:checked+.battle-params__toggle{background:#34c759}.battle-params__item input:checked+.battle-params__toggle:after{transform:translateX(20px)}.battle-params__label{color:#fff;font-size:16px;font-weight:600;line-height:16px;text-align:left;width:80%}.battle-params__actions{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr;margin-bottom:12px}.battle-params__btn{align-items:center;border:none;border-radius:8px;cursor:pointer;display:flex;font-size:18px;font-weight:700;gap:7px;height:50px;justify-content:center;line-height:18px;padding:0;transition:opacity .2s ease}.battle-params__btn:active{opacity:.7}.battle-params__btn--log{background:#282934;color:#fff}.battle-params__btn--surrender{background:#ec0939;color:#fff}.battle-params__btn--surrender img{height:auto;object-fit:contain;width:17px}.battle-params__close-link{background:#0000;border:none;color:#66a9e0;cursor:pointer;font-size:18px;font-weight:700;line-height:15px;padding:12px 0;text-align:center;transition:opacity .2s ease}.battle-params__close-link:active{opacity:.7}.event-log__sheet{background-color:#0d131a;border-radius:16px 16px 0 0;display:flex;flex-direction:column;height:90%;margin-top:auto;max-height:90vh;padding:0;transform:translateY(100%);transition:transform .25s cubic-bezier(.25,.46,.45,.94);width:100%}.modal[data-open=true] .event-log__sheet{transform:translateY(0)}.event-log{display:flex;flex-direction:column;height:100%;padding:30px 20px}.event-log__title{color:#f3e5c5;font-size:20px;font-weight:700;line-height:18px;margin:0 0 18px}.event-log__content{-webkit-overflow-scrolling:touch;-ms-overflow-style:none;flex:1 1;margin-bottom:0;overflow-y:auto;scrollbar-width:none}.event-log__content::-webkit-scrollbar{height:0;width:0}.event-log__entries{display:flex;flex-direction:column;gap:16px}.event-log__entry{align-items:start;display:flex;flex-direction:column;gap:0}.event-log__turn{color:#fff;font-size:14px;font-weight:700;line-height:20px;margin-bottom:10px}.event-log__player{font-weight:700}.event-log__player--green{color:#34c759}.event-log__player--red{color:#fa2b3a}.event-log__action{color:#fff;font-size:14px;font-weight:700;line-height:20px;padding-left:20px;text-align:left}.event-log__unit{color:#66a9e0;font-weight:600}.event-log__round{align-items:end;display:flex;gap:12px;margin:8px 0}.event-log__round-line{background:#fff3;flex:1 1;height:1px}.event-log__round-text{color:#fff9;font-size:14px;font-weight:600;line-height:18px;white-space:nowrap}.event-log__btn-close{background:#0000;border:none;color:#66a9e0;cursor:pointer;font-size:18px;font-weight:700;height:50px;line-height:15px;margin-top:10px;text-align:center;transition:opacity .2s ease;width:100%}.event-log__btn-close:active{opacity:.7}.battle-end-backdrop{background-color:#000;bottom:0;height:100vh;left:0;opacity:0;pointer-events:none;position:fixed;right:0;top:0;transition:opacity .4s ease-out;width:100vw;z-index:15}.battle-end-backdrop.is-active{opacity:.9}.battle-end-overlay{bottom:0;height:100vh;left:0;overflow:hidden;pointer-events:none;position:fixed;right:0;top:0;width:100vw;z-index:50}.battle-end-corner-triangle{-webkit-clip-path:polygon(0 0,100% 0,0 100%);clip-path:polygon(0 0,100% 0,0 100%);height:275px;left:0;opacity:0;position:absolute;top:0;transform:scale(0);transform-origin:top left;transition:opacity .4s ease-out .1s,transform .5s cubic-bezier(.34,1.56,.64,1) .1s;width:120vw;z-index:25}.battle-end-overlay.is-active .battle-end-corner-triangle{opacity:1;transform:scale(1)}.battle-end-corner-triangle--victory{background-color:#007aff}.battle-end-corner-triangle--defeat{background-color:#9c1208}.battle-end-result{align-items:flex-start;display:flex;flex-direction:column;gap:15px;left:20px;opacity:0;position:absolute;top:100px;transform:translateY(-20px);transition:opacity .4s ease-out .3s,transform .4s ease-out .3s;z-index:25}.battle-end-overlay.is-active .battle-end-result{opacity:1;transform:translateY(0)}.battle-end-result-title{color:#fff;font-size:40px;font-weight:700;line-height:25px;text-align:left}.battle-end-result-rating{align-items:center;display:flex;gap:4px}.battle-end-rating-value{color:#fff;font-size:32px;font-weight:700;line-height:32px}.battle-end-rating-icon{display:block;height:30px;width:30px}.battle-end-actions{align-items:center;bottom:50px;display:flex;flex-direction:row;gap:10px;justify-content:center;left:0;opacity:0;padding:0 20px;position:absolute;right:0;transform:translateY(20px);transition:opacity .4s ease-out .5s,transform .4s ease-out .5s;width:100%;z-index:25}.battle-end-overlay.is-active .battle-end-actions{opacity:1;transform:translateY(0)}.battle-end-btn{-webkit-tap-highlight-color:transparent;align-items:center;border:none;border-radius:10px;cursor:pointer;display:flex;flex:1 1;font-size:18px;font-weight:700;height:50px;justify-content:center;line-height:16px;text-align:center;touch-action:manipulation;transition:transform .12s ease,opacity .2s ease}.battle-end-btn:active{transform:scale(.96)}.battle-end-btn--primary{background-color:#007aff;color:#fff}.battle-end-btn--secondary{background:#66a9e0;color:#fff}.battle-ended .bottom-nav--fight,.battle-ended .fight__main-header,.battle-ended .fight__main-process-bar,.battle-ended .fight__main-process-bar-track,.battle-ended .fight__main-time{opacity:0;pointer-events:none;transition:opacity .4s ease-out}.fight__main.battle-ended{bottom:220px!important;transition:bottom .6s ease-out}.fight__main.battle-ended.battle-has-rewards{bottom:284px!important}.battle-end-rewards{align-items:center;bottom:133px;display:none;flex-direction:column;gap:14px;left:0;opacity:0;pointer-events:none;position:absolute;right:0;transform:translateY(20px);transition:opacity .4s ease-out .7s,transform .4s ease-out .7s;width:100%;z-index:55}.battle-end-rewards.is-active{opacity:1;transform:translateY(0)}.battle-end-rewards-title{color:#f3e5c5;font-size:14px;font-weight:700;line-height:16px;text-align:center}.battle-end-rewards-list{align-items:center;display:flex;flex-direction:row;gap:10px;justify-content:center}.battle-end-reward-card{background-color:#282934cc;border-radius:4px;height:108px;position:relative;width:83px}.battle-end-reward-icon{display:block;height:auto;max-width:100%;object-fit:contain;position:absolute;width:auto}.battle-end-reward-text{color:#fff;font-size:12px;font-weight:700;line-height:12px;position:absolute;text-align:center}.battle-end-reward-icon--chest{height:auto;left:50%;top:9px;transform:translateX(-50%);width:59px}.battle-end-reward-icon--gold{height:auto;left:50%;top:17px;transform:translateX(-50%);width:54px}.battle-end-reward-icon--cards{height:70px;left:50%;overflow:visible;position:absolute;top:8px;transform:translateX(-50%);width:64px}.battle-end-flying-card{height:80px;opacity:1;pointer-events:none;position:fixed;transform:translate(-50%,-50%) scale(1);transition:left .8s ease-out,top .8s ease-out,transform .8s ease-out,opacity .8s ease-out;width:60px;z-index:9999}.battle-end-flying-card,.battle-end-reward-avatar{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:4px}.battle-end-reward-avatar{box-shadow:0 2px 8px #0000004d;height:64px;position:absolute;width:49px}.battle-end-reward-text--chest{bottom:9px;font-size:12px;left:50%;text-align:center;transform:translateX(-50%);width:100%}.battle-end-reward-text--cards,.battle-end-reward-text--gold{bottom:11px;font-size:16px;left:50%;text-align:center;transform:translateX(-50%);width:100%}.challenge-completed-modal__sheet{padding:33px 20px 30px;width:100%}.challenge-completed-modal{align-items:center;display:flex;flex-direction:column;gap:0;padding:0;text-align:center}.challenge-completed-modal__title{color:#f3e5c5;font-size:24px;font-weight:700;line-height:20px;margin-bottom:30px;text-align:center}.challenge-completed-modal__main-portrait{align-items:center;background:#0d131a;border-radius:10px;display:flex;height:120px;justify-content:center;margin-bottom:24px;overflow:visible;padding:4px;position:relative;width:120px}.challenge-completed-modal__main-portrait:before{background:linear-gradient(180deg,#d0de59,#34c759);border-radius:10px;content:"";inset:0;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:4px;pointer-events:none;position:absolute;z-index:1}.challenge-completed-modal__main-portrait-image{border-radius:8px;display:block;height:100%;object-fit:cover;position:relative;width:100%;z-index:0}.challenge-completed-modal__main-portrait-checkmark{align-items:center;background:linear-gradient(180deg,#d0de59,#34c759);border-radius:50%;bottom:-14px;display:flex;height:28px;justify-content:center;left:50%;position:absolute;transform:translateX(-50%);width:28px;z-index:2}.challenge-completed-modal__checkmark-icon{display:block;height:16px;object-fit:contain;width:16px}.challenge-completed-modal__message{display:flex;flex-direction:column;gap:4px}.challenge-completed-modal__message-text{color:#fff;font-size:14px;font-weight:700;line-height:18px;margin-bottom:24px}.challenge-completed-modal__units-row{display:flex;gap:5px;justify-content:center;margin-bottom:14px;width:100%}.challenge-completed-modal__unit-item{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:2px}.challenge-completed-modal__unit-portrait{background:#282934;border-radius:4px;height:65px;overflow:hidden;position:relative;width:100%}.challenge-completed-modal__unit-portrait:has(.challenge-completed-modal__unit-skull):after{background:#00000080;content:"";inset:0;pointer-events:none;position:absolute;z-index:1}.challenge-completed-modal__unit-image{display:block;height:100%;object-fit:cover;width:100%}.challenge-completed-modal__unit-health-bar{align-items:flex-end;background:#0000004d;bottom:0;display:flex;height:100%;left:0;position:absolute;right:0}.challenge-completed-modal__unit-health-fill{background:#ff000080;transition:height .3s ease;width:100%}.challenge-completed-modal__unit-skull{align-items:center;display:flex;height:24px;justify-content:center;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:24px;z-index:2}.challenge-completed-modal__skull-icon{display:block;height:100%;object-fit:contain;width:100%}.challenge-completed-modal__unit-value{color:#fff;font-size:12px;font-weight:700;line-height:12px}.challenge-completed-modal__excellence-panel{align-items:center;background:#282934;border-radius:10px;display:flex;gap:8px;justify-content:center;margin-bottom:14px;padding:12px;width:100%}.challenge-completed-modal__excellence-wreath{align-items:center;display:flex;flex-shrink:0;height:auto;justify-content:center;width:9px}.challenge-completed-modal__excellence-wreath--right{transform:scaleX(-1)}.challenge-completed-modal__wreath-icon{display:block;height:100%;object-fit:contain;width:100%}.challenge-completed-modal__excellence-text{color:#f3e5c5;font-size:16px;font-weight:600;line-height:16px;text-align:center}.challenge-completed-modal__best-excellence{color:#f3e5c5;font-size:14px;font-weight:600;line-height:15px;margin-bottom:14px;max-width:300px;text-align:center}.challenge-completed-modal__explanation{color:#aa9985;font-size:14px;font-weight:600;line-height:14px;margin-bottom:20px;max-width:326px;text-align:center}.challenge-completed-modal__actions{margin-top:8px;width:100%}.challenge-completed-modal__btn{border:none;border-radius:10px;color:#fff;font-size:18px;font-weight:700;height:50px;line-height:16px;text-align:center;width:100%}.challenge-completed-modal__btn--primary{background:#007aff;color:#fff}.challenge-completed-modal__btn--primary:hover{opacity:.9}.challenge-completed-modal__sheet::-webkit-scrollbar{display:none}.challenge-completed-modal__sheet{-ms-overflow-style:none;scrollbar-width:none}.battle-loading{align-items:center;background:#000;display:flex;flex-direction:column;inset:0;justify-content:center;position:fixed;z-index:9999}.battle-loading__image{height:auto;margin-bottom:40px;object-fit:contain;width:120px}.battle-loading__progress-wrap{max-width:280px;position:relative;width:80%}.battle-loading__progress-bar{background:#fff3;border-radius:10px;height:20px;overflow:hidden;width:100%}.battle-loading__progress-fill{background:linear-gradient(90deg,#f2c14f,#e88d39);border-radius:10px;height:100%;transition:width .2s ease-out}.battle-loading__progress-text{color:#fff;font-size:12px;font-weight:700;left:50%;pointer-events:none;position:absolute;text-shadow:0 1px 2px #000c;top:50%;transform:translate(-50%,-50%)}.preload-retry{background:linear-gradient(180deg,#e88d39,#c76b1f);border:none;border-radius:8px;box-shadow:0 2px 8px #0000004d;color:#fff;cursor:pointer;font-size:14px;font-weight:700;margin-top:24px;padding:10px 24px}.preload-retry:hover{filter:brightness(1.1)}body,html{height:100%}body{-ms-overflow-style:none!important;background:var(--color-bg-troop);height:100vh;margin:0;overflow:auto;scrollbar-width:none!important}body::-webkit-scrollbar{height:0!important;width:0!important}body::-webkit-scrollbar,body::-webkit-scrollbar-track{background:#0000!important;display:none!important}body::-webkit-scrollbar-thumb{background:#0000!important;display:none!important}html{-ms-overflow-style:none!important;scrollbar-width:none!important}html::-webkit-scrollbar{height:0!important;width:0!important}html::-webkit-scrollbar,html::-webkit-scrollbar-track{background:#0000!important;display:none!important}html::-webkit-scrollbar-thumb{background:#0000!important;display:none!important}.troop{-ms-overflow-style:none!important;-webkit-overflow-scrolling:touch;min-height:100vh;overflow-y:auto;position:relative;scrollbar-width:none!important;width:100%}.troop::-webkit-scrollbar,.troop::-webkit-scrollbar-track{background:#0000!important;display:none!important;height:0!important;width:0!important}.troop::-webkit-scrollbar-thumb{background:#0000!important;display:none!important;height:0!important;width:0!important}.troop__top-background{background-position:50%;background-repeat:no-repeat;background-size:cover;height:700px;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:0}*{-ms-overflow-style:none!important;scrollbar-width:none!important}::-webkit-scrollbar,::-webkit-scrollbar-track{background:#0000!important;display:none!important;height:0!important;width:0!important}::-webkit-scrollbar-thumb{background:#0000!important;display:none!important;height:0!important;width:0!important}.troop,.troop *{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none}.troop__header{align-items:flex-end;display:flex;height:auto;justify-content:center;margin-bottom:12px;padding:114px 20px 0;position:relative;width:100%;z-index:4}.troop__content{-ms-overflow-style:none!important;min-height:100vh;padding:0 0 90px;scrollbar-width:none!important;width:100%}.troop__content--collection{overflow:hidden}.troop__content__container{min-height:100%;padding-bottom:20px}.troop__content::-webkit-scrollbar,.troop__content::-webkit-scrollbar-track{background:#0000!important;display:none!important;height:0!important;width:0!important}.troop__content::-webkit-scrollbar-thumb{background:#0000!important;display:none!important;height:0!important;width:0!important}.troop__tabs{display:flex;gap:0;justify-content:center;position:relative}.troop__tab{-webkit-tap-highlight-color:transparent;background:#0000;border:none;border-radius:15px;color:#ffffffe6;font-size:16px;font-weight:700;height:30px;line-height:16px;padding:2px 17px;position:relative;transition:color .2s ease,background .2s ease}.troop__tab.is-active{background:#282934;color:#fff}.js-tab-content[data-tab-content=collection],.troop__tabs-indicator{display:none}.troop__collection{display:grid}.troop__troops{align-items:start;display:flex;height:408px;justify-content:space-between;padding:0;width:100%}.troop__troops-numbers{align-items:left;display:flex;flex-direction:column;gap:10px;justify-content:center;margin-left:0;margin-top:20px;width:56px}.troop__troops-number{--tn-size:36px;--tn-arrow:9px;align-items:center;background-color:#282934cc;cursor:pointer;display:flex;height:var(--tn-size);justify-content:center;position:relative;transition:width .25s ease,height .25s ease,background-color .2s ease,transform .2s ease;width:var(--tn-size);will-change:width,height}.troop__troops-number:before{border-bottom:calc(var(--tn-size)/2) solid #0000;border-left:var(--tn-arrow) solid #282934cc;border-top:calc(var(--tn-size)/2) solid #0000;content:"";height:0;position:absolute;right:calc(var(--tn-arrow)*-1);top:0;transition:right .25s ease,border-left-width .25s ease,border-top-width .25s ease,border-bottom-width .25s ease,border-left-color .2s ease;width:0}.troop__troops-number-value{color:#c6d8ec;font-size:16px;font-weight:700;line-height:1;opacity:.4;position:relative;transition:font-size .25s ease,color .2s ease,opacity .2s ease;z-index:1}.troop__troops-number.locked{align-items:center;display:flex;justify-content:center}.troop__troops-number.locked img{height:auto;width:26px}.troop__troops-number.is-active{--tn-size:44px;--tn-arrow:11px;background-color:#282934}.troop__troops-number.is-active:before{border-left-color:#282934}.troop__troops-number.is-active .troop__troops-number-value{color:#fff;font-size:18px;font-weight:700;line-height:1;opacity:.9}.troop__troops-classes{display:flex;flex-direction:column;gap:20px;margin-left:0;margin-right:38px;margin-top:132px}.troop__troops-class{align-items:center;background-color:#232223;border-radius:50%;display:flex;justify-content:center;overflow:visible;position:relative;transition:background-color .3s ease,transform .3s ease,box-shadow .3s ease}.troop__troops-class,.troop__troops-class.troop__troops-class--big{height:30px;width:30px}.troop__troops-class img{object-fit:cover}.troop__troops-class.race-count-0{background-color:#232223;box-shadow:none;transform:scale(1)}.troop__troops-class.race-count-0:before{display:none}.troop__troops-class[data-race=human].race-count-1{animation:human-glow-1 2s ease-in-out infinite;box-shadow:0 0 10px #66a9e066,0 0 20px #66a9e033}.troop__troops-class[data-race=human].race-count-2{animation:human-glow-2 1.5s ease-in-out infinite;box-shadow:0 0 15px #66a9e099,0 0 30px #66a9e04d}.troop__troops-class[data-race=human].race-count-3{animation:human-glow-3 1s ease-in-out infinite;box-shadow:0 0 20px #66a9e0cc,0 0 40px #66a9e080,0 0 60px #66a9e04d}.troop__troops-class[data-race=human].race-count-1 img,.troop__troops-class[data-race=human].race-count-2 img,.troop__troops-class[data-race=human].race-count-3 img{filter:brightness(0) invert(1);transition:filter .6s ease-out}.troop__troops-class[data-race=human].race-rotate img{animation:human-rotate .6s ease-out}@keyframes human-rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes human-glow-1{0%,to{box-shadow:0 0 10px #66a9e066,0 0 20px #66a9e033;transform:scale(1)}50%{box-shadow:0 0 15px #66a9e099,0 0 30px #66a9e066;transform:scale(1.05)}}@keyframes human-glow-2{0%,to{box-shadow:0 0 15px #66a9e099,0 0 30px #66a9e04d;transform:scale(1.02)}50%{box-shadow:0 0 20px #66a9e0cc,0 0 40px #66a9e080;transform:scale(1.08)}}@keyframes human-glow-3{0%,to{box-shadow:0 0 20px #66a9e0cc,0 0 40px #66a9e080,0 0 60px #66a9e04d;transform:scale(1.05)}50%{box-shadow:0 0 25px #66a9e0,0 0 50px #66a9e0b3,0 0 80px #66a9e080;transform:scale(1.1)}}.troop__troops-class[data-race=undead]{overflow:hidden}.troop__troops-class[data-race=undead]:before{background:linear-gradient(180deg,#8b008be6,#4b0082e6);border-radius:50%;bottom:0;content:"";left:0;position:absolute;right:0;transition:height .4s ease;z-index:0}.troop__troops-class[data-race=undead].race-count-0:before{height:0}.troop__troops-class[data-race=undead].race-count-1:before{animation:undead-fill-1 2s ease-in-out infinite;height:33%}.troop__troops-class[data-race=undead].race-count-2:before{animation:undead-fill-2 1.5s ease-in-out infinite;height:66%}.troop__troops-class[data-race=undead].race-count-3:before{animation:undead-fill-3 1s ease-in-out infinite;height:100%}.troop__troops-class[data-race=undead] img{filter:none;position:relative;z-index:1}.troop__troops-class[data-race=undead].race-count-3 img{filter:brightness(0) saturate(100%) invert(25%) sepia(100%) saturate(5000%) hue-rotate(270deg) brightness(1.3) contrast(1.4)}.troop__troops-class[data-race=undead].race-scale img{animation:undead-scale .4s ease-out}@keyframes undead-scale{0%{transform:scale(1)}50%{transform:scale(.95)}to{transform:scale(1)}}@keyframes undead-fill-1{0%,to{box-shadow:inset 0 0 10px #dc143c80;opacity:.6}50%{box-shadow:inset 0 0 15px #dc143ccc;opacity:.9}}@keyframes undead-fill-2{0%,to{box-shadow:inset 0 0 12px #dc143c99;opacity:.7}50%{box-shadow:inset 0 0 20px #dc143ce6;opacity:1}}@keyframes undead-fill-3{0%,to{box-shadow:inset 0 0 15px #dc143cb3,0 0 20px #dc143c66;opacity:.8}50%{box-shadow:inset 0 0 25px #dc143c,0 0 30px #dc143c99;opacity:1}}.troop__troops-class[data-race=demon]:before{background:conic-gradient(from 0deg,#dc143ce6,#ff4500e6,#dc143ce6,#ff4500e6,#dc143ce6);border-radius:50%;content:"";inset:-2px;opacity:0;position:absolute;transition:opacity .3s ease;z-index:-1}.troop__troops-class[data-race=demon].race-count-1:before{animation:demon-rotate-1 3s linear infinite,demon-pulse-1 2s ease-in-out infinite;opacity:.4}.troop__troops-class[data-race=demon].race-count-2:before{animation:demon-rotate-2 2s linear infinite,demon-pulse-2 1.5s ease-in-out infinite;opacity:.6}.troop__troops-class[data-race=demon].race-count-3:before{animation:demon-rotate-3 1.5s linear infinite,demon-pulse-3 1s ease-in-out infinite;opacity:.8}.troop__troops-class[data-race=demon].race-count-1{animation:demon-scale-1 2s ease-in-out infinite;box-shadow:0 0 10px #8b008b80}.troop__troops-class[data-race=demon].race-count-2{animation:demon-scale-2 1.5s ease-in-out infinite;box-shadow:0 0 15px #8b008bb3,0 0 25px #4b008266}.troop__troops-class[data-race=demon].race-count-3{animation:demon-scale-3 1s ease-in-out infinite;box-shadow:0 0 20px #8b008be6,0 0 35px #4b008299,0 0 50px #8b008b66}.troop__troops-class[data-race=demon] img{filter:none;position:relative;z-index:1}.troop__troops-class[data-race=demon].race-count-3 img{filter:brightness(0) saturate(100%) invert(60%) sepia(100%) saturate(2000%) hue-rotate(0deg) brightness(1.2) contrast(1.3)}@keyframes demon-rotate-1{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes demon-rotate-2{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes demon-rotate-3{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes demon-pulse-1{0%,to{opacity:.4;transform:scale(1)}50%{opacity:.6;transform:scale(1.05)}}@keyframes demon-pulse-2{0%,to{opacity:.6;transform:scale(1)}50%{opacity:.8;transform:scale(1.08)}}@keyframes demon-pulse-3{0%,to{opacity:.8;transform:scale(1)}50%{opacity:1;transform:scale(1.05)}}@keyframes demon-scale-1{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes demon-scale-2{0%,to{transform:scale(1.03)}50%{transform:scale(1.08)}}@keyframes demon-scale-3{0%,to{transform:scale(1.03)}50%{transform:scale(1.08)}}.troop__troops-class[data-race=demon].race-scale img{animation:demon-img-scale .4s ease-out}@keyframes demon-img-scale{0%{transform:scale(1)}50%{transform:scale(.95)}to{transform:scale(1)}}.troop__troops-inventory{display:flex;flex-direction:column;gap:56px;margin-left:23px;margin-top:20px;width:54px}.troop__troops-inventory-items{display:flex;flex-direction:column;gap:14px;width:100%}.troop__troops-inventory-item{align-items:center;background-color:#282934cc;border-radius:4px;display:flex;height:54px;justify-content:center;width:100%}.troop__troops-inventory-item img{height:auto;object-fit:cover;width:36px}.troop__troops-inventory-item.troop__troops-inventory-item--plus img{height:auto;object-fit:cover;width:26px}.troop__troops-inventory-potions{display:flex;flex-direction:column;gap:14px;width:100%}.troop__troops-inventory-potion{align-items:center;background-color:#282934cc;border-radius:4px;display:flex;height:54px;justify-content:center;width:100%}.troop__troops-inventory-potion.troop__troops-inventory-potion--locked img{height:auto;object-fit:cover;width:30px}.troop__troops-inventory-potion img{height:auto;object-fit:cover;width:36px}.troop__troops-heroes-card{touch-action:pan-y;will-change:transform}@keyframes troop-jiggle{0%{transform:rotate(0deg) translateZ(0)}25%{transform:rotate(-1.2deg) translateZ(0)}50%{transform:rotate(.8deg) translateZ(0)}75%{transform:rotate(-.8deg) translateZ(0)}to{transform:rotate(0deg) translateZ(0)}}body.dnd-jiggle .troop__troops-heroes .troop__troops-heroes-card:not(.troop__troops-heroes-card--collection):not(.troop__troops-heroes-card--plus):not(.troop__troops-heroes-card--locked){animation:troop-jiggle .5s ease-in-out infinite;transform-origin:50% 50%}body.dnd-jiggle .troop__troops-heroes-col:first-child .troop__troops-heroes-card{animation-delay:0ms}body.dnd-jiggle .troop__troops-heroes-col:nth-child(2) .troop__troops-heroes-card{animation-delay:40ms}body.dnd-jiggle .troop__troops-heroes-col:nth-child(3) .troop__troops-heroes-card{animation-delay:80ms}body.dnd-jiggle .troop__troops-heroes-col:nth-child(4) .troop__troops-heroes-card{animation-delay:.12s}body.dnd-jiggle .troop__troops-heroes-card:nth-child(2n){animation-delay:20ms;animation-delay:calc(var(--row-stagger, 0ms) + 20ms)}.troop__slot,.troop__troops-heroes-card{position:relative}.troop__slot:after,.troop__troops-heroes-card:after{border:2px solid #66a9e0;border-radius:4px;content:"";inset:0;opacity:0;pointer-events:none;position:absolute;transform:scale(.98);transition:opacity .18s ease,transform .18s ease}.troop__slot.drop-target:after,.troop__troops-heroes-card.drop-target:after{opacity:1;transform:scale(1)}body.no-scroll{overflow:hidden;overscroll-behavior:none;touch-action:none}.dnd-ghost{border-radius:8px;filter:drop-shadow(0 8px 18px rgba(0,0,0,.35));left:0;opacity:.9;pointer-events:none;position:fixed;top:0;transform:translate(-9999px,-9999px);z-index:1002}.dnd-ghost>*{height:100%;width:100%}@keyframes troop-slot-shimmer{0%{background-position:-150% 0}to{background-position:150% 0}}.troop__slot.slot-recommended:before{animation:troop-slot-shimmer 2.4s ease-in-out infinite;background:linear-gradient(90deg,#66a9e01a,#66a9e040 50%,#66a9e01a);background-size:200% 100%;border-radius:4px;content:"";inset:0;pointer-events:none;position:absolute;z-index:2}.troop__troops-heroes-card{display:grid;place-items:stretch;position:relative}.troop__troops-heroes-card-rank{height:auto;left:6px;pointer-events:none;position:absolute;top:6px;width:13px;z-index:2}.troop__troops-heroes-card-gradient{background:linear-gradient(180deg,#0000,#000000e6);bottom:0;height:30px;left:0;pointer-events:none;position:absolute;right:0;z-index:1}.troop__troops-heroes-card-level{bottom:6px;color:#fff;font-size:12px;font-weight:700;left:6px;line-height:14px;position:absolute;z-index:2}.troop__troops-heroes-card-progress{bottom:-16px;pointer-events:none;position:absolute;right:0;width:91%;z-index:2}.troop__troops-heroes-card-progress-bar{align-items:center;background:#2b2e34;border-radius:4px;display:flex;gap:10px;height:14px;justify-content:center;padding:0 16px 0 23px;position:relative;width:100%}.troop__troops-heroes-card-progress-bar:before{background:#1a9a3d;background:var(--bar-color,#1a9a3d);border-radius:inherit;content:"";inset:0;position:absolute;transition:width .3s ease;width:0;width:var(--progress,0)}.troop__troops-heroes-card-progress-bar.is-partial{--bar-color:#66a9e0}.troop__troops-heroes-card-progress-bar.is-full{--bar-color:#1a9a3d}.troop__troops-heroes-card-progress-bar>img{bottom:-4px;height:auto;left:-16px;object-fit:contain;pointer-events:none;position:absolute;width:26px}.troop__troops-heroes-card-progress-bar.is-full>img{animation:troop-arrow-bob 1.4s ease-in-out infinite;will-change:transform}@keyframes troop-arrow-bob{0%,to{transform:translateY(0)}50%{transform:translateY(-2px)}}.troop__troops-heroes-card-progress-bar-value{color:#fff;font-size:12px;font-weight:700;line-height:1;z-index:1}.troop__troops-heroes{align-items:start;display:flex;gap:10px;height:100%;justify-content:start;width:176px}.troop__troops-heroes-col{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:8px;justify-content:center}.troop__troops-heroes-cards{display:flex;flex-direction:column;gap:22px;width:100%}.troop__troops-heroes-card{align-items:center;background-color:#282934cc;border-radius:4px;display:flex;height:108px;justify-content:center;width:100%}.troop__troops-heroes-card.troop__troops-heroes-card--plus img{height:auto;width:28px}.troop__troops-heroes-card.troop__troops-heroes-card--locked img{height:auto;width:30px}.troop__troops-heroes-col-title{color:#aa9985;display:block;font-size:12px;font-weight:400;line-height:1;text-align:center;width:100%}.troop__troops-heroes-card--hero-1{background-image:url(/static/media/hero-1.a8be565539ec659de85d.png)}.troop__troops-heroes-card--hero-1,.troop__troops-heroes-card--hero-2{background-position:50%;background-repeat:no-repeat;background-size:cover}.troop__troops-heroes-card--hero-2{background-image:url(/static/media/hero-2.217d2c737881e03de612.png)}.troop__troops-heroes-card--hero-3{background-image:url(/static/media/hero-3.033a8e8555df458925cc.png)}.troop__troops-heroes-card--hero-3,.troop__troops-heroes-card--hero-4{background-position:50%;background-repeat:no-repeat;background-size:cover}.troop__troops-heroes-card--hero-4{background-image:url(/static/media/hero-4.217d2c737881e03de612.png)}.troop__troops-heroes-card--hero-5{background-image:url(/static/media/hero-5.4d10471d88830716f91f.png)}.troop__troops-heroes-card--hero-5,.troop__troops-heroes-card--hero-6{background-position:50%;background-repeat:no-repeat;background-size:cover}.troop__troops-heroes-card--hero-6{background-image:url(/static/media/hero-6.d1121f5d285c3a300da8.png)}.troop__collection{margin-top:14px;padding:0 20px}.troop__collection-header{align-items:start;display:flex;flex-direction:column;gap:6px;justify-content:start;margin-bottom:20px}.troop__collection-title{color:#fff;font-size:14px;font-weight:700;line-height:1}.troop__collection-title-description{color:#aa9985;font-size:12px;font-weight:700;line-height:1}.troop__collection-filters{align-items:center;display:flex;gap:6px;justify-content:start;margin-bottom:24px}.troop__collection-filter-btn{-webkit-tap-highlight-color:transparent;align-items:center;background-color:#282934;border:none;border-radius:14px;color:#fff;cursor:pointer;display:flex;font-size:14px;font-weight:600;gap:6px;height:28px;justify-content:center;line-height:14px;padding:2px 14px;position:relative;touch-action:manipulation;transform-origin:center;transition:background .2s ease,transform .12s ease;width:-webkit-fit-content;width:fit-content}.troop__collection-filter-btn:active{background:#ffffff1a}.troop__collection-filter-btn.is-pressed{transform:scale(.98)}.troop__collection-filter-btn img{height:12px;object-fit:contain;width:auto}.troop__collection-cards{grid-gap:26px 10px;display:grid;gap:26px 10px;grid-template-columns:repeat(4,minmax(0,1fr))}.troop__troops-heroes-card--collection{background-color:#0d0f13;border-radius:4px;height:108px;width:100%}.troop__troops-heroes-card--skeleton{overflow:hidden;pointer-events:none;position:relative}.troop__troops-heroes-card-skeleton-image{height:100%;left:0;right:0;top:0}.troop__troops-heroes-card-skeleton-image,.troop__troops-heroes-card-skeleton-level{animation:shimmer 1.5s linear infinite;background:linear-gradient(90deg,#282934,#3a3d4a 20%,#4a4f5e 50%,#3a3d4a 80%,#282934);background-size:200% 100%;border-radius:4px;position:absolute}.troop__troops-heroes-card-skeleton-level{bottom:50px;height:14px;left:50%;transform:translateX(-50%);width:60px}.troop__troops-heroes-card-skeleton-progress{bottom:0;height:14px;left:0;padding:0 8px;position:absolute;right:0}.troop__troops-heroes-card-skeleton-progress-bar{animation:shimmer 1.5s linear infinite;background:linear-gradient(90deg,#282934,#3a3d4a 20%,#4a4f5e 50%,#3a3d4a 80%,#282934);background-size:200% 100%;border-radius:4px;height:100%;width:100%}.troop__collection-placeholder{background:#66a9e014;border-radius:4px;height:108px;position:relative;width:100%}.troop__collection-placeholder:after{border:2px solid #66a9e0;border-radius:6px;content:"";inset:-2px;pointer-events:none;position:absolute}.nav-bar--bg-troop{background-color:var(--color-bg-troop);z-index:4}.troop__collection-artifacts{display:flex;flex-direction:column;height:calc(100vh - 248px);max-height:calc(100vh - 248px);min-height:0;overflow:hidden;padding:0;position:relative}.troop__collection-artifacts-filters{background:linear-gradient(180deg,#020101 50%,#02010100);background:linear-gradient(to bottom,var(--color-bg-troop,#020101) 50%,#02010100 100%);display:flex;gap:16px;left:0;padding:0 20px 20px;position:absolute;right:0;top:0;z-index:2}.troop__collection-artifacts-filter{flex:1 1}.troop__collection-artifacts-filter-label{color:#fff;font-size:17px;font-weight:600;line-height:22px;margin-bottom:0}.troop__collection-artifacts-filter-btn{align-items:center;background:#0000;border:none;border-radius:8px;color:#66a9e0;cursor:pointer;display:flex;font-size:12px;font-weight:600;gap:3px;justify-content:start;line-height:18px;padding:0;transition:background .2s ease,border-color .2s ease;width:100%}.troop__collection-artifacts-filter-btn:active{background:#ffffff1a}.troop__collection-artifacts-filter-btn img{height:auto;object-fit:contain;width:8px}.troop__collection-artifacts-items{-webkit-overflow-scrolling:touch;-ms-overflow-style:none;flex:1 1;height:100%;margin:0;min-height:0;overflow-x:hidden;overflow-y:auto;padding:70px 20px 60px;scrollbar-width:none}.troop__collection-artifacts-items::-webkit-scrollbar{height:0;width:0}.troop__collection-artifacts-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(4,1fr)}.troop__collection-artifacts-item{align-items:center;aspect-ratio:1;background-color:#282934;border-radius:4px;cursor:pointer;display:flex;height:83px;justify-content:center;overflow:hidden;transition:border-color .2s ease,transform .2s ease;width:100%}.troop__collection-artifacts-item:active{border-color:#66a9e0;transform:scale(.95)}.troop__collection-artifacts-item img{height:auto;object-fit:cover;width:50%}.troop__collection-artifacts-categories{background:linear-gradient(0deg,#020101 50%,#02010100);background:linear-gradient(to top,var(--color-bg-troop,#020101) 50%,#02010100 100%);bottom:0;display:flex;gap:8px;left:0;padding:22px 20px 0;position:absolute;right:0;z-index:2}.troop__collection-artifacts-categories-btns{grid-gap:0;background-color:#232223;border-radius:9px;display:grid;gap:0;grid-template-columns:repeat(3,1fr);height:38px;padding:2px 3px 2px 0;width:100%;z-index:2}.troop__collection-artifacts-category-btn{background:#232223;border:none;border-radius:7px;color:#fff;cursor:pointer;font-size:14px;font-weight:700;height:100%;line-height:18px}.troop__collection-artifacts-category-btn.is-active{background:#fff;color:#000}.troop__troops-bonuses-wrapper{grid-gap:6px;display:grid;gap:6px;grid-template-columns:repeat(2,1fr);width:50px}.troop__troops-bonuses-item{align-items:center;background-color:#20212a;border-radius:3px;box-shadow:0 3px 3px 0 #0009;display:flex;height:30px;justify-content:center;position:relative;width:100%}.troop__troops-bonuses-item img{filter:drop-shadow(0 1px 0 rgba(0,0,0,.3));height:auto;left:50%;object-fit:contain;position:absolute;top:50%;transform:translate(-50%,-50%);width:14px}.troop__troops-bonuses-item img.bonus-3-animated{animation:bonus-3-bounce 1.5s ease-in-out infinite}@keyframes bonus-3-bounce{0%,to{transform:translate(-50%,-50%)}50%{transform:translate(-50%,-60%)}}.troop__troops-bonuses{display:flex;flex-direction:column;gap:12px}.troop__troops-bonuses-title{color:#aa9985;font-size:12px;font-weight:400;line-height:12px;max-width:52px;text-align:center}.troop__troops-bonuses{margin-right:20px;margin-top:121px}.troop__troops-bonuses-item--human{background:linear-gradient(90deg,#869ad2,#c9d4f3)}.troop__troops-bonuses-item--undead{background:linear-gradient(90deg,#665c43,#a29472)}.troop__troops-bonuses-item--demon{background:linear-gradient(90deg,#d92c1e,#ff573a)}.faction-bonuses-modal__sheet{background:#0d131a;border-radius:15px 15px 0 0;display:flex;flex-direction:column;height:87%;max-height:87%;max-width:100%;overflow:hidden;padding:0;position:relative;width:100%}.faction-bonuses-modal__sheet .modal__close{position:absolute;right:20px;top:20px;z-index:10}.faction-bonuses-modal__content-wrapper{flex:1 1;min-height:0;overflow-x:hidden;overflow-y:auto}.faction-bonuses-modal{display:flex;flex-direction:column;gap:0;min-height:100%;padding:33px 0 30px}.faction-bonuses-modal__factions-container{display:flex;flex:1 1;flex-direction:column;gap:20px;min-height:0;padding:0 0 20px;width:100%}.faction-bonuses-modal__title{color:#f3e5c5;font-size:20px;font-weight:700;line-height:18px;margin:0 0 18px;padding:0 20px;text-align:left}.faction-bonuses-modal__description{color:#fff;font-size:14px;font-weight:700;line-height:20px;margin:0 0 10px;max-width:100%;padding:0 20px;text-align:left}.faction-bonuses-modal__faction-block{border-radius:12px;min-height:522px;position:relative;width:100%}.faction-bonuses-modal__faction-block-bg{background-position:50%;background-repeat:no-repeat;background-size:cover;inset:0;position:absolute;z-index:0}.faction-bonuses-modal__faction-block--human .faction-bonuses-modal__faction-block-bg{background-image:url(/static/media/bg-human.e9500da20fcb588f8fea.png)}.faction-bonuses-modal__faction-block--undead .faction-bonuses-modal__faction-block-bg{background-image:url(/static/media/bg-undead.bccd811d1f633215b810.png)}.faction-bonuses-modal__faction-block--demon .faction-bonuses-modal__faction-block-bg{background-image:url(/static/media/bg-demon.bad488272bb499fb3e87.png)}.faction-bonuses-modal__faction-block-gradient-top{background:linear-gradient(180deg,#0d131a,#0000);height:144px;left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:1}.faction-bonuses-modal__faction-block-gradient-bottom{background:linear-gradient(0deg,#0d131a,#0000);bottom:0;height:201px;left:0;pointer-events:none;position:absolute;right:0;z-index:1}.faction-bonuses-modal__faction-logo{align-items:center;display:flex;height:auto;justify-content:center;margin:10px auto 0;position:relative;width:64px;z-index:2}.faction-bonuses-modal__logo-image{display:block;height:100%;object-fit:contain;width:100%}.faction-bonuses-modal__faction-name{color:#c9d4f3;font-size:20px;font-weight:700;line-height:18px;margin-bottom:20px;position:relative;text-align:center;z-index:2}.faction-bonuses-modal__bonus-cards{display:flex;flex-direction:column;gap:10px;padding:0 20px;position:relative;z-index:2}.faction-bonuses-modal__bonus-card{align-items:center;background:#282934;border-radius:12px;display:flex;gap:20px;padding:20px 15px 30px 16px;position:relative}.faction-bonuses-modal__bonus-card--active:before{border:4px solid #faeb3e;border-radius:16px;bottom:-4px;content:"";left:-4px;pointer-events:none;position:absolute;right:-4px;top:-4px;z-index:1}.faction-bonuses-modal__bonus-card-left{flex-shrink:0}.faction-bonuses-modal__bonus-units-grid{grid-gap:6px;display:grid;gap:6px;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,1fr);width:50px}.faction-bonuses-modal__bonus-unit-item{align-items:center;background-color:#20212a;border-radius:3px;box-shadow:0 3px 3px 0 #0003;display:flex;height:30px;justify-content:center;position:relative;width:100%}.faction-bonuses-modal__bonus-unit-arrow{display:block;filter:drop-shadow(0 1px 0 rgba(0,0,0,.3));height:auto;left:50%;object-fit:contain;position:absolute;top:50%;transform:translate(-50%,-50%);width:14px}.faction-bonuses-modal__faction-block--human .faction-bonuses-modal__bonus-unit-item:has(img){background:linear-gradient(90deg,#869ad2,#c9d4f3)}.faction-bonuses-modal__faction-block--undead .faction-bonuses-modal__bonus-unit-item:has(img){background:linear-gradient(90deg,#665c43,#a29472)}.faction-bonuses-modal__faction-block--demon .faction-bonuses-modal__bonus-unit-item:has(img){background:linear-gradient(90deg,#d92c1e,#ff573a)}.faction-bonuses-modal__bonus-unit-arrow.bonus-3-animated{animation:faction-bonus-3-bounce 1.5s ease-in-out infinite;animation-fill-mode:both}@keyframes faction-bonus-3-bounce{0%,to{transform:translate(-50%,-50%)}50%{transform:translate(-50%,-60%)}}.faction-bonuses-modal__bonus-card-right{flex:1 1;text-align:left}.faction-bonuses-modal__bonus-card-title{align-items:center;color:#c9d4f3;display:flex;font-size:16px;font-weight:700;gap:8px;line-height:16px;margin:0 0 14px}.faction-bonuses-modal__bonus-card-active-badge{background:#faeb3e;border-radius:4px;color:#000;display:inline-block;font-size:12px;font-weight:700;height:18px;line-height:12px;padding:2px 8px}.faction-bonuses-modal__bonus-card-description{color:#fff;font-size:14px;font-weight:700;line-height:16px;margin:0 0 8px}.faction-bonuses-modal__bonus-list{display:flex;flex-direction:column;gap:0;list-style:none;margin:0;padding:0}.faction-bonuses-modal__bonus-item{align-items:center;color:#fff;display:flex;font-size:14px;font-weight:700;gap:8px;line-height:16px}.faction-bonuses-modal__bonus-icon{display:block;flex-shrink:0;height:auto;object-fit:contain;width:10px}.color__undead{color:#a29472}.color__human{color:#c9d4f3}.color__demon{color:#ff573a}.faction-bonuses-modal__button{align-items:center;color:#66a9e0;display:flex;flex-shrink:0;font-size:18px;font-weight:700;height:50px;justify-content:center;line-height:16px;margin-top:auto;padding:0 20px;width:100%}.hero-select__sheet{background:#020101;background:var(--color-surface,#020101);border-radius:15px 15px 0 0;display:flex;flex-direction:column;height:90%;margin-top:auto;max-height:90%;min-height:0;overflow:hidden;padding:0;transform:translateY(100%);transition:transform .25s cubic-bezier(.25,.46,.45,.94);width:100%}.modal[data-open=true] .hero-select__sheet{transform:translateY(0)}.hero-select__content-wrapper{-webkit-overflow-scrolling:touch;flex:1 1;min-height:0;overflow-x:hidden;overflow-y:auto}.hero-select__header{background:linear-gradient(180deg,#020101 0,#020101 70%,#02010100);background:linear-gradient(to bottom,var(--color-bg-troop,#020101) 0,var(--color-bg-troop,#020101) 70%,#02010100 100%);padding:33px 20px 24px;position:relative;z-index:2}.hero-select__title{color:#f3e5c5;font-size:20px;font-weight:700;line-height:18px;margin:0 0 20px}.hero-select__filters{align-items:start;display:flex;gap:25px;justify-content:space-between}.hero-select__filter{flex:1 1;text-align:left}.hero-select__filter-label{color:#fff;font-size:17px;font-weight:600;line-height:22px;margin-bottom:0}.hero-select__filter-btn{align-items:center;background:#0000;border:none;color:#66a9e0;cursor:pointer;display:flex;font-size:12px;font-weight:600;gap:3px;justify-content:start;line-height:12px;padding:0;width:100%}.hero-select__content{padding:0 20px 20px}.hero-select__cards{grid-gap:26px 10px;display:grid;gap:26px 10px;grid-template-columns:repeat(4,1fr);padding-bottom:20px}.hero-select__footer{background:linear-gradient(0deg,#020101 0,#020101 70%,#02010100);background:linear-gradient(to top,var(--color-bg-troop,#020101) 0,var(--color-bg-troop,#020101) 70%,#02010100 100%);display:flex;flex-direction:column;flex-shrink:0;gap:12px;padding:36px 20px 21px;position:relative;z-index:2}.hero-select__btn{border:none;border-radius:8px;cursor:pointer;font-size:16px;font-weight:500;line-height:20px;padding:12px 16px;transition:opacity .2s ease;width:100%}.hero-select__btn:active{opacity:.7}.hero-select__btn--help{align-items:center;background:#282934;border-radius:10px;color:#fff;display:flex;font-size:16px;font-weight:700;gap:8px;height:50px;justify-content:center;line-height:18px}.hero-select__btn--help img{height:20px;object-fit:contain;width:20px}.hero-select__btn--close{background:#0000;border-radius:10px;color:#66a9e0;font-size:16px;font-weight:700;height:50px;line-height:18px;text-align:center}.hero-select__sheet .modal__close{position:absolute;right:20px;top:20px;z-index:10}.hero-select-help__sheet{height:auto;max-height:500px}.hero-select-help{display:flex;flex-direction:column;height:100%}.hero-select-help__title{color:#f3e5c5;font-size:20px;font-weight:700;line-height:18px;margin:0 0 18px;padding-top:16px}.hero-select-help__body{-webkit-overflow-scrolling:touch;flex:1 1;overflow-y:auto}.hero-select-help__body p{color:#fff;font-size:14px;font-weight:700;line-height:20px;margin:0 0 20px}.hero-select-help__body p:last-child{margin-bottom:0}.hero-select-help__buttons{padding-top:16px}.hero-select-help__btn-close{background:#0000;border:none;border-radius:8px;color:#66a9e0;cursor:pointer;font-size:16px;font-weight:500;line-height:20px;padding:12px 16px;text-align:center;transition:opacity .2s ease;width:100%}.hero-select-help__btn-close:active{opacity:.7}.hero-modal__buttons--preview{grid-template-columns:1fr}.hero-modal__btn--preview{background:#66a9e0}.hero-select-help__btn-close--help{font-size:16px;font-weight:700;height:50px;line-height:18px;margin-bottom:14px}.hero-select-help__highlight--blue{color:#c9d4f3}.hero-select-help__highlight--green{color:#a29472}.hero-select-help__highlight--red{color:#ff573a}.challenges{-webkit-overflow-scrolling:touch;-ms-overflow-style:none;background-color:#0d131a;bottom:0;color:#fff;height:100vh;left:0;overflow-x:hidden;overflow-y:auto;padding-bottom:110px;position:fixed;right:0;scrollbar-width:none;top:0;width:100%}.challenges::-webkit-scrollbar{display:none}.challenges__top-bg{height:auto;margin-bottom:14px;overflow:hidden;position:relative;width:100%}.challenges__top-bg-image{display:block;height:auto;width:100%}.challenges__top-bg-gradient{background:linear-gradient(180deg,#0d131a00 0,#0d131a);bottom:0;height:106px;left:0;pointer-events:none;position:absolute;right:0}.challenges__header{bottom:0;left:50%;position:absolute;right:0;text-align:center;transform:translateX(-50%)}.challenges__header-title{color:#f3e5c5;font-size:30px;font-weight:700;line-height:30px;margin:0}.challenges__content{padding:0 20px}.challenges__description{color:#aa9985;font-size:14px;font-weight:700;line-height:18px;margin:0 0 30px;text-align:center}.challenges__my-rating{align-items:center;display:flex;flex-direction:column;gap:8px;margin-bottom:20px}.challenges__my-rating-value{align-items:center;display:flex;gap:12px;justify-content:center}.challenges__my-rating-wreath{display:block;height:auto;object-fit:contain;width:20px}.challenges__my-rating-wreath--right{transform:scaleX(-1)}.challenges__my-rating-number{color:#f3e5c5;font-size:30px;font-weight:700;line-height:22px}.challenges__my-rating-label{color:#f3e5c5;font-size:20px;font-weight:700;line-height:18px}.challenges__ranking-boxes{display:flex;gap:10px;margin-bottom:40px}.challenges__ranking-box{background:#282934;border-radius:10px;cursor:pointer;flex:1 1;padding:13px 0 16px;text-align:center;transition:opacity .2s ease}.challenges__ranking-box:active{opacity:.8}.challenges__ranking-box-value{color:#fff;font-size:16px;font-weight:700;line-height:16px;margin-bottom:5px}.challenges__ranking-box-label{align-items:center;color:#66a9e0;display:flex;font-size:14px;font-weight:600;gap:6px;justify-content:center;line-height:14px}.challenges__ranking-box-arrow{display:block;height:auto;margin-top:2px;width:5px}.challenges__grid{display:flex;flex-direction:column;gap:28px}.challenges__grid-row{grid-gap:2px;display:grid;gap:2px;grid-template-columns:repeat(4,1fr)}.challenges__grid-row--slider{-webkit-overflow-scrolling:touch;display:flex;gap:2px;overflow-x:auto;overflow-y:hidden;padding-bottom:4px;scrollbar-width:none}.challenges__grid-row--slider::-webkit-scrollbar{display:none}.challenges__grid-empty{color:#fff9;font-size:16px;padding:40px 20px;text-align:center}.challenges__grid-item{background:#0d131a;border-radius:10px;cursor:pointer;height:91px;overflow:visible;padding:4px;position:relative;transition:transform .2s ease,opacity .2s ease;width:91px}.challenges__grid-item[data-status=locked]{cursor:default;opacity:.5}.challenges__grid-item:active{transform:scale(.95)}.challenges__grid-item[data-status=locked]:active{transform:none}.challenges__grid-item--border-1:before{background:linear-gradient(180deg,#e5dcc1,#0000)}.challenges__grid-item--border-1:before,.challenges__grid-item--border-2:before{border-radius:20px;content:"";inset:0;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:4px;pointer-events:none;position:absolute;z-index:1}.challenges__grid-item--border-2:before{background:linear-gradient(180deg,#d0de59,#557464)}.challenges__grid-item--border-3:before{background:linear-gradient(180deg,#eedc86,#ae5435)}.challenges__grid-item--border-3:before,.challenges__grid-item--border-4:before{border-radius:20px;content:"";inset:0;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:4px;pointer-events:none;position:absolute;z-index:1}.challenges__grid-item--border-4:before{background:linear-gradient(180deg,#d05149,#490f14)}.challenges__grid-item-image{border-radius:10px;display:block;height:83px;object-fit:cover;position:relative;width:83px;z-index:0}.challenges__grid-item[data-status=locked] .challenges__grid-item-image{filter:grayscale(100%)}.challenges__grid-item-status{align-items:center;border-radius:50%;bottom:-14px;display:flex;height:28px;justify-content:center;left:50%;position:absolute;transform:translateX(-50%);width:28px;z-index:2}.challenges__grid-item-status-icon{display:block;height:16px;object-fit:contain;width:16px}.challenges__grid-item-status--completed{background:linear-gradient(180deg,#d0de59,#34c759)}.challenges__grid-item-status--active,.challenges__grid-item-status--waiting{background:linear-gradient(180deg,#ffef3b,#b18f01)}.challenges__grid-item-status--locked{background:linear-gradient(180deg,#c9d4f3,#869ad2)}@keyframes challenges-skeleton-pulse{0%,to{opacity:.5}50%{opacity:1}}.challenges__grid-item--skeleton{cursor:default;pointer-events:none}.challenges__grid-item--skeleton:before{display:none}.challenges__skeleton{animation:challenges-skeleton-pulse 1.2s ease-in-out infinite;background-color:#282934;border-radius:10px}.challenges__skeleton--card-image{display:block;height:83px;width:83px}.challenge-modal__sheet{border-top-left-radius:15px;border-top-right-radius:15px;padding:40px 20px 30px;width:100%}.challenge-modal{align-items:center;display:flex;flex-direction:column;gap:0;padding:0;text-align:center}.challenge-modal__portrait{align-items:center;background:#0d131a;border-radius:12px;display:flex;height:120px;justify-content:center;margin-bottom:20px;overflow:visible;padding:4px;position:relative;width:120px}.challenge-modal__portrait:before{background:linear-gradient(180deg,#d0de59,#557464);border-radius:12px;content:"";inset:0;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:4px;pointer-events:none;position:absolute;z-index:1}.challenge-modal__portrait-image{border-radius:8px;display:block;height:100%;object-fit:cover;position:relative;width:100%;z-index:0}.challenge-modal__title{color:#f3e5c5;font-size:20px;font-weight:700;line-height:18px;margin:0 0 10px;text-align:center}.challenge-modal__difficulty{color:#f3e5c5;font-size:14px;font-weight:700;line-height:16px;margin-bottom:25px;text-align:center}.challenge-modal__panel{align-items:flex-start;background:#282934;border-radius:12px;display:flex;gap:14px;margin-bottom:12px;padding:12px 20px 20px 14px;width:100%}.challenge-modal__panel-icon{align-items:center;display:flex;flex-shrink:0;height:auto;justify-content:center;width:22px}.challenge-modal__panel-icon--reward{color:#fff}.challenge-modal__panel-icon svg{height:100%;width:100%}.challenge-modal__panel-content{flex:1 1}.challenge-modal__panel-text{color:#fff;font-size:14px;font-weight:700;line-height:16px;text-align:left}.challenge-modal__reward-name{color:#66a9e0}.challenge-modal__actions{display:flex;flex-direction:column;gap:12px;width:100%}.challenge-modal__btn{align-items:center;border:none;border-radius:10px;cursor:pointer;display:flex;font-size:18px;font-weight:700;height:50px;justify-content:center;line-height:16px;text-align:center;transition:opacity .2s ease,transform .1s ease;width:100%}.challenge-modal__btn:active{transform:scale(.98)}.challenge-modal__btn--primary{background:#007aff;color:#fff}.challenge-modal__btn--primary:hover{opacity:.9}.challenge-modal__btn--secondary{background:#0000;color:#66a9e0}.challenge-modal__btn--secondary:hover{opacity:.7}.challenge-modal__sheet::-webkit-scrollbar{display:none}.challenge-modal__sheet{-ms-overflow-style:none;scrollbar-width:none}.mt-8{margin-top:8px}.challenge-modal__panel--reward{padding:11px 15px}.challenge-waiting-modal__sheet{padding:40px 20px 30px;width:100%}.challenge-waiting-modal{align-items:center;display:flex;flex-direction:column;gap:0;padding:0;text-align:center}.challenge-waiting-modal__icon{align-items:center;background:#0d131a;border-radius:10px;display:flex;height:120px;justify-content:center;margin-bottom:20px;overflow:visible;padding:4px;position:relative;width:120px}.challenge-waiting-modal__icon:before{background:linear-gradient(180deg,#d0de59,#557464);border-radius:10px;content:"";inset:0;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:4px;pointer-events:none;position:absolute;z-index:1}.challenge-waiting-modal__icon-image{border-radius:6px;display:block;height:100%;object-fit:cover;position:relative;width:100%;z-index:0}.challenge-waiting-modal__title{color:#f3e5c5;font-size:20px;font-weight:700;line-height:18px;margin-bottom:10px;text-align:center}.challenge-waiting-modal__status{display:flex;flex-direction:column;gap:4px;width:100%}.challenge-waiting-modal__status-text{color:#f3e5c5;font-size:14px;font-weight:700;line-height:18px;margin-bottom:25px;text-align:center}.challenge-waiting-modal__excellence-value{color:#f3b721;font-weight:700}.challenge-waiting-modal__difficulty{color:#fff;font-size:14px;font-weight:400;line-height:18px;text-align:center}.challenge-waiting-modal__panel{align-items:flex-start;background:#282934;border-radius:12px;display:flex;gap:12px;margin-bottom:12px;padding:12px 20px 20px 12px;width:100%}.challenge-waiting-modal__panel-icon{align-items:center;color:#ffef3b;display:flex;flex-shrink:0;height:24px;justify-content:center;margin-top:8px;width:24px}.challenge-waiting-modal__panel-icon svg{height:100%;width:100%}.challenge-waiting-modal__panel-content{flex:1 1}.challenge-waiting-modal__panel-text{color:#fff;font-size:14px;font-weight:700;line-height:20px;text-align:left}.challenge-waiting-modal__reward{align-items:center;background-color:#282934;border-radius:10px;display:flex;gap:16px;justify-content:start;margin-bottom:12px;padding:10px 18px 14px;width:100%}.challenge-waiting-modal__reward-icon{align-items:center;display:flex;flex-shrink:0;height:auto;justify-content:center;width:14px}.challenge-waiting-modal__reward-checkmark{display:block;height:100%;object-fit:contain;width:100%}.challenge-waiting-modal__reward-text{color:#1a9a3d;font-size:14px;font-weight:700;line-height:16px}.challenge-waiting-modal__actions{display:flex;gap:10px;margin-bottom:12px;width:100%}.challenge-waiting-modal__btn{align-items:center;border:none;border-radius:10px;cursor:pointer;display:flex;flex:1 1;font-size:18px;font-weight:700;height:50px;justify-content:center;line-height:16px;text-align:center;transition:opacity .2s ease,transform .1s ease}.challenge-waiting-modal__btn:active{transform:scale(.98)}.challenge-waiting-modal__btn--continue{background:#66a9e0;color:#fff}.challenge-waiting-modal__btn--continue:hover{opacity:.9}.challenge-waiting-modal__btn--play-again{background:#007aff;color:#fff}.challenge-waiting-modal__btn--play-again:hover{opacity:.9}.challenge-waiting-modal__close-link{align-items:center;background:#0000;border:none;color:#66a9e0;cursor:pointer;display:flex;font-size:18px;font-weight:700;height:50px;justify-content:center;line-height:16px;margin:0;padding:0;text-align:center;width:100%}.challenge-waiting-modal__close-link:hover{opacity:.7}.challenge-waiting-modal__sheet::-webkit-scrollbar{display:none}.challenge-waiting-modal__sheet{-ms-overflow-style:none;scrollbar-width:none}.challenge-squad-modal__sheet{-webkit-overflow-scrolling:touch;border-top-left-radius:15px;border-top-right-radius:15px;height:87vh;max-height:87vh;overflow-y:auto;padding:30px 0 0;scrollbar-width:none;width:100%}.challenge-squad-modal__sheet::-webkit-scrollbar{display:none}.challenge-squad-modal{display:flex;flex-direction:column;gap:0;padding:0}.challenge-squad-modal__title{color:#f3e5c5;font-size:20px;font-weight:700;line-height:18px;margin:0 0 32px;padding:0 20px;text-align:left}.challenge-squad-modal__subtitle{color:#aa9985;font-size:14px;font-weight:400;line-height:16px;margin:-10px 0 10px;text-align:center}.challenge-squad-modal__constraints{color:#fff;font-size:14px;font-weight:700;line-height:18px;margin-bottom:20px;padding:0 20px;text-align:left}.challenge-squad-modal__actions{bottom:0;display:flex;flex-direction:column;gap:12px;padding:36px 20px 30px;position:-webkit-sticky;position:sticky;z-index:10}.challenge-squad-modal__actions:before{background:linear-gradient(180deg,#0000 0,#010202);content:"";height:86px;left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:0}.challenge-squad-modal__actions:after{background:#010202;bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:86px;z-index:0}.challenge-squad-modal__actions>*{position:relative;z-index:1}.challenge-squad-modal .troop__troops-heroes-card--no-progress .troop__troops-heroes-card-progress{display:none}.challenge-squad-modal__troops{min-height:320px}.challenge-squad-modal__collection{margin:0}.challenge-squad-modal__collection-cards,.challenge-squad-modal__heroes-cards{gap:10px}.quests{-webkit-overflow-scrolling:touch;-ms-overflow-style:none;background-color:#0d131a;bottom:0;color:#fff;height:100vh;left:0;overflow-x:hidden;overflow-y:auto;padding-bottom:110px;position:fixed;right:0;scrollbar-width:none;top:0;width:100%}.quests::-webkit-scrollbar{display:none}.quests__header{align-items:center;display:flex;gap:16px;justify-content:space-between;padding:122px 20px 10px}.quests__header-left{align-items:center;display:flex;flex:1 1;gap:14px}.quests__header-icon{display:block;height:auto;width:21px}.quests__header-title{color:#f3e5c5;font-size:20px;font-weight:700;line-height:18px;margin:0}.quests__header-timer{align-items:center;display:flex;gap:7px}.quests__header-timer-icon{display:block;height:auto;width:18px}.quests__header-timer-text{color:#66a9e0;font-size:14px;font-weight:700;line-height:14px}.quests__content{display:flex;flex-direction:column;padding:0}.quests__daily-rewards{margin-bottom:40px}.quests__daily-rewards-hint{color:#fff;font-size:14px;font-weight:700;line-height:18px;margin:0 0 30px;padding:0 20px;text-align:left}.quests__reward-cards{-webkit-overflow-scrolling:touch;-ms-overflow-style:none;display:flex;gap:10px;margin-bottom:16px;overflow-x:auto;overflow-y:hidden;padding:0 20px;scrollbar-width:none}.quests__reward-cards::-webkit-scrollbar{display:none}.quests__reward-card-wrapper{align-items:center;display:flex;flex:0 0 auto;flex-direction:column;gap:5px;min-width:83px;position:relative;width:83px}.quests__reward-card-wrapper.is-claimed:before{background-color:#0d131a;border-radius:10px;bottom:0;content:"";left:0;opacity:.75;position:absolute;right:0;top:0;z-index:1}.quests__reward-card-wrapper.is-claimed .quests__reward-card-claimed{z-index:2}.quests__reward-card{align-items:center;background:#282934;border-radius:10px;display:flex;flex-direction:column;gap:12px;height:116px;padding:10px;position:relative;width:100%}.quests__reward-card.is-claimable{background:#ffc700}.quests__reward-card-day{color:#fff;font-size:14px;font-weight:700;line-height:14px;text-align:center}.quests__reward-card.is-claimable .quests__reward-card-day{color:#000}.quests__reward-card-image{display:block;height:auto;object-fit:contain;width:55px}.quests__reward-card-reward{align-items:center;color:#fff;display:flex;font-size:14px;font-weight:700;gap:4px;justify-content:center;line-height:14px;text-align:center}.quests__reward-card-reward-icon{display:block;height:16px;width:16px}.quests__reward-card-claimed{align-items:center;border-radius:50%;display:flex;height:auto;justify-content:center;left:50%;position:absolute;top:50%;transform:translate(-50%);width:28px}.quests__reward-card-claimed-icon{display:block;height:auto;width:100%}.quests__bonus-calendar-btn{background:#282934;border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:16px;font-weight:700;height:50px;line-height:16px;text-align:center;transition:background .2s ease;width:100%}.quests__bonus-calendar-btn:active{background:#282934cc}.quests__general-tasks{padding:0 20px}.quests__general-tasks-title{color:#f3e5c5;font-size:20px;font-weight:700;line-height:18px;margin:0 0 20px}.quests__tasks-list{background-color:#282934;border-radius:10px;display:flex;flex-direction:column;gap:12px;padding:12px 0 17px}.quests__task-item{align-items:start;display:flex;gap:12px;padding:0 17px 12px;position:relative}.quests__task-item:last-child{padding-bottom:0}.quests__task-item:not(:last-child):after{background-color:#fff;bottom:0;content:"";height:1px;left:17px;opacity:.1;position:absolute;right:0}.quests__task-icon{align-items:center;background:#007aff;border-radius:50%;display:flex;height:40px;justify-content:center;width:40px}.quests__task-icon img{display:block;height:auto;width:24px}.quests__task-icon.is-gold{background:#f3b721}.quests__task-content{display:flex;flex:1 1;flex-direction:column;gap:8px;min-width:0}.quests__task-text{color:#f3e5c5;font-size:16px;font-weight:700;line-height:16px;text-align:left}.quests__task-reward{align-items:center;color:#fff;display:flex;font-size:14px;font-weight:700;gap:4px;line-height:14px}.quests__task-reward-icon{display:block;height:auto;width:15px}.quests__task-action{align-items:center;display:flex;flex:0 0 auto;gap:8px;margin-top:14px}.quests__task-chevron{display:block;height:auto;width:8px}.quests__task-completed-btn{background:#1a9a3d;border:none;border-radius:4px;color:#fff;font-size:14px;font-weight:700;line-height:12px;margin-top:4px;padding:3px 9px 5px;white-space:nowrap;width:-webkit-max-content;width:max-content}.quests__bonus-calendar-btn-container{padding:0 20px}.quests__reward-card-reward--chest{font-size:12px;line-height:12px}.quests__reward-card-skeleton{pointer-events:none}.quests__reward-card--skeleton{background:#282934;overflow:hidden;position:relative}.quests__reward-card-skeleton__element{border-radius:4px;height:14px;margin:0 auto 8px;width:50px}.quests__reward-card-skeleton__element,.quests__reward-card-skeleton__image{animation:shimmer 1.5s ease-in-out infinite;background:linear-gradient(90deg,#282934,#3a3d4a 50%,#282934);background-size:200% 100%}.quests__reward-card-skeleton__image{border-radius:8px;height:55px;margin:0 auto;width:55px}.quests__reward-card-skeleton__text{animation:shimmer 1.5s ease-in-out infinite;background:linear-gradient(90deg,#282934,#3a3d4a 50%,#282934);background-size:200% 100%;border-radius:4px;height:14px;margin:8px auto 0;width:60px}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.BonusCalendarModal_sheet__n1mNl{border-top-left-radius:15px;border-top-right-radius:15px;display:flex;flex-direction:column;max-height:90vh;min-height:90vh}.BonusCalendarModal_content__8DVVj{-ms-overflow-style:none;flex:1 1;overflow-y:auto;padding:14px 4px;scrollbar-width:none}.BonusCalendarModal_content__8DVVj::-webkit-scrollbar{display:none}.BonusCalendarModal_header__TXJry{align-items:center;display:flex;gap:16px;justify-content:space-between;padding:0 0 20px}.BonusCalendarModal_headerLeft__WvGrG{align-items:center;display:flex;flex:1 1;gap:16px}.BonusCalendarModal_headerIcon__nCArT{display:block;height:auto;width:21px}.BonusCalendarModal_title__8wWCm{color:#f3e5c5;font-size:20px;font-weight:700;line-height:18px;margin:0}.BonusCalendarModal_headerTimer__kAa1O{align-items:center;display:flex;gap:7px}.BonusCalendarModal_headerTimerIcon__2K29o{display:block;height:auto;width:18px}.BonusCalendarModal_headerTimerText__i-XMg{color:#66a9e0;font-size:14px;font-weight:700;line-height:14px}.BonusCalendarModal_rewardCards__tXGEE{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(4,1fr);margin-bottom:20px}.BonusCalendarModal_closeButton__phUA0{color:#66a9e0;cursor:pointer;font-size:16px;font-weight:700;height:50px;line-height:16px;margin-top:auto;text-align:center;transition:opacity .2s ease,background .2s ease;width:100%}.BonusCalendarModal_closeButton__phUA0:active{opacity:.8}.ranking{-webkit-overflow-scrolling:touch;-ms-overflow-style:none;background-color:#0d131a;bottom:0;color:#fff;height:100vh;left:0;overflow-x:hidden;overflow-y:auto;padding-bottom:110px;position:fixed;right:0;scrollbar-width:none;top:0;width:100%}.ranking::-webkit-scrollbar{display:none}.ranking__top-bg{height:auto;margin-bottom:30px;overflow:hidden;position:relative;width:100%}.ranking__top-bg-image{display:block;height:auto;width:100%}.ranking__top-bg-gradient{background:linear-gradient(180deg,#0d131a00 0,#0d131a);bottom:0;height:106px;left:0;pointer-events:none;position:absolute;right:0}.ranking__header{bottom:0;left:50%;position:absolute;right:0;text-align:center;transform:translateX(-50%)}.ranking__header-title{color:#f3e5c5;font-size:30px;font-weight:700;line-height:30px;margin:0}.ranking__tabs{display:flex;gap:0;justify-content:center;margin-bottom:23px}.ranking__tab{background:#0000;border:none;border-radius:15px;color:#fff;cursor:pointer;font-size:16px;font-weight:700;line-height:16px;padding:5px 16px 10px;transition:all .2s ease}.ranking__tab--active{background:#282934}.ranking__tab:active{opacity:.8}.ranking__content{padding:0}.ranking__top-players{align-items:flex-end;display:flex;gap:40px;justify-content:space-between;margin-bottom:25px;padding:0 33px;position:relative}.ranking__top-player{align-items:center;display:flex;flex-direction:column;gap:0}.ranking__top-player--1{order:2;z-index:2}.ranking__top-player--2{order:1;z-index:1}.ranking__top-player--3{order:3;z-index:1}.ranking__top-player-avatar-wrapper{display:inline-block;margin-bottom:13px;position:relative}.ranking__top-player-avatar{border-radius:50%;display:block;height:76px;object-fit:cover;width:76px}.ranking__top-player--1 .ranking__top-player-avatar{height:104px;width:104px}.ranking__top-player-rank{align-items:center;border-radius:50%;bottom:-3px;color:#fff;display:flex;font-size:16px;font-weight:700;height:24px;justify-content:center;line-height:18px;position:absolute;right:50%;transform:translateX(50%);width:24px}.ranking__top-player--1 .ranking__top-player-rank{background:#f7b627}.ranking__top-player--2 .ranking__top-player-rank{background:#889cac}.ranking__top-player--3 .ranking__top-player-rank{background:#e67b05}.ranking__top-player-name{color:#fff;font-weight:700;line-height:18px;margin-bottom:5px;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}.ranking__top-player--1 .ranking__top-player-name,.ranking__top-player-name{font-size:16px;max-width:67px}.ranking__top-player-score{color:#fff;font-size:16px;font-weight:500;line-height:18px;text-align:center}.ranking__players-4-7{display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between;margin-bottom:30px;padding:0 20px}.ranking__player-4-7{align-items:center;display:flex;flex-direction:column;gap:0}.ranking__player-4-7-avatar-wrapper{display:inline-block;margin-bottom:14px;position:relative}.ranking__player-4-7-avatar{border-radius:50%;display:block;height:54px;object-fit:cover;width:54px}.ranking__player-4-7-rank{align-items:center;background-color:#fff;border-radius:50%;bottom:-8px;color:#000;display:flex;font-size:16px;font-weight:700;height:24px;justify-content:center;line-height:18px;position:absolute;right:50%;transform:translateX(50%);width:24px}.ranking__player-4-7-name{font-weight:700;margin-bottom:5px;max-width:70px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ranking__player-4-7-name,.ranking__player-4-7-score{color:#fff;font-size:16px;line-height:18px;text-align:center}.ranking__player-4-7-score{font-weight:500}.ranking__user-stats{display:flex;gap:10px;margin-bottom:32px;padding:0 20px}.ranking__user-stat{background:#282934;border-radius:10px;flex:1 1;padding:13px 0 15px;text-align:center}.ranking__user-stat-value{color:#fff;font-size:16px;font-weight:700;line-height:18px;margin-bottom:5px}.ranking__user-stat-value--supremacy{align-items:center;display:flex;gap:4px;justify-content:center}.ranking__user-stat-value-wreath{display:block;height:18px;object-fit:contain;width:auto}.ranking__user-stat-value-wreath--right{transform:scaleX(-1)}.ranking__user-stat-value-number{color:#fff;font-size:16px;font-weight:700;line-height:18px}.ranking__user-stat-label{color:#aa9985;font-size:14px;font-weight:600;line-height:14px}.ranking__leaderboard{margin-bottom:20px}.ranking__leaderboard-title{color:#f3e5c5;font-size:20px;font-weight:700;line-height:18px;margin:0 0 20px;padding:0 20px}.ranking__leaderboard-list{display:flex;flex-direction:column;gap:0}.ranking__leaderboard-item{align-items:center;display:flex;gap:0;padding:10px 20px;position:relative}.ranking__leaderboard-item:first-child:before{top:0}.ranking__leaderboard-item:after,.ranking__leaderboard-item:first-child:before{background-color:#282934;content:"";height:1px;left:55px;position:absolute;right:0}.ranking__leaderboard-item:after{bottom:0}.ranking__leaderboard-rank{color:#aa9985;font-size:16px;font-weight:700;line-height:18px;margin-right:6px;min-width:30px;text-align:center}.ranking__leaderboard-avatar{border-radius:50%;flex-shrink:0;height:42px;margin-right:10px;object-fit:cover;width:42px}.ranking__leaderboard-info{align-items:center;display:flex;flex:1 1;gap:12px;justify-content:space-between;min-width:0}.ranking__leaderboard-name{color:#fff;flex:1 1;font-size:16px;font-weight:700;line-height:20px;min-width:0;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap}.ranking__leaderboard-score{color:#fff;flex-shrink:0;font-size:16px;font-weight:500;line-height:16px}@keyframes ranking-skeleton-pulse{0%,to{opacity:.5}50%{opacity:1}}.ranking__skeleton{animation:ranking-skeleton-pulse 1.2s ease-in-out infinite;background-color:#282934;border-radius:6px}.ranking__skeleton--avatar{border-radius:50%;display:block}.ranking__skeleton--avatar-top{height:76px;width:76px}.ranking__top-player--1 .ranking__skeleton--avatar-top{height:104px;width:104px}.ranking__skeleton--avatar-4-7{height:54px;width:54px}.ranking__skeleton--rank-badge{border-radius:50%;bottom:-3px;height:24px;position:absolute;right:50%;transform:translateX(50%);width:24px}.ranking__skeleton--rank-4-7{bottom:-8px}.ranking__skeleton--name{height:18px;margin:0 auto}.ranking__skeleton--name-top{margin-bottom:5px;width:50px}.ranking__skeleton--name-4-7{margin-bottom:5px;width:60px}.ranking__skeleton--score{height:16px;margin:0 auto}.ranking__skeleton--score-top{width:40px}.ranking__skeleton--score-4-7{width:36px}.ranking__skeleton--stat-value{height:18px;margin:0 auto 5px;width:60px}.ranking__skeleton--stat-supremacy{width:80px}.ranking__skeleton--stat-label{height:14px;margin:0 auto;width:90px}.ranking__skeleton--leaderboard-title{height:20px;margin:0 20px 20px;width:180px}.ranking__skeleton--leaderboard-rank{height:18px;margin-right:6px;min-width:30px;width:30px}.ranking__skeleton--leaderboard-avatar{border-radius:50%;flex-shrink:0;height:42px;margin-right:10px;width:42px}.ranking__skeleton--leaderboard-name{flex:1 1;height:18px;max-width:120px}.ranking__skeleton--leaderboard-score{flex-shrink:0;height:16px;width:50px}.ranking__leaderboard-item--skeleton .ranking__leaderboard-info{align-items:center;display:flex;gap:12px;justify-content:space-between}.nav-bar{background-color:#0d131a;z-index:10}.battle-log{-webkit-overflow-scrolling:touch;-ms-overflow-style:none;background:#0d131a;bottom:0;display:flex;flex-direction:column;left:0;min-height:100vh;overflow-x:hidden;overflow-y:auto;padding-bottom:110px;position:fixed;right:0;scrollbar-width:none;top:0;width:100%}.battle-log::-webkit-scrollbar{display:none}.battle-log__header{align-items:center;background:#0d131a;display:flex;justify-content:start;padding:112px 20px 20px;position:-webkit-sticky;position:sticky;top:0;z-index:100}.battle-log__header-back{align-items:center;background:#0000;border:none;cursor:pointer;display:flex;height:40px;justify-content:center;padding:0;width:40px}.battle-log__header-back img{height:24px;width:24px}.battle-log__header-title{color:#f3e5c5;flex:1 1;font-size:20px;font-weight:700;line-height:18px;margin:0;text-align:left}.battle-log__header-actions{align-items:center;display:flex;gap:12px;justify-content:flex-end;width:40px}.battle-log__header-action{align-items:center;background:#0000;border:none;cursor:pointer;display:flex;height:32px;justify-content:center;padding:0;width:32px}.battle-log__header-action img{height:20px;width:20px}.battle-log__content{flex:1 1;min-height:0;padding:0 20px 20px}.battle-log__list{display:flex;flex-direction:column;gap:20px;padding-bottom:100px}.battle-log__card{background:#282934;border-radius:10px;display:flex;flex-direction:column;gap:0;overflow:hidden;padding:16px 20px 24px;position:relative}.battle-log__card-header{align-items:center;display:flex;gap:20px;justify-content:start;margin-bottom:10px}.battle-log__card-result{font-size:20px;font-weight:700;line-height:28px;text-transform:uppercase}.battle-log__card-result--victory{color:#5ec8f0}.battle-log__card-result--defeat{color:#fa2b3a}.battle-log__card-score{align-items:center;background-color:#181818;border-radius:10px;color:#fff;display:flex;font-size:20px;font-weight:700;gap:8px;left:50%;line-height:18px;padding:5px 10px;position:absolute;top:16px;transform:translateX(-50%)}.battle-log__card-score-icon{display:block;height:auto;margin-top:2px;width:14px}.battle-log__card-timestamp{color:#a59481;font-size:12px;line-height:14px;position:absolute;right:20px;top:23px}.battle-log__card-players{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-bottom:22px;position:relative}.battle-log__card-player{align-items:center;display:flex;flex-direction:row;gap:8px;justify-content:flex-start}.battle-log__card-player--right{justify-content:flex-end}.battle-log__card-player-avatar{background:#1a1b23;border-radius:50%;height:30px;object-fit:cover;width:30px}.battle-log__card-player-name{color:#fff;font-size:14px;font-weight:700;line-height:16px;text-align:center}.battle-log__card-player-info{align-items:flex-start;display:flex;flex-direction:column;gap:4px}.battle-log__card-player--right .battle-log__card-player-info{align-items:flex-end}.battle-log__card-player-rating{align-items:center;display:flex;font-size:12px;font-weight:700;gap:4px;line-height:12px}.battle-log__card-player-rating--positive{color:#34c759}.battle-log__card-player-rating--negative{color:#fa2b3a;justify-content:flex-end}.battle-log__card-player-rating-icon{height:12px;width:12px}.battle-log__card-vs-icon{flex-shrink:0;height:auto;left:50%;object-fit:contain;position:absolute;top:50%;transform:translate(-50%,-50%);width:21px}.battle-log__card-teams{align-items:center;display:flex;gap:8px;justify-content:space-between;margin-bottom:22px;padding:0 10px;position:relative}.battle-log__card-team{grid-gap:6px 8px;display:grid;gap:6px 8px;grid-template-columns:repeat(2,1fr);width:84px;z-index:10}.battle-log__card-team--left{opacity:0;transform:translateX(-50px);transition:opacity .6s ease-out,transform .6s ease-out}.battle-log__card-team--left.is-visible{opacity:1;transform:translateX(0)}.battle-log__card-team--right{opacity:0;transform:translateX(50px);transition:opacity .6s ease-out,transform .6s ease-out}.battle-log__card-team--right.is-visible{opacity:1;transform:translateX(0)}.battle-log__card-character{background:#1a1b23;border-radius:2px;height:50px;overflow:hidden;position:relative;width:100%}.battle-log__card-character-img{height:100%;object-fit:cover;width:100%}.battle-log__card-character-level{background:#0009;border-radius:2px;bottom:4px;color:#fff;font-size:10px;font-weight:700;left:4px;line-height:13px;padding:1px 3px;position:absolute;text-align:center}.battle-log__card-vs-text{height:auto;left:50%;object-fit:contain;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%) scale(0);transition:transform .5s ease-out;width:87px;z-index:2}.battle-log__card-vs-text.is-visible{transform:translate(-50%,-50%) scale(1)}.battle-log__card-vs-bg{height:auto;left:50%;max-width:416px;object-fit:contain;pointer-events:none;position:absolute;top:50%;transform:translate(-51%,-50%);width:416px;z-index:1}.battle-log__card-watch{background:#007aff;border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:16px;font-weight:700;height:44px;line-height:20px;transition:background .2s ease;width:100%}.battle-log__card-watch:active{background:#3a8eef}.battle-log__empty{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:60px 20px;text-align:center}.battle-log__empty-text{color:#a59481;font-size:16px;line-height:20px;margin-top:16px}.battle-log__card-watch-container{padding:0 10px}.replay-page{min-height:100vh;overflow:hidden;position:relative;width:100%}.replay-page .health-fill{transition:width .55s ease-out}.replay-page .character-card .card-background{transition:box-shadow .35s ease-out,opacity .4s ease-out}.replay-page .character-card{transition:opacity .3s ease-out}.replay-page .character-cards .character-card:active,.replay-page .character-cards .character-card:active .card-background,.replay-page .character-cards .character-card:focus,.replay-page .character-cards .character-card:focus .card-background,.replay-page .character-cards .character-card:hover,.replay-page .character-cards .character-card:hover .card-background{box-shadow:none;transform:none}.replay-page .character-cards,.replay-page .character-cards .character-card{cursor:default}.replay-page .character-card .card-background.dead,.replay-page .character-card.dead .card-background{transition:opacity .4s ease-out}.replay-page .periodic-damage-overlay{transition:opacity .3s ease-out}.replay-page .card-background .battle-effect-text{z-index:99999!important}.replay-page .character-card.has-damage .card-background:after{opacity:1;pointer-events:none;z-index:50}.replay-page .character-card.has-damage.is-hit .card-background:before{z-index:100}.replay-page .static-battle-scene__sprite{transition:opacity .45s ease-out}@keyframes fadeOut{0%{opacity:.65}to{opacity:0}}.replay-page__top{background:linear-gradient(180deg,#000000d9 0,#0006 70%,#0000);left:0;padding:12px 16px;pointer-events:none;position:fixed;right:0;top:0;z-index:100}.replay-page__top .replay-page__close{pointer-events:auto}.replay-page__close{align-items:center;background:#0000;border:none;border-radius:8px;color:#fff;cursor:pointer;display:inline-flex;font-size:16px;font-weight:600;gap:6px;padding:8px 12px}.replay-page__close:hover{background:#ffffff26}.replay-page__error,.replay-page__loading{align-items:center;color:#fff;display:flex;justify-content:center;min-height:60vh;padding:20px;text-align:center}.replay-page .game-container--replay{padding-top:0}.replay-page .fight__main--replay{bottom:80px}.replay-controls{background:#0000;border-top:none;bottom:20px;box-sizing:border-box;display:flex;flex-direction:column;gap:0;height:60px;justify-content:center;left:0;padding:0;position:fixed;right:0;z-index:50}.replay-controls__progress-wrap{align-items:center;display:flex;height:14px;left:0;padding:0;position:absolute;right:0;top:10px;width:100%}.replay-controls__progress-track{background:#ffffff26;width:100%}.replay-controls__progress-fill,.replay-controls__progress-track{border-radius:2px;height:4px;left:0;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%)}.replay-controls__progress-fill{background:#007aff;transition:width .15s ease-out;width:0;width:var(--progress-percent,0);z-index:0}.replay-controls__slider{-webkit-appearance:none;appearance:none;background:#0000;border-radius:0;display:block;height:14px;margin:0;outline:none;padding:0;position:relative;width:100%;z-index:1}.replay-controls__slider::-webkit-slider-runnable-track{background:#0000;border-radius:2px;height:4px;margin:5px 0}.replay-controls__slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:#007aff;border-radius:50%;box-shadow:0 0 0 2px #1c1c20f2;cursor:pointer;height:12px;margin-top:-4px;width:12px}.replay-controls__slider::-moz-range-track{background:#0000;border-radius:2px;height:4px}.replay-controls__slider::-moz-range-thumb{background:#007aff;border:none;border-radius:50%;box-shadow:0 0 0 2px #1c1c20f2;cursor:pointer;height:12px;margin-top:-4px;width:12px}.replay-controls__slider::-moz-focus-outer{border:none}.replay-controls__row{align-items:center;display:flex;gap:14px;padding:28px 16px 0}.replay-controls__play{align-items:center;background:#0000;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:18px;height:32px;justify-content:center;line-height:1;padding:0;width:32px}.replay-controls__play:disabled{cursor:not-allowed;opacity:.4}.replay-controls__play-icon{line-height:1;margin-left:2px}.replay-controls__time{color:#fff;font-size:12px;font-weight:500;min-width:72px;text-align:center}.replay-controls__speed-wrap{align-items:center;background:#0000;border:none;border-radius:6px;display:flex;flex-direction:column;gap:4px;margin-left:auto;padding:6px 10px}.replay-controls__speed{color:#fff;font-family:ui-monospace,Cascadia Code,Source Code Pro,Menlo,monospace;font-size:13px;font-weight:700;letter-spacing:.02em;line-height:1}.replay-controls__speed-bar{align-items:stretch;display:flex;flex-direction:row;gap:3px;width:100%}.replay-controls__speed-seg{background:#505058e6;border:none;border-radius:1px;cursor:pointer;flex:1 1;height:4px;min-width:12px;padding:0;transition:background .15s ease}.replay-controls__speed-seg:hover{background:#787882e6}.replay-controls__speed-seg--on,.replay-controls__speed-seg--on:hover{background:#007aff}.replay-controls__settings{align-items:center;background:#0000;border:none;border-radius:6px;color:#fff;cursor:pointer;display:flex;font-size:18px;height:32px;justify-content:center;padding:0;width:32px}.replay-controls__settings-icon{line-height:1;opacity:.9}.chest-rewards-page{background-attachment:scroll;background-image:url(/static/media/chest-bg.9f0e59d90c3ffaadb7ac.png);background-position:50%;background-repeat:no-repeat;background-size:cover;min-height:100vh;min-height:100dvh;overflow-x:hidden}.chest-rewards{background-color:initial;justify-content:start;min-height:100vh;min-height:100dvh;padding:183px 20px 20px;position:relative}.chest-rewards,.chest-rewards__reward{align-items:center;display:flex;flex-direction:column}.chest-rewards__reward{gap:30px;justify-content:center;max-width:400px;opacity:0;pointer-events:none;position:absolute;transform:scale(.8);transition:opacity .4s ease,transform .4s ease;width:100%}.chest-rewards__reward.is-active{opacity:1;pointer-events:auto;position:relative;transform:scale(1)}.chest-rewards__reward-icon{align-items:center;background-color:#ffffff1a;border-radius:12px;display:flex;height:80px;justify-content:center;margin-bottom:10px;width:80px}.chest-rewards__reward-icon img{height:60px;object-fit:contain;width:60px}.chest-rewards__reward-info{text-align:center}.chest-rewards__reward-name{color:#fff;font-size:18px;font-weight:700;line-height:22px;margin-bottom:8px}.chest-rewards__reward-value{color:#f3e5c5;font-size:32px;font-weight:700;line-height:36px}.chest-rewards__chest-wrapper{align-items:center;bottom:255px;cursor:pointer;display:flex;justify-content:center;left:50%;position:absolute;transition:transform .5s cubic-bezier(.25,.46,.45,.94);will-change:transform}.chest-rewards__chest-wrapper:active:not(.is-moving-up){transform:translateX(-50%) translateY(0) scale(.95)}.chest-rewards__chest-wrapper.is-bouncing{animation:chest-bounce .5s cubic-bezier(.25,.46,.45,.94)}@keyframes chest-bounce{0%{transform:translateX(-50%) translateY(0) rotate(0deg)}25%{transform:translateX(-50%) translateY(-12px) rotate(-6deg)}50%{transform:translateX(-50%) translateY(-16px) rotate(6deg)}75%{transform:translateX(-50%) translateY(-6px) rotate(-2deg)}to{transform:translateX(-50%) translateY(0) rotate(0deg)}}.chest-rewards__chest-image{height:auto;object-fit:contain;width:140px}.chest-rewards__chest-counter{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;color:#fff;display:flex;font-size:36px;font-weight:700;height:60px;justify-content:center;line-height:36px;padding:0 23px 12px 10px;pointer-events:none;position:absolute;right:-18px;top:-17px;width:55px}.chest-rewards__button{background:#1a9a3d;border:none;border-radius:10px;color:#fff;cursor:pointer;font-family:Commissioner,sans-serif;font-size:18px;font-weight:700;height:50px;line-height:16px;margin-top:40px;max-width:400px;opacity:0;transform:translateY(20px);transition:opacity .2s ease,transform .2s ease;visibility:hidden;width:100%}.chest-rewards__button.is-visible{opacity:1;transform:translateY(0);visibility:visible}.chest-rewards__button:active{opacity:.7;transform:scale(.98)}.rewards-container{width:100%}.rewards-row{align-items:start;display:flex;gap:20px;justify-content:start;padding:0 0 0 50px;transition:opacity .2s ease,transform .2s ease}.rewards-row.is-exiting{animation:reward-exit .2s ease forwards}.rewards-row.is-entering{animation:reward-enter .25s cubic-bezier(.25,.46,.45,.94) forwards}@keyframes reward-exit{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.8)}}@keyframes reward-enter{0%{opacity:0;transform:scale(1.1)}50%{opacity:1;transform:scale(1.05)}to{opacity:1;transform:scale(1)}}.rewards-image{border-radius:4px;flex-grow:0;flex-shrink:0;height:160px;min-width:120px;position:relative;width:120px}.rewards-image__image{border-radius:4px;height:100%;width:100%}.rewards__value{bottom:-36px;color:#fff;font-size:36px;font-weight:700;left:50%;line-height:24px;position:absolute;transform:translateX(-50%)}.rewards-info__title{color:#f3e5c5;font-size:30px;font-weight:700;line-height:21px;margin-bottom:8px}.rewards-info__type{color:#fff;font-size:16px;font-weight:700;line-height:16px}.rewards-info__player-money{align-items:start;display:flex;flex-direction:column;gap:6px;justify-content:start;margin-top:27px}.rewards-info__player-money-description{color:#a59581;font-size:16px;font-weight:700;line-height:16px}.rewards-info__player-money-value{align-items:center;display:flex;gap:6px;justify-content:start}.rewards-info__player-money-value-number{color:#fff;display:block;font-size:20px;font-weight:700;line-height:20px}.rewards-info__player-money-value-icon{height:26px;object-fit:contain;transform-origin:center;transition:transform .2s ease-in-out;width:26px}.pt-20{padding-top:20px}.rewards-info__type--card-human{color:#c9d4f3}.rewards-info__card-progress-bar{align-items:center;background:#343434;border-radius:4px;display:flex;gap:10px;height:20px;justify-content:center;position:relative;width:117px}.rewards-info__card-progress-bar:before{background:#66a9e0;background:var(--bar-color,#66a9e0);border-radius:inherit;content:"";inset:0;position:absolute;transition:width .3s ease,background-color .3s ease;width:0;width:var(--progress,0);z-index:0}.rewards-info__card-progress-bar.is-partial{--bar-color:#66a9e0}.rewards-info__card-progress-bar.is-full{--bar-color:#1a9a3d}.rewards-info__card-progress-bar-value{color:#fff;font-size:14px;font-weight:700;line-height:12px;position:relative;z-index:1}.rewards-info__card-progress-bar>img{bottom:-5px;height:auto;left:-15px;object-fit:contain;pointer-events:none;position:absolute;width:34px;z-index:1}.rewards-info__card-progress-bar.is-full>img{animation:rewards-arrow-bob 1.4s ease-in-out infinite;will-change:transform}@keyframes rewards-arrow-bob{0%,to{transform:translateY(0)}50%{transform:translateY(-2px)}}.rewards-info__card-progress-bar-wrapper{margin-top:30px}.rewards-info__card-progress-bar-level{color:#fff;display:block;font-size:16px;font-weight:700;line-height:16px;margin-bottom:13px}.rewards-info__card-progress-bar-description{color:#34c759;display:none;display:block;font-size:16px;font-weight:700;line-height:16px;margin-top:6px}.rewards-info__type--card-undead{color:#a29472}.rewards-info__type--card-demon{color:#ff573a}.lh-30{line-height:30px}.chest-rewards__summary{bottom:180px;left:0;opacity:0;pointer-events:none;position:fixed;right:0;transform:translateY(100%);transition:transform .4s cubic-bezier(.25,.46,.45,.94),opacity .4s ease;will-change:transform,opacity}.chest-rewards__summary.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)}.chest-rewards__summary-title{color:#fff;font-size:14px;font-weight:600;line-height:17px;margin-bottom:20px;text-align:center}.chest-rewards__summary-grid{display:flex;flex-wrap:wrap;gap:40px 14px;justify-content:center;margin:0 auto;max-width:217px}.rewards-summary__card{border-radius:4px;flex:0 0 auto;height:84px;position:relative;width:63px}.rewards-summary__card-image{border-radius:4px;height:100%;object-fit:cover;width:100%}.rewards-summary__card-value{bottom:-24px;color:#fff;font-size:20px;font-weight:700;left:50%;line-height:20px;position:absolute;text-shadow:0 2px 4px #000c;transform:translateX(-50%);white-space:nowrap;z-index:10}.rewards-info{text-align:left}.Shop_shop__wnLVv{-webkit-overflow-scrolling:touch;-ms-overflow-style:none;background-color:#0d131a;bottom:0;color:#fff;height:100vh;left:0;overflow-x:hidden;overflow-y:auto;padding:0 0 120px;position:fixed;right:0;scrollbar-width:none;top:0;width:100%}.Shop_shopHeader__dkgnI{flex-shrink:0;padding:90px 20px;position:relative;z-index:1}.Shop_shopHeader__dkgnI .Shop_fight-main__header__DF85C{left:auto;position:relative;top:auto;width:100%}.Shop_shop__wnLVv::-webkit-scrollbar{display:none}.Shop_topBackground__RCYFu{background-position:50%;background-repeat:no-repeat;background-size:cover;height:703px;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:0}.Shop_title__1MbEw{color:#fff;font-size:32px;font-weight:700;line-height:22px;margin:0 0 25px;position:relative;text-align:center}.Shop_filters__536Nv{-webkit-overflow-scrolling:touch;-ms-overflow-style:none;display:flex;gap:0;margin-bottom:32px;overflow-x:auto;overflow-y:hidden;padding:0 20px 4px;position:relative;scrollbar-width:none;z-index:1}.Shop_filters__536Nv::-webkit-scrollbar{display:none}.Shop_filter__yle6i{background:#0000;border:none;color:#fff;cursor:pointer;flex-shrink:0;font-size:16px;font-weight:700;line-height:16px;padding:8px 16px;position:relative;transition:opacity .2s ease;white-space:nowrap}.Shop_filter__yle6i:before{background:#0000;border-radius:15px;bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:-1}.Shop_filter__yle6i:active{opacity:.8}.Shop_filterActive__lBdUJ:before{background:#282934}.Shop_content__qADcL{display:flex;flex-direction:column;gap:30px;padding:0 20px;position:relative;z-index:2}.Shop_section__wwS\+V{animation:Shop_fadeInUp__eDZ75 .4s ease-out;display:flex;flex-direction:column;gap:20px}@keyframes Shop_fadeInUp__eDZ75{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Shop_sectionHeader__Y4TTW{align-items:center;display:flex;flex-direction:column;gap:10px}.Shop_sectionTitle__KwgtO{color:#fff;font-size:20px;font-weight:700;line-height:18px;margin:0;text-align:center}.Shop_sectionSubtitle__Uiq3Z{color:#f3e5c5;font-size:14px;font-weight:600;line-height:14px;margin-bottom:20px;text-align:center}.Shop_products__Lmstb{grid-gap:10px 7px;display:grid;gap:10px 7px;grid-template-columns:repeat(3,1fr)}.Shop_currencyCard__LDDX2{align-items:center;background:#282934cc;border-radius:10px;cursor:pointer;display:flex;flex-direction:column;height:180px;justify-content:space-between;padding:20px 18px 12px;transition:transform .2s ease,opacity .2s ease}.Shop_currencyCard__LDDX2:active{transform:scale(.98)}.Shop_currencyCardReward__Z2QN8{background:linear-gradient(180deg,#5a6682,#c2bbab);border-radius:4px;height:104px;position:relative;width:100%}.Shop_currencyCardAmount__Ng7AH{text-wrap:nowrap;font-size:16px;font-weight:700;left:50%;line-height:16px;position:absolute;top:8px;transform:translateX(-50%);z-index:1}.Shop_currencyCardImage__FiWHY{align-items:center;bottom:0;display:flex;justify-content:center;left:0;padding:8px;position:absolute;right:0;top:24px}.Shop_currencyCardImage__FiWHY img{display:block;height:100%;object-fit:contain;width:100%}.Shop_currencyCardButton__bW4g2{align-items:center;background:#323544;border-radius:15px;display:flex;gap:3px;height:30px;justify-content:center;padding:2px;width:100%}.Shop_currencyCardButtonIcon__CMUJI{display:block;height:auto;object-fit:contain;width:15px}.Shop_currencyCardButtonValue__zBmov{color:#fff;font-size:12px;font-weight:500;line-height:14px}.Shop_chestCard__w6Q6b{align-items:center;background:#282934cc;border-radius:10px;cursor:pointer;display:flex;flex-direction:column;height:224px;justify-content:space-between;padding:20px 18px 12px;transition:transform .2s ease,opacity .2s ease}.Shop_chestCard__w6Q6b:active{transform:scale(.98)}.Shop_chestCardName__cXLrY{color:#fff;font-size:14px;font-weight:700;line-height:16px;margin-bottom:8px;overflow:hidden;text-align:center;text-overflow:ellipsis;width:100%}.Shop_chestCardReward__7diVI{align-items:center;background:linear-gradient(180deg,#5a6682,#c2bbab);border-radius:4px;display:flex;height:104px;justify-content:center;position:relative;width:100%}.Shop_chestCardImage__ZfB8h{align-items:center;bottom:0;display:flex;justify-content:center;left:0;padding:8px;position:absolute;right:0;top:0}.Shop_chestCardImage__ZfB8h img{display:block;height:100%;object-fit:contain;width:100%}.Shop_chestCardButton__xdhrF{align-items:center;background:#323544;border-radius:15px;display:flex;gap:3px;height:30px;justify-content:center;margin-top:8px;max-width:68px;padding:2px;width:100%}.Shop_chestCardButtonIcon__yjvpY{display:block;height:auto;object-fit:contain;width:15px}.Shop_chestCardButtonValue__5vnXg{color:#fff;font-size:12px;font-weight:500;line-height:14px}.Shop_scrollCard__0Rp10{align-items:center;border-radius:10px;cursor:pointer;display:flex;flex-direction:column;height:224px;justify-content:space-between;padding:20px 18px 12px;position:relative;transition:transform .2s ease,opacity .2s ease}.Shop_scrollCard__0Rp10.Shop_js-pressable__qbUmZ.Shop_is-pressed__pRJ\+W{transform:none}.Shop_scrollCard__0Rp10:before{background:#282934;z-index:-2}.Shop_scrollCard__0Rp10:after,.Shop_scrollCard__0Rp10:before{border-radius:10px;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.Shop_scrollCard__0Rp10:after{pointer-events:none;z-index:-1}.Shop_scrollCardDemon__aM2ao:after{background:radial-gradient(circle,#ff573a 0,#ff573a00 100%)}.Shop_scrollCardUndead__h1cdp:after{background:radial-gradient(circle,#a59581 0,#a5958100 100%)}.Shop_scrollCardHuman__3\+WLZ:after{background:radial-gradient(circle,#c9d4f3 0,#c9d4f300 100%)}.Shop_scrollCardName__nf6XK{color:#fff;font-size:14px;font-weight:700;line-height:16px;margin-bottom:8px;overflow:hidden;text-align:center;text-overflow:ellipsis;width:100%}.Shop_scrollCardReward__tskoP{align-items:center;border-radius:4px;display:flex;flex-direction:column;height:104px;justify-content:flex-start;overflow:hidden;position:relative;width:100%}.Shop_scrollCardDemon__aM2ao .Shop_scrollCardReward__tskoP{background:linear-gradient(180deg,#5a6682,#533236)}.Shop_scrollCardUndead__h1cdp .Shop_scrollCardReward__tskoP{background:linear-gradient(180deg,#5a6682,#424044)}.Shop_scrollCardHuman__3\+WLZ .Shop_scrollCardReward__tskoP{background:linear-gradient(180deg,#5a6682,#494c5c)}.Shop_scrollCardImage__Dwnwk{align-items:center;display:flex;flex:1 1;justify-content:center;padding:8px 8px 0;z-index:1}.Shop_scrollCardImage__Dwnwk img{display:block;height:100%;max-height:72px;object-fit:contain;width:auto}.Shop_scrollCardAmount__4oMtZ{color:#fff;font-size:20px;font-weight:700;line-height:20px;margin-top:auto;padding-bottom:8px;text-align:center;z-index:1}.Shop_scrollCardGradient__\+zZcN{background:linear-gradient(180deg,#0000 0,#0003);bottom:0;height:32px;left:0;pointer-events:none;position:absolute;right:0}.Shop_scrollCardButton__ufF0Q{align-items:center;border-radius:15px;display:flex;gap:3px;height:30px;justify-content:center;margin-top:8px;max-width:68px;padding:2px;width:100%}.Shop_scrollCardDemon__aM2ao .Shop_scrollCardButton__ufF0Q{background:#533236}.Shop_scrollCardUndead__h1cdp .Shop_scrollCardButton__ufF0Q{background:#424044}.Shop_scrollCardHuman__3\+WLZ .Shop_scrollCardButton__ufF0Q{background:#494c5c}.Shop_scrollCardButtonIcon__-itr\+{display:block;height:auto;object-fit:contain;width:15px}.Shop_scrollCardButtonValue__to8ZP{color:#fff;font-size:12px;font-weight:500;line-height:14px}.Shop_productCard__hqhOa{background:#282934;border-radius:10px;cursor:pointer;display:flex;flex-direction:column;overflow:hidden;transition:transform .2s ease,opacity .2s ease}.Shop_productCard__hqhOa:active{transform:scale(.98)}.Shop_productCardImage__o0pGj{align-items:center;aspect-ratio:1;background:#0003;display:flex;justify-content:center;padding:8px;width:100%}.Shop_productCardImage__o0pGj img{display:block;height:100%;object-fit:contain;width:100%}.Shop_productCardInfo__bK5Ye{display:flex;flex-direction:column;gap:8px;padding:12px}.Shop_productCardName__tkxpF{align-items:center;color:#fff;display:flex;font-size:12px;font-weight:700;justify-content:center;line-height:14px;min-height:28px;text-align:center}.Shop_productCardPrice__2vsl-{align-items:center;display:flex;gap:4px;justify-content:center}.Shop_productCardPriceIcon__C7SQH{display:block;height:16px;object-fit:contain;width:16px}.Shop_productCardPriceValue__tZ6ay{color:#f3e5c5;font-size:14px;font-weight:700;line-height:14px}.Shop_heroCard__6Yd\+y{align-items:center;border-radius:10px;cursor:pointer;display:flex;flex-direction:column;height:196px;justify-content:space-between;padding:20px 18px 12px;position:relative;transition:transform .2s ease,opacity .2s ease}.Shop_heroCard__6Yd\+y.Shop_js-pressable__qbUmZ.Shop_is-pressed__pRJ\+W{transform:none}.Shop_heroCard__6Yd\+y:before{background:#282934}.Shop_heroCard__6Yd\+y:after,.Shop_heroCard__6Yd\+y:before{border-radius:10px;bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:-2}.Shop_heroCard__6Yd\+y:after{pointer-events:none}.Shop_heroCardDemon__19yEn:after{background:radial-gradient(circle,#ff573a 0,#ff573a00 100%)}.Shop_heroCardUndead__J5pp7:after{background:radial-gradient(circle,#a59581 0,#a5958100 100%)}.Shop_heroCardHuman__HxzgR:after{background:radial-gradient(circle,#c9d4f3 0,#c9d4f300 100%)}.Shop_heroCardName__WRuPE{color:#fff;font-size:14px;font-weight:700;line-height:16px;margin-bottom:8px;overflow:hidden;text-align:center;text-overflow:ellipsis;width:100%}.Shop_heroCardReward__qk95X{background-color:#0d0f13;background-size:100% 104px;border-radius:4px;display:grid;height:104px;place-items:stretch;position:relative;width:100%}.Shop_heroCardReward__qk95X:before{background-color:#6c66ff;border-radius:8px;bottom:-4px;content:"";left:-4px;pointer-events:none;position:absolute;right:-4px;top:-4px;z-index:-1}.Shop_dailyDealCard__i3xcb .Shop_heroCardReward__qk95X:before{display:none}.Shop_heroCardRank__rrdk1{left:6px;width:13px}.Shop_heroCardCrown__\+g4BS,.Shop_heroCardRank__rrdk1{height:auto;pointer-events:none;position:absolute;top:6px;z-index:2}.Shop_heroCardCrown__\+g4BS{right:5px;width:11px}.Shop_heroCardGradient__9GSw2{background:linear-gradient(180deg,#0000,#000000e6);border-radius:0 0 4px 4px;bottom:0;height:30px;left:0;pointer-events:none;position:absolute;right:0;z-index:1}.Shop_heroCardLevel__n4CLv{bottom:6px;color:#fff;font-size:12px;font-weight:700;left:6px;line-height:14px;position:absolute;z-index:2}.Shop_heroCardAmount__WTje-{bottom:10px;color:#fff;font-size:24px;font-weight:700;line-height:18px;position:absolute;right:50%;transform:translateX(50%);z-index:2}.Shop_heroCardProgress__YKOkx{bottom:-16px;pointer-events:none;position:absolute;right:0;width:100%;z-index:2}.Shop_heroCardProgressBar__O5f-J{align-items:center;background:#2b2e34;border-radius:4px;display:flex;gap:10px;height:14px;justify-content:center;padding:0 16px 0 23px;position:relative;width:100%}.Shop_heroCardProgressBar__O5f-J:before{background:#1a9a3d;background:var(--bar-color,#1a9a3d);border-radius:inherit;content:"";inset:0;position:absolute;transition:width .8s cubic-bezier(.4,0,.2,1);width:0;width:var(--progress,0)}.Shop_heroCardProgressBarPartial__h1PdA{--bar-color:#66a9e0}.Shop_heroCardProgressBarFull__GQA4c{--bar-color:#1a9a3d}.Shop_heroCardProgressBar__O5f-J>img{bottom:-4px;height:auto;left:-9px;object-fit:contain;pointer-events:none;position:absolute;width:26px}.Shop_heroCardProgressBarFull__GQA4c>img{animation:Shop_hero-arrow-bob__MgI2Y 1.4s ease-in-out infinite;will-change:transform}@keyframes Shop_hero-arrow-bob__MgI2Y{0%,to{transform:translateY(0)}50%{transform:translateY(-2px)}}.Shop_heroCardProgressBarValue__2fKpu{color:#fff;font-size:12px;font-weight:700;line-height:1;z-index:1}.Shop_heroCardButton__AXCcg{align-items:center;border-radius:15px;display:flex;gap:3px;height:30px;justify-content:center;margin-top:8px;max-width:68px;padding:2px;width:100%}.Shop_heroCardDemon__19yEn .Shop_heroCardButton__AXCcg{background:#533236}.Shop_heroCardUndead__J5pp7 .Shop_heroCardButton__AXCcg{background:#424044}.Shop_heroCardHuman__HxzgR .Shop_heroCardButton__AXCcg{background:#494c5c}.Shop_heroCardButtonIcon__PffgA{display:block;height:auto;object-fit:contain;width:15px}.Shop_heroCardButtonValue__HnJlN{color:#fff;font-size:12px;font-weight:500;line-height:14px}.Shop_dailyDealButton__VWamk{align-items:center;border-radius:15px;display:flex;gap:3px;height:30px;justify-content:center;margin-top:8px;padding:2px 10px;width:-webkit-fit-content;width:fit-content}.Shop_dailyDealCard__i3xcb.Shop_heroCardDemon__19yEn .Shop_dailyDealButton__VWamk{background:#533236}.Shop_dailyDealCard__i3xcb.Shop_heroCardUndead__J5pp7 .Shop_dailyDealButton__VWamk{background:#424044}.Shop_dailyDealCard__i3xcb.Shop_heroCardHuman__HxzgR .Shop_dailyDealButton__VWamk{background:#494c5c}.Shop_dailyDealButtonIcon__NOGkf{display:block;height:auto;object-fit:contain;width:15px}.Shop_dailyDealButtonValue__0xbox{color:#fff;font-size:12px;font-weight:500;line-height:14px}.Shop_dailyDealButtonFree__WiaCN{align-items:center;border-radius:15px;display:flex;gap:3px;height:30px;justify-content:center;margin-top:8px;padding:2px 10px;width:-webkit-fit-content;width:fit-content}.Shop_dailyDealCard__i3xcb.Shop_heroCardDemon__19yEn .Shop_dailyDealButtonFree__WiaCN{background:#533236}.Shop_dailyDealCard__i3xcb.Shop_heroCardUndead__J5pp7 .Shop_dailyDealButtonFree__WiaCN{background:#424044}.Shop_dailyDealCard__i3xcb.Shop_heroCardHuman__HxzgR .Shop_dailyDealButtonFree__WiaCN{background:#494c5c}.Shop_dailyDealButtonText__xqoBL{color:#fff;font-size:12px;font-weight:500;line-height:14px}.Shop_dailyDealButtonPurchased__dx7Zb{align-items:center;background:#0000;border-radius:15px;color:#4bdc49;display:flex;gap:3px;height:30px;justify-content:center;padding:2px 10px;width:-webkit-fit-content;width:fit-content}.Shop_dailyDealButtonPurchased__dx7Zb .Shop_dailyDealButtonText__xqoBL{color:#4bdc49;font-size:16px;font-weight:700;line-height:16px}.Shop_traderShopCard__t7cFS{align-items:center;cursor:pointer;display:flex;flex-direction:column;position:relative;transition:transform .2s ease,opacity .2s ease}.Shop_traderShopCard__t7cFS .Shop_heroCardReward__qk95X:before,.Shop_traderShopCard__t7cFS:after,.Shop_traderShopCard__t7cFS:before{display:none}.Shop_traderShopFooter__Ln4LX{align-items:center;display:flex;flex-direction:column;gap:20px;margin-top:32px}.Shop_traderShopFooterText__fJ0kx{color:#fff;font-size:18px;font-weight:700;line-height:18px;text-align:center}.Shop_traderShopButton__YNtx6{align-items:center;background:#282934;border:none;border-radius:25px;color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:700;height:50px;justify-content:center;line-height:16px;max-width:195px;transition:transform .2s ease,opacity .2s ease;width:-webkit-fit-content;width:fit-content;width:100%}.Shop_giftRibbon__ozD3-{height:64px;overflow:hidden;pointer-events:none;position:absolute;right:0;top:0;width:64px;z-index:10}.Shop_giftRibbon__ozD3-:before{background-color:#4bdc49;box-shadow:0 2px 4px #0000004d;content:"";height:18px;right:-30px;top:10px;width:150%}.Shop_giftRibbonText__QmzYl,.Shop_giftRibbon__ozD3-:before{position:absolute;transform:rotate(45deg);transform-origin:center}.Shop_giftRibbonText__QmzYl{color:#fff;font-size:8px;font-weight:700;line-height:1;right:-3px;text-shadow:0 1px 2px #00000080;text-transform:uppercase;top:15px;white-space:nowrap;z-index:1}.Shop_traderShopSection__jsBBP{animation:Shop_fadeInUp__eDZ75 .4s ease-out;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);position:relative;width:100vw}.Shop_traderShopBackground__Fu8tE{background-position:top;background-repeat:no-repeat;background-size:100% 266px;height:266px;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:0}.Shop_traderShopContent__SFhDt{margin:30px auto 0;max-width:100%;padding:0 60px;position:relative;z-index:1}.Shop_traderShopContent__SFhDt .Shop_products__Lmstb,.Shop_traderShopContent__SFhDt .Shop_sectionHeader__Y4TTW,.Shop_traderShopContent__SFhDt .Shop_traderShopFooter__Ln4LX{position:relative;z-index:1}.Shop_traderShopProducts__Bxa2H{gap:20px}.Shop_skeletonCard__w0Lcn{cursor:default;pointer-events:none}.Shop_skeletonElement__ldVCF,.Shop_skeletonImage__8dqXw{border-radius:4px}.Shop_skeletonButton__jhTex,.Shop_skeletonElement__ldVCF,.Shop_skeletonImage__8dqXw{animation:Shop_shimmer__K8kPV 1.5s linear infinite;background:linear-gradient(90deg,#282934,#3a3d4a 25%,#4a4f5e 50%,#3a3d4a 75%,#282934);background-size:200% 100%}.Shop_skeletonButton__jhTex{border-radius:15px;height:30px}.Shop_skeletonProgress__zQt8S{animation:Shop_shimmer__K8kPV 1.5s linear infinite;background:linear-gradient(90deg,#282934,#3a3d4a 25%,#4a4f5e 50%,#3a3d4a 75%,#282934);background-size:200% 100%;border-radius:4px;height:14px;width:100%}.Shop_currencyCard__LDDX2.Shop_skeletonCard__w0Lcn .Shop_currencyCardAmount__Ng7AH{height:16px;width:60px}.Shop_currencyCard__LDDX2.Shop_skeletonCard__w0Lcn .Shop_currencyCardImage__FiWHY{animation:Shop_shimmer__K8kPV 1.5s linear infinite;background:linear-gradient(90deg,#282934,#3a3d4a 25%,#4a4f5e 50%,#3a3d4a 75%,#282934);background-size:200% 100%;border-radius:4px}.Shop_chestCard__w6Q6b.Shop_skeletonCard__w0Lcn .Shop_chestCardName__cXLrY{height:16px;margin:0 auto 8px;width:80px}.Shop_chestCard__w6Q6b.Shop_skeletonCard__w0Lcn .Shop_chestCardImage__ZfB8h{animation:Shop_shimmer__K8kPV 1.5s linear infinite;background:linear-gradient(90deg,#282934,#3a3d4a 25%,#4a4f5e 50%,#3a3d4a 75%,#282934);background-size:200% 100%;border-radius:4px}.Shop_scrollCard__0Rp10.Shop_skeletonCard__w0Lcn .Shop_scrollCardName__nf6XK{height:16px;margin:0 auto 8px;width:80px}.Shop_heroCard__6Yd\+y.Shop_skeletonCard__w0Lcn .Shop_heroCardAmount__WTje-,.Shop_heroCard__6Yd\+y.Shop_skeletonCard__w0Lcn .Shop_heroCardReward__qk95X,.Shop_scrollCard__0Rp10.Shop_skeletonCard__w0Lcn .Shop_scrollCardReward__tskoP{animation:Shop_shimmer__K8kPV 1.5s linear infinite;background:linear-gradient(90deg,#282934,#3a3d4a 25%,#4a4f5e 50%,#3a3d4a 75%,#282934);background-size:200% 100%;border-radius:4px}.Shop_heroCard__6Yd\+y.Shop_skeletonCard__w0Lcn .Shop_heroCardAmount__WTje-{height:24px;width:40px}@keyframes Shop_shimmer__K8kPV{0%{background-position:-200% 0}to{background-position:200% 0}}.HeroCardPurchaseModal_heroCardPurchaseSheet__Curku{border-radius:12px 12px 0 0;max-height:90vh;padding:30px 20px}.HeroCardPurchaseModal_heroCardPurchaseContent__hYy\+f{align-items:center;display:flex;flex-direction:column;gap:0;padding:0}.HeroCardPurchaseModal_heroName__IAREg{color:#f3e5c5;font-size:24px;font-weight:700;line-height:18px;margin-bottom:10px;text-align:center}.HeroCardPurchaseModal_factionSubtitle__lSexF{color:#fff;font-size:16px;font-weight:700;line-height:16px;margin-bottom:20px;text-align:center}.HeroCardPurchaseModal_factionSubtitle__lSexF.HeroCardPurchaseModal_heroCardHuman__bliLz{color:#c9d4f3}.HeroCardPurchaseModal_factionSubtitle__lSexF.HeroCardPurchaseModal_heroCardDemon__9E9wY{color:#ff573a}.HeroCardPurchaseModal_factionSubtitle__lSexF.HeroCardPurchaseModal_heroCardUndead__\+N6d5{color:#a29472}.HeroCardPurchaseModal_progressBar__1Cj1x{margin-bottom:40px;max-width:117px;position:relative;width:100%}.HeroCardPurchaseModal_progressBarInner__aEQvV{align-items:center;background:#2b2e34;border-radius:4px;display:flex;gap:10px;height:20px;justify-content:center;padding:0 16px 0 23px;position:relative;width:100%}.HeroCardPurchaseModal_progressBarInner__aEQvV:before{background:#1a9a3d;background:var(--bar-color,#1a9a3d);border-radius:inherit;content:"";inset:0;position:absolute;transition:width .3s ease;width:0;width:var(--progress,0)}.HeroCardPurchaseModal_progressBarPartial__CUpMi{--bar-color:#66a9e0}.HeroCardPurchaseModal_progressBarFull__A2rAl{--bar-color:#1a9a3d}.HeroCardPurchaseModal_progressBarInner__aEQvV>img{bottom:-4px;height:auto;left:-9px;object-fit:contain;pointer-events:none;position:absolute;width:34px;z-index:1}.HeroCardPurchaseModal_progressBarFull__A2rAl>img{animation:HeroCardPurchaseModal_hero-arrow-bob__vK\+Cu 1.4s ease-in-out infinite;will-change:transform}@keyframes HeroCardPurchaseModal_hero-arrow-bob__vK\+Cu{0%,to{transform:translateY(0)}50%{transform:translateY(-2px)}}.HeroCardPurchaseModal_progressBarValue__SSqOL{color:#fff;font-size:12px;font-weight:700;line-height:1;z-index:1}.HeroCardPurchaseModal_avatarContainer__wmjES{display:flex;justify-content:center;margin-bottom:50px;width:100%}.HeroCardPurchaseModal_avatarStack__RAzOy{flex-shrink:0;position:relative}.HeroCardPurchaseModal_avatarStackItem__ce5Z2{height:160px;position:absolute;width:120px}.HeroCardPurchaseModal_avatar__9c6S\+{background-position:50%;background-repeat:no-repeat;background-size:cover;border:1px solid #000;border-radius:4px;height:160px;overflow:hidden;width:120px}.HeroCardPurchaseModal_avatarAmount__K8LBO{bottom:12px;color:#fff;font-size:36px;font-weight:700;line-height:24px;position:absolute;right:50%;transform:translateX(50%);z-index:2}.HeroCardPurchaseModal_buyButton__4NBME{align-items:center;background-color:#007aff;border:none;border-radius:10px;color:#fff;cursor:pointer;display:flex;font-size:18px;font-weight:700;gap:8px;height:50px;justify-content:center;line-height:18px;transition:opacity .2s ease;width:100%}.HeroCardPurchaseModal_buyButtonText__wbL77{color:#fff;font-size:16px;font-weight:700}.HeroCardPurchaseModal_buyButtonIcon__vDzUT{height:auto;width:20px}.HeroCardPurchaseModal_buyButtonValue__NTNVa{color:#fff;font-size:16px;font-weight:700}.HeroCardPurchaseModal_buyButtonPrice__daH4B{align-items:center;display:flex;gap:3px}.ProductPurchaseModal_productPurchaseSheet__Ythdv{border-radius:12px 12px 0 0;max-height:90vh;padding:30px 20px}.ProductPurchaseModal_productPurchaseContent__7xT8\+{align-items:center;display:flex;flex-direction:column;gap:0;padding:0}.ProductPurchaseModal_productName__BZoy8{color:#f3e5c5;font-size:24px;font-weight:700;line-height:18px;margin-bottom:30px;text-align:center}.ProductPurchaseModal_productImageContainer__9rj44{display:flex;justify-content:center;margin-bottom:50px;width:100%}.ProductPurchaseModal_productImage__OZ6SE{height:auto;max-height:200px;max-width:200px;object-fit:contain;width:auto}.ProductPurchaseModal_buyButton__Afwdq{align-items:center;background-color:#007aff;border:none;border-radius:10px;cursor:pointer;display:flex;gap:8px;height:50px;justify-content:center;line-height:18px;transition:opacity .2s ease;width:100%}.ProductPurchaseModal_buyButtonText__2IlRl,.ProductPurchaseModal_buyButton__Afwdq{color:#fff;font-size:18px;font-weight:700}.ProductPurchaseModal_buyButtonPrice__5leUH{align-items:center;display:flex;gap:3px}.ProductPurchaseModal_buyButtonIcon__piFTC{height:auto;width:20px}.ProductPurchaseModal_buyButtonValue__\+PlyF{color:#fff;font-size:18px;font-weight:700}.TraderShop_traderShop__EUZa1{-webkit-overflow-scrolling:touch;-ms-overflow-style:none;background-color:#010202;bottom:0;color:#fff;height:100vh;left:0;overflow-x:hidden;overflow-y:auto;padding:110px 0 50px;position:fixed;right:0;scrollbar-width:none;top:0;width:100%}.TraderShop_traderShop__EUZa1::-webkit-scrollbar{display:none}.TraderShop_topBackground__GLb3Q{background-position:top;background-repeat:no-repeat;background-size:100% 286px;height:286px;left:0;position:absolute;top:0;width:100%;z-index:0}.TraderShop_header__hjZM-{align-items:center;display:flex;flex-direction:column;margin-bottom:20px;position:relative;z-index:1}.TraderShop_title__JYFcf{color:#fff;font-size:32px;font-weight:700;line-height:22px;margin:0 0 10px;text-align:center}.TraderShop_timer__sxK7V{color:#f3e5c5;font-size:14px;font-weight:600;line-height:14px;text-align:center}.TraderShop_contentWrapper__ppea8{padding:0 20px 112px;position:relative;z-index:1}.TraderShop_content__tHbXO{background-color:#0d131a;border-radius:10px;display:flex;flex-direction:column;padding:25px 0 20px;position:relative}.TraderShop_section__Uaa0I{display:flex;flex-direction:column;padding:0 40px}.TraderShop_sectionTitle__hG9ho{color:#f3e5c5;font-size:14px;font-weight:700;line-height:16px;margin-bottom:20px;text-align:center}.TraderShop_cards__QsSRf{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(3,1fr);margin-bottom:28px}.TraderShop_traderCard__biLVe{cursor:pointer;isolation:isolate;position:relative}.TraderShop_traderCardSelected__cblHa{position:relative}.TraderShop_traderCardSelectedBackground__S\+hjy{background:#faeb3e;border-radius:8px;bottom:-4px;left:-4px;overflow:hidden;pointer-events:none;position:absolute;right:-4px;top:-4px;z-index:-1}.TraderShop_traderCardSelectedGradient__xqVg1{animation:TraderShop_rotateGradientBorder__kWkNy 3s linear infinite;background:linear-gradient(90deg,#fff0 0,#fff 50%,#fff0);height:150px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transform-origin:center center;width:50px}@keyframes TraderShop_rotateGradientBorder__kWkNy{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(1turn)}}.TraderShop_heroCardReward__d7qLv{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:4px;height:106px;position:relative;width:100%}.TraderShop_heroCardRank__CyXmO{height:auto;left:6px;object-fit:cover;pointer-events:none;position:absolute;top:6px;width:15px;z-index:1}.TraderShop_heroCardGradient__tBUvu{background:linear-gradient(0deg,#000c 0,#0000);bottom:0;height:40px;left:0;pointer-events:none;position:absolute;right:0;z-index:1}.TraderShop_heroCardAmount__0BBj9{bottom:10px;color:#fff;font-size:24px;font-weight:700;line-height:20px;pointer-events:none;position:absolute;right:50%;transform:translateX(50%);z-index:2}.TraderShop_heroCardProgress__MvXMt{bottom:-16px;pointer-events:none;position:absolute;right:0;width:100%;z-index:2}.TraderShop_heroCardProgressBar__00fbs{align-items:center;background:#2b2e34;border-radius:4px;display:flex;gap:10px;height:14px;justify-content:center;padding:0 16px 0 23px;position:relative;width:100%}.TraderShop_heroCardProgressBar__00fbs:before{background:#1a9a3d;background:var(--bar-color,#1a9a3d);border-radius:inherit;content:"";inset:0;position:absolute;transition:width .8s cubic-bezier(.4,0,.2,1);width:0;width:var(--progress,0)}.TraderShop_heroCardProgressBarPartial__9sYMj{--bar-color:#66a9e0}.TraderShop_heroCardProgressBarFull__9\+km9{--bar-color:#1a9a3d}.TraderShop_heroCardProgressBar__00fbs>img{bottom:-4px;height:auto;left:-9px;object-fit:contain;pointer-events:none;position:absolute;width:26px}.TraderShop_heroCardProgressBarFull__9\+km9>img{animation:TraderShop_hero-arrow-bob__BKXS2 1.4s ease-in-out infinite;will-change:transform}@keyframes TraderShop_hero-arrow-bob__BKXS2{0%,to{transform:translateY(0)}50%{transform:translateY(-2px)}}.TraderShop_heroCardProgressBarValue__9wrXQ{color:#fff;font-size:12px;font-weight:700;line-height:1;z-index:1}.TraderShop_refreshSection__YK7rx{align-items:center;display:flex;flex-direction:column;gap:12px}.TraderShop_refreshText__Pm26P{color:#f3e5c5;font-size:14px;font-weight:600;line-height:16px;margin:0;text-align:center}.TraderShop_refreshButton__VjNLM{align-items:center;background-color:#282934;border:none;border-radius:25px;cursor:pointer;display:flex;gap:6px;height:50px;justify-content:center;transition:opacity .2s ease;width:195px}.TraderShop_refreshButtonValue__Hak9h{color:#60e4ff}.TraderShop_divider__fgPoq{border-top:2px dashed #f3e5c5;height:2px;margin:20px 0 25px;opacity:.2;width:100%}.TraderShop_tradeButtonContainer__zhXjf{bottom:50px;left:0;padding:0 20px;position:fixed;right:0;z-index:10}.TraderShop_tradeButton__K0PVW{align-items:center;background-color:#007aff;border:none;border-radius:10px;color:#fff;cursor:pointer;display:flex;font-size:18px;font-weight:700;gap:8px;height:50px;justify-content:center;line-height:18px;transition:opacity .2s ease;width:100%}.TraderShop_tradeButton__K0PVW:disabled{cursor:not-allowed;opacity:.5}.TraderShop_tradeButtonText__b6vIg{color:#fff;font-size:18px;font-weight:700}.TraderShop_tradeButtonIcon__fKWQ1{height:auto;width:20px}.TraderShop_tradeButtonValue__CPmMH{color:#fff;font-size:18px;font-weight:700}.TraderShop_refreshButtonText__HIouE,.TraderShop_refreshButtonValue__Hak9h{color:#fff;font-size:16px;font-weight:700;line-height:16px}.TraderShop_refreshButtonIcon__cr-jL{height:auto;width:18px}.TradeConfirmModal_tradeConfirmSheet__ZuHsc{background-color:#0d131a;border-radius:16px 16px 0 0;margin-top:auto;max-width:100vw;overflow:visible;padding:0;position:relative;transform:translateY(100%);transition:transform .25s cubic-bezier(.25,.46,.45,.94);width:100%}.TradeConfirmModal_modal__Pcl9-[data-open=true] .TradeConfirmModal_tradeConfirmSheet__ZuHsc{transform:translateY(0)}.TradeConfirmModal_tradeConfirmContent__QzpV7{align-items:center;display:flex;flex-direction:column;padding:30px 40px;position:relative;text-align:center}.TradeConfirmModal_title__O\+TR3{color:#f3e5c5;font-size:24px;font-weight:700;line-height:20px;margin-bottom:40px;text-align:center}.TradeConfirmModal_exchangeSection__6\+BhY{align-items:center;display:flex;justify-content:space-between;margin-bottom:40px;width:100%}.TradeConfirmModal_exchangeItem__7r0xH{align-items:center;display:flex;flex-direction:column;gap:14px}.TradeConfirmModal_exchangeLabel__bEylG{color:#fff;font-size:16px;font-weight:700;line-height:16px;text-align:center}.TradeConfirmModal_exchangeAvatar__3bfhn{background-color:#282934cc;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:4px;height:133px;overflow:hidden;position:relative;width:100px}.TradeConfirmModal_exchangeAmount__gpYsB{bottom:10px;color:#fff;font-size:24px;font-weight:700;line-height:20px;pointer-events:none;position:absolute;right:50%;text-shadow:0 2px 4px #000c;transform:translateX(50%);z-index:2}.TradeConfirmModal_exchangeArrows__8IsQF{align-items:center;display:flex;flex-direction:column;flex-shrink:0;height:auto;justify-content:center;margin-top:30px;position:relative;width:60px}.TradeConfirmModal_exchangeDivider__18rQb{border:1px dashed #f3e5c5;bottom:0;height:135px;left:50%;opacity:.2;pointer-events:none;position:absolute;top:-31px;transform:translateX(-50%);width:1px;z-index:1}.TradeConfirmModal_exchangeArrowLeft__eE\+Ic{align-items:center;display:flex;height:auto;justify-content:center;margin-bottom:8px;position:relative;width:60px;z-index:2}.TradeConfirmModal_exchangeArrowLeft__eE\+Ic img{height:auto;width:60px}.TradeConfirmModal_exchangeArrowRight__o6MYD{align-items:center;display:flex;height:auto;justify-content:center;position:relative;width:60px;z-index:2}.TradeConfirmModal_exchangeArrowRight__o6MYD img{height:auto;width:60px}.TradeConfirmModal_confirmButton__K7kpd{align-items:center;background:#007aff;border:none;border-radius:10px;color:#fff;cursor:pointer;display:flex;font-family:Commissioner,sans-serif;font-size:18px;font-weight:700;gap:8px;height:50px;justify-content:center;line-height:16px;max-width:100%;transition:opacity .2s ease,transform .2s ease;width:100%}.TradeConfirmModal_confirmButton__K7kpd:active{opacity:.7;transform:scale(.98)}.TradeConfirmModal_confirmButtonText__OJqlG{color:#fff;font-size:18px;font-weight:700}.TradeConfirmModal_confirmButtonIcon__YBEOh{height:auto;width:20px}.TradeConfirmModal_confirmButtonValue__In69B{color:#fff;font-size:18px;font-weight:700}
/*# sourceMappingURL=main.074771e5.css.map*/