#approach{scroll-margin-top:30vh}.approach-section{color:#fff;padding:5rem 1.5rem}.approach-wrapper{max-width:1100px;margin:0 auto;text-align:center}.approach-title{font-size:2.5rem;font-weight:700;color:#d58d9f;margin-bottom:1.5rem}.approach-intro{font-size:1.125rem;line-height:1.7;max-width:800px;margin:0 auto 3rem;color:#f1f1f1}.approach-subtitle{font-size:1.5rem;font-weight:600;color:#b2c4fd;margin-bottom:2rem}.approach-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.approach-card{background:#4a4770;border-radius:1rem;padding:2rem;display:flex;gap:1.25rem;align-items:flex-start;text-align:left;transition:transform .3s ease,box-shadow .3s ease}.approach-card:hover{transform:translateY(-6px);box-shadow:0 8px 20px rgba(0,0,0,.25)}.approach-icon{background-color:#d58d9f;color:#3a385d;border-radius:50%;padding:.75rem;flex-shrink:0;display:flex;align-items:center;justify-content:center}.approach-card-title{font-size:1.2rem;font-weight:600;margin-bottom:.5rem;color:#fff}.approach-card-text{font-size:1rem;line-height:1.6;color:#e5e5e5}html{scroll-behavior:smooth}#process{scroll-margin-top:30vh}.timeline-line{position:relative}.timeline-line:after{content:"";position:absolute;top:2rem;bottom:.5rem;left:.75rem;width:2px;background-color:rgba(213,141,159,.6)}.group:last-child .timeline-line:after{display:none}.timeline-icon{position:relative;z-index:10;width:2rem;height:2rem;border-radius:9999px;display:flex;align-items:center;justify-content:center;box-shadow:0 0 0 2px rgba(255,255,255,.1)}