.server{border-radius:38px;backdrop-filter:blur(30px);-webkit-backdrop-filter:blur(30px);border:1px solid rgba(255,255,255,.1);position:relative;max-width:1070px;width:100%;margin:auto;display:flex;flex-direction:column;padding:40px}.server>div{margin-right:275px}.server>.badges{display:flex}.server>.info{display:flex;color:var(--third-text);flex-direction:column;align-items:baseline;gap:5px;margin-bottom:20px}.server>.tag{font-size:30px;text-align:center;align-items:center;display:flex;gap:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.info>.about{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%;margin-bottom:15px}.server>.avatar_rating{position:absolute;right:40px;margin-right:0}.server>.avatar_rating>img{border-radius:var(--radius-xl)}.tag>img{width:30px}.info>.next-like{display:flex;color:var(--second-text);gap:5px}.info>.rating{display:flex;color:var(--second-text);gap:5px;align-items:center}.info>.rating>.col{display:flex;align-items:center;-webkit-align-items:center;flex-wrap:wrap;gap:5px}.info>.likes{display:flex;gap:5px;color:var(--second-text)}.info>.likes>.col{display:flex;gap:5px}.info>.likes>.col>svg{fill:var(--danger);width:12px}.info>.online{display:flex;color:var(--second-text);gap:5px;align-items:center}.info>.online>.col{display:flex;align-items:center;-webkit-align-items:center;flex-wrap:wrap;gap:5px}.info>div>label{min-width:120px;white-space:nowrap}.info>.online>.col>.tooltip{display:flex;align-items:center;-webkit-align-items:center;gap:5px}.server>.description{margin-bottom:20px}.server>.buttons{display:flex;flex-direction:row;gap:5px;align-items:center;justify-content:center;-webkit-justify-content:center;max-width:400px}.buttons>.btn:first-child{width:80%;min-width:100px}.buttons>.btn:nth-child(2){width:80px;border:1px solid rgba(255,255,255,.1);fill:#f2f2f2}.buttons>.btn:nth-child(2)>svg{position:absolute;height:15px}.buttons>.btn:nth-child(2):hover{border:1px solid rgba(255,255,255,.3);fill:var(--danger)}.buttons>.btn:nth-child(3){width:20%;border:1px solid rgba(255,255,255,.1)}.buttons>.btn:nth-child(3):hover{border:1px solid rgba(255,255,255,.3)}.buttons>.btn:nth-child(4){width:20%;border:1px solid rgba(255,255,255,.1)}.buttons>.btn:nth-child(4):hover{border:1px solid rgba(255,255,255,.3)}@media screen and (max-width:750px){.server>.avatar_rating{position:relative;right:0;margin-right:0;display:flex;flex-direction:column;align-items:center;-webkit-align-items:center;width:100%}.server>div{margin-right:0}.server>.info{order:inherit;align-items:center}.avatar_rating{position:relative;right:0}.server{text-align:center;align-items:center}.info>.rating{justify-content:center}.info>.next-like{justify-content:center}.info>.likes{justify-content:center}.info>.online{justify-content:center}.info>div>label{min-width:0}}.star{fill:gray}.star>.filled{fill:gold}.half-star.highlighted,.half-star.selected{fill:gold;cursor:pointer}.rating-add{display:flex;align-items:center;-webkit-align-items:center;height:50px;margin-top:10px}.rating-add>.stars{display:flex;align-items:center;-webkit-align-items:center}.rating-add>.grade{display:flex;flex-direction:column;width:50px;align-items:center;-webkit-align-items:center;justify-content:center;-webkit-justify-content:center;text-align:center;position:relative}.rating-add>.grade>span{margin-bottom:0;color:var(--text)}.rating-add>.grade>span:first-child{font-size:30px;font-weight:600}.rating-add>.grade>span:nth-child(2){font-size:11px;position:absolute;top:40px}.ratings{display:flex;flex-direction:column;gap:20px}.ratings>.rating{display:flex;flex-direction:column;align-items:flex-start;max-width:300px;width:100%}.ratings>.rating>.bar-container{display:flex;width:100%;margin:2px 0}.ratings>.rating>.bar-container>.bar{background-color:rgb(77 150 247 / 70%);height:15px;font-size:10px;color:#fff;display:flex;align-items:center;-webkit-align-items:center;justify-content:flex-end;padding-right:5px}.ratings>.rating>.bar-container>.rating-label{color:var(--text);width:20px;margin-left:auto;text-align:right}.ratings>.rating>.bar-container>.s1{background-color:rgb(77 150 247 / 100%)}.ratings>.rating>.bar-container>.s2{background-color:rgb(77 150 247 / 90%)}.ratings>.rating>.bar-container>.s3{background-color:rgb(77 150 247 / 80%)}main>.like{display:flex;flex-direction:column;justify-content:center;-webkit-justify-content:center;align-items:center;-webkit-align-items:center;text-align:center;gap:20px;margin-bottom:40px}main>.like>img{max-height:200px}main>.like>.count-like>span{font-weight:var(--font-weight-bold)}main>.like>.name>a{color:var(--third-text)}main>.like>.name>a:hover{color:var(--color)}main>button.add-botton{margin-top:20px;color:var(--third-text)}main>button.add-botton:hover{color:var(--color)}main>dialog.add-botton{padding:25px;flex-direction:column;height:fit-content;gap:20px}main>dialog.add-botton>textarea{min-height:120px}.server>.comments{display:flex;flex-direction:column;margin-right:0;width:100%;margin-top:40px}.comments>.create{margin:10px 0 10px 0}.comments>.create>span{color:var(--color)}.comments>.create>span:hover{color:var(--hover-color)}.comment>.info>.dynamic-edit-form>form,.comment>.info>.dynamic-reply-form>form,.comments>.create>form{display:flex;flex-wrap:wrap;gap:20px}.comment>.info>.dynamic-edit-form>form{flex-wrap:nowrap}.comment>.info>.dynamic-edit-form>form>textarea,.comment>.info>.dynamic-reply-form>form>textarea,.comments>.create>form>textarea{min-height:39px;width:calc(100% - 110px)}.comment>.info>.dynamic-edit-form>form>button,.comment>.info>.dynamic-reply-form>form>button,.comments>.create>form>button{align-self:baseline;height:39px;width:90px}.comment>.info>.dynamic-edit-form>form>.checkbox,.comment>.info>.dynamic-reply-form>form>.checkbox{width:100%}.comment>.info>.dynamic-edit-form,.comment>.info>.dynamic-reply-form{margin-top:20px}.comment{display:flex;flex-wrap:nowrap;gap:20px;position:relative;margin-top:10px}.comment[class*=child-]{margin-left:350px}.comment.child-0{margin-top:20px;margin-left:0}.comment.child-1{margin-left:70px}.comment.child-2{margin-left:140px}.comment.child-3{margin-left:210px}.comment.child-4{margin-left:280px}.comment.child-5{margin-left:350px}@media screen and (max-width:1000px){.comment[class*=child-]{margin-left:175px}.comment.child-0{margin-left:0}.comment.child-1{margin-left:35px}.comment.child-2{margin-left:70px}.comment.child-3{margin-left:105px}.comment.child-4{margin-left:140px}.comment.child-5{margin-left:175px}}@media screen and (max-width:700px){.comment[class*=child-]{margin-left:100px}.comment.child-0{margin-left:0}.comment.child-1{margin-left:20px}.comment.child-2{margin-left:40px}.comment.child-3{margin-left:60px}.comment.child-4{margin-left:80px}.comment.child-5{margin-left:100px}}@media screen and (max-width:500px){.comment[class*=child-]{margin-left:50px}.comment.child-0{margin-left:0}.comment.child-1{margin-left:10px}.comment.child-2{margin-left:20px}.comment.child-3{margin-left:30px}.comment.child-4{margin-left:40px}.comment.child-5{margin-left:50px}.comment>.info>.dynamic-edit-form>form>textarea,.comment>.info>.dynamic-reply-form>form>textarea,.comments>.create>form>textarea{min-height:37px;width:100%}.comment>.info>.dynamic-edit-form>form>button,.comment>.info>.dynamic-reply-form>form>button,.comments>.create>form>button{width:100%}}.comment>.user-avatar{min-width:50px}.comment>.user-avatar>img{border-radius:var(--radius-base);overflow:hidden;white-space:break-spaces;max-width:50px}.comment>.info{display:flex;flex-direction:column;width:100%}.comment>.info>.header{display:flex;flex-wrap:nowrap;align-items:center;gap:5px}.comment>.info>.header>.main>p{font-weight:var(--font-weight-bold);font-size:15px;display:flex;gap:5px;align-items:center}.comment>.info>.header>.main>p>.badge{height:14px;font-weight:var(--font-weight-regular)}.comment>.info>.header>.main>span{font-size:var(--font-size-sm);color:var(--third-text)}.comments>.comment>.info>.header>.rating{display:flex;flex-wrap:nowrap;align-items:center;gap:5px;margin-left:auto;text-transform:uppercase}.comments .minus,.comments .plus{width:20px;height:20px}.comments .minus{transform:rotate(-180deg)}.comments form>.minus:hover,.comments form>.plus:hover{cursor:pointer}.comments .plus.active>svg>path,.comments form>.plus:hover>svg>path{fill:var(--success)}.comments .minus.active>svg>path,.comments form>.minus:hover>svg>path{fill:var(--danger)}.count-rating{min-width:36px;height:20px;display:flex;align-items:center;justify-content:center;background-color:var(--dark-white-mixed);border-radius:var(--radius-base);color:var(--third-text);text-transform:uppercase;cursor:default}.count-rating.danger{background-color:rgb(255 84 84 / 25%);color:var(--danger)}.count-rating.success{background-color:rgb(76 175 80 / 25%);color:var(--success)}.comment>.info>.content,.comment>.info>.content-text{margin-top:5px;word-break:break-word;color:var(--text);white-space:pre-line}.comments>.comment>.info>.footer{display:flex;flex-wrap:nowrap;margin-top:5px}.comments>.comment>.info>.footer>.buttons{display:flex;flex-wrap:wrap;gap:10px;row-gap:5px}.comments>.comment>.info>.footer>.buttons>div>button{font-size:var(--font-size-sm);color:var(--third-text)}.comments>.comment>.info>.footer>.buttons>.reply>button:hover{color:var(--color);cursor:pointer}.comments>.comment>.info>.footer>.buttons>.edit>button:hover{color:var(--color);cursor:pointer}.comments>.comment>.info>.footer>.buttons>.delete>button:hover{color:var(--danger);cursor:pointer}.comments>.comment>.info>.footer>.buttons>.report>button:hover{color:var(--danger);cursor:pointer}.comments>dialog[data-dialog^=commentReport-]{flex-direction:column;padding:25px}.comments>dialog[data-dialog^=commentReport-]>form{display:flex;flex-direction:column;gap:20px}.comments>dialog[data-dialog^=commentReport-]>form>.info{display:flex;flex-direction:column;gap:3px}.comments>dialog[data-dialog^=commentReport-]>form>.cf-turnstile{overflow:hidden}.comments>dialog[data-dialog^=commentReport-]>form>.info>span{color:var(--text)}.comments>dialog[data-dialog^=commentReport-]>form>textarea{min-height:100px}.comments>dialog[data-dialog^=commentReport-]>form>textarea:invalid{border-bottom:2px solid var(--danger)}.delete>dialog[data-dialog^=delComment-]{max-width:450px}.delete>dialog[data-dialog^=delComment-]>.del-comment{display:flex;flex-direction:column;gap:10px;padding:20px;width:100%}.delete>dialog[data-dialog^=delComment-]>.del-comment>h5{text-transform:none}.delete>dialog[data-dialog^=delComment-]>.del-comment>p{margin-bottom:10px}.delete>dialog[data-dialog^=delComment-]>.del-comment>.comment{background-color:var(--dark-black-mixed);padding:10px 20px;border-radius:var(--radius-base);margin:auto;width:100%;margin-bottom:26px}.delete>dialog[data-dialog^=delComment-]>.del-comment>.buttons{display:flex;margin-left:auto;gap:10px}