/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */@layer theme{:host,:root{--font-sans:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--shadow-sm:0 1px 3px 0 #0000001a,0 1px 2px -1px #0000001a;--shadow-lg:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,::backdrop,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden}.absolute,.sr-only{position:absolute}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.block{display:block}.hidden{display:none}}:root{--navy:#0a1b3d;--blue:#1565ff;--teal:#00bfa5;--slate:#1e293b;--gray:#667382;--line:#e6ebf2;--mist:#f6f8fb;--display:"Aptos Display","Segoe UI Variable Display","Segoe UI",-apple-system,BlinkMacSystemFont,system-ui,Arial,sans-serif;--body:"Aptos","Segoe UI Variable Text","Segoe UI",-apple-system,BlinkMacSystemFont,system-ui,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body,html{overflow-x:hidden}body{color:var(--slate);font-family:var(--body);background:#fff;margin:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}:focus-visible{outline:2px solid var(--blue);outline-offset:3px}section{scroll-margin-top:88px}.container{width:min(1180px,100% - 40px);margin-inline:auto}.display{font-family:var(--display);letter-spacing:-.045em;color:var(--navy)}.eyebrow{color:#0d55dc;letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:9px;font-size:.76rem;font-weight:750;display:inline-flex}.eyebrow:before{content:"";background:var(--teal);border-radius:99px;width:7px;height:7px;box-shadow:0 0 0 5px #00bfa518}.section{padding:108px 0}.section-head h2{margin:18px 0;font-size:clamp(2.25rem,4vw,4rem);line-height:1.02}.section-head p{color:var(--gray);font-size:1.1rem;line-height:1.75}.btn{cursor:pointer;border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;gap:10px;min-height:50px;padding:0 22px;font-weight:700;transition:all .2s;display:inline-flex}.btn-primary{background:var(--blue);color:#fff;box-shadow:0 10px 28px #1565ff2b}.btn-primary:hover{background:#0757eb;transform:translateY(-1px)}.btn-secondary{color:var(--navy);background:#fff;border-color:#cfd8e5}.btn-secondary:hover{background:#fafcff;border-color:#8ea1bc}.grid-cards{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:48px;display:grid}.card{border:1px solid var(--line);background:#fff;border-radius:18px;padding:27px;box-shadow:0 14px 40px #0a1b3d0b}.iconbox{width:43px;height:43px;color:var(--blue);background:#edf4ff;border-radius:11px;place-items:center;margin-bottom:25px;font-weight:800;display:grid}.card h3{font-family:var(--display);color:var(--navy);margin:0 0 10px;font-size:1.15rem}.card p{color:var(--gray);margin:0;font-size:.94rem;line-height:1.65}.skip{position:absolute;inset-inline-start:-9999px}.skip:focus{z-index:100;inset-inline-start:12px;background:#fff;padding:12px;top:12px}.nav{z-index:50;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffed;border-bottom:1px solid #e6ebf2c9;position:sticky;top:0}.navin{justify-content:space-between;align-items:center;height:74px;display:flex}.logo{width:154px;height:auto}.navlinks{color:#415069;align-items:center;gap:30px;font-size:.9rem;font-weight:600;display:flex}.navlinks a:hover{color:var(--blue)}.mobile-toggle{color:var(--navy);background:0 0;border:0;padding:10px;display:none}.navlinks .lang-switch{min-height:auto;padding:8px 16px;font-size:.82rem}.hero{background:linear-gradient(#f7faff,#fff 74%);padding:74px 0 102px;position:relative}.hero:before{content:"";pointer-events:none;background-image:linear-gradient(#0a1b3d08 1px,#0000 0),linear-gradient(90deg,#0a1b3d08 1px,#0000 0);background-size:46px 46px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 78%);mask-image:linear-gradient(#000,#0000 78%)}.hero-grid{grid-template-columns:1.03fr .97fr;align-items:center;gap:58px;display:grid;position:relative}.hero h1{margin:23px 0 27px;font-size:clamp(3.25rem,5.7vw,5.8rem);line-height:.94}.hero-copy{color:#536276;max-width:660px;font-size:1.23rem;line-height:1.65}.hero-actions{gap:12px;margin-top:34px;display:flex}.microcopy{color:#6d7988;margin-top:17px;font-size:.82rem}.visual{background:#fafdff;border:1px solid #dbe4f0;border-radius:25px;padding:16px;position:relative;box-shadow:0 30px 80px #0a1b3d24}.visual-bar{color:#718096;justify-content:space-between;padding:8px 8px 17px;font-size:.74rem;font-weight:700}.live,.visual-bar{align-items:center;display:flex}.live{color:#087f71;gap:7px}.live:before{content:"";background:var(--teal);border-radius:99px;width:7px;height:7px}.visual-body{border:1px solid var(--line);background:#fff;border-radius:18px;overflow:hidden}.visual-top{border-bottom:1px solid var(--line);justify-content:space-between;padding:16px 18px;font-size:.76rem;display:flex}.channels{gap:5px;display:flex}.pill{color:#475569;background:#f0f4f9;border-radius:99px;padding:5px 9px;font-size:.7rem}.bubble{border-radius:14px;max-width:83%;margin-bottom:17px;padding:14px 16px;font-size:.87rem;line-height:1.5}.customer{background:#f0f3f7;border-end-start-radius:4px}.ai{color:#0c3f91;background:#eaf2ff;border-end-end-radius:4px;margin-inline-start:auto}.status-row{justify-content:flex-end;gap:8px;display:flex}.status{color:#1760c7;border:1px solid #cfe0f9;border-radius:7px;padding:6px 9px;font-size:.68rem;font-weight:750}.status.teal{color:#087f71;background:#f0fcfa;border-color:#b9e8e1}.context{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:8px;margin-top:27px;padding-top:18px;display:grid}.context div{text-align:center;color:#526176;border:1px solid #edf0f5;border-radius:10px;padding:11px 6px;font-size:.7rem}.problems{background:var(--navy)}.problems,.problems .display,.problems .section-head p{color:#fff}.problem-grid{background:#ffffff20;border:1px solid #ffffff20;border-radius:20px;grid-template-columns:repeat(5,1fr);gap:1px;margin-top:50px;display:grid;overflow:hidden}.problem{background:#0d2148;min-height:210px;padding:28px 22px}.problem strong{font-family:var(--display);margin:28px 0 11px;font-size:1.05rem;display:block}.problem p{color:#aebbd1;font-size:.85rem;line-height:1.55}.num{color:#52d7c4;font-size:.72rem;font-weight:700}.solution-grid{grid-template-columns:.8fr 1.2fr;align-items:center;gap:80px;display:grid}.system{border:1px solid var(--line);background:#f5f8fc;border-radius:22px;gap:12px;padding:22px;display:grid}.system-center{background:var(--navy);color:#fff;border-radius:15px;grid-column:1/-1;justify-content:space-between;align-items:center;padding:25px;display:flex}.system-center strong{font-family:var(--display);font-size:1.35rem}.system-node{text-align:center;color:#48576b;border:1px solid #dce4ef;border-radius:12px;padding:17px 10px;font-size:.8rem;font-weight:700}.language-grid{grid-template-columns:1fr 1fr;align-items:center;gap:60px;display:grid}.arabic-card{background:var(--navy);color:#fff;border-radius:24px;padding:44px;position:relative;overflow:hidden}.arabic-card:after{content:"ع";color:#ffffff0b;inset-inline-end:-8px;font-family:serif;font-size:190px;position:absolute;bottom:-62px}.lang-label{color:#4fe0cd;letter-spacing:.12em;text-transform:uppercase;font-size:.78rem}.arabic-card h3{margin:18px 0;font-size:2rem;line-height:1.25}.handoff{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.flow{border:1px solid var(--line);background:#fbfcfe;border-radius:22px;padding:28px}.flow-step{border:1px solid var(--line);background:#fff;border-radius:12px;align-items:center;gap:15px;margin-bottom:10px;padding:15px;display:flex}.flow-dot{background:var(--blue);border-radius:99px;width:11px;height:11px;box-shadow:0 0 0 5px #1565ff15}.flow-branch{grid-template-columns:1fr 1fr;gap:10px;display:grid}.flow-branch .flow-step:last-child .flow-dot{background:var(--teal)}.steps{border-top:1px solid var(--line);grid-template-columns:repeat(4,1fr);gap:0;margin-top:52px;display:grid}.step{border-inline-end:1px solid var(--line);padding:30px 28px 0}.step:last-child{border:0}.step span{font-size:2.5rem;font-family:var(--display);color:#c7d5e9}.step h3{color:var(--navy);margin:24px 0 10px;font-size:1rem}.step p{color:var(--gray);font-size:.88rem;line-height:1.6}.segments{flex-wrap:wrap;gap:10px;margin-top:36px;display:flex}.segment{color:#415069;background:#fff;border:1px solid #d9e1ec;border-radius:99px;padding:13px 18px;font-weight:650}.early{background:#f5f8fd;padding:100px 0}.early-panel{background:var(--navy);color:#fff;border-radius:26px;grid-template-columns:.8fr 1.2fr;gap:70px;padding:56px;display:grid}.early-panel .display{color:#fff;margin:15px 0 20px;font-size:clamp(2.3rem,4vw,3.8rem);line-height:1}.early-panel p{color:#b7c5da;line-height:1.7}.form{color:var(--slate);background:#fff;border-radius:19px;padding:30px}.form-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.field{flex-direction:column;gap:7px;display:flex}.field.full{grid-column:1/-1}.field label,.fieldset legend{color:#344257;font-size:.79rem;font-weight:750}.field .required,.fieldset .required{color:#b42318}.field input,.field select,.field textarea{width:100%;color:var(--navy);background:#fff;border:1px solid #cfd8e5;border-radius:9px;outline:none;padding:12px 13px}.field textarea{resize:vertical;min-height:110px}.error{color:#b42318;font-size:.72rem}.fieldset{border:0;grid-column:1/-1;margin:0;padding:0}.checks{flex-wrap:wrap;gap:8px;margin-top:9px;display:flex}.check-pill{border:1px solid #d9e1ec;border-radius:8px;align-items:center;gap:7px;padding:9px 11px;font-size:.78rem;display:flex}.consent{align-items:flex-start;gap:10px;font-size:.76rem;line-height:1.5;display:flex}.form-message{color:#9d241b;background:#fff0ee;border-radius:9px;padding:11px;font-size:.8rem}.success{text-align:center;padding:70px 25px}.success-mark{color:#008a77;background:#e9fbf7;border-radius:99px;place-items:center;width:54px;height:54px;margin:0 auto 20px;font-size:1.5rem;display:grid}.success h3{font-family:var(--display);color:var(--navy);font-size:1.7rem}.faq-list{border-top:1px solid var(--line);margin-top:45px}details{border-bottom:1px solid var(--line);padding:0}summary{cursor:pointer;color:var(--navy);justify-content:space-between;padding:24px 0;font-weight:750;list-style:none;transition:color .2s;display:flex}summary:after,summary:hover{color:var(--blue)}summary:after{content:"+"}details[open] summary:after{content:"−"}details p{max-width:790px;color:var(--gray);margin:0 0 24px;line-height:1.7}.footer{color:#a9b7cc;background:#071630;padding:50px 0 28px}.footer-top{justify-content:space-between;align-items:center;display:flex}.footer-logo{width:145px;height:auto}.footer-links{gap:25px;display:flex}.footer-bottom{border-top:1px solid #ffffff1c;justify-content:space-between;margin-top:35px;padding-top:24px;font-size:.8rem;display:flex}@media (max-width:900px){.early-panel,.handoff,.hero-grid,.language-grid,.solution-grid{grid-template-columns:1fr}.hero-grid{gap:50px}.grid-cards,.problem-grid,.steps{grid-template-columns:1fr 1fr}.early-panel{gap:35px;padding:38px}.navlinks{gap:18px}.navlinks>a:not(.btn){display:none}}@media (max-width:600px){.container{width:min(100% - 28px,1180px)}.section{padding:76px 0}.navin{height:66px}.logo{width:138px}.mobile-toggle{display:block}.navlinks{border-bottom:1px solid var(--line);background:#fff;flex-direction:column;align-items:stretch;padding:18px;display:none;position:absolute;top:66px;left:0;right:0}.navlinks.open{display:flex}.navlinks>a:not(.btn){display:block}.hero{padding:53px 0 72px}.hero h1{font-size:clamp(3rem,15vw,4.2rem)}.hero-copy{font-size:1.05rem}.hero-actions{flex-direction:column}.visual{border-radius:18px;padding:9px}.chat{min-height:auto;padding:16px}.context,.form-grid,.grid-cards,.problem-grid{grid-template-columns:1fr}.problem{min-height:0}.system{grid-template-columns:1fr}.system-center{flex-direction:column;align-items:flex-start;gap:8px}.arabic-card{padding:30px}.steps{grid-template-columns:1fr}.step{border-inline-end:0;border-bottom:1px solid var(--line);padding:25px 0}.early{padding:60px 0}.early-panel{border-radius:20px;padding:22px}.form{padding:20px}.field.full,.fieldset{grid-column:auto}.footer-bottom,.footer-top{flex-direction:column;align-items:flex-start;gap:24px}.footer-links{flex-wrap:wrap}.section-head h2{font-size:2.35rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{transition-duration:.01ms!important;animation-duration:.01ms!important}}[dir=rtl]{--display:var(--font-cairo),"Tahoma","Arial",sans-serif;--body:var(--font-cairo),"Tahoma","Arial",sans-serif}[dir=rtl] body{font-feature-settings:"kern" 1,"liga" 1;line-height:1.7}[dir=rtl] .display{letter-spacing:0;font-weight:750;line-height:1.22}[dir=rtl] .eyebrow{letter-spacing:0;font-size:.82rem;line-height:1.6}[dir=rtl] .hero h1{margin-block:24px 28px;line-height:1.16}[dir=rtl] .section-head h2{line-height:1.28}[dir=rtl] .early-panel p,[dir=rtl] .section-head p,[dir=rtl] details p{line-height:1.95}[dir=rtl] .card p,[dir=rtl] .problem p,[dir=rtl] .step p{line-height:1.85}[dir=rtl] .card h3,[dir=rtl] .problem strong,[dir=rtl] .step h3{line-height:1.55}[dir=rtl] .lang-label{letter-spacing:0;text-transform:none}[dir=rtl] .arabic-card h3{line-height:1.55}[dir=rtl] .field label,[dir=rtl] .fieldset legend{font-size:.84rem;line-height:1.7}[dir=rtl] .field input,[dir=rtl] .field select,[dir=rtl] .field textarea{line-height:1.6}[dir=rtl] input[type=email],[dir=rtl] input[type=tel]{text-align:right;direction:ltr}[dir=rtl] .consent{line-height:1.75}[dir=rtl] summary{line-height:1.7}@media (max-width:600px){[dir=rtl] .hero h1{font-size:clamp(2.65rem,13vw,3.8rem)}[dir=rtl] .section-head h2{font-size:2.15rem}}[data-reveal]{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(24px)}[data-reveal].in-view{opacity:1;transform:none}@keyframes heroIn{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}.hero-grid>div:first-child>*{opacity:0;animation:heroIn .7s forwards}.hero-grid>div:first-child>:first-child{animation-delay:50ms}.hero-grid>div:first-child>:nth-child(2){animation-delay:.15s}.hero-grid>div:first-child>:nth-child(3){animation-delay:.28s}.hero-grid>div:first-child>:nth-child(4){animation-delay:.4s}.hero-grid>div:first-child>:nth-child(5){animation-delay:.5s}.visual{opacity:0;animation:heroIn .7s .3s forwards}@keyframes bubbleIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}.bubble,.status-row{opacity:0;animation:bubbleIn .5s forwards}.bubble.customer{animation-delay:.6s}.status-row{animation-delay:1s}.bubble.ai{animation-delay:1.3s}.card,.step{transition:transform .25s,box-shadow .25s,border-color .25s}.problem{transition:background .25s,transform .25s,border-color .25s}.card:hover,.step:hover{transform:translateY(-4px)}@keyframes faqOpen{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:none}}details[open] p{animation:faqOpen .3s}@keyframes navSlide{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:none}}@media (max-width:600px){.navlinks.open{animation:navSlide .25s}}@media (prefers-reduced-motion:reduce){[data-reveal]{opacity:1;transform:none}.bubble,.hero-grid>div:first-child>*,.status-row,.visual{opacity:1;animation:none}.card:hover,.problem:hover,.step:hover{transform:none}}:root{--surface:#fff;--surface-soft:#f7f9fc;--shadow-sm:0 10px 30px #0a1b3d12;--shadow-lg:0 32px 90px #0a1b3d29;--radius-lg:24px}::selection{color:var(--navy);background:#1565ff26}body{background:var(--surface);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility}.container{width:min(1200px,100% - 48px)}.section{padding:120px 0;position:relative}.section-head{max-width:760px}.section-head h2{text-wrap:balance}.section-head p{max-width:680px;margin-bottom:0}.eyebrow{background:#f5f8ff;border:1px solid #1565ff17;border-radius:999px;padding:7px 11px 7px 9px}.eyebrow:before{width:6px;height:6px;box-shadow:0 0 0 4px #00bfa518}.btn{min-height:52px;box-shadow:none;isolation:isolate;border-radius:14px;padding-inline:24px}.btn-primary{background:linear-gradient(135deg,#1565ff,#0757e8);box-shadow:0 12px 28px #1565ff30}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 16px 34px #1565ff40}.btn-primary:active,.btn-secondary:active{transform:translateY(0)}.btn-secondary:hover{transform:translateY(-1px);box-shadow:0 8px 24px #0a1b3d14}.nav{-webkit-backdrop-filter:blur(20px)saturate(160%);backdrop-filter:blur(20px)saturate(160%);background:#ffffffd9;border-bottom-color:#dce4efb8;box-shadow:0 1px #0a1b3d05}.navin{height:78px}.logo{width:160px}.navlinks{gap:26px}.navlinks>a:not(.btn){padding-block:10px;position:relative}.navlinks>a:not(.btn):after{content:"";background:var(--blue);inset-inline:0;border-radius:999px;height:2px;transition:transform .2s;position:absolute;bottom:3px;transform:scaleX(0)}.navlinks>a:not(.btn):hover:after{transform:scaleX(1)}.navlinks .lang-switch{background:#f9fbfe;border-color:#dce4ef}.hero{background:radial-gradient(circle at 9% 15%,#dfeaff 0,#0000 32%),radial-gradient(circle at 88% 20%,#dff9f5 0,#0000 27%),linear-gradient(#f7faff,#fff 78%);min-height:720px;padding:92px 0 118px}.hero:before{opacity:.75;background-size:54px 54px;-webkit-mask-image:linear-gradient(#000,#0000 88%);mask-image:linear-gradient(#000,#0000 88%)}.hero:after{content:"";pointer-events:none;inset-inline-end:-260px;border:1px solid #1565ff12;border-radius:50%;width:420px;height:420px;position:absolute;top:40px;box-shadow:0 0 0 70px #1565ff08,0 0 0 140px #1565ff05}.hero-grid{grid-template-columns:minmax(0,1.08fr) minmax(420px,.92fr);gap:76px}.hero-grid>div:first-child{z-index:1;position:relative}.hero h1{letter-spacing:-.055em;text-wrap:balance;max-width:760px;font-size:clamp(3.35rem,5.2vw,5.3rem);line-height:.96}.hero-copy{max-width:630px;font-size:1.2rem;line-height:1.75}.hero-actions{gap:14px;margin-top:38px}.hero .microcopy{color:#64748b;align-items:center;gap:9px;display:flex}.visual{isolation:isolate;box-shadow:var(--shadow-lg);background:linear-gradient(145deg,#ffffffeb,#f4f8ffde);border-color:#d5dfec;border-radius:28px;padding:14px;transform:perspective(1200px)rotateY(-2deg)rotateX(1deg)}[dir=rtl] .visual{transform:perspective(1200px)rotateY(2deg)rotateX(1deg)}.visual:before{content:"";z-index:-1;filter:blur(20px);background:linear-gradient(135deg,#1565ff15,#00bfa51a);border-radius:38px;position:absolute;inset:-18px}.visual-bar{letter-spacing:.04em;padding:10px 10px 18px}.visual-body{border-color:#dce5f0;border-radius:19px;box-shadow:0 10px 30px #0a1b3d0f}.visual-top{background:#fbfdff;align-items:center;padding:17px 19px}.pill{background:#fff;border:1px solid #e1e8f1}.chat{min-height:375px;padding:25px}.bubble{padding:15px 17px;box-shadow:0 5px 15px #0a1b3d0d}.customer{background:#f1f4f8}.ai{background:linear-gradient(135deg,#eaf2ff,#edf8ff)}.status{background:#fff}.context div{background:#f8fafc;padding:13px 7px}.problems{background:radial-gradient(circle at 85% 0,#17386f 0,#0000 34%),linear-gradient(145deg,#081833,#0b2048);overflow:hidden}.problems:after{content:"";inset-inline-end:-120px;border:1px solid #ffffff0d;border-radius:50%;width:440px;height:440px;position:absolute;bottom:-170px;box-shadow:0 0 0 65px #ffffff07,0 0 0 130px #ffffff04}.problems .eyebrow{color:#74e3d4;background:#ffffff09;border-color:#ffffff16}.problems .section-head p{opacity:.76}.problem-grid{z-index:1;background:0 0;border:0;grid-template-columns:repeat(6,1fr);gap:14px;margin-top:54px;position:relative;overflow:visible}.problem{background:linear-gradient(145deg,#102952,#0d234a);border:1px solid #ffffff12;border-radius:18px;grid-column:span 2;min-height:220px;padding:28px;box-shadow:0 15px 30px #02081724}.problem:nth-child(4),.problem:nth-child(5){grid-column:span 3;min-height:190px}.problem strong{margin:32px 0 12px;font-size:1.08rem;line-height:1.45}.problem p{color:#bdc9da;max-width:320px;font-size:.9rem;line-height:1.7}.num{background:#00bfa50d;border:1px solid #52d7c438;border-radius:9px;justify-content:center;align-items:center;width:34px;height:28px;display:inline-flex}.problem:hover{background:linear-gradient(145deg,#14325f,#102953);border-color:#55dbc73d;transform:translateY(-3px)}.solution-grid{grid-template-columns:.9fr 1.1fr;gap:90px}.system{box-shadow:var(--shadow-sm);background:linear-gradient(145deg,#f4f7fc,#f9fbfe);border-color:#dce5f0;border-radius:26px;grid-template-columns:repeat(3,1fr);gap:14px;padding:26px;position:relative}.system:before{content:"";background:linear-gradient(90deg,#0000,#1565ff2c,#0000);height:1px;position:absolute;inset:50% 22%}.system-node{z-index:1;background:#fff;border-color:#dce5f0;border-radius:14px;place-items:center;min-height:62px;display:grid;position:relative;box-shadow:0 6px 16px #0a1b3d0a}.system-center{z-index:2;background:linear-gradient(135deg,#0a1b3d,#123261);border-radius:17px;padding:28px;position:relative;box-shadow:0 14px 32px #0a1b3d33}.system-center strong{font-size:1.5rem}.grid-cards{gap:20px;margin-top:54px}.card{background:linear-gradient(160deg,#fff,#fbfcfe);border-color:#e0e7f0;border-radius:22px;min-height:245px;padding:30px;box-shadow:0 10px 34px #0a1b3d0b}.iconbox{background:linear-gradient(145deg,#edf4ff,#f7faff);border:1px solid #dce8ff;border-radius:15px;width:50px;height:50px;margin-bottom:28px}.iconbox svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:25px;height:25px}.card:nth-child(2) .iconbox,.card:nth-child(5) .iconbox{color:#087f71;background:#effbf8;border-color:#c8eee7}.card:nth-child(3) .iconbox,.card:nth-child(6) .iconbox{color:#7047c7;background:#f6f2ff;border-color:#e1d7f8}.card h3{font-size:1.18rem;line-height:1.4}.card p{font-size:.95rem;line-height:1.75}.card:hover{border-color:#b9cdf0;box-shadow:0 24px 54px #0a1b3d17}.language{background:radial-gradient(circle at 15%,#e8f1ff 0,#0000 32%),#f3f7fd}.arabic-card{background:radial-gradient(circle at 90% 10%,#1761a9 0,#0000 38%),linear-gradient(145deg,#0a1b3d,#102d57);border:1px solid #ffffff12;flex-direction:column;justify-content:center;min-height:330px;display:flex;box-shadow:0 25px 60px #0a1b3d24}.arabic-card:before{content:"";border:1px solid #ffffff0b;border-radius:18px;position:absolute;inset:12px}.arabic-card .lang-label,.arabic-card h3,.arabic-card p{z-index:1;position:relative}.arabic-card p{color:#c2cee0;max-width:520px;line-height:1.8}.handoff{gap:90px}.flow{box-shadow:var(--shadow-sm);background:linear-gradient(145deg,#f8fafd,#fff);border-color:#dce5ef;border-radius:24px;padding:30px;position:relative}.flow:before{content:"";inset-inline-start:50px;background:#c7d7ef;width:1px;position:absolute;top:60px;bottom:74px}.flow-step{z-index:1;border-color:#dee6f0;border-radius:14px;min-height:72px;padding:16px 18px;position:relative;box-shadow:0 5px 16px #0a1b3d09}.flow-step small{color:#6a7789;line-height:1.55}.flow-dot{flex:none}.flow-branch .flow-step{margin-bottom:0}.steps{border:0;gap:14px;margin-top:54px}.step{background:#fff;border-radius:19px;min-height:245px;padding:28px;box-shadow:0 8px 28px #0a1b3d0a;border:1px solid #e0e7f0!important}.step span{color:#aac0df;font-size:2rem}.step h3{margin:26px 0 12px;font-size:1.05rem;line-height:1.45}.step p{font-size:.9rem;line-height:1.75}.step:hover{box-shadow:0 18px 40px #0a1b3d13;border-color:#b9cdf0!important}.segments{gap:12px;margin-top:40px}.segment{background:#fbfcfe;border-color:#dce4ee;padding:14px 19px;transition:border-color .2s,color .2s,transform .2s,box-shadow .2s;box-shadow:0 5px 14px #0a1b3d06}.segment:hover{color:var(--blue);background:#fff;border-color:#b8cdf1;transform:translateY(-2px);box-shadow:0 9px 20px #0a1b3d0f}.early{background:linear-gradient(#f4f7fb,#edf3fa);padding:110px 0;position:relative}.early-panel{background:radial-gradient(circle at 0 0,#173d76 0,#0000 38%),linear-gradient(145deg,#081934,#0b2147);border:1px solid #ffffff12;border-radius:30px;grid-template-columns:.78fr 1.22fr;padding:64px;position:relative;overflow:hidden;box-shadow:0 34px 90px #0a1b3d2e}.early-panel:after{content:"";pointer-events:none;inset-inline-start:-160px;border:1px solid #ffffff0c;border-radius:50%;width:430px;height:430px;position:absolute;bottom:-260px;box-shadow:0 0 0 55px #ffffff06,0 0 0 110px #ffffff03}.early-panel>.form,.early-panel>div{z-index:1;position:relative}.early-panel .eyebrow{color:#65dfce;background:#ffffff09;border-color:#ffffff16}.early-panel .display{text-wrap:balance}.form{border:1px solid #e0e7f0;border-radius:22px;padding:34px;box-shadow:0 24px 60px #020b1c38}.form-grid{gap:20px}.field{gap:8px}.field>span,.fieldset legend{color:#344257;font-size:.8rem;font-weight:750}.field input,.field select,.field textarea{border-color:#ccd6e3;border-radius:11px;min-height:48px;padding:12px 14px;transition:border-color .18s,box-shadow .18s,background .18s}.field textarea{min-height:120px}.field input:hover,.field select:hover,.field textarea:hover{border-color:#aab9cc}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--blue);box-shadow:0 0 0 4px #1565ff14}.field input[aria-invalid=true],.field select[aria-invalid=true],.field textarea[aria-invalid=true]{background:snow;border-color:#d34b40}.checks{gap:9px}.check-pill{cursor:pointer;background:#fbfcfe;border-color:#d8e1eb;border-radius:10px;padding:10px 12px;transition:all .18s}.check-pill:hover{background:#f7faff;border-color:#a9bce0}.check-pill:has(input:checked){color:#0d55dc;background:#edf4ff;border-color:#9cbaef;box-shadow:inset 0 0 0 1px #1565ff12}.check-pill input,.consent input{accent-color:var(--blue)}.form .btn-primary{margin-top:2px}.form .btn-primary:disabled{cursor:wait;opacity:.7;transform:none}.faq-list{max-width:920px;box-shadow:var(--shadow-sm);background:#fff;border:1px solid #e0e7f0;border-radius:22px;margin-top:48px;padding:0 26px;overflow:hidden}details{border-color:#e5ebf2}summary{align-items:center;gap:20px;padding:25px 2px;font-size:1rem}summary:after{background:#f5f8fd;border:1px solid #d9e5f7;border-radius:50%;flex:none;place-items:center;width:30px;height:30px;font-size:1.15rem;display:grid}details p{margin-bottom:26px;padding-inline-end:54px}.footer{background:linear-gradient(145deg,#06142d,#081b39);padding:58px 0 30px}.footer-links a{transition:color .2s}.footer-links a:hover{color:#fff}@media (max-width:1000px){.hero-grid{grid-template-columns:1fr 1fr;gap:44px}.hero h1{font-size:clamp(3rem,5vw,4.5rem)}.early-panel{gap:46px;padding:46px}}@media (max-width:900px){.section{padding:96px 0}.hero{min-height:auto}.hero-grid{grid-template-columns:1fr;gap:64px}.visual{max-width:680px;margin-inline:auto;transform:none!important}.problem-grid{grid-template-columns:1fr 1fr}.problem,.problem:nth-child(4),.problem:nth-child(5){grid-column:auto;min-height:210px}.problem:last-child{grid-column:1/-1;min-height:180px}.handoff,.solution-grid{gap:54px}.early-panel{padding:42px}.steps{gap:14px}}@media (max-width:600px){.container{width:min(100% - 30px,1200px)}.section{padding:78px 0}.navin{height:68px}.navlinks{border-radius:0 0 18px 18px;padding:20px;top:68px;box-shadow:0 18px 34px #0a1b3d1f}.hero{padding:58px 0 80px}.hero:after{display:none}.hero-grid{gap:50px}.hero h1{font-size:clamp(2.75rem,13vw,3.8rem)}.hero-copy{font-size:1.05rem}.hero .microcopy{flex-wrap:wrap;justify-content:center}.visual{padding:9px}.visual-bar{gap:12px;font-size:.67rem}.visual-top{flex-direction:column;align-items:flex-start;gap:12px}.chat{padding:16px}.status-row{flex-wrap:wrap}.problem-grid{grid-template-columns:1fr}.problem,.problem:last-child,.problem:nth-child(4),.problem:nth-child(5){grid-column:auto;min-height:0}.problem{padding:25px}.grid-cards{gap:14px}.card{min-height:0;padding:25px}.system{padding:18px}.handoff,.language-grid{gap:42px}.arabic-card{min-height:300px}.flow{padding:20px}.flow:before{display:none}.flow-branch{grid-template-columns:1fr}.steps{gap:12px}.step{min-height:0;padding:24px}.early{padding:64px 0}.early-panel{gap:34px;padding:22px}.early-panel .display{font-size:2.25rem}.form{padding:20px}.faq-list,.form{border-radius:18px}.faq-list{padding:0 18px}details p{padding-inline-end:0}.footer{padding-top:48px}}[dir=rtl] .eyebrow{padding:7px 9px 7px 11px}[dir=rtl] .hero h1{letter-spacing:0;line-height:1.18}[dir=rtl] .hero-copy{line-height:1.95}[dir=rtl] .card p,[dir=rtl] .problem p,[dir=rtl] .step p{line-height:1.9}[dir=rtl] .early-panel .display{line-height:1.28}.footer-top{align-items:flex-start;gap:60px}.footer-brand{max-width:300px}.footer-brand p{line-height:1.7}.footer-navs{flex:1;grid-template-columns:minmax(360px,1fr) auto;gap:64px;max-width:760px;display:grid}.footer-solutions{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px 28px;display:grid}.footer-solutions strong{color:#fff;letter-spacing:.08em;text-transform:uppercase;grid-column:1/-1;font-size:.82rem}.footer-links a,.footer-solutions a{font-size:.88rem;line-height:1.5;transition:color .2s}.footer-links a:hover,.footer-solutions a:hover{color:#fff}.footer-links{flex-direction:column;align-items:flex-start;gap:13px}.seo-page{background:#fff}.seo-hero{background:radial-gradient(circle at 12% 18%,#dfeaff 0,#0000 34%),radial-gradient(circle at 88% 14%,#dff9f5 0,#0000 29%),linear-gradient(#f7faff,#fff 90%);padding:54px 0 112px;position:relative;overflow:hidden}.seo-hero:before{content:"";pointer-events:none;background-image:linear-gradient(#0a1b3d08 1px,#0000 0),linear-gradient(90deg,#0a1b3d08 1px,#0000 0);background-size:54px 54px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 92%);mask-image:linear-gradient(#000,#0000 92%)}.seo-hero .container{position:relative}.seo-breadcrumb{color:#64748b;align-items:center;gap:10px;margin-bottom:68px;font-size:.83rem;display:flex}.seo-breadcrumb a{color:#0d55dc;font-weight:700}.seo-breadcrumb a:hover{text-underline-offset:3px;text-decoration:underline}.seo-hero-copy{max-width:900px}.seo-hero h1{letter-spacing:-.055em;text-wrap:balance;max-width:880px;margin:24px 0 28px;font-size:clamp(3.2rem,6.2vw,6.2rem);line-height:.98}.seo-hero-copy>p{color:#536276;max-width:790px;font-size:1.22rem;line-height:1.8}.seo-card-grid{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:52px;display:grid}.seo-card{background:linear-gradient(160deg,#fff,#fbfcfe);border:1px solid #e0e7f0;border-radius:22px;min-height:245px;padding:30px;box-shadow:0 10px 34px #0a1b3d0b}.seo-card>span{color:#1760c7;background:#edf4ff;border:1px solid #cfe0f9;border-radius:10px;place-items:center;width:38px;height:32px;font-size:.73rem;font-weight:800;display:grid}.seo-card h3,.seo-detail-list h3{color:var(--navy);font-family:var(--display);line-height:1.45}.seo-card h3{margin:30px 0 12px;font-size:1.2rem}.seo-card p,.seo-detail-list p{color:var(--gray);margin:0;line-height:1.8}.seo-detail{background:linear-gradient(#f8fafd,#f3f7fc)}.seo-detail-grid{grid-template-columns:.9fr 1.1fr;align-items:start;gap:90px;display:grid}.seo-detail-list{gap:18px;display:grid}.seo-detail-list article{background:#fff;border:1px solid #dce5f0;border-radius:20px;padding:30px;box-shadow:0 10px 30px #0a1b3d0b}.seo-detail-list h3{margin:0 0 12px;font-size:1.2rem}.seo-faq .section-head{max-width:900px}.seo-related{background:#fff;padding-top:20px}.seo-related .section-head h2{font-size:clamp(2rem,3.6vw,3.3rem)}.seo-related-grid{grid-template-columns:repeat(3,1fr);gap:15px;margin-top:38px;display:grid}.seo-related-grid a{min-height:92px;color:var(--navy);background:#fbfcfe;border:1px solid #dce5f0;border-radius:16px;justify-content:space-between;align-items:center;gap:20px;padding:22px;font-weight:750;line-height:1.5;transition:all .2s;display:flex}.seo-related-grid a span:last-child{color:var(--blue);font-size:1.2rem}.seo-related-grid a:hover{background:#fff;border-color:#abc3eb;transform:translateY(-2px);box-shadow:0 12px 28px #0a1b3d12}.seo-cta{color:#bfccdc;background:radial-gradient(circle at 10% 0,#173d76 0,#0000 42%),linear-gradient(145deg,#081934,#0b2147);border-radius:26px;justify-content:space-between;align-items:center;gap:44px;margin-top:72px;padding:48px;display:flex;box-shadow:0 26px 65px #0a1b3d25}.seo-cta .display{color:#fff;max-width:720px;margin:0 0 14px;font-size:clamp(2rem,3.8vw,3.5rem);line-height:1.1}.seo-cta p{max-width:680px;margin:0;line-height:1.8}.seo-cta .btn{flex:none}[dir=rtl] .footer-solutions strong{letter-spacing:0;text-transform:none}[dir=rtl] .seo-hero h1{letter-spacing:0;line-height:1.25}[dir=rtl] .seo-card p,[dir=rtl] .seo-cta p,[dir=rtl] .seo-detail-list p,[dir=rtl] .seo-hero-copy>p{line-height:1.95}@media (max-width:900px){.footer-navs{grid-template-columns:1fr;gap:34px;max-width:520px}.seo-card-grid{grid-template-columns:1fr 1fr}.seo-card:last-child{grid-column:1/-1}.seo-detail-grid{gap:46px}.seo-detail-grid,.seo-related-grid{grid-template-columns:1fr}.seo-cta{flex-direction:column;align-items:flex-start}}@media (max-width:600px){.footer-navs{width:100%}.footer-solutions{grid-template-columns:1fr}.seo-hero{padding:32px 0 78px}.seo-breadcrumb{margin-bottom:48px}.seo-hero h1{font-size:clamp(2.7rem,13vw,4rem)}.seo-hero-copy>p{font-size:1.05rem}.seo-card-grid{grid-template-columns:1fr;gap:14px}.seo-card,.seo-card:last-child{grid-column:auto;min-height:0;padding:25px}.seo-detail-list article{padding:24px}.seo-cta{margin-top:56px;padding:28px 24px}.seo-cta .btn{width:100%}}@font-face{font-family:Cairo;font-style:normal;font-weight:200 1000;font-display:swap;src:url(/_next/static/media/350b852752f8489d-s.p.woff2) format("woff2");unicode-range:u+06??,u+0750-077f,u+0870-088e,u+0890-0891,u+0897-08e1,u+08e3-08ff,u+200c-200e,u+2010-2011,u+204f,u+2e41,u+fb50-fdff,u+fe70-fe74,u+fe76-fefc,u+102e0-102fb,u+10e60-10e7e,u+10ec2-10ec4,u+10efc-10eff,u+1ee00-1ee03,u+1ee05-1ee1f,u+1ee21-1ee22,u+1ee24,u+1ee27,u+1ee29-1ee32,u+1ee34-1ee37,u+1ee39,u+1ee3b,u+1ee42,u+1ee47,u+1ee49,u+1ee4b,u+1ee4d-1ee4f,u+1ee51-1ee52,u+1ee54,u+1ee57,u+1ee59,u+1ee5b,u+1ee5d,u+1ee5f,u+1ee61-1ee62,u+1ee64,u+1ee67-1ee6a,u+1ee6c-1ee72,u+1ee74-1ee77,u+1ee79-1ee7c,u+1ee7e,u+1ee80-1ee89,u+1ee8b-1ee9b,u+1eea1-1eea3,u+1eea5-1eea9,u+1eeab-1eebb,u+1eef0-1eef1}@font-face{font-family:Cairo;font-style:normal;font-weight:200 1000;font-display:swap;src:url(/_next/static/media/5ec84f17416dda4d-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Cairo;font-style:normal;font-weight:200 1000;font-display:swap;src:url(/_next/static/media/01f0c602c274ea55-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Cairo Fallback;src:local("Arial");ascent-override:137.65%;descent-override:60.32%;line-gap-override:0.00%;size-adjust:94.66%}.__className_45314e{font-family:Cairo,Cairo Fallback;font-style:normal}.__variable_45314e{--font-cairo:"Cairo","Cairo Fallback"}