html,body{color:#0f172a;scrollbar-width:thin;scrollbar-color:#5e25f8 transparent;background-color:#fff;margin:0;padding:0;font-family:Cairo,system-ui,-apple-system,sans-serif!important}html[dir=ltr],html[dir=ltr] body{font-family:Outfit,system-ui,-apple-system,sans-serif!important}html[dir=ltr] .landing,html[dir=ltr] .landing *{font-family:Outfit,system-ui,-apple-system,sans-serif}html::-webkit-scrollbar{width:5px}html::-webkit-scrollbar-track{background:0 0}html::-webkit-scrollbar-thumb{background:#5e25f8;border-radius:4px}.landing{max-width:100%;overflow-x:clip}section{width:100%}.header{z-index:1000;background:#fff;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;height:80px;padding:0 40px;transition:background .3s,box-shadow .3s,border-color .3s;display:flex;position:sticky;top:0;box-shadow:0 1px 4px #0000000f}.header--scrolled{background:#5e25f8;border-bottom-color:#0000;box-shadow:0 4px 24px #5e25f859}.header--scrolled .header-nav a{color:#ffffffe0}.header--scrolled .header-nav a:hover{color:#fff;background:#ffffff2e}.header--scrolled .header-nav a.nav-active{color:#fff;background:#ffffff38;font-weight:700}.header--scrolled .btn-outline{color:#fff;background:0 0;border-color:#ffffff8c}.header--scrolled .btn-outline:hover{background:#ffffff2e;border-color:#fff}.header--scrolled .btn-primary{color:#5e25f8;background:#fff}.header--scrolled .btn-primary:hover{background:#ffffffe6}.header--scrolled .hamburger-bar{background:#fff}.header--scrolled .header-logo img{filter:brightness(0)invert();transition:filter .3s}.header-logo img{height:40px;transition:filter .3s;display:block}.header-nav{flex:1;justify-content:center;align-items:center;gap:4px;display:flex}.header-nav a{color:#334155;border-radius:8px;padding:8px 16px;font-size:17px;font-weight:600;text-decoration:none;transition:background .2s,color .2s}.header-nav a:hover{color:#5e25f8;background:#f1f5f9}.header-nav a.nav-active{color:#5e25f8;background:#f0ebff;font-weight:700}.header-actions{align-items:center;gap:10px;display:flex}.btn-outline{color:#5e25f8;cursor:pointer;background:0 0;border:1.5px solid #5e25f8;border-radius:8px;align-items:center;gap:6px;padding:7px 18px;font-family:inherit;font-size:14px;font-weight:600;text-decoration:none;transition:background .2s,color .2s;display:inline-flex}.btn-outline:hover{color:#fff;background:#5e25f8}.btn-primary{color:#fff;cursor:pointer;background:#5e25f8;border:1.5px solid #5e25f8;border-radius:8px;align-items:center;gap:8px;padding:7px 18px;font-family:inherit;font-size:14px;font-weight:600;text-decoration:none;transition:background .2s,border-color .2s,transform .15s,box-shadow .2s;display:inline-flex;position:relative;overflow:hidden}.btn-primary:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff40,#0000);width:40%;height:100%;position:absolute;top:0;left:0;transform:translate(-130%)skew(-20deg)}.btn-primary:hover:after{animation:.55s forwards shine}.btn-primary:hover{background:#4a1ac7;border-color:#4a1ac7}.btn-primary .arrow-icon{font-size:16px;line-height:1}.hamburger-btn{cursor:pointer;background:0 0;border:none;border-radius:8px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:5px;width:40px;height:40px;padding:6px;transition:background .2s;display:none}.hamburger-btn:hover{background:#f1f5f9}.hamburger-bar{transform-origin:50%;background:#5e25f8;border-radius:2px;width:22px;height:2px;transition:transform .3s,opacity .3s;display:block}.hamburger-btn.is-open .hamburger-bar:first-child{transform:translateY(7px)rotate(45deg)}.hamburger-btn.is-open .hamburger-bar:nth-child(2){opacity:0}.hamburger-btn.is-open .hamburger-bar:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.mobile-menu-overlay{z-index:998;background:#00000059;animation:.2s fadeIn;display:none;position:fixed;inset:0}.mobile-drawer{z-index:999;opacity:0;pointer-events:none;background:#fff;border-bottom:1px solid #e2e8f0;padding:16px 20px 24px;transition:transform .25s,opacity .25s;display:none;position:fixed;top:56px;left:0;right:0;transform:translateY(-8px);box-shadow:0 8px 24px #0000001a}.mobile-drawer.is-open{opacity:1;pointer-events:auto;transform:translateY(0)}.mobile-drawer-nav{flex-direction:column;gap:4px;margin-bottom:20px;display:flex}.mobile-drawer-nav a{color:#334155;border-radius:10px;padding:12px 14px;font-size:16px;font-weight:600;text-decoration:none;transition:background .2s,color .2s;display:block}.mobile-drawer-nav a:hover,.mobile-drawer-nav a:active{color:#5e25f8;background:#f1f5f9}.mobile-drawer-actions{align-items:center;gap:10px;padding:0 14px;display:flex}.mobile-drawer-actions .btn-primary{flex:1;justify-content:center}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media (width<=768px){.header{height:68px;padding:0 20px}.header-nav,.header-actions{display:none}.hamburger-btn{display:flex}.mobile-menu-overlay,.mobile-drawer{display:block}}html[dir=rtl] .mobile-drawer-nav a{text-align:right}html[dir=rtl] .hamburger-btn{margin-inline-start:0}.hero{min-height:calc(100vh - 80px);position:relative}.hero-content-panel{background:linear-gradient(150deg,#fff 0%,#f5f3ff 100%);flex-direction:column;justify-content:center;padding:60px 56px;display:flex;position:relative}.hero-content-panel:after{content:"";bottom:-80px;pointer-events:none;z-index:0;background:radial-gradient(circle,#5e25f81f 0%,#0000 70%);width:320px;height:320px;animation:7s ease-in-out infinite float;position:absolute;inset-inline-end:-80px}.hero-content-panel:before{content:"";opacity:.35;pointer-events:none;z-index:0;background-image:radial-gradient(circle,#cbd5e1 1px,#0000 1px);background-size:28px 28px;position:absolute;inset:0}.hero-content{z-index:1;position:relative}.hero-label{color:#5e25f8;text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:8px;margin-bottom:20px;font-size:13px;font-weight:700;display:inline-flex}.hero-label:before{content:"";background:#5e25f8;border-radius:50%;width:8px;height:8px;animation:2.4s ease-in-out infinite pulse-dot;display:inline-block}.hero-title{color:#0f172a;margin-bottom:20px;font-size:clamp(32px,4vw,54px);font-weight:800;line-height:1.15}.hero-title .highlight{color:#5e25f8}.hero-subtitle{color:#64748b;max-width:480px;margin-bottom:36px;font-size:16px;line-height:1.7}.hero-cta{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.hero-cta .btn-primary{border-radius:10px;padding:12px 28px;font-size:15px}.hero-store-row{flex-wrap:wrap;align-items:center;gap:10px;margin-top:32px;display:flex}.hero-store-row img{cursor:pointer;background:#000;border-radius:10px;height:44px;transition:transform .2s;display:block}.hero-store-row img:hover{transform:scale(1.05)}.hero-stats{border-top:1px solid #5e25f826;align-items:center;gap:0;margin-top:36px;padding-top:28px;display:flex}.hero-stat{text-align:center;flex-direction:column;flex:1;gap:2px;display:flex}.hero-stat-value{color:#5e25f8;font-size:36px;font-weight:800;line-height:1.1}.hero-stat-label{color:#64748b;font-size:12px;font-weight:500;line-height:1.3}.hero-stat-divider{background:#5e25f82e;flex-shrink:0;width:1px;height:36px}.hero-trust{border-top:1px solid #e2e8f0;margin-top:48px;padding-top:32px}.hero-trust-label{color:#94a3b8;text-transform:uppercase;letter-spacing:.08em;margin-bottom:16px;font-size:12px;font-weight:600}.trust-logos{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.trust-logo-cell{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;justify-content:center;align-items:center;min-height:44px;padding:10px 14px;display:flex}.trust-logo-cell span{color:#94a3b8;text-align:center;font-size:11px;font-weight:600;line-height:1.3}@media (width<=992px){.hero{min-height:auto}.hero-content-panel{text-align:center;align-items:center;padding:48px 32px}.hero-content{max-width:560px;margin:0 auto}.hero-subtitle{max-width:100%;margin-left:auto;margin-right:auto}.hero-store-row{justify-content:center}.hero-title{font-size:36px}.trust-logos{grid-template-columns:repeat(3,1fr)}}@media (width<=576px){.hero-content-panel{padding:40px 20px}.hero-store-row{gap:8px}.hero-store-row img{height:38px}.trust-logos{grid-template-columns:repeat(2,1fr)}}@media (width<=420px){.hero-content-panel{padding:32px 16px}.hero-store-row{flex-direction:column;align-items:center}.hero-store-row img{object-fit:contain;width:160px;height:42px}.hero-stats{flex-direction:row}.hero-stat-value{font-size:20px}}.about-merged{flex-direction:column;display:flex}.about-merged .about-section{flex:1}.about-section{grid-template-columns:1fr 1fr;align-items:stretch;min-height:480px;display:grid}.about-section.reverse{direction:ltr}.about-image-col{background:#fff;flex-direction:column;min-height:420px;display:flex;position:relative;overflow:hidden}.about-image-col img{object-fit:contain;filter:saturate(2.2)brightness(1.15)hue-rotate(-3deg);flex:1;width:100%;display:block}.about-text-col{background:#fff;align-items:center;padding:64px 56px;display:flex;position:relative}.about-text-col:before{content:"";opacity:.25;pointer-events:none;background-image:radial-gradient(circle,#cbd5e1 1px,#0000 1px);background-size:28px 28px;position:absolute;inset:0}.about-text-inner{z-index:1;position:relative}.section-label{color:#5e25f8;text-transform:uppercase;letter-spacing:.1em;background:#ede9fe;border-radius:20px;margin-bottom:16px;padding:4px 12px;font-size:12px;font-weight:700;display:inline-block}.about-text-col h2{color:#0f172a;margin-bottom:20px;font-size:clamp(26px,3vw,40px);font-weight:800;line-height:1.2}.about-text-col p{color:#64748b;max-width:520px;font-size:16px;line-height:1.8}.about-section.compact{min-height:unset}.about-section.compact .about-text-col{padding:36px 56px}.about-section.compact .about-image-col{min-height:unset;height:100%}.about-section.compact .about-image-col img{object-fit:cover;height:100%}.about-section.alt-bg .about-text-col{background:#f8fafc}@media (width<=992px){.about-section{grid-template-columns:1fr}.about-section.reverse{direction:unset}.about-image-col{order:-1;min-height:260px}.about-text-col{padding:40px 24px}.about-section.compact .about-text-col{padding:32px 24px}.about-text-col p{max-width:100%}}@media (width<=576px){.about-text-col{padding:32px 20px}.about-section.compact .about-text-col{padding:24px 20px}.about-image-col{min-height:220px}}.services{text-align:center;background:#f8fafc;padding:80px 40px;position:relative;overflow:hidden}.services:before{content:"";opacity:.2;pointer-events:none;background-image:radial-gradient(circle,#cbd5e1 1px,#0000 1px);background-size:28px 28px;position:absolute;inset:0}.services-inner{z-index:1;max-width:1200px;margin:0 auto;position:relative}.services .section-label{margin-bottom:16px}.services h2{color:#0f172a;margin-bottom:12px;font-size:clamp(26px,3vw,38px);font-weight:800}.services-subtitle{color:#64748b;margin-bottom:56px;font-size:16px}.services-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));justify-items:stretch;gap:24px;display:grid}.service-card{text-align:start;background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:36px 28px;transition:transform .25s,box-shadow .25s,border-color .25s;box-shadow:0 1px 4px #0000000f}.service-card:hover{border-color:#c7d2fe;transform:translateY(-6px);box-shadow:0 12px 32px #5e25f824}.service-card-icon{color:#5e25f8;background:#ede9fe;border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:20px;display:inline-flex}.service-card-icon svg{width:26px;height:26px}.service-card h4{color:#0f172a;overflow-wrap:break-word;word-break:break-word;margin-bottom:10px;font-size:18px;font-weight:700}.service-card p{color:#64748b;overflow-wrap:break-word;word-break:break-word;font-size:15px;line-height:1.7}@media (width<=992px){.services-grid{grid-template-columns:repeat(2,1fr);gap:20px}}@media (width<=768px){.services{padding:60px 20px}.services-grid{grid-template-columns:1fr;gap:16px}.service-card{text-align:center}.service-card-icon{margin:0 auto 20px}}@media (width<=576px){.services{padding:48px 16px}.service-card{padding:24px 20px}}.contact{background:#fff;padding:80px 40px;overflow:hidden}.contact-inner{grid-template-columns:1fr 1.4fr;align-items:start;gap:64px;max-width:1100px;margin:0 auto;display:grid}.contact-info{padding-top:8px}.contact-info h2{color:#0f172a;margin-bottom:14px;font-size:clamp(24px,3vw,36px);font-weight:800;line-height:1.25}.contact-info p{color:#64748b;margin-bottom:32px;font-size:16px;line-height:1.7}.contact-detail-item{color:#334155;align-items:center;gap:12px;min-width:0;margin-bottom:12px;font-size:15px;display:flex}.contact-detail-item span:last-child{overflow-wrap:break-word;word-break:break-word;min-width:0}.contact-detail-icon{background:#ede9fe;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:16px;display:flex}.contact-form{background:#f8fafc;border:1px solid #e2e8f0;border-radius:20px;flex-direction:column;gap:16px;padding:40px 36px;display:flex}.contact-form input,.contact-form textarea{color:#0f172a;resize:vertical;background:#fff;border:1.5px solid #e2e8f0;border-radius:10px;outline:none;width:100%;padding:13px 16px;font-family:inherit;font-size:15px;transition:border-color .2s,box-shadow .2s}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#94a3b8}.contact-form input:focus,.contact-form textarea:focus{border-color:#5e25f8;box-shadow:0 0 0 3px #5e25f81a}.contact-form textarea{min-height:120px}.contact-form .btn-primary{border-radius:10px;justify-content:center;padding:14px;font-size:15px}@media (width<=900px){.contact-inner{grid-template-columns:1fr;gap:40px}.contact{padding:60px 20px}}@media (width<=576px){.contact{padding:48px 16px}.contact-form{gap:12px;padding:24px 18px}.contact-info h2{font-size:22px}}.site-footer{color:#e2e8f0;background:#1a1f4b;padding:40px 40px 20px;font-family:Cairo,sans-serif}.site-footer-top{border-bottom:1px solid #ffffff1a;grid-template-columns:auto 1fr auto;align-items:start;gap:32px;margin-bottom:28px;padding-bottom:24px;display:grid}.site-footer-logo img{height:36px;display:block}.site-footer-links{flex-wrap:wrap;justify-content:center;gap:32px;display:flex}.links-column h4{color:#fff;text-transform:uppercase;letter-spacing:.06em;margin-bottom:10px;font-size:13px;font-weight:700}.links-column a,.links-column p{color:#94a3b8;margin-bottom:7px;font-size:13px;font-weight:400;line-height:1.5;text-decoration:none;transition:color .2s;display:block}.links-column a:hover{color:#fff}.site-footer-apps{flex-direction:column;align-items:flex-start;gap:8px;display:flex}.site-footer-apps p{color:#94a3b8;text-transform:uppercase;letter-spacing:.06em;margin-bottom:2px;font-size:12px;font-weight:600}.app-buttons{flex-direction:column;gap:8px;display:flex}.app-buttons img{cursor:pointer;border-radius:6px;height:38px;transition:opacity .2s}.app-buttons img:hover{opacity:.8}.site-footer-bottom{text-align:center;color:#64748b;padding-top:4px;font-size:13px}@media (width<=900px){.site-footer{padding:48px 24px 24px}.site-footer-top{grid-template-columns:1fr;gap:36px}.site-footer-links{justify-content:flex-start;gap:32px}.app-buttons{flex-flow:wrap}}.modal-overlay{z-index:9999;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0000008c;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.modal-content{color:#0f172a;background:#fff;border-radius:16px;width:92%;max-width:820px;max-height:88vh;padding:40px 36px;position:relative;overflow-y:auto;box-shadow:0 24px 64px #0003}.modal-close{cursor:pointer;color:#64748b;background:0 0;border:none;padding:0;font-size:28px;line-height:1;position:absolute;top:16px;right:20px}.modal-close:hover{color:#0f172a}.modal-body h2,.modal-body h3{color:#0f172a;margin-top:24px}.modal-body p{color:#475569;margin-bottom:12px;line-height:1.7}html[dir=rtl],html[dir=rtl] *,html[dir=rtl] .header-nav a{font-family:IBM Plex Sans Arabic,sans-serif}html[dir=rtl] .about-section,html[dir=rtl] .about-section.reverse{direction:rtl}html[dir=rtl] .about-section .about-image-col{order:2}html[dir=rtl] .about-section .about-text-col,html[dir=rtl] .about-section.reverse .about-image-col{order:1}html[dir=rtl] .about-section.reverse .about-text-col{order:2}@media (width<=992px){html[dir=rtl] .about-section .about-image-col,html[dir=rtl] .about-section.reverse .about-image-col{order:-1}html[dir=rtl] .about-section .about-text-col,html[dir=rtl] .about-section.reverse .about-text-col{order:unset}}html[dir=rtl] .site-footer-links{text-align:right}html[dir=ltr] .site-footer-links{text-align:left}html[dir=rtl] .contact-inner,html[dir=rtl] .hero{direction:rtl}html[dir=rtl] .hero-content-panel{padding:60px 56px}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-22px)}}@keyframes pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.8)}}@keyframes gradient-pan{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}@keyframes shine{0%{transform:translate(-130%)skew(-20deg)}to{transform:translate(230%)skew(-20deg)}}@keyframes breathe-glow{0%,to{box-shadow:0 0 #5e25f800}50%{box-shadow:0 0 12px 4px #5e25f82e}}@keyframes pop-in{0%{opacity:0;transform:scale(.88)}to{opacity:1;transform:scale(1)}}@keyframes reveal-fade-up{0%{opacity:0;transform:translateY(32px)}to{opacity:1;transform:translateY(0)}}@keyframes reveal-fade-left{0%{opacity:0;transform:translate(-44px)}to{opacity:1;transform:translate(0)}}@keyframes reveal-fade-right{0%{opacity:0;transform:translate(44px)}to{opacity:1;transform:translate(0)}}.reveal{opacity:0}.reveal.is-visible{animation-duration:.7s;animation-timing-function:cubic-bezier(.22,1,.36,1);animation-fill-mode:both}.reveal-up.is-visible{animation-name:reveal-fade-up}.reveal-left.is-visible{animation-name:reveal-fade-left}.reveal-right.is-visible{animation-name:reveal-fade-right}.reveal.is-visible{opacity:1}.reveal.delay-1{animation-delay:.1s}.reveal.delay-2{animation-delay:.2s}.reveal.delay-3{animation-delay:.3s}.reveal.delay-4{animation-delay:.4s}html[dir=rtl] .reveal-left.is-visible{animation-name:reveal-fade-right}html[dir=rtl] .reveal-right.is-visible{animation-name:reveal-fade-left}@media (width<=768px){.reveal-left.is-visible,.reveal-right.is-visible,html[dir=rtl] .reveal-left.is-visible,html[dir=rtl] .reveal-right.is-visible{animation-name:reveal-fade-up}}.how-it-works{background:#fff;padding:80px 40px;position:relative;overflow:hidden}.how-it-works:before{content:"";top:-120px;pointer-events:none;background:radial-gradient(circle,#5e25f812 0%,#0000 65%);width:600px;height:600px;position:absolute;inset-inline-start:50%;transform:translate(-50%)}.how-it-works-inner{z-index:1;max-width:1100px;margin:0 auto;position:relative}.how-header{text-align:center;margin-bottom:56px}.how-header h2{color:#0f172a;margin-top:12px;font-size:clamp(28px,3.5vw,44px);font-weight:800}.how-steps{grid-template-columns:repeat(3,1fr);gap:32px;display:grid;position:relative}.how-steps:before{content:"";top:28px;z-index:0;background:linear-gradient(90deg,#5e25f899,#5e25f899);height:2px;position:absolute;inset-inline:calc(16.67% + 20px)}.how-step{text-align:center;z-index:1;flex-direction:column;align-items:center;display:flex;position:relative}.how-step-number{color:#fff;background:#5e25f8;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:24px;font-size:16px;font-weight:800;display:flex;box-shadow:0 0 0 6px #5e25f833,0 0 0 12px #5e25f814}.how-step-connector{display:none}.how-step-body{min-width:0}.how-step-body h4{color:#0f172a;overflow-wrap:break-word;word-break:break-word;margin-bottom:10px;font-size:18px;font-weight:700}.how-step-body p{color:#64748b;overflow-wrap:break-word;word-break:break-word;max-width:220px;margin:0 auto;font-size:14px;line-height:1.7}@media (width<=768px){.how-it-works{padding:60px 20px}.how-steps{grid-template-columns:1fr;gap:40px}.how-steps:before{display:none}.how-step{text-align:start;flex-direction:row;align-items:flex-start;gap:20px}.how-step-number{flex-shrink:0;margin-bottom:0}.how-step-body p{max-width:none;margin:0}}.wave-divider{width:100%;margin-bottom:-2px;line-height:0;display:block;overflow:hidden}.wave-divider svg{width:100%;height:64px;display:block}.testimonials-section{background:linear-gradient(160deg,#f8f6ff 0%,#eef2ff 100%);padding:80px 40px;position:relative;overflow:hidden}.testimonials-section:before{content:"";top:-80px;pointer-events:none;background:radial-gradient(circle,#5e25f814 0%,#0000 70%);width:340px;height:340px;position:absolute;inset-inline-start:-80px}.testimonials-section:after{content:"";bottom:-60px;pointer-events:none;background:radial-gradient(circle,#5e25f80f 0%,#0000 70%);width:280px;height:280px;position:absolute;inset-inline-end:-60px}.testimonials-inner{z-index:1;max-width:1100px;margin:0 auto;position:relative}.testimonials-header{text-align:center;margin-bottom:48px}.testimonials-header h2{color:#0f172a;margin-top:12px;max-width:600px;margin-inline:auto;font-size:clamp(26px,3.5vw,40px);font-weight:800;line-height:1.25}.testimonials-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;display:grid}.testimonial-card{background:#fff;border:1px solid #5e25f81a;border-radius:20px;flex-direction:column;gap:16px;padding:36px 32px;transition:transform .25s,box-shadow .25s;display:flex;box-shadow:0 4px 24px #5e25f812}.testimonial-card:hover{transform:translateY(-5px);box-shadow:0 12px 40px #5e25f821}.testimonial-quote-mark{color:#5e25f8;opacity:.25;margin-bottom:8px;font-size:64px;font-weight:900;line-height:.6}.testimonial-text{color:#334155;flex:1;margin:0;font-size:15px;line-height:1.75}.testimonial-author{border-top:1px solid #f1f5f9;align-items:center;gap:12px;padding-top:16px;display:flex}.testimonial-avatar{color:#fff;background:linear-gradient(135deg,#5e25f8,#7c3aed);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:18px;font-weight:800;display:flex}.testimonial-author-info{flex-direction:column;gap:2px;display:flex}.testimonial-author-info strong{color:#0f172a;font-size:14px;font-weight:700}.testimonial-author-info span{color:#94a3b8;font-size:12px}@media (width<=992px){.testimonials-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.testimonials-section{padding:60px 20px}.testimonials-grid{grid-template-columns:1fr}.hero-stats{gap:0}.hero-stat-value{font-size:20px}.hero-stat-label{font-size:11px}}.visually-hidden{clip:rect(0,0,0,0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}
