html {
  scroll-behavior: smooth;
}

/* Основные стили */
body {
  margin: 0;
  font-family: 'Montserrat', sans-serif;
  background-color: #fff8f2;
  color: #333;
}

body > * {
  max-width: 100%;
  box-sizing: border-box;
}

header {
  background: #fff;
  padding: 1rem 2rem;
  display: flex;
  height: 60px;
  justify-content: space-between;
  align-items: center;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  position: sticky;
  top: 0;
  z-index: 1000;
}

header .logo {
  font-weight: 700;
  font-size: 1.7rem;
  color: #d2691e;
}


.hero {
  background: url('https://sun9-18.userapi.com/s/v1/ig2/pfL1w-Ru4DGiTAjVmoSDeQFjFGsCos6zzXGrn8hEXlmwl-RxWcfwpxIwunWAZA_UwgVbyV1r8_YzSGDToq0c_s5E.jpg?quality=95&as=32x43,48x64,72x96,108x144,160x213,240x320,360x480,480x640,540x720,640x853,720x960,1080x1440,1280x1707,1440x1920&from=bu&cs=1440x0')
    center/cover no-repeat;
  background-attachment: fixed;
  height: 80vh;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  position: relative;
}

.hero::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}

.hero-content {
  position: relative;
  color: #fff;
  z-index: 1;
  padding: 1rem;
}

.hero-content h1 {
  font-size: 7em;
  margin-bottom: 1rem;
  text-shadow: 2px 2px 8px rgba(0, 0, 0, 0.6);
}

.hero-content h2 {
  font-size: 3em;
  margin-bottom: 1rem;
  text-shadow: 2px 2px 8px rgba(0, 0, 0, 0.6);
}

.hero-content p {
  font-size: 2rem;
  margin-bottom: 2rem;
  text-shadow: 1px 1px 6px rgba(0, 0, 0, 0.4);
}

@media (max-width: 768px) {
  .hero-content h1 {
    font-size: 3rem;
    margin-bottom: 1rem;
    text-shadow: 2px 2px 8px rgba(0, 0, 0, 0.6);
  }
  .hero-content h2 {
    font-size: 2em;
    margin-bottom: 1rem;
    text-shadow: 2px 2px 8px rgba(0, 0, 0, 0.6);
  }
  .hero-content p {
    font-size: 1.2rem;
    margin-bottom: 1.5rem;
    text-shadow: 1px 1px 6px rgba(0, 0, 0, 0.4);
  }
}

.section {
  padding: 0rem 1rem;
  max-width: 1100px;
  margin: auto;
  animation: fadeIn 0.8s ease-in-out;
}

@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(30px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.section h2 {
  text-align: center;
  font-size: 2.5rem; /* Увеличил размер */
  color: #d2691e;
  border-bottom: 3px solid #f0c9a8; /* Изменил цвет и толщину */
  padding-bottom: 0.8rem;
  display: block; /* Изменил с inline-block на block */
  width: 100%;
  margin-bottom: 2rem;
  letter-spacing: 1px;
}

.section h2 {
  animation: fadeInUp 0.8s ease-out both;
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(20px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

#menu {
  margin-bottom: 0;
}
#menu .menu-grid:last-child {
  margin-bottom: 0;
}

.menu-grid {
  display: grid;
  margin-top: 2rem;
  padding: 0 1rem;
  grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
  gap: 2rem;
}

.menu-category-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  margin-top: 2.5rem;
  margin-bottom: 1rem;
}

.menu-category-row .menu-category {
  margin: 0;
}

/* Стили для карточек товаров меню */

.menu-category {
  margin: 0;
  font-size: 1.8rem; /* Увеличил размер */
  color: #b85c1d;
  text-align: left;
  font-weight: 700;
  letter-spacing: 0.8px;
  text-transform: uppercase; /* Добавил uppercase */
  position: relative;
  padding-left: 1rem;
}

.menu-category::before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  height: 70%;
  width: 5px;
  background: #d2691e;
  border-radius: 3px;
}

