body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body,h1,html,li,p,ul{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background-color:#0f172a;color:#e2e8f0;font-family:Poppins,sans-serif;line-height:1.6}.hamburger{color:var(--txt-color);cursor:pointer;display:none;font-size:1.5rem}.navbar{align-items:center;background:linear-gradient(to bottom right,#0f172a,#1e293b);background-color:#1e293b;box-shadow:0 4px 6px #0000004d;color:#e2e8f0;display:flex;justify-content:space-between;padding:1rem 3rem;position:-webkit-sticky;position:sticky;top:0;z-index:1000}.navbar .logo img{height:auto;width:145px}.nav-links{display:flex;gap:2rem;list-style:none}.nav-links a{color:#e2e8f0;font-weight:500;text-decoration:none;transition:color .3s ease}.nav-links a:hover{color:#3b82f6}.hero{grid-gap:3rem;align-items:center;background:linear-gradient(to bottom right,#0f172a,#1e293b);display:grid;gap:3rem;grid-template-columns:1fr 2fr;justify-content:center;min-height:100vh;padding:4rem 6rem}.hero-text{color:#f8fafc;max-width:600px}.hero-text h1{color:#60a5fa;font-size:3rem;margin-bottom:1.5rem;text-shadow:0 3px 10px #0009}.hero-text p{color:#e2e8f0;font-size:1.15rem;line-height:1.6;margin-bottom:2rem;text-shadow:0 2px 8px #00000080}.cta-btn{background:#3b82f6;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;padding:.9rem 1.8rem;transition:background .3s ease,transform .2s ease}.cta-btn:hover{background:#2563eb;transform:translateY(-2px)}.hero-image{align-items:center;display:flex;justify-content:center}.hero-image img{border-radius:16px;box-shadow:0 8px 22px #00000080;height:auto;transition:transform .3s ease,box-shadow .3s ease;width:100%}.hero-image img:hover{box-shadow:0 10px 24px #0009;transform:scale(1.03)}section{padding:4rem 2rem;text-align:center}.about{background-color:#1e293b;background:linear-gradient(to bottom right,#0f172a,#1e293b);border-radius:16px;box-shadow:0 8px 30px #00000080;color:#f1f5f9;font-family:Poppins,sans-serif;line-height:1.8;margin:4rem auto;max-width:1100px;padding:6rem 2rem;text-align:left;transition:background .4s ease}.about h2{color:#60a5fa;font-size:2.4rem;letter-spacing:1px;margin-bottom:1.5rem;position:relative;text-align:center}.about h2:after{background:linear-gradient(90deg,#3b82f6,#22d3ee);border-radius:2px;content:"";display:block;height:3px;margin:.8rem auto 0;width:70px}.about p{color:#cbd5e1;font-size:1.1rem;margin-bottom:1.8rem;text-align:justify}.about strong{color:#3b82f6;font-weight:600}.about ul{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));list-style:none;margin:2rem 0 3rem;padding:0}.about ul li{background-color:#1e293b;border-radius:10px;box-shadow:0 6px 18px #00000080;color:#e2e8f0;font-weight:500;padding:1rem 1.2rem;transition:transform .25s ease,box-shadow .3s ease,background .3s ease}.about ul li:hover{background:#334155;box-shadow:0 8px 22px #0000008c;transform:translateY(-4px)}.about ul li:before{color:#22d3ee;content:"✔";margin-right:10px}.services{background-color:#0f172a;color:#f1f5f9;font-family:Poppins,sans-serif;padding:8rem 2rem;text-align:center}.services h2{color:#60a5fa;font-size:2.6rem;letter-spacing:1px;margin-bottom:2.5rem;position:relative}.services h2:after{background:linear-gradient(90deg,#3b82f6,#22d3ee);border-radius:2px;content:"";display:block;height:3px;margin:.8rem auto 0;width:80px}.service-grid{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));margin:0 auto;max-width:1100px;padding-top:2rem}.service-card{background:linear-gradient(145deg,#1e293b,#111827);border:1px solid #0000;border-radius:14px;box-shadow:0 6px 18px #00000073;overflow:hidden;padding:2.5rem 2rem;position:relative;text-align:left;transition:all .35s ease}.service-card:before{background:linear-gradient(135deg,#60a5fa26,#22d3ee0d);border-radius:14px;content:"";inset:0;opacity:0;position:absolute;transition:opacity .4s ease}.service-card:hover:before{opacity:1}.service-card:hover{border-color:#60a5fa4d;box-shadow:0 10px 28px #0009;transform:translateY(-6px)}.service-icon{background:#60a5fa1a;border-radius:50%;box-shadow:0 0 10px #60a5fa40;color:#60a5fa;display:inline-block;font-size:2.4rem;margin-bottom:1.2rem;padding:.8rem;transition:transform .3s ease,color .3s ease,box-shadow .3s ease}.service-card:hover .service-icon{box-shadow:0 0 15px #22d3ee66;color:#22d3ee;transform:scale(1.1)}.service-card h3{color:#f8fafc;font-size:1.4rem;font-weight:600;margin-bottom:1rem}.service-card p{color:#cbd5e1;font-size:1rem;line-height:1.7}.contact{background-color:#0f172a;padding:5rem,1rem}.contact h2{color:#60a5fa;font-size:2.5rem;margin-bottom:2rem}.contact h2:after{background:linear-gradient(90deg,#3b82f6,#22d3ee);border-radius:2px;content:"";display:block;height:3px;margin:.8rem auto 0;width:70px}.contact-form{display:flex;flex-direction:column;gap:1.2rem;margin:0 auto 2rem;max-width:600px}.contact-form input,.contact-form textarea{background:#1e293b;border:1px solid #334155;border-radius:8px;color:#e2e8f0;font-size:1rem;padding:1rem;transition:border .3s ease}.contact-form input:focus,.contact-form textarea:focus{border-color:#3b82f6;outline:none}.contact .social-icons{display:flex;gap:1.5rem;justify-content:center}.contact .social-icons a{color:#3b82f6;font-size:1.8rem;transition:color .3s ease}.contact .social-icons a:hover{color:#2563eb}.back-to-top{background:#3b82f6;border:none;border-radius:50%;bottom:30px;box-shadow:0 4px 12px #0006;color:#fff;cursor:pointer;font-size:1.5rem;height:50px;position:fixed;right:30px;transition:background .3s ease,transform .3s ease;width:50px;z-index:1000}.back-to-top:hover{background:#2563eb;transform:translateY(-3px)}.footer{background:linear-gradient(to bottom right,#0f172a,#1e293b);border-top:1px solid #334155;color:#e2e8f0;padding:3rem 2rem;text-align:center}.footer h3{color:#f8fafc;margin-bottom:1rem}.footer a{color:#3b82f6;text-decoration:none;transition:color .3s ease}.footer a:hover{color:#2563eb}.footer .social-icons{display:flex;gap:1.5rem;justify-content:center;margin:1.5rem 0}.footer .copyright{color:#94a3b8;font-size:.9rem;margin-top:1rem}@media (max-width:768px){.nav-links{align-items:center;background:#1e293b;flex-direction:column;left:0;max-height:0;overflow:hidden;position:absolute;top:70px;transition:max-height .3s ease-in-out;width:100%;z-index:999}.nav-links.active{max-height:500px}.nav-links li{margin:1rem 0}.hamburger{display:block}.nav-links a{font-size:1.2rem}.hero{grid-template-columns:1fr;padding:3rem 2rem;text-align:center}.hero-image img{margin-top:2rem;width:70%}.about{padding:4rem 1.5rem}.about h2{font-size:2rem}.about p{font-size:1rem}.services{padding:5rem 1.5rem}.services h2{font-size:2rem}.service-card{padding:2rem 1.5rem}.service-card i{font-size:2rem}}
/*# sourceMappingURL=main.f7a8b2b5.css.map*/