/* ============================================
   EMBER / Find Us — page-scoped styles
   Builds on ../style.css (nav, footer, labels, container)
   ============================================ */

.findus-page {
  background: var(--cream);
}

/* Nav: keep it opaque on this page (no hero image behind it) */
.findus-page .nav {
  background: rgba(44, 24, 16, 0.95);
  padding: 0.4rem 0;
  box-shadow: 0 2px 20px rgba(0, 0, 0, 0.15);
  backdrop-filter: blur(10px);
}
.findus-page .nav__logo img { opacity: 1; transform: none; }

/* Nav status pill (mirrors main site pattern) */
.nav__status,
.nav__mobile-status {
  display: inline-flex;
  align-items: center;
  gap: 0.55rem;
  padding: 0.35rem 0.8rem;
  margin-left: 0.5rem;
  border: 1px solid rgba(241, 179, 142, 0.35);
  border-radius: 999px;
  font-size: 0.72rem;
  font-weight: 500;
  letter-spacing: 0.05em;
  color: var(--peach);
  text-transform: uppercase;
}
.nav__mobile-status {
  margin: 1rem 0 0;
  display: inline-flex;
  background: rgba(0,0,0,0.2);
}
.nav__status-dot {
  width: 7px; height: 7px; border-radius: 50%;
  background: var(--peach);
  box-shadow: 0 0 10px var(--peach);
  animation: fuPulse 2.4s ease-in-out infinite;
}
.nav.is-closed .nav__status-dot,
.is-closed .nav__status-dot { background: #C26E6E; box-shadow: 0 0 8px rgba(194, 110, 110, 0.5); }

@keyframes fuPulse {
  0%, 100% { opacity: 1; transform: scale(1); }
  50%      { opacity: 0.55; transform: scale(0.85); }
}

/* ============================================
   HERO / above-the-fold
   ============================================ */
.fu-hero {
  position: relative;
  padding: clamp(7.5rem, 14vw, 11rem) 0 clamp(3rem, 6vw, 5rem);
  color: var(--text-dark);
  overflow: hidden;
  background:
    radial-gradient(1200px 500px at 15% 0%, rgba(241, 179, 142, 0.35), transparent 60%),
    radial-gradient(900px 500px at 90% 100%, rgba(176, 74, 46, 0.12), transparent 60%),
    var(--linen);
}

.fu-hero__paper {
  position: absolute; inset: 0;
  pointer-events: none;
  opacity: 0.55;
  background-image:
    repeating-linear-gradient(0deg,
      rgba(176, 74, 46, 0.035) 0 1px,
      transparent 1px 3px),
    repeating-linear-gradient(90deg,
      rgba(176, 74, 46, 0.035) 0 1px,
      transparent 1px 3px);
  mix-blend-mode: multiply;
}

.fu-hero__inner {
  position: relative;
  display: grid;
  grid-template-columns: minmax(0, 1.35fr) minmax(0, 1fr);
  gap: clamp(2rem, 4vw, 4rem);
  align-items: start;
}

.fu-hero__kicker {
  color: var(--deep);
  margin-bottom: 1rem;
}

.fu-hero__title {
  font-size: clamp(2.6rem, 6.5vw, 5.2rem);
  line-height: 0.98;
  letter-spacing: -0.02em;
  color: var(--text-dark);
  margin-bottom: 1.4rem;
  font-weight: 500;
}

.fu-hero__address {
  font-family: 'Cormorant Garamond', serif;
  font-size: clamp(1.35rem, 2vw, 1.75rem);
  font-style: italic;
  color: var(--text-body);
  margin-bottom: 2rem;
  line-height: 1.3;
}
.fu-hero__address-line { display: block; }
.fu-hero__address span { letter-spacing: 0.06em; font-style: normal; color: var(--deep); }

.fu-hero__ctas {
  display: flex;
  flex-wrap: wrap;
  gap: 0.85rem;
}

/* shared CTA */
.fu-cta {
  display: inline-flex;
  align-items: center;
  gap: 0.55rem;
  padding: 0.95rem 1.6rem;
  font-family: 'Outfit', sans-serif;
  font-size: 0.85rem;
  font-weight: 600;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  border-radius: 999px;
  transition: transform 0.25s var(--ease), box-shadow 0.3s var(--ease),
              background 0.3s var(--ease), color 0.3s var(--ease);
  cursor: pointer;
  white-space: nowrap;
}
.fu-cta svg { width: 16px; height: 16px; }

.fu-cta--primary {
  background: var(--deep);
  color: var(--cream);
  border: 1px solid var(--deep);
  box-shadow: 0 6px 18px rgba(176, 74, 46, 0.28);
}
.fu-cta--primary:hover {
  background: var(--darkest);
  border-color: var(--darkest);
  transform: translateY(-1px);
  box-shadow: 0 10px 26px rgba(74, 30, 18, 0.35);
}

.fu-cta--ghost {
  color: var(--deep);
  background: transparent;
  border: 1px solid var(--deep);
}
.fu-cta--ghost:hover {
  background: var(--deep);
  color: var(--cream);
  transform: translateY(-1px);
}

/* Open-now widget */
.fu-openwidget__frame {
  position: relative;
  padding: 1.75rem 1.75rem 1.5rem;
  border-radius: 6px;
  background: linear-gradient(180deg, #FDF3E5, var(--linen) 80%);
  border: 1px solid rgba(107, 45, 30, 0.2);
  box-shadow:
    0 1px 0 rgba(251, 240, 225, 0.7) inset,
    0 18px 40px -22px rgba(74, 30, 18, 0.35);
}
.fu-openwidget__brass {
  position: absolute;
  top: 14px; left: 14px; right: 14px; bottom: 14px;
  border: 1px solid rgba(107, 45, 30, 0.18);
  border-radius: 3px;
  pointer-events: none;
}
.fu-openwidget__head {
  position: relative;
  display: flex;
  align-items: center;
  gap: 0.7rem;
  font-family: 'Cormorant Garamond', serif;
  font-weight: 600;
  font-size: 1.75rem;
  color: var(--darkest);
  letter-spacing: -0.01em;
  margin-bottom: 0.25rem;
}
.fu-openwidget__dot {
  width: 12px; height: 12px; border-radius: 50%;
  background: #4B8A5A;
  box-shadow: 0 0 0 4px rgba(75, 138, 90, 0.2);
  animation: fuPulse 2.4s ease-in-out infinite;
}
.fu-openwidget__frame.is-closed .fu-openwidget__dot {
  background: #C26E6E;
  box-shadow: 0 0 0 4px rgba(194, 110, 110, 0.2);
}

.fu-openwidget__state { }
.fu-openwidget__detail {
  position: relative;
  font-size: 1rem;
  color: var(--text-body);
  margin-bottom: 1.4rem;
  line-height: 1.5;
}

.fu-openwidget__mini {
  position: relative;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1rem;
  padding-top: 1rem;
  border-top: 1px dashed rgba(107, 45, 30, 0.3);
}
.fu-openwidget__mini dt {
  font-size: 0.7rem; letter-spacing: 0.15em;
  text-transform: uppercase;
  color: var(--text-muted);
  font-weight: 600;
  margin-bottom: 0.2rem;
}
.fu-openwidget__mini dd {
  font-family: 'Cormorant Garamond', serif;
  font-size: 1.1rem;
  color: var(--darkest);
}
.fu-openwidget__mini a { border-bottom: 1px solid rgba(107, 45, 30, 0.3); }
.fu-openwidget__mini a:hover { color: var(--deep); }

/* ============================================
   DIAL SECTION
   ============================================ */
.fu-dial-section {
  padding: clamp(4rem, 8vw, 7rem) 0;
  background:
    linear-gradient(180deg, var(--cream), var(--linen));
  position: relative;
}
.fu-dial-section::before {
  content: "";
  position: absolute; inset: 0;
  background:
    radial-gradient(800px 400px at 80% 20%, rgba(224, 138, 98, 0.14), transparent 60%),
    radial-gradient(600px 400px at 0% 100%, rgba(176, 74, 46, 0.08), transparent 60%);
  pointer-events: none;
}

.fu-dial-section__inner { position: relative; }

.fu-dial-section__head {
  max-width: 640px;
  margin: 0 auto clamp(2rem, 5vw, 3.5rem);
  text-align: center;
}
.fu-dial-section__kicker { color: var(--deep); margin-bottom: 0.8rem; }
.fu-dial-section__head h2 {
  font-size: clamp(2.2rem, 4.5vw, 3.4rem);
  font-weight: 500;
  margin-bottom: 0.9rem;
  letter-spacing: -0.01em;
}
.fu-dial-section__lede {
  color: var(--text-body);
  font-size: 1.05rem;
  line-height: 1.6;
}

.fu-dial-wrap {
  display: grid;
  grid-template-columns: minmax(260px, 360px) minmax(0, 1fr);
  gap: clamp(2rem, 5vw, 4rem);
  align-items: center;
  max-width: 900px;
  margin: 0 auto;
}

.fu-dial {
  position: relative;
  width: clamp(260px, 40vw, 360px);
  aspect-ratio: 1;
  justify-self: center;
  touch-action: none;
  user-select: none;
  cursor: grab;
}
.fu-dial.is-dragging { cursor: grabbing; }
.fu-dial:focus-visible {
  outline: 3px solid var(--peach);
  outline-offset: 8px;
  border-radius: 50%;
}

.fu-dial__ring {
  position: absolute; inset: -6%;
  pointer-events: none;
}
.fu-dial__cardinal {
  position: absolute;
  font-family: 'Cormorant Garamond', serif;
  font-size: 1.25rem;
  font-weight: 600;
  color: var(--darkest);
  letter-spacing: 0.05em;
}
.fu-dial__cardinal--n { top: 0;    left: 50%; transform: translate(-50%, -55%); }
.fu-dial__cardinal--s { bottom: 0; left: 50%; transform: translate(-50%, 55%); }
.fu-dial__cardinal--e { right: 0;  top: 50%;  transform: translate(55%, -50%); }
.fu-dial__cardinal--w { left: 0;   top: 50%;  transform: translate(-55%, -50%); }

.fu-dial__face {
  width: 100%;
  height: 100%;
  display: block;
  overflow: visible;
  filter: drop-shadow(0 16px 30px rgba(74, 30, 18, 0.25));
}

#fuDialNeedle {
  transform-origin: 0 0;
  transition: transform 0.9s cubic-bezier(0.2, 0.9, 0.2, 1);
}
.fu-dial.is-dragging #fuDialNeedle { transition: none; }

.fu-dial__readout {
  position: absolute;
  top: 50%; left: 50%;
  transform: translate(-50%, -50%);
  width: 54%;
  text-align: center;
  pointer-events: none;
  color: var(--cream);
  text-shadow: 0 1px 3px rgba(0,0,0,0.3);
}
.fu-dial__distance {
  display: block;
  font-family: 'Cormorant Garamond', serif;
  font-size: clamp(1.8rem, 4vw, 2.4rem);
  font-weight: 600;
  line-height: 1;
  letter-spacing: -0.02em;
}
.fu-dial__bearing {
  display: block;
  margin-top: 0.35rem;
  font-family: 'Outfit', sans-serif;
  font-size: 0.7rem;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  color: var(--peach);
  opacity: 0.92;
}

.fu-dial-aside {}
.fu-dial-aside__cta {
  display: inline-flex;
  align-items: center;
  gap: 0.45rem;
  padding: 0.75rem 1.15rem;
  background: var(--darkest);
  color: var(--cream);
  border-radius: 999px;
  font-size: 0.78rem;
  font-weight: 600;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  border: 1px solid var(--darkest);
  margin-bottom: 0.85rem;
  transition: background 0.25s var(--ease), transform 0.25s var(--ease);
}
.fu-dial-aside__cta:hover { background: var(--deep); transform: translateY(-1px); }
.fu-dial-aside__cta.is-hidden { display: none; }

.fu-dial-aside__hint {
  font-size: 0.92rem;
  color: var(--text-body);
  margin-bottom: 1.5rem;
  line-height: 1.55;
  max-width: 44ch;
}

.fu-dial-aside__facts {
  display: flex;
  flex-direction: column;
  gap: 0.9rem;
  padding-top: 1rem;
  border-top: 1px dashed rgba(107, 45, 30, 0.28);
}
.fu-dial-aside__facts li {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  gap: 1rem;
  font-size: 0.9rem;
  color: var(--text-body);
}
.fu-dial-aside__fact-label {
  font-size: 0.72rem;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  color: var(--text-muted);
  font-weight: 600;
}
.fu-dial-aside__fact-val {
  font-family: 'Cormorant Garamond', serif;
  font-size: 1.05rem;
  color: var(--darkest);
  font-weight: 500;
}

/* ============================================
   MAP
   ============================================ */
.fu-map-section {
  padding: clamp(4rem, 8vw, 7rem) 0;
  background: var(--linen);
}

.fu-map-section__head {
  max-width: 640px;
  margin: 0 auto 2.4rem;
  text-align: center;
}
.fu-map-section__kicker { color: var(--deep); margin-bottom: 0.8rem; }
.fu-map-section__head h2 {
  font-size: clamp(2rem, 4vw, 2.8rem);
  font-weight: 500;
  letter-spacing: -0.01em;
}

.fu-map {
  position: relative;
  border-radius: 0;
  overflow: hidden;
  border: 1px solid rgba(107, 45, 30, 0.25);
  background: var(--linen);
  box-shadow: 0 30px 70px -30px rgba(74, 30, 18, 0.45);
}
.fu-map__svg {
  display: block;
  width: 100%;
  height: clamp(340px, 55vw, 480px);
  filter: sepia(0.25) saturate(1.25) contrast(1.05);
}

.fu-map__pin { transform-origin: center; animation: fuPinDrop 0.8s var(--ease-out) both; }
@keyframes fuPinDrop {
  0%   { transform: translate(380px, 150px) scale(0.7); opacity: 0; }
  60%  { transform: translate(380px, 228px) scale(1.1); opacity: 1; }
  100% { transform: translate(380px, 220px) scale(1); opacity: 1; }
}

.fu-map__caption {
  position: absolute;
  bottom: 0; left: 0; right: 0;
  padding: 0.7rem 1rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 1rem;
  font-size: 0.78rem;
  color: var(--cream);
  background: linear-gradient(0deg, rgba(74, 30, 18, 0.85), rgba(74, 30, 18, 0));
  flex-wrap: wrap;
}
.fu-map__caption span { opacity: 0.75; }
.fu-map__caption a {
  color: var(--peach);
  font-weight: 600;
  letter-spacing: 0.04em;
  border-bottom: 1px solid rgba(241, 179, 142, 0.5);
}
.fu-map__caption a:hover { color: var(--cream); }

/* ============================================
   HOURS
   ============================================ */
.fu-hours-section {
  padding: clamp(4rem, 8vw, 7rem) 0;
  background: var(--cream);
}
.fu-hours-section__head {
  max-width: 640px;
  margin: 0 auto 2.4rem;
  text-align: center;
}
.fu-hours-section__kicker { color: var(--deep); margin-bottom: 0.8rem; }
.fu-hours-section__head h2 {
  font-size: clamp(2rem, 4vw, 2.8rem);
  font-weight: 500;
  letter-spacing: -0.01em;
  margin-bottom: 0.6rem;
}
.fu-hours-section__lede {
  color: var(--text-body);
  font-size: 1.02rem;
  line-height: 1.6;
}

.fu-hours {
  max-width: 640px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr;
  border: 1px solid rgba(107, 45, 30, 0.2);
  border-radius: 6px;
  overflow: hidden;
  background: var(--linen);
}
.fu-hours__row {
  display: grid;
  grid-template-columns: minmax(120px, 1fr) minmax(0, 1.4fr) minmax(90px, auto);
  align-items: center;
  gap: 1rem;
  padding: 0.95rem 1.2rem;
  border-bottom: 1px solid rgba(107, 45, 30, 0.12);
  font-size: 0.98rem;
  color: var(--text-body);
  position: relative;
}
.fu-hours__row:last-child { border-bottom: none; }

.fu-hours__day {
  font-family: 'Cormorant Garamond', serif;
  font-size: 1.2rem;
  font-weight: 500;
  color: var(--darkest);
}
.fu-hours__hours { font-variant-numeric: tabular-nums; }
.fu-hours__flag {
  font-size: 0.68rem;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  color: var(--text-muted);
  font-weight: 600;
  justify-self: end;
}

.fu-hours__row--today {
  background: linear-gradient(90deg, rgba(224, 138, 98, 0.22), rgba(224, 138, 98, 0.08));
  color: var(--darkest);
}
.fu-hours__row--today::before {
  content: "";
  position: absolute;
  left: 0; top: 0; bottom: 0;
  width: 3px;
  background: var(--deep);
}
.fu-hours__row--today .fu-hours__flag {
  color: var(--deep);
}
.fu-hours__row--closed .fu-hours__hours { color: var(--text-muted); font-style: italic; }

.fu-hours-section__note {
  max-width: 640px;
  margin: 1.4rem auto 0;
  text-align: center;
  font-size: 0.85rem;
  color: var(--text-muted);
  font-style: italic;
}

/* ============================================
   TRANSIT
   ============================================ */
.fu-transit-section {
  padding: clamp(4rem, 8vw, 7rem) 0;
  background: var(--linen);
}
.fu-transit-section__head {
  max-width: 640px;
  margin: 0 auto 2.4rem;
  text-align: center;
}
.fu-transit-section__kicker { color: var(--deep); margin-bottom: 0.8rem; }
.fu-transit-section__head h2 {
  font-size: clamp(2rem, 4vw, 2.8rem);
  font-weight: 500;
  letter-spacing: -0.01em;
}

.fu-transit-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
  gap: 1.2rem;
  margin-bottom: 2.4rem;
}
.fu-transit-card {
  padding: 1.6rem 1.5rem;
  background: var(--cream);
  border: 1px solid rgba(107, 45, 30, 0.16);
  border-radius: 0;
  transition: transform 0.3s var(--ease), box-shadow 0.3s var(--ease),
              border-color 0.3s var(--ease);
}
.fu-transit-card:hover {
  transform: translateY(-3px);
  box-shadow: 0 18px 40px -26px rgba(74, 30, 18, 0.45);
  border-color: rgba(176, 74, 46, 0.35);
}
.fu-transit-card__icon {
  width: 44px; height: 44px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: var(--deep);
  margin-bottom: 0.9rem;
}
.fu-transit-card__icon svg { width: 100%; height: 100%; }
.fu-transit-card__kicker {
  color: var(--text-muted);
  margin-bottom: 0.3rem;
}
.fu-transit-card h3 {
  font-size: 1.5rem;
  font-weight: 500;
  letter-spacing: -0.01em;
  color: var(--darkest);
  margin-bottom: 0.3rem;
}
.fu-transit-card__meta {
  font-size: 0.82rem;
  color: var(--deep);
  font-weight: 500;
  letter-spacing: 0.02em;
  margin-bottom: 0.75rem;
}
.fu-transit-card p:last-child {
  font-size: 0.92rem;
  line-height: 1.55;
  color: var(--text-body);
}