.menu-burger {
  display: none;
  width: 36px;
  height: 36px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  margin: 0.5rem 0 1rem 0;
  z-index: 10;
}
.menu-burger span {
  display: block;
  width: 28px;
  height: 4px;
  background: #d2691e;
  margin: 4px 0;
  border-radius: 2px;
  transition: 0.3s;
}

@media (max-width: 768px) {
  .menu-burger {
    display: flex;
  }
  .menu-grid {
    display: none;
  }
  .menu-grid.open {
    display: grid;
  }
}

.menu-item {
  height: 400px; /* Увеличиваем высоту на 20px */
  display: flex;
  flex-direction: column;
}

.menu-item img {
  width: 100%;
  height: 200px; /* Фиксированная высота изображения */
  object-fit: cover; /* Обрезаем и масштабируем изображение */
  border-radius: 12px;
  margin-bottom: 1rem;
  cursor: pointer; /* Курсор-указатель */
  transition: transform 0.3s ease;
}

.menu-item img:hover {
  transform: scale(1.03);
}

.menu-item h3 {
  margin: 0.5rem 0;
  flex-grow: 1;
}

.menu-item p {
  margin: 0.5rem 0 1rem;
}

.menu-item .btn {
  margin-top: 0.5rem;
  width: 100%;
  border-radius: 8px;
  font-size: 1rem;
  padding: 0.7rem 0;
}

.btn {
  padding: 0.6rem 1.2rem;
  background: #d2691e;
  color: white;
  border: none;
  border-radius: 5px;
  cursor: pointer;
  font-weight: bold;
  transition: background 0.2s ease;
  text-decoration: none;
  display: inline-block;
}

.btn.large {
  font-size: 1.1rem;
  padding: 0.8rem 1.5rem;
}

.btn:hover {
  background: #b85c1d;
}

.map-container iframe {
  width: 100%;
  height: 400px;
  border: none;
  margin-top: 2rem;
  border-radius: 10px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
}

#contacts {
  padding: 1rem 1rem;
  background-color: #fffaf5;
}

.contacts-block {
  background: white;
  border-radius: 16px;
  padding: 2.5rem;
  box-shadow: 0 6px 20px rgba(210, 105, 30, 0.08);
  max-width: 800px;
  margin: 0 auto 3rem;
  position: relative;
  overflow: hidden;
  border: 1px solid #ffeedd;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.contacts-block:hover {
  transform: translateY(-5px);
  box-shadow: 0 12px 30px rgba(210, 105, 30, 0.15);
}

.contacts-block::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 5px;
  background: linear-gradient(to right, #d2691e, #e07b2b);
}

.contacts-block p {
  margin: 1.2rem 0;
  font-size: 1.1rem;
  color: #555;
  display: flex;
  align-items: center;
  line-height: 1.6;
}

.contacts-block strong {
  color: #b85c1d;
  min-width: 80px;
  display: inline-block;
}

.contacts-block a {
  color: #d2691e;
  text-decoration: none;
  transition: color 0.2s;
  margin-left: 0.3rem;
}

.contacts-block a:hover {
  color: #b85c1d;
  text-decoration: underline;
}

.contacts-block .btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-top: 1rem;
  padding: 0.8rem 1.5rem;
  background: linear-gradient(to right, #d2691e, #e07b2b);
  border: none;
  color: white;
  font-weight: 600;
  border-radius: 8px;
  box-shadow: 0 4px 15px rgba(210, 105, 30, 0.2);
  transition: all 0.3s ease;
}

