body{font-family:Tahoma,sans-serif;margin:0;padding-top:24px;padding-bottom:24px;background:linear-gradient(180deg,#020024 0,#003305 35%,#006602 100%);background-attachment:fixed;color:#fff}h1{text-align:center;margin-bottom:5px}a{text-decoration:none;color:rgba(255,255,255,.8)}.maps-grid{display:grid;grid-template-columns:repeat(5,312px);gap:14px;justify-content:center;padding:20px}@media (max-width:1400px){.maps-grid{grid-template-columns:repeat(4,312px)}}@media (max-width:1100px){.maps-grid{grid-template-columns:repeat(3,312px)}}@media (max-width:800px){.maps-grid{grid-template-columns:repeat(2,312px);justify-content:center}}@media (max-width:520px){.maps-grid{grid-template-columns:1fr;padding:12px}}.card{background-color:rgba(0,0,0,.4);border-radius:8px;box-shadow:0 2px 6px rgba(0,0,0,.2);overflow:hidden;display:flex;flex-direction:column;text-align:center;transition:transform .3s ease,filter .3s ease,box-shadow .3s ease;width:312px;min-height:420px}.card:hover{filter:brightness(1.1);transform:translateY(-6px) scale(1.02);box-shadow:0 8px 18px rgba(0,0,0,.35)}.card-img-container{display:flex;justify-content:center;align-items:center;width:100%;height:250px;background-color:rgba(0,0,0,.2);overflow:hidden}.card-img-container img{width:100%;height:100%;object-fit:cover;display:block}.card-content{padding:20px;flex-grow:1;display:flex;flex-direction:column}.titles{margin-bottom:12px}.title-block{margin-bottom:8px}.map-title{margin:0;font-size:16px;color:rgba(255,255,255,.6);font-weight:700;line-height:1.2}.map-gamemode{margin:4px 0 0;font-size:.9em;color:rgba(255,255,255,.4);font-weight:400}.spacer{flex:1 1 auto;min-height:8px}.mcr{display:flex;align-items:center;justify-content:center;margin-top:6px;margin-bottom:10px;font-size:.85em;color:rgba(255,255,255,.4)}.view-btn{background:0 0;border:none;color:rgba(255,255,255,.6);padding:4px 0;font-size:.85em;text-decoration:none;cursor:pointer}.view-btn:hover{color:rgba(255,255,255,.85)}.authors{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin-top:6px}.author{display:inline-flex;align-items:center;color:rgba(255,255,255,.6);font-size:.85em;justify-content:center}.author img{width:24px;height:24px;border-radius:5%;margin-right:6px}.author:not(:last-child)::after{content:", "}.mcr-icon{width:14px;height:11px;display:inline-block}.carousel-item img.carousel-img{height:600px;object-fit:cover;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.3)}.carousel-caption{background:0 0!important}