.mj-spots-wrap{max-width:1180px;margin:40px auto;padding:0 20px}.mj-intro{opacity:.75}.mj-filters{display:flex;gap:12px;margin:25px 0}.mj-filters select{padding:11px;border-radius:8px}.mj-spots-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.mj-spot-card{background:#152237;border:1px solid #40526a;border-radius:15px;overflow:hidden;color:#eef4ff}.mj-spot-image{width:100%;height:205px;object-fit:cover}.mj-spot-body{padding:17px}.mj-spot-body h2{font-size:20px;margin:9px 0}.mj-spot-body p{margin:9px 0}.mj-coord{background:#5b1a1a;padding:10px;border-radius:7px}.mj-fish{background:#104c36;padding:10px;border-radius:7px}.mj-btn{display:inline-block;background:#1769ed;color:#fff!important;text-decoration:none;border:0;border-radius:8px;padding:12px 17px;font-weight:700;cursor:pointer}.mj-status{font-size:12px;text-transform:uppercase;padding:4px 8px;border-radius:99px;background:#596273}.mj-status.aktualny{background:#187745}.mj-status.testowany{background:#9a7018}.mj-status.archiwalny{background:#596273}.mj-single{max-width:900px;color:#eef4ff}.mj-single h1{color:#101828}.mj-single>a{color:#2587a7}.mj-single .mj-detail{color:#eef4ff}.mj-single .mj-detail p{color:#eef4ff}.mj-single .mj-detail b{color:#ffffff}.mj-single .mj-detail .mj-copy{color:#ffffff}.mj-single-image{width:100%;height:auto;border-radius:14px;margin:20px 0}.mj-detail{background:#152237;padding:20px;border-radius:12px}.mj-copy{margin-left:8px;border:1px solid #1769ed;background:transparent;color:inherit;border-radius:6px;padding:5px 8px}.mj-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:20px 0}.mj-gallery img{width:100%;height:180px;object-fit:cover;border-radius:9px}@media(max-width:850px){.mj-spots-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:550px){.mj-spots-grid,.mj-gallery{grid-template-columns:1fr}.mj-filters{flex-direction:column}.mj-spot-image{height:190px}}