.contact-page-header{background:linear-gradient(#8b1538e6,#6b0f2be6),url(https://images.unsplash.com/photo-1423666639041-f56000c27a9a?fm=jpg&q=60&w=3000);background-size:cover;background-position:center;background-attachment:fixed;padding:8rem 0 4rem;color:var(--white);text-align:center}.contact-page-header .breadcrumb{justify-content:center;margin-bottom:1rem;background:transparent}.contact-page-header .breadcrumb-item a{color:#fffc;text-decoration:none;transition:color .3s ease}.contact-page-header .breadcrumb-item a:hover,.contact-page-header .breadcrumb-item.active{color:var(--white)}.contact-page-header .breadcrumb-item+.breadcrumb-item:before{color:#fff9}.contact-page-header h1{font-size:3rem;font-weight:700;margin-bottom:1rem;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.contact-page-header h1 i{margin-right:.5rem}.contact-page-header .lead{font-size:1.2rem;max-width:700px;margin:0 auto;opacity:.95}.contact-page-content{background-color:var(--white);padding:4rem 0}.contact-info-card{background:var(--light-gray, #f8f9fa);border-radius:12px;padding:2rem;height:100%;transition:transform .3s ease,box-shadow .3s ease;border:1px solid rgba(139,21,56,.1)}.contact-info-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px #8b153826}.contact-info-card .icon-wrapper{width:60px;height:60px;background:linear-gradient(135deg,var(--primary-color),var(--primary-dark));border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}.contact-info-card .icon-wrapper i{font-size:1.5rem;color:var(--white)}.contact-info-card h4{font-size:1.25rem;font-weight:600;color:var(--text-dark);margin-bottom:.75rem}.contact-info-card p{color:#666;margin-bottom:0;line-height:1.6}.contact-info-card a{color:var(--primary-color);text-decoration:none;transition:color .3s ease}.contact-info-card a:hover{color:var(--primary-dark);text-decoration:underline}.opening-hours-section{background-color:var(--light-gray, #f8f9fa);padding:4rem 0}.opening-hours-card{background:var(--white);border-radius:12px;padding:2.5rem;box-shadow:0 5px 20px #00000014}.opening-hours-card h3{font-size:1.75rem;font-weight:600;color:var(--text-dark);margin-bottom:1.5rem}.opening-hours-card h3 i{color:var(--primary-color);margin-right:.5rem}.hours-list{list-style:none;padding:0;margin:0}.hours-list li{display:flex;justify-content:space-between;align-items:center;padding:1rem 0;border-bottom:1px solid rgba(0,0,0,.08)}.hours-list li:last-child{border-bottom:none}.hours-list .day{font-weight:500;color:var(--text-dark)}.hours-list .time{color:#666}.hours-list .closed{color:var(--primary-color);font-weight:500}.map-section{padding:4rem 0;background-color:var(--white)}.map-section h3{font-size:1.75rem;font-weight:600;color:var(--text-dark);margin-bottom:1.5rem;text-align:center}.map-section h3 i{color:var(--primary-color);margin-right:.5rem}.map-container{border-radius:12px;overflow:hidden;box-shadow:0 5px 20px #0000001a}.map-container iframe{display:block}.contact-form-section{background:linear-gradient(135deg,#8b15380d,#6b0f2b0d);padding:4rem 0}.contact-form-section h3{font-size:1.75rem;font-weight:600;color:var(--text-dark);margin-bottom:.5rem}.contact-form-section .section-subtitle{color:#666;margin-bottom:2rem}.contact-form-wrapper{background:var(--white);border-radius:12px;padding:2.5rem;box-shadow:0 5px 20px #00000014}.social-links{display:flex;justify-content:center;gap:1.5rem;flex-wrap:wrap}.social-link{display:flex;align-items:center;gap:.75rem;background:var(--white);padding:1rem 1.5rem;border-radius:50px;text-decoration:none;color:var(--text-dark);font-weight:500;transition:all .3s ease;box-shadow:0 3px 10px #00000014}.social-link:hover{transform:translateY(-3px);box-shadow:0 5px 20px #00000026;color:var(--white)}.social-link i{font-size:1.5rem}.social-link.facebook:hover{background:#1877f2}.social-link.instagram:hover{background:linear-gradient(45deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888)}.social-link.linkedin:hover{background:#0a66c2}.social-link.email:hover{background:var(--primary-color)}@media(max-width:768px){.contact-page-header{padding:7rem 0 3rem}.contact-page-header h1{font-size:2rem}.contact-page-header .lead{font-size:1rem}.contact-info-card{margin-bottom:1.5rem}.social-links{flex-direction:column;align-items:center}.social-link{width:100%;max-width:280px;justify-content:center}}
