:root{--bg:#08111f;--panel:#101f37;--text:#edf4ff;--muted:#9fb2cb;--blue:#2463a7;--cyan:#19d3ff;--lime:#72e646;--ink:#13233a;--line:#dce5ef;--light:#f5f8fc;--radius:22px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:#fff}a{text-decoration:none;color:inherit}.container{width:min(1180px,calc(100% - 40px));margin:0 auto}.nav{position:fixed;top:0;left:0;right:0;z-index:50;background:rgba(8,17,31,.8);backdrop-filter:blur(16px);border-bottom:1px solid rgba(255,255,255,.08)}.nav-inner{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand img{display:block;width:190px;height:auto}.menu{display:flex;gap:22px;color:#dfe9f7;font-size:14px;align-items:center}.menu a{opacity:.88}.menu a:hover{opacity:1;color:#fff}.nav-cta{padding:11px 16px;border:1px solid rgba(255,255,255,.22);border-radius:999px;color:#fff;font-size:13px;font-weight:700}.hamburger{display:none;color:#fff;font-size:26px}.hero{min-height:690px;background:radial-gradient(circle at 77% 34%,rgba(46,124,255,.28),transparent 26%),radial-gradient(circle at 70% 70%,rgba(114,230,70,.14),transparent 23%),linear-gradient(135deg,#07111f,#102449 58%,#17366b);color:#fff;position:relative;overflow:hidden;padding-top:72px}.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(6,14,27,.91) 0,rgba(6,14,27,.66) 53%,rgba(6,14,27,.16) 100%)}.hero-inner{min-height:618px;display:flex;align-items:center;position:relative;z-index:2}.hero-copy{max-width:780px}.eyebrow{font-size:12px;letter-spacing:.18em;text-transform:uppercase;font-weight:800;color:#90c5ff;margin-bottom:20px}.slide-title,h1{font-size:clamp(46px,6vw,76px);line-height:.98;letter-spacing:-.055em;margin:0 0 24px}.hero p{font-size:clamp(19px,2vw,24px);line-height:1.5;color:#d2e1f4;max-width:790px;margin:0 0 34px}.hero-actions{display:flex;gap:14px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 21px;border-radius:999px;font-weight:750;font-size:14px;transition:.2s ease}.btn.primary{background:var(--blue);color:#fff}.btn.ghost{border:1px solid rgba(255,255,255,.26);color:#fff}.perf-visual{position:absolute;right:3%;top:20%;width:43%;height:58%;border-radius:28px;border:1px solid rgba(255,255,255,.1);background:linear-gradient(rgba(255,255,255,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px);background-size:38px 38px;transform:perspective(900px) rotateY(-10deg) rotateX(3deg);box-shadow:0 50px 110px rgba(0,0,0,.25);overflow:hidden}.metric{position:absolute;background:rgba(7,17,31,.82);border:1px solid rgba(255,255,255,.12);border-radius:16px;padding:14px 16px;color:#fff;backdrop-filter:blur(8px)}.metric b{font-size:22px}.metric span{display:block;color:#a8bad0;font-size:11px;margin-top:4px}.m1{left:8%;top:13%}.m2{right:8%;top:13%}.m3{left:11%;bottom:13%}.m4{right:10%;bottom:13%}.perf-line{position:absolute;left:11%;right:11%;top:52%;height:3px;border-radius:99px;background:linear-gradient(90deg,#2463a7,#19d3ff,#72e646);transform:rotate(-7deg)}section{padding:96px 0}.section-head{display:flex;align-items:end;justify-content:space-between;gap:42px;margin-bottom:46px}.section-head h2{font-size:clamp(34px,4vw,54px);line-height:1.05;letter-spacing:-.04em;margin:0;max-width:770px}.section-head p{max-width:530px;margin:0;color:#617084;line-height:1.65}.dark{background:var(--bg);color:#fff}.dark .section-head p{color:#9eb0c6}.value-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.value-card{padding:34px;border-radius:22px;border:1px solid var(--line);background:#fff;min-height:285px}.value-card .num{font-size:12px;font-weight:800;letter-spacing:.16em;color:#2463a7}.value-card h3{font-size:28px;margin:54px 0 10px;letter-spacing:-.03em}.value-card p{color:#617084;line-height:1.55}.capabilities{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.cap{border-radius:22px;padding:30px;background:linear-gradient(145deg,#10203a,#0a1425);border:1px solid rgba(255,255,255,.08)}.cap small{color:#7bbcff;letter-spacing:.13em;font-weight:800}.cap h3{font-size:27px;margin:20px 0 10px}.cap p{color:#a8bad0;line-height:1.55;margin:0}.flow{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;margin-top:38px}.step{position:relative;background:#f4f8fc;border:1px solid #e0e9f3;border-radius:18px;padding:25px 21px}.step:not(:last-child):after{content:"→";position:absolute;right:-10px;top:50%;transform:translateY(-50%);color:#7c92ad;font-weight:800;z-index:2}.step b{font-size:12px;color:#2463a7;letter-spacing:.12em}.step h3{margin:26px 0 8px;font-size:21px}.step p{margin:0;color:#617084;font-size:14px;line-height:1.5}.cases{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.case{padding:28px;border-radius:22px;background:#f5f8fc;border:1px solid #e0e8f1;min-height:350px}.case small{color:#2463a7;font-weight:800;letter-spacing:.1em}.case h3{font-size:26px;margin:23px 0 11px}.case p{color:#5d6d80;line-height:1.55;margin:0 0 11px}.case p strong{color:#1c3557}.source-note{margin-top:22px;padding:20px 22px;border-radius:16px;background:#eef4fb;border:1px solid #dbe7f4;color:#52657d;line-height:1.5}.source-note strong{color:#173251}.cta{padding:72px 0;background:linear-gradient(120deg,#0b1730,#123a78);color:#fff}.cta-inner{display:flex;align-items:center;justify-content:space-between;gap:30px}.cta h2{font-size:44px;letter-spacing:-.04em;margin:0 0 10px}.cta p{max-width:650px;color:#bfd0e8;line-height:1.55}footer{background:#06101d;color:#95a7be;padding:40px 0}.footer-inner{display:flex;align-items:center;justify-content:space-between;gap:20px}.footer-logo img{width:165px}.footer-nav{display:flex;gap:18px;flex-wrap:wrap;font-size:13px}@media(max-width:900px){.menu,.nav-cta{display:none}.hamburger{display:block}.brand img{width:155px}.perf-visual{opacity:.24;width:80%;right:-30%}.cases,.value-grid{grid-template-columns:1fr}.capabilities{grid-template-columns:1fr}.flow{grid-template-columns:1fr}.step:not(:last-child):after{display:none}.cta-inner,.footer-inner,.section-head{flex-direction:column;align-items:flex-start}}@media(max-width:600px){.container{width:min(100% - 28px,1180px)}section{padding:72px 0}.hero{min-height:650px}.hero-inner{min-height:578px}.slide-title,h1{font-size:46px}.hero p{font-size:18px}.hero-actions{flex-direction:column;align-items:stretch}}.hero{background-image:linear-gradient(90deg,rgba(5,12,24,.92) 0,rgba(5,12,24,.72) 44%,rgba(5,12,24,.28) 74%,rgba(5,12,24,.18) 100%),var(--hero-image)!important;background-size:cover!important;background-position:center!important}.hero:before{display:none!important}.data-visual,.perf-visual,.process-visual{display:none!important}.editorial-feature{padding:0;background:#07111f;color:#fff}.editorial-grid{display:grid;grid-template-columns:1.08fr .92fr;min-height:500px}.editorial-image{min-height:500px;background-size:cover;background-position:center}.editorial-copy{display:flex;flex-direction:column;justify-content:center;padding:64px;background:#0b1830}.editorial-copy h2{font-size:clamp(38px,4vw,56px);line-height:1.04;letter-spacing:-.045em;margin:0 0 22px}.editorial-copy p{color:#b7c8dd;font-size:18px;line-height:1.65;max-width:560px;margin:0}.editorial-copy a{margin-top:24px;color:#fff;font-weight:800}.case{padding:0!important;overflow:hidden}.case-media{height:180px;background-size:cover;background-position:center}.case-body{padding:28px}@media(max-width:900px){.editorial-grid{grid-template-columns:1fr}.editorial-image{min-height:340px}.editorial-copy{padding:44px 28px}.case-media{height:220px}}.ep-footer{background:#242424;color:#c7c7c7;padding:44px 0 18px;border-top:1px solid rgba(255,255,255,.05)}.ep-footer .footer-grid{display:grid;grid-template-columns:1.05fr 1fr .9fr 1.2fr;gap:54px;align-items:start}.ep-footer h3{margin:0 0 16px;color:#fff;font-size:20px;line-height:1.25}.ep-footer p{margin:0 0 18px;line-height:1.65;color:#a9a9a9}.ep-footer .search-box{display:flex;width:100%;max-width:250px;background:#fff;border-radius:0;overflow:hidden;margin-bottom:36px}.ep-footer .search-box input{flex:1;border:0;padding:14px 16px;font-size:14px;outline:0}.ep-footer .search-box button{width:44px;border:0;background:#fff;font-size:18px;cursor:pointer}.ep-footer .cert-img{width:215px;max-width:100%;display:block;background:#fff}.ep-footer .contact-line{display:flex;gap:12px;align-items:flex-start;margin:0 0 14px;color:#a9a9a9}.ep-footer .contact-icon{color:#2463a7;width:22px;flex:0 0 22px;font-size:18px;line-height:1.4}.ep-footer .por-block{margin-bottom:28px}.ep-footer .por-title{margin:0 0 8px;color:#9d9d9d}.ep-footer .por-img{display:block;width:265px;max-width:100%;background:#fff}.ep-footer .footer-bottom{margin-top:38px;padding-top:18px;border-top:1px solid #565656;display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:13px}.ep-footer .footer-links{display:flex;gap:14px;align-items:center;flex-wrap:wrap}.ep-footer .footer-links a{color:#d3d3d3}.ep-footer .linkedin{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:3px;background:#0a66c2;color:#fff;font-weight:800}@media(max-width:980px){.ep-footer .footer-grid{grid-template-columns:1fr 1fr;gap:36px}}@media(max-width:640px){.ep-footer .footer-grid{grid-template-columns:1fr}.ep-footer .footer-bottom{flex-direction:column;align-items:flex-start}}.ep-footer .certification-badge{width:250px;max-width:100%;min-height:122px;padding:18px 18px 17px;display:flex;align-items:center;gap:16px;background:#f7f7f5;border:1px solid rgba(255,255,255,.12);color:#202020}.ep-footer .cert-mark{position:relative;flex:0 0 62px;width:62px;height:62px;border:1.6px solid #333;border-radius:50%}.ep-footer .cert-h,.ep-footer .cert-v{position:absolute;display:block;background:#333;left:50%;top:50%;transform:translate(-50%,-50%)}.ep-footer .cert-v{width:1.5px;height:48px}.ep-footer .cert-h{width:48px;height:1.5px}.ep-footer .cert-mark:after,.ep-footer .cert-mark:before{content:"";position:absolute;left:50%;top:50%;background:#333;transform-origin:center}.ep-footer .cert-mark:before{width:36px;height:1px;transform:translate(-50%,-50%) rotate(45deg)}.ep-footer .cert-mark:after{width:36px;height:1px;transform:translate(-50%,-50%) rotate(-45deg)}.ep-footer .cert-org{font-family:Georgia,"Times New Roman",serif;font-size:21px;line-height:1.05;margin-bottom:8px}.ep-footer .cert-standard{font-size:11px;line-height:1.35;font-weight:700;letter-spacing:.015em}.ep-footer .cert-code{margin-top:4px;font-size:11px;line-height:1.3;color:#555}.site-header{z-index:2000}.hamburger{display:none;width:46px;height:46px;padding:10px;border:1px solid rgba(255,255,255,.24);border-radius:11px;background:rgba(255,255,255,.06);flex-direction:column;justify-content:center;align-items:center;gap:5px;cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;appearance:none}.hamburger span{width:23px;height:2px;display:block;border-radius:999px;background:#fff;transition:transform .22s ease,opacity .22s ease}.hamburger.open span:first-child{transform:translateY(7px) rotate(45deg)}.hamburger.open span:nth-child(2){opacity:0}.hamburger.open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.mobile-navigation{position:absolute;top:100%;left:0;right:0;z-index:1999;background:#08111f;border-top:1px solid rgba(255,255,255,.08);box-shadow:0 20px 36px rgba(0,0,0,.32);max-height:calc(100dvh - 72px);overflow-y:auto;-webkit-overflow-scrolling:touch}.mobile-navigation[hidden]{display:none!important}.mobile-menu{display:flex;flex-direction:column;width:min(100%,760px);margin:0 auto;padding:7px 22px 24px}.mobile-menu>a{display:block;padding:16px 3px;color:#fff;opacity:1;font-size:17px;line-height:1.2;border-bottom:1px solid rgba(255,255,255,.09)}.mobile-menu .mobile-contact{margin-top:16px;padding:14px 18px;border:1px solid rgba(255,255,255,.25);border-radius:999px;text-align:center;font-weight:700;background:rgba(255,255,255,.06)}body.menu-open{overflow:hidden;touch-action:none}@media(max-width:1024px){.site-header{position:fixed;top:0;left:0;right:0}.desktop-contact,.desktop-menu{display:none!important}.hamburger{display:flex!important}.nav-inner{min-height:72px}.brand-logo img{width:170px!important;height:auto!important}}@media(min-width:1025px){.mobile-navigation{display:none!important}}.lang-switch{display:flex;align-items:center;gap:6px;margin-left:10px;font-size:12px;font-weight:800}.lang-switch a{padding:6px 8px;border-radius:999px;border:1px solid rgba(255,255,255,.24);color:#dbe8f7}.lang-switch a.active{background:#fff;color:#0b1730;border-color:#fff}.mobile-lang-switch{display:flex;gap:8px;padding:14px 0 4px}.mobile-lang-switch a{flex:1;text-align:center;padding:11px;border-radius:999px;border:1px solid rgba(255,255,255,.18);font-weight:800;color:#fff}.mobile-lang-switch a.active{background:#fff;color:#0b1730;border-color:#fff}@media(max-width:1024px){.desktop-lang-switch{display:none!important}}@media(min-width:1025px){.mobile-lang-switch{display:none!important}}:root{--brand-leaf-green:#50C426}.desktop-menu a.menu-active{color:var(--brand-leaf-green)!important;opacity:1!important;font-weight:800}.mobile-menu>a.menu-active{color:var(--brand-leaf-green)!important;font-weight:800}