body{margin:0;font-family:Arial,sans-serif;background-color:#000;color:#fff;min-height:100vh;overflow-x:hidden}header{display:flex;justify-content:space-between;align-items:center;padding:1rem;position:fixed;top:0;left:0;right:0;z-index:10;background-color:#000c;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}header img{width:40px;height:40px;border-radius:50%}header ul{display:flex;gap:1rem;list-style:none;padding:0;margin:0}header a{color:#fff;text-decoration:none}section{padding:2rem;text-align:center}#home-section{margin-top:80px}#home-section img{width:100%;max-width:300px;height:auto}.projects img{width:100%;max-width:200px;height:auto;border-radius:10px;object-fit:cover}.about img{width:100px;height:100px;border-radius:50%}.contact a{display:inline-block;text-align:center;font-size:1rem;color:#fff;text-decoration:none;padding:.5rem 1rem;background-color:#00f;border-radius:5px;width:200px}footer{padding:1rem 0;text-align:center;color:#888;font-size:.9rem}footer a{color:#888;text-decoration:none}.hero-section img{max-width:100%;height:auto;width:300px}@media (min-width: 1024px){header img{width:60px;height:60px}#home-section h1{font-size:4rem}.hero-section{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-around;text-align:center;margin-top:80px;padding:2rem}.hero-content{max-width:50%}#project-section h2,#about-section h2,#contact-section h2{font-size:4rem}#home-section P{font-size:2rem;color:#888}#about-section P{font-size:2rem;color:#888}#contact-section P{font-size:2rem;color:#888}#home-section img{max-width:50%}.project-logo{width:150px;height:150px;border-radius:20px}.projects img{max-width:300px}.team-member-icon{width:150px;height:150px;border-radius:50%}.team-member-container{display:"flex";flex-wrap:wrap;justify-content:"center";gap:"4rem"}.about img{width:150px;height:150px}.contact a{font-size:1.2rem;width:300px}}@media (max-width: 768px){header img{width:30px;height:30px}#home-section h1{font-size:2rem}.hero-section{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;text-align:center;margin-top:80px;padding:2rem}.hero-content{margin-right:2rem}#home-section img{max-width:300px}#project-section h2,#about-section h2,#contact-section h2{font-size:2rem}.project-logo{width:100px;height:100px;border-radius:15px}.about img{width:100px;height:100px}.team-member-icon{width:100px;height:100px;border-radius:50%}.team-member-container{display:"flex";flex-wrap:"wrap";justify-content:"center";gap:"1.5rem"}.contact a{font-size:.9rem;width:150px}.hero-section{flex-direction:column}.hero-content{margin-right:0;margin-bottom:1rem}}._body_joj6e_1{min-height:100vh;overflow-x:hidden;padding:0;margin:0;line-height:1.6;font-size:16px;color:#333;background-color:#f9f9f9;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}._container_joj6e_14{max-width:1200px;background-color:#f9f9f9;margin:40px auto;padding:0 1rem}._hero_joj6e_21{text-align:center;padding:3rem 0;background-color:#fff;margin-bottom:2rem;border-radius:8px;box-shadow:0 2px 4px #0000001a}._hero_joj6e_21 h1{font-size:2.5rem;color:#2c3e50;margin-bottom:1rem}._hero_joj6e_21 p{color:#666;font-size:1.2rem}._faqSection_joj6e_41{background:#fff;padding:2rem;border-radius:8px;margin-top:2rem;text-align:left;box-shadow:0 2px 4px #0000001a}._faqItem_joj6e_50{margin-bottom:1.5rem}._faqItem_joj6e_50 h3{color:#2c3e50;margin-bottom:.5rem;font-size:1.2rem}._faqItem_joj6e_50 p{color:#666}._contactForm_joj6e_64{background:#fff;padding:2rem;border-radius:8px;margin-top:2rem;text-align:left;box-shadow:0 2px 4px #0000001a}._contactForm_joj6e_64 p{color:#000;font-weight:500}._formGroup_joj6e_78{margin-bottom:1rem}._formGroup_joj6e_78 label{display:block;margin-bottom:.5rem;color:#2c3e50;text-align:left}._formGroup_joj6e_78 input,._formGroup_joj6e_78 textarea{width:100%;padding:.5rem;border:1px solid #ddd;border-radius:4px;font-size:1rem;resize:vertical;text-align:left}._button_joj6e_109{background-color:#3498db;color:#fff;padding:.8rem 1.5rem;border:none;border-radius:4px;cursor:pointer;font-size:1rem;transition:background-color .3s ease;display:inline-block;text-align:left;margin-left:0}._button_joj6e_109:hover{background-color:#2980b9}._footer_joj6e_127{text-align:center;padding:2rem;background-color:#2c3e50;color:#fff}._footer_joj6e_127 p{color:#fff;font-size:1.2rem}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}
