/* Final direction: the exact loose, continuous page rhythm of the approved
   Spoiled Healthy build, translated into The Ingredient Edit. */

:root {
  --navy: #173f8a;
  --ink: #173f8a;
  --muted: #526b99;
  --paper: #fffdf7;
  --mist: #fff8ee;
  --pale: #dfeaff;
  --butter: #f4f1a6;
  --blush: #f4dbe3;
  --mint: #dcefdc;
  --sky: #dfeaff;
  --line: rgba(23, 63, 138, .22);
  --line-strong: rgba(23, 63, 138, .72);
  --display: "Iowan Old Style", Baskerville, "Times New Roman", Georgia, serif;
  --type: "Courier New", Courier, monospace;
  --sans: Arial, Helvetica, sans-serif;
  --gutter: clamp(18px, 3.1vw, 54px);
}

body { color: var(--navy); background: var(--mist); font-family: var(--type); }
h1, h2, h3, .display, .wordmark, .footer-mark { font-family: var(--display); font-weight: 400; }
.display { font-size: clamp(54px, 7vw, 112px); line-height: .91; letter-spacing: -.06em; }
.eyebrow { font-family: var(--sans); font-weight: 700; letter-spacing: .09em; }
.button, .text-link, .text-button, .main-nav a, .nav-cta, .menu-button { font-family: var(--sans); font-weight: 700; }

/* Graza-style transparent home navigation over a full-bleed film. */
.site-header { min-height: 94px; border-bottom: 1.4px solid var(--navy); background: rgba(255, 248, 238, .96); }
.page-home .site-header {
  position: absolute;
  z-index: 100;
  top: 0;
  width: 100%;
  color: var(--paper);
  background: transparent;
  border-color: rgba(255, 253, 247, .75);
  backdrop-filter: none;
}
.page-home .site-header.is-solid {
  position: fixed;
  color: var(--navy);
  background: rgba(255, 248, 238, .96);
  border-color: var(--navy);
  backdrop-filter: blur(12px);
  animation: headerDrop .35s ease;
}
@keyframes headerDrop { from { transform: translateY(-100%); } }
.page-home .nav-cta { color: var(--paper); background: transparent; border-color: var(--paper); }
.page-home .site-header.is-solid .nav-cta { color: var(--paper); background: var(--navy); border-color: var(--navy); }
.wordmark { font-size: clamp(29px, 3.2vw, 49px); }
.progress-rail { display: none; }

.home-hero { position: relative; display: block; min-height: 100svh; overflow: hidden; color: var(--paper); background: var(--navy); border: 0; }
.hero-film { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; object-position: center; }
.hero-film-shade { position: absolute; inset: 0; background: linear-gradient(90deg, rgba(9, 34, 88, .78), rgba(9, 34, 88, .14) 66%), linear-gradient(0deg, rgba(5, 26, 70, .48), transparent 48%); }
.home-hero .hero-copy {
  position: absolute;
  z-index: 2;
  left: var(--gutter);
  bottom: 7vh;
  display: block;
  width: min(700px, 83vw);
  min-height: 0;
  padding: 0;
}
.home-hero .hero-copy .eyebrow { margin-bottom: 14px; color: var(--paper); }
.home-hero .hero-copy h1 { max-width: 690px; margin: 0; font-size: clamp(52px, 6.8vw, 102px); line-height: .88; letter-spacing: -.06em; }
.home-hero .hero-copy h1 em { color: var(--butter); font-weight: 400; }
.home-hero .hero-copy > p:not(.eyebrow) { max-width: 550px; margin: 19px 0 0; font-size: clamp(14px, 1.2vw, 18px); }
.hero-button { margin-top: 25px; color: var(--navy) !important; background: var(--butter) !important; border-color: var(--paper) !important; }
.hero-scroll { display: inline-block; margin-left: 20px; font-size: 10px; text-transform: uppercase; letter-spacing: .06em; }

/* The approved Spoiled Healthy scroll scene: one sticky frame, two points,
   one travelling drop, then the oversized brand impact. */
.formula-story.fresh-story { --fresh-p: 0; position: relative; height: 460vh; padding: 0; color: var(--navy); background: var(--mist); border-bottom: 1.4px solid var(--navy); overflow: visible; }
.fresh-sticky { position: sticky; top: 0; height: 100svh; min-height: 680px; overflow: hidden; }
.fresh-intro { position: absolute; z-index: 5; top: 6vh; left: 50%; width: min(920px, 90vw); text-align: center; transform: translateX(-50%) translateY(calc(var(--fresh-p) * -43vh)); opacity: calc(1 - var(--fresh-p) * 2.85); }
.fresh-intro .eyebrow { justify-content: center; margin-bottom: 11px; }
.fresh-intro h2 { margin: 0; font-size: clamp(55px, 7.5vw, 118px); line-height: .86; letter-spacing: -.065em; }
.fresh-intro > p:last-child { max-width: 620px; margin: 18px auto 0; font-size: clamp(13px, 1.2vw, 17px); }
.squeeze-doodle { position: absolute; z-index: 4; top: 21vh; left: 50%; width: clamp(145px, 18vw, 280px); max-height: 39vh; object-fit: contain; object-position: top center; transform: translateX(-50%) scale(calc(.95 + var(--fresh-p) * .07)); transform-origin: top center; filter: brightness(0) saturate(100%) invert(20%) sepia(95%) saturate(1589%) hue-rotate(209deg) brightness(83%); animation: dropperFloat 5.4s ease-in-out infinite; }
@keyframes dropperFloat { 50% { transform: translateX(-50%) translateY(-7px) rotate(-.7deg) scale(calc(.95 + var(--fresh-p) * .07)); } }
.fresh-path { position: absolute; z-index: 1; top: 51vh; bottom: 10vh; left: 50%; width: 2px; background: repeating-linear-gradient(to bottom, var(--navy) 0 6px, transparent 6px 12px); transform: translateX(-50%); opacity: calc(.2 + var(--fresh-p)); }
.fresh-drop { position: absolute; z-index: 6; top: 49.5vh; left: 50%; width: 24px; height: 31px; background: var(--butter); border: 2px solid var(--navy); border-radius: 65% 35% 64% 36% / 72% 34% 66% 28%; transform: translate(-50%, calc(var(--fresh-p) * 39vh)) rotate(45deg) scale(var(--fresh-scale, .62)); transition: box-shadow .3s; }
.fresh-story.fresh-impact .fresh-drop { box-shadow: 0 0 0 25px rgba(244, 241, 166, .55); }
.fresh-point { position: absolute; z-index: 3; width: min(410px, 36vw); padding-top: 13px; border-top: 1.4px solid var(--navy); opacity: .12; transform: translateY(58px); transition: opacity .35s, transform .7s cubic-bezier(.2, .8, .2, 1); }
.fresh-point > span { font: 700 10px/1 var(--sans); letter-spacing: .08em; }
.fresh-point h3 { margin: 13px 0; font-size: clamp(34px, 3.8vw, 59px); line-height: .93; }
.fresh-point p { font-size: clamp(12px, 1.08vw, 16px); line-height: 1.46; }
.fresh-point-left { top: 40vh; left: var(--gutter); }
.fresh-point-right { top: 47vh; right: var(--gutter); }
.fresh-point.passed { opacity: 1; transform: none; }
.fresh-finale { position: absolute; z-index: 2; right: 0; bottom: 4vh; left: 0; text-align: center; opacity: clamp(0, calc((var(--fresh-p) - .72) * 8), 1); }
.fresh-brand { white-space: nowrap; font: 400 clamp(59px, 12.5vw, 198px)/.76 var(--display); letter-spacing: -.07em; }
.fresh-finale p { margin: 19px 0 0; font: 700 clamp(12px, 1.3vw, 19px)/1 var(--sans); letter-spacing: .06em; text-transform: uppercase; }
.fresh-finale.impact .fresh-brand { animation: brandImpact .7s cubic-bezier(.2, .9, .2, 1); }
@keyframes brandImpact { 35% { transform: scale(1.04); letter-spacing: -.05em; } 70% { transform: scale(.985); } }

