.landing-module__g1LwZa__wrap *{box-sizing:border-box}.landing-module__g1LwZa__wrap{--blue:#1a56db;--blue-dark:#1342b0;--blue-light:#eff6ff;--green:#0d7d4b;--green-light:#ecfdf5;--yellow:#b45309;--yellow-light:#fffbeb;--red:#b91c1c;--red-light:#fef2f2;--gray-900:#111827;--gray-700:#374151;--gray-500:#6b7280;--gray-300:#d1d5db;--gray-200:#e5e7eb;--gray-100:#f3f4f6;--gray-50:#f9fafb;--white:#fff;--shadow-md:0 4px 6px #0000000d, 0 2px 4px #0000000a;--shadow-lg:0 10px 25px #00000014, 0 4px 10px #0000000a;font-family:var(--font-dm-sans,"DM Sans", sans-serif);color:var(--gray-900);background:var(--white);-webkit-font-smoothing:antialiased;line-height:1.6}.landing-module__g1LwZa__nav{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--gray-100);background:#fffffff2;padding:0 24px;position:sticky;top:0}.landing-module__g1LwZa__navInner{justify-content:space-between;align-items:center;max-width:1100px;height:64px;margin:0 auto;display:flex}.landing-module__g1LwZa__logo{font-family:var(--font-dm-serif,"DM Serif Display", serif);color:var(--gray-900);letter-spacing:-.3px;font-size:22px;text-decoration:none}.landing-module__g1LwZa__logoAccent{color:var(--blue)}.landing-module__g1LwZa__navLinks{align-items:center;gap:32px;margin:0;padding:0;list-style:none;display:flex}.landing-module__g1LwZa__navLinks a{color:var(--gray-700);font-size:15px;font-weight:500;text-decoration:none;transition:color .15s}.landing-module__g1LwZa__navLinks a:hover{color:var(--blue)}.landing-module__g1LwZa__navCta{border-radius:8px;padding:10px 20px;background:var(--blue)!important;color:var(--white)!important;font-size:15px!important;font-weight:500!important;transition:background .15s!important}.landing-module__g1LwZa__navCta:hover{background:var(--blue-dark)!important}.landing-module__g1LwZa__hero{grid-template-columns:1fr 1fr;align-items:center;gap:64px;max-width:1100px;margin:0 auto;padding:80px 24px 64px;display:grid}.landing-module__g1LwZa__heroBadge{background:var(--blue-light);color:var(--blue);border-radius:100px;align-items:center;gap:8px;margin-bottom:20px;padding:6px 14px;font-size:13px;font-weight:500;display:inline-flex}.landing-module__g1LwZa__liveDot{background:#10b981;border-radius:50%;flex-shrink:0;width:8px;height:8px;animation:2s infinite landing-module__g1LwZa__pulseDot;display:inline-block}@keyframes landing-module__g1LwZa__pulseDot{0%,to{opacity:1}50%{opacity:.4}}.landing-module__g1LwZa__heroH1{font-family:var(--font-dm-serif,"DM Serif Display", serif);letter-spacing:-1px;color:var(--gray-900);margin-bottom:20px;font-size:48px;line-height:1.15}.landing-module__g1LwZa__heroH1 em{color:var(--blue);font-style:normal}.landing-module__g1LwZa__heroSub{color:var(--gray-700);max-width:480px;margin-bottom:36px;font-size:18px;line-height:1.6}.landing-module__g1LwZa__heroActions{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.landing-module__g1LwZa__btnPrimary{background:var(--blue);color:var(--white);border-radius:8px;padding:14px 28px;font-size:16px;font-weight:500;text-decoration:none;transition:background .15s,transform .1s;display:inline-block}.landing-module__g1LwZa__btnPrimary:hover{background:var(--blue-dark);transform:translateY(-1px)}.landing-module__g1LwZa__btnSecondary{color:var(--gray-700);align-items:center;gap:6px;font-size:15px;font-weight:500;text-decoration:none;display:inline-flex}.landing-module__g1LwZa__btnSecondary:hover{color:var(--gray-900)}.landing-module__g1LwZa__heroNote{color:var(--gray-500);margin-top:14px;font-size:13px}.landing-module__g1LwZa__dashboardMockup{background:var(--white);border:1px solid var(--gray-300);box-shadow:var(--shadow-lg);border-radius:14px;overflow:hidden}.landing-module__g1LwZa__mockupTopbar{background:var(--white);border-bottom:1px solid var(--gray-100);align-items:center;gap:12px;padding:12px 16px;display:flex}.landing-module__g1LwZa__topbarLogo{font-family:var(--font-dm-serif,"DM Serif Display", serif);color:var(--gray-900);font-size:15px}.landing-module__g1LwZa__topbarNav{gap:16px;margin-left:8px;display:flex}.landing-module__g1LwZa__topbarNav span{color:var(--gray-500);font-size:13px}.landing-module__g1LwZa__topbarNav span.landing-module__g1LwZa__active{color:var(--blue);font-weight:500}.landing-module__g1LwZa__mockupBody{background:var(--gray-50);padding:16px}.landing-module__g1LwZa__mockupTitle{color:var(--gray-900);margin-bottom:12px;font-size:15px;font-weight:600}.landing-module__g1LwZa__statRow{grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:12px;display:grid}.landing-module__g1LwZa__statCard{background:var(--white);border:1px solid var(--gray-200);border-radius:8px;padding:12px}.landing-module__g1LwZa__statCard.landing-module__g1LwZa__green{background:var(--green-light);border-color:#a7f3d0}.landing-module__g1LwZa__statCard.landing-module__g1LwZa__yellow{background:var(--yellow-light);border-color:#fde68a}.landing-module__g1LwZa__statCard.landing-module__g1LwZa__red{background:var(--red-light);border-color:#fecaca}.landing-module__g1LwZa__statLabel{color:var(--gray-500);margin-bottom:4px;font-size:11px}.landing-module__g1LwZa__statCard.landing-module__g1LwZa__green .landing-module__g1LwZa__statLabel{color:var(--green)}.landing-module__g1LwZa__statCard.landing-module__g1LwZa__yellow .landing-module__g1LwZa__statLabel{color:var(--yellow)}.landing-module__g1LwZa__statCard.landing-module__g1LwZa__red .landing-module__g1LwZa__statLabel{color:var(--red)}.landing-module__g1LwZa__statNum{color:var(--gray-900);font-size:22px;font-weight:600}.landing-module__g1LwZa__statCard.landing-module__g1LwZa__green .landing-module__g1LwZa__statNum{color:var(--green)}.landing-module__g1LwZa__statCard.landing-module__g1LwZa__yellow .landing-module__g1LwZa__statNum{color:var(--yellow)}.landing-module__g1LwZa__statCard.landing-module__g1LwZa__red .landing-module__g1LwZa__statNum{color:var(--red)}.landing-module__g1LwZa__techTable{background:var(--white);border:1px solid var(--gray-200);border-radius:8px;overflow:hidden}.landing-module__g1LwZa__techTableHead{background:var(--gray-50);border-bottom:1px solid var(--gray-100);grid-template-columns:2fr 1.5fr 1.2fr 1fr;gap:8px;padding:8px 12px;display:grid}.landing-module__g1LwZa__th{color:var(--gray-500);text-transform:uppercase;letter-spacing:.5px;font-size:10px;font-weight:600}.landing-module__g1LwZa__techRow{border-bottom:1px solid var(--gray-100);grid-template-columns:2fr 1.5fr 1.2fr 1fr;align-items:center;gap:8px;padding:10px 12px;display:grid}.landing-module__g1LwZa__techRow:last-child{border-bottom:none}.landing-module__g1LwZa__techName{color:var(--gray-900);font-size:13px;font-weight:500}.landing-module__g1LwZa__techRole{color:var(--gray-500);font-size:12px}.landing-module__g1LwZa__badge{border-radius:100px;align-items:center;padding:3px 8px;font-size:11px;font-weight:500;display:inline-flex}.landing-module__g1LwZa__badgeGreen{background:var(--green-light);color:var(--green)}.landing-module__g1LwZa__badgeYellow{background:var(--yellow-light);color:var(--yellow)}.landing-module__g1LwZa__badgeRed{background:var(--red-light);color:var(--red)}.landing-module__g1LwZa__expiry{color:var(--gray-500);font-size:12px}.landing-module__g1LwZa__expiryRed{color:var(--red);font-size:12px;font-weight:500}.landing-module__g1LwZa__socialStrip{background:var(--gray-50);border-top:1px solid var(--gray-100);border-bottom:1px solid var(--gray-100);text-align:center;padding:20px 24px}.landing-module__g1LwZa__socialStrip p{color:var(--gray-500);text-transform:uppercase;letter-spacing:.5px;margin-bottom:16px;font-size:13px;font-weight:500}.landing-module__g1LwZa__industryTags{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.landing-module__g1LwZa__industryTag{background:var(--white);border:1px solid var(--gray-300);color:var(--gray-700);border-radius:100px;padding:6px 16px;font-size:14px;font-weight:500}.landing-module__g1LwZa__section{max-width:1100px;margin:0 auto;padding:80px 24px}.landing-module__g1LwZa__sectionLabel{color:var(--blue);text-transform:uppercase;letter-spacing:.8px;margin-bottom:12px;font-size:13px;font-weight:600}.landing-module__g1LwZa__sectionH2{font-family:var(--font-dm-serif,"DM Serif Display", serif);letter-spacing:-.5px;margin-bottom:16px;font-size:36px;line-height:1.2}.landing-module__g1LwZa__sectionSub{color:var(--gray-700);max-width:560px;margin-bottom:48px;font-size:17px;line-height:1.6}.landing-module__g1LwZa__painGrid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.landing-module__g1LwZa__painCard{background:var(--white);border:1px solid var(--gray-300);border-radius:12px;padding:24px}.landing-module__g1LwZa__painIcon{background:var(--red-light);border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:16px;font-size:20px;display:flex}.landing-module__g1LwZa__painCard h3{margin-bottom:8px;font-size:16px;font-weight:600}.landing-module__g1LwZa__painCard p{color:var(--gray-700);font-size:14px;line-height:1.55}.landing-module__g1LwZa__howItWorksBg{background:var(--gray-50);border-top:1px solid var(--gray-100);border-bottom:1px solid var(--gray-100)}.landing-module__g1LwZa__stepsGrid{grid-template-columns:repeat(4,1fr);gap:16px;margin-top:48px;display:grid}.landing-module__g1LwZa__step{text-align:center;padding:24px 16px}.landing-module__g1LwZa__stepNum{background:var(--blue);width:40px;height:40px;color:var(--white);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 16px;font-size:16px;font-weight:600;display:flex}.landing-module__g1LwZa__step h3{margin-bottom:8px;font-size:15px;font-weight:600}.landing-module__g1LwZa__step p{color:var(--gray-700);font-size:14px;line-height:1.55}.landing-module__g1LwZa__emailGrid{grid-template-columns:1fr 1fr;align-items:center;gap:48px;margin-top:64px;display:grid}.landing-module__g1LwZa__emailLeft h3{margin-bottom:12px;font-size:22px;font-weight:600}.landing-module__g1LwZa__emailLeft p{color:var(--gray-700);margin-bottom:16px;line-height:1.6}.landing-module__g1LwZa__emailLeft .landing-module__g1LwZa__note{color:var(--gray-500);margin-bottom:0;font-size:14px}.landing-module__g1LwZa__emailPreview{background:var(--white);border:1px solid var(--gray-300);box-shadow:var(--shadow-md);border-radius:12px;overflow:hidden}.landing-module__g1LwZa__emailHeader{background:var(--gray-50);border-bottom:1px solid var(--gray-100);padding:12px 16px}.landing-module__g1LwZa__emailHeader p{color:var(--gray-500);margin:0;font-size:12px}.landing-module__g1LwZa__emailBody{padding:20px}.landing-module__g1LwZa__emailAlertBar{background:var(--red-light);border-left:3px solid var(--red);border-radius:0 6px 6px 0;margin-bottom:16px;padding:10px 14px}.landing-module__g1LwZa__emailAlertBar p{color:var(--red);text-transform:uppercase;letter-spacing:.5px;margin:0 0 4px;font-size:11px;font-weight:600}.landing-module__g1LwZa__emailAlertBar h4{color:var(--gray-900);margin:0;font-size:16px;font-weight:600}.landing-module__g1LwZa__emailDetailRow{border-bottom:1px solid var(--gray-100);justify-content:space-between;padding:8px 0;font-size:13px;display:flex}.landing-module__g1LwZa__emailDetailRow:last-of-type{border-bottom:none}.landing-module__g1LwZa__emailDetailRow .landing-module__g1LwZa__label{color:var(--gray-500)}.landing-module__g1LwZa__emailDetailRow .landing-module__g1LwZa__value{color:var(--gray-900);font-weight:500}.landing-module__g1LwZa__emailDetailRow .landing-module__g1LwZa__valueRed{color:var(--red);font-weight:500}.landing-module__g1LwZa__emailCtaBtn{background:var(--blue);color:var(--white);text-align:center;border-radius:6px;margin-top:16px;padding:10px;font-size:13px;font-weight:500}.landing-module__g1LwZa__quoteBg{background:var(--gray-50);border-top:1px solid var(--gray-100);border-bottom:1px solid var(--gray-100)}.landing-module__g1LwZa__quoteInner{grid-template-columns:repeat(3,1fr);gap:32px;max-width:1100px;margin:0 auto;padding:64px 24px;display:grid}.landing-module__g1LwZa__quoteCard{background:var(--white);border:1px solid var(--gray-300);border-radius:12px;padding:24px}.landing-module__g1LwZa__quoteStars{color:#f59e0b;letter-spacing:2px;margin-bottom:12px;font-size:16px}.landing-module__g1LwZa__quoteText{color:var(--gray-700);margin-bottom:16px;font-size:15px;font-style:italic;line-height:1.6}.landing-module__g1LwZa__quoteAuthor{color:var(--gray-900);font-size:13px;font-weight:600}.landing-module__g1LwZa__quoteRole{color:var(--gray-500);font-size:12px}.landing-module__g1LwZa__pricingGrid{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:48px;display:grid}.landing-module__g1LwZa__pricingCard{background:var(--white);border:1px solid var(--gray-300);border-radius:14px;padding:28px 24px;position:relative}.landing-module__g1LwZa__pricingCard.landing-module__g1LwZa__featured{border:2px solid var(--blue)}.landing-module__g1LwZa__popularBadge{background:var(--blue);color:var(--white);text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;border-radius:100px;padding:4px 14px;font-size:11px;font-weight:600;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.landing-module__g1LwZa__planName{color:var(--gray-500);text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px;font-size:13px;font-weight:600}.landing-module__g1LwZa__planPrice{font-family:var(--font-dm-serif,"DM Serif Display", serif);color:var(--gray-900);margin-bottom:4px;font-size:40px;line-height:1}.landing-module__g1LwZa__planPrice span{font-family:var(--font-dm-sans,"DM Sans", sans-serif);color:var(--gray-500);font-size:16px;font-weight:400}.landing-module__g1LwZa__planLimit{color:var(--gray-500);margin-bottom:20px;font-size:13px}.landing-module__g1LwZa__planFeatures{margin-bottom:24px;padding:0;list-style:none}.landing-module__g1LwZa__planFeatures li{color:var(--gray-700);align-items:center;gap:8px;padding:6px 0;font-size:14px;display:flex}.landing-module__g1LwZa__planFeatures li:before{content:"✓";color:var(--green);flex-shrink:0;font-size:13px;font-weight:600}.landing-module__g1LwZa__planBtn{text-align:center;border-radius:8px;padding:12px;font-size:15px;font-weight:500;text-decoration:none;transition:background .15s;display:block}.landing-module__g1LwZa__planBtnOutline{border:1.5px solid var(--gray-300);color:var(--gray-700)}.landing-module__g1LwZa__planBtnOutline:hover{background:var(--gray-50)}.landing-module__g1LwZa__planBtnFill{background:var(--blue);color:var(--white)}.landing-module__g1LwZa__planBtnFill:hover{background:var(--blue-dark)}.landing-module__g1LwZa__pricingNote{text-align:center;color:var(--gray-500);margin-top:20px;font-size:14px}.landing-module__g1LwZa__ctaBg{background:var(--blue);text-align:center;padding:80px 24px}.landing-module__g1LwZa__ctaInner{max-width:600px;margin:0 auto}.landing-module__g1LwZa__ctaBg h2{font-family:var(--font-dm-serif,"DM Serif Display", serif);color:#fff;letter-spacing:-.5px;margin-bottom:16px;font-size:36px}.landing-module__g1LwZa__ctaBg p{color:#fffc;margin-bottom:36px;font-size:17px;line-height:1.6}.landing-module__g1LwZa__ctaBtn{color:var(--blue);background:#fff;border-radius:8px;padding:16px 36px;font-size:17px;font-weight:600;text-decoration:none;transition:transform .1s;display:inline-block}.landing-module__g1LwZa__ctaBtn:hover{transform:translateY(-1px)}.landing-module__g1LwZa__ctaSubnote{color:#fff9;margin-top:16px;font-size:13px}.landing-module__g1LwZa__footer{background:var(--gray-900);padding:32px 24px}.landing-module__g1LwZa__footerInner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;max-width:1100px;margin:0 auto;display:flex}.landing-module__g1LwZa__footerLogo{font-family:var(--font-dm-serif,"DM Serif Display", serif);color:var(--white);font-size:18px;text-decoration:none}.landing-module__g1LwZa__footerLinks{gap:24px;display:flex}.landing-module__g1LwZa__footerLinks a{color:#d1d5db;font-size:14px;text-decoration:none}.landing-module__g1LwZa__footerLinks a:hover{color:var(--white)}.landing-module__g1LwZa__footerCopy{color:#6b7280;font-size:13px}@media (max-width:768px){.landing-module__g1LwZa__hero{grid-template-columns:1fr;gap:40px}.landing-module__g1LwZa__heroH1{font-size:34px}.landing-module__g1LwZa__painGrid{grid-template-columns:1fr}.landing-module__g1LwZa__stepsGrid{grid-template-columns:repeat(2,1fr)}.landing-module__g1LwZa__pricingGrid,.landing-module__g1LwZa__quoteInner,.landing-module__g1LwZa__emailGrid{grid-template-columns:1fr}.landing-module__g1LwZa__navLinks{display:none}}
