.wadb-setup-steps{margin:32px 0}.wadb-setup-steps-title{border-bottom:3px solid #8e00bd;color:#2c3e50;font-size:28px;font-weight:700;margin-bottom:24px;padding-bottom:12px}.wadb-setup-steps-list{counter-reset:step-counter;display:flex;flex-direction:column;gap:20px}.wadb-setup-step{background:linear-gradient(135deg,#fff,#f9f9f9);border:2px solid #e0e0e0;border-radius:12px;box-shadow:0 4px 8px rgba(0,0,0,.05);padding:24px;position:relative;transition:all .3s ease}.wadb-setup-step:hover{border-color:#8e00bd;box-shadow:0 8px 16px rgba(0,115,170,.15);transform:translateY(-2px)}.wadb-setup-step:before{align-items:center;background:linear-gradient(135deg,#8e00bd,#00a0d2);border-radius:50%;box-shadow:0 4px 12px rgba(0,115,170,.3);color:#fff;content:counter(step-counter);counter-increment:step-counter;display:flex;font-size:20px;font-weight:700;height:44px;justify-content:center;left:-15px;position:absolute;top:24px;width:44px;z-index:10}.wadb-setup-step-header{align-items:flex-start;display:flex;gap:16px;margin-bottom:16px}.wadb-setup-step-header .wadb-setup-number{display:none}.wadb-setup-step-header .wadb-setup-step-title{color:#2c3e50;flex:1;font-size:20px;font-weight:700;line-height:1.4;margin:0}.wadb-setup-step-header .wadb-setup-step-title strong{color:#8e00bd}.wadb-setup-step-content{color:#555;font-size:16px;line-height:1.8;padding-left:16px}.wadb-setup-step-content p{margin-bottom:12px}.wadb-setup-step-content p:last-child{margin-bottom:0}.wadb-setup-step-content ol,.wadb-setup-step-content ul{margin-bottom:12px;margin-left:20px}.wadb-setup-step-content code{background:#f5f5f5;border-radius:3px;font-family:Monaco,Menlo,monospace;font-size:14px;padding:2px 6px}.wadb-setup-step-content strong{color:#8e00bd}
