.product-hero h1{font-family:Cormorant Garamond,serif;font-weight:700;font-size:3.5rem;margin-bottom:1rem}.product-hero p{font-size:1.2rem;max-width:700px;margin:0 auto}.benefit-item{font-size:1.1rem}.feature-card{background:var(--surface-card);border:1px solid var(--border-light);border-radius:.5rem;padding:2rem;text-align:center;height:100%;box-shadow:0 5px 15px rgba(0,0,0,.05);transition:all .3s ease}.feature-card:hover{transform:translateY(-10px);box-shadow:0 15px 30px rgba(0,0,130,.1)}.feature-icon{width:60px;height:60px;margin:0 auto 1.5rem;display:flex;align-items:center;justify-content:center;background:rgba(0,0,130,.1);border-radius:50%;color:#e5e7eb;font-size:1.5rem}.feature-card h4{font-family:Cormorant Garamond,serif;font-weight:600;margin-bottom:1rem;color:#e5e7eb}.process-steps{padding-left:30px}.process-step,.process-steps{position:relative}.step-number{position:absolute;left:-30px;top:0;width:24px;height:24px;background:#00d4ff;color:white;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.8rem;font-weight:700}.step-content{padding-bottom:1.5rem;border-left:2px solid #e5e7eb;padding-left:1.5rem}.step-content h4{font-family:Cormorant Garamond,serif;font-weight:600;color:#e5e7eb;margin-bottom:.5rem}.loan-card{background:var(--surface-card);border:1px solid var(--border-light);border-radius:.5rem;padding:2rem;box-shadow:0 5px 15px rgba(0,0,0,.05)}.loan-value{font-size:2.5rem;font-weight:700;color:#e5e7eb;margin-bottom:.5rem}.loan-label{font-size:1rem;color:#9ca3af}.product-cta{background:linear-gradient(135deg,#000858,#1a237e)}@media (max-width:768px){.product-hero h1{font-size:2.5rem}.process-steps{padding-left:0;margin-bottom:2rem}.step-number{position:static;margin-bottom:.5rem}.step-content{border-left:none;padding-left:0;padding-bottom:0;margin-bottom:2rem}}