.holding-story {
  padding: 110px 0;
  overflow: hidden;
  background: #fff;
}

.holding-story-intro {
  display: grid;
  grid-template-columns: 1fr .9fr;
  gap: 70px;
  align-items: end;
}

.holding-story h2 {
  max-width: 720px;
  margin: 0;
  font-size: clamp(43px, 6vw, 72px);
  font-weight: 600;
  line-height: .98;
  letter-spacing: -.05em;
}

.holding-story h2 span { color: #8a8d92; }

.holding-story blockquote {
  margin: 0;
  padding: 32px;
  color: #fff;
  background: #17191e;
  border-left: 6px solid #f95702;
}

.holding-story blockquote p {
  margin: 0;
  font-size: 17px;
  line-height: 1.7;
}

.holding-story blockquote footer {
  margin-top: 20px;
  color: #b8bdc5;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .09em;
  text-transform: uppercase;
}

.holding-story-copy {
  max-width: 900px;
  margin: 60px 0 0 auto;
  padding-left: 42px;
  border-left: 1px solid #dedede;
}

.holding-story-copy p {
  margin: 0 0 22px;
  color: #565b62;
  font-size: 17px;
  line-height: 1.8;
}

.holding-story-copy p:last-child {
  margin-bottom: 0;
  color: #25282d;
  font-weight: 600;
}

.name-origin {
  display: grid;
  grid-template-columns: 1.08fr .92fr;
  min-height: 430px;
  margin-top: 72px;
  overflow: hidden;
  color: #fff;
  background: #17191e;
  border-top: 5px solid #f95702;
}

.name-origin-copy {
  position: relative;
  z-index: 2;
  padding: 58px 54px;
}

.name-origin .eyebrow {
  margin: 0 0 15px;
  color: #f95702;
}

.name-origin h3 {
  margin: 0 0 30px;
  font-size: clamp(32px, 2.9vw, 44px);
  line-height: 1.02;
  letter-spacing: -.04em;
}

.name-origin-poem {
  margin: 0;
  color: #d5d8dd;
  font-size: 16px;
  line-height: 1.85;
}

.name-origin-poem span,
.name-origin-poem strong { display: block; }

.name-origin-poem strong {
  max-width: 570px;
  margin-top: 13px;
  color: #fff;
  font-size: 17px;
}

.ladybird-motion-toggle {
  margin-top: 28px;
  padding: 10px 14px;
  color: #fff;
  background: transparent;
  border: 1px solid #f95702;
  font: inherit;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: .08em;
  text-transform: uppercase;
  cursor: pointer;
  transition: color .2s, background-color .2s;
}

.ladybird-motion-toggle:hover,
.ladybird-motion-toggle:focus-visible {
  color: #17191e;
  background: #f95702;
  outline: 2px solid #fff;
  outline-offset: 3px;
}

.name-origin-scene {
  position: relative;
  min-height: 430px;
  overflow: hidden;
  background:
    linear-gradient(rgba(255,255,255,.045) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255,255,255,.045) 1px, transparent 1px),
    radial-gradient(circle at 55% 44%, rgba(249,87,2,.2), transparent 52%),
    #111318;
  background-size: 34px 34px, 34px 34px, auto, auto;
  border-left: 1px solid rgba(255,255,255,.1);
}

.origin-year {
  position: absolute;
  z-index: 2;
  top: 36px;
  right: 38px;
  color: rgba(255,255,255,.54);
  font-size: 11px;
  font-weight: 800;
  letter-spacing: .14em;
}

.origin-year strong {
  display: block;
  color: #f95702;
  font-size: 42px;
  line-height: 1;
  letter-spacing: -.04em;
}

.origin-orbit {
  position: absolute;
  left: 14%;
  right: 10%;
  top: 112px;
  bottom: 74px;
  border: 1px solid rgba(255,255,255,.26);
  border-radius: 50%;
  transform: rotate(-8deg);
  box-shadow: 0 0 70px rgba(249,87,2,.08), inset 0 0 55px rgba(249,87,2,.06);
}

