.next-steps-page{align-items:center;background:linear-gradient(135deg,#f8f6f5,#efe9e5);display:flex;justify-content:center;min-height:100vh;padding:40px 20px}.next-steps-container{background:#fff;border-radius:16px;box-shadow:0 4px 24px rgba(0,0,0,.1);max-width:600px;overflow:hidden;position:relative;width:100%}.next-steps-logo-header{padding:24px 40px 0;text-align:center}.next-steps-logo{height:64px;width:auto}.next-steps-content{padding:32px 40px 40px;text-align:center}.next-steps-icon{margin-bottom:16px}.next-steps-icon svg{color:#7b5e57}.next-steps-content h1{color:#5a7d6c;font-family:Playfair Display,Georgia,serif;font-size:32px;margin:0 0 8px}.next-steps-subtitle{color:#666;font-size:16px;margin:0 0 32px}.next-steps-list{margin-bottom:32px;text-align:left}.next-step-item{align-items:flex-start;display:flex;gap:16px;margin-bottom:20px}.next-step-item:last-child{margin-bottom:0}.next-step-number{align-items:center;background:#5a7d6c;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:14px;font-weight:600;height:32px;justify-content:center;width:32px}.next-step-text strong{color:#333;display:block;font-size:16px;margin-bottom:4px}.next-step-text p{color:#666;font-size:14px;line-height:1.5;margin:0}.next-step-text a{color:#9b7a8f;text-decoration:underline}.next-step-text a:hover{color:#7b5e57}.next-steps-actions{display:flex;flex-direction:column;gap:12px;margin-bottom:24px}.next-steps-btn{border-radius:8px;display:inline-block;font-size:16px;font-weight:500;padding:14px 32px;text-align:center;text-decoration:none;transition:all .2s}.next-steps-btn.primary{background:#9b7a8f;color:#fff}.next-steps-btn.primary:hover{background:#8a6980}.next-steps-btn.secondary{background:transparent;border:1px solid #5a7d6c;color:#5a7d6c}.next-steps-btn.secondary:hover{background:#f0f5f2}.next-steps-help{color:#888;font-size:14px;margin:0}.next-steps-help a{color:#9b7a8f;text-decoration:underline}.next-steps-help a:hover{color:#7b5e57}@media (max-width:640px){.next-steps-page{padding:20px}.next-steps-logo-header{padding:20px 24px 0}.next-steps-content{padding:24px 24px 32px}.next-steps-content h1{font-size:26px}}