.store-dynamic-page{font-family:inherit;width:100%}.store-hero{background-position:50%;background-size:cover;height:400px;position:relative}.store-hero,.store-hero-overlay{align-items:center;display:flex;justify-content:center;width:100%}.store-hero-overlay{background:rgba(0,0,0,.5);height:100%}.store-hero-title{color:#fff;font-size:3rem;font-weight:700;margin:0;text-shadow:2px 2px 4px rgba(0,0,0,.5)}.store-content-wrapper{margin:0 auto;max-width:1200px;padding:40px 20px}.store-info-section{margin-bottom:40px}.store-gallery-section h2,.store-info-section h2,.store-map-section h2{color:#e31837;margin-bottom:20px;text-align:center}.store-info-grid{background:#f9f9f9;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.05);display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));padding:30px}.store-info-item strong{color:#333;display:block;margin-bottom:5px}.store-info-item p{color:#666;margin:0}.store-info-item a{color:#e31837;text-decoration:none}.store-map-section{margin-bottom:40px}.store-map-container{border-radius:8px;box-shadow:0 4px 6px rgba(0,0,0,.1);overflow:hidden}.store-map-link{margin-top:10px;text-align:right}.store-map-link a{color:#fdb913;font-weight:700;text-decoration:none}.store-gallery-section{margin-bottom:40px;position:relative}.store-gallery-carousel{border-radius:8px;box-shadow:0 4px 10px rgba(0,0,0,.15);margin:0 auto;max-width:800px;overflow:hidden;position:relative}.store-gallery-track{display:flex;transition:transform .5s ease-in-out}.store-gallery-slide{box-sizing:border-box;min-width:100%}.store-gallery-slide img{display:block;height:500px;object-fit:cover;width:100%}.store-gallery-nav{background:rgba(0,0,0,.5);border:none;color:#fff;cursor:pointer;font-size:18px;padding:15px;position:absolute;top:50%;transform:translateY(-50%);transition:background .3s;z-index:10}.store-gallery-nav.prev{left:10px}.store-gallery-nav.next{right:10px}.store-gallery-nav:hover{background:rgba(0,0,0,.8)}@media (max-width:768px){.store-hero-title{font-size:2rem}.store-gallery-slide img{height:300px}.store-info-grid{grid-template-columns:1fr}}