.landing-module__g1LwZa__nav{z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--color-border);background:#000c;padding:12px 24px;position:fixed;top:0;left:0;right:0}.landing-module__g1LwZa__navContainer{justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;display:flex;position:relative}.landing-module__g1LwZa__navLogo{font-family:var(--font-display);color:var(--color-text);font-size:1.5rem;font-weight:400;text-decoration:none}.landing-module__g1LwZa__navLogo em{color:var(--color-accent);font-style:italic}.landing-module__g1LwZa__navLinks{align-items:center;gap:24px;display:flex}.landing-module__g1LwZa__navLink{color:var(--color-text-secondary);cursor:pointer;background:0 0;border:none;font-family:inherit;font-size:.9rem;text-decoration:none;transition:color .2s}.landing-module__g1LwZa__navLink:hover{color:var(--color-accent)}.landing-module__g1LwZa__dropdown{position:relative}.landing-module__g1LwZa__dropdownTrigger{color:var(--color-text-secondary);cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;padding:0;font-family:inherit;font-size:.9rem;text-decoration:none;transition:color .2s;display:flex}.landing-module__g1LwZa__dropdownTrigger:hover{color:var(--color-accent)}.landing-module__g1LwZa__chevron{transition:transform .2s var(--ease-out);opacity:.6}.landing-module__g1LwZa__dropdown:hover .landing-module__g1LwZa__chevron{opacity:1;transform:rotate(180deg)}.landing-module__g1LwZa__dropdownMenu{border:1px solid var(--color-border);opacity:0;visibility:hidden;min-width:200px;transition:all .2s var(--ease-out);pointer-events:none;-webkit-backdrop-filter:blur(16px);background:#0a0a0af7;border-radius:12px;margin-top:8px;padding:8px 0;position:absolute;top:100%;left:50%;transform:translate(-50%)translateY(-4px)}.landing-module__g1LwZa__dropdownMenu:before{content:"";height:12px;position:absolute;top:-12px;left:0;right:0}.landing-module__g1LwZa__dropdown:hover .landing-module__g1LwZa__dropdownMenu{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%)translateY(0)}.landing-module__g1LwZa__dropdownItem{color:var(--color-text-secondary);white-space:nowrap;padding:10px 20px;font-size:.85rem;font-weight:500;text-decoration:none;transition:all .15s;display:block}.landing-module__g1LwZa__dropdownItem:hover{color:var(--color-text);background:#ffffff0a}.landing-module__g1LwZa__hero{flex-direction:column;justify-content:center;align-items:center;gap:2rem;max-width:1100px;min-height:100vh;margin:0 auto;padding:calc(60px + 3rem) 4rem 2rem;display:flex}.landing-module__g1LwZa__heroContent{z-index:1;text-align:center;flex-direction:column;align-items:center;max-width:800px;display:flex;position:relative}.landing-module__g1LwZa__heroEyebrow{font-family:var(--font-display);color:var(--color-text-secondary);letter-spacing:-.01em;margin-bottom:.15rem;font-size:clamp(1.2rem,2.5vw,1.6rem);font-weight:400;line-height:1.3}.landing-module__g1LwZa__heroTitle{font-family:var(--font-display);letter-spacing:-.02em;margin-bottom:.5rem;font-size:clamp(2.8rem,5vw,4rem);font-weight:600;line-height:1.02}.landing-module__g1LwZa__heroTitle em{color:var(--color-accent);font-style:italic}.landing-module__g1LwZa__heroTagline{color:var(--color-text-secondary);letter-spacing:.01em;max-width:560px;margin-bottom:.5rem;font-size:1.1rem;font-weight:400;line-height:1.6}.landing-module__g1LwZa__heroDemo{width:100%;max-width:720px}.landing-module__g1LwZa__heroValueProp{color:var(--color-text-secondary);letter-spacing:.01em;white-space:nowrap;margin-bottom:2rem;font-size:1.25rem;font-weight:400;line-height:1.5}.landing-module__g1LwZa__heroProof{color:var(--color-text-secondary);opacity:.7;letter-spacing:.01em;margin-bottom:1rem;font-size:.9rem}.landing-module__g1LwZa__buttonGroup{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:.5rem;display:flex}.landing-module__g1LwZa__btnPrimary{font-family:var(--font-body);cursor:pointer;text-align:center;background:var(--color-text);color:var(--color-bg);border:none;border-radius:12px;padding:14px 24px;font-size:15px;font-weight:500;text-decoration:none;transition:all .25s cubic-bezier(.16,1,.3,1);display:inline-block}.landing-module__g1LwZa__btnPrimary:hover{background:var(--color-accent);transform:translateY(-2px);box-shadow:0 8px 32px #22d3ee40}.landing-module__g1LwZa__btnSecondary{font-family:var(--font-body);cursor:pointer;text-align:center;color:#fff;background:0 0;border:2px solid #fff;border-radius:12px;padding:14px 24px;font-size:15px;font-weight:500;text-decoration:none;transition:all .25s cubic-bezier(.16,1,.3,1);display:inline-block}.landing-module__g1LwZa__btnSecondary:hover{background:#ffffff1a;border-color:#60a5fa}.landing-module__g1LwZa__demoSection{padding:0 0 80px}.landing-module__g1LwZa__demoSectionInner{justify-content:center;max-width:520px;margin:0 auto;display:flex}.landing-module__g1LwZa__heroVisual{justify-content:center;align-items:center;width:100%;max-width:480px;display:flex;position:relative}.landing-module__g1LwZa__demoCard{background:var(--color-surface);border:1px solid var(--color-border);text-align:left;border-radius:16px;width:100%;padding:24px;transition:opacity .4s,transform .4s}.landing-module__g1LwZa__demoCardFading{opacity:0;transform:translateY(8px)}.landing-module__g1LwZa__demoHeader{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}.landing-module__g1LwZa__demoRole{flex-direction:column;gap:3px;min-width:0;display:flex}.landing-module__g1LwZa__demoCompany{text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-secondary);font-size:.7rem;font-weight:600}.landing-module__g1LwZa__demoTitle{font-family:var(--font-display);font-size:1.15rem;line-height:1.3}.landing-module__g1LwZa__demoLocation{color:var(--color-text-secondary);font-size:.8rem}.landing-module__g1LwZa__demoScoreWrap{flex-shrink:0;width:72px;height:72px;position:relative}.landing-module__g1LwZa__demoScoreRing{width:72px;height:72px}.landing-module__g1LwZa__demoScoreNum{justify-content:center;align-items:center;font-size:1.4rem;font-weight:700;display:flex;position:absolute;inset:0}.landing-module__g1LwZa__demoBadge{text-transform:uppercase;letter-spacing:.03em;border-radius:6px;margin-bottom:16px;padding:4px 12px;font-size:.7rem;font-weight:600;display:inline-block}.landing-module__g1LwZa__demoColumns{grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px;display:grid}.landing-module__g1LwZa__demoCol{flex-direction:column;gap:6px;display:flex}.landing-module__g1LwZa__demoColTitle{text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-secondary);align-items:center;gap:5px;margin-bottom:2px;font-size:.65rem;font-weight:600;display:flex}.landing-module__g1LwZa__strengthDot{background:#4ade80;border-radius:50%;width:6px;height:6px}.landing-module__g1LwZa__gapDot{background:#fbbf24;border-radius:50%;width:6px;height:6px}.landing-module__g1LwZa__demoItem{color:var(--color-text-secondary);border-bottom:1px solid var(--color-border);padding:4px 0;font-size:.78rem;line-height:1.4}.landing-module__g1LwZa__demoItem:last-child{border-bottom:none}.landing-module__g1LwZa__demoMarket{border-top:1px solid var(--color-border);grid-template-columns:repeat(3,1fr);gap:8px;padding:12px 0;display:grid}.landing-module__g1LwZa__demoMarketItem{text-align:center}.landing-module__g1LwZa__demoMarketLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-secondary);margin-bottom:2px;font-size:.6rem}.landing-module__g1LwZa__demoMarketValue{font-size:.85rem;font-weight:600}.landing-module__g1LwZa__demoRealityCheck{background:#22d3ee0d;border:1px solid #22d3ee26;border-radius:10px;margin-top:12px;padding:12px 14px}.landing-module__g1LwZa__demoRealityTitle{text-transform:uppercase;letter-spacing:.06em;color:var(--color-accent);margin-bottom:6px;font-size:.65rem;font-weight:600}.landing-module__g1LwZa__demoRealityText{color:var(--color-text-secondary);margin:0;font-size:.78rem;line-height:1.5}.landing-module__g1LwZa__demoDots{justify-content:center;gap:8px;padding-top:16px;display:flex}.landing-module__g1LwZa__demoDot{background:var(--color-border);cursor:pointer;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:background .3s}.landing-module__g1LwZa__demoDot:hover{background:var(--color-text-secondary)}.landing-module__g1LwZa__demoDotActive{background:var(--color-accent);}.landing-module__g1LwZa__demoProof{color:var(--color-text-secondary);text-align:center;opacity:.7;margin-top:16px;font-size:.85rem;font-style:italic}.landing-module__g1LwZa__section{border-top:1px solid var(--color-border);padding:80px 0}.landing-module__g1LwZa__container{max-width:1200px;margin:0 auto;padding:0 20px}.landing-module__g1LwZa__sectionTitle{font-family:var(--font-display);letter-spacing:-.02em;margin-bottom:24px;font-size:clamp(1.75rem,5vw,3rem);font-weight:400}.landing-module__g1LwZa__aboutSection{border-top:1px solid var(--color-border);text-align:center;padding:100px 0}.landing-module__g1LwZa__aboutText{color:var(--color-text-secondary);max-width:680px;margin:0 auto 24px;font-size:1.08rem;line-height:1.75}.landing-module__g1LwZa__aboutHighlight{color:var(--color-text);font-family:var(--font-display);border-left:4px solid var(--color-accent);text-align:left;letter-spacing:-.01em;margin:24px auto;padding:16px 0 16px 24px;font-size:2rem;font-style:italic;font-weight:400;display:inline-block}.landing-module__g1LwZa__aboutDivider{background:var(--color-accent);opacity:.5;width:48px;height:2px;margin:32px auto}.landing-module__g1LwZa__hiwSubtext{color:var(--color-text-secondary);text-align:center;max-width:600px;margin:-16px auto 16px;font-size:1.05rem;line-height:1.6}.landing-module__g1LwZa__hiwGrid{justify-content:center;align-items:flex-start;gap:0;margin-top:32px;display:flex}.landing-module__g1LwZa__hiwCard{text-align:center;flex:1;max-width:240px;padding:24px 16px}.landing-module__g1LwZa__hiwNumber{font-family:var(--font-display);color:var(--color-accent);opacity:.5;margin-bottom:12px;font-size:2.5rem;font-style:italic;line-height:1}.landing-module__g1LwZa__hiwTitle{color:var(--color-text);margin-bottom:8px;font-size:1rem;font-weight:600}.landing-module__g1LwZa__hiwText{color:var(--color-text-secondary);margin:0;font-size:.85rem;line-height:1.6}.landing-module__g1LwZa__hiwArrow{color:var(--color-accent);opacity:.4;flex-shrink:0;padding-top:32px;font-size:1.5rem}@media (max-width:768px){.landing-module__g1LwZa__hiwGrid{flex-direction:column;align-items:center;gap:8px}.landing-module__g1LwZa__hiwArrow{padding-top:0;transform:rotate(90deg)}.landing-module__g1LwZa__hiwCard{max-width:100%}}.landing-module__g1LwZa__steps{gap:20px;display:grid}.landing-module__g1LwZa__step{background:var(--color-surface);border:1px solid var(--color-border);border-radius:16px;grid-template-columns:1fr;gap:16px;padding:24px;transition:all .35s cubic-bezier(.16,1,.3,1);display:grid}.landing-module__g1LwZa__step:hover{background:var(--color-surface-elevated);border-color:#ffffff1f}.landing-module__g1LwZa__stepFullWidth{grid-template-columns:1fr!important;}.landing-module__g1LwZa__stepNumber{font-family:var(--font-display);color:var(--color-accent);opacity:.6;font-size:2.5rem;font-style:italic;line-height:1}.landing-module__g1LwZa__stepTitle{margin-bottom:8px;font-size:1.1rem;font-weight:600}.landing-module__g1LwZa__stepText{color:var(--color-text-secondary);margin-bottom:0;font-size:.95rem;line-height:1.7}.landing-module__g1LwZa__featureGrid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.landing-module__g1LwZa__featureItem{background:var(--color-surface);border:1px solid var(--color-border);border-radius:14px;gap:16px;padding:28px;transition:all .25s cubic-bezier(.16,1,.3,1);display:flex}.landing-module__g1LwZa__featureItem:hover{background:var(--color-surface-elevated);border-color:#22d3ee33;transform:translateY(-2px)}.landing-module__g1LwZa__featureIcon{background:var(--color-accent-muted);width:44px;min-width:44px;height:44px;color:var(--color-accent);border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;font-size:22px;display:flex}.landing-module__g1LwZa__featureBody{flex-direction:column;gap:6px;display:flex}.landing-module__g1LwZa__featureTitle{color:var(--color-text);margin:0;font-size:1.1rem;font-weight:600}.landing-module__g1LwZa__featureText{color:var(--color-text-secondary);font-size:.95rem;line-height:1.6}@media (max-width:768px){.landing-module__g1LwZa__featureGrid{grid-template-columns:1fr}}.landing-module__g1LwZa__heyHenrySection{border-top:1px solid var(--color-border);padding:100px 0}.landing-module__g1LwZa__heyHenryWrapper{grid-template-columns:1fr 1fr;align-items:center;gap:48px;display:grid}.landing-module__g1LwZa__heyHenryContent{text-align:left}.landing-module__g1LwZa__heyHenryBadge{text-transform:uppercase;letter-spacing:.1em;color:var(--color-accent);border:1px solid #22d3ee40;border-radius:20px;margin-bottom:20px;padding:4px 12px;font-size:.7rem;font-weight:600;display:inline-block}.landing-module__g1LwZa__heyHenryIntro{color:var(--color-text-secondary);margin-bottom:32px;font-size:1.05rem;line-height:1.7}.landing-module__g1LwZa__heyHenryFeatures{margin:0;padding:0;list-style:none}.landing-module__g1LwZa__heyHenryFeatures li{color:var(--color-text-secondary);align-items:center;gap:10px;padding:8px 0;font-size:.92rem;line-height:1.5;display:flex}.landing-module__g1LwZa__heyHenryCheck{color:var(--color-accent);flex-shrink:0;font-size:.85rem;font-weight:600}.landing-module__g1LwZa__chatPreview{justify-content:center;display:flex}.landing-module__g1LwZa__chatWindow{background:linear-gradient(135deg,#22d3ee0f 0%,#22d3ee05 50%,#6366f10a 100%);border:1px solid #22d3ee33;border-radius:16px;width:100%;max-width:480px;overflow:hidden;box-shadow:0 0 0 1px #22d3ee14,0 8px 32px #22d3ee14,0 2px 8px #0003}.landing-module__g1LwZa__chatHeader{color:var(--color-text);background:#22d3ee0a;border-bottom:1px solid #22d3ee1f;align-items:center;gap:10px;padding:14px 20px;font-size:.85rem;font-weight:600;display:flex}.landing-module__g1LwZa__chatDot{background:#4ade80;border-radius:50%;width:8px;height:8px;animation:2s infinite landing-module__g1LwZa__chatPulse}@keyframes landing-module__g1LwZa__chatPulse{0%,to{opacity:1}50%{opacity:.4}}.landing-module__g1LwZa__chatMessages{flex-direction:column;gap:14px;padding:20px;display:flex}.landing-module__g1LwZa__userMsg{max-width:85%;color:var(--color-text);background:#22d3ee1a;border:1px solid #22d3ee26;border-radius:14px 14px 4px;align-self:flex-end;padding:12px 16px;font-size:.85rem;line-height:1.5}.landing-module__g1LwZa__botMsg{background:var(--color-surface);border:1px solid var(--color-border);max-width:85%;color:var(--color-text-secondary);border-radius:14px 14px 14px 4px;align-self:flex-start;padding:12px 16px;font-size:.85rem;line-height:1.5}.landing-module__g1LwZa__typing{align-self:flex-start;gap:4px;padding:8px 16px;display:flex}.landing-module__g1LwZa__typing span{background:var(--color-accent);opacity:.4;border-radius:50%;width:6px;height:6px;animation:1.4s infinite landing-module__g1LwZa__typingDot}.landing-module__g1LwZa__typing span:nth-child(2){animation-delay:.2s}.landing-module__g1LwZa__typing span:nth-child(3){animation-delay:.4s}@keyframes landing-module__g1LwZa__typingDot{0%,to{opacity:.2;transform:translateY(0)}50%{opacity:.8;transform:translateY(-3px)}}.landing-module__g1LwZa__chatInputBar{background:#22d3ee08;border-top:1px solid #22d3ee1f;align-items:center;gap:10px;padding:12px 16px;display:flex}.landing-module__g1LwZa__chatInput{background:#ffffff0a;border:1px solid #ffffff14;border-radius:10px;flex:1;padding:10px 14px}.landing-module__g1LwZa__chatPlaceholder{color:#ffffff4d;font-size:.8rem}.landing-module__g1LwZa__sendButton{background:var(--color-accent);width:34px;height:34px;color:var(--color-bg);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.landing-module__g1LwZa__jfSection{border-top:1px solid var(--color-border);padding:100px 0}.landing-module__g1LwZa__jfWrapper{grid-template-columns:1fr 1fr;align-items:center;gap:48px;display:grid}.landing-module__g1LwZa__jfContent{text-align:left}.landing-module__g1LwZa__jfBadge{text-transform:uppercase;letter-spacing:.1em;color:#4ade80;border:1px solid #4ade8040;border-radius:20px;margin-bottom:20px;padding:4px 12px;font-size:.7rem;font-weight:600;display:inline-block}.landing-module__g1LwZa__jfIntro{color:var(--color-text-secondary);margin-bottom:32px;font-size:1.05rem;line-height:1.7}.landing-module__g1LwZa__jfFeatures{margin:0;padding:0;list-style:none}.landing-module__g1LwZa__jfFeatures li{color:var(--color-text-secondary);align-items:flex-start;gap:10px;padding:8px 0;font-size:.92rem;line-height:1.5;display:flex}.landing-module__g1LwZa__jfCheck{color:#4ade80;flex-shrink:0;margin-top:2px;font-size:.85rem;font-weight:600}.landing-module__g1LwZa__jfFeatureLabel{color:var(--color-text);font-weight:600}.landing-module__g1LwZa__jfFeatureDesc{color:var(--color-text-secondary)}.landing-module__g1LwZa__jfPreview{justify-content:center;display:flex}.landing-module__g1LwZa__jfCard{background:linear-gradient(135deg,#4ade800f 0%,#4ade8005 50%,#22d3ee0a 100%);border:1px solid #4ade8033;border-radius:16px;width:100%;max-width:440px;overflow:hidden;box-shadow:0 0 0 1px #4ade8014,0 8px 32px #4ade8014,0 2px 8px #0003}.landing-module__g1LwZa__jfCardHeader{color:var(--color-text);background:#4ade800a;border-bottom:1px solid #4ade801f;align-items:center;gap:10px;padding:14px 20px;font-size:.85rem;font-weight:600;display:flex}.landing-module__g1LwZa__jfHeaderDot{background:#4ade80;border-radius:50%;width:8px;height:8px}.landing-module__g1LwZa__jfScoreArea{border-bottom:1px solid #4ade8014;align-items:center;gap:20px;padding:20px;display:flex}.landing-module__g1LwZa__jfRingWrap{flex-shrink:0;width:80px;height:80px;position:relative}.landing-module__g1LwZa__jfRing{width:100%;height:100%}.landing-module__g1LwZa__jfRingScore{color:#4ade80;justify-content:center;align-items:center;font-size:1.5rem;font-weight:700;display:flex;position:absolute;inset:0}.landing-module__g1LwZa__jfVerdict{flex-direction:column;gap:4px;display:flex}.landing-module__g1LwZa__jfVerdictBadge{color:#4ade80;background:#4ade801a;border-radius:10px;width:fit-content;padding:3px 10px;font-size:.75rem;font-weight:600;display:inline-block}.landing-module__g1LwZa__jfVerdictRole{color:var(--color-text-secondary);font-size:.85rem}.landing-module__g1LwZa__jfBreakdown{border-bottom:1px solid #4ade8014;flex-direction:column;gap:10px;padding:16px 20px;display:flex}.landing-module__g1LwZa__jfBreakdownRow{align-items:center;gap:10px;font-size:.8rem;display:flex}.landing-module__g1LwZa__jfBreakdownLabel{width:90px;color:var(--color-text-secondary);flex-shrink:0}.landing-module__g1LwZa__jfBreakdownTrack{background:#ffffff0f;border-radius:3px;flex:1;height:6px;overflow:hidden}.landing-module__g1LwZa__jfBreakdownFill{background:linear-gradient(90deg,#4ade80,#22d3ee);border-radius:3px;height:100%}.landing-module__g1LwZa__jfBreakdownFillExp{background:linear-gradient(90deg,#fbbf24,#f59e0b);border-radius:3px;height:100%}.landing-module__g1LwZa__jfBreakdownFillScope{background:linear-gradient(90deg,#818cf8,#a78bfa);border-radius:3px;height:100%}.landing-module__g1LwZa__jfBreakdownPct{text-align:right;width:30px;color:var(--color-text-secondary);font-size:.72rem;font-weight:600}.landing-module__g1LwZa__jfReality{border-bottom:1px solid #4ade8014;padding:16px 20px}.landing-module__g1LwZa__jfRealityLabel{text-transform:uppercase;letter-spacing:.08em;color:#fbbf24;margin-bottom:6px;font-size:.7rem;font-weight:600}.landing-module__g1LwZa__jfReality p{color:var(--color-text-secondary);margin:0;font-size:.82rem;line-height:1.5}.landing-module__g1LwZa__jfMarketRow{grid-template-columns:repeat(3,1fr);gap:8px;padding:14px 20px;display:grid}.landing-module__g1LwZa__jfMarketItem{flex-direction:column;align-items:center;gap:2px;display:flex}.landing-module__g1LwZa__jfMarketLabel{text-transform:uppercase;letter-spacing:.06em;color:var(--color-text-secondary);font-size:.65rem;font-weight:600}.landing-module__g1LwZa__jfMarketVal{color:var(--color-text);font-size:.85rem;font-weight:600}.landing-module__g1LwZa__iiSection{border-top:1px solid var(--color-border);padding:100px 0}.landing-module__g1LwZa__iiWrapper{grid-template-columns:1fr 1fr;align-items:center;gap:48px;display:grid}.landing-module__g1LwZa__iiContent{text-align:left}.landing-module__g1LwZa__iiBadge{text-transform:uppercase;letter-spacing:.1em;color:#a78bfa;border:1px solid #a78bfa40;border-radius:20px;margin-bottom:20px;padding:4px 12px;font-size:.7rem;font-weight:600;display:inline-block}.landing-module__g1LwZa__iiIntro{color:var(--color-text-secondary);margin-bottom:32px;font-size:1.05rem;line-height:1.7}.landing-module__g1LwZa__iiFeatures{margin:0;padding:0;list-style:none}.landing-module__g1LwZa__iiFeatures li{color:var(--color-text-secondary);align-items:flex-start;gap:10px;padding:8px 0;font-size:.92rem;line-height:1.5;display:flex}.landing-module__g1LwZa__iiCheck{color:#a78bfa;flex-shrink:0;margin-top:2px;font-size:.85rem;font-weight:600}.landing-module__g1LwZa__iiFeatureLabel{color:var(--color-text);font-weight:600}.landing-module__g1LwZa__iiFeatureDesc{color:var(--color-text-secondary)}.landing-module__g1LwZa__iiPreview{justify-content:center;display:flex}.landing-module__g1LwZa__iiCard{background:linear-gradient(135deg,#a78bfa0f 0%,#a78bfa05 50%,#6366f10a 100%);border:1px solid #a78bfa33;border-radius:16px;width:100%;max-width:480px;overflow:hidden;box-shadow:0 0 0 1px #a78bfa14,0 8px 32px #a78bfa14,0 2px 8px #0003}.landing-module__g1LwZa__iiCardHeader{color:var(--color-text);background:#a78bfa0a;border-bottom:1px solid #a78bfa1f;align-items:center;gap:10px;padding:14px 20px;font-size:.85rem;font-weight:600;display:flex}.landing-module__g1LwZa__iiLiveDot{background:#f87171;border-radius:50%;width:8px;height:8px;animation:1.5s infinite landing-module__g1LwZa__chatPulse}.landing-module__g1LwZa__iiTimer{font-variant-numeric:tabular-nums;color:var(--color-text-secondary);margin-left:auto;font-weight:400}.landing-module__g1LwZa__iiQuestion{border-bottom:1px solid #a78bfa14;padding:20px}.landing-module__g1LwZa__iiQuestionLabel{text-transform:uppercase;letter-spacing:.08em;color:#a78bfa;margin-bottom:8px;font-size:.7rem;font-weight:600}.landing-module__g1LwZa__iiQuestion p{color:var(--color-text);margin:0;font-size:.9rem;line-height:1.6}.landing-module__g1LwZa__iiWaveform{background:#a78bfa08;border-bottom:1px solid #a78bfa14;align-items:center;gap:12px;padding:16px 20px;display:flex}.landing-module__g1LwZa__iiMicIcon{color:#f87171;background:#f8717126;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;animation:2s infinite landing-module__g1LwZa__micPulse;display:flex}@keyframes landing-module__g1LwZa__micPulse{0%,to{box-shadow:0 0 #f871714d}50%{box-shadow:0 0 0 8px #f8717100}}.landing-module__g1LwZa__iiWaveBars{flex:1;align-items:center;gap:2px;height:32px;display:flex}.landing-module__g1LwZa__iiWaveBar{opacity:.5;background:#a78bfa;border-radius:2px;width:3px;animation:1.2s ease-in-out infinite alternate landing-module__g1LwZa__waveAnim}@keyframes landing-module__g1LwZa__waveAnim{0%{opacity:.3;transform:scaleY(.4)}to{opacity:.7;transform:scaleY(1)}}.landing-module__g1LwZa__iiRecLabel{color:#f87171;flex-shrink:0;font-size:.75rem;font-weight:600}.landing-module__g1LwZa__iiScoreSection{padding:16px 20px}.landing-module__g1LwZa__iiScoreHeader{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.landing-module__g1LwZa__iiScoreTitle{text-transform:uppercase;letter-spacing:.08em;color:var(--color-text-secondary);font-size:.75rem;font-weight:600}.landing-module__g1LwZa__iiScoreValue{color:#4ade80;font-size:1.5rem;font-weight:700}.landing-module__g1LwZa__iiScoreBars{flex-direction:column;gap:8px;margin-bottom:14px;display:flex}.landing-module__g1LwZa__iiScoreRow{color:var(--color-text-secondary);align-items:center;gap:10px;font-size:.8rem;display:flex}.landing-module__g1LwZa__iiScoreRow span:first-child{flex-shrink:0;width:60px}.landing-module__g1LwZa__iiBarTrack{background:#ffffff0f;border-radius:3px;flex:1;height:6px;overflow:hidden}.landing-module__g1LwZa__iiBarFill{background:linear-gradient(90deg,#4ade80,#22d3ee);border-radius:3px;height:100%;transition:width 1s}.landing-module__g1LwZa__iiBarFillDelivery{background:linear-gradient(90deg,#a78bfa,#818cf8);border-radius:3px;height:100%;transition:width 1s}.landing-module__g1LwZa__iiBarVal{text-align:right;font-variant-numeric:tabular-nums;width:28px;color:var(--color-text);font-weight:600}.landing-module__g1LwZa__iiChips{flex-wrap:wrap;gap:8px;display:flex}.landing-module__g1LwZa__iiChip{color:#4ade80;background:#4ade801a;border-radius:12px;padding:4px 10px;font-size:.72rem;font-weight:500}.landing-module__g1LwZa__iiChipWarn{color:#fbbf24;background:#fbbf241a;border-radius:12px;padding:4px 10px;font-size:.72rem;font-weight:500}.landing-module__g1LwZa__tdSection{border-top:1px solid var(--color-border);padding:100px 0}.landing-module__g1LwZa__tdWrapper{grid-template-columns:1fr 1fr;align-items:center;gap:48px;display:grid}.landing-module__g1LwZa__tdContent{text-align:left}.landing-module__g1LwZa__tdBadge{text-transform:uppercase;letter-spacing:.1em;color:#f59e0b;border:1px solid #f59e0b40;border-radius:20px;margin-bottom:20px;padding:4px 12px;font-size:.7rem;font-weight:600;display:inline-block}.landing-module__g1LwZa__tdIntro{color:var(--color-text-secondary);margin-bottom:32px;font-size:1.05rem;line-height:1.7}.landing-module__g1LwZa__tdFeatures{margin:0;padding:0;list-style:none}.landing-module__g1LwZa__tdFeatures li{color:var(--color-text-secondary);align-items:flex-start;gap:10px;padding:8px 0;font-size:.92rem;line-height:1.5;display:flex}.landing-module__g1LwZa__tdCheck{color:#f59e0b;flex-shrink:0;margin-top:2px;font-size:.85rem;font-weight:600}.landing-module__g1LwZa__tdFeatureLabel{color:var(--color-text);font-weight:600}.landing-module__g1LwZa__tdFeatureDesc{color:var(--color-text-secondary)}.landing-module__g1LwZa__tdPreview{flex-direction:column;align-items:center;display:flex}.landing-module__g1LwZa__tdCard{background:linear-gradient(135deg,#f59e0b0f 0%,#f59e0b05 50%,#eab3080a 100%);border:1px solid #f59e0b33;border-radius:16px;width:100%;max-width:440px;overflow:hidden;box-shadow:0 0 0 1px #f59e0b14,0 8px 32px #f59e0b14,0 2px 8px #0003}.landing-module__g1LwZa__tdCardHeader{color:var(--color-text);background:#f59e0b0a;border-bottom:1px solid #f59e0b1f;align-items:center;gap:10px;padding:14px 20px;font-size:.85rem;font-weight:600;display:flex}.landing-module__g1LwZa__tdHeaderDot{background:#f59e0b;border-radius:50%;width:8px;height:8px}.landing-module__g1LwZa__tdHeaderStatus{color:#4ade80;text-transform:uppercase;letter-spacing:.06em;margin-left:auto;font-size:.72rem;font-weight:600}.landing-module__g1LwZa__tdDocPreview{border-bottom:1px solid #f59e0b14;padding:16px 20px}.landing-module__g1LwZa__tdDocName{color:var(--color-text);margin-bottom:12px;font-family:monospace;font-size:.78rem;font-weight:500}.landing-module__g1LwZa__tdDocHeader{border-bottom:1px solid #ffffff0f;margin-bottom:10px;padding-bottom:8px}.landing-module__g1LwZa__tdDocHeaderName{color:var(--color-text);font-size:.88rem;font-weight:600;font-family:var(--font-body);margin-bottom:3px}.landing-module__g1LwZa__tdDocHeaderDetails{color:var(--color-text-secondary);letter-spacing:.01em;font-size:.68rem}.landing-module__g1LwZa__tdDocLines{flex-direction:column;gap:6px;display:flex}.landing-module__g1LwZa__tdDocFootnote{color:var(--color-text-secondary);opacity:.7;border-top:1px solid #ffffff0f;margin-top:10px;padding-top:8px;font-size:.68rem;font-style:italic}.landing-module__g1LwZa__tdDocLine{background:#ffffff0f;border-radius:2px;height:4px}.landing-module__g1LwZa__tdDocLineHighlight{background:#f59e0b33;border-radius:2px;height:4px}.landing-module__g1LwZa__tdKeywords{border-bottom:1px solid #f59e0b14;padding:14px 20px}.landing-module__g1LwZa__tdKeywordsLabel{text-transform:uppercase;letter-spacing:.08em;color:var(--color-text-secondary);margin-bottom:10px;font-size:.7rem;font-weight:600}.landing-module__g1LwZa__tdKeywordTiers{gap:12px;display:flex}.landing-module__g1LwZa__tdKeywordTier{align-items:center;gap:6px;display:flex}.landing-module__g1LwZa__tdTierBadge1{color:#4ade80;background:#4ade8026;border-radius:8px;padding:2px 8px;font-size:.65rem;font-weight:600}.landing-module__g1LwZa__tdTierBadge2{color:#f59e0b;background:#f59e0b26;border-radius:8px;padding:2px 8px;font-size:.65rem;font-weight:600}.landing-module__g1LwZa__tdTierBadge3{color:#94a3b8;background:#94a3b826;border-radius:8px;padding:2px 8px;font-size:.65rem;font-weight:600}.landing-module__g1LwZa__tdTierCount{color:var(--color-text-secondary);font-size:.75rem}.landing-module__g1LwZa__tdChanges{border-bottom:1px solid #f59e0b14;padding:14px 20px}.landing-module__g1LwZa__tdChangesLabel{text-transform:uppercase;letter-spacing:.08em;color:var(--color-text-secondary);margin-bottom:8px;font-size:.7rem;font-weight:600}.landing-module__g1LwZa__tdChangeItem{color:var(--color-text-secondary);align-items:flex-start;gap:8px;padding:4px 0;font-size:.78rem;line-height:1.5;display:flex}.landing-module__g1LwZa__tdChangeIcon{color:#4ade80;text-align:center;flex-shrink:0;width:14px;font-family:monospace;font-weight:700}.landing-module__g1LwZa__tdScoreRow{justify-content:center;align-items:center;gap:20px;padding:14px 20px;display:flex}.landing-module__g1LwZa__tdScoreItem{flex-direction:column;align-items:center;gap:2px;display:flex}.landing-module__g1LwZa__tdScoreLabel{text-transform:uppercase;letter-spacing:.06em;color:var(--color-text-secondary);font-size:.65rem;font-weight:600}.landing-module__g1LwZa__tdScoreBefore{color:var(--color-text-secondary);font-size:1.25rem;font-weight:700}.landing-module__g1LwZa__tdScoreAfter{color:#4ade80;font-size:1.25rem;font-weight:700}.landing-module__g1LwZa__tdScoreArrow{color:var(--color-text-secondary);opacity:.5;font-size:1.25rem}.landing-module__g1LwZa__tdDisclaimer{color:var(--color-text-secondary);opacity:.5;text-align:right;width:100%;max-width:440px;margin:8px 0 0;font-size:.7rem}.landing-module__g1LwZa__testimonialsSection{border-top:1px solid var(--color-border);text-align:center;padding:100px 0}.landing-module__g1LwZa__testimonialsGrid{grid-template-columns:repeat(3,1fr);gap:24px;margin-top:40px;display:grid}.landing-module__g1LwZa__testimonialCard{background:var(--color-surface);border:1px solid var(--color-border);text-align:left;border-radius:16px;padding:32px 24px;transition:all .25s cubic-bezier(.16,1,.3,1)}.landing-module__g1LwZa__testimonialCard:hover{border-color:#ffffff1f;transform:translateY(-2px)}.landing-module__g1LwZa__testimonialQuote{color:var(--color-text);margin:0 0 20px;font-size:.95rem;font-style:italic;line-height:1.7}.landing-module__g1LwZa__testimonialAuthor{align-items:center;gap:8px;display:flex}.landing-module__g1LwZa__testimonialRole{color:var(--color-text-secondary);font-size:.8rem;font-weight:600}.landing-module__g1LwZa__pricingSection{border-top:1px solid var(--color-border);text-align:center;padding:100px 0}.landing-module__g1LwZa__pricingSubtext{color:var(--color-text-secondary);max-width:600px;margin:0 auto 24px;font-size:1.1rem}.landing-module__g1LwZa__pricingGrid{grid-template-columns:repeat(4,1fr);gap:16px;max-width:900px;margin:0 auto 40px;display:grid}.landing-module__g1LwZa__pricingCard{background:var(--color-surface);border:1px solid var(--color-border);border-radius:12px;flex-direction:column;padding:20px;display:flex}.landing-module__g1LwZa__pricingCardPopular{background:linear-gradient(180deg,#22d3ee0d 0%,var(--color-surface)100%);border-color:var(--color-accent);position:relative;}.landing-module__g1LwZa__popularBadge{background:var(--color-accent);color:#000;text-transform:uppercase;border-radius:10px;padding:3px 10px;font-size:.65rem;font-weight:600;position:absolute;top:-10px;left:50%;transform:translate(-50%)}.landing-module__g1LwZa__pricingTierName{font-family:var(--font-display);margin-bottom:4px;font-size:1.25rem}.landing-module__g1LwZa__pricingPrice{font-size:1.5rem;font-weight:600}.landing-module__g1LwZa__pricingPrice span{color:var(--color-text-secondary);font-size:.9rem;font-weight:400}.landing-module__g1LwZa__pricingDesc{color:var(--color-text-secondary);margin-top:8px;font-size:.85rem}.landing-module__g1LwZa__pricingBtn{width:100%;font-family:var(--font-body);border:1px solid var(--color-border);color:var(--color-text);cursor:pointer;background:0 0;border-radius:8px;margin-top:16px;padding:10px 0;font-size:.82rem;font-weight:600;transition:all .2s;display:block}.landing-module__g1LwZa__pricingBtn:hover{border-color:var(--color-accent);color:var(--color-accent)}.landing-module__g1LwZa__pricingBtnPrimary{background:var(--color-text);color:var(--color-bg);border-color:var(--color-text);}.landing-module__g1LwZa__pricingBtnPrimary:hover{background:var(--color-accent);border-color:var(--color-accent);color:var(--color-bg)}.landing-module__g1LwZa__pricingCta{padding:16px 40px;font-size:1rem;}.landing-module__g1LwZa__pricingSave{color:var(--color-text-secondary);margin-top:16px;font-size:.9rem}.landing-module__g1LwZa__faqSection{border-top:1px solid var(--color-border);padding:120px 0}.landing-module__g1LwZa__faqHeader{text-align:center;margin-bottom:60px}.landing-module__g1LwZa__faqList{max-width:800px;margin:0 auto}.landing-module__g1LwZa__faqItem{border-bottom:1px solid var(--color-border)}.landing-module__g1LwZa__faqQuestion{cursor:pointer;text-align:left;width:100%;color:var(--color-text);font-family:var(--font-body);background:0 0;border:none;justify-content:space-between;align-items:center;padding:24px 0;font-size:1rem;font-weight:500;transition:color .2s;display:flex}.landing-module__g1LwZa__faqQuestion:hover{color:var(--color-accent)}.landing-module__g1LwZa__faqIcon{color:var(--color-text-secondary);flex-shrink:0;margin-left:16px;font-size:1.25rem;transition:transform .3s cubic-bezier(.16,1,.3,1)}.landing-module__g1LwZa__faqIconOpen{transform:rotate(45deg);}.landing-module__g1LwZa__faqAnswer{max-height:0;transition:max-height .3s cubic-bezier(.16,1,.3,1),padding .3s cubic-bezier(.16,1,.3,1);overflow:hidden}.landing-module__g1LwZa__faqAnswerOpen{max-height:500px;padding-bottom:24px;}.landing-module__g1LwZa__faqAnswerText{color:var(--color-text-secondary);margin:0;font-size:.95rem;line-height:1.7}.landing-module__g1LwZa__faqAnswerTextExtra{margin-top:12px;}.landing-module__g1LwZa__founderSection{border-top:1px solid var(--color-border);padding:80px 0}.landing-module__g1LwZa__founderCard{text-align:center;max-width:720px;margin:0 auto}.landing-module__g1LwZa__founderQuote{font-family:var(--font-display);color:var(--color-text);letter-spacing:-.01em;margin:0 0 24px;font-size:clamp(1.1rem,2.5vw,1.35rem);font-style:italic;font-weight:400;line-height:1.7}.landing-module__g1LwZa__founderAttribution{flex-direction:column;align-items:center;gap:2px;display:flex}.landing-module__g1LwZa__founderName{color:var(--color-text);font-size:.95rem;font-weight:600}.landing-module__g1LwZa__founderTitle{color:var(--color-text-secondary);font-size:.8rem}.landing-module__g1LwZa__ctaSection{border-top:1px solid var(--color-border);text-align:center;padding:80px 0}.landing-module__g1LwZa__ctaSubtitle{color:var(--color-text-secondary);max-width:500px;margin:0 auto 32px;font-size:.95rem;line-height:1.7}.landing-module__g1LwZa__ctaButton{width:auto;padding:18px 48px;}.landing-module__g1LwZa__footer{border-top:1px solid var(--color-border);text-align:center;padding:40px 0}.landing-module__g1LwZa__footer p{color:var(--color-text-secondary);font-size:.85rem}.landing-module__g1LwZa__footerContainer{flex-direction:column;align-items:center;gap:1rem;max-width:1200px;margin:0 auto;padding:0 20px;display:flex}.landing-module__g1LwZa__footerLinks{align-items:center;gap:.75rem;font-size:.9rem;display:flex}.landing-module__g1LwZa__footerLinks a{color:var(--color-text-secondary);text-decoration:none;transition:color .2s}.landing-module__g1LwZa__footerLinks a:hover{color:var(--color-accent)}.landing-module__g1LwZa__footerLinks span{color:var(--color-text-secondary);opacity:.5}@keyframes landing-module__g1LwZa__pulseSoft{0%,to{opacity:.3}50%{opacity:.6}}@keyframes landing-module__g1LwZa__pulseNode{0%,to{opacity:.5;transform:scale(1)}50%{opacity:.85;transform:scale(1.08)}}@keyframes landing-module__g1LwZa__flow{0%{stroke-dashoffset:30px}to{stroke-dashoffset:0}}@keyframes landing-module__g1LwZa__floatGentle{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}@keyframes landing-module__g1LwZa__particleMove{0%{opacity:0;transform:translate(0)}20%{opacity:.6}80%{opacity:.6}to{opacity:0;transform:translate(var(--tx),var(--ty))}}@media (min-width:768px){.landing-module__g1LwZa__container{padding:0 24px}.landing-module__g1LwZa__section{padding:120px 0}.landing-module__g1LwZa__sectionTitle{margin-bottom:40px}.landing-module__g1LwZa__step{grid-template-columns:auto 1fr;gap:32px;padding:40px}.landing-module__g1LwZa__step:hover{transform:translate(8px)}.landing-module__g1LwZa__stepNumber{font-size:4rem}.landing-module__g1LwZa__stepTitle{margin-bottom:12px;font-size:1.25rem}}@media (max-width:1000px){.landing-module__g1LwZa__hero{padding:calc(60px + 4rem) 1.5rem 2rem}.landing-module__g1LwZa__heroContent{max-width:100%}.landing-module__g1LwZa__heroTitle{font-size:3rem}.landing-module__g1LwZa__heroValueProp{font-size:1.125rem}.landing-module__g1LwZa__buttonGroup{justify-content:center}.landing-module__g1LwZa__heroDemo{max-width:100%}.landing-module__g1LwZa__heroEyebrow{font-size:1.3rem}}@media (max-width:900px){.landing-module__g1LwZa__pricingGrid{grid-template-columns:repeat(2,1fr);max-width:100%}}.landing-module__g1LwZa__mobileMenuBtn{cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;flex-direction:column;justify-content:space-between;width:32px;height:22px;padding:0;display:none}.landing-module__g1LwZa__mobileMenuBtn span{background:var(--color-text);border-radius:1px;width:100%;height:2px;display:block}.landing-module__g1LwZa__mobileMenu{background:var(--color-bg);border-bottom:1px solid var(--color-border);flex-direction:column;gap:4px;padding:16px 24px;display:none;position:absolute;top:100%;left:0;right:0}.landing-module__g1LwZa__mobileMenuLink{color:var(--color-text-secondary);padding:12px 0;font-size:1rem;text-decoration:none;transition:color .2s;display:block}.landing-module__g1LwZa__mobileMenuLink:hover{color:var(--color-accent)}@media (max-width:768px){.landing-module__g1LwZa__navLinks{display:none}.landing-module__g1LwZa__mobileMenuBtn,.landing-module__g1LwZa__mobileMenu{display:flex}.landing-module__g1LwZa__heyHenryWrapper{grid-template-columns:1fr;gap:40px}.landing-module__g1LwZa__heyHenryContent{text-align:center}.landing-module__g1LwZa__heyHenryFeatures li{justify-content:center}.landing-module__g1LwZa__chatWindow{max-width:100%}.landing-module__g1LwZa__jfWrapper{grid-template-columns:1fr;gap:40px}.landing-module__g1LwZa__jfContent{text-align:center;order:-1}.landing-module__g1LwZa__jfFeatures li{text-align:left}.landing-module__g1LwZa__jfCard{max-width:100%}.landing-module__g1LwZa__iiWrapper{grid-template-columns:1fr;gap:40px}.landing-module__g1LwZa__iiContent{text-align:center}.landing-module__g1LwZa__iiFeatures li{text-align:left}.landing-module__g1LwZa__iiCard{max-width:100%}.landing-module__g1LwZa__tdWrapper{grid-template-columns:1fr;gap:40px}.landing-module__g1LwZa__tdContent{text-align:center}.landing-module__g1LwZa__tdFeatures li{text-align:left}.landing-module__g1LwZa__tdCard{max-width:100%}.landing-module__g1LwZa__testimonialsGrid{grid-template-columns:1fr;max-width:500px;margin-left:auto;margin-right:auto}}@media (max-width:600px){.landing-module__g1LwZa__hero{gap:1.5rem;padding:calc(60px + 2rem) 1.25rem 2rem}.landing-module__g1LwZa__heroTitle{font-size:2.2rem}.landing-module__g1LwZa__heroEyebrow{font-size:1.1rem}.landing-module__g1LwZa__heroValueProp{white-space:normal;font-size:1.05rem}.landing-module__g1LwZa__buttonGroup{flex-direction:column;gap:.75rem;width:100%}.landing-module__g1LwZa__buttonGroup button,.landing-module__g1LwZa__buttonGroup a{width:100%;padding:.875rem 1.25rem}.landing-module__g1LwZa__heroVisual{max-width:100%}.landing-module__g1LwZa__demoColumns{grid-template-columns:1fr}}@media (max-width:500px){.landing-module__g1LwZa__pricingGrid{grid-template-columns:1fr;max-width:280px}}
