:root{--bg:#f7f9fb;--surface:#fff;--surface2:#edf2f6;--ink:#081724;--muted:#5a6874;--line:#dbe3e9;--blue:#087cf0;--cyan:#67d7f6;--copper:#ff9d43;--navy:#041827;--shadow:0 24px 70px #06172517;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}html[data-theme=dark]{--bg:#06131d;--surface:#0a1b27;--surface2:#102531;--ink:#edf7fb;--muted:#9fb1bd;--line:#ffffff17;--shadow:0 25px 70px #0000004a;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.6;transition:background .25s,color .25s}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}.section-shell{width:min(1180px,100% - 40px);margin-inline:auto}.site-header{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:30;color:#fff;background:#041827e6;border-bottom:1px solid #ffffff24;width:100%;position:fixed;top:0;left:0}.nav-shell{justify-content:space-between;align-items:center;width:min(1280px,100% - 40px);height:88px;margin:auto;display:flex}.brand{letter-spacing:-.03em;align-items:center;gap:.7rem;font-size:1.12rem;font-weight:800;display:inline-flex}.brand-mark{color:#fff;letter-spacing:.05em;background:linear-gradient(145deg,#087cf0,#67d7f6);border-radius:11px;place-items:center;width:39px;height:39px;font-size:.72rem;display:grid;box-shadow:inset 0 0 0 1px #ffffff3d,0 8px 25px #0077df42}.nav-links{align-items:center;gap:1.65rem;font-size:.9rem;display:flex}.nav-links>a:not(.button){opacity:.76}.nav-links>a:hover{opacity:1}.nav-tools{gap:.55rem;display:flex}.theme-button,.menu-button{width:39px;height:39px;color:inherit;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff32;border-radius:50%;place-items:center;display:grid}.menu-button{display:none}.button,.ghost-button{cursor:pointer;border-radius:999px;justify-content:center;align-items:center;gap:.6rem;font-weight:780;display:inline-flex}.button{background:var(--copper);color:#101820;border:0;padding:.9rem 1.3rem;transition:all .2s}.button:hover{background:#ffaf65;transform:translateY(-2px)}.button.small{padding:.65rem 1rem}.ghost-button{color:#fff;background:#ffffff0d;border:1px solid #ffffff3b;padding:.83rem 1.15rem}.hero{color:#fff;background:#041827;flex-direction:column;min-height:860px;display:flex;position:relative;overflow:hidden}.hero-image,.hero-shade{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.hero-image{opacity:.78}.hero-shade{background:linear-gradient(90deg,#031522 0%,#031522ec 38%,#0315228a 68%,#0315223d),linear-gradient(#0000 60%,#031522e8 100%)}.hero-orbit{pointer-events:none;border:1px solid #4bc5fa3b;border-radius:50%;animation:18s linear infinite orbit;position:absolute}.orbit-one{width:580px;height:580px;top:14%;right:3%}.orbit-two{width:390px;height:390px;animation-duration:13s;animation-direction:reverse;top:24%;right:10%}.hero-content{z-index:2;flex:1;grid-template-columns:1.25fr .75fr;align-items:center;gap:4rem;padding-top:180px;display:grid;position:relative}.hero-copy-wrap{animation:.7s heroIn}.eyebrow,.section-label{text-transform:uppercase;letter-spacing:.14em;font-size:.72rem;font-weight:800}.eyebrow{color:#c4d9e6;align-items:center;gap:.65rem;display:flex}.eyebrow span{background:var(--copper);width:24px;height:2px}h1{letter-spacing:-.065em;max-width:800px;margin:1.1rem 0 1.35rem;font-size:clamp(3.5rem,6.7vw,6.8rem);font-weight:680;line-height:.93}.hero-copy{color:#c4d1da;max-width:670px;font-size:1.14rem;line-height:1.72}.hero-actions{gap:.9rem;margin-top:2rem;display:flex}.hero-console{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#071e2dbd;border:1px solid #ffffff24;border-radius:1.2rem;overflow:hidden;transform:perspective(1000px)rotateY(-5deg)rotateX(2deg);box-shadow:0 35px 90px #0008}.console-bar{border-bottom:1px solid #ffffff17;align-items:center;gap:.4rem;height:42px;padding:0 .8rem;display:flex}.console-bar>span{background:#ffffff38;border-radius:50%;width:7px;height:7px}.console-bar>span:first-child{background:#ff875f}.console-bar>span:nth-child(2){background:#ffc252}.console-bar>span:nth-child(3){background:#49d98d}.console-bar b{color:#7895a8;letter-spacing:.12em;margin-left:auto;font-size:.58rem}.console-body{padding:1.3rem}.console-head{align-items:center;gap:.5rem;display:flex}.console-head svg{color:var(--cyan)}.console-head span{font-weight:750}.console-head i{color:#6bf3b0;background:#17a56c22;border:1px solid #49dda15c;border-radius:999px;margin-left:auto;padding:.15rem .45rem;font-size:.58rem;font-style:normal}.signal-chart{background:linear-gradient(#ffffff09 1px,#0000 1px) 0 0/100% 32px;border-bottom:1px solid #ffffff19;align-items:end;gap:.55rem;height:145px;margin:1.4rem 0;display:flex}.signal-chart span{background:linear-gradient(180deg,var(--cyan),#0b75e9);border-radius:.3rem .3rem 0 0;flex:1;animation:3s ease-in-out infinite pulseBars}.signal-chart span:first-child{height:35%}.signal-chart span:nth-child(2){height:53%;animation-delay:.2s}.signal-chart span:nth-child(3){height:42%;animation-delay:.4s}.signal-chart span:nth-child(4){height:72%;animation-delay:.6s}.signal-chart span:nth-child(5){height:60%;animation-delay:.8s}.signal-chart span:nth-child(6){height:88%;animation-delay:1s}.signal-chart span:nth-child(7){height:69%;animation-delay:1.2s}.signal-chart span:nth-child(8){height:95%;animation-delay:1.4s}.console-grid{grid-template-columns:1fr 1fr;gap:.7rem;display:grid}.console-grid div{background:#ffffff09;border:1px solid #ffffff0e;border-radius:.65rem;padding:.7rem}.console-grid small{color:#7895a8;display:block}.console-grid strong{font-size:.85rem}.hero-bottom{z-index:2;border-top:1px solid #ffffff20;padding:1.15rem 0;position:relative}.slide-controls{gap:.5rem;margin-bottom:1rem;display:flex}.slide-controls button{cursor:pointer;background:#ffffff30;border:0;width:65px;height:3px;padding:0}.slide-controls button span{background:var(--copper);width:0;height:100%;display:block}.slide-controls button.active span{width:100%;transition:all 6.5s linear}.hero-proof{color:#a9becb;text-transform:uppercase;letter-spacing:.11em;grid-template-columns:repeat(4,1fr);font-size:.7rem;display:grid}.trust-strip{background:var(--surface);border-bottom:1px solid var(--line)}.trust-strip .section-shell{align-items:center;gap:2rem;padding:1.4rem 0;display:flex}.trust-strip p{text-transform:uppercase;letter-spacing:.1em;color:var(--muted);white-space:nowrap;font-size:.7rem}.trust-strip div div{width:100%;color:var(--muted);justify-content:space-between;gap:1.1rem;font-size:.84rem;font-weight:750;display:flex}.intro{grid-template-columns:1.3fr .7fr;gap:7rem;padding:8rem 0;display:grid}.section-label{color:var(--blue);margin:.4rem 0 1rem}.intro h2,.section-heading h2,.about-copy h2,.security h2,.insights h2,.faq-grid h2,.contact-grid h2{letter-spacing:-.055em;margin:0;font-size:clamp(2.45rem,4.7vw,4.8rem);line-height:1.03}.intro-copy{padding-top:2.5rem}.intro-copy p{color:var(--muted);font-size:1.12rem}.intro-copy a,.text-arrow{color:var(--blue);align-items:center;gap:.5rem;font-weight:780;display:inline-flex}.services-section{background:var(--surface2);padding:7.5rem 0}.section-heading{justify-content:space-between;align-items:end;gap:3rem;margin-bottom:3rem;display:flex}.section-heading>div{max-width:760px}.section-heading>p{max-width:460px;color:var(--muted)}.services-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.service-card{background:var(--surface);border:1px solid var(--line);flex-direction:column;min-height:410px;padding:1.7rem;transition:transform .25s,border .25s,box-shadow .25s;display:flex;position:relative}.service-card:hover{box-shadow:var(--shadow);border-color:#1594f678;transform:translateY(-6px)}.service-icon{width:48px;height:48px;color:var(--blue);background:#0981ec15;border-radius:.8rem;place-items:center;display:grid}.service-card>span{color:var(--muted);font-size:.7rem;position:absolute;top:1.5rem;right:1.4rem}.service-card h3{letter-spacing:-.03em;margin:2.2rem 0 .45rem;font-size:1.45rem}.service-card>p{color:var(--muted);margin:0}.service-card ul{gap:.5rem;margin:1.2rem 0;padding:0;font-size:.83rem;list-style:none;display:grid}.service-card li{align-items:center;gap:.45rem;display:flex}.service-card li svg{color:#0ead79}.service-card>a{align-items:center;gap:.45rem;margin-top:auto;font-size:.82rem;font-weight:780;display:flex}.products-section{background:var(--navy);color:#f4fbff;padding:8rem 0}.section-heading.light>p{color:#95aebd}.products-section .section-label{color:var(--cyan)}.product-tabs{grid-template-columns:repeat(4,1fr);gap:.65rem;margin-bottom:1rem;display:grid}.product-tabs button{color:#fff;text-align:left;cursor:pointer;background:#ffffff08;border:1px solid #ffffff15;border-radius:.75rem;grid-template-columns:auto 1fr;gap:.05rem .5rem;padding:.9rem;display:grid}.product-tabs button>span{border-radius:50%;width:9px;height:9px;margin-top:.35rem}.product-tabs button small{color:#7792a4;grid-column:2}.product-tabs button.active{background:#ffffff14;border-color:#ffffff45}.product-stage{background:#ffffff06;border:1px solid #ffffff1c;border-radius:1.25rem;grid-template-columns:.72fr 1.28fr;min-height:520px;animation:.45s heroIn;display:grid;overflow:hidden}.product-story{align-self:center;padding:3rem}.status{text-transform:uppercase;letter-spacing:.1em;align-items:center;gap:.5rem;font-size:.7rem;display:flex}.status span{border-radius:50%;width:8px;height:8px}.product-type{color:#7997aa;font-size:.8rem}.product-story h3{letter-spacing:-.06em;margin:.4rem 0 1rem;font-size:clamp(3rem,7vw,6rem);line-height:1}.product-story>p:not(.status,.product-type){color:#a8bdc9;font-size:1.07rem}.product-actions{gap:.7rem;margin-top:2rem;display:flex}.product-ui{color:#092033;background:#f7fafc;border-radius:1rem;grid-template-columns:65px 1fr;margin:2rem;display:grid;overflow:hidden;box-shadow:0 30px 80px #0008}.ui-sidebar{color:#7895a6;background:#092233;flex-direction:column;align-items:center;gap:1.5rem;padding:1rem;display:flex}.mini-brand{color:#fff;background:var(--product-accent);border-radius:.6rem;place-items:center;width:34px;height:34px;margin-bottom:.5rem;font-size:.7rem;font-weight:800;display:grid}.ui-main{padding:1.4rem}.ui-top{border-bottom:1px solid #dbe4e9;justify-content:space-between;align-items:center;padding-bottom:1rem;display:flex}.ui-top small{color:#758592;display:block}.ui-top strong{font-size:1.2rem}.ui-top>span{color:#668092;font-size:.72rem}.metric-grid{grid-template-columns:repeat(3,1fr);gap:.7rem;margin:1.3rem 0;display:grid}.metric-grid div{border:1px solid #dde7ec;border-radius:.7rem;padding:.8rem}.metric-grid small{color:#71828e;display:block}.metric-grid strong{font-size:.82rem}.ui-chart{border:1px solid #dde7ec;border-radius:.8rem;height:245px;padding:1rem}.chart-label{justify-content:space-between;display:flex}.chart-label small{color:#82929c}.bars{border-bottom:1px solid #dbe4e9;align-items:end;gap:.6rem;height:170px;display:flex}.bars i{background:linear-gradient(180deg,var(--product-accent),color-mix(in srgb,var(--product-accent),white 30%));border-radius:.3rem .3rem 0 0;flex:1}.industries{grid-template-columns:.8fr 1.2fr;gap:8rem;padding:8rem 0;display:grid}.industries-copy p:not(.section-label){color:var(--muted)}.industries-copy h2{letter-spacing:-.05em;font-size:clamp(2.4rem,4.4vw,4.3rem);line-height:1.05}.industry-list{border-top:1px solid var(--line)}.industry-list div{border-bottom:1px solid var(--line);grid-template-columns:48px 1fr auto;align-items:center;padding:1.2rem 0;display:grid}.industry-list span{color:var(--blue);font-size:.7rem}.industry-list strong{font-size:1.07rem}.industry-list svg{color:var(--muted);transition:all .2s}.industry-list div:hover svg{color:var(--blue);transform:translate(5px)}.about-section{background:var(--surface);padding:8rem 0}.about-grid{grid-template-columns:1fr 1fr;align-items:center;gap:6rem;display:grid}.about-visual{background:radial-gradient(circle at 50% 45%,#0b83f559,transparent 36%),var(--navy);color:#fff;border-radius:1.4rem;place-items:center;height:580px;display:grid;position:relative;overflow:hidden}.visual-ring{border:1px solid #65d7fa49;border-radius:50%;position:absolute}.visual-ring.one{width:390px;height:390px}.visual-ring.two{width:520px;height:520px}.africa-word{letter-spacing:.12em;color:#ffffff16;font-size:clamp(3rem,7vw,6rem);font-weight:800;position:relative}.africa-word small{text-align:center;color:#85dff9;letter-spacing:.15em;font-size:.62rem;display:block}.about-chip{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff12;border:1px solid #ffffff2c;border-radius:999px;padding:.55rem .9rem;font-size:.75rem;position:absolute}.chip-one{top:18%;left:8%}.chip-two{bottom:17%;right:8%}.about-copy>p:not(.section-label){color:var(--muted);font-size:1.07rem}.value-grid{grid-template-columns:1fr 1fr;gap:1rem;margin-top:2.2rem;display:grid}.value-grid div{border-left:2px solid var(--blue);background:var(--surface2);padding:1rem}.value-grid strong,.value-grid span{display:block}.value-grid span{color:var(--muted);margin-top:.3rem;font-size:.83rem}.security{color:#fff;background:linear-gradient(135deg,#0b7cf0,#0754b9);border-radius:1.4rem;grid-template-columns:.7fr 1.3fr;gap:5rem;margin-top:7rem;margin-bottom:7rem;padding:4rem;display:grid}.security .section-label{color:#c4edff}.security-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.security-grid article{border-left:1px solid #ffffff40;padding-left:1.2rem}.security-grid p{color:#d6e8f4;font-size:.87rem}.insights{padding:2rem 0 8rem}.insight-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.insight-grid article{background:var(--surface);border:1px solid var(--line);flex-direction:column;min-height:310px;padding:1.5rem;display:flex}.insight-grid span{color:var(--blue);text-transform:uppercase;letter-spacing:.1em;font-size:.7rem}.insight-grid h3{margin-top:auto;font-size:1.35rem;line-height:1.25}.insight-grid p{color:var(--muted);font-size:.9rem}.faq-section{background:var(--surface2);padding:8rem 0}.faq-grid{grid-template-columns:.65fr 1.35fr;gap:7rem;display:grid}.faq-grid>div:first-child>p:last-child{color:var(--muted)}.faq-list{border-top:1px solid var(--line)}.faq-list article{border-bottom:1px solid var(--line)}.faq-list button{width:100%;color:var(--ink);text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;padding:1.25rem 0;font-weight:750;display:flex}.faq-list button svg{transition:all .25s}.faq-list article.open button svg{transform:rotate(180deg)}.faq-list article>div{grid-template-rows:0fr;transition:all .3s;display:grid}.faq-list article>div p{color:var(--muted);margin:0;overflow:hidden}.faq-list article.open>div{grid-template-rows:1fr}.faq-list article.open>div p{padding-bottom:1.2rem}.contact-section{color:#0a1b27;background:#dff4fb;padding:8rem 0}.contact-grid{grid-template-columns:1fr 1fr;gap:6rem;display:grid}.eyebrow.dark{color:#0870ca}.contact-grid>div>p:not(.eyebrow){color:#526774;font-size:1.08rem}.contact-direct{flex-direction:column;align-items:flex-start;gap:.6rem;margin-top:2rem;display:flex}.contact-direct a{align-items:center;gap:.5rem;font-weight:750;display:flex}.contact-form{background:#ffffff8a;border:1px solid #b9dce9;border-radius:1rem;grid-template-columns:1fr 1fr;gap:1rem;padding:1.5rem;display:grid}.contact-form label{font-size:.78rem;font-weight:750}.contact-form input,.contact-form textarea,.contact-form select{color:#0a1b27;background:#fff;border:1px solid #bad2dc;border-radius:.6rem;outline:none;width:100%;margin-top:.35rem;padding:.78rem}.contact-form input:focus,.contact-form textarea:focus,.contact-form select:focus{border-color:#087cf0;box-shadow:0 0 0 3px #087cf017}.full{grid-column:1/-1}.contact-form small{color:#617783;text-align:center}footer{color:#fff;background:#03131f;padding:5rem 0 1.5rem}.footer-top{grid-template-columns:2fr 1fr 1fr 1.3fr;gap:3rem;display:grid}.footer-top>div{flex-direction:column;align-items:flex-start;gap:.45rem;display:flex}.footer-top p,.footer-top a,.footer-top span{color:#8ea4b2}.footer-top strong{margin-bottom:.55rem}.socials{margin-top:1rem;flex-direction:row!important;display:flex!important}.socials a{border:1px solid #ffffff20;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.socials svg{width:15px}.footer-bottom{color:#718896;border-top:1px solid #ffffff1a;justify-content:space-between;margin-top:3rem;padding-top:1.2rem;font-size:.77rem;display:flex}.footer-bottom div{gap:1.2rem;display:flex}.footer-bottom button{color:#8ea4b2;cursor:pointer;background:0 0;border:0;align-items:center;gap:.3rem;padding:0;display:flex}.whatsapp{z-index:40;color:#fff;background:#1ebe5d;border-radius:999px;align-items:center;gap:.55rem;padding:.8rem 1rem;font-size:.82rem;font-weight:800;display:flex;position:fixed;bottom:22px;right:22px;box-shadow:0 12px 35px #0b6e3270}@keyframes heroIn{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}@keyframes pulseBars{50%{filter:brightness(1.35);transform-origin:bottom;transform:scaleY(.88)}}@keyframes orbit{to{transform:rotate(360deg)}}@media (max-width:980px){.menu-button{display:grid}.nav-links{background:#071d2c;border:1px solid #ffffff1c;border-radius:1rem;flex-direction:column;align-items:stretch;padding:1.3rem;display:none;position:absolute;top:88px;left:20px;right:20px}.nav-links.open{display:flex}.hero{min-height:980px}.hero-content{grid-template-columns:1fr;gap:2rem;padding-top:145px}.hero-console{max-width:560px;transform:none}.services-grid{grid-template-columns:1fr 1fr}.product-stage,.about-grid,.contact-grid{grid-template-columns:1fr}.product-ui{min-height:430px}.industries{grid-template-columns:1fr;gap:3rem}.security{grid-template-columns:1fr}.faq-grid{grid-template-columns:1fr;gap:3rem}.footer-top{grid-template-columns:2fr 1fr 1fr}.footer-top>div:last-child{grid-column:1/-1}}@media (max-width:700px){.section-shell,.nav-shell{width:min(100% - 28px,1180px)}.hero{min-height:960px}h1{font-size:3.45rem}.hero-actions{flex-direction:column;align-items:flex-start}.hero-console{display:none}.hero-content{padding-top:160px;display:block}.hero-bottom{margin-top:auto}.hero-proof{grid-template-columns:1fr 1fr;gap:.8rem}.trust-strip .section-shell{display:block}.trust-strip div div{grid-template-columns:1fr 1fr;display:grid}.intro{grid-template-columns:1fr;gap:1.5rem;padding:5rem 0}.services-section,.products-section,.about-section,.faq-section,.contact-section{padding:5rem 0}.section-heading{display:block}.services-grid,.product-tabs,.insight-grid,.security-grid{grid-template-columns:1fr}.product-stage{min-height:auto}.product-story{padding:2rem}.product-actions{flex-direction:column;align-items:flex-start}.product-ui{border-radius:0;grid-template-columns:50px 1fr;min-height:400px;margin:0}.metric-grid{grid-template-columns:1fr}.metric-grid div:nth-child(n+3){display:none}.industries{padding:5rem 0}.about-visual{height:420px}.value-grid{grid-template-columns:1fr}.security{margin:4rem 14px;padding:2rem}.insights{padding-bottom:5rem}.faq-grid{gap:2rem}.contact-grid{gap:2.5rem}.contact-form{grid-template-columns:1fr}.contact-form>*{grid-column:1}.footer-top{grid-template-columns:1fr 1fr}.footer-top>div:first-child,.footer-top>div:last-child{grid-column:1/-1}.footer-bottom{flex-direction:column;gap:.8rem}.whatsapp span{display:none}.whatsapp{justify-content:center;width:50px;height:50px;padding:0}.orbit-one{right:-70%}.orbit-two{display:none}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}}html,body{overflow-x:hidden}body{min-width:320px}img,svg{max-width:100%}@media (min-width:1500px){.section-shell{width:min(1280px,100% - 80px)}.nav-shell{width:min(1380px,100% - 80px)}.hero-content{grid-template-columns:1.2fr .8fr}.hero-console{justify-self:end;max-width:520px}.services-grid{gap:1.25rem}.product-stage{min-height:560px}}@media (min-width:981px) and (max-width:1180px){.nav-links{gap:1rem}.nav-shell{width:calc(100% - 32px)}.hero-content{gap:2.5rem}.hero-console{min-width:360px}.services-grid{grid-template-columns:repeat(2,1fr)}.industries{gap:4.5rem}.about-grid{gap:3.5rem}.footer-top{grid-template-columns:1.7fr 1fr 1fr 1.25fr;gap:2rem}}@media (min-width:701px) and (max-width:980px){.hero{min-height:1030px}.hero-content{align-content:start;padding-top:145px}.hero-copy-wrap{max-width:760px}.hero-console{justify-self:center;width:min(620px,100%)}.hero-bottom{margin-top:2rem}.trust-strip div div{flex-wrap:wrap;justify-content:flex-start}.intro{grid-template-columns:1fr;gap:1.5rem;padding:6rem 0}.intro-copy{max-width:700px;padding-top:0}.product-tabs{grid-template-columns:1fr 1fr}.product-story{padding:2.5rem}.product-ui{margin:0 2rem 2rem}.about-visual{height:520px}.contact-grid{grid-template-columns:1fr}.whatsapp{bottom:18px;right:18px}}@media (max-width:700px){.nav-shell{height:76px}.nav-links{max-height:calc(100vh - 94px);top:76px;overflow-y:auto;box-shadow:0 24px 55px #0008}.nav-links a{align-items:center;min-height:44px;display:flex}.nav-links .button{justify-content:center}.brand{font-size:1rem}.brand-mark{width:36px;height:36px}.theme-button,.menu-button{width:40px;height:40px}.hero{min-height:max(760px,100svh)}.hero-content{padding-top:132px}.hero-copy-wrap{max-width:100%}h1{overflow-wrap:anywhere;font-size:clamp(2.8rem,14vw,4.25rem)}.hero-copy{font-size:1rem;line-height:1.65}.hero-actions .button,.hero-actions .ghost-button{min-height:48px}.hero-bottom{padding-bottom:1.25rem}.slide-controls button{width:52px;height:4px}.trust-strip{overflow:hidden}.trust-strip div div{font-size:.78rem}.section-heading h2,.intro h2,.about-copy h2,.security h2,.insights h2,.faq-grid h2,.contact-grid h2,.industries-copy h2{font-size:clamp(2.1rem,10vw,3.25rem)}.service-card{min-height:auto}.service-card h3{margin-top:1.6rem}.product-tabs{grid-template-columns:1fr 1fr}.product-tabs button{min-width:0}.product-tabs button small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.product-story h3{overflow-wrap:anywhere;font-size:clamp(3rem,16vw,5rem)}.product-ui{min-width:0}.ui-main{min-width:0;padding:1rem}.ui-top{gap:1rem}.ui-top>span{display:none}.bars{gap:.35rem}.about-grid{gap:2.5rem}.about-visual{width:100%}.contact-direct a{overflow-wrap:anywhere}.contact-form input,.contact-form textarea,.contact-form select{font-size:16px}.footer-top{gap:2rem}.footer-top a{overflow-wrap:anywhere}}@media (max-width:430px){.section-shell,.nav-shell{width:calc(100% - 24px)}.nav-links{left:12px;right:12px}.nav-tools{gap:.35rem}.hero{min-height:max(720px,100svh)}.hero-content{padding-top:118px}h1{font-size:clamp(2.65rem,13.2vw,3.55rem);line-height:.96}.hero-actions{gap:.7rem}.hero-actions .button,.hero-actions .ghost-button{width:100%}.hero-proof{grid-template-columns:1fr;gap:.45rem}.hero-proof span:nth-child(n+4){display:none}.trust-strip div div{grid-template-columns:1fr 1fr;gap:.65rem}.intro,.industries,.services-section,.products-section,.about-section,.faq-section,.contact-section{padding:4rem 0}.section-heading{margin-bottom:2rem}.service-card{padding:1.35rem}.product-tabs{grid-template-columns:1fr}.product-tabs button{grid-template-columns:auto 1fr auto;align-items:center}.product-tabs button small{grid-column:3}.product-story{padding:1.5rem}.product-actions .button,.product-actions .ghost-button{width:100%}.product-ui{grid-template-columns:44px 1fr;min-height:350px}.ui-sidebar{gap:1.2rem;padding:.7rem .35rem}.ui-main{padding:.75rem}.ui-chart{height:205px}.bars{height:135px}.industry-list div{grid-template-columns:38px 1fr auto}.about-visual{height:350px}.visual-ring.one{width:260px;height:260px}.visual-ring.two{width:340px;height:340px}.africa-word{font-size:2.6rem}.security{margin:3rem 12px;padding:1.4rem}.insight-grid article{min-height:240px}.contact-form{padding:1rem}.footer-top{grid-template-columns:1fr}.footer-top>div:first-child,.footer-top>div:last-child{grid-column:auto}.footer-bottom div{flex-wrap:wrap}.whatsapp{bottom:14px;right:14px}}@media (max-width:350px){.brand>span:last-child{display:none}.product-story h3{font-size:2.7rem}.hero-actions{margin-top:1.3rem}.hero-proof span:nth-child(n+3){display:none}.trust-strip div div{grid-template-columns:1fr}.about-chip{font-size:.66rem}.footer-bottom div{gap:.7rem}}@media (max-height:600px) and (orientation:landscape){.nav-shell{height:68px}.nav-links{top:68px}.hero{min-height:760px}.hero-content{padding-top:110px}.hero-console{max-height:490px}.whatsapp{bottom:10px;right:10px}}html{background:var(--bg)}body,.trust-strip,.services-section,.about-section,.faq-section,.service-card,.insight-grid article,.value-grid div,.contact-section,.contact-form,.contact-form input,.contact-form textarea,.contact-form select{transition:background-color .25s,color .25s,border-color .25s,box-shadow .25s}.theme-button:focus-visible,.footer-bottom button:focus-visible{outline-offset:3px;outline:3px solid #7edcff}.theme-button:hover{background:#ffffff20}.service-card,.insight-grid article{color:var(--ink)}html[data-theme=light] .trust-strip{box-shadow:0 1px #dbe3e9}html[data-theme=light] .services-section{background:#edf2f6}html[data-theme=light] .service-card,html[data-theme=light] .insight-grid article{box-shadow:0 10px 30px #07182608}html[data-theme=light] .about-visual{box-shadow:0 25px 70px #07182620}html[data-theme=light] .faq-section{background:#edf2f6}html[data-theme=dark] .services-section,html[data-theme=dark] .faq-section{background:#081722}html[data-theme=dark] .service-card,html[data-theme=dark] .insight-grid article{background:#0d2230;border-color:#ffffff19}html[data-theme=dark] .service-icon{background:#168cf025}html[data-theme=dark] .value-grid div{background:#102735}html[data-theme=dark] .trust-strip{background:#071923;border-color:#ffffff14}html[data-theme=dark] .about-section{background:#071923}html[data-theme=dark] .industry-list div,html[data-theme=dark] .faq-list,html[data-theme=dark] .faq-list article{border-color:#ffffff17}html[data-theme=dark] .contact-section{color:#ecf8fc;background:#081d29}html[data-theme=dark] .contact-grid>div>p:not(.eyebrow){color:#a8bcc7}html[data-theme=dark] .eyebrow.dark{color:#6edafa}html[data-theme=dark] .contact-form{background:#0d2837;border-color:#ffffff1c;box-shadow:0 24px 70px #0005}html[data-theme=dark] .contact-form input,html[data-theme=dark] .contact-form textarea,html[data-theme=dark] .contact-form select{color:#eef8fc;background:#071a25;border-color:#ffffff24}html[data-theme=dark] .contact-form input::placeholder,html[data-theme=dark] .contact-form textarea::placeholder{color:#78909d}html[data-theme=dark] .contact-form small{color:#91a9b5}html[data-theme=dark] .contact-form select{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}html[data-theme=light] .contact-form select{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}html[data-theme=dark] .security{box-shadow:0 24px 80px #0006}html[data-theme=dark] .product-ui{box-shadow:0 30px 90px #000b}@media (prefers-reduced-motion:reduce){body,.trust-strip,.services-section,.about-section,.faq-section,.service-card,.insight-grid article,.value-grid div,.contact-section,.contact-form,.contact-form input,.contact-form textarea,.contact-form select{transition:none}}:where(a,button,input,textarea,select):focus-visible{outline:3px solid var(--blue);outline-offset:3px}.skip-link{z-index:100;background:var(--surface);color:var(--ink);border-radius:.5rem;padding:.7rem 1rem;position:fixed;top:-5rem;left:1rem}.skip-link:focus{top:1rem}.legal-page{background:var(--bg);min-height:100vh;color:var(--ink);padding:5rem 1.25rem}.legal-shell{width:min(780px,100%);margin:auto}.legal-back{color:var(--blue);margin-bottom:4rem;font-weight:750;display:inline-flex}.legal-page h1{color:var(--ink);margin:.5rem 0 0;font-size:clamp(3rem,8vw,5.5rem)}.legal-updated{color:var(--muted);margin-bottom:3rem}.legal-page section{border-top:1px solid var(--line);padding:1.4rem 0}.legal-page h2{margin:0 0 .4rem;font-size:1.3rem}.legal-page section p{color:var(--muted);margin:0}.legal-page section a{color:var(--blue);font-weight:700}
.brand{background:#fff;border:1px solid #dfe7ee;border-radius:.65rem;padding:.32rem .52rem;display:inline-flex;box-shadow:0 8px 25px #001b3428}.brand-logo{width:230px;height:auto;display:block}footer .brand{box-shadow:none}.admin-brand{background:#fff;border:1px solid #dce6ed;border-radius:.7rem;margin:0 .15rem 1rem;position:relative;padding:.45rem!important}.admin-brand>img{width:100%;height:auto;display:block}.admin-brand>button{background:var(--panel);border:1px solid var(--line);border-radius:.4rem;position:absolute;top:calc(100% + .35rem);right:.25rem}.login-brand{background:#fff;border:1px solid #dbe5ec;border-radius:.7rem;padding:.55rem;display:block!important}.login-brand img{width:min(310px,100%);height:auto;margin:auto;display:block}.form-brand{background:#fff;border:1px solid #dce6ed;border-radius:.6rem;padding:.28rem .42rem}.form-brand img{width:210px;height:auto;display:block}@media (max-width:700px){.brand-logo{width:185px}.brand{padding:.26rem .4rem}}@media (max-width:620px){.form-brand img{width:155px}}@media (max-width:370px){.brand-logo{width:145px}}
