@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600&family=Manrope:wght@400;500;600;700&display=swap";:root{--ink:#182226;--muted:#6f797d;--paper:#f5f6f6;--blue:#cfe9f4;--blue-deep:#84c9e5;--orange:#ffb45f;--orange-deep:#ff9638;--line:#dce1e2;--dark:#202b2e}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:DM Sans,Arial,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit}.logo{letter-spacing:-2px;font-family:Manrope,Arial,sans-serif;font-size:29px;font-weight:700}.logo span{color:var(--orange-deep)}.logo i{color:var(--blue-deep);font-style:normal}header{border-bottom:1px solid var(--line);z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f5f6f6e6;justify-content:space-between;align-items:center;height:82px;padding:0 4vw;display:flex;position:relative}nav{align-items:center;gap:30px;font-size:14px;font-weight:600;display:flex}nav>a:not(.nav-cta):hover{color:var(--orange-deep)}.nav-cta{background:var(--ink);color:#fff;border-radius:99px;align-items:center;gap:14px;padding:13px 17px 13px 20px;display:flex}.language-switch{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:99px;padding:9px 14px;font-weight:600}.language-switch:hover{border-color:var(--orange)}.arrow-up{transform:rotate(-45deg)}.menu-button{background:0 0;border:0;display:none}main{overflow:hidden}.hero{min-height:760px;padding:88px 4vw 50px;position:relative}.eyebrow,.section-label{text-transform:uppercase;letter-spacing:.15em;font-size:11px;font-weight:700}.eyebrow{align-items:center;gap:10px;display:flex}.eyebrow span{background:var(--orange-deep);border-radius:50%;width:8px;height:8px}h1,h2,h3{letter-spacing:-.055em;margin:0;font-family:Manrope,Arial,sans-serif;line-height:.96}h1{z-index:2;max-width:1040px;margin-top:48px;font-size:clamp(64px,8.1vw,124px);font-weight:500;position:relative}h1 em,.contact h2 em{color:var(--orange-deep);font-style:normal}.hero-bottom{z-index:3;align-items:flex-end;gap:52px;margin-top:55px;display:flex;position:relative}.hero-bottom p{max-width:450px;color:var(--muted);margin:0;font-size:19px;line-height:1.5}.round-link{background:var(--blue);border-radius:50%;place-items:center;width:58px;height:58px;transition:all .25s;display:grid}.round-link:hover{background:var(--orange);transform:rotate(8deg)}.hero-art{width:45vw;height:530px;position:absolute;bottom:0;right:-2vw}.grid-lines{background-image:linear-gradient(#18222614 1px,#0000 1px),linear-gradient(90deg,#18222614 1px,#0000 1px);background-size:56px 56px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000 10%,#000);mask-image:linear-gradient(#0000 10%,#000)}.orb{filter:blur(1px);border-radius:50%;position:absolute}.orb-one{background:var(--blue);width:370px;height:370px;bottom:-2%;right:8%}.orb-two{background:var(--orange);mix-blend-mode:multiply;width:200px;height:200px;bottom:8%;right:44%}.float-card{z-index:2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);position:absolute;box-shadow:0 22px 60px #1c2b3029}.card-a{background:#ffffffd6;border-radius:18px;width:235px;padding:24px;top:10%;right:8%;transform:rotate(3deg)}.card-a small,.card-a strong{display:block}.card-a small{color:var(--muted);margin-bottom:22px}.card-a strong{font:600 23px Manrope,Arial,sans-serif}.card-b{background:var(--dark);color:#fff;border-radius:18px;flex-direction:column;justify-content:space-between;width:170px;height:145px;padding:20px;display:flex;bottom:12%;left:9%;transform:rotate(-5deg)}.card-b span{color:var(--blue);font:600 45px Manrope,Arial,sans-serif}.card-b small{color:#aab4b7}.intro{background:#fff;border-radius:36px 36px 0 0;grid-template-columns:26% 1fr;padding:150px 4vw;display:grid}.intro h2,.work-heading h2,.process h2{font-size:clamp(48px,6.2vw,92px);font-weight:500}.intro>div:last-child{max-width:960px}.intro p{color:var(--muted);max-width:700px;margin:38px 0;font-size:21px;line-height:1.55}.capability-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.capability-grid>div{border:1px solid var(--line);border-radius:16px;flex-direction:column;justify-content:space-between;min-height:110px;padding:19px;display:flex}.capability-grid svg{color:var(--orange-deep)}.capability-grid span{font-size:14px;font-weight:600}.work{background:#fff;padding:60px 4vw 140px}.work-heading{grid-template-columns:26% 1fr;align-items:end;margin-bottom:60px;display:grid}.work-heading sup{letter-spacing:.1em;vertical-align:top;color:var(--orange-deep);margin-left:10px;font:500 12px DM Sans,Arial,sans-serif}.project-list{gap:22px;display:grid}.project{border-radius:25px;grid-template-columns:40% 60%;min-height:550px;display:grid;overflow:hidden}.project-copy{flex-direction:column;padding:48px;display:flex}.project-meta{text-transform:uppercase;letter-spacing:.12em;justify-content:space-between;font-size:12px;display:flex}.project h3{max-width:470px;margin-top:auto;font-size:clamp(42px,4.5vw,70px);font-weight:500}.project-copy>p{max-width:370px;margin:22px 0 34px;font-size:17px;line-height:1.55}.case-link{align-items:center;gap:10px;font-size:14px;font-weight:600;display:flex}.project-visual{place-items:center;min-width:0;display:grid;position:relative}.project-blue{background:#d8eef7}.project-orange{background:#ffd4a1}.project-grey{background:#e7e9e8}.visual-shell{box-shadow:0 35px 80px #1f2c3133}.dashboard{background:#f9fbfb;border-radius:18px;width:82%;height:76%;overflow:hidden;transform:rotate(2deg)translate(4%,3%)}.dash-top{border-bottom:1px solid #e1e6e7;align-items:center;gap:6px;height:45px;padding:0 17px;display:flex}.dash-top span{background:var(--ink);border-radius:10px;width:70px;height:9px;margin-right:auto}.dash-top i{background:var(--orange);border-radius:50%;width:8px;height:8px}.dash-grid{grid-template-columns:30% 1fr;height:calc(100% - 45px);display:grid}.dash-side{background:#edf3f4;flex-direction:column;gap:22px;padding:30px 20px;font-size:12px;display:flex}.dash-side span{color:#798588}.dash-main{padding:30px}.metric-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.metric-row>div{border:1px solid #e0e5e6;border-radius:12px;padding:16px}.metric-row small,.metric-row strong{display:block}.metric-row small{color:#879194;margin-bottom:9px}.metric-row strong{font:600 28px Manrope,Arial,sans-serif}.chart{border-bottom:1px solid #dce2e4;align-items:flex-end;gap:8px;height:150px;margin-top:27px;display:flex}.chart i{background:var(--blue-deep);border-radius:4px 4px 0 0;flex:1}.chart i:first-child{height:40%}.chart i:nth-child(2){height:68%}.chart i:nth-child(3){height:53%}.chart i:nth-child(4){background:var(--orange);height:85%}.chart i:nth-child(5){height:70%}.chart i:nth-child(6){height:94%}.phone{border:7px solid var(--ink);background:#fbfcfc;border-radius:36px;width:270px;height:450px;padding:42px 20px 18px;transform:rotate(-4deg)}.phone-notch{background:var(--ink);border-radius:10px;width:62px;height:15px;position:absolute;top:10px;left:50%;transform:translate(-50%)}.phone small,.phone>strong{display:block}.phone small{color:#7f898b;margin-bottom:12px}.phone>strong{margin-bottom:26px;font:600 25px/1.15 Manrope,Arial,sans-serif}.option{border-top:1px solid #dde1e2;align-items:center;gap:9px;padding:14px 10px;font-size:13px;display:flex}.option span{color:#9aa2a4;font-size:10px}.option svg{margin-left:auto}.option.active{background:#e5f3f8;border:0;border-radius:10px}.phone-button{background:var(--ink);color:#fff;border-radius:99px;justify-content:space-between;align-items:center;padding:13px 16px;font-size:12px;display:flex;position:absolute;bottom:20px;left:20px;right:20px}.brand{aspect-ratio:1.35;background:var(--ink);color:#fff;border-radius:20px;width:72%;padding:8%;position:relative;transform:rotate(2deg)}.brand-mark{letter-spacing:-.12em;font:600 clamp(70px,9vw,145px) Manrope,Arial,sans-serif}.brand-mark span{color:var(--orange)}.brand-lines{gap:9px;display:flex;position:absolute;top:15%;right:9%}.brand-lines i{background:var(--blue);border-radius:10px;width:9px;height:60px;transform:rotate(35deg)}.brand-lines i:nth-child(2){background:var(--orange);height:90px}.brand-lines i:nth-child(3){height:38px}.brand-pill{color:#bec7c9;border:1px solid #607075;border-radius:99px;padding:9px 14px;font-size:12px;position:absolute;bottom:10%;right:8%}.network-map{background:var(--dark);color:#fff;border-radius:20px;width:78%;height:72%;padding:26px;transform:rotate(-2deg)}.network-head,.network-foot,.gate-top,.gate-status{align-items:center;gap:10px;display:flex}.network-head span,.gate-top span{font-size:13px;font-weight:600}.network-head b,.gate-top b{letter-spacing:.12em;color:#55dda8;margin-left:auto;font-size:9px}.nodes{background-image:linear-gradient(#ffffff0e 1px,#0000 1px),linear-gradient(90deg,#ffffff0e 1px,#0000 1px);background-size:40px 40px;height:68%;margin:22px 0;position:relative}.nodes:before,.nodes:after{content:"";border:1px solid #637175;border-radius:50%;position:absolute;inset:20% 15%}.nodes:after{inset:33% 28%}.nodes i{background:var(--blue-deep);border-radius:50%;width:13px;height:13px;position:absolute;box-shadow:0 0 0 7px #84c9e521}.nodes i:first-child{top:22%;left:12%}.nodes i:nth-child(2){background:var(--orange);top:30%;right:12%}.nodes i:nth-child(3){bottom:14%;left:20%}.nodes i:nth-child(4){bottom:9%;right:24%}.nodes i:nth-child(5){top:8%;left:46%}.nodes i:nth-child(6){background:var(--orange);bottom:38%;right:6%}.node-core{width:62px;height:62px;color:var(--ink);background:#fff;border-radius:50%;place-items:center;font-weight:700;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.network-foot{color:#aeb8ba;font-size:11px}.network-foot strong{color:#fff;margin-left:auto}.pulse{background:#55dda8;border-radius:50%;width:7px;height:7px}.gate{background:#f9fbfb;border-radius:20px;width:78%;height:76%;overflow:hidden;transform:rotate(2deg)}.gate-top{border-bottom:1px solid var(--line);padding:19px 22px}.gate-view{background:linear-gradient(150deg,#cbd2d3,#eef1f1);height:58%;position:relative;overflow:hidden}.gate-view:after{content:"";background-image:linear-gradient(#18222614 1px,#0000 1px),linear-gradient(90deg,#18222614 1px,#0000 1px);background-size:35px 35px;position:absolute;inset:0}.barrier{background:repeating-linear-gradient(90deg,var(--orange-deep) 0 28px,#fff 28px 56px);z-index:2;width:70%;height:13px;position:absolute;top:55%;left:23%;transform:rotate(-10deg)}.gate-view>span{z-index:3;font-size:10px;position:absolute;top:16px;right:20px}.scan-frame{z-index:3;width:100px;height:86px;position:absolute;top:23%;left:42%}.scan-frame i{border-color:var(--orange-deep);border-style:solid;width:25px;height:25px;position:absolute}.scan-frame i:first-child{border-width:2px 0 0 2px;top:0;left:0}.scan-frame i:nth-child(2){border-width:2px 2px 0 0;top:0;right:0}.scan-frame i:nth-child(3){border-width:0 0 2px 2px;bottom:0;left:0}.scan-frame i:nth-child(4){border-width:0 2px 2px 0;bottom:0;right:0}.gate-status{padding:18px 22px}.gate-status>svg{color:#19875d;background:#dff4eb;border-radius:50%;padding:3px}.gate-status div{flex-direction:column;display:flex}.gate-status strong{font-size:12px}.gate-status small{color:var(--muted);margin-top:3px;font-size:9px}.gate-status button{background:var(--ink);color:#fff;border:0;border-radius:99px;margin-left:auto;padding:9px 12px;font-size:10px}.profile-preview{background:#edf2f3;grid-template-columns:1.05fr .95fr;align-items:center;gap:7vw;padding:140px 4vw;display:grid}.profile-preview-copy h2{max-width:900px;margin:38px 0;font-size:clamp(52px,6.3vw,94px);font-weight:500}.profile-preview-copy>p{color:var(--muted);max-width:640px;font-size:19px;line-height:1.6}.profile-open{background:var(--ink);color:#fff;cursor:pointer;border:0;border-radius:99px;align-items:center;gap:25px;margin-top:34px;padding:16px 20px 16px 24px;font-weight:600;display:flex}.profile-open:hover{background:var(--orange-deep)}.profile-preview-panel{background:var(--dark);color:#fff;border-radius:25px;grid-template-columns:1fr 1fr;gap:14px;padding:35px;display:grid;box-shadow:0 35px 80px #1f2c3129}.profile-signal{border:1px solid #435155;border-radius:17px;grid-column:1/-1;align-items:flex-start;gap:15px;min-height:130px;padding:22px;display:flex}.profile-signal svg{color:var(--orange);flex:none}.profile-signal span{color:#c2cbcd;font-size:16px;line-height:1.5}.profile-stat{background:#2b383c;border-radius:17px;flex-direction:column;gap:20px;padding:24px;display:flex}.profile-stat strong{color:var(--blue);font:500 54px Manrope,Arial,sans-serif}.profile-stat span{color:#aab6b8;font-size:12px}.profile-preview-panel blockquote{color:var(--orange);grid-column:1/-1;margin:8px 0 0;font:500 20px/1.45 Manrope,Arial,sans-serif}body.modal-open{overflow:hidden}.profile-overlay{-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);z-index:100;background:#121b1eb8;justify-content:flex-end;padding:18px;display:flex;position:fixed;inset:0}.profile-modal{background:var(--paper);border-radius:25px;width:min(980px,94vw);height:calc(100vh - 36px);animation:.35s both profile-in;overflow:hidden;box-shadow:0 30px 100px #00000059}.profile-modal-head{border-bottom:1px solid var(--line);z-index:2;background:#f5f6f6f5;justify-content:space-between;align-items:center;height:104px;padding:0 35px;display:flex;position:relative}.profile-modal-head span{text-transform:uppercase;letter-spacing:.14em;color:var(--orange-deep);font-size:10px;font-weight:700}.profile-modal-head h2{margin-top:8px;font-size:32px}.profile-modal-head button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:50%;place-items:center;width:46px;height:46px;display:grid}.profile-modal-body{height:calc(100% - 104px);padding:45px 35px 55px;overflow-y:auto}.profile-lead{grid-template-columns:1.15fr .85fr;gap:45px;padding-bottom:50px;display:grid}.profile-lead p{letter-spacing:-.035em;margin:0;font:500 clamp(27px,3vw,42px)/1.2 Manrope,Arial,sans-serif}.profile-lead strong{color:var(--muted);border-left:2px solid var(--orange);padding-left:22px;font-size:16px;font-weight:500;line-height:1.6}.profile-principles{grid-template-columns:1fr 1fr;gap:14px;display:grid}.profile-principles article{border:1px solid var(--line);background:#fff;border-radius:18px;padding:27px}.profile-principles span,.service-detail-title>span{color:var(--orange-deep);font-size:10px;font-weight:700}.profile-principles h3{margin:35px 0 17px;font-size:28px}.profile-principles p{color:var(--muted);margin:0;line-height:1.6}.profile-block{padding-top:65px}.profile-block>h3,.profile-tail h3{margin-bottom:28px;font-size:37px}.profile-chips{flex-wrap:wrap;gap:9px;display:flex}.profile-chips span{border:1px solid var(--line);background:#fff;border-radius:99px;align-items:center;gap:8px;padding:11px 15px;font-size:13px;display:flex}.profile-chips svg{color:#19875d}.service-detail-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.service-detail-grid>article{border:1px solid var(--line);background:#fff;border-radius:18px;min-height:255px;padding:25px}.service-detail-title{align-items:flex-start;gap:15px;display:flex}.service-detail-title h4{margin:0;font:600 20px/1.25 Manrope,Arial,sans-serif}.service-detail-grid ul,.profile-tail ul{margin:25px 0 0;padding:0;list-style:none}.service-detail-grid li,.profile-tail li{color:var(--muted);padding:6px 0 6px 16px;font-size:13px;position:relative}.service-detail-grid li:before,.profile-tail li:before{content:"";background:var(--orange);border-radius:50%;width:5px;height:5px;position:absolute;top:13px;left:0}.service-groups{gap:16px;margin-top:22px;display:grid}.service-groups strong{font-size:12px}.service-groups p{color:var(--muted);margin:5px 0 0;font-size:12px;line-height:1.6}.profile-tail{grid-template-columns:repeat(3,1fr);gap:14px;padding-top:65px;display:grid}.profile-tail article{border-top:1px solid var(--line);padding:25px}.profile-tail h3{font-size:24px}.sector-list{flex-wrap:wrap;gap:7px;display:flex}.sector-list span{background:#fff;border-radius:7px;padding:7px 9px;font-size:11px}.profile-modal blockquote{background:var(--blue);letter-spacing:-.04em;border-radius:19px;margin:65px 0 0;padding:45px;font:500 clamp(28px,4vw,50px)/1.2 Manrope,Arial,sans-serif}.site-ar .profile-lead strong{border-left:0;border-right:2px solid var(--orange);padding-left:0;padding-right:22px}.site-ar .profile-open svg{transform:scaleX(-1)}.site-ar .service-detail-grid li,.site-ar .profile-tail li{padding-left:0;padding-right:16px}.site-ar .service-detail-grid li:before,.site-ar .profile-tail li:before{left:auto;right:0}@keyframes profile-in{0%{opacity:0;transform:translate(35px)}to{opacity:1;transform:none}}.site-ar{font-family:Tahoma,Arial,sans-serif}.site-ar h1,.site-ar h2,.site-ar h3{letter-spacing:-.035em;font-family:Tahoma,Arial,sans-serif}.site-ar .hero-art{left:-2vw;right:auto}.site-ar .card-a{left:8%;right:auto}.site-ar .card-b{left:auto;right:9%}.site-ar .project-meta,.site-ar .network-head,.site-ar .network-foot,.site-ar .gate-top,.site-ar .gate-status{direction:rtl}.site-ar .network-head b,.site-ar .gate-top b,.site-ar .network-foot strong,.site-ar .gate-status button{margin-left:0;margin-right:auto}.site-ar .case-link svg,.site-ar .nav-cta svg,.site-ar .contact a svg{transform:scaleX(-1)}.site-ar .arrow-up{transform:rotate(225deg)}.process{background:var(--dark);color:#fff;grid-template-columns:26% 1fr;padding:140px 4vw;display:grid}.process h2{grid-column:2}.steps{border-top:1px solid #455155;grid-column:2;grid-template-columns:repeat(3,1fr);margin-top:70px;display:grid}.steps>div{border-right:1px solid #455155;min-height:150px;padding:28px 18px 0 0}.steps>div+div{padding-left:28px}.steps span{color:var(--orange);margin-bottom:35px;font-size:11px;display:block}.steps strong{font:500 22px Manrope,Arial,sans-serif}.steps p{color:#9ca8ab;font-size:14px}.contact{text-align:center;background:var(--blue);padding:150px 4vw}.contact>p{font-size:14px}.contact h2{margin:35px 0 55px;font-size:clamp(70px,10vw,150px);font-weight:500}.contact a{border-bottom:1px solid var(--ink);align-items:center;gap:18px;padding:0 0 8px;font-size:18px;font-weight:600;display:inline-flex}footer{align-items:center;gap:40px;padding:40px 4vw;display:flex}footer p{color:var(--muted);font-size:13px}footer>span{color:var(--muted);margin-left:auto;font-size:12px}.reveal{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(35px)}.reveal.is-visible{opacity:1;transform:none}@media (width<=800px){header{height:70px;padding:0 20px}.menu-button{z-index:2;display:block;position:relative}nav{background:var(--paper);border-bottom:1px solid var(--line);flex-direction:column;align-items:stretch;padding:25px 20px;display:none;position:absolute;inset:70px 0 auto}nav.open{display:flex}.language-switch{text-align:start}.hero{min-height:780px;padding:60px 20px 35px}.hero h1{margin-top:36px;font-size:clamp(52px,14vw,76px)}.hero-bottom{align-items:center;margin-top:35px}.hero-bottom p{font-size:16px}.hero-art,.site-ar .hero-art{width:100%;height:320px;left:0;right:0}.orb-one{width:260px;height:260px}.orb-two{width:140px;height:140px}.card-a,.site-ar .card-a{width:180px;padding:17px;top:5%;left:auto;right:7%}.card-a strong{font-size:17px}.card-b,.site-ar .card-b{width:135px;height:110px;left:6%;right:auto}.card-b span{font-size:34px}.intro,.work-heading,.process{grid-template-columns:1fr}.intro{gap:40px;padding:100px 20px}.intro h2,.work-heading h2,.process h2{font-size:52px}.intro p{font-size:18px}.capability-grid{grid-template-columns:1fr}.capability-grid>div{min-height:85px}.profile-preview{grid-template-columns:1fr;gap:55px;padding:100px 20px}.profile-preview-copy h2{font-size:52px}.profile-preview-copy>p{font-size:17px}.profile-preview-panel{padding:20px}.profile-signal{min-height:110px}.profile-stat{padding:18px}.profile-stat strong{font-size:42px}.profile-preview-panel blockquote{font-size:16px}.profile-overlay{padding:0}.profile-modal{border-radius:0;width:100%;height:100vh}.profile-modal-head{height:84px;padding:0 20px}.profile-modal-head h2{font-size:23px}.profile-modal-body{height:calc(100% - 84px);padding:30px 20px 45px}.profile-lead,.profile-principles,.service-detail-grid,.profile-tail{grid-template-columns:1fr}.profile-lead{gap:25px}.profile-lead p{font-size:27px}.profile-lead strong{font-size:14px}.profile-block{padding-top:50px}.profile-block>h3{font-size:30px}.service-detail-grid>article{min-height:0}.profile-tail{padding-top:45px}.profile-modal blockquote{margin-top:45px;padding:27px}.work{padding:40px 20px 90px}.work-heading{gap:30px}.project{grid-template-columns:1fr;min-height:650px}.project-copy{min-height:300px;padding:28px}.project h3{font-size:43px}.project-visual{min-height:350px}.dashboard{width:92%;height:80%}.dash-main{padding:18px}.network-map,.gate{width:90%;height:80%}.process{gap:35px;padding:100px 20px}.process h2,.steps{grid-column:1}.steps{grid-template-columns:1fr;margin-top:20px}.steps>div,.steps>div+div{border-bottom:1px solid #455155;border-right:0;min-height:0;padding:25px 0}.steps span{margin-bottom:18px}.contact{padding:110px 20px}.contact h2{font-size:68px}footer{flex-wrap:wrap;padding:35px 20px}footer p{order:3;width:100%;margin:0}.site-ar .hero h1{font-size:clamp(48px,13vw,68px);line-height:1.1}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transition:none;transform:none}}
