@import"https://fonts.googleapis.com/css2?family=Golos+Text:wght@400..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Handjet:wght@100..900&display=swap";.tapbar{position:fixed;left:0;padding:8px 0 20px;right:0;bottom:0;display:grid;grid-template-columns:1fr 1fr 1fr;gap:8px;z-index:8;background:var(--Grey20, #1F1F28)}.tapbar__item{display:flex;flex-direction:column;justify-content:center;align-items:center}.tapbar__item{font-size:10px;font-weight:510;line-height:12px;text-align:center;font-family:SF Pro Display;color:#474d57;cursor:pointer}.tapbar__item.router-link-active{color:#fba019}.tapbar__item.router-link-active img{display:none}.tapbar__item.router-link-active .active{display:block}.tapbar__item img{width:24px;height:24px}.tapbar__item img.active{display:none}.tapbar__item span{display:block}.fade-enter-active,.fade-leave-active{transition:opacity .1s ease}.fade-enter-from,.fade-leave-active{opacity:0}@font-face{font-family:SF Pro Display;src:url(/assets/SFProDisplay-Medium-DkJrMDGr.eot);src:local("SF Pro Display Medium"),local("SFProDisplay-Medium"),url(/assets/SFProDisplay-Medium-DkJrMDGr.eot?#iefix) format("embedded-opentype"),url(/assets/SFProDisplay-Medium-BLXVOOGr.woff2) format("woff2"),url(/assets/SFProDisplay-Medium-DIm884XE.woff) format("woff"),url(/assets/SFProDisplay-Medium-7P2_Wb9o.ttf) format("truetype");font-weight:500;font-style:normal}@font-face{font-family:SF Pro Display;src:url(/assets/SFProDisplay-Light-DFN8PkOv.eot);src:local("SF Pro Display Light"),local("SFProDisplay-Light"),url(/assets/SFProDisplay-Light-DFN8PkOv.eot?#iefix) format("embedded-opentype"),url(/assets/SFProDisplay-Light-Ce7A6htC.woff2) format("woff2"),url(/assets/SFProDisplay-Light-DXxMnE3q.woff) format("woff"),url(/assets/SFProDisplay-Light-BgD41z9i.ttf) format("truetype");font-weight:200;font-style:normal}@font-face{font-family:SF Pro Display;src:url(/assets/SFProDisplay-Regular-BWA56CCR.eot);src:local("SF Pro Display Regular"),local("SFProDisplay-Regular"),url(/assets/SFProDisplay-Regular-BWA56CCR.eot?#iefix) format("embedded-opentype"),url(/assets/SFProDisplay-Regular-M7edu-1M.woff2) format("woff2"),url(/assets/SFProDisplay-Regular-Dc5THhNt.woff) format("woff"),url(/assets/SFProDisplay-Regular-DloiDdiG.ttf) format("truetype");font-weight:400;font-style:normal}*{box-sizing:border-box}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#1f1f28;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#fba019}body{margin:0;display:flex;min-width:320px;min-height:calc(100vh - 45px);background:#1f1f28;padding-bottom:45px;touch-action:manipulation;color:var(--Grey80, #D6CFE6)}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}.card{padding:2em}#app{margin:0 auto;padding:0 16px 16px;width:100%;overflow:hidden}@media (prefers-color-scheme: light){:root{color:#213547;background:#070b10}a:hover{color:#747bff}button{background-color:#f9f9f9}}.home-image{position:fixed;right:0;z-index:0;width:100%;bottom:-4px}.home-image img{width:100%;object-fit:cover}.page{position:relative;z-index:1;margin-top:12px}.mem-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px}.tabs{display:flex;align-items:center;gap:16px;width:100%;margin-top:20px;margin-bottom:20px}.tabs__item{border-radius:8px;background:#191c1f;height:40px;width:100%;display:flex;align-items:center;justify-content:center;color:#e1e3e8;font-size:16px;font-weight:700;line-height:19px;text-align:left}.tabs__item.active{background:#0098ea;color:#fff}.rating-page__header{padding:16px 0;text-align:center}.rating-page__title{font-family:Handjet;font-size:26px;font-weight:700;line-height:29.06px;letter-spacing:.03em;text-align:center;color:#fba019}.rating-page__text{font-family:SF Pro Display;font-size:16px;font-weight:400;line-height:19.09px;text-align:center;margin-top:2px}.rating-page__share{display:flex;align-items:center;gap:16px;justify-content:center;margin-top:24px;margin-bottom:24px;height:48px;padding:6px;gap:8px;border-radius:16px;border:1px solid var(--Grey70, #ADAAC0)}.rating-page__share span{padding:6px;margin-left:6px;font-family:SF Pro Display;font-size:16px;font-weight:500;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;line-height:19.09px;text-align:center;color:#fff}.rating-page__share .btn{background:#fba019;height:36px;padding:16px 12px;border-radius:10px;font-family:SF Pro Display;font-size:15px;font-weight:510;line-height:17.9px;letter-spacing:-.03em;text-align:center;display:flex;align-items:center;margin-left:auto;cursor:pointer;color:#fff}.rating-page__share .btn:focus,.rating-page__share .btn:hover,.rating-page__share .btn:active{opacity:.8}.tap-click{animation:tapAnimation .3s ease;-webkit-user-select:none;user-select:none;max-width:364px;cursor:pointer;pointer-events:none}@media (max-width: 768px){.tap-click{max-width:278px}}.tap-item__content{position:relative}.plus-one{position:absolute;transform:translate(-50%,-50%);font-size:20px;animation:fadeOut 1s ease-out;color:#f9f6e0;font-family:Handjet;font-size:41.83px;font-weight:700;line-height:46.75px;letter-spacing:.03em;text-align:center}@keyframes tapAnimation{0%{transform:scale(1)}50%{transform:scale(.9);filter:brightness(90%)}to{transform:scale(1)}}@keyframes fadeOut{0%{opacity:1;transform:translate(-50%,-50%) scale(1)}to{opacity:0;transform:translate(-50%,-50%) scale(1.5)}}.home-page{display:flex;flex-direction:column;justify-content:space-between;align-items:center;height:100%}.home-page__header{margin-top:24px}.home-page__header .home-page__text{font-family:Handjet;font-size:40px;font-weight:500;line-height:32px;letter-spacing:.03em;text-align:center;color:#f9f6e0}.home-page__coins{font-family:Handjet;font-size:56px;font-weight:600;line-height:56px;letter-spacing:.03em;text-align:center;margin-bottom:4px;color:#fba019}.home-page__footer span{font-family:SF Pro Display;font-size:16px;font-weight:400;line-height:19.09px;text-align:center;margin-bottom:4px;display:block}.home-page__footer .home-page__text{font-family:Handjet;font-size:26px;font-weight:700;line-height:29.06px;letter-spacing:.03em;text-align:center;color:#fba019}.container[data-v-d3e37633]{box-sizing:initial;display:inline-block;text-align:center;border-radius:50%;overflow:hidden}.spinner[data-v-d3e37633]{box-sizing:initial;border:2px solid #a1a1a1;border-right-color:transparent;width:23px;height:23px;border-radius:50%;animation:spin-d3e37633 .9s linear infinite}@keyframes spin-d3e37633{to{transform:rotate(360deg)}}.state-error[data-v-a7077831]{display:flex;flex-direction:column;align-items:center}.retry[data-v-a7077831]{margin-top:8px;padding:2px 6px 4px;width:60px;color:inherit;font-size:14px;font-family:inherit;background:transparent;border:2px solid currentColor;border-radius:5px;outline:none;cursor:pointer}.retry[data-v-a7077831]:hover{opacity:.8}