/* Original Blueprint photography, with clear deliverables on hover. */
.package-shelf { padding-block: clamp(90px, 10vw, 150px); background: var(--mist); }
.package-shelf .section-head { margin-bottom: 50px; }
.package-shelf .section-head .display { font-size: clamp(55px, 7vw, 106px); }
.package-grid { grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 16px; }
.package-card .package-media { aspect-ratio: .82; border: 1.4px solid var(--navy); border-radius: 22px; }
.package-media::before { z-index: 1; inset: 0; background: linear-gradient(180deg, rgba(23, 63, 138, .06), rgba(23, 63, 138, .2)); transform: none; }
.package-photo { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; filter: saturate(.8) contrast(.95); transition: transform .7s cubic-bezier(.2, .8, .2, 1), filter .35s; }
.package-card:hover .package-photo { transform: scale(1.055); filter: saturate(1) contrast(1); }
.package-media-label { top: 16px; left: 16px; z-index: 3; padding: 8px 11px; color: var(--navy); background: rgba(255, 253, 247, .9); border: 1px solid var(--navy); border-radius: 999px; }
.package-media-label span { color: inherit; }
.package-media-label strong { display: none; }
.package-motion { z-index: 3; opacity: 0; }
.package-motion span { top: calc(24% + var(--word) * 11%); left: 7%; max-width: 78%; padding: 8px 11px; color: var(--navy); background: var(--butter); border: 1px solid var(--navy); border-radius: 999px; font: 700 9px/1 var(--sans); letter-spacing: .07em; white-space: nowrap; }
.package-motion span:nth-child(2n) { right: 7%; left: auto; }
.package-card:hover .package-motion { opacity: 1; }
.preview-cue { z-index: 3; right: 15px; bottom: 15px; color: var(--navy); background: rgba(255, 253, 247, .9); border: 1px solid var(--navy); }
.package-card-copy { padding: 20px 4px 8px; }
.package-card-copy h3 {
  min-height: 2.05em;
  margin: 0 0 18px;
  font-size: clamp(34px, 3.4vw, 51px);
}
.package-card-copy > p:last-of-type { min-height: 102px; color: var(--muted); }

/* Graza/Spoiled Healthy scattered switcher, never a vertical service list. */
.addons-showcase.ways { overflow: hidden; color: var(--navy); background: var(--mist) !important; border-block: 1.4px solid var(--navy); }
.addons-ticker { overflow: hidden; color: var(--mist); background: var(--navy); border-bottom: 1.4px solid var(--navy); white-space: nowrap; }
.addons-ticker .seamless-track { display: flex; width: max-content; animation: seamlessLeft 24s linear infinite; }
.addons-ticker .seamless-group { display: flex; min-width: auto; flex: none; justify-content: flex-start; gap: 0; padding: 11px 0 7px; }
.addons-ticker .loop-copy { flex: none; padding-right: 36px; font: 400 clamp(39px, 5.8vw, 88px)/1 var(--display); letter-spacing: -.055em; }
.addons-grid.ways-grid { display: grid; grid-template-columns: .95fr 1.05fr; gap: 0; width: 100%; min-height: 760px; margin: 0; padding: 0; align-items: stretch; }
.addons-words.ways-words { position: relative; min-height: 710px; padding: var(--gutter); display: block; }
.addons-words > .eyebrow { position: absolute; top: var(--gutter); left: var(--gutter); }
.addon-word.routine-word { position: absolute; z-index: 1; width: auto; max-width: 330px; padding: 5px 12px; color: var(--navy); background: transparent; border: 0; font: 400 clamp(28px, 3.25vw, 51px)/.95 var(--display); letter-spacing: -.055em; text-align: left; }
.addon-word::before, .addon-word::after { position: absolute; inset: -3px -9px; content: ""; border: 2px solid transparent; border-radius: 50%; pointer-events: none; }
.addon-word.is-active::before { border-color: var(--navy); transform: rotate(-5deg); }
.addon-word.is-active::after { inset: 2px -12px -4px -4px; border: 1px solid var(--navy); transform: rotate(4deg); }
.addon-word:nth-of-type(1) { top: 15%; left: 7%; transform: rotate(-5deg); }
.addon-word:nth-of-type(2) { top: 31%; right: 7%; transform: rotate(4deg); }
.addon-word:nth-of-type(3) { top: 47%; left: 12%; transform: rotate(2deg); }
.addon-word:nth-of-type(4) { top: 62%; right: 5%; transform: rotate(-4deg); }
.addon-word:nth-of-type(5) { bottom: 9%; left: 7%; transform: rotate(3deg); }
.addon-word:nth-of-type(6) { right: 10%; bottom: 5%; transform: rotate(-3deg); }
.addons-scope { position: absolute; bottom: var(--gutter); left: var(--gutter); display: none; }
.ways-feature { display: flex; min-width: 0; flex-direction: column; justify-content: center; padding: var(--gutter); }
.addons-image.ways-media { position: relative; display: block; min-height: 600px; margin: 0; overflow: hidden; background: var(--sky); border: 1.4px solid var(--navy); border-radius: 22px; }
.addons-image img { width: 100%; height: 100%; min-height: 600px; object-fit: cover; transition: opacity .32s, transform .7s cubic-bezier(.2, .8, .2, 1); }
.addons-showcase.is-changing .addons-image img { opacity: .25; transform: scale(1.04); }
.ways-caption { position: absolute; right: 18px; bottom: 18px; left: 18px; display: flex; align-items: end; justify-content: space-between; gap: 20px; padding: 18px; color: var(--mist) !important; background: var(--navy) !important; border: 0 !important; border-radius: 14px !important; }
.ways-caption strong { max-width: 510px; font: 400 clamp(27px, 3vw, 44px)/.95 var(--display); letter-spacing: -.04em; }
.ways-caption em { font: 700 9px/1.2 var(--sans); font-style: normal; white-space: nowrap; text-transform: uppercase; }
.addons-copy { padding: 20px 2px 0; }
.addons-copy p { max-width: 680px; margin-bottom: 10px; font-size: 14px; }

/* One continuous fact surface, with the same scale and hierarchy as the
   final Spoiled Healthy FUN FACT section. */
.fact-section.good-to-know { display: grid; grid-template-columns: 1.06fr .94fr; min-height: 720px; overflow: hidden; color: var(--navy); background: var(--butter); border: 0; border-bottom: 1.4px solid var(--navy); }
.know-visual.fact-visual { position: relative; display: grid; min-height: 690px; place-items: center; padding: 0; overflow: visible; background: transparent; border: 0; }
.know-visual.fact-visual img { width: min(95%, 760px); height: auto; min-height: 0; object-fit: contain; filter: none; animation: factFloat 5.8s ease-in-out infinite; }
@keyframes factFloat { 50% { transform: translateY(-10px) rotate(-1deg); } }
.know-copy.fact-stage { position: relative; display: block; min-height: 690px; padding: 55px var(--gutter); background: transparent !important; text-align: center; }
.fact-title { margin: 35px 0 65px; color: transparent; font: 700 clamp(52px, 7vw, 112px)/.8 var(--sans); letter-spacing: -.06em; -webkit-text-stroke: 2px var(--navy); transform: rotate(-4deg); }
.know-text { position: relative; min-height: 245px; display: grid; place-items: center; }
.fact-slide { position: absolute; inset: 0; display: grid; align-content: center; justify-items: center; padding: 0; opacity: 0; pointer-events: none; transform: translateY(12px); transition: opacity .45s, transform .45s; }
.fact-slide.is-active { opacity: 1; transform: none; }
.fact-slide .eyebrow { justify-content: center; margin-bottom: 14px; color: var(--navy); }
.fact-slide h2 { max-width: 660px; margin: 0; font-size: clamp(38px, 4.9vw, 72px); line-height: .92; }
.fact-slide > p:last-child { max-width: 570px; margin: 19px auto 0; color: var(--navy); font-size: clamp(14px, 1.25vw, 18px); }
.fact-controls.arrow-controls { position: static; width: 180px; height: 48px; margin: 48px auto 0; display: grid; grid-template-columns: 1fr 1fr; overflow: hidden; border: 1.4px solid var(--navy); border-radius: 999px; }
.fact-controls button { width: auto; height: auto; border: 0; background: transparent; }
.fact-controls button + button { border-left: 1.4px solid var(--navy); }
.fact-section.pop .know-text { animation: factPop .45s ease; }
@keyframes factPop { 50% { transform: scale(.97) rotate(.3deg); } }

