/* The original dev design, with only the requested homepage changes. */
/* Production-based lemon section. On mobile, each heading introduces its image; dividers separate complete steps. */
.original-home .lemon-section{padding:124px 0;background:var(--navy);color:#fffefb;overflow:hidden}
.lemon-section .container{width:min(calc(100% - 56px),1200px);margin-inline:auto}
.lemon-heading{display:grid;grid-template-columns:1fr .8fr;align-items:end;gap:100px}
.lemon-heading h2{color:#fffefb;font-size:clamp(3rem,5.1vw,5.3rem);font-weight:300;line-height:.97;letter-spacing:-.035em}
.lemon-heading h2 strong{color:var(--gold);font-weight:900}
.lemon-heading .eyebrow{gap:12px;margin:0 0 22px;color:var(--gold);font-size:.75rem;font-weight:800;letter-spacing:.13em;line-height:1.35}
.lemon-heading .eyebrow>span{width:28px;height:2px;flex:none;background:var(--gold)}
.lemon-intro{max-width:490px;color:rgba(255,254,251,.72)}
.lemon-intro p{margin:0 0 1em}
.lemon-intro p:last-child{margin-bottom:0}
.lemon-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:52px;margin-top:65px}
.lemon-step{min-width:0;display:flex;flex-direction:column}
.lemon-crop{position:relative;width:100%;aspect-ratio:1.3/1;margin-bottom:27px;border-bottom:1px solid rgba(255,254,251,.22);overflow:hidden;order:-1}
.lemon-crop img{position:absolute;top:50%;width:100%;height:auto;transform:translateY(-50%)}
.lemon-step>span{display:block;margin-bottom:8px;color:var(--gold);font-size:.68rem;font-weight:800;letter-spacing:.11em;text-transform:uppercase}
.lemon-step h3{margin:0 0 12px;color:#fffefb;font-size:1.55rem;font-weight:700;line-height:1.02;letter-spacing:-.035em}
.lemon-step p{margin:0;color:rgba(255,254,251,.66);font-size:.87rem}
.lemon-foot{display:flex;align-items:center;justify-content:space-between;gap:40px;margin-top:62px;padding-top:27px;border-top:1px solid rgba(255,254,251,.14)}
.lemon-foot p{max-width:650px;margin:0;color:rgba(255,254,251,.68);font-size:.78rem}
.lemon-foot a{color:var(--gold);font-size:.78rem;font-weight:800;text-underline-offset:5px}
@media(max-width:900px){.original-home .lemon-section{padding:98px 0}.lemon-heading{grid-template-columns:1fr;gap:32px}.lemon-steps{gap:27px}}
@media(max-width:760px){
  .original-home .lemon-section{padding:82px 0}
  .lemon-section .container{width:calc(100% - 34px)}
  .lemon-heading{gap:27px}
  .lemon-heading h2{font-size:clamp(2.8rem,13vw,4.4rem)}
  .lemon-steps{grid-template-columns:1fr;gap:0;margin-top:47px}
  .lemon-step{padding-bottom:36px}
  .lemon-step+.lemon-step{padding-top:36px;border-top:1px solid rgba(255,254,251,.22)}
  .lemon-step:last-child{padding-bottom:0}
  .lemon-step>span{font-size:.75rem}
  .lemon-step h3{font-size:1.7rem;margin-bottom:20px}
  .lemon-crop{order:0;aspect-ratio:1.2/1;margin-bottom:20px;border-bottom:0}
  .lemon-step p{font-size:.92rem}
  .lemon-foot{align-items:flex-start;flex-direction:column;margin-top:50px}
}
.original-home .hero h1{font-size:clamp(3.7rem,4.45vw,5rem);font-weight:900;line-height:.93;letter-spacing:-.035em}
.original-home .hero h1 mark{white-space:normal}
.original-home .hero h1 mark:after{left:0;right:0;bottom:.02em;height:.09em;transform:rotate(-.5deg);border-radius:0;background:#eab454}
.original-home .hero-reassurance{font-size:13px;line-height:1.6;color:var(--muted);margin-top:16px}
.original-home .hero .actions{flex-wrap:wrap}
@media(min-width:961px) and (max-width:1100px){.original-home .hero h1{font-size:3.55rem}.original-home .hero-grid{grid-template-columns:minmax(0,1.3fr) minmax(0,1fr)}}
@media(min-width:761px) and (max-width:960px){.original-home .hero h1{font-size:clamp(3.8rem,9vw,5.15rem)}}
@media(max-width:760px){.original-home .hero h1{font-size:clamp(3.15rem,14vw,4.35rem)}.original-home .hero .actions{align-items:flex-start;gap:15px}.original-home .hero .actions .button{width:100%;justify-content:space-between}.original-home .hero-reassurance{font-size:12px;margin-top:13px}}
@media(max-width:390px){.original-home .hero h1{font-size:3.05rem}}
.original-home .full-case-link{margin-top:20px;font-size:14px;align-self:flex-start}
/* Small illustrated stories replace the longer problem descriptions. */
.original-home .legacy-anchor{display:block}
.original-home .problem-answer{padding:0 26px 28px}
.original-home .problem-scene{position:relative;height:218px;margin:0 0 23px;overflow:hidden;background:var(--cream);border-radius:0 34px 0 0;color:var(--navy)}
.original-home .problem-scene img{position:absolute;object-fit:contain;mix-blend-mode:darken;mask-image:linear-gradient(to right,transparent,#000 8%,#000 92%,transparent),linear-gradient(to bottom,transparent,#000 8%,#000 92%,transparent);mask-composite:intersect}
.original-home .problem-scene figcaption{position:absolute;inset:0;font-size:14px;font-weight:700;line-height:1.4}
.original-home .scene-label{display:block;font-size:10px;line-height:1.4;letter-spacing:.1em;text-transform:uppercase;font-weight:700}
.original-home .quiet-scene img{width:67%;height:100%;left:-3%;bottom:-5px}
.original-home .quiet-scene figcaption{inset:46px 16px auto 60%}
.original-home .quiet-thought{display:block;margin-top:12px;font-size:21px;line-height:1.2;letter-spacing:-.03em}
.original-home .handoff-scene{height:245px}
.original-home .handoff-scene img{width:90%;height:210px;bottom:-7px;left:5%}
.original-home .handoff-question,.original-home .handoff-answer{position:absolute;top:15px;padding:9px 12px;background:var(--white);border:1px solid var(--line);border-radius:14px 14px 14px 0}
.original-home .handoff-question{left:17px}
.original-home .handoff-answer{right:17px;top:36px;border-radius:14px 14px 0 14px}
.original-home .customer-message{position:absolute;bottom:13px;left:50%;width:max-content;max-width:92%;transform:translateX(-50%);padding:10px 15px;background:var(--gold);border-radius:12px 12px 12px 0;box-shadow:0 5px 18px #1b3c5312}
.original-home .customer-message .scene-label{margin-bottom:3px;font-size:9px}
.original-home .overwhelmed-scene img{width:70%;height:100%;right:-6%;bottom:-5px}
.original-home .overwhelmed-scene figcaption{inset:42px auto auto 20px;width:43%}
.original-home .overwhelmed-thought{display:block;margin-top:12px;font-size:23px;line-height:1.2;letter-spacing:-.03em}
.original-home .problem-answer h3{font-size:27px}
.original-home .problem-answer>p{max-width:440px;margin-top:12px}
.original-home .problem-capabilities{display:flex;flex-wrap:wrap;gap:8px 18px;list-style:none;margin:18px 0 0;padding:14px 0 0;border-top:1px solid var(--line);font-size:.875rem;line-height:1.4}
.original-home .problem-capabilities li{display:flex;align-items:baseline;gap:7px}
.original-home .problem-capabilities li::before{content:"+";color:var(--deep-gold);font-weight:700}
.original-home .problem-answer>.text-link{font-size:14px;margin-top:18px}
@media(max-width:960px) and (min-width:761px){.original-home .problem .split{gap:35px;grid-template-columns:.8fr 1.2fr}}
@media(max-width:760px){.original-home .problem-answer{padding:0 18px 25px}.original-home .problem-scene{height:190px;margin-bottom:20px}.original-home .quiet-scene figcaption{inset:39px 9px auto 59%}.original-home .quiet-thought{font-size:19px}.original-home .handoff-scene{height:231px}.original-home .handoff-scene img{width:100%;left:0;height:196px}.original-home .handoff-question,.original-home .handoff-answer{font-size:12px;padding:8px 9px}.original-home .handoff-question{left:10px}.original-home .handoff-answer{right:10px;top:42px}.original-home .customer-message{font-size:12px;padding:9px 12px;bottom:12px}.original-home .overwhelmed-scene figcaption{inset:30px auto auto 15px;width:46%}.original-home .overwhelmed-thought{font-size:21px}.original-home .scene-label{font-size:9px}.original-home .problem-answer h3{font-size:25px}.original-home .problem-answer>.text-link{font-size:13px}}
