.server-page{width:100%;max-width:1200px;margin:0 auto;padding:28px 16px 56px}.server-card{background:linear-gradient(45deg,rgba(102,126,234,.02),rgba(118,75,162,.02)),linear-gradient(135deg,#1a1a2e,rgba(102,126,234,.035));border:1px solid hsla(0,0%,100%,.06);border-radius:30px;padding:28px;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.server-header{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:20px;margin-bottom:28px;padding-bottom:20px;border-bottom:1px solid hsla(0,0%,100%,.08)}.server-info{flex:1}.server-name{margin:0 0 8px;font-size:32px;font-weight:800;color:#fff}.server-slogan{margin:0;color:hsla(0,0%,100%,.6);font-size:18px;font-weight:400}.wipe-status{display:inline-flex;align-items:center;gap:8px;margin-top:12px;padding:6px 14px;background:hsla(0,100%,71%,.15);border:1px solid hsla(0,100%,71%,.3);border-radius:20px;color:#ff6b6b;font-size:14px;font-weight:600}.wipe-status i{font-size:18px}.server-icon{width:96px;height:96px;-o-object-fit:contain;object-fit:contain;border-radius:16px;background:hsla(0,0%,100%,.05);padding:8px}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:16px;margin-bottom:28px;padding:20px;background:hsla(0,0%,100%,.03);border-radius:20px}.stat-item{text-align:center}.stat-value{font-size:24px;font-weight:800;color:gold}.stat-value.pvp-on{color:#4caf50}.stat-value.pvp-off{color:#ff6b6b}.stat-label{font-size:13px;color:hsla(0,0%,100%,.5);margin-top:4px}.description-section{margin-bottom:32px}.description-section h2{margin:0 0 16px;font-size:24px;font-weight:800;color:#fff}.description-html{color:hsla(0,0%,100%,.85);line-height:1.8;font-size:16px}.description-html :deep(h2){color:#fff;font-size:22px;font-weight:700;margin:24px 0 12px}.description-html :deep(h3){color:#fff;font-size:18px;font-weight:600;margin:20px 0 10px}.description-html :deep(p){margin:0 0 14px}.description-html :deep(img){max-width:100%;border-radius:12px;margin:12px 0}.description-html :deep(ol),.description-html :deep(ul){padding-left:24px;margin:0 0 14px}.description-html :deep(li){margin-bottom:6px}.description-html :deep(a){color:#667eea!important}.description-html :deep(a):hover{color:#8b63ff!important}.description-html :deep(blockquote){border-left:4px solid #667eea;padding:14px 18px;margin:0 0 14px;background:rgba(102,126,234,.08);border-radius:12px;color:hsla(0,0%,100%,.7)}.screens-section{margin-bottom:32px}.screens-section h2{margin:0 0 16px;font-size:24px;font-weight:800;color:#fff}.screens-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:18px}.screen-card{overflow:hidden;border-radius:20px;background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.08);transition:all .25s ease}.screen-card:hover{transform:translateY(-4px);border-color:rgba(102,126,234,.3);box-shadow:0 8px 25px rgba(0,0,0,.2)}.screen-image{width:100%;height:180px;-o-object-fit:cover;object-fit:cover;display:block}.screen-info{padding:14px 16px}.screen-info h3{margin:0 0 6px;color:#fff;font-size:18px;font-weight:700}.screen-info p{margin:0;color:hsla(0,0%,100%,.65);font-size:14px;line-height:1.4}.mods-section h2{margin:0 0 16px;font-size:24px;font-weight:800;color:#fff}.mod-item{background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.06);border-radius:20px;padding:20px;margin-bottom:16px;transition:all .2s ease}.mod-item:hover{background:rgba(102,126,234,.05);border-color:rgba(102,126,234,.3)}.mod-content{display:flex;justify-content:space-between;align-items:flex-start;gap:20px}.mod-info{flex:1}.mod-info h3{margin:0 0 8px;font-size:20px;font-weight:700;color:#fff}.mod-description{color:hsla(0,0%,100%,.75);line-height:1.6;font-size:14px}.mod-description :deep(p){margin:0 0 8px}.mod-icon{width:80px;height:80px;-o-object-fit:contain;object-fit:contain;border-radius:12px;background:hsla(0,0%,100%,.05);padding:8px;flex-shrink:0}.other-mods{margin-top:16px;padding:16px 20px;background:hsla(0,0%,100%,.03);border-radius:16px;border:1px solid hsla(0,0%,100%,.06)}.other-mods h3{margin:0 0 8px;font-size:18px;font-weight:700;color:#fff}.other-mods p{margin:0;color:hsla(0,0%,100%,.6);font-size:14px}@media(max-width:768px){.server-card{padding:20px}.server-header{flex-direction:column;text-align:center}.server-name{font-size:26px}.server-slogan{font-size:16px}.server-icon{width:72px;height:72px}.stats-grid{grid-template-columns:repeat(2,1fr)}.stat-value{font-size:20px}.mod-content{flex-direction:column;align-items:center;text-align:center}.mod-icon{width:64px;height:64px}.screens-grid{grid-template-columns:1fr}}