/* Framed horizontal case files on the user's exact yellow swatch. */
.case-showcase { position: relative; width: calc(100% - 48px); max-width: 1680px; margin: 24px auto; padding-block: clamp(80px, 9vw, 130px); overflow: hidden; color: var(--navy); background: url('/assets/case-yellow-texture.webp') center / cover; border: 1.4px solid var(--navy); border-radius: 24px; isolation: isolate; }
.case-grain { display: none; }
.case-showcase-head { margin-bottom: 47px; text-align: center; }
.case-showcase-head .eyebrow { justify-content: center; color: var(--navy); }
.case-showcase-head .display { max-width: 1000px; margin-inline: auto; font-size: clamp(56px, 7.5vw, 112px); }
.case-showcase-head > p:last-child { max-width: 720px; margin: 22px auto 0; font-size: 15px; }
.case-rail-viewport { padding-top: 16px; overflow: hidden; }
.case-rail-track { display: flex; width: max-content; animation: caseRailRight 86s linear infinite; }
.case-rail-group { display: flex; flex: none; gap: 20px; padding-right: 20px; }
.case-rail-card { position: relative; width: min(380px, 82vw); aspect-ratio: 4 / 5; flex: none; overflow: hidden; padding: 10px; color: var(--navy); background: var(--mist); border: 1.4px solid var(--navy); border-radius: 20px; text-align: left; }
.case-rail-card:hover { transform: translateY(-8px) rotate(-.6deg); }
.case-rail-card img { width: 100%; height: 65%; object-fit: cover; filter: none; border: 1px solid var(--navy); border-radius: 12px; transition: transform .7s cubic-bezier(.2, .8, .2, 1); }
.case-rail-overlay { position: absolute; inset: auto 10px 10px; height: calc(35% - 12px); display: flex; flex-direction: column; justify-content: flex-end; padding: 15px 9px 9px; color: var(--navy); background: var(--mist); }
.case-rail-overlay > span { font: 700 9px/1 var(--sans); letter-spacing: .08em; }
.case-rail-overlay h3 { margin: 8px 0 10px; font-size: clamp(28px, 2.4vw, 38px); line-height: .95; }
.case-rail-overlay .tag { padding: 4px 7px; color: var(--navy); background: transparent; border-color: var(--navy); font-size: 8px; }
.case-rail-overlay strong { margin-top: 10px; font: 700 9px/1 var(--sans); letter-spacing: .07em; text-transform: uppercase; }
.case-showcase-foot { margin-top: 42px; color: var(--navy); }
.case-showcase .button.light { color: var(--navy); background: var(--mist); border-color: var(--navy); }

/* Preserve the accepted Bhavya panel. */
.founder-panel { grid-template-columns: minmax(0, 1fr) minmax(240px, 310px); min-height: 710px; gap: clamp(50px, 8vw, 125px); background: var(--blush); border-color: var(--navy); }
.founder-statement h2 { max-width: 1050px; font-size: clamp(48px, 6.2vw, 90px); line-height: .95; }
.founder-card { width: min(300px, 100%); justify-self: end; padding: 9px; background: rgba(255, 253, 247, .95); border-color: var(--navy); }
.founder-card .founder-portrait { width: 100%; height: auto; aspect-ratio: 630 / 768; object-fit: cover; object-position: center top; }

