.Header-module__Af2_WG__header{z-index:100;background:color-mix(in srgb, var(--bg) 80%, transparent);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--border);align-items:center;height:72px;display:flex;position:fixed;top:0;left:0;right:0}.Header-module__Af2_WG__container{justify-content:space-between;align-items:center;width:100%;max-width:1100px;margin:0 auto;padding:0 24px;display:flex}.Header-module__Af2_WG__logo{align-items:center;gap:12px;text-decoration:none;transition:opacity .2s;display:flex}.Header-module__Af2_WG__logo:hover{opacity:.9}.Header-module__Af2_WG__logoIcon{object-fit:cover;border:1px solid var(--border);border-radius:8px;width:32px;height:32px}.Header-module__Af2_WG__logoText{font-family:var(--font-display);color:var(--accent);letter-spacing:4px;margin-top:2px;font-size:24px}.Header-module__Af2_WG__nav{align-items:center;gap:32px;display:flex}.Header-module__Af2_WG__navLink{font-family:var(--font-mono);letter-spacing:.08em;color:var(--text-secondary);text-transform:uppercase;font-size:11px;font-weight:500;text-decoration:none;transition:color .2s}.Header-module__Af2_WG__navLink:hover{color:var(--accent)}.Header-module__Af2_WG__cta{align-items:center;display:flex}.Header-module__Af2_WG__themeToggle{color:var(--text-secondary);cursor:pointer;border-radius:var(--radius-md);background:0 0;border:none;justify-content:center;align-items:center;width:36px;height:36px;margin-right:12px;transition:color .2s,background .2s;display:flex}.Header-module__Af2_WG__themeToggle:hover{color:var(--accent);background:var(--bg-card-elevated)}.Header-module__Af2_WG__ctaBtn{background:var(--accent-muted);color:var(--accent);border:1px solid var(--accent);border-radius:var(--radius-md);font-family:var(--font-mono);letter-spacing:.08em;justify-content:center;align-items:center;padding:8px 16px;font-size:10px;font-weight:600;text-decoration:none;transition:background .2s,transform .15s;display:inline-flex}.Header-module__Af2_WG__ctaBtn:hover{background:var(--accent);color:var(--bg);transform:translateY(-1px)}@media (max-width:768px){.Header-module__Af2_WG__container{padding:0 16px}.Header-module__Af2_WG__nav{gap:20px}}@media (max-width:480px){.Header-module__Af2_WG__nav{display:none}}
.Footer-module__EZoWya__footer{z-index:1;max-width:1100px;margin:0 auto;padding:48px 24px;position:relative}.Footer-module__EZoWya__footerContent{flex-direction:column;align-items:center;gap:16px;display:flex}.Footer-module__EZoWya__logo{align-items:center;gap:12px;display:flex}.Footer-module__EZoWya__logoIcon{border:1px solid var(--border);border-radius:10px;width:40px;height:40px}.Footer-module__EZoWya__logoTextContainer{flex-direction:column;align-items:flex-start;display:flex}.Footer-module__EZoWya__logoText{font-family:var(--font-display);color:var(--accent);letter-spacing:6px;font-size:24px;line-height:1.1}.Footer-module__EZoWya__links{gap:24px;display:flex}.Footer-module__EZoWya__link{font-family:var(--font-mono);letter-spacing:.06em;color:var(--text-muted);font-size:11px;font-weight:500;text-decoration:none;transition:color .2s}.Footer-module__EZoWya__link:hover{color:var(--accent)}@media (max-width:480px){.Footer-module__EZoWya__links{flex-direction:column;align-items:center;gap:12px}}
.Hero-module__Z8hQ_W__hero{align-items:center;gap:64px;min-height:85vh;padding-top:96px;display:flex}.Hero-module__Z8hQ_W__heroText{flex-direction:column;flex:1;gap:20px;display:flex}.Hero-module__Z8hQ_W__heroHeading{font-size:clamp(3rem,6vw,5.5rem);line-height:.95}.Hero-module__Z8hQ_W__heroCtas{flex-wrap:wrap;gap:12px;margin-top:8px;display:flex}.Hero-module__Z8hQ_W__heroStats{border-top:1px solid var(--border);align-items:center;gap:24px;margin-top:16px;padding-top:20px;display:flex}.Hero-module__Z8hQ_W__heroStat{flex-direction:column;gap:4px;display:flex}.Hero-module__Z8hQ_W__heroStatNum{font-family:var(--font-display);color:var(--text-primary);font-size:1.5rem}.Hero-module__Z8hQ_W__heroStatDivider{background:var(--border);width:1px;height:32px}.Hero-module__Z8hQ_W__heroPhone{flex-shrink:0;position:relative}.Hero-module__Z8hQ_W__phoneGlow{pointer-events:none;z-index:-1;background:radial-gradient(circle,#f973161f 0%,#0000 70%);width:300px;height:300px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Hero-module__Z8hQ_W__mockHeader{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.Hero-module__Z8hQ_W__mockLogo{align-items:center;gap:6px;display:flex}.Hero-module__Z8hQ_W__mockLogoIcon{border:1px solid var(--border);border-radius:4px;width:18px;height:18px}.Hero-module__Z8hQ_W__mockLogoText{font-family:var(--font-display);color:var(--accent);letter-spacing:4px;font-size:18px}.Hero-module__Z8hQ_W__mockStreak{background:var(--accent-muted);border-radius:999px;align-items:center;gap:4px;padding:3px 8px;display:flex}.Hero-module__Z8hQ_W__mockTabs{background:var(--bg-card);border:1px solid var(--border);border-radius:10px;margin-bottom:16px;padding:3px;display:flex}.Hero-module__Z8hQ_W__mockTab{text-align:center;border-radius:8px;flex:1;padding:6px 4px}.Hero-module__Z8hQ_W__mockTabActive{background:var(--accent-muted);border:1px solid var(--accent)}.Hero-module__Z8hQ_W__mockMeterWrap{justify-content:center;padding:12px 0;display:flex}.Hero-module__Z8hQ_W__mockQuote{font-family:var(--font-body);color:var(--text-muted);text-align:center;padding:0 16px 12px;font-size:11px;font-style:italic;line-height:1.5}.Hero-module__Z8hQ_W__mockDelta{background:var(--bg-card);border:1px solid var(--border);border-radius:10px;margin-bottom:8px;padding:10px 12px}.Hero-module__Z8hQ_W__mockDeltaRow{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}.Hero-module__Z8hQ_W__mockDeltaUp{font-family:var(--font-mono);color:var(--success);font-size:11px;font-weight:500}.Hero-module__Z8hQ_W__mockDeltaBar{background:var(--border);border-radius:2px;height:4px;overflow:hidden}.Hero-module__Z8hQ_W__mockDeltaFill{background:linear-gradient(90deg, var(--accent), var(--success));border-radius:2px;width:65%;height:100%}.Hero-module__Z8hQ_W__mockFocus{background:var(--bg-card);border:1px solid var(--border);border-radius:10px;flex-direction:column;gap:4px;padding:10px 12px;display:flex}@media (max-width:900px){.Hero-module__Z8hQ_W__hero{text-align:center;flex-direction:column-reverse;gap:40px;min-height:auto;padding-top:112px}.Hero-module__Z8hQ_W__heroText{align-items:center}.Hero-module__Z8hQ_W__heroCtas{justify-content:center}.Hero-module__Z8hQ_W__heroStats{flex-wrap:wrap;justify-content:center}.Hero-module__Z8hQ_W__heroStatDivider{display:none}.Hero-module__Z8hQ_W__heroStat{align-items:center}}@media (max-width:480px){.Hero-module__Z8hQ_W__heroHeading{font-size:2.8rem}.Hero-module__Z8hQ_W__heroCtas{flex-direction:column;width:100%}.Hero-module__Z8hQ_W__heroCtas a{text-align:center;width:100%}}
.ProblemStatement-module__3pcn4G__container{text-align:center;padding:64px 0}.ProblemStatement-module__3pcn4G__headline{margin-bottom:16px;font-size:clamp(2.5rem,5vw,4.5rem)}.ProblemStatement-module__3pcn4G__subline{color:var(--text-secondary);margin-bottom:40px;font-size:clamp(2rem,4.5vw,4rem)}.ProblemStatement-module__3pcn4G__mantra{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;display:flex}.ProblemStatement-module__3pcn4G__dot{color:var(--accent);font-size:1.2rem}@media (max-width:640px){.ProblemStatement-module__3pcn4G__container{padding:40px 0}}
.FeatureStreams-module__M3pZNa__layout{grid-template-rows:auto auto;grid-template-columns:auto 1fr;gap:32px 64px;display:grid}.FeatureStreams-module__M3pZNa__phoneWrap{flex-shrink:0;grid-area:1/1/span 2;position:relative;top:12px}.FeatureStreams-module__M3pZNa__phoneGlow{pointer-events:none;z-index:-1;background:radial-gradient(circle,#f9731614 0%,#0000 70%);width:280px;height:280px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.FeatureStreams-module__M3pZNa__text{flex-direction:column;grid-area:1/2;gap:16px;display:flex}.FeatureStreams-module__M3pZNa__heading{font-size:clamp(2rem,3.5vw,3.2rem)}.FeatureStreams-module__M3pZNa__features{flex-direction:column;gap:16px;margin-top:12px;display:flex}.FeatureStreams-module__M3pZNa__featureItem{align-items:flex-start;gap:12px;display:flex}.FeatureStreams-module__M3pZNa__featureIcon{color:var(--accent);margin-top:2px;font-size:20px}.FeatureStreams-module__M3pZNa__mockHeader{margin-bottom:12px}.FeatureStreams-module__M3pZNa__mockSummary{background:var(--bg-card);border:1px solid var(--border);border-radius:10px;justify-content:space-between;align-items:center;margin-bottom:8px;padding:12px;transition:all .3s;display:flex}.FeatureStreams-module__M3pZNa__mockBadge{border:1px solid var(--border);border-radius:6px;padding:4px 10px;transition:all .3s}.FeatureStreams-module__M3pZNa__mockStats{background:var(--bg-card-elevated);border-radius:8px;align-items:center;margin-bottom:12px;padding:10px 12px;display:flex}.FeatureStreams-module__M3pZNa__mockStatItem{flex-direction:column;flex:1;gap:2px;display:flex}.FeatureStreams-module__M3pZNa__mockStatDivider{background:var(--border);width:1px;height:24px;margin:0 12px}.FeatureStreams-module__M3pZNa__mockSectionHead{justify-content:space-between;align-items:center;margin-bottom:4px;display:flex}.FeatureStreams-module__M3pZNa__mockStreamListContainer{margin-top:8px;position:relative}.FeatureStreams-module__M3pZNa__mockStreamListContainer:after{content:"";background:linear-gradient(to top, var(--bg) 0%, transparent 100%);pointer-events:none;z-index:10;height:36px;position:absolute;bottom:0;left:0;right:0}.FeatureStreams-module__M3pZNa__mockStreamList{scrollbar-width:none;-ms-overflow-style:none;max-height:220px;padding-bottom:36px;position:relative;overflow-y:auto}.FeatureStreams-module__M3pZNa__mockStreamList::-webkit-scrollbar{display:none}.FeatureStreams-module__M3pZNa__emptyState{text-align:center;color:var(--text-muted);font-size:11px;font-family:var(--font-body);border:1px dashed var(--border);border-radius:8px;flex-direction:column;justify-content:center;align-items:center;margin-top:8px;padding:32px 12px;display:flex}.FeatureStreams-module__M3pZNa__emptySubtitle{color:var(--text-mono);max-width:180px;margin-top:6px;font-size:9px;line-height:1.4}.FeatureStreams-module__M3pZNa__categorySelectorContainer{border-top:1px solid var(--border);grid-area:2/2;padding-top:24px}.FeatureStreams-module__M3pZNa__categoryGrid{flex-wrap:wrap;gap:8px;margin-top:8px;display:flex}.FeatureStreams-module__M3pZNa__categoryTag{font-family:var(--font-body);color:var(--text-secondary);background:var(--bg-card);border:1px solid var(--border);cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:9999px;outline:none;align-items:center;gap:6px;padding:6px 12px;font-size:11px;font-weight:500;transition:all .2s cubic-bezier(.16,1,.3,1);display:inline-flex}.FeatureStreams-module__M3pZNa__categoryTag:hover{border-color:var(--accent-color);background:var(--accent-color-hover);color:var(--text-primary);transform:translateY(-1px)}.FeatureStreams-module__M3pZNa__categoryTag:active{transform:translateY(0)}.FeatureStreams-module__M3pZNa__activeTag{border-color:var(--accent-color);background:var(--accent-color-muted);color:var(--text-primary);box-shadow:0 0 12px var(--accent-color-muted)}.FeatureStreams-module__M3pZNa__categoryIcon{color:var(--accent-color);transition:transform .25s}.FeatureStreams-module__M3pZNa__categoryTag:hover .FeatureStreams-module__M3pZNa__categoryIcon{transform:scale(1.15)}@media (max-width:900px){.FeatureStreams-module__M3pZNa__layout{text-align:center;flex-direction:column;align-items:center;gap:32px;display:flex}.FeatureStreams-module__M3pZNa__phoneWrap{order:1;top:0}.FeatureStreams-module__M3pZNa__categorySelectorContainer{text-align:left;border-top:1px solid var(--border);order:2;width:100%;max-width:600px;padding-top:24px}.FeatureStreams-module__M3pZNa__text{order:3;align-items:center;width:100%;margin-top:16px}.FeatureStreams-module__M3pZNa__features{text-align:left;max-width:500px}.FeatureStreams-module__M3pZNa__categoryGrid{justify-content:center}}
.FeatureRunway-module__3tFYTW__layout{align-items:center;gap:64px;display:flex}.FeatureRunway-module__3tFYTW__text{flex-direction:column;flex:1;gap:16px;display:flex}.FeatureRunway-module__3tFYTW__heading{font-size:clamp(2rem,3.5vw,3.2rem)}.FeatureRunway-module__3tFYTW__features{flex-direction:column;gap:16px;margin-top:12px;display:flex}.FeatureRunway-module__3tFYTW__featureItem{align-items:flex-start;gap:12px;display:flex}.FeatureRunway-module__3tFYTW__featureIcon{margin-top:2px;font-size:20px}.FeatureRunway-module__3tFYTW__phoneWrap{flex-shrink:0;position:relative}.FeatureRunway-module__3tFYTW__phoneGlow{pointer-events:none;z-index:-1;background:radial-gradient(circle,#f9731614 0%,#0000 70%);width:280px;height:280px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.FeatureRunway-module__3tFYTW__mockHeader{margin-bottom:12px}.FeatureRunway-module__3tFYTW__mockTabs{background:var(--bg-card);border:1px solid var(--border);border-radius:10px;margin-bottom:12px;padding:3px;display:flex}.FeatureRunway-module__3tFYTW__mockTab{text-align:center;border-radius:8px;flex:1;padding:6px 4px}.FeatureRunway-module__3tFYTW__mockTabActive{background:var(--accent-muted);border:1px solid var(--accent)}.FeatureRunway-module__3tFYTW__mockCard{background:var(--bg-card);border:1px solid var(--border);border-radius:10px;margin-bottom:8px;padding:10px 12px}.FeatureRunway-module__3tFYTW__velocityRow{align-items:baseline;gap:6px;margin:4px 0 8px;display:flex}.FeatureRunway-module__3tFYTW__miniChart{align-items:flex-end;gap:4px;height:40px;display:flex}.FeatureRunway-module__3tFYTW__chartBar{border-radius:2px;flex:1;min-height:2px}.FeatureRunway-module__3tFYTW__gapRow{justify-content:space-between;align-items:center;margin:6px 0;display:flex}.FeatureRunway-module__3tFYTW__gapArrow{color:var(--text-muted);font-size:16px}.FeatureRunway-module__3tFYTW__gapBarTrack{background:var(--border);border-radius:3px;height:6px;overflow:hidden}.FeatureRunway-module__3tFYTW__gapBarFill{background:linear-gradient(90deg, var(--accent), var(--accent-light));border-radius:3px;height:100%}.FeatureRunway-module__3tFYTW__mockRow{gap:8px;display:flex}.FeatureRunway-module__3tFYTW__mockHalfCard{background:var(--bg-card);border:1px solid var(--border);border-radius:10px;flex-direction:column;flex:1;gap:2px;padding:10px;display:flex}.FeatureRunway-module__3tFYTW__mockDashedCard{border-style:dashed;border-color:var(--border-active,var(--accent));background:var(--bg-card-elevated,var(--bg-card))}@media (max-width:900px){.FeatureRunway-module__3tFYTW__layout{text-align:center;flex-direction:column-reverse}.FeatureRunway-module__3tFYTW__text{align-items:center}.FeatureRunway-module__3tFYTW__features{text-align:left}}
.FeatureMilestones-module__jD35hW__header{text-align:center;flex-direction:column;align-items:center;gap:16px;margin-bottom:64px;display:flex}.FeatureMilestones-module__jD35hW__heading{font-size:clamp(2rem,3.5vw,3.2rem)}.FeatureMilestones-module__jD35hW__progressBarWrapper{width:100%;padding:20px 16px 80px}.FeatureMilestones-module__jD35hW__progressBarContainer{justify-content:space-between;align-items:center;width:100%;max-width:900px;margin:0 auto;display:flex;position:relative}.FeatureMilestones-module__jD35hW__progressLine{background:var(--border);z-index:0;height:2px;position:absolute;top:24px;left:24px;right:24px}.FeatureMilestones-module__jD35hW__progressLineFill{background:var(--accent);width:0%;height:100%;position:absolute;top:0;left:0}.FeatureMilestones-module__jD35hW__milestoneNode{z-index:1;flex-direction:column;align-items:center;display:flex;position:relative}.FeatureMilestones-module__jD35hW__milestoneIcon{border-radius:var(--radius-full);background:var(--bg-card);border:2px solid var(--accent);width:48px;height:48px;color:var(--accent);box-shadow:0 0 16px var(--accent-muted);flex-shrink:0;justify-content:center;align-items:center;transition:all .3s;display:flex}.FeatureMilestones-module__jD35hW__milestoneContent{text-align:center;width:max-content;transition:all .3s;position:absolute;top:64px}.FeatureMilestones-module__jD35hW__milestoneNodeStart .FeatureMilestones-module__jD35hW__milestoneContent{text-align:left;left:0}.FeatureMilestones-module__jD35hW__milestoneNodeEnd .FeatureMilestones-module__jD35hW__milestoneContent{text-align:right;right:0}.FeatureMilestones-module__jD35hW__milestoneDotWrapper{flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s;display:flex}.FeatureMilestones-module__jD35hW__milestoneDot{background:var(--bg-card);border:2px solid var(--border);border-radius:50%;width:12px;height:12px;transition:all .3s}.FeatureMilestones-module__jD35hW__milestoneLabel{font-family:var(--font-body);color:var(--text-primary);font-size:14px;font-weight:600;transition:all .3s}.FeatureMilestones-module__jD35hW__milestoneDesc{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);max-width:200px;margin-top:4px;font-size:10px;transition:all .3s}@media (max-width:768px){.FeatureMilestones-module__jD35hW__progressBarWrapper{padding:10px 12px 100px}.FeatureMilestones-module__jD35hW__progressLine{top:18px;left:18px;right:18px}.FeatureMilestones-module__jD35hW__milestoneIcon{width:36px;height:36px}.FeatureMilestones-module__jD35hW__milestoneIcon svg{width:18px;height:18px}.FeatureMilestones-module__jD35hW__milestoneDotWrapper{width:36px;height:36px}.FeatureMilestones-module__jD35hW__milestoneDot{width:8px;height:8px}.FeatureMilestones-module__jD35hW__milestoneContent{top:48px}.FeatureMilestones-module__jD35hW__milestoneLabel{font-size:12px}.FeatureMilestones-module__jD35hW__milestoneDesc{max-width:140px;font-size:9px}}@media (max-width:480px){.FeatureMilestones-module__jD35hW__progressBarWrapper{padding:10px 8px 110px}.FeatureMilestones-module__jD35hW__progressLine{top:14px;left:14px;right:14px}.FeatureMilestones-module__jD35hW__milestoneIcon{width:28px;height:28px}.FeatureMilestones-module__jD35hW__milestoneIcon svg{width:14px;height:14px}.FeatureMilestones-module__jD35hW__milestoneDotWrapper{width:28px;height:28px}.FeatureMilestones-module__jD35hW__milestoneDot{width:6px;height:6px}.FeatureMilestones-module__jD35hW__milestoneContent{top:40px}.FeatureMilestones-module__jD35hW__milestoneDesc{max-width:110px}}
.Pricing-module__TjAkjG__header{text-align:center;flex-direction:column;align-items:center;gap:16px;margin-bottom:48px;display:flex}.Pricing-module__TjAkjG__heading{font-size:clamp(2rem,3.5vw,3.5rem)}.Pricing-module__TjAkjG__tierHeader{flex-direction:column;gap:8px;margin-bottom:16px;display:flex}.Pricing-module__TjAkjG__proBadgeRow{align-items:center;gap:8px;display:flex}.Pricing-module__TjAkjG__proBadge{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--bg);background:var(--accent);border-radius:var(--radius-full);padding:2px 8px;font-size:8px;font-weight:500}.Pricing-module__TjAkjG__priceRow{align-items:baseline;display:flex}.Pricing-module__TjAkjG__price{font-family:var(--font-display);color:var(--text-primary);font-size:3rem;line-height:1}.Pricing-module__TjAkjG__priceAccent{color:var(--accent)}.Pricing-module__TjAkjG__divider{background:var(--border);height:1px;margin:16px 0}.Pricing-module__TjAkjG__featureList{flex-direction:column;display:flex}.Pricing-module__TjAkjG__storeRow{flex-wrap:wrap;justify-content:center;gap:16px;margin-top:48px;display:flex}@media (max-width:480px){.Pricing-module__TjAkjG__storeRow{flex-direction:column;align-items:center}.Pricing-module__TjAkjG__storeRow a{justify-content:center;width:100%}}.Pricing-module__TjAkjG__dots{display:none}@media (max-width:640px){.Pricing-module__TjAkjG__dots{justify-content:center;align-items:center;gap:12px;margin-top:24px;margin-bottom:-8px;display:flex}}.Pricing-module__TjAkjG__dot{background:var(--text-muted);cursor:pointer;border:none;border-radius:50%;outline:none;width:10px;height:10px;padding:0;transition:all .3s cubic-bezier(.4,0,.2,1)}.Pricing-module__TjAkjG__dotActive{background:var(--accent);transform:scale(1.3);box-shadow:0 0 10px #f9731666}
