.landing-module__g1LwZa__landing{--cream:#faf9f6;--ink:#1a1a18;--ink-muted:#6b6b67;--ink-faint:#c4c4be;--accent:#2d6a4f;--accent-light:#e8f4ef;--border:#e8e8e3;background:var(--cream);color:var(--ink);font-family:var(--font-landing-sans),system-ui,sans-serif;min-height:100vh;font-weight:300;line-height:1.6;overflow-x:hidden}.landing-module__g1LwZa__landing *,.landing-module__g1LwZa__landing :before,.landing-module__g1LwZa__landing :after{box-sizing:border-box}.landing-module__g1LwZa__nav{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:.5px solid var(--border);background:#faf9f6d9;justify-content:space-between;align-items:center;padding:1.25rem 2.5rem;display:flex;position:fixed;top:0;left:0;right:0}.landing-module__g1LwZa__navLogo{font-family:var(--font-landing-serif),Georgia,serif;color:var(--ink);letter-spacing:-.01em;font-size:1.3rem;text-decoration:none}.landing-module__g1LwZa__navCta{background:var(--ink);color:var(--cream);letter-spacing:.02em;cursor:pointer;border:none;border-radius:100px;align-items:center;gap:.4rem;padding:.55rem 1.2rem;font-family:inherit;font-size:.8rem;font-weight:400;text-decoration:none;transition:opacity .2s;display:inline-flex}.landing-module__g1LwZa__navCta:hover:not(:disabled){opacity:.8}.landing-module__g1LwZa__navCta:disabled{opacity:.6;cursor:wait}.landing-module__g1LwZa__hero{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:8rem 2rem 4rem;display:flex;position:relative}.landing-module__g1LwZa__heroEyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--accent);background:var(--accent-light);opacity:0;border-radius:100px;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.35rem .9rem;font-size:.75rem;font-weight:400;animation:.6s .1s forwards landing-module__g1LwZa__fadeUp;display:inline-flex}.landing-module__g1LwZa__heroEyebrow:before{content:"";background:var(--accent);border-radius:50%;width:6px;height:6px}.landing-module__g1LwZa__heroTitle{font-family:var(--font-landing-serif),Georgia,serif;letter-spacing:-.02em;color:var(--ink);opacity:0;max-width:14ch;margin:0 auto 1.5rem;font-size:clamp(3rem,8vw,6.5rem);font-weight:400;line-height:1.05;animation:.7s .2s forwards landing-module__g1LwZa__fadeUp}.landing-module__g1LwZa__heroTitle em{color:var(--ink-muted);font-style:italic}.landing-module__g1LwZa__heroSub{color:var(--ink-muted);opacity:0;max-width:38ch;margin:0 auto 2.5rem;font-size:1.05rem;font-weight:300;line-height:1.7;animation:.7s .35s forwards landing-module__g1LwZa__fadeUp}.landing-module__g1LwZa__heroActions{opacity:0;flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;animation:.7s .5s forwards landing-module__g1LwZa__fadeUp;display:flex}.landing-module__g1LwZa__btnPrimary{background:var(--ink);color:var(--cream);cursor:pointer;border:none;border-radius:100px;align-items:center;gap:.5rem;padding:.8rem 1.8rem;font-family:inherit;font-size:.9rem;font-weight:400;text-decoration:none;transition:opacity .2s,transform .2s;display:inline-flex}.landing-module__g1LwZa__btnPrimary:hover:not(:disabled){opacity:.85;transform:translateY(-1px)}.landing-module__g1LwZa__btnPrimary:disabled{opacity:.6;cursor:wait;transform:none}.landing-module__g1LwZa__btnPrimaryLarge{background:var(--ink);color:var(--cream);cursor:pointer;border:none;border-radius:100px;align-items:center;gap:.5rem;padding:.9rem 2rem;font-family:inherit;font-size:.95rem;font-weight:400;text-decoration:none;transition:opacity .2s,transform .2s;display:inline-flex}.landing-module__g1LwZa__btnPrimaryLarge:hover:not(:disabled){opacity:.85;transform:translateY(-1px)}.landing-module__g1LwZa__btnPrimaryLarge:disabled{opacity:.6;cursor:wait;transform:none}.landing-module__g1LwZa__btnSecondary{color:var(--ink-muted);border-bottom:1px solid var(--border);padding-bottom:1px;font-size:.85rem;font-weight:400;text-decoration:none;transition:color .2s,border-color .2s}.landing-module__g1LwZa__btnSecondary:hover{color:var(--ink);border-color:var(--ink)}.landing-module__g1LwZa__heroCard{border:.5px solid var(--border);text-align:left;opacity:0;background:#fff;border-radius:16px;width:100%;max-width:520px;margin-top:5rem;padding:1.5rem;animation:.8s .7s forwards landing-module__g1LwZa__fadeUp;box-shadow:0 4px 40px #0000000f}.landing-module__g1LwZa__cardHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.landing-module__g1LwZa__cardUser{align-items:center;gap:.75rem;display:flex}.landing-module__g1LwZa__avatar{background:linear-gradient(135deg,#a8d5c2,#2d6a4f);border-radius:50%;flex-shrink:0;width:38px;height:38px}.landing-module__g1LwZa__cardName{color:var(--ink);font-size:.9rem;font-weight:500}.landing-module__g1LwZa__cardTime{color:var(--ink-faint);margin-top:1px;font-size:.75rem}.landing-module__g1LwZa__cardTags{gap:.5rem;display:flex}.landing-module__g1LwZa__tag{letter-spacing:.04em;border:.5px solid var(--border);color:var(--ink-muted);border-radius:100px;padding:.25rem .65rem;font-size:.7rem;font-weight:400}.landing-module__g1LwZa__tagGreen{border-color:var(--accent);color:var(--accent)}.landing-module__g1LwZa__cardTitle{font-family:var(--font-landing-serif),Georgia,serif;color:var(--ink);margin-bottom:.4rem;font-size:1.15rem}.landing-module__g1LwZa__cardBody{color:var(--ink-muted);margin-bottom:1rem;font-size:.82rem;line-height:1.6}.landing-module__g1LwZa__cardStats{border-top:.5px solid var(--border);gap:1.5rem;padding-top:1rem;display:flex}.landing-module__g1LwZa__statLabel{letter-spacing:.06em;text-transform:uppercase;color:var(--ink-faint);margin-bottom:2px;font-size:.65rem}.landing-module__g1LwZa__statVal{color:var(--ink);font-size:1rem;font-weight:500}.landing-module__g1LwZa__statValGreen{color:var(--accent);font-size:1rem;font-weight:500}.landing-module__g1LwZa__liveStrip{color:var(--ink-muted);opacity:0;justify-content:center;align-items:center;gap:.5rem;margin-top:1.5rem;font-size:.78rem;animation:.7s .9s forwards landing-module__g1LwZa__fadeUp;display:flex}.landing-module__g1LwZa__liveDot{background:#22c55e;border-radius:50%;width:7px;height:7px;animation:2s ease-in-out infinite landing-module__g1LwZa__pulse}.landing-module__g1LwZa__liveAvatars{display:flex}.landing-module__g1LwZa__liveAvatar{border:1.5px solid var(--cream);border-radius:50%;width:22px;height:22px;margin-left:-6px;display:block}.landing-module__g1LwZa__liveAvatar:first-child{background:#a8d5c2;margin-left:0}.landing-module__g1LwZa__liveAvatar:nth-child(2){background:#f4a261}.landing-module__g1LwZa__liveAvatar:nth-child(3){background:#9b8ec4}.landing-module__g1LwZa__liveAvatar:nth-child(4){background:#e76f51}.landing-module__g1LwZa__section{max-width:900px;margin:0 auto;padding:7rem 2rem}.landing-module__g1LwZa__sectionLabel{letter-spacing:.1em;text-transform:uppercase;color:var(--ink-faint);margin-bottom:.75rem;font-size:.72rem}.landing-module__g1LwZa__sectionTitle{font-family:var(--font-landing-serif),Georgia,serif;letter-spacing:-.02em;max-width:20ch;margin-bottom:4rem;font-size:clamp(2rem,4vw,3rem);font-weight:400;line-height:1.15}.landing-module__g1LwZa__steps{grid-template-columns:repeat(3,1fr);gap:2.5rem;display:grid}.landing-module__g1LwZa__stepNum{font-family:var(--font-landing-serif),Georgia,serif;color:var(--ink-faint);margin-bottom:1rem;font-size:2rem;line-height:1}.landing-module__g1LwZa__stepTitle{color:var(--ink);margin-bottom:.5rem;font-size:.95rem;font-weight:500}.landing-module__g1LwZa__stepBody{color:var(--ink-muted);font-size:.85rem;line-height:1.7}.landing-module__g1LwZa__aiSection{border-top:.5px solid var(--border);max-width:900px;margin:0 auto;padding:5rem 2rem 7rem}.landing-module__g1LwZa__aiGrid{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.landing-module__g1LwZa__aiSectionTitle{font-family:var(--font-landing-serif),Georgia,serif;letter-spacing:-.02em;max-width:20ch;margin-bottom:1rem;font-size:clamp(1.6rem,3vw,2.2rem);font-weight:400;line-height:1.15}.landing-module__g1LwZa__aiCopy{color:var(--ink-muted);max-width:36ch;font-size:.88rem;line-height:1.8}.landing-module__g1LwZa__queryList{flex-direction:column;gap:.75rem;display:flex}.landing-module__g1LwZa__queryItem{border:.5px solid var(--border);background:#fff;border-radius:10px;justify-content:space-between;align-items:center;padding:.75rem 1rem;font-size:.82rem;display:flex}.landing-module__g1LwZa__queryText{color:var(--ink-muted)}.landing-module__g1LwZa__queryBadge{letter-spacing:.04em;border-radius:100px;padding:.2rem .6rem;font-size:.68rem;font-weight:500}.landing-module__g1LwZa__badgeHint{color:#854d0e;background:#fef9c3}.landing-module__g1LwZa__badgeClarification{color:#1e40af;background:#dbeafe}.landing-module__g1LwZa__badgeAnswer{color:#991b1b;background:#fee2e2}.landing-module__g1LwZa__badgeBackground{color:#166534;background:#f0fdf4}.landing-module__g1LwZa__footerCta{text-align:center;border-top:.5px solid var(--border);padding:7rem 2rem}.landing-module__g1LwZa__footerCtaTitle{font-family:var(--font-landing-serif),Georgia,serif;letter-spacing:-.02em;max-width:18ch;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;font-size:clamp(2rem,5vw,3.5rem);font-weight:400;line-height:1.1}.landing-module__g1LwZa__footerCtaLead{color:var(--ink-muted);margin-bottom:2rem;font-size:.9rem}.landing-module__g1LwZa__siteFooter{border-top:.5px solid var(--border);color:var(--ink-faint);justify-content:space-between;align-items:center;padding:2rem 2.5rem;font-size:.78rem;display:flex}.landing-module__g1LwZa__siteFooter a{color:var(--ink-faint);text-decoration:none}.landing-module__g1LwZa__siteFooter a:hover{color:var(--ink-muted)}.landing-module__g1LwZa__footerLinks{gap:1.5rem;display:flex}@keyframes landing-module__g1LwZa__fadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes landing-module__g1LwZa__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.85)}}@media (max-width:640px){.landing-module__g1LwZa__nav{padding:1rem 1.25rem}.landing-module__g1LwZa__steps{grid-template-columns:1fr;gap:2rem}.landing-module__g1LwZa__aiGrid{grid-template-columns:1fr;gap:2.5rem}.landing-module__g1LwZa__siteFooter{text-align:center;flex-direction:column;gap:.5rem}}
@font-face{font-family:Instrument Serif;font-style:italic;font-weight:400;font-display:swap;src:url(../media/fc0a7394b875fa43-s.614a1c00.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Instrument Serif;font-style:italic;font-weight:400;font-display:swap;src:url(../media/7ebf22b5a21034f8-s.p.d8bad3ab.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Instrument Serif;font-style:normal;font-weight:400;font-display:swap;src:url(../media/ccf27e5a7366fb23-s.262b87c4.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Instrument Serif;font-style:normal;font-weight:400;font-display:swap;src:url(../media/e41d5df559864f9e-s.p.380d09ea.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Instrument Serif Fallback;src:local(Times New Roman);ascent-override:117.94%;descent-override:36.93%;line-gap-override:0.0%;size-adjust:83.94%}.instrument_serif_d2c2ec89-module__5kDMlq__className{font-family:Instrument Serif,Instrument Serif Fallback;font-weight:400}.instrument_serif_d2c2ec89-module__5kDMlq__variable{--font-landing-serif:"Instrument Serif","Instrument Serif Fallback"}
@font-face{font-family:DM Sans;font-style:normal;font-weight:300;font-display:swap;src:url(../media/c3cb240f9c892514-s.d8e4bce2.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:DM Sans;font-style:normal;font-weight:300;font-display:swap;src:url(../media/5c285b27cdda1fe8-s.p.a62025f2.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:DM Sans;font-style:normal;font-weight:400;font-display:swap;src:url(../media/c3cb240f9c892514-s.d8e4bce2.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:DM Sans;font-style:normal;font-weight:400;font-display:swap;src:url(../media/5c285b27cdda1fe8-s.p.a62025f2.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:DM Sans;font-style:normal;font-weight:500;font-display:swap;src:url(../media/c3cb240f9c892514-s.d8e4bce2.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:DM Sans;font-style:normal;font-weight:500;font-display:swap;src:url(../media/5c285b27cdda1fe8-s.p.a62025f2.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:DM Sans Fallback;src:local(Arial);ascent-override:94.9%;descent-override:29.66%;line-gap-override:0.0%;size-adjust:104.53%}.dm_sans_1f229846-module__qBuIxa__className{font-family:DM Sans,DM Sans Fallback;font-style:normal}.dm_sans_1f229846-module__qBuIxa__variable{--font-landing-sans:"DM Sans","DM Sans Fallback"}
