.dashboard-scope{--col-gap:16px;--row-gap:16px;--row-height:120px;padding-bottom:calc(24px + env(safe-area-inset-bottom,0px));flex-direction:column;gap:20px;display:flex}.dashboard-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.dashboard-head-actions{flex-wrap:wrap;gap:8px;display:flex}.dashboard-grid{grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:minmax(var(--row-height), auto);gap:var(--row-gap) var(--col-gap);display:grid;position:relative}@media (max-width:767px){.dashboard-grid{grid-template-columns:1fr;grid-auto-rows:auto}}.dashboard-grid-item{grid-column:span var(--col-span,1);grid-row:span var(--row-span,1);min-height:100%;display:flex}@media (max-width:767px){.dashboard-grid-item{grid-area:auto/span 1!important}}.widget-card{background:var(--surface,#fff);border:1px solid var(--border,#181b290f);border-radius:16px;flex-direction:column;gap:8px;width:100%;min-height:120px;padding:16px;transition:box-shadow .15s,transform .15s,border-color .15s;display:flex;position:relative;box-shadow:0 1px 2px #181b290a}.widget-card:hover{border-color:var(--accent,#5f63f233);box-shadow:0 8px 22px #181b2912}.widget-card[data-edit=true]{border-style:dashed;border-color:var(--accent,#5f63f2)}.widget-card-head{justify-content:space-between;align-items:flex-start;gap:8px;min-height:24px;display:flex}.widget-card-label{letter-spacing:.02em;color:var(--text-muted,#181b2999);text-transform:uppercase;font-size:12px;font-weight:600}.widget-card-actions{opacity:0;gap:4px;transition:opacity .12s;display:flex}.widget-card:hover .widget-card-actions,.widget-card[data-edit=true] .widget-card-actions{opacity:1}.widget-card-action{width:28px;min-width:44px;height:28px;min-height:44px;color:var(--text-muted,#181b2999);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.widget-card-action:hover{background:var(--border,#181b290d);color:var(--text,#181b29)}.widget-card-drag{cursor:grab}.widget-card-drag:active{cursor:grabbing}.kpi-value{color:var(--text,#181b29);font-size:28px;font-weight:700;line-height:1.1}.kpi-delta{color:var(--text-muted,#181b2999);align-items:center;gap:4px;font-size:12px;font-weight:500;display:inline-flex}.kpi-delta.up{color:var(--green,#1ea97c)}.kpi-delta.down{color:var(--red,#d64545)}.kpi-sparkline{align-items:end;gap:3px;height:32px;margin-top:auto;display:flex}.kpi-sparkline-bar{background:var(--accent,#5f63f2);opacity:.7;border-radius:3px;flex:1;min-height:3px;transition:opacity .15s,transform .15s}.kpi-sparkline-bar:last-child{opacity:1}@media (prefers-reduced-motion:reduce){.kpi-sparkline-bar,.widget-card{transition:none}}.widget-empty{text-align:center;color:var(--text-muted,#181b2999);flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:16px;font-size:13px;display:flex}.widget-empty strong{color:var(--text,#181b29);font-weight:600}.widget-empty-cta{background:var(--accent,#5f63f2);color:#fff;border-radius:8px;justify-content:center;align-items:center;gap:6px;min-height:44px;margin-top:8px;padding:6px 12px;font-size:12px;font-weight:600;text-decoration:none;display:inline-flex}.feed-list{flex-direction:column;gap:10px;display:flex;overflow:hidden}.feed-item{color:var(--text,#181b29);gap:10px;font-size:13px;display:flex}.feed-dot{background:var(--accent,#5f63f2);border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:6px}.feed-dot.green{background:var(--green,#1ea97c)}.feed-dot.red{background:var(--red,#d64545)}.feed-dot.orange{background:var(--orange,#ea8c3a)}.feed-dot.blue{background:var(--blue,#4c7dd4)}.feed-item-body p{margin:0;line-height:1.4}.feed-item-time{color:var(--text-muted,#181b2980);font-size:11px}.aging-bars{align-items:end;gap:8px;height:48px;margin-top:auto;display:flex}.aging-bar{color:var(--text-muted);flex-direction:column;flex:1;align-items:center;gap:4px;font-size:11px;display:flex}.aging-bar-shape{border-radius:4px;width:100%;transition:height .24s}.heatmap{grid-template-columns:repeat(var(--cols,12), minmax(0, 1fr));gap:3px;margin-top:auto;display:grid}.heatmap-cell{aspect-ratio:1;background:#181b2914;border-radius:3px}.heatmap-cell.occupied{background:#1ea97cbf}.heatmap-cell.vacant{background:#d645458c}.progress-track{background:var(--border,#181b2914);border-radius:999px;width:100%;height:10px;margin-top:4px;overflow:hidden}.progress-fill{background:linear-gradient(90deg, var(--green,#1ea97c), var(--blue,#4c7dd4));height:100%;transition:width .24s}.progress-legend{color:var(--text-muted);flex-wrap:wrap;gap:12px;margin-top:8px;font-size:11px;display:flex}.progress-legend span strong{color:var(--text);font-weight:600}.property-list,.signup-list,.expiration-list{flex-direction:column;gap:6px;font-size:13px;display:flex;overflow:hidden}.list-item{border-bottom:1px solid var(--border,#181b290d);justify-content:space-between;align-items:center;padding:6px 0;display:flex}.list-item:last-child{border-bottom:none}.list-item-meta{color:var(--text-muted);font-size:11px}.founders-widget{color:#fff;background:linear-gradient(135deg,#2f3e83 0%,#1251ad 100%);border-radius:14px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;padding:20px 24px;display:flex;position:relative;overflow:hidden}.founders-widget:after{content:"";pointer-events:none;background:radial-gradient(circle,#ff499866,#0000 70%);border-radius:50%;width:180px;height:180px;position:absolute;top:-40px;right:-40px}.founders-widget>*{z-index:1;position:relative}.founders-widget-label{color:#fff;letter-spacing:.14em;text-transform:uppercase;background:#ff499833;border-radius:100px;margin-bottom:6px;padding:3px 10px;font-size:10px;font-weight:800;display:inline-block}.founders-widget h3{letter-spacing:-.01em;color:#fff;margin:0 0 2px;font-size:18px;font-weight:700}.founders-widget p{color:#fffc;margin:0;font-size:13px}.founders-widget .btn{color:#2f3e83;background:#fff;border:none;border-radius:100px;align-items:center;gap:8px;min-height:40px;padding:10px 18px;font-size:13px;font-weight:700;text-decoration:none;transition:all .15s;display:inline-flex}.founders-widget .btn:hover{background:#f0f4ff;transform:translateY(-1px)}.drawer-backdrop{z-index:40;background:#181b2973;position:fixed;inset:0}.drawer-panel{background:var(--surface,#fff);border-left:1px solid var(--border,#181b2914);z-index:41;width:min(360px,100%);padding:20px;padding-bottom:calc(24px + env(safe-area-inset-bottom));flex-direction:column;gap:12px;display:flex;position:fixed;top:0;bottom:0;right:0;overflow-y:auto;box-shadow:-10px 0 30px #181b291f}.drawer-head{justify-content:space-between;align-items:center;display:flex}.drawer-head h3{margin:0;font-size:18px;font-weight:700}.drawer-close{cursor:pointer;min-width:44px;min-height:44px;color:var(--text-muted);background:0 0;border:none}.drawer-widget-list{flex-direction:column;gap:6px;display:flex}.drawer-widget-item{border:1px solid var(--border,#181b290f);cursor:pointer;text-align:left;color:var(--text);background:0 0;border-radius:10px;align-items:flex-start;gap:10px;padding:10px;font-size:13px;display:flex}.drawer-widget-item:hover{background:var(--border,#181b290a)}.drawer-widget-item[data-active=true]{border-color:var(--accent,#5f63f2);background:#5f63f20d}.drawer-widget-meta{color:var(--text-muted);margin-top:2px;font-size:11px;display:block}.edit-toggle{border:1px solid var(--border,#181b2914);color:var(--text);cursor:pointer;background:0 0;border-radius:8px;align-items:center;gap:6px;min-height:44px;padding:8px 12px;font-size:13px;font-weight:500;display:inline-flex}.edit-toggle[data-active=true]{border-color:var(--accent,#5f63f2);color:var(--accent,#5f63f2);background:#5f63f214}.edit-hint{color:var(--text-muted);margin:-4px 0 4px;font-size:12px}
