.comm-loading-icon{position:relative;width:12px;height:12px;animation:loadingAni 2s linear 0s infinite}.comm-loading-icon>svg{width:100%;height:100%}.comm-loading-logo{position:relative;width:100%;height:100%}.comm-loading-logo>svg{width:100%;height:100%}:root{--color-brand1: #ff4654;--ts-ease1: cubic-bezier(.7, .1, 0, 1);--ts-ease2: cubic-bezier(.55, .2, .15, 1)}.valorant-logo-line{width:300px;height:300px;color:var(--color-brand1)}.valorant-logo-left,.valorant-logo-right{fill:none;stroke-width:.5px;stroke:var(--color-brand1)}.valorant-logo-left{stroke-dasharray:230;stroke-dashoffset:230;animation:valorantLineLeftAnimation 3.6s var(--ts-ease2) 0s infinite both}.valorant-logo-right{stroke-dasharray:160;stroke-dashoffset:160;animation:valorantLineRightAnimation 3.6s var(--ts-ease2) 0s infinite both}.valorant-logo-left-fill,.valorant-logo-right-fill{opacity:0}.valorant-logo-left-fill,.valorant-logo-right-fill{animation:valorantFillLeftAnimation 3.6s var(--ts-ease2) 0s infinite both}@keyframes valorantFillLeftAnimation{0%{opacity:0}20%{opacity:0}40%{opacity:.5}50%{opacity:.45}60%{opacity:.5}70%{opacity:.45}80%{opacity:0}to{opacity:0}}@keyframes valorantLineLeftAnimation{0%{stroke-dasharray:230;stroke-dashoffset:230}35%{stroke-dasharray:230;stroke-dashoffset:0}70%{stroke-dasharray:230;stroke-dashoffset:0}to{stroke-dasharray:230;stroke-dashoffset:-230}}@keyframes valorantLineRightAnimation{0%{stroke-dasharray:160;stroke-dashoffset:160}35%{stroke-dasharray:160;stroke-dashoffset:0}70%{stroke-dasharray:160;stroke-dashoffset:0}to{stroke-dasharray:230;stroke-dashoffset:-160}}@keyframes loadingAni{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.strategy-loading{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;width:100%}.strategy-loading-logo{width:58px;height:58px;margin-bottom:12px}.strategy-loading-logo>.comm-loading-icon{width:100%;height:100%}.strategy-loading-logo .valorant-logo-line{width:100%;height:100%}.strategy-loading-label{color:var(--color-white-60);font-size:var(--font-size-m);text-align:center}.strategy-loading-btn{margin-top:18px}
