.onboarding-container{min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;flex-direction:column;align-items:center;padding:20px}.onboarding-header{text-align:center;margin-bottom:20px;color:#fff}.onboarding-header h1{color:#fff!important;margin-bottom:8px;font-size:28px;font-weight:600}.step-indicator{color:#fffc;font-size:14px}.progress-bar{width:100%;max-width:600px;height:4px;background:#fff3;border-radius:2px;margin-bottom:40px;overflow:hidden}.progress-fill{height:100%;background:#1890ff;border-radius:2px;transition:width .3s ease}.onboarding-content{width:100%;max-width:600px}.step-card{border-radius:12px;box-shadow:0 8px 32px #0000001a;border:none}.step-container{padding:40px 20px;text-align:center}.step-icon{margin-bottom:24px}.step-title{margin-bottom:8px!important;font-size:24px!important;font-weight:600!important}.step-description{color:#666;font-size:16px;margin-bottom:32px;display:block}.step-form{max-width:400px;margin:0 auto}.step-input{border-radius:8px;border:1px solid #d9d9d9;font-size:16px}.step-input:focus{border-color:#1890ff;box-shadow:0 0 0 2px #1890ff33}.verification-input{font-family:Courier New,monospace}.step-button{width:100%;height:48px;border-radius:8px;font-size:16px;font-weight:500;margin-top:24px}.step-footer{color:#999;font-size:14px;margin-top:16px;display:block}.step-actions{margin-top:32px;text-align:center}.back-button{color:#666!important}.branch-form-card{position:relative;margin-bottom:24px}.main-badge{position:absolute;top:16px;right:16px;z-index:1}.add-branch-button{border:2px dashed #d9d9d9;color:#666}.branches-list{margin:24px 0}.branch-item{border:1px solid #f0f0f0}.branch-content{display:flex;justify-content:space-between;align-items:flex-start}.add-more-card{border:2px dashed #d9d9d9;background:#fafafa}.process-grid{margin:32px 0}.process-card{border:2px solid #f0f0f0;border-radius:8px;transition:all .3s ease;cursor:pointer}.process-card:hover{border-color:#1890ff;transform:translateY(-2px)}.process-card.selected{border-color:#1890ff;background:#f6ffed}.process-icon{color:#1890ff}.new-badge{background:#52c41a;color:#fff;padding:2px 8px;border-radius:12px;font-size:10px;font-weight:500}.module-card{border:1px solid #f0f0f0;border-radius:8px;transition:all .3s ease}.module-card:hover{border-color:#1890ff}.module-content{display:flex;justify-content:space-between;align-items:center}.module-info{display:flex;align-items:center;gap:16px}.module-icon{font-size:24px;color:#1890ff}.module-details h4{margin-bottom:4px!important}.billing-toggle{margin-bottom:32px}.plan-card{border:2px solid #f0f0f0;border-radius:12px;transition:all .3s ease;cursor:pointer;position:relative;height:100%}.plan-card:hover{border-color:#1890ff;transform:translateY(-4px);box-shadow:0 8px 32px #1890ff26}.plan-card.selected{border-color:#1890ff;background:#f6ffed}.plan-card.popular{border-color:#52c41a}.popular-badge{position:absolute;top:-8px;left:50%;transform:translate(-50%);z-index:1}.plan-header{border-bottom:1px solid #f0f0f0;padding-bottom:24px;margin-bottom:24px}.price-amount{color:#1890ff}.plan-feature{display:flex;align-items:center;padding:4px 0}.selected-indicator{border-top:1px solid #f0f0f0;padding-top:16px;margin-top:24px}.completion-step{padding:60px 20px}.summary-card{border:1px solid #f0f0f0;border-radius:8px}.summary-item{padding:12px 0}@media(max-width:768px){.onboarding-container{padding:10px}.onboarding-header h1{font-size:24px}.step-container{padding:30px 15px}.step-title{font-size:20px!important}.process-grid .ant-col{margin-bottom:16px}.module-content{flex-direction:column;align-items:flex-start;gap:16px}.plan-card{margin-bottom:16px}}@media(prefers-color-scheme:dark){.step-card{background:#1f1f1f;color:#fff}.step-input{background:#2a2a2a;border-color:#404040;color:#fff}.process-card,.module-card,.plan-card{background:#2a2a2a;border-color:#404040}}*{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.ant-layout{background:transparent!important}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--ant-color-border);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--ant-color-text-quaternary)}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 1000px #ffffff inset!important;-webkit-text-fill-color:#111827!important;caret-color:#111827!important;transition:background-color 9999s ease-in-out 0s}[data-theme=dark] input:-webkit-autofill,[data-theme=dark] input:-webkit-autofill:hover,[data-theme=dark] input:-webkit-autofill:focus,[data-theme=dark] input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 1000px #0a0e1a inset!important;-webkit-text-fill-color:#f9fafb!important;caret-color:#f9fafb!important}
