.pools-hero{background:linear-gradient(135deg,#0ea5e9,#0284c7);color:#fff;padding:100px 0;text-align:center}.pools-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px;margin:40px 0}.pool-card{background:#fff;border-radius:12px;padding:24px;box-shadow:0 4px 6px rgba(0,0,0,.1)}.pool-temperature{display:inline-block;background:#0ea5e9;color:#fff;padding:4px 12px;border-radius:20px;font-size:.875rem;margin-bottom:12px}.pool-features{list-style:none;padding:0}.pool-features li{padding:4px 0;border-bottom:1px solid #e5e7eb}.pool-features li:last-child{border-bottom:none}.pool-location{color:#6b7280;font-size:.875rem;margin-top:12px}@media (max-width:768px){.pools-hero{padding:60px 16px}.pools-hero h1{font-size:1.4rem}.pools-hero p{font-size:.95rem}.pools-grid{grid-template-columns:1fr;gap:20px;padding:0 16px}.pool-card{border-radius:16px;padding:24px 20px;margin:0}.pool-content p{font-size:.95rem;line-height:1.6;margin-bottom:16px}.pool-features li{font-size:.95rem}table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch}}