:root {
  color-scheme: light;
}

html {
  scroll-behavior: smooth;
}

#home,
#journey,
#impact,
#partner,
#contact {
  scroll-margin-top: 7rem;
}

body {
  background:
    radial-gradient(circle at top left, rgba(249, 195, 0, 0.1), transparent 28%),
    radial-gradient(circle at bottom right, rgba(249, 195, 0, 0.08), transparent 22%),
    #ffffff;
}

.bee-guide {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 80;
  width: 3.8rem;
  pointer-events: none;
  opacity: 0;
  transform: translate3d(0, 0, 0);
  filter: drop-shadow(0 12px 18px rgba(17, 17, 17, 0.12));
}

.bee-guide img {
  width: 100%;
}

.bee-guide.is-visible {
  opacity: 1;
}

.bee-upload-link {
  font-size: 0.82rem;
  font-weight: 600;
  letter-spacing: 0.01em;
}

.bee-upload-panel {
  position: relative;
  overflow: hidden;
}

.bee-upload-panel::before {
  content: '';
  position: absolute;
  right: -3rem;
  top: -3rem;
  width: 10rem;
  height: 10rem;
  border-radius: 999px;
  background: radial-gradient(circle, rgba(249, 195, 0, 0.25), transparent 68%);
}

.bee-upload-button {
  white-space: nowrap;
}

.guide-reveal {
  transition: opacity 0.7s ease, transform 0.7s ease;
  will-change: transform, opacity;
}

body.has-bee-guide .guide-section.guide-visible .guide-heading {
  text-shadow: 0 10px 28px rgba(249, 195, 0, 0.08);
}

body.menu-open {
  overflow: hidden;
}

.nav-link,
.footer-link {
  position: relative;
  transition: color 0.3s ease;
}

.nav-link::after,
.footer-link::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -0.35rem;
  width: 100%;
  height: 2px;
  transform: scaleX(0);
  transform-origin: right;
  background: #f9c300;
  transition: transform 0.3s ease;
}

.nav-link:hover::after,
.nav-link:focus-visible::after,
.footer-link:hover::after,
.footer-link:focus-visible::after {
  transform: scaleX(1);
  transform-origin: left;
}

.mobile-link {
  border-radius: 1rem;
  padding: 0.9rem 1rem;
  color: rgba(17, 17, 17, 0.78);
  transition: transform 0.3s ease, background-color 0.3s ease;
}

.mobile-link:hover,
.mobile-link:focus-visible {
  background: rgba(249, 195, 0, 0.12);
  transform: translateX(4px);
}

.menu-line,
.menu-line::before,
.menu-line::after {
  display: block;
  width: 18px;
  height: 2px;
  border-radius: 999px;
  background: #111111;
  transition: transform 0.3s ease, opacity 0.3s ease;
  content: '';
}

.menu-line {
  position: relative;
}

.menu-line::before {
  position: absolute;
  top: -6px;
}

.menu-line::after {
  position: absolute;
  top: 6px;
}

.menu-open .menu-line {
  background: transparent;
}

.menu-open .menu-line::before {
  transform: translateY(6px) rotate(45deg);
}

.menu-open .menu-line::after {
  transform: translateY(-6px) rotate(-45deg);
}

.hero-title {
  text-wrap: balance;
}

.hero-section {
  position: relative;
  background-color: #ffffff;
}

.hero-shell {
  position: relative;
  z-index: 1;
}

.hero-copy {
  padding-top: 2rem;
}

.hero-cluster-map {
  position: absolute;
  inset: 0;
  pointer-events: none;
  z-index: 0;
}

.hero-kicker {
  position: relative;
  z-index: 1;
}

.hero-kicker-dot {
  width: 0.55rem;
  height: 0.55rem;
  border-radius: 999px;
  background: #f9c300;
  box-shadow: 0 0 0 6px rgba(249, 195, 0, 0.14);
}

.hero-title {
  position: relative;
  z-index: 1;
  font-size: clamp(3.4rem, 10.8vw, 6.4rem);
  line-height: 0.9;
}

.hero-subtitle {
  position: relative;
  z-index: 1;
  color: rgba(17, 17, 17, 0.82);
}

