:root{--color-bg:#fcfaf6;--color-surface:#fff;--color-surface-2:#f5f3ef;--color-border:#e8e5df;--color-border-subtle:#f0ede8;--color-bg-subtle:#00000005;--color-bg-muted:#0000000d;--color-text-primary:#1a1a1a;--color-text-secondary:#555;--color-text-muted:#6b6b6b;--color-blue:#5eb1e4;--color-blue-dark:#4a9bd0;--color-blue-accessible:#1568a8;--color-blue-cta:#1568a8;--color-blue-light:#5eb1e41f;--color-blue-subtle:#5eb1e40f;--color-emerald:#059669;--color-emerald-light:#0596691a;--color-orange:#ea580c;--color-red:#dc2626;--color-slate-900:#1a1a1a;--color-slate-800:#2a2a2a;--color-slate-700:#333;--color-cta:#1a1a1a;--color-cta-hover:#333;--color-cta-text:#fff;--surface:var(--color-surface);--border:var(--color-border);--text-primary:var(--color-text-primary);--text-secondary:var(--color-text-secondary);--text-muted:var(--color-text-muted);--radius-sm:8px;--radius-md:14px;--radius-lg:20px;--radius-xl:28px;--radius-2xl:36px;--radius-pill:9999px;--shadow-sm:0 1px 3px #0000000d;--shadow-md:0 4px 12px #0000000f;--shadow-lg:0 20px 40px #00000014;--shadow-blue:0 8px 32px #5eb1e426;--glow-blue:0 0 40px #5eb1e41a;--glow-blue-strong:0 0 80px #5eb1e433;--font-family:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-size-xs:.7rem;--font-size-sm:.85rem;--font-size-base:.95rem;--font-size-md:1.1rem;--font-size-lg:1.25rem;--font-size-xl:1.5rem;--font-size-2xl:2.25rem;--font-size-3xl:3.5rem;--page-padding-x:2rem;--page-padding-y:2.5rem;--content-max-width:1280px;--font-size-4xl:4.5rem;--font-size-5xl:6rem;--color-surface-1:#fff;--app-content-max:1080px;--app-shell-padding-x:clamp(1.25rem, 4vw, 2.5rem);--shadow-card:0 1px 2px #0000000a, 0 8px 40px #0000000d;--shadow-card-hover:0 1px 2px #0000000d, 0 12px 48px #5eb1e414;--nav-bar-height:72px;--sticky-cta-height:0px}[data-theme=dark]{--color-bg:#0a0c10;--color-surface:#111318;--color-surface-2:#1a1c22;--color-border:#ffffff1a;--color-border-subtle:#ffffff0d;--color-bg-subtle:#ffffff0a;--color-bg-muted:#ffffff14;--color-text-primary:#f0f0f0;--color-text-secondary:#a1a1aa;--color-text-muted:#71717a;--color-blue-light:#5eb1e426;--color-blue-subtle:#5eb1e414;--color-emerald:#00f260;--color-emerald-light:#00f26026;--color-cta:#5eb1e4;--color-cta-hover:#7ec3ec;--color-blue-accessible:#5eb1e4;--color-cta-text:#0a0c10;--shadow-sm:0 1px 2px #000c;--shadow-md:0 4px 12px #00000080;--shadow-lg:0 20px 40px #0009;--color-surface-1:#12141a;--shadow-card:0 1px 0 #ffffff0a, 0 12px 40px #00000073;--shadow-card-hover:0 1px 0 #ffffff0f, 0 16px 48px #5eb1e41f}.glass-panel{background:var(--color-surface-2);border:1px solid var(--color-border);box-shadow:var(--shadow-md)}[data-theme=dark] .glass-panel{background:#0f1629;border:1px solid #ffffff14;box-shadow:0 8px 32px #00000059}.gradient-text-blue{background:linear-gradient(135deg,#06f 0%,#00f260 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.radial-glow{filter:blur(40px);pointer-events:none;background:radial-gradient(circle,#5eb1e426 0%,#0000 60%);border-radius:50%;width:600px;height:600px;position:absolute}[dir=rtl]{font-family:"Noto Sans Arabic", var(--font-family)}a[href^=tel\:],a[href^="https://wa.me"],a[href^="https://api.whatsapp.com"],.ltr-number,[data-ltr-number]{direction:ltr;unicode-bidi:isolate}[dir=rtl] a[href^=tel\:],[dir=rtl] a[href^="https://wa.me"],[dir=rtl] a[href^="https://api.whatsapp.com"]{text-align:center}.theme-transition,.theme-transition *,.theme-transition :before,.theme-transition :after{transition-property:background-color,border-color,color;transition-duration:.18s;transition-timing-function:ease}*,:before,:after{box-sizing:border-box;margin:0;padding:0}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}html{overflow-x:clip}body{font-family:var(--font-family);background:var(--color-bg);color:var(--color-text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6;overflow-x:clip}#main-content{min-width:0;max-width:100%;overflow-x:clip}.twily-app-column{width:100%;max-width:var(--app-content-max);padding-left:var(--app-shell-padding-x);padding-right:var(--app-shell-padding-x);margin-left:auto;margin-right:auto}.website-main{padding-top:var(--nav-bar-height,72px);padding-bottom:var(--sticky-cta-height,0px);min-width:0;max-width:100%;overflow-x:clip}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}input,textarea{font-family:inherit}img{max-width:100%;display:block}@keyframes pulse-slow{0%,to{opacity:1}50%{opacity:.5}}@keyframes spin-slow{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.console-module{--module-accent:#06f;--module-accent-dark:#0052cc;--module-accent-light:#5eb1e41a;--module-accent-subtle:#5eb1e40d;--module-gradient:linear-gradient(135deg, #06f 0%, #4f46e5 100%);--module-glow:0 0 40px #5eb1e426}.admin-module{--module-accent:#dc2626;--module-accent-dark:#b91c1c;--module-accent-light:#dc26261a;--module-accent-subtle:#dc26260d;--module-gradient:linear-gradient(135deg, #dc2626 0%, #991b1b 100%);--module-glow:0 0 40px #dc262626}.website-module{--module-accent:#06f;--module-accent-dark:#0052cc;--module-accent-light:#5eb1e41a;--module-accent-subtle:#5eb1e40d;--module-gradient:linear-gradient(135deg, #06f 0%, #00f260 100%);--module-glow:0 0 40px #5eb1e426}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes fade-up{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes scale-in{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes shimmer{0%{background-position:-200%}to{background-position:200%}}@keyframes glow-pulse{0%,to{box-shadow:0 0 20px 4px #2563eb33}50%{box-shadow:0 0 40px 8px #2563eb66}}@keyframes slide-in-right{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}.animate-pulse-slow{animation:2s ease-in-out infinite pulse-slow}.animate-spin-slow{animation:3s linear infinite spin-slow}.animate-float{animation:4s ease-in-out infinite float}.animate-fade-up{animation:.6s ease-out forwards fade-up}.animate-scale-in{animation:.4s ease-out forwards scale-in}.animate-slide-in-right{animation:.3s ease-out forwards slide-in-right}.gradient-text{background:linear-gradient(135deg, var(--color-blue) 0%, #818cf8 50%, var(--color-blue) 100%);-webkit-text-fill-color:transparent;background-size:200%;-webkit-background-clip:text;background-clip:text;animation:4s linear infinite shimmer}@media (prefers-reduced-motion:reduce){.animate-pulse-slow,.animate-spin-slow,.animate-float,.gradient-text{animation:none!important}.animate-fade-up,.animate-scale-in,.animate-slide-in-right{opacity:1;transform:none;animation:none!important}}.glass{-webkit-backdrop-filter:blur(24px)saturate(1.6);background:#ffffffd9;border:1px solid #fff9}.glass-dark{-webkit-backdrop-filter:blur(24px)saturate(1.4);background:#0f172ad9;border:1px solid #ffffff14}.container{max-width:1280px;margin:0 auto;padding:0 1.5rem}.section{padding:6rem 0}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:99px}::-webkit-scrollbar-thumb:hover{background:var(--color-text-muted)}.admin-context ::-webkit-scrollbar-thumb{background:#ffffff1a}[data-theme=dark] ::-webkit-scrollbar-thumb{background:#ffffff1a}[data-theme=dark] ::-webkit-scrollbar-thumb:hover{background:#ffffff26}input[type=range]{appearance:none;background:var(--color-border);cursor:pointer;border-radius:99px;outline:none;width:100%;height:6px}input[type=range]::-webkit-slider-thumb{appearance:none;background:var(--color-blue);cursor:pointer;border-radius:50%;width:22px;height:22px;transition:box-shadow .2s;box-shadow:0 0 0 4px #2563eb26}input[type=range]::-webkit-slider-thumb:hover{box-shadow:0 0 0 6px #2563eb40}:focus-visible{outline:2px solid var(--color-blue-accessible);outline-offset:2px;border-radius:4px;box-shadow:0 0 0 4px #1568a840}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,[role=button]:focus-visible,[tabindex]:focus-visible{outline:2px solid var(--color-blue-accessible);outline-offset:2px;box-shadow:0 0 0 4px #1568a840}[data-theme=dark] :focus-visible,[data-theme=dark] a:focus-visible,[data-theme=dark] button:focus-visible,[data-theme=dark] input:focus-visible,[data-theme=dark] select:focus-visible,[data-theme=dark] textarea:focus-visible,[data-theme=dark] [role=button]:focus-visible,[data-theme=dark] [tabindex]:focus-visible{outline-color:var(--color-blue);box-shadow:0 0 0 4px #5eb1e466}.site-footer{background:var(--color-bg,#fcfaf6);border-top:none;margin-top:4rem;padding:0;position:relative}[data-theme=dark] .site-footer{background:#0d1117}.badge{text-transform:uppercase;letter-spacing:.08em;border-radius:99px;align-items:center;gap:.35rem;padding:.35rem .875rem;font-size:.65rem;font-weight:800;display:inline-flex}.badge-blue{background:var(--color-blue-light);border:1px solid var(--color-blue-subtle);color:var(--color-blue-accessible)}[data-theme=dark] .badge-blue{color:var(--color-blue)}.badge-emerald{background:var(--color-emerald-light);color:var(--color-emerald)}.badge-slate{background:var(--color-surface-2);border:1px solid var(--color-border);color:var(--color-text-secondary)}.hero-bg{background-image:var(--hero-bg-image);background-position:100%;background-repeat:no-repeat;background-size:cover}.dark-page{color:#e2e8f0;background:#0d1117}.dark-page .site-footer{background:#0d1117;border-top-color:#ffffff0f}.dark-page .footer-heading{color:#94a3b8}.dark-page .footer-tagline,.dark-page .footer-links li{color:#475569}.glow-blue{box-shadow:0 0 40px 8px #5eb1e440}.text-gradient-blue{background:linear-gradient(135deg,#2563eb 0%,#818cf8 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.footer-newsletter-strip{background:linear-gradient(135deg, var(--color-blue) 0%, #4f46e5 100%);border-radius:20px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;margin-bottom:3.5rem;padding:2rem 2.5rem;display:flex}.footer-newsletter-text h3{color:#fff;letter-spacing:-.02em;margin:0 0 .2rem;font-size:1.05rem;font-weight:800}.footer-newsletter-text p{color:#ffffffb8;margin:0;font-size:.78rem}.footer-newsletter-form{flex:1;gap:.5rem;min-width:240px;max-width:380px;display:flex}.footer-newsletter-input{color:#fff;background:#ffffff26;border:none;border-radius:10px;outline:none;flex:1;padding:.625rem 1rem;font-family:inherit;font-size:.85rem}.footer-newsletter-input::placeholder{color:#ffffff80}.footer-newsletter-btn{color:var(--color-blue-accessible);cursor:pointer;white-space:nowrap;background:#fff;border:none;border-radius:10px;padding:.625rem 1.25rem;font-family:inherit;font-size:.78rem;font-weight:800;transition:opacity .15s,transform .1s}.footer-newsletter-btn:hover{opacity:.9;transform:translateY(-1px)}.footer-main-grid{grid-template-columns:2.2fr 1fr 1fr 1fr 1fr;gap:2.5rem;margin-bottom:2.5rem;display:grid}@media (max-width:1024px){.footer-main-grid{grid-template-columns:1fr 1fr 1fr;gap:2rem}}@media (max-width:640px){.footer-main-grid{grid-template-columns:1fr 1fr;gap:1.5rem}.footer-brand-col{grid-column:1/-1}.footer-newsletter-strip{padding:1.5rem}}.footer-brand-col{flex-direction:column;gap:1rem;display:flex}.footer-logo-group{align-items:center;gap:.5rem;text-decoration:none;display:flex}.footer-logo-img{width:auto;height:30px}.footer-logo-wordmark{letter-spacing:-.04em;color:var(--color-text-primary);text-transform:uppercase;font-size:1rem;font-weight:900}.footer-logo-wordmark span{color:var(--color-blue-accessible)}.footer-brand-tagline{color:var(--color-text-muted);max-width:22rem;font-size:.8rem;line-height:1.65}.footer-moroccan-badge{color:var(--color-text-secondary);letter-spacing:.03em;background:linear-gradient(135deg,#c41e3a0f 0%,#5eb1e40f 100%);border:1px solid #c41e3a2e;border-radius:9999px;align-items:center;gap:.4rem;width:fit-content;padding:.28rem .875rem;font-size:.65rem;font-weight:800;display:inline-flex}.footer-social-row{gap:.45rem;margin-top:.25rem;display:flex}.footer-social-btn{background:var(--color-surface-2);border:1px solid var(--color-border);width:34px;height:34px;color:var(--color-text-muted);border-radius:9px;place-items:center;font-size:.72rem;font-weight:700;text-decoration:none;transition:background .15s,color .15s,border-color .15s,transform .1s;display:grid}.footer-social-btn:hover{background:var(--color-blue);border-color:var(--color-blue);color:#fff;transform:translateY(-2px)}.footer-link-col h4{text-transform:uppercase;letter-spacing:.14em;color:var(--color-text-primary);margin:0 0 1rem;font-size:.6rem;font-weight:800}.footer-link-col ul{flex-direction:column;gap:.58rem;margin:0;padding:0;list-style:none;display:flex}.footer-link-col ul li a{color:var(--color-text-secondary);font-size:.81rem;font-weight:500;text-decoration:none;transition:color .15s}.footer-link-col ul li a:hover{color:var(--color-blue)}.footer-trust-row{border-top:1px solid var(--color-border-subtle);border-bottom:1px solid var(--color-border-subtle);flex-wrap:wrap;align-items:center;gap:.6rem;margin-bottom:1.5rem;padding:1.25rem 0;display:flex}.footer-trust-label{text-transform:uppercase;letter-spacing:.1em;color:var(--color-text-muted);font-size:.6rem;font-weight:800}.footer-trust-badge{background:var(--color-surface-2);border:1px solid var(--color-border);color:var(--color-text-secondary);border-radius:9999px;align-items:center;gap:.28rem;padding:.22rem .65rem;font-size:.63rem;font-weight:700;display:inline-flex}.footer-regions-row{flex-wrap:wrap;align-items:center;gap:.4rem;margin-top:1rem;display:flex}.footer-region-chip{background:var(--color-surface-2);border:1px solid var(--color-border);color:var(--color-text-secondary);border-radius:9999px;align-items:center;gap:.3rem;padding:.25rem .7rem;font-size:.7rem;font-weight:600;display:inline-flex}.footer-bottom-bar{border-top:1px solid var(--color-border-subtle);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;padding:1.5rem 0 2.5rem;display:flex}.footer-bottom-copy{color:var(--color-text-muted);font-size:.73rem;font-weight:500}.footer-bottom-links{gap:1.25rem;display:flex}.footer-bottom-links a{color:var(--color-text-muted);font-size:.73rem;font-weight:500;text-decoration:none;transition:color .15s}.footer-bottom-links a:hover{color:var(--color-blue)}.auth-brand-logo{justify-content:center;align-items:center;gap:.5rem;margin-bottom:2rem;text-decoration:none;display:flex}.auth-brand-logo img{width:auto;height:30px}.auth-brand-wordmark{letter-spacing:-.04em;color:var(--color-text-primary);text-transform:uppercase;font-size:1.05rem;font-weight:900}.auth-brand-wordmark span{color:var(--color-blue)}.site-footer .container{padding-top:4.5rem}.site-footer .footer-logo-wordmark{color:#fff}.site-footer .footer-brand-tagline{color:#94a3b8}.site-footer .footer-link-col h4{color:#cbd5e1}.site-footer .footer-link-col ul li a{color:#94a3b8}.site-footer .footer-link-col ul li a:hover{color:#60a5fa}.site-footer .footer-social-btn{color:#94a3b8;background:#ffffff0f;border-color:#ffffff1f}.site-footer .footer-social-btn:hover{background:var(--color-blue);border-color:var(--color-blue);color:#fff}.site-footer .footer-trust-row{border-top-color:#ffffff12;border-bottom-color:#ffffff12}.site-footer .footer-trust-label{color:#64748b}.site-footer .footer-trust-badge{color:#94a3b8;background:#ffffff0d;border-color:#ffffff1a}.site-footer .footer-bottom-bar{border-top-color:#ffffff12}.site-footer .footer-bottom-copy,.site-footer .footer-bottom-links a{color:#475569}.site-footer .footer-bottom-links a:hover{color:#60a5fa}.site-footer .footer-moroccan-badge{color:#cbd5e1;background:linear-gradient(135deg,#c41e3a1f 0%,#5eb1e41f 100%);border-color:#c41e3a40}.page-image-strip{object-fit:cover;object-position:center;border-radius:20px;width:100%;max-height:480px;display:block;box-shadow:0 24px 64px #0000002e}.hero-image-panel{border-radius:20px;position:relative;overflow:hidden;box-shadow:0 32px 80px #0003,0 0 0 1px #ffffff0f}.hero-image-panel img{object-fit:cover;width:100%;display:block}.hero-image-panel .image-label{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;background:#000000b3;border:1px solid #ffffff1f;border-radius:9999px;align-items:center;gap:.35rem;padding:.3rem .875rem;font-size:.7rem;font-weight:700;display:flex;position:absolute;bottom:1rem;left:1rem}.service-hero{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;padding:5rem 0 4rem;display:grid}@media (max-width:768px){.service-hero{grid-template-columns:1fr;gap:2rem}.service-hero-img{order:-1}.topbar-text{display:none!important}}.mobile-table-wrapper{-webkit-overflow-scrolling:touch;scrollbar-width:thin;width:100%;overflow-x:auto}.sla-dot{border-radius:50%;flex-shrink:0;width:8px;height:8px;display:inline-block}.sla-dot--emerald{background:#10b981}.sla-dot--amber{background:#f59e0b}.sla-dot--red{background:#ef4444}.sla-dot--blue{background:#5eb1e4}
@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.0-dom-5bn10r2.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.1y4-pdgsjb-pw.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.3lvt2whj97whp.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.2uwcyprjm3xu3.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.0k62hbripvv8p.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.3-6t-g6q0vh0a.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.2bn3s6zvc0dyp.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_fa93af41-module__0D_jrq__className{font-family:Inter,Inter Fallback;font-style:normal}
