: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;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 *,.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{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 .brand-name{line-height:1}.landing-root .nav-links{list-style:none;display:flex;gap:.95rem;color:var(--muted);font-size:.82rem}.landing-root .nav-desktop{flex:1 1 auto}.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 8px 20px rgba(74,222,128,.2)}.landing-root .nav-cta-button.btn-primary:hover{box-shadow:0 12px 26px rgba(74,222,128,.24)}.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 14px 35px rgba(74,222,128,.28)}.landing-root .btn-primary:hover{box-shadow:0 24px 48px rgba(74,222,128,.34)}.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:rgba(8,12,18,.88);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{border-top:1px solid rgba(255,255,255,.08);background:rgba(10,14,11,.92)}.landing-root .footer-inner{min-height:4.6rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;color:var(--muted);font-size:.9rem}.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}@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-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(960px,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{border:1px solid var(--border);border-radius:24px;padding:1.25rem 1.2rem 1.1rem;background:linear-gradient(165deg,rgba(18,26,20,.95),rgba(9,14,11,.95));box-shadow:var(--shadow);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.45rem,3vw,2rem);line-height:1.12;letter-spacing:-.02em}.landing-root .blog-card-link{text-decoration:none}.landing-root .blog-card-link:hover{text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:3px}.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:1px solid var(--border);border-radius:24px;background:linear-gradient(168deg,rgba(18,26,20,.95),rgba(9,14,11,.95));box-shadow:var(--shadow)}.landing-root .blog-post-header{padding:1.6rem 1.5rem 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 1.6rem}.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-content-section:first-of-type p:first-of-type:first-letter{float:left;font-size:3.2rem;line-height:.9;padding-right:.35rem;color:#eef7f1;font-weight:700}.landing-root .blog-next-read{margin-top:1rem;border:1px solid rgba(74,222,128,.28);border-radius:20px;background:radial-gradient(circle at 0 0,rgba(74,222,128,.16),rgba(10,16,12,.92));padding:1.2rem 1.1rem}.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.2rem,6vw,1.75rem)}.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}}