body{font-family:Inter,Arial,sans-serif;color:var(--ink);background:#fff;line-height:1.65;overflow-x:hidden}.container{width:min(calc(100% - 48px),var(--container));margin:auto}.skip-link{position:fixed;left:12px;top:-80px;z-index:999;background:#fff;padding:10px 16px;border-radius:8px}.skip-link:focus{top:12px}.header{position:fixed;inset:0 0 auto;z-index:100;height:86px;transition:.3s}.header.scrolled{height:72px;background:rgba(2,13,29,.9);backdrop-filter:blur(16px);box-shadow:0 1px rgba(255,255,255,.08)}.header-inner{height:100%;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:10px;color:#fff;font:800 1.3rem Manrope,sans-serif}.brand-symbol{width:44px}.nav{display:flex;align-items:center;gap:30px;color:rgba(255,255,255,.72);font-size:.88rem;font-weight:600}.nav a{transition:.2s}.nav a:hover,.nav a.active{color:#fff}.nav-cta{border:1px solid rgba(255,255,255,.24);padding:11px 17px;border-radius:999px}.menu-button{display:none;width:38px}.menu-button span{display:block;height:2px;background:#fff;margin:6px 0;transition:.2s}.hero{position:relative;min-height:100vh;padding:155px 0 42px;color:#fff;background:radial-gradient(circle at 75% 20%,#0d4b87 0,#041a38 33%,#020d1d 74%);overflow:hidden}#network{position:absolute;inset:0;width:100%;height:100%;opacity:.48}.hero-glow{position:absolute;border-radius:50%;filter:blur(70px);opacity:.2}.glow-a{width:420px;height:420px;background:#1eaaf1;right:3%;top:8%}.glow-b{width:300px;height:300px;background:#665bd8;left:25%;bottom:-10%}.hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:1.04fr .96fr;align-items:center;gap:70px}.kicker,.eyebrow{text-transform:uppercase;letter-spacing:.15em;font-size:.72rem;font-weight:800;color:#1677ff}.kicker{display:flex;align-items:center;gap:10px;color:#a9dcff}.kicker span{width:34px;height:1px;background:#44c4ff}.hero h1{font:800 clamp(3.4rem,6.2vw,6.5rem)/.98 Manrope,sans-serif;letter-spacing:-.065em;max-width:830px;margin:23px 0 28px}.hero h1 em{font-style:normal;color:#83d9ff}.lead{max-width:760px;color:rgba(255,255,255,.68);font-size:1.08rem}.hero-actions{display:flex;gap:13px;margin:34px 0}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:999px;padding:15px 23px;font-weight:750;font-size:.9rem;transition:.25s}.btn:hover{transform:translateY(-2px)}.btn-primary{background:linear-gradient(135deg,#258dff,#21b7f1);box-shadow:0 15px 36px rgba(30,157,246,.28)}.btn-secondary{border:1px solid rgba(255,255,255,.2);background:rgba(255,255,255,.04)}.hero-principles{display:flex;flex-wrap:wrap;gap:8px}.hero-principles span{font-size:.72rem;color:rgba(255,255,255,.62);border:1px solid rgba(255,255,255,.11);border-radius:999px;padding:7px 11px}.hero-system{position:relative;min-height:580px;display:grid;place-items:center}.system-core{position:relative;z-index:4;width:235px;height:235px;border-radius:50%;display:grid;place-content:center;text-align:center;background:radial-gradient(circle at 34% 28%,#115da0,#031a3b 68%);border:1px solid rgba(255,255,255,.26);box-shadow:0 0 80px rgba(24,176,246,.25),inset 0 0 50px rgba(255,255,255,.06)}.system-core svg{width:74px;margin:0 auto 11px;color:#5acaf7}.system-core strong{font:800 1.7rem Manrope}.system-core small{color:rgba(255,255,255,.55);font-size:.68rem}.system-ring{position:absolute;border:1px solid rgba(118,206,255,.2);border-radius:50%}.ring-one{width:390px;height:390px}.ring-two{width:540px;height:540px;border-style:dashed;animation:spin 50s linear infinite}.system-node{position:absolute;z-index:5;display:flex;align-items:center;gap:10px;padding:10px 14px 10px 10px;border:1px solid rgba(255,255,255,.15);border-radius:999px;background:rgba(3,25,54,.72);backdrop-filter:blur(12px);font-size:.75rem;font-weight:700;cursor:pointer;transition:.25s}.system-node:hover{transform:scale(1.06);background:#0b3568}.system-node i{width:32px;height:32px;display:grid;place-items:center;border-radius:50%;font-style:normal;background:#1677ff}.system-node.health{left:2%;top:25%}.system-node.environment{right:-2%;top:28%}.system-node.agriculture{right:4%;bottom:17%}.system-node.energy{left:3%;bottom:16%}.environment i{background:#58ad43}.agriculture i{background:#f08527}.energy i{background:#6950bd}.hero-stats{position:relative;z-index:3;margin-top:48px;display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid rgba(255,255,255,.12)}.hero-stats div{padding:25px 28px;border-right:1px solid rgba(255,255,255,.1)}.hero-stats div:last-child{border:0}.hero-stats strong{display:block;font:800 2.1rem Manrope}.hero-stats span{font-size:.74rem;color:rgba(255,255,255,.52)}.section{padding:120px 0}.section-intro h2{font:800 clamp(2.5rem,4.5vw,4.8rem)/1.05 Manrope,sans-serif;letter-spacing:-.055em;margin-top:16px}.section-intro h2 span{color:#6a7d93}.section-intro>p,.split-intro>p{color:var(--muted)}.split-intro{display:grid;grid-template-columns:1.2fr .8fr;gap:90px;align-items:end}.centered{text-align:center;max-width:930px;margin:0 auto 58px}.centered>p{max-width:700px;margin:20px auto 0}.gap-section{background:#f7f9fc}.gap-flow{display:grid;grid-template-columns:1fr auto 1fr auto 1fr auto 1.08fr;align-items:stretch;gap:12px;margin-top:58px}.gap-flow>span{display:grid;place-items:center;color:#9aabba}.gap-flow article{background:#fff;border:1px solid var(--line);border-radius:20px;padding:25px;min-height:220px}.gap-flow b,.pillar-grid b,.benefit-grid b{font-size:.72rem;letter-spacing:.13em;color:#1677ff}.gap-flow h3{font-size:1.08rem;margin:55px 0 10px}.gap-flow p{font-size:.85rem;color:var(--muted)}.gap-flow .highlight{background:linear-gradient(145deg,#0b4f8d,#041a38);color:#fff;border-color:transparent;box-shadow:var(--shadow)}.gap-flow .highlight p{color:rgba(255,255,255,.64)}.dark-section{background:#03142d;color:#fff}.eyebrow.light{color:#7dd3fc}.pillars>.section-intro{max-width:850px}.pillar-grid{display:grid;grid-template-columns:repeat(4,1fr);margin-top:70px;border-top:1px solid rgba(255,255,255,.14)}.pillar-grid article{padding:32px 30px 20px 0;border-right:1px solid rgba(255,255,255,.12)}.pillar-grid article+article{padding-left:30px}.pillar-grid article:last-child{border:0}.pillar-grid h3{margin:75px 0 12px;font-size:1.15rem}.pillar-grid p{color:rgba(255,255,255,.57);font-size:.88rem}.ecosystem-grid{display:grid;grid-template-columns:.74fr 1.26fr;gap:80px;align-items:center}.ecosystem-copy h2{font:800 clamp(2.5rem,4.3vw,4.6rem)/1.04 Manrope;letter-spacing:-.055em;margin:16px 0 24px}.ecosystem-copy h2 span{color:#71849a}.ecosystem-copy>p{color:var(--muted)}.sector-tabs{display:flex;flex-wrap:wrap;gap:8px;margin-top:32px}.sector-tabs button,.solution-filters button{padding:9px 13px;border:1px solid var(--line);border-radius:999px;font-size:.76rem;font-weight:700;cursor:pointer;background:#fff}.sector-tabs button.active,.solution-filters button.active{background:#082a56;color:#fff;border-color:#082a56}.ecosystem-figure{position:relative;border-radius:30px;padding:12px;background:#fff;box-shadow:var(--shadow);overflow:hidden}.ecosystem-figure img{border-radius:22px;transition:.4s}.ecosystem-figure.filtered img{filter:saturate(.72) brightness(.96)}.image-focus{position:absolute;inset:12px;border-radius:22px;pointer-events:none;box-shadow:inset 0 0 0 0 rgba(22,119,255,0);transition:.3s}.solutions{background:#f5f8fb}.solution-filters{display:flex;justify-content:center;flex-wrap:wrap;gap:8px;margin-bottom:30px}.solution-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.solution-card{min-height:340px;padding:24px;border:1px solid var(--line);border-radius:20px;background:#fff;display:flex;flex-direction:column;transition:.3s}.solution-card:hover{transform:translateY(-6px);box-shadow:var(--shadow)}.solution-card.hidden{display:none}.logo-placeholder{width:54px;height:54px;display:grid;place-items:center;border-radius:15px;background:#e8f2ff;color:#0b65c4;font-weight:800}.solution-card.environment .logo-placeholder{background:#e9f6e6;color:#3b8e31}.solution-card.agriculture .logo-placeholder{background:#fff0df;color:#cf6814}.solution-card.energy .logo-placeholder{background:#eee9fa;color:#6245ad}.solution-logo{width:220px;max-width:100%;height:70px;object-fit:contain;object-position:left center;display:block;margin-bottom:18px;}.solution-card small{margin:28px 0 5px;text-transform:uppercase;letter-spacing:.12em;font-size:.62rem;color:#71849a;font-weight:800}.solution-card h3{font-size:1.13rem}.solution-card p{font-size:.84rem;color:var(--muted);margin:12px 0 28px}.solution-card a{margin-top:auto;font-size:.78rem;font-weight:800;color:#0d65c0}.tech-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:58px}.tech-grid article{border:1px solid var(--line);border-radius:18px;padding:25px;min-height:210px;transition:.25s}.tech-grid article:hover{transform:translateY(-4px);box-shadow:0 20px 50px rgba(5,42,84,.1)}.tech-grid i{width:45px;height:45px;display:grid;place-items:center;border-radius:13px;background:#e9f4ff;color:#126bc7;font-style:normal;font-weight:800}.tech-grid h3{margin:42px 0 7px;font-size:1rem}.tech-grid p{font-size:.8rem;color:var(--muted)}.compliance{background:linear-gradient(180deg,#f7fafc,#edf3f8)}.compliance-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:100px;align-items:center}.compliance-grid h2{font:800 clamp(2.5rem,4.4vw,4.7rem)/1.04 Manrope;letter-spacing:-.055em;margin:16px 0 24px}.compliance-grid h2 span{color:#71849a}.compliance-grid p{color:var(--muted)}.compliance-visual{position:relative;min-height:510px;display:grid;place-items:center}.shield{width:180px;height:205px;display:grid;place-items:center;background:linear-gradient(145deg,#20aef1,#062a57);color:#fff;font-size:4rem;font-weight:800;clip-path:polygon(50% 0,91% 17%,86% 66%,50% 100%,14% 66%,9% 17%);filter:drop-shadow(0 25px 30px rgba(4,42,87,.23))}.compliance-visual:before,.compliance-visual:after{content:"";position:absolute;border:1px solid rgba(6,42,87,.15);border-radius:50%}.compliance-visual:before{width:340px;height:340px}.compliance-visual:after{width:470px;height:470px;border-style:dashed;animation:spin 45s linear infinite}.tag{position:absolute;z-index:3;border-radius:999px;background:#fff;padding:9px 13px;font-size:.7rem;font-weight:800;box-shadow:0 12px 35px rgba(5,42,83,.12)}.t1{top:13%;left:5%}.t2{top:19%;right:2%}.t3{bottom:16%;left:0}.t4{bottom:12%;right:1%}.check-list{margin-top:30px;border-top:1px solid var(--line)}.check-list li{padding:16px 0 16px 34px;border-bottom:1px solid var(--line);position:relative;font-size:.88rem}.check-list li:before{content:"✓";position:absolute;left:0;color:#1677ff;font-weight:900}.benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin-top:50px}.benefit-grid article{background:#f4f7fa;border-radius:20px;padding:26px;min-height:250px}.benefit-grid h3{margin:75px 0 10px;font-size:1.1rem}.benefit-grid p{font-size:.84rem;color:var(--muted)}.contact{padding-top:30px}.contact-panel{display:grid;grid-template-columns:1fr auto;gap:60px;align-items:center;padding:62px;border-radius:30px;color:#fff;background:linear-gradient(135deg,#041a38,#0a4c89);box-shadow:var(--shadow)}.contact-panel h2{font:800 clamp(2.3rem,4vw,4.3rem)/1.04 Manrope;letter-spacing:-.055em;max-width:850px;margin:14px 0 18px}.contact-panel p:not(.eyebrow){color:rgba(255,255,255,.62);max-width:760px}.btn-white{background:#fff;color:#062a57;white-space:nowrap}.footer{background:#020d1d;color:rgba(255,255,255,.55);padding:56px 0}.footer-grid{display:grid;grid-template-columns:1.2fr .7fr 1fr;gap:60px}.footer-grid p{font-size:.78rem;margin-top:7px}.footer-links{display:grid;grid-template-columns:1fr 1fr;gap:9px;font-size:.8rem}.footer-meta{display:flex;flex-direction:column;align-items:flex-end;gap:10px;font-size:.78rem}.reveal{opacity:0;transform:translateY(22px);transition:opacity .75s ease,transform .75s ease}.reveal.visible{opacity:1;transform:none}@keyframes spin{to{transform:rotate(360deg)}}