.contacts-block .btn:hover {
  background: linear-gradient(to right, #b85c1d, #d2691e);
  transform: translateY(-2px);
  box-shadow: 0 6px 20px rgba(210, 105, 30, 0.3);
  text-decoration: none;
}

.map-container {
  margin-top: 2rem;
  border-radius: 16px;
  overflow: hidden;
  box-shadow: 0 6px 20px rgba(210, 105, 30, 0.1);
  border: 1px solid #f0c9a8;
}

/* Иконки для контактов */
.contacts-block p:nth-child(1)::before {
  content: "📞";
  margin-right: 0.8rem;
  font-size: 1.3rem;
}

.contacts-block p:nth-child(2)::before {
  content: "📍";
  margin-right: 0.8rem;
  font-size: 1.3rem;
}

.contacts-block p:nth-child(3)::before {
  content: "⏰";
  margin-right: 0.8rem;
  font-size: 1.3rem;
}

/* Адаптив для контактов */
@media (max-width: 768px) {
  .contacts-block {
    padding: 1.8rem;
  }
  
  .contacts-block p {
    flex-direction: column;
    align-items: flex-start;
  }
  
  .contacts-block strong {
    margin-bottom: 0.3rem;
  }
  
  .contacts-block a {
    margin-left: 0;
  }
  
  .contacts-block .btn {
    width: 100%;
  }
}

#about {
  position: relative;
  max-width: 1100px;
  width: 100%;
  margin: 0 auto;
  padding: 4rem 1rem;
  z-index: 1;
}

.about-bg-container {
  position: relative;
  width: 100%;
  min-height: 300px;
  margin-top: 2rem;
  background: url('../images/about-us.jpg')
    center/cover no-repeat;
  background-attachment: fixed;
  border-radius: 18px;
  overflow: hidden;
}

.about-bg-container::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3); /* Затемнение фона */
  z-index: 1;
}

#about h2 {
  text-align: center;
  font-size: 2.5rem;
  color: #d2691e;
  border-bottom: 3px solid #f0c9a8;
  padding-bottom: 0.8rem;
  display: block;
  width: 100%;
  margin-bottom: 2rem;
  letter-spacing: 1px;
  position: relative;
  z-index: 2;
}

.about-block {
  position: relative;
  z-index: 2;
  background: rgba(255, 255, 255, 0.85);
  border-radius: 12px;
  padding: 2rem;
  max-width: 80%;
  margin: 2rem auto;
  backdrop-filter: blur(2px);
}

@media (max-width: 768px) {
  .about-bg-container {
    min-height: 250px;
  }
  
  .about-block {
    max-width: 90%;
    padding: 1.5rem;
    margin: 1.5rem auto;
  }
}

.about-block:hover,
.contacts-block:hover {
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
}

.about-block p,
.contacts-block p {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  font-size: 1.1rem;
  color: #444;
}

.about-block p::before {
  content: '\1F36F';
  font-size: 1.4rem;
}

.contacts-block p:nth-child(1)::before {
  content: '\260E';
  font-size: 1.3rem;
}

.contacts-block p:nth-child(2)::before {
  content: '\1F4CD';
  font-size: 1.3rem;
}

.contacts-block p:nth-child(3)::before {
  content: '\23F0';
  font-size: 1.3rem;
}

/* Стили для секции отзывов */
#reviews {
  background-color: #fffaf5;
  padding: 4rem 1rem;
}

.reviews-container {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
  gap: 2rem;
  margin-top: 2rem;
  max-width: 1200px;
  margin: 2rem auto 0;
}

.review-card {
  background: white;
  border-radius: 16px;
  padding: 1.8rem;
  box-shadow: 0 6px 20px rgba(210, 105, 30, 0.08);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  position: relative;
  overflow: hidden;
  border: 1px solid #ffeedd;
}

.review-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 12px 30px rgba(210, 105, 30, 0.15);
}

.review-card::before {
  content: "";
  position: absolute;
  top: 15px;
  left: 20px;
  font-size: 5rem;
  color: #ffeedd;
  font-family: Georgia, serif;
  line-height: 1;
  z-index: 0;
}

.review-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0.5rem;
  position: relative;
  z-index: 1;
}

.review-author {
  font-weight: 700;
  color: #b85c1d;
  font-size: 1.1rem;
}

.review-stats {
  font-size: 0.85rem;
  color: #a0a0a0;
  background: #fff8f0;
  padding: 0.2rem 0.5rem;
  border-radius: 12px;
}

