
.bdgp-wrap{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;color:#101828;margin:28px 0 10px}
.bdgp-hero{background:linear-gradient(135deg,#153ca5,#395be7);color:#fff;border-radius:24px;padding:28px;margin-bottom:18px}
.bdgp-badge{display:inline-block;font-size:12px;font-weight:800;letter-spacing:.07em;text-transform:uppercase;background:rgba(255,255,255,.13);border:1px solid rgba(255,255,255,.22);border-radius:999px;padding:7px 10px}
.bdgp-hero h2{color:#fff;font-size:34px;margin:10px 0 8px;line-height:1.15}.bdgp-hero p{margin:0 0 20px;opacity:.92}
.bdgp-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.bdgp-stats>div{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.16);border-radius:14px;padding:14px}.bdgp-stats strong{display:block;font-size:25px}.bdgp-stats span{font-size:12px;opacity:.86}
.bdgp-tabs{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:16px}.bdgp-tab{border:1px solid #d8e0f0;background:#fff;border-radius:999px;padding:10px 15px;font-weight:800;color:#344054;cursor:pointer}.bdgp-tab.is-active{background:#204fd4;color:#fff;border-color:#204fd4}
.bdgp-panel{display:none}.bdgp-panel.is-active{display:block}.bdgp-layout{display:grid;grid-template-columns:minmax(280px,.8fr) minmax(0,1.6fr);gap:16px}
.bdgp-card{background:#fff;border:1px solid #e2e8f0;border-radius:18px;padding:20px}.bdgp-card h3{margin:0 0 4px;font-size:21px}.bdgp-card p{color:#667085}
.bdgp-task-form label,.bdgp-focus-grid label{display:block;font-size:13px;font-weight:700;color:#344054;margin-bottom:12px}.bdgp-task-form input,.bdgp-task-form select,.bdgp-task-form textarea,.bdgp-filters select,.bdgp-focus-grid textarea{width:100%;box-sizing:border-box;margin-top:6px;border:1px solid #cfd8e8;border-radius:10px;padding:11px 12px;font:inherit;background:#fff;color:#101828}
.bdgp-row{display:grid;grid-template-columns:1fr 1fr;gap:10px}.bdgp-primary{border:0;background:linear-gradient(135deg,#1f4fd6,#6556ef);color:#fff;border-radius:11px;padding:11px 15px;font-weight:800;cursor:pointer}.bdgp-secondary{border:1px solid #d4dded;background:#f6f8fc;color:#344054;border-radius:10px;padding:9px 12px;font-weight:700;cursor:pointer}
.bdgp-note{font-size:12px!important;color:#667085!important;margin:10px 0 0!important}.bdgp-task-head,.bdgp-week-head,.bdgp-calendar-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.bdgp-filters{display:flex;gap:8px;flex-wrap:wrap}.bdgp-filters select{width:auto;min-width:130px}
.bdgp-task-list{display:flex;flex-direction:column;gap:10px;margin-top:16px}.bdgp-task{border:1px solid #e5e9f1;border-radius:14px;padding:14px;display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:start}.bdgp-task.is-done{opacity:.62}.bdgp-task.is-done .bdgp-task-title{text-decoration:line-through}.bdgp-check{width:22px;height:22px;margin-top:2px}
.bdgp-task-title{font-weight:800}.bdgp-task-meta{display:flex;gap:7px;flex-wrap:wrap;margin-top:7px}.bdgp-pill{font-size:11px;font-weight:800;border-radius:999px;padding:5px 8px;background:#f2f4f7;color:#475467}.bdgp-pill.high{background:#fff0f0;color:#b42318}.bdgp-pill.medium{background:#fff7e8;color:#9a6700}.bdgp-pill.low{background:#ecfdf3;color:#067647}.bdgp-task-notes{font-size:13px;color:#667085;margin-top:8px;white-space:pre-wrap}.bdgp-delete{border:0;background:#fff1f0;color:#b42318;border-radius:9px;padding:8px 10px;cursor:pointer;font-weight:800}
.bdgp-empty{text-align:center;color:#667085;padding:30px 10px}.bdgp-calendar-head h3{margin:0;text-align:center}.bdgp-weekdays,.bdgp-calendar{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:7px}.bdgp-weekdays{margin:18px 0 7px}.bdgp-weekdays span{text-align:center;font-size:12px;font-weight:800;color:#667085}
.bdgp-day{min-height:92px;border:1px solid #e5e9f1;border-radius:12px;padding:8px;background:#fff;cursor:pointer;overflow:hidden}.bdgp-day.is-other{opacity:.35}.bdgp-day.is-today{border-color:#3157d5;box-shadow:inset 0 0 0 1px #3157d5}.bdgp-day-num{font-size:12px;font-weight:800}.bdgp-day-tasks{margin-top:6px;display:flex;flex-direction:column;gap:4px}.bdgp-day-task{font-size:10px;background:#eef3ff;color:#2647a7;border-radius:6px;padding:3px 5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.bdgp-focus-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:16px}.bdgp-focus-grid textarea{min-height:105px;resize:vertical}.bdgp-progress{margin-top:16px}.bdgp-progress-head{display:flex;justify-content:space-between}.bdgp-progress-track{height:12px;background:#edf1f7;border-radius:999px;overflow:hidden;margin-top:8px}.bdgp-progress-track span{display:block;height:100%;width:0;background:linear-gradient(90deg,#1f4fd6,#6556ef);transition:width .2s ease}
@media(max-width:900px){.bdgp-layout{grid-template-columns:1fr}.bdgp-stats{grid-template-columns:repeat(2,1fr)}.bdgp-focus-grid{grid-template-columns:1fr}}@media(max-width:600px){.bdgp-row{grid-template-columns:1fr}.bdgp-hero h2{font-size:28px}.bdgp-task-head,.bdgp-week-head{align-items:flex-start;flex-direction:column}.bdgp-filters{width:100%}.bdgp-filters select{flex:1}.bdgp-day{min-height:70px;padding:5px}.bdgp-day-task{font-size:9px}.bdgp-weekdays,.bdgp-calendar{gap:4px}}
