body{background:#f8f9fa}.hero-section{background:linear-gradient(135deg,#27ae60 0%,#229954 100%);padding:120px 0 80px;position:relative;overflow:hidden}.hero-section::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1440 320"><path fill="rgba(255,255,255,0.1)" d="M0,96L48,112C96,128,192,160,288,160C384,160,480,128,576,122.7C672,117,768,139,864,154.7C960,171,1056,181,1152,170.7C1248,160,1344,128,1392,112L1440,96L1440,320L1392,320C1344,320,1248,320,1152,320C1056,320,960,320,864,320C768,320,672,320,576,320C480,320,384,320,288,320C192,320,96,320,48,320L0,320Z"></path></svg>') no-repeat bottom;background-size:cover}.hero-content{position:relative;z-index:1;text-align:center;color:#fff}.hero-content h1{font-size:3.5rem;font-weight:800;margin-bottom:20px;text-shadow:0 2px 10px rgba(0,0,0,.2)}.hero-content .subtitle{font-size:1.3rem;max-width:700px;margin:0 auto;opacity:.95;line-height:1.8}.content-section{padding:80px 0}.section-header{text-align:center;margin-bottom:60px}.section-header h2{font-size:2.5rem;font-weight:700;color:#2d3748;margin-bottom:15px}.section-header p{font-size:1.1rem;color:#718096;max-width:600px;margin:0 auto}.feature-card{background:#fff;border-radius:20px;padding:40px 30px;height:100%;box-shadow:0 10px 40px rgba(0,0,0,.08);transition:all .3s ease;border:1px solid #e2e8f0}.feature-card:hover{transform:translateY(-10px);box-shadow:0 20px 60px rgba(0,0,0,.12)}.feature-icon{width:70px;height:70px;background:linear-gradient(135deg,#27ae60 0%,#229954 100%);border-radius:18px;display:flex;align-items:center;justify-content:center;margin-bottom:25px;font-size:2rem;color:#fff}.feature-card h4{font-size:1.4rem;font-weight:700;color:#2d3748;margin-bottom:15px}.feature-card p{color:#718096;line-height:1.7;margin:0}.progress-section{background:linear-gradient(135deg,#f0fdf4 0%,#dcfce7 100%)}.progress-item{background:#fff;border-radius:15px;padding:25px;margin-bottom:25px;box-shadow:0 5px 20px rgba(0,0,0,.06);transition:all .3s ease}.progress-item:hover{transform:translateX(10px);box-shadow:0 8px 30px rgba(0,0,0,.1)}.progress-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.progress-title{font-size:1.1rem;font-weight:600;color:#2d3748;display:flex;align-items:center;gap:10px}.progress-title i{color:#27ae60}.progress-percent{font-size:1.3rem;font-weight:700;color:#27ae60}.progress-bar-container{height:12px;background:#e2e8f0;border-radius:10px;overflow:hidden;position:relative}.progress-bar-fill{height:100%;background:linear-gradient(90deg,#27ae60 0%,#2ecc71 100%);border-radius:10px;transition:width 1.5s ease;position:relative;overflow:hidden}.progress-bar-fill::after{content:'';position:absolute;top:0;left:0;bottom:0;right:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);animation:shimmer 2s infinite}@keyframes shimmer{0%{transform:translateX(-100%)}100%{transform:translateX(100%)}}.progress-status{margin-top:10px;font-size:.9rem;color:#718096}.status-complete{color:#27ae60;font-weight:600}.status-progress{color:#f39c12;font-weight:600}.tech-section{background:#fff}.tech-badge{display:inline-block;background:linear-gradient(135deg,#f0fdf4 0%,#dcfce7 100%);padding:15px 30px;border-radius:50px;margin:10px;box-shadow:0 5px 20px rgba(0,0,0,.08);font-weight:600;color:#27ae60;border:2px solid #27ae60;transition:all .3s ease}.tech-badge:hover{transform:translateY(-5px);box-shadow:0 10px 30px rgba(0,0,0,.15);background:#27ae60;color:#fff}.team-section{background:linear-gradient(135deg,#f8f9fa 0%,#fff 100%)}.team-member{text-align:center;margin-bottom:30px}.member-photo{width:200px;height:200px;border-radius:50%;object-fit:cover;margin:0 auto 20px;border:5px solid #27ae60;box-shadow:0 10px 40px rgba(39,174,96,.3);transition:all .3s ease}.team-member:hover .member-photo{transform:scale(1.05);box-shadow:0 15px 50px rgba(39,174,96,.4)}.member-name{font-size:1.3rem;font-weight:700;color:#2d3748;margin-bottom:8px}.member-role{color:#27ae60;font-weight:600;font-size:1rem}.role-card{background:#fff;border-radius:20px;padding:35px;height:100%;border-left:5px solid #27ae60;box-shadow:0 10px 40px rgba(0,0,0,.08)}.role-card h4{font-size:1.5rem;font-weight:700;color:#27ae60;margin-bottom:20px;display:flex;align-items:center;gap:10px}.role-card ul{list-style:none;padding:0}.role-card li{padding:12px 0;color:#4a5568;font-size:1.05rem;border-bottom:1px solid #e2e8f0;display:flex;align-items:center;gap:12px}.role-card li:last-child{border-bottom:none}.role-card li i{color:#27ae60;font-size:1.1rem}.cta-section{background:linear-gradient(135deg,#27ae60 0%,#229954 100%);padding:80px 0;text-align:center;color:#fff}.cta-section h3{font-size:2.5rem;font-weight:700;margin-bottom:20px}.cta-section p{font-size:1.2rem;margin-bottom:30px;opacity:.9}.btn-cta{background:#fff;color:#27ae60;padding:15px 40px;border-radius:50px;font-weight:700;font-size:1.1rem;border:none;box-shadow:0 10px 30px rgba(0,0,0,.2);transition:all .3s ease;display:inline-flex;align-items:center;gap:10px}