:root{--navy: #06265c;--navy-2: #0b2e65;--blue: #0c5adb;--cyan: #37bbff;--ink: #10213d;--text: #58677d;--muted: #7b8899;--line: #e4eaf2;--surface: #f6f9fd;--white: #fff;--success: #12805c;--danger: #c73f4b;--shadow: 0 20px 60px rgba(17, 44, 83, .12);--radius: 18px;--container: 1180px}*{box-sizing:border-box}html{width:100%;max-width:100%;overflow-x:hidden;overflow-x:clip;scroll-behavior:smooth}body{width:100%;max-width:100%;margin:0;overflow-x:hidden;overflow-x:clip;color:var(--text);background:var(--white);font-family:Manrope,Segoe UI,Arial,sans-serif;line-height:1.7;-webkit-font-smoothing:antialiased}app-root,app-site-layout,main{display:block;max-width:100%;overflow-x:clip}html[dir=rtl] body{font-family:Tajawal,Noto Kufi Arabic,Segoe UI,Tahoma,sans-serif}body.no-scroll{overflow:hidden}a{color:inherit;text-decoration:none}a[href^="tel:"]{direction:ltr;unicode-bidi:isolate;text-align:inherit}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}img{display:block;max-width:100%}h1,h2,h3,p{margin-top:0}h1,h2,h3{color:var(--ink);line-height:1.2;letter-spacing:-.035em}p{margin-bottom:1rem}::selection{color:#fff;background:var(--blue)}:focus-visible{outline:3px solid rgba(24,197,237,.75);outline-offset:3px}.container{width:min(100% - 40px,var(--container));margin-inline:auto}.section{padding:112px 0}.two-column{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:88px}.skip-link{position:fixed;z-index:10000;inset-block-start:12px;inset-inline-start:12px;padding:10px 18px;color:#fff;background:var(--blue);transform:translateY(-200%)}.skip-link:focus{transform:translateY(0)}.button{min-height:52px;display:inline-flex;align-items:center;justify-content:center;gap:18px;padding:0 28px;border:1px solid var(--blue);border-radius:8px;color:#fff;background:var(--blue);font-weight:700;cursor:pointer;transition:.25s ease}.button span{font-size:1.15em}.button:hover{color:#fff;background:var(--navy);border-color:var(--navy);transform:translateY(-2px);box-shadow:0 12px 24px #071d4929}.button:disabled{opacity:.65;pointer-events:none}.button-small{min-height:43px;padding:0 21px;font-size:.88rem}.button-white{color:var(--navy);background:#fff;border-color:#fff}.button-white:hover{color:#fff;background:transparent;border-color:#ffffff8c}.text-link{display:inline-flex;align-items:center;gap:12px;color:var(--blue);font-weight:800}.text-link span{transition:transform .2s}.text-link:hover span{transform:translate(5px)}html[dir=rtl] .text-link:hover span{transform:translate(-5px)}.light-link{color:#fff}.eyebrow{display:flex;align-items:center;gap:10px;margin-bottom:16px;color:var(--blue);font-size:.76rem;font-weight:800;line-height:1.2;letter-spacing:.16em;text-transform:uppercase}.eyebrow span{width:24px;height:2px;background:currentColor}.eyebrow.light{color:var(--cyan)}.section-heading{max-width:690px;margin-bottom:52px}.section-heading h2,.section-copy h2{margin-bottom:20px;font-size:clamp(2rem,4vw,3.25rem)}.section-heading>p:not(.eyebrow),.lead-copy{font-size:1.05rem}.centered{margin-inline:auto;text-align:center}.centered .eyebrow{justify-content:center}.split-heading{max-width:none;display:grid;grid-template-columns:1.1fr .9fr;align-items:end;gap:80px}.split-heading h2{margin-bottom:0}.split-heading>p{margin-bottom:4px!important}html.motion-ready .reveal-on-scroll{opacity:1;transition:opacity .72s cubic-bezier(.2,.7,.2,1),transform .82s cubic-bezier(.2,.7,.2,1),filter .72s ease;transition-delay:var(--reveal-delay, 0ms)}html.motion-ready .reveal-on-scroll:not(.is-visible){opacity:0;filter:blur(2px);transform:translate3d(0,34px,0)}html.motion-ready .reveal-on-scroll.reveal-slide-start:not(.is-visible){transform:translate3d(-48px,10px,0)}html.motion-ready .reveal-on-scroll.reveal-slide-end:not(.is-visible){transform:translate3d(48px,10px,0)}html[dir=rtl].motion-ready .reveal-on-scroll.reveal-slide-start:not(.is-visible){transform:translate3d(48px,10px,0)}html[dir=rtl].motion-ready .reveal-on-scroll.reveal-slide-end:not(.is-visible){transform:translate3d(-48px,10px,0)}html.motion-ready .reveal-on-scroll.reveal-scale:not(.is-visible){transform:translate3d(0,24px,0) scale(.965)}.site-header{position:fixed;z-index:1000;top:0;inset-inline:0;color:#fff;border-bottom:1px solid rgba(255,255,255,.12);transition:.28s ease}.site-header.scrolled,.site-header.menu-open{color:var(--ink);background:#fffffff5;border-color:var(--line);box-shadow:0 8px 32px #071d4914;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.header-inner{height:82px;display:flex;align-items:center;justify-content:space-between;gap:28px;transition:height .25s}.scrolled .header-inner{height:70px}.brand{display:inline-flex;align-items:center;gap:11px;color:inherit;font-size:1.24rem;font-weight:800;letter-spacing:-.04em;white-space:nowrap}.brand b{color:var(--cyan)}.brand-mark{position:relative;width:36px;height:34px;display:inline-block;transform:rotate(-6deg)}.brand-mark i{position:absolute;width:8px;border-radius:5px;background:var(--blue);transform:skewY(-24deg)}.brand-mark i:nth-child(1){height:18px;bottom:2px;left:4px}.brand-mark i:nth-child(2){height:27px;bottom:4px;left:14px;background:var(--cyan)}.brand-mark i:nth-child(3){height:21px;top:2px;right:4px}.desktop-nav{display:flex;align-items:stretch;height:100%;gap:33px}.desktop-nav>a,.nav-dropdown>a{position:relative;display:flex;align-items:center;gap:5px;font-size:.91rem;font-weight:700}.nav-chevron{width:7px;height:7px;display:inline-block;margin-inline-start:3px;border-inline-end:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(45deg);transform-origin:center}.desktop-nav>a:after,.nav-dropdown>a:after{content:"";position:absolute;bottom:19px;inset-inline:0;height:2px;background:var(--cyan);transform:scaleX(0);transition:.2s}.desktop-nav a:hover:after,.desktop-nav a.active:after{transform:scaleX(1)}.nav-dropdown{position:relative;display:flex}.dropdown-panel{position:absolute;top:calc(100% - 5px);inset-inline-start:-35px;width:285px;display:grid;grid-template-columns:1fr;gap:0;padding:10px 0;color:var(--ink);background:#fff;border:1px solid var(--line);border-radius:13px;box-shadow:var(--shadow);opacity:0;visibility:hidden;transform:translateY(12px);transition:.2s ease}.product-dropdown-panel{width:220px}.nav-dropdown:hover .dropdown-panel,.nav-dropdown:focus-within .dropdown-panel{opacity:1;visibility:visible;transform:translateY(0)}.dropdown-panel a{display:block;padding:11px 20px;border-radius:0;border-bottom:1px solid var(--line);font-size:.84rem;font-weight:700}.dropdown-panel a:last-child{border-bottom:0}.dropdown-panel a:hover{background:var(--surface)}.dropdown-panel .mini-icon{flex:0 0 34px;height:34px;display:grid;place-items:center;color:var(--blue);background:#eaf2ff;border-radius:8px;font-weight:800}.dropdown-panel b,.dropdown-panel small{display:block}.dropdown-panel b{margin-bottom:3px;font-size:.86rem}.dropdown-panel small{color:var(--muted);font-size:.69rem;line-height:1.45}.header-actions{display:flex;align-items:center;gap:12px}.language-button{min-width:68px;height:39px;padding:0 12px;border:1px solid currentColor;border-radius:7px;color:inherit;background:transparent;font-size:.79rem;font-weight:800;cursor:pointer;opacity:.9}.language-button:hover{opacity:1;background:#7ea0cf1f}.menu-button{width:43px;height:43px;display:none;padding:10px;border:0;background:transparent;cursor:pointer}.menu-button span{width:100%;height:2px;display:block;margin:5px 0;background:currentColor;transition:.25s}.menu-open .menu-button span:nth-child(1){transform:translateY(7px) rotate(45deg)}.menu-open .menu-button span:nth-child(2){opacity:0}.menu-open .menu-button span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.mobile-nav{display:none;max-height:calc(100vh - 70px);overflow:hidden auto;color:var(--ink);background:#fff}.mobile-nav.open{display:block;border-top:1px solid var(--line)}.mobile-nav .container{display:grid;padding-block:15px 28px}.mobile-nav a{padding:11px 4px;border-bottom:1px solid var(--line);font-weight:700}.mobile-nav .mobile-sub-link{padding-inline-start:24px;color:var(--text);font-size:.88rem}.mobile-services-heading{display:grid;grid-template-columns:1fr 48px;border-bottom:1px solid var(--line)}.mobile-services-heading>a{border:0}.mobile-services-heading button{border:0;color:var(--blue);background:transparent;font-size:1.35rem;cursor:pointer}.mobile-services-list{display:none}.mobile-services-list.open{display:grid}.mobile-nav .button{margin-top:16px;padding:0 20px;color:#fff}.hero{position:relative;min-height:840px;overflow:hidden;color:#fff;background:#0c5adb url(/assets/images/slider/hero-bg.png) center/cover no-repeat}html[dir=rtl] .hero{background-image:url(/assets/images/slider/hero-bg-rtl.svg)}.hero-grid-pattern,.page-hero-grid{position:absolute;inset:0;opacity:.13;background-image:linear-gradient(rgba(255,255,255,.25) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.25) 1px,transparent 1px);background-size:58px 58px;-webkit-mask-image:linear-gradient(to bottom,#000,transparent 92%);mask-image:linear-gradient(to bottom,#000,transparent 92%)}.hero-glow{position:absolute;border-radius:50%;filter:blur(2px)}.hero-glow-one{width:480px;height:480px;top:-220px;inset-inline-start:-100px;background:radial-gradient(circle,rgba(24,197,237,.22),transparent 68%)}.hero-glow-two{width:620px;height:620px;bottom:-300px;inset-inline-end:-120px;background:radial-gradient(circle,rgba(18,104,251,.35),transparent 68%)}.hero-inner{min-height:840px;position:relative;z-index:1;display:grid;grid-template-columns:.95fr 1.05fr;align-items:center;gap:40px;padding-top:90px;padding-bottom:64px}.hero-copy h1{max-width:720px;margin:0 0 24px;color:#fff;font-size:clamp(3.25rem,5.8vw,5.25rem);line-height:1.05}.hero-copy h1 em{display:block;color:var(--cyan);font-style:normal}.hero-lead{max-width:670px;margin-bottom:32px;color:#ffffffc4;font-size:1.12rem}.hero-actions{display:flex;align-items:center;gap:30px;margin-bottom:38px}.hero-proof{display:flex;flex-wrap:wrap;gap:22px;margin:0;padding:0;list-style:none;color:#ffffffb8;font-size:.8rem}.hero-proof li{display:flex;align-items:center;gap:7px}.hero-proof span{width:18px;height:18px;display:grid;place-items:center;color:var(--navy);background:var(--cyan);border-radius:50%;font-size:.67rem;font-weight:800}.hero-visual{position:relative;min-height:570px;display:grid;place-items:center}.hero-main-art{position:relative;z-index:2;width:100%;max-height:570px;object-fit:contain;clip-path:ellipse(49% 47% at 50% 50%);filter:drop-shadow(0 25px 35px rgba(0,31,92,.2));animation:float 6s ease-in-out infinite}.hero-circle{position:absolute;z-index:3;width:130px;top:11%;inset-inline-start:8%;animation:spin 34s linear infinite}.hero-shape,.hero-long-arrow{position:absolute;z-index:3}.hero-arrow{width:36px;top:calc(11% + 47px);inset-inline-start:calc(8% + 47px)}.hero-envelope{width:12%;top:9%;inset-inline-end:13%;animation:float 4.8s ease-in-out infinite}.hero-user{width:12%;bottom:24%;inset-inline-start:2%;animation:float 5.3s ease-in-out infinite}.hero-message{width:12%;bottom:15%;inset-inline-end:3%;animation:float 4.4s ease-in-out infinite}.hero-plus{width:5%;top:38%;inset-inline-end:0}.hero-long-arrow{width:92px;bottom:16%;inset-inline-start:41%}.hero-image-card{position:relative;z-index:2;width:92%;filter:drop-shadow(0 35px 45px rgba(0,0,0,.28));animation:float 6s ease-in-out infinite}.hero-image-card img{width:100%;max-height:520px;object-fit:contain}.visual-ring{position:absolute;border:1px solid rgba(255,255,255,.17);border-radius:50%}.ring-one{width:440px;height:440px}.ring-two{width:560px;height:560px;border-style:dashed;animation:spin 36s linear infinite}.float-card{position:absolute;z-index:3;display:flex;align-items:center;gap:10px;padding:13px 16px;color:var(--ink);background:#fffffff2;border:1px solid rgba(255,255,255,.6);border-radius:11px;box-shadow:0 20px 40px #0000002e;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.float-card b,.float-card small{display:block}.float-card b{font-size:.76rem}.float-card small{color:var(--muted);font-size:.61rem}.float-card-one{top:17%;inset-inline-start:-3%;display:block;text-align:center}.float-card-one b{color:var(--blue);font-size:1.1rem}.float-card-two{bottom:19%;inset-inline-end:-2%}.float-card-two>span{width:34px;height:34px;display:grid;place-items:center;color:#fff;background:var(--blue);border-radius:8px}.pulse{width:7px;height:7px;display:inline-block;margin-inline-end:5px;background:#1fc58e;border-radius:50%;box-shadow:0 0 0 5px #1fc58e24}:is(.hero,.page-hero,.service-detail-hero,.product-hero):before{content:"";position:absolute;z-index:5;height:94px;bottom:-1px;inset-inline:0;pointer-events:none;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1200 100' preserveAspectRatio='none'%3E%3Cpath d='M0 52C130 16 250 18 370 54C500 92 615 90 735 52C860 13 985 15 1200 55V100H0Z' fill='%23fff'/%3E%3C/svg%3E") bottom/100% 100% no-repeat}@keyframes float{50%{transform:translateY(-14px)}}@keyframes spin{to{transform:rotate(360deg)}}.feature-section{padding-top:82px}.feature-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:28px;border:0}.feature-card{position:relative;min-height:220px;display:flex;align-items:center;gap:26px;padding:36px;overflow:hidden;color:var(--text);border:1px solid #e2eaf6;border-radius:10px;background:#f8faff;box-shadow:0 12px 30px #18468c12}.feature-card:nth-child(2){background:#f5f9ff}.feature-card>img{position:static;flex:0 0 74px;width:74px;height:74px;padding:10px;object-fit:contain;background:#fff;border:1px solid #dce7f6;border-radius:14px;box-shadow:0 8px 20px #0c5adb14}.feature-card:last-child{border-inline-end:0}.feature-number{flex:0 0 43px;height:43px;display:grid;place-items:center;color:var(--blue);background:#edf4ff;border-radius:50%;font-size:.77rem;font-weight:800}.feature-card h3{margin:2px 0 10px;color:var(--ink);font-size:1.12rem}.feature-card p{margin:0;color:#5b6b80;font-size:.88rem;line-height:1.75}.about-teaser{background:var(--surface)}.image-composition{position:relative;min-height:535px}.about-base{position:absolute;z-index:2;width:86%;inset-inline-start:3%;bottom:0}.about-people{position:absolute;z-index:3;width:38%;inset-inline-end:-2%;bottom:3%}.about-circle-one{position:absolute;z-index:1;width:74%;inset-inline-start:5%;top:4%}.about-circle-two{position:absolute;z-index:1;width:70%;inset-inline-start:10%;top:9%;animation:spin 28s linear infinite}.about-icon-features{display:grid;grid-template-columns:1fr 1fr;margin:25px 0;border-block:1px solid var(--line)}.about-icon-features article{display:flex;align-items:center;gap:14px;padding:22px 14px;color:var(--ink);font-weight:800;font-size:.84rem}.about-icon-features article:first-child{border-inline-end:1px solid var(--line)}.about-icon-features img{width:42px;height:42px;object-fit:contain}.about-action-row{display:flex;align-items:center;gap:30px}.about-phone{display:grid;grid-template-columns:44px 1fr;color:var(--ink)}.about-phone>span{grid-row:span 2;width:42px;height:42px;display:grid;place-items:center;color:#fff;background:var(--blue);border-radius:50%}.about-phone small{color:var(--muted);font-size:.65rem}.about-phone b{font-size:.82rem}.image-frame{position:relative;z-index:1;height:480px;overflow:hidden;background:#dae8fb;border-radius:10px 60px 10px 10px}.image-frame img{width:100%;height:100%;object-fit:contain;object-position:bottom}.image-frame.tall{height:560px}.image-dots{position:absolute;z-index:0;width:130px;height:130px;top:-26px;inset-inline-start:-28px;background-image:radial-gradient(var(--cyan) 2px,transparent 2px);background-size:13px 13px}.experience-badge{position:absolute;z-index:2;bottom:34px;inset-inline-end:-30px;width:165px;height:118px;display:flex;align-items:center;justify-content:center;gap:10px;color:#fff;background:var(--blue);border:8px solid var(--surface);border-radius:10px}.experience-badge strong{font-size:2.2rem;line-height:1}.experience-badge span{font-size:.7rem;line-height:1.4;text-transform:uppercase}.section-copy>p:not(.eyebrow){margin-bottom:18px}.check-list,.compact-outcomes{display:grid;gap:12px;margin:24px 0 30px;padding:0;list-style:none;color:var(--ink);font-weight:700}.check-list li,.compact-outcomes li{display:flex;align-items:center;gap:11px}.check-list span,.compact-outcomes span{flex:0 0 24px;height:24px;display:grid;place-items:center;color:#fff;background:var(--blue);border-radius:50%;font-size:.68rem}.services-preview{position:relative;background:#f8faff url(/assets/images/service-bg.png) center/cover no-repeat}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.service-card{position:relative;min-height:285px;overflow:hidden;padding:34px 30px;background:#fff;border:0;border-radius:8px;box-shadow:0 8px 30px #14438a14;transition:.3s ease}.service-card:before{content:"";position:absolute;inset:0;background:linear-gradient(145deg,var(--navy),#1557a7);opacity:0;transition:.3s}.service-card>*{position:relative;z-index:1}.service-card:hover{color:#ffffffc7;transform:translateY(-8px);box-shadow:var(--shadow)}.service-card:hover:before{opacity:1}.service-card:hover h3,.service-card:hover a{color:#fff}.service-card-top{display:flex;align-items:center;justify-content:space-between}.service-icon,.detail-icon{width:54px;height:54px;display:grid;place-items:center;color:var(--blue);background:#eaf2ff;border-radius:10px}.service-icon img,.detail-icon img,.detail-capability-grid article>span img{width:36px;height:36px;object-fit:contain}.card-index{color:#b2bdca;font-size:.75rem;font-weight:800}.service-card>img{display:none}.service-card:hover img{transform:scale(1.05)}.service-card h3{margin-bottom:12px;font-size:1.28rem}.service-card p{min-height:72px;margin-bottom:16px;font-size:.84rem;line-height:1.65}.service-card a{color:var(--blue);font-size:.82rem;font-weight:800}.why-section{position:relative;overflow:hidden;color:var(--text);background:#fff}.why-section:after{content:"";position:absolute;width:500px;height:500px;bottom:-300px;inset-inline-start:-150px;border:1px solid rgba(255,255,255,.1);border-radius:50%;box-shadow:0 0 0 80px #ffffff06,0 0 0 160px #ffffff05}.why-grid{position:relative;z-index:1}.why-section h2,.why-section h3{color:var(--ink)}.skill-bars{display:grid;gap:20px;margin-top:30px}.skill>div{display:flex;justify-content:space-between;margin-bottom:8px;color:var(--ink);font-size:.82rem}.skill>i{height:6px;display:block;overflow:hidden;background:#e7ecf5;border-radius:99px}.skill>i span{height:100%;display:block;background:linear-gradient(90deg,#0c5adb,#37bbff);border-radius:inherit}.choose-art img{width:100%;max-height:560px;object-fit:contain}.reasons-grid{display:grid;grid-template-columns:1fr 1fr}.reasons-grid article{min-height:210px;padding:28px;border:1px solid rgba(255,255,255,.14)}.reasons-grid span{color:var(--cyan);font-size:.76rem;font-weight:800}.reasons-grid h3{margin:22px 0 10px;font-size:1.08rem}.reasons-grid p{margin:0;font-size:.82rem}.process-section{background:var(--surface)}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);margin-top:60px}.process-step{position:relative;padding:0 30px;text-align:center}.step-number{position:relative;z-index:2;width:70px;height:70px;display:grid;place-items:center;margin:0 auto 25px;color:var(--blue);background:#fff;border:1px solid #dbe7f7;border-radius:50%;box-shadow:0 8px 24px #113a7517;font-weight:800}.step-number:after{content:"";position:absolute;inset:7px;border:1px dashed #aac5e9;border-radius:50%}.step-line{position:absolute;z-index:1;top:34px;inset-inline-start:calc(50% + 35px);width:calc(100% - 70px);border-top:1px dashed #adc1da}.process-step h3{margin-bottom:10px;font-size:1.08rem}.process-step p{font-size:.83rem}.results-bar{display:grid;grid-template-columns:repeat(4,1fr);margin-top:72px;color:#fff;background:var(--blue);border-radius:14px;box-shadow:0 20px 50px #1268fb38}.results-bar>div{display:grid;gap:2px;padding:28px;text-align:center;border-inline-end:1px solid rgba(255,255,255,.2)}.results-bar>div:last-child{border:0}.results-bar strong{font-size:1.7rem}.results-bar span{color:#ffffffb8;font-size:.73rem}.showcase-section{overflow:hidden}.showcase-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.showcase-card{overflow:hidden;background:var(--surface);border-radius:var(--radius)}.showcase-image{height:280px;overflow:hidden;background:linear-gradient(145deg,#e7effb,#f6f9fd)}.showcase-image img{width:100%;height:100%;object-fit:cover;padding:0;transition:transform .4s}.showcase-card:hover img{transform:scale(1.05)}.showcase-content{padding:24px}.showcase-content>span{color:var(--blue);font-size:.7rem;font-weight:800;text-transform:uppercase;letter-spacing:.1em}.showcase-content h3{margin:8px 0;font-size:1.22rem}.showcase-content p{margin:0;font-size:.83rem}.testimonial-section{color:#ffffffb8;background:var(--navy)}.testimonial-wrap{display:grid;grid-template-columns:.75fr 1.25fr;gap:75px}.testimonial-heading{position:relative}.testimonial-heading h2{color:#fff;font-size:clamp(2rem,4vw,3.25rem)}.testimonial-heading img{width:230px;max-height:210px;margin:30px auto -70px;object-fit:contain;opacity:.85}.testimonial-list{display:grid;gap:20px}.testimonial-list blockquote{position:relative;margin:0;padding:30px 34px;background:#fff1;border:1px solid rgba(255,255,255,.11);border-radius:12px}.quote-mark{position:absolute;top:2px;inset-inline-end:24px;color:var(--cyan);font-family:Georgia,serif;font-size:4.5rem;line-height:1;opacity:.5}.testimonial-list blockquote p{position:relative;z-index:1;color:#ffffffd6;font-size:1rem}.testimonial-list footer{display:grid}.testimonial-list b{color:#fff;font-size:.87rem}.testimonial-list footer span{color:var(--cyan);font-size:.7rem}.cta-section{padding-block:0}.cta-section.compact{padding-top:0}.cta-panel{position:relative;overflow:hidden;min-height:330px;color:#ffffffd1;background:linear-gradient(100deg,#0c5adb,#33baff);border-radius:0}.compact .cta-panel{min-height:230px;display:flex;align-items:center;justify-content:space-between;gap:40px;padding:48px 60px;border-radius:var(--radius)}.cta-inner{min-height:340px;display:flex;align-items:center;justify-content:space-between;gap:50px;padding:72px clamp(100px,10vw,150px)}.cta-inner>div{max-width:760px}.hero-actions .button,.cta-inner .button{flex:0 0 auto;white-space:nowrap}.cta-ring,.cta-man,.cta-ball,.cta-rocket{position:absolute;pointer-events:none}.cta-ring{width:160px;inset-inline-start:6%;top:-25px}.cta-man{height:210px;inset-inline-start:0;bottom:0;opacity:.18}.cta-ball{width:55px;inset-inline-end:8%;top:22px}.cta-rocket{width:90px;inset-inline-end:1%;bottom:0;opacity:.22}.cta-panel:before{content:"";position:absolute;width:330px;height:330px;top:-180px;inset-inline-end:15%;border:1px solid rgba(255,255,255,.17);border-radius:50%;box-shadow:0 0 0 55px #ffffff0a,0 0 0 110px #ffffff06}.cta-panel>*{position:relative;z-index:1}.cta-panel>img{position:absolute;z-index:0;object-fit:contain;image-rendering:auto}.cta-panel h2{max-width:720px;margin-bottom:10px;color:#fff;font-size:clamp(1.7rem,3vw,2.55rem)}.cta-panel p{max-width:760px;margin:0}html[dir=rtl] .cta-panel,html[dir=rtl] .cta-inner{min-height:340px}.page-hero{position:relative;min-height:650px;overflow:hidden;color:#ffffffbd;background:linear-gradient(125deg,#061a42,#0b397a 70%,#1268fb)}.page-hero:after{content:"";position:absolute;width:530px;height:530px;top:-260px;inset-inline-end:-80px;border:1px solid rgba(255,255,255,.12);border-radius:50%;box-shadow:0 0 0 80px #ffffff06,0 0 0 160px #ffffff05}.page-hero-inner{position:relative;z-index:6;min-height:650px;display:flex;align-items:center;padding-top:100px;padding-bottom:170px}.page-hero-inner>div{max-width:900px}.page-hero h1{max-width:850px;margin-bottom:20px;color:#fff;font-size:clamp(2.6rem,5vw,4.6rem)}.page-hero-inner>div>p:not(.eyebrow){max-width:730px;font-size:1.08rem}.breadcrumbs{display:flex;align-items:center;flex-wrap:wrap;gap:12px;margin-top:28px;font-size:1rem;font-weight:700}.breadcrumbs a{color:var(--cyan)}.story-grid{align-items:start}.story-section .section-copy{padding-top:25px}.mission-section{padding-block:0 112px}.mission-grid{display:grid;grid-template-columns:1fr 1fr;overflow:hidden;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius)}.mission-grid article{padding:46px}.mission-grid article+article{color:#ffffffbf;background:var(--navy)}.mission-grid article+article h2{color:#fff}.large-icon{width:52px;height:52px;display:grid;place-items:center;margin-bottom:20px;color:var(--blue);background:#eaf2ff;border-radius:12px;font-size:1.5rem;font-weight:800}.mission-grid article+article .large-icon{color:var(--cyan);background:#ffffff14}.mission-grid h2{margin-bottom:14px;font-size:1.55rem}.mission-grid p{margin:0}.values-section{background:var(--surface)}.values-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.values-grid article{padding:32px;background:#fff;border:1px solid var(--line);border-radius:12px}.values-grid article>span{color:var(--blue);font-size:.72rem;font-weight:800}.values-grid h3{margin:34px 0 10px}.values-grid p{margin:0;font-size:.84rem}.experience-section{color:#ffffffb3;background:var(--navy)}.experience-copy{max-width:790px;margin-bottom:55px}.experience-copy h2{color:#fff;font-size:clamp(2rem,4vw,3rem)}.experience-copy p{font-size:1.02rem}.about-metrics{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid rgba(255,255,255,.14);border-bottom:1px solid rgba(255,255,255,.14)}.about-metrics>div{display:grid;gap:5px;padding:28px;border-inline-end:1px solid rgba(255,255,255,.14)}.about-metrics>div:last-child{border:0}.about-metrics strong{color:var(--cyan);font-size:1.7rem}.about-metrics span{font-size:.75rem}.approach-grid{align-items:start}.approach-list{border-top:1px solid var(--line)}.approach-list article{display:flex;gap:24px;padding:24px 5px;border-bottom:1px solid var(--line)}.approach-list article>span{color:var(--blue);font-size:.74rem;font-weight:800}.approach-list h3{margin-bottom:7px;font-size:1rem}.approach-list p{margin:0;font-size:.84rem}.capabilities-section{padding-top:0}.capability-cloud,.technology-cloud{display:flex;flex-wrap:wrap;justify-content:center;gap:12px}.capability-cloud span,.technology-cloud span{padding:13px 20px;color:var(--ink);background:var(--surface);border:1px solid var(--line);border-radius:99px;font-size:.84rem;font-weight:700}.service-listing{padding-bottom:50px}.service-row{display:grid;grid-template-columns:.85fr 1.15fr;align-items:center;gap:90px;padding:65px 0;border-bottom:1px solid var(--line)}.service-row.reverse .service-row-image{order:2}.service-row-image{position:relative;min-height:400px;display:grid;place-items:center;overflow:hidden;background:var(--surface);border-radius:var(--radius)}.service-row-image img{position:relative;z-index:1;width:76%;max-height:330px;object-fit:contain}.service-row-image img[src*="/portfolio/"],.service-row-image img[src*=service-infrastructure-hero]{width:100%;height:400px;max-height:none;object-fit:cover}.service-watermark{position:absolute;bottom:-50px;inset-inline-start:-6px;color:#e6edf7;font-size:10rem;font-weight:800;line-height:1}.service-row .service-icon{margin-bottom:22px}.service-row h2{font-size:clamp(2rem,3vw,2.7rem)}.compact-outcomes{gap:8px;font-size:.84rem}.compact-outcomes span{width:19px;height:19px;flex-basis:19px;font-size:.58rem}.discovery-panel-section{padding-top:35px}.discovery-panel{display:flex;align-items:center;justify-content:space-between;gap:60px;padding:50px;color:#ffffffbf;background:var(--navy);border-radius:var(--radius)}.discovery-panel>div{max-width:800px}.discovery-panel .large-icon{float:inline-start;margin:0 20px 20px 0;color:var(--cyan);background:#ffffff14}html[dir=rtl] .discovery-panel .large-icon{margin:0 0 20px 20px}.discovery-panel h2{margin-bottom:8px;color:#fff}.discovery-panel p{margin:0}.service-detail-hero{position:relative;overflow:hidden;color:#ffffffbf;background:linear-gradient(125deg,#061a42,#0a3a7f)}.service-detail-grid{position:relative;z-index:1;min-height:820px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:80px;padding-top:90px;padding-bottom:130px}.service-detail-grid h1{margin:20px 0;color:#fff;font-size:clamp(3rem,5vw,4.8rem)}.service-detail-grid>div>p{max-width:670px;margin-bottom:30px;font-size:1.06rem}.service-detail-grid .breadcrumbs{margin:0 0 30px}.detail-icon{color:var(--navy);background:var(--cyan)}.service-hero-image{height:430px;display:grid;place-items:center;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:30% 12px}.service-hero-image img{width:80%;max-height:370px;object-fit:contain;filter:drop-shadow(0 25px 30px rgba(0,0,0,.22))}.service-hero-image img[src*="/portfolio/"],.service-hero-image img[src*=service-infrastructure-hero]{width:100%;height:100%;max-height:none;object-fit:cover;border-radius:inherit;filter:none}.outcome-grid{align-items:start}.outcomes-list{border-top:1px solid var(--line)}.outcomes-list>div{display:flex;align-items:center;gap:20px;padding:21px 0;border-bottom:1px solid var(--line)}.outcomes-list span{flex:0 0 38px;height:38px;display:grid;place-items:center;color:var(--blue);background:#edf4ff;border-radius:50%;font-size:.7rem;font-weight:800}.outcomes-list p{margin:0;color:var(--ink);font-weight:700}.capabilities-detail{background:var(--surface)}.detail-capability-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.detail-capability-grid article{position:relative;padding:36px;background:#fff;border:1px solid var(--line);border-radius:12px}.detail-capability-grid article>span{width:42px;height:42px;display:grid;place-items:center;margin-bottom:28px;color:var(--blue);background:#edf4ff;border-radius:9px;font-weight:800}.detail-capability-grid h3{margin-bottom:10px;font-size:1.15rem}.detail-capability-grid p{margin:0;font-size:.87rem}.detail-process{color:#ffffffb8;background:var(--navy)}.light-heading h2{color:#fff}.detail-process-grid{display:grid;grid-template-columns:repeat(4,1fr)}.detail-process-grid article{padding:30px;border-inline-start:1px solid rgba(255,255,255,.14)}.detail-process-grid article:last-child{border-inline-end:1px solid rgba(255,255,255,.14)}.detail-process-grid span{display:block;margin-bottom:42px;color:var(--cyan);font-weight:800}.detail-process-grid h3{color:#fff;font-size:1.1rem}.detail-process-grid p{margin:0;font-size:.82rem}.technology-section .two-column{align-items:center}.technology-cloud,html[dir=rtl] .technology-cloud{justify-content:flex-start}.product-hero{position:relative;min-height:860px;overflow:hidden;color:#fffc;background:radial-gradient(circle at 78% 18%,rgba(55,187,255,.18),transparent 31%),linear-gradient(135deg,#0b2947,#164e79)}.product-hero-grid{position:relative;z-index:2;min-height:860px;display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:70px;padding-top:105px;padding-bottom:90px}.product-hero-orbit{position:absolute;border:1px solid rgba(255,255,255,.09);border-radius:50%}.product-hero-orbit-one{width:620px;height:620px;top:-390px;inset-inline-start:-210px;box-shadow:0 0 0 85px #ffffff05}.product-hero-orbit-two{width:450px;height:450px;bottom:-320px;inset-inline-end:-110px;box-shadow:0 0 0 70px #ffffff05}.product-breadcrumbs{margin:0 0 30px}.product-brand-lockup{display:flex;align-items:center;gap:15px;margin-bottom:24px}.product-brand-lockup img{width:62px;height:62px}.product-brand-lockup strong{color:#fff;font-size:1.35rem}.product-hero-copy h1{max-width:690px;margin-bottom:24px;color:#fff;font-size:clamp(3rem,5.2vw,4.8rem);line-height:1.08}.product-hero-intro{max-width:690px;margin-bottom:32px;font-size:1.08rem;line-height:1.9}.product-actions{display:flex;flex-wrap:wrap;align-items:center;gap:14px}.product-outline-button{min-height:52px;display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:0 24px;color:#fff;border:1px solid rgba(255,255,255,.42);border-radius:7px;font-size:.83rem;font-weight:800}.product-outline-button:hover{color:#102f4d;background:#f7c948;border-color:#f7c948}.product-dashboard{margin:0;overflow:hidden;background:#fff;border:1px solid rgba(255,255,255,.26);border-radius:16px;box-shadow:0 34px 70px #0113285c;transform:perspective(1400px) rotateY(-3deg)}html[dir=rtl] .product-dashboard{transform:perspective(1400px) rotateY(3deg)}.product-dashboard-bar{height:38px;display:flex;align-items:center;gap:7px;padding:0 14px;color:#728197;background:#edf2f7;font-size:.62rem}.product-dashboard-bar i{width:8px;height:8px;background:#f06a6a;border-radius:50%}.product-dashboard-bar i:nth-child(2){background:#f0bd4d}.product-dashboard-bar i:nth-child(3){background:#57bb7b}.product-dashboard-bar span{margin-inline-start:8px}.product-dashboard>img{width:100%;display:block;aspect-ratio:16/10;object-fit:cover;object-position:top}.product-dashboard figcaption{padding:16px 20px;color:#5b6b80;font-size:.72rem;line-height:1.6}.product-benefits{background:#fff}.product-benefit-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.product-benefit-grid article{min-height:250px;padding:34px;background:#f7f9fc;border:1px solid var(--line);border-radius:12px}.product-benefit-grid article>span{color:var(--blue);font-size:.72rem;font-weight:800}.product-benefit-grid h3{margin:42px 0 12px;font-size:1.22rem}.product-benefit-grid p{margin:0;font-size:.86rem}.product-metrics-section{padding:0 0 100px;background:#fff}.product-metrics{display:grid;grid-template-columns:repeat(4,1fr);overflow:hidden;color:#ffffffb8;background:#10395d;border-radius:14px}.product-metrics>div{display:grid;gap:4px;padding:30px;text-align:center;border-inline-end:1px solid rgba(255,255,255,.14)}.product-metrics>div:last-child{border:0}.product-metrics strong{color:#f7c948;font-size:1.7rem}.product-metrics span{font-size:.73rem}.product-capabilities{background:#f5f8fc}.product-feature-cloud{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.product-feature-cloud>span{min-height:62px;display:flex;align-items:center;gap:12px;padding:15px 18px;color:var(--ink);background:#fff;border:1px solid var(--line);border-radius:10px;font-size:.82rem;font-weight:700}.product-feature-cloud b{flex:0 0 24px;height:24px;display:grid;place-items:center;color:#10395d;background:#f7c948;border-radius:50%;font-size:.65rem}.product-workflow{display:grid;grid-template-columns:repeat(3,1fr)}.product-workflow article{position:relative;min-height:250px;padding:34px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);border-inline-start:1px solid var(--line)}.product-workflow article:last-child{border-inline-end:1px solid var(--line)}.product-workflow article>span{display:block;margin-bottom:48px;color:var(--blue);font-weight:800}.product-workflow h3{font-size:1.12rem}.product-workflow p{margin:0;font-size:.83rem}.product-final-cta{padding-top:0}.product-final-panel{position:relative;overflow:hidden;min-height:240px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:28px;padding:48px 55px;color:#ffffffb8;background:linear-gradient(120deg,#0b2947,#15557f);border-radius:14px}.product-final-panel:after{content:"";position:absolute;width:290px;height:290px;top:-190px;inset-inline-end:9%;border:1px solid rgba(255,255,255,.12);border-radius:50%;box-shadow:0 0 0 55px #ffffff06}.product-final-panel>*{position:relative;z-index:1}.product-final-panel>img{width:78px;height:78px}.product-final-panel p{margin:0 0 6px;color:#f7c948;font-size:.76rem;font-weight:800}.product-final-panel h2{max-width:670px;margin:0;color:#fff;font-size:clamp(1.65rem,3vw,2.35rem)}.contact-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:70px;align-items:start}.contact-details h2{margin-bottom:35px;font-size:2.4rem}.contact-detail{display:flex;align-items:center;gap:16px;padding:18px 0;border-bottom:1px solid var(--line)}.contact-detail>span{flex:0 0 43px;height:43px;display:grid;place-items:center;color:var(--blue);background:#edf4ff;border-radius:10px;font-weight:800}.contact-detail small,.contact-detail a,.contact-detail p{display:block}.contact-detail small{color:var(--muted);font-size:.68rem;text-transform:uppercase;letter-spacing:.08em}.contact-detail a,.contact-detail p{margin:0;color:var(--ink);font-size:.86rem;font-weight:700}.contact-assurance{display:flex;align-items:center;gap:12px;margin-top:25px;padding:18px;color:#0c7254;background:#eaf9f4;border-radius:9px}.contact-assurance span{font-weight:800}.contact-assurance p{margin:0;font-size:.78rem}.contact-form-panel{padding:42px;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius)}.contact-form-panel h2{margin-bottom:25px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.field{margin-bottom:18px}.field label{display:block;margin-bottom:7px;color:var(--ink);font-size:.79rem;font-weight:800}.field label small{color:var(--muted);font-weight:500}.field input,.field textarea,.field select,.admin-search input{width:100%;border:1px solid #d5deea;border-radius:8px;color:var(--ink);background:#fff;transition:.2s}.field input,.field select{height:50px;padding:0 14px}.field textarea{padding:13px 14px;resize:vertical}.field input:focus,.field textarea:focus,.field select:focus,.admin-search input:focus{outline:0;border-color:var(--blue);box-shadow:0 0 0 3px #1268fb1c}.field [aria-invalid=true]{border-color:var(--danger)}.field-error{display:block;margin-top:5px;color:var(--danger);font-size:.68rem}.honeypot{position:fixed;left:-10000px;width:1px;height:1px;overflow:hidden}.submit-button{width:100%;border:0}.form-alert{margin:0 0 18px;padding:13px 15px;border-radius:8px;font-size:.79rem}.form-alert.success{color:#0b694b;background:#e5f8f1;border:1px solid #bcebd9}.form-alert.error{color:#9f2632;background:#fff0f2;border:1px solid #f4c9ce}.site-footer{position:relative;overflow:hidden;padding-top:85px;color:#ffffff9e;background:#051633}.footer-grid{position:relative;z-index:1;display:grid;grid-template-columns:1.5fr .7fr 1fr 1.1fr;gap:55px;padding-bottom:65px}.brand-light{color:#fff}.footer-about p{max-width:360px;margin:24px 0 18px;font-size:.85rem}.privacy-note{color:var(--cyan);font-size:.7rem;font-weight:700}.footer-grid h2{margin-bottom:20px;color:#fff;font-size:.9rem;letter-spacing:0}.footer-grid>div:not(.footer-about)>a{display:block;margin-bottom:10px;font-size:.78rem;transition:color .2s}.footer-grid a:hover{color:var(--cyan)}.footer-contact a:first-of-type{color:#fff;font-weight:700}.footer-contact p{margin-top:18px;font-size:.74rem}.footer-bottom{position:relative;z-index:1;display:flex;align-items:center;flex-direction:column;justify-content:center;gap:10px;padding:22px 0;border-top:1px solid rgba(255,255,255,.11);font-size:.68rem;text-align:center}.copyright-line{display:inline-flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:.4em;direction:ltr}.footer-orbit{position:absolute;border:1px solid rgba(255,255,255,.055);border-radius:50%}.footer-orbit-one{width:500px;height:500px;top:-350px;inset-inline-start:-200px;box-shadow:0 0 0 70px #ffffff04}.footer-orbit-two{width:380px;height:380px;bottom:-260px;inset-inline-end:-100px;box-shadow:0 0 0 60px #ffffff04}main .section{font-size:1.04rem}main .section p{font-size:1rem;line-height:1.8}main .section li{font-size:.96rem}main .section a:not(.button){font-size:.94rem}main .section label{font-size:.9rem}main .section small{font-size:.78rem}main .section figcaption{font-size:.82rem}main .section .product-feature-cloud>span,main .section .capability-cloud span,main .section .technology-cloud span{font-size:.92rem}.site-footer .footer-about p{font-size:.94rem;line-height:1.8}.site-footer .privacy-note{font-size:.8rem}.site-footer .footer-grid h2{font-size:1rem}.site-footer .footer-grid>div:not(.footer-about)>a{font-size:.88rem}.site-footer .footer-contact p{font-size:.84rem}.site-footer .footer-bottom{font-size:.78rem}.admin-auth-shell{min-height:100vh;display:grid;place-items:center;padding:100px 20px 40px;background:radial-gradient(circle at 75% 15%,#104b99 0,transparent 34%),linear-gradient(135deg,#051633,#0a2e65)}.admin-auth-brand{position:absolute;top:28px;inset-inline:34px;display:flex;justify-content:space-between;align-items:center;color:#fff}.light-language{color:#fff}.login-card{width:min(100%,430px);padding:42px;background:#fff;border-radius:16px;box-shadow:0 35px 80px #00000047}.admin-lock{width:48px;height:48px;display:grid;place-items:center;margin-bottom:20px;color:#fff;background:var(--blue);border-radius:11px;font-size:1.3rem}.login-card h1{margin-bottom:8px;font-size:2rem}.login-card>p{margin-bottom:28px;font-size:.85rem}.admin-back-link{display:block;margin-top:20px;color:var(--muted);text-align:center;font-size:.76rem;font-weight:700}.admin-shell{min-height:100vh;background:#f2f5f9}.admin-header{height:72px;display:flex;align-items:center;justify-content:space-between;padding:0 max(26px,(100% - 1400px) / 2);background:#fff;border-bottom:1px solid var(--line)}.admin-actions{display:flex;align-items:center;gap:12px}.ghost-button{min-height:39px;padding:0 15px;border:1px solid #d7dfeb;border-radius:7px;color:var(--ink);background:#fff;font-size:.75rem;font-weight:700;cursor:pointer}.ghost-button:hover{border-color:var(--blue);color:var(--blue)}.ghost-button:disabled{opacity:.45;pointer-events:none}.admin-content{width:min(100% - 40px,1400px);margin-inline:auto;padding:42px 0 65px}.admin-title-row{display:flex;align-items:end;justify-content:space-between;margin-bottom:30px}.admin-title-row span{color:var(--blue);font-size:.68rem;font-weight:800;text-transform:uppercase;letter-spacing:.12em}.admin-title-row h1{margin:4px 0 0;font-size:2rem}.message-count{width:54px;height:54px;display:grid;place-items:center;color:var(--blue);background:#e6effd;border-radius:50%;font-weight:800}.admin-toolbar{display:flex;justify-content:space-between;gap:20px;margin-bottom:18px}.admin-search{position:relative;width:min(100%,480px)}.admin-search>span{position:absolute;top:11px;inset-inline-start:14px;color:var(--muted)}.admin-search input{height:44px;padding-inline:40px 14px}.filter-tabs{display:flex;padding:3px;background:#e5eaf1;border-radius:8px}.filter-tabs button{min-width:75px;padding:7px 13px;border:0;border-radius:6px;color:var(--text);background:transparent;font-size:.73rem;font-weight:700;cursor:pointer}.filter-tabs button.active{color:var(--blue);background:#fff;box-shadow:0 2px 8px #00000012}.messages-panel{overflow:hidden;background:#fff;border:1px solid var(--line);border-radius:12px}.message-row{display:grid;grid-template-columns:minmax(0,1fr) 40px 40px;align-items:center;border-bottom:1px solid var(--line);transition:background .2s}.message-row:last-child{border-bottom:0}.message-row:hover{background:#f8faff}.message-row.unread{background:#f4f8ff}.message-main{min-width:0;display:grid;grid-template-columns:10px 38px minmax(145px,.6fr) minmax(220px,1.5fr) 100px;align-items:center;gap:15px;padding:15px 18px;border:0;color:var(--text);background:transparent;text-align:start;cursor:pointer}.read-dot{width:7px;height:7px;background:#cbd3de;border-radius:50%}.unread .read-dot{background:var(--blue);box-shadow:0 0 0 4px #1268fb1a}.sender-avatar{flex:0 0 38px;width:38px;height:38px;display:grid;place-items:center;color:var(--blue);background:#e5effe;border-radius:10px;font-size:.68rem;font-weight:800}.sender-avatar.large{width:50px;height:50px;font-size:.85rem}.sender,.message-summary,.message-meta{min-width:0;display:grid}.sender b,.message-summary b{overflow:hidden;color:var(--ink);font-size:.77rem;text-overflow:ellipsis;white-space:nowrap}.message-row.unread b{font-weight:800}.sender small,.message-summary small,.message-meta small{overflow:hidden;color:var(--muted);font-size:.65rem;text-overflow:ellipsis;white-space:nowrap}.message-meta{text-align:end}.row-action{width:31px;height:31px;display:grid;place-items:center;border:0;color:var(--muted);background:transparent;border-radius:6px;cursor:pointer}.row-action:hover{color:var(--blue);background:#e7effb}.row-action.danger:hover{color:var(--danger);background:#fff0f2}.admin-empty{min-height:350px;display:grid;place-items:center;align-content:center;color:var(--muted)}.admin-empty>span:not(.spinner){font-size:2.8rem;color:#bdc8d7}.spinner{width:32px;height:32px;border:3px solid #dbe4ef;border-top-color:var(--blue);border-radius:50%;animation:spin 1s linear infinite}.admin-empty p{margin:10px 0 0;font-size:.8rem}.pagination{display:flex;align-items:center;justify-content:space-between;padding:15px 18px;border-top:1px solid var(--line)}.pagination>span{font-size:.72rem}.modal-backdrop{position:fixed;z-index:2000;inset:0;display:grid;place-items:center;padding:20px;background:#030f2399;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.modal-backdrop.top-layer{z-index:2100}.message-modal{width:min(100%,650px);max-height:calc(100vh - 40px);overflow-y:auto;background:#fff;border-radius:14px;box-shadow:0 30px 80px #0000004d}.message-modal>header{display:flex;justify-content:space-between;gap:20px;padding:27px 30px;border-bottom:1px solid var(--line)}.message-modal>header span{color:var(--blue);font-size:.65rem;font-weight:800;text-transform:uppercase}.message-modal>header h2{margin:5px 0 0;font-size:1.35rem}.message-modal>header button{width:34px;height:34px;border:0;border-radius:50%;background:var(--surface);font-size:1.4rem;cursor:pointer}.message-person{display:flex;align-items:center;gap:14px;padding:24px 30px 15px}.message-person h3{margin:0;font-size:.95rem}.message-person a{color:var(--blue);font-size:.73rem}.message-modal dl{display:grid;grid-template-columns:1fr 1fr;gap:9px 18px;margin:0;padding:10px 30px 24px}.message-modal dl div{padding:10px;background:var(--surface);border-radius:7px}.message-modal dt{color:var(--muted);font-size:.62rem;text-transform:uppercase}.message-modal dd{margin:2px 0 0;color:var(--ink);font-size:.76rem;font-weight:700}.full-message{margin:0 30px 28px;padding:22px;color:var(--ink);background:#f7f9fc;border-inline-start:3px solid var(--blue);border-radius:7px;font-size:.84rem;white-space:pre-wrap}.message-modal>footer{display:flex;justify-content:flex-end;gap:10px;padding:18px 30px;border-top:1px solid var(--line)}.danger-text{color:var(--danger)}.confirm-modal{width:min(100%,430px);padding:35px;text-align:center;background:#fff;border-radius:14px}.warning-icon{width:50px;height:50px;display:grid;place-items:center;margin:0 auto 18px;color:var(--danger);background:#fff0f2;border-radius:50%;font-weight:800}.confirm-modal h2{font-size:1.2rem}.confirm-modal p{color:var(--muted);font-size:.75rem}.confirm-modal>div{display:flex;justify-content:center;gap:10px;margin-top:25px}.danger-button{min-height:40px;background:var(--danger);border-color:var(--danger)}html[dir=rtl] body{direction:rtl;text-align:right}html[dir=rtl] main,html[dir=rtl] main .section,html[dir=rtl] .site-footer{direction:rtl}html[dir=rtl] main .section>.container,html[dir=rtl] .hero-copy,html[dir=rtl] .page-hero-inner,html[dir=rtl] .service-detail-grid>div:first-child,html[dir=rtl] .product-hero-copy,html[dir=rtl] .site-footer .container{text-align:start}html[dir=rtl] .site-footer a[href^="tel:"]{direction:ltr;text-align:right;unicode-bidi:isolate}html[dir=rtl] .hero-copy h1,html[dir=rtl] h1,html[dir=rtl] h2,html[dir=rtl] h3{letter-spacing:0}html[dir=rtl] .hero-image-card{transform:scaleX(-1)}html[dir=rtl] .hero-image-card{animation-name:float-rtl}@keyframes float-rtl{0%,to{transform:scaleX(-1) translateY(0)}50%{transform:scaleX(-1) translateY(-14px)}}html[dir=rtl] .text-link span{transform:scaleX(-1)}html[dir=rtl] .breadcrumbs{direction:rtl}html[dir=rtl] .dropdown-panel{inset-inline-start:-180px}html[dir=rtl] .product-dropdown-panel{inset-inline-start:-110px}html[dir=rtl] .message-main{text-align:start}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;transition-delay:0ms!important}}@media(max-width:1100px){.desktop-nav{gap:20px}.desktop-cta{display:none}.hero-inner{gap:25px}.product-hero-grid{gap:40px}.hero-copy h1{font-size:3.75rem}.services-grid{grid-template-columns:repeat(2,1fr)}.service-card p{min-height:46px}.showcase-grid{grid-template-columns:1fr 1fr}.showcase-card:first-child{grid-column:span 2}.footer-grid{grid-template-columns:1.3fr .7fr 1fr}.footer-contact{grid-column:1/-1}}@media(max-width:860px){.section{padding:82px 0}.desktop-nav{display:none}.menu-button{display:block}.header-inner{height:70px}.hero{min-height:auto}.hero-inner{min-height:auto;grid-template-columns:1fr;padding-top:155px;padding-bottom:160px}.hero-copy{max-width:680px}.hero-copy h1{font-size:clamp(3.1rem,8vw,4.5rem)}.hero-visual{min-height:430px}.hero-image-card{width:min(90%,530px)}.ring-two{width:460px;height:460px}.two-column,.split-heading,.contact-grid,.testimonial-wrap,.service-detail-grid{grid-template-columns:1fr;gap:50px}.split-heading{gap:18px}.product-hero-grid{min-height:auto;grid-template-columns:1fr;padding-top:145px;padding-bottom:125px}.product-hero-copy{max-width:760px}.product-dashboard,html[dir=rtl] .product-dashboard{transform:none}.product-feature-cloud,.product-metrics{grid-template-columns:repeat(2,1fr)}.product-metrics>div:nth-child(2){border-inline-end:0}.product-metrics>div:nth-child(-n+2){border-bottom:1px solid rgba(255,255,255,.14)}.feature-grid{grid-template-columns:1fr}.feature-card{border-inline-end:0;border-bottom:1px solid var(--line)}.feature-card:last-child{border:0}.image-composition{width:min(100%,570px);margin-inline:auto}.why-grid{gap:60px}.process-grid,.detail-process-grid{grid-template-columns:repeat(2,1fr);gap:40px 0}.process-step:nth-child(2) .step-line{display:none}.results-bar,.about-metrics{grid-template-columns:repeat(2,1fr)}.results-bar>div:nth-child(2),.about-metrics>div:nth-child(2){border-inline-end:0}.results-bar>div:nth-child(-n+2),.about-metrics>div:nth-child(-n+2){border-bottom:1px solid rgba(255,255,255,.2)}.testimonial-heading img{display:none}.cta-inner{align-items:flex-start;flex-direction:column;justify-content:center;padding:70px 0}.values-grid{grid-template-columns:repeat(2,1fr)}.service-row,.service-row.reverse{grid-template-columns:1fr;gap:45px}.service-row.reverse .service-row-image{order:0}.service-detail-grid{min-height:auto;padding-top:140px;padding-bottom:90px}.service-hero-image{height:360px}.detail-process-grid article:nth-child(2){border-inline-end:1px solid rgba(255,255,255,.14)}.technology-section .two-column{gap:35px}.footer-grid{grid-template-columns:1.2fr .8fr .9fr}.message-main{grid-template-columns:10px 38px minmax(120px,.6fr) minmax(180px,1.5fr)}.message-meta{display:none}}@media(max-width:620px){.container{width:min(100% - 28px,var(--container))}.section{padding:68px 0}.header-actions{gap:5px}.language-button{min-width:58px;padding:0 8px;font-size:.7rem}.brand{font-size:1.05rem}.brand-mark{width:32px}.hero-inner{padding-top:125px;padding-bottom:100px}.hero-copy h1{font-size:clamp(2.65rem,12vw,3.4rem)}.hero-lead{font-size:1rem}.hero-actions{align-items:flex-start;flex-direction:column;gap:19px}.hero-proof{display:grid;gap:10px}.hero-visual{min-height:330px;margin-top:-20px}.hero-circle{width:90px;top:10%;inset-inline-start:5%}.hero-arrow{width:26px;top:calc(10% + 32px);inset-inline-start:calc(5% + 32px)}.ring-one{width:290px;height:290px}.ring-two{width:350px;height:350px}.float-card-one{inset-inline-start:0}.float-card-two{inset-inline-end:0}.section-heading{margin-bottom:36px}.section-heading h2,.section-copy h2{font-size:2.05rem}.product-hero-copy h1{font-size:2.75rem}.product-brand-lockup img{width:52px;height:52px}.product-actions{align-items:stretch;flex-direction:column}.product-actions>a{width:100%}.product-benefit-grid,.product-feature-cloud,.product-workflow{grid-template-columns:1fr}.product-benefit-grid article{min-height:auto;padding:28px 24px}.product-benefit-grid h3{margin-top:28px}.product-metrics-section{padding-bottom:68px}.product-metrics>div{padding:23px 10px}.product-workflow article,.product-workflow article:last-child{min-height:auto;border:1px solid var(--line);border-bottom:0}.product-workflow article:last-child{border-bottom:1px solid var(--line)}.product-workflow article>span{margin-bottom:25px}.product-final-panel{grid-template-columns:1fr;padding:38px 26px}.product-final-panel>img{width:64px;height:64px}.product-final-panel .button{width:100%}.feature-card{min-height:auto;align-items:flex-start;flex-direction:column;gap:18px;padding:28px 24px}.feature-card>img{flex-basis:64px;width:64px;height:64px;padding:8px}.image-composition{min-height:360px}.image-frame,.image-frame.tall{height:350px}.experience-badge{width:135px;height:92px;inset-inline-end:-5px;bottom:10px}.experience-badge strong{font-size:1.6rem}.services-grid,.reasons-grid,.showcase-grid,.values-grid,.detail-capability-grid,.mission-grid{grid-template-columns:1fr}.showcase-card:first-child{grid-column:auto}.service-card{min-height:285px}.reasons-grid article{min-height:auto}.process-grid,.detail-process-grid{grid-template-columns:1fr;gap:0}.process-step{padding:0 10px 35px}.step-line{display:none}.results-bar,.about-metrics{grid-template-columns:1fr 1fr}.results-bar>div{padding:20px 12px}.showcase-image{height:230px}.testimonial-list blockquote{padding:25px 22px}.cta-section{padding-block:55px}.cta-panel{align-items:flex-start;flex-direction:column;min-height:auto;padding:36px 25px}.cta-panel .button{width:100%}.cta-section:not(.compact) .cta-panel{padding:0}.cta-inner{min-height:auto;gap:28px;padding-block:52px}html[dir=rtl] .cta-panel,html[dir=rtl] .cta-inner{min-height:auto}.cta-ring{width:110px;top:-18px}.cta-ball{width:32px;top:18px}.cta-man,.cta-rocket{display:none}.page-hero,.page-hero-inner{min-height:700px}.page-hero-inner{padding-top:110px;padding-bottom:170px}.page-hero h1{font-size:2.55rem}.mission-grid article{padding:32px 25px}.about-metrics>div{padding:20px 12px}.service-row{padding:45px 0}.service-row-image{min-height:290px}.service-row-image img{max-height:240px}.service-row-image img[src*=service-infrastructure-hero]{height:290px}.discovery-panel{align-items:flex-start;flex-direction:column;padding:32px 25px}.discovery-panel .button{width:100%}.service-detail-grid{padding-top:120px;padding-bottom:115px}.service-detail-grid h1{font-size:2.8rem}.service-hero-image{height:290px}.detail-process-grid article,.detail-process-grid article:nth-child(2),.detail-process-grid article:last-child{border:0;border-top:1px solid rgba(255,255,255,.14)}.detail-process-grid span{margin-bottom:22px}.contact-form-panel{padding:28px 20px}.form-grid{grid-template-columns:1fr;gap:0}.footer-grid{grid-template-columns:1fr 1fr;gap:38px 25px}.footer-about,.footer-contact{grid-column:1/-1}.footer-bottom{align-items:center}.login-card{padding:30px 22px}.admin-auth-brand{inset-inline:20px}.admin-header{padding:0 15px}.admin-header .brand>span:last-child{display:none}.admin-content{width:min(100% - 24px,1400px);padding-top:28px}.admin-toolbar{flex-direction:column}.admin-search,.filter-tabs{width:100%}.filter-tabs button{flex:1;min-width:0}.message-row{grid-template-columns:minmax(0,1fr) 36px 36px}.message-main{grid-template-columns:8px 35px minmax(0,1fr);gap:10px;padding:13px 10px}.message-summary{grid-column:3}.sender b,.sender small,.message-summary b,.message-summary small{max-width:100%}.sender-avatar{width:35px;height:35px}.message-meta{display:none}.pagination{gap:5px;padding:12px 8px}.pagination .ghost-button{padding:0 8px}.message-modal>header,.message-person{padding-inline:20px}.message-modal dl{grid-template-columns:1fr;padding-inline:20px}.full-message{margin-inline:20px}.message-modal>footer{padding-inline:20px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