.hero-description {
  position: relative;
  z-index: 1;
  color: rgba(17, 17, 17, 0.88);
  font-weight: 500;
}

.hero-actions {
  position: relative;
  z-index: 1;
}

.hero-actions > a {
  opacity: 1;
  visibility: visible;
}

.hero-visual {
  position: relative;
  padding-bottom: 5.5rem;
  padding-left: 0.5rem;
}

.hero-visual-ring {
  position: absolute;
  border: 3px solid rgba(249, 195, 0, 0.95);
  border-radius: 999px;
}

.hero-ring-left {
  left: 10%;
  top: 20%;
  width: 4rem;
  height: 11rem;
  border-right: none;
  border-bottom: none;
  transform: rotate(16deg);
}

.hero-ring-right {
  right: -1rem;
  top: 2rem;
  width: 3.3rem;
  height: 3.3rem;
  opacity: 0.35;
}

.hero-visual-dot {
  position: absolute;
  border-radius: 999px;
  border: 2px solid rgba(249, 195, 0, 0.6);
  background: rgba(255, 255, 255, 0.88);
}

.hero-dot-top {
  left: -2.6rem;
  top: 12rem;
  width: 3.4rem;
  height: 3.4rem;
}

.hero-dot-mid {
  left: 3rem;
  bottom: 12rem;
  width: 1.15rem;
  height: 1.15rem;
}

.hero-dot-low {
  left: 5rem;
  bottom: 8.5rem;
  width: 1.6rem;
  height: 1.6rem;
}

.hero-honeycomb {
  position: absolute;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 52 45'%3E%3Cpolygon points='13,1 39,1 51,22.5 39,44 13,44 1,22.5' fill='none' stroke='%23F9C300' stroke-width='1.6' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-repeat: repeat;
  background-size: 52px 45px;
  clip-path: polygon(25% 6.7%, 75% 6.7%, 100% 50%, 75% 93.3%, 25% 93.3%, 0% 50%);
  opacity: 0.28;
  pointer-events: none;
  z-index: 0;
}

.hero-honeycomb-medium {
  width: 8.3rem;
  height: 9.1rem;
}

.hero-honeycomb-small {
  width: 7.1rem;
  height: 7.8rem;
  opacity: 0.17;
}

.hero-honeycomb-tiny {
  width: 3.2rem;
  height: 3.5rem;
  background-size: 38px 33px;
  opacity: 0.2;
}

.hero-cluster-top-left {
  left: 1.4%;
  top: 3.2rem;
}

.hero-cluster-top-mid {
  left: 28.8%;
  top: 1.35rem;
}

.hero-cluster-top-right {
  right: 15.4%;
  top: 2.8rem;
}

.hero-cluster-bottom-left {
  left: 2.2%;
  bottom: 2.6rem;
}

.hero-cluster-bottom-mid {
  left: 29.9%;
  bottom: 4.35rem;
}

/* Honeycomb clusters at red-marked positions */
.hero-cluster-mark-left {
  left: 0%;
  top: 38%;
  opacity: 0.22;
}

.hero-cluster-mark-center {
  left: 34%;
  top: 36%;
  opacity: 0.2;
}

.hero-cluster-mark-bottom-right {
  right: 1%;
  bottom: 6%;
  opacity: 0.22;
}

.hero-media-wrap {
  position: relative;
}

.hero-media-glow {
  position: absolute;
  inset: 0.5rem 1rem 3rem;
  border-radius: 999px;
  background: radial-gradient(circle at center, rgba(249, 195, 0, 0.22), transparent 68%);
  filter: blur(28px);
}

.hero-media-frame {
  position: relative;
  border-radius: 46% 46% 40% 40% / 16% 16% 22% 22%;
  border: 8px solid rgba(250, 236, 177, 0.9);
  background: linear-gradient(180deg, rgba(255, 251, 240, 0.9), rgba(255, 247, 210, 0.9));
  padding: 0.3rem;
  transform-origin: center bottom;
}

.hero-media-mask {
  overflow: hidden;
  border-radius: 44% 44% 39% 39% / 16% 16% 24% 24%;
  background: #fffaf0;
  aspect-ratio: 1.08 / 0.9;
  position: relative;
}

