@media(width <= 767px){.dapp-card{border-radius:10px;padding:0}}@media(width >= 768px)and (width <= 991px){.dapp-card{border-radius:10px;padding:0}}.dapp-card__wrap{position:relative;display:flex}@media only screen and (max-width:639px){.dapp-card__wrap{flex-direction:column;align-items:center}}.dapp-card__icon{display:flex;flex:1;align-items:center;justify-content:center;overflow:hidden;border-radius:10px;min-width:120px;max-width:192px}@media(width <= 767px){.dapp-card__icon{height:auto}}.dapp-card__icon img{border-radius:10px;width:100%;height:auto}.dapp-card__dapp{display:flex;gap:10px;flex:1;flex-direction:column;justify-content:flex-end;margin-right:10px;margin-left:30px}@media only screen and (max-width:639px){.dapp-card__dapp{align-items:center;width:100%}}@media(width <= 767px){.dapp-card__dapp{margin-top:15px;margin-left:10px}}@media(width >= 768px)and (width <= 991px){.dapp-card__dapp{margin-top:15px;margin-left:10px}}.dapp-card__dapp .name{font-weight:700;font-size:40px;line-height:40px;color:#fff}@media(width <= 767px){.dapp-card__dapp .name{font-size:28px;line-height:28px}}.dapp-card__dapp .tags{display:flex;gap:10px;flex-wrap:wrap}@media(width <= 767px){.dapp-card__dapp .tags{gap:5px}}@media(width >= 768px)and (width <= 991px){.dapp-card__dapp .tags{gap:5px}}.dapp-card__dapp .tags .tag{display:flex;align-items:center;border-radius:10px;padding:0 10px;font-size:12px;line-height:25px;color:hsla(0,0%,100%,.7);background:hsla(0,0%,100%,.1)}.dapp-card__dapp .tags .tag img{margin-right:5px;width:15px;height:15px}.dapp-card__dapp .actions{display:flex;gap:10px;flex-wrap:wrap}@media(width <= 767px){.dapp-card__dapp .actions button{flex:1}}@media only screen and (max-width:639px){.dapp-card__dapp .actions{width:100%}}.dapp-card__rate{position:absolute;right:0;top:0;font-weight:400;font-size:20px;line-height:24px;color:#e0bf4a}@media(width <= 767px){.dapp-card__rate{display:none}}@media(width >= 768px)and (width <= 991px){.dapp-card__rate{display:none}}.dapp-card__rate svg{margin-top:-5px;margin-left:3px;fill:#e0bf4a}@property --color-gradient-start{syntax:"<color>";inherits:false;initial-value:#290536}@property --color-gradient-end{syntax:"<color>";inherits:false;initial-value:#b0f}.vote-btn{background-image:linear-gradient(90deg,var(--color-gradient-start),var(--color-gradient-end));transition:--color-gradient-start .5s,--color-gradient-end .5s}.vote-btn:hover{--color-gradient-start:#b0f;--color-gradient-end:#8014a8}.reactor-votes{container-type:inline-size;width:calc(100% - 20px);position:relative;max-width:350px}.reactor-votes--large{display:block}.reactor-votes--small{display:none}.reactor-votes__container{justify-content:center}@container (max-width: 300px){.reactor-votes h2{font-size:18px;line-height:20px;position:absolute;max-width:60px;rotate:-90deg;left:0;top:20px;text-align:right;opacity:.25;z-index:10}.reactor-votes .reactor-votes--large{display:none}.reactor-votes .reactor-votes--small{display:block}.reactor-votes button{width:100%}}.dapp-info{display:flex;flex-direction:column;align-items:center;border-radius:10px;padding:15px 0;background:linear-gradient(90deg,rgba(156,63,188,.1),rgba(22,12,40,.1))}@media(width <= 767px){.dapp-info__col{display:none}}@media(width >= 768px)and (width <= 991px){.dapp-info__col{display:none}}.dapp-info__col--mobile{display:block}@media(width >= 992px)and (width <= 1199px){.dapp-info__col--mobile{display:none}}@media only screen and (max-width:xlpx){.dapp-info__col--mobile{display:none}}@media(width >= 1200px){.dapp-info__col--mobile{display:none}}.dapp-info__body{width:100%}@media(width <= 767px){.dapp-info__body{display:flex;gap:10px;align-items:center;overflow-x:auto;margin:10px 0;padding:20px 0}}@media(width >= 768px)and (width <= 991px){.dapp-info__body{display:flex;gap:10px;align-items:center;overflow-x:auto;margin:10px 0;padding:20px 0}}.dapp-info__row{position:relative;display:flex;flex:1;justify-content:space-between;padding:2px 20px;min-width:150px;font-size:20px;line-height:24px}.dapp-info__row:not(:first-child){margin-top:10px}@media(width <= 767px){.dapp-info__row:not(:first-child){margin-top:0}}@media(width >= 768px)and (width <= 991px){.dapp-info__row:not(:first-child){margin-top:0}}.dapp-info__row .label{font-weight:400;color:hsla(0,0%,100%,.5)}.dapp-info__row .value{padding:0 5px;font-weight:400;white-space:nowrap;color:#fff}.dapp-info__score{display:flex;gap:5px;align-items:center;padding:20px 0}.dapp-info__score .label{font-weight:700;font-style:normal;font-size:36px;line-height:36px;color:#fff}@media only screen and (max-width:1280px){.dapp-info__score .label{font-size:24px;line-height:24px}}.dapp-info__score .score{position:relative;border-radius:10px;background:linear-gradient(180deg,#b0f,rgba(156,63,188,0))}.dapp-info__score .score .value{padding:20px 30px;min-width:90px;font-weight:700;font-style:normal;font-size:96px;line-height:64px;text-align:center;color:#fff}@media only screen and (max-width:1280px){.dapp-info__score .score .value{padding:10px 15px;font-size:48px;line-height:48px}}.dapp-info__score .score .limit{position:absolute;right:20px;bottom:-5px;font-weight:400;font-style:normal;font-size:24px;line-height:normal;color:hsla(0,0%,100%,.5)}@media only screen and (max-width:1280px){.dapp-info__score .score .limit{right:5px;bottom:0;font-size:18px;line-height:18px}}.dapp-info .recharts-text.recharts-polar-angle-axis-tick-value{color:hsla(0,0%,100%,.5)}.dapp-opinion{display:flex;flex-direction:column;align-items:center;margin-top:30px;border-radius:10px;background:linear-gradient(90deg,rgba(156,63,188,.1),rgba(22,12,40,.1))}.dapp-opinion .dapp-creator{position:relative;display:flex;row-gap:5px;flex-direction:column;padding:10px;width:100%}.dapp-opinion .dapp-creator:before{top:0}.dapp-opinion .dapp-creator:after,.dapp-opinion .dapp-creator:before{content:"";position:absolute;left:0;width:100%;height:1px;background:linear-gradient(90deg,hsla(0,0%,85%,.3) 56.5%,hsla(0,0%,85%,0))}.dapp-opinion .dapp-creator:after{bottom:0}.dapp-opinion .dapp-creator .creator-label{font-weight:400;font-style:normal;font-size:16px;line-height:normal;color:hsla(0,0%,100%,.5)}.dapp-opinion .dapp-creator .creator-address{display:flex;align-items:center;font-weight:400;font-style:normal;font-size:16px;line-height:normal;text-decoration-line:underline;color:hsla(0,0%,100%,.7);cursor:pointer}.dapp-opinion .dapp-creator .creator-address img{width:18px;height:18px;cursor:pointer}.dapp-detector{display:flex;flex-direction:column;padding:16px;width:100%}.dapp-detector__risks{display:flex;flex-direction:column;padding:12px 0}.dapp-detector__risks--scrollable{overflow:hidden auto;height:320px}.dapp-detector button{margin:0 auto;width:-moz-fit-content;width:fit-content}.dapp-detector button img{width:20px;height:20px}.detector-card{display:flex;align-items:center;border-radius:10px;background:linear-gradient(90deg,#291749,transparent)}.detector-card .title{font-weight:700;font-style:normal;font-size:16px;line-height:16px;color:#fff}.detector-card .description{font-weight:400;font-style:normal;font-size:12px;line-height:14px;color:hsla(0,0%,100%,.5)}.detector-card .icon{margin:10px;width:45px;height:45px}.radar-chart{display:flex;align-items:center;justify-content:center}.radar-chart .recharts-surface{width:160px;height:160px}@media only screen and (max-width:1200px){.radar-chart .recharts-surface{width:130px;height:130px}}@media only screen and (max-width:1000px){.radar-chart .recharts-surface{width:160px;height:160px}}.radar-chart .recharts-layer.recharts-polar-angle-axis-tick{display:none}.radar-label{position:absolute;display:flex;flex-direction:column;align-items:center;font-size:12px;line-height:12px;color:hsla(0,0%,100%,.5);transform:translateX(-50%)}.radar-label .value{color:#8737a4}.radar-label:first-child{left:50%;top:-25px}@media only screen and (max-width:1200px){.radar-label:first-child{top:-15px}}@media only screen and (max-width:1000px){.radar-label:first-child{top:-25px}}.radar-label:nth-child(2){left:0;top:45px}@media only screen and (max-width:1200px){.radar-label:nth-child(2){left:20px}}@media only screen and (max-width:1000px){.radar-label:nth-child(2){left:0}}.radar-label:nth-child(3){right:-40px;top:45px}@media only screen and (max-width:1200px){.radar-label:nth-child(3){right:-20px}}@media only screen and (max-width:1000px){.radar-label:nth-child(3){right:-40px}}.radar-label:nth-child(4){left:40px;top:155px}@media only screen and (max-width:1200px){.radar-label:nth-child(4){left:50px;top:150px}}@media only screen and (max-width:1000px){.radar-label:nth-child(4){left:40px;top:155px}}.radar-label:nth-child(5){right:0;top:155px}@media only screen and (max-width:1200px){.radar-label:nth-child(5){right:15px;top:150px}}@media only screen and (max-width:1000px){.radar-label:nth-child(5){right:0;top:155px}}.radar-label .text{display:flex;gap:2.5px;margin-top:5px}.radar-bg{position:absolute;left:50%;top:50%;width:80px;height:80px;background:radial-gradient(ellipse at center,#a040bd 0,rgba(160,64,189,.161) 50%,#1a0228 100%);transform:translate(-50%,-50%)}.radar-triangle .radar-label:first-child{top:-30px}.radar-triangle .radar-label:nth-child(2){left:unset;right:-60px;top:120px}@media only screen and (max-width:1280px){.radar-triangle .radar-label:nth-child(2){right:-60px}}@media only screen and (max-width:1000px){.radar-triangle .radar-label:nth-child(2){right:-60px}}.radar-triangle .radar-label:nth-child(3){left:10px;right:unset;top:120px}.dapp-actions{position:relative;display:flex;justify-content:center;padding:15px 0;width:100%}.dapp-actions:before{content:"";position:absolute;left:0;top:0;width:100%;height:1px;background:linear-gradient(90deg,hsla(0,0%,85%,.3) 56.5%,hsla(0,0%,85%,0))}