.review-date {
  font-size: 0.9rem;
  color: #888;
  margin-bottom: 1rem;
  position: relative;
  z-index: 1;
}

.review-text {
  line-height: 1.6;
  color: #555;
  position: relative;
  z-index: 1;
  font-size: 1rem;
}

/* Адаптив для отзывов */
@media (max-width: 768px) {
  .reviews-container {
    grid-template-columns: 1fr;
    gap: 1.5rem;
  }
  
  .review-card {
    padding: 1.5rem;
  }
}

@media (max-width: 480px) {
  .review-header {
    flex-direction: column;
    align-items: flex-start;
    gap: 0.3rem;
  }
}

/* Стили для изображений в отзывах */
.review-image {
  margin: 1rem 0;
  border-radius: 12px;
  overflow: hidden;
  max-height: 300px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.review-image img {
  max-width: 100%;
  height: auto;
  border-radius: 12px;
  transition: transform 0.3s ease;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
}

.review-image img:hover {
  transform: scale(1.03);
}

/* Адаптив для изображений в отзывах */
@media (max-width: 768px) {
  .review-image {
    max-height: 250px;
  }
}

@media (max-width: 480px) {
  .review-image {
    max-height: 200px;
  }
}

/* Стили для кнопки "Посмотреть все отзывы" */
.all-reviews-btn-container {
  text-align: center;
  margin-top: 3rem;
  padding: 0 1rem;
}

.all-reviews-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  padding: 0.8rem 1.8rem;
  font-size: 1.1rem;
  background: linear-gradient(to right, #d2691e, #e07b2b);
  border-radius: 50px;
  box-shadow: 0 4px 15px rgba(210, 105, 30, 0.3);
  transition: all 0.3s ease;
  border: none;
  text-decoration: none;
}

.all-reviews-btn:hover {
  background: linear-gradient(to right, #b85c1d, #d2691e);
  transform: translateY(-2px);
  box-shadow: 0 6px 20px rgba(210, 105, 30, 0.4);
}

.all-reviews-btn:active {
  transform: translateY(0);
}

/* Иконка для кнопки (можно использовать эмодзи или добавить иконку через псевдоэлемент) */
.all-reviews-btn::after {
  content: "→";
  font-size: 1.2rem;
  transition: transform 0.3s ease;
}

.all-reviews-btn:hover::after {
  transform: translateX(3px);
}

@media (max-width: 768px) {
  .all-reviews-btn {
    padding: 0.7rem 1.5rem;
    font-size: 1rem;
  }
}

.menu-item-skeleton {
  width: 100%;
  height: 250px;
  background: linear-gradient(90deg, #f0f0f0 25%, #e0e0e0 50%, #f0f0f0 75%);
  background-size: 200% 100%;
  animation: shimmer 1.5s infinite;
  border-radius: 8px;
}

@keyframes shimmer {
  0% { background-position: -200% 0; }
  100% { background-position: 200% 0; }
}

/* Стили для модального окна с изображением */
.image-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.9);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 2000;
  cursor: pointer;
}

.image-modal-content {
  position: relative;
  max-width: 90%;
  max-height: 90%;
  text-align: center;
}

.image-modal-content img {
  max-height: 80vh;
  max-width: 90vw;
  object-fit: contain;
  border-radius: 8px;
}

.image-modal-content p {
  color: white;
  font-size: 1.5rem;
  margin-top: 1rem;
}

.close-modal {
  position: absolute;
  top: -40px;
  right: 0;
  color: white;
  font-size: 3rem;
  font-weight: bold;
  cursor: pointer;
}

.close-modal:hover {
  color: #d2691e;
}

.item-price {
  font-weight: bold;
  font-size: 1.1rem;
  margin: 0.5rem 0 1rem;
  color: #d2691e;
}

.item-weight {
  color: #888;
  font-size: 0.9rem;
  margin: 0.3rem 0;
}

/* Адаптивное меню */
.header-container {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 1rem 2rem;
}

.mobile-menu-toggle {
  display: none; /* Скрыто по умолчанию */
  background: none;
  border: none;
  cursor: pointer;
  padding: 0.5rem;
  z-index: 1001;
}

.mobile-menu-toggle span {
  display: block;
  width: 25px;
  height: 3px;
  background: #d2691e;
  margin: 5px 0;
  transition: all 0.3s ease;
}

nav {
  display: flex;
  gap: 1rem; /* Добавляем промежуток между пунктами */
  flex-wrap: nowrap; /* Запрещаем перенос на новую строку */
  white-space: nowrap; /* Запрещаем перенос текста внутри пунктов */
}

nav a {
  margin-left: 1rem;
  text-decoration: none;
  color: #333;
  font-weight: 600;
  transition: color 0.2s;
}

nav a:hover {
  color: #d2691e;
}

@media (max-width: 768px) {
  header {
    padding: 0;
    flex-direction: column;
  }
  
  .header-container {
    padding: 1rem;
  }
  
  .mobile-menu-toggle {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  
  nav {
    position: fixed;
    top: 0;
    left: -100%;
    width: 70%;
    height: 100vh;
    background: #fff;
    flex-direction: column;
    padding: 5rem 2rem 2rem;
    box-shadow: 2px 0 10px rgba(0,0,0,0.1);
    transition: left 0.3s ease;
    z-index: 1000;
  }
  
  nav.open {
    left: 0;
  }
  
  nav a {
    margin: 0.5rem 0;
    padding: 0.8rem;
    border-bottom: 1px solid #f0f0f0;
  }
  
  /* Анимация гамбургера */
  .mobile-menu-toggle.open span:nth-child(1) {
    transform: translateY(8px) rotate(45deg);
  }
  
  .mobile-menu-toggle.open span:nth-child(2) {
    opacity: 0;
  }
  
  .mobile-menu-toggle.open span:nth-child(3) {
    transform: translateY(-8px) rotate(-45deg);
  }
  
  /* Затемнение фона при открытом меню */
  .overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    z-index: 999;
    display: none;
  }
  
  .overlay.active {
    display: block;
  }
}

footer {
  padding: 2.5%;
  background: #333;
  color: white;
  margin-top: 3rem;
  font-size: 0.9rem;

  position: relative;
}

#TA-foot {
  position: absolute;
  top: 40%;
  left: 0;
  margin-left: 2%;

  font-weight: bold;
  a {
    color: red;
    text-decoration: none;
  }
}

