.provider-onboarding-page{background-color:#f9fafb;flex-direction:column;min-height:100vh;display:flex}.provider-onboarding__header{z-index:10;background-color:#fff;justify-content:space-between;align-items:center;padding:1rem;display:flex;position:sticky;top:0;box-shadow:0 1px 2px #0000000d}.provider-onboarding__back-btn{cursor:pointer;color:#111827;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:.5rem;transition:background-color .2s;display:flex}.onboarding-stepper-content{width:100%;padding:1.5rem}.onboarding-step{flex-direction:column;gap:1.25rem;width:100%;display:flex}.onboarding-step__header{margin-bottom:1.5rem}.onboarding-step__title{color:#111827;margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.onboarding-step__description{color:#6b7280;font-size:.875rem;line-height:1.5}.form-group{flex-direction:column;gap:.5rem;width:100%;display:flex}.form-label{color:#374151;font-size:.9375rem;font-weight:600}.form-input,.form-textarea,.form-select{color:#111827;box-sizing:border-box;background-color:#fff;border:1.5px solid #e5e7eb;border-radius:12px;padding:.75rem 1rem;font-size:1rem;transition:all .2s;width:100%!important}.form-input::-moz-placeholder{color:#9ca3af}.form-textarea::-moz-placeholder{color:#9ca3af}.form-input::placeholder,.form-textarea::placeholder{color:#9ca3af}.form-input:focus,.form-textarea:focus,.form-select:focus{background-color:#fff;border-color:#ff8066;outline:none;box-shadow:0 0 0 4px #ff80661a}.primary-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ff9b82 0%,#ff8066 100%);border:none;border-radius:12px;width:100%;margin-top:1rem;padding:1rem;font-size:1rem;font-weight:700;transition:all .2s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 12px #ff80664d}.primary-btn:hover{transform:translateY(-1px);box-shadow:0 6px 16px #ff806666}.primary-btn:active{transform:translateY(0)}.primary-btn:disabled{color:#9ca3af;box-shadow:none;cursor:not-allowed;background:#f3f4f6;transform:none}.provider-type-card{cursor:pointer;box-sizing:border-box;background:#fff;border:1.5px solid #e5e7eb;border-radius:20px;flex-direction:column;gap:1rem;width:100%;padding:1.25rem;transition:all .2s;display:flex}.provider-type-card:hover{background-color:#fff5f3;border-color:#ff9b82}.provider-type-card.selected{background-color:#fff5f3;border-color:#ff8066}.provider-type-card__header{align-items:center;gap:1rem;display:flex}.provider-type-icon{color:#fff;background:linear-gradient(135deg,#ff9b82 0%,#ff8066 100%);border-radius:50%;justify-content:center;align-items:center;width:44px;min-width:44px;height:44px;display:flex}.provider-type-info h3{color:#111827;margin:0;font-size:1.0625rem;font-weight:700}.provider-type-info p{color:#6b7280;margin:.125rem 0 0;font-size:.8125rem}.provider-type-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ff9b82 0%,#ff8066 100%);border:none;border-radius:10px;width:100%;padding:.75rem;font-weight:600}.provider-onboarding-note{color:#9ca3af;text-align:center;margin-top:2rem;font-size:.75rem;line-height:1.5}.segmented-control{background-color:#f3f4f6;border-radius:12px;gap:4px;width:100%;padding:4px;display:flex}.segmented-control__item{cursor:pointer;color:#6b7280;background:0 0;border:none;border-radius:8px;flex:1;padding:.625rem;font-size:.875rem;font-weight:600;transition:all .2s}.segmented-control__item.active{color:#ff8066;background-color:#fff;box-shadow:0 2px 4px #0000000d}.upload-grid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.75rem;width:100%;display:grid}.upload-box{cursor:pointer;text-align:center;background-color:#f9fafb;border:1.5px dashed #d1d5db;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;min-height:120px;padding:1.25rem .75rem;transition:all .2s;display:flex}.upload-box:hover{background-color:#fff5f3;border-color:#ff8066}.upload-box__icon{margin-bottom:.25rem}.switch{width:44px;height:24px;display:inline-block;position:relative}.switch input{opacity:0;width:0;height:0}.slider{cursor:pointer;background-color:#d1d5db;border-radius:34px;transition:all .4s;position:absolute;inset:0}.slider:before{content:"";background-color:#fff;border-radius:50%;width:18px;height:18px;transition:all .4s;position:absolute;bottom:3px;left:3px}input:checked+.slider{background-color:#ff8066}input:checked+.slider:before{transform:translate(20px)}.take-selfie-btn{color:#ff8066;cursor:pointer;background:#fff5f3;border:1px solid #ff806633;border-radius:10px;flex:1;justify-content:center;align-items:center;gap:8px;padding:.75rem;font-size:.875rem;font-weight:600;display:flex}.take-selfie-btn:hover{background:#ffebe6}.otp-input-group{gap:.75rem;width:100%;display:flex}.country-code{text-align:center;background-color:#f9fafb;width:80px!important}.phone-input-wrapper{flex:1;align-items:center;display:flex;position:relative}.send-otp-btn{color:#ff8066;cursor:pointer;background-color:#fff5f3;border:none;border-radius:8px;padding:6px 12px;font-size:.8125rem;font-weight:600;transition:all .2s;position:absolute;right:8px}.send-otp-btn:hover{background-color:#ffebe6}.form-input--locked{cursor:not-allowed;color:#6b7280;background-color:#f3f4f6!important;padding-right:40px!important}.input-lock-icon{color:#9ca3af;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.address-grid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.input-with-icon{position:relative}.input-icon-right{color:#d1d5db;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.tags-container{flex-wrap:wrap;gap:.5rem;margin-top:.75rem;display:flex}.tag{color:#ff8066;background-color:#fff5f3;border-radius:20px;align-items:center;gap:6px;padding:6px 12px;font-size:.8125rem;font-weight:600;display:flex}.tag-remove{cursor:pointer;color:#ff9b82;justify-content:center;align-items:center;display:flex}.document-list{flex-direction:column;gap:.75rem;display:flex}.document-item{background-color:#fff;border:1.5px solid #e5e7eb;border-radius:12px;justify-content:space-between;align-items:center;padding:1rem;transition:all .2s;display:flex}.document-item:hover{border-color:#f3f4f6;box-shadow:0 2px 8px #00000005}.document-item__info{align-items:center;gap:1rem;display:flex}.document-item__icon{color:#ff8066;background-color:#fff5f3;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.document-item__text h4{color:#111827;margin:0;font-size:.9375rem;font-weight:700}.document-item__text p{color:#6b7280;margin:2px 0 0;font-size:.75rem}.document-upload-btn{color:#374151;cursor:pointer;background-color:#f3f4f6;border:none;border-radius:8px;align-items:center;gap:6px;padding:8px 16px;font-size:.8125rem;font-weight:600;display:flex}.document-upload-btn--success{color:#10b981;background-color:#ecfdf5}.upload-box--mini{min-height:80px!important;padding:1rem!important}
