:root{--bg:#0b1020;--bg-accent:#131a30;--panel:#0f172ac7;--panel-strong:#111827;--panel-soft:#ffffff0a;--border:#94a3b82e;--text:#e5eefb;--muted:#9fb0cc;--shadow:0 18px 45px #02061757;--todo:#60a5fa;--progress:#c084fc;--done:#34d399;--danger:#fb7185;--warning:#fbbf24}*{box-sizing:border-box}#root,body,html{min-height:100%}body{background:radial-gradient(circle at top left,#60a5fa2e,#0000 28%),radial-gradient(circle at top right,#c084fc24,#0000 24%),linear-gradient(180deg,#0b1020,#111827);color:#e5eefb;color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;margin:0}button,input,select,textarea{font:inherit}.dashboard-shell{display:grid;grid-template-columns:260px 1fr;min-height:100vh}.dashboard-sidebar{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#070b18b8;border-right:1px solid #94a3b82e;border-right:1px solid var(--border);padding:28px 22px}.dashboard-brand{grid-gap:4px;display:grid;gap:4px;margin-bottom:28px}.dashboard-brand__eyebrow{color:#8fb4ff;font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.dashboard-brand__title{font-size:26px;font-weight:800}.dashboard-brand__subtitle,.dashboard-copy,.muted-text{color:#9fb0cc;color:var(--muted)}.sidebar-nav{grid-gap:10px;display:grid;gap:10px}.sidebar-nav__item{background:#ffffff08;border:1px solid #0000;border-radius:16px;color:#e5eefb;color:var(--text);padding:14px 16px}.sidebar-nav__item--active{background:linear-gradient(135deg,#60a5fa2e,#c084fc24);border-color:#8fb4ff47;box-shadow:inset 0 1px 0 #ffffff0a}.sidebar-nav__title{font-weight:700;margin-bottom:4px}.sidebar-nav__meta{color:#9fb0cc;color:var(--muted);font-size:13px}.dashboard-main{padding:28px}.dashboard-topbar{align-items:flex-start;display:flex;gap:18px;justify-content:space-between;margin-bottom:22px}.dashboard-title{font-size:clamp(28px,4vw,42px);line-height:1;margin:0}.dashboard-subtitle{color:#9fb0cc;color:var(--muted);margin-top:8px;max-width:720px}.dashboard-chip{background:#60a5fa14;border:1px solid #8fb4ff4d;border-radius:999px;color:#bfd6ff;font-size:13px;font-weight:700;padding:10px 14px;white-space:nowrap}.dashboard-grid{grid-gap:22px;display:grid;gap:22px}.panel{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0f172ac7;background:var(--panel);border:1px solid #94a3b82e;border:1px solid var(--border);border-radius:24px;box-shadow:0 18px 45px #02061757;box-shadow:var(--shadow)}.panel--padded{padding:22px}.kpi-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(5,minmax(0,1fr))}.kpi-card{background:linear-gradient(180deg,#ffffff0d,#ffffff05);border:1px solid #94a3b824;border-radius:20px;padding:18px}.kpi-card__label{color:#9fb0cc;color:var(--muted);font-size:13px;margin-bottom:10px}.kpi-card__value{font-size:32px;font-weight:800}.kpi-card__accent{background:linear-gradient(90deg,#ffffff1f,currentColor);border-radius:999px;color:#8fb4ff;height:4px;margin-top:8px}.dashboard-content-split{grid-gap:22px;align-items:start;display:grid;gap:22px;grid-template-columns:320px 1fr}.board-toolbar,.column-header,.form-card__header{align-items:center;display:flex;gap:10px;justify-content:space-between}.section-title{font-size:18px;font-weight:800;margin:0}.todo-form{grid-gap:14px;display:grid;gap:14px;margin-top:18px}.field{grid-gap:7px;display:grid;gap:7px}.field__label{color:#9fb0cc;color:var(--muted);font-size:13px}.input,.select,.textarea{background:#0f172ab3;border:1px solid #94a3b82e;border-radius:14px;color:#e5eefb;color:var(--text);outline:none;padding:12px 14px;width:100%}.input:focus,.select:focus,.textarea:focus{border-color:#60a5fa94;box-shadow:0 0 0 3px #60a5fa1f}.textarea{min-height:110px;resize:vertical}.button-ghost,.button-primary,.button-secondary,.filter-select,.task-action{border:1px solid #0000;border-radius:14px}.button-ghost,.button-primary,.button-secondary,.task-action{cursor:pointer;transition:transform .15s ease,opacity .15s ease,border-color .15s ease}.button-ghost:hover,.button-primary:hover,.button-secondary:hover,.task-action:hover{transform:translateY(-1px)}.button-primary{background:linear-gradient(135deg,#60a5fa,#8b5cf6);color:#fff;font-weight:800;padding:13px 16px}.button-secondary{background:#ffffff0d;border-color:#94a3b82e;color:#e5eefb;color:var(--text);padding:10px 14px}.button-ghost{background:#0000;border-color:#94a3b829;color:#9fb0cc;color:var(--muted);padding:8px 12px}.board-toolbar{margin-bottom:18px}.filter-select{background:#0f172ab3;border:1px solid #94a3b82e;color:#e5eefb;color:var(--text);padding:10px 14px}.kanban-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(3,minmax(0,1fr))}.kanban-column{background:linear-gradient(180deg,hsla(0,0%,100%,.045),#ffffff05);border:1px solid #94a3b824;border-radius:22px;min-height:420px;padding:16px}.column-header{margin-bottom:14px}.column-title-wrap{align-items:center;display:flex;gap:10px}.column-dot{border-radius:999px;box-shadow:0 0 0 6px #ffffff08;height:12px;width:12px}.column-dot--todo{background:#60a5fa;background:var(--todo)}.column-dot--in_progress{background:#c084fc;background:var(--progress)}.column-dot--done{background:#34d399;background:var(--done)}.column-title{font-weight:800}.column-count{border:1px solid #94a3b829;border-radius:999px;color:#9fb0cc;color:var(--muted);font-size:13px;padding:5px 10px}.column-body{grid-gap:12px;display:grid;gap:12px}.empty-column{border:1px dashed #94a3b83d;border-radius:18px;color:#9fb0cc;color:var(--muted);padding:18px;text-align:center}.task-card{background:#0f172ac7;border:1px solid #94a3b824;border-radius:18px;box-shadow:0 10px 20px #0206172e;padding:16px}.task-card--overdue{background:linear-gradient(180deg,#7f1d1d47,#0f172adb);border-color:#fb71856b}.task-card--today{background:linear-gradient(180deg,#78350f3d,#0f172adb);border-color:#fbbf2466}.task-actions,.task-card__top,.task-meta{align-items:flex-start;display:flex;gap:10px;justify-content:space-between}.task-title{font-size:16px;font-weight:800;margin:0}.task-description{color:#9fb0cc;color:var(--muted);font-size:14px;line-height:1.5;margin:10px 0 14px}.badge{align-items:center;border:1px solid #0000;border-radius:999px;display:inline-flex;font-size:12px;font-weight:800;padding:6px 10px;text-transform:capitalize}.badge--low{background:#34d3991f;border-color:#34d3992e;color:#86efac}.badge--medium{background:#60a5fa24;border-color:#60a5fa38;color:#bfdbfe}.badge--high{background:#fb718524;border-color:#fb718538;color:#fecdd3}.badge--status{background:#ffffff0d;border-color:#94a3b829;color:#e5eefb;color:var(--text)}.task-meta{color:#9fb0cc;color:var(--muted);flex-wrap:wrap;font-size:13px}.task-meta strong{color:#e5eefb;color:var(--text)}.due-flag--overdue{color:#fecdd3}.due-flag--today{color:#fde68a}.task-actions{flex-wrap:wrap;margin-top:16px}.task-action{background:#ffffff0a;border-color:#94a3b829;color:#e5eefb;color:var(--text);padding:8px 10px}.task-action--danger{background:#7f1d1d33;border-color:#fb71853d;color:#fecdd3}.list-stack{grid-gap:10px;display:grid;gap:10px}.list-card{grid-gap:12px;align-items:stretch;background:#ffffff08;border:1px solid #94a3b829;border-radius:18px;color:#e5eefb;color:var(--text);cursor:pointer;display:grid;gap:12px;grid-template-columns:10px 1fr;padding:12px;text-align:left;width:100%}.list-card--active{background:linear-gradient(135deg,#60a5fa24,#c084fc1a);border-color:#8fb4ff57}.list-card__accent{border-radius:999px}.list-card__content{grid-gap:6px;display:grid;gap:6px}.list-card__title-row{align-items:center;display:flex;gap:10px;justify-content:space-between}.list-card__title{font-weight:800}.list-card__count{background:#ffffff0f;border:1px solid #94a3b829;border-radius:999px;font-size:12px;padding:4px 8px}.list-card__meta{color:#9fb0cc;color:var(--muted);font-size:12px}.list-actions-row{display:flex;gap:10px;margin-top:12px}.button-ghost--danger{color:#fecdd3}.color-palette{display:flex;flex-wrap:wrap;gap:10px}.color-swatch{border:2px solid #0000;border-radius:999px;cursor:pointer;height:34px;width:34px}.color-swatch--active{border-color:#ffffffdb;box-shadow:0 0 0 3px #ffffff1f}.info-banner{align-items:flex-start;display:flex;gap:16px;justify-content:space-between}.info-banner__stats{display:flex;flex-wrap:wrap;gap:12px}.pill-stat{background:#ffffff0a;border:1px solid #94a3b824;border-radius:16px;min-width:110px;padding:10px 12px}.pill-stat__label{color:#9fb0cc;color:var(--muted);font-size:12px}.pill-stat__value{font-size:22px;font-weight:800;margin-top:4px}.error-text{color:#fecdd3;margin:0 0 12px}@media (max-width:1200px){.dashboard-content-split,.dashboard-shell{grid-template-columns:1fr}.dashboard-sidebar{border-bottom:1px solid #94a3b82e;border-bottom:1px solid var(--border);border-right:none}.kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:820px){.dashboard-main,.dashboard-sidebar{padding:18px}.kanban-grid,.kpi-grid{grid-template-columns:1fr}.board-toolbar,.dashboard-topbar,.info-banner{align-items:stretch;flex-direction:column}}.modal-backdrop{align-items:center;background:#020617b8;display:flex;inset:0;justify-content:center;padding:24px;position:fixed;z-index:1000}.modal-card{background:#0b1020fa;border:1px solid #94a3b82e;border:1px solid var(--border);border-radius:24px;box-shadow:0 18px 45px #02061757;box-shadow:var(--shadow);padding:22px;width:min(560px,100%)}.modal-actions{display:flex;gap:12px;justify-content:flex-end}
/*# sourceMappingURL=main.15bcc9da.css.map*/