.statistics-page{position:relative;display:flex;min-height:100dvh;width:100%;flex-direction:column;background:#090909;padding:0 16px 48px}.statistics-page__header .page-header__title{font-size:24px;font-weight:700;line-height:1.2;letter-spacing:-.02em;color:#fcfcfc}.statistics-page__header .page-header__back{color:#cdbe8f}.statistics-page__body{display:flex;flex-direction:column;gap:12px;width:100%}.statistics-page__state{margin-top:20px;font-size:14px;line-height:1.4;font-weight:500;color:rgba(252,252,252,.48);text-align:center}.statistics-card{width:100%;border-radius:12px;padding:18px 16px;background:rgba(252,252,252,.04);border:1px solid rgba(252,252,252,.2);box-shadow:inset 0 0 0 1px rgba(9,9,9,.4);backdrop-filter:blur(40px)}g:focus,path:focus,svg:focus{outline:none!important}