*{box-sizing:border-box;margin:0;padding:0}body{background:#fff;color:#333;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;overflow-x:hidden}:root{--primary-gradient:linear-gradient(135deg,#5b5fed,#7c4dff);--primary-blue:#5b5fed;--primary-purple:#7c4dff;--accent-mint:#7fffd4;--accent-light-mint:#b8ffe3;--white:#fff;--gray-50:#f9fafb;--gray-100:#f3f4f6;--gray-200:#e5e7eb;--gray-300:#d1d5db;--gray-400:#9ca3af;--gray-500:#6b7280;--gray-600:#4b5563;--gray-700:#374151;--gray-800:#1f2937;--gray-900:#111827;--shadow-sm:0 1px 2px 0 #0000000d;--shadow:0 1px 3px 0 #0000001a,0 1px 2px -1px #0000001a;--shadow-md:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;--shadow-lg:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;--shadow-xl:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.App{min-height:100vh}.header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#5b5fed,#7c4dff);background:var(--primary-gradient);padding:1rem 0;position:-webkit-sticky;position:sticky;top:0;z-index:1000}.nav-container{justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 2rem}.logo,.nav-container{align-items:center;display:flex}.logo{gap:1rem}.logo-icon{align-items:center;display:flex;height:60px;justify-content:center;position:relative;width:60px}.logo-image{filter:drop-shadow(0 2px 4px rgba(0,0,0,.1));height:100%;object-fit:contain;width:100%}.logo-l,.logo-v{display:none}.logo-text h1{font-size:1.5rem}.logo-text h1,.logo-text h3{color:#fff;color:var(--white);font-weight:700;letter-spacing:1px;margin:0}.logo-text h3{font-size:1.25rem}.logo-text p{color:#b8ffe3;color:var(--accent-light-mint);font-size:.75rem;letter-spacing:.5px;margin:0}.nav-links{align-items:center;display:flex;gap:2rem}.nav-links a{border-radius:8px;color:#fff;color:var(--white);font-weight:500;padding:.5rem 1rem;text-decoration:none;transition:all .3s ease}.nav-links a:hover{background:#ffffff1a;transform:translateY(-2px)}.back-link{align-items:center;border-radius:8px;color:#fff;color:var(--white);display:flex;font-weight:500;gap:.5rem;padding:.5rem 1rem;text-decoration:none;transition:all .3s ease}.back-link:hover{background:#ffffff1a;transform:translateX(-2px)}.btn-primary{align-items:center;background:#7fffd4;background:var(--accent-mint);border:none;border-radius:12px;color:#1f2937;color:var(--gray-800);cursor:pointer;display:flex;font-weight:600;gap:.5rem;padding:.75rem 1.5rem;text-decoration:none;transition:all .3s ease}.btn-primary:hover{background:#b8ffe3;background:var(--accent-light-mint);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;box-shadow:var(--shadow-lg);transform:translateY(-2px)}.btn-secondary{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:2px solid #fff3;border-radius:12px;color:#fff;color:var(--white);cursor:pointer;display:flex;font-weight:600;gap:.5rem;padding:.75rem 1.5rem;text-decoration:none;transition:all .3s ease}.btn-secondary:hover{background:#fff3;border-color:#fff6;transform:translateY(-2px)}.hero{background:linear-gradient(135deg,#5b5fed,#7c4dff);background:var(--primary-gradient);overflow:hidden;padding:4rem 0 6rem;position:relative}.hero:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cdefs%3E%3Cpattern id='a' width='10' height='10' patternUnits='userSpaceOnUse'%3E%3Cpath d='M10 0H0v10' fill='none' stroke='rgba(255,255,255,0.1)' stroke-width='.5'/%3E%3C/pattern%3E%3C/defs%3E%3Cpath fill='url(%23a)' d='M0 0h100v100H0z'/%3E%3C/svg%3E");bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0;top:0}.hero-content{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1200px;padding:0 2rem;position:relative;z-index:1}.hero-content h1{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#b8ffe3);background:linear-gradient(135deg,var(--white) 0,var(--accent-light-mint) 100%);-webkit-background-clip:text;background-clip:text;color:#fff;color:var(--white);font-size:3.5rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem}.hero-content p{color:#ffffffe6;font-size:1.25rem;line-height:1.6;margin-bottom:2rem}.hero-stats{display:flex;gap:2rem;margin-bottom:2rem}.stat{color:#fff;color:var(--white);text-align:center}.stat-icon{height:40px;margin:0 auto .5rem;width:40px}.stat h3,.stat-icon{color:#7fffd4;color:var(--accent-mint)}.stat h3{font-size:2rem;font-weight:700;margin-bottom:.25rem}.stat p{font-size:.875rem;margin:0;opacity:.9}.hero-buttons{align-items:center;display:flex;gap:1rem}.hero-visual{height:400px;position:relative}.floating-cards{height:100%;position:relative}.card{align-items:center;animation:float 6s ease-in-out infinite;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:16px;color:#fff;color:var(--white);display:flex;font-size:.875rem;font-weight:500;gap:1rem;padding:1.5rem;position:absolute}.card-1{animation-delay:0s;left:10%;top:5%}.card-2{animation-delay:2s;right:15%;top:35%}.card-3{animation-delay:4s;bottom:35%;left:5%}.card-4{animation-delay:1s;right:5%;top:60%}.card-5{animation-delay:3s;bottom:5%;left:30%}.check-icon{color:#7fffd4;color:var(--accent-mint);flex-shrink:0;height:24px;width:24px}@keyframes float{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-20px) rotate(2deg)}}.container{margin:0 auto;max-width:1200px;padding:0 2rem}.section-header{margin-bottom:4rem;text-align:center}.section-header h2{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#5b5fed,#7c4dff);background:var(--primary-gradient);-webkit-background-clip:text;background-clip:text;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.section-header p{color:#4b5563;color:var(--gray-600);font-size:1.125rem}.services{background:#f9fafb;background:var(--gray-50);padding:6rem 0}.services-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}.service-card{background:#fff;background:var(--white);border:1px solid #e5e7eb;border:1px solid var(--gray-200);border-radius:20px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;box-shadow:var(--shadow-md);padding:2rem;transition:all .3s ease}.service-card:hover{border-color:#5b5fed;border-color:var(--primary-blue);box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a;box-shadow:var(--shadow-xl)}.service-header{align-items:center;display:flex;gap:1rem;margin-bottom:1.5rem}.service-icon{background:#5b5fed1a;border-radius:12px;color:#5b5fed;color:var(--primary-blue);height:48px;padding:12px;width:48px}.service-header h3{color:#1f2937;color:var(--gray-800);font-size:1.25rem;font-weight:700;margin-bottom:.25rem}.service-price{align-items:baseline;display:flex;gap:.5rem}.price{color:#5b5fed;color:var(--primary-blue);font-size:1.5rem;font-weight:700}.leads{color:#6b7280;color:var(--gray-500);font-size:.875rem}.service-description{color:#4b5563;color:var(--gray-600);line-height:1.6;margin-bottom:1.5rem}.service-features{list-style:none;margin-bottom:2rem}.service-features li{align-items:center;color:#374151;color:var(--gray-700);display:flex;gap:.75rem;margin-bottom:.75rem}.service-features li svg{color:#7fffd4;color:var(--accent-mint);height:16px;width:16px}.service-btn{background:linear-gradient(135deg,#5b5fed,#7c4dff);background:var(--primary-gradient);border:none;border-radius:12px;color:#fff;color:var(--white);cursor:pointer;font-weight:600;padding:1rem;transition:all .3s ease;width:100%}.service-btn:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;box-shadow:var(--shadow-lg);transform:translateY(-2px)}.about{background:#fff;background:var(--white);padding:6rem 0}.about-intro,.company-overview{margin-bottom:4rem}.company-overview{grid-gap:4rem;align-items:start;display:grid;gap:4rem;grid-template-columns:2fr 1fr}.overview-text h3{color:#1f2937;color:var(--gray-800);font-size:1.75rem;font-weight:700;margin-bottom:1.5rem}.overview-text p{color:#4b5563;color:var(--gray-600);font-size:1.125rem;line-height:1.7;margin-bottom:1.5rem}.company-stats{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr 1fr}.stat-card{background:#f9fafb;background:var(--gray-50);border:1px solid #e5e7eb;border:1px solid var(--gray-200);border-radius:16px;padding:2rem;text-align:center;transition:all .3s ease}.stat-card:hover{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;box-shadow:var(--shadow-md);transform:translateY(-4px)}.stat-card-icon{height:32px;margin:0 auto 1rem;width:32px}.stat-card h4,.stat-card-icon{color:#5b5fed;color:var(--primary-blue)}.stat-card h4{font-size:2rem;font-weight:700;margin-bottom:.5rem}.stat-card p{color:#4b5563;color:var(--gray-600);font-weight:500;margin:0}.about-features{margin-bottom:4rem}.about-features h3{color:#1f2937;color:var(--gray-800);font-size:2rem;font-weight:700;margin-bottom:3rem;text-align:center}.features-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.feature-card{background:#f9fafb;background:var(--gray-50);border:1px solid #e5e7eb;border:1px solid var(--gray-200);border-radius:20px;padding:2.5rem;text-align:center;transition:all .3s ease}.feature-card:hover{background:#fff;background:var(--white);box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a;box-shadow:var(--shadow-xl);transform:translateY(-8px)}.feature-icon{color:#5b5fed;color:var(--primary-blue);height:48px;margin:0 auto 1.5rem;width:48px}.feature-card h4{color:#1f2937;color:var(--gray-800);font-size:1.25rem;font-weight:700;margin-bottom:1rem}.feature-card p{color:#4b5563;color:var(--gray-600);line-height:1.6;margin:0}.about-content{grid-gap:4rem;align-items:start;display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin-bottom:4rem}.founder-section{background:#f9fafb;background:var(--gray-50);border:1px solid #e5e7eb;border:1px solid var(--gray-200);border-radius:24px;padding:3rem}.founder-card{background:#fff;background:var(--white);border-radius:20px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;box-shadow:var(--shadow-md);padding:2.5rem}.founder-header{align-items:center;display:flex;gap:1.5rem;margin-bottom:2rem}.founder-avatar{align-items:center;background:linear-gradient(135deg,#5b5fed,#7c4dff);background:var(--primary-gradient);border-radius:50%;color:#fff;color:var(--white);display:flex;font-size:2rem;font-weight:700;height:80px;justify-content:center;width:80px}.founder-title h3{color:#1f2937;color:var(--gray-800);font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.founder-badge{align-items:center;background:#5b5fed1a;border-radius:20px;color:#5b5fed;color:var(--primary-blue);display:flex;font-size:.875rem;font-weight:600;gap:.5rem;padding:.5rem 1rem}.badge-icon{height:16px;width:16px}.founder-details h4{color:#5b5fed;color:var(--primary-blue);font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.founder-designation{color:#6b7280;color:var(--gray-500);font-size:1rem;font-weight:600;margin-bottom:1.5rem}.founder-description{color:#4b5563;color:var(--gray-600);line-height:1.7;margin-bottom:2rem}.founder-achievements{display:flex;gap:1.5rem}.achievement{align-items:center;color:#374151;color:var(--gray-700);display:flex;font-size:.875rem;font-weight:500;gap:.5rem}.achievement-icon{color:#7fffd4;color:var(--accent-mint);height:16px;width:16px}.mission-vision-cards{grid-gap:2rem;display:grid;gap:2rem;margin-bottom:3rem}.mission-card,.vision-card{background:#f9fafb;background:var(--gray-50);border:1px solid #e5e7eb;border:1px solid var(--gray-200);border-radius:20px;padding:2.5rem;transition:all .3s ease}.mission-card:hover,.vision-card:hover{background:#fff;background:var(--white);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;box-shadow:var(--shadow-md);transform:translateY(-4px)}.card-header{align-items:center;display:flex;gap:1rem;margin-bottom:1.5rem}.card-icon{color:#5b5fed;color:var(--primary-blue);height:32px;width:32px}.card-header h4{color:#1f2937;color:var(--gray-800);font-size:1.25rem;font-weight:700}.mission-card p,.vision-card p{color:#4b5563;color:var(--gray-600);line-height:1.7;margin:0}.process-section{background:#fff;background:var(--white);border:1px solid #e5e7eb;border:1px solid var(--gray-200);border-radius:20px;padding:2.5rem}.process-section h4{color:#1f2937;color:var(--gray-800);font-size:1.5rem;font-weight:700;margin-bottom:1rem}.process-intro{color:#4b5563;color:var(--gray-600);margin-bottom:2rem}.process-steps{space-y:1.5rem}.process-step-enhanced{align-items:center;background:#f9fafb;background:var(--gray-50);border-radius:16px;display:flex;gap:1.5rem;margin-bottom:1rem;padding:1.5rem;transition:all .3s ease}.process-step-enhanced:hover{background:#fff;background:var(--white);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;box-shadow:var(--shadow-md);transform:translateX(8px)}.step-number-enhanced{align-items:center;background:linear-gradient(135deg,#5b5fed,#7c4dff);background:var(--primary-gradient);border-radius:50%;color:#fff;color:var(--white);display:flex;flex-shrink:0;font-size:1rem;font-weight:700;height:40px;justify-content:center;width:40px}.step-icon{color:#5b5fed;color:var(--primary-blue);flex-shrink:0;height:24px;width:24px}.process-step-enhanced p{color:#374151;color:var(--gray-700);font-weight:500;line-height:1.6;margin:0}.industries-section{background:#f9fafb;background:var(--gray-50);border-radius:24px;padding:3rem;text-align:center}.industries-section h3{color:#1f2937;color:var(--gray-800);font-size:2rem;font-weight:700;margin-bottom:2rem}.industries-grid{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.industry-tag{background:#fff;background:var(--white);border:1px solid #e5e7eb;border:1px solid var(--gray-200);border-radius:25px;color:#374151;color:var(--gray-700);font-weight:600;padding:.75rem 1.5rem;transition:all .3s ease}.industry-tag:hover{background:#5b5fed;background:var(--primary-blue);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;box-shadow:var(--shadow-md);color:#fff;color:var(--white);transform:translateY(-2px)}.reviews-preview{background:#f9fafb;background:var(--gray-50);padding:6rem 0}.reviews-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-bottom:3rem}.review-card{background:#fff;background:var(--white);border-radius:16px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;box-shadow:var(--shadow-md);padding:2rem;transition:all .3s ease}.review-card:hover{box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a;box-shadow:var(--shadow-xl);transform:translateY(-4px)}.review-rating{display:flex;gap:.25rem;margin-bottom:1rem}.star{color:#d1d5db;color:var(--gray-300);height:18px;transition:color .2s ease;width:18px}.star.filled{color:#ffc107}.review-card p{color:#374151;color:var(--gray-700);font-style:italic;line-height:1.6;margin-bottom:1.5rem}.review-author strong{color:#1f2937;color:var(--gray-800);display:block;margin-bottom:.25rem}.review-author span{color:#6b7280;color:var(--gray-500);font-size:.875rem}.reviews-cta{text-align:center}.contact{background:linear-gradient(135deg,#5b5fed,#7c4dff);background:var(--primary-gradient);padding:6rem 0;position:relative}.contact-content{text-align:center}.contact h2{color:#fff;color:var(--white);font-size:2.5rem;font-weight:700;margin-bottom:1rem}.contact p{color:#ffffffe6;font-size:1.125rem;margin-bottom:3rem}.contact-info{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin:0 auto;max-width:800px}.contact-item{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:16px;color:#fff;color:var(--white);display:flex;gap:1rem;padding:2rem;text-decoration:none;transition:all .3s ease}.contact-item:hover{background:#fff3;transform:translateY(-4px)}.contact-item.whatsapp:hover{background:#25d36633}.contact-item.instagram:hover{background:#e1306c33}.contact-icon{color:#7fffd4;color:var(--accent-mint);height:24px;width:24px}.contact-item h4{font-weight:600;margin-bottom:.25rem}.contact-item p{font-size:.875rem;margin:0;opacity:.9}.footer{background:#111827;background:var(--gray-900);color:#fff;color:var(--white);padding:3rem 0 1rem}.footer-content{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:2rem}.footer-brand .logo{margin-bottom:1rem}.footer-brand p{color:#9ca3af;color:var(--gray-400);margin:0}.footer-contact h4,.footer-links h4,.footer-services h4{color:#fff;color:var(--white);font-weight:600;margin-bottom:1rem}.footer-links a{color:#9ca3af;color:var(--gray-400);display:block;margin-bottom:.5rem;text-decoration:none;transition:color .3s ease}.footer-links a:hover{color:#7fffd4;color:var(--accent-mint)}.footer-contact p,.footer-services p{color:#9ca3af;color:var(--gray-400);margin-bottom:.5rem}.footer-bottom{border-top:1px solid #1f2937;border-top:1px solid var(--gray-800);padding-top:2rem;text-align:center}.footer-bottom p{color:#9ca3af;color:var(--gray-400);margin:0}.review-form-container{background:#fff;background:var(--white);padding:3rem 0}.review-form-card{background:#fff;background:var(--white);border:1px solid #e5e7eb;border:1px solid var(--gray-200);border-radius:20px;box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a;box-shadow:var(--shadow-xl);margin:0 auto;max-width:600px;padding:2.5rem}.review-form-card h3{color:#1f2937;color:var(--gray-800);font-size:1.75rem;font-weight:700;margin-bottom:.5rem;text-align:center}.review-form-card>p{color:#4b5563;color:var(--gray-600);margin-bottom:2rem;text-align:center}.review-form{space-y:1.5rem}.form-row{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr}.form-group{margin-bottom:1.5rem}.form-group label{color:#374151;color:var(--gray-700);display:block;font-weight:600;margin-bottom:.5rem}.form-group input,.form-group select,.form-group textarea{background:#fff;background:var(--white);border:2px solid #e5e7eb;border:2px solid var(--gray-200);border-radius:12px;font-size:1rem;padding:.75rem 1rem;transition:all .3s ease;width:100%}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#5b5fed;border-color:var(--primary-blue);box-shadow:0 0 0 3px #5b5fed1a;outline:none}.rating-stars{display:flex;gap:.5rem;margin-top:.5rem}.rating-stars .star{cursor:pointer;height:32px;transition:all .2s ease;width:32px}.rating-stars .star:hover{transform:scale(1.1)}.submit-btn{align-items:center;background:linear-gradient(135deg,#5b5fed,#7c4dff);background:var(--primary-gradient);border:none;border-radius:12px;color:#fff;color:var(--white);cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:.5rem;justify-content:center;padding:1rem;transition:all .3s ease;width:100%}.submit-btn:disabled{cursor:not-allowed;opacity:.7}.loading-spinner{animation:spin 1s linear infinite;border:2px solid #0000;border-radius:50%;border-top-color:#fff;border-top:2px solid var(--white);height:18px;width:18px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.success-message{background:#22c55e1a;border:1px solid #22c55e33;border-radius:12px;color:#059669}.error-message,.success-message{font-weight:600;margin-top:1rem;padding:1rem;text-align:center}.error-message{background:#ef44441a;border:1px solid #ef444433;border-radius:12px;color:#dc2626}.reviews-page{min-height:100vh}.reviews-container{background:#f9fafb;background:var(--gray-50);min-height:calc(100vh - 80px)}.reviews-stats{background:#fff;background:var(--white);border-bottom:1px solid #e5e7eb;border-bottom:1px solid var(--gray-200);padding:3rem 0}.stats-content{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:auto 1fr;margin:0 auto;max-width:800px}.overall-rating{text-align:center}.rating-number{color:#5b5fed;color:var(--primary-blue);font-size:4rem;font-weight:700;line-height:1;margin-bottom:.5rem}.overall-rating .rating-stars{justify-content:center;margin-bottom:.5rem}.overall-rating p{color:#4b5563;color:var(--gray-600);margin:0}.rating-breakdown{space-y:.75rem}.rating-bar{align-items:center;display:flex;gap:.75rem}.rating-bar span{color:#374151;color:var(--gray-700);font-weight:500;text-align:center;width:20px}.bar{background:#e5e7eb;background:var(--gray-200);border-radius:4px;flex:1 1;height:8px;overflow:hidden}.bar-fill{background:linear-gradient(135deg,#5b5fed,#7c4dff);background:var(--primary-gradient);height:100%;transition:width .5s ease}.reviews-filters{background:#fff;background:var(--white);border-bottom:1px solid #e5e7eb;border-bottom:1px solid var(--gray-200);padding:2rem 0}.filters-content{gap:2rem}.filter-group,.filters-content{align-items:center;display:flex}.filter-group{gap:.5rem}.filter-group label{color:#374151;color:var(--gray-700);font-weight:500}.filter-group select{background:#fff;background:var(--white);border:1px solid #d1d5db;border:1px solid var(--gray-300);border-radius:8px;color:#374151;color:var(--gray-700);cursor:pointer;padding:.5rem 1rem}.reviews-list{padding:3rem 0}.reviews-list .review-card{margin-bottom:1.5rem}.review-header{align-items:start;display:flex;justify-content:space-between;margin-bottom:1rem}.reviewer-info{align-items:center;display:flex;gap:1rem}.reviewer-avatar{align-items:center;background:linear-gradient(135deg,#5b5fed,#7c4dff);background:var(--primary-gradient);border-radius:50%;color:#fff;color:var(--white);display:flex;font-size:1.125rem;font-weight:700;height:48px;justify-content:center;width:48px}.reviewer-info h4{color:#1f2937;color:var(--gray-800);margin-bottom:.25rem}.service-tag{background:#5b5fed1a;border-radius:20px;color:#5b5fed;color:var(--primary-blue);font-size:.75rem;font-weight:600;margin:0;padding:.25rem .75rem}.review-date{color:#6b7280;color:var(--gray-500);font-size:.875rem}.review-message{color:#374151;color:var(--gray-700);font-style:italic;line-height:1.6;margin:0}.no-reviews{color:#6b7280;color:var(--gray-500);padding:4rem 0;text-align:center}@media (max-width:768px){.nav-container{flex-direction:column;gap:1rem;padding:0 1rem}.nav-links{gap:1rem}.logo-icon{height:50px;width:50px}.hero-content{gap:2rem;grid-template-columns:1fr;text-align:center}.hero-content h1{font-size:2.5rem}.hero-stats{justify-content:center}.hero-visual{height:300px}.container{padding:0 1rem}.company-overview,.services-grid{grid-template-columns:1fr}.company-overview{gap:2rem}.company-stats{grid-template-columns:1fr 1fr}.about-content,.features-grid{grid-template-columns:1fr}.about-content{gap:2rem}.founder-achievements{flex-direction:column;gap:1rem}.contact-info,.footer-content{grid-template-columns:1fr}.footer-content{text-align:center}.form-row,.stats-content{grid-template-columns:1fr}.stats-content{gap:2rem;text-align:center}.filters-content,.review-header{flex-direction:column;gap:1rem}.industries-grid{justify-content:center}}@media (max-width:480px){.logo-text h1{font-size:1.25rem}.logo-text h3{font-size:1.125rem}.logo-text p{font-size:.6875rem}.hero-content h1,.section-header h2{font-size:2rem}.review-form-card{margin:0 1rem;padding:1.5rem}.company-stats{grid-template-columns:1fr}.founder-card,.founder-section{padding:2rem}.founder-header{flex-direction:column;text-align:center}.card{font-size:.75rem;padding:1rem}}
/*# sourceMappingURL=main.8e2e813e.css.map*/