*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}:root{--navy: #2e2872;--navy-deep: #221d57;--navy-mid: #3d3691;--green: #4e803b;--green-dark: #3d652e;--green-muted: #668f56;--green-ghost: rgb(78 128 59 / 5%);--green-10: rgb(78 128 59 / 10%);--green-20: rgb(78 128 59 / 18%);--sf: #fff;--sf-d: #f6f8fa;--sf-dd: #edf0f4;--bdr: #e2e7ee;--bdr-s: #edf0f4;--t1: #2e2872;--t2: #58519a;--t3: #847db8;--inv: rgb(255 255 255 / 93%);--inv-d: rgb(255 255 255 / 55%);--r-s: 8px;--r-m: 14px;--r-l: 20px;--section-title: clamp(2rem, 3.8vw, 2.75rem);--section-copy: 1rem;--card-title: 1.05rem;--card-copy: .95rem;--sh-s: 0 1px 2px rgb(46 40 114 / 4%);--sh-m: 0 4px 16px rgb(46 40 114 / 6%), 0 1px 2px rgb(46 40 114 / 3%);--sh-l: 0 12px 40px rgb(46 40 114 / 8%), 0 2px 6px rgb(46 40 114 / 3%);--sh-xl: 0 24px 64px rgb(46 40 114 / 10%), 0 4px 12px rgb(46 40 114 / 4%)}html{scroll-behavior:smooth;font-size:16px}body{font-family:IBM Plex Sans,sans-serif;color:var(--t2);background:var(--sf);overflow-x:hidden;-webkit-font-smoothing:antialiased;line-height:1.6}.w{max-width:1140px;margin:0 auto;padding:0 clamp(1.25rem,4vw,2.5rem)}h1,h2,h3{font-family:"Instrument Serif",Georgia,serif;color:var(--t1);font-weight:400;letter-spacing:-.01em}.lab{font-family:IBM Plex Sans,sans-serif;font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:var(--green-dark)}.lab--inv{color:var(--green-muted)}.btn{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-family:IBM Plex Sans,sans-serif;font-size:.8125rem;font-weight:600;border-radius:var(--r-s);border:none;cursor:pointer;text-decoration:none;transition:all .2s;line-height:1}.btn svg{width:14px;height:14px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;transition:transform .2s}.btn:hover svg{transform:translate(2px)}.btn--fill{background:var(--green);color:#fff;box-shadow:0 1px 3px #4e803b40}.btn--fill:hover{background:var(--green-dark);box-shadow:0 4px 12px #4e803b4d;transform:translateY(-1px)}.btn--ghost{background:transparent;color:var(--t1);border:1.5px solid var(--bdr)}.btn--ghost:hover{border-color:var(--green);color:var(--green-dark)}.btn--white{background:#fff;color:var(--navy);box-shadow:var(--sh-m)}.btn--white:hover{box-shadow:var(--sh-l);transform:translateY(-1px)}.btn--dark{background:var(--navy);color:#fff;box-shadow:0 1px 3px #2e287233}.btn--dark:hover{background:var(--navy-mid);transform:translateY(-1px)}.nav{position:fixed;inset:0 0 auto;z-index:100;background:#ffffffe0;backdrop-filter:blur(20px) saturate(1.4);border-bottom:1px solid var(--bdr-s);transition:box-shadow .3s}.nav.is-s{box-shadow:var(--sh-s)}.nav__in{max-width:1140px;margin:0 auto;padding:0 clamp(1.25rem,4vw,2.5rem);display:flex;align-items:center;justify-content:space-between;height:60px}.nav__mark{display:flex;align-items:center;text-decoration:none}.nav__wordmark{display:block;width:136px;height:auto}.nav__links{display:flex;gap:1.75rem;align-items:center}.nav__links a:not(.btn){font-size:.8rem;font-weight:500;color:var(--t3);text-decoration:none;transition:color .15s}.nav__links a:not(.btn):hover{color:var(--t1)}.hero{position:relative;padding:9.5rem 0 5.5rem;overflow:hidden}.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(175deg,var(--sf) 0%,var(--sf-d) 55%,var(--green-ghost) 100%)}.hero:after{content:"";position:absolute;top:-200px;right:-200px;width:700px;height:700px;border-radius:50%;background:radial-gradient(circle,var(--green-10) 0%,transparent 65%)}.hero .w{position:relative;z-index:1}.hero__g{display:grid;grid-template-columns:1fr 1.1fr;gap:5rem;align-items:center}.hero__over{display:flex;align-items:center;gap:.5rem;margin-bottom:1.25rem}.hero__dot{width:5px;height:5px;border-radius:50%;background:var(--green);animation:blink 2.4s ease infinite}@keyframes blink{0%,to{opacity:1}50%{opacity:.3}}.hero h1{font-size:clamp(2.5rem,4.5vw,3.5rem);line-height:1.08;margin-bottom:1.25rem}.hero h1 em{font-style:italic;color:var(--green-dark)}.hero__body{font-size:1rem;line-height:1.7;max-width:460px;margin-bottom:2rem}.hero__actions{display:flex;gap:.75rem;flex-wrap:wrap}.hero__proof{margin-top:2.25rem;padding-top:1.25rem;border-top:1px solid var(--bdr-s)}.hero__proof p{font-size:.8rem;color:var(--t3);line-height:1.6}.hero__proof strong{color:var(--t1);font-weight:600}.pv{position:relative}.pv__card{background:var(--sf);border-radius:var(--r-l);box-shadow:var(--sh-xl);border:1px solid var(--bdr-s);overflow:hidden}.pv__bar{height:3px;background:linear-gradient(90deg,var(--green),var(--green-muted))}.pv__inner{padding:1.75rem 2rem}.pv__head{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.25rem}.pv__title{font-size:.625rem;font-weight:700;text-transform:uppercase;letter-spacing:.14em;color:var(--t3)}.pv__badge{font-size:.6rem;font-weight:600;background:var(--green-10);color:var(--green-dark);padding:.2rem .6rem;border-radius:100px}.out{display:flex;flex-direction:column;gap:.5rem}.out__r{display:flex;align-items:flex-start;gap:.6rem;padding:.55rem .7rem;border-radius:var(--r-s);background:var(--sf-d);border:1px solid var(--bdr-s);transition:all .2s}.out__r:hover{border-color:var(--green-20);background:var(--green-ghost)}.out__ico{width:28px;height:28px;border-radius:7px;background:var(--green-ghost);border:1px solid var(--green-20);display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:1px}.out__ico svg{width:13px;height:13px;stroke:var(--green-dark);fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.out__txt{font-size:.75rem;font-weight:500;color:var(--t1);line-height:1.4}.out__txt span{display:block;font-size:.65rem;font-weight:400;color:var(--t3);margin-top:.1rem}.pv__metrics{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--bdr-s);margin-top:1rem}.pv__m{text-align:center;padding:.8rem .5rem;position:relative}.pv__m+.pv__m:before{content:"";position:absolute;left:0;top:20%;bottom:20%;width:1px;background:var(--bdr-s)}.pv__m-v{font-family:IBM Plex Mono,monospace;font-size:1.1rem;font-weight:500;color:var(--green-dark);line-height:1}.pv__m-l{font-size:.575rem;color:var(--t3);margin-top:.2rem;letter-spacing:.02em}.pill{position:absolute;background:var(--sf);border-radius:10px;padding:.5rem .75rem;box-shadow:var(--sh-l);border:1px solid var(--bdr-s);font-size:.65rem;font-weight:600;display:flex;align-items:center;gap:.35rem;z-index:4;animation:drift 7s ease-in-out infinite}.pill svg{width:13px;height:13px;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;fill:none}.pill--a{top:-8px;right:-14px;color:var(--green-dark)}.pill--a svg{stroke:var(--green)}.pill--b{bottom:24px;left:-18px;color:var(--navy);animation-delay:2.5s}.pill--b svg{stroke:var(--navy)}@keyframes drift{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.who{padding:5rem 0;background:var(--sf);border-bottom:1px solid var(--bdr-s)}.who__inner{display:flex;flex-direction:column;gap:2.5rem}.who__head{max-width:720px;margin:0 auto;text-align:center}.who__head h2{font-size:var(--section-title);line-height:1.12;margin-bottom:.75rem}.who__head p{font-size:var(--section-copy);color:var(--t2);line-height:1.7}.who__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.who__card{padding:1.5rem;border-radius:var(--r-m);background:var(--sf-d);border:1px solid var(--bdr-s);transition:all .25s}.who__card:hover{border-color:var(--green-20);box-shadow:var(--sh-m)}.who__card-ico{width:36px;height:36px;border-radius:9px;background:var(--green-ghost);border:1px solid var(--green-20);display:flex;align-items:center;justify-content:center;margin-bottom:.75rem;transition:all .25s}.who__card-ico svg{width:17px;height:17px;stroke:var(--green-dark);fill:none;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;transition:all .25s}.who__card:hover .who__card-ico{background:var(--green);border-color:var(--green)}.who__card:hover .who__card-ico svg{stroke:#fff}.who__card-title{font-family:IBM Plex Sans,sans-serif;font-size:var(--card-title);font-weight:700;color:var(--t1);margin-bottom:.45rem;line-height:1.3}.who__card-desc{font-size:var(--card-copy);line-height:1.7;color:var(--t2)}.rep{padding:5.5rem 0;background:var(--navy-deep);color:var(--inv);position:relative;overflow:hidden}.rep:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 50% 55% at 15% 30%,rgb(78 128 59 / 6%),transparent),radial-gradient(ellipse 40% 45% at 85% 70%,rgb(78 128 59 / 3%),transparent)}.rep .w{position:relative;z-index:1}.rep__head{margin-bottom:3rem;max-width:560px}.rep__head h2{font-size:var(--section-title);line-height:1.12;color:var(--inv);margin-bottom:.75rem}.rep__head p{color:var(--inv-d);font-size:var(--section-copy);line-height:1.7}.cmp{display:grid;grid-template-columns:1fr 1fr;gap:1rem;max-width:820px}.cmp__col{border-radius:var(--r-m);padding:1.75rem}.cmp--old{background:#ffffff0a;border:1px solid rgb(255 255 255 / 8%)}.cmp--new{background:#ffffff14;border:1px solid rgb(78 128 59 / 28%);box-shadow:inset 0 1px #ffffff0a}.cmp__lab{font-size:.625rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em;margin-bottom:1.25rem}.cmp--old .cmp__lab{color:var(--inv-d)}.cmp--new .cmp__lab{color:#8fc279}.cmp__list{list-style:none;display:flex;flex-direction:column;gap:.65rem}.cmp__list li{display:flex;align-items:flex-start;gap:.5rem;font-size:.92rem;line-height:1.65}.cmp--old li{color:#ffffffad}.cmp--new li{color:#fff;font-weight:500}.cmp__list li svg{width:14px;height:14px;flex-shrink:0;margin-top:3px;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.cmp--old li svg{stroke:#ffffff4d}.cmp--new li svg{stroke:#8fc279}.stages{padding:6.5rem 0;background:var(--sf-d)}.stages__head{margin-bottom:3.5rem;max-width:540px}.stages__head h2{font-size:var(--section-title);line-height:1.12;margin-bottom:.75rem}.stages__head p{font-size:var(--section-copy);line-height:1.7}.stages__track{display:grid;grid-template-columns:repeat(5,1fr);gap:0;position:relative}.stages__track:before{content:"";position:absolute;top:24px;left:10%;right:10%;height:2px;background:linear-gradient(90deg,var(--green-10),var(--green),var(--green-dark));border-radius:2px}.stg{text-align:center;position:relative;z-index:1;padding:0 .6rem}.stg__ico{width:48px;height:48px;margin:0 auto 1.1rem;background:var(--sf);border:2px solid var(--green);border-radius:13px;display:flex;align-items:center;justify-content:center;transition:all .3s;box-shadow:var(--sh-s)}.stg__ico svg{width:22px;height:22px;stroke:var(--green-dark);fill:none;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;transition:all .3s}.stg:hover .stg__ico{background:var(--green);border-color:var(--green);transform:scale(1.08);box-shadow:0 6px 20px #4e803b33}.stg:hover .stg__ico svg{stroke:#fff}.stg__name{font-size:var(--card-title);font-weight:700;color:var(--t1);margin-bottom:.45rem;line-height:1.3}.stg__desc{font-size:var(--card-copy);line-height:1.7;color:var(--t2)}.get{padding:6.5rem 0;background:var(--sf)}.get__head{max-width:540px;margin-bottom:3.5rem}.get__head h2{font-size:var(--section-title);line-height:1.12;margin-bottom:.75rem}.get__head p{font-size:var(--section-copy);line-height:1.7}.get__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.get__card{background:var(--sf-d);border:1px solid var(--bdr-s);border-radius:var(--r-m);padding:1.75rem;transition:all .3s}.get__card:hover{border-color:var(--green-20);box-shadow:var(--sh-m);transform:translateY(-2px)}.get__card-ico{width:42px;height:42px;border-radius:10px;background:var(--green-ghost);border:1px solid var(--green-20);display:flex;align-items:center;justify-content:center;margin-bottom:1rem;transition:all .3s}.get__card-ico svg{width:20px;height:20px;stroke:var(--green-dark);fill:none;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;transition:all .3s}.get__card:hover .get__card-ico{background:var(--green);border-color:var(--green)}.get__card:hover .get__card-ico svg{stroke:#fff}.get__card-t{font-family:IBM Plex Sans,sans-serif;font-size:var(--card-title);font-weight:700;color:var(--t1);margin-bottom:.45rem;line-height:1.3}.get__card-d{font-size:var(--card-copy);line-height:1.7;color:var(--t2)}.shift{padding:5.5rem 0;background:var(--navy-deep);color:var(--inv);position:relative;overflow:hidden}.shift:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 45% 50% at 80% 20%,rgb(78 128 59 / 5%),transparent)}.shift .w{position:relative;z-index:1}.shift__head{margin-bottom:3rem;max-width:540px}.shift__head h2{font-size:var(--section-title);line-height:1.12;color:var(--inv);margin-bottom:.75rem}.shift__head p{color:var(--inv-d);font-size:var(--section-copy);line-height:1.7}.shift__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.1rem}.shift__c{background:#ffffff08;border:1px solid rgb(255 255 255 / 6%);border-radius:var(--r-m);padding:1.5rem;transition:all .3s;position:relative;overflow:hidden}.shift__c:after{content:"";position:absolute;inset:0 0 auto;height:2px;background:linear-gradient(90deg,var(--green-muted),transparent);opacity:0;transition:opacity .3s}.shift__c:hover{background:#ffffff0f;border-color:#4e803b33;transform:translateY(-3px)}.shift__c:hover:after{opacity:1}.shift__c-ico{width:36px;height:36px;border-radius:9px;background:#4e803b1f;display:flex;align-items:center;justify-content:center;margin-bottom:1rem;transition:background .3s}.shift__c-ico svg{width:18px;height:18px;stroke:var(--green-muted);fill:none;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;transition:stroke .3s}.shift__c:hover .shift__c-ico{background:var(--green)}.shift__c:hover .shift__c-ico svg{stroke:#fff}.shift__from{font-size:.65rem;font-weight:500;color:var(--inv-d)}.shift__arrow{display:flex;margin:.25rem 0}.shift__arrow svg{width:11px;height:11px;stroke:var(--green-muted);fill:none;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.shift__to{font-size:var(--card-title);font-weight:700;color:var(--inv);margin-bottom:.45rem;line-height:1.3}.shift__d{font-size:var(--card-copy);line-height:1.7;color:var(--inv-d)}.exo{padding:5rem 0;background:var(--sf-d);border-top:1px solid var(--bdr-s);border-bottom:1px solid var(--bdr-s)}.exo__inner{max-width:720px;margin:0 auto;text-align:center}.exo h2{font-size:var(--section-title);line-height:1.12;margin-bottom:.9rem}.exo__fn{font-size:var(--section-copy);color:var(--t2);margin-bottom:.9rem;line-height:1.7}.exo__fn strong{color:var(--t1);font-weight:600}.exo__infra{font-size:var(--card-copy);color:var(--t3);line-height:1.7}.deploy{padding:5.5rem 0;background:var(--sf)}.deploy__head{text-align:center;margin-bottom:2.5rem}.deploy__head h2{font-size:var(--section-title);line-height:1.12;margin-bottom:.75rem}.deploy__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.deploy__c{background:var(--sf-d);border:1px solid var(--bdr-s);border-radius:var(--r-m);padding:2rem;transition:all .3s}.deploy__c:hover{border-color:var(--green-20);box-shadow:var(--sh-m)}.deploy__c-ico{width:46px;height:46px;border-radius:11px;background:var(--green-ghost);border:1px solid var(--green-20);display:flex;align-items:center;justify-content:center;margin-bottom:1.15rem;transition:all .3s}.deploy__c-ico svg{width:22px;height:22px;stroke:var(--green-dark);fill:none;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;transition:all .3s}.deploy__c:hover .deploy__c-ico{background:var(--green);border-color:var(--green)}.deploy__c:hover .deploy__c-ico svg{stroke:#fff}.deploy__c-t{font-family:IBM Plex Sans,sans-serif;font-size:var(--card-title);font-weight:700;color:var(--t1);margin-bottom:.45rem;line-height:1.3}.deploy__c-d{font-size:var(--card-copy);line-height:1.7;color:var(--t2)}.cta{padding:5rem 0;background:linear-gradient(135deg,var(--navy-deep),var(--navy));text-align:center;color:var(--inv);position:relative;overflow:hidden}.cta:before{content:"";position:absolute;inset:0;background:radial-gradient(circle 450px at 50% -15%,rgb(78 128 59 / 8%),transparent)}.cta .w{position:relative;z-index:1}.cta h2{font-size:clamp(1.6rem,3vw,2.375rem);line-height:1.12;color:var(--inv);margin-bottom:.6rem}.cta h2 em{font-style:italic;color:var(--green-muted)}.cta p{color:var(--inv-d);font-size:.875rem;margin-bottom:2rem;max-width:460px;margin-left:auto;margin-right:auto}.cta__act{display:flex;gap:.75rem;justify-content:center;flex-wrap:wrap}.cta__sub{margin-top:1.5rem;font-size:.725rem;color:var(--inv-d)}.cta__sub a{color:var(--green-muted);text-decoration:none}.cta__sub a:hover{text-decoration:underline}.foot{padding:2rem 0;background:var(--navy-deep);color:var(--inv-d)}.foot__in{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.75rem}.foot__wordmark{display:block;width:128px;height:auto;background:#fffffff5;border:1px solid rgb(255 255 255 / 10%);border-radius:10px;padding:.45rem .65rem;box-shadow:0 8px 24px #0000001f}.foot__links{display:flex;gap:1.25rem}.foot__links a{font-size:.7rem;color:var(--inv-d);text-decoration:none;transition:color .15s}.foot__links a:hover{color:var(--green-muted)}.foot__copy{font-size:.65rem}.tex{position:absolute;inset:0;background-image:linear-gradient(rgb(46 40 114 / 2.5%) 1px,transparent 1px),linear-gradient(90deg,rgb(46 40 114 / 2.5%) 1px,transparent 1px);background-size:64px 64px;pointer-events:none;z-index:0}.r{opacity:0;transform:translateY(22px);transition:opacity .6s cubic-bezier(.22,1,.36,1),transform .6s cubic-bezier(.22,1,.36,1)}.r.v{opacity:1;transform:translateY(0)}@media(max-width:1024px){.hero__g{grid-template-columns:1fr;gap:3rem}.who__grid{grid-template-columns:repeat(2,1fr)}.cmp{grid-template-columns:1fr}.shift__grid{grid-template-columns:repeat(2,1fr)}.stages__track{grid-template-columns:repeat(3,1fr);gap:1.5rem}.stages__track:before{display:none}.stg:nth-child(n+4){margin-top:1.5rem}}@media(max-width:768px){.nav__links a:not(.btn){display:none}.hero{padding:7rem 0 3.5rem}.who__grid,.get__grid,.deploy__grid,.shift__grid,.stages__track{grid-template-columns:1fr}.pill{display:none}}