/* Fully coloured, text-only toolkit cards. */
.journal-loop { padding-block: clamp(90px, 10vw, 145px); overflow: hidden; background: var(--mist); }
.journal-loop-head { margin-bottom: 45px; }
.journal-loop-head .display { font-size: clamp(55px, 7vw, 105px); }
.rail-viewport { overflow: hidden; padding: 14px 0 12px; }
.rail-track { display: flex; width: max-content; gap: 0; animation: railRight 110s linear infinite; }
.rail-group { display: flex; flex: none; gap: 18px; padding-right: 18px; }
.rail-card { width: min(370px, 82vw); min-height: 430px; flex: none; overflow: hidden; color: var(--navy); border: 1.4px solid var(--navy); border-radius: 20px; transition: transform .25s; }
.rail-card:hover { transform: translateY(-6px); }
.rail-card .rail-copy { height: 100%; min-height: 430px; display: flex; flex-direction: column; padding: 25px; background: transparent; }
.rail-tone-0 { background: var(--sky); }
.rail-tone-1 { background: var(--blush); }
.rail-tone-2 { background: var(--mint); }
.rail-tone-3 { background: var(--butter); }
.rail-tone-4 { background: #f6d5ba; }
.rail-tone-5 { background: #d8e8e5; }
.rail-copy h3 { margin: 36px 0 16px; font-size: clamp(30px, 2.5vw, 40px); line-height: .98; }
.rail-copy p { min-height: 0; flex: 1; color: var(--navy); font-size: 13px; }
.rail-copy .text-link { align-self: flex-start; margin-top: 24px; }

.cta-band { padding-block: clamp(72px, 8vw, 112px); color: var(--navy); background: var(--butter); border-color: var(--navy); }
.site-footer { color: var(--paper); background: var(--navy); }

@media (max-width: 1000px) {
  .addons-grid.ways-grid { grid-template-columns: 1fr; }
  .addons-words.ways-words { min-height: 620px; }
  .ways-feature { padding-top: 0; }
  .fact-section.good-to-know { grid-template-columns: 1fr; }
  .know-visual.fact-visual { min-height: 540px; }
  .know-copy.fact-stage { min-height: 590px; }
  .founder-panel { grid-template-columns: minmax(0, 1fr) 270px; }
}

@media (max-width: 760px) {
  .site-header { min-height: 72px; }
  .page-home .site-header { min-height: 72px; }
  .page-home .nav-cta { color: var(--navy); background: var(--butter); border-color: var(--butter); }
  .home-hero .hero-copy { bottom: 5vh; width: calc(100% - var(--gutter) * 2); }
  .home-hero .hero-copy h1 { font-size: clamp(49px, 15vw, 78px); }
  .hero-scroll { display: block; margin: 17px 0 0; }
  .hero-film-shade { background: linear-gradient(0deg, rgba(5, 26, 70, .86), rgba(5, 26, 70, .1) 70%); }
  .formula-story.fresh-story { height: 400vh; }
  .fresh-sticky { min-height: 620px; }
  .fresh-intro { top: 7vh; }
  .fresh-intro h2 { font-size: clamp(48px, 14vw, 72px); }
  .squeeze-doodle { top: 27vh; width: 125px; max-height: 31vh; }
  .fresh-path { top: 54vh; }
  .fresh-drop { top: 52.5vh; }
  .fresh-point { width: 42vw; }
  .fresh-point h3 { font-size: clamp(28px, 8vw, 41px); }
  .fresh-point p { font-size: 11px; line-height: 1.4; }
  .fresh-point-left { top: 46vh; }
  .fresh-point-right { top: 51vh; }
  .fresh-brand { font-size: clamp(40px, 12vw, 66px); }
  .package-grid { grid-template-columns: 1fr; }
  .package-card-copy > p:last-of-type { min-height: 0; }
  .addons-words.ways-words { min-height: 650px; }
  .addon-word.routine-word { max-width: 190px; font-size: clamp(28px, 8vw, 40px); }
  .addon-word:nth-of-type(1) { top: 15%; }
  .addon-word:nth-of-type(2) { top: 31%; }
  .addon-word:nth-of-type(3) { top: 46%; }
  .addon-word:nth-of-type(4) { top: 61%; }
  .addon-word:nth-of-type(5) { bottom: 8%; }
  .addon-word:nth-of-type(6) { bottom: 3%; }
  .addons-image.ways-media, .addons-image img { min-height: 480px; }
  .ways-caption { align-items: flex-start; flex-direction: column; }
  .know-visual.fact-visual { min-height: 420px; }
  .know-copy.fact-stage { min-height: 570px; padding-top: 15px; }
  .fact-title { margin: 20px 0 45px; }
  .case-showcase { width: calc(100% - 20px); margin: 10px auto; border-radius: 17px; }
  .case-showcase-foot { align-items: flex-start; flex-direction: column; }
  .founder-panel { grid-template-columns: 1fr; }
  .founder-card { justify-self: start; }
  .journal-loop-head { grid-template-columns: 1fr; gap: 25px; }
}

@media (prefers-reduced-motion: reduce) {
  .hero-film { display: none; }
  .home-hero { background: var(--navy) url('/assets/case-worktable.webp') center / cover; }
  .squeeze-doodle, .case-rail-track, .rail-track, .addons-ticker .seamless-track, .know-visual img { animation: none !important; }
}

/* Requested homepage corrections: one headline, one real film, and the
   supplied artwork carrying the scroll story. */
:root {
  --cobalt: #145bd7;
  --fact-paper: #f7ecdb;
}

.page-home .site-header,
.page-home .site-header.is-solid {
  color: var(--navy);
  border-color: rgba(23, 63, 138, .52);
  backdrop-filter: none;
}
.page-home .site-header { background: transparent; }
.page-home .site-header.is-solid { background: var(--fact-paper); }
.page-home .main-nav a,
.page-home .menu-button { color: var(--navy); }
.page-home .nav-cta,
.page-home .site-header.is-solid .nav-cta {
  color: var(--navy);
  background: var(--butter);
  border-color: var(--navy);
}
.hero-film-shade { display: none !important; }
.home-hero::after { display: none !important; }
.home-hero {
  color: var(--navy);
  background: var(--fact-paper);
}
.hero-film { filter: none; opacity: 1; }
.home-hero .hero-copy {
  z-index: 3;
  color: var(--navy);
  text-shadow: 0 2px 18px rgba(255, 253, 247, .36);
}
.home-hero .hero-copy h1 {
  max-width: 760px;
  font-size: clamp(54px, 7.6vw, 112px);
  line-height: .86;
}
.home-hero .hero-copy h1 em { color: var(--cobalt); }

/* The drop is cropped from the supplied dropper drawing, never recreated as
   a separate yellow CSS shape. */
.formula-story.fresh-story { height: 385vh; }
.squeeze-doodle {
  z-index: 1;
  top: 21vh;
  width: clamp(170px, 20vw, 280px);
  max-height: 33vh;
}
.fresh-path { z-index: 1; }
.fresh-drop { display: none !important; }
.fresh-drop-image {
  position: absolute;
  z-index: 3;
  top: 50.5vh;
  left: 50%;
  width: clamp(42px, 5.2vw, 74px);
  height: auto;
  pointer-events: none;
  transform: translate(-50%, calc(var(--fresh-p) * 34vh)) scale(var(--fresh-scale, .62));
  filter: brightness(0) saturate(100%) invert(20%) sepia(95%) saturate(1589%) hue-rotate(209deg) brightness(83%);
  transform-origin: center;
}
.fresh-point {
  z-index: 4;
  width: min(510px, 36vw);
}
.fresh-point p { margin-bottom: 16px; }
.fresh-deliverables {
  margin: 0;
  padding: 0;
  list-style: none;
  border-top: 1px solid var(--line-strong);
}
.fresh-deliverables li {
  position: relative;
  padding: 10px 0 10px 15px;
  border-bottom: 1px solid var(--line);
  color: var(--muted);
  font-size: clamp(11px, .96vw, 14px);
  line-height: 1.34;
}
.fresh-deliverables li::before {
  position: absolute;
  top: 16px;
  left: 0;
  width: 5px;
  height: 5px;
  content: "";
  background: var(--cobalt);
  border-radius: 50%;
}

/* Add-ons use the colour assigned to the selected item. */
.addons-showcase.ways {
  background: var(--addon-bg, var(--mist)) !important;
  transition: background-color .42s ease;
}
.addons-grid.ways-grid,
.addons-words.ways-words,
.ways-feature { background: var(--addon-bg, var(--mist)); transition: background-color .42s ease; }
.addons-image.ways-media { background: var(--addon-bg, var(--sky)); }

/* Supplied fun-fact visual, arranged like the approved reference: art left,
   fact copy and arrows right, on one continuous cream surface. */
.fact-section.good-to-know {
  grid-template-columns: 1.08fr .92fr;
  min-height: 720px;
  color: var(--navy);
  background: var(--fact-paper);
}
.know-visual.fact-visual {
  min-height: 720px;
  background: var(--fact-paper);
}
.know-visual.fact-visual img {
  width: min(100%, 980px);
  height: auto;
  max-height: 720px;
  object-fit: contain;
  animation: factFloat 6.2s ease-in-out infinite;
}
.know-copy.fact-stage {
  min-height: 720px;
  padding: clamp(60px, 7vw, 110px) var(--gutter);
  background: var(--fact-paper) !important;
}
.know-text { min-height: 255px; }
.fact-slide h2 {
  max-width: 560px;
  font-size: clamp(30px, 3.6vw, 52px);
  line-height: .98;
}
.fact-slide > p:last-child {
  max-width: 500px;
  font-size: clamp(15px, 1.35vw, 19px);
  line-height: 1.42;
}
.fact-controls.arrow-controls {
  width: 180px;
  margin-top: 52px;
}

/* Restore the original two-layer blog card: a coloured editorial panel over
   a separate readable copy panel. */
.journal-loop { background: var(--mist); }
.rail-card {
  min-height: 0;
  background: var(--paper);
}
.rail-card .rail-visual {
  min-height: 252px;
  justify-content: space-between;
  padding: 24px;
  background: var(--sky);
  border-bottom: 1.4px solid var(--navy);
}
.rail-card:nth-child(6n + 2) .rail-visual { background: var(--blush); }
.rail-card:nth-child(6n + 3) .rail-visual { background: var(--mint); }
.rail-card:nth-child(6n + 4) .rail-visual { background: var(--butter); }
.rail-card:nth-child(6n + 5) .rail-visual { background: #f6d5ba; }
.rail-card:nth-child(6n + 6) .rail-visual { background: #d8e8e5; }
.rail-visual span { color: var(--navy); }
.rail-visual strong {
  max-width: 320px;
  color: var(--navy);
  font: 400 clamp(29px, 2.7vw, 44px)/.96 var(--display);
  letter-spacing: -.045em;
}
.rail-card .rail-copy {
  height: auto;
  min-height: 245px;
  padding: 22px;
  background: var(--paper);
}
.rail-copy h3 { margin: 22px 0 12px; font-size: clamp(25px, 2.35vw, 35px); }
.rail-copy p { min-height: 70px; color: var(--muted); font-size: 13px; }

/* Case artwork stays inside the card and is fully visible; no object-cover
   crop and no detached image sitting outside the card body. */
.case-rail-card {
  display: grid;
  grid-template-rows: minmax(0, 1fr) auto;
  aspect-ratio: 4 / 5;
}
.case-rail-image {
  min-height: 0;
  display: grid;
  place-items: center;
  overflow: hidden;
  background: var(--paper);
  border: 1px solid var(--navy);
  border-radius: 12px;
}
.case-rail-card img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  filter: none;
  border: 0;
  border-radius: 0;
}
.case-rail-overlay {
  position: static;
  inset: auto;
  height: auto;
  min-height: 0;
  padding: 16px 9px 8px;
  color: var(--navy);
  background: var(--mist);
}
.case-card .image-placeholder.product {
  background: var(--paper);
}
.case-card .image-placeholder.product img {
  object-fit: contain;
}
.case-card {
  overflow: hidden;
  color: var(--navy);
  background: var(--paper);
  border: 1.4px solid var(--navy);
  border-radius: 20px;
}
.case-card figure { border-radius: 0; }
.case-card .image-placeholder.product {
  border: 0;
  border-bottom: 1.4px solid var(--navy);
  border-radius: 0;
}
.case-card .case-body { padding: 20px; }

@media (max-width: 1000px) {
  .fact-section.good-to-know { grid-template-columns: 1fr; }
  .know-visual.fact-visual { min-height: 540px; }
  .know-copy.fact-stage { min-height: 590px; }
  .fresh-point { width: min(43vw, 430px); }
}

@media (max-width: 760px) {
  .page-home .site-header,
  .page-home .site-header.is-solid { background: rgba(255, 248, 238, .88); }
  .home-hero .hero-copy { bottom: 8vh; width: calc(100% - var(--gutter) * 2); }
  .home-hero .hero-copy h1 { font-size: clamp(50px, 15vw, 80px); }
  .formula-story.fresh-story { height: 420vh; }
  .squeeze-doodle { top: 27vh; width: 140px; max-height: 29vh; }
  .fresh-path { top: 54vh; }
  .fresh-drop-image { top: 53.5vh; width: 54px; }
  .fresh-point { width: 42vw; }
  .fresh-point h3 { font-size: clamp(27px, 8vw, 41px); }
  .fresh-point p { font-size: 10.5px; line-height: 1.36; }
  .fresh-deliverables li { padding-left: 10px; font-size: 9.5px; }
  .fresh-deliverables li::before { width: 3px; height: 3px; }
  .know-visual.fact-visual { min-height: 390px; }
  .know-visual.fact-visual img { width: 100%; }
  .know-copy.fact-stage { min-height: 570px; padding-top: 55px; }
  .fact-slide h2 { font-size: clamp(29px, 9vw, 45px); }
  .rail-card .rail-visual { min-height: 225px; }
  .case-rail-card { width: min(330px, 82vw); }
}

@media (prefers-reduced-motion: reduce) {
  .fresh-drop-image { transition: none; }
  .know-visual.fact-visual img { animation: none !important; }
}

/* Current reference pass: the homepage is blue again, the moving artwork is
   one self-contained file, and every long section gets its own readable lane. */
:root {
  --hero-blue: var(--navy);
  --fact-blue: #cfe0f7;
}

.home-announcement {
  position: relative;
  z-index: 110;
  height: 42px;
  overflow: hidden;
  color: var(--navy);
  background: var(--paper);
  border-bottom: 1.4px solid var(--navy);
  white-space: nowrap;
}
.home-announcement .seamless-track { animation-duration: 27s; }
.home-announcement .seamless-group { min-width: max-content; gap: clamp(34px, 5vw, 90px); padding: 13px 0 10px; }
.home-announcement .loop-copy { font: 700 11px/1 var(--sans); letter-spacing: .12em; }

.page-home .site-header {
  top: 42px;
  min-height: 86px;
  color: var(--paper);
  background: transparent;
  border-color: rgba(255, 253, 247, .72);
}
.page-home .wordmark,
.page-home .main-nav a,
.page-home .menu-button { color: var(--paper); }
.page-home .nav-cta {
  color: var(--navy);
  background: var(--butter);
  border-color: var(--butter);
}
.page-home .site-header.is-solid {
  top: 0;
  color: var(--navy);
  background: rgba(255, 248, 238, .97);
  border-color: var(--navy);
}
.page-home .site-header.is-solid .wordmark,
.page-home .site-header.is-solid .main-nav a,
.page-home .site-header.is-solid .menu-button { color: var(--navy); }
.page-home .site-header.is-solid .nav-cta { color: var(--paper); background: var(--navy); border-color: var(--navy); }

.home-hero {
  display: grid;
  grid-template-columns: minmax(0, 1.06fr) minmax(390px, .94fr);
  min-height: calc(100svh - 42px);
  color: var(--paper);
  background: #18336f;
}
.home-hero .hero-film,
.home-hero .hero-film-shade,
.home-hero .hero-image,
.home-hero::after { display: none !important; }
.home-hero .hero-copy {
  position: relative;
  inset: auto;
  z-index: 2;
  display: flex;
  width: auto;
  min-height: calc(100svh - 42px);
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  padding: clamp(105px, 13vh, 170px) var(--gutter) clamp(70px, 9vh, 110px);
  color: var(--paper);
  text-shadow: none;
}
.home-hero .hero-copy h1 {
  max-width: 790px;
  margin: 0;
  color: var(--paper);
  font-size: clamp(62px, 7.65vw, 124px);
  line-height: .86;
}
.home-hero .hero-copy h1 .hero-final-phrase { color: var(--paper); font-style: normal; }
.home-hero .hero-copy h1 .hero-become { color: var(--paper); }
.home-hero .hero-copy h1 .hero-strategy { color: var(--butter); }
.home-hero .hero-copy .lede { max-width: 620px; margin-top: 27px; color: rgba(255, 253, 247, .92); }
.home-hero .hero-button { margin-top: 28px; color: var(--navy) !important; background: var(--butter) !important; border-color: var(--butter) !important; }
.hero-dropper-scene {
  position: relative;
  display: grid;
  min-height: calc(100svh - 42px);
  place-items: center;
  overflow: hidden;
  background: #18336f;
  border-left: 0;
  isolation: isolate;
}
.hero-dropper-scene::before { display: none; }
.hero-dropper-loop { width: min(88%, 590px); max-height: 86svh; object-fit: contain; filter: none; }
@media (min-width: 761px) {
  .home-hero .hero-copy { grid-column: 1; grid-row: 1; }
  .home-hero .hero-dropper-scene { grid-column: 2; grid-row: 1; }
  .home-hero .hero-dropper-loop { position: relative; top: clamp(54px, 6vh, 76px); }
  .home-hero .hero-copy h1 .hero-final-phrase { white-space: nowrap; }
}

.space-between { color: var(--navy); background: var(--mist); border-bottom: 1.4px solid var(--navy); }
.space-between-grid { display: grid; grid-template-columns: minmax(0, 1.1fr) minmax(300px, .72fr); gap: clamp(50px, 9vw, 150px); align-items: end; min-height: 520px; padding-block: clamp(90px, 11vw, 155px); }
.space-between .eyebrow { margin-bottom: 18px; }
.space-between h2 { max-width: 920px; font-size: clamp(55px, 6.4vw, 102px); }
.space-between-copy { max-width: 600px; align-self: end; color: var(--muted); font-size: clamp(16px, 1.35vw, 20px); line-height: 1.48; }
.space-between-copy p:last-child { margin-bottom: 0; }

.formula-story.fresh-story { height: 420vh; background: var(--mist); }
.fresh-intro { z-index: 3; top: 7vh; width: min(1050px, 90vw); }
.fresh-intro h2 { max-width: 1000px; margin-inline: auto; font-size: clamp(53px, 6.5vw, 104px); line-height: .88; }
.fresh-intro > p:last-child { max-width: 710px; font-size: clamp(15px, 1.3vw, 19px); }
.squeeze-doodle { z-index: 1; top: 25vh; width: clamp(160px, 18vw, 255px); max-height: 34vh; }
.fresh-path { z-index: 1; top: 52vh; bottom: 9vh; }
.fresh-drop-image { z-index: 2; top: 50vh; width: clamp(45px, 5vw, 72px); filter: brightness(0) saturate(100%) invert(20%) sepia(95%) saturate(1589%) hue-rotate(209deg) brightness(83%); }
.fresh-point {
  z-index: 8;
  width: min(490px, 34vw);
  padding: 14px 18px 18px;
  background: var(--mist);
  border: 1.4px solid var(--navy);
  border-radius: 18px;
  box-shadow: 0 14px 32px rgba(23, 63, 138, .1);
}
.fresh-point-left { top: 39vh; }
.fresh-point-right { top: 43vh; }
.fresh-point h3 { margin: 13px 0 15px; font-size: clamp(32px, 3.45vw, 54px); }
.fresh-point p { margin-bottom: 17px; font-size: clamp(14px, 1.08vw, 17px); line-height: 1.44; }
.fresh-deliverables li { padding: 11px 0 11px 16px; color: var(--navy); font-size: clamp(12px, .95vw, 14px); line-height: 1.38; }
.fresh-finale {
  z-index: 9;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 15px var(--gutter) 0;
  background: var(--mist);
}
.fresh-brand { max-width: 1200px; margin-inline: auto; white-space: normal; font-size: clamp(44px, 8vw, 128px); line-height: .82; }

.package-media { background: var(--sky); }
.package-media::after {
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  width: 64%;
  aspect-ratio: 1;
  content: "";
  background: rgba(255, 253, 247, .94);
  border: 1px dashed rgba(23, 63, 138, .6);
  border-radius: 50%;
  transform: translate(-50%, -50%) rotate(-8deg);
}
.package-photo {
  z-index: 2;
  inset: 7% 7% auto;
  width: 86%;
  height: 86%;
  object-fit: contain;
  filter: none;
  transform-style: preserve-3d;
  animation: blueprintBottleFloat 7s ease-in-out infinite;
}
.package-card:nth-child(2) .package-photo { animation-delay: -2.2s; }
.package-card:nth-child(3) .package-photo { animation-delay: -4.4s; }
.package-card:hover .package-photo { filter: none; animation-play-state: paused; transform: scale(1.035) rotate(1deg); }
.package-media-label, .package-motion, .preview-cue { z-index: 4; }
@keyframes blueprintBottleFloat { 0%, 100% { transform: translateY(0) rotate(-1deg) rotateY(-3deg); } 50% { transform: translateY(-8px) rotate(1deg) rotateY(3deg); } }

.addons-showcase.ways { background: var(--addon-bg, var(--butter)) !important; transition: background-color .42s ease; }
.addons-ticker { color: var(--navy); background: var(--butter); border-color: var(--navy); }
.addons-grid.ways-grid, .addons-words.ways-words, .ways-feature { background: var(--addon-bg, var(--butter)); transition: background-color .42s ease; }
.addons-words.ways-words { min-height: 730px; }
.addons-image.ways-media { background: var(--paper); }
.addons-image img { object-fit: cover; filter: none; }
.addons-scope { display: inline-flex; color: var(--navy) !important; background: var(--paper) !important; border-color: var(--navy) !important; }

.fact-section.good-to-know,
.know-visual.fact-visual,
.know-copy.fact-stage { background: var(--fact-blue) !important; }
.fact-section.good-to-know { grid-template-columns: 1.08fr .92fr; min-height: 720px; }
.know-visual.fact-visual { min-height: 720px; }
.know-visual.fact-visual img { width: min(100%, 900px); max-height: 720px; filter: none; animation: factFloat 6.2s ease-in-out infinite; }
.fact-slide .eyebrow { color: var(--navy); }
.fact-slide h2 { max-width: 590px; font-size: clamp(32px, 3.65vw, 56px); }
.fact-slide > p:last-child { max-width: 520px; color: var(--navy); font-size: clamp(15px, 1.35vw, 19px); line-height: 1.42; }

.case-showcase {
  width: 100%;
  max-width: none;
  margin: 0;
  color: var(--navy);
  background: var(--paper);
  border-right: 0;
  border-left: 0;
  border-radius: 0;
}
.case-showcase-head { display: grid; grid-template-columns: minmax(0, 1.15fr) minmax(300px, .72fr); gap: 22px clamp(45px, 8vw, 130px); margin-bottom: 48px; text-align: left; }
.case-showcase-head .eyebrow { grid-column: 1 / -1; justify-content: flex-start; }
.case-showcase-head .display { grid-column: 1; max-width: 950px; margin: 0; }
.case-showcase-head > p:last-child { grid-column: 2; grid-row: 2; align-self: end; max-width: 600px; margin: 0; font-size: 16px; line-height: 1.48; }
.case-rail-image { background: var(--mist); }
.case-rail-card { background: var(--mist); }
.case-art { display: grid; width: 100%; height: 100%; place-content: center; gap: 4px; padding: 24px; color: var(--navy); background: var(--blush); text-align: center; transform: rotate(-2deg); }
.case-art span { display: block; font: 700 clamp(28px, 3.3vw, 56px)/.87 var(--sans); letter-spacing: -.07em; }
.case-art i { display: block; font: 400 clamp(23px, 2.5vw, 43px)/.8 var(--display); font-style: normal; }
.case-rail-card:nth-child(4n + 2) .case-art { background: var(--sky); transform: rotate(2deg); }
.case-rail-card:nth-child(4n + 4) .case-art { background: var(--butter); transform: rotate(-1deg); }
.case-rail-card:nth-child(4n + 5) .case-art { background: var(--mint); transform: rotate(1deg); }
.case-card .image-placeholder.product > .case-art { min-height: 100%; }
.case-rail-card img, .case-card .image-placeholder.product img { object-fit: cover; }

.founder-statement h2 { max-width: 1050px; }

.rail-visual strong { font-weight: 700; }
.rail-card .rail-visual { height: 252px; min-height: 252px; }
.rail-card .rail-copy { height: 220px; min-height: 220px; padding-bottom: 16px; }
.rail-copy h3 { display: none !important; }
.rail-copy .meta { margin-bottom: 26px; }
.rail-copy p { min-height: 0; flex: 1; margin-bottom: 0; font-size: 16px; }

.services-hero .page-hero-art { background: var(--blush); }
.services-hero-photo { width: 100%; height: 100%; min-height: 620px; object-fit: cover; filter: none; }
.services-hero .page-hero-art > span, .services-hero .service-flask { display: none; }

.work-hero { min-height: 630px; color: var(--navy); background: var(--mist); border-bottom: 1.4px solid var(--navy); }
.work-hero::before, .work-hero::after { display: none; }
.work-hero .page-hero-copy { max-width: 1080px; color: var(--navy); }
.work-hero-art { position: relative; display: grid; min-height: 630px; place-items: center; overflow: hidden; background: var(--sky); border-left: 1px solid var(--navy); }
.work-hero-art::before { position: absolute; inset: 12%; content: ""; border: 1px dashed rgba(23,63,138,.55); border-radius: 50%; transform: rotate(-8deg); }
.work-hero-art img { position: relative; z-index: 1; width: 62%; aspect-ratio: 1; object-fit: cover; border: 1.4px solid var(--navy); border-radius: 50%; box-shadow: 16px 16px 0 var(--navy); animation: workSwatchFloat 6s ease-in-out infinite; }
.work-hero-art span { position: absolute; z-index: 2; right: 14%; bottom: 15%; display: grid; width: 116px; aspect-ratio: 1; place-items: center; color: var(--navy); background: var(--butter); border: 1.4px solid var(--navy); border-radius: 50%; font: 700 12px/1 var(--sans); letter-spacing: .08em; text-align: center; transform: rotate(8deg); }
@keyframes workSwatchFloat { 50% { transform: translateY(-10px) rotate(3deg); } }

.service-stack-cards { padding-bottom: 32vh; }
.stack-card { top: calc(104px + var(--stack) * 72px); z-index: calc(10 + var(--stack)); }
.stack-card > header { position: relative; z-index: 2; min-height: 94px; background: inherit; }
.stack-card > header h3, .stack-card > header .eyebrow { position: relative; z-index: 3; }

@media (max-width: 1000px) {
  .space-between-grid { grid-template-columns: 1fr; align-items: start; }
  .case-showcase-head { grid-template-columns: 1fr; }
  .case-showcase-head .display, .case-showcase-head > p:last-child { grid-column: 1; grid-row: auto; }
  .case-showcase-head > p:last-child { max-width: 720px; }
  .stack-card { top: calc(90px + var(--stack) * 64px); }
}

@media (max-width: 760px) {
  .home-announcement { height: 34px; }
  .home-announcement .seamless-group { padding-block: 10px 8px; }
  .page-home .site-header { top: 34px; min-height: 72px; }
  .page-home .site-header.is-solid { top: 0; }
  .home-hero { grid-template-columns: 1fr; min-height: 0; }
  .home-hero .hero-copy { min-height: 66svh; padding-block: 112px 55px; }
  .home-hero .hero-copy h1 { font-size: clamp(49px, 14vw, 82px); }
  .home-hero .hero-copy .lede { font-size: 17px; }
  .hero-dropper-scene { min-height: 64svh; border-top: 1px solid rgba(255,253,247,.28); border-left: 0; }
  .hero-dropper-loop { width: min(86%, 480px); max-height: 58svh; }
  .space-between-grid { min-height: 0; padding-block: 82px 96px; }
  .space-between h2 { font-size: clamp(47px, 13vw, 72px); }
  .space-between-copy { font-size: 16px; }
  .formula-story.fresh-story { height: auto; padding: 0; }
  .fresh-sticky { position: relative; height: auto; min-height: 0; overflow: visible; padding: 78px var(--gutter) 90px; }
  .fresh-intro { position: relative; inset: auto; width: auto; transform: none !important; opacity: 1 !important; }
  .fresh-intro h2 { font-size: clamp(48px, 13vw, 74px); }
  .fresh-intro > p:last-child { margin-bottom: 45px; }
  .squeeze-doodle, .fresh-path, .fresh-drop-image, .fresh-finale { display: none; }
  .fresh-point, .fresh-point-left, .fresh-point-right { position: relative; inset: auto; width: 100%; margin-top: 18px; opacity: 1 !important; transform: none !important; }
  .fresh-point p { font-size: 15px; }
  .fresh-deliverables li { font-size: 13px; }
  .package-photo { width: 86%; height: 86%; }
  .addons-words.ways-words { min-height: 650px; }
  .addons-image.ways-media, .addons-image img { min-height: 480px; }
  .fact-section.good-to-know { grid-template-columns: 1fr; }
  .know-visual.fact-visual { min-height: 390px; }
  .know-copy.fact-stage { min-height: 570px; padding-top: 55px; }
  .work-hero-art { min-height: 430px; border-top: 1px solid var(--navy); border-left: 0; }
  .services-hero-photo { min-height: 520px; }
  .stack-card { top: calc(78px + var(--stack) * 58px); }
  .stack-card > header { min-height: 105px; }
}

@media (prefers-reduced-motion: reduce) {
  .home-announcement .seamless-track,
  .hero-dropper-loop,
  .package-photo,
  .work-hero-art img { animation: none !important; }
}
/* Exact Graza-style Formula Blueprint sequence for the separate sticky direction.
   The heading is static, the central drop is pinned by ScrollTrigger, and the
   two 550px panels travel past it on their own sides. */
.graza-intro {
  position: relative;
  min-height: 2250px;
  overflow: visible;
  padding: clamp(110px, 11vw, 165px) var(--gutter) 170px;
  color: var(--navy);
  background: var(--mist);
  border-bottom: 0;
}
.home-announcement .seamless-group {
  gap: 18px;
  padding-inline: 12px;
}
.home-announcement .seamless-track { animation-duration: 30s; }
.graza-intro .intro-hero {
  position: relative;
  z-index: 3;
  width: min(980px, 86vw);
  margin: 0 auto;
  text-align: center;
}
.graza-intro .intro-hero .eyebrow {
  justify-content: center;
  margin-bottom: 17px;
}
.graza-intro .intro-hero h2 {
  max-width: 980px;
  margin: 0 auto;
  color: var(--navy);
  font-family: var(--display);
  font-size: clamp(56px, 6.2vw, 104px);
  font-weight: 400;
  line-height: .88;
  letter-spacing: -.065em;
}
.graza-intro .intro-hero > p.intro-subheadline {
  max-width: 760px;
  margin: 36px auto 0;
  color: var(--navy);
  font-family: var(--type);
  font-size: clamp(15px, 1.3vw, 20px);
  line-height: 1.35;
}
#intro-drop {
  position: absolute;
  z-index: 6;
  top: clamp(470px, 52vh, 590px);
  left: 50%;
  width: clamp(92px, 8vw, 124px);
  transform: translateX(-50%);
  pointer-events: none;
  transform-origin: center top;
}
#intro-drop .intro-drop-body {
  display: block;
  width: 100%;
  height: auto;
  filter: brightness(0) saturate(100%) invert(20%) sepia(92%) saturate(1968%) hue-rotate(207deg) brightness(86%);
}
#intro-drop .intro-drop-drip {
  position: absolute;
  top: 91%;
  left: 50%;
  display: block;
  width: 34%;
  height: auto;
  filter: brightness(0) saturate(100%) invert(20%) sepia(92%) saturate(1968%) hue-rotate(207deg) brightness(86%);
  transform: translateX(-50%);
  transform-origin: center top;
}
.intro-content {
  position: sticky;
  top: 128px;
  z-index: 3;
  width: min(520px, 36vw);
  min-height: 550px;
  margin-top: 210px;
  padding: 26px 26px 30px;
  color: var(--navy);
  background: var(--mist);
  border: 1.4px solid var(--navy);
  border-radius: 20px;
  overflow: visible;
}
.intro-content-left { margin-right: auto; }
.intro-content-right { margin-top: -150px; margin-left: auto; }
.intro-content > span {
  display: block;
  color: var(--navy);
  font-family: var(--sans);
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .09em;
  line-height: 1.2;
}
.intro-content h3 {
  max-width: 440px;
  margin: 24px 0 24px;
  color: var(--navy);
  font-family: var(--display);
  font-size: clamp(39px, 3.5vw, 58px);
  font-weight: 400;
  line-height: .92;
  letter-spacing: -.055em;
}
.intro-content ul {
  margin: 0;
  padding: 0;
  list-style: none;
  border-top: 1px solid var(--line-strong);
}
.intro-content li {
  position: relative;
  padding: 14px 0 14px 18px;
  color: var(--navy);
  border-bottom: 1px solid var(--line);
  font-family: var(--type);
  font-size: clamp(13px, .95vw, 15px);
  line-height: 1.45;
}
.intro-content li::before {
  position: absolute;
  top: 21px;
  left: 1px;
  width: 5px;
  height: 5px;
  content: "";
  background: var(--navy);
  border-radius: 50%;
}
#intro-logo {
  position: relative;
  z-index: 2;
  overflow: visible;
  padding: 78px var(--gutter) 105px;
  color: var(--navy);
  background: var(--mist);
  text-align: center;
  border-bottom: 1.4px solid var(--navy);
}
.logo-wobble-frame {
  display: flex;
  width: 100%;
  max-width: 100%;
  justify-content: center;
  overflow: visible;
}
.logo-wobble {
  display: block;
  width: max-content;
  max-width: none;
  margin: 0;
  padding-inline: 1vw;
  box-sizing: border-box;
  color: var(--navy);
  font-family: var(--display);
  font-size: clamp(64px, 10vw, 198px);
  font-weight: 400;
  line-height: .78;
  letter-spacing: -.1em;
  white-space: nowrap;
  text-align: center;
  transform-origin: center center;
}
#intro-logo p {
  margin: 27px 0 0;
  color: var(--navy);
  font-family: var(--sans);
  font-size: clamp(11px, 1.1vw, 16px);
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
}