.fu-a11y {
  padding: 1.5rem 1.75rem;
  background: var(--cream);
  border: 1px solid rgba(107, 45, 30, 0.16);
  border-left: 3px solid var(--deep);
  border-radius: 4px;
  max-width: 900px;
  margin: 0 auto;
}
.fu-a11y__kicker {
  color: var(--deep);
  margin-bottom: 0.5rem;
}
.fu-a11y p:last-child {
  font-size: 0.95rem;
  line-height: 1.6;
  color: var(--text-body);
}
.fu-a11y a { color: var(--deep); border-bottom: 1px solid rgba(176, 74, 46, 0.4); }
.fu-a11y a:hover { color: var(--darkest); }

/* ============================================
   CLOSING RIBBON
   ============================================ */
.fu-ribbon {
  padding: clamp(4rem, 8vw, 6.5rem) 0;
  background:
    radial-gradient(800px 500px at 50% -20%, rgba(241, 179, 142, 0.25), transparent 60%),
    var(--darkest);
  color: var(--cream);
  text-align: center;
}
.fu-ribbon__title {
  font-size: clamp(2.4rem, 5vw, 4rem);
  color: var(--cream);
  font-weight: 500;
  letter-spacing: -0.02em;
  margin-bottom: 1.5rem;
  font-style: italic;
}
.fu-ribbon__ctas {
  display: flex;
  gap: 0.85rem;
  justify-content: center;
  flex-wrap: wrap;
}
.fu-ribbon .fu-cta--primary {
  background: var(--peach);
  color: var(--darkest);
  border-color: var(--peach);
}
.fu-ribbon .fu-cta--primary:hover {
  background: var(--cream);
  color: var(--darkest);
  border-color: var(--cream);
}
.fu-ribbon .fu-cta--ghost {
  color: var(--peach);
  border-color: rgba(241, 179, 142, 0.5);
}
.fu-ribbon .fu-cta--ghost:hover {
  background: var(--peach);
  color: var(--darkest);
  border-color: var(--peach);
}

