.our-process-page{background:var(--cream)}.process-hero{align-items:center;min-height:70vh;padding:0;display:flex;position:relative;overflow:hidden}.process-hero-bg,.process-hero-bg img{position:absolute;inset:0}.process-hero-bg{z-index:0}.process-hero-bg img{object-fit:cover;width:100%;height:100%}.process-hero-bg:after{content:"";background:linear-gradient(135deg,#2d1b3ded 0%,#0d1b2ae0 100%);position:absolute;inset:0}.process-hero-content{z-index:1;text-align:center;max-width:680px;padding-top:80px;padding-bottom:80px;position:relative}.process-badge{color:#ffb4dce6;letter-spacing:.14em;text-transform:uppercase;background:#e91e8c33;border:1px solid #e91e8c66;border-radius:100px;justify-content:center;align-items:center;gap:8px;margin-bottom:24px;padding:8px 16px;font-size:.75rem;font-weight:800;display:inline-flex}.process-badge span{background:var(--rose);border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite pulse-dot;display:block}.process-hero h1{color:#fff;margin-bottom:20px}.process-hero p{color:#fffc;margin-bottom:32px;font-size:1.15rem;line-height:1.7}.process-main{background:var(--cream);padding:96px 0}.process-steps{margin-top:48px}.process-step{background:#fff;border:2px solid #e91e8c14;border-radius:20px;align-items:flex-start;gap:24px;margin-bottom:20px;transition:border-color .35s,box-shadow .35s;display:flex;overflow:hidden}.process-step:hover{border-color:var(--rose);box-shadow:0 8px 32px #e91e8c1f}.process-step-image{flex-shrink:0;width:160px;min-height:160px;position:relative;overflow:hidden}.process-step-image img{object-fit:cover}.process-step-body{flex:1;padding:28px}.process-step-head{align-items:center;gap:14px;margin-bottom:12px;display:flex}.process-step-head div{background:linear-gradient(135deg, var(--rose), var(--lavender));color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1rem;font-weight:700;display:flex}.process-step h3{margin:0;font-size:1.1rem}.process-step p{color:var(--tx-mid);margin:0;font-size:.9rem;line-height:1.7}.process-guarantee{background:linear-gradient(135deg, var(--plum), #1a2f48);text-align:center;border-radius:20px;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:48px;padding:36px;display:grid}.process-guarantee svg{fill:none;stroke:#c9973a;stroke-width:2.5px;stroke-linecap:round;stroke-linejoin:round;width:28px;height:28px;margin-bottom:10px}.process-guarantee p{color:#fff;margin-bottom:4px;font-size:.95rem;font-weight:700}.process-guarantee span{color:#ffffffa6;font-size:.82rem}.process-final-actions{text-align:center;flex-wrap:wrap;justify-content:center;gap:16px;margin-top:48px;display:flex}@media (max-width:820px){.process-guarantee{grid-template-columns:1fr}}@media (max-width:760px){.process-step{flex-direction:column;gap:0}.process-step-image{width:100%;height:190px}}@media (max-width:560px){.process-hero-content{padding-top:64px;padding-bottom:64px}.process-step-body,.process-guarantee{padding:24px 20px}.process-final-actions .btn{white-space:normal;width:100%;line-height:1.25}}
