:root{--primary-blue:#06f;--primary-blue-dark:#0052cc;--secondary-blue:#4da3ff;--accent-orange:#ff6b35;--dark-text:#1a1a1a;--gray-text:#6b7280;--light-gray:#f3f4f6;--light-bg:#fafbfc;--white:#fff;--gradient-blue:linear-gradient(135deg,#06f,#4da3ff);--gradient-orange:linear-gradient(135deg,#ff6b35,#ff8a65);--gradient-purple:linear-gradient(135deg,#9333ea,#c084fc);--shadow-sm:0 1px 2px 0 rgba(0,0,0,.05);--shadow-md:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);--shadow-lg:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);--shadow-xl:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.testimonial-card{background:var(--white);border-left:4px solid #7c51ff;border-radius:1.5rem;box-shadow:var(--shadow-md);min-height:350px;padding:2.5rem;transition:all .3s ease}.testimonial-card:hover{box-shadow:var(--shadow-lg);transform:translateY(-3px)}.testimonial-content{color:var(--gray-text);font-size:1.125rem;font-style:italic;line-height:1.7;margin-bottom:1.5rem}.step-number{align-items:center;background:var(--gradient-purple);border-radius:50%;color:var(--white);display:flex;font-size:1.5rem;font-weight:800;height:4rem;justify-content:center;margin-bottom:1.5rem;width:4rem}.text-gradient-purple{background:var(--gradient-purple);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.how-it-works-card{height:100%;text-align:center;transition:all .3s ease}.how-it-works-card:hover{transform:translateY(-10px)}.step-number-sm{font-size:1.5rem;height:3.5rem;margin:0 auto 1.5rem;width:3.5rem}.testimonial-cards .col-md-6:first-child .testimonial-card{border-left-color:linear-gradient(135deg,#ec4899,#f472b6)}.testimonial-cards .col-md-6:nth-child(2) .testimonial-card{border-left-color:#caff30!important}.testimonial-cards .col-md-6:nth-child(3) .testimonial-card{border-left-color:#1d252d!important}.testimonial-cards .col-md-6:nth-child(4) .testimonial-card{border-left-color:#f97316!important}.border-blue{border-left-color:var(--primary-blue)!important}.border-green{border-left-color:#10b981!important}.how-it-works-title{color:#000;font-size:2rem;font-weight:700;margin-bottom:1.5rem}.how-it-works-text ul{list-style:disc;padding-left:15px}.how-it-works-text ul li{font-size:1.8rem;padding-bottom:10px}.how-it-works-text{font-size:1.8rem;font-weight:500}@media (max-width:768px){.how-it-works-card{margin-bottom:1rem}}