.how{color:#1a1a1a;background-color:#fff;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6}.how-hero{text-align:center;background:linear-gradient(135deg,#f8f9fb 0%,#eef2f7 100%);margin-bottom:60px;padding:90px 20px;position:relative;overflow:hidden}.how-hero:before{content:"";background:linear-gradient(90deg,#ec4899,#f43f5e,#3b82f6,#1d4ed8);height:4px;position:absolute;top:0;left:0;right:0}.how-hero h1{color:#1a1a1a;margin:0 0 16px;font-size:3.2rem;font-weight:700;line-height:1.2;display:inline-block;position:relative}.how-hero h1:after{content:"";border-radius:2px;width:80px;height:4px;position:absolute;bottom:-8px;left:50%;transform:translate(-50%)}.how-hero p{color:#4b5563;max-width:720px;margin:0 auto;font-size:1.15rem;line-height:1.7}.how-section{background:#fff;border-radius:12px;max-width:1100px;margin:0 auto 40px;padding:50px 20px;transition:transform .3s,box-shadow .3s;box-shadow:0 4px 20px #00000008}.how-section:hover{transform:translateY(-2px);box-shadow:0 8px 30px #ec48991a}.how-section h2{color:#1a1a1a;margin:0 0 20px;padding-bottom:12px;font-size:1.8rem;font-weight:600;position:relative}.how-section h2:after{content:"";background:#ec4899;border-radius:3px;width:50px;height:3px;position:absolute;bottom:0;left:0}.how-section p{color:#4a5568;margin-bottom:16px;font-size:1.05rem;line-height:1.8}.how-section.light{background:#f9fafb}.steps{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:24px;margin:40px 0;display:grid}.step{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:24px;transition:all .3s;box-shadow:0 4px 6px #0000000d}.step:hover{border-color:#ec4899;transform:translateY(-5px);box-shadow:0 10px 20px #0000001a}.step span{color:#fff;background:linear-gradient(135deg,#ec4899,#3b82f6);border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;margin:0 auto 16px;font-size:1.1rem;font-weight:600;line-height:1;display:inline-flex}.step h3{color:#1a1a1a;margin:0 0 12px;font-size:1.2rem}.step p{color:#4b5563;margin:0;font-size:1rem}.how-section ul{margin:20px 0;padding:0;list-style:none}.how-section li{color:#4a5568;margin-bottom:12px;padding-left:28px;font-size:1.05rem;position:relative}.how-section li:before{content:"•";color:#ec4899;font-size:1.4rem;font-weight:700;line-height:1;position:absolute;left:0}.how-cta{text-align:center;background:linear-gradient(135deg,#f8f9fb 0%,#eef2f7 100%);border-radius:12px;max-width:1100px;margin:60px auto;padding:80px 20px}.how-cta h2{color:#1a1a1a;margin:0 0 16px;font-size:2.2rem;font-weight:700}.how-cta p{color:#4b5563;max-width:700px;margin:0 auto 30px;font-size:1.1rem;line-height:1.7}.how-cta button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ec4899,#3b82f6);border:none;border-radius:8px;padding:14px 32px;font-size:1.05rem;font-weight:600;transition:all .3s}.how-cta button:hover{background:linear-gradient(135deg,#db2777,#2563eb);transform:translateY(-2px)}@media (max-width:768px){.how-hero{padding:60px 20px}.how-hero h1{font-size:2.2rem}.how-section{margin-bottom:30px;padding:30px 20px}.how-section h2{font-size:1.6rem}.steps{grid-template-columns:1fr;gap:20px}.how-cta{margin:40px 20px;padding:50px 20px}.how-cta h2{font-size:1.8rem}}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.how-section,.step,.how-cta{opacity:0;animation:.6s ease-out forwards fadeIn}.how-section:first-child{animation-delay:.1s}.how-section:nth-child(2){animation-delay:.2s}.how-section:nth-child(3){animation-delay:.3s}.step:first-child{animation-delay:.2s}.step:nth-child(2){animation-delay:.3s}.step:nth-child(3){animation-delay:.4s}.step:nth-child(4){animation-delay:.5s}.step:nth-child(5){animation-delay:.6s}.how-cta{animation-delay:.4s}
