.PersonaPortrait-module__AyRVTG__portrait{object-fit:cover;object-position:50% 14%;background:var(--cream-deep);border-radius:50%;flex:none;display:block}.PersonaPortrait-module__AyRVTG__ring{box-shadow:0 0 0 3px var(--paper), 0 0 0 4px var(--line)}.PersonaPortrait-module__AyRVTG__simone{object-position:50% 16%;box-shadow:0 0 0 2px var(--teal-soft)}.PersonaPortrait-module__AyRVTG__lucas{object-position:50% 12%;box-shadow:0 0 0 2px var(--terracotta-soft)}.PersonaPortrait-module__AyRVTG__full{object-fit:contain;width:100%;height:auto;display:block}
.Chat-module__mvFkka__chat{width:100%;min-width:0;max-width:100%}.Chat-module__mvFkka__window{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);flex-direction:column;min-width:0;max-width:100%;min-height:420px;max-height:min(72vh,620px);display:flex;overflow:hidden}.Chat-module__mvFkka__scroll{scroll-behavior:smooth;flex-direction:column;flex:auto;gap:16px;padding:22px 20px 8px;display:flex;overflow-y:auto}.Chat-module__mvFkka__row{align-items:flex-end;gap:10px;max-width:100%;animation:.34s cubic-bezier(.2,.7,.2,1) both Chat-module__mvFkka__rise;display:flex}.Chat-module__mvFkka__rowUser{flex-direction:row-reverse}.Chat-module__mvFkka__bubble{border-radius:16px;flex-direction:column;gap:3px;max-width:78%;padding:11px 15px;font-size:.98rem;line-height:1.5;display:flex;position:relative}.Chat-module__mvFkka__name{letter-spacing:.02em;opacity:.7;font-size:.72rem;font-weight:700}.Chat-module__mvFkka__text{white-space:pre-wrap}.Chat-module__mvFkka__simone{background:var(--teal-soft);color:#1c3736;border-bottom-left-radius:5px}.Chat-module__mvFkka__simone .Chat-module__mvFkka__name{color:var(--teal-deep)}.Chat-module__mvFkka__lucas{background:var(--terracotta-soft);color:#4a2317;border-bottom-left-radius:5px}.Chat-module__mvFkka__lucas .Chat-module__mvFkka__name{color:var(--terracotta-deep)}.Chat-module__mvFkka__user{background:var(--ink);color:#f6f1e9;border-bottom-right-radius:5px;max-width:80%}.Chat-module__mvFkka__typingBubble{min-width:64px}.Chat-module__mvFkka__dots{align-items:center;gap:4px;padding:2px 0;display:inline-flex}.Chat-module__mvFkka__dots i{opacity:.45;background:currentColor;border-radius:50%;width:7px;height:7px;animation:1.2s ease-in-out infinite both Chat-module__mvFkka__blink;display:inline-block}.Chat-module__mvFkka__dots i:nth-child(2){animation-delay:.18s}.Chat-module__mvFkka__dots i:nth-child(3){animation-delay:.36s}.Chat-module__mvFkka__inputZone{border-top:1px solid var(--line-soft);background:var(--paper);padding:12px 14px 14px}.Chat-module__mvFkka__pillRow{flex-wrap:wrap;gap:8px;margin:0 0 10px;animation:.34s cubic-bezier(.2,.7,.2,1) both Chat-module__mvFkka__rise;display:flex}.Chat-module__mvFkka__pill{font-family:var(--sans);border:1px solid var(--teal);background:var(--paper);color:var(--teal-deep);cursor:pointer;border-radius:999px;padding:8px 14px;font-size:.88rem;line-height:1.2;transition:background .15s,transform .1s}.Chat-module__mvFkka__pill:hover{background:var(--teal-soft)}.Chat-module__mvFkka__pill:active{transform:scale(.97)}.Chat-module__mvFkka__pillHint{color:var(--faint);cursor:pointer;background:0 0;border:none;align-self:center;padding:6px 4px;font-size:.84rem;font-style:italic}.Chat-module__mvFkka__pillHint:hover{color:var(--muted)}.Chat-module__mvFkka__inputRow{background:var(--cream);border:1px solid var(--line);border-radius:var(--radius);align-items:flex-end;gap:8px;padding:7px 8px 7px 14px;transition:border-color .15s;display:flex}.Chat-module__mvFkka__inputRow:focus-within{border-color:var(--teal)}.Chat-module__mvFkka__inputRow[aria-disabled=true]{opacity:.65}.Chat-module__mvFkka__textarea{resize:none;width:100%;min-width:0;font-family:var(--sans);color:var(--ink);background:0 0;border:none;flex:auto;max-height:140px;padding:6px 0;font-size:1rem;line-height:1.45}.Chat-module__mvFkka__textarea:focus{outline:none}.Chat-module__mvFkka__textarea::placeholder{color:var(--faint)}.Chat-module__mvFkka__sendBtn{cursor:pointer;background:var(--teal);color:#fff;border:none;border-radius:50%;flex:none;justify-content:center;align-items:center;width:40px;height:40px;transition:background .15s,transform .1s,color .15s;display:inline-flex}.Chat-module__mvFkka__sendBtn:hover:not(:disabled){background:var(--teal-deep)}.Chat-module__mvFkka__sendBtn:disabled{background:var(--line);color:var(--faint);cursor:not-allowed}.Chat-module__mvFkka__candidateWrap{flex-direction:column;align-self:stretch;gap:8px;margin-top:4px;animation:.34s cubic-bezier(.2,.7,.2,1) both Chat-module__mvFkka__rise;display:flex}.Chat-module__mvFkka__candidate{text-align:left;border:1px solid var(--line);background:var(--paper);cursor:pointer;border-radius:12px;flex-direction:column;gap:2px;width:100%;padding:12px 14px;transition:border-color .15s,background .15s,transform .1s;display:flex}.Chat-module__mvFkka__candidate:hover{border-color:var(--teal);background:var(--teal-soft)}.Chat-module__mvFkka__candidate:active{transform:scale(.99)}.Chat-module__mvFkka__candidateName{color:var(--ink);font-size:.96rem;font-weight:700}.Chat-module__mvFkka__candidateHeadline{color:var(--muted);font-size:.84rem;line-height:1.35}.Chat-module__mvFkka__candidateNone{color:var(--muted);cursor:pointer;background:0 0;border:none;align-self:flex-start;margin-top:2px;padding:6px 4px;font-size:.84rem;text-decoration:underline}.Chat-module__mvFkka__candidateNone:hover{color:var(--ink)}.Chat-module__mvFkka__formWrap{background:var(--cream);border:1px solid var(--line);border-radius:16px;align-self:stretch;margin-top:4px;padding:18px;animation:.34s cubic-bezier(.2,.7,.2,1) both Chat-module__mvFkka__rise}.Chat-module__mvFkka__form{flex-direction:column;gap:14px;display:flex}.Chat-module__mvFkka__field{flex-direction:column;gap:5px;display:flex}.Chat-module__mvFkka__fieldLabel{color:var(--ink-soft);font-size:.82rem;font-weight:600}.Chat-module__mvFkka__optionalHint{color:var(--faint);font-size:.78rem;font-weight:400}.Chat-module__mvFkka__input{font-family:var(--sans);border:1px solid var(--line);background:var(--paper);color:var(--ink);border-radius:10px;padding:11px 13px;font-size:1rem}.Chat-module__mvFkka__input:focus{border-color:var(--teal);box-shadow:0 0 0 3px var(--teal-soft);outline:none}.Chat-module__mvFkka__fieldNote{color:var(--muted);font-size:.78rem;font-style:italic;line-height:1.4}.Chat-module__mvFkka__fieldError{color:var(--terracotta-deep);font-size:.78rem}.Chat-module__mvFkka__formError{color:#fff;background:var(--terracotta-deep);border-radius:9px;padding:9px 12px;font-size:.85rem}.Chat-module__mvFkka__privacyNote{color:var(--muted);margin:0;font-size:.82rem;line-height:1.45}@keyframes Chat-module__mvFkka__rise{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes Chat-module__mvFkka__blink{0%,80%,to{opacity:.25;transform:translateY(0)}40%{opacity:.9;transform:translateY(-3px)}}@media (max-width:600px){.Chat-module__mvFkka__bubble{max-width:84%}.Chat-module__mvFkka__window{min-height:380px;max-height:none}}
.Header-module__hBw1pG__topbar{z-index:40;-webkit-backdrop-filter:saturate(140%)blur(10px);backdrop-filter:saturate(140%)blur(10px);border-bottom:1px solid var(--line-soft);background:#f7f3ecdb;position:sticky;top:0}.Header-module__hBw1pG__topbarInner{justify-content:space-between;align-items:center;height:64px;display:flex}.Header-module__hBw1pG__logo{font-family:var(--serif);color:var(--ink);font-size:1.3rem;font-weight:600}.Header-module__hBw1pG__logo:hover{text-decoration:none}.Header-module__hBw1pG__nav{align-items:center;gap:22px;display:flex}.Header-module__hBw1pG__nav a{color:var(--ink-soft);font-size:.95rem;font-weight:500}.Header-module__hBw1pG__navCta{background:var(--teal);border-radius:var(--radius-pill);padding:.55em 1.1em;color:#fff!important}.Header-module__hBw1pG__navCta:hover{background:var(--teal-deep);text-decoration:none}
.Footer-module__S6Hkya__footer{background:var(--ink);color:#cfc6b9;padding:44px 0 36px}.Footer-module__S6Hkya__inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:18px 32px;display:flex}.Footer-module__S6Hkya__brand{flex-direction:column;display:flex}.Footer-module__S6Hkya__mark{font-family:var(--serif);color:#fff;font-size:1.3rem}.Footer-module__S6Hkya__tag{color:#9a8f7f;font-size:.82rem}.Footer-module__S6Hkya__links{flex-wrap:wrap;gap:8px 22px;display:flex}.Footer-module__S6Hkya__links a{color:#cfc6b9;font-size:.92rem}.Footer-module__S6Hkya__links a:hover{color:#fff}.Footer-module__S6Hkya__fineprint{color:#8c8273;border-top:1px solid #3a342d;margin:22px 0 0;padding-top:18px;font-size:.78rem}
.page-module___8aEwW__hero{background:radial-gradient(1100px 500px at 88% -10%, var(--teal-soft) 0%, transparent 60%), radial-gradient(900px 460px at 0% 120%, var(--terracotta-soft) 0%, transparent 55%);padding:56px 0 72px}.page-module___8aEwW__heroGrid{grid-template-columns:1fr 1.05fr;align-items:center;gap:52px;display:grid}.page-module___8aEwW__heroGrid>*{min-width:0}.page-module___8aEwW__heroCopy{max-width:520px}.page-module___8aEwW__heroCopy h1{margin-top:.1em}.page-module___8aEwW__heroPersonas{color:var(--muted);flex-wrap:wrap;align-items:center;gap:10px;margin-top:26px;font-size:.95rem;display:flex}.page-module___8aEwW__heroPersonas strong{color:var(--ink-soft)}.page-module___8aEwW__heroPersonas img:nth-child(2){margin-left:-14px}.page-module___8aEwW__heroChat{min-width:0}.page-module___8aEwW__chatCaption{color:var(--muted);text-align:center;margin:0 0 10px;font-size:.88rem;line-height:1.45}.page-module___8aEwW__explain{background:var(--paper);border-top:1px solid var(--line-soft)}.page-module___8aEwW__personasIntro h2,.page-module___8aEwW__belief h2,.page-module___8aEwW__steps h2,.page-module___8aEwW__secondaryCta h2,.page-module___8aEwW__problem h2{text-align:center}.page-module___8aEwW__problem{max-width:860px;margin:0 auto}.page-module___8aEwW__problemLead{text-align:center;color:var(--ink-soft);max-width:640px;margin:0 auto 40px;font-size:1.12rem}.page-module___8aEwW__problemGrid{grid-template-columns:1fr 1fr;gap:24px 56px;max-width:720px;margin:0 auto;display:grid}.page-module___8aEwW__problemItem{text-align:center;flex-direction:column;align-items:center;display:flex}.page-module___8aEwW__problemItem:before{content:"";background:var(--line);border-radius:2px;width:30px;height:3px;margin-bottom:16px}.page-module___8aEwW__problemLucas:before{background:var(--terracotta)}.page-module___8aEwW__problemSimone:before{background:var(--teal)}.page-module___8aEwW__problemItem h3{margin-bottom:.4em;font-size:1.15rem}.page-module___8aEwW__problemItem p{color:var(--ink-soft);margin:0}.page-module___8aEwW__problemTurn{text-align:center;color:var(--ink);max-width:640px;margin:32px auto 0;font-size:1.05rem;font-weight:600;line-height:1.5}.page-module___8aEwW__personasIntro{margin-top:72px}.page-module___8aEwW__personaCards{grid-template-columns:1fr 1fr;gap:24px;max-width:640px;margin-top:36px;margin-left:auto;margin-right:auto;display:grid}.page-module___8aEwW__personaCard{background:var(--cream);border:1px solid var(--line);border-radius:var(--radius-lg);flex-direction:column;display:flex;overflow:hidden}.page-module___8aEwW__personaImage{width:100%;line-height:0}.page-module___8aEwW__personaImageSimone{background:var(--teal-soft)}.page-module___8aEwW__personaImageLucas{background:var(--terracotta-soft)}.page-module___8aEwW__personaBody{text-align:center;padding:26px 28px 30px}.page-module___8aEwW__personaBody h3{margin-bottom:.4em}.page-module___8aEwW__personaBody p{color:var(--ink-soft);margin:0;font-size:.97rem}.page-module___8aEwW__belief{max-width:var(--maxw-narrow);text-align:center;margin:96px auto 0}.page-module___8aEwW__beliefLead{color:var(--ink-soft);max-width:620px;margin:0 auto 26px;font-size:1.18rem}.page-module___8aEwW__beliefPoints{text-align:center;flex-direction:column;gap:20px;max-width:580px;margin:0 auto;padding:0;list-style:none;display:flex}.page-module___8aEwW__beliefPoints li{color:var(--ink-soft);line-height:1.55}.page-module___8aEwW__beliefPoints strong{color:var(--ink);margin-bottom:3px;display:block}.page-module___8aEwW__beliefClose{max-width:580px;color:var(--ink);margin:26px auto 0;font-weight:600}.page-module___8aEwW__steps{margin-top:96px}.page-module___8aEwW__stepsList{counter-reset:step;flex-direction:column;gap:22px;max-width:760px;margin:36px auto 0;padding:0;list-style:none;display:flex}.page-module___8aEwW__stepsList li{background:var(--cream);border:1px solid var(--line);border-radius:var(--radius);align-items:flex-start;gap:20px;padding:22px 24px;display:flex}.page-module___8aEwW__stepNum{background:var(--teal);color:#fff;width:38px;height:38px;font-family:var(--serif);border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:1.2rem;display:inline-flex}.page-module___8aEwW__stepsList h3{margin:2px 0 .3em}.page-module___8aEwW__stepsList p{color:var(--ink-soft);margin:0}.page-module___8aEwW__promise{max-width:var(--maxw-narrow);text-align:center;background:var(--teal-soft);border-radius:var(--radius-lg);border:1px solid #cfe3df;margin:96px auto 0;padding:32px 34px}.page-module___8aEwW__promise h3{color:var(--teal-deep);margin-bottom:.5em}.page-module___8aEwW__promise p{color:#234b49;margin:0;font-size:1.05rem}.page-module___8aEwW__secondaryCta{text-align:center;max-width:var(--maxw-narrow);margin-top:64px;margin-left:auto;margin-right:auto}.page-module___8aEwW__secondaryCta p{color:var(--ink-soft);font-size:1.08rem}.page-module___8aEwW__ctaButtons{flex-wrap:wrap;justify-content:center;gap:14px;margin-top:24px;display:flex}@media (max-width:900px){.page-module___8aEwW__heroGrid{grid-template-columns:1fr;gap:32px}.page-module___8aEwW__heroCopy{max-width:640px}}@media (max-width:680px){.page-module___8aEwW__personaCards,.page-module___8aEwW__problemGrid{grid-template-columns:1fr}.page-module___8aEwW__personasIntro,.page-module___8aEwW__belief,.page-module___8aEwW__steps,.page-module___8aEwW__secondaryCta,.page-module___8aEwW__promise{margin-top:64px}}
