.wadb-checklist{background:linear-gradient(135deg,#fff,#f9f9f9);border:2px solid #8e00bd;border-radius:12px;box-shadow:0 4px 12px rgba(0,115,170,.1);margin:32px 0;padding:28px}.wadb-checklist-title{color:#2c3e50;font-size:24px;font-weight:700;margin-bottom:20px}.wadb-checklist-progress{background:#e0e0e0;border-radius:16px;box-shadow:inset 0 2px 4px rgba(0,0,0,.1);height:32px;margin-bottom:24px;overflow:hidden;position:relative}.wadb-checklist-progress-bar{background:linear-gradient(90deg,#8e00bd,#00a0d2);border-radius:16px;box-shadow:0 2px 8px rgba(0,115,170,.3);height:100%;transition:width .5s ease}.wadb-checklist-progress-text{color:#2c3e50;font-size:13px;font-weight:700;left:50%;letter-spacing:.5px;position:absolute;text-transform:uppercase;top:50%;transform:translate(-50%,-50%)}.wadb-checklist-items{list-style:none;margin:0;padding:0}.wadb-checklist-item{align-items:center;background:#fff;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.05);display:flex;gap:16px;margin-bottom:12px;padding:16px;transition:all .3s ease}.wadb-checklist-item:hover{border-color:#8e00bd;box-shadow:0 4px 8px rgba(0,115,170,.15);transform:translateY(-2px)}.wadb-checklist-item input[type=checkbox]{accent-color:#8e00bd;cursor:pointer;height:22px;width:22px}.wadb-checklist-item[aria-checked=true] .wadb-checklist-label{opacity:.6;text-decoration:line-through}.wadb-checklist-label{color:#2c3e50;flex:1;font-size:16px;line-height:1.6}.wadb-checklist-label strong{color:#8e00bd;font-weight:600}