.hero-media-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center 58%;
  transform: scale(1.06);
  filter: saturate(1.03) contrast(1.02);
}

.hero-image-holder {
  display: flex;
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: center;
  background:
    linear-gradient(180deg, rgba(255, 249, 233, 0.92), rgba(255, 244, 201, 0.95)),
    radial-gradient(circle at top right, rgba(249, 195, 0, 0.16), transparent 30%);
}

@media (min-width: 1280px) {
  .hero-copy {
    padding-top: 3rem;
  }

  .hero-description {
    max-width: 31rem;
  }

  .hero-visual {
    padding-left: 1.5rem;
  }
}

.feature-card {
  border: 1px solid rgba(17, 17, 17, 0.08);
  border-radius: 2rem;
  background: rgba(255, 255, 255, 0.92);
  min-height: 16rem;
  padding: 1.75rem 1.25rem;
  box-shadow: 0 20px 60px rgba(17, 17, 17, 0.06);
  text-align: center;
  transition: transform 0.35s ease, box-shadow 0.35s ease, border-color 0.35s ease;
}

.feature-card:hover {
  transform: translateY(-10px);
  box-shadow: 0 30px 80px rgba(17, 17, 17, 0.1);
  border-color: rgba(249, 195, 0, 0.4);
}

.feature-card h3,
.comparison-panel h3,
.journey-card h3 {
  margin-top: 1rem;
  font-size: 1.2rem;
  font-weight: 800;
}

.feature-card h3 {
  font-size: 1.05rem;
}

.feature-card p,
.journey-card p,
.comparison-panel li,
.impact-copy {
  margin-top: 0.7rem;
  line-height: 1.8;
  color: rgba(17, 17, 17, 0.66);
}

.feature-icon,
.journey-icon,
.impact-badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 4rem;
  height: 4rem;
  border-radius: 1.4rem;
  font-size: 1.8rem;
  box-shadow: inset 0 0 0 1px rgba(17, 17, 17, 0.05);
}

.feature-icon {
  margin-inline: auto;
}

.comparison-panel {
  border-radius: 2rem;
  padding: 2rem;
  box-shadow: 0 24px 70px rgba(17, 17, 17, 0.08);
}

.comparison-panel ul {
  margin-top: 1rem;
}

.comparison-panel li {
  position: relative;
  padding-left: 1.7rem;
}

.comparison-panel li::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0.85rem;
  width: 0.55rem;
  height: 0.55rem;
  border-radius: 999px;
}