@media (max-width: 760px) {
  .graza-intro {
    min-height: auto;
    padding: 82px var(--gutter) 86px;
  }
  .graza-intro .intro-hero { width: 100%; }
  .graza-intro .intro-hero h2 { font-size: clamp(46px, 13vw, 75px); }
  #intro-drop {
    position: relative;
    top: auto;
    left: auto;
    width: 76px;
    margin: 34px auto 18px;
    transform: none;
  }
  .intro-content,
  .intro-content-left,
  .intro-content-right {
    position: relative;
    top: auto;
    width: 100%;
    min-height: 0;
    margin: 34px 0 0;
    padding: 22px 20px 24px;
  }
  .intro-content h3 { font-size: clamp(39px, 11vw, 57px); }
  .logo-wobble { font-size: clamp(46px, 14vw, 82px); white-space: normal; }
}

/* The supplied hand-drawn dropper remains a static visual. The real liquid
   drop is anchored to its tip and is the only element pinned through the
   sticky-card sequence. */
.graza-intro .intro-dropper-art {
  position: relative;
  z-index: 4;
  display: block;
  width: clamp(155px, 16vw, 220px);
  max-width: 100%;
  height: auto;
  margin: clamp(28px, 4vh, 44px) auto 0;
  object-fit: contain;
  object-position: center;
  filter: brightness(0) saturate(100%) invert(20%) sepia(92%) saturate(1968%) hue-rotate(207deg) brightness(86%);
  transform: none;
  animation: none !important;
}

