#iletisim{scroll-margin-top:80px}.contact-layout{display:grid;grid-template-columns:1fr 1fr;gap:32px;align-items:stretch}.contact-links{display:flex;flex-direction:column;gap:12px}.contact-channel,.contact-address{display:flex;align-items:center;gap:17px;padding:18px 20px;background:#fff;border:1px solid #e7dce3;border-radius:15px;color:#704264;text-decoration:none;transition:transform .2s,box-shadow .2s}.contact-channel:hover,.contact-address:hover{transform:translateY(-2px);box-shadow:0 7px 22px #70426412}.channel-icon{width:46px;height:46px;display:grid;place-items:center;flex-shrink:0;background:#f3edf1;border-radius:14px}.channel-icon svg{width:25px;height:25px}.contact-channel strong,.contact-address strong{display:block;font-size:16px;margin-bottom:6px}.contact-channel small,.contact-address small{display:block;font-size:12px;line-height:1.8;color:#766b73;overflow-wrap:anywhere}.channel-arrow{margin-left:auto;font-size:21px}.whatsapp-channel .channel-icon{background:#e6f5ec;color:#218b52}.instagram-channel .channel-icon{background:#f8eaf1;color:#b04f84}.contact-address{align-items:flex-start;background:transparent}.directions-label{display:block;font-size:12px;font-weight:600;margin-top:10px}.contact-map{border:1px solid #e2d5de;background:white;border-radius:20px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 12px 32px #70426408}.map-heading{display:flex;align-items:center;gap:12px;padding:20px;font-size:12px;font-weight:600;color:#704264}.location-pulse{position:relative;width:10px;height:10px;background:#704264;border-radius:50%;margin:0 5px}.location-pulse:after{content:'';position:absolute;inset:-5px;border:1px solid #9a6b8e;border-radius:50%;animation:locationPulse 2.6s ease-out infinite}.contact-map iframe{display:block;width:100%;min-height:230px;flex:1;border:0;background:#eee9e4}.map-caption{padding:21px 24px;display:flex;flex-direction:column;gap:9px;text-decoration:none;color:#704264}.map-caption strong{font-size:14px}.map-caption span{font-size:12px;line-height:1.8;color:#766b73}.map-caption b{font-size:12px}@keyframes locationPulse{0%{transform:scale(.8);opacity:.8}100%{transform:scale(2);opacity:0}}@media(max-width:760px){.contact-layout{grid-template-columns:1fr;gap:22px}.contact-channel,.contact-address{padding:16px}.contact-map iframe{min-height:250px}}@media(prefers-reduced-motion:reduce){.location-pulse:after{animation:none}.contact-channel,.contact-address{transition:none}}
