/* Flora's editorial marketing layer. Product screens retain the app's UI system. */
.hero{background:var(--ground);min-height:800px;overflow:clip}
.hero-content{width:53%;top:49%;transform:translateY(-45%);z-index:3;pointer-events:none}
.hero-content a{pointer-events:auto}
.hero-kicker{display:inline-flex;align-items:center;gap:10px;font-size:13px;margin-bottom:26px}
.hero-kicker>span{width:8px;height:8px;background:var(--iris);border-radius:50%}
.hero-title{font-size:clamp(100px,11.2vw,182px);line-height:.94;letter-spacing:-.065em;margin:0 0 32px}
.motion-line{display:block;overflow:clip;padding:0 .08em .13em;margin:0 -.08em -.13em}
.motion-line-inner{display:block;transform-origin:0 100%}
.hero-title .accent-line{font-size:.83em;letter-spacing:-.065em}
.hero-title .accent-line .motion-line-inner{color:var(--deep)}
.hero-copy{margin-top:32px}
.hero-copy>p{font-size:18px;line-height:1.5;max-width:420px;margin-bottom:25px}
.hero .button{padding:9px 10px 9px 24px;gap:32px;min-height:58px;font-size:14px}
.hero .button>span{display:grid;place-items:center;width:39px;height:39px;border-radius:50%;background:var(--lavender);color:var(--deep);font-size:24px}
.hero .availability{margin-left:4px;font-size:10px}
.hero-finances{right:5%;top:23%;width:42%;height:57%;max-height:540px;min-height:460px;perspective:1100px;translate:var(--pointer-x,0px) var(--pointer-y,0px);rotate:var(--pointer-rotate,0deg);transition:translate .5s var(--ease),rotate .5s var(--ease)}
.hero-finances::before{content:'';position:absolute;inset:-8% -3% 7% -1%;border:1px solid var(--iris);border-radius:50%;rotate:-27deg;opacity:.5;pointer-events:none}
.hero-ledger{rotate:var(--card-angle,0deg);box-shadow:0 12px 26px #33303f0d;border:1px solid #33303f12}
.hero-wealth{--card-angle:-5deg;top:8%;left:7%;right:0;padding:30px 29px 24px;border-radius:14px;z-index:1}
.hero-wealth .ledger-heading{margin-bottom:25px}
.hero-wealth>strong{font-size:clamp(33px,3.4vw,51px)}
.hero-chart{height:128px;margin-top:22px}
.hero-month{--card-angle:6deg;left:-5%;bottom:-1%;width:235px;padding:22px;background:var(--sand);border-radius:8px;z-index:3}
.hero-goal{--card-angle:5deg;right:-3%;top:-8%;background:var(--lavender);border-radius:12px;padding:14px 23px 14px 14px;z-index:4}
.hero-goal .ring-track{stroke:#faf6f099}.hero-goal .ring-progress{stroke:var(--deep)}
.hero-annotation{position:absolute;right:-1%;top:calc(100% - 4px);bottom:auto;font-family:var(--display);font-size:22px;line-height:1.1;rotate:-6deg;width:175px;text-align:center}
.hero-annotation svg{position:absolute;right:100%;top:-18px;display:block;width:80px;height:45px;margin:0;rotate:180deg;stroke:var(--ink);stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}
.hero-example-note{right:0;bottom:-84px;font-size:9px;letter-spacing:.02em}
.hero-footer-note{font-family:var(--mono);font-size:10px;letter-spacing:.03em}
.scroll-cue>span{display:grid;place-items:center;width:30px;height:30px;border:1px solid var(--line);border-radius:50%}
.header-cta{background:transparent;border-color:var(--deep)}

/* A scroll-driven ribbon, not an endlessly moving ticker. */
.kinetic-band{overflow:clip;background:var(--lavender);border-block:1px solid var(--deep);padding:24px 0;position:relative;z-index:4}
.kinetic-track{display:flex;align-items:center;width:max-content;gap:42px;transform:translateX(var(--ribbon-x,-35px));font-family:var(--display);font-size:clamp(44px,5.8vw,86px);line-height:1.15;letter-spacing:-.04em}
.kinetic-track>span{white-space:nowrap}
.band-symbol{font-family:var(--sans);font-size:.8em;font-weight:400;rotate:15deg}

/* The existing product assembly remains the functional centre of the page. */
.unify-section{background:var(--ground)}
.unify-heading{letter-spacing:-.06em}
.orbit-card{border:1px solid #33303f16;box-shadow:none;border-radius:13px}
.scroll-story .unify-section{height:215svh}

/* Large typography changes weight as the reader scrolls through the thought. */
.statement-section{padding:120px 6% 110px;text-align:left;background:var(--sand);overflow:clip}
.statement-section>.eyebrow{font-size:12px;margin:0 0 45px}
.statement-section h2{font-size:clamp(58px,7.3vw,112px);line-height:1.06;letter-spacing:-.055em;max-width:none;margin:0}
.statement-section [data-ink]{display:block;width:fit-content;padding-bottom:.07em}
.statement-section [data-ink]:nth-child(2){margin-left:15%}
.statement-section [data-ink]:nth-child(3){margin-left:5%}
.statement-section em{font-style:normal;position:relative;z-index:0;white-space:nowrap}
.statement-section em::after{content:'';position:absolute;left:-.03em;right:-.03em;bottom:.05em;height:.23em;background:var(--coral);z-index:-1;rotate:-2deg}
.motion-ready:not(.reduce-motion) [data-ink]{background:linear-gradient(90deg,var(--ink) var(--ink-progress,100%),#807888 var(--ink-progress,100%));background-clip:text;-webkit-background-clip:text;color:transparent}
.statement-bottom{display:flex;gap:30px;align-items:flex-start;justify-content:flex-end;max-width:1060px;margin:46px auto 0}
.statement-arrow{font-size:80px;line-height:.7;font-family:var(--display);margin-right:12px}
.statement-bottom .statement-copy{font-size:16px;line-height:1.6;max-width:390px;margin:0}

.story-section{border-radius:0;background:var(--deep)}
.story-copy h2{letter-spacing:-.055em}
.story-tabs{gap:15px}.story-step{border:1px solid #b8b8ff66;border-radius:40px;padding:9px 18px;transition:color .25s,background .25s,border-color .25s}
.story-step.is-active{background:var(--lavender);border-color:var(--lavender);color:var(--deep)}

/* Three open, numbered editorial rows, with a different composition per step. */
.how-section{padding-top:120px;padding-bottom:105px}
.how-section .section-heading{display:grid;grid-template-columns:1.6fr 1fr;text-align:left;gap:25px 8%;align-items:end;max-width:1260px;margin:auto}
.how-section .section-heading .eyebrow{grid-column:1/-1;font-size:12px;margin:0 0 8px}
.how-section .section-heading h2{font-size:clamp(50px,5.4vw,83px);line-height:1.04}
.how-section .section-heading>p:last-child{font-size:16px;line-height:1.6;max-width:250px;margin:0 0 6px;justify-self:end}
.steps{display:block;max-width:1260px;margin:70px auto 0}
.steps>li{display:grid;grid-template-columns:.32fr 1.25fr 1fr;gap:40px;align-items:center;min-height:265px;padding:32px 0;border-top:1px solid var(--deep);position:relative}
.steps>li:last-child{border-bottom:1px solid var(--deep)}
.step-number{font-family:var(--display);font-size:clamp(65px,8vw,112px);line-height:1;letter-spacing:-.075em;color:var(--ink);margin:0;align-self:start;padding-top:13px}
.steps h3{font-size:clamp(31px,3.1vw,46px);letter-spacing:-.04em;margin-bottom:17px}
.steps p{max-width:360px;font-size:16px;line-height:1.65}
.step-visual{position:relative;justify-self:center;width:260px;height:195px;transform-origin:50% 70%}
.paper{display:block;position:absolute;width:146px;height:168px;padding:20px 16px;background:var(--ground);border:1px solid var(--deep);border-radius:5px;font-size:10px;line-height:1.1}
.paper i{display:block;height:4px;background:var(--deep);opacity:.2;margin-top:13px;width:85%;border-radius:2px}.paper i:nth-child(2){width:63%}.paper i:nth-child(3){width:78%}
.paper-back{left:25px;top:2px;rotate:-12deg;background:var(--lavender)}
.paper-front{left:102px;top:24px;rotate:8deg;background:var(--ground)}
.paper b{position:absolute;bottom:15px;right:13px;background:var(--deep);color:var(--ground);font-size:23px;line-height:1;width:29px;height:29px;display:grid;place-items:center;border-radius:50%;font-weight:400}
.mini-overview{width:230px;height:181px;background:var(--deep);color:var(--ground);border-radius:12px;padding:23px;rotate:-5deg}
.mini-overview>span{display:block;font-size:12px}.mini-overview>div{margin-top:13px}.mini-overview i{font-size:9px;display:block;font-style:normal;margin-bottom:5px}
.mini-bar{display:block;width:100%;height:8px;background:var(--lavender);border-radius:2px}.mini-overview>div:nth-of-type(2) .mini-bar{width:72%;background:var(--coral)}
.mini-overview .mini-caption{font-family:var(--display);font-size:19px;margin-top:18px;color:var(--lavender)}
.direction-visual{display:flex;align-items:center;justify-content:center}
.direction-disc{width:150px;height:150px;border-radius:50%;border:1px solid var(--deep);background:var(--coral);display:grid;place-items:center;font-family:var(--sans);font-size:99px;font-weight:400;line-height:1;rotate:-12deg}
.direction-label{position:absolute;bottom:16px;right:0;background:var(--ground);border:1px solid var(--deep);padding:10px 16px;font-size:13px;line-height:1.35;rotate:7deg}
.how-note{text-align:right;max-width:1260px;margin:23px auto 0;font-size:11px}

/* Unframed, staggered illustrations give the trust section its own rhythm. */
.privacy-section{background:var(--ground);border-top:1px solid var(--line);grid-template-columns:.82fr 1.4fr;gap:55px 8%;padding-block:125px}
.privacy-heading .eyebrow{font-size:12px}.privacy-heading h2{font-size:clamp(70px,7.2vw,110px);line-height:.98;letter-spacing:-.06em}
.privacy-heading>p:last-child{font-size:16px;line-height:1.5}
.principles{gap:65px 35px;align-items:start}
.principles article:nth-child(even){margin-top:115px}
.principle-image{aspect-ratio:1;background:var(--lavender);border-radius:3px 75px 3px 3px;margin-bottom:23px;overflow:hidden;position:relative}
.principles article:nth-child(2) .principle-image{background:var(--sand);border-radius:75px 3px 3px 3px}
.principles article:nth-child(3) .principle-image{background:var(--coral);border-radius:3px 3px 3px 75px}
.principles article:nth-child(4) .principle-image{background:var(--iris);border-radius:3px 3px 75px 3px}
.principle-image img{padding:10px;transform-origin:50% 60%;transition:transform .7s var(--ease)}
.principles article>span{font-size:11px;border-top:1px solid var(--deep);padding-top:12px;margin-bottom:12px}
.principles h3{font-family:var(--display);font-size:clamp(23px,2.2vw,34px);font-weight:500;line-height:1.05;letter-spacing:-.04em;margin-bottom:14px}
.principles p{font-size:14px;line-height:1.7}
.privacy-status{font-size:11px;max-width:650px;line-height:1.6;margin:0}
@media(hover:hover) and (pointer:fine){
  .principles article:nth-child(odd):hover .principle-image img{transform:rotate(-5deg) scale(1.045)}
  .principles article:nth-child(even):hover .principle-image img{transform:rotate(5deg) scale(1.045)}
  .feedback-orbit:hover{background:var(--ink);color:var(--ground);rotate:8deg}
  .feedback-orbit:hover .feedback-arrow{transform:translate(5px,-5px)}
}
.faq-section{background:var(--sand);padding-block:100px}
.faq-heading .eyebrow{font-size:12px}.faq-heading h2{letter-spacing:-.055em}
.faq-list{border-top-color:var(--deep)}.faq-list details{border-bottom-color:#33303f45}.faq-list summary{padding-block:27px;font-size:18px}

/* End with participation, not another product pitch. */
.closing-section{background:var(--coral);padding-top:105px;padding-bottom:85px;border-bottom:0;overflow:clip}
.closing-top{grid-template-columns:1fr auto;gap:50px;align-items:center}
.closing-top .eyebrow{font-size:12px;margin-bottom:35px}
.closing-top h2{font-size:clamp(64px,7.8vw,120px);line-height:1.04;letter-spacing:-.06em}
.feedback-orbit{width:190px;height:190px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid var(--deep);border-radius:50%;color:var(--deep);gap:3px;rotate:-9deg;transition:background .3s,color .3s,rotate .5s var(--ease);margin-right:15px}
.feedback-arrow{font-size:80px;line-height:1.05;font-family:var(--sans);transition:transform .5s var(--ease)}.feedback-orbit>span:last-child{font-size:14px}
.closing-info{display:flex;align-items:flex-end;justify-content:space-between;gap:35px;margin-top:55px;border-top:1px solid #33303f44;padding-top:25px}
.closing-info>p{font-size:17px;line-height:1.6}.closing-info>div{font-size:10px;text-align:right}.closing-info .platform-tags{justify-content:flex-end;margin:0 0 8px}
footer{padding-bottom:125px;background:var(--ground)}

@media(min-width:1650px){.hero-content{left:7%;width:51%}.hero-finances{right:7%;width:40%}}
@media(max-width:1100px) and (min-width:761px){
  .hero{min-height:800px}.hero-title{font-size:11vw}.hero-wealth{padding:25px 21px}.hero-wealth>strong{font-size:33px}.hero-month{width:203px;padding:18px}.hero-goal{padding:11px 15px;top:-9%}.hero-goal strong{font-size:17px}.hero-annotation{font-size:19px;width:145px;right:-4%;bottom:auto}
  .steps>li{gap:25px;grid-template-columns:.3fr 1.2fr .9fr}.step-visual{scale:.9}.privacy-section{gap:50px 6%;grid-template-columns:.85fr 1.2fr}.principles{gap:45px 23px}.principles article:nth-child(even){margin-top:90px}.privacy-heading h2{font-size:7.3vw}
  .closing-top h2{font-size:8vw}.feedback-orbit{width:150px;height:150px}
}
@media(max-width:760px){
  .hero{height:auto;min-height:0;padding:140px 6% 115px;background:var(--ground)}
  .hero-content{position:relative;inset:auto;width:100%;transform:none;pointer-events:auto}
  .hero-kicker{font-size:11px;gap:8px;margin-bottom:25px}.hero-title{font-size:clamp(66px,17vw,120px);margin-bottom:25px;letter-spacing:-.055em}.hero-title .accent-line{font-size:.86em;letter-spacing:-.065em}
  .hero-copy{margin-top:26px}.hero-copy>p{font-size:16px;max-width:340px}.hero .button{font-size:13px;min-height:55px;padding-left:21px;gap:25px}.hero .button>span{width:35px;height:35px;font-size:22px}
  .hero-finances{position:relative;inset:auto;width:95%;height:395px;min-height:0;max-width:435px;margin:83px auto 37px;transform:none!important;translate:none;rotate:none}
  .hero-wealth{padding:24px 20px 20px;left:5%;right:0;top:8%;border-radius:11px}.hero-wealth>strong{font-size:31px}.hero-wealth .ledger-heading{margin-bottom:22px;font-size:10px}.hero-chart{height:99px;margin-top:18px}
  .hero-month{left:-2%;width:188px;padding:18px;bottom:0}.hero-goal{top:-7%;right:-1%;padding:11px 17px 11px 12px}.hero-goal strong{font-size:16px}.hero-goal .goal-ring{width:44px;height:44px}.hero-goal>div+div>span{font-size:9px}
  .hero-annotation{right:-1%;top:auto;bottom:4%;font-size:17px;width:122px}.hero-annotation svg{width:54px;height:35px}.hero-example-note{bottom:-43px;font-size:8px}
  .scroll-cue{bottom:24px;left:6%;font-size:10px}.scroll-cue>span{width:27px;height:27px}.hero-footer-note{display:none}
  .kinetic-band{padding:17px 0}.kinetic-track{font-size:48px;gap:23px}
  .statement-section{padding:80px 24px 76px}.statement-section>.eyebrow{font-size:11px;margin-bottom:34px}.statement-section h2{font-size:clamp(41px,7.5vw,65px);line-height:1.16}.statement-section [data-ink]:nth-child(2){margin-left:12%}.statement-section [data-ink]:nth-child(3){margin-left:0}.statement-section em{white-space:normal}.statement-bottom{margin-top:35px;gap:14px}.statement-arrow{font-size:56px;margin-right:0}.statement-bottom .statement-copy{font-size:14px;max-width:270px}
  .story-tabs{gap:7px}.story-step{font-size:11px;padding:7px 11px;min-height:43px}.story-step>span{display:none}
  .how-section{padding:77px 24px 70px}.how-section .section-heading{display:block}.how-section .section-heading .eyebrow{font-size:11px;margin-bottom:24px}.how-section .section-heading h2{font-size:clamp(42px,9vw,64px)}.how-section .section-heading>p:last-child{font-size:15px;max-width:300px;margin-top:22px}
  .steps{margin-top:44px}.steps>li{grid-template-columns:52px 1fr;gap:16px 22px;padding:28px 0 32px;min-height:0}.step-number{font-size:56px;padding-top:0}.steps h3{font-size:30px;margin-bottom:15px}.steps p{font-size:14px;line-height:1.65}.step-visual{grid-column:2;justify-self:start;height:180px;margin:10px 0 0;scale:.94;transform-origin:0 50%}.mini-overview{height:181px;margin:14px 0}.direction-visual{justify-self:center;width:220px}.how-note{text-align:left;font-size:10px;line-height:1.6;margin-top:18px}
  .privacy-section{padding:78px 24px;grid-template-columns:1fr;gap:42px}.privacy-heading{position:static}.privacy-heading h2{font-size:clamp(70px,16vw,90px)}.privacy-heading .eyebrow{font-size:11px}.privacy-heading>p:last-child{font-size:15px;margin-top:25px}.principles{grid-template-columns:1fr 1fr;gap:34px 20px}.principles article:nth-child(even){margin-top:60px}.principle-image{aspect-ratio:1;border-top-right-radius:45px;margin-bottom:20px}.principles article:nth-child(2) .principle-image{border-top-left-radius:45px}.principles article:nth-child(3) .principle-image{border-bottom-left-radius:45px}.principles article:nth-child(4) .principle-image{border-bottom-right-radius:45px}.principle-image img{padding:3px}.principles h3{font-size:23px;line-height:1.09}.principles p{font-size:12px;line-height:1.65}.principles article>span{font-size:10px}.privacy-status{font-size:10px;line-height:1.65}
  .faq-section{padding:76px 24px}.faq-heading h2{font-size:62px}.faq-list summary{font-size:16px;padding-block:23px}
  .closing-section{padding:77px 24px 62px}.closing-top{grid-template-columns:1fr;gap:30px}.closing-top .eyebrow{font-size:11px;margin-bottom:28px}.closing-top h2{font-size:clamp(49px,10.7vw,75px);line-height:1.04}.feedback-orbit{width:132px;height:132px;justify-self:end;margin:5px 10px 0}.feedback-arrow{font-size:58px}.feedback-orbit>span:last-child{font-size:12px}.closing-info{display:block;margin-top:38px;padding-top:24px}.closing-info>p{font-size:15px}.closing-info>div{text-align:left;margin-top:28px}.closing-info .platform-tags{justify-content:flex-start}
}
@media(max-width:380px){
  .hero{padding-top:132px}.hero-title{font-size:64px}.hero-title .accent-line{font-size:.83em}.hero-kicker{font-size:10px}.hero-finances{height:377px;margin-top:74px}.hero-wealth{padding-inline:18px}.hero-wealth>strong{font-size:28px}.hero-month{width:164px;padding:15px}.hero-month-line{font-size:8px}.hero-annotation{width:102px;font-size:15px}.hero-goal{right:-2%}
  .statement-section h2{font-size:39px}.statement-section [data-ink]:nth-child(2){margin-left:5%}.statement-bottom .statement-copy{font-size:13px}.how-section .section-heading h2{font-size:40px}.steps>li{grid-template-columns:40px 1fr;column-gap:17px}.step-number{font-size:47px}.steps h3{font-size:27px}.step-visual{scale:.79;margin-left:-5px;width:250px;max-width:100%}.mini-overview{width:220px;max-width:none}.paper-front{left:75px}.paper-back{left:0}.direction-visual{width:200px}.how-note{font-size:10px}
  .principles{grid-template-columns:1fr;gap:38px}.principles article:nth-child(even){margin-top:0}.principle-image{max-width:none;aspect-ratio:1.25}.principles h3{font-size:29px}.principles p{font-size:14px}.privacy-heading h2{font-size:67px}.closing-top h2{font-size:45px}
}
.reduce-motion .hero-finances{translate:none;rotate:none}
.reduce-motion .kinetic-track{transform:translateX(-35px)}
.reduce-motion [data-ink]{color:var(--ink);background:none}
.reduce-motion .principles article:hover .principle-image img{transform:none}
@media(prefers-reduced-motion:reduce){.hero-finances{translate:none!important;rotate:none!important}.kinetic-track{transform:translateX(-35px)!important}[data-ink]{color:var(--ink)!important;background:none!important}}
/* Allow the text column to shrink without the decorative miniatures widening it. */
@media(max-width:760px){.steps>li{grid-template-columns:52px minmax(0,1fr)}.steps>li>*{min-width:0}.step-visual{max-width:100%}}
@media(max-width:380px){.steps>li{grid-template-columns:40px minmax(0,1fr)}.mini-overview{max-width:100%}}