.graza-intro #intro-drop {
  top: calc(100% - 12px);
  bottom: auto;
  height: clamp(120px, 13vw, 160px);
}

.graza-intro #intro-drop .intro-drop-drip {
  top: 0;
  width: clamp(68px, 5.5vw, 92px);
  max-width: none;
  transform: translateX(-50%);
}

@media (max-width: 760px) {
  .logo-wobble {
    width: 100%;
    max-width: 100%;
    margin: 0;
  }

  .graza-intro .intro-dropper-art {
    width: min(190px, 48vw);
    margin-top: 28px;
  }

  .graza-intro #intro-drop {
    top: calc(100% - 12px);
    bottom: auto;
    height: 130px;
  }
}

/* Add-on services: compact ticker, straight service list, and one full
   texture-swatch feature image per selected service. */
.addons-showcase.ways,
.addons-showcase.ways .addons-grid.ways-grid,
.addons-showcase.ways .addons-words.ways-words,
.addons-showcase.ways .ways-feature {
  color: var(--navy);
  background: var(--butter) !important;
  transition: none;
}

.addons-showcase.ways .addons-ticker {
  display: flex;
  height: 60px;
  align-items: center;
  padding: 0;
  color: var(--navy);
  background: var(--butter);
  border-color: var(--navy);
  transition: none;
}