.grayscale-card {
  background: linear-gradient(180deg, #f8f8f8 0%, #efefef 100%);
}

.grayscale-card li::before {
  background: rgba(17, 17, 17, 0.45);
}

.active-card {
  background: linear-gradient(180deg, #fffdf6 0%, #fff4c5 100%);
}

.active-card li::before {
  background: #f9c300;
}

.journey-impact-section {
  position: relative;
}

.journey-band {
  position: relative;
  overflow: visible;
  padding-top: 0.5rem;
}

.journey-heading {
  position: relative;
  z-index: 2;
}

.journey-bee {
  position: absolute;
  left: -0.25rem;
  top: 1.35rem;
  z-index: 2;
  width: 4.75rem;
}

.journey-track {
  position: absolute;
  left: -3rem;
  right: -3rem;
  top: 4.35rem;
  height: 8.5rem;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1200 120'%3E%3Cpath d='M0 48C82 12 154 10 228 42C300 74 379 86 462 54C530 28 606 24 683 50C765 78 845 81 921 47C1002 11 1079 13 1200 77' fill='none' stroke='%239b9b9b' stroke-width='2.5' stroke-linecap='round' stroke-dasharray='5 9'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  pointer-events: none;
}

.journey-dot {
  position: absolute;
  width: 0.85rem;
  height: 0.85rem;
  border-radius: 999px;
  background: #f9c300;
  box-shadow: 0 0 0 5px rgba(249, 195, 0, 0.12);
}

.journey-dot-a {
  left: 22%;
  top: 0.65rem;
}

.journey-dot-b {
  left: 49%;
  top: 2.85rem;
}

.journey-dot-c {
  left: 72%;
  top: 1rem;
}

.journey-dot-d {
  left: 87%;
  top: 4.1rem;
}

.journey-grid {
  position: relative;
  z-index: 2;
}

.journey-card {
  position: relative;
  z-index: 1;
  padding: 1.25rem 1rem 0;
  text-align: center;
}

.journey-card h3 {
  font-size: 1.05rem;
}

.journey-card p {
  max-width: 14rem;
  margin-inline: auto;
  font-size: 0.98rem;
  line-height: 1.55;
}

.journey-icon {
  width: 5.45rem;
  height: 5.45rem;
  margin-inline: auto;
  border: 2px solid rgba(249, 195, 0, 0.4);
  background: linear-gradient(180deg, #fffef8 0%, #fff4c8 100%);
  border-radius: 999px;
  box-shadow: 0 16px 40px rgba(249, 195, 0, 0.1);
}

.impact-band {
  position: relative;
  overflow: hidden;
  border-top: 1px solid rgba(249, 195, 0, 0.16);
  border-bottom: 1px solid rgba(249, 195, 0, 0.16);
  background: linear-gradient(180deg, rgba(255, 252, 243, 0.98), rgba(255, 248, 225, 0.95));
  padding: 2.4rem 2rem 1.8rem;
}

.impact-grid {
  align-items: stretch;
}

.impact-card {
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: start;
  gap: 1.05rem;
  border-radius: 0;
  border: 0;
  background: transparent;
  padding: 1rem 1.55rem;
  text-align: left;
}

.impact-card::after {
  content: '';
  position: absolute;
  top: 1rem;
  right: 0;
  bottom: 1rem;
  width: 1px;
  background: rgba(249, 195, 0, 0.35);
}

.impact-value {
  margin-top: 0.85rem;
  font-family: 'Baloo 2', cursive;
  font-size: clamp(2.15rem, 3.2vw, 3.2rem);
  font-weight: 800;
  line-height: 1;
}

.impact-label {
  margin-top: 0.35rem;
  font-weight: 700;
  font-size: 1.02rem;
}

.impact-badge {
  width: 3.5rem;
  height: 3.5rem;
  margin-top: 0.35rem;
  border-radius: 999px;
  border: 2px solid rgba(249, 195, 0, 0.45);
  background: linear-gradient(180deg, #fffef8 0%, #fff4c8 100%);
}

.impact-copy {
  font-size: 0.94rem;
  line-height: 1.55;
}

.impact-copy-wrap {
  min-width: 0;
}

.impact-card-last::after {
  display: none;
}

.impact-honeycomb {
  position: absolute;
  width: 7rem;
  height: 7rem;
  opacity: 0.24;
}

.impact-honeycomb::before {
  content: '';
  position: absolute;
  inset: 0;
  background-image:
    linear-gradient(30deg, rgba(249, 195, 0, 0.8) 12%, transparent 12.5%, transparent 87%, rgba(249, 195, 0, 0.8) 87.5%, rgba(249, 195, 0, 0.8)),
    linear-gradient(150deg, rgba(249, 195, 0, 0.8) 12%, transparent 12.5%, transparent 87%, rgba(249, 195, 0, 0.8) 87.5%, rgba(249, 195, 0, 0.8)),
    linear-gradient(90deg, rgba(249, 195, 0, 0.8) 2%, transparent 2.5%, transparent 97%, rgba(249, 195, 0, 0.8) 97.5%, rgba(249, 195, 0, 0.8));
  background-size: 26px 46px;
  clip-path: polygon(25% 6.7%, 75% 6.7%, 100% 50%, 75% 93.3%, 25% 93.3%, 0% 50%);
}

.impact-honeycomb-left {
  left: 0.35rem;
  top: 1.35rem;
}

.impact-honeycomb-right {
  right: 1rem;
  top: 1.2rem;
}

.session-gallery {
  border-top: 1px solid rgba(249, 195, 0, 0.3);
  padding-top: 2rem;
}

.session-gallery-head {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  justify-content: space-between;
  gap: 0.8rem;
}

.session-gallery-kicker {
  font-size: 0.74rem;
  font-weight: 800;
  letter-spacing: 0.22em;
  text-transform: uppercase;
  color: rgba(17, 17, 17, 0.56);
}

.session-gallery-title {
  font-size: clamp(1.35rem, 3vw, 1.95rem);
  font-weight: 800;
  color: rgba(17, 17, 17, 0.9);
}

.session-gallery-grid {
  margin-top: 1rem;
  display: grid;
  gap: 1rem;
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.session-photo-card {
  overflow: hidden;
  border-radius: 1.2rem;
  border: 1px solid rgba(17, 17, 17, 0.08);
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 12px 35px rgba(17, 17, 17, 0.08);
}

.session-photo-image {
  width: 100%;
  aspect-ratio: 4 / 3;
  object-fit: cover;
  display: block;
}

.session-photo-card figcaption {
  padding: 0.8rem 0.9rem 0.95rem;
  font-size: 0.86rem;
  font-weight: 700;
  color: rgba(17, 17, 17, 0.76);
}

.story-partner-section {
  position: relative;
  padding-top: 1.25rem;
}

.story-shell {
  position: relative;
  gap: 3.5rem;
}

.story-stage {
  position: relative;
  overflow: hidden;
  border-radius: 2.35rem;
  border: 1px solid rgba(17, 17, 17, 0.06);
  background: linear-gradient(180deg, #fffefb 0%, #fff8e7 100%);
  padding: 1.1rem;
  box-shadow: 0 28px 80px rgba(17, 17, 17, 0.08);
}

.story-art {
  width: 100%;
  border-radius: 1.9rem;
  aspect-ratio: 1.62 / 1;
  object-fit: cover;
}

.play-button {
  position: absolute;
  inset: 50% auto auto 50%;
  display: inline-flex;
  width: 5rem;
  height: 5rem;
  transform: translate(-50%, -50%);
  align-items: center;
  justify-content: center;
  border-radius: 999px;
  border: none;
  background: rgba(255, 255, 255, 0.94);
  color: #111111;
  box-shadow: 0 18px 40px rgba(17, 17, 17, 0.14);
}

.story-bubble {
  position: absolute;
  z-index: 2;
  max-width: 12rem;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.95);
  padding: 0.85rem 1.1rem;
  font-weight: 700;
  box-shadow: 0 16px 35px rgba(17, 17, 17, 0.08);
  border: 2px solid rgba(17, 17, 17, 0.08);
}

.left-bubble {
  left: -0.8rem;
  top: -0.45rem;
  rotate: -12deg;
}

.right-bubble {
  bottom: 0.35rem;
  right: -0.85rem;
  rotate: 12deg;
}

.story-bee {
  position: absolute;
  left: -0.45rem;
  bottom: 0.25rem;
  width: 4.5rem;
}

.story-doodle {
  position: absolute;
  border-left: 3px dashed rgba(17, 17, 17, 0.45);
  border-bottom: 3px dashed rgba(17, 17, 17, 0.45);
  border-radius: 0 0 0 100%;
}

.story-doodle-left {
  left: -2.6rem;
  bottom: 2.7rem;
  width: 5.4rem;
  height: 8.5rem;
}

.story-copy {
  position: relative;
  padding: 1.2rem 1.4rem 1.2rem 0.5rem;
  align-self: center;
}

.story-copy h2 {
  max-width: 10ch;
}

.story-book-mark {
  position: absolute;
  right: 2.2rem;
  top: 0.5rem;
  color: rgba(249, 195, 0, 0.7);
}

.story-rings {
  position: absolute;
  right: 0.8rem;
  bottom: 1.6rem;
  display: flex;
  flex-direction: column;
  gap: 1.8rem;
}

.story-rings span {
  width: 1.1rem;
  height: 1.1rem;
  border-radius: 999px;
  border: 2px solid rgba(249, 195, 0, 0.65);
}

.story-rings span:last-child {
  width: 2rem;
  height: 2rem;
}

.partner-shell {
  position: relative;
}

.partner-panel {
  background: linear-gradient(135deg, #ffe680 0%, #fff0b8 52%, #ffe88d 100%);
  box-shadow: 0 28px 80px rgba(249, 195, 0, 0.18);
  min-height: 19rem;
}

.partner-copy {
  position: relative;
  z-index: 2;
}

.partner-visual {
  position: relative;
  min-height: 18rem;
  display: flex;
  align-items: center;
  justify-content: center;
}

.partner-art {
  position: relative;
  z-index: 2;
  width: 100%;
  max-width: 36rem;
  border-radius: 2rem;
  border: 1px solid rgba(17, 17, 17, 0.08);
  box-shadow: 0 20px 60px rgba(17, 17, 17, 0.14);
  object-fit: cover;
  aspect-ratio: 16 / 10;
}

@media (min-width: 1280px) {
  .story-copy {
    padding-top: 1.8rem;
  }

  .partner-copy {
    padding-left: 0.5rem;
  }
}

.social-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 2.75rem;
  height: 2.75rem;
  border-radius: 999px;
  border: 1px solid rgba(17, 17, 17, 0.08);
  background: #ffffff;
  transition: transform 0.3s ease, border-color 0.3s ease;
}

.social-link:hover,
.social-link:focus-visible {
  transform: translateY(-4px);
  border-color: rgba(249, 195, 0, 0.45);
}

.footer-shell {
  position: relative;
}

.footer-panel {
  width: 100%;
}

.footer-inner {
  width: 100%;
}

.footer-heading {
  font-size: 1.05rem;
  font-weight: 800;
  color: rgba(17, 17, 17, 0.9);
}

.footer-contact-row {
  display: flex;
  align-items: center;
  gap: 0.75rem;
}

.footer-contact-icon {
  display: inline-flex;
  width: 1.2rem;
  justify-content: center;
  color: rgba(17, 17, 17, 0.75);
}

@media (max-width: 1279px) {
  .journey-track {
    left: -5rem;
    right: -5rem;
  }

  .impact-card::after {
    display: none;
  }

  .session-gallery-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 640px) {
  .bee-guide {
    width: 3.2rem;
  }

  .story-book-mark,
  .story-rings,
  .story-doodle {
    display: none;
  }

  .story-copy {
    padding-inline: 0;
  }

  .left-bubble {
    left: 0.35rem;
    top: 0.35rem;
  }

  .right-bubble {
    right: 0.35rem;
    bottom: 0.35rem;
  }

  .partner-panel {
    padding-inline: 1.5rem;
  }

  .footer-bottom {
    text-align: center;
  }

  .journey-bee,
  .journey-track,
  .impact-honeycomb {
    display: none;
  }

  .impact-band {
    padding-inline: 1rem;
  }

  .session-gallery-grid {
    grid-template-columns: 1fr;
  }

  .impact-card {
    grid-template-columns: 1fr;
    justify-items: center;
    text-align: center;
  }

  .impact-badge {
    margin-top: 0;
  }

  .story-bubble {
    font-size: 0.75rem;
  }

  .hero-copy {
    padding-top: 0;
  }

  .hero-media-frame {
    border-width: 7px;
  }

  .hero-honeycomb-small {
    width: 5.9rem;
    height: 6.5rem;
    opacity: 0.15;
  }

  .hero-cluster-top-right {
    right: 9.5%;
  }

  .hero-cluster-bottom-mid {
    left: 25%;
  }

  .hero-title {
    max-width: 6ch;
    font-size: clamp(3rem, 19vw, 4.6rem);
  }
}

@media (max-width: 1023px) {
  .hero-shell {
    gap: 2.5rem;
  }

  .hero-title {
    max-width: none;
  }

  .hero-visual {
    max-width: 42rem;
    padding-bottom: 4.5rem;
    padding-left: 0;
  }

  .hero-cluster-map {
    display: none;
  }

  .story-shell {
    gap: 3rem;
  }

  .story-copy {
    padding: 0;
  }

  .story-book-mark {
    right: 0;
  }

  .partner-panel {
    gap: 2rem;
  }

  .partner-art {
    margin-inline: auto;
  }

  .partner-visual {
    min-height: 15rem;
  }
}

@media (prefers-reduced-motion: reduce) {
  html {
    scroll-behavior: auto;
  }

  .bee-guide {
    display: none;
  }

  *,
  *::before,
  *::after {
    animation: none !important;
    transition: none !important;
  }
}