.wp-block-bpsc-progress-section *{box-sizing:border-box;margin:0;padding:0}.wp-block-bpsc-progress-section .progress-dashboard-wrapper{align-items:center;display:flex;justify-content:center}.wp-block-bpsc-progress-section .progress-grid{display:flex;flex-wrap:wrap;gap:1.5rem}.wp-block-bpsc-progress-section .stats-panel{flex:1;min-width:380px}.wp-block-bpsc-progress-section .stats-panel,.wp-block-bpsc-progress-section .tasks-panel{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid hsla(0,0%,100%,.6);box-shadow:0 8px 20px rgba(0,0,0,.05);padding:1.5rem}.wp-block-bpsc-progress-section .tasks-panel{flex:2;min-width:300px}.wp-block-bpsc-progress-section h2{background-clip:text;-webkit-background-clip:text;letter-spacing:-.3px;margin-bottom:.5rem}.wp-block-bpsc-progress-section .section-sub{margin-bottom:1.5rem}.wp-block-bpsc-progress-section .circular-wrapper{display:flex;justify-content:center;margin:1rem 0}.wp-block-bpsc-progress-section .progress-circle{height:clamp(120px,25vw,160px);position:relative;width:clamp(120px,25vw,160px)}.wp-block-bpsc-progress-section .progress-circle svg{height:100%;transform:rotate(-90deg);width:100%}.wp-block-bpsc-progress-section .progress-circle-bg{stroke:#e2e8f0;stroke-width:10;fill:none}.wp-block-bpsc-progress-section .progress-circle-fill{stroke:url(#gradFill);stroke-width:10;fill:none;stroke-linecap:round;transition:stroke-dashoffset .6s cubic-bezier(.2,.9,.4,1.1)}.wp-block-bpsc-progress-section .circle-percent{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.wp-block-bpsc-progress-section .circle-label{margin-top:.4rem;text-align:center}.wp-block-bpsc-progress-section .stats-cards{display:flex;flex-wrap:wrap;gap:.8rem;justify-content:space-between;margin:1.5rem 0}.wp-block-bpsc-progress-section .stat-item{border:1px solid rgba(59,130,246,.15);border-radius:1.2rem;box-shadow:0 4px 10px rgba(0,0,0,.02);flex:1;min-width:70px;padding:.8rem .5rem;text-align:center}.wp-block-bpsc-progress-section .stat-number{font-size:clamp(1.2rem,5vw,1.8rem);font-weight:700;line-height:1}.wp-block-bpsc-progress-section .stat-label{letter-spacing:.5px;margin-top:.3rem}.wp-block-bpsc-progress-section .motivation{align-items:center;border-left:5px solid #3b82f6;border-radius:1rem;display:flex;gap:.5rem;margin-top:1.2rem;padding:.9rem;width:330px;word-break:break-word}.wp-block-bpsc-progress-section .task-header{align-items:flex-start;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:1.2rem}.wp-block-bpsc-progress-section .add-task-form{display:flex;flex:1;flex-wrap:wrap;gap:.7rem;min-width:200px}.wp-block-bpsc-progress-section .add-task-form .bpsc-task-input{border-radius:2rem;flex:1;font-size:.85rem;min-width:150px;outline:none;padding:.7rem 1rem;transition:all .2s}.wp-block-bpsc-progress-section .add-task-form input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.2)}.wp-block-bpsc-progress-section .bplsc-btn-primary{align-items:center;border:none;border-radius:2rem;cursor:pointer;display:inline-flex;gap:6px;padding:.6rem 1.2rem;transition:.2s;white-space:nowrap}.wp-block-bpsc-progress-section .bplsc-btn-primary:hover{background:#2d3f62;transform:scale(.98)}.wp-block-bpsc-progress-section .bplsc-btn-primary:active{transform:scale(.96)}.wp-block-bpsc-progress-section .task-list{max-height:380px;overflow-y:auto;padding-right:4px}.wp-block-bpsc-progress-section .task-item{align-items:center;border:1px solid #eef2ff;border-radius:1rem;box-shadow:0 2px 6px rgba(0,0,0,.02);display:flex;gap:.5rem;justify-content:space-between;margin:.7rem 0;padding:.8rem 1rem;transition:all .2s}.wp-block-bpsc-progress-section .task-left{align-items:center;display:flex;flex:1;gap:12px;min-width:0}.wp-block-bpsc-progress-section .task-check{cursor:pointer;flex-shrink:0;height:20px;width:20px}.wp-block-bpsc-progress-section .task-text{flex:1;font-size:.9rem;font-weight:500;word-break:break-word}.wp-block-bpsc-progress-section .task-text.completed{text-decoration:line-through}.wp-block-bpsc-progress-section .delete-btn{background:none;border:none;color:#94a3b8;cursor:pointer;flex-shrink:0;font-size:1.2rem;padding:0 5px;transition:.2s}.wp-block-bpsc-progress-section .delete-btn:hover{color:#ef4444;transform:scale(1.1)}.wp-block-bpsc-progress-section .empty-msg{color:#7e8aa2;font-style:italic;padding:2rem 1rem;text-align:center}.wp-block-bpsc-progress-section .progress-filter{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:flex-start;margin-bottom:1.2rem}.wp-block-bpsc-progress-section .filter-chip{border:none;border-radius:2rem;cursor:pointer;font-size:.75rem;font-weight:600;padding:.4rem 1rem;transition:.2s;white-space:nowrap}.wp-block-bpsc-progress-section .filter-chip:hover{transform:translateY(-1px)}.wp-block-bpsc-progress-section .helper-note{color:#8da0b5;font-size:.7rem;margin-top:1rem;text-align:right}@media(max-width:768px){.wp-block-bpsc-progress-section .progress-dashboard-wrapper{padding:.8rem}.wp-block-bpsc-progress-section .progress-dashboard{padding:1rem}.wp-block-bpsc-progress-section .progress-grid{flex-direction:column;gap:1rem}.wp-block-bpsc-progress-section .stats-panel,.wp-block-bpsc-progress-section .tasks-panel{min-width:auto;padding:1.2rem;width:100%}.wp-block-bpsc-progress-section .stats-cards{gap:.6rem}.wp-block-bpsc-progress-section .stat-item{padding:.6rem .3rem}.wp-block-bpsc-progress-section .task-header{flex-direction:column}.wp-block-bpsc-progress-section .add-task-form{width:100%}.wp-block-bpsc-progress-section .add-task-form input{min-width:auto}.wp-block-bpsc-progress-section .progress-filter{flex-wrap:nowrap;overflow-x:auto;padding-bottom:.5rem;-webkit-overflow-scrolling:touch}.wp-block-bpsc-progress-section .filter-chip{flex-shrink:0}.wp-block-bpsc-progress-section .task-item{padding:.7rem}.wp-block-bpsc-progress-section .task-left{gap:8px}.wp-block-bpsc-progress-section .task-text{font-size:.85rem}}@media(max-width:480px){.wp-block-bpsc-progress-section .progress-dashboard{padding:.8rem}.wp-block-bpsc-progress-section .stats-panel,.wp-block-bpsc-progress-section .tasks-panel{padding:1rem}.wp-block-bpsc-progress-section .stats-cards{flex-direction:row;flex-wrap:wrap}.wp-block-bpsc-progress-section .stat-item{min-width:calc(33.33% - .4rem)}.wp-block-bpsc-progress-section .stat-number{font-size:1.2rem}.wp-block-bpsc-progress-section .stat-label{font-size:.6rem}.wp-block-bpsc-progress-section .add-task-form{flex-direction:column}.wp-block-bpsc-progress-section .add-task-form input{width:100%}.wp-block-bpsc-progress-section .btn-primary{justify-content:center;white-space:normal;width:100%}.wp-block-bpsc-progress-section .motivation{font-size:.75rem;padding:.7rem}.wp-block-bpsc-progress-section .task-item{flex-wrap:wrap}.wp-block-bpsc-progress-section .delete-btn{padding:.3rem}.wp-block-bpsc-progress-section .circle-percent,.wp-block-bpsc-progress-section h2{font-size:1.3rem}}@media(max-width:360px){.wp-block-bpsc-progress-section .progress-dashboard-wrapper{padding:.8rem}.wp-block-bpsc-progress-section .stat-item{min-width:calc(50% - .3rem)}.wp-block-bpsc-progress-section .stats-cards{gap:.5rem}.wp-block-bpsc-progress-section .progress-filter{gap:.4rem}.wp-block-bpsc-progress-section .filter-chip{font-size:.7rem;padding:.3rem .8rem}}.wp-block-bpsc-progress-section .task-list::-webkit-scrollbar{width:4px}.wp-block-bpsc-progress-section .task-list::-webkit-scrollbar-track{background:#e9eef3;border-radius:10px}.wp-block-bpsc-progress-section .task-list::-webkit-scrollbar-thumb{background:#b9c4d1;border-radius:10px}@media(hover:none)and (pointer:coarse){.wp-block-bpsc-progress-section .btn-primary,.wp-block-bpsc-progress-section .delete-btn,.wp-block-bpsc-progress-section .filter-chip,.wp-block-bpsc-progress-section .task-check{min-height:44px}.wp-block-bpsc-progress-section .delete-btn,.wp-block-bpsc-progress-section .task-check{min-width:44px}.wp-block-bpsc-progress-section .filter-chip{padding:.5rem 1rem}}
