 :root{--navy:#032848;--navy2:#071f39;--blue:#08a8e8;--sky:#64d5ff;--ink:#0a263c;--muted:#61798b;--line:#d5e6ef;--pale:#eef8fd;--white:#fff;--shadow:0 22px 70px rgba(4,45,77,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Manrope,Arial,sans-serif;color:var(--ink);background:white}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}button,input,select,textarea{font:inherit}.skip{position:absolute;left:-9999px}.skip:focus{left:16px;top:16px;z-index:9999;background:#fff;padding:10px}.site-header{height:82px;position:fixed;inset:0 0 auto;z-index:1000;display:flex;align-items:center;justify-content:space-between;padding:0 5vw;background:rgba(255,255,255,.94);backdrop-filter:blur(15px);border-bottom:1px solid rgba(0,55,90,.08)}.brand img{width:118px;height:52px;object-fit:contain}.site-nav{display:flex;gap:25px;align-items:center;font-size:13px;font-weight:700}.site-nav a:hover{color:var(--blue)}.nav-cta,.button{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:14px 22px;font-weight:800;border:1px solid transparent}.nav-cta,.button-primary{background:var(--blue);color:white}.button-secondary{border-color:rgba(255,255,255,.4);color:white}.button-outline{border-color:var(--blue);color:var(--blue)}.menu-toggle{display:none;border:0;background:none}.menu-toggle span{width:25px;height:2px;background:var(--ink);display:block;margin:6px}.hero{min-height:100vh;padding:145px 5vw 75px;display:grid;grid-template-columns:1fr 1fr;gap:6vw;align-items:center;color:white;background:linear-gradient(125deg,#032848,#073761 60%,#0c4779);position:relative;overflow:hidden}.hero:before,.hero:after{content:"";position:absolute;border-radius:50%;filter:blur(18px);opacity:.2}.hero:before{width:620px;height:620px;background:#0ab9ff;right:-220px;top:-260px}.hero:after{width:430px;height:430px;background:#0f6eb5;left:38%;bottom:-250px}.hero-copy,.ecosystem-stage{position:relative;z-index:2}.eyebrow{text-transform:uppercase;letter-spacing:.2em;font-size:12px;font-weight:800}.eyebrow.blue{color:#078fd0}.hero h1{font-size:clamp(64px,8vw,120px);line-height:.88;letter-spacing:-.07em;margin:24px 0 30px}.hero h1 span{background:linear-gradient(90deg,#1eb7f1,#72dcff);-webkit-background-clip:text;color:transparent}.hero-lead{font-size:19px;line-height:1.7;color:#c9dbe8;max-width:670px}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:33px}.ecosystem-stage{aspect-ratio:1;max-width:620px;width:100%;margin:auto}.orbit{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);border:1px solid rgba(96,211,255,.28);border-radius:50%}.orbit-a{width:42%;height:42%}.orbit-b{width:68%;height:68%}.orbit-c{width:92%;height:92%}.ecosystem-core,.ecosystem-node{position:absolute;border:1px solid rgba(105,211,255,.35);color:#fff;background:rgba(3,37,69,.78);backdrop-filter:blur(15px);box-shadow:0 15px 50px rgba(0,0,0,.16);cursor:pointer;transition:.3s}.ecosystem-core{width:180px;height:180px;border-radius:50%;left:50%;top:50%;transform:translate(-50%,-50%);background:linear-gradient(145deg,#65d7ff,#12a8e9);color:#06294a}.ecosystem-core:hover{transform:translate(-50%,-50%) scale(1.06)}.ecosystem-core strong{display:block;font-size:31px}.ecosystem-core span{font-size:13px}.ecosystem-node{width:160px;padding:17px;border-radius:18px;text-align:left}.ecosystem-node:hover,.ecosystem-node.active{background:#0ca7e8;transform:scale(1.05)}.ecosystem-node strong,.ecosystem-node small{display:block}.ecosystem-node small{color:#c3d9e8;font-size:11px;margin-top:4px}.node-top{left:50%;top:3%;transform:translateX(-50%)}.node-top:hover{transform:translateX(-50%) scale(1.05)}.node-right{right:-1%;top:50%;transform:translateY(-50%)}.node-right:hover{transform:translateY(-50%) scale(1.05)}.node-bottom{left:50%;bottom:3%;transform:translateX(-50%)}.node-bottom:hover{transform:translateX(-50%) scale(1.05)}.node-left{left:-1%;top:50%;transform:translateY(-50%)}.node-left:hover{transform:translateY(-50%) scale(1.05)}main{overflow:hidden}.section{padding:115px 6vw}.section.alt{background:var(--pale)}.section.dark{background:linear-gradient(135deg,#052b50,#0b416f);color:white}.section-heading{max-width:840px;margin-bottom:55px}.section-heading h2{font-size:clamp(42px,5vw,74px);line-height:1.02;letter-spacing:-.055em;margin:12px 0 20px}.section-heading p{font-size:18px;line-height:1.75;color:var(--muted)}.dark .section-heading p{color:#c7d9e6}.grid-2{display:grid;grid-template-columns:1fr 1fr;gap:5vw;align-items:center}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.card{padding:32px;border:1px solid var(--line);border-radius:24px;background:white;min-height:240px}.card h3{font-size:25px;margin:45px 0 13px}.card p{color:var(--muted);line-height:1.7}.card .num{color:var(--blue);font-weight:800}.dark .card{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.14)}.dark .card p{color:#c7d9e6}.feature-image{width:100%;height:560px;object-fit:cover;border-radius:30px}.detail-panels{background:linear-gradient(135deg,#f7fcff,#e8f6fd);border:1px solid var(--line);border-radius:32px;padding:50px;box-shadow:var(--shadow)}.detail-panel{display:none;grid-template-columns:1.4fr .8fr;gap:70px}.detail-panel.active{display:grid}.detail-panel h3{font-size:clamp(32px,4vw,57px);line-height:1.08;letter-spacing:-.05em}.panel-list p{font-weight:700;border-bottom:1px solid #cce2ee;padding:15px 0;margin:0}.timeline{border-top:1px solid var(--line)}.timeline-item{display:grid;grid-template-columns:180px 1fr;gap:40px;padding:36px 0;border-bottom:1px solid var(--line)}.timeline-item>span{font-size:27px;font-weight:800;color:var(--blue)}.timeline-item h3{font-size:30px;margin:0 0 10px}.timeline-item p{color:var(--muted);line-height:1.7;margin:0}.page-hero{padding:160px 6vw 90px;color:white;background:linear-gradient(125deg,#032848,#0a4778);position:relative}.page-hero h1{font-size:clamp(58px,7vw,105px);line-height:.95;letter-spacing:-.065em;margin:20px 0}.page-hero p{font-size:20px;line-height:1.7;max-width:760px;color:#c9dbe8}.gallery{display:grid;grid-template-columns:2fr 1fr 1fr;gap:14px}.gallery img{width:100%;height:280px;object-fit:cover;border-radius:20px}.gallery img:first-child{height:574px;grid-row:span 2}.metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.metric{padding:34px;border-radius:24px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.13)}.metric strong{font-size:54px;color:#45caf8;display:block}.metric span{color:#c7d9e6}.contact{display:grid;grid-template-columns:.8fr 1.2fr;gap:6vw}.contact-form{padding:36px;background:#f8fcff;border:1px solid var(--line);border-radius:28px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.contact-form label{display:block;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;margin-bottom:15px}.contact-form input,.contact-form select,.contact-form textarea{width:100%;padding:14px;border:1px solid #c8dfea;border-radius:12px;margin-top:8px;background:#fff}.notice{padding:16px;border-radius:12px;background:#eaf8ff;color:#075c89;display:none}.cookie{position:fixed;left:20px;right:20px;bottom:20px;z-index:3000;display:none;align-items:center;justify-content:space-between;gap:20px;padding:18px 20px;border-radius:18px;background:#071f39;color:#fff;box-shadow:var(--shadow)}.cookie.show{display:flex}.cookie p{margin:0;font-size:13px;color:#c7d9e6}.site-footer{display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr;gap:45px;padding:65px 6vw 30px;background:#032848;color:#fff}.site-footer img{width:205px;max-height:80px;object-fit:contain;object-position:left}.site-footer strong,.site-footer a,.site-footer span{display:block}.site-footer strong{margin-bottom:15px}.site-footer a,.site-footer span,.site-footer p{font-size:13px;color:#bfd3e4;line-height:1.8}.copyright{grid-column:1/-1;border-top:1px solid rgba(255,255,255,.12);padding-top:24px}.reveal{opacity:0;transform:translateY(24px);transition:.7s ease}.reveal.visible{opacity:1;transform:none}@media(max-width:1050px){.site-nav{display:none;position:absolute;left:0;right:0;top:82px;background:#fff;flex-direction:column;padding:30px}.site-nav.open{display:flex}.menu-toggle{display:block}.hero,.grid-2,.contact{grid-template-columns:1fr}.grid-4,.metrics{grid-template-columns:1fr 1fr}.grid-3{grid-template-columns:1fr 1fr}.site-footer{grid-template-columns:1fr 1fr}.gallery{grid-template-columns:1fr 1fr}.gallery img:first-child{grid-row:auto;height:350px;grid-column:1/-1}.gallery img{height:260px}}@media(max-width:650px){.site-header{height:70px}.brand img{width:105px}.hero{padding:115px 22px 70px}.hero h1{font-size:65px}.ecosystem-node{width:118px;padding:12px}.ecosystem-core{width:125px;height:125px}.ecosystem-core strong{font-size:24px}.section,.page-hero{padding-left:22px;padding-right:22px}.detail-panels{padding:24px}.detail-panel,.grid-3,.grid-4,.metrics,.form-row{grid-template-columns:1fr}.timeline-item{grid-template-columns:1fr;gap:8px}.site-footer{grid-template-columns:1fr;padding:55px 22px}.gallery{grid-template-columns:1fr}.gallery img:first-child,.gallery img{grid-column:auto;height:300px}.cookie{align-items:flex-start;flex-direction:column}.feature-image{height:390px}}
