@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap";:root{--bg:#f6f7f9;--paper:#fff;--ink:#0a0c10;--muted:#68707c;--line:#e2e5ea;--accent:#6547ff;--accent2:#08b7a5;--dark:#0d1016;--radius:24px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--ink);margin:0;font-family:DM Sans,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.section-shell{width:min(1180px,100% - 40px);margin:auto}.section-block{padding:112px 0}.header{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffdb;border:1px solid #fffc;border-radius:20px;justify-content:space-between;align-items:center;width:min(1180px,100% - 30px);height:68px;padding:10px 12px 10px 18px;display:flex;position:fixed;top:18px;left:50%;transform:translate(-50%);box-shadow:0 15px 45px #11182714}.brand{align-items:center;gap:10px;display:flex}.brand-mark{background:var(--ink);color:#fff;border-radius:11px;place-items:center;width:38px;height:38px;font-family:Manrope;font-weight:800;display:grid}.brand>span:last-child{flex-direction:column;line-height:1;display:flex}.brand b{font-family:Manrope;font-size:15px}.brand small{letter-spacing:.2em;color:var(--muted);margin-top:5px;font-size:9px}.nav{align-items:center;gap:26px;font-size:14px;font-weight:600;display:flex}.nav>a:not(.nav-cta){color:#444b56}.nav>a:hover{color:var(--accent)}.nav-cta,.button{border-radius:13px;justify-content:center;align-items:center;gap:8px;font-weight:700;transition:all .25s;display:inline-flex}.nav-cta{background:var(--ink);color:#fff;padding:14px 17px}.menu-btn{background:0 0;border:0;display:none}.hero{grid-template-columns:1.04fr .96fr;align-items:center;gap:55px;min-height:850px;padding-top:160px;padding-bottom:90px;display:grid}.eyebrow,.kicker{letter-spacing:.16em;color:var(--accent);align-items:center;gap:8px;font-size:12px;font-weight:800;display:flex}.pulse{background:var(--accent2);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 6px #08b7a51c}h1,h2,h3{margin-top:0;font-family:Manrope,sans-serif}h1{letter-spacing:-.055em;margin:24px 0 26px;font-size:clamp(50px,5.3vw,78px);line-height:1.01}h1 span{background:linear-gradient(100deg,var(--accent),#8e3cff 65%,#ec4aaf);color:#0000;-webkit-background-clip:text}.hero-copy>p{color:var(--muted);max-width:680px;font-size:18px;line-height:1.75}.hero-actions{gap:12px;margin-top:34px;display:flex}.button{cursor:pointer;border:1px solid #0000;padding:16px 20px}.primary{background:var(--ink);color:#fff;box-shadow:0 12px 26px #0a0c1029}.primary:hover{background:var(--accent);transform:translateY(-2px)}.secondary{border-color:var(--line);background:#fff}.proof-row{border-top:1px solid var(--line);gap:32px;margin-top:48px;padding-top:24px;display:flex}.proof-row div{flex-direction:column;max-width:145px;display:flex}.proof-row b{font-family:Manrope;font-size:18px}.proof-row span{color:var(--muted);margin-top:4px;font-size:11px;line-height:1.4}.hero-visual{place-items:center;height:560px;display:grid;position:relative}.orb{filter:blur(1px);border-radius:50%;position:absolute}.orb-a{opacity:.97;background:radial-gradient(circle at 30% 30%,#9f8cff,#5d3cff 50%,#22176b);width:420px;height:420px}.orb-b{filter:blur(75px);opacity:.25;background:#15d3bf;width:280px;height:280px;bottom:40px;right:-50px}.glass{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#10121adb;border:1px solid #ffffff21;box-shadow:0 40px 90px #1a14454d}.terminal-card{z-index:2;border-radius:22px;width:92%;position:relative;overflow:hidden;transform:rotate(-2deg)}.terminal-top{border-bottom:1px solid #ffffff1a;align-items:center;gap:7px;height:47px;padding:0 16px;display:flex}.terminal-top span{background:#555;border-radius:50%;width:8px;height:8px}.terminal-top span:first-child{background:#ff6c71}.terminal-top span:nth-child(2){background:#f6c85f}.terminal-top span:nth-child(3){background:#56d38c}.terminal-top em{color:#8e98aa;margin-left:auto;font-size:11px;font-style:normal}.terminal-card pre{color:#d6d9e2;white-space:pre-wrap;margin:0;padding:30px;font:13px/2.2 monospace}.terminal-card i{color:#596175;margin-right:13px;font-style:normal}.terminal-card b{color:#8fe4da}.terminal-card .success{color:#b7ff72}.floating-card{z-index:4;background:#fff;border:1px solid #e7e8ed;border-radius:14px;align-items:center;gap:9px;padding:13px 15px;font-size:12px;font-weight:700;display:flex;position:absolute;box-shadow:0 14px 38px #13151c29}.floating-card svg{width:18px;color:var(--accent)}.fc-1{top:95px;left:0}.fc-2{top:150px;right:-10px}.fc-3{bottom:90px;left:30px}.trust-strip{background:var(--ink);color:#cfd4de;letter-spacing:.14em;white-space:nowrap;justify-content:center;align-items:center;gap:28px;padding:22px 20px;font:700 10px/1 Manrope;display:flex;overflow:auto}.trust-strip i{background:var(--accent2);border-radius:50%;width:4px;height:4px}.section-heading{justify-content:space-between;align-items:end;gap:50px;margin-bottom:48px;display:flex}.section-heading>div{max-width:720px}.section-heading h2,.split h2,.security-copy h2,.global-inner h2,.leadership h2,.contact-grid h2{letter-spacing:-.045em;margin:14px 0 0;font-size:clamp(36px,4vw,58px);line-height:1.08}.section-heading>p{max-width:360px;color:var(--muted);line-height:1.65}.card-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.feature-card{border:1px solid var(--line);opacity:0;background:#fff;border-radius:20px;min-height:245px;padding:28px;transition:all .3s;position:relative;transform:translateY(18px)}.feature-card.visible{opacity:1;transform:none}.feature-card:hover{border-color:#d3cdfc;transform:translateY(-6px);box-shadow:0 22px 55px #191f2b14}.feature-card>svg{width:34px;height:34px;color:var(--accent);margin:24px 0}.feature-card h3{font-size:18px}.feature-card p{color:var(--muted);font-size:14px;line-height:1.65}.feature-card .index{color:#a9afb8;font:700 11px Manrope;position:absolute;top:20px;right:22px}.projects-wrap{background:var(--dark);color:#fff}.section-heading.light p{color:#9fa7b4}.projects-wrap .kicker{color:#9d8cff}.project-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.project-card{opacity:0;background:linear-gradient(145deg,#171b24,#11141b);border:1px solid #292e3b;border-radius:22px;min-height:380px;padding:28px;transition:all .35s;transform:translateY(18px)}.project-card.visible{opacity:1;transform:none}.project-card:hover{border-color:#6656bb;transform:translateY(-5px)}.project-icon{background:#242939;border-radius:15px;place-items:center;width:50px;height:50px;margin-bottom:34px;display:grid}.project-icon svg{color:#a895ff}.project-tag{letter-spacing:.12em;color:#8f99aa;font:700 10px Manrope}.project-card h3{margin:14px 0;font-size:24px}.project-card p{color:#aab1bd;font-size:14px;line-height:1.7}.chips{flex-wrap:wrap;gap:7px;margin-top:25px;display:flex}.chips span{color:#c6ccd6;border:1px solid #353b48;border-radius:50px;padding:7px 10px;font-size:10px}.split{grid-template-columns:1fr 1fr;align-items:start;gap:80px;display:grid}.lead{color:var(--muted);font-size:17px;line-height:1.75}.workflow-list{border-top:1px solid var(--line)}.workflow-list>div{border-bottom:1px solid var(--line);grid-template-columns:45px 1fr 25px;align-items:center;gap:10px;padding:20px 0;display:grid}.workflow-list span{color:#9da3ad;font:700 11px Manrope}.workflow-list p{margin:0;font-weight:600}.workflow-list svg{color:var(--accent2);width:19px}.security-section{grid-template-columns:.85fr 1.15fr;gap:70px;display:grid}.security-copy>p{color:var(--muted);line-height:1.6}.security-note{color:#fff;background:#141820;border-radius:18px;gap:15px;margin-top:35px;padding:22px;display:flex}.security-note svg{color:#8f7cff;flex:0 0 24px}.security-note div{flex-direction:column;gap:7px;display:flex}.security-note span{color:#aeb5c0;font-size:12px;line-height:1.55}.security-grid{border-left:1px solid var(--line);border-top:1px solid var(--line);grid-template-columns:1fr 1fr;display:grid}.security-grid>div{border-right:1px solid var(--line);border-bottom:1px solid var(--line);padding:28px}.security-grid svg{color:var(--accent);width:23px}.security-grid h3{margin:18px 0 8px;font-size:16px}.security-grid p{color:var(--muted);margin:0;font-size:12px;line-height:1.55}.tech-wrap{background:#eef0f5}.stack-grid{grid-template-columns:repeat(5,1fr);gap:12px;display:grid}.stack-grid article{background:#fff;border:1px solid #dde0e6;border-radius:18px;padding:22px}.stack-grid h3{margin-bottom:18px;font-size:14px}.stack-grid article div{flex-direction:column;gap:8px;display:flex}.stack-grid span{color:var(--muted);border-bottom:1px solid #eff0f3;padding-bottom:8px;font-size:12px}.process-grid{border-top:1px solid var(--line);grid-template-columns:repeat(6,1fr);display:grid}.process-grid>div{border-right:1px solid var(--line);min-height:215px;padding:24px 18px 0}.process-grid>div:first-child{border-left:1px solid var(--line)}.process-grid span{color:var(--accent);font:800 11px Manrope}.process-grid h3{margin:38px 0 10px;font-size:18px}.process-grid p{color:var(--muted);font-size:12px;line-height:1.55}.global-wrap{color:#fff;background:linear-gradient(110deg,#5c42ef,#793bff 55%,#b03ba8)}.global-inner{grid-template-columns:1fr 1fr;align-items:center;gap:60px;display:grid}.global-wrap .kicker{color:#c9beff}.global-inner p{color:#e4dfff;max-width:540px;line-height:1.7}.country-cloud{flex-wrap:wrap;align-items:center;gap:9px;display:flex}.country-cloud svg{width:50px;height:50px;margin-right:12px}.country-cloud span{background:#ffffff1f;border:1px solid #fff3;border-radius:50px;padding:11px 14px;font-size:12px}.leadership-card{border:1px solid var(--line);background:#fff;border-radius:30px;padding:54px;overflow:hidden}.leadership-badge{color:var(--accent);letter-spacing:.13em;align-items:center;gap:10px;font:800 11px Manrope;display:flex}.leadership-card>p{color:var(--muted);max-width:820px;font-size:17px;line-height:1.7}.timeline{border-top:1px solid var(--line);justify-content:space-between;align-items:center;margin-top:50px;padding-top:25px;display:flex}.timeline span{color:#9198a3;font-size:11px}.timeline b{color:var(--ink);font-size:13px}.timeline i{background:#dfe2e8;flex:1;height:1px;margin:0 12px}.contact-wrap{color:#fff;background:#0b0e13}.contact-grid{grid-template-columns:.8fr 1.2fr;gap:70px;display:grid}.contact-grid>div>p{color:#aab2be;line-height:1.7}.contact-promises{flex-direction:column;gap:12px;margin-top:32px;display:flex}.contact-promises span{color:#d8dce4;align-items:center;gap:8px;font-size:13px;display:flex}.contact-promises svg{color:#78e1b8;width:18px}.contact-form{background:#13171f;border:1px solid #252b37;border-radius:24px;padding:30px}.contact-form .two{grid-template-columns:1fr 1fr;gap:12px;display:grid}.contact-form label{color:#aeb5c1;flex-direction:column;gap:8px;margin-bottom:13px;font-size:11px;font-weight:700;display:flex}.contact-form input,.contact-form select,.contact-form textarea{color:#fff;background:#0d1117;border:1px solid #2a303c;border-radius:11px;outline:none;width:100%;padding:14px}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:#765eff}.contact-form textarea{resize:vertical}.form-button{width:100%;margin-top:6px}.form-status{color:#b9c0cb;font-size:12px;line-height:1.5}.footer-inner{min-height:120px;color:var(--muted);justify-content:space-between;align-items:center;gap:20px;font-size:11px;display:flex}.footer-brand{filter:grayscale()}.reveal{opacity:0;transition:all .65s;transform:translateY(16px)}.reveal.visible{opacity:1;transform:none}.delay-1{transition-delay:.15s}@media (width<=980px){.nav{background:#fff;border-radius:18px;flex-direction:column;align-items:stretch;padding:20px;display:none;position:absolute;top:76px;left:0;right:0;box-shadow:0 20px 50px #0000001a}.nav.open{display:flex}.menu-btn{display:block}.hero{grid-template-columns:1fr;padding-top:145px}.hero-visual{height:470px}.card-grid,.project-grid,.stack-grid{grid-template-columns:1fr 1fr}.process-grid{grid-template-columns:repeat(3,1fr)}.security-section,.global-inner,.contact-grid{grid-template-columns:1fr}.split{grid-template-columns:1fr;gap:45px}}@media (width<=640px){.section-shell{width:min(100% - 24px,1180px)}.header{top:10px}.hero{min-height:auto;padding-top:125px}.eyebrow{line-height:1.5}.hero h1{font-size:44px}.hero-copy>p{font-size:16px}.hero-actions{flex-direction:column}.proof-row{gap:16px;overflow:auto}.hero-visual{height:390px}.terminal-card{width:100%}.terminal-card pre{padding:20px;font-size:10px}.floating-card{font-size:10px}.fc-1{top:35px}.fc-2{top:100px}.fc-3{bottom:45px}.section-heading{display:block}.section-heading h2,.split h2,.security-copy h2,.global-inner h2,.leadership h2,.contact-grid h2{font-size:38px}.card-grid,.project-grid,.stack-grid,.security-grid{grid-template-columns:1fr}.process-grid{grid-template-columns:1fr 1fr}.leadership-card{padding:28px}.timeline{flex-direction:column;align-items:flex-start;gap:14px}.contact-form{padding:18px}.contact-form .two{grid-template-columns:1fr}.footer-inner{flex-direction:column;align-items:flex-start;padding:30px 0}html,body{overflow-x:hidden}body{-webkit-text-size-adjust:100%}.section-shell{width:calc(100% - 28px);max-width:100%}.section-block{padding:64px 0}.header{border-radius:17px;width:calc(100% - 20px);height:62px;padding:8px 10px 8px 12px;top:8px}.brand{gap:8px}.brand-mark{border-radius:9px;width:34px;height:34px;font-size:13px}.brand b{font-size:13px}.brand small{margin-top:4px;font-size:7px}.menu-btn{width:40px;height:40px;color:var(--ink);border-radius:10px;place-items:center;padding:0;display:grid}.menu-btn svg{width:22px;height:22px}.nav{border-radius:16px;gap:3px;width:100%;padding:12px;top:70px;left:0;right:0}.nav a{border-radius:10px;width:100%;padding:12px 13px}.nav-cta{margin-top:6px;padding:14px 16px!important}.hero{flex-direction:column;gap:26px;min-height:auto;padding-top:104px;padding-bottom:48px;display:flex}.hero-copy{width:100%}.eyebrow{letter-spacing:.11em;gap:7px;max-width:100%;font-size:9px;line-height:1.5}.pulse{flex:0 0 6px;width:6px;height:6px}.hero h1{letter-spacing:-.045em;margin:19px 0 18px;font-size:clamp(38px,11.5vw,48px);line-height:1.02}.hero-copy>p{margin-bottom:0;font-size:15px;line-height:1.65}.hero-actions{gap:9px;width:100%;margin-top:24px}.hero-actions .button{border-radius:12px;width:100%;min-height:52px;padding:14px 17px;font-size:13px}.proof-row{grid-template-columns:repeat(3,1fr);gap:0;margin-top:30px;padding-top:20px;display:grid;overflow:visible}.proof-row div{border-right:1px solid var(--line);min-width:0;max-width:none;padding:0 10px}.proof-row div:first-child{padding-left:0}.proof-row div:last-child{border-right:0;padding-right:0}.proof-row b{font-size:16px}.proof-row span{font-size:9px;line-height:1.35}.hero-visual{width:100%;height:auto;min-height:330px;padding:22px 0 18px}.orb-a{width:270px;height:270px}.orb-b{width:180px;height:180px;bottom:10px;right:-40px}.terminal-card{border-radius:17px;width:100%;transform:none}.terminal-top{height:40px;padding:0 12px}.terminal-top em{font-size:8px}.terminal-card pre{padding:18px 14px;font-size:8.4px;line-height:2;overflow-x:hidden}.terminal-card i{margin-right:5px}.floating-card{border-radius:10px;gap:6px;padding:9px 10px;font-size:9px}.floating-card svg{width:14px;height:14px}.fc-1{top:4px;left:4px}.fc-2{top:62px;right:-3px}.fc-3{bottom:0;left:15px}.trust-strip{letter-spacing:.1em;scrollbar-width:none;justify-content:flex-start;gap:18px;padding:18px 14px;font-size:8px}.trust-strip::-webkit-scrollbar{display:none}.section-heading{margin-bottom:30px;display:block}.kicker{letter-spacing:.13em;font-size:10px}.section-heading h2,.split h2,.security-copy h2,.global-inner h2,.leadership h2,.contact-grid h2{letter-spacing:-.04em;margin-top:12px;font-size:clamp(30px,9vw,38px);line-height:1.08}.section-heading>p,.lead,.security-copy>p,.global-inner p,.leadership-card>p,.contact-grid>div>p{font-size:14px;line-height:1.65}.section-heading>p{margin-top:15px}.card-grid,.project-grid,.stack-grid{grid-template-columns:1fr;gap:11px}.feature-card{border-radius:17px;min-height:auto;padding:21px 20px}.feature-card>svg{width:29px;height:29px;margin:18px 0 22px}.feature-card h3{margin-bottom:8px;font-size:17px}.feature-card p{margin-bottom:0;font-size:13px;line-height:1.6}.project-card{border-radius:18px;min-height:auto;padding:22px 20px}.project-icon{width:44px;height:44px;margin-bottom:24px}.project-card h3{margin:10px 0;font-size:21px;line-height:1.2}.project-card p{font-size:13px;line-height:1.65}.chips{gap:6px;margin-top:18px}.chips span{padding:6px 8px;font-size:9px}.split{grid-template-columns:1fr;gap:30px}.workflow-list>div{grid-template-columns:32px 1fr 20px;padding:16px 0}.workflow-list p{font-size:13px;line-height:1.45}.security-section{grid-template-columns:1fr;gap:30px}.security-note{border-radius:15px;margin-top:24px;padding:18px}.security-note span{font-size:11px;line-height:1.55}.security-grid{border-left:0;grid-template-columns:1fr}.security-grid>div{border-left:1px solid var(--line);padding:21px 19px}.security-grid h3{margin:13px 0 7px}.security-grid p{font-size:12px;line-height:1.6}.stack-grid article{border-radius:15px;padding:18px}.stack-grid article div{grid-template-columns:1fr 1fr;gap:7px 12px;display:grid}.stack-grid span{font-size:11px}.process-grid{border-top:0;grid-template-columns:1fr;gap:10px}.process-grid>div,.process-grid>div:first-child{border:1px solid var(--line);border-radius:15px;min-height:0;padding:20px}.process-grid h3{margin:12px 0 7px;font-size:18px}.process-grid p{margin-bottom:0;font-size:12px}.global-inner{grid-template-columns:1fr;gap:28px}.country-cloud{gap:7px}.country-cloud svg{width:36px;height:36px;margin:0 6px 0 0}.country-cloud span{padding:9px 11px;font-size:10px}.leadership-card{border-radius:20px;padding:24px 20px}.leadership-badge{font-size:9px}.timeline{border-top:0;flex-direction:column;align-items:stretch;gap:0;margin-top:28px;padding-top:0}.timeline span{border-left:1px solid var(--line);padding:13px 0 13px 22px;font-size:10px;position:relative}.timeline span:before{content:"";background:var(--accent);border-radius:50%;width:7px;height:7px;position:absolute;top:18px;left:-4px}.timeline b{font-size:13px}.timeline i{display:none}.contact-grid{grid-template-columns:1fr;gap:30px}.contact-promises{margin-top:23px}.contact-promises span{font-size:12px}.contact-form{border-radius:18px;padding:18px 15px}.contact-form .two{grid-template-columns:1fr;gap:0}.contact-form input,.contact-form select,.contact-form textarea{border-radius:10px;min-height:48px;padding:13px;font-size:14px}.contact-form textarea{min-height:125px}.form-button{min-height:52px}.footer-inner{flex-direction:column;align-items:flex-start;gap:13px;min-height:0;padding:28px 0;line-height:1.5}}@media (width<=390px){.hero h1{font-size:36px}.hero-copy>p{font-size:14px}.proof-row span{font-size:8px}.terminal-card pre{font-size:7.6px}.section-heading h2,.split h2,.security-copy h2,.global-inner h2,.leadership h2,.contact-grid h2{font-size:30px}}.hero h1{max-width:900px}.hero-fear-line{letter-spacing:-.03em;color:var(--ink);max-width:820px;margin:14px 0 18px;font-size:clamp(22px,2.2vw,30px);font-weight:800;line-height:1.18}.hero-points{flex-wrap:wrap;gap:9px;margin:22px 0 0;padding:0;list-style:none;display:flex}.hero-points li{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:999px;padding:9px 12px;font-size:11px;font-weight:700;list-style:none}.country-marquee-wrap{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff;position:relative;overflow:hidden}.country-marquee{align-items:center;gap:12px;width:max-content;padding:14px 0;animation:28s linear infinite countryScroll;display:flex}.country-chip{border:1px solid var(--line);color:var(--ink);white-space:nowrap;background:#fbfbfd;border-radius:999px;align-items:center;gap:10px;padding:10px 14px;font-size:12px;font-weight:700;display:inline-flex}.country-flag{font-size:18px;line-height:1}@keyframes countryScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.problem-wrap{background:#f7f8fb}.problem-grid{grid-template-columns:1.05fr .95fr;align-items:center;gap:42px;display:grid}.problem-copy h2{letter-spacing:-.045em;margin:14px 0 18px;font-size:clamp(34px,3.7vw,54px);line-height:1.08}.problem-copy p{color:var(--muted);max-width:720px;line-height:1.75}.problem-questions{gap:12px;margin-top:26px;display:grid}.problem-questions div{border:1px solid var(--line);background:#fff;border-radius:16px;align-items:center;gap:10px;padding:14px 15px;display:flex}.problem-questions svg{color:var(--accent);flex:0 0 18px}.problem-questions span{color:var(--ink);font-weight:700;line-height:1.45}.pain-stack{gap:14px;display:grid}.pain-card{border:1px solid var(--line);opacity:0;background:#fff;border-radius:22px;padding:22px;transition:all .45s;transform:translateY(18px)}.pain-card.visible{opacity:1;transform:none}.pain-card.dark{color:#fff;background:linear-gradient(145deg,#171b24,#11141b);border-color:#2b3140}.pain-head{align-items:center;gap:10px;margin-bottom:18px;display:flex}.pain-head svg{color:#a895ff}.pain-head b{font-size:16px}.pain-list{gap:11px;margin:0;padding:0;list-style:none;display:grid}.pain-list li{color:#c8cfda;padding-left:18px;line-height:1.5;position:relative}.pain-list li:before{content:"";background:#8f7cff;border-radius:50%;width:7px;height:7px;position:absolute;top:9px;left:0}.pain-metrics{gap:15px;display:grid}.metric{grid-template-columns:22px 1fr;align-items:start;gap:12px;display:grid}.metric svg{color:var(--accent);margin-top:3px}.metric b{color:var(--ink);margin-bottom:4px;display:block}.metric span{color:var(--muted);font-size:13px;line-height:1.6}.small-card b{margin-bottom:8px;font-size:16px;display:block}.small-card p{color:var(--muted);margin:0;line-height:1.65}.project-preview{background:radial-gradient(circle at 0 0,#9883ff57,#0000 40%),radial-gradient(circle at 100% 100%,#57ecc42e,#0000 32%),linear-gradient(145deg,#1a1f2a,#131821);border:1px solid #2c3140;border-radius:18px;place-items:center;height:128px;margin-bottom:18px;display:grid;position:relative;overflow:hidden}.project-preview svg{color:#b8abff;z-index:2;width:44px;height:44px}.preview-grid{opacity:.55;background-image:linear-gradient(#ffffff0d 1px,#0000 1px),linear-gradient(90deg,#ffffff0d 1px,#0000 1px);background-size:22px 22px;position:absolute;inset:0}.visual-proof-wrap{background:#f2f4f8}.visual-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.code-figure,.nn-figure{border:1px solid var(--line);opacity:0;background:#fff;border-radius:24px;padding:22px;transition:all .45s;transform:translateY(18px)}.code-figure.visible,.nn-figure.visible{opacity:1;transform:none}.code-top{background:#eef1f6;border:1px solid #e4e8ef;border-bottom:0;border-radius:14px 14px 0 0;align-items:center;gap:10px;height:42px;padding:0 14px;display:flex}.code-dots{gap:6px;display:flex}.code-dots span{background:#c1c6d1;border-radius:50%;width:8px;height:8px}.code-dots span:first-child{background:#ff6c71}.code-dots span:nth-child(2){background:#f6c85f}.code-dots span:nth-child(3){background:#56d38c}.code-top em{color:#6e7787;margin-left:auto;font-size:11px;font-style:normal;font-weight:700}.code-screen{background:#0f131a;border-radius:0 0 18px 18px;padding:20px}.code-screen pre,.nn-code pre{white-space:pre-wrap;word-break:break-word;margin:0}.code-screen pre{color:#d6dce7;font-size:12px;line-height:1.95}.nn-diagram{background:#0f131a;border-radius:18px;place-items:center;min-height:260px;padding:16px;display:grid}.nn-diagram svg{width:100%;height:auto}.nn-code{background:#f8f9fc;border:1px solid #e7ebf2;border-radius:16px;margin-top:14px;padding:16px}.nn-code pre{color:#36404e;font-size:12px;line-height:1.85}@media (width<=980px){.problem-grid,.visual-grid{grid-template-columns:1fr}}@media (width<=640px){.hero-fear-line{font-size:20px;line-height:1.22}.hero-points{margin-top:20px}.hero-points li{border-radius:14px;width:100%}.country-marquee{animation-duration:22s}.country-chip{padding:9px 12px;font-size:11px}.problem-copy h2{font-size:32px}.problem-questions div{align-items:flex-start}.pain-card{border-radius:18px;padding:18px}.project-preview{height:112px;margin-bottom:14px}.code-figure,.nn-figure{border-radius:18px;padding:16px}.code-screen pre,.nn-code pre{font-size:11px;line-height:1.75}.nn-diagram{min-height:210px}}.hero-impact{flex-direction:column;gap:2px;max-width:900px;display:flex;margin-bottom:14px!important}.hero-impact>span{display:block}.hero-impact>strong{font:inherit;color:var(--accent);font-weight:850;display:block}.hero-aftershock{letter-spacing:-.035em;color:var(--ink);margin-top:8px;font-size:clamp(22px,2.4vw,34px);font-weight:750;line-height:1.15}.hero-aftershock span{font-weight:900;position:relative}.hero-fear-line{letter-spacing:-.02em;background:linear-gradient(135deg,#674fff14,#fffffffa);border:1px solid #ddd8ff;border-radius:16px;max-width:760px;margin:26px 0 16px;padding:17px 19px 17px 22px;font-size:17px;font-weight:800;line-height:1.4;position:relative}.hero-fear-line:before{content:"!";background:var(--accent);color:#fff;border-radius:50%;place-items:center;width:25px;height:25px;font-size:13px;font-weight:900;display:grid;position:absolute;top:50%;left:-11px;transform:translateY(-50%);box-shadow:0 7px 20px #5a3fdc40}.hero-short-copy{max-width:700px;color:var(--muted);font-size:16px!important;line-height:1.7!important}@media (width<=640px){.hero-impact{gap:0;margin-top:16px!important;margin-bottom:12px!important}.hero-impact>span,.hero-impact>strong{letter-spacing:-.052em;font-size:37px;line-height:.99}.hero-impact>strong{margin-top:4px}.hero-aftershock{margin-top:17px;font-size:22px;line-height:1.18}.hero-fear-line{border-radius:14px;width:calc(100% - 8px);margin:25px 0 17px 8px;padding:15px 14px 15px 18px;font-size:14px;line-height:1.45}.hero-fear-line:before{width:23px;height:23px;left:-11px}.hero-short-copy{margin-top:0!important;font-size:14px!important;line-height:1.65!important}}@media (width<=390px){.hero-impact>span,.hero-impact>strong{font-size:33px}.hero-aftershock{font-size:20px}}.hero{border-radius:34px;position:relative;overflow:hidden}.hero:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle at 12% 16%,#725eff21,#0000 28%),radial-gradient(circle at 88% 22%,#4fd6b71f,#0000 26%),radial-gradient(circle at 52% 85%,#9079ff17,#0000 24%);position:absolute;inset:0}.hero:after{content:"";pointer-events:none;z-index:0;background-image:linear-gradient(#0a0e1809 1px,#0000 1px),linear-gradient(90deg,#0a0e1809 1px,#0000 1px);background-size:38px 38px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#00000038,#0000 78%);mask-image:linear-gradient(#00000038,#0000 78%)}.hero-copy,.hero-visual{z-index:2;position:relative}.hero-mini-board{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffc2;border:1px solid #dedff4;border-radius:22px;max-width:760px;margin-top:22px;padding:18px 18px 16px;box-shadow:0 22px 60px #151c2812}.hero-mini-top{align-items:center;gap:10px;margin-bottom:15px;display:flex}.hero-mini-top b{letter-spacing:-.01em;font-size:13px}.dot.live{background:#4fd6b7;border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 6px #4fd6b724}.hero-mini-bars{gap:12px;display:grid}.hero-mini-bars div{grid-template-columns:145px 1fr;align-items:center;gap:14px;display:grid}.hero-mini-bars span{color:var(--ink);font-size:12px;font-weight:700}.hero-mini-bars i{background:#ebedf5;border-radius:999px;height:10px;display:block;overflow:hidden}.hero-mini-bars em{border-radius:inherit;background:linear-gradient(90deg,#725eff,#4fd6b7);height:100%;display:block}.hero-mini-bars em.w85{width:85%}.hero-mini-bars em.w72{width:72%}.hero-mini-bars em.w91{width:91%}.hero-mini-metrics{grid-template-columns:1fr 1fr;gap:12px;margin-top:16px;display:grid}.hero-mini-metrics div{background:#fcfcfe;border:1px solid #ececf5;border-radius:16px;padding:13px 14px}.hero-mini-metrics b{color:var(--ink);margin-bottom:5px;font-size:13px;display:block}.hero-mini-metrics span{color:var(--muted);font-size:12px;line-height:1.55}.proof-row{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffb8;border:1px solid #e7e9f2;border-radius:18px;margin-top:26px;padding:18px 16px}.proof-row div{padding:0 14px}.proof-row b{margin-bottom:4px;display:block}.hero-points li{box-shadow:0 8px 24px #141c280a}@media (width<=640px){.hero{border-radius:22px}.hero:after{background-size:28px 28px}.hero-mini-board{border-radius:18px;margin-top:18px;padding:15px 14px 14px}.hero-mini-top{margin-bottom:13px}.hero-mini-top b{font-size:12px}.hero-mini-bars div{grid-template-columns:1fr;gap:7px}.hero-mini-bars span{font-size:11px}.hero-mini-bars i{height:9px}.hero-mini-metrics{grid-template-columns:1fr;gap:10px}.hero-mini-metrics div{border-radius:14px;padding:12px}.hero-mini-metrics b{font-size:12px}.hero-mini-metrics span{font-size:11px}.proof-row{border-radius:16px;margin-top:20px;padding:14px 10px}}.hero-visual{justify-content:center;align-items:center;display:flex}.hero-image-shell{background:#f6f7fb;border:1px solid #7d71c92e;border-radius:28px;width:100%;max-width:680px;position:relative;overflow:hidden;box-shadow:0 30px 80px #19202d1f,0 8px 24px #5a3fdc1a}.hero-image{object-fit:cover;width:100%;height:auto;display:block}.hero-image-shell:after{content:"";pointer-events:none;background:linear-gradient(#0000 65%,#0a0e181a),linear-gradient(90deg,#ffffff05,#0000 50%);position:absolute;inset:0}.hero-image-badge{z-index:4;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:var(--ink);background:#ffffffe0;border:1px solid #e8ebf2f2;border-radius:999px;align-items:center;gap:8px;padding:10px 14px;font-size:12px;font-weight:800;display:inline-flex;position:absolute;box-shadow:0 12px 28px #1318221f}.hero-image-badge svg{color:var(--accent)}.hib-1{top:18px;left:18px}.hib-2{top:18px;right:18px}.hero-image-card{z-index:4;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;background:#0a0e18b3;border:1px solid #ffffff1f;border-radius:18px;padding:16px 18px;position:absolute;bottom:18px;left:18px;right:18px}.hero-image-card b{letter-spacing:-.02em;margin-bottom:5px;font-size:17px;display:block}.hero-image-card span{color:#ffffffd1;font-size:13px;line-height:1.5;display:block}@media (width>=981px){.hero{align-items:center}.hero-copy{padding-right:8px}.hero-visual{min-height:560px}}@media (width<=640px){.hero-visual{min-height:auto;margin-top:12px}.hero-image-shell{border-radius:20px}.hero-image-badge{gap:6px;padding:8px 10px;font-size:10px}.hero-image-badge svg{width:14px;height:14px}.hib-1{top:10px;left:10px}.hib-2{top:10px;right:10px}.hero-image-card{border-radius:14px;padding:12px 13px;bottom:10px;left:10px;right:10px}.hero-image-card b{margin-bottom:3px;font-size:13px}.hero-image-card span{font-size:11px;line-height:1.45}}@media (width>=981px){.hero{grid-template-columns:minmax(0,1.05fr) minmax(440px,.95fr);align-items:center;gap:44px;min-height:790px;padding-top:150px;padding-bottom:64px;display:grid}.hero-copy{z-index:3;max-width:720px;position:relative}.hero-visual{z-index:2;justify-content:flex-end;align-items:center;min-height:auto;display:flex;position:relative}.hero-image-shell{background:#f8f9fd;border:1px solid #847bd829;border-radius:28px;width:100%;max-width:560px;margin-left:auto;overflow:hidden;box-shadow:0 38px 90px #181d2729,0 10px 24px #614dff1a}.hero-image{object-fit:cover;object-position:center center;width:100%;height:540px;display:block}.hero-impact{gap:4px;margin-bottom:16px!important}.hero-impact>span{letter-spacing:-.068em;color:#131720;text-transform:uppercase;font-size:clamp(58px,5.9vw,92px);font-weight:860;line-height:.92;display:block}.hero-impact>strong{letter-spacing:-.072em;text-transform:uppercase;background:linear-gradient(135deg,#6d54ff 0%,#8a63ff 38%,#4f39d9 100%);color:#0000;text-shadow:0 10px 26px #6d54ff1f;-webkit-background-clip:text;background-clip:text;font-size:clamp(60px,6.1vw,96px);font-weight:900;line-height:.92;display:block}.hero-aftershock{letter-spacing:-.04em;color:#121722;max-width:620px;margin-top:14px;font-size:clamp(28px,2.2vw,38px);font-weight:820;line-height:1.08}.hero-aftershock span{color:#0d0f16}.hero-fear-line{border-radius:18px;max-width:670px;margin-top:24px;padding:18px 22px 18px 24px;font-size:18px;font-weight:820;line-height:1.42;box-shadow:0 18px 48px #171e2a0f}.hero-short-copy{color:#5b6371;max-width:630px;margin-top:18px!important;font-size:16px!important;line-height:1.72!important}.hero-points{max-width:650px;margin-top:22px}.hero-points li{letter-spacing:.01em;background:#ffffffd9;border:1px solid #e8ebf2;border-radius:999px;padding:10px 13px;font-size:11px;font-weight:800}.hero-mini-board{max-width:650px;margin-top:24px}.proof-row{max-width:660px;margin-top:24px}.hero-image-badge{padding:10px 14px;font-size:12px}.hero-image-card{border-radius:18px;padding:18px 18px 17px}.hero-image-card b{font-size:17px}.hero-image-card span{font-size:13px}}@media (width<=980px){.hero{min-height:auto;padding-top:104px;padding-bottom:44px;display:block;position:relative;overflow:hidden}.hero-copy{z-index:3;position:relative}.hero-visual{z-index:1;pointer-events:none;height:420px;min-height:0;margin:0;display:block;inset:86px 0 0;position:absolute!important}.hero-image-shell{width:100%;max-width:none;height:100%;box-shadow:none;background:0 0;border:0;border-radius:0;overflow:visible}.hero-image{object-fit:cover;object-position:72% 45%;opacity:.22;filter:saturate(1.08)contrast(1.04);width:100%;height:420px;display:block;-webkit-mask-image:linear-gradient(#0000006b,#0000000f 64%,#0000 100%);mask-image:linear-gradient(#0000006b,#0000000f 64%,#0000 100%)}.hero-image-badge,.hero-image-card{display:none!important}.hero:before{content:"";z-index:2;pointer-events:none;background:linear-gradient(#fafafdd6,#fafafde0 34%,#fafafdf2 62%,#fafafd 100%);position:absolute;inset:0}.hero-copy,.header{z-index:4;position:relative}.hero-impact{gap:2px;margin-top:10px!important;margin-bottom:12px!important}.hero-impact>span{letter-spacing:-.07em;color:#131720;text-transform:uppercase;font-size:clamp(34px,10.4vw,46px);font-weight:870;line-height:.95;display:block}.hero-impact>strong{letter-spacing:-.073em;text-transform:uppercase;background:linear-gradient(135deg,#6d54ff 0%,#8a63ff 42%,#4f39d9 100%);color:#0000;-webkit-background-clip:text;background-clip:text;font-size:clamp(36px,11.2vw,49px);font-weight:920;line-height:.95;display:block}.hero-aftershock{letter-spacing:-.045em;color:#10141d;max-width:330px;margin-top:14px;font-size:22px;font-weight:820;line-height:1.12}.hero-fear-line{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe0;border-radius:15px;width:calc(100% - 8px);margin:24px 0 16px 8px;padding:14px 14px 14px 18px;font-size:14px;line-height:1.44}.hero-short-copy{color:#545c69;max-width:100%;margin-top:0!important;font-size:14px!important;line-height:1.65!important}.hero-points{gap:8px;margin-top:18px}.hero-points li{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffc7;border:1px solid #e6eaf1f0;border-radius:14px;width:100%;box-shadow:0 8px 22px #1218240a}.hero-mini-board{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffc;border-radius:18px;margin-top:18px}.proof-row{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffd1;border-radius:18px;margin-top:18px}}@media (width<=640px){.hero{padding-top:96px;padding-bottom:38px}.hero-visual{height:360px;inset:78px 0 0}.hero-image{object-position:74% 42%;opacity:.2;height:360px}.hero-impact>span{font-size:33px}.hero-impact>strong{font-size:35px}.hero-aftershock{font-size:20px}.hero-short-copy{font-size:13.5px!important}}.hero{isolation:isolate!important;background:linear-gradient(135deg,#f7f7fb 0%,#f3f3f8 42%,#eef4f5 100%)!important;border-radius:34px!important;min-height:860px!important;padding-top:148px!important;padding-bottom:70px!important;display:block!important;position:relative!important;overflow:hidden!important}.hero-copy{z-index:5!important;max-width:760px!important;padding-right:0!important;position:relative!important}.hero-visual{z-index:1!important;pointer-events:none!important;height:100%!important;min-height:100%!important;margin:0!important;display:block!important;position:absolute!important;inset:0!important}.hero-image-shell{width:100%!important;max-width:none!important;height:100%!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;position:absolute!important;inset:0!important;overflow:hidden!important}.hero-image{-webkit-mask-image:linear-gradient(270deg,#000 36%,#000000e0 56%,#0000006b 76%,#0000000f 92%,#0000 100%);mask-image:linear-gradient(270deg,#000 36%,#000000e0 56%,#0000006b 76%,#0000000f 92%,#0000 100%);object-fit:cover!important;object-position:70% center!important;opacity:.24!important;filter:saturate(1.04)contrast(1.03)!important;width:72%!important;height:100%!important;display:block!important;position:absolute!important;top:0!important;right:-2%!important}.hero:before{content:""!important;z-index:2!important;pointer-events:none!important;background:radial-gradient(circle at 18% 18%,#735dff1a,#0000 22%),radial-gradient(circle at 86% 24%,#56d6bd1a,#0000 20%),linear-gradient(90deg,#f8f8fcf0 0%,#f8f8fceb 30%,#f8f8fccc 52%,#f8f8fc94 68%,#f8f8fc57 82%,#f8f8fc2e 92%,#f8f8fc14 100%)!important;position:absolute!important;inset:0!important}.hero:after{background-image:linear-gradient(#14182407 1px,#0000 1px),linear-gradient(90deg,#14182407 1px,#0000 1px);background-size:42px 42px;-webkit-mask-image:linear-gradient(#00000024,#0000 72%);mask-image:linear-gradient(#00000024,#0000 72%);content:""!important;z-index:3!important;pointer-events:none!important;position:absolute!important;inset:0!important}.hero-image-badge,.hero-image-card{display:none!important}.eyebrow{letter-spacing:.18em!important;color:#6f5bff!important;font-size:11px!important;font-weight:800!important}.hero-impact{flex-direction:column!important;gap:2px!important;max-width:760px!important;margin:16px 0 12px!important;display:flex!important}.hero-impact>span{text-wrap:balance;letter-spacing:-.075em!important;color:#0d1220!important;text-transform:uppercase!important;font-size:clamp(64px,6.2vw,96px)!important;font-weight:860!important;line-height:.9!important;display:block!important}.hero-impact>strong{text-wrap:balance;text-shadow:0 10px 28px #6a53ff1a;letter-spacing:-.082em!important;text-transform:uppercase!important;background:linear-gradient(135deg,#6a53ff 0%,#835dff 42%,#4f39d9 100%)!important;color:#0000!important;-webkit-background-clip:text!important;background-clip:text!important;font-size:clamp(68px,6.5vw,102px)!important;font-weight:920!important;line-height:.9!important;display:block!important}.hero-aftershock{letter-spacing:-.045em!important;color:#0f1320!important;max-width:620px!important;margin-top:10px!important;font-size:clamp(28px,2.2vw,38px)!important;font-weight:820!important;line-height:1.08!important}.hero-aftershock span{position:relative;color:#0b101b!important}.hero-aftershock span:after{content:""!important;z-index:-1!important;background:#6c54ff29!important;border-radius:999px!important;height:9px!important;position:absolute!important;bottom:-5px!important;left:0!important;right:0!important}.hero-fear-line{-webkit-backdrop-filter:blur(14px)!important;backdrop-filter:blur(14px)!important;letter-spacing:-.02em!important;color:#131720!important;background:#ffffffc7!important;border:1px solid #d8dcece0!important;border-radius:18px!important;max-width:680px!important;margin:26px 0 18px 8px!important;padding:18px 18px 18px 24px!important;font-size:18px!important;font-weight:820!important;line-height:1.42!important;box-shadow:0 16px 40px #141a280f!important}.hero-fear-line:before{background:linear-gradient(135deg,#6a53ff,#8862ff)!important;box-shadow:0 10px 24px #6a53ff3d!important}.hero-short-copy{color:#596172!important;max-width:620px!important;margin-top:0!important;font-size:16px!important;line-height:1.72!important}.hero-points{max-width:660px!important;margin-top:22px!important}.hero-points li{-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;letter-spacing:.01em!important;background:#ffffffb3!important;border:1px solid #e7eaf3!important;font-size:11px!important;font-weight:800!important;box-shadow:0 10px 24px #1218240a!important}.hero-mini-board{-webkit-backdrop-filter:blur(16px)!important;backdrop-filter:blur(16px)!important;background:#ffffffbd!important;border:1px solid #e2e6ef!important;max-width:650px!important;box-shadow:0 18px 42px #171e2a0d!important}.proof-row{-webkit-backdrop-filter:blur(14px)!important;backdrop-filter:blur(14px)!important;background:#ffffffbd!important;border:1px solid #e5e8f0!important;max-width:660px!important;box-shadow:0 16px 40px #171d280d!important}@media (width<=980px){.hero{border-radius:22px!important;min-height:auto!important;padding-top:98px!important;padding-bottom:38px!important}.hero-image{-webkit-mask-image:linear-gradient(#0000006b 0%,#00000042 42%,#00000014 78%,#0000 100%);mask-image:linear-gradient(#0000006b 0%,#00000042 42%,#00000014 78%,#0000 100%);object-position:68% 44%!important;opacity:.22!important;width:125%!important;height:440px!important;right:-10%!important}.hero:before{background:linear-gradient(#f9f9fcbd 0%,#f9f9fcd1 20%,#f9f9fce6 46%,#f9f9fcf5 70%,#f9f9fc 100%)!important}.eyebrow{letter-spacing:.14em!important;font-size:9px!important}.hero-impact{gap:1px!important;max-width:100%!important;margin-top:12px!important;margin-bottom:10px!important}.hero-impact>span{letter-spacing:-.075em!important;font-size:clamp(36px,10.6vw,50px)!important;line-height:.94!important}.hero-impact>strong{letter-spacing:-.082em!important;font-size:clamp(39px,11.5vw,54px)!important;line-height:.94!important}.hero-aftershock{max-width:350px!important;margin-top:14px!important;font-size:22px!important;line-height:1.1!important}.hero-fear-line{border-radius:15px!important;width:calc(100% - 8px)!important;max-width:100%!important;margin:22px 0 16px 8px!important;padding:14px 14px 14px 18px!important;font-size:14px!important;line-height:1.45!important}.hero-short-copy{max-width:100%!important;font-size:14px!important;line-height:1.65!important}.hero-points li{border-radius:14px!important;width:100%!important}.hero-mini-board,.proof-row{border-radius:18px!important;max-width:100%!important}}@media (width<=640px){.hero{padding-top:92px!important;padding-bottom:32px!important}.hero-image{object-position:67% 38%!important;opacity:.2!important;width:136%!important;height:390px!important;right:-16%!important}.hero-impact>span{font-size:34px!important}.hero-impact>strong{font-size:37px!important}.hero-aftershock{max-width:320px!important;font-size:20px!important}.hero-short-copy{font-size:13.5px!important}}.hero .hero-impact>span{letter-spacing:-.065em!important;text-transform:none!important;color:#10131a!important;margin:0!important;font-family:Space Grotesk,Arial,sans-serif!important;font-size:clamp(56px,5.25vw,86px)!important;font-weight:600!important;line-height:.94!important;display:block!important}.hero .hero-impact>strong{letter-spacing:-.068em!important;text-transform:none!important;color:#6347f5!important;background:0 0!important;-webkit-background-clip:initial!important;background-clip:initial!important;-webkit-text-fill-color:initial!important;text-shadow:none!important;margin:2px 0 0!important;font-family:Space Grotesk,Arial,sans-serif!important;font-size:clamp(58px,5.45vw,90px)!important;font-weight:700!important;line-height:.94!important;display:block!important}.hero .hero-actions{max-width:610px!important;margin-top:26px!important}.hero .hero-points{max-width:620px!important;margin-top:18px!important}.hero .hero-points li{font-family:Inter,sans-serif!important}.hero .hero-mini-board{-webkit-backdrop-filter:blur(20px)!important;backdrop-filter:blur(20px)!important;background:#ffffffb8!important;border:1px solid #ffffffc2!important;max-width:620px!important;box-shadow:0 24px 70px #14192812!important}.hero .proof-row{-webkit-backdrop-filter:blur(20px)!important;backdrop-filter:blur(20px)!important;background:#ffffffb8!important;max-width:620px!important}@media (width<=980px){.hero.section-shell,.hero{background-image:linear-gradient(#f8f9fc94 0%,#f8f9fcb3 21%,#f8f9fcd6 43%,#f8f9fcf5 67%,#f8f9fc 82%),url(/hero-ai-workspace.png)!important;background-position:50%,63% 0!important;background-repeat:no-repeat,no-repeat!important;background-size:cover,auto 520px!important;border-radius:0!important;width:100vw!important;max-width:none!important;min-height:100svh!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;padding:105px 22px 52px!important;display:block!important}.hero-copy{width:100%!important;max-width:540px!important;margin:0 auto!important}.hero .eyebrow{letter-spacing:.11em!important;max-width:340px!important;margin-bottom:18px!important;font-size:9px!important}.hero .hero-impact{max-width:100%!important}.hero .hero-impact>span{letter-spacing:-.058em!important;font-family:Space Grotesk,sans-serif!important;font-size:clamp(39px,10.5vw,50px)!important;font-weight:600!important;line-height:.96!important}.hero .hero-impact>strong{letter-spacing:-.062em!important;color:#6044ef!important;font-family:Space Grotesk,sans-serif!important;font-size:clamp(42px,11.2vw,53px)!important;font-weight:700!important;line-height:.96!important}.hero .hero-aftershock{max-width:360px!important;margin-top:20px!important;font-size:21px!important;font-weight:600!important;line-height:1.13!important}.hero .hero-fear-line{background:#ffffffc7!important;width:calc(100% - 10px)!important;max-width:none!important;margin:22px 0 17px 10px!important;padding:14px 14px 14px 18px!important;font-size:13.5px!important;line-height:1.45!important}.hero .hero-short-copy{font-size:14px!important;line-height:1.68!important}.hero .hero-actions{width:100%!important}.hero .hero-points,.hero .hero-mini-board,.hero .proof-row{max-width:100%!important}}@media (width<=480px){.hero.section-shell,.hero{background-position:50%,64% 0!important;background-size:cover,auto 460px!important;padding:98px 16px 42px!important}.hero .hero-impact>span{font-size:37px!important}.hero .hero-impact>strong{font-size:40px!important}.hero .hero-aftershock{font-size:20px!important}}.hero .hero-impact>span,.hero .hero-impact>strong,.hero .hero-aftershock{font-family:Outfit,Inter,sans-serif!important}.hero .hero-impact>span{letter-spacing:-.075em!important;color:#0f1320!important;font-weight:800!important}.hero .hero-impact>strong{letter-spacing:-.078em!important;color:#6347f5!important;background:0 0!important;-webkit-background-clip:initial!important;background-clip:initial!important;-webkit-text-fill-color:initial!important;text-shadow:none!important;font-weight:800!important}.hero .hero-aftershock{color:#121621!important;font-weight:700!important}.hero .hero-short-copy,.hero .hero-fear-line,.hero .hero-points li,.hero .hero-mini-board,.hero .proof-row{font-family:Inter,sans-serif!important}.hero.section-shell,.hero{background-position:50%!important;background-size:cover!important}.country-marquee-inline{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff9e;border:1px solid #e6e9f1f2;border-radius:999px;width:100%;max-width:640px;margin-top:16px;margin-bottom:6px;overflow:hidden;box-shadow:0 10px 30px #161c280d}.country-marquee-wrap{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff;width:100%;overflow:hidden}.country-marquee-track{align-items:center;gap:12px;width:max-content;padding:10px 14px;animation:26s linear infinite countryScrollX;display:flex}.country-chip{white-space:nowrap;color:#141925;background:#fffffff2;border:1px solid #e8ebf2;border-radius:999px;align-items:center;gap:10px;padding:8px 12px;font-size:12px;font-weight:700;display:inline-flex}.country-chip img{object-fit:cover;border-radius:2px;flex:none;width:20px;height:15px;box-shadow:0 0 0 1px #14182414}@keyframes countryScrollX{0%{transform:translate(0)}to{transform:translate(-50%)}}.country-cloud span{align-items:center;gap:8px;display:inline-flex}.country-cloud span img{object-fit:cover;border-radius:2px;width:18px;height:13px;box-shadow:0 0 0 1px #14182414}@media (width<=980px){.country-marquee-inline{border-radius:18px;max-width:100%;margin-top:14px;margin-bottom:6px}.country-marquee-track{gap:10px;padding:10px 12px;animation-duration:22s}.country-chip{gap:8px;padding:8px 10px;font-size:11px}.country-chip img{width:18px;height:13px}.hero .hero-impact>span{font-size:clamp(38px,10.4vw,50px)!important}.hero .hero-impact>strong{font-size:clamp(40px,11vw,54px)!important}.hero .hero-aftershock{font-size:21px!important}}@media (width<=480px){.country-chip{font-size:10.5px}.hero .hero-impact>span{font-size:36px!important}.hero .hero-impact>strong{font-size:38px!important}}.hero.section-shell,.hero{background-image:linear-gradient(90deg,#f8f9fce8 0%,#f8f9fcde 30%,#f8f9fcad 48%,#f8f9fc47 68%,#f8f9fc0f 100%),url(/hero-ai-workspace.png)!important;background-position:50%!important;background-repeat:no-repeat!important;background-size:cover!important;border-radius:0!important;align-items:center!important;width:100vw!important;max-width:none!important;min-height:100svh!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;padding:128px max(5vw,50vw - 660px) 54px!important;display:flex!important;position:relative!important;overflow:hidden!important}.hero:before,.hero:after{content:none!important;display:none!important}.hero-visual{display:none!important}.hero-copy{z-index:3!important;width:min(690px,48vw)!important;max-width:690px!important;margin:0!important;padding:0!important;position:relative!important}.hero .eyebrow{letter-spacing:.14em!important;color:#624cef!important;margin-bottom:18px!important;font-family:Inter,sans-serif!important;font-size:10px!important;font-weight:800!important;line-height:1.4!important}.hero .hero-impact{max-width:680px!important;margin:0!important;padding:0!important;display:block!important}.hero .hero-impact>span,.hero .hero-impact>strong{text-transform:none!important;letter-spacing:-.058em!important;margin:0!important;font-family:Manrope,Inter,sans-serif!important;line-height:.96!important;display:block!important}.hero .hero-impact>span{color:#10131c!important;font-size:clamp(52px,4.6vw,74px)!important;font-weight:700!important}.hero .hero-impact>strong{color:#654cf4!important;background:0 0!important;-webkit-background-clip:initial!important;background-clip:initial!important;-webkit-text-fill-color:initial!important;text-shadow:none!important;margin-top:1px!important;font-size:clamp(54px,4.85vw,78px)!important;font-weight:800!important}.hero .hero-aftershock{letter-spacing:-.035em!important;color:#11151e!important;max-width:560px!important;margin:18px 0 0!important;font-family:Manrope,Inter,sans-serif!important;font-size:24px!important;font-weight:700!important;line-height:1.16!important}.hero .hero-aftershock span:after{display:none!important}.hero .hero-fear-line{color:#171a22!important;-webkit-backdrop-filter:blur(16px)!important;backdrop-filter:blur(16px)!important;background:#ffffffc7!important;border:1px solid #6d56f12b!important;border-radius:15px!important;max-width:570px!important;margin:20px 0 14px 8px!important;padding:14px 17px 14px 21px!important;font-family:Inter,sans-serif!important;font-size:13px!important;font-weight:800!important;line-height:1.45!important;box-shadow:0 15px 45px #161c290f!important}.hero .hero-short-copy{color:#58606d!important;max-width:560px!important;margin:0!important;font-family:Inter,sans-serif!important;font-size:13.5px!important;line-height:1.66!important}.hero-action-stack{gap:9px;width:100%;max-width:575px;margin-top:20px;display:grid}.hero-primary-cta,.hero-secondary-cta{justify-content:center!important;width:100%!important;min-height:48px!important}.country-marquee-inline{-webkit-backdrop-filter:blur(16px)!important;backdrop-filter:blur(16px)!important;background:#ffffffbd!important;border:1px solid #e1e4eeeb!important;border-radius:15px!important;width:100%!important;max-width:575px!important;margin:0!important;overflow:hidden!important;box-shadow:0 10px 28px #181e2a0a!important}.country-marquee-track{gap:9px!important;padding:8px 10px!important;animation:24s linear infinite countryScrollX!important}.country-chip{border-radius:999px!important;padding:6px 9px!important;font-family:Inter,sans-serif!important;font-size:10px!important;font-weight:700!important}.country-chip img{object-fit:cover!important;width:18px!important;height:13px!important}@media (width>=981px){.hero .hero-points,.hero .hero-mini-board,.hero .proof-row{display:none!important}}@media (width<=980px){.hero.section-shell,.hero{background-image:linear-gradient(#f8f9fc8c 0%,#f8f9fca8 20%,#f8f9fcd1 42%,#f8f9fcf0 66%,#f8f9fc 86%),url(/hero-ai-workspace.png)!important;background-position:50%,66% 0!important;background-repeat:no-repeat,no-repeat!important;background-size:cover,auto 560px!important;border-radius:0!important;width:100vw!important;max-width:none!important;min-height:100svh!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;padding:100px 16px 38px!important;display:block!important}.hero-copy{width:100%!important;max-width:520px!important;margin:0 auto!important}.hero .eyebrow{letter-spacing:.1em!important;max-width:340px!important;margin-bottom:15px!important;font-size:8px!important}.hero .hero-impact{max-width:100%!important}.hero .hero-impact>span{letter-spacing:-.045em!important;font-family:Manrope,Inter,sans-serif!important;font-size:clamp(34px,9vw,43px)!important;font-weight:700!important;line-height:.98!important}.hero .hero-impact>strong{letter-spacing:-.048em!important;color:#624af0!important;font-family:Manrope,Inter,sans-serif!important;font-size:clamp(36px,9.7vw,46px)!important;font-weight:800!important;line-height:.98!important}.hero .hero-aftershock{letter-spacing:-.025em!important;max-width:330px!important;margin-top:16px!important;font-size:18px!important;line-height:1.18!important}.hero .hero-fear-line{width:calc(100% - 8px)!important;max-width:none!important;margin:18px 0 13px 8px!important;padding:12px 12px 12px 17px!important;font-size:12px!important;line-height:1.45!important}.hero .hero-short-copy{max-width:100%!important;font-size:12.5px!important;line-height:1.6!important}.hero-action-stack{gap:8px!important;max-width:100%!important;margin-top:17px!important}.hero-primary-cta,.hero-secondary-cta{min-height:46px!important;font-size:12px!important}.country-marquee-inline{border-radius:14px!important;max-width:100%!important}.country-marquee-track{animation-duration:20s!important}.country-chip{font-size:9.5px!important}.hero .hero-points{margin-top:15px!important}}@media (width<=430px){.hero.section-shell,.hero{background-position:50%,67% 0!important;background-size:cover,auto 510px!important}.hero .hero-impact>span{font-size:33px!important}.hero .hero-impact>strong{font-size:35px!important}.hero .hero-aftershock{font-size:17.5px!important}}@media (width>=981px){.hero.section-shell,.hero{background-position:50%,0%!important;background-repeat:no-repeat,no-repeat!important;background-size:cover,122%!important;padding-left:2.2vw!important}.hero-copy{width:min(690px,46vw)!important;max-width:690px!important;margin-left:0!important;transform:translate(-18px)!important}}:root{--page-gutter-desktop:64px;--page-gutter-tablet:28px;--page-gutter-mobile:16px}.section-shell{width:auto!important;max-width:1320px!important;padding-left:var(--page-gutter-desktop)!important;padding-right:var(--page-gutter-desktop)!important;margin-left:auto!important;margin-right:auto!important}.hero.section-shell,.hero{width:100vw!important;max-width:none!important;padding-left:var(--page-gutter-desktop)!important;padding-right:var(--page-gutter-desktop)!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important}.projects-wrap,.tech-wrap,.global-wrap,.contact-wrap,.problem-wrap,.visual-proof-wrap{width:100%!important}@media (width<=980px){.section-shell,.hero.section-shell,.hero{padding-left:var(--page-gutter-tablet)!important;padding-right:var(--page-gutter-tablet)!important}.header{width:calc(100% - (var(--page-gutter-tablet) * 2))!important}}@media (width<=640px){.section-shell,.hero.section-shell,.hero{padding-left:var(--page-gutter-mobile)!important;padding-right:var(--page-gutter-mobile)!important}.header{width:calc(100% - (var(--page-gutter-mobile) * 2))!important}}.section-shell{width:min(1180px,100% - 48px)!important;max-width:1180px!important;margin-left:auto!important;margin-right:auto!important;padding-left:0!important;padding-right:0!important}.header{width:min(1180px,100% - 48px)!important;max-width:1180px!important;left:50%!important;transform:translate(-50%)!important}.hero.section-shell,.hero{width:100vw!important;max-width:none!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;padding-left:max(24px,50vw - 590px)!important;padding-right:max(24px,50vw - 590px)!important}.hero-copy{margin-left:0!important;transform:none!important}.footer-inner{width:min(1180px,100% - 48px)!important;max-width:1180px!important;margin-left:auto!important;margin-right:auto!important;padding-left:0!important;padding-right:0!important}@media (width<=980px){.section-shell,.header,.footer-inner{width:calc(100% - 32px)!important}.hero.section-shell,.hero{width:100vw!important;padding-left:16px!important;padding-right:16px!important}}@media (width<=640px){.section-shell,.header,.footer-inner{width:calc(100% - 24px)!important}.hero.section-shell,.hero{width:100vw!important;padding-left:16px!important;padding-right:16px!important}}@media (width>=981px){.hero.section-shell,.hero{background-image:linear-gradient(90deg,#f7f8fc94 0%,#f7f8fc61 28%,#f7f8fc2e 48%,#f7f8fc0a 100%),url(/hero-ai-workspace.png)!important;background-position:50%!important;background-size:cover!important;align-items:center!important;min-height:100svh!important;padding-left:0!important;padding-right:0!important;display:flex!important}.hero-copy{z-index:4!important;-webkit-backdrop-filter:blur(18px)!important;backdrop-filter:blur(18px)!important;background:#ffffffb8!important;border:1px solid #ffffffbd!important;border-radius:28px!important;width:min(640px,44vw)!important;max-width:640px!important;margin-left:clamp(48px,7vw,120px)!important;padding:28px 30px 30px!important;position:relative!important;box-shadow:0 30px 90px #1418231a!important}.hero .hero-impact>span{font-size:clamp(48px,4vw,66px)!important}.hero .hero-impact>strong{font-size:clamp(50px,4.2vw,69px)!important}.hero .hero-aftershock{max-width:520px!important;font-size:22px!important}.hero .hero-fear-line,.hero .hero-short-copy,.hero-action-stack,.country-marquee-inline{max-width:100%!important}}@media (width<=980px){.hero-copy{-webkit-backdrop-filter:none!important;backdrop-filter:none!important;width:100%!important;max-width:520px!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;margin:0 auto!important;padding:0!important}}