.addons-showcase.ways .addons-ticker .seamless-track {
  animation: seamlessLeft 27s linear infinite;
}

.addons-showcase.ways .addons-ticker .seamless-group {
  min-width: 100vw;
  justify-content: space-around;
  gap: 0;
  padding: 0;
}

.addons-showcase.ways .addons-ticker .loop-copy {
  padding-right: 0;
  color: var(--navy);
  font: 700 clamp(15px, 1.1vw, 19px)/1 var(--type);
  letter-spacing: .06em;
}

.addons-showcase.ways .addons-grid.ways-grid {
  grid-template-columns: minmax(360px, .82fr) minmax(0, 1.18fr);
  min-height: 1020px;
  padding: 0;
}

.addons-showcase.ways .addons-words.ways-words {
  display: flex;
  min-height: 1020px;
  padding: clamp(190px, 30vh, 360px) var(--gutter) 90px;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}

.addons-showcase.ways .addons-words > .eyebrow {
  position: static;
  margin: 0 0 28px;
}

.addons-showcase.ways .addon-word.routine-word,
.addons-showcase.ways .addon-word.routine-word:nth-of-type(n) {
  position: relative;
  inset: auto;
  display: block;
  width: fit-content;
  max-width: 100%;
  margin: 0 0 14px;
  padding: 5px 18px 5px 0;
  align-self: flex-start;
  color: var(--navy);
  font: 400 clamp(31px, 2.8vw, 54px)/.95 var(--display);
  letter-spacing: -.055em;
  text-align: left;
  transform: none !important;
}

.addons-showcase.ways .addons-scope {
  position: static;
  display: inline-flex;
  margin-top: 42px;
  align-self: flex-start;
}

.addons-showcase.ways .addon-word.is-active::before { inset: -4px -9px; }
.addons-showcase.ways .addon-word.is-active::after { inset: 2px -10px -5px -4px; }

.addons-showcase.ways .ways-feature {
  min-width: 0;
  padding: clamp(110px, 12vh, 150px) var(--gutter) 80px;
  justify-content: flex-start;
}

.addons-showcase.ways .addons-image.ways-media {
  width: 94%;
  height: auto;
  min-height: 0;
  aspect-ratio: 1.45;
  margin: 0 auto;
  background: var(--butter);
  transition: none;
}

.addons-showcase.ways .addons-image.ways-media > img {
  display: block;
  width: 100%;
  height: 100%;
  min-height: 0;
  object-fit: cover;
  object-position: center;
  background: var(--butter);
  transform: none !important;
}

.addons-showcase.ways.is-changing .addons-image.ways-media > img {
  opacity: .25;
  transform: none !important;
}

.addons-showcase.ways .ways-caption {
  right: 18px;
  bottom: 18px;
  left: auto;
  display: inline-flex;
  padding: 10px 13px;
  color: var(--navy) !important;
  background: var(--paper) !important;
  border: 1px solid var(--navy) !important;
  border-radius: 999px !important;
}

.addons-showcase.ways .ways-caption strong { display: none; }
.addons-showcase.ways .ways-caption em {
  color: var(--navy);
  font: 700 9px/1 var(--sans);
  font-style: normal;
  letter-spacing: .07em;
  white-space: nowrap;
  text-transform: uppercase;
}

