.home-module__txgM7a__page{--bg:#fff;--bg-alt:#f6f8fa;--bg-card:#fff;--bg-hover:#f0f2f5;--border:#d0d7de;--border-sub:#e7eaed;--text:#1a1f2e;--muted:#57606a;--brand:#e62e62;--brand-hov:#c71e4f;--brand-faint:#e62e6214;--brand-faint2:#e62e6226;--teal:#2dd4bf;--teal-faint:#2dd4bf1f;--check-green:#1a7f37;--err:#cf222e;background:var(--bg);color:var(--text);min-height:100vh;font-family:Plus Jakarta Sans,sans-serif;line-height:1.7;overflow-x:hidden}.home-module__txgM7a__page[data-theme=dark]{--bg:#010409;--bg-alt:#0c1117;--bg-card:#1e242a;--bg-hover:#212830;--border:#3d444d;--border-sub:#2a3038;--text:#f0f6fd;--muted:#9198a1;--brand:#e62e62;--brand-hov:#ff4d7d;--brand-faint:#e62e621f;--brand-faint2:#e62e6238;--teal:#2dd4bf;--teal-faint:#2dd4bf1f;--check-green:#3fb950;--err:#f85149}.home-module__txgM7a__nav{z-index:200;background:var(--bg);border-bottom:1px solid var(--border-sub);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);justify-content:space-between;align-items:center;height:64px;padding:0 6%;display:flex;position:fixed;top:0;left:0;right:0}.home-module__txgM7a__page[data-theme=dark] .home-module__txgM7a__nav{background:#010409eb}.home-module__txgM7a__navLogo{flex-shrink:0;align-items:center;text-decoration:none;display:flex}.home-module__txgM7a__navLogo img,.home-module__txgM7a__navLogoImg{width:auto;height:28px;transition:filter .2s}.home-module__txgM7a__page[data-theme=dark] .home-module__txgM7a__navLogoImg{filter:brightness(0)invert()}.home-module__txgM7a__navLinks{gap:0;margin:0;padding:0;list-style:none;display:flex}.home-module__txgM7a__navLinks a{color:var(--muted);border-radius:6px;padding:.4rem 1rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:color .15s,background .15s}.home-module__txgM7a__navLinks a:hover{color:var(--text);background:var(--bg-hover)}.home-module__txgM7a__navRight{align-items:center;gap:.6rem;display:flex}.home-module__txgM7a__themeToggle{border:1px solid var(--border);width:34px;height:34px;color:var(--muted);cursor:pointer;background:0 0;border-radius:6px;justify-content:center;align-items:center;transition:color .15s,border-color .15s,background .15s;display:flex}.home-module__txgM7a__themeToggle:hover{color:var(--text);background:var(--bg-hover)}.home-module__txgM7a__navLogin{color:var(--text);border-radius:6px;padding:.4rem .9rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:background .15s}.home-module__txgM7a__navLogin:hover{background:var(--bg-hover)}.home-module__txgM7a__navSignup{color:#fff;background:var(--brand);border-radius:6px;padding:.45rem 1rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:background .15s,transform .15s}.home-module__txgM7a__navSignup:hover{background:var(--brand-hov);transform:translateY(-1px)}.home-module__txgM7a__mobileMenuBtn{color:var(--text);cursor:pointer;background:0 0;border:none;padding:4px;display:none}.home-module__txgM7a__mobileMenu{z-index:190;background:var(--bg);border-bottom:1px solid var(--border);flex-direction:column;gap:.25rem;padding:1rem 6%;display:none;position:fixed;top:64px;left:0;right:0;box-shadow:0 8px 24px #0000001f}.home-module__txgM7a__mobileMenu a,.home-module__txgM7a__mobileMenu button{text-align:left;width:100%;color:var(--text);cursor:pointer;background:0 0;border:none;border-radius:8px;padding:.65rem .75rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:background .15s;display:block}.home-module__txgM7a__mobileMenu a:hover,.home-module__txgM7a__mobileMenu button:hover{background:var(--bg-hover)}.home-module__txgM7a__mobileMenu.home-module__txgM7a__open{display:flex}.home-module__txgM7a__hero{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:7rem 6% 5rem;display:flex;position:relative;overflow:hidden}.home-module__txgM7a__heroBg{background:radial-gradient(circle,var(--brand-faint)0%,transparent 70%);pointer-events:none;border-radius:50%;width:700px;height:700px;position:absolute;top:20%;left:50%;transform:translate(-50%)}.home-module__txgM7a__heroAnnouncement{background:var(--teal-faint);max-width:700px;color:var(--text);border:1px solid #2dd4bf40;border-radius:12px;margin:0 auto 1.5rem;padding:1rem 1.25rem;font-size:.9rem;line-height:1.6;animation:.5s both home-module__txgM7a__fadeUp}.home-module__txgM7a__heroAnnouncement a{color:var(--brand);cursor:pointer;font-weight:600;text-decoration:underline;transition:color .2s}.home-module__txgM7a__heroAnnouncement a:hover{color:var(--brand-hov)}.home-module__txgM7a__heroEyebrow{background:var(--brand-faint);border:1px solid var(--brand-faint2);color:var(--brand);letter-spacing:.1em;text-transform:uppercase;border-radius:100px;align-items:center;gap:.5rem;margin-bottom:1.75rem;padding:.4rem 1rem;font-size:.8rem;font-weight:600;animation:.6s both home-module__txgM7a__fadeUp;display:inline-flex}.home-module__txgM7a__heroH1{letter-spacing:-.03em;max-width:14ch;margin-bottom:1.5rem;font-size:clamp(2.8rem,6vw,5rem);font-weight:800;line-height:1.1;animation:.6s .1s both home-module__txgM7a__fadeUp}.home-module__txgM7a__heroH1 em{color:var(--brand);font-style:italic}.home-module__txgM7a__heroSub{color:var(--muted);max-width:52ch;margin-bottom:2.5rem;font-size:clamp(1rem,1.4vw,1.2rem);animation:.6s .2s both home-module__txgM7a__fadeUp}.home-module__txgM7a__heroButtons{flex-wrap:wrap;justify-content:center;gap:.75rem;animation:.6s .3s both home-module__txgM7a__fadeUp;display:flex}.home-module__txgM7a__btnPrimary{background:var(--brand);color:#fff;border-radius:8px;padding:.8rem 1.75rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:background .15s,transform .15s;display:inline-block}.home-module__txgM7a__btnPrimary:hover{background:var(--brand-hov);transform:translateY(-1px)}.home-module__txgM7a__btnSecondary{border:1px solid var(--border);color:var(--text);border-radius:8px;padding:.8rem 1.75rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:border-color .15s,background .15s,transform .15s}.home-module__txgM7a__btnSecondary:hover{border-color:var(--muted);background:var(--bg-hover);transform:translateY(-1px)}.home-module__txgM7a__heroDemo{background:var(--bg-card);border:1px solid var(--border);border-radius:14px;width:100%;max-width:580px;margin-top:3.5rem;animation:.6s .4s both home-module__txgM7a__fadeUp;overflow:hidden;box-shadow:0 20px 60px #0000001f}.home-module__txgM7a__page[data-theme=dark] .home-module__txgM7a__heroDemo{box-shadow:0 24px 60px #00000080,0 0 0 1px #e62e6214}.home-module__txgM7a__demoBrowserBar{background:var(--bg-alt);border-bottom:1px solid var(--border-sub);align-items:center;gap:.5rem;padding:.75rem 1rem;display:flex}.home-module__txgM7a__demoDot{border-radius:50%;flex-shrink:0;width:10px;height:10px}.home-module__txgM7a__demoDot1{background:#ff5f56}.home-module__txgM7a__demoDot2{background:#ffbd2e}.home-module__txgM7a__demoDot3{background:#27c93f}.home-module__txgM7a__demoUrl{color:var(--muted);background:var(--bg-hover);border-radius:4px;flex:1;margin-left:.5rem;padding:.25rem .75rem;font-family:monospace;font-size:.75rem}.home-module__txgM7a__demoProfile{flex-direction:column;align-items:center;gap:.9rem;padding:1.25rem 1.5rem .5rem;display:flex}.home-module__txgM7a__demoAvatar{object-fit:cover;border-radius:50%;flex-shrink:0;width:50px;height:50px}.home-module__txgM7a__demoProfileName{color:var(--text);text-align:center;margin-bottom:.15rem;font-size:.95rem;font-weight:700}.home-module__txgM7a__demoProfileMeta{color:var(--muted);font-size:.72rem}.home-module__txgM7a__demoQuickLinks{grid-template-columns:1fr;gap:.5rem;padding:.75rem 1.5rem;display:grid}.home-module__txgM7a__demoQl{background:var(--bg-alt);border:1px solid var(--border-sub);color:var(--muted);border-radius:8px;align-items:center;gap:.4rem;padding:.55rem .75rem;font-size:.8rem;font-weight:500;display:flex}.home-module__txgM7a__demoQlIcon{border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:.9rem;display:flex}.home-module__txgM7a__demoSearchArea{padding:.25rem 1.5rem 1.5rem}.home-module__txgM7a__demoSearchLabel{color:var(--muted);text-transform:uppercase;letter-spacing:.09em;margin-bottom:.5rem;font-size:.7rem;font-weight:600}.home-module__txgM7a__demoSearchBar{background:var(--bg-alt);border:1px solid #e62e6259;border-radius:8px;align-items:center;gap:.55rem;padding:.65rem .9rem;display:flex;box-shadow:0 0 18px #e62e6212}.home-module__txgM7a__demoSearchIcon{color:var(--brand);flex-shrink:0;font-size:.95rem}.home-module__txgM7a__demoSearchText{color:var(--text);white-space:nowrap;border-right:2px solid var(--brand);width:0;font-size:.85rem;animation:2.5s steps(15,end) 1.5s forwards home-module__txgM7a__typeText,.8s step-end 1.5s infinite home-module__txgM7a__blinkCursor;overflow:hidden}.home-module__txgM7a__demoResults{opacity:0;flex-direction:column;gap:.35rem;margin-top:.7rem;animation:.4s 4.2s forwards home-module__txgM7a__fadeIn;display:flex}.home-module__txgM7a__demoResult{background:var(--bg-alt);border:1px solid var(--border-sub);border-radius:8px;align-items:center;gap:.65rem;padding:.6rem .75rem;font-size:.9rem;display:flex}.home-module__txgM7a__demoResultIcon{border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:.85rem;display:flex}.home-module__txgM7a__demoResultTitle{color:var(--text);font-size:.9rem;font-weight:600}.home-module__txgM7a__demoResultSub{color:var(--muted);font-size:.7rem}.home-module__txgM7a__demoResultTag{color:var(--teal);background:var(--teal-faint);white-space:nowrap;border-radius:4px;margin-left:auto;padding:.15rem .5rem;font-size:.65rem;font-weight:600}.home-module__txgM7a__section{padding:6rem 6%}.home-module__txgM7a__sectionAlt{background:var(--bg-alt);border-top:1px solid var(--border-sub);border-bottom:1px solid var(--border-sub);padding:6rem 6%}.home-module__txgM7a__sectionInner{max-width:1100px;margin:0 auto}.home-module__txgM7a__eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--brand);margin-bottom:.9rem;font-size:.8rem;font-weight:700}.home-module__txgM7a__sectionTitle{letter-spacing:-.025em;max-width:18ch;color:var(--text);margin-bottom:1rem;font-size:clamp(1.75rem,3.5vw,2.75rem);font-weight:800;line-height:1.2}.home-module__txgM7a__sectionBody{color:var(--muted);max-width:52ch;margin-bottom:0;font-size:1rem;line-height:1.8}.home-module__txgM7a__problemGrid{grid-template-columns:1fr 1fr;align-items:start;column-gap:4rem;display:grid}.home-module__txgM7a__problemText{grid-area:1/1}.home-module__txgM7a__problemPost{grid-area:1/2/3}.home-module__txgM7a__problemCards{flex-direction:column;grid-area:2/1;gap:1.5rem;margin-top:1.5rem;display:flex}@media (max-width:768px){.home-module__txgM7a__problemGrid{grid-template-columns:1fr;gap:2rem}.home-module__txgM7a__problemText{grid-area:1/1}.home-module__txgM7a__problemPost{grid-area:2/1}.home-module__txgM7a__problemCards{grid-area:3/1;margin-top:0}}.home-module__txgM7a__problemCard{background:var(--bg-card);border:1px solid var(--border);border-radius:10px;gap:.9rem;padding:1.1rem 1.2rem;display:flex}.home-module__txgM7a__problemIcon{background:#e85d041f;border:1px solid #e85d0438;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:1rem;display:flex}.home-module__txgM7a__problemCard h4{color:var(--text);margin-bottom:.25rem;font-size:.88rem;font-weight:700}.home-module__txgM7a__problemCard p{color:var(--muted);font-size:.9rem;line-height:1.65}.home-module__txgM7a__fakePost{background:var(--bg-card);border:1px solid var(--border);border-radius:12px;font-size:.9rem;overflow:hidden}.home-module__txgM7a__fakePostHeader{align-items:center;gap:.7rem;padding:.7rem 1rem;display:flex}.home-module__txgM7a__fakePostAvatar{object-fit:cover;border-radius:50%;flex-shrink:0;width:30px;height:30px}.home-module__txgM7a__fakePostUsername{color:var(--text);font-size:.9rem;font-weight:600}.home-module__txgM7a__fakePostImage{border-top:1px solid var(--border-sub);border-bottom:1px solid var(--border-sub);background:linear-gradient(135deg,#1a3a5c 0%,#0d2137 50%,#162240 100%);justify-content:center;align-items:center;font-size:2.5rem;display:flex;overflow:hidden}.home-module__txgM7a__fakePostImg{width:100%;height:auto;display:block}.home-module__txgM7a__fakePostCaption{color:var(--muted);padding:.75rem 1rem;font-size:.85rem;line-height:1.65}.home-module__txgM7a__fakePostCaption strong{color:var(--text)}.home-module__txgM7a__fakePostUrl{color:#e85d04;word-break:break-all;opacity:.7;text-decoration:line-through}.home-module__txgM7a__brokenBadge{color:#e85d04;letter-spacing:.05em;vertical-align:middle;background:#e85d041f;border:1px solid #e85d0447;border-radius:4px;align-items:center;gap:.3rem;margin-left:.5rem;padding:.15rem .45rem;font-size:.64rem;font-weight:600;display:inline-flex}.home-module__txgM7a__fakePostNote{color:var(--muted);text-align:center;margin-top:.85rem;font-size:.8rem}.home-module__txgM7a__stepsGrid{grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:3rem;display:grid;position:relative}.home-module__txgM7a__stepCard{position:relative}.home-module__txgM7a__stepNumber{background:var(--bg-alt);width:54px;height:54px;color:var(--brand);z-index:1;border:1px solid #e62e624d;border-radius:50%;justify-content:center;align-items:center;margin-bottom:1.25rem;font-size:1.2rem;font-weight:800;display:flex;position:relative}.home-module__txgM7a__stepCard h3{color:var(--text);margin-bottom:.6rem;font-size:1rem;font-weight:700}.home-module__txgM7a__stepCard p{color:var(--muted);font-size:.9rem;line-height:1.8}.home-module__txgM7a__stepVisual{border:1px solid var(--border-sub);background:var(--bg-alt);border-radius:10px;justify-content:center;align-items:center;min-height:100px;margin-top:1.25rem;padding:1rem;font-size:1.75rem;display:flex}.home-module__txgM7a__stepPostMini{color:var(--muted);background:var(--bg-card);border:1px solid var(--border);border-radius:8px;width:100%;padding:.75rem .85rem;font-size:.8rem;line-height:1.7}.home-module__txgM7a__stepPostHighlight{color:var(--brand);font-weight:600}.home-module__txgM7a__stepSearchMini{background:var(--bg-card);color:var(--muted);border:1px solid #e62e624d;border-radius:8px;align-items:center;gap:.5rem;width:100%;padding:.55rem .75rem;font-size:.9rem;display:flex}.home-module__txgM7a__stepSearchCursor{background:var(--brand);flex-shrink:0;width:1.5px;height:14px;animation:.8s step-end infinite home-module__txgM7a__blinkCursor}.home-module__txgM7a__stepResultMini{color:var(--muted);background:var(--bg-card);border:1px solid var(--border-sub);border-radius:7px;width:100%;padding:.45rem .75rem;font-size:.77rem}.home-module__txgM7a__stepSuccessNote{color:var(--check-green);background:#1f883d1a;border:1px solid #1f883d33;border-radius:7px;width:100%;padding:.45rem .75rem;font-size:.77rem;font-weight:600}.home-module__txgM7a__stepSuccessBox{color:var(--text);background:var(--brand-faint);border:1px solid var(--brand-faint2);text-align:center;border-radius:7px;width:100%;padding:.45rem .75rem;font-size:.77rem;font-weight:600}.home-module__txgM7a__useCasesGrid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.home-module__txgM7a__useCaseCard{background:var(--bg-card);border:1px solid var(--border);border-radius:12px;padding:1.4rem}.home-module__txgM7a__useCaseEmoji{margin-bottom:.85rem;font-size:1.8rem;display:block}.home-module__txgM7a__useCaseCard h3{color:var(--text);margin-bottom:.45rem;font-size:.95rem;font-weight:700}.home-module__txgM7a__useCaseCard p{color:var(--muted);font-size:.9rem;line-height:1.7}.home-module__txgM7a__useCaseExample{background:var(--teal-faint);color:#0f766e;border:1px solid #2dd4bf33;border-radius:6px;margin-top:.9rem;padding:.55rem .7rem;font-size:.8rem;line-height:1.55}.home-module__txgM7a__page[data-theme=dark] .home-module__txgM7a__useCaseExample{color:#14b8a6}.home-module__txgM7a__useCaseExampleLabel{opacity:.7;text-transform:uppercase;letter-spacing:.08em;margin-bottom:.2rem;font-size:.62rem;font-weight:700;display:block}.home-module__txgM7a__compareWrap{max-width:860px;margin:0 auto}.home-module__txgM7a__compareTable{border-collapse:collapse;width:100%;margin-top:2.75rem;font-size:.85rem}.home-module__txgM7a__compareTable th{text-align:left;border-bottom:1px solid var(--border);color:var(--muted);padding:.9rem 1.25rem;font-size:.82rem;font-weight:700}.home-module__txgM7a__compareTable th:nth-child(3){color:var(--brand)}.home-module__txgM7a__compareTable td{border-bottom:1px solid var(--border-sub);color:var(--muted);padding:.9rem 1.25rem;font-size:.84rem}.home-module__txgM7a__compareTable td:first-child{color:var(--text);font-weight:500}.home-module__txgM7a__compareTable tr:last-child td{border-bottom:none}.home-module__txgM7a__checkGreen{color:var(--check-green);font-weight:600}.home-module__txgM7a__checkBrand{color:var(--brand);font-weight:600}.home-module__txgM7a__crossRed{color:var(--err);font-weight:600}.home-module__txgM7a__pricingHeader{text-align:center;margin-bottom:0}.home-module__txgM7a__pricingGrid{grid-template-columns:repeat(4,1fr);align-items:start;gap:1.25rem;margin-top:2.75rem;display:grid}.home-module__txgM7a__pricingCard{background:var(--bg-card);border:1px solid var(--border);border-radius:14px;padding:1.75rem 1.5rem;position:relative}.home-module__txgM7a__pricingCardFeatured{border-color:#e62e6273;box-shadow:0 0 0 1px #e62e621f,0 16px 40px #e62e621a}.home-module__txgM7a__page[data-theme=dark] .home-module__txgM7a__pricingCardFeatured{box-shadow:0 0 0 1px #e62e6233,0 20px 50px #e62e6226}.home-module__txgM7a__featuredBadge{background:var(--brand);color:#fff;letter-spacing:.09em;text-transform:uppercase;white-space:nowrap;border-radius:100px;padding:.28rem .75rem;font-size:.63rem;font-weight:700;position:absolute;top:-11px;left:50%;transform:translate(-50%)}.home-module__txgM7a__pricingTier{text-transform:uppercase;letter-spacing:.1em;color:var(--muted);margin-bottom:.45rem;font-size:.72rem;font-weight:700}.home-module__txgM7a__pricingPrice{color:var(--text);letter-spacing:-.03em;margin-bottom:.25rem;font-size:2.1rem;font-weight:800;line-height:1}.home-module__txgM7a__pricingPriceSub{color:var(--muted);font-size:.85rem;font-weight:400}.home-module__txgM7a__pricingDesc{color:var(--muted);min-height:3em;margin-bottom:1.25rem;font-size:.9rem;line-height:1.65}.home-module__txgM7a__pricingDivider{background:var(--border-sub);height:1px;margin-bottom:1.25rem}.home-module__txgM7a__pricingFeature{color:var(--muted);align-items:flex-start;gap:.55rem;margin-bottom:.55rem;font-size:.9rem;line-height:1.5;display:flex}.home-module__txgM7a__pricingBtn{text-align:center;border-radius:8px;width:100%;margin-top:1.25rem;padding:.75rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:background .15s,transform .15s,border-color .15s;display:block}.home-module__txgM7a__pricingBtnOutline{border:1px solid var(--border);color:var(--text);background:0 0}.home-module__txgM7a__pricingBtnOutline:hover{border-color:var(--muted);background:var(--bg-hover);transform:translateY(-1px)}.home-module__txgM7a__pricingBtnBrand{background:var(--brand);color:#fff;border:1px solid #0000}.home-module__txgM7a__pricingBtnBrand:hover{background:var(--brand-hov);transform:translateY(-1px)}.home-module__txgM7a__ctaSection{text-align:center;padding:7rem 6%;position:relative;overflow:hidden}.home-module__txgM7a__ctaBg{background:radial-gradient(circle,var(--brand-faint)0%,transparent 70%);pointer-events:none;border-radius:50%;width:600px;height:600px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.home-module__txgM7a__ctaTitle{letter-spacing:-.025em;max-width:18ch;color:var(--text);margin:0 auto .9rem;font-size:clamp(1.9rem,4vw,3.2rem);font-weight:800;line-height:1.15;position:relative}.home-module__txgM7a__ctaTitle em{color:var(--brand);font-style:italic}.home-module__txgM7a__ctaBody{color:var(--muted);max-width:42ch;margin:0 auto 2.25rem;font-size:1rem;position:relative}.home-module__txgM7a__footer{border-top:1px solid var(--border-sub);color:var(--muted);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:2rem 6%;font-size:.9rem;display:flex}.home-module__txgM7a__footerLogoWrap{align-items:center;display:flex}.home-module__txgM7a__footerLogoImg{width:auto;height:24px}.home-module__txgM7a__footerLogo{color:var(--brand);font-size:.95rem;font-weight:800}.home-module__txgM7a__footerLinks{gap:1.75rem;margin:0;padding:0;list-style:none;display:flex}.home-module__txgM7a__footerLinks a{color:var(--brand);text-decoration:none;transition:-webkit-text-decoration .15s,text-decoration .15s}.home-module__txgM7a__footerLinks a:hover{text-decoration:underline}@keyframes home-module__txgM7a__fadeUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes home-module__txgM7a__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes home-module__txgM7a__typeText{0%{width:0}to{width:14ch}}@keyframes home-module__txgM7a__blinkCursor{50%{border-color:#0000}}@media (max-width:1024px){.home-module__txgM7a__useCasesGrid,.home-module__txgM7a__pricingGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:860px){.home-module__txgM7a__problemGrid{grid-template-columns:1fr;gap:2.5rem}.home-module__txgM7a__stepsGrid{grid-template-columns:1fr;gap:2rem}.home-module__txgM7a__stepsGrid:before{display:none}}@media (max-width:768px){.home-module__txgM7a__navLinks{display:none}.home-module__txgM7a__mobileMenuBtn{display:flex}}@media (max-width:640px){.home-module__txgM7a__useCasesGrid,.home-module__txgM7a__pricingGrid{grid-template-columns:1fr}.home-module__txgM7a__footerLinks{gap:1.25rem}}
