:root{--primary-color: #6cb33d;--dark-color: #343a40;--light-bg: #f8f9fa;--border-light: #e9ecef;--text-muted: #6c757d}.section-spacing{padding:3rem 0}.section-header{margin-bottom:2rem}.section-header h2{font-size:2rem;font-weight:600;color:var(--dark-color);margin-bottom:.5rem}.section-divider{width:60px;height:3px;background:var(--primary-color);margin:.5rem auto 1rem}.section-header .lead{font-size:1.1rem;color:var(--text-muted)}.page-header{position:relative;min-height:60vh;display:flex;align-items:center;background-size:cover;background-position:center;color:#fff;padding:100px 0}.hero-overlay{position:absolute;inset:0;background:linear-gradient(135deg,#0006,#0000004d)}.feature-card{background:#fff;border:1px solid var(--border-light);border-radius:8px;padding:1.5rem;margin-bottom:1rem;transition:all .3s ease;height:100%;box-shadow:0 2px 8px #0000000d}.feature-card:hover{transform:translateY(-3px);box-shadow:0 6px 20px #28a74526;border-color:var(--primary-color)}.feature-card .icon-box{width:50px;height:50px;background:var(--primary-color);border-radius:8px;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem}.feature-card h4{font-size:1.1rem;font-weight:600;margin-bottom:.75rem;color:var(--dark-color)}.feature-card p{font-size:.9rem;color:var(--text-muted);margin-bottom:0}.stats-section{background:linear-gradient(135deg,var(--primary-color),var(--primary-color));color:#fff;border-radius:10px;margin-bottom:2rem;padding:2rem 0}.stat-item{text-align:center;padding:1rem .5rem}.stat-item i{font-size:1.5rem;margin-bottom:.5rem}.stat-label{font-size:.9rem;font-weight:500}.investment-table{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 3px 12px #00000014;border:1px solid var(--border-light)}.table-header{background:var(--primary-color);color:#fff;font-weight:600}.table th,.table td{padding:.75rem;font-size:.9rem;border-color:var(--border-light)}.cta-section{background:linear-gradient(135deg,var(--dark-color),var(--primary-color));color:#fff}.bg-light-subtle{background:#fafbfc}.bg-success-subtle{background:#28a74508}@media(max-width:768px){.section-spacing{padding:2rem 0}.page-header{min-height:40vh;padding:2rem 0}}