.origin-orbit::before,
.origin-orbit::after {
  content: "";
  position: absolute;
  border: 1px solid rgba(255,255,255,.15);
  border-radius: 50%;
}

.origin-orbit::before { inset: 16% 8%; transform: rotate(18deg); }
.origin-orbit::after { inset: 31% 20%; transform: rotate(-25deg); border-color: rgba(249,87,2,.42); }

.origin-orbit i {
  position: absolute;
  z-index: 2;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #f95702;
  box-shadow: 0 0 18px rgba(249,87,2,.82);
}

.origin-orbit i:nth-child(1) { left: 4%; top: 45%; }
.origin-orbit i:nth-child(2) { left: 50%; top: -4px; }
.origin-orbit i:nth-child(3) { right: 4%; bottom: 28%; }

.origin-signature {
  position: absolute;
  right: 38px;
  bottom: 28px;
  color: rgba(255,255,255,.74);
  font-size: 13px;
  font-weight: 700;
  letter-spacing: .18em;
  text-transform: uppercase;
}

.origin-ladybird {
  --bug: #f95702;
  --x1: 24px;
  --y1: -20px;
  --x2: -16px;
  --y2: 18px;
  position: absolute;
  z-index: 4;
  display: block;
  width: 24px;
  height: 30px;
  border: 1.5px solid rgba(255,255,255,.76);
  border-radius: 52% 52% 48% 48%;
  background:
    radial-gradient(circle at 28% 30%, #0e1014 0 2.4px, transparent 2.8px),
    radial-gradient(circle at 72% 31%, #0e1014 0 2.4px, transparent 2.8px),
    radial-gradient(circle at 30% 70%, #0e1014 0 2.5px, transparent 2.9px),
    radial-gradient(circle at 70% 70%, #0e1014 0 2.5px, transparent 2.9px),
    linear-gradient(90deg, transparent 46%, #0e1014 47% 53%, transparent 54%),
    var(--bug);
  box-shadow: 0 9px 20px rgba(0,0,0,.55), inset 0 0 6px rgba(255,255,255,.25);
  transform-origin: 50% 50%;
  animation: origin-swarm 5.8s ease-in-out infinite alternate;
  will-change: transform;
}

.origin-ladybird::before {
  content: "";
  position: absolute;
  left: 18%;
  top: -21%;
  width: 60%;
  height: 29%;
  border-radius: 55% 55% 35% 35%;
  background: #0e1014;
  border: 1px solid rgba(255,255,255,.28);
}

.origin-ladybird::after {
  content: "";
  position: absolute;
  top: 16%;
  left: 17%;
  width: 17%;
  height: 28%;
  border-radius: 50%;
  background: rgba(255,255,255,.68);
  transform: rotate(28deg);
  animation: origin-glint 1s ease-in-out infinite alternate;
}

.origin-ladybird-1 { --bug: #1e396b; --x1: 36px; --y1: 18px; --x2: 8px; --y2: 58px; left: 14%; top: 25%; animation-delay: -1s; }
.origin-ladybird-2 { --bug: #34999a; --x1: -28px; --y1: 36px; --x2: -54px; --y2: -8px; left: 38%; top: 16%; animation-delay: -3.4s; animation-duration: 6.4s; }
.origin-ladybird-3 { --bug: #9ca3ad; --x1: 26px; --y1: -32px; --x2: 52px; --y2: 14px; right: 24%; top: 29%; animation-delay: -4.8s; animation-duration: 7s; }
.origin-ladybird-4 { --bug: #3a78c2; --x1: 42px; --y1: -26px; --x2: 18px; --y2: -66px; left: 22%; bottom: 23%; animation-delay: -2.2s; animation-duration: 6.8s; }
.origin-ladybird-5 { --bug: #d19340; --x1: -35px; --y1: -18px; --x2: -12px; --y2: -58px; right: 18%; bottom: 24%; animation-delay: -5.4s; animation-duration: 6.1s; }
.origin-ladybird-6 { --bug: #cc1517; --x1: 26px; --y1: 28px; --x2: -18px; --y2: 48px; left: 49%; top: 48%; animation-delay: -4s; animation-duration: 5.5s; }
.origin-ladybird-7 { --bug: #ea5919; --x1: -24px; --y1: -38px; --x2: 20px; --y2: -72px; right: 34%; bottom: 15%; animation-delay: -2.8s; animation-duration: 7.4s; }

@keyframes origin-swarm {
  0% { transform: translate3d(0,0,0) rotate(-16deg); }
  48% { transform: translate3d(var(--x1),var(--y1),0) rotate(22deg); }
  100% { transform: translate3d(var(--x2),var(--y2),0) rotate(-30deg); }
}

@keyframes origin-glint { to { opacity: .22; transform: rotate(28deg) scale(.76); } }

.holding-timeline {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1px;
  margin-top: 70px;
  background: #dfe1e4;
  border: 1px solid #dfe1e4;
}

.holding-timeline article {
  min-height: 190px;
  padding: 27px;
  background: #f8f7f7;
  border-top: 4px solid #f95702;
}

.holding-timeline .holding-milestone-feature {
  grid-column: 1 / -1;
  display: grid;
  grid-template-columns: 140px minmax(260px, .9fr) minmax(300px, 1.25fr);
  gap: 26px;
  align-items: center;
  min-height: 150px;
  color: #fff;
  background: #22252a;
  border-top: 6px solid #9ca3ad;
}

.holding-timeline .holding-milestone-feature time,
.holding-timeline .holding-milestone-feature strong,
.holding-timeline .holding-milestone-feature span { margin: 0; }

.holding-timeline .holding-milestone-feature strong {
  font-size: 24px;
}

.holding-timeline .holding-milestone-feature span {
  color: #c9cdd3;
  font-size: 15px;
}

.holding-timeline time,
.holding-timeline strong,
.holding-timeline span { display: block; }

.holding-timeline time {
  color: #f95702;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: .1em;
}

.holding-timeline strong {
  margin-top: 28px;
  font-size: 20px;
  line-height: 1.25;
}

.holding-timeline span {
  margin-top: 9px;
  color: #686d73;
  font-size: 13px;
  line-height: 1.55;
}

@media (max-width: 860px) {
  .holding-story-intro { grid-template-columns: 1fr; gap: 38px; }
  .holding-story-copy { margin-left: 0; }
  .name-origin { grid-template-columns: 1fr; }
  .name-origin-scene { min-height: 360px; border-left: 0; border-top: 1px solid rgba(255,255,255,.1); }
  .holding-timeline { grid-template-columns: repeat(2, 1fr); }
  .holding-timeline .holding-milestone-feature { grid-template-columns: 110px 1fr; }
  .holding-timeline .holding-milestone-feature span { grid-column: 2; }
}

@media (max-width: 560px) {
  .holding-story { padding: 78px 0; }
  .holding-story-copy { margin-top: 42px; padding-left: 20px; }
  .name-origin { margin-top: 52px; }
  .name-origin-copy { padding: 42px 28px; }
  .name-origin-poem { font-size: 15px; line-height: 1.75; }
  .name-origin-poem span { margin-bottom: 6px; }
  .name-origin-scene { min-height: 320px; }
  .origin-year { top: 27px; right: 25px; }
  .origin-year strong { font-size: 35px; }
  .origin-orbit { left: 8%; right: 7%; top: 88px; bottom: 54px; }
  .origin-signature { right: 25px; bottom: 22px; }
  .origin-ladybird { width: 20px; height: 25px; }
  .holding-timeline { grid-template-columns: 1fr; margin-top: 50px; }
  .holding-timeline article { min-height: 160px; }
  .holding-timeline .holding-milestone-feature { grid-template-columns: 1fr; gap: 12px; min-height: 0; padding: 30px 27px; }
  .holding-timeline .holding-milestone-feature span { grid-column: auto; }
}

@media (prefers-reduced-motion: reduce) {
  .origin-ladybird,
  .origin-ladybird::after { animation: none; }
}
