:root{--primary:#6366f1;--primary-dark:#4f46e5;--primary-light:#818cf8;--secondary:#ec4899;--success:#10b981;--surface:#fff;--background:#f8fafc;--text-primary:#1d1d1f;--text-secondary:#64748b}.LandingPage-module__FAbHmG__page{min-height:100vh;color:var(--text-primary);background:radial-gradient(circle at 12% -8%, #6366f138, transparent 42%), radial-gradient(circle at 92% 4%, #ec489924, transparent 40%), radial-gradient(circle at 50% 100%, #10b9811a, transparent 48%), linear-gradient(180deg, #fff 0%, var(--background) 100%)}.LandingPage-module__FAbHmG__skipLink{z-index:100;color:#fff;background:var(--primary-dark);border-radius:10px;padding:.65rem .9rem;transition:transform .16s;position:fixed;top:.75rem;left:.75rem;transform:translateY(-180%)}.LandingPage-module__FAbHmG__skipLink:focus{transform:translateY(0)}.LandingPage-module__FAbHmG__page :where(a,button,input,select,textarea):focus-visible{outline-offset:3px;outline:3px solid #0f766e}.LandingPage-module__FAbHmG__container{width:min(1120px,100% - 2.5rem);margin:0 auto}.LandingPage-module__FAbHmG__header{z-index:30;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#ffffffc7;border-bottom:1px solid #1d1d1f14;position:sticky;top:0}.LandingPage-module__FAbHmG__headerInner{justify-content:space-between;align-items:center;gap:1rem;min-height:74px;display:flex}.LandingPage-module__FAbHmG__logo{font-family:var(--font-heading);letter-spacing:-.03em;align-items:center;gap:.65rem;font-size:clamp(1.25rem,1.1vw + 1rem,1.7rem);font-weight:700;display:inline-flex}.LandingPage-module__FAbHmG__logoMark{width:36px;height:36px;font-family:var(--font-heading);color:#fff;background:linear-gradient(135deg, var(--primary) 0%, var(--secondary) 100%);border-radius:10px;flex-shrink:0;place-items:center;font-size:1.15rem;font-weight:700;display:inline-grid}.LandingPage-module__FAbHmG__nav{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:1rem;display:flex}.LandingPage-module__FAbHmG__nav a{color:#2a2e3b;font-weight:600}.LandingPage-module__FAbHmG__hero{padding:4.5rem 0 3.2rem;overflow:hidden}.LandingPage-module__FAbHmG__heroGrid{grid-template-columns:.95fr 1.05fr;align-items:center;gap:2.2rem;display:grid}.LandingPage-module__FAbHmG__heroCopy{animation:.7s both LandingPage-module__FAbHmG__riseIn}.LandingPage-module__FAbHmG__brandSignal{font-family:var(--font-heading);letter-spacing:-.04em;color:var(--primary-dark);font-size:clamp(1.6rem,2vw + 1rem,2.4rem);font-weight:700}.LandingPage-module__FAbHmG__hero h1{font-family:var(--font-heading);letter-spacing:-.04em;max-width:18ch;margin-top:.55rem;font-size:clamp(2rem,3.4vw,3.35rem);line-height:1.05}.LandingPage-module__FAbHmG__hero p{color:#475569;max-width:48ch;margin-top:1rem;font-size:clamp(1rem,.5vw + .9rem,1.15rem);line-height:1.6}.LandingPage-module__FAbHmG__heroNote{color:var(--text-secondary)!important;margin-top:1rem!important;font-size:.92rem!important}.LandingPage-module__FAbHmG__ctaGroup{flex-wrap:wrap;gap:.8rem;margin-top:1.6rem;display:flex}.LandingPage-module__FAbHmG__primaryButton,.LandingPage-module__FAbHmG__secondaryButton,.LandingPage-module__FAbHmG__linkButton{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;padding:.8rem 1.2rem;font-size:.95rem;font-weight:700;transition:transform .18s,box-shadow .18s,background-color .18s;display:inline-flex}.LandingPage-module__FAbHmG__primaryButton{background:linear-gradient(120deg, var(--primary) 0%, var(--primary-dark) 100%);color:#fff;box-shadow:0 10px 20px #6366f140}.LandingPage-module__FAbHmG__secondaryButton{color:var(--text-primary);background-color:#fff;border-color:#1d1d1f38}.LandingPage-module__FAbHmG__linkButton{background-color:#fff9;border-color:#1d1d1f1f}.LandingPage-module__FAbHmG__primaryButton:hover,.LandingPage-module__FAbHmG__secondaryButton:hover,.LandingPage-module__FAbHmG__linkButton:hover{transform:translateY(-2px)}.LandingPage-module__FAbHmG__heroVisual{min-height:320px;animation:.9s .12s both LandingPage-module__FAbHmG__fadeSlide;position:relative}.LandingPage-module__FAbHmG__heroVisual:before{content:"";z-index:0;background:radial-gradient(circle at 30% 30%,#6366f147,#0000 55%),radial-gradient(circle at 70% 60%,#ec489933,#0000 50%);border-radius:40% 60% 55% 45%;position:absolute;inset:8% -4% -6% 8%}.LandingPage-module__FAbHmG__heroImage{z-index:1;width:100%;height:auto;display:block;position:relative}.LandingPage-module__FAbHmG__section{padding:4rem 0;animation:.7s both LandingPage-module__FAbHmG__revealSection;animation-timeline:view();animation-range:entry 10% cover 30%}.LandingPage-module__FAbHmG__section h2{font-family:var(--font-heading);letter-spacing:-.03em;font-size:clamp(1.8rem,1.3vw + 1.2rem,2.5rem)}.LandingPage-module__FAbHmG__sectionLead{color:var(--text-secondary);max-width:65ch;margin-top:.7rem;line-height:1.6}.LandingPage-module__FAbHmG__stepsList{gap:1rem;margin-top:1.8rem;list-style:none;display:grid}.LandingPage-module__FAbHmG__stepItem{border-bottom:1px solid #1d1d1f14;grid-template-columns:auto 1fr;align-items:start;gap:1rem;padding-bottom:1rem;display:grid}.LandingPage-module__FAbHmG__stepItem:last-child{border-bottom:none;padding-bottom:0}.LandingPage-module__FAbHmG__stepIndex{color:#fff;background:linear-gradient(120deg, var(--primary), var(--secondary));border-radius:999px;place-items:center;width:2.2rem;height:2.2rem;font-weight:700;display:grid}.LandingPage-module__FAbHmG__stepItem h3{font-size:1.1rem}.LandingPage-module__FAbHmG__stepItem p{color:var(--text-secondary);margin-top:.35rem;line-height:1.5}.LandingPage-module__FAbHmG__featuresGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.4rem 1.6rem;margin-top:1.8rem;display:grid}.LandingPage-module__FAbHmG__featureItem h3{margin-bottom:.4rem;font-size:1.05rem}.LandingPage-module__FAbHmG__featureItem p{color:var(--text-secondary);line-height:1.5}.LandingPage-module__FAbHmG__pricingGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:1.8rem;display:grid}.LandingPage-module__FAbHmG__pricingCard{background-color:#fff;border:1px solid #1d1d1f24;border-radius:20px;flex-direction:column;padding:1.2rem;display:flex}.LandingPage-module__FAbHmG__pricingCardHighlight{border-color:var(--primary);box-shadow:0 15px 30px #6366f12e}.LandingPage-module__FAbHmG__price{font-family:var(--font-heading);letter-spacing:-.04em;margin-top:.5rem;font-size:2rem}.LandingPage-module__FAbHmG__price small{font-family:var(--font-body);color:var(--text-secondary);font-size:.9rem}.LandingPage-module__FAbHmG__list{flex:1;gap:.5rem;margin:1.2rem 0;list-style:none;display:grid}.LandingPage-module__FAbHmG__list li:before{content:"•";color:var(--primary);margin-right:.5rem}.LandingPage-module__FAbHmG__trialBox{background:linear-gradient(120deg,#6366f11f,#ec48991a);border:1px solid #6366f140;border-radius:20px;margin-top:1.3rem;padding:1.1rem;line-height:1.55}.LandingPage-module__FAbHmG__salesBox{background:#fff;border:1px solid #1d1d1f24;border-radius:20px;justify-content:space-between;align-items:center;gap:1rem;margin-top:1.3rem;padding:1.2rem;display:flex}.LandingPage-module__FAbHmG__salesBox p{color:var(--text-secondary);margin-top:.35rem}.LandingPage-module__FAbHmG__faqGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:1.4rem;display:grid}.LandingPage-module__FAbHmG__faqItem{padding:.4rem 0}.LandingPage-module__FAbHmG__faqItem h3{font-size:1.05rem}.LandingPage-module__FAbHmG__faqItem p{color:var(--text-secondary);margin-top:.45rem;line-height:1.55}.LandingPage-module__FAbHmG__leadBox{max-width:720px;margin-top:1.6rem}.LandingPage-module__FAbHmG__formGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;display:grid}.LandingPage-module__FAbHmG__field{flex-direction:column;gap:.35rem;display:flex}.LandingPage-module__FAbHmG__label{font-size:.92rem;font-weight:700}.LandingPage-module__FAbHmG__input,.LandingPage-module__FAbHmG__select,.LandingPage-module__FAbHmG__textarea{width:100%;font-family:var(--font-body);background:#fff;border:1px solid #1d1d1f33;border-radius:12px;padding:.75rem;font-size:.95rem}.LandingPage-module__FAbHmG__textarea{resize:vertical;min-height:100px}.LandingPage-module__FAbHmG__full{grid-column:1/-1}.LandingPage-module__FAbHmG__privacyNotice{color:var(--text-secondary);font-size:.9rem;line-height:1.5}.LandingPage-module__FAbHmG__privacyNotice a{color:var(--primary-dark);text-underline-offset:2px;text-decoration:underline}.LandingPage-module__FAbHmG__inlineNotice{margin-top:.8rem;font-size:.92rem}.LandingPage-module__FAbHmG__success{color:#047857}.LandingPage-module__FAbHmG__error{color:#dc2626}.LandingPage-module__FAbHmG__footer{border-top:1px solid #1d1d1f17;margin-top:2rem;padding:2rem 0 2.6rem}.LandingPage-module__FAbHmG__footerInner{color:var(--text-secondary);flex-wrap:wrap;justify-content:space-between;gap:.8rem;display:flex}@keyframes LandingPage-module__FAbHmG__riseIn{0%{transform:translateY(12px)}to{transform:translateY(0)}}@keyframes LandingPage-module__FAbHmG__fadeSlide{0%{transform:translate(18px)}to{transform:translate(0)}}@keyframes LandingPage-module__FAbHmG__revealSection{0%{transform:translateY(10px)}to{transform:translateY(0)}}@supports not (animation-timeline:view()){.LandingPage-module__FAbHmG__section{animation:none}}@media (prefers-reduced-motion:reduce){.LandingPage-module__FAbHmG__heroCopy,.LandingPage-module__FAbHmG__heroVisual,.LandingPage-module__FAbHmG__section{animation:none!important}.LandingPage-module__FAbHmG__skipLink,.LandingPage-module__FAbHmG__primaryButton,.LandingPage-module__FAbHmG__secondaryButton,.LandingPage-module__FAbHmG__linkButton{transition:none}}@media (max-width:900px){.LandingPage-module__FAbHmG__heroGrid,.LandingPage-module__FAbHmG__featuresGrid,.LandingPage-module__FAbHmG__pricingGrid,.LandingPage-module__FAbHmG__faqGrid,.LandingPage-module__FAbHmG__formGrid{grid-template-columns:1fr}.LandingPage-module__FAbHmG__hero{padding-top:3rem}.LandingPage-module__FAbHmG__hero h1{max-width:none}.LandingPage-module__FAbHmG__nav a:not(.LandingPage-module__FAbHmG__linkButton){display:none}.LandingPage-module__FAbHmG__salesBox{flex-direction:column;align-items:flex-start}}
