.AllPlaygroundsPage_container__3Qzpe{max-width:1400px;margin:3rem auto;padding:0 1rem;display:flex;flex-direction:column;gap:5rem;font-family:Inter,sans-serif}.AllPlaygroundsPage_section__Cse6a{display:flex;flex-direction:column;gap:1.5rem}.AllPlaygroundsPage_heading__6B6sb{font-size:2rem;font-weight:700;color:#222;position:relative;margin-bottom:1rem;display:inline-block}.AllPlaygroundsPage_heading__6B6sb:after{content:"";position:absolute;left:0;bottom:-6px;width:80px;height:4px;background:linear-gradient(90deg,#ff7e5f,#feb47b);border-radius:2px}.AllPlaygroundsPage_grid__aQW_1{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));grid-gap:1rem;gap:1rem;grid-auto-rows:320px}.AllPlaygroundsPage_imageWrapper__wN9pv{position:relative;overflow:hidden;border-radius:12px;cursor:pointer;box-shadow:0 10px 30px rgba(0,0,0,.08);transition:transform .3s ease,box-shadow .3s ease}.AllPlaygroundsPage_imageWrapper__wN9pv img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}.AllPlaygroundsPage_imageWrapper__wN9pv:hover img{transform:scale(1.05)}.AllPlaygroundsPage_imageOverlay__kLA26{position:absolute;bottom:0;left:0;right:0;padding:.75rem 1rem;background:linear-gradient(0deg,rgba(0,0,0,.65),rgba(0,0,0,0));color:#fff;opacity:0;transition:opacity .3s ease;display:flex;flex-direction:column}.AllPlaygroundsPage_imageWrapper__wN9pv:hover .AllPlaygroundsPage_imageOverlay__kLA26{opacity:1}.AllPlaygroundsPage_imageOverlay__kLA26 h3{margin:0;font-size:1rem;font-weight:600}.AllPlaygroundsPage_imageOverlay__kLA26 p{margin:0;font-size:.85rem;opacity:.9}@media (max-width:1024px){.AllPlaygroundsPage_grid__aQW_1{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));grid-auto-rows:180px}}@media (max-width:768px){.AllPlaygroundsPage_heading__6B6sb{font-size:1.7rem}.AllPlaygroundsPage_grid__aQW_1{grid-template-columns:1fr 1fr;grid-auto-rows:160px}}@media (max-width:480px){.AllPlaygroundsPage_heading__6B6sb{font-size:1.5rem}.AllPlaygroundsPage_grid__aQW_1{grid-template-columns:1fr;grid-auto-rows:180px}}