.landing-section,section{padding:5rem 0;position:relative;overflow:hidden}.container,.landing-container{max-width:1200px;margin:0 auto;padding:0 1.5rem;position:relative;z-index:10}.landing-heading{font-size:2.5rem;font-weight:700;margin-bottom:1rem;background:linear-gradient(90deg,#3b82f6,#2563eb);-webkit-background-clip:text;background-clip:text}.dark .landing-heading,.landing-heading{-webkit-text-fill-color:transparent;color:transparent}.dark .landing-heading{background:linear-gradient(90deg,#60a5fa,#93c5fd);-webkit-background-clip:text;background-clip:text}.landing-subheading{font-size:1.125rem;line-height:1.75;color:#4b5563;margin-bottom:2rem}.dark .landing-subheading{color:#d1d5db}#hero,.hero-section{min-height:90vh;display:flex;align-items:center;background:linear-gradient(135deg,rgba(255,255,255,.8),rgba(249,250,251,.8));position:relative}.dark #hero,.dark .hero-section{background:linear-gradient(135deg,rgba(17,24,39,.8),rgba(31,41,55,.8))}.hero-content{max-width:600px}.hero-title{font-size:3.5rem;font-weight:800;line-height:1.2;margin-bottom:1.5rem;color:#1f2937}.dark .hero-title{color:#f9fafb}.hero-description{font-size:1.25rem;line-height:1.75;margin-bottom:2rem;color:#4b5563}.dark .hero-description{color:#d1d5db}#about,.about-section{background:linear-gradient(135deg,rgba(249,250,251,.8),rgba(243,244,246,.8))}.dark #about,.dark .about-section{background:linear-gradient(135deg,rgba(31,41,55,.8),rgba(17,24,39,.8))}#projects,.projects-section{background:linear-gradient(135deg,rgba(255,255,255,.8),rgba(249,250,251,.8))}.dark #projects,.dark .projects-section{background:linear-gradient(135deg,rgba(17,24,39,.8),rgba(31,41,55,.8))}#team,.team-section{background:linear-gradient(135deg,rgba(249,250,251,.8),rgba(243,244,246,.8))}.dark #team,.dark .team-section{background:linear-gradient(135deg,rgba(31,41,55,.8),rgba(17,24,39,.8))}#contact,.contact-section{background:linear-gradient(135deg,rgba(255,255,255,.8),rgba(249,250,251,.8))}.dark #contact,.dark .contact-section{background:linear-gradient(135deg,rgba(17,24,39,.8),rgba(31,41,55,.8))}.landing-card{background:#ffffff;border-radius:1rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);padding:2rem;height:100%;transition:transform .3s ease,box-shadow .3s ease;border:1px solid rgba(229,231,235,.5)}.dark .landing-card{background:#1f2937;border:1px solid rgba(55,65,81,.5);box-shadow:0 4px 6px -1px rgba(0,0,0,.2),0 2px 4px -1px rgba(0,0,0,.1)}.landing-card:hover{transform:translateY(-5px);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.dark .landing-card:hover{box-shadow:0 10px 15px -3px rgba(0,0,0,.3),0 4px 6px -2px rgba(0,0,0,.2)}.card-title{font-size:1.5rem;font-weight:700;margin-bottom:1rem;color:#111827}.dark .card-title{color:#f9fafb}.card-content{color:#4b5563;line-height:1.625}.dark .card-content{color:#d1d5db}.landing-btn{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;font-weight:600;border-radius:.5rem;transition:all .3s ease;cursor:pointer}.btn-primary{background:linear-gradient(90deg,#3b82f6,#2563eb);color:white;box-shadow:0 4px 6px -1px rgba(59,130,246,.5)}.btn-primary:hover{background:linear-gradient(90deg,#2563eb,#1d4ed8);box-shadow:0 4px 12px -1px rgba(59,130,246,.6);transform:translateY(-2px)}.btn-secondary{background:white;color:#1f2937;border:1px solid #e5e7eb;box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.dark .btn-secondary{background:#374151;color:#f9fafb;border:1px solid #4b5563}.btn-secondary:hover{background:#f9fafb;box-shadow:0 4px 6px -1px rgba(0,0,0,.1);transform:translateY(-2px)}.dark .btn-secondary:hover{background:#4b5563}.project-card{border-radius:1rem;overflow:hidden;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);background:white;transition:transform .3s ease,box-shadow .3s ease;height:100%;display:flex;flex-direction:column;border:1px solid rgba(229,231,235,.5)}.dark .project-card{background:#1f2937;border:1px solid rgba(55,65,81,.5);box-shadow:0 4px 6px -1px rgba(0,0,0,.2),0 2px 4px -1px rgba(0,0,0,.1)}.project-card:hover{transform:translateY(-5px);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.dark .project-card:hover{box-shadow:0 10px 15px -3px rgba(0,0,0,.3),0 4px 6px -2px rgba(0,0,0,.2)}.project-image{height:200px;width:100%;position:relative;overflow:hidden}.project-image img{-o-object-fit:cover;object-fit:cover;transition:transform .5s ease}.project-card:hover .project-image img{transform:scale(1.1)}.team-card{border-radius:1rem;overflow:hidden;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);background:white;transition:transform .3s ease,box-shadow .3s ease;height:100%;display:flex;flex-direction:column;border:1px solid rgba(229,231,235,.5)}.dark .team-card{background:#1f2937;border:1px solid rgba(55,65,81,.5);box-shadow:0 4px 6px -1px rgba(0,0,0,.2),0 2px 4px -1px rgba(0,0,0,.1)}.team-card:hover{transform:translateY(-5px);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.dark .team-card:hover{box-shadow:0 10px 15px -3px rgba(0,0,0,.3),0 4px 6px -2px rgba(0,0,0,.2)}.team-image{height:240px;width:100%;position:relative;overflow:hidden}.team-image img{-o-object-fit:cover;object-fit:cover;transition:transform .5s ease}.team-card:hover .team-image img{transform:scale(1.05)}.team-info{padding:1.5rem;flex-grow:1;display:flex;flex-direction:column}.team-name{font-size:1.25rem;font-weight:700;color:#111827;margin-bottom:.25rem}.dark .team-name{color:#f9fafb}.team-role{color:#3b82f6;font-weight:600;font-size:.875rem;margin-bottom:1rem}.dark .team-role{color:#60a5fa}.team-bio{color:#4b5563;font-size:.875rem;line-height:1.5;margin-bottom:1.5rem}.dark .team-bio{color:#d1d5db}.team-social{margin-top:auto;display:flex;gap:.75rem}.social-link{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:9999px;background:#f3f4f6;color:#4b5563;transition:all .3s ease}.dark .social-link{background:#374151;color:#d1d5db}.social-link:hover{background:#3b82f6;color:white;transform:translateY(-2px)}.form-input{width:100%;padding:.75rem 1rem;border:1px solid #e5e7eb;border-radius:.5rem;background-color:#f9fafb;color:#111827;transition:all .2s ease}.dark .form-input{background-color:#1f2937;border-color:#374151;color:#f9fafb}.form-input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.3)}.dark .form-input:focus{border-color:#60a5fa;box-shadow:0 0 0 3px rgba(96,165,250,.3)}.form-textarea{min-height:150px;resize:vertical}.landing-footer{background:#f9fafb;border-top:1px solid #e5e7eb;padding:4rem 0 2rem}.dark .landing-footer{background:#111827;border-top:1px solid #374151}.footer-logo{display:flex;align-items:center;margin-bottom:1.5rem}.footer-logo-text{font-size:1.5rem;font-weight:700;margin-left:.75rem;color:#111827}.dark .footer-logo-text{color:#f9fafb}.footer-description{color:#4b5563;max-width:24rem;margin-bottom:2rem}.dark .footer-description{color:#d1d5db}.footer-heading{font-size:1.125rem;font-weight:600;margin-bottom:1rem;color:#111827}.dark .footer-heading{color:#f9fafb}.footer-links{list-style:none;padding:0;margin:0}.footer-link{margin-bottom:.75rem}.footer-link a{color:#4b5563;text-decoration:none;transition:color .3s ease}.dark .footer-link a{color:#d1d5db}.footer-link a:hover{color:#3b82f6}.dark .footer-link a:hover{color:#60a5fa}.footer-social{display:flex;gap:1rem;margin-bottom:2rem}.footer-social-link{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:9999px;background:#f3f4f6;color:#4b5563;transition:all .3s ease}.dark .footer-social-link{background:#374151;color:#d1d5db}.footer-social-link:hover{background:#3b82f6;color:white;transform:translateY(-2px)}.footer-bottom{border-top:1px solid #e5e7eb;padding-top:2rem;margin-top:2rem;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem}.dark .footer-bottom{border-top:1px solid #374151}.footer-copyright{color:#6b7280;font-size:.875rem}.dark .footer-copyright{color:#9ca3af}.footer-made-with{display:flex;align-items:center;color:#6b7280;font-size:.875rem}.dark .footer-made-with{color:#9ca3af}.heart-icon{color:#ef4444;margin:0 .25rem}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.fade-in{animation:fadeIn .8s ease-out forwards}.fade-in-delay-1{animation:fadeIn .8s ease-out .2s forwards;opacity:0}.fade-in-delay-2{animation:fadeIn .8s ease-out .4s forwards;opacity:0}.fade-in-delay-3{animation:fadeIn .8s ease-out .6s forwards;opacity:0}.fade-in-delay-4{animation:fadeIn .8s ease-out .8s forwards;opacity:0}@media (max-width:768px){.landing-heading{font-size:2rem}.hero-title{font-size:2.5rem}.hero-description{font-size:1rem}.landing-section,section{padding:3rem 0}}.bg-pattern{position:absolute;top:0;left:0;right:0;bottom:0;background-image:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%239C92AC' fill-opacity='0.05'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");opacity:.5;z-index:0}.dark .bg-pattern{opacity:.2}.blob{position:absolute;border-radius:50%;filter:blur(60px);z-index:0;opacity:.15}.blob-1{background:#3b82f6;width:300px;height:300px;top:-100px;right:-100px}.blob-2{background:#10b981;width:400px;height:400px;bottom:-200px;left:-200px}.blob-3{background:#8b5cf6;width:250px;height:250px;top:50%;right:10%}.dark .blob{opacity:.1}