/* ============================================
   STICKY MOBILE CALL BUTTON
   ============================================ */
.fu-sticky-call {
  display: none;
  position: fixed;
  left: 12px; right: 12px; bottom: 12px;
  z-index: 900;
  align-items: center;
  gap: 0.75rem;
  padding: 0.85rem 1.15rem;
  background: var(--deep);
  color: var(--cream);
  border-radius: 999px;
  font-family: 'Outfit', sans-serif;
  font-weight: 600;
  letter-spacing: 0.02em;
  box-shadow:
    0 -2px 0 rgba(251, 240, 225, 0.12) inset,
    0 18px 40px -10px rgba(74, 30, 18, 0.55);
  transition: transform 0.25s var(--ease), background 0.25s var(--ease);
}
.fu-sticky-call:hover,
.fu-sticky-call:focus-visible {
  background: var(--darkest);
  transform: translateY(-1px);
  outline: none;
}
.fu-sticky-call svg {
  width: 20px; height: 20px;
  flex-shrink: 0;
  color: var(--peach);
}
.fu-sticky-call__text {
  display: flex;
  flex-direction: column;
  line-height: 1.1;
}
.fu-sticky-call__lead {
  font-size: 0.68rem;
  text-transform: uppercase;
  letter-spacing: 0.18em;
  color: var(--peach);
  opacity: 0.9;
}
.fu-sticky-call__num {
  font-size: 1.05rem;
  font-family: 'Cormorant Garamond', serif;
  font-weight: 600;
  letter-spacing: 0.02em;
}

