@import url(https://fonts.googleapis.com/css2?family=Orbitron:wght@700&family=Rajdhani:wght@500;700&display=swap);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}.navbar{background-color:#000;box-shadow:0 2px 10px #0000001a;color:#fff;padding:1rem 0;position:-webkit-sticky;position:sticky;top:0;z-index:100}.navbar-container{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 2rem}.navbar-logo{color:#00f0ff;font-family:Orbitron,sans-serif;font-size:2rem;font-weight:700;letter-spacing:2px;text-shadow:0 0 6px #00f0ff,0 0 12px #00f0ff,0 0 18px #00f0ff,0 0 24px #00f0ff99;text-transform:uppercase}.logo-img{height:100px;margin-right:.4rem;object-fit:contain;width:150px}.logo-link{align-items:center;display:flex;text-decoration:none}.logo-blue{color:#00c6ff;font-family:Orbitron,sans-serif;font-weight:700;letter-spacing:2px;text-shadow:0 0 10px #00c6ffb3,0 0 20px #0096ff80,0 0 30px #0064ff4d;text-transform:uppercase}.logo-link:hover .logo-blue{color:#00f0ff}.navbar-links{display:flex;gap:1.5rem}.nav-link{color:#fff;font-family:Rajdhani,sans-serif;font-size:1.2rem;font-weight:500;margin-top:-2vh;padding:.5rem 0;position:relative;text-decoration:none;transition:all .3s ease}.nav-link:hover{color:#3b82f6}.nav-link.active{color:#3b82f6;font-weight:600}.nav-link.active:after{background-color:#3b82f6;bottom:0;content:"";height:2px;left:0;position:absolute;width:100%}.mobile-menu-button{background:none;border:none;cursor:pointer;display:none;flex-direction:column;height:24px;justify-content:space-between;padding:.5rem;z-index:101}.menu-line{background-color:#fff;height:2px;transform-origin:center;transition:all .3s ease;width:24px}.menu-line.open:first-child{transform:rotate(45deg) translate(5px,5px)}.menu-line.open:nth-child(2){opacity:0}.menu-line.open:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}.mobile-menu{background-color:#000;box-shadow:0 4px 6px #0000001a;display:none;flex-direction:column;left:0;opacity:0;padding:1rem 2rem;position:absolute;top:100%;transform:translateY(-10px);transition:all .3s ease;width:100%;z-index:99}.mobile-menu.open{display:flex;opacity:1;transform:translateY(0)}.mobile-nav-link{border-bottom:1px solid #333;color:#fff;font-family:Rajdhani,sans-serif;font-size:.95rem;padding:.75rem 0;text-decoration:none;transition:color .3s ease}.mobile-nav-link:hover{color:#3b82f6}.mobile-nav-link:last-child{border-bottom:none}.mobile-nav-link.active{color:#3b82f6;font-weight:600}@media (max-width:768px){.navbar-links{display:none}.mobile-menu-button{display:flex}.navbar-container{padding:0 1.5rem}}@media (max-width:480px){.navbar-logo{font-size:1.6rem}.mobile-menu{padding:.75rem 1.5rem}.mobile-nav-link{font-size:.9rem;padding:.5rem 0}}.footer-section{background-color:#000;color:#ccc;font-family:Rajdhani,sans-serif;padding:60px 20px 30px;text-align:center}.footer-top{margin-bottom:40px}.footer-heading{color:#fff;font-size:32px;font-weight:700;letter-spacing:1px;margin-bottom:20px}.footer-gradient{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#00bfff,#f0c);-webkit-background-clip:text;font-family:Orbitron,sans-serif;text-shadow:0 0 10px #00bfffb3}.footer-button{background:#0000;border:2px solid #00bfff;border-radius:6px;color:#00bfff;cursor:pointer;font-family:Rajdhani,sans-serif;font-size:15px;font-weight:600;padding:10px 25px;transition:all .3s ease-in-out}.footer-button:hover{background:#00bfff;box-shadow:0 0 12px #00bfff,0 0 20px #00bfff44;color:#000}.footer-grid{align-items:center;display:flex;flex-direction:column;gap:30px;justify-content:center;margin-bottom:30px;text-align:center}.footer-box h4{color:#00bfff;font-family:Orbitron,sans-serif;font-size:18px;letter-spacing:.5px;margin-bottom:8px}.footer-box p{color:#aaa;font-size:15px;line-height:1.6;margin:0}@media (min-width:768px){.footer-grid{flex-direction:row}.footer-box{text-align:left;width:30%}}.footer-bottom{border-top:1px solid #111;color:#555;font-size:13px;letter-spacing:1px;margin-top:20px;padding-top:20px}.hero{background-color:#000;color:#fff;overflow:hidden;padding:120px 2rem;position:relative}.hero-container{align-items:center;display:flex;gap:80px;margin:0 auto;max-width:1200px}.hero-text{flex:1 1;z-index:2}.hero-title{animation:text-glow 2s ease-in-out infinite alternate;color:#00c6ff;font-family:Orbitron,sans-serif;font-size:3.5rem;letter-spacing:4px;line-height:1.1;text-shadow:0 0 10px #00c6ffb3,0 0 20px #0096ff80,0 0 30px #0064ff4d;text-transform:uppercase}.hero-subtitle,.hero-title{font-weight:700;margin-bottom:1.5rem}.hero-subtitle{color:#fff;font-family:Rajdhani,sans-serif;font-size:1.8rem;letter-spacing:1px}.hero-description{color:#ffffffd9;font-family:Rajdhani,sans-serif;font-size:1.1rem;line-height:1.8;margin-bottom:2.5rem}.hero-buttons{display:flex;gap:1.5rem}.primary-btn,.secondary-btn{border-radius:4px;cursor:pointer;font-family:Rajdhani,sans-serif;font-size:1rem;font-weight:500;letter-spacing:1px;padding:.8rem 2rem;transition:all .3s ease}.primary-btn{background:#00c6ff;border:none;color:#fff}.primary-btn:hover{background:#0096d6;box-shadow:0 0 15px #00c6ff80;transform:translateY(-2px)}.secondary-btn{background:#0000;border:2px solid #00c6ff;color:#00c6ff}.secondary-btn:hover{background:#00c6ff1a;box-shadow:0 0 15px #00c6ff4d}.hero-image-wrapper{border-radius:12px;box-shadow:0 0 20px #00c6ff66,0 0 40px #0072ff4d;flex:1 1;min-height:450px;overflow:hidden;position:relative}.hero-image{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}@media (max-width:1200px){.hero-container{gap:60px}}@media (max-width:1024px){.hero-container{flex-direction:column;gap:50px}.hero-text{text-align:center}.hero-buttons{justify-content:center}.hero-image-wrapper{width:100%}}@media (max-width:768px){.hero{padding:80px 2rem}.hero-title{font-size:2.8rem}.hero-subtitle{font-size:1.5rem}.hero-image-wrapper{min-height:380px}}@media (max-width:576px){.hero{padding:60px 1rem}.hero-title{font-size:2.2rem;letter-spacing:3px}.hero-buttons{flex-direction:column;gap:1rem}.hero-image-wrapper{min-height:300px}}.about-section{background:#000;color:#fff;overflow:hidden;padding:100px 0;position:relative}@media (max-width:576px){.about-section{padding:60px 0}.section-title{font-size:2rem;letter-spacing:2px;margin-bottom:40px}.text-content{padding:25px}.content-title{font-size:1.4rem;margin-bottom:20px}.content-text{font-size:1rem}.image-content{min-height:300px}}.services{background-color:#000;color:#fff;overflow:hidden;padding:100px 0;position:relative}.services-container{margin:0 auto;max-width:1200px;padding:0 20px}.section-subtitle{margin-bottom:80px}.services-grid{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.service-card{background:#141414cc;border:1px solid #00c6ff4d;border-radius:12px;box-shadow:0 0 15px #0072ff4d,0 0 30px #0046ff33,inset 0 0 10px #00c6ff33;overflow:hidden;padding:40px 30px;position:relative;transition:transform .3s ease,box-shadow .3s ease}.service-card:hover{box-shadow:0 0 25px #00c6ff80,0 0 40px #0072ff66;transform:translateY(-10px)}.service-card:before{animation:rotate-glow 15s linear infinite;background:radial-gradient(circle,#00c6ff1a 0,#0000 70%);content:"";height:200%;left:-50%;position:absolute;top:-50%;width:200%;z-index:-1}.service-title{color:#00c6ff;font-family:Orbitron,sans-serif;font-size:1.5rem;letter-spacing:2px;margin-bottom:20px}.service-description{color:#ffffffd9;font-family:Rajdhani,sans-serif;font-size:1.1rem;line-height:1.8}@media (max-width:768px){.services{padding:80px 0}.section-title{font-size:2.5rem;margin-bottom:50px}.section-subtitle{font-size:1.5rem;margin-bottom:60px}.services-grid{gap:30px;grid-template-columns:1fr}}@media (max-width:576px){.services{padding:60px 0}.section-title{font-size:2rem;margin-bottom:40px}.service-card{padding:30px 20px}.service-title{font-size:1.3rem}.service-description{font-size:1rem}}.testimonials{background-color:#000;color:#fff;overflow:hidden;padding:100px 0;position:relative}.testimonials-container{margin:0 auto;max-width:1200px;padding:0 20px}.section-title{margin-bottom:20px}.section-subtitle{color:#fff;font-family:Rajdhani,sans-serif;font-size:1.8rem;letter-spacing:1px;margin-bottom:60px;text-align:center}.featured-apps{display:flex;flex-wrap:wrap;gap:15px;justify-content:center;margin-bottom:60px}.app-pill{background:#00c6ff1a;border:1px solid #00c6ff4d;border-radius:50px;color:#00c6ff;font-family:Rajdhani,sans-serif;font-weight:500;letter-spacing:1px;padding:8px 20px;transition:all .3s ease}.app-pill:hover{background:#00c6ff33;box-shadow:0 0 15px #00c6ff4d;transform:translateY(-3px)}.testimonials-grid{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.testimonial-card{background:#141414cc;border:1px solid #00c6ff4d;border-radius:12px;box-shadow:0 0 15px #0072ff4d,0 0 30px #0046ff33,inset 0 0 10px #00c6ff33;overflow:hidden;padding:40px 30px;position:relative;transition:transform .3s ease,box-shadow .3s ease}.testimonial-card:hover{box-shadow:0 0 25px #00c6ff80,0 0 40px #0072ff66;transform:translateY(-10px)}.testimonial-card:before{animation:rotate-glow 15s linear infinite;background:radial-gradient(circle,#00c6ff1a 0,#0000 70%);content:"";height:200%;left:-50%;position:absolute;top:-50%;width:200%;z-index:-1}.testimonial-content{color:#ffffffd9;font-family:Rajdhani,sans-serif;font-size:1.1rem;font-style:italic;line-height:1.8;margin-bottom:25px;position:relative}.testimonial-content:after,.testimonial-content:before{color:#00c6ff;font-size:2rem;opacity:.5}.testimonial-author h4{color:#00c6ff;font-family:Rajdhani,sans-serif;font-weight:700;letter-spacing:1px;margin-bottom:5px}.testimonial-author p{color:#fff9;font-family:Rajdhani,sans-serif;font-size:.9rem}@media (max-width:768px){.testimonials{padding:80px 0}.section-title{font-size:2.5rem}.section-subtitle{font-size:1.5rem;margin-bottom:50px}.testimonials-grid{gap:30px;grid-template-columns:1fr}}@media (max-width:576px){.testimonials{padding:60px 0}.section-title{font-size:2rem}.testimonial-card{padding:30px 20px}}.demand-page{background-color:#000;color:#fff;font-family:Rajdhani,sans-serif;min-height:100vh;overflow-x:hidden}.container{margin:0 auto;max-width:1200px;padding:0 2rem}.demand-hero{background:radial-gradient(ellipse at center,#000000e6 0,#111827f2 70%,#1e40af33 100%);border-bottom:1px solid #1e40af;padding:8rem 0;position:relative;text-align:center}.demand-hero:before{background:radial-gradient(circle at center,#3b82f61a 0,#0000 70%);content:"";height:100%;left:0;pointer-events:none;position:absolute;right:0;top:0}.hero-content h1{animation:glowPulse 3s infinite alternate;color:#3b82f6;font-family:Orbitron,sans-serif;font-size:3.5rem;letter-spacing:3px;margin-bottom:1.5rem;text-shadow:0 0 15px #3b82f6e6,0 0 25px #3b82f6b3,0 0 35px #3b82f666;text-transform:uppercase}.hero-content p{color:#9ca3af;font-size:1.5rem;font-weight:500;margin:0 auto;max-width:800px;text-shadow:0 0 10px #9ca3af4d}.solutions-section{padding:6rem 0;position:relative}.solutions-section:before{background:radial-gradient(circle at 20% 50%,#3b82f60d 0,#0000 50%);content:"";height:100%;left:0;pointer-events:none;position:absolute;right:0;top:0}.solutions-section h2{color:#3b82f6;font-family:Orbitron,sans-serif;font-size:2.8rem;letter-spacing:2px;margin-bottom:4rem;text-align:center;text-shadow:0 0 12px #3b82f6cc,0 0 20px #3b82f680;text-transform:uppercase}.solutions-grid{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.solution-category{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#111827b3;border:1px solid #1e40af80;border-radius:12px;overflow:hidden;padding:2.5rem;position:relative;transition:all .4s ease}.solution-category:before{background:linear-gradient(45deg,#3b82f600,#3b82f61a 50%,#3b82f600);bottom:-2px;content:"";left:-2px;opacity:0;position:absolute;right:-2px;top:-2px;transition:opacity .4s ease;z-index:-1}.solution-category:hover{border-color:#3b82f6cc;box-shadow:0 15px 30px #3b82f640;transform:translateY(-8px)}.solution-category:hover:before{opacity:1}.solution-category h3{border-bottom:2px solid #1e40af80;color:#3b82f6;font-family:Orbitron,sans-serif;font-size:1.6rem;letter-spacing:1.5px;margin-bottom:2rem;padding-bottom:1rem;text-shadow:0 0 8px #3b82f6b3;text-transform:uppercase;transition:all .3s ease}.solution-category:hover h3{border-bottom-color:#3b82f6cc;text-shadow:0 0 12px #3b82f6e6,0 0 20px #3b82f699}.solution-category ul{list-style:none;margin:0;padding:0}.solution-category li{color:#e5e7eb;font-size:1.2rem;font-weight:500;padding:1rem 0 1rem 2rem;position:relative;transition:all .3s ease}.solution-category li:before{color:#3b82f6;content:"▹";font-size:1.3rem;left:0;line-height:1;position:absolute;text-shadow:0 0 5px #3b82f6b3}.solution-category li:hover{color:#fff;text-shadow:0 0 8px #ffffff80;transform:translateX(5px)}@keyframes glowPulse{0%{text-shadow:0 0 15px #3b82f6e6,0 0 25px #3b82f6b3,0 0 35px #3b82f666}to{text-shadow:0 0 20px #3b82f6,0 0 35px #3b82f6cc,0 0 50px #3b82f680}}@media (max-width:1024px){.hero-content h1{font-size:3rem}.solutions-section h2{font-size:2.4rem}}@media (max-width:768px){.hero-content h1{font-size:2.5rem;letter-spacing:2px}.hero-content p{font-size:1.2rem}.solutions-section h2{font-size:2rem;margin-bottom:3rem}.solutions-grid{gap:2rem;grid-template-columns:1fr}.solution-category{padding:2rem}}@media (max-width:480px){.hero-content h1{font-size:2rem;letter-spacing:1px}.container{padding:0 1.5rem}.solution-category h3{font-size:1.4rem}.solution-category li{font-size:1.1rem;padding-left:1.8rem}}.demo-page{background-color:#000;color:#fff;font-family:Rajdhani,sans-serif;min-height:100vh;padding:20px 0;position:relative}.demo-container{margin:0 auto;text-align:center;transition:filter .4s ease;width:95%}.demo-container.blurred{filter:blur(5px)}.demo-container h2{color:#00bfff;font-family:Orbitron,sans-serif;font-size:2.5rem;letter-spacing:1px;margin-bottom:40px}.projects-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(2,1fr);justify-items:center;width:100%}.project-card{align-items:center;background:#000;border:2px solid #00bfff;border-radius:15px;cursor:pointer;display:flex;flex-direction:column;max-width:600px;overflow:hidden;padding:15px;transition:transform .3s ease,box-shadow .3s ease;width:100%}.project-card.landscape img{height:auto;width:100%}.project-card.portrait img{height:400px;width:auto}.project-card h3{color:#00bfff;font-family:Rajdhani,sans-serif;font-size:1.5rem;letter-spacing:.5px;margin-top:15px}.overlay{align-items:center;animation:fadeInOverlay .5s ease;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0009;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}@keyframes fadeInOverlay{0%{opacity:0}to{opacity:1}}.gallery{animation:zoomIn .4s ease forwards;display:flex;flex-wrap:nowrap;gap:20px;max-height:90vh;max-width:90%;opacity:0;overflow-x:auto;padding:20px;transform:scale(.8);z-index:1000}@keyframes zoomIn{to{opacity:1;transform:scale(1)}}.gallery-img{border-radius:10px;height:500px;transition:transform .3s ease;width:auto}.close-btn{background:#00bfff;border:none;border-radius:5px;color:#000;cursor:pointer;font-family:Rajdhani,sans-serif;font-size:16px;padding:10px 15px;position:absolute;right:30px;top:20px}@media (max-width:768px){.projects-grid{grid-template-columns:1fr}}.services-page{background-color:#000;color:#fff;overflow:hidden;padding:100px 0}.services-page__container{margin:0 auto;max-width:1200px;padding:0 20px;transform:translateY(-12.5%)}.services-tab{align-items:flex-end;background-position:50%;background-size:cover;border-radius:12px;box-shadow:0 0 15px #0072ff4d,0 0 30px #0046ff33,inset 0 0 10px #00c6ff33;cursor:pointer;display:flex;flex:1 1;height:140px;overflow:hidden;position:relative;transition:transform .3s ease,box-shadow .3s ease}.services-tab:hover{box-shadow:0 0 25px #00c6ff80,0 0 40px #0072ff66;transform:translateY(-4px)}.services-tab.active{border:2px solid #00c6ff}.services-tab__overlay{background:#000000b3;border-radius:6px;padding:8px 12px}.services-tabs{display:flex;gap:20px;margin-bottom:40px}@media (max-width:768px){.services-tab{height:120px}}@media (max-width:576px){.services-tabs{flex-direction:column;gap:15px}.services-tab{height:100px}}.services-tab:hover{color:#00c6ff}.services-tab.active{border-color:#00c6ff;color:#00c6ff;font-weight:700}.services-expanded{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:60px;transition:all .5s ease}.service-card-expanded{align-items:flex-end;-webkit-backdrop-filter:brightness(.6);backdrop-filter:brightness(.6);background-position:50%;background-size:cover;border-radius:12px;box-shadow:0 0 15px #0072ff4d,0 0 30px #0046ff33,inset 0 0 10px #00c6ff33;color:#fff;display:flex;font-family:Rajdhani,sans-serif;font-weight:700;height:180px;overflow:hidden;padding:15px;position:relative;transition:transform .3s ease,box-shadow .3s ease}.service-card-expanded:hover{box-shadow:0 0 25px #00c6ff80,0 0 40px #0072ff66;transform:translateY(-5px)}.service-card-expanded__title{background:#0006;border-radius:4px;display:inline-block;padding:6px 10px}@media (max-width:768px){.services-tabs{gap:12px;margin-bottom:30px}.services-tab{font-size:1rem;padding:8px 16px}.services-expanded{gap:20px}}@media (max-width:576px){.services-tabs{flex-wrap:wrap;gap:8px}.service-card-expanded{height:140px}}.about-section-new{background:#000;color:#fff;overflow:hidden;padding:100px 0;position:relative}.about-container{margin:0 auto;max-width:1200px;padding:0 20px;position:relative}.section-title{font-weight:700;position:relative}.about-content-wrapper{align-items:center;display:flex;gap:60px}.text-content{background:#141414cc;border:1px solid #00c6ff4d;border-radius:12px;box-shadow:0 0 15px #0072ff4d,0 0 30px #0046ff33,inset 0 0 10px #00c6ff33;flex:1 1;overflow:hidden;padding:50px;position:relative}.text-content:before{animation:rotate-glow 15s linear infinite;background:radial-gradient(circle,#00c6ff1a 0,#0000 70%);content:"";height:200%;left:-50%;position:absolute;top:-50%;width:200%;z-index:-1}@keyframes rotate-glow{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.image-content{min-height:450px;position:relative}.about-image{height:100%;object-fit:cover;position:relative;width:100%;z-index:1}.content-title{color:#00c6ff;font-size:1.8rem;font-weight:700;letter-spacing:1px;margin-bottom:25px}.content-text,.content-title{font-family:Rajdhani,sans-serif}.content-text{color:#ffffffd9;font-size:1.1rem;line-height:1.8}.about-section{animation:fadeIn 1s ease-in-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1200px){.about-content-wrapper{gap:40px}}@media (max-width:992px){.about-content-wrapper{flex-direction:column;gap:40px}.image-content{min-height:400px;width:100%}.text-content{padding:40px;width:100%}}@media (max-width:768px){.about-section{padding:80px 0}.section-title{font-size:2.5rem;margin-bottom:50px}.text-content{padding:30px}.content-title{font-size:1.6rem}.image-content{min-height:350px}}@media (max-width:576px){.about-section{padding:60px 0}.section-title{font-size:2rem;letter-spacing:2px;margin-bottom:40px}.text-content{padding:25px}.content-title{font-size:1.4rem;margin-bottom:20px}.content-text{font-size:1rem}.image-content{min-height:300px}.about-content-wrapper.reverse{flex-direction:row-reverse}@media (max-width:992px){.about-content-wrapper.reverse{flex-direction:column}}}.contact-section{background-color:#000;color:#fff;padding:100px 0}.contact-container{margin:0 auto;max-width:1200px;padding:0 20px}.section-title{animation:text-glow 2s ease-in-out infinite alternate;color:#00c6ff;font-family:Orbitron,sans-serif;font-size:3rem;letter-spacing:4px;margin-bottom:60px;text-align:center;text-shadow:0 0 10px #00c6ffb3,0 0 20px #0096ff80,0 0 30px #0064ff4d;text-transform:uppercase}@keyframes text-glow{0%{text-shadow:0 0 10px #00c6ffb3,0 0 20px #0096ff80,0 0 30px #0064ff4d}to{text-shadow:0 0 15px #00c6ffcc,0 0 25px #0096ff99,0 0 35px #0064ff66}}.contact-content-wrapper{align-items:center;display:flex;flex-wrap:wrap;gap:60px}.form-content{background:#141414cc;border:1px solid #00c6ff4d;border-radius:12px;box-shadow:0 0 15px #0072ff4d,0 0 30px #0046ff33,inset 0 0 10px #00c6ff33;flex:1 1;padding:40px}.contact-form input,.contact-form textarea{background-color:#111;border:1px solid #00c6ff;border-radius:8px;color:#fff;font-family:Rajdhani,sans-serif;font-size:1rem;margin-bottom:20px;outline:none;padding:12px 15px;width:100%}.contact-form textarea{resize:none}.contact-form button{background-color:#00c6ff;border:none;border-radius:8px;color:#000;cursor:pointer;font-family:Orbitron,sans-serif;font-size:1rem;padding:12px 25px;transition:.3s ease}.contact-form button:hover{background-color:#00a0d1}.image-content{border-radius:12px;box-shadow:0 0 20px #00c6ff66,0 0 40px #0072ff4d;flex:1 1;min-height:400px;overflow:hidden}.contact-image{height:100%;object-fit:cover;width:100%}@media (max-width:992px){.contact-content-wrapper{flex-direction:column;gap:40px}.form-content,.image-content{width:100%}}.chatbot-icon{background-color:#00d1ff;border-radius:50%;bottom:24px;box-shadow:0 0 12px #00d1ff80;cursor:pointer;padding:14px;position:fixed;right:24px;z-index:999}.chat-popup{background:#121212;border-radius:10px;bottom:90px;box-shadow:0 0 14px #00000080;color:#fff;display:flex;flex-direction:column;overflow:hidden;position:fixed;right:24px;width:320px;z-index:1000}.chat-header{align-items:center;background:#00d1ff;color:#000;display:flex;font-weight:700;justify-content:space-between;padding:12px}.close-icon{cursor:pointer}.chat-body{background:#1e1e1e;height:250px;overflow-y:auto;padding:10px}.chat-msg{border-radius:6px;margin:6px 0;max-width:80%;padding:8px}.chat-msg.user{align-self:flex-end;background-color:#00d1ff;color:#000}.chat-msg.bot{align-self:flex-start;background-color:#333}.chat-input-box{border-top:1px solid #333;display:flex}.chat-input-box input{background:#1e1e1e;border:none;color:#fff;flex:1 1;outline:none;padding:10px}.chat-input-box button{background:#00d1ff;border:none;color:#000;cursor:pointer;padding:10px 15px}
/*# sourceMappingURL=main.58c8f71b.css.map*/