@keyframes landing-module__jDH3nq__fadeInUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes landing-module__jDH3nq__pulseDot{0%,to{box-shadow:0 0 #e6322280}50%{box-shadow:0 0 0 8px #e6322200}}@keyframes landing-module__jDH3nq__bounceY{0%,to{transform:translateY(0)}50%{transform:translateY(8px)}}@keyframes landing-module__jDH3nq__pulseBar{0%,to{opacity:.5}50%{opacity:1}}@keyframes landing-module__jDH3nq__shimmerBtn{0%{background-position:-200% 0}to{background-position:200% 0}}.landing-module__jDH3nq__container{width:100%;max-width:1200px;margin:0 auto;padding:0 40px}@media (max-width:768px){.landing-module__jDH3nq__container{padding:0 20px}}.landing-module__jDH3nq__reveal{opacity:0;transition:opacity .6s cubic-bezier(.16,1,.3,1),transform .6s cubic-bezier(.16,1,.3,1);transform:translateY(24px)}.landing-module__jDH3nq__reveal.landing-module__jDH3nq__visible{opacity:1;transform:translateY(0)}.landing-module__jDH3nq__header{z-index:100;-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--border);background:#0d0d0feb;height:64px;position:fixed;top:0;left:0;right:0}.landing-module__jDH3nq__headerInner{justify-content:space-between;align-items:center;height:100%;display:flex}.landing-module__jDH3nq__logo{flex-shrink:0;align-items:center;gap:12px;text-decoration:none;display:flex}.landing-module__jDH3nq__logoText{letter-spacing:.15em;text-transform:uppercase;color:#fff;font-family:Oswald,sans-serif;font-size:13px;font-weight:700;line-height:1.2;display:block}.landing-module__jDH3nq__logoSub{letter-spacing:.4em;text-transform:uppercase;color:var(--accent);font-family:Oswald,sans-serif;font-size:9px;font-weight:400;line-height:1.2;display:block}.landing-module__jDH3nq__nav{align-items:center;gap:40px;display:flex}.landing-module__jDH3nq__navLink{letter-spacing:.15em;text-transform:uppercase;color:var(--text-secondary);padding-bottom:4px;font-family:Oswald,sans-serif;font-size:11px;font-weight:500;text-decoration:none;transition:color .2s;position:relative}.landing-module__jDH3nq__navLink:after{content:"";background:var(--accent);transform-origin:0;width:100%;height:2px;transition:transform .3s cubic-bezier(.16,1,.3,1);position:absolute;bottom:0;left:0;transform:scaleX(0)}.landing-module__jDH3nq__navLink:hover{color:#fff}.landing-module__jDH3nq__navLink:hover:after{transform:scaleX(1)}.landing-module__jDH3nq__navLinkActive{color:#fff}.landing-module__jDH3nq__navLinkActive:after{transform:scaleX(1)}.landing-module__jDH3nq__headerCta{letter-spacing:.12em;text-transform:uppercase;color:#fff;background:var(--accent);cursor:pointer;white-space:nowrap;border:none;border-radius:2px;padding:10px 20px;font-family:Oswald,sans-serif;font-size:11px;font-weight:600;text-decoration:none;transition:transform .2s cubic-bezier(.16,1,.3,1),box-shadow .2s cubic-bezier(.16,1,.3,1)}.landing-module__jDH3nq__headerCta:hover{transform:translateY(-1px);box-shadow:0 8px 24px #e6322266}.landing-module__jDH3nq__headerActions{align-items:center;gap:8px;display:flex}.landing-module__jDH3nq__headerCtaSecondary{letter-spacing:.12em;text-transform:uppercase;color:var(--accent);border:1px solid var(--accent);cursor:pointer;white-space:nowrap;background:0 0;border-radius:2px;padding:10px 16px;font-family:Oswald,sans-serif;font-size:11px;font-weight:600;text-decoration:none;transition:background .2s,color .2s}.landing-module__jDH3nq__headerCtaSecondary:hover{background:#e6322214}@media (max-width:768px){.landing-module__jDH3nq__nav,.landing-module__jDH3nq__headerCtaSecondary{display:none}.landing-module__jDH3nq__accountDropdownBtn{padding:9px 14px}.landing-module__jDH3nq__accountDropdownMenu{max-width:calc(100vw - 24px)}}.landing-module__jDH3nq__accountDropdown{position:relative}.landing-module__jDH3nq__accountDropdownBtn{letter-spacing:.12em;text-transform:uppercase;color:#fff;background:var(--accent);cursor:pointer;white-space:nowrap;border:none;border-radius:2px;align-items:center;gap:6px;padding:10px 16px;font-family:Oswald,sans-serif;font-size:11px;font-weight:600;transition:transform .2s,box-shadow .2s;display:flex}.landing-module__jDH3nq__accountDropdownBtn:hover{transform:translateY(-1px);box-shadow:0 8px 24px #e6322266}.landing-module__jDH3nq__accountDropdownChevron{font-style:normal;transition:transform .2s;display:inline-block}.landing-module__jDH3nq__accountDropdownChevronOpen{transform:rotate(180deg)}.landing-module__jDH3nq__accountDropdownMenu{z-index:100;background:#161618;border:1px solid #ffffff1a;border-radius:2px;min-width:200px;animation:.15s both landing-module__jDH3nq__dropdownFadeIn;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden;box-shadow:0 12px 32px #0009}@keyframes landing-module__jDH3nq__dropdownFadeIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.landing-module__jDH3nq__accountDropdownItem{letter-spacing:.1em;text-transform:uppercase;color:#ffffffb3;cursor:pointer;text-align:left;background:0 0;border:none;border-bottom:1px solid #ffffff0f;width:100%;padding:12px 16px;font-family:Oswald,sans-serif;font-size:11px;font-weight:500;text-decoration:none;transition:background .15s,color .15s;display:block}.landing-module__jDH3nq__accountDropdownItem:last-child{border-bottom:none}.landing-module__jDH3nq__accountDropdownItem:hover{color:#fff;background:#e632221a}.landing-module__jDH3nq__hero{background:radial-gradient(at 50% 60%,#2d0a06 0%,#0d0d0f 65%);justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.landing-module__jDH3nq__heroNoise{pointer-events:none;opacity:.035;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-repeat:repeat;background-size:256px 256px;position:absolute;inset:0}.landing-module__jDH3nq__heroGhost{text-transform:uppercase;color:#fff;opacity:.03;pointer-events:none;-webkit-user-select:none;user-select:none;white-space:nowrap;font-family:Oswald,sans-serif;font-size:clamp(120px,20vw,280px);font-weight:700;line-height:1;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.landing-module__jDH3nq__heroInner{z-index:1;text-align:center;flex-direction:column;align-items:center;padding-top:96px;padding-bottom:80px;display:flex;position:relative}@media (prefers-reduced-motion:reduce){.landing-module__jDH3nq__headlineLine,.landing-module__jDH3nq__eyebrow,.landing-module__jDH3nq__subtitle,.landing-module__jDH3nq__ctaRow,.landing-module__jDH3nq__statsBar,.landing-module__jDH3nq__scrollIndicator{opacity:1!important;animation:none!important;transform:none!important}}.landing-module__jDH3nq__eyebrow{align-items:center;gap:10px;margin-bottom:40px;animation:.65s cubic-bezier(.16,1,.3,1) both landing-module__jDH3nq__fadeInUp;display:inline-flex}.landing-module__jDH3nq__eyebrowDot{background:var(--accent);border-radius:50%;flex-shrink:0;width:8px;height:8px;animation:2s ease-in-out infinite landing-module__jDH3nq__pulseDot}.landing-module__jDH3nq__eyebrowText{letter-spacing:.2em;text-transform:uppercase;color:var(--accent);font-family:JetBrains Mono,monospace;font-size:11px}.landing-module__jDH3nq__headline{margin-bottom:28px}.landing-module__jDH3nq__headlineLine{text-transform:uppercase;color:#fff;opacity:0;font-family:Oswald,sans-serif;font-size:clamp(48px,8vw,96px);font-weight:700;line-height:1.05;animation:.65s cubic-bezier(.16,1,.3,1) both landing-module__jDH3nq__fadeInUp;display:block}.landing-module__jDH3nq__headlineAccent{color:var(--accent)}.landing-module__jDH3nq__headlineLine:first-child{animation-delay:.1s}.landing-module__jDH3nq__headlineLine:nth-child(2){animation-delay:.25s}.landing-module__jDH3nq__headlineLine:nth-child(3){animation-delay:.4s}.landing-module__jDH3nq__subtitle{color:var(--text-secondary);opacity:0;max-width:480px;font-family:Inter,sans-serif;font-size:18px;font-weight:400;line-height:1.6;animation:.65s cubic-bezier(.16,1,.3,1) .55s both landing-module__jDH3nq__fadeInUp}.landing-module__jDH3nq__ctaRow{opacity:0;flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;margin-top:40px;animation:.65s cubic-bezier(.16,1,.3,1) .65s both landing-module__jDH3nq__fadeInUp;display:flex}.landing-module__jDH3nq__btnPrimary{letter-spacing:.1em;text-transform:uppercase;color:#fff;background:var(--accent);cursor:pointer;white-space:nowrap;border:none;border-radius:2px;align-items:center;gap:8px;padding:16px 40px;font-family:Oswald,sans-serif;font-size:14px;font-weight:600;text-decoration:none;transition:transform .25s cubic-bezier(.16,1,.3,1),box-shadow .25s cubic-bezier(.16,1,.3,1);display:inline-flex}.landing-module__jDH3nq__btnPrimary:hover{transform:translateY(-2px);box-shadow:0 12px 32px #e6322273}.landing-module__jDH3nq__btnSecondary{letter-spacing:.08em;text-transform:uppercase;color:var(--text-secondary);border:1px solid var(--border);cursor:pointer;white-space:nowrap;background:0 0;border-radius:2px;align-items:center;gap:8px;padding:15px 32px;font-family:Oswald,sans-serif;font-size:14px;font-weight:500;text-decoration:none;transition:border-color .2s,color .2s,background .2s;display:inline-flex}.landing-module__jDH3nq__btnSecondary:hover{border-color:var(--accent);color:#fff;background:#e632220f}.landing-module__jDH3nq__statsBar{opacity:0;align-items:stretch;gap:0;margin-top:48px;animation:.65s cubic-bezier(.16,1,.3,1) .75s both landing-module__jDH3nq__fadeInUp;display:flex}.landing-module__jDH3nq__statItem{flex-direction:column;align-items:center;padding:20px 36px;display:flex;position:relative}.landing-module__jDH3nq__statItem+.landing-module__jDH3nq__statItem:before{content:"";background:var(--border);width:1px;position:absolute;top:20%;bottom:20%;left:0}.landing-module__jDH3nq__statValue{color:#fff;white-space:nowrap;margin-bottom:6px;font-family:JetBrains Mono,monospace;font-size:24px;font-weight:600;line-height:1}.landing-module__jDH3nq__statLabel{letter-spacing:.2em;text-transform:uppercase;color:var(--text-muted);font-family:Oswald,sans-serif;font-size:9px;font-weight:400}.landing-module__jDH3nq__scrollIndicator{color:var(--text-muted);opacity:0;flex-direction:column;align-items:center;gap:10px;animation:.65s cubic-bezier(.16,1,.3,1) 1.1s both landing-module__jDH3nq__fadeInUp;display:flex;position:absolute;bottom:40px;left:50%;transform:translate(-50%)}.landing-module__jDH3nq__scrollText{letter-spacing:.3em;text-transform:uppercase;font-family:Oswald,sans-serif;font-size:10px}.landing-module__jDH3nq__scrollArrow{animation:1.5s ease-in-out infinite landing-module__jDH3nq__bounceY}@media (max-width:768px){.landing-module__jDH3nq__headlineLine{font-size:clamp(36px,10vw,64px)}.landing-module__jDH3nq__statItem{padding:16px 20px}.landing-module__jDH3nq__statsBar{flex-wrap:wrap;justify-content:center}}.landing-module__jDH3nq__sectionLabel{letter-spacing:.3em;text-transform:uppercase;color:var(--accent);margin-bottom:16px;font-family:Oswald,sans-serif;font-size:11px;font-weight:400}.landing-module__jDH3nq__sectionTitle{text-transform:uppercase;color:#fff;font-family:Oswald,sans-serif;font-size:clamp(36px,5vw,56px);font-weight:700;line-height:1.05}.landing-module__jDH3nq__howSection{background:var(--bg-base);padding:120px 0}.landing-module__jDH3nq__howHeader{margin-bottom:80px}.landing-module__jDH3nq__stepsWrap{position:relative}.landing-module__jDH3nq__stepLine,.landing-module__jDH3nq__stepLineFill{display:none}.landing-module__jDH3nq__step{border-bottom:1px solid var(--border);align-items:flex-start;gap:24px;padding:40px 0;display:flex;position:relative}.landing-module__jDH3nq__step:first-child{border-top:1px solid var(--border)}.landing-module__jDH3nq__stepNum{color:var(--accent);opacity:.15;flex-shrink:0;font-family:Oswald,sans-serif;font-size:clamp(40px,6vw,64px);font-weight:700;line-height:1;transition:opacity .6s cubic-bezier(.16,1,.3,1)}.landing-module__jDH3nq__stepNum.landing-module__jDH3nq__visible{opacity:1}.landing-module__jDH3nq__stepContent{max-width:560px}.landing-module__jDH3nq__stepTag{letter-spacing:.3em;text-transform:uppercase;color:var(--text-muted);margin-bottom:8px;font-family:Oswald,sans-serif;font-size:10px}.landing-module__jDH3nq__stepHeading{text-transform:uppercase;color:#fff;margin-bottom:12px;font-family:Oswald,sans-serif;font-size:22px;font-weight:700}.landing-module__jDH3nq__stepText{color:var(--text-secondary);font-family:Inter,sans-serif;font-size:16px;line-height:1.7}@media (max-width:768px){.landing-module__jDH3nq__step{gap:20px}.landing-module__jDH3nq__stepNum{font-size:40px}.landing-module__jDH3nq__heroInner{padding-top:80px;padding-bottom:48px}.landing-module__jDH3nq__headlineLine{font-size:clamp(36px,10vw,56px)}}.landing-module__jDH3nq__productsSection{background:var(--bg-alt);padding:120px 0}.landing-module__jDH3nq__productsHeader{margin-bottom:60px}.landing-module__jDH3nq__cardsStack{flex-direction:column;gap:2px;display:flex}.landing-module__jDH3nq__card{background:var(--surface);border:1px solid var(--border);border-radius:4px;transition:box-shadow .3s cubic-bezier(.16,1,.3,1),transform .3s cubic-bezier(.16,1,.3,1);display:flex;overflow:hidden}.landing-module__jDH3nq__card:hover{transform:translateY(-2px);box-shadow:0 12px 40px #0006}.landing-module__jDH3nq__cardHighlight{border-color:var(--accent);box-shadow:0 0 40px #e632221f}.landing-module__jDH3nq__cardHighlight:hover{box-shadow:0 0 60px #e6322233,0 12px 40px #0006}.landing-module__jDH3nq__cardLeft{flex:1;padding:40px}.landing-module__jDH3nq__cardTag{letter-spacing:.25em;text-transform:uppercase;color:var(--text-muted);margin-bottom:16px;font-family:Oswald,sans-serif;font-size:10px;display:block}.landing-module__jDH3nq__cardTagHighlight{color:#fff;background:var(--accent);border-radius:2px;padding:2px 10px;display:inline-block}.landing-module__jDH3nq__cardName{text-transform:uppercase;color:#fff;margin-bottom:8px;font-family:Oswald,sans-serif;font-size:24px;font-weight:700;line-height:1.1}.landing-module__jDH3nq__cardQuestion{color:var(--text-secondary);margin-bottom:24px;font-family:Inter,sans-serif;font-size:14px}.landing-module__jDH3nq__featuresGrid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.landing-module__jDH3nq__featureItem{color:var(--text-secondary);align-items:center;gap:8px;font-family:Inter,sans-serif;font-size:14px;display:flex}.landing-module__jDH3nq__cardRight{border-left:1px solid var(--border);background:#00000026;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:0;width:220px;padding:40px;display:flex}.landing-module__jDH3nq__cardRightHighlight{background:#e632220a}.landing-module__jDH3nq__price{color:#fff;text-align:center;font-family:Oswald,sans-serif;font-size:48px;font-weight:700;line-height:1}.landing-module__jDH3nq__priceAccent{color:var(--accent)}.landing-module__jDH3nq__priceSub{color:var(--text-muted);text-align:center;margin-top:4px;margin-bottom:24px;font-family:Inter,sans-serif;font-size:13px}.landing-module__jDH3nq__cardBtn{letter-spacing:.1em;text-transform:uppercase;text-align:center;cursor:pointer;border:none;border-radius:2px;width:100%;margin-bottom:20px;padding:13px 20px;font-family:Oswald,sans-serif;font-size:13px;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s;display:block}.landing-module__jDH3nq__cardBtnPrimary{color:#fff;background:linear-gradient(110deg,#e63222 0% 40%,#ff6b5a 50%,#e63222 60% 100%) 0 0/200% 100%;animation:2.5s ease-in-out infinite landing-module__jDH3nq__shimmerBtn}.landing-module__jDH3nq__cardBtnPrimary:hover{transform:translateY(-1px);box-shadow:0 8px 24px #e6322266}.landing-module__jDH3nq__cardBtnSecondary{color:var(--text-secondary);border:1px solid var(--border);background:0 0}.landing-module__jDH3nq__cardBtnSecondary:hover{border-color:var(--accent);color:#fff}.landing-module__jDH3nq__trustPoints{flex-direction:column;gap:8px;width:100%;display:flex}.landing-module__jDH3nq__trustPoint{color:var(--text-muted);align-items:center;gap:6px;font-family:Inter,sans-serif;font-size:12px;display:flex}@media (max-width:768px){.landing-module__jDH3nq__card{flex-direction:column}.landing-module__jDH3nq__cardRight{border-left:none;border-top:1px solid var(--border);flex-direction:column;width:100%}.landing-module__jDH3nq__featuresGrid{grid-template-columns:1fr}}.landing-module__jDH3nq__trustSection{background:var(--bg-base);border-top:1px solid var(--border);padding:80px 0}.landing-module__jDH3nq__trustGrid{background:var(--border);grid-template-columns:repeat(4,1fr);gap:1px;display:grid}.landing-module__jDH3nq__trustCard{background:var(--surface);border-top:2px solid #0000;flex-direction:column;padding:36px 32px;transition:transform .3s cubic-bezier(.16,1,.3,1);display:flex}.landing-module__jDH3nq__trustCard:hover{border-top-color:var(--accent);transform:translateY(-4px)}.landing-module__jDH3nq__trustIcon{margin-bottom:20px}.landing-module__jDH3nq__trustTitle{letter-spacing:.1em;text-transform:uppercase;color:#fff;margin-bottom:10px;font-family:Oswald,sans-serif;font-size:14px;font-weight:700}.landing-module__jDH3nq__trustText{color:var(--text-secondary);font-family:Inter,sans-serif;font-size:14px;line-height:1.6}@media (max-width:768px){.landing-module__jDH3nq__trustGrid{grid-template-columns:repeat(2,1fr)}}.landing-module__jDH3nq__footerClaim{background:var(--bg-alt);text-align:center;pointer-events:none;padding:40px 0 0;overflow:hidden}.landing-module__jDH3nq__footerClaimText{text-transform:uppercase;color:#fff;opacity:.04;-webkit-user-select:none;user-select:none;word-break:break-word;padding:0 16px;font-family:Oswald,sans-serif;font-size:clamp(20px,5vw,72px);font-weight:700;line-height:1.1}.landing-module__jDH3nq__footer{background:var(--bg-alt);border-top:1px solid var(--border);padding:60px 0 32px}.landing-module__jDH3nq__footerContent{border-bottom:1px solid var(--border);justify-content:space-between;gap:48px;margin-bottom:0;padding-bottom:48px;display:flex}.landing-module__jDH3nq__footerBrand{max-width:280px}.landing-module__jDH3nq__footerBrandName{letter-spacing:.15em;text-transform:uppercase;color:#fff;font-family:Oswald,sans-serif;font-size:16px;font-weight:700;display:block}.landing-module__jDH3nq__footerBrandSub{letter-spacing:.4em;text-transform:uppercase;color:var(--accent);margin-bottom:12px;font-family:Oswald,sans-serif;font-size:10px;display:block}.landing-module__jDH3nq__footerBrandDesc{color:var(--text-muted);font-family:Inter,sans-serif;font-size:13px;line-height:1.6}.landing-module__jDH3nq__footerLinks{gap:60px;display:flex}.landing-module__jDH3nq__footerColTitle{letter-spacing:.3em;text-transform:uppercase;color:var(--text-muted);margin-bottom:20px;font-family:Oswald,sans-serif;font-size:10px;display:block}.landing-module__jDH3nq__footerColList{flex-direction:column;gap:12px;list-style:none;display:flex}.landing-module__jDH3nq__footerLink{color:var(--text-muted);font-family:Inter,sans-serif;font-size:13px;text-decoration:none;transition:color .2s}.landing-module__jDH3nq__footerLink:hover{color:#fff}.landing-module__jDH3nq__footerDisclaimer{border-bottom:1px solid var(--border);margin-bottom:20px;padding:20px 0}.landing-module__jDH3nq__footerDisclaimerText{color:var(--text-muted);font-family:Inter,sans-serif;font-size:11px;line-height:1.7}.landing-module__jDH3nq__footerBottom{justify-content:space-between;align-items:center;gap:16px;display:flex}.landing-module__jDH3nq__footerCopy{color:var(--text-muted);font-family:Inter,sans-serif;font-size:12px}@media (max-width:768px){.landing-module__jDH3nq__footerContent{flex-direction:column;gap:40px}.landing-module__jDH3nq__footerBottom{text-align:center;flex-direction:column}.landing-module__jDH3nq__footerLinks{gap:32px}}@media (max-width:480px){.landing-module__jDH3nq__container{padding:0 16px}.landing-module__jDH3nq__header{height:56px}.landing-module__jDH3nq__headerInner{padding:0 16px}.landing-module__jDH3nq__headerCta{padding:10px 14px;font-size:10px}.landing-module__jDH3nq__accountDropdownBtn{letter-spacing:.08em;padding:8px 12px;font-size:10px}.landing-module__jDH3nq__accountDropdownMenu{min-width:180px;max-width:calc(100vw - 32px);right:0}.landing-module__jDH3nq__accountDropdownItem{padding:11px 14px;font-size:10px}.landing-module__jDH3nq__hero{align-items:flex-start;min-height:auto}.landing-module__jDH3nq__heroInner{padding-top:80px;padding-bottom:40px}.landing-module__jDH3nq__eyebrow{margin-bottom:20px}.landing-module__jDH3nq__eyebrowText{letter-spacing:.15em;font-size:9px}.landing-module__jDH3nq__headlineLine{font-size:clamp(28px,9vw,42px)}.landing-module__jDH3nq__subtitle{max-width:100%;font-size:14px}.landing-module__jDH3nq__ctaRow{flex-direction:column;gap:10px;width:100%;margin-top:24px}.landing-module__jDH3nq__btnPrimary{white-space:normal;justify-content:center;width:100%;padding:16px 24px;font-size:13px}.landing-module__jDH3nq__btnSecondary{white-space:normal;justify-content:center;width:100%;padding:14px 24px;font-size:13px}.landing-module__jDH3nq__statsBar{gap:0;margin-top:28px}.landing-module__jDH3nq__statItem{padding:10px 12px}.landing-module__jDH3nq__statValue{font-size:16px}.landing-module__jDH3nq__statLabel{letter-spacing:.12em;font-size:7px}.landing-module__jDH3nq__scrollIndicator,.landing-module__jDH3nq__heroGhost{display:none}.landing-module__jDH3nq__howSection{padding:56px 0}.landing-module__jDH3nq__howHeader{margin-bottom:32px}.landing-module__jDH3nq__sectionTitle{font-size:clamp(22px,7vw,32px)}.landing-module__jDH3nq__step{gap:16px;padding:28px 0}.landing-module__jDH3nq__stepNum{font-size:32px}.landing-module__jDH3nq__stepHeading{font-size:16px}.landing-module__jDH3nq__stepText{font-size:13px}.landing-module__jDH3nq__productsSection{padding:64px 0}.landing-module__jDH3nq__productsHeader{margin-bottom:32px}.landing-module__jDH3nq__cardLeft,.landing-module__jDH3nq__cardRight{padding:24px 20px}.landing-module__jDH3nq__cardName{font-size:18px}.landing-module__jDH3nq__price{font-size:36px}.landing-module__jDH3nq__featureItem{font-size:13px}.landing-module__jDH3nq__trustSection{padding:48px 0}.landing-module__jDH3nq__trustGrid{grid-template-columns:1fr 1fr}.landing-module__jDH3nq__trustCard{padding:20px 16px}.landing-module__jDH3nq__trustTitle{font-size:12px}.landing-module__jDH3nq__trustText{font-size:13px}.landing-module__jDH3nq__footer{padding:40px 0 24px}.landing-module__jDH3nq__footerContent{margin-bottom:0;padding-bottom:32px}.landing-module__jDH3nq__footerLinks{flex-direction:column;gap:24px}.landing-module__jDH3nq__footerBrandDesc{font-size:12px}}