/* ============================================
   RESPONSIVE
   ============================================ */
@media (max-width: 900px) {
  .fu-hero__inner {
    grid-template-columns: 1fr;
  }
  .fu-openwidget {
    order: -1;
  }
  .fu-dial-wrap {
    grid-template-columns: 1fr;
    text-align: center;
  }
  .fu-dial-aside {
    max-width: 440px;
    margin: 0 auto;
    text-align: left;
  }
}

@media (max-width: 768px) {
  .fu-sticky-call {
    display: flex;
  }
  main { padding-bottom: 92px; }
  .fu-openwidget__head { font-size: 1.5rem; }
  .fu-hours__row {
    grid-template-columns: minmax(100px, 0.9fr) 1fr auto;
    font-size: 0.92rem;
    padding: 0.8rem 1rem;
  }
  .fu-hours__day { font-size: 1.05rem; }
}

@media (max-width: 480px) {
  .fu-hero { padding-top: 6.5rem; }
  .fu-hero__ctas .fu-cta { flex: 1; justify-content: center; padding: 0.95rem 1rem; }
  .fu-cta { font-size: 0.75rem; }
  .fu-dial { width: min(78vw, 300px); margin-bottom: 1.75rem; }
  .fu-hours__flag { display: none; }
  .fu-hours__row { grid-template-columns: 1fr auto; }
  .fu-hours__row--today::after {
    content: "Today";
    position: absolute;
    right: 1rem; top: 0.5rem;
    font-size: 0.62rem;
    letter-spacing: 0.18em;
    text-transform: uppercase;
    color: var(--deep);
    font-weight: 700;
  }
  .fu-sticky-call { padding: 0.75rem 1rem; }
  .fu-sticky-call__num { font-size: 0.95rem; }
}

@media (prefers-reduced-motion: reduce) {
  #fuDialNeedle { transition: none; }
  .fu-map__pin { animation: none; }
  .fu-openwidget__dot, .nav__status-dot { animation: none; }
}
