.server-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid rgba(101,172,233,.15);border-radius:16px;box-shadow:0 8px 32px #0000001f,0 0 20px #65ace914;display:flex;flex-direction:column;gap:20px;height:400px;justify-content:space-between;max-width:350px;min-width:300px;padding:25px;position:relative;text-align:left;width:25%}.server-card .server-banner{border-radius:11px;height:150px;left:0;-webkit-mask-image:linear-gradient(180deg,#000 50%,transparent);mask-image:linear-gradient(180deg,#000 50%,transparent);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.server-card .header{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0009;border-radius:12px;display:flex;margin-bottom:2px;z-index:1}.server-card .header .badge-discord{background-color:#151515;border-radius:13px;height:20px;left:3%;padding:2px;position:absolute;top:7%;width:20px;z-index:2}.server-card .header .server-icon{border-radius:12px;height:80px;margin:15px;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:80px;z-index:1}.server-card .header .info{display:flex;flex-direction:column;gap:0;max-width:calc(100% - 110px)}.server-card .header .info .server-name{align-items:center;display:flex;flex-direction:row;gap:5px;margin:0}.server-card .header .info .server-name h2{font-size:18px;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;z-index:1}.server-card .header .info .server-name .badge{display:inline-block;position:relative}.server-card .header .info .server-name .badge a:-webkit-any-link{color:-webkit-link;cursor:pointer;text-decoration:underline}.server-card .header .info .server-name .badge .server-group-icon{background-color:#fff3;border:1px solid hsla(0,0%,100%,.5);border-radius:5px;height:20px;vertical-align:middle;width:20px}.server-card .header .info .server-name .badge img{filter:drop-shadow(0 0 2px #fff);height:30px;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle;width:30px}.server-card .header .info .server-name .badge .tooltip{background-color:#000000e6;border-radius:5px;bottom:150%;color:#f5f6fa;font-size:12px;left:50%;opacity:0;padding:5px;position:absolute;text-align:center;transform:translate(-50%);transition:opacity .3s ease-in-out;visibility:hidden;white-space:nowrap;z-index:99999!important}.server-card .header .info .server-name .badge:hover .tooltip{opacity:1;visibility:visible}.server-card .header .info .members{color:#bfc8e6;font-size:14px;font-style:italic;margin:6px 6px 6px 0;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:1}.server-card .header .info .tags{display:flex;flex-wrap:wrap;gap:5px;margin-bottom:8px;margin-top:5px}.server-card .header .info .tags,.server-card .header .info .tags span{max-width:100%;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none}.server-card .header .info .tags span{background-color:#396effc4;border-radius:5px;color:#e0e0e0;font-size:12px;height:20px;line-height:20px;padding:0 10px;text-overflow:ellipsis;white-space:nowrap;z-index:1}.server-card .description{font-size:15px;line-height:1.5;max-height:240px;overflow-y:auto;padding-right:5px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.server-card .description::-webkit-scrollbar{width:4px}.server-card .description::-webkit-scrollbar-track{background:#ffffff05;border-radius:4px}.server-card .description::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#65ace966,#7984e666);border:1px solid hsla(0,0%,100%,.1);border-radius:4px}.server-card .description::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#65ace999,#7984e699)}.server-card .buttons{display:flex;flex-direction:row;gap:5px;justify-content:center;-webkit-user-select:none;-moz-user-select:none;user-select:none}.server-card .buttons .join-btn{background:#16752c}.server-card .buttons .join-btn,.server-card .buttons .more-btn{border-radius:5px;color:#fff;display:inline-block;font-weight:700;padding:10px;text-align:center;text-decoration:none;width:50%}.server-card .buttons .more-btn{background:#555;border:none;font-size:16px}.server-card .report-btn{align-items:flex-end;display:flex;flex-direction:column;position:absolute;right:12px;top:12px;z-index:10}.server-card .report-btn .report-icon{cursor:pointer;height:26px;opacity:.85;transition:opacity .2s;width:26px}.server-card .report-btn .report-icon:hover{opacity:1}.server-card .report-btn .report-tooltip{background:#000000eb}.server-card .report-btn .report-confirm,.server-card .report-btn .report-tooltip{animation:fadeIn .2s;border-radius:6px;box-shadow:0 2px 8px #00000040;color:#fff;font-size:13px;margin-top:4px;padding:6px 12px;white-space:nowrap}.server-card .report-btn .report-confirm{background:#16752c}@media (max-width:600px){.server-card .report-popup{min-width:90vw;padding:18px 6vw}.server-card .report-popup-title .report-popup-icon{height:24px;width:24px}.server-card .tags{gap:4px;margin-bottom:6px;margin-top:4px;padding:0 2px}.server-card .tags span{font-size:11px;height:18px;line-height:18px;max-width:calc(100% - 12px);padding:0 8px}}@media (max-width:480px){.server-card .tags{gap:3px;padding:0 3px}.server-card .tags span{font-size:10px;height:16px;line-height:16px;max-width:calc(100% - 12px);padding:0 6px}}@keyframes fadeIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.report-popup-overlay{align-items:center;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:#000000b3;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:9999}.report-popup{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#ffffff26;border:1px solid rgba(101,172,233,.3);border-radius:16px;box-shadow:0 8px 32px #0006,0 0 0 1px #ffffff1a;display:flex;flex-direction:column;max-height:90vh;max-width:90vw;min-width:480px;overflow-y:auto;padding:32px;position:relative}.report-popup .report-popup-title{align-items:center;display:flex;gap:12px;justify-content:center;margin-bottom:24px}.report-popup .report-popup-title h3{color:#f5f6fa;font-size:24px;font-weight:600;letter-spacing:.3px;margin:0;text-align:center}.report-popup .report-popup-title .report-popup-icon{filter:brightness(1.1);height:28px;width:28px}.report-popup .report-radio-group{display:flex;flex-direction:column;gap:14px;margin-bottom:20px}.report-popup .report-radio-group label{align-items:center;color:#bfc8e6;cursor:pointer;display:flex;font-size:16px;padding:8px 0;transition:color .2s ease}.report-popup .report-radio-group label:hover{color:#d1daf0}.report-popup .report-radio-group label input[type=radio]{accent-color:#65ace9;height:18px;margin-right:12px;width:18px}.report-popup .report-textarea-group{display:flex;flex-direction:column;gap:8px;margin-bottom:24px}.report-popup .report-textarea-group label{color:#bfc8e6;font-size:15px;font-weight:500}.report-popup .report-textarea-group textarea{background:#ffffff14;border:1px solid rgba(101,172,233,.3);border-radius:8px;color:#f5f6fa;font-family:inherit;font-size:15px;line-height:1.4;max-height:140px;min-height:80px;outline:none;padding:14px;resize:vertical;transition:all .2s ease}.report-popup .report-textarea-group textarea::-moz-placeholder{color:#bfc8e680}.report-popup .report-textarea-group textarea::placeholder{color:#bfc8e680}.report-popup .report-textarea-group textarea:focus{background:#ffffff1f;border-color:#65ace980;box-shadow:0 0 0 3px #65ace926}.report-popup .report-textarea-group .char-count{align-self:flex-end;color:#bfc8e699;font-size:12px;margin-top:4px}.report-popup .report-popup-actions{display:flex;gap:12px;justify-content:flex-end;margin-top:8px}.report-popup .report-popup-actions button{border:none;border-radius:8px;cursor:pointer;font-size:15px;font-weight:600;min-width:100px;padding:12px 20px;transition:all .2s ease}.report-popup .report-popup-actions button:first-child{background:linear-gradient(135deg,#65ace9,#7984e6);color:#fff}.report-popup .report-popup-actions button:first-child:hover:not(:disabled){background:linear-gradient(135deg,#5a9bd4,#6b73d1);box-shadow:0 6px 20px #65ace966;transform:translateY(-1px)}.report-popup .report-popup-actions button:first-child:disabled{background:#ffffff1a;box-shadow:none;color:#ffffff80;cursor:not-allowed;transform:none}.report-popup .report-popup-actions button.cancel-btn{background:#ffffff14;border:1px solid rgba(191,200,230,.2);color:#bfc8e6}.report-popup .report-popup-actions button.cancel-btn:hover{background:#ffffff26;box-shadow:0 4px 16px #0003;color:#d1daf0;transform:translateY(-1px)}.report-popup .report-error{background:#ff6b6b26;border:1px solid hsla(0,100%,71%,.3);border-radius:6px;color:#ff6b6b;font-size:14px;margin-top:12px;padding:10px;text-align:center}.report-popup .report-warning{border-radius:8px;color:#fff;font-size:14px;font-weight:500;margin-bottom:16px;padding:12px 16px;text-align:center}.report-popup .report-warning.already{background:linear-gradient(135deg,#c0392b,#a93226);border:1px solid rgba(231,76,60,.5);box-shadow:0 4px 16px #c0392b4d}.report-popup .report-warning.limit{background:linear-gradient(135deg,#f39c12,#e67e22);border:1px solid rgba(255,152,0,.5);box-shadow:0 4px 16px #f39c124d}@media (max-width:600px){.report-popup{min-width:85vw;padding:24px 20px}.report-popup .report-popup-title{margin-bottom:20px}.report-popup .report-popup-title h3{font-size:20px}.report-popup .report-popup-title .report-popup-icon{height:24px;width:24px}.report-popup .report-radio-group{gap:12px}.report-popup .report-radio-group label{font-size:15px}.report-popup .report-popup-actions{flex-direction:column;gap:8px}.report-popup .report-popup-actions button{padding:14px;width:100%}}@media (max-width:480px){.report-popup{min-width:90vw;padding:20px 16px}}
