body{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;color:#1e293b}#root{width:100%;margin:0;padding:0}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Graphik,IBM Plex Sans Arabic,sans-serif;line-height:1.6;color:#1e293b;overflow-x:hidden}.app{width:100%;overflow-x:hidden}.header{position:fixed;top:0;width:100%;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;border-bottom:1px solid transparent;z-index:1000;padding:.75rem 0;transition:all .3s ease}.header-scrolled{background:#fffffffa;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid #e5e7eb;box-shadow:0 2px 8px #0000000d}.nav-container{max-width:1400px;margin:0 auto;padding:0 2rem;display:flex;align-items:center}.logo{display:flex;align-items:center;gap:.5rem;cursor:pointer}.logo-icon{width:32px;height:32px}.logo-text{font-size:1.25rem;font-weight:600;color:#1a1a1a}.nav-menu{display:flex;list-style:none;gap:2.5rem;align-items:center;margin-left:3rem;flex:1}.nav-menu a{text-decoration:none;color:#1a1a1a;font-weight:500;font-size:.9375rem;transition:color .3s;display:flex;align-items:center;gap:.25rem}.nav-menu a:hover{color:#ff6b35}.arrow{font-size:.625rem;opacity:.6}.header-actions{display:flex;align-items:center;gap:1.5rem;margin-left:auto}.btn-text{text-decoration:none;color:#1a1a1a;font-weight:500;font-size:.9375rem;transition:color .3s;background:none;border:none;cursor:pointer}.btn-text:hover{color:#ff6b35}.btn{padding:.65rem 1.5rem;border-radius:8px;border:none;font-weight:600;cursor:pointer;transition:all .3s;text-decoration:none;display:inline-block}.btn-primary{background:#ff6b35;color:#fff}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 10px 20px #14b8a64d;background:#e55a2b}.btn-outline{background:transparent;border:2px solid #FF6B35;color:#ff6b35}.btn-outline:hover{background:#ff6b35;color:#fff}.hero{padding:120px 0 80px;background:#f5f3f0;min-height:100vh;display:flex;align-items:center}.hero-container{width:100%;max-width:100%;margin:0;display:grid;grid-template-columns:1fr 1.2fr;gap:0;align-items:center}.hero-content{max-width:600px;padding-left:2rem;margin-left:auto;margin-right:4rem}.hero h2{font-size:3.75rem;font-weight:700;margin-bottom:1.5rem;line-height:1.15;color:#1a1a1a}.text-teal,.text-highlight{color:#ff6b35}.hero p{font-size:1.125rem;color:#6b7280;margin-bottom:2rem;line-height:1.7}.hero-email-form{display:flex;gap:1rem;margin-bottom:1rem;max-width:600px}.email-input-wrapper{position:relative;flex:1;display:flex;align-items:center}.email-icon{position:absolute;left:1rem;color:#9ca3af;pointer-events:none}.email-input{width:100%;padding:.875rem 1rem .875rem 2.75rem;border:1px solid #e5e7eb;border-radius:8px;font-size:1rem;background:#fff;transition:all .3s}.email-input:focus{outline:none;border-color:#ff6b35;box-shadow:0 0 0 3px #14b8a61a}.email-input::placeholder{color:#9ca3af}.privacy-text{font-size:.875rem;color:#6b7280;margin-top:.75rem}.privacy-text a{color:#ff6b35;text-decoration:underline}.hero-buttons{display:flex;gap:1rem;justify-content:center;margin-bottom:3rem}.hero-image{position:relative;display:flex;justify-content:flex-end;align-items:center;margin:0;padding:0;overflow:hidden}.hero-image picture{width:100%;height:100%;display:flex;justify-content:flex-end}.hero-image .hero-img{width:100%;height:auto;object-fit:cover;object-position:center}.hero-image img{width:100%;max-width:100%;height:auto;object-fit:cover;display:block}.brands{padding:3rem 2rem;background:#f5f3f0;overflow:hidden}.brands-scroll-container{width:100%;max-width:1400px;margin:0 auto;overflow:hidden;position:relative}.brands-track{display:flex;gap:4rem;animation:scroll 30s linear infinite;width:fit-content;padding:0 2rem}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-33.333%)}}.brands-track:hover{animation-play-state:paused}.brand-item{display:flex;align-items:center;gap:.75rem;white-space:nowrap;color:#1a1a1a;font-weight:500;font-size:1.125rem}.brand-icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:#ff6b35;color:#fff;border-radius:8px;font-size:1.5rem;font-weight:700}.brand-name{color:#1a1a1a;font-weight:600}.stats{padding:5rem 2rem;background:#fff}.stats-container{max-width:1400px;margin:0 auto}.stats-title{text-align:center;margin-bottom:4rem}.stats-title h2{font-size:2.75rem;margin-bottom:1rem;color:#1a1a1a;font-weight:700}.stats-title p{color:#6b7280;font-size:1.125rem}.stats-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;background:#f5f3f0;padding:4rem 3rem;border-radius:24px}.stat-item{text-align:center}.stat-item h3{font-size:3.5rem;margin-bottom:.75rem;color:#ff6b35;font-weight:700}.stat-item p{font-size:1.125rem;color:#1a1a1a;font-weight:500}.features{padding:6rem 2rem;background:#fff}.features-container{max-width:1400px;margin:0 auto}.section-header{text-align:center;margin-bottom:5rem}.section-tag{color:#ff6b35;font-weight:600;text-transform:uppercase;font-size:.875rem;letter-spacing:1px;margin-bottom:1rem}.section-header h2{font-size:2.75rem;margin-bottom:1.5rem;color:#1a1a1a;font-weight:700}.section-header p{font-size:1.125rem;color:#6b7280;max-width:700px;margin:0 auto;line-height:1.7}.features-layout{display:flex;flex-direction:column;gap:6rem}.feature-item{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.feature-left .feature-image-wrapper{order:1}.feature-left .feature-content,.feature-right .feature-image-wrapper{order:2}.feature-right .feature-content{order:1}.feature-image-wrapper{border-radius:20px;padding:2rem;display:flex;align-items:center;justify-content:center}.feature-image-wrapper img{width:100%;max-width:500px;height:auto;border-radius:12px}.feature-content{padding:1rem}.feature-icon{width:56px;height:56px;background:#ff6b35;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:1.75rem;margin-bottom:1.5rem}.feature-content h3{font-size:1.875rem;margin-bottom:1rem;color:#1a1a1a;font-weight:700;line-height:1.3}.feature-content p{color:#6b7280;margin-bottom:1.5rem;line-height:1.7;font-size:1.0625rem}.feature-link{color:#ff6b35;text-decoration:none;font-weight:600;display:inline-flex;align-items:center;gap:.5rem;transition:gap .3s}.feature-link:hover{gap:.75rem}.cta{padding:6rem 2rem;background:#fff}.cta-wrapper{max-width:1400px;margin:0 auto}.cta-content{background:#f5eee9;padding:4rem;border-radius:32px;text-align:center}.cta h2{font-size:2.8rem;margin-bottom:1.25rem;color:#1a1a1a;font-weight:700}.cta p{font-size:1.125rem;margin-bottom:2.5rem;color:#6b7280}.cta-buttons{display:flex;flex-direction:column;gap:1rem;max-width:700px;margin:0 auto}.cta-buttons .btn{width:100%;padding:1.125rem 2rem;font-size:1rem;font-weight:600;border-radius:10px;cursor:pointer;border:none;transition:all .3s}.btn-outline-cta{background:#fff;border:2px solid transparent;color:#1a1a1a;display:flex;align-items:center;justify-content:center;gap:.5rem;box-shadow:0 1px 3px #0000001a}.btn-outline-cta svg{width:20px;height:20px}.btn-outline-cta:hover{box-shadow:0 4px 8px #00000026;transform:translateY(-1px)}.btn-primary-cta{background:#ff6b35;color:#fff;border:none}.btn-primary-cta:hover{background:#e55a2b;transform:translateY(-1px);box-shadow:0 4px 12px #14b8a64d}.pricing{padding:6rem 2rem;background:#0e5a49;border-radius:20px}.pricing h2,.pricing p{color:#fff}.pricing-container{max-width:1200px;margin:0 auto}.pricing-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:3rem}.pricing-card{background:#fff;padding:2.5rem;border-radius:16px;border:2px solid #e2e8f0;transition:all .3s;position:relative}.pricing-card.popular{border-color:#ff6b35;box-shadow:0 20px 40px #3b82f633;transform:scale(1.05)}.pricing-badge{position:absolute;top:-15px;right:20px;background:#ff6b35;color:#fff;padding:.5rem 1rem;border-radius:20px;font-size:.75rem;font-weight:700;text-transform:uppercase}.pricing-card h3{font-size:.875rem;text-transform:uppercase;color:#64748b;margin-bottom:1rem}.pricing-card .price{font-size:3rem;font-weight:800;color:#1e293b;margin-bottom:.5rem}.pricing-card .price span{font-size:1.25rem;color:#64748b}.pricing-card .period{color:#64748b;margin-bottom:2rem}.pricing-features{list-style:none;margin-bottom:2rem}.pricing-features li{padding:.75rem 0;color:#64748b;border-bottom:1px solid #f1f5f9}.pricing-features li:before{content:"✓";color:#ff6b35;font-weight:700;margin-right:.5rem}.testimonial{padding:6rem 2rem;background:#fff}.testimonial-container{max-width:1400px;margin:0 auto}.testimonial-card-wrapper{display:grid;grid-template-columns:55fr 45fr;gap:0;background:#f5f3f0;border-radius:32px;overflow:hidden;align-items:stretch;height:450px}.testimonial-content-left{padding:4.5rem 5rem;display:flex;flex-direction:column}.testimonial-logo{display:flex;align-items:center;gap:.625rem;margin-bottom:2.5rem}.testimonial-logo .logo-text{font-size:1.375rem;font-weight:600;color:#1a1a1a}.testimonial-text{font-size:1.25rem;line-height:1.65;color:#1a1a1a;margin-bottom:2.5rem;font-weight:400}.testimonial-author{display:flex;align-items:flex-start;gap:1rem}.author-info h4{color:#1a1a1a;margin-bottom:.25rem;font-size:1.125rem;font-weight:600}.author-info p{color:#6b7280;font-size:.9375rem}.testimonial-image-right{position:relative;height:100%;min-height:550px;background:#d4dfe5}.testimonial-image-right img{width:100%;height:100%;object-fit:cover;object-position:center}.video-play-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:90px;height:90px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 8px 25px #00000026;transition:all .3s;z-index:10}.video-play-button:hover{transform:translate(-50%,-50%) scale(1.08);box-shadow:0 12px 35px #00000040}.video-play-button svg{margin-left:3px}.testimonial-footer{text-align:center;margin-top:3rem}.testimonial-link{color:#ff6b35;text-decoration:none;font-weight:600;font-size:1.0625rem;transition:gap .3s;display:inline-flex;align-items:center;gap:.5rem}.testimonial-link:hover{gap:.75rem}.faq{padding:6rem 2rem;background:#fff}.faq-container{max-width:900px;margin:0 auto}.section-header h2{text-align:center;font-size:2.75rem;margin-bottom:3rem}.faq-list{margin-top:3rem;display:flex;flex-direction:column;gap:1rem}.faq-item{background:#f5f3f0;border-radius:16px;transition:all .3s;overflow:hidden}.faq-header{display:flex;justify-content:space-between;align-items:center;padding:1.75rem 2rem;cursor:pointer;gap:2rem}.faq-question{font-size:1.125rem;font-weight:600;color:#1a1a1a;flex:1}.faq-toggle{width:32px;height:32px;border-radius:8px;background:#1a1a1a;color:#fff;border:none;display:flex;align-items:center;justify-content:center;font-size:1.5rem;cursor:pointer;transition:all .3s;flex-shrink:0;line-height:1}.faq-toggle:hover{background:#2d3748}.faq-answer{padding:0 2rem 1.75rem;color:#6b7280;line-height:1.7;font-size:1.0625rem;animation:fadeIn .3s ease-in}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.team{padding:6rem 2rem;background:#fff}.team-container{max-width:1200px;margin:0 auto}.team-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:3rem}.team-card{text-align:center;transition:transform .3s}.team-card:hover{transform:translateY(-5px)}.team-card img{width:100%;border-radius:12px;margin-bottom:1rem}.team-card h4{font-size:1.125rem;color:#1e293b;margin-bottom:.25rem}.team-card p{color:#64748b}.blog{padding:6rem 2rem;background:#f8fafc}.blog-container{max-width:1200px;margin:0 auto}.blog-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;margin-top:3rem}.blog-card{background:#fff;border-radius:16px;overflow:hidden;transition:all .3s}.blog-card:hover{transform:translateY(-5px);box-shadow:0 20px 40px #0000001a}.blog-card img{width:100%;height:240px;object-fit:cover}.blog-content{padding:1.5rem}.blog-category{display:inline-block;padding:.25rem .75rem;background:#dbeafe;color:#ff6b35;border-radius:20px;font-size:.75rem;font-weight:600;margin-bottom:1rem}.blog-card h3{font-size:1.25rem;color:#1e293b;margin-bottom:.75rem}.blog-card p{color:#64748b;margin-bottom:1rem}.blog-meta{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#64748b}.footer{background:#1e293b;color:#fff;padding:4rem 2rem 2rem}.footer-container{max-width:1200px;margin:0 auto}.footer-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:3rem;margin-bottom:3rem}.footer-column h3{font-size:1rem;margin-bottom:1.5rem;text-transform:uppercase;letter-spacing:1px}.footer-column ul{list-style:none}.footer-column ul li{margin-bottom:.75rem}.footer-column a{color:#94a3b8;text-decoration:none;transition:color .3s}.footer-column a:hover{color:#fff}.footer-bottom{border-top:1px solid #334155;padding-top:2rem;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.footer-links{display:flex;gap:2rem}@media(max-width:768px){.nav-menu,.header-actions{display:none}.hero-container{grid-template-columns:1fr;gap:2rem}.hero h2{font-size:2.5rem}.hero-email-form,.hero-buttons{flex-direction:column}.feature-item{grid-template-columns:1fr;gap:2rem}.feature-left .feature-image-wrapper,.feature-left .feature-content,.feature-right .feature-image-wrapper,.feature-right .feature-content{order:initial}.feature-content h3{font-size:1.5rem}.stats-title h2{font-size:2rem}.stats-grid{grid-template-columns:1fr;padding:2rem 1.5rem}.stat-item h3{font-size:2.5rem}.cta-content{padding:3rem 2rem}.cta h2{font-size:2rem}.testimonial-card-wrapper{grid-template-columns:1fr}.testimonial-content-left{padding:2.5rem 2rem}.testimonial-text{font-size:1.125rem}.testimonial-image-right{min-height:300px}.pricing-card.popular{transform:scale(1)}}.modal-overlay{position:fixed;inset:0;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:10000;padding:1rem;animation:fadeIn .3s ease-in}.modal-content{background:#fff;border-radius:20px;padding:3rem;max-width:550px;width:100%;max-height:90vh;overflow-y:auto;position:relative;animation:slideUp .3s ease-out}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.modal-close{position:absolute;top:1.5rem;right:1.5rem;background:#f5f3f0;border:none;width:36px;height:36px;border-radius:50%;font-size:1.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#1a1a1a;transition:all .3s;line-height:1}.modal-close:hover{background:#e5e3e0;transform:rotate(90deg)}.modal-title{font-size:2rem;font-weight:700;color:#1a1a1a;margin-bottom:.5rem}.modal-subtitle{color:#6b7280;margin-bottom:2rem;font-size:1.0625rem}.enquiry-form{display:flex;flex-direction:column;gap:1.25rem}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-group label{font-weight:600;color:#1a1a1a;font-size:.9375rem}.form-group input,.form-group textarea,.form-group select{padding:.875rem 1rem;border:1px solid #e5e7eb;border-radius:8px;font-size:1rem;font-family:Graphik,IBM Plex Sans Arabic,sans-serif;transition:all .3s}.form-group input:focus,.form-group textarea:focus,.form-group select:focus{outline:none;border-color:#ff6b35;box-shadow:0 0 0 3px #14b8a61a}.form-group textarea{resize:vertical;min-height:100px}@media(max-width:768px){.modal-content{padding:2rem 1.5rem}.modal-title{font-size:1.5rem}}
