.baro-footer {
  background-color: #000081;
  color: #ffffff;
  font-family: 'Noto Sans KR', sans-serif;
  padding: 60px 0 20px;
  width: 100%;
}

.baro-footer__container {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0 20px;
}

.baro-footer__section {
  margin-bottom: 40px;
}

.baro-footer__company {
  flex: 0 0 25%;
}

.baro-footer__sitemap {
  flex: 0 0 20%;
}

.baro-footer__customer {
  flex: 0 0 25%;
}

.baro-footer__info {
  flex: 0 0 25%;
}

.baro-footer__logo {
  margin-bottom: 20px;
  max-width: 200px;
}

.baro-footer__logo-img {
  width: 100%;
  height: auto;
  transition: transform 0.3s ease;
}

.baro-footer__logo-img:hover {
  transform: scale(1.05);
}

.baro-footer__tagline {
  font-size: 14px;
  line-height: 1.5;
  margin-bottom: 20px;
  opacity: 0.9;
}

.baro-footer__social {
  display: flex;
  gap: 15px;
}

.baro-footer__social-link {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.1);
  transition: all 0.3s ease;
}

.baro-footer__social-link:hover {
  background-color: rgba(255, 255, 255, 0.2);
  transform: translateY(-3px);
}

.baro-footer__social-icon {
  width: 16px;
  height: 16px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.baro-footer__social-icon--instagram {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='white'%3E%3Cpath d='M12 2.163c3.204 0 3.584.012 4.85.07 3.252.148 4.771 1.691 4.919 4.919.058 1.265.069 1.645.069 4.849 0 3.205-.012 3.584-.069 4.849-.149 3.225-1.664 4.771-4.919 4.919-1.266.058-1.644.07-4.85.07-3.204 0-3.584-.012-4.849-.07-3.26-.149-4.771-1.699-4.919-4.92-.058-1.265-.07-1.644-.07-4.849 0-3.204.013-3.583.07-4.849.149-3.227 1.664-4.771 4.919-4.919 1.266-.057 1.645-.069 4.849-.069zm0-2.163c-3.259 0-3.667.014-4.947.072-4.358.2-6.78 2.618-6.98 6.98-.059 1.281-.073 1.689-.073 4.948 0 3.259.014 3.668.072 4.948.2 4.358 2.618 6.78 6.98 6.98 1.281.058 1.689.072 4.948.072 3.259 0 3.668-.014 4.948-.072 4.354-.2 6.782-2.618 6.979-6.98.059-1.28.073-1.689.073-4.948 0-3.259-.014-3.667-.072-4.947-.196-4.354-2.617-6.78-6.979-6.98-1.281-.059-1.69-.073-4.949-.073zm0 5.838c-3.403 0-6.162 2.759-6.162 6.162s2.759 6.163 6.162 6.163 6.162-2.759 6.162-6.163c0-3.403-2.759-6.162-6.162-6.162zm0 10.162c-2.209 0-4-1.79-4-4 0-2.209 1.791-4 4-4s4 1.791 4 4c0 2.21-1.791 4-4 4zm6.406-11.845c-.796 0-1.441.645-1.441 1.44s.645 1.44 1.441 1.44c.795 0 1.439-.645 1.439-1.44s-.644-1.44-1.439-1.44z'/%3E%3C/svg%3E");
}

.baro-footer__social-icon--facebook {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='white'%3E%3Cpath d='M9 8h-3v4h3v12h5v-12h3.642l.358-4h-4v-1.667c0-.955.192-1.333 1.115-1.333h2.885v-5h-3.808c-3.596 0-5.192 1.583-5.192 4.615v3.385z'/%3E%3C/svg%3E");
}

.baro-footer__social-icon--youtube {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='white'%3E%3Cpath d='M19.615 3.184c-3.604-.246-11.631-.245-15.23 0-3.897.266-4.356 2.62-4.385 8.816.029 6.185.484 8.549 4.385 8.816 3.6.245 11.626.246 15.23 0 3.897-.266 4.356-2.62 4.385-8.816-.029-6.185-.484-8.549-4.385-8.816zm-10.615 12.816v-8l8 3.993-8 4.007z'/%3E%3C/svg%3E");
}

.baro-footer__social-icon--question {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='white'%3E%3Cpath d='M12 2c5.514 0 10 4.486 10 10s-4.486 10-10 10-10-4.486-10-10 4.486-10 10-10zm0-2c-6.627 0-12 5.373-12 12s5.373 12 12 12 12-5.373 12-12-5.373-12-12-12zm1.25 17c0 .69-.559 1.25-1.25 1.25-.689 0-1.25-.56-1.25-1.25s.561-1.25 1.25-1.25c.691 0 1.25.56 1.25 1.25zm1.393-9.998c-.608-.616-1.515-.955-2.551-.955-2.18 0-3.59 1.55-3.59 3.95h2.011c0-1.486.829-2.013 1.538-2.013.634 0 1.307.421 1.364 1.226.062.847-.39 1.277-.962 1.821-1.412 1.343-1.438 1.993-1.432 3.468h2.005c-.013-.664.03-1.203.935-2.178.677-.73 1.519-1.638 1.536-3.022.011-.924-.284-1.719-.854-2.297z'/%3E%3C/svg%3E");
}

.baro-footer__heading {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 20px;
  position: relative;
}

.baro-footer__heading::after {
  content: '';
  position: absolute;
  bottom: -8px;
  left: 0;
  width: 30px;
  height: 2px;
  background-color: #f7e600;
  transition: width 0.3s ease;
}

.baro-footer__section:hover .baro-footer__heading::after {
  width: 50px;
}

.baro-footer__menu {
  list-style: none;
  padding: 0;
  margin: 0;
}

.baro-footer__menu-item {
  margin-bottom: 12px;
}

.baro-footer__menu-link {
  color: #ffffff;
  text-decoration: none;
  font-size: 15px;
  transition: all 0.3s ease;
  position: relative;
  display: inline-block;
}

.baro-footer__menu-link::after {
  content: '';
  position: absolute;
  width: 0;
  height: 1px;
  bottom: -2px;
  left: 0;
  background-color: #ffffff;
  transition: width 0.3s ease;
}

.baro-footer__menu-link:hover {
  color: #f7e600;
}

.baro-footer__menu-link:hover::after {
  width: 100%;
}

.baro-footer__phone {
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 10px;
}

.baro-footer__hours {
  font-size: 14px;
  margin-bottom: 20px;
  opacity: 0.8;
}

.baro-footer__kakao {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #f7e600;
  color: #000000;
  text-decoration: none;
  padding: 12px 20px;
  border-radius: 4px;
  font-weight: 500;
  transition: all 0.3s ease;
  max-width: 200px;
}

.baro-footer__kakao:hover {
  transform: translateY(-3px);
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}

.baro-footer__kakao-icon {
  display: inline-block;
  width: 18px;
  height: 18px;
  margin-right: 8px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23000000'%3E%3Cpath d='M12 3c-5.514 0-10 3.476-10 7.747 0 2.994 2.013 5.63 5 6.98V22l4.257-2.638c.246.027.496.038.743.038 5.514 0 10-3.476 10-7.747S17.514 3 12 3zm.5 11.5c-.276 0-.5-.224-.5-.5v-3.5h-3c-.276 0-.5-.224-.5-.5s.224-.5.5-.5h3v-1c0-.276.224-.5.5-.5s.5.224.5.5v1h3c.276 0 .5.224.5.5s-.224.5-.5.5h-3v3.5c0 .276-.224.5-.5.5z'/%3E%3C/svg%3E");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.baro-footer__info-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.baro-footer__info-item {
  margin-bottom: 10px;
  font-size: 14px;
  opacity: 0.9;
}

.baro-footer__copyright {
  text-align: center;
  padding-top: 30px;
  margin-top: 20px;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  font-size: 14px;
  opacity: 0.7;
}

/* 모바일/태블릿 디자인 */
@media (max-width: 992px) {
  .baro-footer__desktop {
    display: none;
  }
  
  .baro-footer__mobile {
    display: block;
  }
  
  .baro-footer {
    padding: 40px 0 20px;
  }
  
  .baro-footer__container {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
  
  .baro-footer__mobile-logo {
    margin-bottom: 30px;
    text-align: center;
  }
  
  .baro-footer__mobile-title {
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 5px;
  }
  
  .baro-footer__mobile-subtitle {
    font-size: 16px;
    opacity: 0.9;
  }
  
  .baro-footer__mobile-info {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 20px;
    margin-bottom: 40px;
  }
  
  .baro-footer__mobile-item {
    display: flex;
    align-items: center;
    font-size: 18px;
  }
  
  .baro-footer__mobile-icon {
    width: 24px;
    height: 24px;
    margin-right: 10px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
  }
  
  .baro-footer__mobile-icon--phone {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='white'%3E%3Cpath d='M20 22.621l-3.521-6.795c-.008.004-1.974.97-2.064 1.011-2.24 1.086-6.799-7.82-4.609-8.994l2.083-1.026-3.493-6.817-2.106 1.039c-7.202 3.755 4.233 25.982 11.6 22.615.121-.055 2.102-1.029 2.11-1.033z'/%3E%3C/svg%3E");
  }
  
  .baro-footer__mobile-icon--clock {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='white'%3E%3Cpath d='M12 2c5.514 0 10 4.486 10 10s-4.486 10-10 10-10-4.486-10-10 4.486-10 10-10zm0-2c-6.627 0-12 5.373-12 12s5.373 12 12 12 12-5.373 12-12-5.373-12-12-12zm1 12v-6h-2v8h7v-2h-5z'/%3E%3C/svg%3E");
  }
  
  .baro-footer__mobile-icon--location {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='white'%3E%3Cpath d='M12 0c-4.198 0-8 3.403-8 7.602 0 4.198 3.469 9.21 8 16.398 4.531-7.188 8-12.2 8-16.398 0-4.199-3.801-7.602-8-7.602zm0 11c-1.657 0-3-1.343-3-3s1.343-3 3-3 3 1.343 3 3-1.343 3-3 3z'/%3E%3C/svg%3E");
  }
  
  .baro-footer__mobile-phone {
    font-size: 20px;
    font-weight: 700;
  }
}

/* 데스크톱에서는 모바일 디자인 숨기기, 모바일/태블릿에서는 데스크톱 디자인 숨기기 */
.baro-footer__mobile {
  display: none;
}

.baro-footer__desktop {
  display: block;
}

@media (max-width: 992px) {
  .baro-footer__desktop {
    display: none;
  }
  
  .baro-footer__mobile {
    display: block;
  }
}