:root{--ink:#071b3f;--muted:#5f6f8c;--blue:#096bd8;--cyan:#18d4d8;--line:#dfe9f5;--panel:rgba(255,255,255,.82);--radius:24px;--shadow:0 24px 70px rgba(18,77,137,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fbfdff;color:var(--ink);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.55;overflow-x:hidden}a{color:inherit;text-decoration:none}.shell{width:min(1180px,calc(100% - 42px));margin-inline:auto}.ambient{position:fixed;z-index:-2;border-radius:50%;filter:blur(90px);opacity:.35;pointer-events:none}.ambient-a{width:500px;height:500px;background:#b5f7ff;top:-160px;right:-110px}.ambient-b{width:380px;height:380px;background:#c5d7ff;left:-150px;top:700px}.site-header{position:sticky;top:0;z-index:50;background:rgba(251,253,255,.78);backdrop-filter:blur(18px);border-bottom:1px solid rgba(220,231,243,.66)}.nav-wrap{height:78px;display:flex;align-items:center;justify-content:space-between}.brand{display:inline-flex;align-items:center;gap:10px;font-weight:800;font-size:24px;letter-spacing:-.04em}.brand img{width:42px;height:42px;object-fit:contain}.brand small{font-size:10px;letter-spacing:.12em;background:#e8f6ff;color:#0e6ccf;border-radius:999px;padding:4px 7px;margin-left:1px}.nav{display:flex;align-items:center;gap:31px;font-size:14px;font-weight:600}.nav>a:not(.button){color:#314361;transition:.2s}.nav>a:not(.button):hover{color:#0571d8}.lang{border:1px solid var(--line);padding:7px 9px;border-radius:10px}.button{display:inline-flex;align-items:center;justify-content:center;gap:12px;border-radius:14px;background:linear-gradient(135deg,#092e68,#0877d3);color:white;font-weight:700;padding:14px 20px;box-shadow:0 12px 28px rgba(7,89,179,.2);transition:transform .2s,box-shadow .2s}.button:hover{transform:translateY(-2px);box-shadow:0 16px 35px rgba(7,89,179,.26)}.button-small{padding:10px 15px;border-radius:12px}.button-ghost{background:rgba(255,255,255,.78);color:var(--ink);border:1px solid var(--line);box-shadow:none}.nav-toggle{display:none;background:none;border:0;width:42px;height:42px;padding:11px}.nav-toggle span{display:block;height:2px;background:var(--ink);margin:6px 0;border-radius:2px}.hero{min-height:720px;display:grid;grid-template-columns:.93fr 1.07fr;align-items:center;gap:55px;padding-top:64px;padding-bottom:72px}.eyebrow{font-size:12px;font-weight:800;letter-spacing:.22em;color:#1680dd;margin:0 0 20px}.eyebrow.light{color:#7feff2}.hero h1{font-size:clamp(48px,5.1vw,76px);line-height:.99;letter-spacing:-.055em;margin:0;max-width:660px}.hero h1 span{background:linear-gradient(100deg,#0c4ca5 8%,#05b8dd 94%);-webkit-background-clip:text;background-clip:text;color:transparent}.lead{font-size:19px;color:var(--muted);max-width:590px;margin:27px 0 30px}.hero-actions{display:flex;gap:13px;flex-wrap:wrap}.signal-row{display:flex;gap:24px;flex-wrap:wrap;margin-top:28px;font-size:13px;color:#4e6380}.signal-row span{display:flex;align-items:center;gap:8px}.signal-row i{font-style:normal;width:21px;height:21px;border-radius:50%;display:inline-grid;place-items:center;background:#cdf9f5;color:#008f87;font-weight:800}.hero-visual{position:relative;min-height:535px;display:grid;place-items:center}.orb{position:absolute;width:460px;height:460px;border-radius:48% 52% 58% 42%;background:radial-gradient(circle at 40% 35%,rgba(31,224,222,.26),rgba(64,140,236,.12) 44%,rgba(255,255,255,0) 69%);transform:rotate(-14deg)}.dashboard{position:relative;z-index:2;width:min(630px,100%);background:rgba(255,255,255,.88);border:1px solid rgba(216,231,244,.92);border-radius:28px;box-shadow:var(--shadow);overflow:hidden;backdrop-filter:blur(15px)}.dash-top{height:64px;display:flex;align-items:center;justify-content:space-between;padding:0 22px;border-bottom:1px solid #e6edf6}.mini-brand{display:flex;align-items:center;gap:7px;font-weight:800}.mini-brand img{width:27px;height:27px;object-fit:contain}.status{display:flex;align-items:center;gap:7px;background:#ecfffb;color:#188d7d;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:700}.status b{width:7px;height:7px;border-radius:50%;background:#19c6ae}.dash-grid{display:grid;grid-template-columns:118px 1fr;min-height:365px}.sidebar{padding:20px 14px;border-right:1px solid #eaf0f6;display:flex;flex-direction:column;gap:8px}.sidebar span{font-size:11px;color:#73849e;padding:9px 10px;border-radius:9px}.sidebar .active{background:#e9f8ff;color:#1170c5;font-weight:700}.dash-main{padding:30px 26px}.dash-kicker{font-size:9px;letter-spacing:.17em;color:#4195dd;font-weight:800;margin:0 0 6px}.dash-main h3{font-size:24px;letter-spacing:-.035em;margin:0 0 21px}.metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.metrics>div{background:#f8fbfe;border:1px solid #eaf0f6;border-radius:14px;padding:13px}.metrics small{display:block;color:#8190a7;font-size:9px}.metrics strong{display:block;font-size:24px;margin:3px 0}.metrics em{font-style:normal;font-size:9px;color:#10a283;font-weight:700}.opportunity{margin-top:15px;border:1px solid #e6eff7;border-radius:15px;padding:16px;display:grid;grid-template-columns:1fr 115px;gap:12px;align-items:center}.opportunity small{display:block;color:#19a995;font-size:9px;font-weight:800}.opportunity strong{display:block;font-size:13px;line-height:1.4;margin:4px 0}.opportunity span{font-size:10px;color:#8090a6}.spark{height:70px;display:flex;align-items:end;gap:5px;padding:6px}.spark i{width:10px;border-radius:8px 8px 2px 2px;background:linear-gradient(#24d3ce,#1186db)}.spark i:nth-child(1){height:22%}.spark i:nth-child(2){height:34%}.spark i:nth-child(3){height:29%}.spark i:nth-child(4){height:56%}.spark i:nth-child(5){height:68%}.spark i:nth-child(6){height:88%}.float-card{position:absolute;z-index:4;background:#fff;border:1px solid #e4edf6;border-radius:15px;padding:11px 14px;font-size:11px;font-weight:700;box-shadow:0 14px 35px rgba(19,80,136,.12);display:flex;gap:9px;align-items:center}.float-card span{color:#0e8ad6;font-size:9px;background:#e8f8ff;border-radius:6px;padding:3px 5px}.float-one{top:65px;right:-8px}.float-two{bottom:71px;left:-24px}.float-three{bottom:22px;right:28px}.section{padding-top:105px;padding-bottom:105px}.section-head{text-align:center;max-width:790px;margin:0 auto 45px}.section h2{font-size:clamp(36px,4.1vw,56px);line-height:1.03;letter-spacing:-.05em;margin:0 0 20px}.section-head p:not(.eyebrow),.statement p:not(.eyebrow),.manifesto>p{color:var(--muted);font-size:17px}.cards{display:grid;gap:18px}.cards.three{grid-template-columns:repeat(3,1fr)}.card{position:relative;min-height:280px;background:var(--panel);border:1px solid #e0eaf4;border-radius:var(--radius);padding:30px;box-shadow:0 14px 45px rgba(32,80,128,.07);overflow:hidden}.card:after{content:"";position:absolute;width:130px;height:130px;border-radius:50%;background:#e8fbff;right:-45px;bottom:-55px}.icon{width:46px;height:46px;border-radius:13px;background:linear-gradient(135deg,#e3f7ff,#c7f9f5);display:grid;place-items:center;font-size:23px;color:#0c75cf;font-weight:800}.card h3{font-size:22px;letter-spacing:-.025em;margin:23px 0 10px}.card p{color:var(--muted);font-size:14px;margin:0}.card-tag{position:absolute;left:30px;bottom:25px;color:#4195dd;font-size:9px;font-weight:800;letter-spacing:.16em}.split-section{display:grid;grid-template-columns:.86fr 1.14fr;gap:90px;align-items:start}.steps{border-top:1px solid var(--line)}.steps>div{display:grid;grid-template-columns:55px 1fr;gap:15px;padding:20px 0;border-bottom:1px solid var(--line)}.steps b{font-size:12px;color:#0f8bd1}.steps span{display:flex;justify-content:space-between;gap:24px;align-items:baseline}.steps strong{font-size:17px}.steps small{font-size:13px;color:var(--muted);text-align:right}.manifesto{display:grid;grid-template-columns:.9fr 1.1fr;gap:90px;align-items:end;border-top:1px solid var(--line)}.manifesto h2{margin-bottom:0}.cta{margin-top:60px;margin-bottom:60px;min-height:260px;border-radius:30px;padding:46px 54px;display:flex;justify-content:space-between;align-items:center;gap:36px;background:radial-gradient(circle at 80% 0,rgba(36,218,222,.25),transparent 32%),linear-gradient(135deg,#061932,#073b78);color:white;overflow:hidden;position:relative}.cta:after{content:"";position:absolute;width:420px;height:120px;border:1px solid rgba(61,227,224,.25);border-radius:50%;right:-100px;bottom:-80px;transform:rotate(-13deg)}.cta h2{font-size:clamp(34px,4vw,52px);line-height:1.05;letter-spacing:-.045em;margin:0 0 10px}.cta p{margin:0;color:#bcd0e7}.button-bright{position:relative;z-index:2;background:linear-gradient(135deg,#26e4d9,#15a5ec);color:#03213d;white-space:nowrap;box-shadow:none}footer{border-top:1px solid var(--line);background:#fff}.footer-wrap{min-height:108px;display:flex;align-items:center;justify-content:space-between;gap:30px;color:#74839a;font-size:12px}.brand-footer{font-size:18px;color:var(--ink)}.brand-footer img{width:34px;height:34px}.footer-wrap>div{display:flex;gap:20px}.footer-wrap a:hover{color:#0a74cb}.reveal{opacity:1;transform:none}@media(max-width:980px){.nav{display:none;position:absolute;top:78px;left:20px;right:20px;flex-direction:column;align-items:stretch;background:white;border:1px solid var(--line);border-radius:18px;padding:18px;box-shadow:var(--shadow)}.nav.open{display:flex}.nav-toggle{display:block}.hero{grid-template-columns:1fr;padding-top:75px}.hero-copy{text-align:center}.hero-copy .lead{margin-left:auto;margin-right:auto}.hero-actions,.signal-row{justify-content:center}.hero-visual{margin-top:20px}.cards.three{grid-template-columns:1fr}.card{min-height:230px}.split-section,.manifesto{grid-template-columns:1fr;gap:45px}.steps span{display:block}.steps small{display:block;text-align:left;margin-top:3px}.cta{flex-direction:column;align-items:flex-start}.section{padding-top:80px;padding-bottom:80px}}@media(max-width:640px){.shell{width:min(100% - 28px,1180px)}.nav-wrap{height:68px}.brand{font-size:20px}.brand img{width:36px;height:36px}.nav{top:68px}.hero{min-height:0;padding-top:60px;padding-bottom:60px}.hero h1{font-size:49px}.lead{font-size:17px}.hero-actions{flex-direction:column}.hero-actions .button{width:100%}.hero-visual{min-height:470px}.dashboard{transform:scale(.92)}.dash-grid{grid-template-columns:88px 1fr}.sidebar{padding:16px 8px}.sidebar span{padding:8px 6px;font-size:9px}.dash-main{padding:24px 14px}.metrics>div{padding:9px}.metrics strong{font-size:19px}.opportunity{grid-template-columns:1fr}.spark{display:none}.float-card{font-size:9px}.float-one{right:-4px;top:48px}.float-two{left:-3px;bottom:68px}.float-three{right:5px;bottom:16px}.section{padding-top:65px;padding-bottom:65px}.section h2{font-size:38px}.card{padding:25px}.manifesto{gap:30px}.cta{padding:34px 27px;border-radius:24px}.footer-wrap{padding:28px 0;flex-direction:column;text-align:center}.footer-wrap>div{justify-content:center}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}.button{transition:none}}
