@font-face{font-family:Cairo;src:url(/media/cairo-arabic.woff2)format("woff2");font-style:normal;font-weight:200 900;font-display:swap}@font-face{font-family:Cairo;src:url(/media/cairo-latin.woff2)format("woff2");font-style:normal;font-weight:200 900;font-display:swap}@font-face{font-family:"Font Awesome 5 Free";src:url(/media/fa-solid-900.woff2)format("woff2");font-style:normal;font-weight:900;font-display:block}@font-face{font-family:"Font Awesome 5 Free";src:url(/media/fa-regular-400.woff2)format("woff2");font-style:normal;font-weight:400;font-display:block}@font-face{font-family:"Font Awesome 5 Brands";src:url(/media/fa-brands-400.woff2)format("woff2");font-style:normal;font-weight:400;font-display:block}:root{--purple:#6852f4;--purple-dark:#5a43ef;--ink:#1f2c33;--muted:#45505f;--surface:#f7fafd;--line:#e7ecee;--white:#fff;--success:#128c4b;--danger:#c43737;--shadow:0 20px 60px #1f2c3314;--radius:26px;--container:1400px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:118px}body{color:var(--ink);background:var(--white);margin:0;font-family:Cairo,Arial,sans-serif;font-size:16px;line-height:1.8;overflow-x:hidden}body.menu-open{overflow:hidden}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{color:inherit}:focus-visible{outline-offset:4px;outline:3px solid #6852f459}.container{width:min(calc(100% - 48px), var(--container));margin-inline:auto}.section{padding-block:92px;position:relative}.section-soft{background:var(--surface)}.section-purple{color:var(--white);background:radial-gradient(circle at 15% 10%,#ffffff21,#0000 24%),linear-gradient(135deg,#7965f7,#523be7)}.eyebrow{color:var(--purple);align-items:center;gap:8px;margin:0 0 12px;font-size:14px;font-weight:800;display:inline-flex}.eyebrow:before{content:"";background:currentColor;border-radius:10px;width:22px;height:3px}.section-heading{text-align:center;max-width:760px;margin:0 auto 48px}.section-heading.align-start{text-align:start;margin-inline:0}.section-heading h2{letter-spacing:-1.2px;margin:0;font-size:clamp(30px,3.2vw,48px);line-height:1.35}.section-heading p{max-width:700px;color:var(--muted);margin:16px auto 0;font-size:17px}.section-purple .section-heading p,.section-purple .eyebrow{color:#ffffffd1}.text-gradient{color:var(--purple);background:linear-gradient(90deg,#87f,#4c34dd);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.button-row{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.button,.button-outline,.button-light,.button-whatsapp{cursor:pointer;border:1px solid #0000;border-radius:13px;justify-content:center;align-items:center;gap:9px;min-height:52px;padding:12px 26px;font-weight:800;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.button{color:var(--white);background:linear-gradient(135deg, var(--purple), var(--purple-dark));box-shadow:0 10px 24px #6852f43d}.button-outline{color:var(--purple);border-color:var(--purple);background:0 0}.button-light{color:var(--purple-dark);background:var(--white)}.button-whatsapp{color:var(--white);background:#20b55a;box-shadow:0 10px 24px #20b55a38}.button:hover,.button-outline:hover,.button-light:hover,.button-whatsapp:hover{transform:translateY(-2px)}.button:disabled,.button-outline:disabled,.button-light:disabled,.button-whatsapp:disabled{cursor:not-allowed;opacity:.65;transform:none}.site-header{z-index:50;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff0;border-bottom:1px solid #e7eceec2;height:102px;position:relative}.header-inner{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:34px;height:100%;display:grid}.brand{flex-shrink:0;align-items:center;display:flex}.brand img{width:133px;height:auto}.desktop-nav{justify-content:center;align-items:center;gap:clamp(16px,2.2vw,36px);display:flex}.nav-link{color:var(--muted);white-space:nowrap;font-size:15px;font-weight:700;position:relative}.nav-link:after{background:var(--purple);content:"";border-radius:10px;width:0;height:3px;margin:auto;transition:width .18s;position:absolute;inset:auto 0 -10px}.nav-link:hover,.nav-link.active{color:var(--purple)}.nav-link:hover:after,.nav-link.active:after{width:70%}.header-cta{min-width:122px}.header-actions{align-items:center;gap:10px;display:flex}.language-switch{min-width:48px;height:44px;color:var(--purple);background:var(--white);border:1px solid #6852f452;border-radius:12px;justify-content:center;align-items:center;padding-inline:12px;font-weight:900;line-height:1;transition:color .18s,background .18s,transform .18s;display:inline-flex}.language-switch:hover{color:var(--white);background:var(--purple);transform:translateY(-2px)}.menu-trigger{border:1px solid var(--line);background:var(--white);cursor:pointer;border-radius:13px;justify-content:center;align-items:center;width:48px;height:48px;padding:0;display:none}.menu-trigger span,.menu-trigger:before,.menu-trigger:after{background:var(--ink);content:"";border-radius:2px;width:22px;height:2px;transition:transform .18s,opacity .18s}.menu-trigger{flex-direction:column;gap:5px}.menu-trigger.open span{opacity:0}.menu-trigger.open:before{transform:translateY(7px)rotate(45deg)}.menu-trigger.open:after{transform:translateY(-7px)rotate(-45deg)}.mobile-menu{border-top:1px solid var(--line);background:var(--white);max-height:calc(100dvh - 78px);padding:18px 24px 28px;position:fixed;inset:78px 0 auto;overflow-y:auto;box-shadow:0 18px 40px #1f2c331f}.mobile-menu nav{gap:4px;display:grid}.mobile-menu .nav-link{border-radius:10px;padding:12px;font-size:16px}.mobile-menu .nav-link.active{background:#6852f412}.mobile-menu .nav-link:after{display:none}.mobile-menu .button{width:100%;margin-top:14px}.home-hero{text-align:center;background:radial-gradient(circle at 25% 15%,#6852f41c,#0000 28%),linear-gradient(#fff,#faf9ff 67%,#fff);padding:74px 0 32px;overflow:hidden}.home-hero-copy{z-index:2;max-width:950px;margin:auto;position:relative}.home-hero h1{letter-spacing:-2.2px;margin:0;font-size:clamp(36px,4.4vw,64px);line-height:1.25}.home-hero p{max-width:760px;color:var(--muted);margin:22px auto;font-size:clamp(17px,1.7vw,21px)}.home-hero .button-row{justify-content:center}.payment-badges{color:var(--muted);justify-content:center;gap:12px;margin:24px 0 12px;font-size:14px;display:flex}.payment-badges span{border:1px solid var(--line);background:var(--white);border-radius:999px;padding:7px 13px}.home-hero-visual{width:min(1050px,96%);margin:26px auto 0;position:relative}.home-hero-visual:before{z-index:-1;filter:blur(55px);content:"";background:#6852f424;border-radius:50%;position:absolute;inset:17% 13% 3%}.home-hero-visual img{object-fit:contain;width:100%;max-height:650px}.scroll-more{color:var(--purple);margin-top:8px;font-weight:800;display:inline-flex}.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.feature-card,.resource-card,.testimonial-card,.audience-card,.pain-card,.impact-card,.process-card,.stat-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--white);height:100%;padding:28px;box-shadow:0 8px 28px #1f2c330a}.feature-card{transition:transform .18s,border-color .18s,box-shadow .18s}.feature-card:hover{box-shadow:var(--shadow);border-color:#6852f459;transform:translateY(-5px)}.feature-card .icon,.resource-card .icon,.audience-card .icon,.impact-card .icon{width:54px;height:54px;color:var(--white);background:linear-gradient(135deg,#8b7aff,#5a43ef);border-radius:16px;place-items:center;margin-bottom:20px;font-size:25px;display:grid}.feature-card h3,.resource-card h3,.testimonial-card h3,.audience-card h3,.pain-card h3,.impact-card h3,.process-card h3{margin:0 0 10px;font-size:20px;line-height:1.5}.feature-card p,.resource-card p,.testimonial-card p,.audience-card p,.pain-card p,.impact-card p,.process-card p{color:var(--muted);margin:0;font-size:15px}.machine-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--white);text-align:center;height:100%;min-height:300px;padding:22px}.machine-card img{object-fit:contain;width:100%;height:235px}.machine-card h3{margin:14px 0 0;font-size:17px}.carousel{position:relative}.carousel-viewport{overflow:hidden}.carousel-track{direction:rtl;transition:transform .5s cubic-bezier(.22,.75,.25,1);display:flex}.carousel-item{flex:0 0 var(--item-width);min-width:0;padding:0 9px}.carousel-controls{justify-content:center;align-items:center;gap:14px;margin-top:28px;display:flex}.carousel-arrow{border:1px solid var(--line);background:var(--white);cursor:pointer;border-radius:50%;place-items:center;width:44px;height:44px;font-size:22px;display:grid}.carousel-dots{align-items:center;gap:7px;display:flex}.carousel-dot{cursor:pointer;background:#cfd5d8;border:0;border-radius:50%;width:8px;height:8px;padding:0}.carousel-dot.active{background:var(--purple);border-radius:8px;width:24px}.split{grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:clamp(45px,7vw,105px);display:grid}.split.reverse .split-media{order:2}.split-media{position:relative}.split-media:before{z-index:-1;content:"";background:#6852f417;border-radius:40px;position:absolute;inset:7% 5%;transform:rotate(-4deg)}.split-media img{object-fit:contain;width:100%;max-height:560px}.split-copy h2{letter-spacing:-1.3px;margin:0;font-size:clamp(31px,3.4vw,50px);line-height:1.35}.split-copy>p{color:var(--muted);margin:20px 0 26px;font-size:17px}.check-list,.trust-list{gap:12px;margin:22px 0 28px;padding:0;list-style:none;display:grid}.check-list li,.trust-list li{padding-inline-start:30px;position:relative}.check-list li:before,.trust-list li:before{inset-inline-start:0;color:var(--purple);content:"✓";font-weight:900;position:absolute;top:3px}.logo-ticker{overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 7% 93%,#0000);mask-image:linear-gradient(90deg,#0000,#000 7% 93%,#0000)}.ticker-track{align-items:center;gap:18px;width:max-content;animation:34s linear infinite ticker;display:flex}.ticker-track:hover{animation-play-state:paused}.ticker-logo{border:1px solid var(--line);background:var(--white);border-radius:18px;flex:none;place-items:center;width:max(130px,min(100vw,1400px)/8 - 21.75px);height:90px;padding:15px;display:grid}.ticker-logo img{object-fit:contain;filter:saturate(.85);width:100%;height:100%}@keyframes ticker{to{transform:translate(50%)}}.rating-badge{color:#725400;background:#fffaf0;border:1px solid #f3dd96;border-radius:999px;width:max-content;margin:0 auto 28px;padding:10px 18px;font-weight:800}.testimonial-card{min-height:235px}.testimonial-stars{color:#ffbb1f;letter-spacing:2px;font-size:18px}.testimonial-quote{margin:15px 0 18px!important;font-size:16px!important}.testimonial-name{font-weight:900}.resources-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.resource-card{flex-direction:column;display:flex}.resource-card .button,.resource-card .button-outline{align-self:flex-start;margin-top:23px}.final-cta{color:var(--white);background:radial-gradient(circle at 10% 20%,#ffffff26,#0000 26%),linear-gradient(135deg,#7964f8,#5139dd);border-radius:38px;padding:68px;position:relative;overflow:hidden}.final-cta:after{content:"";border:1px solid #ffffff2e;border-radius:50%;width:240px;height:240px;position:absolute;inset:-30% auto auto -4%}.final-cta h2{z-index:1;max-width:720px;margin:0;font-size:clamp(30px,4vw,52px);line-height:1.35;position:relative}.final-cta p{z-index:1;color:#ffffffd1;max-width:680px;margin:15px 0 28px;position:relative}.final-cta .button-row{z-index:1;position:relative}.service-hero{background:linear-gradient(90deg, transparent 49%, #6852f40a 50%, transparent 51%), linear-gradient(0deg, transparent 49%, #6852f40a 50%, transparent 51%), var(--surface);background-size:52px 52px;align-items:center;min-height:610px;padding:74px 0;display:flex;position:relative;overflow:hidden}.service-hero:before{filter:blur(80px);content:"";background:#6852f421;border-radius:50%;width:460px;height:460px;position:absolute;inset:auto auto -180px -150px}.service-hero-grid{grid-template-columns:1.02fr .98fr;align-items:center;gap:64px;display:grid}.service-hero h1{letter-spacing:-2px;margin:0;font-size:clamp(42px,5vw,70px);line-height:1.22}.service-hero-copy>p{max-width:650px;color:var(--muted);margin:20px 0;font-size:18px}.service-hero-media{position:relative}.service-hero-media:before{z-index:-1;filter:blur(8px);content:"";background:linear-gradient(135deg,#6852f440,#6852f40a);border-radius:50%;position:absolute;inset:8% 4%}.service-hero-media img{object-fit:contain;filter:drop-shadow(0 24px 30px #1f2c3326);width:100%;height:500px}.hero-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:32px;display:grid}.hero-stat{border:1px solid var(--line);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffc7;border-radius:16px;padding:15px 18px}.hero-stat strong{color:var(--purple);font-size:28px;line-height:1.2;display:block}.hero-stat span{color:var(--muted);font-size:13px}.stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.stat-card{text-align:center}.stat-card strong{color:var(--purple);font-size:clamp(32px,4vw,52px);line-height:1.2;display:block}.stat-card span{color:var(--muted)}.audience-grid,.pain-grid,.impact-grid,.process-grid{gap:20px;display:grid}.audience-grid,.impact-grid,.process-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.pain-card{padding-top:58px;position:relative}.pain-number{color:#6852f424;font-size:42px;font-weight:900;line-height:1;position:absolute;inset:20px 22px auto auto}.process-card{position:relative}.process-step{width:38px;height:38px;color:var(--white);background:var(--purple);border-radius:50%;place-items:center;margin-bottom:18px;font-weight:900;display:grid}.comparison-wrap{border:1px solid var(--line);border-radius:var(--radius);background:var(--white);box-shadow:var(--shadow);overflow-x:auto}.comparison-table{border-collapse:collapse;text-align:start;width:100%;min-width:720px}.comparison-table th,.comparison-table td{border-bottom:1px solid var(--line);padding:22px 24px}.comparison-table th{color:var(--white);background:var(--ink);font-size:17px}.comparison-table th:first-child{border-radius:0 22px 0 0}.comparison-table th:last-child{border-radius:22px 0 0}.comparison-table td:nth-child(2){color:#9a3e3e;background:snow}.comparison-table td:nth-child(3){color:var(--success);background:#f8fff9;font-weight:700}.comparison-table tr:last-child td{border-bottom:0}.story-card,.vision-card,.pricing-card{border:1px solid var(--line);background:var(--white);box-shadow:var(--shadow);border-radius:34px;padding:clamp(30px,5vw,68px)}.vision-card{color:var(--white);background:linear-gradient(135deg,#273640,#182329)}.vision-card .split-copy>p,.vision-card .check-list{color:#ffffffc2}.vision-card .split-media img{border-radius:26px}.story-card img{border-radius:24px}.lead-section{background:radial-gradient(circle at 10% 10%, #6852f41a, transparent 27%), var(--surface)}.lead-layout{grid-template-columns:.82fr 1.18fr;align-items:start;gap:clamp(35px,6vw,88px);display:grid}.lead-copy{position:sticky;top:30px}.lead-copy h2{margin:0;font-size:clamp(31px,3.4vw,49px);line-height:1.35}.lead-copy p{color:var(--muted)}.lead-form{border:1px solid var(--line);background:var(--white);box-shadow:var(--shadow);border-radius:30px;padding:clamp(25px,4vw,45px)}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:19px;display:grid}.field{min-width:0}.field.full{grid-column:1/-1}.field label{margin-bottom:7px;font-size:14px;font-weight:800;display:block}.required{color:var(--danger)}.field input,.field textarea{width:100%;color:var(--ink);background:var(--white);border:1px solid #d9e0e3;border-radius:12px;outline:none;padding:13px 15px;transition:border-color .18s,box-shadow .18s}.field textarea{resize:vertical;min-height:135px}.field input:focus,.field textarea:focus{border-color:var(--purple);box-shadow:0 0 0 4px #6852f417}.field input[aria-invalid=true],.field textarea[aria-invalid=true]{border-color:var(--danger)}.field-error{color:var(--danger);margin-top:5px;font-size:12px;display:block}.honeypot{width:1px;height:1px;position:absolute;inset-inline-start:-10000px;overflow:hidden}.form-actions{flex-wrap:wrap;align-items:center;gap:14px;margin-top:22px;display:flex}.form-status{border-radius:10px;margin:16px 0 0;padding:12px 14px;font-size:14px}.form-status.success{color:#0d713d;background:#ecfbf3}.form-status.error{color:#9f2f2f;background:#fff0f0}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#12181c9e;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.modal-card{background:var(--white);text-align:center;border-radius:28px;width:min(100%,500px);padding:42px;position:relative;box-shadow:0 28px 90px #00000040}.modal-close{border:1px solid var(--line);background:var(--white);cursor:pointer;border-radius:50%;width:38px;height:38px;padding:0;position:absolute;inset:14px 14px auto auto}.modal-icon{width:72px;height:72px;color:var(--white);background:linear-gradient(135deg,#8876ff,#5740ed);border-radius:22px;place-items:center;margin:0 auto 22px;font-size:32px;display:grid}.modal-card h2{margin:0;font-size:30px}.modal-card p{color:var(--muted)}.blog-hero{text-align:center;background:radial-gradient(circle at 18% 18%, #6852f424, transparent 30%), var(--surface);padding:90px 0}.blog-hero h1{margin:0;font-size:clamp(42px,6vw,72px);line-height:1.3}.blog-hero p{max-width:720px;color:var(--muted);margin:15px auto 0;font-size:18px}.article-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.article-card{border:1px solid var(--line);background:var(--white);border-radius:28px;flex-direction:column;min-height:310px;padding:36px;transition:transform .18s,box-shadow .18s;display:flex;box-shadow:0 12px 35px #1f2c330d}.article-card:hover{box-shadow:var(--shadow);transform:translateY(-4px)}.article-meta{color:var(--purple);flex-wrap:wrap;gap:10px;font-size:13px;font-weight:800;display:flex}.article-card h2{margin:18px 0 12px;font-size:25px;line-height:1.5}.article-card p{color:var(--muted);margin:0}.article-card .read-more{color:var(--purple);margin-top:auto;padding-top:24px;font-weight:900}.article-hero{background:var(--surface);padding:82px 0 68px}.article-hero-inner{text-align:center;max-width:960px;margin:auto}.article-hero h1{letter-spacing:-1.5px;margin:18px 0 0;font-size:clamp(36px,5vw,62px);line-height:1.35}.article-content{color:#2b383f;max-width:900px;margin:auto;padding-block:70px 95px;font-size:18px}.article-content h2{color:var(--ink);margin:50px 0 16px;font-size:31px;line-height:1.45}.article-content p{margin:0 0 20px}.article-content ul,.article-content ol{margin:15px 0 26px;padding-inline-start:27px}.article-content li{margin-bottom:10px}.article-callout{border-inline-start:5px solid var(--purple);background:#6852f412;border-radius:16px;margin:30px 0;padding:26px}.article-nav{border-top:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;margin-top:60px;padding-top:28px;display:grid}.article-nav a{border:1px solid var(--line);color:var(--purple);border-radius:16px;padding:20px;font-weight:800}.article-nav a:last-child{text-align:end}.site-footer{color:#ffffffc2;background:#19252b}.footer-main{grid-template-columns:1.3fr 1fr 1fr 1fr;gap:40px;padding:68px 0 44px;display:grid}.footer-brand img{filter:brightness(0)invert();width:142px;margin-bottom:18px}.footer-brand p{max-width:360px;margin:0}.footer-col h3{color:var(--white);margin:0 0 18px;font-size:17px}.footer-col a,.footer-col button{color:#ffffffb3;cursor:pointer;background:0 0;border:0;width:fit-content;margin:0 0 9px;padding:0;display:block}.footer-col a:hover,.footer-col button:hover{color:var(--white)}.footer-badges{flex-wrap:wrap;gap:10px;display:flex}.footer-badges img{background:var(--white);object-fit:contain;border-radius:8px;width:75px;height:50px;padding:7px}.footer-bottom{border-top:1px solid #ffffff1a;justify-content:space-between;gap:20px;padding:22px 0;font-size:13px;display:flex}.simple-footer .footer-main{grid-template-columns:1fr auto;align-items:center}.simple-footer .footer-brand p{max-width:560px}.socials{gap:9px;display:flex}.socials a{color:#ffffffd1;border:1px solid #ffffff29;border-radius:50%;place-items:center;width:41px;height:41px;transition:color .18s,border-color .18s,background .18s,transform .18s;display:grid}.socials a:hover{border-color:var(--purple);color:var(--white);background:var(--purple);transform:translateY(-2px)}.socials a:focus-visible{outline-color:#fff9}.socials svg{fill:currentColor;width:18px;height:18px;display:block}.not-found{text-align:center;place-items:center;min-height:60vh;display:grid}.not-found h1{color:var(--purple);margin:0;font-size:90px;line-height:1}.not-found h2{margin:18px 0 8px}.skip-link{z-index:200;color:var(--white);background:var(--purple);border-radius:8px;padding:8px 14px;position:fixed;inset:8px auto auto 8px;transform:translateY(-160%)}.skip-link:focus{transform:none}.header-inner{width:min(calc(100% - 48px), var(--container));margin-inline:auto}.brand img{object-fit:contain;width:60px;height:69px}.desktop-nav a{color:var(--muted);white-space:nowrap;font-size:15px;font-weight:700;position:relative}.desktop-nav a:after{background:var(--purple);content:"";border-radius:10px;width:0;height:3px;margin:auto;transition:width .18s;position:absolute;inset:auto 0 -10px}.desktop-nav a:hover,.desktop-nav a.active{color:var(--purple)}.desktop-nav a:hover:after,.desktop-nav a.active:after{width:70%}.menu-trigger:before,.menu-trigger:after{display:none}.menu-trigger span{display:block}.menu-trigger.open span:first-child{transform:translateY(7px)rotate(45deg)}.menu-trigger.open span:nth-child(2){opacity:0}.menu-trigger.open span:last-child{transform:translateY(-7px)rotate(-45deg)}.mobile-nav{display:none}.mobile-language-switch{text-align:center;border:1px solid #6852f43d;margin-top:8px;color:var(--purple)!important}.hero-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.centered-actions{justify-content:center}.button-ghost{color:var(--purple);background:var(--white);box-shadow:none;border-color:#6852f433}.home-hero-inner{text-align:center}.home-hero-inner>.reveal:first-child{max-width:1200px;margin-inline:auto}.home-hero h1 span,.home-hero h1 strong{color:var(--purple)}.home-hero h1 strong{display:block}.sr-only{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.hero-animated-copy{white-space:nowrap;flex-wrap:nowrap;justify-content:center;align-items:baseline;column-gap:.14em;width:100%;display:flex;color:var(--ink)!important}.hero-word-rotator{text-align:left;vertical-align:baseline;flex:0 0 4.8em;width:4.8em;min-width:0;display:inline-grid;position:relative;overflow:hidden;color:var(--purple)!important}.home-hero h1 .hero-static-copy{color:var(--ink)}.english-site .hero-word-rotator{text-align:right;flex-basis:5.8em;width:5.8em}.hero-word-rotator>span{grid-area:1/1}.hero-word-current{animation:1s cubic-bezier(.22,1,.36,1) both hero-word-push-in}.hero-word-exit{animation:1s cubic-bezier(.22,1,.36,1) both hero-word-push-out}@keyframes hero-word-push-in{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes hero-word-push-out{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-100%)}}.home-hero-media{width:min(1050px,96%);margin:30px auto 0;position:relative}.home-hero-media img{object-fit:contain;width:100%;max-height:650px}.section-tint,.client-section,.testimonial-section,.resources-section,.form-section{background:var(--surface)}.compact{padding-block:50px}.feature-card .feature-icon,.resource-card .feature-icon{width:54px;height:54px;color:var(--white);background:linear-gradient(135deg,#8b7aff,#5a43ef);border-radius:16px;place-items:center;margin-bottom:20px;font-size:25px;display:grid}.feature-card .fa-icon,.resource-card .fa-icon{width:44px;height:44px;color:var(--purple);background:0 0;border-radius:0;margin-bottom:20px;font-size:32px;line-height:1}.fa-solid{font-family:"Font Awesome 5 Free";font-weight:900}.fa-regular{font-family:"Font Awesome 5 Free";font-weight:400}.fa-brands{font-family:"Font Awesome 5 Brands";font-weight:400}.home-capabilities{grid-template-columns:repeat(5,minmax(0,1fr))}.home-capabilities .feature-card{min-height:265px}.why-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.home-why-section{z-index:1;color:var(--white);background-color:var(--ink);background-image:url(/media/rabbah-why-bg.svg);background-position:50% 0;background-repeat:no-repeat;padding:14px 40px 128px}.home-why-section .container{width:min(100%,1200px)}.home-why-section .section-heading{margin-bottom:32px}.home-why-section .section-heading h2{color:var(--white);letter-spacing:0;font-size:48px;line-height:1.3}.home-why-section .why-grid{direction:ltr;column-gap:144px;max-width:1150px;margin-inline:auto}.home-why-section .feature-card{max-width:287px;color:var(--white);box-shadow:none;text-align:center;direction:rtl;background:0 0;border:0;border-radius:0;padding:0}.english-site .home-why-section .feature-card{direction:ltr}.home-why-section .feature-card:hover{box-shadow:none;border-color:#0000;transform:none}.home-why-section .feature-card .fa-icon{width:50px;height:50px;color:var(--white);margin:0 auto 15px;font-size:50px}.home-why-section .feature-card h3{min-height:57px;color:var(--white);margin:0 0 20px;font-size:22px;line-height:1.3}.home-why-section .feature-card p{color:#ffffffd1;font-size:16px;line-height:1.65}.home-about-section{z-index:1;background:var(--white);min-height:540px;padding:0 0 94px;position:relative}.home-about-curve{top:-1px;width:100%;height:280px;fill:var(--ink);pointer-events:none;position:absolute;inset-inline:0}.home-product-panel{z-index:2;background:var(--white);direction:rtl;border-radius:24px;grid-template-columns:minmax(0,1fr) minmax(0,2fr);width:min(100% - 64px,1200px);min-height:446px;display:grid;position:relative;overflow:hidden;box-shadow:0 80px 200px -48px #00000029}.home-product-media,.home-product-media>img{width:100%;height:100%;min-height:444px}.home-product-media{overflow:hidden}.home-product-media>img{object-fit:cover;display:block}.home-product-copy{text-align:start;direction:rtl;min-width:0;padding:64px 80px;position:relative;overflow:hidden}.english-site .home-product-copy{text-align:left;direction:ltr}.home-product-logo{z-index:1;margin:0 0 20px 5px;object-fit:contain;width:127px;height:71px;margin-right:auto;display:block;position:relative}.home-product-copy h2{z-index:1;max-width:635px;margin:0 0 20px;font-size:32px;font-weight:600;line-height:1.3;position:relative}.home-product-copy p{z-index:1;max-width:595px;color:var(--muted);text-align:justify;margin:0 auto 0 0;font-size:20px;font-weight:700;line-height:1.32;position:relative}.product-quote-mark{z-index:0;color:#f1efff;letter-spacing:-.23em;white-space:nowrap;font-family:Arial,sans-serif;font-size:238px;font-weight:900;line-height:1;position:absolute;top:-62px;left:58%}.carousel-grid{gap:18px;animation:.5s cubic-bezier(.22,.75,.25,1) carousel-enter;display:grid}@keyframes carousel-enter{0%{opacity:.65;transform:translate(-18px)}to{opacity:1;transform:none}}.carousel-slide{border:1px solid var(--line);border-radius:var(--radius);background:var(--white);justify-content:center;align-items:center;min-width:0;height:230px;padding:22px;display:flex;overflow:hidden}.carousel-slide img{object-fit:contain;object-position:center center;width:100%;max-width:100%;height:184px;max-height:100%;margin:auto}.carousel-arrow{z-index:2;position:absolute;top:calc(50% - 22px)}.carousel-arrow.previous{inset-inline-start:-16px}.carousel-arrow.next{inset-inline-end:-16px}.carousel-dots{margin-top:24px}.carousel-dots button{cursor:pointer;background:#cfd5d8;border:0;border-radius:20px;width:8px;height:8px;padding:0;transition:width .18s}.carousel-dots button.active{background:var(--purple);width:26px}.split-panel{grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:clamp(45px,7vw,105px);display:grid}.split-copy .section-heading{text-align:start;margin-inline:0}.split-copy .section-heading p{margin-inline:0}.portrait-media img{border-radius:28px}.logo-ticker-track{align-items:center;gap:18px;width:max-content;animation:34s linear infinite ticker;display:flex}.partner-section{border-bottom:1px solid var(--line);background:var(--white)}.partner-section h2{text-align:center;margin:0 0 24px;font-size:18px}.rating-row{color:#765a00;background:#fffbec;border:1px solid #f0d47a;border-radius:999px;gap:10px;width:max-content;margin:0 auto 10px;padding:9px 18px;display:flex}.stars{color:#ffb900;letter-spacing:2px}.testimonial-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.testimonial-card{position:relative}.quote-mark{color:#6852f42e;font-size:64px;line-height:1;position:absolute;inset:15px auto auto 20px}.testimonial-card>p{margin:15px 0 24px}.testimonial-card>strong,.testimonial-card>small{display:block}.testimonial-card>small{color:var(--muted)}.resource-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.text-link{width:fit-content;color:var(--purple);cursor:pointer;background:0 0;border:0;margin-top:auto;padding:20px 0 0;font-weight:900}.upcoming-message{color:#765a00;background:#fff6d9;border-radius:999px;margin-inline-start:12px;padding:4px 9px;font-size:12px}.final-cta{border-radius:0}.final-cta-inner{justify-content:space-between;align-items:center;gap:35px;display:flex}.service-hero h1 strong{color:var(--purple);display:block}.service-hero .hero-actions{margin-top:26px}.hero-trust-list{flex-wrap:wrap;gap:10px 18px;margin:25px 0 0;padding:0;list-style:none;display:flex}.hero-trust-list li{color:var(--muted);font-size:14px;font-weight:700}.hero-trust-list span{color:var(--purple);margin-inline-end:7px;font-size:10px}.hero-media-card{position:relative}.floating-chip{z-index:2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:var(--muted);background:#ffffffe0;border:1px solid #ffffffa6;border-radius:16px;padding:12px 16px;font-size:12px;line-height:1.4;position:absolute;box-shadow:0 16px 36px #1f2c3324}.floating-chip b{color:var(--ink)}.payment-chip{inset:18% auto auto 2%}.sales-chip{inset:auto 3% 14% auto}.hero-stats>div{border:1px solid var(--line);background:#ffffffc7;border-radius:16px;padding:15px 18px}.hero-stats>div:last-child{grid-column:1/-1}.counter-number,.hero-stats strong{color:var(--purple);font-size:28px;font-weight:900;line-height:1.2;display:block}.hero-stats span:not(.counter-number){color:var(--muted);font-size:13px}.pain-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.pain-grid .feature-card{min-height:240px}.solution-grid{grid-template-columns:1.35fr .65fr;align-items:center;gap:42px;display:grid}.solution-grid .feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.solution-device img{object-fit:contain;width:100%;max-height:700px}.process-grid,.metric-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.comparison-wrap table{border-collapse:collapse;text-align:start;width:100%;min-width:760px}.comparison-wrap th,.comparison-wrap td{border-bottom:1px solid var(--line);padding:20px 22px}.comparison-wrap thead th{color:var(--white);background:var(--ink)}.comparison-wrap tbody th{color:var(--ink);background:var(--surface)}.comparison-wrap .rabbah-column{color:var(--success);background:#f5fff9;font-weight:800}.comparison-wrap .yes{color:var(--success)}.comparison-wrap .no{color:var(--danger)}.dashboard-panel .split-media img{filter:drop-shadow(0 24px 35px #1f2c331a)}.check-list li{align-items:flex-start;gap:10px;display:flex}.check-list li>span{color:var(--purple);font-weight:900}.check-list li:before{display:none}.pricing-card{grid-template-columns:1.2fr 1fr auto;align-items:center;gap:40px;display:grid}.pricing-card h2{margin:0;font-size:clamp(30px,3vw,46px);line-height:1.35}.pricing-card p{color:var(--muted)}.story-section .marquee{color:var(--white);background:var(--purple);white-space:nowrap;margin-top:65px;padding-block:18px;overflow:hidden}.story-section .marquee>div{width:max-content;font-weight:800;animation:24s linear infinite ticker}.form-panel{grid-template-columns:.75fr 1.25fr;align-items:start;gap:clamp(35px,6vw,80px);display:grid}.form-intro h2{margin:0;font-size:clamp(31px,3.4vw,49px);line-height:1.35}.form-intro p{color:var(--muted)}.lead-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:19px;display:grid}.lead-form>label{min-width:0}.lead-form>label>span{margin-bottom:7px;font-size:14px;font-weight:800;display:block}.lead-form input,.lead-form textarea{width:100%;color:var(--ink);background:var(--white);border:1px solid #d9e0e3;border-radius:12px;outline:none;padding:13px 15px}.lead-form textarea{resize:vertical;min-height:135px}.lead-form input:focus,.lead-form textarea:focus{border-color:var(--purple);box-shadow:0 0 0 4px #6852f417}.lead-form small{color:var(--danger);margin-top:4px;display:block}.form-wide{grid-column:1/-1}.form-message{border-radius:10px;grid-column:1/-1;margin:0;padding:12px 14px}.form-message.success{color:#0d713d;background:#ecfbf3}.form-message.error{color:#9f2f2f;background:#fff0f0}.demo-modal{background:var(--white);text-align:center;border-radius:28px;width:min(100%,500px);padding:42px;position:relative;box-shadow:0 28px 90px #00000040}.modal-mark{width:78px;height:78px;color:var(--white);background:var(--purple);border-radius:22px;place-items:center;margin:0 auto 22px;font-size:16px;font-weight:900;display:grid}.demo-modal h2{margin:0;font-size:30px}.demo-modal p{color:var(--muted)}.blog-hero-inner{text-align:center}.article-card-art{height:116px;color:var(--white);background:radial-gradient(circle at 22% 24%,#ffffff29,#0000 25%),linear-gradient(135deg,#806df8,#4f38df);border-radius:20px;place-items:center;margin:-10px -10px 24px;display:grid}.article-card-art span{font-size:54px;font-weight:900}.article-card small{color:var(--purple);font-weight:800}.article-card .text-link{margin-top:auto}.contact-hero{background:radial-gradient(circle at 14% 16%, #6852f41f, transparent 29%), var(--surface);padding:78px 0}.contact-hero-grid{grid-template-columns:.82fr 1.18fr;align-items:center;gap:clamp(40px,7vw,95px);display:grid}.contact-copy h1{margin:0;font-size:clamp(38px,5vw,63px);line-height:1.28}.contact-copy h1 strong{color:var(--purple);display:block}.contact-copy p{color:var(--muted);font-size:17px}.contact-form-card{border:1px solid var(--line);background:var(--white);box-shadow:var(--shadow);border-radius:30px;padding:clamp(25px,4vw,42px)}.contact-form-card>h2{margin:0 0 24px;font-size:30px}.contact-form-card .lead-form{box-shadow:none;border:0;padding:0}.article-page{background:linear-gradient(var(--surface) 0 410px, var(--white) 410px)}.article-container{max-width:920px;padding-block:65px 95px}.article-back{color:var(--purple);font-weight:800}.article-container>small{color:var(--muted);margin-top:35px;display:block}.article-container>h1{margin:12px 0 65px;font-size:clamp(38px,5vw,62px);line-height:1.35}.article-body{font-size:18px}.article-body h2{margin:48px 0 15px;font-size:30px}.article-body p{margin:0 0 20px}.article-body li{margin-bottom:10px}.article-note{border-inline-start:5px solid var(--purple);background:#6852f412;border-radius:16px;gap:15px;margin:30px 0;padding:25px;display:flex}.article-note>span{font-size:26px}.article-note p{margin:0}.rich-footer,.simple-footer{color:#ffffffc2;background:#19252b}.footer-grid{grid-template-columns:1.25fr .8fr 1fr;gap:50px;padding:65px 0 45px;display:grid}.footer-brand img{filter:none;width:60px;height:69px}.footer-links{align-content:start;gap:8px;display:grid}.footer-links strong,.compliance>strong{color:var(--white);margin-bottom:10px}.compliance-logos{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.compliance-logos img{background:var(--white);object-fit:contain;border-radius:8px;width:76px;height:52px;padding:7px}.simple-footer-inner{align-items:center;gap:24px;padding:42px 0;display:flex}.simple-footer-inner img{width:60px;height:69px}.simple-footer-inner strong{color:var(--white)}.simple-footer-inner p{margin:2px 0 0}.english-site{text-align:left}.english-site .section-heading{text-align:center}.english-site .eyebrow:before{order:initial}.english-site .split-copy,.english-site .form-intro{text-align:left}.english-site .check-list li{padding-left:0}.english-footer .footer-bottom{justify-content:flex-start}.reveal{opacity:0;transition:opacity .65s ease var(--reveal-delay,0s), transform .65s ease var(--reveal-delay,0s);transform:translateY(24px)}.reveal.visible{opacity:1;transform:none}@media (max-width:1120px){.audience-grid,.impact-grid,.process-grid,.stats-grid,.footer-main{grid-template-columns:repeat(2,minmax(0,1fr))}.home-capabilities{grid-template-columns:repeat(3,minmax(0,1fr))}.home-why-section .why-grid{column-gap:clamp(32px,7vw,80px)}.pain-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.pricing-card{grid-template-columns:repeat(2,minmax(0,1fr))}.pricing-card>.button{width:fit-content}.ticker-logo{width:max(120px,14.2857vw - 22.5714px)}}@media (max-width:921px){.container{width:min(calc(100% - 32px), var(--container))}.section{padding-block:68px}.site-header{height:78px}.header-inner{width:min(calc(100% - 32px), var(--container));grid-template-columns:1fr auto}.brand img{width:50px;height:58px}.desktop-nav,.header-actions{display:none}.menu-trigger{display:flex}.mobile-nav{background:var(--white);visibility:hidden;opacity:0;gap:4px;max-height:0;padding:0 24px;transition:max-height .22s,padding .22s,opacity .18s;display:grid;position:fixed;inset:78px 0 auto;overflow:hidden;box-shadow:0 18px 40px #1f2c331f}.mobile-nav.open{visibility:visible;opacity:1;max-height:calc(100dvh - 78px);padding-block:18px 28px;overflow-y:auto}.mobile-nav>a:not(.button){color:var(--muted);border-radius:10px;padding:12px;font-weight:700}.mobile-nav>a.active:not(.button){color:var(--purple);background:#6852f412}.mobile-nav .button{width:100%;margin-top:12px}.home-hero{padding-top:55px}.home-hero h1{letter-spacing:-1.3px;font-size:clamp(31px,4.4vw,41px)}.home-why-section{padding:58px 24px 112px}.home-why-section .section-heading h2{font-size:40px}.home-why-section .why-grid{grid-template-columns:1fr;row-gap:42px;max-width:400px}.home-why-section .feature-card{max-width:100%}.home-why-section .feature-card h3{min-height:auto}.home-about-curve{height:180px}.home-product-panel{grid-template-columns:1fr;width:min(100% - 32px,680px)}.home-product-media,.home-product-media>img{min-height:380px}.home-product-copy{padding:45px 48px}.product-quote-mark{font-size:200px;top:-40px;left:52%}.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.split,.service-hero-grid,.lead-layout,.split-panel,.solution-grid,.contact-hero-grid,.form-panel{grid-template-columns:1fr}.split.reverse .split-media{order:initial}.service-hero{min-height:auto;padding:62px 0 46px}.service-hero-copy{text-align:center}.service-hero-copy>p{margin-inline:auto}.service-hero .button-row,.service-hero .trust-list,.service-hero .hero-actions,.service-hero .hero-trust-list{justify-content:center}.service-hero-media img{height:430px}.lead-copy{position:static}.resources-grid{grid-template-columns:1fr}.solution-grid .feature-grid,.process-grid,.metric-grid,.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.final-cta-inner{flex-direction:column;align-items:flex-start}.final-cta{padding:45px 32px}.ticker-logo{width:calc(25vw - 24.5px);min-width:78px;height:76px;padding:11px}}@media (max-width:660px){html{scroll-padding-top:90px}body{font-size:15px}.section{padding-block:54px}.section-heading{margin-bottom:34px}.section-heading h2{font-size:29px}.home-hero h1{letter-spacing:-1px;font-size:clamp(24px,7vw,32px)}.hero-animated-copy{column-gap:.12em}.hero-word-rotator{flex-basis:4.8em;width:4.8em}.english-site .home-hero h1{letter-spacing:-.5px;font-size:clamp(17px,5.4vw,21px)}.home-why-section{padding:52px 16px 88px}.home-why-section .section-heading h2{font-size:34px}.home-why-section .why-grid{row-gap:36px}.home-about-section{padding-bottom:62px}.home-about-curve{height:140px}.home-product-panel{width:calc(100% - 32px)}.home-product-media,.home-product-media>img{min-height:320px}.home-product-copy{padding:34px 26px 40px}.home-product-logo{width:112px;height:63px;margin-bottom:16px}.home-product-copy h2{font-size:27px}.home-product-copy p{font-size:17px;line-height:1.55}.product-quote-mark{font-size:160px;top:-28px;left:43%}.button-row{align-items:stretch}.button-row>a,.button-row>button{flex:100%}.payment-badges{flex-wrap:wrap}.feature-grid,.audience-grid,.pain-grid,.impact-grid,.process-grid,.stats-grid,.article-grid,.testimonial-grid,.resource-grid,.footer-main,.simple-footer .footer-main,.home-capabilities,.why-grid,.solution-grid .feature-grid,.process-grid,.metric-grid,.footer-grid{grid-template-columns:1fr}.feature-card,.resource-card,.testimonial-card,.audience-card,.pain-card,.impact-card,.process-card,.stat-card{padding:23px}.service-hero h1{font-size:39px}.service-hero-media img{height:330px}.hero-stats{grid-template-columns:1fr 1fr}.hero-stat{padding:13px 12px}.hero-stat strong{font-size:24px}.form-grid,.lead-form{grid-template-columns:1fr}.field.full,.form-wide{grid-column:auto}.article-card{min-height:0;padding:26px}.article-hero{padding:58px 0 48px}.article-hero h1{font-size:34px}.article-content{padding-block:48px 65px;font-size:16px}.article-content h2{font-size:26px}.article-nav{grid-template-columns:1fr}.article-nav a:last-child{text-align:start}.footer-main{padding-top:50px}.footer-bottom{flex-direction:column}.simple-footer-inner{align-items:flex-start}.simple-footer .socials{justify-content:flex-start}.modal-card{padding:38px 22px 26px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.reveal{opacity:1;transform:none}}
