.landing-module__g1LwZa__page{background:var(--background);min-height:100vh;overflow-x:hidden}.landing-module__g1LwZa__navbar{z-index:100;background:color-mix(in oklab, var(--surface) 88%, transparent);-webkit-backdrop-filter:saturate(140%)blur(10px);border-bottom:.5px solid var(--separator);height:68px;position:sticky;top:0}.landing-module__g1LwZa__navbarInner{justify-content:space-between;align-items:center;gap:1.5rem;max-width:1200px;height:100%;margin:0 auto;padding:0 2rem;display:flex}.landing-module__g1LwZa__brand{color:var(--foreground);flex-shrink:0;align-items:center;gap:.625rem;text-decoration:none;display:flex}.landing-module__g1LwZa__navLinks{align-items:center;gap:.25rem;display:flex}.landing-module__g1LwZa__navLink{color:var(--muted);border-radius:var(--radius);padding:.5rem .875rem;font-size:14px;font-weight:500;text-decoration:none;transition:color .15s,background .15s}.landing-module__g1LwZa__navLink:hover{color:var(--foreground);background:var(--surface-secondary);opacity:1}.landing-module__g1LwZa__navActions{flex-shrink:0;align-items:center;gap:.625rem;display:flex}.landing-module__g1LwZa__hero{grid-template-columns:1.1fr 1fr;align-items:center;gap:4rem;max-width:1200px;margin:0 auto;padding:5rem 2rem 6rem;display:grid;position:relative}.landing-module__g1LwZa__heroContent{z-index:2;flex-direction:column;align-items:flex-start;gap:1.5rem;display:flex;position:relative}.landing-module__g1LwZa__heroTitle{color:var(--foreground);margin:0;font-size:3.25rem;font-weight:700;line-height:1.08}.landing-module__g1LwZa__heroAccent{color:var(--accent)}.landing-module__g1LwZa__heroSub{color:var(--muted);max-width:520px;font-size:1.125rem;font-weight:400;line-height:1.6}.landing-module__g1LwZa__heroCta{flex-wrap:wrap;align-items:center;gap:.75rem;margin-top:.5rem;display:flex}.landing-module__g1LwZa__heroBullets{flex-wrap:wrap;gap:1.25rem;margin:.75rem 0 0;padding:0;list-style:none;display:flex}.landing-module__g1LwZa__heroBullets li{color:var(--muted);padding-left:1.25rem;font-size:14px;position:relative}.landing-module__g1LwZa__heroBullets li:before{content:"";background:var(--accent);border-radius:50%;width:6px;height:6px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.landing-module__g1LwZa__heroVisual{justify-content:center;align-items:center;min-height:520px;display:flex;position:relative}.landing-module__g1LwZa__phone{z-index:1;background:color-mix(in oklab, var(--foreground) 88%, var(--background));width:280px;height:560px;box-shadow:0 30px 80px -20px color-mix(in oklab, var(--foreground) 45%, transparent), 0 12px 28px -8px color-mix(in oklab, var(--foreground) 20%, transparent), inset 0 0 0 1px color-mix(in oklab, var(--background) 6%, transparent);border-radius:38px;padding:14px;position:relative}.landing-module__g1LwZa__phoneNotch{background:var(--background);z-index:2;border-radius:0 0 14px 14px;width:90px;height:22px;position:absolute;top:14px;left:50%;transform:translate(-50%)}.landing-module__g1LwZa__phoneScreen{background:var(--surface);border-radius:26px;flex-direction:column;gap:.875rem;width:100%;height:100%;padding:36px 18px 22px;display:flex;position:relative;overflow:hidden}.landing-module__g1LwZa__appHeader{border-bottom:.5px solid var(--separator);justify-content:space-between;align-items:center;gap:.5rem;padding-bottom:.5rem;display:flex}.landing-module__g1LwZa__appOrder{color:var(--foreground);font-size:13px;font-weight:500}.landing-module__g1LwZa__appList{flex-direction:column;flex:1;gap:.5rem;display:flex}.landing-module__g1LwZa__appItem{border-radius:var(--radius);background:var(--surface-secondary);border:1px solid #0000;align-items:center;gap:.625rem;padding:.625rem;transition:background .15s;display:flex}.landing-module__g1LwZa__appItemDone{opacity:.6}.landing-module__g1LwZa__appItemActive{background:color-mix(in oklab, var(--accent) 10%, transparent);border-color:color-mix(in oklab, var(--accent) 40%, transparent)}.landing-module__g1LwZa__appCheck{background:var(--accent);width:22px;height:22px;color:var(--accent-foreground);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:12px;font-weight:700;display:flex}.landing-module__g1LwZa__appPulse{background:var(--accent);border-radius:50%;flex-shrink:0;width:22px;height:22px;animation:1.6s ease-out infinite landing-module__g1LwZa__pulse;position:relative}@keyframes landing-module__g1LwZa__pulse{0%{box-shadow:0 0 0 0 color-mix(in oklab, var(--accent) 60%, transparent)}to{box-shadow:0 0 0 12px color-mix(in oklab, var(--accent) 0%, transparent)}}.landing-module__g1LwZa__appDot{background:var(--surface-tertiary);border:1.5px dashed var(--border);border-radius:50%;flex-shrink:0;width:22px;height:22px}.landing-module__g1LwZa__appItemTitle{color:var(--foreground);margin-bottom:2px;font-size:12px;font-weight:500}.landing-module__g1LwZa__appItemSku{color:var(--muted);font-size:10px}.landing-module__g1LwZa__appProgress{background:var(--surface-tertiary);border-radius:9999px;width:100%;height:4px;overflow:hidden}.landing-module__g1LwZa__appProgress>span{background:var(--accent);border-radius:inherit;height:100%;transition:width .4s;display:block}.landing-module__g1LwZa__appProgressFill{width:50%}.landing-module__g1LwZa__appProgressLabel{color:var(--muted);text-align:center;font-size:10px}.landing-module__g1LwZa__section{padding:5rem 2rem}.landing-module__g1LwZa__sectionAlt{background:var(--surface);border-top:.5px solid var(--separator);border-bottom:.5px solid var(--separator)}.landing-module__g1LwZa__sectionInner{max-width:1200px;margin:0 auto}.landing-module__g1LwZa__sectionHead{text-align:center;flex-direction:column;align-items:center;gap:.75rem;max-width:720px;margin:0 auto 3rem;display:flex}.landing-module__g1LwZa__sectionLabel{text-transform:uppercase;color:var(--accent);font-size:11px;font-weight:500}.landing-module__g1LwZa__sectionTitle{color:var(--foreground);margin:0;font-size:2.25rem;font-weight:700;line-height:1.15}.landing-module__g1LwZa__sectionSub{color:var(--muted);max-width:600px;margin:0;font-size:1rem;line-height:1.6}.landing-module__g1LwZa__cardItem{height:100%;transition:transform .2s}.landing-module__g1LwZa__cardItem:hover{transform:translateY(-2px)}.landing-module__g1LwZa__personaGrid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.landing-module__g1LwZa__featureGrid{grid-template-columns:repeat(2,1fr);gap:1.25rem;display:grid}.landing-module__g1LwZa__featureIcon{border-radius:var(--radius);background:color-mix(in oklab, var(--accent) 10%, transparent);width:44px;height:44px;color:var(--accent);justify-content:center;align-items:center;margin-bottom:.5rem;display:flex}.landing-module__g1LwZa__featureIcon svg{width:22px;height:22px}.landing-module__g1LwZa__stepsGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin:0;padding:0;list-style:none;display:grid}.landing-module__g1LwZa__stepNumber{color:var(--accent);margin-bottom:.5rem;font-size:2.25rem;font-weight:700;line-height:1}.landing-module__g1LwZa__proofGrid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.landing-module__g1LwZa__proofCard{height:100%;min-height:180px}.landing-module__g1LwZa__proofContent{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.375rem;min-height:132px;display:flex}.landing-module__g1LwZa__proofValue{color:var(--accent);font-size:2.75rem;font-weight:700;line-height:1}.landing-module__g1LwZa__proofLabel{color:var(--muted);font-size:.875rem;font-weight:500}.landing-module__g1LwZa__faqList{width:100%;max-width:760px;margin:0 auto}.landing-module__g1LwZa__ctaSection{background:var(--background);border-top:.5px solid var(--separator);padding:6rem 2rem}.landing-module__g1LwZa__ctaInner{text-align:center;flex-direction:column;align-items:center;gap:1.25rem;max-width:720px;margin:0 auto;display:flex}.landing-module__g1LwZa__ctaTitle{color:var(--foreground);margin:0;font-size:2.5rem;font-weight:700;line-height:1.15}.landing-module__g1LwZa__ctaText{color:var(--muted);max-width:540px;margin:0;font-size:1.0625rem;line-height:1.6}.landing-module__g1LwZa__ctaActions{flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;margin-top:.75rem;display:flex}.landing-module__g1LwZa__footer{background:var(--surface);border-top:.5px solid var(--separator);padding:2rem}.landing-module__g1LwZa__footerInner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;max-width:1200px;margin:0 auto;display:flex}.landing-module__g1LwZa__footerBrand{align-items:center;gap:.625rem;display:flex}.landing-module__g1LwZa__footerCopy{color:var(--muted);margin:0;font-size:13px}.landing-module__g1LwZa__footerLinks{align-items:center;gap:1.25rem;display:flex}.landing-module__g1LwZa__footerLink{color:var(--muted);font-size:14px;font-weight:500;text-decoration:none;transition:color .15s}.landing-module__g1LwZa__footerLink:hover{color:var(--accent);opacity:1}@media (max-width:1024px){.landing-module__g1LwZa__hero{text-align:center;grid-template-columns:1fr;gap:3rem;padding:4rem 2rem 5rem}.landing-module__g1LwZa__heroContent{align-items:center}.landing-module__g1LwZa__heroTitle{font-size:2.75rem}.landing-module__g1LwZa__heroSub{text-align:center}.landing-module__g1LwZa__heroVisual{min-height:580px}.landing-module__g1LwZa__featureGrid{grid-template-columns:1fr 1fr}.landing-module__g1LwZa__personaGrid,.landing-module__g1LwZa__stepsGrid{grid-template-columns:1fr;max-width:640px;margin-left:auto;margin-right:auto}}@media (max-width:768px){.landing-module__g1LwZa__navbar{height:60px}.landing-module__g1LwZa__navbarInner{padding:0 1.25rem}.landing-module__g1LwZa__navLinks{display:none}.landing-module__g1LwZa__section{padding:4rem 1.25rem}.landing-module__g1LwZa__sectionTitle{font-size:1.875rem}.landing-module__g1LwZa__heroTitle{font-size:2.25rem}.landing-module__g1LwZa__featureGrid{grid-template-columns:1fr}.landing-module__g1LwZa__proofGrid{grid-template-columns:1fr;max-width:640px;margin-left:auto;margin-right:auto}.landing-module__g1LwZa__ctaTitle{font-size:2rem}.landing-module__g1LwZa__footerInner{text-align:center;flex-direction:column}}@media (max-width:480px){.landing-module__g1LwZa__navbarInner{padding:0 1rem}.landing-module__g1LwZa__navActions{gap:.375rem}.landing-module__g1LwZa__hero{padding:3rem 1.25rem 4rem}.landing-module__g1LwZa__heroTitle{font-size:1.875rem}.landing-module__g1LwZa__heroSub{font-size:.9375rem}.landing-module__g1LwZa__heroCta{flex-direction:column;width:100%}.landing-module__g1LwZa__heroCta button{width:100%}.landing-module__g1LwZa__heroBullets{justify-content:center;gap:.75rem 1rem}.landing-module__g1LwZa__phone{width:240px;height:480px}.landing-module__g1LwZa__heroVisual{min-height:500px}.landing-module__g1LwZa__sectionTitle{font-size:1.625rem}.landing-module__g1LwZa__ctaActions{flex-direction:column;width:100%}.landing-module__g1LwZa__ctaActions button{width:100%}}
