body.gn-landing-body,html.gn-landing-html,html:has(.gn-landing-novu),html:has(.gn-landing-novu) body{background:var(--color-canvas-dark,#000)}html.gn-landing-html{height:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body.gn-landing-body{display:flex;min-height:100%;flex-direction:column;background:var(--bg,#000);color:var(--fg,#fff)}.gn-landing-v2.gn-landing-novu{--bg:var(--color-canvas-dark,#000);--fg:var(--color-text-inverse,#fff);--radius-section:var(--radius-lg,48px);--radius-section-lg:var(--radius-xl,64px);--nv-highlight-card-height:clamp(31rem,72svh,47rem);--font-sans:var(--font-body,var(--font-inter,"Inter"),system-ui,sans-serif);--nv-ease:var(--ease-standard,cubic-bezier(0.22,1,0.36,1));--shadow-lift:var(--shadow-md,0 4px 20px rgba(0,0,0,0.35));min-height:100%;background:var(--bg);color:var(--fg);font-family:var(--font-sans);font-weight:300;overflow-x:clip}.gn-landing-v2--visitor.gn-landing-novu{--bg:#f4efe7;--fg:#111;background:var(--bg);color:var(--fg)}.gn-landing-v2--compact-chrome.gn-landing-v2--visitor{min-height:auto}.gn-landing-v2--compact-chrome .nv-main{flex:0 1 auto}.gn-landing-v2--compact-chrome .gn-visitor-footer-compact .nv-final__footer{padding:1rem clamp(1rem,3vw,1.25rem) 1.25rem;background:transparent}.gn-landing-v2--compact-chrome .gn-visitor-footer-compact .nv-final__footer-grid{display:none}.gn-landing-v2--compact-chrome .gn-visitor-footer-compact .nv-final__footer-legal{padding-top:0;border-top:none;font-size:.625rem;color:rgba(17,17,17,.45)}.gn-landing-v2--compact-chrome .gn-visitor-footer-compact .nv-final__footer-legal a{color:rgba(17,17,17,.55)}@media (min-width:48rem){.gn-landing-v2--compact-chrome .gn-visitor-footer-compact .nv-final__footer-grid{display:grid;margin-bottom:1.5rem;grid-gap:1.5rem 1rem;gap:1.5rem 1rem;grid-template-columns:repeat(3,1fr)}.gn-landing-v2--compact-chrome .gn-visitor-footer-compact .nv-final__footer-grid h3{color:rgba(17,17,17,.45)}.gn-landing-v2--compact-chrome .gn-visitor-footer-compact .nv-final__footer-grid a{color:rgba(17,17,17,.75);font-size:.875rem}}.gn-landing-v2 *,.gn-landing-v2 :after,.gn-landing-v2 :before{box-sizing:border-box}.gn-landing-v2 a{color:inherit}.nv-highlights__card-title em,.nv-serif{font-family:var(--font-instrument-serif,"Instrument Serif"),Georgia,serif;font-weight:400;font-style:italic;letter-spacing:-.01em}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.nv-nav{position:fixed;inset:0 0 auto;z-index:100;padding-top:1.5rem;transform:translateY(-100%);transition:transform .9s var(--nv-ease)}.nv-nav--ready{transform:translateY(0)}.nv-nav__inner{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;grid-gap:1rem;gap:1rem;max-width:80rem;margin:0 auto;padding:0 clamp(1.25rem,4vw,2.5rem);color:#fff}.nv-nav--light .nv-nav__inner{color:#000}.nv-nav__logo{display:inline-flex;align-items:center;gap:.65rem;justify-self:start;font-size:clamp(1.35rem,1.4vw,1.6rem);font-weight:700;letter-spacing:-.02em;line-height:1;text-decoration:none}.nv-nav__logo-mark{width:clamp(1.8rem,2vw,2.2rem);height:clamp(1.8rem,2vw,2.2rem);object-fit:contain;border-radius:.2rem}.nv-nav__center{display:none;justify-self:center}@media (min-width:768px){.nv-nav__center{display:flex;justify-content:center}}.nv-nav__desktop-cta{display:none;grid-column:3;justify-self:end}@media (min-width:768px){.nv-nav__desktop-cta{display:flex}}.nv-nav__menu{display:inline-flex;flex:0 1 auto;flex-wrap:nowrap;align-items:center;gap:.125rem;max-width:calc(100vw - 12rem);padding:.3125rem;border-radius:999px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.14);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 4px 24px rgba(0,0,0,.12)}.nv-nav--light .nv-nav__menu{background:rgba(255,255,255,.55);border-color:rgba(0,0,0,.08);box-shadow:0 4px 20px rgba(0,0,0,.06)}.nv-nav__menu--compact{padding:.25rem}.nv-nav__mobile{grid-column:3;justify-self:end}@media (min-width:768px){.nv-nav__mobile{display:none}}.nv-hydration-spacer{display:none}.nv-nav__menu .nv-nav__cta-desktop{flex-shrink:0}.gn-landing-v2 a.nv-nav__pill{display:inline-flex;flex-shrink:0;align-items:center;height:42px;padding:0 1.25rem;border-radius:999px;font-size:.9375rem;font-weight:500;text-decoration:none;white-space:nowrap;color:rgba(255,255,255,.9);transition:background .2s var(--nv-ease)}.gn-landing-v2 a.nv-nav__pill:hover{background:rgba(255,255,255,.12);text-decoration:none}.nv-nav--light a.nv-nav__pill{color:rgba(0,0,0,.75)}.nv-nav--light a.nv-nav__pill:hover{background:rgba(0,0,0,.06)}.nv-stagger-cta{position:relative;display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;height:42px;padding:0 1.375rem;border-radius:999px;overflow:hidden;font-size:.9375rem;font-weight:500;line-height:1;text-decoration:none;box-shadow:var(--shadow-lift);transition:background-color .2s var(--nv-ease),color .2s var(--nv-ease),box-shadow .2s var(--nv-ease)}.nv-nav__menu .nv-stagger-cta{box-shadow:none}.nv-stagger-cta--dark{background:#000;color:#fff}.nv-stagger-cta--light{height:53px;padding:.875rem 1.875rem;font-size:1.25rem;background:#fff;color:#000}.nv-stagger-cta--light .nv-stagger-cta__glyph,.nv-stagger-cta--light .nv-stagger-cta__icon{color:#000}.nv-nav .nv-stagger-cta--dark{min-height:44px;border:1px solid transparent}.nv-nav--light .nv-stagger-cta--dark{background:#000;border-color:#000;color:#fff;box-shadow:0 14px 28px rgba(0,0,0,.18)}.nv-nav--light .nv-stagger-cta--dark .nv-stagger-cta__glyph,.nv-nav--light .nv-stagger-cta--dark .nv-stagger-cta__icon{color:#fff}.nv-nav:not(.nv-nav--light) .nv-stagger-cta--dark{background:#fff;border-color:rgba(17,17,17,.1);color:#000;box-shadow:0 14px 28px rgba(0,0,0,.12)}.nv-nav:not(.nv-nav--light) .nv-stagger-cta--dark .nv-stagger-cta__glyph,.nv-nav:not(.nv-nav--light) .nv-stagger-cta--dark .nv-stagger-cta__icon{color:#000}.nv-stagger-cta__face{display:inline-flex;align-items:center;gap:.35rem}.nv-stagger-cta__cell{display:inline-block;height:1em;overflow:hidden;vertical-align:top}.nv-stagger-cta__roller{display:flex;flex-direction:column;transition:transform .5s cubic-bezier(.65,0,.35,1);will-change:transform}.nv-stagger-cta__glyph{display:block;height:1em;line-height:1}.nv-stagger-cta:focus-visible .nv-stagger-cta__roller,.nv-stagger-cta:hover .nv-stagger-cta__roller{transform:translateY(-50%)}.nv-stagger-cta__icon{flex-shrink:0}.gn-landing-v2--reduced .nv-stagger-cta:focus-visible .nv-stagger-cta__roller,.gn-landing-v2--reduced .nv-stagger-cta:hover .nv-stagger-cta__roller{transform:none}.nv-main{flex:1 1}.nv-hero,.nv-main{display:flex;flex-direction:column}.nv-hero{position:-webkit-sticky;position:sticky;top:0;z-index:0;min-height:100dvh;height:calc(100dvh + 6rem);width:100%;align-items:center;justify-content:flex-end;padding:0 5vw clamp(6rem,14vh,9rem);text-align:center;box-sizing:border-box}.nv-hero__media{pointer-events:none;position:absolute;inset:0 0 -120px;overflow:hidden;background:#000}.nv-hero__media-inner{position:absolute;inset:0;transform:scale(1.08);transition:transform 1.8s var(--nv-ease)}.nv-hero__kenburns{position:absolute;inset:-5%;animation:nv-kenburns 120s ease-in-out infinite alternate}.nv-hero__img{object-fit:cover;object-position:center}@keyframes nv-kenburns{0%{transform:scale(1)}to{transform:scale(1.06)}}.nv-hero__gradient{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.35),rgba(0,0,0,.15) 40%,rgba(0,0,0,.55))}.nv-hero__noise:after{content:"";position:absolute;inset:0;opacity:.04;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")}.nv-hero__content{position:relative;z-index:10;display:flex;flex-direction:column;align-items:center;will-change:transform,opacity}.nv-hero-title{margin:0;max-width:22ch;font-size:clamp(2.6rem,7vw,4.25rem);font-weight:300;line-height:1.02;letter-spacing:-.02em;color:#fff}.nv-hero-title__wrap{display:block;overflow:hidden;padding-bottom:.08em}.nv-hero-title__inner{display:block;transform:translateY(110%);animation:nv-line-reveal 1.1s var(--nv-ease) forwards}.nv-hero-title__inner--2{animation-delay:.2s}@keyframes nv-line-reveal{to{transform:translateY(0)}}.nv-hero__sub{margin:1.5rem 0 0;max-width:42rem;font-size:clamp(1rem,1.4vw,1.25rem);line-height:1.625;color:rgba(255,255,255,.8)}.nv-hero__cta{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:1rem 1.25rem;margin-top:2.5rem;margin-bottom:.5rem}.nv-hero__cta .nv-stagger-cta--light{color:#000}.gn-landing-v2 a.nv-hero__cta-secondary{font-size:.9rem;font-weight:600;color:rgba(255,255,255,.92);text-decoration:underline;text-underline-offset:4px}.gn-landing-v2 a.nv-hero__cta-secondary:hover{color:#fff;text-decoration:none}.nv-features{position:relative;z-index:10;margin-top:calc(-1 * var(--radius-section));border-radius:var(--radius-section) var(--radius-section) 0 0;background:#fff;color:#000}@media (min-width:768px){.nv-features{margin-top:calc(-1 * var(--radius-section-lg));border-radius:var(--radius-section-lg) var(--radius-section-lg) 0 0}}.nv-features__desktop{display:none}@media (min-width:768px){.nv-features__desktop{display:block}}.nv-features__grid{display:grid;max-width:80rem;margin:0 auto;padding:2rem clamp(1.25rem,4vw,2.5rem) 4rem;grid-template-columns:1fr auto 1fr;grid-gap:2rem;gap:2rem;align-items:stretch}@media (min-width:1024px){.nv-features__grid{gap:4rem}}.nv-features__col{display:flex;flex-direction:column}.nv-features-step{display:flex;min-height:80svh;align-items:center}.nv-features-step--left{justify-content:flex-start}.nv-features-step--right{justify-content:flex-end}.nv-features-step__inner{max-width:20rem;text-align:left}.nv-features-step--right .nv-features-step__inner{text-align:right}.nv-features__spacer{min-height:80svh}.nv-features__phone-sticky{position:-webkit-sticky;position:sticky;top:0;display:flex;height:100svh;align-items:center;justify-content:center;padding:10svh 0}.nv-panel-title{margin:0 0 1rem;font-size:2rem;font-weight:300;line-height:1.1;letter-spacing:-.015em}@media (min-width:768px){.nv-panel-title{font-size:2.5rem;line-height:1.05}}.nv-panel-title__line{display:block}.nv-panel-body{margin:0;font-size:1rem;line-height:1.65;color:rgba(0,0,0,.65)}@media (min-width:768px){.nv-panel-body{font-size:1.0625rem}}.nv-phone-device{position:relative;z-index:10}.nv-phone-device__wash{height:100%;width:100vw;transform:translateX(-50%);border-radius:var(--radius-section) var(--radius-section) 0 0;background:radial-gradient(ellipse 80% 60% at 50% 30%,rgba(200,190,255,.35),transparent 70%),radial-gradient(ellipse 60% 50% at 60% 70%,rgba(150,200,255,.25),transparent 65%);-webkit-mask-image:linear-gradient(180deg,#000 70%,transparent);mask-image:linear-gradient(180deg,#000 70%,transparent)}.nv-phone-device__shadow,.nv-phone-device__wash{pointer-events:none;position:absolute;left:50%;top:0;z-index:0}.nv-phone-device__shadow{height:140px;width:140%;transform:translate(-50%,-30%);border-radius:50%;background:rgba(0,0,0,.2);filter:blur(24px)}.nv-phone-device__frame{position:relative;aspect-ratio:1380/2880;height:58vh;min-height:400px;max-height:620px;width:auto;overflow:hidden;border-radius:12%;background:#111;box-shadow:0 24px 60px -20px rgba(0,0,0,.5)}@media (min-width:768px){.nv-phone-device__frame{height:72vh;max-height:820px}}.nv-phone-device__video{position:absolute;inset:0;height:100%;width:100%;object-fit:cover;opacity:0;transition:opacity .9s cubic-bezier(.4,0,.2,1)}.nv-phone-device__video.is-active{opacity:1}.nv-phone-device__flash{position:absolute;inset:0;background:#fff;animation:nv-screen-flash .7s ease-out forwards;pointer-events:none}@keyframes nv-screen-flash{0%{opacity:.35}to{opacity:0}}.nv-features__mobile{display:block}@media (min-width:768px){.nv-features__mobile{display:none}}.nv-features__mobile-scroll{height:400svh}.nv-features__mobile-sticky{position:-webkit-sticky;position:sticky;top:0;display:flex;height:100svh;flex-direction:column;align-items:center;justify-content:center;gap:2rem;padding:0 1.25rem}.nv-features__mobile-sticky .nv-phone-device__frame{transform:scale(.78)}@media (min-width:640px){.nv-features__mobile-sticky .nv-phone-device__frame{transform:scale(.85)}}.nv-features__mobile-copy{display:grid;width:100%;max-width:24rem;text-align:center}.nv-features__mobile-panel{grid-area:1/1;opacity:0;transform:translateY(12px);transition:opacity .6s var(--nv-ease),transform .6s var(--nv-ease);pointer-events:none}.nv-features__mobile-panel.is-active{opacity:1;transform:translateY(0);pointer-events:auto}.nv-highlights{position:relative;z-index:10;background:#fff;color:#000;padding:3rem 0}@media (min-width:768px){.nv-highlights{padding:5rem 0}}.nv-highlights__scroller{display:flex;gap:1rem;overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding-left:1.25rem;padding:5rem 1.25rem;scrollbar-width:none}.nv-highlights__scroller::-webkit-scrollbar{display:none}@media (min-width:768px){.nv-highlights__scroller{gap:1.5rem;scroll-padding-left:2.5rem;padding:6rem 2.5rem}}.nv-highlights__snap{scroll-snap-align:start;scroll-snap-stop:always;flex-shrink:0}.nv-highlights__card{width:calc(100vw - 80px);height:var(--nv-highlight-card-height);border-radius:20px;box-shadow:0 24px 60px -30px rgba(0,0,0,.55);overflow:hidden}@media (min-width:768px){.nv-highlights__card{width:auto;min-height:auto;max-height:none;height:var(--nv-highlight-card-height);aspect-ratio:11/10;border-radius:30px}}.nv-highlights__card--light{background:#fff;color:#000}.nv-highlights__card--dark{background:#151515;color:#fff}.nv-highlights__card-inner{display:flex;flex-direction:column;height:100%;padding:2rem;gap:1rem}.nv-highlights__card-title{margin:0;font-size:1.75rem;font-weight:300;line-height:1.1}@media (min-width:1024px){.nv-highlights__card-title{font-size:2.25rem}}.nv-highlights__card-body{margin:0;font-size:1rem;line-height:1.65;max-width:28rem}.nv-highlights__card--light .nv-highlights__card-body{color:rgba(0,0,0,.65)}.nv-highlights__card--dark .nv-highlights__card-body{color:rgba(255,255,255,.85)}.nv-highlights__demo{margin:0;padding:0;list-style:none}.nv-highlights__demo li{display:flex;justify-content:space-between;padding:.75rem 0;border-bottom:1px solid rgba(0,0,0,.08);font-size:.9375rem}.nv-highlights__card--dark .nv-highlights__demo li{border-color:rgba(255,255,255,.12)}.nv-highlights__card-visual{flex:1 1;min-height:160px;display:flex;align-items:center;justify-content:center}.nv-highlights__card-visual .gn2-feat-anim{min-height:140px;border:none;background:transparent}.nv-highlights__card-media{display:block;width:100%;max-height:220px;object-fit:contain;border-radius:12px}.nv-highlights__controls{display:flex;justify-content:center;margin-top:-1rem}@media (pointer:coarse){.nv-highlights__controls{display:none}}.nv-highlights__controls-pill{display:inline-flex;gap:.25rem;padding:.25rem;border-radius:999px;background:rgba(255,255,255,.6);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.nv-highlights__btn{width:42px;height:42px;border:none;border-radius:50%;background:transparent;cursor:pointer;font-size:1.1rem}.nv-highlights__btn:disabled{opacity:.35;cursor:not-allowed}.nv-highlights__btn:hover:not(:disabled){background:rgba(0,0,0,.05)}.nv-privacy-wrap{position:relative;z-index:20;background:#fff;color:#000}.nv-privacy-wrap__inner{max-width:80rem;margin:0 auto;padding:4rem clamp(1.25rem,4vw,2.5rem)}@media (min-width:768px){.nv-privacy-wrap__inner{padding:6rem clamp(1.25rem,4vw,2.5rem)}}.nv-privacy-card{position:relative;display:flex;min-height:480px;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;border-radius:20px;background:#000;color:#fff;text-align:center;box-shadow:0 24px 60px -30px rgba(0,0,0,.55)}@media (min-width:768px){.nv-privacy-card{min-height:600px;max-height:800px;height:calc(78svh - 32px);border-radius:30px;align-items:flex-start;justify-content:center;padding-left:8%;text-align:left}}.nv-privacy-card__spotlight{position:absolute;inset:0;background:radial-gradient(500px circle at var(--mx,50%) var(--my,40%),rgba(242,254,128,.2),transparent 55%);pointer-events:none}.nv-privacy-card__spotlight:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(242,254,128,.12),transparent 40%)}.nv-privacy-card__lock{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;color:rgba(255,255,255,.09);pointer-events:none;transform:scale(.92);transition:transform 1.2s var(--nv-ease),opacity 1.2s var(--nv-ease)}.nv-privacy-card--lock-active .nv-privacy-card__lock{color:rgba(255,255,255,.12);transform:scale(1);animation:nv-privacy-lock-pulse 2.4s var(--nv-ease) .2s}@keyframes nv-privacy-lock-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.03)}}.nv-privacy-card__title{position:relative;z-index:2;margin:0;font-size:2.25rem;font-weight:300;line-height:1.05}@media (min-width:768px){.nv-privacy-card__title{font-size:3rem}}.nv-privacy-card__body{position:relative;z-index:2;margin:1.25rem 0 0;max-width:28rem;font-size:1rem;line-height:1.65;color:rgba(255,255,255,.65)}@media (min-width:768px){.nv-privacy-card__body{font-size:1.125rem}}.nv-testimonials{position:relative;z-index:10;background:#fff;color:#000}.nv-testimonials__head{max-width:80rem;margin:0 auto;padding:6rem clamp(1.25rem,4vw,2.5rem) 0;text-align:center}.nv-section-title{margin:0;font-size:2.25rem;font-weight:300;line-height:1.05;letter-spacing:-.015em}@media (min-width:768px){.nv-section-title{font-size:3rem}}.nv-testimonials__sub{margin:1.25rem auto 0;max-width:42rem;font-size:1rem;line-height:1.65;color:rgba(0,0,0,.55)}.nv-testimonials__marquee{margin-top:4rem;overflow-x:clip;padding-bottom:6rem}.nv-testimonials__track{display:flex;gap:1.5rem;width:max-content;animation:nv-marquee 60s linear infinite}@keyframes nv-marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.nv-testimonial-card{flex:0 0 340px;margin:0;min-height:320px;padding:2rem;border-radius:40px;background:#fff;box-shadow:0 12px 36px rgba(0,0,0,.08),0 28px 60px rgba(0,0,0,.06)}@media (min-width:768px){.nv-testimonial-card{flex:0 0 420px}}.nv-testimonial-card__stars{color:var(--color-accent,#fe4e02);font-size:.85rem;letter-spacing:.12em;margin-bottom:1rem}.nv-testimonial-card blockquote{margin:0;font-size:1.1875rem;font-weight:300;line-height:1.55}@media (min-width:768px){.nv-testimonial-card blockquote{font-size:1.3125rem}}.nv-testimonial-card figcaption{margin-top:1.25rem;font-size:.75rem;font-weight:500;letter-spacing:.06em;text-transform:uppercase;color:rgba(0,0,0,.45)}.nv-faq{position:relative;z-index:20;margin-top:0;border-radius:0 0 var(--radius-section) var(--radius-section);background:#fff;color:#000;padding:6rem 0}@media (min-width:768px){.nv-faq{border-radius:0 0 var(--radius-section-lg) var(--radius-section-lg);padding:8rem 0}}.nv-faq__inner{max-width:80rem;margin:0 auto;padding:0 clamp(1.25rem,4vw,2.5rem)}.nv-faq__head{text-align:center;margin-bottom:3.5rem}.nv-faq__list{max-width:48rem;margin:0 auto;border-top:1px solid rgba(0,0,0,.1)}.nv-faq-row{border-bottom:1px solid rgba(0,0,0,.1)}.nv-faq-row__btn{display:flex;width:100%;align-items:center;justify-content:space-between;gap:1rem;padding:1.5rem 0;border:none;background:none;font:inherit;font-size:1.0625rem;font-weight:500;text-align:left;cursor:pointer;color:#000}@media (min-width:768px){.nv-faq-row__btn{font-size:1.125rem}}.nv-faq-row__icon{position:relative;flex-shrink:0;width:1rem;height:1rem;transition:transform .4s ease}.nv-faq-row__icon:after,.nv-faq-row__icon:before{content:"";position:absolute;background:rgba(0,0,0,.45)}.nv-faq-row__icon:before{left:0;right:0;top:50%;height:2px;margin-top:-1px}.nv-faq-row__icon:after{top:0;bottom:0;left:50%;width:2px;margin-left:-1px}.nv-faq-row.is-open .nv-faq-row__icon{transform:rotate(45deg)}.nv-faq-row__panel{display:grid;grid-template-rows:0fr;transition:grid-template-rows .5s cubic-bezier(.4,0,.2,1)}.nv-faq-row.is-open .nv-faq-row__panel{grid-template-rows:1fr}.nv-faq-row__panel-inner{overflow:hidden}.nv-faq-row__panel-inner p{margin:0;padding:0 2.5rem 1.5rem 0;font-size:.9375rem;line-height:1.65;color:rgba(0,0,0,.65);opacity:0;transition:opacity .3s ease .15s}.nv-faq-row.is-open .nv-faq-row__panel-inner p{opacity:1}.nv-final{position:relative;z-index:10;display:flex;min-height:calc(100svh + var(--radius-section));flex-direction:column;overflow:hidden;margin-top:calc(-1 * var(--radius-section));border-radius:var(--radius-section) var(--radius-section) 0 0;background:#000;color:#fff}@media (min-width:768px){.nv-final{margin-top:calc(-1 * var(--radius-section-lg));min-height:calc(100svh + var(--radius-section-lg));border-radius:var(--radius-section-lg) var(--radius-section-lg) 0 0}}.nv-final__bg{position:absolute;inset:0;will-change:transform}.nv-final__bg-img{object-fit:cover;object-position:center;animation:nv-kenburns-strong 32s ease-in-out infinite alternate}@keyframes nv-kenburns-strong{0%{transform:scale(1)}to{transform:scale(1.04)}}.nv-final__bg-overlay{position:absolute;inset:0;background:rgba(0,0,0,.45)}.nv-final__cta{position:relative;z-index:10;display:flex;flex:1 1;flex-direction:column;align-items:center;justify-content:center;padding:8rem 1.5rem 3rem;text-align:center}@media (min-width:768px){.nv-final__cta{padding-top:12rem}}.nv-final__title{margin:0;font-size:2.5rem;font-weight:300;line-height:1.05;letter-spacing:-.015em}@media (min-width:768px){.nv-final__title{font-size:4rem}}.nv-final__sub{margin:1.5rem 0 2.5rem;font-size:1.125rem;color:rgba(255,255,255,.85)}@media (min-width:768px){.nv-final__sub{font-size:1.25rem}}.nv-final__footer{position:relative;z-index:10;width:100%;padding:5rem clamp(1.25rem,4vw,2.5rem) 2.5rem}.nv-final__footer-grid{display:grid;max-width:80rem;margin:0 auto 4rem;grid-gap:3rem 2rem;gap:3rem 2rem;grid-template-columns:repeat(2,1fr)}@media (min-width:640px){.nv-final__footer-grid{grid-template-columns:repeat(3,1fr)}}.nv-final__footer-grid h3{margin:0 0 1rem;font-size:.8125rem;font-weight:500;letter-spacing:.04em;text-transform:uppercase;color:rgba(255,255,255,.5)}.nv-final__footer-grid ul{margin:0;padding:0;list-style:none}.nv-final__footer-grid li+li{margin-top:.65rem}.gn-landing-v2 .nv-final__footer-grid a{font-size:.9375rem;font-weight:500;color:rgba(255,255,255,.9);text-decoration:none}.gn-landing-v2 .nv-final__footer-grid a:hover{opacity:.75}.nv-final__footer-legal{display:flex;max-width:80rem;margin:0 auto;flex-wrap:wrap;justify-content:space-between;gap:1rem;padding-top:2rem;border-top:1px solid rgba(255,255,255,.1);font-size:.6875rem;letter-spacing:.08em;text-transform:uppercase;color:rgba(255,255,255,.55)}.nv-final__footer-legal>div{display:flex;gap:1.25rem}.gn-landing-v2 .nv-final__footer-legal a{color:rgba(255,255,255,.55);text-decoration:none}.nv-reveal{opacity:0;transform:translateY(24px);transition:opacity .9s var(--nv-ease),transform .9s var(--nv-ease)}.nv-reveal.is-visible{opacity:1;transform:translateY(0)}.gn2-feat-anim{position:relative;width:100%;min-height:120px;display:flex;align-items:center;justify-content:center;padding:1rem;border-radius:12px;background:rgba(0,0,0,.04)}.gn2-wa-phone{width:min(100%,200px);border-radius:12px;background:#f0ebe3;overflow:hidden;box-shadow:0 8px 24px rgba(0,0,0,.08)}.gn2-wa-phone__header{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.6rem;text-transform:uppercase;background:#25d366;color:#fff}.gn2-wa-phone__dot{width:6px;height:6px;border-radius:50%;background:#fff}.gn2-wa-phone__thread{padding:.75rem;display:flex;flex-direction:column;gap:.4rem;min-height:100px}.gn2-wa-bubble{max-width:88%;padding:.4rem .6rem;border-radius:8px;font-size:.62rem}.gn2-wa-bubble--in{align-self:flex-start;background:#fff}.gn2-wa-bubble--out{align-self:flex-end;background:#dcf8c6}.gn-landing-v2--reduced .nv-final__bg-img,.gn-landing-v2--reduced .nv-hero-title__inner,.gn-landing-v2--reduced .nv-hero__img,.gn-landing-v2--reduced .nv-hero__kenburns,.gn-landing-v2--reduced .nv-testimonials__track{animation:none!important}.gn-landing-v2--reduced .nv-hero-title__inner,.gn-landing-v2--reduced .nv-reveal{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.nv-final__bg-img,.nv-hero__img,.nv-hero__kenburns,.nv-testimonials__track{animation:none!important}}