.landing-module__jDH3nq__root{background:var(--white);color:var(--dark);min-height:100vh;overflow-x:hidden}.landing-module__jDH3nq__nav{z-index:200;-webkit-backdrop-filter:blur(16px);background:#120e0ae0;border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;height:68px;padding:0 48px;display:flex;position:fixed;top:0;left:0;right:0}.landing-module__jDH3nq__navLogo{color:inherit;align-items:center;gap:10px;text-decoration:none;display:flex}.landing-module__jDH3nq__navLogoIcon{background:var(--orange);border-radius:9px;justify-content:center;align-items:center;width:34px;height:34px;font-size:18px;display:flex}.landing-module__jDH3nq__navLogoText{font-family:var(--font-fraunces),"Fraunces",serif;color:var(--white);letter-spacing:-.5px;font-size:20px;font-weight:700}.landing-module__jDH3nq__navBurger{cursor:pointer;background:#ffffff14;border:1px solid #ffffff1f;border-radius:10px;flex-direction:column;justify-content:center;gap:5px;width:44px;height:44px;padding:0;transition:background .2s,border-color .2s;display:none}.landing-module__jDH3nq__navBurger:hover{background:#ffffff1f;border-color:#fff3}.landing-module__jDH3nq__navBurgerBar{background:#ffffffe6;border-radius:1px;width:20px;height:2px;margin:0 auto;transition:transform .2s,opacity .2s;display:block}.landing-module__jDH3nq__navMenu{align-items:center;gap:32px;display:flex}.landing-module__jDH3nq__navLinks{align-items:center;gap:32px;margin:0;padding:0;list-style:none;display:flex}.landing-module__jDH3nq__navLinks a{color:#ffffff80;font-size:14px;font-weight:500;text-decoration:none;transition:color .15s}.landing-module__jDH3nq__navLinks a:hover{color:#ffffffe6}.landing-module__jDH3nq__navCtas{align-items:center;gap:10px;display:flex}.landing-module__jDH3nq__btnGhostNav{color:#fffc;cursor:pointer;background:0 0;border:1.5px solid #ffffff2e;border-radius:8px;padding:8px 18px;font-family:inherit;font-size:13px;font-weight:500;transition:all .15s}.landing-module__jDH3nq__btnGhostNav:hover{color:#fff;border-color:#ffffff73}.landing-module__jDH3nq__btnPrimaryNav{background:var(--orange);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:9px 20px;font-family:inherit;font-size:13px;font-weight:600;transition:all .15s}.landing-module__jDH3nq__btnPrimaryNav:hover{background:var(--orange-light);transform:translateY(-1px)}.landing-module__jDH3nq__hero{background:var(--dark);align-items:center;min-height:100vh;padding-top:68px;display:flex;position:relative;overflow:hidden}.landing-module__jDH3nq__hero:before{content:"";pointer-events:none;background:radial-gradient(55% 60% at 75% 45%,#f0702038 0%,#0000 65%),radial-gradient(35% 40% at 15% 75%,#c4551024 0%,#0000 55%);position:absolute;inset:0}.landing-module__jDH3nq__hero:after{content:"";opacity:.4;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 512 512' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.75' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.04'/%3E%3C/svg%3E");position:absolute;inset:0}.landing-module__jDH3nq__heroInner{z-index:1;box-sizing:border-box;grid-template-columns:1fr 500px;align-items:center;gap:60px;width:100%;min-width:0;max-width:1240px;margin:0 auto;padding:80px 48px;display:grid;position:relative}.landing-module__jDH3nq__heroPill{color:var(--orange-light);letter-spacing:.3px;background:#f0702026;border:1px solid #f070204d;border-radius:100px;align-items:center;gap:7px;margin-bottom:22px;padding:6px 14px;font-size:12px;font-weight:600;animation:.6s both landing-module__jDH3nq__landingFadeDown;display:inline-flex}.landing-module__jDH3nq__heroHeadline{font-family:var(--font-fraunces),"Fraunces",serif;color:var(--white);letter-spacing:-3px;margin-bottom:20px;font-size:clamp(50px,5.5vw,78px);font-weight:900;line-height:1;animation:.6s .1s both landing-module__jDH3nq__landingFadeDown}.landing-module__jDH3nq__heroHeadline em{color:var(--orange);font-style:italic;font-weight:700}.landing-module__jDH3nq__heroSub{color:#ffffff80;max-width:460px;margin-bottom:14px;font-size:17px;font-weight:300;line-height:1.65;animation:.6s .18s both landing-module__jDH3nq__landingFadeDown}.landing-module__jDH3nq__claimBar{box-sizing:border-box;background:#ffffff0f;border:1.5px solid #ffffff1a;border-radius:14px;align-items:center;width:100%;max-width:440px;margin-bottom:28px;padding:6px 6px 6px 16px;transition:border-color .2s;animation:.6s .26s both landing-module__jDH3nq__landingFadeDown;display:flex}.landing-module__jDH3nq__claimBar:focus-within{border-color:var(--orange)}.landing-module__jDH3nq__claimPrefix{color:#ffffff59;white-space:nowrap;font-size:14px;font-weight:500}.landing-module__jDH3nq__claimInput{color:#fff;background:0 0;border:none;outline:none;flex:1;min-width:0;padding:0 8px;font-family:inherit;font-size:14px;font-weight:600}.landing-module__jDH3nq__claimInput::placeholder{color:#ffffff40;font-weight:400}.landing-module__jDH3nq__btnClaim{background:var(--orange);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:10px;padding:10px 20px;font-family:inherit;font-size:13px;font-weight:700;transition:all .15s;box-shadow:0 4px 16px #f070204d}.landing-module__jDH3nq__btnClaim:hover{background:var(--orange-light)}.landing-module__jDH3nq__heroTrust{flex-wrap:wrap;gap:16px 24px;animation:.6s .34s both landing-module__jDH3nq__landingFadeDown;display:flex}.landing-module__jDH3nq__trustItem{color:#ffffff61;align-items:center;gap:7px;font-size:12.5px;display:flex}.landing-module__jDH3nq__trustDot{background:var(--success);border-radius:50%;flex-shrink:0;width:5px;height:5px}.landing-module__jDH3nq__heroVisual{justify-content:center;align-items:center;animation:.8s .2s both landing-module__jDH3nq__landingFadeUp;display:flex;position:relative}.landing-module__jDH3nq__phoneWrap{position:relative}.landing-module__jDH3nq__phoneWrap:before{content:"";pointer-events:none;background:radial-gradient(70% 60%,#f0702033 0%,#0000 65%);position:absolute;inset:-40px}.landing-module__jDH3nq__phone{background:#1a1410;border:1.5px solid #ffffff1a;border-radius:40px;width:260px;position:relative;overflow:hidden;box-shadow:0 40px 80px #0009,0 0 0 1px #ffffff0d}.landing-module__jDH3nq__phoneNotch{z-index:1;background:#0d0a08;border-radius:0 0 14px 14px;width:80px;height:22px;margin:0 auto 16px;position:relative}.landing-module__jDH3nq__phoneInner{padding:0 18px 28px}.landing-module__jDH3nq__pAvatarWrap{text-align:center;margin-bottom:12px}.landing-module__jDH3nq__pAvatar{background:linear-gradient(135deg,var(--orange-deep),var(--orange-light));border:2.5px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:68px;height:68px;margin:0 auto 8px;font-size:32px;display:flex}.landing-module__jDH3nq__pName{font-family:var(--font-fraunces),"Fraunces",serif;color:#fff;font-size:16px;font-weight:700}.landing-module__jDH3nq__pHandle{color:#ffffff59;margin-top:2px;font-size:11px}.landing-module__jDH3nq__pBio{color:#ffffff73;text-align:center;margin:8px 0 16px;font-size:11px;line-height:1.5}.landing-module__jDH3nq__pLinks{flex-direction:column;gap:8px;display:flex}.landing-module__jDH3nq__pLink{cursor:default;background:#ffffff12;border:1px solid #ffffff14;border-radius:12px;align-items:center;gap:10px;padding:11px 14px;transition:all .15s;display:flex}.landing-module__jDH3nq__pLink:hover{background:#ffffff1f;border-color:#f070204d}.landing-module__jDH3nq__pLinkIcon{background:var(--orange);border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-size:13px;display:flex}.landing-module__jDH3nq__pLinkText{color:#fffc;font-size:12px;font-weight:600}.landing-module__jDH3nq__pLinkArrow{color:#ffffff40;margin-left:auto;font-size:11px}.landing-module__jDH3nq__phoneBadge{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);white-space:nowrap;background:#ffffff14;border:1px solid #ffffff1f;border-radius:12px;align-items:center;gap:8px;padding:8px 12px;animation:4s ease-in-out infinite landing-module__jDH3nq__landingFloat;display:flex;position:absolute}.landing-module__jDH3nq__pb1{animation-delay:0s;top:60px;right:-80px}.landing-module__jDH3nq__pb2{animation-delay:-2s;bottom:100px;right:-90px}.landing-module__jDH3nq__pb3{animation-delay:-1s;bottom:180px;left:-85px}.landing-module__jDH3nq__pbIcon{background:var(--orange);border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:13px;display:flex}.landing-module__jDH3nq__pbLabel{color:#fff6;font-size:10px}.landing-module__jDH3nq__pbValue{color:#fff;font-size:13px;font-weight:700;font-family:var(--font-fraunces),"Fraunces",serif}@keyframes landing-module__jDH3nq__landingFadeDown{0%{opacity:0;transform:translateY(-14px)}to{opacity:1;transform:translateY(0)}}@keyframes landing-module__jDH3nq__landingFadeUp{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes landing-module__jDH3nq__landingFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.landing-module__jDH3nq__stats{background:var(--white);border-bottom:1px solid var(--border);padding:56px 48px}.landing-module__jDH3nq__statsInner{grid-template-columns:repeat(3,1fr);max-width:800px;margin:0 auto;display:grid}.landing-module__jDH3nq__statItem{text-align:center;padding:16px 32px;position:relative}.landing-module__jDH3nq__statItem:not(:last-child):after{content:"";background:var(--border);width:1px;position:absolute;top:20%;bottom:20%;right:0}.landing-module__jDH3nq__statNum{font-family:var(--font-fraunces),"Fraunces",serif;color:var(--orange);letter-spacing:-2.5px;font-size:52px;font-weight:800;line-height:1}.landing-module__jDH3nq__statDesc{letter-spacing:1.4px;text-transform:uppercase;color:var(--text-muted);margin-top:5px;font-size:12px;font-weight:600}.landing-module__jDH3nq__sectionTag{letter-spacing:2px;text-transform:uppercase;color:var(--orange);margin-bottom:14px;font-size:11px;font-weight:700;display:inline-block}.landing-module__jDH3nq__sectionHeadline{font-family:var(--font-fraunces),"Fraunces",serif;color:var(--dark);letter-spacing:-2px;margin-bottom:16px;font-size:clamp(34px,3.8vw,54px);font-weight:800;line-height:1.1}.landing-module__jDH3nq__sectionSub{color:var(--text-muted);font-size:16px;font-weight:300;line-height:1.65}.landing-module__jDH3nq__reveal{opacity:0;transition:opacity .65s,transform .65s;transform:translateY(22px)}.landing-module__jDH3nq__reveal.landing-module__jDH3nq__visible{opacity:1;transform:translateY(0)}.landing-module__jDH3nq__featLink{background:var(--white);box-sizing:border-box;grid-template-columns:1fr 1fr;align-items:center;gap:80px;min-width:0;max-width:1240px;margin:0 auto;padding:110px 48px;display:grid}.landing-module__jDH3nq__featLink .landing-module__jDH3nq__sectionSub{max-width:420px;margin-bottom:32px}.landing-module__jDH3nq__featCheckmarks{flex-direction:column;gap:12px;margin-top:4px;display:flex}.landing-module__jDH3nq__checkItem{color:var(--dark);align-items:flex-start;gap:11px;font-size:14px;display:flex}.landing-module__jDH3nq__checkIcon{background:var(--orange-pale);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;margin-top:1px;font-size:11px;display:flex}.landing-module__jDH3nq__profilePreview{background:var(--dark);border:1.5px solid #ffffff0f;border-radius:24px;min-width:0;max-width:100%;overflow:hidden;box-shadow:0 32px 64px #00000026}.landing-module__jDH3nq__ppHeader{background:linear-gradient(135deg,var(--orange-deep),var(--orange));text-align:center;padding:36px 28px 24px;position:relative}.landing-module__jDH3nq__ppAvatar{background:#ffffff26;border:3px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin:0 auto 10px;font-size:34px;display:flex}.landing-module__jDH3nq__ppName{font-family:var(--font-fraunces),"Fraunces",serif;color:#fff;font-size:18px;font-weight:700}.landing-module__jDH3nq__ppHandle{color:#fff9;word-break:break-all;overflow-wrap:break-word;margin-top:2px;font-size:12px}.landing-module__jDH3nq__ppBio{color:#ffffffb3;margin-top:8px;font-size:12px;line-height:1.5}.landing-module__jDH3nq__ppBody{flex-direction:column;gap:10px;padding:20px 24px 28px;display:flex}.landing-module__jDH3nq__ppLinkBtn{cursor:default;background:#ffffff0f;border:1px solid #ffffff14;border-radius:14px;align-items:center;gap:12px;padding:13px 16px;transition:all .15s;display:flex}.landing-module__jDH3nq__ppLinkBtn:hover{background:#ffffff1a}.landing-module__jDH3nq__ppLinkBtn.landing-module__jDH3nq__featured{background:#f0702026;border-color:#f070204d}.landing-module__jDH3nq__ppLinkIcon{background:var(--orange);border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:15px;display:flex}.landing-module__jDH3nq__ppLinkLabel{color:#ffffffd9;overflow-wrap:break-word;flex:1;min-width:0;font-size:13px;font-weight:600}.landing-module__jDH3nq__ppLinkViews{color:#ffffff4d;font-size:11px}.landing-module__jDH3nq__featRemindersWrap{background:var(--dark);position:relative;overflow:hidden}.landing-module__jDH3nq__featRemindersWrap:before{content:"";pointer-events:none;background:radial-gradient(50% 60% at 30%,#f070201f 0%,#0000 60%);position:absolute;inset:0}.landing-module__jDH3nq__featReminders{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:80px;max-width:1240px;margin:0 auto;padding:110px 48px;display:grid;position:relative}.landing-module__jDH3nq__featReminders .landing-module__jDH3nq__sectionTag{color:var(--orange-light)}.landing-module__jDH3nq__featReminders .landing-module__jDH3nq__sectionHeadline{color:#fff}.landing-module__jDH3nq__featReminders .landing-module__jDH3nq__sectionSub{color:#ffffff73;max-width:420px;margin-bottom:32px}.landing-module__jDH3nq__featReminders .landing-module__jDH3nq__checkItem{color:#ffffffbf}.landing-module__jDH3nq__reminderDemo{flex-direction:column;gap:12px;display:flex}.landing-module__jDH3nq__rCard{background:#ffffff0d;border:1px solid #ffffff14;border-radius:16px;align-items:center;gap:14px;padding:16px 18px;transition:all .2s;display:flex}.landing-module__jDH3nq__rCard:hover{background:#ffffff14;border-color:#f070204d;transform:translate(4px)}.landing-module__jDH3nq__rCard.landing-module__jDH3nq__active{background:#f0702014;border-color:#f0702066}.landing-module__jDH3nq__rCheck{border:2px solid #fff3;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;display:flex}.landing-module__jDH3nq__rCheck.landing-module__jDH3nq__done{background:var(--success);border-color:var(--success);color:#fff;font-size:11px}.landing-module__jDH3nq__rTime{color:var(--orange);min-width:44px;font-size:13px;font-weight:700}.landing-module__jDH3nq__rName{color:#ffffffd9;flex:1;font-size:14px;font-weight:500}.landing-module__jDH3nq__rTag{color:var(--orange-light);background:#f0702026;border-radius:6px;padding:3px 8px;font-size:10px;font-weight:700}.landing-module__jDH3nq__rStreak{background:#f070201a;border:1px solid #f0702033;border-radius:14px;justify-content:space-between;align-items:center;margin-top:4px;padding:14px 18px;display:flex}.landing-module__jDH3nq__rStreakLabel{color:#ffffff8c;font-size:13px}.landing-module__jDH3nq__rStreakVal{font-family:var(--font-fraunces),"Fraunces",serif;color:var(--orange);letter-spacing:-1px;font-size:28px;font-weight:800}.landing-module__jDH3nq__featQuotesWrap{background:#f7f0eb}.landing-module__jDH3nq__featQuotes{grid-template-columns:1fr 1fr;align-items:center;gap:80px;max-width:1240px;margin:0 auto;padding:110px 48px;display:grid}.landing-module__jDH3nq__featQuotes .landing-module__jDH3nq__sectionSub{max-width:420px;margin-bottom:32px}.landing-module__jDH3nq__quotesDemo{flex-direction:column;gap:14px;display:flex}.landing-module__jDH3nq__qCard{border:1.5px solid var(--border);cursor:default;background:#fff;border-radius:18px;padding:20px 22px;transition:all .2s}.landing-module__jDH3nq__qCard:hover{border-color:#f070204d;transform:translateY(-2px);box-shadow:0 8px 24px #f0702014}.landing-module__jDH3nq__qCard.landing-module__jDH3nq__featured{background:var(--orange-pale);border-color:#f0702059}.landing-module__jDH3nq__qDay{letter-spacing:1.2px;text-transform:uppercase;color:var(--orange);margin-bottom:8px;font-size:10px;font-weight:700}.landing-module__jDH3nq__qText{font-family:var(--font-fraunces),"Fraunces",serif;color:var(--dark);font-size:15px;font-style:italic;line-height:1.55}.landing-module__jDH3nq__qSource{color:var(--text-muted);margin-top:7px;font-size:11px}.landing-module__jDH3nq__how{background:var(--dark);padding:100px 48px;position:relative;overflow:hidden}.landing-module__jDH3nq__how:before{content:"";pointer-events:none;background:radial-gradient(60% 60% at 80%,#f070201a 0%,#0000 60%);position:absolute;inset:0}.landing-module__jDH3nq__howInner{z-index:1;max-width:1000px;margin:0 auto;position:relative}.landing-module__jDH3nq__howHeader{text-align:center;margin-bottom:64px}.landing-module__jDH3nq__howHeader .landing-module__jDH3nq__sectionTag{color:var(--orange-light)}.landing-module__jDH3nq__howHeader .landing-module__jDH3nq__sectionHeadline{color:#fff}.landing-module__jDH3nq__howHeader .landing-module__jDH3nq__sectionSub{color:#fff6;max-width:480px;margin:0 auto}.landing-module__jDH3nq__steps{grid-template-columns:1fr auto 1fr auto 1fr;align-items:start;display:grid}.landing-module__jDH3nq__step{text-align:center;padding:0 20px}.landing-module__jDH3nq__stepNum{background:var(--orange);color:#fff;width:60px;height:60px;font-family:var(--font-fraunces),"Fraunces",serif;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 18px;font-size:26px;font-weight:800;transition:transform .2s;display:flex;box-shadow:0 8px 24px #f0702059}.landing-module__jDH3nq__step:hover .landing-module__jDH3nq__stepNum{transform:scale(1.1)}.landing-module__jDH3nq__stepTitle{font-family:var(--font-fraunces),"Fraunces",serif;color:#fff;margin-bottom:8px;font-size:17px;font-weight:600}.landing-module__jDH3nq__stepDesc{color:#fff6;font-size:13px;line-height:1.6}.landing-module__jDH3nq__stepArrow{color:#f070204d;align-items:center;padding-top:22px;font-size:26px;display:flex}.landing-module__jDH3nq__cta{background:var(--orange);text-align:center;padding:100px 48px;position:relative;overflow:hidden}.landing-module__jDH3nq__cta:before{content:"";pointer-events:none;background:radial-gradient(50% 80% at 20%,#ffffff1a 0%,#0000 55%),radial-gradient(40% 60% at 85% 20%,#c4551066 0%,#0000 50%);position:absolute;inset:0}.landing-module__jDH3nq__cta:after{content:"🐾";opacity:.05;pointer-events:none;font-size:280px;position:absolute;top:50%;right:-30px;transform:translateY(-50%)}.landing-module__jDH3nq__ctaInner{z-index:1;max-width:660px;margin:0 auto;position:relative}.landing-module__jDH3nq__ctaHeadline{font-family:var(--font-fraunces),"Fraunces",serif;color:#fff;letter-spacing:-2.5px;margin-bottom:16px;font-size:clamp(38px,5vw,62px);font-weight:900;line-height:1.05}.landing-module__jDH3nq__ctaSub{color:#ffffffb8;margin-bottom:36px;font-size:17px;font-weight:300;line-height:1.6}.landing-module__jDH3nq__ctaClaim{background:#ffffff26;border:1.5px solid #ffffff40;border-radius:14px;align-items:center;max-width:440px;margin:0 auto 16px;padding:6px 6px 6px 18px;transition:border-color .2s;display:flex}.landing-module__jDH3nq__ctaClaim:focus-within{border-color:#fff}.landing-module__jDH3nq__ctaPrefix{color:#fff9;white-space:nowrap;font-size:14px;font-weight:500}.landing-module__jDH3nq__ctaInput{color:#fff;background:0 0;border:none;outline:none;flex:1;min-width:0;padding:0 8px;font-family:inherit;font-size:14px;font-weight:600}.landing-module__jDH3nq__ctaInput::placeholder{color:#fff6;font-weight:400}.landing-module__jDH3nq__btnCta{color:var(--orange);cursor:pointer;white-space:nowrap;background:#fff;border:none;border-radius:10px;padding:11px 22px;font-family:inherit;font-size:13px;font-weight:700;transition:all .15s;box-shadow:0 4px 16px #00000026}.landing-module__jDH3nq__btnCta:hover{transform:translateY(-1px);box-shadow:0 8px 24px #0003}.landing-module__jDH3nq__ctaFine{color:#ffffff80;font-size:12px}.landing-module__jDH3nq__footer{background:var(--dark);text-align:center;padding:48px}.landing-module__jDH3nq__footerLogo{justify-content:center;align-items:center;gap:10px;margin-bottom:14px;display:flex}.landing-module__jDH3nq__footerLogoIcon{background:var(--orange);border-radius:8px;justify-content:center;align-items:center;width:30px;height:30px;font-size:15px;display:flex}.landing-module__jDH3nq__footerLogoText{font-family:var(--font-fraunces),"Fraunces",serif;color:var(--white);font-size:18px;font-weight:700}.landing-module__jDH3nq__footerTagline{color:#ffffff47;margin-bottom:22px;font-size:13px}.landing-module__jDH3nq__footerLinks{justify-content:center;gap:24px;margin-bottom:22px;list-style:none;display:flex}.landing-module__jDH3nq__footerLinks a,.landing-module__jDH3nq__footerLinkIcon{color:#ffffff59;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;text-decoration:none;transition:color .15s;display:inline-flex}.landing-module__jDH3nq__footerLinks a:hover,.landing-module__jDH3nq__footerLinkIcon:hover{color:#ffffffbf}.landing-module__jDH3nq__footerCopy{color:#ffffff2e;font-size:12px}@media (max-width:900px){.landing-module__jDH3nq__heroInner{text-align:center;grid-template-columns:1fr;padding:60px 24px}.landing-module__jDH3nq__heroInner>*{min-width:0}.landing-module__jDH3nq__heroHeadline{word-break:break-word;overflow-wrap:break-word}.landing-module__jDH3nq__heroSub{margin-left:auto;margin-right:auto}.landing-module__jDH3nq__claimBar{max-width:100%;margin-left:auto;margin-right:auto}.landing-module__jDH3nq__heroTrust{justify-content:center}.landing-module__jDH3nq__featLink,.landing-module__jDH3nq__featReminders,.landing-module__jDH3nq__featQuotes{grid-template-columns:1fr;gap:48px;padding:60px 24px}.landing-module__jDH3nq__featLink>*,.landing-module__jDH3nq__featReminders>*,.landing-module__jDH3nq__featQuotes>*{min-width:0}.landing-module__jDH3nq__featLink .landing-module__jDH3nq__sectionSub,.landing-module__jDH3nq__featReminders .landing-module__jDH3nq__sectionSub,.landing-module__jDH3nq__featQuotes .landing-module__jDH3nq__sectionSub{max-width:none}.landing-module__jDH3nq__steps{grid-template-columns:1fr;gap:24px}.landing-module__jDH3nq__stepArrow{display:none}.landing-module__jDH3nq__statsInner{grid-template-columns:1fr}.landing-module__jDH3nq__statItem:not(:last-child):after{display:none}.landing-module__jDH3nq__nav{flex-wrap:wrap;padding:0 16px}.landing-module__jDH3nq__navBurger{order:2;margin-left:auto;display:flex}.landing-module__jDH3nq__navOpen .landing-module__jDH3nq__navBurgerBar:first-child{transform:translateY(7px)rotate(45deg)}.landing-module__jDH3nq__navOpen .landing-module__jDH3nq__navBurgerBar:nth-child(2){opacity:0}.landing-module__jDH3nq__navOpen .landing-module__jDH3nq__navBurgerBar:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.landing-module__jDH3nq__navMenu{opacity:0;background:#120e0afa;border-top:1px solid #ffffff0f;flex-direction:column;flex-basis:100%;order:3;align-items:stretch;gap:0;max-height:0;margin:0 -16px;padding:0 16px;transition:max-height .3s,opacity .2s;overflow:hidden}.landing-module__jDH3nq__navOpen .landing-module__jDH3nq__navMenu{opacity:1;max-height:360px;padding:20px 16px 24px}.landing-module__jDH3nq__navLinks{border-bottom:1px solid #ffffff14;flex-direction:column;gap:0;margin:0 0 16px;padding:0 0 16px}.landing-module__jDH3nq__navLinks li{margin:0}.landing-module__jDH3nq__navLinks a{color:#ffffffd9;padding:12px 0;font-size:15px;display:block}.landing-module__jDH3nq__navLinks a:hover{color:#fff}.landing-module__jDH3nq__navCtas{flex-direction:column;gap:10px;width:100%}.landing-module__jDH3nq__navCtas .landing-module__jDH3nq__btnGhostNav,.landing-module__jDH3nq__navCtas .landing-module__jDH3nq__btnPrimaryNav{justify-content:center;width:100%;padding:12px 18px;font-size:14px}}
