.map-container{display:flex;justify-content:center;align-items:center;width:100%;height:70vh;padding:20px;margin-top:8rem}.responsive-map{position:relative;width:80%;height:100%;border-radius:8px;box-shadow:0 4px 8px #0000001a;overflow:hidden}.responsive-map iframe{position:absolute;top:0;left:0;width:100%;height:100%}@media(max-width:1200px){.responsive-map{width:90%}}@media(max-width:768px){.map-container{height:60vh;padding:15px}.responsive-map{width:100%}}@media(max-width:480px){.map-container{height:50vh;padding:10px;margin-top:4rem}.responsive-map{height:0;padding-bottom:75%;width:100%}}.main-title{font-size:5rem;font-weight:700;color:#1179bd;margin-bottom:48px;text-shadow:2px 2px 4px rgba(0,0,0,.1);text-align:center}.product-container{max-width:1200px;margin:auto;padding:20px}.product-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;font-size:14px;color:#555;flex-wrap:wrap}.product-controls button{margin-left:10px;padding:5px 15px;border:1px solid #ccc;background:#fff;border-radius:20px;cursor:pointer}.product-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.product-card{text-align:center}.product-card img{height:150px;object-fit:contain;margin-bottom:10px;display:block;margin-left:auto;margin-right:auto}.product-card h3{font-size:14px;font-weight:600;margin:5px 0}.product-card .category{font-size:12px;color:#777;margin-bottom:5px}.product-card .price{font-size:14px;font-weight:500;color:#333}.pagination{display:flex;justify-content:center;margin-top:30px;gap:5px}.pagination button{width:32px;height:32px;border:1px solid #ccc;background:#fff;border-radius:50%;cursor:pointer}.pagination button.active{background:#1179bd;color:#fff}@media(min-width:768px){.product-grid{grid-template-columns:repeat(3,1fr)}}@media(min-width:1024px){.product-grid{grid-template-columns:repeat(4,1fr)}}.product-detail-container{max-width:1200px;margin:8rem auto 2rem;padding:0 1rem}.breadcrumb{margin-bottom:2rem}.breadcrumb h2{font-size:1.5rem;font-weight:600;color:#333;text-align:center}.breadcrumb a{color:#1179bd;text-decoration:none;transition:color .3s}.breadcrumb a:hover{color:#0d5a8f}.product-detail-content{display:grid;grid-template-columns:1fr 1fr;gap:3rem;margin-bottom:4rem}.product-image-section{display:flex;flex-direction:column;gap:2rem}.product-image{width:100%;aspect-ratio:1;background-color:#f5f5f5;background-size:cover;background-position:center;background-repeat:no-repeat;border-radius:12px;box-shadow:0 4px 12px #0000001a}.product-tags{display:flex;flex-direction:column;gap:1rem}.product-tags p{line-height:1.8;color:#666;font-size:.95rem}.product-tags strong{color:#333;font-weight:600}.product-tags a{color:#1179bd;text-decoration:none;transition:color .3s}.product-tags a:hover{color:#0d5a8f;text-decoration:underline}.product-description-section{display:flex;flex-direction:column;gap:2rem}.product-detail-title{font-size:2.5rem;font-weight:700;color:#333;margin:0;line-height:1.2}.product-detail-description{font-size:1.1rem;line-height:1.8;color:#666}.price-section{margin-top:2rem;padding:2rem;background:#f8f9fa;border-radius:12px}.price-section h2{font-size:1.5rem;color:#333;margin-bottom:1.5rem}.whatsapp-button{display:inline-flex;align-items:center;gap:.75rem;padding:1rem 2rem;background-color:#25d366;color:#fff;text-decoration:none;border-radius:50px;font-weight:600;font-size:1rem;transition:all .3s ease;box-shadow:0 4px 12px #25d3664d}.whatsapp-button:hover{background-color:#20ba5a;transform:translateY(-2px);box-shadow:0 6px 16px #25d36666}.whatsapp-button svg{flex-shrink:0}@media(max-width:968px){.product-detail-content{grid-template-columns:1fr;gap:2rem}.product-detail-title{font-size:2rem}}@media(max-width:768px){.breadcrumb h2{font-size:1.25rem}.product-detail-title{font-size:1.75rem}.product-detail-description{font-size:1rem}.price-section{padding:1.5rem}.price-section h2{font-size:1.25rem}.whatsapp-button{width:100%;justify-content:center}}@media(max-width:480px){.product-detail-container{padding:0 .75rem}.breadcrumb h2{font-size:1.1rem}.product-detail-title{font-size:1.5rem}.product-tags{font-size:.875rem}.whatsapp-button{padding:.875rem 1.5rem;font-size:.9rem}}
