:root{--yellow:#ffc400;--black:#0b0d10;--ink:#111827;--muted:#667085;--line:#e5e7eb;--white:#fff;--max:1180px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:#fff}img{max-width:100%;display:block}.container{width:min(var(--max),92%);margin:auto}.topbar{position:sticky;top:0;z-index:20;background:#fff;border-bottom:1px solid #eee}.nav{height:76px;display:flex;align-items:center;gap:28px}.brand img{width:205px;height:58px;object-fit:contain}.nav nav{margin-left:auto;display:flex;gap:24px}.nav nav a{color:#111;text-decoration:none;font-size:14px;font-weight:700}.btn{display:inline-block;background:var(--yellow);color:#111;text-decoration:none;font-weight:800;padding:14px 20px;border-radius:12px;border:2px solid var(--yellow)}.btn-small{padding:11px 16px}.btn-outline{background:transparent;color:#fff}.menu-btn{display:none;margin-left:auto;border:0;background:none;font-size:26px}.hero{background:radial-gradient(circle at 75% 40%,#26323c 0,#111820 25%,#090c0f 60%);color:#fff;min-height:610px;display:flex;align-items:center}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:50px;padding:80px 0}.eyebrow{font-size:12px;font-weight:900;letter-spacing:3px}.eyebrow.dark{color:#303744}.hero h1{font-size:66px;line-height:.98;margin:16px 0 22px;letter-spacing:-2px}.hero h1 span,.bridge h2 span,.manifesto span,.cta h2 span{color:var(--yellow)}.lead{font-size:18px;line-height:1.6;max-width:650px;color:#e8eaed}.actions{display:flex;gap:14px;margin-top:28px;flex-wrap:wrap}.erp-map{position:relative;height:430px}
.erp-lines{position:absolute;inset:0;width:100%;height:100%;overflow:visible}
.erp-lines line{stroke:var(--yellow);stroke-width:.35;opacity:.35;stroke-dasharray:2 2}
.erp{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:130px;height:130px;border:4px solid var(--yellow);border-radius:50%;display:grid;place-items:center;font-size:38px;font-weight:900;background:radial-gradient(circle at 50% 40%,#1c2530,#0c1015);box-shadow:0 0 45px #ffc40066,0 0 0 1px #ffc40022;z-index:2;animation:erp-pulse 3.6s ease-in-out infinite}
.orbit{position:absolute;display:flex;align-items:center;gap:9px;border:1px solid #ffc40055;padding:13px 20px;border-radius:30px;background:linear-gradient(155deg,#171f28,#0d1116);color:#fff;font-weight:700;font-size:14px;box-shadow:0 8px 24px #0006,inset 0 0 0 1px #ffffff08;backdrop-filter:blur(2px);animation:erp-float 5s ease-in-out infinite;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}
.orbit:hover{transform:translateY(-4px) scale(1.04);border-color:var(--yellow);box-shadow:0 10px 28px #0008,0 0 20px #ffc40033}
.orbit .dot{width:7px;height:7px;border-radius:50%;background:var(--yellow);box-shadow:0 0 8px 2px #ffc40088;flex:none}
.o1{left:40%;top:3%;animation-delay:.1s}.o2{right:2%;top:27%;animation-delay:.7s}.o3{right:6%;bottom:14%;animation-delay:1.3s}.o4{left:7%;bottom:12%;animation-delay:1.9s}.o5{left:1%;top:29%;animation-delay:2.5s}
@keyframes erp-float{0%,100%{transform:translateY(0)}50%{transform:translateY(-8px)}}
@keyframes erp-pulse{0%,100%{box-shadow:0 0 45px #ffc40066,0 0 0 1px #ffc40022}50%{box-shadow:0 0 65px #ffc40099,0 0 0 1px #ffc40044}}
@media(prefers-reduced-motion:reduce){.orbit,.erp{animation:none}}.section{padding:78px 0}.light{background:#fff}.section-head{display:grid;grid-template-columns:1.2fr .8fr;gap:70px;align-items:end}.section h2,.cta h2{font-size:38px;line-height:1.08;margin:10px 0 18px}.section-head p{color:var(--muted);line-height:1.6}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin-top:45px}.card{padding:0 35px;border-right:1px solid var(--line)}.card:first-child{padding-left:0}.card:last-child{border:0}.icon{width:52px;height:52px;border-radius:50%;display:grid;place-items:center;background:var(--yellow);font-weight:900}.card h3{font-size:24px;margin:17px 0 12px}.card p{line-height:1.65;color:#46505f}.bridge,.manifesto{background:#0b0f13;color:#fff;padding:68px 0}.bridge-grid{display:grid;grid-template-columns:1fr 1fr 1.1fr;gap:45px;align-items:center}.bridge h2{font-size:34px;line-height:1.12}.bridge p{color:#d3d7dc;line-height:1.6}.bridge strong{color:var(--yellow)}.flow{display:flex;align-items:center;gap:12px}.flow span{border:1px solid #9aa3ad;padding:18px;border-radius:10px;text-align:center}.flow .yellow-box{border-color:var(--yellow);color:var(--yellow);font-weight:900}.timeline{display:grid;grid-template-columns:repeat(5,1fr);gap:20px;margin-top:40px}.timeline article{border-top:2px solid #dfe3e8;padding-top:22px;position:relative}.year{position:absolute;top:-19px;background:var(--yellow);font-weight:900;border-radius:30px;padding:9px 12px}.timeline img{height:70px;width:150px;object-fit:contain;margin:22px 0 10px}.history-symbol{height:70px;margin:22px 0 10px;font-size:48px}.timeline h3{font-size:18px}.timeline p{font-size:14px;line-height:1.55;color:#596271}.manifesto{background:linear-gradient(115deg,#090c0f,#17120a)}.manifesto-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;align-items:center}.manifesto blockquote{font-size:34px;line-height:1.25;font-weight:900;margin:0}.manifesto p{line-height:1.7;color:#d8dce1}.manifesto h3{color:var(--yellow)}.steps{display:flex;gap:12px;flex-wrap:wrap;align-items:center;margin-top:25px;font-weight:800}.numbers{background:#111820;color:#fff;padding:45px 0}.number-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:35px}.number-grid div{display:flex;flex-direction:column}.number-grid strong{font-size:48px;color:var(--yellow)}.number-grid span{color:#cbd1d8}.cta{padding:65px 0}.cta-grid{display:grid;grid-template-columns:1.2fr .8fr auto;gap:35px;align-items:center}.cta-brand img{width:230px}.cta-brand p{font-size:13px;color:#606978}footer{background:#090c0f;color:#c8cdd3;padding:35px 0}.footer-grid{display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;gap:25px}.footer-grid img{width:170px;filter:none}.footer-grid strong{text-align:right;color:#fff}
@media(max-width:900px){.nav nav,.nav>.btn{display:none}.menu-btn{display:block}.nav nav.open{position:absolute;display:flex;flex-direction:column;top:76px;left:0;right:0;background:#fff;padding:22px 5%;box-shadow:0 10px 20px #0002}.hero-grid,.section-head,.bridge-grid,.manifesto-grid,.cta-grid{grid-template-columns:1fr}.hero h1{font-size:49px}.erp-map{height:350px}.cards{grid-template-columns:1fr}.card{border-right:0;border-bottom:1px solid var(--line);padding:28px 0}.timeline{grid-template-columns:1fr}.timeline article{margin-top:20px}.number-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr}.footer-grid strong{text-align:left}.flow{flex-wrap:wrap}}
@media(max-width:520px){.brand img{width:170px}.hero-grid{padding:55px 0}.hero h1{font-size:41px}.section h2,.cta h2{font-size:31px}.erp-map{height:320px}.orbit{font-size:12px;padding:10px}.erp{width:100px;height:100px;font-size:30px}.manifesto blockquote{font-size:28px}}