@font-face {
  font-family: 'DM Serif Display';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../fonts/dm-serif-display-latin-ext.woff2') format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-family: 'DM Serif Display';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../fonts/dm-serif-display-latin.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../fonts/inter-latin-ext.woff2') format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../fonts/inter-latin.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('../fonts/inter-latin-ext.woff2') format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('../fonts/inter-latin.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('../fonts/inter-latin-ext.woff2') format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('../fonts/inter-latin.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

:root {
  --bg: #E8F0F8;
  --bg-card: #F2F7FB;
  --bg-card-hover: #FAFCFE;
  --navy: #0A1F3B;
  --navy-light: #163D6B;
  --text: #1C2D3F;
  --text-muted: #4A6578;
  --border: #BDD0E0;
  --accent-green: #27864A;
  --accent-red: #D32F2F;
  --white: #F7FAFC;
  --font-display: 'DM Serif Display', Georgia, serif;
  --font-body: 'Inter', system-ui, sans-serif;
  --radius: 16px;
  --radius-sm: 10px;
  --transition: 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

*,
*::before,
*::after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

html {
  scroll-behavior: smooth;
  scroll-padding-bottom: 80px;
  -webkit-text-size-adjust: 100%;
}

body {
  font-family: var(--font-body);
  font-weight: 400;
  font-size: 16px;
  line-height: 1.6;
  color: var(--text);
  background-color: var(--bg);
  background-image: url("data:image/svg+xml,%3Csvg width='200' height='200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='g'%3E%3CfeTurbulence baseFrequency='0.65' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23g)' opacity='0.025'/%3E%3C/svg%3E");
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  overflow-x: hidden;
}

img {
  max-width: 100%;
  height: auto;
  display: block;
}

a {
  color: var(--navy);
  text-decoration: none;
  transition: color var(--transition);
}

a:hover {
  color: var(--navy-light);
}

ul {
  list-style: none;
}

.container {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}

.skip-link {
  position: absolute;
  top: -100%;
  left: 16px;
  z-index: 10000;
  padding: 12px 24px;
  background: var(--navy);
  color: var(--white);
  border-radius: var(--radius-sm);
  font-weight: 600;
  font-size: 0.9rem;
}

.skip-link:focus {
  top: 12px;
  color: var(--white);
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.section-title {
  font-family: var(--font-display);
  font-size: clamp(1.6rem, 4vw, 2.4rem);
  font-weight: 400;
  color: var(--navy);
  text-align: center;
  margin-bottom: 12px;
}

.section-subtitle {
  text-align: center;
  color: var(--text-muted);
  font-size: 0.95rem;
  margin-bottom: 40px;
  max-width: 520px;
  margin-left: auto;
  margin-right: auto;
}

.nav {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  padding: 0 20px;
  transition: background var(--transition), box-shadow var(--transition);
}

.nav.scrolled {
  background: rgba(232, 240, 248, 0.95);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  box-shadow: 0 1px 8px rgba(10, 31, 59, 0.08);
}

.nav__inner {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 64px;
}

.nav__logo-link {
  display: flex;
  align-items: center;
  gap: 10px;
}

.nav__logo-img {
  width: 36px;
  height: auto;
}

.nav__logo-text {
  font-family: var(--font-display);
  font-size: 1.3rem;
  font-weight: 400;
  color: var(--navy);
  letter-spacing: 0.06em;
}

.nav__hamburger {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 5px;
  width: 48px;
  height: 48px;
  background: none;
  border: none;
  cursor: pointer;
  padding: 12px;
}

.nav__hamburger span {
  display: block;
  width: 100%;
  height: 2px;
  background: var(--navy);
  border-radius: 2px;
  transition: transform var(--transition), opacity var(--transition);
}

.nav__hamburger.active span:nth-child(1) {
  transform: translateY(7px) rotate(45deg);
}

.nav__hamburger.active span:nth-child(2) {
  opacity: 0;
}

.nav__hamburger.active span:nth-child(3) {
  transform: translateY(-7px) rotate(-45deg);
}

.nav__links {
  position: fixed;
  top: 64px;
  left: 0;
  right: 0;
  background: rgba(232, 240, 248, 0.97);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  flex-direction: column;
  align-items: center;
  gap: 0;
  padding: 12px 0;
  transform: translateY(-120%);
  opacity: 0;
  visibility: hidden;
  transition: transform 0.35s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.35s, visibility 0.35s;
  pointer-events: none;
  display: flex;
  border-bottom: 1px solid var(--border);
}

.nav__links.open {
  transform: translateY(0);
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}

.nav__links a {
  display: block;
  padding: 14px 24px;
  font-size: 0.95rem;
  font-weight: 500;
  color: var(--text);
  min-height: 48px;
  display: flex;
  align-items: center;
}

.nav__links a:hover {
  color: var(--navy);
}

.hero {
  position: relative;
  overflow: hidden;
  padding: 100px 0 48px;
  text-align: center;
  background: linear-gradient(180deg, #E8F0F8 0%, #D0E3F0 50%, #E8F0F8 100%);
}

.hero__watermark {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 520px;
  height: auto;
  opacity: 0.03;
  pointer-events: none;
  user-select: none;
}

.hero__inner {
  position: relative;
  z-index: 1;
}

.hero__logo {
  width: 140px;
  height: auto;
  margin: 0 auto 16px;
  opacity: 0;
  animation: fadeUp 0.6s 0.15s forwards;
}

.hero__subtitle {
  font-family: var(--font-display);
  font-size: clamp(1.3rem, 4vw, 1.8rem);
  font-weight: 400;
  color: var(--navy);
  line-height: 1.3;
  margin-bottom: 6px;
  opacity: 0;
  animation: fadeUp 0.6s 0.3s forwards;
}

.hero__address {
  font-size: 0.9rem;
  color: var(--text-muted);
  margin-bottom: 16px;
  opacity: 0;
  animation: fadeUp 0.6s 0.4s forwards;
}

.hero__hours {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: var(--bg-card);
  border: 1px solid var(--border);
  border-radius: 100px;
  padding: 8px 18px;
  font-size: 0.85rem;
  margin-bottom: 20px;
  opacity: 0;
  animation: fadeUp 0.6s 0.5s forwards;
  color: var(--text);
}

.hero__actions {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 12px;
  opacity: 0;
  animation: fadeUp 0.6s 0.6s forwards;
}

.hero__cta {
  display: inline-block;
  background: var(--navy);
  color: var(--white);
  border-radius: var(--radius-sm);
  padding: 14px 32px;
  font-size: 0.95rem;
  font-weight: 600;
  transition: background var(--transition), transform var(--transition);
  min-height: 48px;
  line-height: 1.3;
}

.hero__cta:hover {
  background: var(--navy-light);
  color: var(--white);
  transform: translateY(-1px);
}

.hero__phones {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 6px 16px;
}

.hero__phone-link {
  font-size: 0.9rem;
  color: var(--text-muted);
  font-weight: 500;
}

.hero__phone-link:hover {
  color: var(--navy);
}

.products {
  padding: 64px 0;
}

.products__grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 16px;
}

.product-card {
  background: var(--bg-card);
  border: 1px solid var(--border);
  border-radius: var(--radius);
  padding: 28px 20px;
  text-align: center;
}

.product-card__icon {
  width: 52px;
  height: 52px;
  margin: 0 auto 14px;
  color: var(--navy);
}

.product-card__icon svg {
  width: 100%;
  height: 100%;
}

.product-card__name {
  font-family: var(--font-display);
  font-size: 1.15rem;
  font-weight: 400;
  color: var(--navy);
  margin-bottom: 6px;
}

.product-card__desc {
  font-size: 0.88rem;
  color: var(--text-muted);
  line-height: 1.5;
}

.delivery {
  padding: 64px 0;
}

.delivery__map-wrap {
  border-radius: var(--radius);
  overflow: hidden;
  border: 1px solid var(--border);
}

.delivery__map {
  width: 100%;
  height: 320px;
  background: linear-gradient(90deg, var(--bg-card) 25%, var(--border) 37%, var(--bg-card) 63%);
  background-size: 800px 100%;
  animation: skeleton-shimmer 1.6s ease-in-out infinite;
}

.delivery__map.leaflet-container {
  animation: none;
  background: none;
}

.partners {
  padding: 64px 0 40px;
}

.partners__track-wrap {
  overflow: hidden;
  padding: 24px 0;
  -webkit-mask-image: linear-gradient(90deg, transparent, black 8%, black 92%, transparent);
  mask-image: linear-gradient(90deg, transparent, black 8%, black 92%, transparent);
}

.partners__logo {
  height: 40px;
  width: 120px;
  max-width: none;
  object-fit: contain;
  opacity: 0.5;
  filter: grayscale(100%);
  transition: opacity var(--transition), filter var(--transition);
  cursor: default;
  user-select: none;
}

.partners__logo:hover {
  opacity: 1;
  filter: grayscale(0%);
}

.partners__track {
  position: relative;
  width: 100%;
  height: 56px;
}

.partners__slide {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0 16px;
  white-space: nowrap;
}

.partners__disclaimer {
  text-align: center;
  font-size: 0.78rem;
  color: var(--text-muted);
  margin-top: 8px;
  padding: 0 20px;
}

@keyframes skeleton-shimmer {
  0% { background-position: -400px 0; }
  100% { background-position: 400px 0; }
}

.skeleton {
  background: linear-gradient(90deg, var(--bg-card) 25%, var(--border) 37%, var(--bg-card) 63%);
  background-size: 800px 100%;
  animation: skeleton-shimmer 1.6s ease-in-out infinite;
}

.faq {
  padding: 64px 0;
}

.faq__list {
  max-width: 760px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.faq__item {
  background: var(--bg-card);
  border: 1px solid var(--border);
  border-radius: var(--radius-sm);
  overflow: hidden;
  transition: border-color var(--transition);
}

.faq__item[open] {
  border-color: var(--navy);
}

.faq__question {
  padding: 18px 20px;
  font-family: var(--font-display);
  font-size: 1rem;
  font-weight: 400;
  color: var(--navy);
  cursor: pointer;
  list-style: none;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  min-height: 48px;
}

.faq__question::-webkit-details-marker {
  display: none;
}

.faq__question::after {
  content: '+';
  font-family: var(--font-body);
  font-size: 1.3rem;
  font-weight: 300;
  color: var(--navy);
  flex-shrink: 0;
  transition: transform var(--transition);
}

.faq__item[open] .faq__question::after {
  transform: rotate(45deg);
}

.faq__answer {
  padding: 0 20px 18px;
  font-size: 0.9rem;
  line-height: 1.7;
  color: var(--text);
}

.faq__answer ol {
  padding-left: 20px;
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.faq__answer li {
  list-style: decimal;
}

.contact {
  padding: 64px 0;
}

.contact__grid {
  max-width: 540px;
  margin: 0 auto;
  text-align: center;
}

.contact__phone {
  margin-bottom: 24px;
}

.contact__phone-label {
  display: block;
  font-size: 0.85rem;
  color: var(--text-muted);
  margin-bottom: 4px;
}

.contact__phone-numbers {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 6px 20px;
}

.contact__phone-number {
  font-family: var(--font-display);
  font-size: 1.6rem;
  color: var(--navy);
  font-weight: 400;
}

.contact__details {
  font-size: 0.92rem;
  color: var(--text);
  line-height: 1.7;
}

.contact__details a {
  color: var(--text);
}

.contact__details a:hover {
  color: var(--navy);
}

.contact__email {
  margin-top: 12px;
}

.contact__hours {
  margin-top: 16px;
  font-size: 0.85rem;
  color: var(--text-muted);
}

.contact__drivers {
  margin-top: 16px;
}

.contact__drivers a {
  font-size: 0.92rem;
  font-weight: 500;
  color: var(--navy);
  border-bottom: 1px solid var(--border);
  padding-bottom: 1px;
}

.contact__drivers a:hover {
  border-color: var(--navy);
}

.footer {
  padding: 20px 0;
  border-top: 1px solid var(--border);
  padding-bottom: 80px;
  text-align: center;
}

.footer__copy {
  font-size: 0.78rem;
  color: var(--text-muted);
  opacity: 0.7;
}

.sticky-bar {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 900;
  display: flex;
  background: rgba(242, 247, 251, 0.95);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  border-top: 1px solid var(--border);
  transform: translateY(100%);
  transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.sticky-bar.visible {
  transform: translateY(0);
}

.sticky-bar__btn {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 14px 16px;
  font-size: 0.9rem;
  font-weight: 500;
  color: var(--navy);
  transition: background var(--transition);
  min-height: 48px;
}

.sticky-bar__btn:hover {
  background: rgba(10, 31, 59, 0.06);
  color: var(--navy);
}

.sticky-bar__btn--phone {
  border-right: 1px solid var(--border);
}

.reveal {
  opacity: 0;
  transform: translateY(24px);
  transition: opacity 0.6s cubic-bezier(0.4, 0, 0.2, 1), transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);
}

.reveal.visible {
  opacity: 1;
  transform: translateY(0);
}

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

.map-pulse {
  width: 16px;
  height: 16px;
  background: var(--navy);
  border-radius: 50%;
  position: relative;
}

.map-pulse::before {
  content: '';
  position: absolute;
  inset: -6px;
  border-radius: 50%;
  border: 2px solid var(--navy);
  animation: map-ring 2s ease-out infinite;
}

.driver-map-label {
  overflow: visible !important;
}

.map-label {
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  margin-top: 2px;
  white-space: nowrap;
  font-family: var(--font-body);
  font-size: 0.7rem;
  font-weight: 600;
  letter-spacing: 0.05em;
  color: var(--white);
  background: var(--navy);
  padding: 2px 8px;
  border-radius: 4px;
}


@keyframes map-ring {
  0% { transform: scale(0.8); opacity: 1; }
  100% { transform: scale(2.2); opacity: 0; }
}

.driver-nav {
  padding: 20px;
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  flex-wrap: wrap;
}

.breadcrumb {
  display: flex;
  align-items: center;
  gap: 0;
  font-size: 0.9rem;
}

.breadcrumb li {
  display: flex;
  align-items: center;
}

.breadcrumb li + li::before {
  content: '/';
  margin: 0 8px;
  color: var(--border);
}

.breadcrumb a {
  color: var(--text-muted);
  font-weight: 500;
}

.breadcrumb a:hover {
  color: var(--navy);
}

.breadcrumb li[aria-current="page"] {
  color: var(--navy);
  font-weight: 500;
}

.driver-content {
  max-width: 900px;
  margin: 0 auto;
  padding: 0 20px 40px;
}

.driver-content h1 {
  font-family: var(--font-display);
  font-size: clamp(1.5rem, 4vw, 2rem);
  font-weight: 400;
  color: var(--navy);
  margin-bottom: 24px;
}

.driver-map-wrap {
  border-radius: var(--radius);
  overflow: hidden;
  border: 1px solid var(--border);
  margin-bottom: 32px;
}

.driver-map {
  width: 100%;
  height: 350px;
  background: linear-gradient(90deg, var(--bg-card) 25%, var(--border) 37%, var(--bg-card) 63%);
  background-size: 800px 100%;
  animation: skeleton-shimmer 1.6s ease-in-out infinite;
}

.driver-map.leaflet-container {
  animation: none;
  background: none;
}

.driver-section {
  margin-bottom: 28px;
}

.driver-section h2 {
  font-family: var(--font-display);
  font-size: 1.2rem;
  font-weight: 400;
  color: var(--navy);
  margin-bottom: 12px;
}

.driver-section p,
.driver-section li {
  font-size: 0.92rem;
  color: var(--text);
  line-height: 1.7;
}

.driver-section ul {
  list-style: disc;
  padding-left: 20px;
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.driver-note {
  margin-top: 12px;
  color: var(--text-muted);
  font-size: 0.85rem;
}

.driver-gmaps-link {
  margin-top: 16px;
}

.driver-gmaps-link a {
  font-weight: 500;
}

.driver-info-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 12px;
}

.driver-info-card {
  background: var(--bg-card);
  border: 1px solid var(--border);
  border-radius: var(--radius-sm);
  padding: 18px 20px;
}

.driver-info-card__label {
  display: block;
  font-size: 0.8rem;
  color: var(--text-muted);
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  margin-bottom: 4px;
}

.driver-info-card__value {
  font-size: 1rem;
  color: var(--navy);
  font-weight: 500;
}

:focus-visible {
  outline: 3px solid var(--navy-light);
  outline-offset: 2px;
}

a:focus-visible,
button:focus-visible,
summary:focus-visible {
  outline: 3px solid var(--navy-light);
  outline-offset: 2px;
  border-radius: 4px;
}

@media (min-width: 768px) {
  .container {
    padding: 0 32px;
  }

  .nav__hamburger {
    display: none;
  }

  .nav__links {
    position: static;
    transform: none;
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    background: none;
    backdrop-filter: none;
    -webkit-backdrop-filter: none;
    flex-direction: row;
    gap: 28px;
    padding: 0;
    border-bottom: none;
  }

  .nav__links a {
    padding: 0;
    font-size: 0.88rem;
    min-height: auto;
  }

  .sticky-bar {
    display: none;
  }

  .footer {
    padding-bottom: 20px;
  }

  .hero {
    padding: 100px 0 56px;
  }

  .hero__logo {
    width: 160px;
  }

  .hero__watermark {
    width: 500px;
  }

  .products__grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }

  .products,
  .delivery,
  .faq,
  .contact {
    padding: 64px 0;
  }

  .partners {
    padding: 56px 0 32px;
  }

  .delivery__map {
    height: 400px;
  }

  .faq__question {
    padding: 20px 24px;
  }

  .faq__answer {
    padding: 0 24px 20px;
  }

  .driver-map {
    height: 420px;
  }

  .driver-info-grid {
    grid-template-columns: 1fr 1fr;
  }

}

@media (min-width: 1024px) {
  .hero {
    padding: 120px 0 64px;
  }

  .hero__watermark {
    width: 600px;
  }

  .hero__logo {
    width: 180px;
  }

  .hero__actions {
    gap: 16px;
  }

  .products__grid {
    grid-template-columns: repeat(3, 1fr);
  }

  .delivery__map {
    height: 440px;
  }

  .products,
  .delivery,
  .faq,
  .contact {
    padding: 72px 0;
  }

  .partners {
    padding: 56px 0 32px;
  }

  .partners__logo {
    height: 48px;
    width: 144px;
  }

  .contact__phone-numbers {
    justify-content: center;
  }

  .driver-map {
    height: 480px;
  }

  .driver-info-grid {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (prefers-reduced-motion: reduce) {
  *,
  *::before,
  *::after {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
  }

  html {
    scroll-behavior: auto;
  }

  .reveal {
    opacity: 1;
    transform: none;
  }

  .hero__logo,
  .hero__subtitle,
  .hero__address,
  .hero__hours,
  .hero__actions {
    opacity: 1;
  }

  .partners__slide {
    transform: none !important;
  }
}

.leaflet-popup-content-wrapper {
  border-radius: var(--radius-sm);
  box-shadow: 0 4px 16px rgba(10, 31, 59, 0.12);
}

.leaflet-popup-content {
  font-family: var(--font-body);
  font-size: 0.88rem;
  color: var(--navy);
  margin: 12px 16px;
}

.leaflet-popup-tip {
  box-shadow: 0 4px 16px rgba(10, 31, 59, 0.12);
}

.city-label {
  background: rgba(242, 247, 251, 0.9);
  border: 1px solid var(--border);
  border-radius: 4px;
  padding: 2px 8px;
  font-family: var(--font-body);
  font-size: 0.75rem;
  font-weight: 500;
  color: var(--navy);
  box-shadow: 0 2px 8px rgba(10, 31, 59, 0.1);
}

.city-label::before {
  border-top-color: var(--border);
}
