.landing-module__NFRIBa__landingRoot{--lp-bg:rgba(var(--grey-50), 1);--lp-bg-alt:rgba(var(--white), 1);--lp-border:var(--ui-border-dark-color);--lp-border-hl:var(--ui-highlight-blue-border);--lp-text:var(--ui-text-heading-color);--lp-muted:var(--ui-text-body-color);--lp-faint:var(--ui-invisible-element-color);--lp-accent:var(--button-blue);--lp-accent-h:var(--button-hover-blue);--lp-dim:var(--ui-highlight-blue);--lp-glow:rgba(var(--blue), .14);--lp-r:var(--ui-border-radius-md);--lp-r-lg:14px;--lp-max-w:1024px;--lp-shadow:var(--ui-shadow);--lp-shadow-lg:0 4px 16px rgba(var(--black), .08), 0 20px 56px rgba(var(--black), .1);background:var(--lp-bg);color:var(--lp-text);overflow-x:hidden}@keyframes landing-module__NFRIBa__fadeUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes landing-module__NFRIBa__fadeIn{0%{opacity:0}to{opacity:1}}.landing-module__NFRIBa__sectionInner{max-width:var(--lp-max-w);margin:0 auto;padding:0 2rem}.landing-module__NFRIBa__sectionLabel{font-size:var(--ui-text-size-xs);text-transform:uppercase;letter-spacing:.14em;color:var(--lp-accent);margin-bottom:.75rem;font-weight:700}.landing-module__NFRIBa__sectionTitle{letter-spacing:-.022em;color:var(--lp-text);margin-bottom:1rem;font-size:clamp(1.7rem,3.5vw,2.6rem);font-weight:800;line-height:1.14}.landing-module__NFRIBa__sectionSub{font-size:var(--ui-text-size-md);color:var(--lp-muted);max-width:560px;margin-bottom:2.5rem;line-height:1.8}.landing-module__NFRIBa__btnPrimary{border-radius:var(--lp-r);font-size:var(--ui-text-size-sm);background:var(--lp-accent);color:rgba(var(--white), 1);box-shadow:0 0 28px var(--lp-glow);align-items:center;gap:8px;padding:.78rem 1.5rem;font-weight:700;text-decoration:none;transition:background .15s,box-shadow .15s,transform .1s;display:inline-flex}.landing-module__NFRIBa__btnPrimary:hover{background:var(--lp-accent-h);box-shadow:0 0 40px rgba(var(--blue), .28);transform:translateY(-1px)}.landing-module__NFRIBa__btnPrimary:active{transform:translateY(0)}.landing-module__NFRIBa__btnOutline{border-radius:var(--lp-r);font-size:var(--ui-text-size-sm);border:1px solid var(--lp-border-hl);color:var(--lp-accent);background:0 0;align-items:center;gap:8px;padding:.78rem 1.5rem;font-weight:600;text-decoration:none;transition:background .15s,border-color .15s;display:inline-flex}.landing-module__NFRIBa__btnOutline:hover{background:var(--lp-dim);border-color:var(--lp-accent)}.landing-module__NFRIBa__nav{--lp-max-w:1024px;z-index:100;transition:background .25s,-webkit-backdrop-filter .25s,backdrop-filter .25s;position:fixed;top:1rem;left:0;right:0}.landing-module__NFRIBa__navScrolled{background:rgba(var(--grey-200), .85);-webkit-backdrop-filter:blur(22px)saturate(1.6);backdrop-filter:blur(22px)saturate(1.6);border-bottom:1px solid rgba(var(--white), .2);padding:.5rem 0;top:0}.landing-module__NFRIBa__navInner{max-width:var(--lp-max-w);align-items:center;gap:2rem;height:calc(48px + 2.5rem);margin:0 auto;padding:0 2rem;transition:height .22s;display:flex}.landing-module__NFRIBa__navScrolled .landing-module__NFRIBa__navInner{height:48px}.landing-module__NFRIBa__navBrand{font-size:var(--ui-text-size-sm);letter-spacing:.16em;text-transform:uppercase;color:var(--lp-text);flex-shrink:0;font-weight:800;text-decoration:none}.landing-module__NFRIBa__navBrand:hover{color:var(--lp-accent)}.landing-module__NFRIBa__navLinks{flex:1;gap:1.5rem;display:flex}.landing-module__NFRIBa__navLink{font-size:var(--ui-text-size-sm);color:var(--lp-muted);font-weight:500;text-decoration:none;transition:color .12s}.landing-module__NFRIBa__navLink:hover{color:var(--lp-text)}.landing-module__NFRIBa__navActions{align-items:center;gap:.6rem;display:flex}.landing-module__NFRIBa__navBtnOutline{border-radius:var(--lp-r);font-size:var(--ui-text-size-sm);border:1px solid var(--lp-border-hl);color:var(--lp-accent);background:0 0;align-items:center;padding:.4rem 1rem;font-weight:600;text-decoration:none;transition:background .15s,border-color .15s;display:inline-flex}.landing-module__NFRIBa__navBtnOutline:hover{background:var(--lp-dim);border-color:var(--lp-accent)}.landing-module__NFRIBa__navBtnPrimary{border-radius:var(--lp-r);font-size:var(--ui-text-size-sm);background:var(--lp-accent);color:rgba(var(--white), 1);box-shadow:0 0 16px var(--lp-glow);align-items:center;padding:.4rem 1rem;font-weight:600;text-decoration:none;transition:background .15s,box-shadow .15s,transform .1s;display:inline-flex}.landing-module__NFRIBa__navBtnPrimary:hover{background:var(--lp-accent-h);box-shadow:0 0 24px rgba(var(--blue), .26);transform:translateY(-1px)}.landing-module__NFRIBa__hero{align-items:center;min-height:100dvh;padding-bottom:4rem;display:flex;position:relative;overflow:hidden}.landing-module__NFRIBa__heroBg{background:radial-gradient(ellipse 80% 60% at 65% 30%, rgba(var(--blue), .065) 0%, transparent 65%), radial-gradient(ellipse 50% 40% at 20% 65%, rgba(var(--blue), .04) 0%, transparent 60%), linear-gradient(160deg, rgba(var(--grey-100), 1) 0%, var(--app-bg-color) 50%, rgba(var(--grey-200), 1) 100%);pointer-events:none;position:absolute;inset:0}.landing-module__NFRIBa__heroInner{flex-direction:column;align-items:center;width:100%;display:flex;position:relative}.landing-module__NFRIBa__heroFrame{width:100%;max-width:1400px;margin:0 auto;padding:10rem 2rem;animation:.75s cubic-bezier(.22,1,.36,1) both landing-module__NFRIBa__fadeUp;-webkit-mask-image:linear-gradient(#000 30%,#0000 90%);mask-image:linear-gradient(#000 30%,#0000 90%)}.landing-module__NFRIBa__heroCopy{text-align:center;width:100%;max-width:680px;margin-top:-8rem;padding:0 2rem 5rem;animation:.75s cubic-bezier(.22,1,.36,1) .14s both landing-module__NFRIBa__fadeUp}.landing-module__NFRIBa__heroHeadline{letter-spacing:-.026em;color:var(--lp-text);margin-bottom:1.25rem;font-size:clamp(2rem,4.5vw,3.2rem);font-weight:800;line-height:1.1}.landing-module__NFRIBa__heroAccent{color:var(--lp-accent)}.landing-module__NFRIBa__heroSub{font-size:var(--ui-text-size-md);color:var(--lp-muted);margin-bottom:2rem;line-height:1.8}.landing-module__NFRIBa__heroCta{flex-wrap:wrap;justify-content:center;align-items:center;gap:.9rem;display:flex}.landing-module__NFRIBa__screenshot{border-radius:var(--lp-r-lg) var(--lp-r-lg) 0 0;background:rgba(var(--white), 1);aspect-ratio:16/10;border:1px solid #ffffff03;border-bottom:none;flex-direction:column;width:100%;display:flex;position:relative;overflow:hidden;box-shadow:0 -4px 40px #0000000a,8px 0 32px #00000005,-8px 0 32px #00000003}.landing-module__NFRIBa__screenshotChrome{background:rgba(var(--grey-100), 1);border-bottom:1px solid var(--lp-border);z-index:1;flex-shrink:0;align-items:center;gap:.4rem;height:32px;padding:0 .9rem;display:flex;position:relative}.landing-module__NFRIBa__screenshotDot{background:rgba(var(--black), .1);border-radius:50%;width:9px;height:9px;display:inline-block}.landing-module__NFRIBa__screenshotDot:first-child{background:#ff5f5780}.landing-module__NFRIBa__screenshotDot:nth-child(2){background:#ffbc2e80}.landing-module__NFRIBa__screenshotDot:nth-child(3){background:#27c93f80}.landing-module__NFRIBa__screenshotUrl{text-align:center;font-size:var(--ui-text-size-xss);color:var(--lp-faint);letter-spacing:.03em;flex:1;font-family:ui-monospace,SF Mono,monospace}.landing-module__NFRIBa__screenshotBody{flex:1;display:flex;position:relative;overflow:hidden}.landing-module__NFRIBa__screenshotSidebar{background:rgba(var(--grey-100), 1);border-right:1px solid var(--lp-border);background-image:repeating-linear-gradient(to bottom, transparent 0, transparent 26px, rgba(var(--black), .04) 26px, rgba(var(--black), .04) 27px);flex-shrink:0;width:22%}.landing-module__NFRIBa__screenshotContent{background:rgba(var(--gray-100), 1);flex-direction:column;flex:1;justify-content:center;align-items:center;display:flex;position:relative}.landing-module__NFRIBa__screenshotGrid{background-image:linear-gradient(rgba(var(--blue), .04) 1px, transparent 1px), linear-gradient(to right, rgba(var(--blue), .04) 1px, transparent 1px);background-size:32px 32px;position:absolute;inset:0}.landing-module__NFRIBa__screenshotCaption{font-size:var(--ui-text-size-sm);color:rgba(var(--blue), .4);letter-spacing:.07em;text-transform:uppercase;background:rgba(var(--white), .88);border:1px solid rgba(var(--blue), .11);border-radius:99px;padding:.3rem .85rem;font-weight:600;position:relative}.landing-module__NFRIBa__spotlightSection{background:var(--lp-bg-alt);border-top:1px solid var(--lp-border);padding:0}.landing-module__NFRIBa__spotlightLead{padding:5rem 0 4rem}.landing-module__NFRIBa__spotlightRow{border-top:1px solid var(--lp-border);padding:7rem 0}.landing-module__NFRIBa__spotlightToolsBlock{margin-top:-4rem;padding:0}.landing-module__NFRIBa__spotlightRowInner{max-width:var(--lp-max-w);align-items:center;gap:6rem;margin:0 auto;padding:0 2rem;display:flex}.landing-module__NFRIBa__spotlightRowFlip .landing-module__NFRIBa__spotlightRowInner{flex-direction:row-reverse}.landing-module__NFRIBa__spotlightRowText{flex-direction:column;flex:1;gap:.9rem;min-width:0;display:flex}.landing-module__NFRIBa__spotlightRowLabel{font-size:var(--ui-text-size-xs);text-transform:uppercase;letter-spacing:.12em;color:var(--lp-accent);font-weight:700}.landing-module__NFRIBa__spotlightRowTitle{letter-spacing:-.02em;color:var(--lp-text);font-size:clamp(1.55rem,2.8vw,2.25rem);font-weight:800;line-height:1.18}.landing-module__NFRIBa__spotlightRowBody{font-size:var(--ui-text-size-md);color:var(--lp-muted);max-width:460px;margin-top:.2rem;line-height:1.82}.landing-module__NFRIBa__spotlightRowImageWrap{flex-shrink:0;position:relative}.landing-module__NFRIBa__spotlightRowImageWrap:before,.landing-module__NFRIBa__spotlightRowImageWrap:after{content:"";pointer-events:none;z-index:0;border-radius:50%;position:absolute}.landing-module__NFRIBa__spotlightRowImageWrap:before{background:radial-gradient(ellipse at center, var(--glow-color,var(--lp-accent)) 0%, transparent 70%);opacity:.13;filter:blur(48px);width:420px;height:240px;bottom:-60px;left:50%;transform:translate(-50%)}.landing-module__NFRIBa__spotlightRowImageWrap:after{background:radial-gradient(ellipse at center, var(--glow-color-alt,var(--lp-accent-h)) 0%, transparent 70%);opacity:.09;filter:blur(36px);width:260px;height:160px;bottom:-30px;right:10%}.landing-module__NFRIBa__spotlightRowImage{border-radius:var(--lp-r-lg);z-index:1;will-change:transform;flex-shrink:0;width:520px;height:400px;transition:transform .45s cubic-bezier(.22,1,.36,1);position:relative;overflow:hidden}.landing-module__NFRIBa__spotlightRowImage>.landing-module__NFRIBa__screenshot{width:100%;height:100%;box-shadow:none;border:none;border-radius:0;position:absolute;inset:0}.landing-module__NFRIBa__features{background:var(--lp-bg-alt);border-top:1px solid var(--lp-border);padding:7rem 0}.landing-module__NFRIBa__featuresBento{grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:3rem;display:grid}.landing-module__NFRIBa__featureCard{background:rgba(var(--white), 1);border:1px solid var(--lp-border);border-radius:var(--lp-r-lg);opacity:0;transition:opacity .5s ease var(--delay,0s), transform .5s ease var(--delay,0s);flex-direction:column;gap:.9rem;padding:1.75rem;display:flex;transform:translateY(20px)}.landing-module__NFRIBa__featureCard:has(.landing-module__NFRIBa__accentBlue){background:linear-gradient(140deg, #fff 70%, rgba(var(--blue), .03) 100%);border-color:rgba(var(--blue), .18)}.landing-module__NFRIBa__featureCard:has(.landing-module__NFRIBa__accentIndigo){background:linear-gradient(140deg,#fff 70%,#6346ff08 100%);border-color:#6346ff2e}.landing-module__NFRIBa__featureCard:has(.landing-module__NFRIBa__accentTeal){background:linear-gradient(140deg,#fff 70%,#00958a08 100%);border-color:#00958a2e}.landing-module__NFRIBa__featureCard:has(.landing-module__NFRIBa__accentPurple){background:linear-gradient(140deg,#fff 70%,#7f46dc08 100%);border-color:#7f46dc2e}.landing-module__NFRIBa__featureCard:has(.landing-module__NFRIBa__accentAmber){background:linear-gradient(140deg,#fff 70%,#ae8e000d 100%);border-color:#ae8e0038}.landing-module__NFRIBa__featureCard:has(.landing-module__NFRIBa__accentGreen){background:linear-gradient(140deg,#fff 70%,#00955c08 100%);border-color:#00955c2e}.landing-module__NFRIBa__featureCard[data-visible=true]{opacity:1;transform:translateY(0)}.landing-module__NFRIBa__featureCard:hover{border-color:var(--lp-border-hl);box-shadow:var(--lp-shadow);transition:opacity .5s ease var(--delay,0s), transform .5s ease var(--delay,0s), border-color .15s, box-shadow .15s}.landing-module__NFRIBa__featureCardWide{grid-column:span 2}.landing-module__NFRIBa__featureIcon{border-radius:var(--lp-r);flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.landing-module__NFRIBa__accentBlue{background:rgba(var(--blue), .08);color:rgba(var(--blue), 1)}.landing-module__NFRIBa__accentIndigo{color:#6346ff;background:#6346ff14}.landing-module__NFRIBa__accentTeal{color:#00958a;background:#00958a14}.landing-module__NFRIBa__accentPurple{color:#7f46dc;background:#7f46dc14}.landing-module__NFRIBa__accentAmber{color:#ae8e00;background:#ae8e0024}.landing-module__NFRIBa__accentGreen{color:#00955c;background:#00955c14}.landing-module__NFRIBa__featureTitle{font-size:var(--ui-text-size-lg);color:var(--lp-text);font-weight:700;line-height:1.25}.landing-module__NFRIBa__featureDesc{font-size:var(--ui-text-size-md);color:var(--lp-muted);line-height:1.7}.landing-module__NFRIBa__about{background:var(--lp-bg);border-top:1px solid var(--lp-border);padding:7rem 0}.landing-module__NFRIBa__aboutInner{max-width:var(--lp-max-w);margin:0 auto;padding:0 2rem}.landing-module__NFRIBa__aboutLead{margin-bottom:3rem}.landing-module__NFRIBa__aboutCols{grid-template-columns:1fr 1fr;gap:3rem;margin-bottom:1rem;display:grid}.landing-module__NFRIBa__aboutCol p{font-size:var(--ui-text-size-md);color:var(--lp-muted);line-height:var(--ui-text-line-height-md);margin-bottom:var(--ui-text-line-height-md)}.landing-module__NFRIBa__aboutBadges{flex-wrap:wrap;gap:.6rem;display:flex}.landing-module__NFRIBa__aboutBadge{background:var(--lp-dim);border:1px solid var(--lp-border-hl);font-size:var(--ui-text-size-xs);color:var(--lp-accent);border-radius:99px;align-items:center;gap:.4rem;padding:.35rem .9rem;font-weight:600;display:inline-flex}.landing-module__NFRIBa__faq{background:var(--lp-bg-alt);border-top:1px solid var(--lp-border);padding:7rem 0}.landing-module__NFRIBa__faqTitle{letter-spacing:-.02em;color:var(--lp-text);margin-bottom:2.5rem;font-size:clamp(1.5rem,3vw,2.2rem);font-weight:800}.landing-module__NFRIBa__faqList{margin:0;padding:0;list-style:none}.landing-module__NFRIBa__faqItem{border-bottom:1px solid var(--lp-border)}.landing-module__NFRIBa__faqItem:first-child{border-top:1px solid var(--lp-border)}.landing-module__NFRIBa__faqQ{cursor:pointer;width:100%;font-size:var(--ui-text-size-md);color:var(--lp-text);text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;padding:1.1rem 0;font-weight:600;transition:color .12s;display:flex}.landing-module__NFRIBa__faqQ:hover,.landing-module__NFRIBa__faqItemOpen .landing-module__NFRIBa__faqQ{color:var(--lp-accent)}.landing-module__NFRIBa__faqChevron{color:var(--lp-faint);flex-shrink:0;transition:transform .22s}.landing-module__NFRIBa__faqChevronOpen{color:var(--lp-accent);transform:rotate(180deg)}.landing-module__NFRIBa__faqA{font-size:var(--ui-text-size-md);color:var(--lp-muted);padding:0 0 1.2rem;line-height:1.82}.landing-module__NFRIBa__tools{background:var(--lp-bg-alt);border-top:1px solid var(--lp-border);padding:7rem 0 0}.landing-module__NFRIBa__toolsNav{flex-direction:column;display:flex}.landing-module__NFRIBa__toolsStrip{scroll-behavior:smooth;padding:3rem max(2rem, calc((100% - var(--lp-max-w)) / 2 + 2rem)) 2.5rem;scrollbar-width:none;gap:1.75rem;display:flex;overflow-x:auto}.landing-module__NFRIBa__toolsStrip::-webkit-scrollbar{display:none}.landing-module__NFRIBa__toolsArrows{max-width:var(--lp-max-w);justify-content:flex-end;gap:.5rem;width:100%;margin:0 auto;padding:0 2rem 5rem;display:flex}.landing-module__NFRIBa__toolsArrow{border:1.5px solid var(--lp-border);background:var(--lp-bg);width:40px;height:40px;color:var(--lp-text);cursor:pointer;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:border-color .15s,background .15s,color .15s;display:flex}.landing-module__NFRIBa__toolsArrow:hover{border-color:var(--lp-border-hl);background:var(--lp-dim)}.landing-module__NFRIBa__toolsArrow:disabled{opacity:.3;cursor:default}.landing-module__NFRIBa__toolsTile{flex-direction:column;flex:0 0 360px;display:flex}.landing-module__NFRIBa__toolsTileImage{aspect-ratio:10/9;border-radius:var(--lp-r-lg);background:var(--lp-bg);width:100%;box-shadow:var(--lp-shadow-lg);margin-bottom:1.25rem;position:relative;overflow:hidden}.landing-module__NFRIBa__toolsTileImage>.landing-module__NFRIBa__screenshot{width:100%;height:100%;box-shadow:none;border:none;border-radius:0;position:absolute;inset:0}.landing-module__NFRIBa__toolsTileCaption{font-size:var(--ui-text-size-md);color:var(--lp-muted);padding:0 .15rem;line-height:1.68}.landing-module__NFRIBa__toolsTileCaption strong{color:var(--lp-text);font-weight:700}.landing-module__NFRIBa__footnotes{background:var(--lp-bg);border-top:1px solid var(--lp-border);padding:2.5rem 0}.landing-module__NFRIBa__footnotesList{flex-direction:column;gap:.65rem;margin:0;padding:0;list-style:none;display:flex}.landing-module__NFRIBa__footnotesItem{align-items:baseline;gap:.6rem;display:flex}.landing-module__NFRIBa__footnotesIndex{font-size:var(--ui-text-size-xss);color:var(--lp-muted);flex-shrink:0;min-width:1rem;padding-top:.15em;font-weight:600;line-height:1}.landing-module__NFRIBa__footnotesText{font-size:var(--ui-text-size-xs);color:var(--lp-muted);line-height:1.7}.landing-module__NFRIBa__fnRef{vertical-align:super;margin-left:.1em;font-size:.65em;line-height:0}.landing-module__NFRIBa__fnRef a{color:var(--lp-accent);font-weight:600;text-decoration:none}.landing-module__NFRIBa__fnRef a:hover{text-decoration:underline}.landing-module__NFRIBa__footer{background:var(--lp-bg);border-top:1px solid var(--lp-border);padding:3rem 0 2rem}.landing-module__NFRIBa__footerInner{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:2rem;margin-bottom:2rem;display:flex}.landing-module__NFRIBa__footerBrand{flex-direction:column;gap:.3rem;display:flex}.landing-module__NFRIBa__footerName{font-size:var(--ui-text-size-xs);letter-spacing:.15em;text-transform:uppercase;color:var(--lp-text);font-weight:800}.landing-module__NFRIBa__footerTagline{font-size:var(--ui-text-size-xs);color:var(--lp-faint)}.landing-module__NFRIBa__footerNav{flex-wrap:wrap;align-items:center;gap:1.75rem;display:flex}.landing-module__NFRIBa__footerLink{font-size:var(--ui-text-size-xs);color:var(--lp-muted);text-decoration:none;transition:color .12s}.landing-module__NFRIBa__footerLink:hover{color:var(--lp-accent)}.landing-module__NFRIBa__footerCopy{font-size:var(--ui-text-size-xs);color:var(--lp-faint);border-top:1px solid var(--lp-border);padding-top:1.5rem}@media (max-width:900px){.landing-module__NFRIBa__heroFrame{padding-top:5rem}.landing-module__NFRIBa__heroCopy{margin-top:-8rem;padding:0 1.5rem 3.5rem}.landing-module__NFRIBa__spotlightRowInner,.landing-module__NFRIBa__spotlightRowFlip .landing-module__NFRIBa__spotlightRowInner{flex-direction:column;gap:2.5rem}.landing-module__NFRIBa__spotlightRowImageWrap,.landing-module__NFRIBa__spotlightRowImage{width:100%}.landing-module__NFRIBa__spotlightLead{padding:3.5rem 0 2.5rem}.landing-module__NFRIBa__spotlightRow{padding:4.5rem 0}.landing-module__NFRIBa__toolsTile{flex:0 0 280px}.landing-module__NFRIBa__featuresBento{grid-template-columns:1fr 1fr}.landing-module__NFRIBa__featureCardWide{grid-column:span 2}.landing-module__NFRIBa__aboutCols{grid-template-columns:1fr;gap:0}.landing-module__NFRIBa__spotlightSection{padding:0 0 3rem}.landing-module__NFRIBa__tools{padding:4rem 0 0}.landing-module__NFRIBa__about,.landing-module__NFRIBa__faq,.landing-module__NFRIBa__features{padding:5rem 0}.landing-module__NFRIBa__about .landing-module__NFRIBa__aboutInner,.landing-module__NFRIBa__faq .landing-module__NFRIBa__sectionInner,.landing-module__NFRIBa__features .landing-module__NFRIBa__sectionInner{padding:0 1.5rem}}@media (max-width:580px){.landing-module__NFRIBa__toolsTile{flex:0 0 260px}.landing-module__NFRIBa__featuresBento{grid-template-columns:1fr}.landing-module__NFRIBa__featureCardWide{grid-column:span 1}.landing-module__NFRIBa__navLinks{display:none}.landing-module__NFRIBa__navInner{justify-content:space-between}.landing-module__NFRIBa__heroFrame{padding-top:8rem}.landing-module__NFRIBa__footerNav{gap:1rem}}
