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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{background-color:#000;color:#fff;font-family:Poppins,sans-serif;margin:0;padding:0}.hero{background:linear-gradient(135deg,#9654c6,indigo);color:#fff;padding:6rem 2rem;text-align:center}.hero h1{font-size:3rem;margin-bottom:1rem}.hero p{font-size:1.5rem;margin-bottom:2rem}.hero .cta-button{background-color:#fff;border-radius:5px;color:#9654c6;cursor:pointer;font-size:1.2rem;font-weight:700;padding:1rem 2rem;text-transform:uppercase;transition:background-color .3s ease}.hero .cta-button:hover{background-color:#e0e0e0}.services{background-color:#1a1a1a;padding:4rem 2rem;text-align:center}.services h2{color:#fff;font-size:2.5rem;margin-bottom:2.5rem}.services-container{align-items:stretch;display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center;padding:2rem 1rem}.expanded-card{align-items:center;background-color:#292929;border-radius:15px;box-shadow:0 6px 12px #9654c666;display:flex;flex:1 1 340px;flex-direction:column;gap:.7rem;height:100%;justify-content:space-between;margin:0;max-width:370px;min-height:340px;min-width:320px;padding:1.5rem 1rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease}@media (max-width:900px){.services-container{align-items:center;flex-direction:column;padding:1.5rem .5rem}.expanded-card{margin-bottom:1.5rem;max-width:100%;min-height:0;min-width:0}}.expanded-card:hover{box-shadow:0 10px 20px #9654c699;transform:translateY(-12px)}.expanded-card h3{color:#9654c6;font-size:1.6rem;margin-bottom:.5rem;margin-top:.2rem}.expanded-card p{color:#ccc;font-size:1.08rem;line-height:1.5;margin:.3rem 0}.service-icon{color:#9654c6;font-size:4rem;margin-bottom:1rem}.learn-more-button{background-color:#9654c6;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1.1rem;padding:.8rem 1.5rem;transition:background-color .3s ease}.learn-more-button:hover{background-color:#7543a7}.products{background-color:#111;padding:3rem 2rem;text-align:center}.products h2{color:#fff;font-size:2rem;margin-bottom:2rem}.product-list{gap:1.5rem}.product-item{background-color:#292929;height:250px;padding:2rem}.product-item h3{color:#9654c6;font-size:1.5rem;margin-bottom:1rem}.product-item p{color:#ccc}.product-icon{color:#9654c6;font-size:3rem;margin-bottom:1rem}.footer{color:#aaa;font-size:.9rem;padding:1.5rem 0;text-align:center}.footer a{color:#9654c6;text-decoration:none}.footer a:hover{text-decoration:underline}.services-page{background-color:#000;color:#fff;font-family:Poppins,sans-serif;padding:3rem 2rem}.services-header{margin-bottom:3rem;text-align:center}.services-header h1{font-size:2.8rem;font-weight:700;margin-bottom:.5rem}.services-header .highlight{color:#9654c6;display:block;font-size:3rem;font-weight:700;margin-bottom:1rem}.services-header p{color:#ccc;font-size:1.2rem}.features{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin-bottom:3rem}.feature-item{background-color:#1a1a1a;border-radius:10px;box-shadow:0 4px 6px #0003;padding:2rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease;width:300px}.feature-item:hover{box-shadow:0 8px 15px #9654c680;transform:translateY(-10px)}.feature-icon{color:#9654c6;font-size:3rem;margin-bottom:1rem}.feature-item h3{font-size:1.5rem;margin-bottom:.5rem}.feature-item p{color:#ccc;font-size:1rem}.pricing{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.pricing-plan{background-color:#292929;border-radius:15px;box-shadow:0 4px 6px #0003;color:#fff;padding:2.5rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease;width:350px}.pricing-plan.pro{border:2px solid #9654c6}.pricing-plan:hover{box-shadow:0 8px 15px #9654c680;transform:translateY(-10px)}.pricing-plan h2{color:#fff;font-size:2rem;margin-bottom:.5rem}.pricing-plan p{color:#ccc;font-size:1.2rem;margin-bottom:1rem}.pricing-plan h3{color:#9654c6;font-size:2.5rem;margin-bottom:1rem}.small-text{color:#888;font-size:.9rem;margin-bottom:1rem}.pricing-plan ul{color:#ccc;list-style:none;margin:1rem 0;padding:0}.pricing-plan ul li{font-size:1rem;margin-bottom:.5rem}.pricing-button{background-color:#9654c6;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;padding:.8rem 1.5rem;transition:background-color .3s ease,transform .2s ease}.pricing-button:hover{background-color:#7543a7;transform:scale(1.05)}.webdev-page{background:#000;color:#fff;font-family:Poppins,sans-serif}.webdev-hero{padding:4rem 1.5rem 2.5rem;text-align:center}.webdev-hero h1{color:#9654c6;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.webdev-hero-subtitle{color:#ccc;font-size:1.2rem;margin-bottom:0}.webdev-services{padding:2rem 1rem 2.5rem;text-align:center}.webdev-services-grid{align-items:stretch;display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.webdev-service-card{align-items:center;background:#292929;border-radius:15px;box-shadow:0 6px 12px #9654c640;display:flex;flex:1 1 300px;flex-direction:column;gap:.7rem;justify-content:flex-start;max-width:340px;min-width:260px;padding:2rem 1.2rem;transition:transform .3s,box-shadow .3s}.webdev-service-card:hover{box-shadow:0 10px 20px #9654c666;transform:translateY(-10px) scale(1.03)}.webdev-service-icon{color:#9654c6;font-size:2.5rem;margin-bottom:.5rem}.webdev-service-card h3{color:#9654c6;font-size:1.3rem;margin-bottom:.3rem}.webdev-service-card p{color:#ccc;font-size:1.05rem;margin:.2rem 0 .1rem}.webdev-service-details{color:#aaa;font-size:.98rem;margin-bottom:.1rem}.webdev-service-price{color:#fff;font-size:1.1rem;font-weight:700;margin-top:.2rem}.webdev-why{background:#1a1a1a;padding:2.5rem 1rem 2rem;text-align:center}.webdev-why h2{color:#9654c6;font-size:1.7rem;margin-bottom:1.2rem}.webdev-why-list{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center;list-style:none;margin:0 auto;max-width:700px;padding:0}.webdev-why-list li{background:#292929;border-radius:10px;box-shadow:0 2px 6px #9654c621;color:#fff;font-size:1.05rem;padding:.7rem 1.3rem}.webdev-cta{padding:3rem 1rem 3.5rem;text-align:center}.webdev-cta h2{color:#9654c6;font-size:2rem;margin-bottom:.7rem}.webdev-cta p{color:#ccc;font-size:1.15rem;margin-bottom:1.5rem}.webdev-cta-button{background:#9654c6;border:none;border-radius:8px;box-shadow:0 2px 8px #9654c62e;color:#fff;cursor:pointer;display:inline-block;font-size:1.1rem;font-weight:600;padding:1rem 2.2rem;text-decoration:none;transition:background .3s}.webdev-cta-button:hover{background:#7543a7}.webdev-call-btn{display:block;margin-bottom:0;margin-top:.7rem;text-align:center;width:100%}.webdev-backhome-btnonly{margin:2.2rem 0 .5rem;padding-bottom:.5rem;text-align:center}.webdev-backhome-btnonly-link{background:#0000;border:1px solid #292929;border-radius:7px;color:#bbb;display:inline-block;font-size:.98rem;font-weight:500;opacity:.7;padding:.5rem 1.2rem;text-decoration:none;transition:background .2s,color .2s,border .2s,opacity .2s}.webdev-backhome-btnonly-link:hover{background:#222;border:1px solid #9654c6;color:#fff;opacity:1}@media (max-width:600px){.webdev-backhome-btnonly{margin:1.2rem 0 .2rem}.webdev-backhome-btnonly-link{font-size:.95rem;padding:.45rem 1rem}}@media (max-width:1100px){.webdev-services-grid{gap:1.2rem}}@media (max-width:900px){.webdev-services-grid{align-items:center;flex-direction:column;gap:1.5rem}.webdev-service-card{max-width:100%;min-width:0}.webdev-why-list{flex-direction:column;gap:1rem}}.blog-page{background-color:#000;color:#fff;font-family:Poppins,sans-serif;padding:3rem 2rem;text-align:center}.blog-intro{color:#ccc;font-size:1.2rem;margin-bottom:2rem}.blog-list{align-items:flex-start;display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center;padding:0}.blog-card{background-color:#292929;border-radius:10px;box-shadow:0 4px 8px #00000080;margin:0;max-width:100%;padding:1.5rem;text-align:left;transition:transform .3s ease,box-shadow .3s ease;width:300px}.blog-card:hover{box-shadow:0 10px 20px #9654c699;transform:translateY(-10px)}.blog-card-image{border-radius:10px;box-shadow:0 4px 8px #00000080;height:auto;margin:0;width:100%}.blog-card-title{color:#9654c6;font-size:1.5rem;margin-bottom:.5rem}.blog-card-date{color:#bbb;font-size:.9rem;margin-bottom:.3rem}.blog-card-description{color:#ddd;font-size:1rem;line-height:1.5;margin-bottom:1rem}.blog-read-more{align-self:center;background-color:#9654c6;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:.9rem;font-weight:700;padding:.8rem 1.5rem;text-transform:uppercase;transition:background-color .3s ease,transform .3s ease}.blog-read-more:hover{background-color:#7a41a6;transform:scale(1.05)}.blog-detail-page{background-color:#000;color:#fff;font-family:Poppins,sans-serif;padding:3rem 2rem;text-align:center}.blog-detail-image{border-radius:10px;box-shadow:0 4px 8px #00000080;height:auto;margin:0 auto 2rem;max-width:400px;width:70%}.blog-title{color:#9654c6;font-size:2.5rem;margin-bottom:1rem}.blog-date{color:#bbb;font-size:1rem;margin-bottom:1rem}.blog-description{color:#ddd;font-size:1.2rem;margin-bottom:2rem}.blog-content{color:#ccc;font-size:1rem;line-height:1.8;margin:0 auto;max-width:800px;text-align:left}.blog-content p{margin-bottom:1.5rem}.contact-page{background-color:#000;color:#fff;font-family:Arial,sans-serif;padding:2rem;text-align:center}.contact-title{font-size:2.5rem;margin-bottom:1rem}.contact-intro{font-size:1.2rem;margin-bottom:2rem}.contact-form{margin:0 auto;max-width:600px;text-align:left}.form-group{margin-bottom:1.5rem}.form-group label{color:#bbb;display:block;font-size:1rem;margin-bottom:.5rem}.form-group input,.form-group textarea{background-color:#222;border:1px solid #333;border-radius:5px;color:#fff;padding:.75rem;width:100%}.form-group input:focus,.form-group textarea:focus{border-color:#9654c6;outline:none}.submit-button{border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:1rem;padding:.75rem 1.5rem}.submit-button,.submit-button:hover{background-color:#9654c6}.contact-address{background-color:#111;border-radius:5px;color:#bbb;font-size:1.1rem;margin:0 auto;max-width:400px;padding:1rem;text-align:center}.products-page{background-color:#000;color:#fff;font-family:Poppins,sans-serif;padding:3rem 2rem}.products-title{color:#9654c6;font-size:2.5rem;text-align:center}.products-intro{color:#ccc;font-size:1.2rem;margin-bottom:2rem;margin-top:.5rem;text-align:center}.products-list{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.product-card{background-color:#292929;border-radius:10px;box-shadow:0 4px 6px #0003;padding:2rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease;width:300px}.product-card:hover{box-shadow:0 8px 15px #9654c680;transform:translateY(-10px)}.product-image{border-radius:10px;height:auto;margin-bottom:1rem;width:100%}.product-name{color:#9654c6;font-size:1.5rem;margin-bottom:1rem}.product-description{color:#ccc;font-size:1rem;margin-bottom:1.5rem}.product-buttons{display:flex;gap:1rem;justify-content:center}.product-button{background-color:#9654c6;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:.9rem;font-weight:700;padding:.8rem 1.5rem;text-decoration:none;text-transform:uppercase;transition:background-color .3s ease}.product-button:hover{background-color:#7a41a6}.product-button.disabled{background-color:#444;cursor:not-allowed}.all-products-page{background-color:#000;color:#fff;font-family:Poppins,sans-serif;padding:40px 20px;text-align:center}.all-products-page h1{color:#9654c6;font-size:2rem;margin-bottom:10px}.all-products-page p{color:#ccc;font-size:1rem;margin-bottom:30px}.product-list{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.product-item{background-color:#1e1e1e;border-radius:10px;box-shadow:0 4px 6px #0003;display:flex;flex-direction:column;justify-content:space-between;padding:20px;text-align:center;transition:transform .3s ease,box-shadow .3s ease;width:300px}.product-item:hover{box-shadow:0 8px 15px #9654c680;transform:translateY(-10px)}.product-item h2{color:#fff;font-size:1rem;margin-bottom:10px}.product-item p{color:#bbb;flex-grow:1;font-size:1rem;margin-bottom:20px}.product-link{background-color:#9654c6;border-radius:5px;color:#fff;display:inline-block;font-size:1rem;font-weight:700;padding:10px 20px;text-decoration:none;transition:background-color .3s ease}.product-link:hover{background-color:#7a41a6;text-decoration:none}.privacy-policy{background-color:#000;color:#fff;font-family:Poppins,sans-serif;padding:3rem 2rem;text-align:left}.privacy-policy-container{background-color:#1a1a1a;border-radius:10px;box-shadow:0 4px 8px #00000080;margin:0 auto;max-width:800px;padding:2rem}.privacy-policy-title{color:#9654c6;font-size:2.5rem;margin-bottom:1rem;text-align:center}.privacy-policy-intro{color:#ccc;font-size:1.2rem;margin-bottom:2rem;text-align:center}.privacy-policy-section h2{color:#fff;font-size:1.8rem;margin-bottom:1rem}.privacy-policy-section p{color:#ddd;font-size:1rem;line-height:1.6;margin-bottom:1.5rem}.contact-link{color:#9654c6;text-decoration:none}.contact-link:hover{text-decoration:underline}.navbar{align-items:center;background-color:#111;display:flex;justify-content:space-between;padding:1rem 2rem}.logo img{height:80px}.hamburger{color:#fff;cursor:pointer;display:none;font-size:2rem}.nav-links{display:flex;gap:1.5rem;list-style:none}.nav-links li a{color:#fff;font-size:1rem;text-decoration:none}.nav-links li a:hover{color:#6c63ff}.nav-links.open{background-color:#111;border-radius:8px;box-shadow:0 4px 6px #00000080;display:flex;flex-direction:column;padding:1rem;position:absolute;right:0;top:100%}.nav-links.open li{margin-bottom:.5rem}@media (max-width:768px){.nav-links{display:none}.hamburger{display:block}}.footer{align-items:center;background-color:#111;border-top:1px solid #333;color:#fff;display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:2rem;padding:2rem}.footer-content{flex:1 1;padding:0 1rem;text-align:left}.footer-content h3{font-size:1.3rem;margin-bottom:.5rem}.footer-content p{color:#bbb;font-size:.9rem}.footer-links{flex:1 1;text-align:center}.footer-section-title{color:#9654c6;font-size:1.2rem;margin-bottom:.5rem}.footer-links ul{display:flex;flex-direction:row;gap:1rem;justify-content:center;list-style:none;margin:0;padding:0}.footer-links li{display:inline}.footer-socials{flex:1 1;padding:0 1rem;text-align:right}.footer-socials .social-icons{display:flex;gap:1rem;justify-content:flex-end;margin-top:.5rem}.footer-socials a{color:#fff;font-size:1.5rem;transition:color .3s ease}.footer-socials a:hover{color:#6c63ff}
/*# sourceMappingURL=main.8f6956d5.css.map*/