*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#333;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6;overflow-x:hidden}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}html{scroll-behavior:smooth}.App{min-height:100vh;overflow-x:hidden;width:100%}.container{margin:0 auto;max-width:1200px;padding:0 20px}section{padding:80px 0}@media (max-width:768px){section{padding:60px 0}}.hero{align-items:center;display:flex;justify-content:center;min-height:100vh;overflow:hidden;padding-top:80px;position:relative}.hero-background{z-index:-1}.hero-background,.hero-gradient{bottom:0;left:0;position:absolute;right:0;top:0}.hero-gradient{animation:gradientShift 15s ease infinite;background:linear-gradient(135deg,#667eea,#764ba2 25%,#f093fb 50%,#4facfe 75%,#00f2fe);background-size:400% 400%;opacity:.1}@keyframes gradientShift{0%,to{background-position:0 50%}50%{background-position:100% 50%}}.hero-content{animation:fadeInUp 1s ease;margin:0 auto;max-width:900px;text-align:center}.hero-title{color:#1e293b;font-size:3.5rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem}.gradient-text{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#2563eb,#7c3aed);-webkit-background-clip:text;background-clip:text}.hero-subtitle{color:#64748b;font-size:1.25rem;line-height:1.8;margin-bottom:2.5rem}.hero-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:4rem}.btn-primary{background:linear-gradient(135deg,#2563eb,#7c3aed);border:none;border-radius:12px;box-shadow:0 4px 15px #2563eb4d;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;padding:1rem 2.5rem;transition:all .3s ease}.btn-primary:hover{box-shadow:0 6px 25px #2563eb66;transform:translateY(-3px)}.btn-secondary{background:#fff;border:2px solid #2563eb;border-radius:12px;color:#2563eb;cursor:pointer;font-size:1.1rem;font-weight:600;padding:1rem 2.5rem;transition:all .3s ease}.btn-secondary:hover{background:#2563eb;color:#fff;transform:translateY(-3px)}.hero-stats{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(3,1fr);margin-top:4rem}.stat-item{background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014;padding:1.5rem;transition:transform .3s ease}.stat-item:hover{transform:translateY(-5px)}.stat-number{color:#2563eb;font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.stat-label{color:#64748b;font-size:1rem;font-weight:500}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.1rem}.hero-stats{gap:1.5rem;grid-template-columns:1fr}.hero-buttons{align-items:center;flex-direction:column}.btn-primary,.btn-secondary{max-width:300px;width:100%}}.services{background:#f8fafc;position:relative}.section-header{margin-bottom:4rem;text-align:center}.section-title{color:#1e293b;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.section-description{color:#64748b;font-size:1.2rem;margin:0 auto;max-width:600px}.services-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.service-card{background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014;padding:2.5rem;text-align:center;transition:all .3s ease}.service-card:hover{box-shadow:0 8px 30px #2563eb26;transform:translateY(-10px)}.service-icon{display:inline-block;font-size:3.5rem;margin-bottom:1.5rem}.service-title{color:#1e293b;font-size:1.5rem;font-weight:600;margin-bottom:1rem}.service-description{color:#64748b;font-size:1rem;line-height:1.7}@media (max-width:768px){.section-title{font-size:2rem}.services-grid{gap:1.5rem;grid-template-columns:1fr}.service-card{padding:2rem}}.about{background:#fff}.about-content{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr}.about-text .section-title{margin-bottom:2rem;text-align:left}.about-description{color:#64748b;font-size:1.1rem;line-height:1.8;margin-bottom:1.5rem}.about-features{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr;margin-top:2rem}.feature-item{align-items:center;color:#1e293b;display:flex;font-size:1rem;font-weight:500;gap:.75rem}.feature-icon{background:linear-gradient(135deg,#2563eb,#7c3aed);border-radius:50%;color:#fff;flex-shrink:0;font-weight:700;height:28px;width:28px}.about-visual,.feature-icon{align-items:center;display:flex;justify-content:center}.visual-card{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:20px;box-shadow:0 10px 40px #667eea4d;max-width:450px;padding:3rem;width:100%}.visual-content{color:#fff}.visual-content h3{font-size:1.8rem;font-weight:700;margin-bottom:2rem}.benefits-list{list-style:none;margin:0;padding:0}.benefits-list li{font-size:1.1rem;line-height:1.6;margin-bottom:1rem;padding-left:0}@media (max-width:968px){.about-content{gap:3rem;grid-template-columns:1fr}.about-text .section-title{text-align:center}.about-features{grid-template-columns:1fr}}@media (max-width:768px){.visual-card{padding:2rem}.visual-content h3{font-size:1.5rem}.benefits-list li{font-size:1rem}}.enquiry{background:linear-gradient(135deg,#f8fafc,#e2e8f0);padding:100px 0}.enquiry-content{grid-gap:4rem;display:grid;gap:4rem;grid-template-columns:1fr 1.5fr;margin-top:3rem}.enquiry-info h3{color:#1e293b;font-size:2rem;font-weight:700;margin-bottom:1rem}.enquiry-info>p{color:#64748b;font-size:1.1rem;line-height:1.8;margin-bottom:2.5rem}.contact-info{display:flex;flex-direction:column;gap:1.5rem}.contact-item{align-items:flex-start;background:#fff;border-radius:12px;box-shadow:0 2px 10px #0000000d;display:flex;gap:1rem;padding:1.5rem}.contact-icon{flex-shrink:0;font-size:1.5rem}.contact-item strong{color:#1e293b;display:block;font-weight:600;margin-bottom:.25rem}.contact-item p{color:#64748b;font-size:.95rem;margin:0}.enquiry-form{background:#fff;border-radius:20px;box-shadow:0 10px 40px #0000001a;padding:3rem}.form-status{border-radius:8px;font-weight:500;margin-bottom:1.5rem;padding:1rem}.form-status.success{background:#d1fae5;border:1px solid #10b981;color:#065f46}.form-status.error{background:#fee2e2;border:1px solid #ef4444;color:#991b1b}.form-status.info{background:#dbeafe;border:1px solid #3b82f6;color:#1e40af}.form-row{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr 1fr;margin-bottom:1.5rem}.form-group{display:flex;flex-direction:column}.form-group label{color:#1e293b;font-size:.95rem;font-weight:600;margin-bottom:.5rem;margin-top:1rem}.form-group input,.form-group select,.form-group textarea{background:#fff;border:2px solid #e2e8f0;border-radius:8px;color:#1e293b;font-family:inherit;font-size:1rem;padding:.875rem 1rem;transition:all .3s ease}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a;outline:none}.form-group textarea{min-height:120px;resize:vertical}.submit-btn{background:linear-gradient(135deg,#2563eb,#7c3aed);border:none;border-radius:12px;box-shadow:0 4px 15px #2563eb4d;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;margin-top:1rem;padding:1rem 2rem;transition:all .3s ease;width:100%}.submit-btn:hover:not(:disabled){box-shadow:0 6px 25px #2563eb66;transform:translateY(-2px)}.submit-btn:disabled{cursor:not-allowed;opacity:.6}@media (max-width:968px){.enquiry-content{gap:3rem}.enquiry-content,.form-row{grid-template-columns:1fr}}@media (max-width:768px){.enquiry-form{padding:2rem}.enquiry-info h3{font-size:1.5rem}}.footer{background:#1e293b;color:#e2e8f0;padding:4rem 0 2rem}.footer-content{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:2fr 1fr 1fr 1.5fr;margin-bottom:3rem}.footer-section{display:flex;flex-direction:column}.footer-brand{font-size:1.25rem;gap:.75rem;margin-bottom:1rem}.footer-brand,.footer-brand .brand-logo{align-items:center;color:#fff;display:flex;font-weight:700}.footer-brand .brand-logo{background:linear-gradient(135deg,#2563eb,#7c3aed);border-radius:8px;height:40px;justify-content:center;width:40px}.footer-description{color:#94a3b8;font-size:.95rem;line-height:1.7}.footer-title{color:#fff;font-size:1.1rem;font-weight:600;margin-bottom:1rem}.footer-links{display:flex;flex-direction:column;gap:.75rem;list-style:none;margin:0;padding:0}.footer-links li{color:#94a3b8;cursor:pointer;font-size:.95rem;transition:color .3s ease}.footer-links li:hover{color:#fff}.footer-links li button{background:none;border:none;color:inherit;cursor:pointer;font-size:inherit;padding:0;text-align:left;transition:color .3s ease}.footer-links li button:hover{color:#fff}.footer-contact{display:flex;flex-direction:column;gap:.75rem;list-style:none;margin:0;padding:0}.footer-contact li{color:#94a3b8;font-size:.95rem}.footer-bottom{align-items:center;border-top:1px solid #334155;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;padding-top:2rem}.footer-bottom p{align-self:center;color:#94a3b8;font-size:.9rem}.footer-social{display:flex;gap:1.5rem}.footer-social a{color:#94a3b8;font-size:.9rem;text-decoration:none;transition:color .3s ease}.footer-social a:hover{color:#fff}@media (max-width:968px){.footer-content{gap:2rem;grid-template-columns:1fr 1fr}}@media (max-width:768px){.footer-content{gap:2rem;grid-template-columns:1fr}.footer-bottom{flex-direction:column;text-align:center}}.navbar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;box-shadow:0 2px 10px #0000000d;left:0;position:fixed;right:0;top:0;transition:all .3s ease;z-index:1000}.navbar-scrolled{background:#fffffffa;box-shadow:0 2px 20px #0000001a}.navbar-content{align-items:center;display:flex;justify-content:space-between;padding:1rem 0}.navbar-brand{color:#2563eb;cursor:pointer;font-size:1.25rem;gap:.75rem}.brand-logo,.navbar-brand{align-items:center;display:flex;font-weight:700}.brand-logo{background:linear-gradient(135deg,#2563eb,#1d4ed8);border-radius:8px;color:#fff;height:40px;justify-content:center;width:40px}.navbar-menu{align-items:center;display:flex;gap:2rem;list-style:none;margin:0;padding:0}.navbar-menu li button{background:none;border:none;color:#333;cursor:pointer;font-size:1rem;font-weight:500;padding:.5rem 0;transition:color .3s ease}.navbar-menu li button:hover{color:#2563eb}.btn-nav{background:linear-gradient(135deg,#2563eb,#1d4ed8)!important;border-radius:8px!important;color:#fff!important;font-weight:600!important;padding:.6rem 1.5rem!important}.btn-nav:hover{background:linear-gradient(135deg,#1d4ed8,#1e40af)!important;box-shadow:0 4px 12px #2563eb4d;transform:translateY(-2px)}.mobile-menu-toggle{background:none;border:none;cursor:pointer;display:none;flex-direction:column;gap:5px;padding:5px}.mobile-menu-toggle span{background:#333;border-radius:3px;height:3px;transition:all .3s ease;width:25px}@media (max-width:768px){.mobile-menu-toggle{display:flex}.navbar-menu{background:#fff;box-shadow:0 4px 20px #0000001a;flex-direction:column;gap:0;left:0;max-height:0;overflow:hidden;padding:1rem 0;position:absolute;right:0;top:100%;transition:max-height .3s ease}.navbar-menu.active{max-height:400px}.navbar-menu li{width:100%}.navbar-menu li button{padding:1rem 2rem;text-align:left;width:100%}}
/*# sourceMappingURL=main.652bf017.css.map*/