@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500&family=Poppins:wght@600;700&display=swap";body{margin:0;font-family:Inter,sans-serif;background-color:#121212;color:#f0f0f0;overflow-x:hidden;scroll-behavior:smooth}h1,h2,h3{font-family:Poppins,sans-serif}a{color:silver;text-decoration:none;transition:color .3s ease}a:hover{color:#a9a9a9}.navbar{background-color:#1e1e1ecc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 2px 5px #000000b3}.cta,.card button,.contact button{transition:all .25s ease-in-out;transform:scale(1)}.cta:hover,.card button:hover,.contact button:hover{transform:scale(1.05);box-shadow:0 6px 20px #d4af3766}input:focus,textarea:focus{border:1px solid #d4af37;outline:none;box-shadow:0 0 8px #d4af374d;background-color:#1e1e1e}section,.about,.webdev,.whychoose,.expertise,.unique,.roadmap,.contact{background-color:#121212;color:#f0f0f0}.card{background-color:#1e1e1e;box-shadow:0 8px 24px #0006}.hero{background:radial-gradient(circle at top left,#1a1a1a,#222)}footer{background-color:#1a1a1a;padding:2rem 1rem;text-align:center;font-size:.95rem;color:#999;border-top:1px solid #2a2a2a}footer .social-icons{margin-top:1rem}footer .social-icons a{margin:0 .5rem;color:silver;font-size:1.2rem;transition:color .3s ease}footer .social-icons a:hover{color:#d4af37}.navbar{display:flex;justify-content:space-between;align-items:center;background-color:#1e1e1e;padding:1rem 2rem;position:sticky;top:0;z-index:100;box-shadow:0 2px 5px #000000b3}.logo{font-size:1.8rem;font-weight:700;color:silver;letter-spacing:2px}.nav-links{list-style:none;display:flex;gap:2rem}.nav-links li a{font-weight:600;color:#fff;transition:color .3s ease;text-decoration:none}.menu-toggle{display:none;flex-direction:column;gap:5px;cursor:pointer}.menu-toggle span{height:3px;width:25px;background-color:#fff;border-radius:2px}@media (max-width: 768px){.menu-toggle{display:flex}.nav-links{position:absolute;top:70px;right:0;width:100%;background-color:#1e1e1e;flex-direction:column;align-items:center;display:none;padding:1rem 0}.nav-links.active{display:flex}.nav-links li{margin:1rem 0}}.about{margin:auto;background-color:#1a1a1a;padding:4rem 2rem;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem}.about .content{flex:1 1 400px;max-width:600px}.about h2{font-size:2.5rem;margin-bottom:1rem;color:silver}.about p{font-size:1.1rem;margin-bottom:1rem;color:#d0d0d0}.about-image{flex:1 1 300px;display:flex;justify-content:center}.about img{max-width:100%;height:auto;border-radius:10px;box-shadow:0 4px 10px #00000080}@media (max-width: 768px){.about{flex-direction:column;text-align:center}.about .content,.about-image{flex:1 1 100%;max-width:100%}.about h2{font-size:2rem}.about p{font-size:1rem}}.webdev{background-color:#2e2d2d;padding:4rem 2rem;text-align:center}.webdev h2{font-size:2.6rem;margin-bottom:1.5rem;color:#dcdcdc}.webdev p{max-width:700px;margin:1rem auto;font-size:1.1rem;color:#bfbfbf;line-height:1.6;padding:0 1rem}@media (max-width: 768px){.webdev h2{font-size:2rem}.webdev p{font-size:1rem;padding:0 1rem}}@media (max-width: 480px){.webdev{padding:3rem 1rem}.webdev h2{font-size:1.8rem}.webdev p{font-size:.95rem;line-height:1.5}}.whychoose{background-color:#1a1a1a;padding:4rem 2rem;text-align:center}.whychoose h2{font-size:2.6rem;margin-bottom:1rem;color:silver}.whychoose p{max-width:720px;margin:0 auto;font-size:1.1rem;color:#d0d0d0;line-height:1.6;font-weight:500;padding:0 1rem}@media (max-width: 768px){.whychoose h2{font-size:2rem}.whychoose p{font-size:1rem}}@media (max-width: 480px){.whychoose{padding:3rem 1rem}.whychoose h2{font-size:1.8rem}.whychoose p{font-size:.95rem;line-height:1.5}}.expertise{background-color:#222;padding:4rem 2rem;text-align:center}.expertise h2{font-size:2.6rem;margin-bottom:2rem;color:silver}.card-container{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap}.card{background-color:#1a1a1a;border-radius:10px;box-shadow:0 4px 10px #0009;width:280px;padding:1.5rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.card:hover{transform:translateY(-10px);box-shadow:0 10px 20px #c0c0c099}.card img{width:100%;height:160px;object-fit:cover;border-radius:8px;margin-bottom:1rem}.card h3{font-size:1.6rem;margin-bottom:.8rem;color:#d0d0d0}.card p{font-size:1rem;color:#b0b0b0;margin-bottom:1.2rem}.card button{background-color:#555;border:none;color:#e0e0e0;padding:.6rem 1.2rem;border-radius:5px;cursor:pointer;font-weight:600;transition:background-color .3s ease}.card button:hover{background-color:#a9a9a9;color:#121212}@media (max-width: 768px){.card-container{flex-direction:column;align-items:center;gap:1.5rem}.card{width:90%;max-width:360px}.expertise h2{font-size:2rem}.card h3{font-size:1.4rem}.card p{font-size:.95rem}.card button{padding:.5rem 1rem;font-size:.95rem}}@media (max-width: 480px){.expertise{padding:3rem 1rem}.expertise h2{font-size:1.8rem}.card{padding:1.2rem}.card img{height:140px}.card button{padding:.4rem .9rem;font-size:.9rem}}.unique{background-color:#1a1a1a;padding:4rem 2rem;display:flex;justify-content:center}.unique-content{display:flex;gap:3rem;max-width:1000px;flex-wrap:wrap;justify-content:center;align-items:center}.unique .image img{max-width:100%;width:100%;max-height:100%;border-radius:12px;box-shadow:0 6px 15px #000000b3;object-fit:contain}.unique .image{flex:1 1 300px;text-align:center}.unique .text{flex:1 1 300px;max-width:500px}.unique h2{font-size:2.4rem;margin-bottom:1rem;color:silver}.unique p{font-size:1.1rem;color:#d0d0d0;margin-bottom:1rem;line-height:1.6}.unique ul{color:#bfbfbf;list-style:disc inside;font-size:1rem;line-height:1.5}.roadmap{background-color:#222;padding:4rem 2rem;text-align:center}.roadmap h2{font-size:2.6rem;margin-bottom:1.5rem;color:silver}.roadmap ul{list-style:none;padding:0;max-width:600px;margin:0 auto;font-size:1.2rem;color:#d0d0d0}.roadmap ul li{margin-bottom:1rem;padding-left:1.2rem;position:relative}.roadmap ul li:before{content:"➤";position:absolute;left:0;color:#a9a9a9}@media (max-width: 768px){.roadmap{padding:3rem 1.5rem}.roadmap h2{font-size:2rem}.roadmap ul{font-size:1rem;max-width:100%}}@media (max-width: 480px){.roadmap{padding:2rem 1rem}.roadmap h2{font-size:1.6rem}.roadmap ul{font-size:.9rem;padding-left:1rem}.roadmap ul li{padding-left:1rem}.roadmap ul li:before{left:.2rem;font-size:1rem}}.contact{background-color:#222;padding:4rem 2rem;text-align:center}.contact h2{font-size:2.6rem;margin-bottom:2rem;color:silver}.contact form{max-width:600px;margin:0 auto 2rem;display:flex;flex-direction:column;gap:1rem}.contact input,.contact textarea{padding:.8rem;border:none;border-radius:6px;font-size:1rem;background-color:#1a1a1a;color:#e0e0e0;box-shadow:inset 0 0 5px #444;resize:none}.contact input::placeholder,.contact textarea::placeholder{color:#888}.contact button{padding:.8rem;font-size:1.1rem;border:none;border-radius:6px;background-color:#555;color:#e0e0e0;cursor:pointer;font-weight:700;transition:background-color .3s ease}.contact button:hover{background-color:#a9a9a9;color:#121212}.contact-details{max-width:600px;margin:0 auto 1rem;text-align:left;color:#bfbfbf;font-size:1rem;line-height:1.5}.contact-details p{margin:.3rem 0}.contact-details strong{color:#d0d0d0}.contact-details a{color:#a9a9a9;text-decoration:none;transition:color .3s ease}.contact-details a:hover{color:#e0e0e0}.copyright{color:#777;font-size:.9rem;margin-top:1rem}@media (max-width: 768px){.contact{padding:3rem 1.5rem}.contact h2{font-size:2rem}.contact form{max-width:100%}.contact-details{max-width:100%;font-size:.95rem}}@media (max-width: 480px){.contact{padding:2rem 1rem}.contact h2{font-size:1.6rem}.contact input,.contact textarea{font-size:.9rem}.contact button{font-size:1rem}.contact-details{font-size:.9rem}}.hero{background:linear-gradient(120deg,#1a1a1a,#222);padding:6rem 2rem;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;color:#e0e0e0}.hero-content{flex:1 1 500px;max-width:600px;padding:1rem;text-align:left}.hero-content h1{font-size:3rem;line-height:1.2;margin-bottom:1.5rem;color:#f0f0f0}.hero-content h1 span{background:linear-gradient(45deg,#d4af37,silver);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-weight:700}.hero-content p{font-size:1.2rem;margin-bottom:2rem;color:#ccc}.cta{padding:.9rem 1.6rem;background-color:#d4af37;color:#121212;border-radius:6px;font-weight:600;font-size:1rem;text-decoration:none;transition:background-color .3s ease,color .3s ease}.cta:hover{background-color:#fff;color:#000}.hero-image{flex:1 1 500px;text-align:center;padding:1rem}.hero-image img{max-width:100%;height:auto;border-radius:16px;box-shadow:0 10px 30px #0009}@media (max-width: 1024px){.hero-content h1{font-size:2.5rem}.hero-content p{font-size:1.1rem}}@media (max-width: 768px){.hero{flex-direction:column-reverse;text-align:center;padding:4rem 1.5rem}.hero-content{text-align:center;padding:1rem 0}.hero-content h1{font-size:2.2rem}.hero-content p{font-size:1rem}.cta{font-size:.95rem}.hero-image{display:none}}@media (max-width: 480px){.hero-content h1{font-size:1.8rem}.hero-content p{font-size:.95rem}.cta{padding:.8rem 1.4rem;font-size:.9rem}}