.addons-showcase.ways .addons-copy {
  width: 94%;
  max-width: none;
  margin-inline: auto;
  padding: 30px 0 0;
}

.addons-showcase.ways .addons-copy > .eyebrow {
  margin: 0 0 18px;
  color: var(--navy);
}

.addons-showcase.ways .addons-copy h2 {
  margin: 0 0 17px;
  color: var(--navy);
  font: 400 clamp(44px, 5.1vw, 84px)/.9 var(--display);
  letter-spacing: -.055em;
}

.addons-showcase.ways .addons-copy > p:not(.eyebrow) {
  max-width: none;
  margin: 0 0 13px;
  color: var(--navy);
  font-size: 16px;
  line-height: 1.42;
}

@media (max-width: 1000px) {
  .addons-showcase.ways .addons-grid.ways-grid {
    grid-template-columns: 1fr;
    min-height: 0;
  }

  .addons-showcase.ways .addons-words.ways-words {
    min-height: 0;
    padding: 120px var(--gutter) 82px;
  }

  .addons-showcase.ways .ways-feature {
    padding: 0 var(--gutter) 86px;
  }
}

@media (max-width: 760px) {
  .addons-showcase.ways .addons-ticker { height: 50px; }
  .addons-showcase.ways .addons-ticker .loop-copy { font-size: 12px; }
  .addons-showcase.ways .addons-words.ways-words { padding: 82px var(--gutter) 70px; }
  .addons-showcase.ways .addon-word.routine-word,
  .addons-showcase.ways .addon-word.routine-word:nth-of-type(n) {
    width: fit-content;
    padding: 5px 10px 5px 0;
    align-self: flex-start;
    font-size: clamp(31px, 9vw, 46px);
    text-align: left;
  }
  .addons-showcase.ways .addons-image.ways-media {
    aspect-ratio: 1;
  }
  .addons-showcase.ways .addons-copy { padding-top: 26px; }
  .addons-showcase.ways .addons-copy h2 { font-size: clamp(42px, 12vw, 65px); }
  .addons-showcase.ways .ways-caption { right: 12px; bottom: 12px; }
}

/* Align the left add-on list with the top of the feature frame while keeping
   the selected feature title and description below its image. */
.addons-showcase.ways .addons-words.ways-words {
  padding-top: clamp(110px, 12vh, 150px);
}

@media (min-width: 1001px) {
  .addons-showcase.ways .addons-grid.ways-grid,
  .addons-showcase.ways .addons-words.ways-words {
    min-height: 960px;
  }

  .addons-showcase.ways .ways-feature {
    padding-bottom: 44px;
  }
}

/* Fun Fact final pass: keep the supplied blinking artwork static and clear
   the old animated background treatment. */
.fact-section.good-to-know,
.fact-section.good-to-know .know-visual.fact-visual,
.fact-section.good-to-know .know-copy.fact-stage {
  background: var(--paper) !important;
}

.fact-section.good-to-know {
  border-bottom: 1.4px solid var(--navy) !important;
}

.fact-section.good-to-know .know-visual.fact-visual img {
  animation: none !important;
  transform: none !important;
}

@media (min-width: 1001px) {
  .fact-section.good-to-know,
  .fact-section.good-to-know .know-visual.fact-visual,
  .fact-section.good-to-know .know-copy.fact-stage {
    min-height: 640px;
  }

  .fact-section.good-to-know .know-copy.fact-stage {
    padding-bottom: 48px;
  }
}

/* Services blueprint cards use folder tabs instead of the former sticky
   overlap sequence. This is scoped to Services so the locked homepage stays
   unchanged. */
.page-services .services-hero .page-hero-art {
  display: grid;
  place-items: center;
  overflow: hidden;
  background: #c2c2c2;
}

.page-services .services-hero-photo {
  display: block;
  width: 100%;
  height: 100%;
  min-height: 0;
  object-fit: contain;
  object-position: center;
  background: #c2c2c2;
}

.page-services .service-stack {
  padding-bottom: clamp(52px, 6vw, 88px);
}

.page-services .blueprint-tabs {
  width: 100%;
}

.page-services .blueprint-tab-list {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: flex-end;
  gap: 8px;
  padding: 0 clamp(10px, 2.8vw, 32px);
}

.page-services .blueprint-tab {
  position: relative;
  z-index: 1;
  flex: 0 1 auto;
  min-height: 58px;
  margin: 0 0 -1px;
  padding: 16px clamp(18px, 2.4vw, 32px) 14px;
  color: var(--navy);
  background: var(--paper);
  border: 1px solid var(--navy);
  border-bottom-color: var(--navy);
  border-radius: 18px 18px 0 0;
  font: 700 11px/1 var(--sans);
  letter-spacing: .08em;
  text-transform: uppercase;
  cursor: pointer;
  transition: transform .2s ease, padding .2s ease, background .2s ease;
}

.page-services .blueprint-tab:nth-child(1) { background: var(--sky); }
.page-services .blueprint-tab:nth-child(2) { background: var(--blush); }
.page-services .blueprint-tab:nth-child(3) { background: var(--mint); }
.page-services .blueprint-tab:hover { transform: translateY(-3px); }
.page-services .blueprint-tab:focus-visible { outline: 2px solid var(--navy); outline-offset: 3px; }
.page-services .blueprint-tab[aria-selected="true"] {
  z-index: 3;
  min-height: 64px;
  margin-top: -6px;
  padding-top: 21px;
}
.page-services .blueprint-tab:nth-child(1)[aria-selected="true"] { border-bottom-color: var(--sky); }
.page-services .blueprint-tab:nth-child(2)[aria-selected="true"] { border-bottom-color: var(--blush); }
.page-services .blueprint-tab:nth-child(3)[aria-selected="true"] { border-bottom-color: var(--mint); }

.page-services .service-stack-cards {
  padding-bottom: 0;
}

.page-services .stack-card {
  position: relative;
  top: auto;
  z-index: 1;
  min-height: 640px;
  margin: 0;
  border-radius: 0 24px 24px 24px;
  box-shadow: 0 22px 55px rgba(23,63,138,.14);
}

.page-services .stack-card[hidden] { display: none; }
.page-services .stack-card.is-active { animation: blueprintPanelIn .28s ease both; }
@keyframes blueprintPanelIn {
  from { opacity: .35; transform: translateY(8px); }
  to { opacity: 1; transform: none; }
}

@media (max-width: 760px) {
  .page-services .blueprint-tab-list { gap: 4px; padding-inline: 0; }
  .page-services .blueprint-tab {
    flex: 1 1 0;
    min-height: 58px;
    padding: 13px 7px 11px;
    font-size: 9px;
    letter-spacing: .04em;
  }
  .page-services .blueprint-tab[aria-selected="true"] {
    min-height: 62px;
    padding-top: 17px;
  }
  .page-services .stack-card {
    min-height: 0;
    border-radius: 0 18px 18px 18px;
  }
  .page-services .service-stack { padding-bottom: 48px; }
}

/* Notes field-note cards use the same text-thumbnail language as Selected Work,
   with a topic hook and a varied editorial colour on every card. */
.page-blog .journal-image {
  background: var(--paper);
}
.page-blog .journal-image .case-art {
  transform: rotate(-2deg);
}
.page-blog .journal-card:nth-child(6n + 1) .journal-image .case-art {
  background: var(--sky);
  transform: rotate(-2deg);
}
.page-blog .journal-card:nth-child(6n + 2) .journal-image .case-art {
  background: var(--butter);
  transform: rotate(2deg);
}
.page-blog .journal-card:nth-child(6n + 3) .journal-image .case-art {
  background: var(--mint);
  transform: rotate(-1deg);
}
.page-blog .journal-card:nth-child(6n + 4) .journal-image .case-art {
  background: var(--blush);
  transform: rotate(1deg);
}
.page-blog .journal-card:nth-child(6n + 5) .journal-image .case-art {
  background: var(--paper);
  transform: rotate(-2deg);
}
.page-blog .journal-card:nth-child(6n) .journal-image .case-art {
  background: var(--mist);
  transform: rotate(2deg);
}
.page-blog .resource-section {
  padding-bottom: clamp(48px, 6vw, 84px);
  border-bottom: 1.4px dashed var(--line-strong);
}

/* Surgical spacing refinements requested for the About and Notes pages. */
.page-about .split-model-copy .display {
  line-height: 1.06 !important;
}

.page-about .split-model + .lab-note {
  padding-top: clamp(56px, 6vw, 88px) !important;
  border-top: 2px dashed rgba(255, 253, 247, .78) !important;
}

.page-blog .article-hero .display + .lede {
  margin-top: clamp(34px, 3vw, 46px) !important;
}
