:root{--scroll-progress:0;--scroll-y:0px}.landing-root{--bg:#05050a;--surface:#121612;--text:#f4f7f5;--muted:#a6b1ab;--border:rgba(255,255,255,0.12);--accent:#4ade80;--accent-2:#7ddf64;--max-width:1160px;--radius-sm:12px;--radius-md:18px;--radius-lg:24px;--shadow:0 22px 48px rgba(0,0,0,0.35);--ease-out:cubic-bezier(0.22,1,0.36,1);min-height:100vh;display:flex;flex-direction:column;max-width:100vw;overflow-x:hidden;color:var(--text);background:#05050a;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;padding-top:4.2rem}.landing-root .marketing-content{flex:1 0 auto}.landing-root *,.landing-root :after,.landing-root :before{box-sizing:border-box;margin:0;padding:0}.landing-root a{color:inherit;text-decoration:none}.landing-root h1,.landing-root h2,.landing-root h3{line-height:1.06;color:var(--text)}.landing-root h1{font-size:clamp(2.6rem,7vw,5.5rem);letter-spacing:-.03em}.landing-root h2{font-size:clamp(1.9rem,4.2vw,3.25rem);letter-spacing:-.02em}.landing-root h3{font-size:clamp(1.15rem,2.1vw,1.42rem)}.landing-root .container{width:min(var(--max-width),calc(100% - 2rem));margin:0 auto}.landing-root .page-main{position:relative;isolation:isolate}.landing-root .page-main:before{content:"";position:fixed;inset:-35% -12%;z-index:-6;pointer-events:none;transform:translate3d(calc(var(--scroll-progress) * -8vw),calc(var(--scroll-progress) * 6vh),0) rotate(calc(var(--scroll-progress) * 12deg));background:conic-gradient(from 150deg at 22% 28%,rgba(74,222,128,.11),transparent 24%,rgba(125,223,100,.08) 48%,transparent 72%,rgba(74,222,128,.06)),radial-gradient(1200px 780px at 84% -20%,rgba(74,222,128,.13),transparent 58%),radial-gradient(1000px 640px at -12% 92%,rgba(125,223,100,.1),transparent 56%),linear-gradient(180deg,#05050a,#040409 52%,#030307);transition:transform .5s linear}.landing-root .page-main:after{display:none}.landing-root .top-nav{position:fixed;top:.8rem;left:50%;transform:translateX(-50%);width:min(820px,calc(100% - 1.5rem));z-index:50;backdrop-filter:blur(16px);background:radial-gradient(circle at 70% 35%,rgba(30,180,100,.1),transparent 36%),radial-gradient(circle at 20% 80%,rgba(40,120,110,.08),transparent 34%),rgba(5,5,10,.86);border:1px solid rgba(145,243,170,.14);border-radius:999px;box-shadow:0 12px 34px rgba(0,0,0,.34)}.landing-root .nav-inner{position:relative;min-height:3.25rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:0 .9rem}.landing-root .brand{display:inline-flex;align-items:center;gap:.52rem;font-weight:600;font-size:.92rem}.landing-root .brand-logo{width:3rem;height:1.62rem;display:block;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;flex:0 0 auto}.landing-root .nav-links{list-style:none;display:flex;gap:.95rem;color:var(--muted);font-size:.82rem}.landing-root .nav-desktop{position:absolute;left:50%;transform:translateX(-50%)}.landing-root .nav-actions{display:inline-flex;align-items:center;gap:.5rem}.landing-root .nav-cta-button{height:2.2rem;font-size:.82rem;padding:0 .8rem}.landing-root .nav-cta-button.btn-primary{box-shadow:0 6px 16px rgba(74,222,128,.1)}.landing-root .nav-cta-button.btn-primary:hover{box-shadow:0 8px 20px rgba(74,222,128,.14)}.landing-root .nav-mobile-toggle{display:none;width:2.2rem;height:2.2rem;border-radius:999px;border:1px solid var(--border);background:rgba(16,22,17,.72);color:var(--text);align-items:center;justify-content:center;transition:border-color .22s var(--ease-out),background-color .22s var(--ease-out)}.landing-root .nav-mobile-toggle:hover{border-color:rgba(74,222,128,.5);background:rgba(74,222,128,.1)}.landing-root .mobile-nav-menu{display:none}.landing-root .nav-links a{padding:.34rem .62rem;border-radius:999px;transition:color .22s var(--ease-out),background-color .22s var(--ease-out)}.landing-root .nav-links a:hover{color:var(--text);background:rgba(74,222,128,.12)}.landing-root .section{position:relative;padding:clamp(4.8rem,8vw,7rem) 0;scroll-margin-top:6rem}.landing-root .section-lock{min-height:100svh;display:flex;align-items:center}.landing-root .reveal-section{opacity:0;transform:translateY(42px) scale(.985);filter:blur(2px);transition:opacity .68s var(--ease-out),transform .76s var(--ease-out),filter .76s var(--ease-out)}.landing-root .reveal-section.in-view{opacity:1;transform:translateY(0) scale(1);filter:blur(0)}.landing-root .kicker{font-size:.78rem;letter-spacing:.12em;text-transform:uppercase;color:var(--accent);font-weight:600;margin-bottom:.85rem}.landing-root .hero{overflow:hidden}.landing-root .hero.section-lock{align-items:flex-start}.landing-root .hero-grid{display:grid;width:100%}.landing-root .single-hero{grid-template-columns:minmax(0,1fr)}.landing-root .hero-copy.center{text-align:center;max-width:70rem;margin:0 auto}.landing-root .hero-copy h1{margin:0 auto}.landing-root .lead{margin-top:1.2rem;max-width:56ch;color:var(--muted);font-size:clamp(1rem,2vw,1.16rem)}.landing-root .hero-copy.center .lead{margin-left:auto;margin-right:auto}.landing-root .hero-actions{margin-top:1.6rem;display:flex;gap:.8rem;flex-wrap:wrap}.landing-root .hero-actions.center{justify-content:center}.landing-root .hero-showdown{width:min(960px,100%);margin:clamp(5.5rem,17vh,11.5rem) auto 0;list-style:none;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:center;justify-items:center;-moz-column-gap:.85rem;column-gap:.85rem;row-gap:1.05rem;padding:0}.landing-root .showdown-item{display:flex;justify-content:center;width:100%}.landing-root .showdown-image{width:min(158px,92%);height:1.9rem;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;opacity:.6;filter:saturate(0) brightness(.95)}.landing-root .hero-showdown-caption{margin-top:.55rem;text-align:center;font-size:.58rem;letter-spacing:.12em;text-transform:uppercase;color:rgba(196,206,200,.64)}.landing-root .btn{height:2.8rem;padding:0 1rem;border-radius:999px;border:1px solid transparent;display:inline-flex;align-items:center;justify-content:center;gap:.55rem;font-size:.92rem;font-weight:600;cursor:pointer;transition:transform .22s var(--ease-out),border-color .22s var(--ease-out),box-shadow .22s var(--ease-out),background-color .22s var(--ease-out)}.landing-root .btn:hover{transform:translateY(-2px)}.landing-root .btn-primary{color:#07110a;background:linear-gradient(135deg,var(--accent),#b0f0a0);box-shadow:0 9px 24px rgba(74,222,128,.14)}.landing-root .btn-primary:hover{box-shadow:0 13px 30px rgba(74,222,128,.2)}.landing-root .btn-ghost{border-color:var(--border);background:rgba(16,22,17,.72);color:var(--text)}.landing-root .btn-ghost:hover{border-color:rgba(74,222,128,.5);box-shadow:inset 0 0 0 1px rgba(74,222,128,.14)}.landing-root .section-head{max-width:56rem}.landing-root .section-head h2{max-width:22ch}.landing-root .systems-section-head{margin-bottom:clamp(2rem,5vw,4.5rem)}.landing-root .systems-section-head h2{max-width:19ch}.landing-root .systems-section-head h2 span{display:block;color:var(--accent)}.landing-root .systems-rows{display:grid;gap:clamp(3.2rem,7vw,5.8rem)}.landing-root .system-row{position:relative;display:grid;grid-template-columns:minmax(18rem,.68fr) minmax(0,1.32fr);align-items:center;gap:clamp(1.8rem,5vw,5rem);min-height:clamp(18rem,31vw,25rem);transition:transform .26s var(--ease-out),box-shadow .24s var(--ease-out)}.landing-root .system-row:hover{transform:translateY(-3px)}.landing-root .system-row-copy{display:grid;align-content:center;max-width:31rem}.landing-root .system-row-copy h3{font-size:clamp(2rem,4vw,3.15rem);line-height:1.1;letter-spacing:0}.landing-root .system-row-copy>p{max-width:30rem;margin-top:1rem;color:#c5cec9;font-size:clamp(1.02rem,1.8vw,1.18rem)}.landing-root .system-preview{position:relative;min-width:0;display:flex;align-items:center;justify-content:center;overflow:hidden;border:1px solid rgba(111,238,153,.28);border-radius:8px;background:rgba(0,0,0,.16);padding:clamp(.6rem,1.4vw,1rem)}.landing-root .system-preview:before{content:none}.landing-root .system-preview-image{position:relative;display:block;width:100%;height:auto;max-height:clamp(15rem,28vw,22rem);-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;margin:0 auto;background:transparent;border:0;border-radius:0;box-shadow:none}.landing-root .system-row.is-reversed{grid-template-columns:minmax(0,1.32fr) minmax(18rem,.68fr)}.landing-root .system-row.is-reversed .system-row-copy{order:2;justify-self:end}.landing-root .system-row.is-reversed .system-preview{order:1}.landing-root .system-row-ios-app{min-height:0}.landing-root .system-row-ios-app .system-preview{justify-content:center}.landing-root .system-row-ios-app .system-preview-image{width:100%;height:auto;max-height:clamp(15rem,28vw,22rem);-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.landing-root .systems-more{margin-top:clamp(1.8rem,4vw,3rem);display:grid;grid-template-columns:minmax(2rem,1fr) auto minmax(2rem,1fr);align-items:center;gap:clamp(1rem,3vw,2rem);color:var(--muted)}.landing-root .systems-more span{height:1px;background:linear-gradient(90deg,transparent,rgba(74,222,128,.72))}.landing-root .systems-more span:last-child{background:linear-gradient(90deg,rgba(74,222,128,.72),transparent)}.landing-root .systems-more p{display:inline-flex;align-items:center;gap:.8rem;text-align:center;font-size:clamp(.95rem,1.5vw,1.08rem)}.landing-root .systems-more svg{flex:0 0 auto;color:var(--accent);filter:drop-shadow(0 0 10px rgba(74,222,128,.45))}.landing-root .experience-rows{margin-top:1.4rem;display:grid;gap:.7rem}.landing-root .experience-row{position:relative;display:grid;grid-template-columns:1.5fr .5fr;gap:.8rem;border:1px solid var(--border);border-radius:var(--radius-lg);background:linear-gradient(168deg,rgba(22,30,23,.92),rgba(11,17,13,.92));box-shadow:var(--shadow);overflow:hidden;transition:transform .26s var(--ease-out),border-color .24s var(--ease-out),box-shadow .24s var(--ease-out)}.landing-root .experience-row:before{content:"";position:absolute;inset:0;background:linear-gradient(120deg,transparent,rgba(255,255,255,.06),transparent);transform:translateX(-120%);transition:transform .52s var(--ease-out);pointer-events:none}.landing-root .experience-row:hover{transform:translateY(-4px);border-color:rgba(74,222,128,.36);box-shadow:0 30px 60px rgba(0,0,0,.42)}.landing-root .experience-row:hover:before{transform:translateX(120%)}.landing-root .experience-content.compact{padding:1rem 1.1rem}.landing-root .eyebrow{color:var(--accent);font-size:.72rem;text-transform:uppercase;letter-spacing:.1em;font-weight:600}.landing-root .experience-content p{margin-top:.58rem;color:var(--muted)}.landing-root .experience-panel.media{border-left:1px solid rgba(255,255,255,.08);background:radial-gradient(circle at 0 0,rgba(74,222,128,.15),rgba(14,20,16,.88));padding:.9rem;display:flex;flex-direction:column;gap:.7rem}.landing-root .experience-panel.media span{color:var(--muted);text-transform:uppercase;font-size:.68rem;letter-spacing:.1em}.landing-root .media-slot{min-height:88px;border-radius:12px;border:1px dashed rgba(74,222,128,.45);background:linear-gradient(140deg,rgba(74,222,128,.14),transparent 45%),rgba(8,13,9,.72);color:rgba(221,241,226,.74);display:flex;align-items:center;justify-content:center;font-size:.72rem}.landing-root .split{display:grid;gap:1rem;grid-template-columns:1.1fr .9fr;align-items:center}.landing-root .faq-panel-inner p,.landing-root .process-card p,.landing-root .split p{margin-top:.65rem;color:var(--muted)}.landing-root .highlight-card{border:1px solid rgba(74,222,128,.3);border-radius:var(--radius-lg);padding:1.5rem;background:radial-gradient(circle at 0 0,rgba(74,222,128,.16),rgba(13,19,14,.92))}.landing-root .metric{font-size:clamp(1.75rem,3.9vw,2.8rem);font-weight:700;line-height:1.1;letter-spacing:-.02em}.landing-root .meta{margin-top:.42rem}.landing-root .how-section{overflow:hidden}.landing-root .how-section-head{margin-bottom:clamp(1.8rem,4vw,3rem)}.landing-root .how-heading-block{display:flex;flex-direction:column;align-items:flex-start}.landing-root .how-heading-block h2{max-width:none;margin-bottom:clamp(.8rem,1.8vw,1.4rem)}.landing-root .how-heading-block .how-title-line{display:block;white-space:nowrap}.landing-root .how-heading-block .how-title-line:first-child{color:var(--text)}.landing-root .how-heading-block .how-title-line:last-child span{color:var(--accent)}.landing-root .how-heading-block .how-subtitle{max-width:42rem;color:var(--muted);font-size:clamp(1rem,1.9vw,1.16rem)}.landing-root .process-track{position:relative;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1rem,3vw,2.4rem);overflow:visible}.landing-root .process-track:before{content:"";position:absolute;left:13%;right:13%;top:52%;height:1px;background:linear-gradient(90deg,rgba(74,222,128,0),rgba(74,222,128,.76),rgba(74,222,128,0));box-shadow:0 0 18px rgba(74,222,128,.5)}.landing-root .process-card{position:relative;z-index:1;min-height:25rem;border:1px solid rgba(114,238,155,.36);border-radius:8px;padding:clamp(1rem,2.3vw,1.55rem);background:radial-gradient(circle at 12% 0,rgba(74,222,128,.16),transparent 42%),linear-gradient(180deg,rgba(9,25,18,.94),rgba(5,13,10,.98));box-shadow:inset 0 0 0 1px rgba(74,222,128,.08),0 0 30px rgba(74,222,128,.1),0 28px 60px rgba(0,0,0,.46);transition:transform .26s var(--ease-out),border-color .22s var(--ease-out),box-shadow .22s var(--ease-out);transform-origin:50% 78%}.landing-root .process-card:hover{transform:translateY(-7px) rotateX(4deg) scale(1.015);border-color:rgba(112,255,159,.68);box-shadow:inset 0 0 0 1px rgba(74,222,128,.12),0 0 42px rgba(74,222,128,.18),0 34px 68px rgba(0,0,0,.52)}.landing-root .process-copy{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.9rem;align-items:start;margin-bottom:clamp(1.1rem,3vw,2rem)}.landing-root .step-number{width:2.8rem;height:2.8rem;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;color:#07130a;font-weight:700;background:linear-gradient(135deg,var(--accent),#b0f0a0);font-size:1.2rem;box-shadow:0 0 0 6px rgba(74,222,128,.14),0 0 20px rgba(74,222,128,.34)}.landing-root .process-copy h3{font-size:clamp(1.15rem,1.9vw,1.38rem)}.landing-root .process-copy p{max-width:25rem;font-size:.95rem}.landing-root .process-image-shell{position:relative;width:100%;aspect-ratio:16/10;overflow:hidden;border:1px solid rgba(255,255,255,.12);border-radius:8px;background:rgba(3,8,6,.9);box-shadow:inset 0 0 0 1px rgba(74,222,128,.08),0 16px 38px rgba(0,0,0,.38)}.landing-root .process-image{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover;transform:scale(1.14)}.landing-root .process-badges{margin:clamp(2rem,5vw,3.6rem) auto 0;display:flex;justify-content:center;gap:.85rem;flex-wrap:wrap}.landing-root .process-badge{min-height:3.4rem;min-width:12.6rem;display:inline-flex;align-items:center;justify-content:center;gap:.8rem;border:1px solid rgba(255,255,255,.14);border-radius:999px;background:rgba(8,12,18,.9);color:var(--text);font-weight:600;box-shadow:inset 0 0 0 1px rgba(255,255,255,.03)}.landing-root .process-badge svg{color:var(--accent)}.landing-root .faq-list{margin-top:1.4rem;display:grid;gap:.75rem}.landing-root .faq-item{border:1px solid var(--border);border-radius:var(--radius-sm);background:linear-gradient(145deg,#08090e,#05050a 72%);overflow:hidden}.landing-root .faq-trigger{width:100%;background:transparent;color:var(--text);border:0;display:flex;align-items:center;justify-content:space-between;gap:1rem;text-align:left;font:inherit;font-weight:600;cursor:pointer;padding:1rem 1rem .95rem}.landing-root .faq-trigger:focus-visible{outline:2px solid rgba(74,222,128,.7);outline-offset:-2px}.landing-root .faq-icon{width:1.1rem;height:1.1rem;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;color:var(--accent);transition:transform .24s var(--ease-out)}.landing-root .faq-panel{display:grid;grid-template-rows:0fr;opacity:0;transition:grid-template-rows .28s var(--ease-out),opacity .22s var(--ease-out)}.landing-root .faq-panel-inner{overflow:hidden;min-height:0;padding:0 1rem}.landing-root .faq-panel-inner p{padding-bottom:1rem}.landing-root .faq-item.open .faq-panel{grid-template-rows:1fr;opacity:1}.landing-root .faq-item.open .faq-icon{transform:rotate(45deg)}.landing-root .site-footer{position:relative;z-index:2;flex:0 0 auto;border-top:1px solid rgba(255,255,255,.06);background:transparent}.landing-root .footer-inner{min-height:2.7rem;display:flex;align-items:center;justify-content:center;gap:1rem;color:#c4d0c8;font-size:.78rem}.landing-root .footer-links{display:inline-flex;align-items:center;gap:1rem}.landing-root .footer-links a{transition:color .18s var(--ease-out)}.landing-root .footer-links a:hover{color:var(--text)}.landing-root .legal-page{padding:5.5rem 0 4rem}.landing-root .legal-shell{width:min(860px,calc(100% - 2rem));margin:0 auto;border:1px solid var(--border);border-radius:var(--radius-lg);padding:clamp(1.4rem,3vw,2.2rem);background:linear-gradient(180deg,rgba(18,25,19,.95),rgba(12,17,13,.95))}.landing-root .legal-shell h1{font-size:clamp(2rem,4vw,3rem);max-width:none}.landing-root .legal-shell h2{font-size:clamp(1.2rem,2.5vw,1.6rem);margin-top:1.5rem}.landing-root .legal-shell li,.landing-root .legal-shell p{color:#c5d1c9;margin-top:.7rem}.landing-root .legal-shell ul{margin-left:1.2rem}.landing-root .legal-muted{color:var(--muted);margin-top:.5rem}.landing-root .legal-intro{max-width:68ch;padding-bottom:1.4rem;border-bottom:1px solid rgba(255,255,255,.1);font-size:1.05rem}.landing-root .legal-section+.legal-section{margin-top:1.8rem;padding-top:.3rem}.landing-root .legal-section li,.landing-root .legal-section p{line-height:1.72}.landing-root .legal-policy-links{display:flex;flex-wrap:wrap;gap:1rem;margin-top:2.5rem;padding-top:1.25rem;border-top:1px solid rgba(255,255,255,.12);color:var(--muted);font-size:.82rem}.landing-root .legal-policy-links a:hover{color:var(--text)}@media (max-width:980px){.landing-root{padding-top:5.6rem}.landing-root .top-nav{width:min(820px,calc(100% - 1rem))}.landing-root .top-nav.menu-open{border-radius:24px;overflow:hidden}.landing-root .nav-inner{min-height:3.4rem;padding:0 .75rem}.landing-root .nav-actions,.landing-root .nav-desktop{display:none}.landing-root .nav-mobile-toggle{display:inline-flex;margin-left:auto}.landing-root .mobile-nav-menu{display:grid;gap:1rem;border-top:1px solid rgba(145,243,170,.2);padding:.9rem .75rem .95rem}.landing-root .mobile-nav-links{list-style:none;display:grid;gap:.3rem}.landing-root .mobile-nav-links a{display:block;border-radius:12px;border:1px solid transparent;padding:.6rem .72rem;color:var(--muted);font-size:.88rem;transition:color .22s var(--ease-out),border-color .22s var(--ease-out),background-color .22s var(--ease-out)}.landing-root .mobile-nav-links a:hover{color:var(--text);border-color:rgba(74,222,128,.24);background:rgba(74,222,128,.08)}.landing-root .mobile-nav-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem}.landing-root .mobile-nav-cta{width:100%;min-width:0;height:2.35rem;font-size:.82rem;padding:0 .65rem}.landing-root .hero.section{padding-top:clamp(5.4rem,13vw,6.8rem)}.landing-root .hero-copy.center{max-width:32rem}.landing-root .hero-actions{margin-top:1.9rem}.landing-root .section-lock{min-height:auto}.landing-root .system-row,.landing-root .system-row.is-reversed,.landing-root .systems-section-head{grid-template-columns:1fr}.landing-root .system-row.is-reversed .system-preview,.landing-root .system-row.is-reversed .system-row-copy{order:0;justify-self:stretch}.landing-root .systems-section-head{gap:1rem;align-items:start}.landing-root .systems-section-head h2{max-width:19ch}.landing-root .system-preview{padding:.75rem}.landing-root .system-preview-image{height:auto;max-height:none}.landing-root .system-row-ios-app{min-height:auto}.landing-root .system-row-ios-app .system-preview{padding:.75rem}.landing-root .system-row-ios-app .system-preview-image{width:100%;max-height:none;aspect-ratio:521/283}.landing-root .experience-row,.landing-root .footer-inner,.landing-root .process-track,.landing-root .split{grid-template-columns:1fr}.landing-root .how-heading-block{gap:.8rem}.landing-root .how-heading-block h2{max-width:none}.landing-root .process-card{min-height:auto}.landing-root .experience-panel.media{border-left:0;border-top:1px solid rgba(255,255,255,.08)}.landing-root .process-track:before{display:none}.landing-root .footer-inner{display:grid;justify-items:start;padding:1rem 0}}@media (max-width:760px){.landing-root .system-row-copy{max-width:none}.landing-root .system-row.is-reversed .system-preview,.landing-root .system-row.is-reversed .system-row-copy{order:0}.landing-root .systems-more{grid-template-columns:1fr}.landing-root .systems-more span{display:none}.landing-root .systems-more p{justify-content:center}.landing-root .process-copy{gap:.75rem}.landing-root .step-number{width:2.45rem;height:2.45rem;font-size:1.05rem}.landing-root .process-badges{display:grid;grid-template-columns:1fr}.landing-root .process-badge{width:100%;min-width:0}.landing-root .hero-showdown{grid-template-columns:repeat(2,minmax(0,1fr));-moz-column-gap:.8rem;column-gap:.8rem;row-gap:.8rem;margin-top:4.2rem;width:min(360px,100%)}.landing-root .showdown-image{width:min(132px,90%);height:1.42rem}.landing-root .hero-showdown-caption{margin-top:.85rem}.landing-root .hero-actions .btn{min-width:0}.landing-root .mobile-nav-actions{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.landing-root *,.landing-root .page-main:before,.landing-root .reveal-section{animation:none!important;transition:none!important}}.landing-root .hero{background:transparent}.landing-root .hero-grid{position:relative;z-index:4}.landing-root .hero-copy h1{max-width:22ch;font-size:clamp(2rem,4.8vw,4rem);letter-spacing:-.02em;line-height:1.14}.landing-root .hero-copy .lead{margin-top:1rem;max-width:46ch;font-size:clamp(1rem,1.7vw,1.34rem)}.landing-root .hero-cube-field{position:absolute;inset:0;pointer-events:none;z-index:2}.landing-root .cube-cluster{position:absolute;width:clamp(220px,22vw,360px);height:clamp(220px,22vw,360px);pointer-events:auto;transition:transform .42s var(--ease-out),filter .42s var(--ease-out)}.landing-root .left-cluster{left:clamp(2%,4vw,6%);top:clamp(16%,18vw,26%)}.landing-root .right-cluster{right:clamp(2%,4vw,6%);top:clamp(16%,18vw,26%)}@media (hover:hover) and (pointer:fine){.landing-root .cube-cluster:hover{transform:translateY(-3px) scale(1.025);filter:saturate(1.08)}.landing-root .cube-cluster:hover .hero-cube.glow .cube-svg{filter:drop-shadow(0 0 10px rgba(119,255,191,.24)) drop-shadow(0 10px 20px rgba(54,203,144,.16))}}.landing-root .hero-cube{position:absolute;width:clamp(88px,9vw,148px);height:clamp(88px,9vw,148px);opacity:.22;animation:cubeFloat 14s ease-in-out infinite}.landing-root .hero-cube.glow{opacity:.56}.landing-root .hero-cube.glow:after{content:"";position:absolute;inset:-48%;background:radial-gradient(circle,rgba(58,255,135,.15),transparent 70%);opacity:.44}.landing-root .cube-svg{width:100%;height:100%;filter:drop-shadow(0 6px 14px rgba(40,175,124,.09))}.landing-root .cube-top{fill:rgba(93,224,166,.2)}.landing-root .cube-left{fill:rgba(29,90,67,.16)}.landing-root .cube-right{fill:rgba(41,126,93,.14)}.landing-root .cube-stroke{fill:none;stroke:rgba(133,255,198,.22);stroke-width:1.3}.landing-root .cube-stroke.soft{stroke:rgba(133,255,198,.12)}.landing-root .hero-cube.glow .cube-svg{filter:drop-shadow(0 0 8px rgba(119,255,191,.17)) drop-shadow(0 9px 16px rgba(54,203,144,.12))}.landing-root .hero-cube.glow .cube-top{fill:rgba(128,255,197,.3)}.landing-root .hero-cube.one{top:0;left:26%;animation-delay:.1s}.landing-root .hero-cube.two{top:26%;left:4%;animation-delay:1.1s}.landing-root .hero-cube.three{top:26%;left:48%;animation-delay:2.2s}.landing-root .hero-cube.four{top:51%;left:27%;animation-delay:.7s}.landing-root .hero-cube.five{top:0;left:24%;animation-delay:.3s}.landing-root .hero-cube.six{top:26%;left:2%;animation-delay:1.4s}.landing-root .hero-cube.seven{top:26%;left:46%;animation-delay:2.4s}.landing-root .hero-cube.eight{top:52%;left:24%;animation-delay:.9s}.landing-root .waitlist-form{margin-top:1.55rem;display:flex;align-items:center;justify-content:center;gap:.72rem;flex-wrap:nowrap}.landing-root .waitlist-input{width:min(32rem,100%);height:2.95rem;border-radius:999px;border:1px solid rgba(112,132,121,.3);background:rgba(4,7,9,.9);color:var(--text);padding:0 1rem;font-size:.95rem}.landing-root .waitlist-input:focus-visible{outline:2px solid rgba(74,222,128,.6);outline-offset:2px}.landing-root .waitlist-button{min-width:11.25rem}.landing-root .hero-dashboard-stack{margin:clamp(2rem,5vw,3rem) auto 0;width:min(100%,1100px);position:relative;display:flex;flex-direction:column;align-items:center}.landing-root .hero-dashboard-shell{width:100%;border-radius:20px;border:1px solid rgba(130,221,160,.28);background:linear-gradient(180deg,rgba(13,20,16,.8),rgba(8,12,9,.8));box-shadow:0 26px 60px rgba(0,0,0,.48),0 0 38px rgba(84,224,140,.16);overflow:hidden}.landing-root .hero-provider-strip{margin:0 0 clamp(1.8rem,4vw,2.8rem);z-index:2}.landing-root .hero-provider-logo{opacity:.72}.landing-root .hero-dashboard-image{width:100%;height:auto;display:block}.landing-root .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}@keyframes cubeFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@media (max-width:980px){.landing-root .waitlist-form{margin-top:1.5rem}.landing-root .hero-cube-field{opacity:.62}.landing-root .cube-cluster{transform:scale(.9)}.landing-root .nav-cta-button{height:2.05rem}}@media (max-width:760px){.landing-root .cube-cluster{width:170px;height:170px}.landing-root .left-cluster{left:-2%;top:22%}.landing-root .right-cluster{right:-2%;top:22%}.landing-root .hero-cube{animation-duration:17s;opacity:.12}.landing-root .hero-cube.glow{opacity:.36}.landing-root .waitlist-form{flex-direction:column;align-items:stretch;width:min(28rem,100%);margin-left:auto;margin-right:auto}.landing-root .waitlist-button{width:100%}.landing-root .hero-dashboard-shell{border-radius:14px}.landing-root .hero-provider-strip{margin-bottom:clamp(1.1rem,3.8vw,1.8rem)}}@media (prefers-reduced-motion:reduce){.landing-root .hero-cube{animation:none!important}}.landing-root .blog-page{min-height:100vh}.landing-root .blog-post-page:after{content:"";display:block;position:fixed;inset:0;z-index:-5;pointer-events:none;background:#000;opacity:.9}.landing-root .blog-shell{min-height:auto;align-items:stretch;padding-top:clamp(5.8rem,9vw,7.2rem);padding-bottom:clamp(4.2rem,8vw,6.8rem)}.landing-root .blog-page .container{width:min(1160px,calc(100% - 2rem))}.landing-root .blog-title{font-size:clamp(2rem,4.8vw,3.8rem);line-height:1.08;letter-spacing:-.02em;max-width:18ch}.landing-root .blog-intro{margin-top:.95rem;max-width:62ch;font-size:clamp(1.02rem,1.8vw,1.2rem);color:var(--muted)}.landing-root .blog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:2rem}.landing-root .blog-card{display:block;border:1px solid var(--border);border-radius:24px;padding:1.25rem 1.2rem 1.1rem;background:linear-gradient(165deg,rgba(14,15,18,.96),rgba(7,8,11,.98));box-shadow:0 18px 42px rgba(0,0,0,.26);transition:transform .25s var(--ease-out),border-color .25s var(--ease-out),box-shadow .25s var(--ease-out)}.landing-root .blog-card:hover{transform:translateY(-4px);border-color:rgba(74,222,128,.35);box-shadow:0 28px 55px rgba(0,0,0,.4)}.landing-root .blog-meta{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem;color:var(--muted);font-size:.95rem}.landing-root .blog-card-title{margin-top:.5rem;font-size:clamp(1.2rem,2vw,1.55rem);line-height:1.12;letter-spacing:-.02em}.landing-root .blog-card-excerpt{margin-top:.75rem;color:var(--muted);font-size:1.05rem}.landing-root .blog-tags{margin-top:.85rem;display:flex;flex-wrap:wrap;gap:.45rem}.landing-root .blog-tag{border:1px solid rgba(255,255,255,.16);border-radius:999px;background:rgba(15,22,17,.88);color:#c9d4cd;padding:.2rem .52rem;font-size:.86rem;line-height:1}.landing-root .blog-post-shell{width:min(1160px,calc(100% - 2rem))}.landing-root .blog-back-link{display:inline-flex;align-items:center;font-size:.98rem;color:#d7e0da;margin-bottom:.85rem}.landing-root .blog-back-link:hover{color:#ffffff}.landing-root .blog-post-content,.landing-root .blog-post-header{border:0;border-radius:0;background:transparent;box-shadow:none}.landing-root .blog-post-header{padding:1.6rem 0 1.35rem}.landing-root .blog-post-title{margin-top:.45rem;font-size:clamp(2rem,4.4vw,3.3rem);line-height:1.08;letter-spacing:-.02em}.landing-root .blog-post-content{margin-top:.95rem;padding:1.8rem 0}.landing-root .blog-post-content:before{content:"";display:block;width:56px;height:3px;border-radius:999px;background:linear-gradient(90deg,var(--accent),#9af2b4);margin-bottom:1.1rem}.landing-root .blog-content-section+.blog-content-section{margin-top:2rem;padding-top:1.4rem;border-top:1px solid rgba(255,255,255,.08)}.landing-root .blog-content-section h2{font-size:clamp(1.2rem,2.1vw,1.55rem);letter-spacing:-.01em}.landing-root .blog-content-section p{margin-top:.7rem;color:#d7e2db;font-size:clamp(1.05rem,1.25vw,1.24rem);line-height:1.88;max-width:72ch}.landing-root .blog-next-read{margin-top:1.5rem;border:0;border-top:1px solid rgba(255,255,255,.12);border-radius:0;background:transparent;padding:1.5rem 0 0}.landing-root .blog-next-read-label{font-size:.74rem;letter-spacing:.12em;text-transform:uppercase;color:var(--accent);font-weight:700}.landing-root .blog-next-read h3{margin-top:.45rem;font-size:clamp(1.25rem,2.2vw,1.55rem);line-height:1.2}.landing-root .blog-next-read p{margin-top:.6rem;color:#d0dbd3}.landing-root .blog-next-read-link{display:inline-flex;margin-top:.8rem;font-weight:600;color:#e7f5ec;text-decoration:underline;text-underline-offset:3px}@media (max-width:760px){.landing-root .blog-post-title{font-size:clamp(1.7rem,8vw,2.4rem)}.landing-root .blog-card-title{font-size:clamp(1.15rem,5vw,1.45rem)}.landing-root .blog-meta{font-size:.88rem}.landing-root .blog-card,.landing-root .blog-post-content,.landing-root .blog-post-header{border-radius:18px}}@media (max-width:1080px){.landing-root .blog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.landing-root .blog-grid{grid-template-columns:1fr}}.landing-root .blog-tease-section{padding-top:clamp(2.6rem,6vw,4rem)}.landing-root .blog-tease-head{display:grid;gap:.45rem;align-items:end;grid-template-columns:1fr auto}.landing-root .blog-tease-head .kicker,.landing-root .blog-tease-head h2{grid-column:1}.landing-root .blog-tease-head h2{max-width:18ch}.landing-root .blog-tease-link{grid-column:2;grid-row:1/span 2;align-self:center;justify-self:end;font-size:.92rem;color:#cfd9d2;border:1px solid rgba(255,255,255,.14);border-radius:999px;padding:.45rem .8rem;transition:border-color .22s var(--ease-out),color .22s var(--ease-out),background-color .22s var(--ease-out)}.landing-root .blog-tease-link:hover{color:#f0f8f3;border-color:rgba(74,222,128,.42);background:rgba(74,222,128,.08)}.landing-root .blog-tease-grid{margin-top:1.15rem;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem}.landing-root .blog-tease-card{border:1px solid rgba(255,255,255,.12);border-radius:16px;background:linear-gradient(178deg,rgba(9,13,20,.92),rgba(6,10,16,.92));padding:.85rem .82rem;transition:transform .24s var(--ease-out),border-color .24s var(--ease-out)}.landing-root .blog-tease-card:hover{transform:translateY(-3px);border-color:rgba(74,222,128,.28)}.landing-root .blog-tease-meta{display:flex;align-items:center;gap:.4rem;font-size:.82rem;color:#aeb9b2}.landing-root .blog-tease-card h3{margin-top:.4rem;font-size:1.12rem;line-height:1.24;letter-spacing:-.01em}.landing-root .blog-tease-card h3 a:hover{text-decoration:underline;text-underline-offset:3px}.landing-root .blog-tease-card p{margin-top:.48rem;color:#b7c2bb;font-size:.93rem;line-height:1.55}@media (max-width:980px){.landing-root .blog-tease-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.landing-root .blog-tease-head{grid-template-columns:1fr}.landing-root .blog-tease-link{grid-column:1;grid-row:auto;justify-self:start}.landing-root .blog-tease-grid{grid-template-columns:1fr}}.landing-root .hero-trust-list{margin-top:1.2rem;display:flex;justify-content:center;flex-wrap:wrap;gap:.7rem 1.1rem;list-style:none;color:#c9d5cd;font-size:.88rem}.landing-root .hero-trust-list li{display:inline-flex;align-items:center;gap:.4rem}.landing-root .hero-trust-list svg{color:var(--accent)}.landing-root .hero-resource-preview{width:100%;overflow:hidden;border:1px solid rgba(130,221,160,.3);border-radius:22px;background:linear-gradient(150deg,rgba(13,22,17,.98),rgba(5,9,7,.98));box-shadow:0 30px 70px rgba(0,0,0,.5),0 0 38px rgba(84,224,140,.12);text-align:left}.landing-root .hero-resource-summary{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(13rem,.55fr);gap:clamp(1.5rem,5vw,4rem);padding:clamp(1.5rem,4vw,3rem)}.landing-root .community-feature-card span,.landing-root .hero-resource-eyebrow,.landing-root .membership-card>span,.landing-root .resource-card-label{color:var(--accent);font-size:.72rem;font-weight:700;letter-spacing:.1em}.landing-root .hero-resource-summary h2{max-width:18ch;margin-top:.55rem;font-size:clamp(1.7rem,4vw,3rem)}.landing-root .hero-resource-description{max-width:55ch;margin-top:.85rem;color:#bac7bf}.landing-root .hero-resource-outcome{max-width:55ch;margin-top:1.25rem;padding-left:1rem;border-left:2px solid var(--accent);color:#e1ebe4}.landing-root .hero-resource-outcome span{display:block;margin-bottom:.18rem;color:var(--accent);font-size:.7rem;font-weight:700;letter-spacing:.09em;text-transform:uppercase}.landing-root .hero-resource-meta{display:grid;align-content:start;border:1px solid rgba(255,255,255,.1);border-radius:14px;background:rgba(255,255,255,.025)}.landing-root .hero-resource-meta div{display:flex;justify-content:space-between;gap:1rem;padding:.85rem 1rem;border-bottom:1px solid rgba(255,255,255,.08)}.landing-root .hero-resource-meta div:last-child{border-bottom:0}.landing-root .hero-resource-meta dt{color:var(--muted)}.landing-root .hero-resource-meta dd{color:#edf5ef;font-weight:600}.landing-root .hero-resource-gate{display:flex;flex-direction:column;align-items:center;padding:clamp(1.6rem,4vw,2.6rem);border-top:1px solid rgba(255,255,255,.1);background:radial-gradient(circle at 50% 0,rgba(74,222,128,.17),transparent 65%);text-align:center}.landing-root .hero-resource-gate>span{color:var(--accent);font-size:.7rem;font-weight:700;letter-spacing:.1em}.landing-root .hero-resource-gate h3{margin-top:.6rem;font-size:clamp(1.35rem,2.8vw,2rem)}.landing-root .hero-resource-gate p{max-width:37rem;margin-top:.55rem;color:#bac7bf}.landing-root .hero-resource-gate .btn{margin-top:1.1rem;gap:.45rem}.landing-root .hero-resource-gate small{margin-top:.6rem;color:#8f9d94}.landing-root .membership-grid,.landing-root .resource-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.landing-root .membership-card,.landing-root .resource-card{display:flex;min-height:18rem;flex-direction:column;align-items:flex-start;padding:clamp(1.2rem,2.4vw,1.7rem);border:1px solid rgba(255,255,255,.12);border-radius:18px;background:linear-gradient(165deg,rgba(15,23,18,.96),rgba(7,11,8,.96));transition:transform .22s var(--ease-out),border-color .22s var(--ease-out)}.landing-root .membership-card:hover,.landing-root .resource-card:hover{transform:translateY(-4px);border-color:rgba(74,222,128,.36)}.landing-root .resource-card-icon{display:grid;width:2.8rem;height:2.8rem;margin-bottom:1.25rem;place-items:center;border:1px solid rgba(74,222,128,.25);border-radius:12px;color:var(--accent);background:rgba(74,222,128,.08)}.landing-root .membership-card h3,.landing-root .resource-card h3{margin-top:.55rem;font-size:clamp(1.3rem,2.5vw,1.75rem)}.landing-root .membership-card p,.landing-root .resource-card>p:not(.resource-card-label){margin-top:.75rem;color:var(--muted)}.landing-root .resource-card>a{display:inline-flex;align-items:center;gap:.4rem;margin-top:auto;padding-top:1.25rem;color:#dff6e6;font-weight:650}.landing-root .community-landing-section{position:relative}.landing-root .community-landing-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:clamp(2rem,7vw,6rem);align-items:center}.landing-root .community-landing-copy h2{max-width:12ch}.landing-root .community-landing-copy>p:last-of-type,.landing-root .section-head>p:last-child{max-width:54ch;margin-top:1rem;color:var(--muted)}.landing-root .section-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.5rem}.landing-root .section-actions.centered{justify-content:center}.landing-root .community-feature-list{display:grid;gap:.8rem}.landing-root .community-feature-card{display:grid;grid-template-columns:auto minmax(0,1fr);gap:1rem;padding:1.2rem;border:1px solid rgba(255,255,255,.12);border-radius:16px;background:rgba(11,17,13,.82)}.landing-root .community-feature-card>svg{margin-top:.2rem;color:var(--accent)}.landing-root .community-feature-card h3{margin-top:.25rem}.landing-root .community-feature-card p{margin-top:.4rem;color:var(--muted)}.landing-root .membership-grid{margin-top:2rem}.landing-root .membership-card{min-height:14rem}@media (max-width:980px){.landing-root .membership-grid,.landing-root .resource-card-grid{grid-template-columns:1fr}.landing-root .membership-card,.landing-root .resource-card{min-height:0}.landing-root .community-landing-grid{grid-template-columns:1fr}}@media (max-width:760px){.landing-root .hero-resource-summary{grid-template-columns:1fr}.landing-root .hero-resource-preview{border-radius:15px}.landing-root .systems-more{grid-template-columns:1fr}.landing-root .systems-more>span{display:none}.landing-root .community-landing-copy h2{max-width:none}}.landing-root .launch-hero{min-height:calc(100svh - 4.2rem);display:flex;align-items:center;overflow:hidden;padding-top:clamp(5.5rem,10vw,8.5rem)}.landing-root .launch-hero-grid{max-width:70rem;text-align:center}.landing-root .launch-hero-copy h1{max-width:15ch;margin-right:auto;margin-left:auto;font-size:clamp(2.8rem,6vw,5.1rem);line-height:.92;letter-spacing:-.055em}.landing-root .launch-hero-copy .kicker{margin-bottom:1.4rem}.landing-root .launch-hero-copy h1 span{display:block}@media (min-width:761px){.landing-root .launch-hero-copy h1 span{white-space:nowrap}}.landing-root .launch-hero-copy .lead{max-width:48rem;margin:1.7rem auto 0;font-size:clamp(1.06rem,1.7vw,1.3rem);line-height:1.65}.landing-root .launch-hero-copy .btn{gap:.48rem}.landing-root .launch-hero-copy .section-actions{justify-content:center}.landing-root .launch-hero-note{margin-top:1.1rem;color:#7f8d84;font-size:.82rem;letter-spacing:.025em}.landing-root .community-editorial{min-height:100svh;display:flex;align-items:center;padding-top:clamp(5.5rem,8vw,7rem);padding-bottom:clamp(5.5rem,8vw,7rem);scroll-margin-top:0}.landing-root .community-editorial-head{display:block}.landing-root .community-editorial-head .kicker{grid-column:1/-1}.landing-root .community-editorial-head h2{max-width:18ch;font-size:clamp(2.35rem,4.8vw,4.25rem);line-height:1.02;letter-spacing:-.035em}.landing-root .community-values{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:clamp(3.5rem,7vw,6rem);border-top:1px solid rgba(255,255,255,.2);border-bottom:1px solid rgba(255,255,255,.2)}.landing-root .community-value{min-height:17rem;padding:1.4rem clamp(1rem,3vw,2.4rem) 1.8rem 0}.landing-root .community-value+.community-value{padding-left:clamp(1rem,3vw,2.4rem);border-left:1px solid rgba(255,255,255,.2)}.landing-root .community-value>span{color:var(--accent);font-size:.72rem;font-weight:750;letter-spacing:.14em}.landing-root .community-value h3{max-width:10ch;margin-top:2.4rem;font-size:clamp(1.6rem,3.1vw,2.5rem);letter-spacing:-.025em}.landing-root .community-value p{max-width:30ch;margin-top:.85rem;color:var(--muted)}.landing-root .community-editorial-cta{display:flex;justify-content:flex-start;align-items:center;gap:2rem;margin-top:1.8rem}.landing-root .community-editorial-cta .btn{flex:0 0 auto;gap:.48rem}.landing-root .resources-invitation-section{min-height:100svh;display:flex;align-items:center;padding-top:2rem;padding-bottom:2rem}.landing-root .resources-invitation{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(19rem,.8fr);gap:clamp(2rem,8vw,8rem);padding:clamp(2rem,6vw,5rem);color:var(--text);border:1px solid rgba(74,222,128,.22);background:radial-gradient(circle at 0 0,rgba(74,222,128,.13),transparent 48%),linear-gradient(145deg,rgba(10,24,16,.98),rgba(5,11,8,.98));box-shadow:0 28px 70px rgba(0,0,0,.3)}.landing-root .resources-invitation .kicker{color:var(--accent)}.landing-root .resources-invitation h2{max-width:14ch;color:var(--text);font-size:clamp(2.15rem,4.2vw,3.75rem);line-height:1.02;letter-spacing:-.035em}.landing-root .resource-building-stage{display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.landing-root .resource-building-blocks{width:min(100%,25rem);display:flex;flex-direction:column;gap:.28rem;padding-top:.55rem}.landing-root .resource-building-block{position:relative;width:100%;height:3.65rem;display:flex;align-items:center;padding:0 1rem;border:1px solid rgba(151,255,185,.28);border-radius:10px;color:#effff3;background:linear-gradient(145deg,#111318,#050609);box-shadow:inset 0 1px 0 rgba(255,255,255,.16),inset 0 -5px 0 rgba(1,25,13,.2),0 10px 18px rgba(0,0,0,.25);animation:resourceBlockPlace 6s infinite var(--ease-out)}.landing-root .resource-building-block strong{font-size:.82rem;letter-spacing:.08em;text-transform:uppercase}.landing-root .resource-building-block.block-1{animation-delay:0s}.landing-root .resource-building-block.block-2{background:linear-gradient(145deg,#111318,#050609);animation-delay:1.4s}.landing-root .resource-building-block.block-3{background:linear-gradient(145deg,#111318,#050609);animation-delay:2.8s}.landing-root .resource-building-block.block-4{background:linear-gradient(145deg,#111318,#050609);animation-delay:4.2s}.landing-root .faq-landing-section{min-height:100svh;display:flex;align-items:center}.landing-root .community-editorial-cta,.landing-root .community-editorial-head,.landing-root .community-value,.landing-root .faq-landing-section .faq-item,.landing-root .faq-landing-section .section-head,.landing-root .resource-building-stage,.landing-root .resources-invitation>div:first-child{transition:opacity .72s var(--ease-out),transform .86s var(--ease-out),filter .76s var(--ease-out)}.landing-root .community-editorial:not(.in-view) .community-editorial-head,.landing-root .faq-landing-section:not(.in-view) .section-head,.landing-root .resources-invitation-section:not(.in-view) .resources-invitation>div:first-child{opacity:0;transform:translate3d(-4rem,0,0);filter:blur(4px)}.landing-root .community-editorial:not(.in-view) .community-editorial-cta,.landing-root .community-editorial:not(.in-view) .community-value{opacity:0;transform:translate3d(0,3.5rem,0);filter:blur(4px)}.landing-root .faq-landing-section:not(.in-view) .faq-item,.landing-root .resources-invitation-section:not(.in-view) .resource-building-stage{opacity:0;transform:translate3d(4rem,0,0);filter:blur(4px)}.landing-root .community-editorial.in-view .community-value:first-child,.landing-root .faq-landing-section.in-view .faq-item:first-child{transition-delay:90ms}.landing-root .community-editorial.in-view .community-value:nth-child(2),.landing-root .faq-landing-section.in-view .faq-item:nth-child(2){transition-delay:.17s}.landing-root .community-editorial.in-view .community-value:nth-child(3),.landing-root .faq-landing-section.in-view .faq-item:nth-child(3){transition-delay:.25s}.landing-root .community-editorial.in-view .community-editorial-cta,.landing-root .faq-landing-section.in-view .faq-item:nth-child(4){transition-delay:.33s}.landing-root .faq-landing-section.in-view .faq-item:nth-child(5),.landing-root .resources-invitation-section.in-view .resource-building-stage{transition-delay:.41s}@keyframes resourceBlockPlace{0%,26%,8%,to{opacity:1;transform:translateZ(0) rotate(0deg)}14%{opacity:.42;transform:translate3d(1.1rem,-1.4rem,0) rotate(1.5deg)}22%{opacity:1;transform:translateZ(0) rotate(0deg)}}.landing-root .resources-invitation-link{display:inline-flex;align-items:center;gap:.5rem;margin-top:1.8rem;padding-bottom:.22rem;border-bottom:1px solid;font-weight:750}.landing-root .resources-invitation .resources-invitation-link{color:#dff6e6}.landing-root .field-notes-section{padding-bottom:clamp(6rem,11vw,9rem)}.landing-root .field-notes-head{display:flex;justify-content:space-between;align-items:end;gap:2rem}.landing-root .field-notes-head .resources-invitation-link{margin-top:0}.landing-root .field-notes-list{margin-top:2.2rem;border-top:1px solid rgba(255,255,255,.18)}.landing-root .field-note{display:grid;grid-template-columns:10rem minmax(13rem,.8fr) minmax(18rem,1.2fr) auto;gap:clamp(1rem,3vw,2.5rem);align-items:center;padding:1.5rem 0;border-bottom:1px solid rgba(255,255,255,.18);cursor:pointer;transition:padding .18s ease,background-color .18s ease}.landing-root .field-note:hover{padding-right:.7rem;padding-left:.7rem;background:rgba(255,255,255,.025)}.landing-root .field-note-meta{color:#7f8d84;font-size:.78rem}.landing-root .field-note h3{font-size:clamp(1.15rem,2vw,1.55rem)}.landing-root .field-note>p:not(.field-note-meta){color:var(--muted);font-size:.92rem}.landing-root .field-note-arrow{display:grid;width:2.5rem;height:2.5rem;place-items:center;border:1px solid rgba(255,255,255,.2);border-radius:50%;transition:color .18s ease,border-color .18s ease,transform .18s ease}.landing-root .field-note:hover .field-note-arrow{color:var(--accent);border-color:var(--accent);transform:translateX(3px)}@media (prefers-reduced-motion:reduce){.landing-root .resource-building-block{animation:none}}@media (max-width:980px){.landing-root .community-editorial-head,.landing-root .resources-invitation{grid-template-columns:1fr}.landing-root .launch-hero-copy h1{max-width:12ch}.landing-root .field-note{grid-template-columns:8rem minmax(0,1fr) auto}.landing-root .field-note>p:not(.field-note-meta){display:none}}@media (max-width:760px){.landing-root .launch-hero{min-height:100svh;align-items:flex-start;padding-top:5.2rem}.landing-root .launch-hero-copy h1{font-size:clamp(2.55rem,11vw,3.7rem)}.landing-root .community-values{grid-template-columns:1fr}.landing-root .community-value{min-height:0;padding:1.5rem 0 2rem}.landing-root .community-value+.community-value{padding-left:0;border-top:1px solid rgba(255,255,255,.2);border-left:0}.landing-root .community-value h3{margin-top:1.3rem}.landing-root .community-editorial-cta,.landing-root .field-notes-head{align-items:flex-start;flex-direction:column}.landing-root .community-editorial-cta .btn{flex:initial}.landing-root .resources-invitation{width:100%;padding:2rem 1.3rem}.landing-root .field-note{grid-template-columns:minmax(0,1fr) auto;gap:.55rem 1rem}.landing-root .field-note-meta{grid-column:1/-1}}@media (max-width:980px){.landing-root .footer-inner{min-height:2.7rem;display:flex;justify-content:center;justify-items:center;padding:0}}