.dwg-stack{display:flex;flex-direction:column;gap:24px}.lp-exit{padding:8px 14px;border-radius:9px;border:1px solid rgba(0,0,0,.08);background:rgba(255,255,255,.8);color:var(--dash-text-muted,#64748b);font-size:.85rem;font-weight:600;cursor:pointer;font-family:inherit;transition:all .25s ease}.lp-exit:hover{background:#fff;transform:translateY(-1px)}[data-effective-mode=dark] .lp-exit{background:rgba(30,41,59,.6);border-color:rgba(255,255,255,.1);color:#94a3b8}[data-effective-mode=dark] .lp-exit:hover{background:rgba(30,41,59,.9)}.lp-empty{padding:48px 32px;border-radius:24px;background:linear-gradient(135deg,rgba(124,58,237,.08),rgba(99,102,241,.04));border:1px dashed rgba(124,58,237,.25);text-align:center;display:flex;flex-direction:column;align-items:center;gap:16px}[data-effective-mode=dark] .lp-empty{background:linear-gradient(135deg,rgba(167,139,250,.1),rgba(139,92,246,.05));border-color:rgba(167,139,250,.3)}.lp-empty-icon{width:60px;height:60px;border-radius:18px;background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;display:grid;place-items:center;box-shadow:0 10px 24px rgba(99,102,241,.35)}.lp-empty-title{font-family:var(--font-heading,"Montserrat"),sans-serif;font-size:1.35rem;font-weight:800;letter-spacing:-.01em;color:var(--dash-text,#0f172a);margin:0}[data-effective-mode=dark] .lp-empty-title{color:#f1f5f9}.lp-empty-sub{color:var(--dash-text-muted,#64748b);max-width:540px;line-height:1.6;font-size:.95rem;margin:0}[data-effective-mode=dark] .lp-empty-sub{color:#cbd5e1}.lp-empty-cta{display:inline-flex;align-items:center;gap:8px;padding:12px 22px;border-radius:12px;background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;font-size:.95rem;font-weight:700;text-decoration:none;box-shadow:0 10px 24px rgba(99,102,241,.35),inset 0 1px 0 rgba(255,255,255,.2);transition:transform .2s ease;border:0;cursor:pointer;font-family:inherit}.lp-empty-cta:hover{transform:translateY(-2px)}.lp-header{position:relative;overflow:hidden;padding:28px 32px;border-radius:24px;color:#fff;background:radial-gradient(ellipse at 88% 0,rgba(56,189,248,.42),transparent 55%),radial-gradient(ellipse at 8% 100%,rgba(45,212,191,.32),transparent 60%),linear-gradient(135deg,#312e81,#1e40af 48%,#0d9488);box-shadow:0 18px 44px rgba(13,148,136,.32),inset 0 1px 0 rgba(255,255,255,.18)}.lp-header-row{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;flex-wrap:wrap;position:relative;z-index:1}.lp-header-title-block{flex:1;min-width:0}.lp-header-eyebrow{display:inline-flex;align-items:center;gap:6px;align-self:flex-start;padding:4px 10px;border-radius:999px;background:rgba(255,255,255,.16);border:1px solid rgba(255,255,255,.18);font-size:.7rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;margin-bottom:10px}.lp-header-title{font-family:var(--font-heading,"Montserrat"),sans-serif;font-size:1.55rem;font-weight:800;letter-spacing:-.02em;margin:0}.lp-header-sub{font-size:.95rem;color:rgba(255,255,255,.85);margin-top:4px}.lp-header-stats{display:flex;align-items:center;gap:24px;flex-shrink:0}.lp-header-stat{display:flex;flex-direction:column;align-items:flex-end;gap:4px;text-align:right}.lp-header-stat-val{font-family:var(--font-heading,"Montserrat"),sans-serif;font-size:2.4rem;font-weight:800;letter-spacing:-.02em;line-height:1;text-shadow:0 2px 12px rgba(0,0,0,.22)}.lp-header-stat-label{font-size:.74rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:rgba(255,255,255,.85)}.lp-header-stat-divider{width:1px;height:56px;background:rgba(255,255,255,.3);flex-shrink:0}.lp-hero-ctas{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:12px;margin-top:20px}.lp-hero-cta{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 20px;border-radius:12px;background:linear-gradient(135deg,#38bdf8,#818cf8);color:#fff;border:1px solid rgba(255,255,255,.28);font-family:inherit;font-size:.92rem;font-weight:700;cursor:pointer;text-decoration:none;box-shadow:0 8px 20px rgba(56,189,248,.32);transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.lp-hero-cta:hover{transform:translateY(-1px);box-shadow:0 12px 28px rgba(56,189,248,.44)}.lp-hero-cta-ghost{background:rgba(255,255,255,.12);border-color:rgba(255,255,255,.34);box-shadow:none}.lp-hero-cta-ghost:hover{background:rgba(255,255,255,.2);box-shadow:none}.lp-header-progress{margin-top:18px}.lp-actionbar{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.lp-actionbar-cta{margin-left:auto;display:inline-flex;align-items:center;gap:7px;padding:11px 20px;border-radius:12px;background:linear-gradient(135deg,#4338ca,#0d9488);color:#fff;border:1px solid rgba(255,255,255,.22);font-family:inherit;font-size:.9rem;font-weight:700;cursor:pointer;box-shadow:0 8px 20px rgba(13,148,136,.34);transition:transform .18s ease,box-shadow .18s ease}.lp-actionbar-cta:hover{transform:translateY(-1px);box-shadow:0 12px 26px rgba(13,148,136,.46)}.lp-actionbar-link{margin-left:auto;display:inline-flex;align-items:center;gap:7px;padding:10px 18px;border-radius:12px;background:var(--dash-surface-solid,#fff);color:#4338ca;border:1px solid rgba(67,56,202,.32);font-family:inherit;font-size:.9rem;font-weight:700;text-decoration:none;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.lp-actionbar-link:hover{transform:translateY(-1px);border-color:rgba(67,56,202,.6);box-shadow:0 8px 18px rgba(67,56,202,.2)}[data-effective-mode=dark] .lp-actionbar-link{background:rgba(30,41,59,.7);color:#c4b5fd;border-color:rgba(196,181,253,.32)}[data-effective-mode=dark] .lp-actionbar-link:hover{border-color:rgba(196,181,253,.6);box-shadow:0 8px 18px rgba(124,58,237,.28)}.lp-view-bar{display:flex;align-items:center;gap:12px;padding:6px;border-radius:14px;background:var(--dash-surface-solid,#fff);border:1px solid var(--dash-border,rgba(0,0,0,.06));width:-moz-fit-content;width:fit-content}[data-effective-mode=dark] .lp-view-bar{background:rgba(30,41,59,.7);border-color:rgba(255,255,255,.08)}.lp-view-toggle{padding:8px 16px;border-radius:10px;background:transparent;color:var(--dash-text-muted,#64748b);border:0;font-family:inherit;font-size:.88rem;font-weight:700;cursor:pointer;transition:all .2s ease}.lp-view-toggle[data-active=true]{background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;box-shadow:0 4px 10px rgba(99,102,241,.3)}.lp-state-tabs{display:flex;gap:8px;flex-wrap:wrap;margin-top:4px}.lp-state-tab{display:flex;align-items:center;gap:8px;padding:8px 14px;border-radius:999px;background:var(--dash-surface-solid,#fff);border:1px solid var(--dash-border,rgba(0,0,0,.06));color:var(--dash-text,#0f172a);font-family:inherit;font-size:.85rem;font-weight:700;cursor:pointer;transition:all .2s ease}.lp-state-tab:hover{border-color:#a78bfa;transform:translateY(-1px)}.lp-state-tab[data-active=true]{background:linear-gradient(135deg,#6366f1,#8b5cf6);border-color:transparent;color:#fff;box-shadow:0 6px 14px rgba(99,102,241,.3)}[data-effective-mode=dark] .lp-state-tab{background:rgba(30,41,59,.6);border-color:rgba(255,255,255,.08);color:#f1f5f9}.lp-state-tab-pct{font-size:.72rem;font-weight:800;padding:2px 8px;border-radius:999px;background:rgba(0,0,0,.08)}.lp-state-tab[data-active=true] .lp-state-tab-pct{background:rgba(255,255,255,.25)}.lp-category{--tone-grad:linear-gradient(135deg,#6366f1,#4f46e5);--tone-bg:rgba(99,102,241,0.06);--tone-edge:rgba(99,102,241,0.18);--tone-solid:#6366f1;border-radius:24px;overflow:hidden;background:var(--tone-bg);border:1px solid var(--tone-edge);box-shadow:var(--dash-card-shadow);display:block}.lp-category[data-tone=education]{--tone-grad:linear-gradient(135deg,#7c3aed,#6d28d9);--tone-bg:rgba(124,58,237,0.07);--tone-edge:rgba(124,58,237,0.20);--tone-solid:#7c3aed}.lp-category[data-tone=testing]{--tone-grad:linear-gradient(135deg,#ef4444,#dc2626);--tone-bg:rgba(239,68,68,0.07);--tone-edge:rgba(239,68,68,0.20);--tone-solid:#ef4444}.lp-category[data-tone=identity]{--tone-grad:linear-gradient(135deg,#0891b2,#0e7490);--tone-bg:rgba(8,145,178,0.07);--tone-edge:rgba(8,145,178,0.22);--tone-solid:#0891b2}.lp-category[data-tone=documents]{--tone-grad:linear-gradient(135deg,#f97316,#ea580c);--tone-bg:rgba(249,115,22,0.07);--tone-edge:rgba(249,115,22,0.20);--tone-solid:#f97316}.lp-category[data-tone=sponsor]{--tone-grad:linear-gradient(135deg,#0284c7,#0369a1);--tone-bg:rgba(2,132,199,0.07);--tone-edge:rgba(2,132,199,0.20);--tone-solid:#0284c7}.lp-category[data-tone=fees]{--tone-grad:linear-gradient(135deg,#059669,#047857);--tone-bg:rgba(5,150,105,0.07);--tone-edge:rgba(5,150,105,0.20);--tone-solid:#059669}.lp-category[data-tone=state_rules]{--tone-grad:linear-gradient(135deg,#ec4899,#db2777);--tone-bg:rgba(219,39,119,0.09);--tone-edge:rgba(219,39,119,0.24);--tone-solid:#db2777}[data-effective-mode=dark] .lp-category{background:color-mix(in srgb,var(--tone-solid) 20%,#1e1b4b);border-color:color-mix(in srgb,var(--tone-solid) 38%,transparent)}.lp-category-head{display:flex;align-items:center;gap:12px;padding:16px 22px;color:#fff;background:var(--tone-grad);border-bottom:1px solid rgba(255,255,255,.16)}.lp-category-icon{width:36px;height:36px;border-radius:10px;display:grid;place-items:center;color:#fff;background:rgba(255,255,255,.18);border:1px solid rgba(255,255,255,.3);flex-shrink:0}.lp-category-titles{min-width:0}.lp-category-title{font-family:var(--font-heading,"Montserrat"),sans-serif;font-size:1.05rem;font-weight:800;letter-spacing:-.01em;color:#fff;margin:0}.lp-category-sub{font-size:.82rem;color:rgba(255,255,255,.85);margin-top:2px}.lp-category-body{display:flex;flex-direction:column;gap:10px;padding:18px 22px}.lp-item{display:grid;grid-template-columns:auto 1fr auto;gap:16px;padding:16px 18px;border-radius:14px;background:var(--dash-bg,#f8fafc);border:1px solid transparent;align-items:flex-start;transition:all .25s ease}[data-effective-mode=dark] .lp-item{background:rgba(15,23,42,.5);border-color:rgba(255,255,255,.04)}.lp-item:hover{border-color:rgba(99,102,241,.2);transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,.04)}.lp-item[data-done=true]{background:linear-gradient(135deg,rgba(5,150,105,.06),rgba(22,163,74,.02));border-color:rgba(5,150,105,.15)}[data-effective-mode=dark] .lp-item[data-done=true]{background:linear-gradient(135deg,rgba(5,150,105,.1),rgba(22,163,74,.05));border-color:rgba(5,150,105,.25)}.lp-item[data-conditional=true]{background:linear-gradient(135deg,rgba(217,119,6,.04),rgba(234,88,12,.02));border-color:rgba(217,119,6,.18)}[data-effective-mode=dark] .lp-item[data-conditional=true]{background:linear-gradient(135deg,rgba(217,119,6,.08),rgba(234,88,12,.04));border-color:rgba(217,119,6,.28)}.lp-checkbox{width:22px;height:22px;border-radius:7px;border:2px solid rgba(0,0,0,.14);background:#fff;display:grid;place-items:center;cursor:pointer;transition:all .2s ease;flex-shrink:0;margin-top:2px;color:#7c3aed}.lp-checkbox:hover{border-color:#7c3aed}.lp-checkbox[data-checked=true]{background:linear-gradient(135deg,#059669,#047857);border-color:#047857;color:#fff;box-shadow:0 4px 10px rgba(5,150,105,.3)}.lp-checkbox[data-disabled=true]{cursor:default;background:transparent;border-color:rgba(0,0,0,.1)}[data-effective-mode=dark] .lp-checkbox{background:rgba(30,41,59,.8);border-color:rgba(255,255,255,.2)}.lp-item-body{display:flex;flex-direction:column;gap:6px;min-width:0}.lp-item-head{display:flex;align-items:flex-start;gap:10px;flex-wrap:wrap}.lp-item-label{font-size:.95rem;font-weight:700;color:var(--dash-text,#0f172a);line-height:1.35}[data-effective-mode=dark] .lp-item-label{color:#f1f5f9}.lp-item[data-done=true] .lp-item-label{text-decoration:line-through;color:var(--dash-text-muted,#64748b)}.lp-item-desc{font-size:.86rem;color:var(--dash-text-muted,#475569);line-height:1.5;white-space:pre-wrap}[data-effective-mode=dark] .lp-item-desc{color:#cbd5e1}.lp-state-badges{display:flex;gap:4px;flex-wrap:wrap;margin-top:6px}.lp-state-badge{font-size:.7rem;font-weight:800;padding:3px 9px;border-radius:999px;background:rgba(99,102,241,.1);color:#6366f1;letter-spacing:.02em}.lp-item-meta{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:2px}.lp-meta-tag{display:inline-flex;align-items:center;font-size:.74rem;font-weight:700;padding:5px 12px;border-radius:999px;letter-spacing:.01em;white-space:nowrap;border:1px solid transparent}.lp-meta-tag[data-tone=cost]{background:rgba(5,150,105,.12);color:#047857;border-color:rgba(5,150,105,.3)}.lp-meta-tag[data-tone=hours]{background:rgba(99,102,241,.12);color:#4338ca;border-color:rgba(99,102,241,.3)}.lp-meta-tag[data-tone=citation]{background:rgba(2,132,199,.12);color:#0369a1;border-color:rgba(2,132,199,.3)}.lp-meta-tag[data-tone=info]{background:rgba(217,119,6,.14);color:#b45309;border-color:rgba(217,119,6,.3)}.lp-meta-tag[data-tone=success]{background:rgba(5,150,105,.14);color:#047857;border-color:rgba(5,150,105,.3)}[data-effective-mode=dark] .lp-meta-tag[data-tone=cost]{background:rgba(16,185,129,.2);color:#6ee7b7;border-color:rgba(110,231,183,.4)}[data-effective-mode=dark] .lp-meta-tag[data-tone=hours]{background:rgba(99,102,241,.22);color:#c7d2fe;border-color:rgba(165,180,252,.4)}[data-effective-mode=dark] .lp-meta-tag[data-tone=citation]{background:rgba(56,189,248,.2);color:#bae6fd;border-color:rgba(125,211,252,.4)}[data-effective-mode=dark] .lp-meta-tag[data-tone=info]{background:rgba(245,158,11,.22);color:#fde68a;border-color:rgba(252,211,77,.4)}[data-effective-mode=dark] .lp-meta-tag[data-tone=success]{background:rgba(16,185,129,.22);color:#6ee7b7;border-color:rgba(110,231,183,.4)}.mdl-themed-education{--mdl-head-from:#3b0764;--mdl-head-to:#4338ca}.lp-item-action{font-family:inherit;font-size:.82rem;font-weight:700;padding:7px 14px;border-radius:10px;background:var(--tone-grad,linear-gradient(135deg,#6366f1,#8b5cf6));color:#fff;border:0;text-decoration:none;cursor:pointer;display:inline-flex;align-items:center;gap:4px;white-space:nowrap;transition:all .2s ease;flex-shrink:0;box-shadow:0 4px 10px rgba(15,23,42,.18)}.lp-item-action:hover{transform:translateY(-1px);box-shadow:0 8px 16px rgba(15,23,42,.24)}.lp-item-action[data-tone=muted]{background:transparent;color:var(--dash-text-muted,#64748b);border:1px solid rgba(0,0,0,.1);box-shadow:none}.lp-item-action[data-tone=muted]:hover{background:rgba(0,0,0,.04)}[data-effective-mode=dark] .lp-item-action[data-tone=muted]{color:#cbd5e1;border-color:rgba(255,255,255,.12)}.lp-item-action[data-tone=course-demand]{background:linear-gradient(135deg,#eab308,#ca8a04);box-shadow:0 4px 10px rgba(234,179,8,.3)}.lp-item-action[data-tone=course-demand]:hover{box-shadow:0 6px 14px rgba(234,179,8,.4)}.lp-item-action[data-subscribed=true]{background:rgba(5,150,105,.15);color:#059669;cursor:default;box-shadow:none;pointer-events:none}.lp-celebration{padding:20px 24px;border-radius:18px;background:linear-gradient(135deg,rgba(5,150,105,.1),rgba(234,88,12,.08));border:1px solid rgba(5,150,105,.25);display:flex;align-items:center;gap:14px;animation:lp-bounce-in .6s cubic-bezier(.34,1.56,.64,1)}@keyframes lp-bounce-in{0%{opacity:0;transform:translateY(16px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.lp-celebration-icon{width:48px;height:48px;border-radius:14px;background:linear-gradient(135deg,#059669,#f97316);color:#fff;display:grid;place-items:center;flex-shrink:0;box-shadow:0 10px 24px rgba(5,150,105,.35)}.lp-celebration-body{flex:1;min-width:0;line-height:1.4}.lp-celebration-title{font-family:var(--font-heading,"Montserrat"),sans-serif;font-weight:800;font-size:1.05rem;color:var(--dash-text,#0f172a);letter-spacing:-.01em}[data-effective-mode=dark] .lp-celebration-title{color:#f1f5f9}.lp-celebration-sub{font-size:.88rem;color:var(--dash-text,#334155);margin-top:4px;line-height:1.5}[data-effective-mode=dark] .lp-celebration-sub{color:#cbd5e1}.lp-celebration-dismiss{flex-shrink:0;padding:8px 16px;border-radius:10px;border:1px solid rgba(5,150,105,.3);background:rgba(5,150,105,.1);color:#047857;font-size:.85rem;font-weight:700;font-family:inherit;cursor:pointer;transition:all .2s ease}.lp-celebration-dismiss:hover{background:rgba(5,150,105,.18);transform:translateY(-1px)}[data-effective-mode=dark] .lp-celebration-dismiss{color:#6ee7b7;background:rgba(5,150,105,.18)}.lp-spin{width:14px;height:14px;border:2px solid;border-top:2px solid transparent;border-radius:50%;animation:lp-spin .7s linear infinite;display:inline-block}@keyframes lp-spin{to{transform:rotate(1turn)}}.lp-view-toggle-icon{margin-right:6px}.lp-icon-inline,.lp-view-toggle-icon{vertical-align:middle}.lp-state-head{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap}.lp-state-head-name{font-weight:800;font-size:1.05rem}.lp-state-head-sub{font-size:.85rem;color:var(--dash-text-muted,#64748b)}.lp-state-head-link{color:inherit}.lp-state-head-link-icon{display:inline;vertical-align:middle}.lp-state-head-summary{font-size:.88rem;color:var(--dash-text-muted,#64748b);margin-top:6px;line-height:1.5}.lp-shared-note{display:inline-flex;align-items:center;gap:7px;margin-top:10px;padding:6px 11px;border-radius:9px;font-size:.82rem;line-height:1.4;color:var(--theme-accent,#7c3aed);background:color-mix(in srgb,var(--theme-accent,#7c3aed) 12%,transparent);border:1px solid color-mix(in srgb,var(--theme-accent,#7c3aed) 26%,transparent)}.lp-shared-note svg{flex-shrink:0}.lp-state-head-archive-icon{margin-right:4px;vertical-align:middle}.lp-state-head-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.lp-paused-pill{display:inline-flex;align-items:center;gap:4px;padding:3px 9px;border-radius:999px;font-size:.7rem;font-weight:800;text-transform:uppercase;letter-spacing:.04em;background:rgba(148,163,184,.18);color:#64748b}.lp-completed{display:flex;flex-direction:column;gap:14px;margin-top:18px}.lp-todo{display:flex;align-items:flex-start;gap:14px;padding:18px 20px;border-radius:16px;background:linear-gradient(135deg,rgba(5,150,105,.1),rgba(67,56,202,.06)),var(--dash-surface-solid,#fff);border:1px solid rgba(5,150,105,.28);box-shadow:0 8px 22px rgba(5,150,105,.12)}[data-effective-mode=dark] .lp-todo{background:linear-gradient(135deg,rgba(5,150,105,.16),rgba(67,56,202,.1)),rgba(30,41,59,.7);border-color:rgba(16,185,129,.34)}.lp-todo-icon{width:40px;height:40px;border-radius:12px;flex-shrink:0;display:grid;place-items:center;color:#fff;background:linear-gradient(135deg,#059669,#16a34a)}.lp-todo-body{display:flex;flex-direction:column;gap:6px;min-width:0;flex:1}.lp-todo-title{font-weight:800;font-size:1rem;letter-spacing:-.01em}.lp-todo-sub{font-size:.86rem}.lp-disclaimer,.lp-todo-sub{line-height:1.5;color:var(--dash-text-muted,#64748b)}.lp-disclaimer{font-size:.8rem;margin:1.5rem 0 0;padding:0 4px}[data-effective-mode=dark] .lp-disclaimer{color:#94a3b8}.lp-todo-cta{align-self:flex-start;margin-top:4px;display:inline-flex;align-items:center;gap:7px;padding:9px 18px;border-radius:11px;border:0;cursor:pointer;background:linear-gradient(135deg,#059669,#16a34a);color:#fff;font:inherit;font-size:.88rem;font-weight:800;box-shadow:0 6px 16px rgba(5,150,105,.32);transition:transform .18s ease,box-shadow .18s ease}.lp-todo-cta:hover{transform:translateY(-1px);box-shadow:0 10px 22px rgba(5,150,105,.42)}.lp-todo-form{display:flex;flex-wrap:wrap;align-items:center;gap:9px;margin-top:6px}.lp-todo-input{flex:1;min-width:180px;padding:10px 13px;border-radius:10px;border:1px solid var(--dash-border,rgba(0,0,0,.1));background:var(--dash-surface-solid,#fff);font:inherit;font-size:.9rem;color:var(--dash-text,#1e1b2e)}[data-effective-mode=dark] .lp-todo-input{background:rgba(15,23,42,.6);border-color:rgba(255,255,255,.1);color:#e2e8f0}.lp-todo-input:focus{outline:none;border-color:#16a34a;box-shadow:0 0 0 3px rgba(16,185,129,.16)}.lp-todo-actions{display:flex;gap:8px}.lp-todo-confirm{display:inline-flex;align-items:center;gap:6px;padding:10px 18px;border-radius:10px;border:0;cursor:pointer;background:linear-gradient(135deg,#059669,#16a34a);color:#fff;font:inherit;font-size:.86rem;font-weight:800}.lp-todo-confirm:disabled{opacity:.6;cursor:not-allowed}.lp-todo-cancel{padding:10px 14px;border-radius:10px;cursor:pointer;background:transparent;border:1px solid var(--dash-border,rgba(0,0,0,.1));color:var(--dash-text-muted,#64748b);font:inherit;font-size:.86rem;font-weight:700}.lp-completed-history{border-radius:14px;border:1px solid var(--dash-border,rgba(0,0,0,.06));background:var(--dash-surface-solid,#fff);overflow:hidden}[data-effective-mode=dark] .lp-completed-history{background:rgba(30,41,59,.5);border-color:rgba(255,255,255,.07)}.lp-completed-summary{display:flex;align-items:center;gap:8px;padding:13px 16px;cursor:pointer;font-weight:800;font-size:.9rem;color:var(--dash-text,#1e1b2e);list-style:none}.lp-completed-summary::-webkit-details-marker{display:none}.lp-completed-summary svg{color:#059669}[data-effective-mode=dark] .lp-completed-summary svg{color:#5eead4}.lp-completed-count{margin-left:auto;min-width:22px;height:22px;padding:0 7px;border-radius:999px;display:grid;place-items:center;font-size:.74rem;font-weight:800;background:var(--dash-border,rgba(0,0,0,.06));color:var(--dash-text-muted,#64748b)}.lp-completed-list{margin:0;padding:0 8px 8px;list-style:none;display:flex;flex-direction:column;gap:4px}.lp-completed-row{display:flex;align-items:center;gap:11px;padding:9px 10px;border-radius:10px;background:var(--dash-surface-2,rgba(0,0,0,.02))}[data-effective-mode=dark] .lp-completed-row{background:rgba(255,255,255,.03)}.lp-completed-abbr{width:34px;height:34px;border-radius:9px;flex-shrink:0;display:grid;place-items:center;font-weight:800;font-size:.74rem;color:#fff;background:linear-gradient(135deg,#059669,#16a34a)}.lp-completed-meta{display:flex;flex-direction:column;min-width:0;flex:1}.lp-completed-name{font-weight:700;font-size:.86rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lp-completed-agency{font-size:.74rem;color:var(--dash-text-muted,#64748b)}.lp-completed-badge{display:inline-flex;align-items:center;gap:5px;flex-shrink:0;font-size:.72rem;font-weight:800;padding:4px 10px;border-radius:999px;background:rgba(5,150,105,.14);color:#047857}[data-effective-mode=dark] .lp-completed-badge{color:#5eead4}