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{color:#fff;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;margin:0}.site-container{background-color:#f5f5f5;background-position:50%;background-repeat:no-repeat;background-size:cover;min-height:100%;padding:2rem;position:relative;z-index:1}.site-container:before{background-color:#fafcff;bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:-1}.site-header{align-items:center;display:flex;flex-wrap:wrap;gap:.3rem;justify-content:flex-start;padding:1rem 2rem;text-align:left}.logo-image{height:100px;width:100px}.logo-text{animation:shine 3s linear infinite;background:linear-gradient(90deg,silver,#e5e4e2,silver);background-clip:text;-webkit-background-clip:text;background-size:200% auto;color:#0000;font-size:1.5rem;font-weight:600;margin:0}@keyframes shine{0%{background-position:200%}to{background-position:-200%}}.contact-button-header{margin-left:auto}.contact-button{border-radius:5px;color:#0f172a;font-size:.9rem;font-weight:600;padding:.5rem 1rem;text-decoration-line:none}.site-subtitle,.site-title{color:#1e293b;margin-top:1rem;text-align:center;width:100%}.cta-banner{border-radius:1rem;color:#fff;padding:2rem;text-align:center}.cta-content h2{background-clip:text;-webkit-background-clip:text;color:#1e293b;font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.cta-content p{color:#1e293b;font-size:1rem;margin-bottom:1rem}.cta-button{background-color:#38bdf8;border:none;border-radius:5px;color:#000;cursor:pointer;font-size:.9rem;font-weight:500;padding:.5rem 1rem;text-decoration:none;transition:background-color .3s ease}.cta-button:hover{background-color:#38bdf8;color:#fff}.project-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(2,1fr);margin-bottom:2rem;padding:0 7%}.project-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background-color:#1e293b;border:1px solid #ffffff1a;border-radius:1rem;box-shadow:0 6px 20px #0006;color:#fff;cursor:pointer;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;padding:2rem 1.5rem;position:relative;text-align:center;transition:transform .35s ease,box-shadow .35s ease;width:84%}.project-card:before{background:radial-gradient(circle at center,#38bdf826,#0000 70%);content:"";height:200%;left:-50%;pointer-events:none;position:absolute;top:-50%;transform:rotate(45deg);width:200%}.project-card:hover{box-shadow:0 10px 25px #38bdf84d;transform:translateY(-8px)}.card-content{z-index:1}.card-header{align-items:center;color:#e5e5e5;display:flex;font-size:1.5rem;font-weight:700;gap:.75rem;justify-content:center;margin-bottom:1rem;text-shadow:1px 1px 2px #0009}.card-header svg{color:#38bdf8;font-size:1.75rem;transition:transform .3s ease}.project-card:hover .card-header svg{transform:rotate(10deg) scale(1.1)}.card-content p{color:#fff;font-size:.95rem;line-height:1.5;margin-bottom:1rem}.project-type{color:#fff}.project-type,.project-type:hover{align-self:center;background:#727e8f;border-radius:8px;display:inline-block;font-size:.85rem;font-weight:600;margin-top:auto;padding:.25rem .75rem}.project-type:hover{color:#38bdf8}.services-offered{margin:3rem auto;text-align:center}.services-offered h2{background:linear-gradient(90deg,#e5e4e2,silver,#e5e4e2);background-clip:text;-webkit-background-clip:text;color:#0000;font-size:2rem;font-weight:700;margin-bottom:1.5rem}.services-icons{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.service-item{align-items:center;display:flex;flex-direction:column;transition:transform .3s ease;width:150px}.service-item:hover{transform:translateY(-5px)}.service-icon{color:#fff;margin-bottom:.5rem}.service-item p{color:#e2e8f0;font-size:.95rem;margin:0}.service-item p,.testimonial-section{text-align:center}.testimonial-section h2{background:linear-gradient(90deg,#e5e4e2,silver,#e5e4e2);-webkit-background-clip:text;background-clip:text;color:#0000;font-weight:700}.testimonial-card{background:#fff;border-radius:1.5rem;box-shadow:0 8px 24px #00000014;flex-shrink:0;max-width:320px;min-width:280px;padding:2rem 1.5rem;scroll-snap-align:center;text-align:center;transition:transform .3s ease}.testimonial-card:hover{transform:scale(1.03)}.testimonial-image{border:3px solid #1e293b;border-radius:50%;height:70px;margin-bottom:1rem;object-fit:cover;width:70px}.testimonial-username{color:#1e293b;font-weight:600;margin-bottom:.5rem}.testimonial-text{color:#475569;font-size:.95rem;line-height:1.5}.testimonial-slider::-webkit-scrollbar{display:none}.testimonial-slider{display:flex;gap:2rem;overflow:hidden;position:relative;width:100%}.testimonial-slider:after,.testimonial-slider:before{content:"";height:100%;position:absolute;width:10%;z-index:2}.testimonial-slider-track{animation:scroll 40s linear infinite;display:flex;gap:2rem;width:max-content}.dev-process{margin:0 auto;max-width:100%;text-align:center}.process-title{background-clip:text;-webkit-background-clip:text;color:#1e293b;font-size:1.75rem;font-weight:700;margin-bottom:2rem}.process-steps{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center;padding:0 .5rem}.process-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#1e293b;border:1px solid #ffffff1f;border-radius:1rem;box-shadow:0 6px 20px #0000004d;color:#f1f5f9;flex:1 1 280px;max-width:340px;padding:1.5rem;text-align:left;transition:all .3s ease}.process-card h3{color:#7dd3fc;font-size:1.1rem;margin-bottom:.75rem}.process-card p{color:#e2e8f0;font-size:.95rem;line-height:1.5}.step-header{gap:.75rem;margin-bottom:.75rem}.step-header,.step-number{align-items:center;display:flex}.step-number{background-color:#727e8f;border-radius:50%;color:#fff;flex-shrink:0;font-size:1rem;font-weight:700;height:2rem;justify-content:center;width:2rem}@keyframes scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@media (max-width:600px){.site-header{align-items:center;flex-direction:row;justify-content:space-between}.project-grid{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:2rem;padding:0 7%}.contact-button-header{margin-left:auto;margin-top:0}}.navbar{background:linear-gradient(to bottom right,#fff,#fafcff,#f3fbff);box-shadow:0 2px 6px #00000014;justify-content:space-between;opacity:.95;padding:1.5rem 2rem;position:sticky;top:0;z-index:1000}.navbar,.navbar-left{align-items:center;display:flex}.navbar-left{gap:1rem}.logo-image{height:48px;width:auto}.logo-text{color:#1e293b;font-size:large;font-weight:700}.logo-link{color:inherit;text-decoration:none}.navbar-links{display:flex;gap:2rem}.nav-link{color:#1e293b;font-size:1rem;font-weight:500;position:relative;transition:color .3s ease}.nav-link:after{background:linear-gradient(90deg,#38bdf8,#6366f1);bottom:-4px;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.nav-link:hover{color:#38bdf8}.nav-link:hover:after{width:100%}.contact-button{align-items:center;background-color:#38bdf8;border:none;border-radius:8px;color:#000;cursor:pointer;display:flex;font-weight:500;gap:.5rem;padding:.6rem 1.2rem;transition:background-color .3s ease}.contact-button:hover{background-color:#38bdf8;color:#fff}a{text-decoration:none}.menu-toggle{background:none;border:none;color:#1e293b;cursor:pointer;display:none;font-size:1.5rem}@media (max-width:768px){.navbar{flex-wrap:wrap;padding:1rem}.menu-toggle{display:block}.nav-link{color:#fff;font-size:1rem;font-weight:500;position:relative;transition:color .3s ease}.navbar-links{align-items:flex-start;animation:slideDown .3s ease-in-out;background-color:#1f2937;border-radius:8px;color:#fff;display:none;flex-direction:column;margin-top:1rem;padding:1rem 0;width:100%}.navbar-links.open{display:flex}.navbar-links .nav-link{border-bottom:1px solid #ffffff1a;padding:.75rem 1.5rem;width:100%}.navbar-right{display:flex;justify-content:flex-end;margin-top:1rem;width:100%}}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.quote-container{align-items:center;display:flex;justify-content:center;padding:4rem 1rem;width:100%}.quote-button{background-color:#38bdf8;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:500;gap:.5rem;padding:.6rem 1.2rem;text-align:center;transition:background-color .3s ease}.contact-container{background:linear-gradient(to bottom right,#1f2937,#111827);color:#fff;min-height:100vh;padding:2rem;text-align:center}.contact-title{background:linear-gradient(90deg,#e5e4e2,silver,#e5e4e2);background-clip:text;-webkit-background-clip:text;color:#fff;font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.contact-subtitle{color:#fff;font-size:1.1rem;margin-bottom:3rem}.contact-content{display:flex;flex-wrap:wrap;gap:3rem;justify-content:center;margin:0 auto;max-width:900px}.contact-info{color:#e5e7eb;font-size:1rem;max-width:300px;text-align:left}.contact-info h2{color:#fff;font-size:1.3rem;margin-bottom:1rem}.contact-info p{align-items:center;display:flex;gap:.5rem;margin:.5rem 0}.contact-form{display:flex;flex-direction:column;gap:1rem;max-width:400px;width:100%}.contact-form input,.contact-form textarea{background:#ffffff14;border:none;border-radius:8px;color:#fff;font-size:1rem;outline:none;padding:.75rem}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#cbd5e1}.contact-form button{background-color:#38bdf8;border:none;border-radius:8px;color:#0f172a;cursor:pointer;font-weight:600;padding:.75rem;transition:background-color .3s ease}.contact-form button:hover{background-color:#0ea5e9;color:#fff}.thank-you{animation:fadeIn .5s ease-in;color:#22c55e;font-weight:700}@media (max-width:768px){.contact-content{align-items:center;flex-direction:column}.contact-form,.contact-info{width:100%}}.packages-container{background:linear-gradient(to bottom right,#1f2937,#111827);color:#fff;min-height:100vh;padding:2rem;text-align:center}.packages-title{background:linear-gradient(90deg,#e5e4e2,silver,#e5e4e2);-webkit-background-clip:text;background-clip:text;color:#fff;font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.packages-subtitle{color:#fff;font-size:1.1rem;margin-bottom:3rem}.package-cards{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.package-card{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#ffffff14;border-radius:1rem;box-shadow:0 4px 12px #0000004d;padding:2rem;transition:transform .3s ease;width:280px}.package-card:hover{transform:translateY(-5px)}.package-card h2{color:#fff;font-size:1.5rem;margin-bottom:.5rem}.price{color:#38bdf8;font-size:1.25rem;font-weight:700}.pages{color:#cbd5e1;font-size:.95rem;margin-bottom:1rem}.perk-list{color:#e2e8f0;list-style:none;margin:1rem 0;padding:0;text-align:center}.perk-list li{margin-bottom:.5rem}.package-button{background-color:#38bdf8;border:none;border-radius:8px;color:#0f172a;cursor:pointer;font-weight:600;margin-top:1rem;padding:.6rem 1.2rem;transition:background-color .3s ease}.package-button:hover{background-color:#0ea5e9;color:#fff}.services-container{background:linear-gradient(to bottom right,#1f2937,#111827);color:#fff;min-height:100vh;padding:2rem;text-align:center}.services-title{background:linear-gradient(90deg,#e5e4e2,silver,#e5e4e2);-webkit-background-clip:text;background-clip:text;color:#fff;font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.services-subtitle{color:#fff;font-size:1.1rem;margin-bottom:3rem}.services-grid{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.service-card{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#ffffff14;border-radius:1rem;box-shadow:0 4px 12px #0000004d;padding:2rem;text-align:center;transition:transform .3s ease;width:280px}.service-card:hover{transform:translateY(-5px)}.service-icon{color:#38bdf8;font-size:2.5rem;margin-bottom:1rem}.service-title{color:#fff;font-size:1.3rem;font-weight:600;margin-bottom:.5rem}.service-description{color:#cbd5e1;font-size:.95rem}.tech-stack{border-radius:1rem;color:#e2e8f0;padding:2rem 1rem;text-align:center}.tech-stack h2{background:linear-gradient(90deg,#e5e4e2,silver,#e5e4e2);-webkit-background-clip:text;background-clip:text;color:#0000;font-size:2rem;font-weight:700;margin-bottom:1.5rem}.tech-icons{display:flex;flex-wrap:wrap;gap:1.8rem;justify-content:center}.tech-item{align-items:center;color:#e2e8f0;display:flex;flex-direction:column;font-size:.9rem;transition:transform .3s ease}.tech-item:hover{transform:scale(1.1)}.tech-icon{color:#38bdf8;font-size:2.5rem;margin-bottom:.5rem}.tickets-container{background:linear-gradient(to bottom right,#1f2937,#111827);color:#fff;min-height:100vh;padding:2rem;text-align:center}.tickets-title{background:linear-gradient(90deg,#e5e4e2,silver,#e5e4e2);-webkit-background-clip:text;background-clip:text;color:#fff;font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.tickets-subtitle{color:#fff;font-size:1.1rem;margin-bottom:2rem}.ticket-form{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#ffffff0d;border-radius:1rem;box-shadow:0 4px 12px #0000004d;display:flex;flex-direction:column;gap:1rem;margin:0 auto;max-width:600px;padding:2rem}.ticket-form input,.ticket-form textarea{background-color:#ffffff14;border:none;border-radius:.5rem;color:#e2e8f0;font-size:1rem;padding:.75rem 1rem}.ticket-form input::placeholder,.ticket-form textarea::placeholder{color:#94a3b8}.ticket-form button{background-color:#38bdf8;border:none;border-radius:.5rem;color:#1e293b;cursor:pointer;font-size:1rem;font-weight:600;padding:.75rem 1rem;transition:background-color .3s ease}.ticket-form button:hover{background-color:#0ea5e9}.thank-you{animation:fadeIn .4s ease-in-out;background-color:#16a34a;border-radius:.5rem;box-shadow:0 0 10px #16a34a80;color:#fff;font-weight:600;margin-top:1rem;padding:.75rem 1rem}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.footer{align-items:center;background:linear-gradient(to bottom right,#111827,#1f2937,#000);border-top:1px solid #ffffff0d;color:#e5e7eb;flex-direction:column;font-size:.85rem;margin-top:auto;max-width:100vw;opacity:.95;padding:2rem 1rem;text-align:center}.footer,.footer-columns{display:flex;overflow-x:hidden;width:100%}.footer-columns{align-items:flex-start;flex-wrap:wrap;gap:2.5rem;justify-content:center;max-width:1200px}.footer-column{align-items:center;display:flex;flex:1 1;flex-direction:column;max-width:220px;min-width:180px;text-align:center}.footer-column h4{color:#fff;font-size:.85rem;font-weight:600;margin-bottom:.5rem}.footer-text p{color:#e2e8f0;font-size:.75rem;margin:.3rem 0;transition:color .3s ease}.footer-text p:hover{color:#fff}.footer-bottom{border-top:1px solid #ffffff0d;color:#9ca3af;font-size:.75rem;margin-top:2rem;max-width:1200px;padding-top:1rem;width:100%}@media (max-width:768px){.footer-columns{flex-direction:column;gap:2rem}.footer-column,.footer-columns{align-items:center;text-align:center}.footer-column{max-width:100%;width:100%}.footer-column h4{font-size:.8rem}.footer-bottom,.footer-text p{font-size:.7rem}#about{margin-right:7%}}body,html{height:100%;margin:0;overflow-x:hidden;padding:0}.page-container{display:flex;flex-direction:column;min-height:100vh}.content-wrap{flex:1 1}
/*# sourceMappingURL=main.a18a8fe1.css.map*/