#Bul-foot {
  position: absolute;
  top: 40%;
  left: 50%;
  transform: translateX(-50%);
}

.social-icons {
  position: absolute;
  top: 15%;
  left: 80%;
  transform: translateX(-50%);

  display: flex;
  justify-content: center;
  gap: 20px;
  margin-bottom: 15px;
}

.social-icon {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #555;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
}

.social-icon:hover {
  transform: translateY(-3px);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
}

.social-icon img {
  width: 24px;
  height: 24px;
}

/* Стили для специальных предложений */
.special-offer {
  background: linear-gradient(135deg, #fffaf5 0%, #fff0e5 100%);
  border-radius: 18px;
  padding: 2rem;
  margin: 3rem 0;
  position: relative;
  overflow: hidden;
  box-shadow: 0 10px 30px rgba(210, 105, 30, 0.1);
  border: 1px solid #f0c9a8;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.special-offer:hover {
  transform: translateY(-5px);
  box-shadow: 0 15px 35px rgba(210, 105, 30, 0.15);
}

.special-offer::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 5px;
  background: linear-gradient(to right, #d2691e, #e07b2b);
}

.special-offer-title {
  font-size: 2rem;
  color: #b85c1d;
  margin-bottom: 0.5rem;
  position: relative;
  display: inline-block;
  padding-bottom: 0.5rem;
}

.special-offer-title::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 3px;
  background: linear-gradient(to right, #d2691e, #f0c9a8);
  border-radius: 3px;
}

.special-offer-description {
  font-size: 1.1rem;
  color: #666;
  margin-bottom: 1.5rem;
  line-height: 1.6;
}

/* Стили для выделенных товаров */
.menu-grid.featured {
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 2.5rem;
}

.menu-item-skeleton.featured {
  height: 320px;
  position: relative;
  background: linear-gradient(135deg, #fff9f2 0%, #fff0e5 100%);
  border: 2px solid #f0c9a8;
  box-shadow: 0 8px 25px rgba(210, 105, 30, 0.1);
}

.menu-item-skeleton.featured::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(135deg, rgba(255,255,255,0.3) 0%, rgba(255,255,255,0) 100%);
  border-radius: 6px;
}

/* Бейдж для напитка месяца */
.drink-of-the-month .menu-item-skeleton.featured::after {
  content: '★ Напиток месяца ★';
  position: absolute;
  top: 15px;
  left: 50%;
  transform: translateX(-50%);
  background: linear-gradient(to right, #d2691e, #e07b2b);
  color: white;
  padding: 0.5rem 1rem;
  border-radius: 50px;
  font-size: 0.9rem;
  font-weight: bold;
  box-shadow: 0 4px 10px rgba(210, 105, 30, 0.3);
  z-index: 1;
}

/* Бейдж для напитков недели */
.drinks-of-the-week .menu-item-skeleton.featured::after {
  content: '✨ Хит недели ✨';
  position: absolute;
  top: 15px;
  left: 50%;
  transform: translateX(-50%);
  background: linear-gradient(to right, #d2691e, #e07b2b);
  color: white;
  padding: 0.5rem 1rem;
  border-radius: 50px;
  font-size: 0.9rem;
  font-weight: bold;
  box-shadow: 0 4px 10px rgba(210, 105, 30, 0.3);
  z-index: 1;
}

/* Адаптив для специальных предложений */
@media (max-width: 768px) {
  .special-offer {
    padding: 1.5rem;
    margin: 2rem 0;
  }
  
  .special-offer-title {
    font-size: 1.7rem;
  }
  
  .special-offer-description {
    font-size: 1rem;
  }
  
  .menu-grid.featured {
    grid-template-columns: 1fr;
    gap: 1.5rem;
  }
  
  .menu-item-skeleton.featured {
    height: 280px;
  }
}

@media (max-width: 480px) {
  .special-offer {
    padding: 1.2rem;
  }
  
  .special-offer-title {
    font-size: 1.5rem;
  }
  
  .drink-of-the-month .menu-item-skeleton.featured::after,
  .drinks-of-the-week .menu-item-skeleton.featured::after {
    font-size: 0.8rem;
    padding: 0.4rem 0.8rem;
    top: 10px;
  }
}

.menu-item.featured {
  background: #fff;
  border-radius: 12px;
  box-shadow: 0 2px 8px rgba(0,0,0,0.05);
  overflow: hidden;
  max-width: 280px;
  margin: 0 auto;
  transition: transform 0.3s ease;
}

.menu-item.featured:hover {
  transform: translateY(-5px);
}

.menu-item.featured img {
  width: 100%;
  height: 200px;
  object-fit: cover;
}

.menu-item.featured .item-details {
  padding: 1rem;
  text-align: center;
}

.menu-item.featured h4 {
  margin: 0.2rem 0;
  font-size: 1.2rem;
}

.menu-item.featured p {
  margin: 0;
  color: #666;
  font-size: 0.9rem;
}

.menu-item.featured strong {
  display: block;
  margin: 0.5rem 0;
  color: var(--primary);
  font-weight: bold;
}

.menu-item.featured .btn.add-to-cart {
  margin-top: 0.5rem;
  padding: 0.5rem 1rem;
  font-size: 0.9rem;
}

.special-offers-row {
  display: flex;
  gap: 2rem;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start;
}

.special-offer {
  flex: 1 1 400px;
  max-width: 500px;
}

.special-offers-row .special-offer {
  flex: 1 1 48%;
}

@media (max-width: 768px) {
  .special-offers-row .special-offer {
    flex: 1 1 100%;
  }
}
