@import "https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700&display=swap";html[data-theme=light] .dashboard{box-sizing:border-box;width:100%;min-width:0;max-width:none;margin:0;padding:20px clamp(12px,2vw,28px)}html[data-theme=light] .dashboard-header{margin-bottom:4px}html[data-theme=light] .header-top{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:16px;display:flex}html[data-theme=light] .header-top h1{flex:auto;min-width:min(100%,280px)}html[data-theme=light] .header-right{flex-wrap:wrap;justify-content:flex-end;align-items:flex-end;gap:12px;display:flex}html[data-theme=light] .filters-inline{margin-top:0}html[data-theme=light] .upload-wrap{flex-direction:column;gap:4px;display:flex}html[data-theme=light] .btn-upload{color:#fff;font:inherit;cursor:pointer;background:#dc2626;border:1px solid #b91c1c;border-radius:8px;padding:8px 14px;font-size:.85rem;font-weight:600}html[data-theme=light] .btn-upload:hover{background:#b91c1c}html[data-theme=light] .upload-status{color:#15803d;margin:8px 0 0;font-size:.8rem}html[data-theme=light] .dashboard h1{margin:0;font-size:2rem}html[data-theme=light] .filters-wrap{flex-wrap:wrap;align-items:flex-end}html[data-theme=light] .filters{gap:12px;margin-top:12px;display:flex}html[data-theme=light] .filters label{flex-direction:column;gap:4px;font-size:.85rem;display:flex}html[data-theme=light] .filters select,html[data-theme=light] .filters input[type=date],html[data-theme=light] .filters input[type=month],html[data-theme=light] .filters .cashflow-month-input{font:inherit;color:#1f2937;background:#fff;border:1px solid #efcaca;border-radius:10px;min-width:10rem;padding:6px 8px}html[data-theme=light] .filters input[type=month],html[data-theme=light] .filters .cashflow-month-input{cursor:pointer;box-sizing:border-box;min-height:2.125rem}html[data-theme=light] .filters input[type=month]::-webkit-calendar-picker-indicator{cursor:pointer;opacity:.75}html[data-theme=light] .filters .cashflow-month-input::-webkit-calendar-picker-indicator{cursor:pointer;opacity:.75}html[data-theme=light] .range-summary{color:#6b7280;margin-top:10px;font-size:.9rem}html[data-theme=light] .dashboard p code{background:#eef2ff;border-radius:4px;padding:2px 6px}html[data-theme=light] .metrics{gap:12px;margin-top:20px;display:grid}html[data-theme=light] .metrics-row-primary{grid-template-columns:repeat(5,minmax(0,1fr))}html[data-theme=light] .metrics-row-secondary{grid-template-columns:repeat(3,minmax(0,1fr))}html[data-theme=light] .metric-sub{color:#64748b;margin:6px 0 0;font-size:12px;font-weight:500;line-height:1.3}html[data-theme=light] .table-note{color:#64748b;margin:0 0 10px;font-size:.8rem}html[data-theme=light] .table-empty-cell{text-align:center;color:#94a3b8;white-space:normal;padding:16px!important}html[data-theme=light] .metrics-section{margin-top:24px}html[data-theme=light] .metrics-section-title{color:#334155;margin:0 0 8px;font-size:.95rem;font-weight:600}html[data-theme=light] .metrics-section-title .muted-note{color:#64748b;font-weight:400}html[data-theme=light] .metrics-section-heading{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;display:flex}html[data-theme=light] .metrics-section-heading .metrics-section-title{flex:auto;margin:0}html[data-theme=light] .btn-help-drawer{font:inherit;color:#7f1d1d;cursor:pointer;background:#fff5f5;border:1px solid #fecaca;border-radius:8px;flex-shrink:0;margin-top:2px;padding:6px 12px;font-size:.8rem;font-weight:600}html[data-theme=light] .btn-help-drawer:hover{color:#991b1b;background:#fee2e2;border-color:#ef4444}html[data-theme=light] .drawer-backdrop{z-index:2000;cursor:pointer;opacity:0;background:#0f172a73;border:none;margin:0;padding:0;transition:opacity .34s cubic-bezier(.4,0,.2,1);position:fixed;inset:0}html[data-theme=light] .drawer-backdrop--entered{opacity:1}html[data-theme=light] .metrics-row-primary-tight{margin-top:8px}html[data-theme=light] .drawer-panel{z-index:2001;box-sizing:border-box;will-change:transform;background:#fff;flex-direction:column;width:min(28rem,100vw);height:100dvh;min-height:0;max-height:100dvh;transition:transform .38s cubic-bezier(.32,.72,0,1);display:flex;position:fixed;top:0;left:auto;right:0;overflow:hidden;transform:translate(100%);box-shadow:-8px 0 36px #0f172a29}html[data-theme=light] .drawer-panel--entered{will-change:auto;transform:translate(0,0)}@media (prefers-reduced-motion:reduce){html[data-theme=light] .drawer-backdrop,html[data-theme=light] .drawer-panel{transition-duration:.01ms}}html[data-theme=light] .drawer-panel-header{padding:var(--drawer-padding) var(--drawer-padding) 12px;border-bottom:1px solid #e2e8f0;flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:12px;display:flex}html[data-theme=light] .drawer-panel-title{color:#0f172a;margin:0;font-size:1.1rem;font-weight:600;line-height:1.35}html[data-theme=light] .drawer-close{color:#64748b;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;font-size:1.5rem;line-height:1;display:flex}html[data-theme=light] .drawer-close:hover{color:#0f172a;background:#f1f5f9}html[data-theme=light] .drawer-panel-body{min-height:0;padding:12px var(--drawer-padding) var(--drawer-padding);overscroll-behavior:contain;-webkit-overflow-scrolling:touch;flex:1;overflow:hidden auto}html[data-theme=light] .drawer-intro{color:#475569;margin:0 0 20px;font-size:.9rem;line-height:1.5}html[data-theme=light] .help-definitions{margin:0}html[data-theme=light] .help-def{margin-bottom:20px}html[data-theme=light] .help-def:last-child{margin-bottom:0}html[data-theme=light] .help-def dt{color:#0f172a;margin:0 0 6px;font-size:.9rem;font-weight:700}html[data-theme=light] .help-def dd{color:#475569;margin:0;padding-left:0;font-size:.88rem;line-height:1.55}html[data-theme=light] .help-formula{word-break:break-word;color:#0f172a;margin:0 0 10px;font-family:ui-monospace,Cascadia Code,Source Code Pro,Menlo,Consolas,monospace;font-size:.82rem}html[data-theme=light] .help-formula:last-child{margin-bottom:0}html[data-theme=light] .metric-card,html[data-theme=light] .chart-card,html[data-theme=light] .table-card{background:#fff;border:1px solid #f3d2d2;border-radius:14px;padding:14px;box-shadow:0 6px 16px #7f1d1d0f}html[data-theme=light] .metric-card h2{color:#475569;margin:0;font-size:1rem}html[data-theme=light] .metric-card p{color:#0f172a;margin:8px 0 0;font-size:1.2rem;font-weight:700}html[data-theme=light] .charts{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:16px;display:grid}html[data-theme=light] .charts-netcashflow{grid-template-columns:1fr}html[data-theme=light] .chart-span-2{grid-column:1/-1}html[data-theme=light] .chart-card-heading{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:10px;display:flex}html[data-theme=light] .chart-card-heading h3{flex:auto;margin:0;font-size:1rem}html[data-theme=light] .chart-card h3,html[data-theme=light] .table-card h3{margin:0 0 10px;font-size:1rem}html[data-theme=light] .chart-card .chart-card-heading h3{margin:0}html[data-theme=light] .chart-card-note{color:#64748b;margin:0 0 8px;font-size:.75rem;line-height:1.4}html[data-theme=light] .chart-card-foot{color:#475569;word-break:break-word;margin:10px 0 0;font-size:.75rem;line-height:1.45}html[data-theme=light] .expense-pie-stafan-callout{margin-top:4px}html[data-theme=light] .expense-pie-stafan-callout-rule{border:none;margin:0 0 8px}html[data-theme=light] .expense-pie-stafan-callout-text{color:#334155;margin:0;font-size:.8rem;line-height:1.45}html[data-theme=light] .expense-pie-stafan-callout-name{color:#0f172a;letter-spacing:.02em;font-weight:700;display:block}html[data-theme=light] .expense-pie-stafan-callout-metrics{font-variant-numeric:tabular-nums;color:#475569;font-weight:600}html[data-theme=light] .chart-wrap{width:100%;height:300px}html[data-theme=light] .chart-wrap-tall{height:360px}html[data-theme=light] .table-card{min-width:0;margin-top:16px}html[data-theme=light] .table-wrap{-webkit-overflow-scrolling:touch;min-width:0;max-width:100%;overflow-x:auto}html[data-theme=light] table{border-collapse:collapse;width:max-content;min-width:100%;font-size:.9rem}html[data-theme=light] th,html[data-theme=light] td{text-align:left;white-space:nowrap;border-bottom:1px solid #e2e8f0;padding:8px}html[data-theme=light] th{background:#fff5f5}html[data-theme=light] .category-chip,html[data-theme=light] .status-chip{white-space:nowrap;border-radius:6px;padding:2px 8px;font-size:.85rem;font-weight:600;display:inline-block}html[data-theme=light] .status-chip-sure{color:#1e40af;background:#dbeafe}html[data-theme=light] .status-chip-maybe{color:#4338ca;background:#e0e7ff}html[data-theme=light] .status-chip-pending{color:#b45309;background:#fef3c7}html[data-theme=light] .status-chip-paid{color:#166534;background:#dcfce7}html[data-theme=light] .status-chip-received{color:#065f46;background:#d1fae5}html[data-theme=light] .status-chip-wip{color:#5b21b6;background:#ede9fe}html[data-theme=light] .status-chip-other{color:#475569;background:#f1f5f9}html[data-theme=light] .cell-cash-in{color:#15803d;font-weight:600}html[data-theme=light] .cell-cash-out{color:#b91c1c;font-weight:600}html[data-theme=light] .error{color:#b91c1c;margin-top:14px;font-weight:600}html[data-theme=light] .toast-error{color:#fff;background:#dc2626;border-radius:8px;margin-top:12px;padding:8px 12px;font-weight:600;display:inline-block}html[data-theme=light] tr.row-today-marker{outline-offset:-2px;background:#fff1f2;outline:2px solid #ef4444}html[data-theme=light] .table-total-row td{background:#fff5f5;border-top:2px solid #fecaca;padding-top:10px;padding-bottom:10px;font-weight:600}html[data-theme=light] .total-net{color:#0f172a;font-weight:600}html[data-theme=light] .cell-balance-computed{font-variant-numeric:tabular-nums}html[data-theme=light] .total-balance-hint{color:#64748b;margin-top:4px;font-size:.7rem;font-weight:500}html[data-theme=light] .chart-empty{color:#64748b;justify-content:center;align-items:center;min-height:260px;font-size:.9rem;display:flex}@media (width<=1200px){html[data-theme=light] .metrics-row-primary{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=1100px){html[data-theme=light] .metrics-row-primary,html[data-theme=light] .metrics-row-secondary{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=900px){html[data-theme=light] .charts,html[data-theme=light] .metrics-row-primary,html[data-theme=light] .metrics-row-secondary{grid-template-columns:1fr}}html[data-theme=dark] .dashboard{box-sizing:border-box;width:100%;min-width:0;max-width:none;margin:0;padding:20px clamp(12px,2vw,28px)}html[data-theme=dark] .dashboard-header{margin-bottom:4px}html[data-theme=dark] .header-top{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:16px;display:flex}html[data-theme=dark] .header-top h1{flex:auto;min-width:min(100%,280px)}html[data-theme=dark] .header-right{flex-wrap:wrap;justify-content:flex-end;align-items:flex-end;gap:12px;display:flex}html[data-theme=dark] .filters-inline{margin-top:0}html[data-theme=dark] .upload-wrap{flex-direction:column;gap:4px;display:flex}html[data-theme=dark] .btn-upload{color:#fff;font:inherit;cursor:pointer;background:#171717;border:1px solid #262626;border-radius:8px;padding:8px 14px;font-size:.85rem;font-weight:600}html[data-theme=dark] .btn-upload:hover{background:#262626}html[data-theme=dark] .upload-status{color:#404040;margin:8px 0 0;font-size:.8rem}html[data-theme=dark] .dashboard h1{margin:0;font-size:2rem}html[data-theme=dark] .filters-wrap{flex-wrap:wrap;align-items:flex-end}html[data-theme=dark] .filters{gap:12px;margin-top:12px;display:flex}html[data-theme=dark] .filters label{flex-direction:column;gap:4px;font-size:.85rem;display:flex}html[data-theme=dark] .filters select,html[data-theme=dark] .filters input[type=date],html[data-theme=dark] .filters input[type=month],html[data-theme=dark] .filters .cashflow-month-input{font:inherit;color:#171717;background:#fff;border:1px solid #d4d4d4;border-radius:10px;min-width:10rem;padding:6px 8px}html[data-theme=dark] .filters input[type=month],html[data-theme=dark] .filters .cashflow-month-input{cursor:pointer;box-sizing:border-box;min-height:2.125rem}html[data-theme=dark] .filters input[type=month]::-webkit-calendar-picker-indicator{cursor:pointer;opacity:.75}html[data-theme=dark] .filters .cashflow-month-input::-webkit-calendar-picker-indicator{cursor:pointer;opacity:.75}html[data-theme=dark] .range-summary{color:#737373;margin-top:10px;font-size:.9rem}html[data-theme=dark] .dashboard p code{background:#f0f0f0;border-radius:4px;padding:2px 6px}html[data-theme=dark] .metrics{gap:12px;margin-top:20px;display:grid}html[data-theme=dark] .metrics-row-primary{grid-template-columns:repeat(5,minmax(0,1fr))}html[data-theme=dark] .metrics-row-secondary{grid-template-columns:repeat(3,minmax(0,1fr))}html[data-theme=dark] .metric-sub{color:#737373;margin:6px 0 0;font-size:12px;font-weight:500;line-height:1.3}html[data-theme=dark] .table-note{color:#737373;margin:0 0 10px;font-size:.8rem}html[data-theme=dark] .table-empty-cell{text-align:center;color:#a3a3a3;white-space:normal;padding:16px!important}html[data-theme=dark] .metrics-section{margin-top:24px}html[data-theme=dark] .metrics-section-title{color:#404040;margin:0 0 8px;font-size:.95rem;font-weight:600}html[data-theme=dark] .metrics-section-title .muted-note{color:#737373;font-weight:400}html[data-theme=dark] .metrics-section-heading{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;display:flex}html[data-theme=dark] .metrics-section-heading .metrics-section-title{flex:auto;margin:0}html[data-theme=dark] .btn-help-drawer{font:inherit;color:#171717;cursor:pointer;background:#fafafa;border:1px solid #d4d4d4;border-radius:8px;flex-shrink:0;margin-top:2px;padding:6px 12px;font-size:.8rem;font-weight:600}html[data-theme=dark] .btn-help-drawer:hover{color:#0a0a0a;background:#f0f0f0;border-color:#171717}html[data-theme=dark] .drawer-backdrop{z-index:2000;cursor:pointer;opacity:0;background:#0f172a73;border:none;margin:0;padding:0;transition:opacity .34s cubic-bezier(.4,0,.2,1);position:fixed;inset:0}html[data-theme=dark] .drawer-backdrop--entered{opacity:1}html[data-theme=dark] .metrics-row-primary-tight{margin-top:8px}html[data-theme=dark] .drawer-panel{z-index:2001;box-sizing:border-box;will-change:transform;background:#fff;flex-direction:column;width:min(28rem,100vw);height:100dvh;min-height:0;max-height:100dvh;transition:transform .38s cubic-bezier(.32,.72,0,1);display:flex;position:fixed;top:0;left:auto;right:0;overflow:hidden;transform:translate(100%);box-shadow:-8px 0 36px #0f172a29}html[data-theme=dark] .drawer-panel--entered{will-change:auto;transform:translate(0,0)}@media (prefers-reduced-motion:reduce){html[data-theme=dark] .drawer-backdrop,html[data-theme=dark] .drawer-panel{transition-duration:.01ms}}html[data-theme=dark] .drawer-panel-header{padding:var(--drawer-padding) var(--drawer-padding) 12px;border-bottom:1px solid #e5e5e5;flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:12px;display:flex}html[data-theme=dark] .drawer-panel-title{color:#0a0a0a;margin:0;font-size:1.1rem;font-weight:600;line-height:1.35}html[data-theme=dark] .drawer-close{color:#737373;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;font-size:1.5rem;line-height:1;display:flex}html[data-theme=dark] .drawer-close:hover{color:#0a0a0a;background:#f5f5f5}html[data-theme=dark] .drawer-panel-body{min-height:0;padding:12px var(--drawer-padding) var(--drawer-padding);overscroll-behavior:contain;-webkit-overflow-scrolling:touch;flex:1;overflow:hidden auto}html[data-theme=dark] .drawer-intro{color:#525252;margin:0 0 20px;font-size:.9rem;line-height:1.5}html[data-theme=dark] .help-definitions{margin:0}html[data-theme=dark] .help-def{margin-bottom:20px}html[data-theme=dark] .help-def:last-child{margin-bottom:0}html[data-theme=dark] .help-def dt{color:#0a0a0a;margin:0 0 6px;font-size:.9rem;font-weight:700}html[data-theme=dark] .help-def dd{color:#525252;margin:0;padding-left:0;font-size:.88rem;line-height:1.55}html[data-theme=dark] .help-formula{word-break:break-word;color:#0a0a0a;margin:0 0 10px;font-family:ui-monospace,Cascadia Code,Source Code Pro,Menlo,Consolas,monospace;font-size:.82rem}html[data-theme=dark] .help-formula:last-child{margin-bottom:0}html[data-theme=dark] .metric-card,html[data-theme=dark] .chart-card,html[data-theme=dark] .table-card{background:#fff;border:1px solid #e5e5e5;border-radius:14px;padding:14px;box-shadow:0 6px 16px #0000000f}html[data-theme=dark] .metric-card h2{color:#525252;margin:0;font-size:1rem}html[data-theme=dark] .metric-card p{color:#0a0a0a;margin:8px 0 0;font-size:1.2rem;font-weight:700}html[data-theme=dark] .charts{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:16px;display:grid}html[data-theme=dark] .charts-netcashflow{grid-template-columns:1fr}html[data-theme=dark] .chart-span-2{grid-column:1/-1}html[data-theme=dark] .chart-card-heading{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:10px;display:flex}html[data-theme=dark] .chart-card-heading h3{flex:auto;margin:0;font-size:1rem}html[data-theme=dark] .chart-card h3,html[data-theme=dark] .table-card h3{margin:0 0 10px;font-size:1rem}html[data-theme=dark] .chart-card .chart-card-heading h3{margin:0}html[data-theme=dark] .chart-card-note{color:#737373;margin:0 0 8px;font-size:.75rem;line-height:1.4}html[data-theme=dark] .chart-card-foot{color:#525252;word-break:break-word;margin:10px 0 0;font-size:.75rem;line-height:1.45}html[data-theme=dark] .expense-pie-stafan-callout{margin-top:4px}html[data-theme=dark] .expense-pie-stafan-callout-rule{border:none;margin:0 0 8px}html[data-theme=dark] .expense-pie-stafan-callout-text{color:#404040;margin:0;font-size:.8rem;line-height:1.45}html[data-theme=dark] .expense-pie-stafan-callout-name{color:#0a0a0a;letter-spacing:.02em;font-weight:700;display:block}html[data-theme=dark] .expense-pie-stafan-callout-metrics{font-variant-numeric:tabular-nums;color:#525252;font-weight:600}html[data-theme=dark] .chart-wrap{width:100%;height:300px}html[data-theme=dark] .chart-wrap-tall{height:360px}html[data-theme=dark] .table-card{min-width:0;margin-top:16px}html[data-theme=dark] .table-wrap{-webkit-overflow-scrolling:touch;min-width:0;max-width:100%;overflow-x:auto}html[data-theme=dark] table{border-collapse:collapse;width:max-content;min-width:100%;font-size:.9rem}html[data-theme=dark] th,html[data-theme=dark] td{text-align:left;white-space:nowrap;border-bottom:1px solid #e5e5e5;padding:8px}html[data-theme=dark] th{background:#fafafa}html[data-theme=dark] .category-chip,html[data-theme=dark] .status-chip{white-space:nowrap;border-radius:6px;padding:2px 8px;font-size:.85rem;font-weight:600;display:inline-block}html[data-theme=dark] .status-chip-sure{color:#1e40af;background:#f5f5f5}html[data-theme=dark] .status-chip-maybe{color:#4338ca;background:#f5f5f5}html[data-theme=dark] .status-chip-pending{color:#b45309;background:#f5f5f5}html[data-theme=dark] .status-chip-paid{color:#166534;background:#f5f5f5}html[data-theme=dark] .status-chip-received{color:#065f46;background:#f5f5f5}html[data-theme=dark] .status-chip-wip{color:#5b21b6;background:#f5f5f5}html[data-theme=dark] .status-chip-other{color:#475569;background:#f5f5f5}html[data-theme=dark] .cell-cash-in{color:#404040;font-weight:600}html[data-theme=dark] .cell-cash-out{color:#262626;font-weight:600}html[data-theme=dark] .error{color:#262626;margin-top:14px;font-weight:600}html[data-theme=dark] .toast-error{color:#fff;background:#171717;border-radius:8px;margin-top:12px;padding:8px 12px;font-weight:600;display:inline-block}html[data-theme=dark] tr.row-today-marker{outline-offset:-2px;background:#f5f5f5;outline:2px solid #171717}html[data-theme=dark] .table-total-row td{background:#fafafa;border-top:2px solid #d4d4d4;padding-top:10px;padding-bottom:10px;font-weight:600}html[data-theme=dark] .total-net{color:#0a0a0a;font-weight:600}html[data-theme=dark] .cell-balance-computed{font-variant-numeric:tabular-nums}html[data-theme=dark] .total-balance-hint{color:#737373;margin-top:4px;font-size:.7rem;font-weight:500}html[data-theme=dark] .chart-empty{color:#737373;justify-content:center;align-items:center;min-height:260px;font-size:.9rem;display:flex}@media (width<=1200px){html[data-theme=dark] .metrics-row-primary{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=1100px){html[data-theme=dark] .metrics-row-primary,html[data-theme=dark] .metrics-row-secondary{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=900px){html[data-theme=dark] .charts,html[data-theme=dark] .metrics-row-primary,html[data-theme=dark] .metrics-row-secondary{grid-template-columns:1fr}}html[data-theme=light]{--drawer-padding:24px;--app-shell-nav-width:13.5rem;--app-shell-nav-bg:#1f2937}html[data-theme=light] .app-shell-layout{min-height:100vh}html[data-theme=light] .app-shell-topbar{z-index:1800;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffffe0;border-bottom:1px solid #f3d2d2;flex-wrap:wrap;align-items:center;gap:10px;padding:10px 14px;display:flex;position:sticky;top:0;overflow:visible}html[data-theme=light] .app-shell-menu-button{color:#7f1d1d;cursor:pointer;background:#fee2e2;border:1px solid #fca5a5;border-radius:8px;width:2.25rem;height:2.25rem;font-size:1.2rem}html[data-theme=light] .app-logo{object-fit:contain;height:auto;display:block}html[data-theme=light] .app-shell-logo{width:min(9rem,42vw);max-height:2rem}html[data-theme=light] .app-shell-title{color:#1f2937;letter-spacing:.01em;margin:0;font-size:1rem}html[data-theme=light] .app-shell-backdrop{z-index:1900;opacity:0;pointer-events:none;background:#11182773;border:none;margin:0;padding:0;position:fixed;inset:0}html[data-theme=light] .app-shell-backdrop-open{opacity:1;pointer-events:auto}html[data-theme=light] .app-shell-drawer{z-index:1901;width:min(var(--app-shell-nav-width), 78vw);background:var(--app-shell-nav-bg);border-right:1px solid #ffffff1f;height:100vh;transition:transform .24s;position:fixed;top:0;left:0;transform:translate(-100%);box-shadow:8px 0 30px #11182759}html[data-theme=light] .app-shell-drawer-open{transform:translate(0)}html[data-theme=light] .app-shell-nav-close{z-index:2;position:absolute;top:10px;right:10px}html[data-theme=light] .app-shell-close-button{color:#f3f4f6;cursor:pointer;background:#374151;border:1px solid #4b5563;border-radius:8px;width:2rem;height:2rem;font-size:1.35rem}html[data-theme=light] .app-shell-nav{gap:4px;padding:44px 12px 20px;display:grid}html[data-theme=light] .app-shell-nav-empty{color:#9ca3af;margin:0;padding:8px 0;font-size:.85rem;line-height:1.45}html[data-theme=light] .app-shell-nav-section{gap:2px;display:grid}html[data-theme=light] .app-shell-nav-section-title{width:100%;font:inherit;text-transform:uppercase;letter-spacing:.08em;color:#9ca3af;text-align:left;cursor:pointer;background:0 0;border:none;border-bottom:1px solid #ffffff24;justify-content:space-between;align-items:center;gap:8px;margin:10px 0 6px;padding:6px 2px 8px;font-size:.72rem;font-weight:700;display:flex}html[data-theme=light] .app-shell-nav-section-title:hover{color:#d1d5db}html[data-theme=light] .app-shell-nav-section-chevron{color:#9ca3af;justify-content:center;align-items:center;width:.85rem;height:.85rem;transition:transform .22s;display:inline-flex;transform:rotate(-90deg)}html[data-theme=light] .app-shell-nav-section-chevron-icon{width:100%;height:100%;display:block}html[data-theme=light] .app-shell-nav-section.is-open>.app-shell-nav-section-title{color:#e5e7eb}html[data-theme=light] .app-shell-nav-section.is-open .app-shell-nav-section-chevron{transform:rotate(0)}html[data-theme=light] .app-shell-nav-section-panel{opacity:0;grid-template-rows:0fr;transition:grid-template-rows .28s,opacity .22s;display:grid}html[data-theme=light] .app-shell-nav-section.is-open .app-shell-nav-section-panel{opacity:1;grid-template-rows:1fr}html[data-theme=light] .app-shell-nav-section-panel-inner{gap:2px;min-height:0;display:grid;overflow:hidden}html[data-theme=light] .app-shell-nav-link{color:#fecaca;background:0 0;border:none;border-radius:0;align-items:center;gap:8px;padding:9px 2px;font-weight:500;text-decoration:none;display:flex}html[data-theme=light] .app-shell-nav-link:hover{color:#fca5a5}html[data-theme=light] .app-shell-nav-link-active{color:#f87171;font-weight:600}html[data-theme=light] .app-shell-nav-icon{flex-shrink:0;width:1.05rem;height:1.05rem;display:block}html[data-theme=light] .app-shell-content{box-sizing:border-box;min-width:0;min-height:100vh}html[data-theme=light] .module-page{box-sizing:border-box;gap:12px;width:100%;min-width:0;max-width:none;margin:0;padding:16px clamp(12px,2vw,28px);display:grid}html[data-theme=light] .module-page>*{min-width:0}html[data-theme=light] .module-card{background:#fff;border:1px solid #f3d2d2;border-radius:14px;min-width:0;padding:16px;box-shadow:0 6px 16px #7f1d1d0f}html[data-theme=light] .module-card-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;display:flex}html[data-theme=light] .module-header-actions{align-items:center;gap:8px;display:flex}html[data-theme=light] .module-card h1,html[data-theme=light] .module-card h2{color:#1f2937;margin:0 0 10px;font-size:1.1rem}html[data-theme=light] .module-note{color:#6b7280;margin:0 0 12px;line-height:1.5}html[data-theme=light] .module-error{color:#b91c1c;margin:0 0 12px;font-weight:600}html[data-theme=light] .module-success{color:#166534;margin:0 0 12px;font-weight:600}html[data-theme=light] .module-form{gap:12px;display:grid}html[data-theme=light] .module-form label{color:#374151;gap:6px;font-size:.9rem;font-weight:600;display:grid}html[data-theme=light] .module-form input,html[data-theme=light] .module-form textarea,html[data-theme=light] .module-form select{font:inherit;color:#111827;background:#fffdfd;border:1px solid #efcaca;border-radius:10px;padding:9px 11px}html[data-theme=light] .module-form-actions{flex-wrap:wrap;gap:8px;display:flex}html[data-theme=light] .module-btn-primary,html[data-theme=light] .module-btn-secondary,html[data-theme=light] .module-btn-danger{font:inherit;cursor:pointer;border-radius:8px;padding:8px 12px}html[data-theme=light] .module-btn-primary{color:#fff;background:#dc2626;border:1px solid #b91c1c}html[data-theme=light] .module-btn-primary:hover{background:#b91c1c}html[data-theme=light] .module-btn-primary:disabled,html[data-theme=light] .module-btn-primary.is-disabled{opacity:.45;cursor:not-allowed;box-shadow:none}html[data-theme=light] .module-btn-primary.is-disabled:hover,html[data-theme=light] .module-btn-primary:disabled:hover{background:#dc2626}html[data-theme=light] .module-btn-secondary{color:#7f1d1d;background:#fff5f5;border:1px solid #efcaca}html[data-theme=light] .module-btn-secondary:hover{background:#fee2e2}html[data-theme=light] .module-btn-danger{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca}html[data-theme=light] .module-table-wrap{-webkit-overflow-scrolling:touch;min-width:0;max-width:100%;overflow-x:auto}html[data-theme=light] .module-table{border-collapse:collapse;width:max-content;min-width:100%}html[data-theme=light] .module-table th,html[data-theme=light] .module-table td{text-align:left;border-bottom:1px solid #e2e8f0;padding:10px 8px}html[data-theme=light] .module-table th{color:#334155;font-size:.85rem}html[data-theme=light] .module-table-sort-btn{font:inherit;color:inherit;cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;margin:0;padding:0;font-weight:700;display:inline-flex}html[data-theme=light] .expense-amount-pill{color:#1f2937;background:#f3f4f6;border-radius:999px;align-items:center;padding:2px 10px;font-size:.82rem;font-weight:600;display:inline-flex}html[data-theme=light] .expense-amount-pill-paid{color:#166534;background:#dcfce7}html[data-theme=light] .expense-amount-pill-pending{color:#9a3412;background:#ffedd5}html[data-theme=light] .expense-amount-pill-sure{color:#1e3a8a;background:#dbeafe}html[data-theme=light] .module-action-cell{gap:8px;display:flex}html[data-theme=light] .module-table-action-icons{flex-wrap:nowrap;align-items:center;gap:6px;display:inline-flex}html[data-theme=light] .module-icon-btn-disabled{opacity:.45;cursor:not-allowed;pointer-events:none}html[data-theme=light] .module-drawer-backdrop{z-index:2100;cursor:pointer;opacity:0;pointer-events:none;background:#0f172a73;border:none;margin:0;padding:0;transition:opacity .28s;position:fixed;inset:0}html[data-theme=light] .module-drawer-backdrop.is-open{opacity:1;pointer-events:auto}html[data-theme=light] .module-drawer{z-index:2101;box-sizing:border-box;width:min(32rem,100vw);height:100dvh;max-height:100dvh;padding:var(--drawer-padding);overscroll-behavior:contain;-webkit-overflow-scrolling:touch;will-change:transform;background:#fff;border-left:1px solid #e2e8f0;flex-direction:column;transition:transform .28s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;right:0;overflow:hidden auto;transform:translate(100%);box-shadow:-8px 0 36px #0f172a29}html[data-theme=light] .module-drawer.is-open{transform:translate(0)}@media (prefers-reduced-motion:reduce){html[data-theme=light] .module-drawer-backdrop,html[data-theme=light] .module-drawer{transition:none}}html[data-theme=light] .module-drawer .module-form-actions{margin-top:16px}html[data-theme=light] .module-drawer-header{flex-shrink:0;justify-content:space-between;align-items:center;gap:8px;margin-bottom:14px;display:flex}html[data-theme=light] .module-drawer-header h2{margin:0;font-size:1.05rem}html[data-theme=light] .module-drawer-header-actions{flex-shrink:0;align-items:center;gap:8px;display:flex}html[data-theme=light] .module-icon-btn{color:#475569;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;padding:0;display:inline-flex}html[data-theme=light] .module-icon-btn:hover{background:#f8fafc;border-color:#cbd5e1}html[data-theme=light] .module-icon-btn-danger{color:#b91c1c;background:#fffdfd;border-color:#efcaca}html[data-theme=light] .module-icon-btn-danger:hover{background:#fee2e2;border-color:#f87171}html[data-theme=light] .module-settings-section h3{margin:0 0 10px;font-size:1rem}html[data-theme=light] .module-settings-add{grid-template-columns:repeat(auto-fit,minmax(min(100%,11rem),1fr));align-items:end;gap:10px;margin-bottom:12px;display:grid}html[data-theme=light] .module-settings-add input,html[data-theme=light] .module-settings-add select{box-sizing:border-box;width:100%;font:inherit;color:#111827;background:#fffdfd;border:1px solid #efcaca;border-radius:10px;padding:9px 11px}html[data-theme=light] .module-settings-add>.module-btn-primary,html[data-theme=light] .module-settings-add>.module-btn-secondary{grid-column:1/-1;justify-self:start}html[data-theme=light] .module-role-add-card{background:linear-gradient(145deg,#fff7f7 0%,#fff 55%,#fffbeb 100%);border:1px solid #fecaca;border-radius:14px;margin-bottom:20px;padding:16px;box-shadow:0 4px 14px #7f1d1d0f}html[data-theme=light] .module-role-add-title,html[data-theme=light] .module-role-list-title{color:#7f1d1d;letter-spacing:.02em;margin:0 0 12px;font-size:.95rem;font-weight:700}html[data-theme=light] .module-role-list-title{margin-top:4px}html[data-theme=light] .module-role-add-form{grid-template-columns:repeat(auto-fit,minmax(min(100%,9.5rem),1fr));gap:12px;margin-bottom:14px;display:grid}html[data-theme=light] .module-role-field{gap:6px;min-width:0;display:grid}html[data-theme=light] .module-role-field-label{text-transform:uppercase;letter-spacing:.06em;color:#64748b;font-size:.78rem;font-weight:700}html[data-theme=light] .module-role-field input,html[data-theme=light] .module-role-field select{box-sizing:border-box;width:100%;font:inherit;color:#0f172a;background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:10px 12px;transition:border-color .15s,box-shadow .15s}html[data-theme=light] .module-role-field input:focus,html[data-theme=light] .module-role-field select:focus{border-color:#f87171;outline:none;box-shadow:0 0 0 3px #f8717133}html[data-theme=light] .module-role-field-output{grid-column:1/-1}@media (width>=420px){html[data-theme=light] .module-role-field-output{grid-column:auto}}html[data-theme=light] .module-role-output-input{background:#fff;border:1px solid #e2e8f0;border-radius:10px;align-items:stretch;min-width:0;transition:border-color .15s,box-shadow .15s;display:flex;overflow:hidden}html[data-theme=light] .module-role-output-input:focus-within{border-color:#f87171;box-shadow:0 0 0 3px #f8717133}html[data-theme=light] .module-role-output-input input{min-width:0;box-shadow:none;border:none;border-radius:0;flex:1}html[data-theme=light] .module-role-output-input input:focus{box-shadow:none}html[data-theme=light] .module-role-output-suffix{color:#92400e;white-space:nowrap;background:#fef3c7;border-left:1px solid #fde68a;align-items:center;padding:0 12px;font-size:.85rem;font-weight:600;display:flex}html[data-theme=light] .module-role-add-submit{width:100%}@media (width>=480px){html[data-theme=light] .module-role-add-submit{width:auto}}html[data-theme=light] .module-role-list-cards{gap:10px;display:grid}html[data-theme=light] .module-role-list-empty{background:#f8fafc;border:1px dashed #cbd5e1;border-radius:10px;padding:12px}html[data-theme=light] .module-role-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:10px;padding:12px 14px;transition:border-color .15s,box-shadow .15s;display:flex;box-shadow:0 2px 8px #0f172a0a}html[data-theme=light] .module-role-card:hover{border-color:#fecaca;box-shadow:0 4px 12px #7f1d1d14}html[data-theme=light] .module-role-card-body{flex:1;min-width:min(100%,12rem)}html[data-theme=light] .module-role-card-name{color:#0f172a;margin:0 0 8px;font-size:1rem;font-weight:700}html[data-theme=light] .module-role-card-meta{flex-wrap:wrap;gap:6px;display:flex}html[data-theme=light] .module-role-badge{border-radius:999px;align-items:center;padding:4px 10px;font-size:.78rem;font-weight:600;line-height:1.2;display:inline-flex}html[data-theme=light] .module-role-badge-dept{color:#1e40af;background:#dbeafe;border:1px solid #bfdbfe}html[data-theme=light] .module-role-badge-output{color:#92400e;background:#fef3c7;border:1px solid #fde68a}html[data-theme=light] .module-role-card-remove{flex-shrink:0;align-self:center}html[data-theme=light] .module-pill-list{flex-wrap:wrap;gap:8px;display:flex}html[data-theme=light] .module-pill{color:#1e3a8a;background:#eff6ff;border:1px solid #bfdbfe;border-radius:999px;align-items:center;padding:5px 10px;font-size:.82rem;font-weight:600;display:inline-flex}html[data-theme=light] .module-tabs{flex-wrap:wrap;gap:8px;display:flex}html[data-theme=light] .module-tab{color:#334155;font:inherit;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:8px;padding:7px 12px}html[data-theme=light] .module-tab-active{color:#1d4ed8;background:#eff6ff;border-color:#93c5fd;font-weight:600}html[data-theme=light] .module-toast{z-index:2300;border-radius:10px;min-width:220px;max-width:380px;padding:10px 12px;font-size:.9rem;font-weight:600;position:fixed;bottom:18px;right:18px;box-shadow:0 8px 24px #0f172a33}html[data-theme=light] .module-toast-success{color:#166534;background:#dcfce7;border:1px solid #86efac}html[data-theme=light] .module-toast-error{color:#991b1b;background:#fef2f2;border:1px solid #fecaca}html[data-theme=light] .visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}html[data-theme=light] .module-field-label{color:#334155;margin-bottom:6px;font-size:.9rem;font-weight:600;display:block}html[data-theme=light] .module-pill-removable{cursor:pointer;border-color:#cbd5e1}html[data-theme=light] .module-pill-selected{color:#1d4ed8;background:#dbeafe;border-color:#93c5fd}html[data-theme=light] .module-role-list{margin:0;padding:0;list-style:none}html[data-theme=light] .module-role-row{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;gap:8px;padding:8px 0;display:flex}html[data-theme=light] .module-role-row-editing{background:#fff7ed;border-radius:8px;margin:0 -8px;padding-left:8px;padding-right:8px}html[data-theme=light] .module-role-row-actions{flex-shrink:0;gap:8px;display:flex}html[data-theme=light] .module-content-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:12px;margin-bottom:8px;display:flex}html[data-theme=light] .module-content-toolbar-left{flex-wrap:wrap;align-items:flex-end;gap:12px;min-width:0;display:flex}html[data-theme=light] .module-content-toolbar-right{align-items:center;gap:8px;margin-left:auto;display:flex}html[data-theme=light] .module-inline-label{color:#334155;flex-direction:column;gap:6px;font-size:.9rem;font-weight:600;display:flex}html[data-theme=light] .module-inline-label select{min-width:200px;font:inherit;border:1px solid #cbd5e1;border-radius:8px;padding:9px 11px}html[data-theme=light] .content-month-filter{min-width:11rem;position:relative}html[data-theme=light] .content-month-filter-trigger{min-width:11rem;font:inherit;color:#0f172a;cursor:pointer;text-align:left;background:#fff;border:1px solid #cbd5e1;border-radius:8px;justify-content:space-between;align-items:center;gap:8px;padding:9px 11px;display:flex}html[data-theme=light] .content-month-filter-trigger:hover{border-color:#94a3b8}html[data-theme=light] .content-month-filter-menu{z-index:40;background:#fff;border:1px solid #e2e8f0;border-radius:10px;gap:4px;min-width:100%;max-height:240px;padding:8px;display:grid;position:absolute;top:calc(100% + 4px);left:0;overflow:auto;box-shadow:0 12px 28px #0f172a1f}html[data-theme=light] .content-month-filter-option{cursor:pointer;border-radius:8px;align-items:center;gap:8px;padding:6px 8px;font-weight:500;display:flex}html[data-theme=light] .content-month-filter-option:hover{background:#f8fafc}html[data-theme=light] .content-toolbar-icon-btn{color:#374151;cursor:pointer;box-sizing:border-box;background:#fff;border:1px solid #d1d5db;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;text-decoration:none;display:inline-flex;position:relative}html[data-theme=light] .content-toolbar-icon-btn:hover{color:#111827;background:#f9fafb;border-color:#9ca3af}html[data-theme=light] .content-toolbar-icon-btn[data-tooltip]:after{content:attr(data-tooltip);color:#fff;white-space:nowrap;pointer-events:none;opacity:0;visibility:hidden;z-index:20;background:#111827;border-radius:8px;padding:6px 10px;font-size:12px;font-weight:500;line-height:1.3;transition:opacity .12s;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%)}html[data-theme=light] .content-toolbar-icon-btn[data-tooltip]:before{content:"";pointer-events:none;opacity:0;visibility:hidden;z-index:20;border:5px solid #0000;border-top-color:#111827;transition:opacity .12s;position:absolute;bottom:calc(100% + 2px);left:50%;transform:translate(-50%)}html[data-theme=light] .content-toolbar-icon-btn[data-tooltip]:hover:after,html[data-theme=light] .content-toolbar-icon-btn[data-tooltip]:hover:before,html[data-theme=light] .content-toolbar-icon-btn[data-tooltip]:focus-visible:after,html[data-theme=light] .content-toolbar-icon-btn[data-tooltip]:focus-visible:before{opacity:1;visibility:visible}html[data-theme=light] .content-toolbar-icon-btn.is-disabled{opacity:.45;pointer-events:none}html[data-theme=light] .content-toolbar-icon-btn input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}html[data-theme=light] .module-btn-upload-wrap{position:relative}html[data-theme=light] .module-btn-file{display:inline-block}html[data-theme=light] .module-link-button{align-items:center;text-decoration:none;display:inline-flex}html[data-theme=light] .module-note-tight{margin-top:0;font-size:.88rem}html[data-theme=light] .kanban-board{-webkit-overflow-scrolling:touch;align-items:start;gap:12px;padding-bottom:12rem;display:flex;overflow:auto hidden}html[data-theme=light] .kanban-column{box-sizing:border-box;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;flex:0 0 280px;width:280px;max-width:280px;min-height:120px;padding:10px}html[data-theme=light] .kanban-column-header{justify-content:space-between;align-items:center;gap:8px;margin-bottom:10px;display:flex}html[data-theme=light] .kanban-column-title{color:#0f172a;margin:0;font-size:.95rem}html[data-theme=light] .kanban-column-add-btn{color:#334155;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;padding:0;font-size:1.15rem;font-weight:600;line-height:1;display:inline-flex}html[data-theme=light] .kanban-column-add-btn:hover{color:#0f172a;background:#f1f5f9;border-color:#94a3b8}html[data-theme=light] .kanban-card{background:#fff;border:1px solid #e2e8f0;border-radius:8px;margin-bottom:8px;padding:10px}html[data-theme=light] .kanban-card-title{color:#0f172a;align-items:flex-start;gap:6px;margin:0 0 6px;font-size:.9rem;display:flex}html[data-theme=light] .kanban-priority-badge{color:#3730a3;background:#e0e7ff;border:1px solid #c7d2fe;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;min-width:1.75rem;padding:2px 6px;font-size:.72rem;font-weight:700;line-height:1.2;display:inline-flex}html[data-theme=light] .kanban-card-title-btn{font:inherit;color:inherit;cursor:pointer;text-align:left;background:0 0;border:none;align-items:flex-start;gap:6px;margin:0;padding:0;display:inline-flex}html[data-theme=light] .kanban-card-title-btn:hover{color:#0f172a8c}html[data-theme=light] .kanban-card-title-btn:hover .kanban-urgent-icon{opacity:.9}html[data-theme=light] .kanban-urgent-icon{box-sizing:border-box;aspect-ratio:1;color:#fff;background:#dc2626;border-radius:50%;flex-shrink:0;justify-content:center;align-self:flex-start;align-items:center;width:1.1rem;min-width:1.1rem;height:1.1rem;min-height:1.1rem;margin-top:.15em;font-size:.7rem;font-weight:700;line-height:1;display:inline-flex;overflow:hidden}html[data-theme=light] .kanban-card-meta-row{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:6px;margin-bottom:6px;display:flex}html[data-theme=light] .kanban-card-meta{color:#64748b;margin:0;font-size:.8rem}html[data-theme=light] .content-format-badge{letter-spacing:.02em;white-space:nowrap;border:1px solid #0000;border-radius:999px;align-items:center;padding:2px 8px;font-size:.68rem;font-weight:700;display:inline-flex}html[data-theme=light] .content-format-badge-default{color:#475569;background:#f1f5f9;border-color:#cbd5e1}html[data-theme=light] .content-format-badge-post{color:#1d4ed8;background:#dbeafe;border-color:#93c5fd}html[data-theme=light] .content-format-badge-post-carousel{color:#4338ca;background:#e0e7ff;border-color:#a5b4fc}html[data-theme=light] .content-format-badge-reel{color:#be185d;background:#fce7f3;border-color:#f9a8d4}html[data-theme=light] .content-format-badge-video{color:#c2410c;background:#ffedd5;border-color:#fdba74}html[data-theme=light] .content-format-badge-article{color:#047857;background:#d1fae5;border-color:#6ee7b7}html[data-theme=light] .content-format-badge-email{color:#7e22ce;background:#f3e8ff;border-color:#d8b4fe}html[data-theme=light] .kanban-card-assignees{flex-wrap:wrap;gap:6px;margin:10px 0;padding:0;list-style:none;display:flex}html[data-theme=light] .kanban-card-assignee-chip{border:1px solid #e2e8f0;border-radius:999px;align-items:center;gap:5px;max-width:100%;padding:3px 8px 3px 3px;display:inline-flex}html[data-theme=light] .kanban-card-assignee-avatar,html[data-theme=light] .kanban-card-assignee-initial{object-fit:cover;border-radius:999px;flex-shrink:0;width:1.35rem;height:1.35rem}html[data-theme=light] .kanban-card-assignee-initial{color:#fff;background:#64748b;justify-content:center;align-items:center;font-size:.68rem;font-weight:800;display:inline-flex}html[data-theme=light] .kanban-card-assignee-name{color:#334155;white-space:nowrap;text-overflow:ellipsis;max-width:7rem;font-size:.74rem;font-weight:600;overflow:hidden}html[data-theme=light] .kanban-card-footer-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;margin-top:2px;display:flex}html[data-theme=light] .kanban-card-current-assignee{flex-shrink:0;margin-left:auto}html[data-theme=light] .content-member-circle{object-fit:cover;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;display:inline-flex}html[data-theme=light] .content-member-circle-sm{width:1.75rem;height:1.75rem}html[data-theme=light] .content-member-circle-md{width:2.125rem;height:2.125rem}html[data-theme=light] .content-member-circle-lg{width:2.375rem;height:2.375rem}html[data-theme=light] .content-member-circle-blank{color:#94a3b8;background:#f8fafc;border:1.5px dashed #cbd5e1}html[data-theme=light] .content-member-circle-initial{color:#fff;font-size:.75rem;font-weight:800;line-height:1}html[data-theme=light] .content-member-circle-lg.content-member-circle-initial{font-size:.85rem}html[data-theme=light] .content-current-assignee{display:inline-flex;position:relative}html[data-theme=light] .content-current-assignee-field{flex-direction:column;align-items:flex-start;gap:6px;margin-top:12px;display:flex}html[data-theme=light] .content-current-assignee-control{align-items:center;gap:10px;display:inline-flex;position:relative}html[data-theme=light] .content-current-assignee-trigger{cursor:pointer;background:0 0;border:2px solid #0000;border-radius:50%;padding:0;line-height:0}html[data-theme=light] .content-current-assignee-trigger:hover{border-color:#fecaca}html[data-theme=light] .content-current-assignee-trigger.has-member{border-color:#e2e8f0}html[data-theme=light] .content-current-assignee-trigger.has-member:hover{border-color:#fca5a5}html[data-theme=light] .content-current-assignee-name{color:#334155;font-size:.88rem;font-weight:600}html[data-theme=light] .content-assignee-picker{z-index:30;background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;gap:4px;min-width:11rem;max-width:16rem;padding:8px;display:flex;position:absolute;top:calc(100% + 8px);left:auto;right:0;box-shadow:0 10px 28px #0f172a24}html[data-theme=light] .content-current-assignee-field .content-assignee-picker{left:0;right:auto}html[data-theme=light] .content-assignee-picker-option{cursor:pointer;text-align:left;color:#0f172a;background:0 0;border:1px solid #0000;border-radius:10px;align-items:center;gap:10px;width:100%;padding:6px 8px;display:flex}html[data-theme=light] .content-assignee-picker-option:hover{background:#fff1f2;border-color:#fecaca}html[data-theme=light] .content-assignee-picker-option.is-selected{background:#fff1f2;border-color:#fca5a5}html[data-theme=light] .content-assignee-picker-name{color:#334155;white-space:nowrap;text-overflow:ellipsis;font-size:.86rem;font-weight:600;overflow:hidden}html[data-theme=light] .kanban-card-actions{flex-wrap:wrap;gap:4px;margin-top:8px;display:flex}html[data-theme=light] .kanban-card-footer-row .kanban-card-actions{margin-top:0}html[data-theme=light] .module-btn-compact{border-radius:6px;padding:4px 8px;font-size:.72rem;line-height:1.2}html[data-theme=light] .content-task-modal-backdrop{z-index:2201;-webkit-backdrop-filter:blur(6px);cursor:pointer;background:#0f172a66;border:none;margin:0;padding:0;position:fixed;inset:0}@media (prefers-reduced-motion:reduce){html[data-theme=light] .content-task-modal-backdrop{-webkit-backdrop-filter:none}}html[data-theme=light] .content-task-modal{z-index:2202;background:#fff;border:1px solid #e2e8f0;border-radius:12px;width:min(42rem,96vw);max-height:90vh;padding:16px;position:fixed;top:50%;left:50%;overflow:auto;transform:translate(-50%,-50%);box-shadow:0 20px 50px #0f172a40}html[data-theme=light] .content-task-modal-header{flex-wrap:wrap;align-items:flex-start;gap:10px}html[data-theme=light] .content-task-modal-title-wrap{flex:1;min-width:0}html[data-theme=light] .content-task-modal-title-wrap h2{word-break:break-word;margin:0;font-size:1.05rem;line-height:1.35}html[data-theme=light] .content-task-title-input{box-sizing:border-box;width:100%;font:inherit;border:1px solid #e2e8f0;border-radius:8px;padding:6px 10px;font-size:1.05rem;font-weight:600}html[data-theme=light] .content-task-modal-divider{border:0;border-top:1px solid #e2e8f0;margin:16px 0}html[data-theme=light] .content-task-comments h3{margin:0 0 10px;font-size:1rem}html[data-theme=light] .content-task-tabs{gap:8px;margin-bottom:12px;display:inline-flex}html[data-theme=light] .content-task-tab{color:#7f1d1d;font:inherit;cursor:pointer;background:#fff5f5;border:1px solid #fecaca;border-radius:999px;padding:6px 12px;font-size:.82rem}html[data-theme=light] .content-task-tab-active{color:#fff;background:#dc2626;border-color:#b91c1c}html[data-theme=light] .content-task-modal-split{grid-template-columns:1fr 1fr;align-items:start;gap:12px;display:grid}html[data-theme=light] .content-task-modal-content-type select{width:100%}html[data-theme=light] .content-task-urgent-toggle{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:8px;margin-top:8px;display:inline-flex}html[data-theme=light] .content-task-urgent-toggle input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}html[data-theme=light] .content-task-urgent-switch{background:#fecaca;border:1px solid #fca5a5;border-radius:999px;width:42px;height:24px;transition:background .2s;position:relative}html[data-theme=light] .content-task-urgent-switch:after{content:"";background:#fff;border-radius:999px;width:18px;height:18px;transition:transform .2s;position:absolute;top:2px;left:2px;box-shadow:0 1px 2px #00000026}html[data-theme=light] .content-task-urgent-toggle input:checked~.content-task-urgent-switch{background:#dc2626;border-color:#b91c1c}html[data-theme=light] .content-task-urgent-toggle input:checked~.content-task-urgent-switch:after{transform:translate(18px)}html[data-theme=light] .content-task-due-note{color:#7f1d1d;margin:8px 0 0;font-size:.85rem;font-weight:600}html[data-theme=light] .content-task-due-display{align-items:center;gap:6px;display:inline-flex}html[data-theme=light] .content-task-due-edit{flex-direction:column;gap:6px;display:flex}html[data-theme=light] .content-task-due-edit input[type=date]{font:inherit;font-weight:500}html[data-theme=light] .content-task-due-edit-actions{flex-wrap:wrap;gap:6px;display:flex}html[data-theme=light] .content-task-due-edit-btn{width:28px;height:28px;padding:0}html[data-theme=light] .content-settings-toggle{margin-top:0}html[data-theme=light] .emails-settings-list{gap:12px;margin-top:8px;display:grid}html[data-theme=light] .emails-settings-row{background:#fafafa;border:1px solid #e5e7eb;border-radius:12px;justify-content:space-between;align-items:center;gap:16px;padding:14px 16px;display:flex}html[data-theme=light] .emails-settings-toggle.content-task-urgent-toggle{align-self:center;align-items:center;margin-top:0;line-height:1;display:inline-flex;position:relative}html[data-theme=light] .emails-settings-copy{min-width:0}html[data-theme=light] .emails-settings-copy h2{color:#111827;margin:0 0 4px;font-size:1rem;font-weight:700}html[data-theme=light] .emails-settings-copy p{color:#6b7280;margin:0;font-size:.86rem;line-height:1.45}html[data-theme=light] .emails-settings-toggle{flex:none;gap:10px}html[data-theme=light] .emails-settings-toggle.is-disabled{opacity:.55;cursor:not-allowed}html[data-theme=light] .emails-settings-state{letter-spacing:.04em;color:#374151;min-width:2.4rem;font-size:.78rem;font-weight:700;line-height:1}html[data-theme=light] .content-task-modal-members{min-width:0}html[data-theme=light] .content-task-members-grid{background:#fffdfd;border:1px solid #efcaca;border-radius:10px;grid-template-columns:1fr;gap:8px;max-height:220px;padding:8px;display:grid;overflow:auto}html[data-theme=light] .content-task-member-tile{border:1px solid #0000;border-radius:8px;grid-template-columns:auto auto 1fr;align-items:center;gap:8px;padding:6px;display:grid}html[data-theme=light] .content-task-member-tile-selected{background:#fff1f2;border-color:#fca5a5}html[data-theme=light] .content-task-member-avatar{object-fit:cover;color:#fff;border-radius:999px;justify-content:center;align-items:center;width:28px;height:28px;font-size:.78rem;font-weight:700;display:inline-flex}html[data-theme=light] .content-task-member-avatar-fallback{text-transform:uppercase}html[data-theme=light] .content-task-member-name{color:#374151;font-size:.86rem}html[data-theme=light] .content-task-members-selected{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}html[data-theme=light] .content-task-member-chip{color:#7f1d1d;background:#fff5f5;border:1px solid #fecaca;border-radius:999px;align-items:center;gap:6px;padding:4px 8px 4px 4px;font-size:.78rem;display:inline-flex}html[data-theme=light] .content-task-member-chip-avatar{object-fit:cover;color:#fff;border-radius:999px;justify-content:center;align-items:center;width:20px;height:20px;font-size:.7rem;font-weight:700;display:inline-flex}html[data-theme=light] .content-task-comment-composer{margin-bottom:14px}html[data-theme=light] .content-task-comment-composer .module-form-actions,html[data-theme=light] .content-task-comment-item .module-form-actions{margin-top:12px}html[data-theme=light] .content-task-comment-composer .content-editor-surface{margin-bottom:4px}html[data-theme=light] .mention-input-wrap{position:relative}html[data-theme=light] .mention-suggestions{z-index:30;background:#fff;border:1px solid #efcaca;border-radius:10px;max-height:220px;margin:0;padding:4px;list-style:none;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto;box-shadow:0 8px 20px #1118271f}html[data-theme=light] .mention-suggestion{text-align:left;width:100%;font:inherit;cursor:pointer;color:#1f2937;background:0 0;border:none;border-radius:8px;padding:8px 10px;font-size:.88rem}html[data-theme=light] .mention-suggestion-active,html[data-theme=light] .mention-suggestion:hover{color:#991b1b;background:#fff1f2}html[data-theme=light] .content-task-comment-list{gap:8px;margin:0 0 12px;padding:0;list-style:none;display:grid}html[data-theme=light] .content-task-comment-item{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:8px}html[data-theme=light] .content-task-comment-meta,html[data-theme=light] .content-task-comment-text,html[data-theme=light] .content-task-comment-link-wrap{color:#334155;margin:0 0 6px;font-size:.85rem}html[data-theme=light] .content-editor-toolbar{flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:8px;display:inline-flex;position:relative}html[data-theme=light] .content-editor-link-popover{z-index:3;background:#fff;border:1px solid #fecaca;border-radius:10px;align-items:center;gap:6px;padding:8px;display:flex;position:absolute;top:calc(100% + 6px);left:0;box-shadow:0 8px 20px #11182726}html[data-theme=light] .content-task-comment-actions{align-items:center;gap:10px;display:inline-flex;position:relative}html[data-theme=light] .content-task-comment-link-btn{color:#7f1d1d;cursor:pointer;font:inherit;background:0 0;border:none;padding:0;font-size:.82rem;text-decoration:underline}html[data-theme=light] .content-task-comment-link-btn-danger{color:#b91c1c}html[data-theme=light] .content-editor-link-popover input{min-width:220px;font:inherit;border:1px solid #efcaca;border-radius:8px;padding:6px 8px}html[data-theme=light] .content-editor-surface{color:#1f2937;background:#fffdfd;border:1px solid #efcaca;border-radius:10px;min-height:120px;padding:10px 11px;font-size:.92rem;line-height:1.45}html[data-theme=light] .content-editor-surface:empty:before{content:attr(data-placeholder);color:#9ca3af}@media (width<=900px){html[data-theme=light] .content-task-modal-split{grid-template-columns:1fr}}@media (width>=1024px){html[data-theme=light] .app-shell-drawer{transform:translate(0)}html[data-theme=light] .app-shell-close-button,html[data-theme=light] .app-shell-backdrop,html[data-theme=light] .app-shell-menu-button{display:none}html[data-theme=light] .app-shell-content{margin-left:var(--app-shell-nav-width);width:calc(100% - var(--app-shell-nav-width));overflow-x:hidden}}@media (width<=1023px){html[data-theme=light] .app-shell-topbar{position:sticky;top:0}}html[data-theme=light] .app-shell-profile-error{margin:0 14px 12px}html[data-theme=light] .module-access-cell{white-space:nowrap}html[data-theme=light] .module-access-view-btn{color:#7f1d1d;font:inherit;cursor:pointer;background:#fffdfd;border:1px solid #efcaca;border-radius:8px;align-items:center;gap:6px;padding:4px 10px;display:inline-flex}html[data-theme=light] .module-access-view-btn:hover{background:#fee2e2}html[data-theme=light] .module-access-view-icon{font-size:1rem;line-height:1}html[data-theme=light] .module-access-view-count{min-width:1ch;font-size:.82rem;font-weight:600}html[data-theme=light] .module-drawer-access{width:min(28rem,92vw)}html[data-theme=light] .module-access-role-list{gap:10px;margin:0;padding:0;list-style:none;display:grid}html[data-theme=light] .module-access-role-item{background:#fffdfd;border:1px solid #f3d2d2;border-radius:10px;padding:10px 12px}html[data-theme=light] .module-access-role-item-selected{background:#fff7f7;border-color:#fca5a5}html[data-theme=light] .module-access-role-checkbox{box-shadow:none;background:0 0;border:none;margin-bottom:4px;padding:0}html[data-theme=light] .module-access-role-checkbox:hover:not(.module-checkbox-field-disabled){background:0 0;border:none}html[data-theme=light] .module-access-role-checkbox.module-checkbox-field-checked{box-shadow:none;background:0 0;border:none}html[data-theme=light] .module-access-role-checkbox .module-checkbox-field-label{text-transform:capitalize}html[data-theme=light] .module-access-permission-empty{color:#94a3b8;font-style:italic}html[data-theme=light] .module-access-permission-list{color:#6b7280;gap:4px;margin:8px 0 0 26px;padding:0;font-size:.82rem;list-style:none;display:grid}html[data-theme=light] .module-access-permission-list li{font-family:ui-monospace,SFMono-Regular,Menlo,monospace}html[data-theme=light] .module-checkbox-field{cursor:pointer;background:#fffdfd;border:1px solid #efcaca;border-radius:10px;align-items:flex-start;gap:10px;padding:10px 12px;transition:border-color .15s,background .15s,box-shadow .15s;display:flex}html[data-theme=light] .module-checkbox-field:hover:not(.module-checkbox-field-disabled){background:#fff7f7;border-color:#fca5a5}html[data-theme=light] .module-checkbox-field-checked{background:#fff1f2;border-color:#f87171;box-shadow:0 0 0 1px #dc26261f}html[data-theme=light] .module-checkbox-field-disabled{opacity:.55;cursor:not-allowed}html[data-theme=light] .module-checkbox-field-input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}html[data-theme=light] .module-checkbox-field-control{background:#fff;border:2px solid #fca5a5;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;margin-top:1px;transition:border-color .15s,background .15s;display:inline-flex}html[data-theme=light] .module-checkbox-field-checked .module-checkbox-field-control{background:#dc2626;border-color:#dc2626}html[data-theme=light] .module-checkbox-field-mark{color:#fff;font-size:.72rem;font-weight:700;line-height:1}html[data-theme=light] .module-checkbox-field-text{gap:2px;min-width:0;display:grid}html[data-theme=light] .module-checkbox-field-label{color:#1f2937;font-size:.9rem;font-weight:600;line-height:1.35}html[data-theme=light] .module-checkbox-field-description{color:#6b7280;font-size:.8rem;line-height:1.4}html[data-theme=light] .module-checkbox-group{gap:8px;display:grid}html[data-theme=light] .module-checkbox-group-cols-1{grid-template-columns:1fr}html[data-theme=light] .module-checkbox-group-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}@media (width<=640px){html[data-theme=light] .module-checkbox-group-cols-2{grid-template-columns:1fr}}html[data-theme=light] .app-shell-topbar-actions{align-items:center;gap:10px;min-width:0;margin-left:auto;padding-top:4px;padding-right:8px;display:flex;overflow:visible}html[data-theme=light] .app-shell-user-email{color:#6b7280;text-overflow:ellipsis;white-space:nowrap;max-width:14rem;font-size:.82rem;overflow:hidden}html[data-theme=light] .app-shell-sign-out{flex-shrink:0}html[data-theme=light] .auth-loading-screen{color:#6b7280;place-items:center;min-height:100vh;display:grid}html[data-theme=light] .login-page{place-items:center;min-height:100vh;padding:24px 16px;display:grid}html[data-theme=light] .login-card{width:min(420px,100%)}html[data-theme=light] .login-logo{width:min(11rem,72vw);margin:0 auto 16px;display:block}html[data-theme=light] .login-heading{color:#7f1d1d;text-align:center;margin:0 0 8px;font-size:1.25rem}html[data-theme=light] .login-card h1{color:#7f1d1d;margin:0 0 8px;font-size:1.5rem}html[data-theme=light] .login-form{margin-top:4px}html[data-theme=light] .login-submit{width:100%}html[data-theme=light] .calendar-module-card{gap:16px;display:grid}html[data-theme=light] .calendar-page-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;display:flex}html[data-theme=light] .calendar-page-header h1{margin:0 0 4px}html[data-theme=light] .calendar-month-nav{flex-wrap:wrap;align-items:center;gap:8px;display:flex}html[data-theme=light] .calendar-month-title{text-align:center;color:#1f2937;min-width:10rem;margin:0;font-size:1.05rem}html[data-theme=light] .calendar-legend{flex-wrap:wrap;gap:10px;display:flex}html[data-theme=light] .calendar-legend-item{color:#475569;align-items:center;gap:6px;font-size:.82rem;display:inline-flex}html[data-theme=light] .calendar-legend-item:before{content:"";border-radius:999px;width:10px;height:10px}html[data-theme=light] .calendar-legend-holiday:before{background:#fecaca}html[data-theme=light] .calendar-legend-event:before{background:#93c5fd}html[data-theme=light] .calendar-legend-leave:before{background:#fde68a}html[data-theme=light] .calendar-legend-mine:before{background:#f97316}html[data-theme=light] .calendar-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:6px;display:grid}html[data-theme=light] .calendar-weekday{text-align:center;color:#64748b;padding:4px 0;font-size:.78rem;font-weight:700}html[data-theme=light] .calendar-weekday-sunday{color:#94a3b8}html[data-theme=light] .calendar-day{min-height:5.5rem;font:inherit;color:inherit;text-align:left;background:#fff;border:1px solid #e2e8f0;border-radius:10px;flex-direction:column;align-items:stretch;gap:4px;padding:22px 6px 6px;display:flex;position:relative;overflow:hidden}html[data-theme=light] .calendar-day-add{color:#475569;cursor:pointer;background:#f8fafc;border:1px solid #cbd5e1;border-radius:6px;width:1.25rem;height:1.25rem;padding:0;font-size:.9rem;font-weight:700;line-height:1;position:absolute;top:4px;right:4px}html[data-theme=light] .calendar-day-add:hover{color:#b91c1c;background:#fee2e2;border-color:#fca5a5}html[data-theme=light] .calendar-day-empty{cursor:default;background:0 0;border:none;min-height:0;padding:0}html[data-theme=light] .calendar-day-sunday:not(.calendar-day-empty){background:#f1f5f9;padding-top:6px}html[data-theme=light] .calendar-day-empty.calendar-day-sunday{background:#f8fafc}html[data-theme=light] .calendar-day-today{border-color:#dc2626;box-shadow:inset 0 0 0 1px #dc2626}html[data-theme=light] .calendar-day-holiday{background:#fef2f2}html[data-theme=light] .calendar-day-leave{background:#fffbeb}html[data-theme=light] .calendar-day-mine{background:#ffedd5}html[data-theme=light] .calendar-day-number{color:#1f2937;font-weight:700}html[data-theme=light] .calendar-day-labels{flex-direction:column;flex:1;gap:3px;width:100%;min-height:0;margin:0;padding:0;list-style:none;display:flex;overflow:hidden}html[data-theme=light] .calendar-day-label{white-space:nowrap;text-overflow:ellipsis;cursor:pointer;width:100%;font-size:.62rem;font-weight:600;line-height:1.25;font:inherit;text-align:left;border:none;border-radius:4px;padding:2px 5px;display:block;overflow:hidden}html[data-theme=light] .calendar-day-label:hover{filter:brightness(.96)}html[data-theme=light] .calendar-day-label-static{cursor:default;pointer-events:none}html[data-theme=light] .calendar-day-label-static:hover{filter:none}html[data-theme=light] .calendar-entry-open{text-align:left;min-width:0;font:inherit;color:inherit;cursor:pointer;background:0 0;border:none;flex:1;padding:0}html[data-theme=light] .calendar-entry-open:hover{opacity:.85}html[data-theme=light] .calendar-entry-readonly{color:#475569;margin:0 0 10px;line-height:1.45}html[data-theme=light] .calendar-entry-readonly p{margin:6px 0 0}html[data-theme=light] .calendar-day-label-holiday{color:#991b1b;background:#fecaca}html[data-theme=light] .calendar-day-label-event{color:#1e40af;background:#bfdbfe}html[data-theme=light] .calendar-day-label-leave{color:#92400e;background:#fde68a}html[data-theme=light] .calendar-day-modal{width:min(28rem,92vw)}html[data-theme=light] .calendar-modal-section{border-top:1px solid #e2e8f0;margin-top:16px;padding-top:16px}html[data-theme=light] .calendar-modal-section:first-of-type{border-top:none;margin-top:0;padding-top:0}html[data-theme=light] .calendar-modal-section-title{color:#334155;margin:0 0 10px;font-size:.95rem}html[data-theme=light] .calendar-entry-list{gap:8px;margin:0;padding:0;list-style:none;display:grid}html[data-theme=light] .calendar-entry{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;justify-content:space-between;align-items:flex-start;gap:10px;padding:10px 12px;display:flex}html[data-theme=light] .calendar-entry p{color:#475569;margin:4px 0 0;font-size:.88rem}html[data-theme=light] .calendar-entry-holiday{background:#fff5f5;border-color:#fecaca}html[data-theme=light] .calendar-entry-event{background:#eff6ff;border-color:#bfdbfe}html[data-theme=light] .calendar-entry-leave{background:#fffbeb;border-color:#fde68a}html[data-theme=light] .calendar-modal-view-only{margin:0}html[data-theme=light] .module-report-filters{background:linear-gradient(145deg,#fff7f7 0%,#fff 60%,#f8fafc 100%);border:1px solid #fecaca;border-radius:14px;grid-template-columns:repeat(auto-fit,minmax(min(100%,11rem),1fr));align-items:end;gap:12px;margin-bottom:16px;padding:16px;display:grid}html[data-theme=light] .module-report-field{gap:6px;min-width:0;display:grid}html[data-theme=light] .module-report-field-label{text-transform:uppercase;letter-spacing:.06em;color:#64748b;font-size:.78rem;font-weight:700}html[data-theme=light] .module-report-field input,html[data-theme=light] .module-report-field select{box-sizing:border-box;width:100%;font:inherit;color:#0f172a;background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:10px 12px}html[data-theme=light] .module-report-field input:focus,html[data-theme=light] .module-report-field select:focus{border-color:#f87171;outline:none;box-shadow:0 0 0 3px #f8717133}html[data-theme=light] .module-report-run{grid-column:1/-1;justify-self:start}@media (width>=720px){html[data-theme=light] .module-report-run{grid-column:auto;justify-self:end}}html[data-theme=light] .module-report-placeholder{text-align:center;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:12px;margin:0;padding:20px}html[data-theme=light] .module-report-results{margin-top:8px}html[data-theme=light] .module-report-results-title{color:#0f172a;flex-wrap:wrap;align-items:baseline;gap:8px 14px;margin:0 0 14px;font-size:1.1rem;display:flex}html[data-theme=light] .module-report-results-range{color:#64748b;font-size:.85rem;font-weight:500}html[data-theme=light] .team-top-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}html[data-theme=light] .team-top-metrics .metric-card{margin:0}html[data-theme=light] .team-top-metrics .metric-card p{color:#1f2937;font-size:1.65rem;font-weight:700}html[data-theme=light] .team-metric-card-live{background:linear-gradient(160deg,#eff6ff 0%,#fff 100%);border-color:#bfdbfe}html[data-theme=light] .team-metric-card-salary{background:linear-gradient(160deg,#f0fdf4 0%,#fff 100%);border-color:#bbf7d0}html[data-theme=light] .team-metric-card-salary p{color:#166534}html[data-theme=light] .team-members-table-wrap{-webkit-overflow-scrolling:touch;width:100%;max-width:100%;overflow:auto visible}html[data-theme=light] .team-past-members-section{min-width:0}html[data-theme=light] .team-past-members-section .team-members-table-wrap{margin-top:4px}@media (width<=640px){html[data-theme=light] .team-top-metrics{grid-template-columns:1fr}}html[data-theme=light] .module-report-metrics{grid-template-columns:repeat(auto-fit,minmax(min(100%,10.5rem),1fr));gap:12px;display:grid}html[data-theme=light] .module-report-metric{background:#fff;border:1px solid #f3d2d2;border-radius:14px;padding:16px;transition:border-color .15s,transform .15s;box-shadow:0 4px 14px #7f1d1d0f}html[data-theme=light] .module-report-metric:hover{border-color:#fca5a5;transform:translateY(-1px)}html[data-theme=light] .module-report-metric h3{color:#64748b;margin:0 0 8px;font-size:.82rem;font-weight:700;line-height:1.35}html[data-theme=light] .module-report-metric-value{color:#7f1d1d;font-variant-numeric:tabular-nums;margin:0 0 6px;font-size:1.65rem;font-weight:700;line-height:1.15}html[data-theme=light] .module-report-metric-hint{color:#94a3b8;margin:0;font-size:.75rem;line-height:1.4}html[data-theme=light] .module-report-metric-capacity{background:linear-gradient(160deg,#fffbeb 0%,#fff 100%);border-color:#fde68a}html[data-theme=light] .module-report-metric-capacity .module-report-metric-value{color:#92400e}html[data-theme=light] .module-report-metric-assigned{background:linear-gradient(160deg,#fff7f7 0%,#fff 100%)}html[data-theme=light] .module-report-metric-assigned .module-report-metric-value{color:#7f1d1d}html[data-theme=light] .module-report-metric-done{background:linear-gradient(160deg,#f0fdf4 0%,#fff 100%);border-color:#bbf7d0}html[data-theme=light] .module-report-metric-done .module-report-metric-value{color:#166534}html[data-theme=light] .module-report-metric-avg{background:linear-gradient(160deg,#eff6ff 0%,#fff 100%);border-color:#bfdbfe}html[data-theme=light] .module-report-metric-avg .module-report-metric-value{color:#1e40af}html[data-theme=light] .module-report-metric-cost-capacity{background:linear-gradient(160deg,#faf5ff 0%,#fff 100%);border-color:#e9d5ff}html[data-theme=light] .module-report-metric-cost-capacity .module-report-metric-value{color:#6b21a8}html[data-theme=light] .module-report-metric-cost-actual{background:linear-gradient(160deg,#fdf4ff 0%,#fff 100%);border-color:#f0abfc}html[data-theme=light] .module-report-metric-cost-actual .module-report-metric-value{color:#86198f}html[data-theme=light] .module-permissions-badge-builtin,html[data-theme=light] .module-permissions-badge-custom{vertical-align:middle;border-radius:999px;margin-left:8px;padding:2px 8px;font-size:.72rem;font-weight:700;display:inline-block}html[data-theme=light] .module-permissions-badge-builtin{color:#475569;background:#e2e8f0}html[data-theme=light] .module-permissions-badge-custom{color:#1e40af;background:#dbeafe}html[data-theme=light] .module-permissions-actions{white-space:nowrap;flex-wrap:wrap;gap:8px;display:flex}html[data-theme=light] .module-drawer-permissions{width:min(30rem,100vw)}html[data-theme=light] .module-permissions-fieldset{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;margin:0;padding:12px 14px}html[data-theme=light] .module-permissions-fieldset legend{color:#334155;padding:0 4px;font-size:.88rem;font-weight:700}html[data-theme=light] .module-permissions-fieldset .module-checkbox-group{margin-top:8px}html[data-theme=light] .module-table-sales{table-layout:fixed;width:100%}html[data-theme=light] .module-table-sales th,html[data-theme=light] .module-table-sales td{vertical-align:top}html[data-theme=light] .module-table-sales .module-action-cell{white-space:nowrap;display:table-cell}html[data-theme=light] .module-table-sales .module-action-cell>:not(:last-child){margin-right:8px}html[data-theme=light] .module-table-sales .sales-lead-col,html[data-theme=light] .module-table-sales .sales-lead-cell,html[data-theme=light] .module-table-sales .sales-comment-col,html[data-theme=light] .module-table-sales .sales-comment-cell{white-space:normal;word-break:break-word;overflow-wrap:anywhere;line-height:1.4}html[data-theme=light] .module-table-sales .sales-lead-col,html[data-theme=light] .module-table-sales .sales-lead-cell{width:18%;min-width:8rem}html[data-theme=light] .module-table-sales .sales-lead-cell strong{white-space:normal;word-break:break-word;overflow-wrap:anywhere;font-weight:600}html[data-theme=light] .module-table-sales .sales-comment-col,html[data-theme=light] .module-table-sales .sales-comment-cell{width:32%;min-width:10rem}html[data-theme=light] .module-table-sales .sales-services-cell{white-space:normal;line-height:1.4}html[data-theme=light] .sales-comment-cell{color:#475569}html[data-theme=light] .sales-status-badge{white-space:nowrap;border-radius:999px;align-items:center;padding:3px 10px;font-size:.78rem;font-weight:600;display:inline-flex}html[data-theme=light] .sales-status-new{color:#3730a3;background:#e0e7ff}html[data-theme=light] .sales-status-contacted{color:#1d4ed8;background:#dbeafe}html[data-theme=light] .sales-status-qualified{color:#0e7490;background:#cffafe}html[data-theme=light] .sales-status-proposal{color:#92400e;background:#fef3c7}html[data-theme=light] .sales-status-presentation{color:#5b21b6;background:#ede9fe}html[data-theme=light] .sales-status-won{color:#166534;background:#dcfce7}html[data-theme=light] .sales-status-lost{color:#991b1b;background:#fee2e2}html[data-theme=light] .cashflow-page .cashflow-metrics-row{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:10px;display:grid}html[data-theme=light] .cashflow-layout{grid-template-columns:minmax(280px,1fr) minmax(320px,1.1fr);align-items:start;gap:16px;margin-top:24px;display:grid}html[data-theme=light] .cashflow-left,html[data-theme=light] .cashflow-right{gap:14px;display:grid}html[data-theme=light] .cashflow-side-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}html[data-theme=light] .cashflow-metric-change{margin-top:6px;font-size:.78rem;font-weight:600;display:block}html[data-theme=light] .cashflow-metric-change--positive{color:#15803d}html[data-theme=light] .cashflow-metric-change--negative{color:#b91c1c}html[data-theme=light] .cashflow-metric-change--neutral{color:#64748b}html[data-theme=light] .cashflow-chart-total{color:#334155;text-align:center;margin:8px 0 0;font-size:.88rem;font-weight:600}html[data-theme=light] .cashflow-side-metrics .metric-card{margin:0}html[data-theme=light] .cashflow-side-metrics .metric-card h2{font-size:.82rem}html[data-theme=light] .cashflow-side-metrics .metric-card p{font-size:1.15rem}html[data-theme=light] .cashflow-list-panel{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:12px 14px}html[data-theme=light] .cashflow-list-panel-header{justify-content:space-between;align-items:center;gap:8px;margin-bottom:10px;display:flex}html[data-theme=light] .cashflow-list-panel-header h3{color:#1f2937;margin:0;font-size:1rem}html[data-theme=light] .cashflow-list-summary{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:14px 16px}html[data-theme=light] .cashflow-list-summary-title{color:#1f2937;margin:0;font-size:1rem}html[data-theme=light] .cashflow-list-summary-range{color:#64748b;margin:4px 0 12px;font-size:.82rem}html[data-theme=light] .cashflow-list-summary-grid{gap:10px;margin:0;display:grid}html[data-theme=light] .cashflow-list-summary-row{background:#fff;border:1px solid #e5e7eb;border-radius:10px;justify-content:space-between;align-items:baseline;gap:12px;padding:10px 12px;display:flex}html[data-theme=light] .cashflow-list-summary-row dt{color:#475569;margin:0;font-size:.88rem;font-weight:600}html[data-theme=light] .cashflow-list-summary-row dd{color:#1f2937;margin:0;font-size:1.05rem;font-weight:700}html[data-theme=light] .cashflow-list-summary-row-in dd{color:#15803d}html[data-theme=light] .cashflow-list-summary-row-out dd{color:#b91c1c}html[data-theme=light] .cashflow-list-summary-row-net dd{color:#15803d}html[data-theme=light] .cashflow-list-summary-row-net-negative dd{color:#b91c1c}html[data-theme=light] .cashflow-tx-list{gap:8px;margin:0;padding:0;list-style:none;display:grid}html[data-theme=light] .cashflow-tx-row{background:#fafafa;border:1px solid #e5e7eb;border-radius:10px;padding:10px}html[data-theme=light] .cashflow-tx-row-confirmed{background:#f0fdf4;border-color:#bbf7d0}html[data-theme=light] .cashflow-tx-check{color:#374151;cursor:pointer;align-items:center;gap:6px;margin-bottom:6px;font-size:.82rem;font-weight:600;display:inline-flex}html[data-theme=light] .cashflow-tx-main{justify-content:space-between;align-items:center;gap:10px;display:flex}html[data-theme=light] .cashflow-tx-actions{flex-shrink:0;align-items:center;gap:8px;display:flex}html[data-theme=light] .cashflow-tx-edit-btn{padding:4px 10px;font-size:.78rem}html[data-theme=light] .cashflow-tx-amount{color:#111827;white-space:nowrap;font-weight:700}html[data-theme=light] .cashflow-tx-meta{color:#6b7280;margin:4px 0 0;font-size:.8rem}html[data-theme=light] .cashflow-title-row{align-items:flex-start;gap:12px;display:flex}html[data-theme=light] .cashflow-header-actions{align-items:center;gap:8px;margin-top:4px;display:flex}html[data-theme=light] .cashflow-icon-btn{color:#374151;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}html[data-theme=light] .cashflow-icon-btn:hover{background:#f9fafb;border-color:#9ca3af}html[data-theme=light] .cashflow-matched-badge{letter-spacing:.02em;text-transform:uppercase;color:#065f46;vertical-align:middle;background:#d1fae5;border-radius:999px;margin-left:8px;padding:2px 7px;font-size:.68rem;font-weight:700;display:inline-block}html[data-theme=light] .cashflow-matched-badge-partial{color:#92400e;background:#fef3c7}html[data-theme=light] .cashflow-match-partial-summary{border-top:1px dashed #cbd5e1;margin-top:8px;padding-top:8px}html[data-theme=light] .cashflow-match-partial-summary p{margin:0 0 4px;font-size:.88rem}html[data-theme=light] .cashflow-amount-in{color:#047857;font-weight:600}html[data-theme=light] .cashflow-amount-out{color:#b91c1c;font-weight:600}html[data-theme=light] .cashflow-import-preview{border:1px solid #e5e7eb;border-radius:10px;max-height:320px;overflow:auto}html[data-theme=light] .cashflow-match-modal-root{z-index:2200;place-items:center;padding:16px;display:grid;position:fixed;inset:0}html[data-theme=light] .cashflow-match-modal-backdrop{z-index:0;cursor:pointer;background:#0f172a73;border:none;margin:0;padding:0;position:absolute;inset:0}html[data-theme=light] .cashflow-match-modal{z-index:1;background:#fff;border:1px solid #e5e7eb;border-radius:16px;width:min(1100px,100%);max-height:min(90vh,900px);padding:20px;position:relative;overflow:auto;box-shadow:0 20px 50px #0f172a2e}html[data-theme=light] .cashflow-match-modal-header{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px;display:flex}html[data-theme=light] .cashflow-match-modal-header h2{margin:0 0 6px}html[data-theme=light] .cashflow-match-toolbar{flex-wrap:wrap;align-items:end;gap:12px;margin-bottom:12px;display:flex}html[data-theme=light] .cashflow-match-toolbar label{gap:4px;font-size:.85rem;display:grid}html[data-theme=light] .cashflow-match-grid{grid-template-columns:1fr 1.1fr;gap:16px;display:grid}html[data-theme=light] .cashflow-match-pane h3{margin:0 0 10px;font-size:1rem}html[data-theme=light] .cashflow-match-subtitle{margin:14px 0 8px;font-size:.92rem}html[data-theme=light] .cashflow-match-list{gap:8px;max-height:420px;margin:0;padding:0;list-style:none;display:grid;overflow:auto}html[data-theme=light] .cashflow-match-item{text-align:left;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:10px;width:100%;padding:10px 12px}html[data-theme=light] .cashflow-match-item-active{background:#eff6ff;border-color:#2563eb}html[data-theme=light] .cashflow-match-item-top{justify-content:space-between;gap:8px;display:flex}html[data-theme=light] .cashflow-match-item-meta{color:#6b7280;margin:4px 0 0;font-size:.8rem;display:block}html[data-theme=light] .cashflow-match-selected{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;margin-bottom:12px;padding:12px}html[data-theme=light] .cashflow-match-selected p{margin:0 0 6px}html[data-theme=light] .cashflow-match-internal-row{border:1px solid #e5e7eb;border-radius:10px;align-items:flex-start;gap:10px;padding:10px 12px;display:flex}html[data-theme=light] .cashflow-match-pane .module-form-actions{margin-top:14px}html[data-theme=light] .cashflow-match-form{gap:12px;display:grid}html[data-theme=light] .cashflow-match-form>label{gap:6px;font-size:.88rem;display:grid}html[data-theme=light] .cashflow-match-form input,html[data-theme=light] .cashflow-match-form select{box-sizing:border-box;width:100%;font:inherit;border:1px solid #e2e8f0;border-radius:10px;padding:9px 11px}html[data-theme=light] .cashflow-match-mode{border:1px solid #e2e8f0;border-radius:10px;flex-wrap:wrap;gap:14px;margin:0;padding:12px;display:flex}html[data-theme=light] .cashflow-match-mode legend{color:#64748b;padding:0 6px;font-size:.8rem;font-weight:700}html[data-theme=light] .cashflow-match-radio{align-items:center;gap:8px;font-size:.9rem;display:inline-flex}html[data-theme=light] .cashflow-match-multiselect{gap:8px;display:grid}html[data-theme=light] .cashflow-match-field-label{font-size:.88rem}html[data-theme=light] .cashflow-match-project-options{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;gap:6px;max-height:160px;padding:10px;display:grid;overflow:auto}html[data-theme=light] .cashflow-match-project-option{align-items:center;gap:8px;font-size:.9rem;display:flex}html[data-theme=light] .cashflow-match-project-block{background:#fff;border:1px solid #e2e8f0;border-radius:12px;gap:10px;padding:12px;display:grid}html[data-theme=light] .cashflow-match-project-block h4{margin:0;font-size:.95rem}html[data-theme=light] .cashflow-match-invoice-card{background:#f8fafc;border:1px solid #e5e7eb;border-radius:10px;gap:8px;padding:10px;display:grid}html[data-theme=light] .cashflow-match-invoice-card label{gap:4px;font-size:.85rem;display:grid}html[data-theme=light] .cashflow-match-invoice-label{color:#64748b;margin:0;font-size:.8rem;font-weight:700}html[data-theme=light] .cashflow-chart-card h3{margin:0 0 8px;font-size:.95rem}@media (width<=900px){html[data-theme=light] .cashflow-match-grid{grid-template-columns:1fr}}@media (width<=1100px){html[data-theme=light] .cashflow-side-metrics,html[data-theme=light] .cashflow-layout{grid-template-columns:1fr}html[data-theme=light] .cashflow-tx-list{max-height:none}}html[data-theme=light] .notifications-list{gap:10px;max-height:70vh;display:grid;overflow-y:auto}html[data-theme=light] .notifications-item{background:#fff;border:1px solid #e2e8f0;border-radius:10px;grid-template-columns:auto minmax(0,1fr);align-items:flex-start;gap:12px;padding:12px 14px;transition:background-color .15s,border-color .15s;display:grid}html[data-theme=light] .notifications-item-read{background:#f8fafc;border-color:#e2e8f0}html[data-theme=light] .notifications-item-unread{background:#fff1f2;border-color:#fecdd3;box-shadow:inset 3px 0 #e11d48}html[data-theme=light] .notifications-item-unread .notifications-item-line{color:#111827}html[data-theme=light] .notifications-item-avatar{object-fit:cover;border-radius:999px;flex-shrink:0;width:42px;height:42px}html[data-theme=light] .notifications-item-avatar-fallback{color:#fff;text-transform:uppercase;justify-content:center;align-items:center;font-size:.9rem;font-weight:700;display:inline-flex}html[data-theme=light] .notifications-item-content{min-width:0}html[data-theme=light] .notifications-item-line,html[data-theme=light] .notifications-item-meta{margin:0}html[data-theme=light] .notifications-item-line{color:#1f2937;line-height:1.5}html[data-theme=light] .notifications-item-meta{color:#64748b;flex-wrap:wrap;align-items:center;gap:8px;margin-top:6px;font-size:.82rem;display:flex}html[data-theme=light] .notifications-client-pill{color:#1d4ed8;white-space:nowrap;text-overflow:ellipsis;background:#eff6ff;border:1px solid #bfdbfe;border-radius:999px;align-items:center;max-width:16rem;padding:2px 9px;font-size:.75rem;font-weight:600;display:inline-flex;overflow:hidden}html[data-theme=light] .notifications-item-link{color:#b91c1c;font-weight:600}html[data-theme=light] .profiles-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:0 16px 16px;display:grid}html[data-theme=light] .profile-card{gap:12px;display:grid}html[data-theme=light] .profile-card-current{border-color:#fca5a5;box-shadow:0 8px 20px #b91c1c14}html[data-theme=light] .profile-card-header{align-items:center;gap:12px;min-width:0;display:flex}html[data-theme=light] .profile-card-avatar{object-fit:cover;border-radius:999px;flex-shrink:0;width:64px;height:64px}html[data-theme=light] .profile-card-avatar-fallback{color:#fff;text-transform:uppercase;justify-content:center;align-items:center;font-size:1.1rem;font-weight:700;display:inline-flex}html[data-theme=light] .profile-card-title-wrap{min-width:0}html[data-theme=light] .profile-card-title-wrap h2{color:#1f2937;word-break:break-word;margin:0;font-size:1.05rem}html[data-theme=light] .profile-card-badge{color:#b91c1c;background:#fff1f2;border-radius:999px;margin-top:6px;padding:3px 8px;font-size:.76rem;font-weight:700;display:inline-flex}html[data-theme=light] .profile-card-body{gap:8px;display:grid}html[data-theme=light] .profile-card-line{color:#374151;word-break:break-word;margin:0;line-height:1.45}html[data-theme=light] .profile-card-actions{justify-content:flex-end;display:flex}html[data-theme=light] .profile-live-toggle{gap:8px;display:grid}html[data-theme=light] .profile-live-toggle-btn{color:#7f1d1d;width:fit-content;font:inherit;cursor:pointer;background:#fff5f5;border:1px solid #fca5a5;border-radius:999px;align-items:center;gap:10px;padding:6px 10px 6px 6px;font-weight:600;display:inline-flex}html[data-theme=light] .profile-live-toggle-btn.is-on{color:#166534;background:#ecfdf5;border-color:#4ade80}html[data-theme=light] .profile-live-toggle-btn.is-on .profile-live-toggle-knob{background:#16a34a}html[data-theme=light] .profile-live-toggle-knob{background:#dc2626;border-radius:999px;width:18px;height:18px;box-shadow:inset 0 0 0 4px #fff}html[data-theme=light] .app-shell-topbar-link{color:#7f1d1d;white-space:nowrap;background:#fff7f7;border:1px solid #fca5a5;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;font-weight:600;text-decoration:none;transition:background-color .18s,color .18s,border-color .18s;display:inline-flex;position:relative;overflow:visible}html[data-theme=light] .app-shell-topbar-link:hover{background:#fee2e2}html[data-theme=light] .app-shell-topbar-link-active{color:#b91c1c;background:#fee2e2;border-color:#f87171}html[data-theme=light] .app-shell-topbar-icon{width:1.1rem;height:1.1rem;display:block}html[data-theme=light] .app-shell-topbar-dot{background:#dc2626;border-radius:999px;width:.5rem;height:.5rem;position:absolute;top:.18rem;right:.18rem;box-shadow:0 0 0 2px #fff7f7}html[data-theme=light] .app-shell-topbar-badge{z-index:2;color:#fff;text-align:center;box-sizing:border-box;pointer-events:none;background:#dc2626;border-radius:999px;min-width:1.05rem;height:1.05rem;padding:0 .28rem;font-size:.65rem;font-weight:700;line-height:1.05rem;position:absolute;top:-.2rem;right:-.35rem;box-shadow:0 0 0 1.5px #fff7f7}@media (width<=1023px){html[data-theme=light] .profiles-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=700px){html[data-theme=light] .profiles-grid{grid-template-columns:1fr}}html[data-theme=light] .general-tasks-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}html[data-theme=light] .general-tasks-tabs{flex:none}html[data-theme=light] .general-tasks-add-btn{flex:none;margin-left:auto}html[data-theme=light] .content-task-modal.general-add-task-modal{width:min(32rem,96vw);overflow:visible}html[data-theme=light] .general-add-task-form{overflow:visible}html[data-theme=light] .general-add-task-input-wrap{width:100%;overflow:visible}html[data-theme=light] .general-add-task-textarea{box-sizing:border-box;resize:vertical;width:100%;min-height:132px;display:block}html[data-theme=light] .general-add-task-modal .mention-suggestions{z-index:2300}html[data-theme=light] .general-task-name-cell{white-space:pre-wrap;max-width:28rem}html[data-theme=light] .general-task-name-inline{display:inline}html[data-theme=light] .general-task-icon-btn{vertical-align:text-bottom;color:#1d4ed8;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:6px;justify-content:center;align-items:center;width:1.35rem;height:1.35rem;margin-left:4px;padding:0;display:inline-flex}html[data-theme=light] .general-task-icon-btn:hover{color:#1e40af;background:#eff6ff;border-color:#93c5fd}html[data-theme=light] .general-task-expand-btn{color:#171717}html[data-theme=light] .general-task-expand-btn:hover{color:#0a0a0a}html[data-theme=light] .general-task-audio-btn.is-playing{color:#b91c1c;background:#fef2f2;border-color:#fca5a5}html[data-theme=light] .general-task-link{color:#1d4ed8;word-break:break-all;text-decoration:underline}html[data-theme=light] .general-task-link:hover{color:#1e40af}html[data-theme=light] .general-add-task-audio-bar{flex-wrap:wrap;align-items:center;gap:8px;min-height:2.25rem;margin-top:4px;display:flex}html[data-theme=light] .general-add-task-record-btn{align-items:center;gap:6px;display:inline-flex}html[data-theme=light] .general-add-task-record-btn.is-recording{color:#b91c1c;background:#fef2f2;border-color:#fca5a5}html[data-theme=light] .general-add-task-wave{align-items:flex-end;gap:2px;height:1.6rem;padding:0 4px;display:inline-flex}html[data-theme=light] .general-add-task-wave-bar{transform-origin:bottom;background:#ef4444;border-radius:999px;width:3px;height:100%;transition:transform 80ms linear;display:block}html[data-theme=light] .general-add-task-countdown{flex:none;justify-content:center;align-items:center;width:2.1rem;height:2.1rem;display:inline-flex;position:relative}html[data-theme=light] .general-add-task-countdown-ring{width:100%;height:100%;position:absolute;inset:0;transform:rotate(-90deg)}html[data-theme=light] .general-add-task-countdown-track{stroke:#fecaca}html[data-theme=light] .general-add-task-countdown-progress{stroke:#dc2626;transition:stroke-dashoffset .2s linear}html[data-theme=light] .general-add-task-countdown-value{z-index:1;font-variant-numeric:tabular-nums;color:#b91c1c;font-size:.78rem;font-weight:700;line-height:1;position:relative}html[data-theme=light] .general-add-task-clear-audio{color:#64748b}html[data-theme=light] .general-add-task-clear-audio:hover{color:#b91c1c;background:#fef2f2;border-color:#fca5a5}html[data-theme=light] .general-add-task-audio-note{color:#64748b;font-size:.82rem;font-weight:600}html[data-theme=light] .content-task-modal.general-task-detail-modal{width:min(36rem,96vw)}html[data-theme=light] .general-task-detail-body{gap:14px;padding:4px 2px 8px;display:grid}html[data-theme=light] .general-task-detail-text{white-space:pre-wrap;word-break:break-word;color:#1f2937;margin:0;line-height:1.5}html[data-theme=light] .general-task-detail-play{align-items:center;gap:6px;width:fit-content;display:inline-flex}html[data-theme=light] .general-task-detail-play.is-playing{color:#b91c1c;background:#fef2f2;border-color:#fca5a5}html[data-theme=light] .general-task-status-cell{flex-wrap:nowrap;align-items:center;gap:8px;display:inline-flex}html[data-theme=light] .general-task-status-badge{white-space:nowrap;border-radius:999px;align-items:center;padding:3px 10px;font-size:.78rem;font-weight:600;display:inline-flex}html[data-theme=light] .general-task-status-select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23475569' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-position:right 8px center;background-repeat:no-repeat;border:none;padding-right:1.6rem}html[data-theme=light] .general-task-status-open{color:#1d4ed8;background-color:#dbeafe}html[data-theme=light] .general-task-status-in_review{color:#5b21b6;background-color:#ede9fe}html[data-theme=light] .general-task-status-blocked{color:#92400e;background-color:#fef3c7}html[data-theme=light] .general-task-status-completed{color:#166534;background-color:#dcfce7}html[data-theme=light] .general-tasks-metrics{margin-bottom:0}html[data-theme=light] .general-tasks-metric{text-align:left;width:100%;font:inherit;color:inherit;cursor:pointer;appearance:none;display:block}html[data-theme=light] .general-tasks-metric.is-selected{transform:translateY(-1px);box-shadow:0 0 0 2px #1118272e}html[data-theme=light] .general-tasks-status-heading{color:#6b7280;font-weight:600}html[data-theme=light] .general-tasks-metric-open{background:linear-gradient(160deg,#eff6ff 0%,#fff 100%);border-color:#bfdbfe}html[data-theme=light] .general-tasks-metric-open .module-report-metric-value{color:#1d4ed8}html[data-theme=light] .general-tasks-metric-in_review{background:linear-gradient(160deg,#f5f3ff 0%,#fff 100%);border-color:#ddd6fe}html[data-theme=light] .general-tasks-metric-in_review .module-report-metric-value{color:#5b21b6}html[data-theme=light] .general-tasks-metric-blocked{background:linear-gradient(160deg,#fffbeb 0%,#fff 100%);border-color:#fde68a}html[data-theme=light] .general-tasks-metric-blocked .module-report-metric-value{color:#92400e}html[data-theme=light] .general-tasks-metric-completed{background:linear-gradient(160deg,#f0fdf4 0%,#fff 100%);border-color:#bbf7d0}html[data-theme=light] .general-tasks-metric-completed .module-report-metric-value{color:#166534}html[data-theme=light] .general-task-assignee-wrap{max-width:14rem;display:inline-block;position:relative}html[data-theme=light] .general-task-assignee-btn{color:#1d4ed8;max-width:100%;font:inherit;text-align:left;text-underline-offset:2px;cursor:pointer;white-space:nowrap;text-overflow:ellipsis;background:0 0;border:none;align-items:center;padding:2px 0;font-weight:600;text-decoration:underline;display:inline-flex;overflow:hidden}html[data-theme=light] .general-task-assignee-btn:hover{color:#1e40af}html[data-theme=light] .general-task-assignee-picker{z-index:40;background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;gap:4px;min-width:12rem;max-width:16rem;max-height:16rem;padding:8px;display:flex;position:absolute;top:calc(100% + 6px);left:0;overflow:auto;box-shadow:0 10px 28px #0f172a24}html[data-theme=light] .general-task-assignee-option{color:#0f172a;width:100%;font:inherit;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:10px;align-items:center;gap:8px;padding:6px 8px;font-size:.86rem;font-weight:600;display:flex}html[data-theme=light] .general-task-assignee-option:hover{background:#eff6ff;border-color:#bfdbfe}html[data-theme=light] .general-task-assignee-option.is-selected{background:#dbeafe;border-color:#93c5fd}html[data-theme=light] .general-task-assignee-check{color:#1d4ed8;text-align:center;flex:none;width:1rem}html[data-theme=light] .insights-filters{flex-flow:row;flex-shrink:0;align-items:flex-end;gap:12px;display:flex}html[data-theme=light] .insights-filters .module-report-field,html[data-theme=light] .insights-filters .module-report-field select{min-width:11rem}html[data-theme=light] .insights-stat-group{padding-top:18px}html[data-theme=light] .insights-stat-group-title{color:#1f2937;margin:0 0 14px;font-size:1.05rem}html[data-theme=light] .insights-viewing-member{margin:12px 0 0}html[data-theme=dark]{--drawer-padding:24px;--app-shell-nav-width:13.5rem;--app-shell-nav-bg:#0a0a0a}html[data-theme=dark] .app-shell-layout{min-height:100vh}html[data-theme=dark] .app-shell-topbar{z-index:1800;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffffe0;border-bottom:1px solid #e5e5e5;flex-wrap:wrap;align-items:center;gap:10px;padding:10px 14px;display:flex;position:sticky;top:0;overflow:visible}html[data-theme=dark] .app-shell-menu-button{color:#171717;cursor:pointer;background:#f0f0f0;border:1px solid #a3a3a3;border-radius:8px;width:2.25rem;height:2.25rem;font-size:1.2rem}html[data-theme=dark] .app-logo{object-fit:contain;height:auto;display:block}html[data-theme=dark] .app-shell-logo{width:min(9rem,42vw);max-height:2rem}html[data-theme=dark] .app-shell-title{color:#171717;letter-spacing:.01em;margin:0;font-size:1rem}html[data-theme=dark] .app-shell-backdrop{z-index:1900;opacity:0;pointer-events:none;background:#00000073;border:none;margin:0;padding:0;position:fixed;inset:0}html[data-theme=dark] .app-shell-backdrop-open{opacity:1;pointer-events:auto}html[data-theme=dark] .app-shell-drawer{z-index:1901;width:min(var(--app-shell-nav-width), 78vw);background:var(--app-shell-nav-bg);border-right:1px solid #ffffff1f;height:100vh;transition:transform .24s;position:fixed;top:0;left:0;transform:translate(-100%);box-shadow:8px 0 30px #00000059}html[data-theme=dark] .app-shell-drawer-open{transform:translate(0)}html[data-theme=dark] .app-shell-nav-close{z-index:2;position:absolute;top:10px;right:10px}html[data-theme=dark] .app-shell-close-button{color:#f5f5f5;cursor:pointer;background:#404040;border:1px solid #525252;border-radius:8px;width:2rem;height:2rem;font-size:1.35rem}html[data-theme=dark] .app-shell-nav{gap:4px;padding:44px 12px 20px;display:grid}html[data-theme=dark] .app-shell-nav-empty{color:#a3a3a3;margin:0;padding:8px 0;font-size:.85rem;line-height:1.45}html[data-theme=dark] .app-shell-nav-section{gap:2px;display:grid}html[data-theme=dark] .app-shell-nav-section-title{width:100%;font:inherit;text-transform:uppercase;letter-spacing:.08em;color:#a3a3a3;text-align:left;cursor:pointer;background:0 0;border:none;border-bottom:1px solid #ffffff24;justify-content:space-between;align-items:center;gap:8px;margin:10px 0 6px;padding:6px 2px 8px;font-size:.72rem;font-weight:700;display:flex}html[data-theme=dark] .app-shell-nav-section-title:hover{color:#d4d4d4}html[data-theme=dark] .app-shell-nav-section-chevron{color:#a3a3a3;justify-content:center;align-items:center;width:.85rem;height:.85rem;transition:transform .22s;display:inline-flex;transform:rotate(-90deg)}html[data-theme=dark] .app-shell-nav-section-chevron-icon{width:100%;height:100%;display:block}html[data-theme=dark] .app-shell-nav-section.is-open>.app-shell-nav-section-title{color:#e5e5e5}html[data-theme=dark] .app-shell-nav-section.is-open .app-shell-nav-section-chevron{transform:rotate(0)}html[data-theme=dark] .app-shell-nav-section-panel{opacity:0;grid-template-rows:0fr;transition:grid-template-rows .28s,opacity .22s;display:grid}html[data-theme=dark] .app-shell-nav-section.is-open .app-shell-nav-section-panel{opacity:1;grid-template-rows:1fr}html[data-theme=dark] .app-shell-nav-section-panel-inner{gap:2px;min-height:0;display:grid;overflow:hidden}html[data-theme=dark] .app-shell-nav-link{color:#a3a3a3;background:0 0;border:none;border-radius:0;align-items:center;gap:8px;padding:9px 2px;font-weight:500;text-decoration:none;display:flex}html[data-theme=dark] .app-shell-nav-link:hover{color:#e5e5e5}html[data-theme=dark] .app-shell-nav-link-active{color:#fff;font-weight:600}html[data-theme=dark] .app-shell-nav-icon{flex-shrink:0;width:1.05rem;height:1.05rem;display:block}html[data-theme=dark] .app-shell-content{box-sizing:border-box;min-width:0;min-height:100vh}html[data-theme=dark] .module-page{box-sizing:border-box;gap:12px;width:100%;min-width:0;max-width:none;margin:0;padding:16px clamp(12px,2vw,28px);display:grid}html[data-theme=dark] .module-page>*{min-width:0}html[data-theme=dark] .module-card{background:#fff;border:1px solid #e5e5e5;border-radius:14px;min-width:0;padding:16px;box-shadow:0 6px 16px #0000000f}html[data-theme=dark] .module-card-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;display:flex}html[data-theme=dark] .module-header-actions{align-items:center;gap:8px;display:flex}html[data-theme=dark] .module-card h1,html[data-theme=dark] .module-card h2{color:#171717;margin:0 0 10px;font-size:1.1rem}html[data-theme=dark] .module-note{color:#737373;margin:0 0 12px;line-height:1.5}html[data-theme=dark] .module-error{color:#262626;margin:0 0 12px;font-weight:600}html[data-theme=dark] .module-success{color:#404040;margin:0 0 12px;font-weight:600}html[data-theme=dark] .module-form{gap:12px;display:grid}html[data-theme=dark] .module-form label{color:#404040;gap:6px;font-size:.9rem;font-weight:600;display:grid}html[data-theme=dark] .module-form input,html[data-theme=dark] .module-form textarea,html[data-theme=dark] .module-form select{font:inherit;color:#171717;background:#fff;border:1px solid #d4d4d4;border-radius:10px;padding:9px 11px}html[data-theme=dark] .module-form-actions{flex-wrap:wrap;gap:8px;display:flex}html[data-theme=dark] .module-btn-primary,html[data-theme=dark] .module-btn-secondary,html[data-theme=dark] .module-btn-danger{font:inherit;cursor:pointer;border-radius:8px;padding:8px 12px}html[data-theme=dark] .module-btn-primary{color:#fff;background:#171717;border:1px solid #262626}html[data-theme=dark] .module-btn-primary:hover{background:#262626}html[data-theme=dark] .module-btn-primary:disabled,html[data-theme=dark] .module-btn-primary.is-disabled{opacity:.45;cursor:not-allowed;box-shadow:none}html[data-theme=dark] .module-btn-primary.is-disabled:hover,html[data-theme=dark] .module-btn-primary:disabled:hover{background:#171717}html[data-theme=dark] .module-btn-secondary{color:#171717;background:#fafafa;border:1px solid #d4d4d4}html[data-theme=dark] .module-btn-secondary:hover{background:#f0f0f0}html[data-theme=dark] .module-btn-danger{color:#262626;background:#f5f5f5;border:1px solid #d4d4d4}html[data-theme=dark] .module-table-wrap{-webkit-overflow-scrolling:touch;min-width:0;max-width:100%;overflow-x:auto}html[data-theme=dark] .module-table{border-collapse:collapse;width:max-content;min-width:100%}html[data-theme=dark] .module-table th,html[data-theme=dark] .module-table td{text-align:left;border-bottom:1px solid #e5e5e5;padding:10px 8px}html[data-theme=dark] .module-table th{color:#404040;font-size:.85rem}html[data-theme=dark] .module-table-sort-btn{font:inherit;color:inherit;cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;margin:0;padding:0;font-weight:700;display:inline-flex}html[data-theme=dark] .expense-amount-pill{color:#171717;background:#f5f5f5;border-radius:999px;align-items:center;padding:2px 10px;font-size:.82rem;font-weight:600;display:inline-flex}html[data-theme=dark] .expense-amount-pill-paid{color:#166534;background:#f5f5f5}html[data-theme=dark] .expense-amount-pill-pending{color:#9a3412;background:#f5f5f5}html[data-theme=dark] .expense-amount-pill-sure{color:#1e3a8a;background:#f5f5f5}html[data-theme=dark] .module-action-cell{gap:8px;display:flex}html[data-theme=dark] .module-table-action-icons{flex-wrap:nowrap;align-items:center;gap:6px;display:inline-flex}html[data-theme=dark] .module-icon-btn-disabled{opacity:.45;cursor:not-allowed;pointer-events:none}html[data-theme=dark] .module-drawer-backdrop{z-index:2100;cursor:pointer;opacity:0;pointer-events:none;background:#0f172a73;border:none;margin:0;padding:0;transition:opacity .28s;position:fixed;inset:0}html[data-theme=dark] .module-drawer-backdrop.is-open{opacity:1;pointer-events:auto}html[data-theme=dark] .module-drawer{z-index:2101;box-sizing:border-box;width:min(32rem,100vw);height:100dvh;max-height:100dvh;padding:var(--drawer-padding);overscroll-behavior:contain;-webkit-overflow-scrolling:touch;will-change:transform;background:#fff;border-left:1px solid #e5e5e5;flex-direction:column;transition:transform .28s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;right:0;overflow:hidden auto;transform:translate(100%);box-shadow:-8px 0 36px #0f172a29}html[data-theme=dark] .module-drawer.is-open{transform:translate(0)}@media (prefers-reduced-motion:reduce){html[data-theme=dark] .module-drawer-backdrop,html[data-theme=dark] .module-drawer{transition:none}}html[data-theme=dark] .module-drawer .module-form-actions{margin-top:16px}html[data-theme=dark] .module-drawer-header{flex-shrink:0;justify-content:space-between;align-items:center;gap:8px;margin-bottom:14px;display:flex}html[data-theme=dark] .module-drawer-header h2{margin:0;font-size:1.05rem}html[data-theme=dark] .module-drawer-header-actions{flex-shrink:0;align-items:center;gap:8px;display:flex}html[data-theme=dark] .module-icon-btn{color:#525252;cursor:pointer;background:#fff;border:1px solid #e5e5e5;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;padding:0;display:inline-flex}html[data-theme=dark] .module-icon-btn:hover{background:#fafafa;border-color:#d4d4d4}html[data-theme=dark] .module-icon-btn-danger{color:#262626;background:#fff;border-color:#d4d4d4}html[data-theme=dark] .module-icon-btn-danger:hover{background:#f0f0f0;border-color:#525252}html[data-theme=dark] .module-settings-section h3{margin:0 0 10px;font-size:1rem}html[data-theme=dark] .module-settings-add{grid-template-columns:repeat(auto-fit,minmax(min(100%,11rem),1fr));align-items:end;gap:10px;margin-bottom:12px;display:grid}html[data-theme=dark] .module-settings-add input,html[data-theme=dark] .module-settings-add select{box-sizing:border-box;width:100%;font:inherit;color:#171717;background:#fff;border:1px solid #d4d4d4;border-radius:10px;padding:9px 11px}html[data-theme=dark] .module-settings-add>.module-btn-primary,html[data-theme=dark] .module-settings-add>.module-btn-secondary{grid-column:1/-1;justify-self:start}html[data-theme=dark] .module-role-add-card{background:linear-gradient(145deg,#fafafa 0%,#fff 55%,#fafafa 100%);border:1px solid #d4d4d4;border-radius:14px;margin-bottom:20px;padding:16px;box-shadow:0 4px 14px #0000000f}html[data-theme=dark] .module-role-add-title,html[data-theme=dark] .module-role-list-title{color:#171717;letter-spacing:.02em;margin:0 0 12px;font-size:.95rem;font-weight:700}html[data-theme=dark] .module-role-list-title{margin-top:4px}html[data-theme=dark] .module-role-add-form{grid-template-columns:repeat(auto-fit,minmax(min(100%,9.5rem),1fr));gap:12px;margin-bottom:14px;display:grid}html[data-theme=dark] .module-role-field{gap:6px;min-width:0;display:grid}html[data-theme=dark] .module-role-field-label{text-transform:uppercase;letter-spacing:.06em;color:#737373;font-size:.78rem;font-weight:700}html[data-theme=dark] .module-role-field input,html[data-theme=dark] .module-role-field select{box-sizing:border-box;width:100%;font:inherit;color:#0a0a0a;background:#fff;border:1px solid #e5e5e5;border-radius:10px;padding:10px 12px;transition:border-color .15s,box-shadow .15s}html[data-theme=dark] .module-role-field input:focus,html[data-theme=dark] .module-role-field select:focus{border-color:#525252;outline:none;box-shadow:0 0 0 3px #00000026}html[data-theme=dark] .module-role-field-output{grid-column:1/-1}@media (width>=420px){html[data-theme=dark] .module-role-field-output{grid-column:auto}}html[data-theme=dark] .module-role-output-input{background:#fff;border:1px solid #e5e5e5;border-radius:10px;align-items:stretch;min-width:0;transition:border-color .15s,box-shadow .15s;display:flex;overflow:hidden}html[data-theme=dark] .module-role-output-input:focus-within{border-color:#525252;box-shadow:0 0 0 3px #00000026}html[data-theme=dark] .module-role-output-input input{min-width:0;box-shadow:none;border:none;border-radius:0;flex:1}html[data-theme=dark] .module-role-output-input input:focus{box-shadow:none}html[data-theme=dark] .module-role-output-suffix{color:#404040;white-space:nowrap;background:#f0f0f0;border-left:1px solid #d4d4d4;align-items:center;padding:0 12px;font-size:.85rem;font-weight:600;display:flex}html[data-theme=dark] .module-role-add-submit{width:100%}@media (width>=480px){html[data-theme=dark] .module-role-add-submit{width:auto}}html[data-theme=dark] .module-role-list-cards{gap:10px;display:grid}html[data-theme=dark] .module-role-list-empty{background:#fafafa;border:1px dashed #d4d4d4;border-radius:10px;padding:12px}html[data-theme=dark] .module-role-card{background:#fff;border:1px solid #e5e5e5;border-radius:12px;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:10px;padding:12px 14px;transition:border-color .15s,box-shadow .15s;display:flex;box-shadow:0 2px 8px #0f172a0a}html[data-theme=dark] .module-role-card:hover{border-color:#d4d4d4;box-shadow:0 4px 12px #7f1d1d14}html[data-theme=dark] .module-role-card-body{flex:1;min-width:min(100%,12rem)}html[data-theme=dark] .module-role-card-name{color:#0a0a0a;margin:0 0 8px;font-size:1rem;font-weight:700}html[data-theme=dark] .module-role-card-meta{flex-wrap:wrap;gap:6px;display:flex}html[data-theme=dark] .module-role-badge{border-radius:999px;align-items:center;padding:4px 10px;font-size:.78rem;font-weight:600;line-height:1.2;display:inline-flex}html[data-theme=dark] .module-role-badge-dept{color:#1e40af;background:#f5f5f5;border:1px solid #e5e5e5}html[data-theme=dark] .module-role-badge-output{color:#92400e;background:#f5f5f5;border:1px solid #e5e5e5}html[data-theme=dark] .module-role-card-remove{flex-shrink:0;align-self:center}html[data-theme=dark] .module-pill-list{flex-wrap:wrap;gap:8px;display:flex}html[data-theme=dark] .module-pill{color:#262626;background:#fafafa;border:1px solid #d4d4d4;border-radius:999px;align-items:center;padding:5px 10px;font-size:.82rem;font-weight:600;display:inline-flex}html[data-theme=dark] .module-tabs{flex-wrap:wrap;gap:8px;display:flex}html[data-theme=dark] .module-tab{color:#404040;font:inherit;cursor:pointer;background:#fff;border:1px solid #d4d4d4;border-radius:8px;padding:7px 12px}html[data-theme=dark] .module-tab-active{color:#262626;background:#fafafa;border-color:#a3a3a3;font-weight:600}html[data-theme=dark] .module-toast{z-index:2300;border-radius:10px;min-width:220px;max-width:380px;padding:10px 12px;font-size:.9rem;font-weight:600;position:fixed;bottom:18px;right:18px;box-shadow:0 8px 24px #0f172a33}html[data-theme=dark] .module-toast-success{color:#404040;background:#f0f0f0;border:1px solid #d4d4d4}html[data-theme=dark] .module-toast-error{color:#0a0a0a;background:#f5f5f5;border:1px solid #d4d4d4}html[data-theme=dark] .visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}html[data-theme=dark] .module-field-label{color:#404040;margin-bottom:6px;font-size:.9rem;font-weight:600;display:block}html[data-theme=dark] .module-pill-removable{cursor:pointer;border-color:#d4d4d4}html[data-theme=dark] .module-pill-selected{color:#262626;background:#f0f0f0;border-color:#a3a3a3}html[data-theme=dark] .module-role-list{margin:0;padding:0;list-style:none}html[data-theme=dark] .module-role-row{border-bottom:1px solid #e5e5e5;justify-content:space-between;align-items:center;gap:8px;padding:8px 0;display:flex}html[data-theme=dark] .module-role-row-editing{background:#fafafa;border-radius:8px;margin:0 -8px;padding-left:8px;padding-right:8px}html[data-theme=dark] .module-role-row-actions{flex-shrink:0;gap:8px;display:flex}html[data-theme=dark] .module-content-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:12px;margin-bottom:8px;display:flex}html[data-theme=dark] .module-content-toolbar-left{flex-wrap:wrap;align-items:flex-end;gap:12px;min-width:0;display:flex}html[data-theme=dark] .module-content-toolbar-right{align-items:center;gap:8px;margin-left:auto;display:flex}html[data-theme=dark] .module-inline-label{color:#404040;flex-direction:column;gap:6px;font-size:.9rem;font-weight:600;display:flex}html[data-theme=dark] .module-inline-label select{min-width:200px;font:inherit;border:1px solid #d4d4d4;border-radius:8px;padding:9px 11px}html[data-theme=dark] .content-month-filter{min-width:11rem;position:relative}html[data-theme=dark] .content-month-filter-trigger{min-width:11rem;font:inherit;color:#0a0a0a;cursor:pointer;text-align:left;background:#fff;border:1px solid #d4d4d4;border-radius:8px;justify-content:space-between;align-items:center;gap:8px;padding:9px 11px;display:flex}html[data-theme=dark] .content-month-filter-trigger:hover{border-color:#a3a3a3}html[data-theme=dark] .content-month-filter-menu{z-index:40;background:#fff;border:1px solid #e5e5e5;border-radius:10px;gap:4px;min-width:100%;max-height:240px;padding:8px;display:grid;position:absolute;top:calc(100% + 4px);left:0;overflow:auto;box-shadow:0 12px 28px #0f172a1f}html[data-theme=dark] .content-month-filter-option{cursor:pointer;border-radius:8px;align-items:center;gap:8px;padding:6px 8px;font-weight:500;display:flex}html[data-theme=dark] .content-month-filter-option:hover{background:#fafafa}html[data-theme=dark] .content-toolbar-icon-btn{color:#404040;cursor:pointer;box-sizing:border-box;background:#fff;border:1px solid #d4d4d4;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;text-decoration:none;display:inline-flex;position:relative}html[data-theme=dark] .content-toolbar-icon-btn:hover{color:#171717;background:#fafafa;border-color:#a3a3a3}html[data-theme=dark] .content-toolbar-icon-btn[data-tooltip]:after{content:attr(data-tooltip);color:#fff;white-space:nowrap;pointer-events:none;opacity:0;visibility:hidden;z-index:20;background:#171717;border-radius:8px;padding:6px 10px;font-size:12px;font-weight:500;line-height:1.3;transition:opacity .12s;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%)}html[data-theme=dark] .content-toolbar-icon-btn[data-tooltip]:before{content:"";pointer-events:none;opacity:0;visibility:hidden;z-index:20;border:5px solid #0000;border-top-color:#171717;transition:opacity .12s;position:absolute;bottom:calc(100% + 2px);left:50%;transform:translate(-50%)}html[data-theme=dark] .content-toolbar-icon-btn[data-tooltip]:hover:after,html[data-theme=dark] .content-toolbar-icon-btn[data-tooltip]:hover:before,html[data-theme=dark] .content-toolbar-icon-btn[data-tooltip]:focus-visible:after,html[data-theme=dark] .content-toolbar-icon-btn[data-tooltip]:focus-visible:before{opacity:1;visibility:visible}html[data-theme=dark] .content-toolbar-icon-btn.is-disabled{opacity:.45;pointer-events:none}html[data-theme=dark] .content-toolbar-icon-btn input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}html[data-theme=dark] .module-btn-upload-wrap{position:relative}html[data-theme=dark] .module-btn-file{display:inline-block}html[data-theme=dark] .module-link-button{align-items:center;text-decoration:none;display:inline-flex}html[data-theme=dark] .module-note-tight{margin-top:0;font-size:.88rem}html[data-theme=dark] .kanban-board{-webkit-overflow-scrolling:touch;align-items:start;gap:12px;padding-bottom:12rem;display:flex;overflow:auto hidden}html[data-theme=dark] .kanban-column{box-sizing:border-box;background:#fafafa;border:1px solid #e5e5e5;border-radius:10px;flex:0 0 280px;width:280px;max-width:280px;min-height:120px;padding:10px}html[data-theme=dark] .kanban-column-header{justify-content:space-between;align-items:center;gap:8px;margin-bottom:10px;display:flex}html[data-theme=dark] .kanban-column-title{color:#0a0a0a;margin:0;font-size:.95rem}html[data-theme=dark] .kanban-column-add-btn{color:#404040;cursor:pointer;background:#fff;border:1px solid #d4d4d4;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;padding:0;font-size:1.15rem;font-weight:600;line-height:1;display:inline-flex}html[data-theme=dark] .kanban-column-add-btn:hover{color:#0a0a0a;background:#f5f5f5;border-color:#a3a3a3}html[data-theme=dark] .kanban-card{background:#fff;border:1px solid #e5e5e5;border-radius:8px;margin-bottom:8px;padding:10px}html[data-theme=dark] .kanban-card-title{color:#0a0a0a;align-items:flex-start;gap:6px;margin:0 0 6px;font-size:.9rem;display:flex}html[data-theme=dark] .kanban-priority-badge{color:#b45309;background:#f5f5f5;border:1px solid #e5e5e5;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;min-width:1.75rem;padding:2px 6px;font-size:.72rem;font-weight:700;line-height:1.2;display:inline-flex}html[data-theme=dark] .kanban-card-title-btn{font:inherit;color:inherit;cursor:pointer;text-align:left;background:0 0;border:none;align-items:flex-start;gap:6px;margin:0;padding:0;display:inline-flex}html[data-theme=dark] .kanban-card-title-btn:hover{color:#0f172a8c}html[data-theme=dark] .kanban-card-title-btn:hover .kanban-urgent-icon{opacity:.9}html[data-theme=dark] .kanban-urgent-icon{box-sizing:border-box;aspect-ratio:1;color:#fff;background:#171717;border-radius:50%;flex-shrink:0;justify-content:center;align-self:flex-start;align-items:center;width:1.1rem;min-width:1.1rem;height:1.1rem;min-height:1.1rem;margin-top:.15em;font-size:.7rem;font-weight:700;line-height:1;display:inline-flex;overflow:hidden}html[data-theme=dark] .kanban-card-meta-row{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:6px;margin-bottom:6px;display:flex}html[data-theme=dark] .kanban-card-meta{color:#737373;margin:0;font-size:.8rem}html[data-theme=dark] .content-format-badge{letter-spacing:.02em;white-space:nowrap;border:1px solid #0000;border-radius:999px;align-items:center;padding:2px 8px;font-size:.68rem;font-weight:700;display:inline-flex}html[data-theme=dark] .content-format-badge-default{color:#475569;background:#f5f5f5;border-color:#e5e5e5}html[data-theme=dark] .content-format-badge-post{color:#1d4ed8;background:#f5f5f5;border-color:#e5e5e5}html[data-theme=dark] .content-format-badge-post-carousel{color:#4338ca;background:#f5f5f5;border-color:#e5e5e5}html[data-theme=dark] .content-format-badge-reel{color:#be185d;background:#f5f5f5;border-color:#e5e5e5}html[data-theme=dark] .content-format-badge-video{color:#c2410c;background:#f5f5f5;border-color:#e5e5e5}html[data-theme=dark] .content-format-badge-article{color:#047857;background:#f5f5f5;border-color:#e5e5e5}html[data-theme=dark] .content-format-badge-email{color:#7e22ce;background:#f5f5f5;border-color:#e5e5e5}html[data-theme=dark] .kanban-card-assignees{flex-wrap:wrap;gap:6px;margin:10px 0;padding:0;list-style:none;display:flex}html[data-theme=dark] .kanban-card-assignee-chip{border:1px solid #e5e5e5;border-radius:999px;align-items:center;gap:5px;max-width:100%;padding:3px 8px 3px 3px;display:inline-flex}html[data-theme=dark] .kanban-card-assignee-avatar,html[data-theme=dark] .kanban-card-assignee-initial{object-fit:cover;border-radius:999px;flex-shrink:0;width:1.35rem;height:1.35rem}html[data-theme=dark] .kanban-card-assignee-initial{color:#fff;background:#737373;justify-content:center;align-items:center;font-size:.68rem;font-weight:800;display:inline-flex}html[data-theme=dark] .kanban-card-assignee-name{color:#404040;white-space:nowrap;text-overflow:ellipsis;max-width:7rem;font-size:.74rem;font-weight:600;overflow:hidden}html[data-theme=dark] .kanban-card-footer-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;margin-top:2px;display:flex}html[data-theme=dark] .kanban-card-current-assignee{flex-shrink:0;margin-left:auto}html[data-theme=dark] .content-member-circle{object-fit:cover;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;display:inline-flex}html[data-theme=dark] .content-member-circle-sm{width:1.75rem;height:1.75rem}html[data-theme=dark] .content-member-circle-md{width:2.125rem;height:2.125rem}html[data-theme=dark] .content-member-circle-lg{width:2.375rem;height:2.375rem}html[data-theme=dark] .content-member-circle-blank{color:#a3a3a3;background:#fafafa;border:1.5px dashed #d4d4d4}html[data-theme=dark] .content-member-circle-initial{color:#fff;font-size:.75rem;font-weight:800;line-height:1}html[data-theme=dark] .content-member-circle-lg.content-member-circle-initial{font-size:.85rem}html[data-theme=dark] .content-current-assignee{display:inline-flex;position:relative}html[data-theme=dark] .content-current-assignee-field{flex-direction:column;align-items:flex-start;gap:6px;margin-top:12px;display:flex}html[data-theme=dark] .content-current-assignee-control{align-items:center;gap:10px;display:inline-flex;position:relative}html[data-theme=dark] .content-current-assignee-trigger{cursor:pointer;background:0 0;border:2px solid #0000;border-radius:50%;padding:0;line-height:0}html[data-theme=dark] .content-current-assignee-trigger:hover{border-color:#d4d4d4}html[data-theme=dark] .content-current-assignee-trigger.has-member{border-color:#e5e5e5}html[data-theme=dark] .content-current-assignee-trigger.has-member:hover{border-color:#a3a3a3}html[data-theme=dark] .content-current-assignee-name{color:#404040;font-size:.88rem;font-weight:600}html[data-theme=dark] .content-assignee-picker{z-index:30;background:#fff;border:1px solid #e5e5e5;border-radius:12px;flex-direction:column;gap:4px;min-width:11rem;max-width:16rem;padding:8px;display:flex;position:absolute;top:calc(100% + 8px);left:auto;right:0;box-shadow:0 10px 28px #00000024}html[data-theme=dark] .content-current-assignee-field .content-assignee-picker{left:0;right:auto}html[data-theme=dark] .content-assignee-picker-option{cursor:pointer;text-align:left;color:#0a0a0a;background:0 0;border:1px solid #0000;border-radius:10px;align-items:center;gap:10px;width:100%;padding:6px 8px;display:flex}html[data-theme=dark] .content-assignee-picker-option:hover{background:#f5f5f5;border-color:#d4d4d4}html[data-theme=dark] .content-assignee-picker-option.is-selected{background:#f5f5f5;border-color:#a3a3a3}html[data-theme=dark] .content-assignee-picker-name{color:#404040;white-space:nowrap;text-overflow:ellipsis;font-size:.86rem;font-weight:600;overflow:hidden}html[data-theme=dark] .kanban-card-actions{flex-wrap:wrap;gap:4px;margin-top:8px;display:flex}html[data-theme=dark] .kanban-card-footer-row .kanban-card-actions{margin-top:0}html[data-theme=dark] .module-btn-compact{border-radius:6px;padding:4px 8px;font-size:.72rem;line-height:1.2}html[data-theme=dark] .content-task-modal-backdrop{z-index:2201;-webkit-backdrop-filter:blur(6px);cursor:pointer;background:#0006;border:none;margin:0;padding:0;position:fixed;inset:0}@media (prefers-reduced-motion:reduce){html[data-theme=dark] .content-task-modal-backdrop{-webkit-backdrop-filter:none}}html[data-theme=dark] .content-task-modal{z-index:2202;background:#fff;border:1px solid #e5e5e5;border-radius:12px;width:min(42rem,96vw);max-height:90vh;padding:16px;position:fixed;top:50%;left:50%;overflow:auto;transform:translate(-50%,-50%);box-shadow:0 20px 50px #00000040}html[data-theme=dark] .content-task-modal-header{flex-wrap:wrap;align-items:flex-start;gap:10px}html[data-theme=dark] .content-task-modal-title-wrap{flex:1;min-width:0}html[data-theme=dark] .content-task-modal-title-wrap h2{word-break:break-word;margin:0;font-size:1.05rem;line-height:1.35}html[data-theme=dark] .content-task-title-input{box-sizing:border-box;width:100%;font:inherit;border:1px solid #e5e5e5;border-radius:8px;padding:6px 10px;font-size:1.05rem;font-weight:600}html[data-theme=dark] .content-task-modal-divider{border:0;border-top:1px solid #e5e5e5;margin:16px 0}html[data-theme=dark] .content-task-comments h3{margin:0 0 10px;font-size:1rem}html[data-theme=dark] .content-task-tabs{gap:8px;margin-bottom:12px;display:inline-flex}html[data-theme=dark] .content-task-tab{color:#171717;font:inherit;cursor:pointer;background:#fafafa;border:1px solid #d4d4d4;border-radius:999px;padding:6px 12px;font-size:.82rem}html[data-theme=dark] .content-task-tab-active{color:#fff;background:#171717;border-color:#262626}html[data-theme=dark] .content-task-modal-split{grid-template-columns:1fr 1fr;align-items:start;gap:12px;display:grid}html[data-theme=dark] .content-task-modal-content-type select{width:100%}html[data-theme=dark] .content-task-urgent-toggle{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:8px;margin-top:8px;display:inline-flex}html[data-theme=dark] .content-task-urgent-toggle input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}html[data-theme=dark] .content-task-urgent-switch{background:#d4d4d4;border:1px solid #a3a3a3;border-radius:999px;width:42px;height:24px;transition:background .2s;position:relative}html[data-theme=dark] .content-task-urgent-switch:after{content:"";background:#fff;border-radius:999px;width:18px;height:18px;transition:transform .2s;position:absolute;top:2px;left:2px;box-shadow:0 1px 2px #00000026}html[data-theme=dark] .content-task-urgent-toggle input:checked~.content-task-urgent-switch{background:#171717;border-color:#262626}html[data-theme=dark] .content-task-urgent-toggle input:checked~.content-task-urgent-switch:after{transform:translate(18px)}html[data-theme=dark] .content-task-due-note{color:#171717;margin:8px 0 0;font-size:.85rem;font-weight:600}html[data-theme=dark] .content-task-due-display{align-items:center;gap:6px;display:inline-flex}html[data-theme=dark] .content-task-due-edit{flex-direction:column;gap:6px;display:flex}html[data-theme=dark] .content-task-due-edit input[type=date]{font:inherit;font-weight:500}html[data-theme=dark] .content-task-due-edit-actions{flex-wrap:wrap;gap:6px;display:flex}html[data-theme=dark] .content-task-due-edit-btn{width:28px;height:28px;padding:0}html[data-theme=dark] .content-settings-toggle{margin-top:0}html[data-theme=dark] .emails-settings-list{gap:12px;margin-top:8px;display:grid}html[data-theme=dark] .emails-settings-row{background:#fafafa;border:1px solid #e5e5e5;border-radius:12px;justify-content:space-between;align-items:center;gap:16px;padding:14px 16px;display:flex}html[data-theme=dark] .emails-settings-toggle.content-task-urgent-toggle{align-self:center;align-items:center;margin-top:0;line-height:1;display:inline-flex;position:relative}html[data-theme=dark] .emails-settings-copy{min-width:0}html[data-theme=dark] .emails-settings-copy h2{color:#171717;margin:0 0 4px;font-size:1rem;font-weight:700}html[data-theme=dark] .emails-settings-copy p{color:#737373;margin:0;font-size:.86rem;line-height:1.45}html[data-theme=dark] .emails-settings-toggle{flex:none;gap:10px}html[data-theme=dark] .emails-settings-toggle.is-disabled{opacity:.55;cursor:not-allowed}html[data-theme=dark] .emails-settings-state{letter-spacing:.04em;color:#404040;min-width:2.4rem;font-size:.78rem;font-weight:700;line-height:1}html[data-theme=dark] .content-task-modal-members{min-width:0}html[data-theme=dark] .content-task-members-grid{background:#fff;border:1px solid #d4d4d4;border-radius:10px;grid-template-columns:1fr;gap:8px;max-height:220px;padding:8px;display:grid;overflow:auto}html[data-theme=dark] .content-task-member-tile{border:1px solid #0000;border-radius:8px;grid-template-columns:auto auto 1fr;align-items:center;gap:8px;padding:6px;display:grid}html[data-theme=dark] .content-task-member-tile-selected{background:#f5f5f5;border-color:#a3a3a3}html[data-theme=dark] .content-task-member-avatar{object-fit:cover;color:#fff;border-radius:999px;justify-content:center;align-items:center;width:28px;height:28px;font-size:.78rem;font-weight:700;display:inline-flex}html[data-theme=dark] .content-task-member-avatar-fallback{text-transform:uppercase}html[data-theme=dark] .content-task-member-name{color:#404040;font-size:.86rem}html[data-theme=dark] .content-task-members-selected{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}html[data-theme=dark] .content-task-member-chip{color:#171717;background:#fafafa;border:1px solid #d4d4d4;border-radius:999px;align-items:center;gap:6px;padding:4px 8px 4px 4px;font-size:.78rem;display:inline-flex}html[data-theme=dark] .content-task-member-chip-avatar{object-fit:cover;color:#fff;border-radius:999px;justify-content:center;align-items:center;width:20px;height:20px;font-size:.7rem;font-weight:700;display:inline-flex}html[data-theme=dark] .content-task-comment-composer{margin-bottom:14px}html[data-theme=dark] .content-task-comment-composer .module-form-actions,html[data-theme=dark] .content-task-comment-item .module-form-actions{margin-top:12px}html[data-theme=dark] .content-task-comment-composer .content-editor-surface{margin-bottom:4px}html[data-theme=dark] .mention-input-wrap{position:relative}html[data-theme=dark] .mention-suggestions{z-index:30;background:#fff;border:1px solid #d4d4d4;border-radius:10px;max-height:220px;margin:0;padding:4px;list-style:none;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto;box-shadow:0 8px 20px #1118271f}html[data-theme=dark] .mention-suggestion{text-align:left;width:100%;font:inherit;cursor:pointer;color:#171717;background:0 0;border:none;border-radius:8px;padding:8px 10px;font-size:.88rem}html[data-theme=dark] .mention-suggestion-active,html[data-theme=dark] .mention-suggestion:hover{color:#0a0a0a;background:#f5f5f5}html[data-theme=dark] .content-task-comment-list{gap:8px;margin:0 0 12px;padding:0;list-style:none;display:grid}html[data-theme=dark] .content-task-comment-item{background:#fafafa;border:1px solid #e5e5e5;border-radius:8px;padding:8px}html[data-theme=dark] .content-task-comment-meta,html[data-theme=dark] .content-task-comment-text,html[data-theme=dark] .content-task-comment-link-wrap{color:#404040;margin:0 0 6px;font-size:.85rem}html[data-theme=dark] .content-editor-toolbar{flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:8px;display:inline-flex;position:relative}html[data-theme=dark] .content-editor-link-popover{z-index:3;background:#fff;border:1px solid #d4d4d4;border-radius:10px;align-items:center;gap:6px;padding:8px;display:flex;position:absolute;top:calc(100% + 6px);left:0;box-shadow:0 8px 20px #11182726}html[data-theme=dark] .content-task-comment-actions{align-items:center;gap:10px;display:inline-flex;position:relative}html[data-theme=dark] .content-task-comment-link-btn{color:#171717;cursor:pointer;font:inherit;background:0 0;border:none;padding:0;font-size:.82rem;text-decoration:underline}html[data-theme=dark] .content-task-comment-link-btn-danger{color:#262626}html[data-theme=dark] .content-editor-link-popover input{min-width:220px;font:inherit;border:1px solid #d4d4d4;border-radius:8px;padding:6px 8px}html[data-theme=dark] .content-editor-surface{color:#171717;background:#fff;border:1px solid #d4d4d4;border-radius:10px;min-height:120px;padding:10px 11px;font-size:.92rem;line-height:1.45}html[data-theme=dark] .content-editor-surface:empty:before{content:attr(data-placeholder);color:#a3a3a3}@media (width<=900px){html[data-theme=dark] .content-task-modal-split{grid-template-columns:1fr}}@media (width>=1024px){html[data-theme=dark] .app-shell-drawer{transform:translate(0)}html[data-theme=dark] .app-shell-close-button,html[data-theme=dark] .app-shell-backdrop,html[data-theme=dark] .app-shell-menu-button{display:none}html[data-theme=dark] .app-shell-content{margin-left:var(--app-shell-nav-width);width:calc(100% - var(--app-shell-nav-width));overflow-x:hidden}}@media (width<=1023px){html[data-theme=dark] .app-shell-topbar{position:sticky;top:0}}html[data-theme=dark] .app-shell-profile-error{margin:0 14px 12px}html[data-theme=dark] .module-access-cell{white-space:nowrap}html[data-theme=dark] .module-access-view-btn{color:#171717;font:inherit;cursor:pointer;background:#fff;border:1px solid #d4d4d4;border-radius:8px;align-items:center;gap:6px;padding:4px 10px;display:inline-flex}html[data-theme=dark] .module-access-view-btn:hover{background:#f0f0f0}html[data-theme=dark] .module-access-view-icon{font-size:1rem;line-height:1}html[data-theme=dark] .module-access-view-count{min-width:1ch;font-size:.82rem;font-weight:600}html[data-theme=dark] .module-drawer-access{width:min(28rem,92vw)}html[data-theme=dark] .module-access-role-list{gap:10px;margin:0;padding:0;list-style:none;display:grid}html[data-theme=dark] .module-access-role-item{background:#fff;border:1px solid #e5e5e5;border-radius:10px;padding:10px 12px}html[data-theme=dark] .module-access-role-item-selected{background:#fafafa;border-color:#a3a3a3}html[data-theme=dark] .module-access-role-checkbox{box-shadow:none;background:0 0;border:none;margin-bottom:4px;padding:0}html[data-theme=dark] .module-access-role-checkbox:hover:not(.module-checkbox-field-disabled){background:0 0;border:none}html[data-theme=dark] .module-access-role-checkbox.module-checkbox-field-checked{box-shadow:none;background:0 0;border:none}html[data-theme=dark] .module-access-role-checkbox .module-checkbox-field-label{text-transform:capitalize}html[data-theme=dark] .module-access-permission-empty{color:#a3a3a3;font-style:italic}html[data-theme=dark] .module-access-permission-list{color:#737373;gap:4px;margin:8px 0 0 26px;padding:0;font-size:.82rem;list-style:none;display:grid}html[data-theme=dark] .module-access-permission-list li{font-family:ui-monospace,SFMono-Regular,Menlo,monospace}html[data-theme=dark] .module-checkbox-field{cursor:pointer;background:#fff;border:1px solid #d4d4d4;border-radius:10px;align-items:flex-start;gap:10px;padding:10px 12px;transition:border-color .15s,background .15s,box-shadow .15s;display:flex}html[data-theme=dark] .module-checkbox-field:hover:not(.module-checkbox-field-disabled){background:#fafafa;border-color:#a3a3a3}html[data-theme=dark] .module-checkbox-field-checked{background:#f5f5f5;border-color:#525252;box-shadow:0 0 0 1px #0000001f}html[data-theme=dark] .module-checkbox-field-disabled{opacity:.55;cursor:not-allowed}html[data-theme=dark] .module-checkbox-field-input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}html[data-theme=dark] .module-checkbox-field-control{background:#fff;border:2px solid #a3a3a3;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;margin-top:1px;transition:border-color .15s,background .15s;display:inline-flex}html[data-theme=dark] .module-checkbox-field-checked .module-checkbox-field-control{background:#171717;border-color:#171717}html[data-theme=dark] .module-checkbox-field-mark{color:#fff;font-size:.72rem;font-weight:700;line-height:1}html[data-theme=dark] .module-checkbox-field-text{gap:2px;min-width:0;display:grid}html[data-theme=dark] .module-checkbox-field-label{color:#171717;font-size:.9rem;font-weight:600;line-height:1.35}html[data-theme=dark] .module-checkbox-field-description{color:#737373;font-size:.8rem;line-height:1.4}html[data-theme=dark] .module-checkbox-group{gap:8px;display:grid}html[data-theme=dark] .module-checkbox-group-cols-1{grid-template-columns:1fr}html[data-theme=dark] .module-checkbox-group-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}@media (width<=640px){html[data-theme=dark] .module-checkbox-group-cols-2{grid-template-columns:1fr}}html[data-theme=dark] .app-shell-topbar-actions{align-items:center;gap:10px;min-width:0;margin-left:auto;padding-top:4px;padding-right:8px;display:flex;overflow:visible}html[data-theme=dark] .app-shell-user-email{color:#737373;text-overflow:ellipsis;white-space:nowrap;max-width:14rem;font-size:.82rem;overflow:hidden}html[data-theme=dark] .app-shell-sign-out{flex-shrink:0}html[data-theme=dark] .auth-loading-screen{color:#737373;place-items:center;min-height:100vh;display:grid}html[data-theme=dark] .login-page{place-items:center;min-height:100vh;padding:24px 16px;display:grid}html[data-theme=dark] .login-card{width:min(420px,100%)}html[data-theme=dark] .login-logo{width:min(11rem,72vw);margin:0 auto 16px;display:block}html[data-theme=dark] .login-heading{color:#171717;text-align:center;margin:0 0 8px;font-size:1.25rem}html[data-theme=dark] .login-card h1{color:#171717;margin:0 0 8px;font-size:1.5rem}html[data-theme=dark] .login-form{margin-top:4px}html[data-theme=dark] .login-submit{width:100%}html[data-theme=dark] .calendar-module-card{gap:16px;display:grid}html[data-theme=dark] .calendar-page-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;display:flex}html[data-theme=dark] .calendar-page-header h1{margin:0 0 4px}html[data-theme=dark] .calendar-month-nav{flex-wrap:wrap;align-items:center;gap:8px;display:flex}html[data-theme=dark] .calendar-month-title{text-align:center;color:#171717;min-width:10rem;margin:0;font-size:1.05rem}html[data-theme=dark] .calendar-legend{flex-wrap:wrap;gap:10px;display:flex}html[data-theme=dark] .calendar-legend-item{color:#525252;align-items:center;gap:6px;font-size:.82rem;display:inline-flex}html[data-theme=dark] .calendar-legend-item:before{content:"";border-radius:999px;width:10px;height:10px}html[data-theme=dark] .calendar-legend-holiday:before{background:#d4d4d4}html[data-theme=dark] .calendar-legend-event:before{background:#a3a3a3}html[data-theme=dark] .calendar-legend-leave:before{background:#d4d4d4}html[data-theme=dark] .calendar-legend-mine:before{background:#525252}html[data-theme=dark] .calendar-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:6px;display:grid}html[data-theme=dark] .calendar-weekday{text-align:center;color:#737373;padding:4px 0;font-size:.78rem;font-weight:700}html[data-theme=dark] .calendar-weekday-sunday{color:#a3a3a3}html[data-theme=dark] .calendar-day{min-height:5.5rem;font:inherit;color:inherit;text-align:left;background:#fff;border:1px solid #e5e5e5;border-radius:10px;flex-direction:column;align-items:stretch;gap:4px;padding:22px 6px 6px;display:flex;position:relative;overflow:hidden}html[data-theme=dark] .calendar-day-add{color:#525252;cursor:pointer;background:#fafafa;border:1px solid #d4d4d4;border-radius:6px;width:1.25rem;height:1.25rem;padding:0;font-size:.9rem;font-weight:700;line-height:1;position:absolute;top:4px;right:4px}html[data-theme=dark] .calendar-day-add:hover{color:#262626;background:#f0f0f0;border-color:#a3a3a3}html[data-theme=dark] .calendar-day-empty{cursor:default;background:0 0;border:none;min-height:0;padding:0}html[data-theme=dark] .calendar-day-sunday:not(.calendar-day-empty){background:#f5f5f5;padding-top:6px}html[data-theme=dark] .calendar-day-empty.calendar-day-sunday{background:#fafafa}html[data-theme=dark] .calendar-day-today{border-color:#171717;box-shadow:inset 0 0 0 1px #171717}html[data-theme=dark] .calendar-day-holiday{background:#f5f5f5}html[data-theme=dark] .calendar-day-leave{background:#fafafa}html[data-theme=dark] .calendar-day-mine{background:#f0f0f0}html[data-theme=dark] .calendar-day-number{color:#171717;font-weight:700}html[data-theme=dark] .calendar-day-labels{flex-direction:column;flex:1;gap:3px;width:100%;min-height:0;margin:0;padding:0;list-style:none;display:flex;overflow:hidden}html[data-theme=dark] .calendar-day-label{white-space:nowrap;text-overflow:ellipsis;cursor:pointer;width:100%;font-size:.62rem;font-weight:600;line-height:1.25;font:inherit;text-align:left;border:none;border-radius:4px;padding:2px 5px;display:block;overflow:hidden}html[data-theme=dark] .calendar-day-label:hover{filter:brightness(.96)}html[data-theme=dark] .calendar-day-label-static{cursor:default;pointer-events:none}html[data-theme=dark] .calendar-day-label-static:hover{filter:none}html[data-theme=dark] .calendar-entry-open{text-align:left;min-width:0;font:inherit;color:inherit;cursor:pointer;background:0 0;border:none;flex:1;padding:0}html[data-theme=dark] .calendar-entry-open:hover{opacity:.85}html[data-theme=dark] .calendar-entry-readonly{color:#525252;margin:0 0 10px;line-height:1.45}html[data-theme=dark] .calendar-entry-readonly p{margin:6px 0 0}html[data-theme=dark] .calendar-day-label-holiday{color:#0a0a0a;background:#d4d4d4}html[data-theme=dark] .calendar-day-label-event{color:#262626;background:#d4d4d4}html[data-theme=dark] .calendar-day-label-leave{color:#404040;background:#d4d4d4}html[data-theme=dark] .calendar-day-modal{width:min(28rem,92vw)}html[data-theme=dark] .calendar-modal-section{border-top:1px solid #e5e5e5;margin-top:16px;padding-top:16px}html[data-theme=dark] .calendar-modal-section:first-of-type{border-top:none;margin-top:0;padding-top:0}html[data-theme=dark] .calendar-modal-section-title{color:#404040;margin:0 0 10px;font-size:.95rem}html[data-theme=dark] .calendar-entry-list{gap:8px;margin:0;padding:0;list-style:none;display:grid}html[data-theme=dark] .calendar-entry{background:#fafafa;border:1px solid #e5e5e5;border-radius:10px;justify-content:space-between;align-items:flex-start;gap:10px;padding:10px 12px;display:flex}html[data-theme=dark] .calendar-entry p{color:#525252;margin:4px 0 0;font-size:.88rem}html[data-theme=dark] .calendar-entry-holiday,html[data-theme=dark] .calendar-entry-event,html[data-theme=dark] .calendar-entry-leave{background:#fafafa;border-color:#d4d4d4}html[data-theme=dark] .calendar-modal-view-only{margin:0}html[data-theme=dark] .module-report-filters{background:linear-gradient(145deg,#fafafa 0%,#fff 60%,#fafafa 100%);border:1px solid #d4d4d4;border-radius:14px;grid-template-columns:repeat(auto-fit,minmax(min(100%,11rem),1fr));align-items:end;gap:12px;margin-bottom:16px;padding:16px;display:grid}html[data-theme=dark] .module-report-field{gap:6px;min-width:0;display:grid}html[data-theme=dark] .module-report-field-label{text-transform:uppercase;letter-spacing:.06em;color:#737373;font-size:.78rem;font-weight:700}html[data-theme=dark] .module-report-field input,html[data-theme=dark] .module-report-field select{box-sizing:border-box;width:100%;font:inherit;color:#0a0a0a;background:#fff;border:1px solid #e5e5e5;border-radius:10px;padding:10px 12px}html[data-theme=dark] .module-report-field input:focus,html[data-theme=dark] .module-report-field select:focus{border-color:#525252;outline:none;box-shadow:0 0 0 3px #00000026}html[data-theme=dark] .module-report-run{grid-column:1/-1;justify-self:start}@media (width>=720px){html[data-theme=dark] .module-report-run{grid-column:auto;justify-self:end}}html[data-theme=dark] .module-report-placeholder{text-align:center;background:#fafafa;border:1px dashed #d4d4d4;border-radius:12px;margin:0;padding:20px}html[data-theme=dark] .module-report-results{margin-top:8px}html[data-theme=dark] .module-report-results-title{color:#0a0a0a;flex-wrap:wrap;align-items:baseline;gap:8px 14px;margin:0 0 14px;font-size:1.1rem;display:flex}html[data-theme=dark] .module-report-results-range{color:#737373;font-size:.85rem;font-weight:500}html[data-theme=dark] .team-top-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}html[data-theme=dark] .team-top-metrics .metric-card{margin:0}html[data-theme=dark] .team-top-metrics .metric-card p{color:#171717;font-size:1.65rem;font-weight:700}html[data-theme=dark] .team-metric-card-live{background:linear-gradient(160deg,#fafafa 0%,#fff 100%);border-color:#d4d4d4}html[data-theme=dark] .team-metric-card-salary{background:linear-gradient(160deg,#fafafa 0%,#fff 100%);border-color:#e5e5e5}html[data-theme=dark] .team-metric-card-salary p{color:#404040}html[data-theme=dark] .team-members-table-wrap{-webkit-overflow-scrolling:touch;width:100%;max-width:100%;overflow:auto visible}html[data-theme=dark] .team-past-members-section{min-width:0}html[data-theme=dark] .team-past-members-section .team-members-table-wrap{margin-top:4px}@media (width<=640px){html[data-theme=dark] .team-top-metrics{grid-template-columns:1fr}}html[data-theme=dark] .module-report-metrics{grid-template-columns:repeat(auto-fit,minmax(min(100%,10.5rem),1fr));gap:12px;display:grid}html[data-theme=dark] .module-report-metric{background:#fff;border:1px solid #e5e5e5;border-radius:14px;padding:16px;transition:border-color .15s,transform .15s;box-shadow:0 4px 14px #0000000f}html[data-theme=dark] .module-report-metric:hover{border-color:#a3a3a3;transform:translateY(-1px)}html[data-theme=dark] .module-report-metric h3{color:#737373;margin:0 0 8px;font-size:.82rem;font-weight:700;line-height:1.35}html[data-theme=dark] .module-report-metric-value{color:#171717;font-variant-numeric:tabular-nums;margin:0 0 6px;font-size:1.65rem;font-weight:700;line-height:1.15}html[data-theme=dark] .module-report-metric-hint{color:#a3a3a3;margin:0;font-size:.75rem;line-height:1.4}html[data-theme=dark] .module-report-metric-capacity{background:linear-gradient(160deg,#fafafa 0%,#fff 100%);border-color:#d4d4d4}html[data-theme=dark] .module-report-metric-capacity .module-report-metric-value{color:#404040}html[data-theme=dark] .module-report-metric-assigned{background:linear-gradient(160deg,#fafafa 0%,#fff 100%)}html[data-theme=dark] .module-report-metric-assigned .module-report-metric-value{color:#171717}html[data-theme=dark] .module-report-metric-done{background:linear-gradient(160deg,#fafafa 0%,#fff 100%);border-color:#e5e5e5}html[data-theme=dark] .module-report-metric-done .module-report-metric-value{color:#404040}html[data-theme=dark] .module-report-metric-avg{background:linear-gradient(160deg,#fafafa 0%,#fff 100%);border-color:#d4d4d4}html[data-theme=dark] .module-report-metric-avg .module-report-metric-value{color:#262626}html[data-theme=dark] .module-report-metric-cost-capacity{background:linear-gradient(160deg,#fafafa 0%,#fff 100%);border-color:#e5e5e5}html[data-theme=dark] .module-report-metric-cost-capacity .module-report-metric-value{color:#404040}html[data-theme=dark] .module-report-metric-cost-actual{background:linear-gradient(160deg,#fafafa 0%,#fff 100%);border-color:#d4d4d4}html[data-theme=dark] .module-report-metric-cost-actual .module-report-metric-value{color:#404040}html[data-theme=dark] .module-permissions-badge-builtin,html[data-theme=dark] .module-permissions-badge-custom{vertical-align:middle;border-radius:999px;margin-left:8px;padding:2px 8px;font-size:.72rem;font-weight:700;display:inline-block}html[data-theme=dark] .module-permissions-badge-builtin{color:#475569;background:#f5f5f5}html[data-theme=dark] .module-permissions-badge-custom{color:#1e40af;background:#f5f5f5}html[data-theme=dark] .module-permissions-actions{white-space:nowrap;flex-wrap:wrap;gap:8px;display:flex}html[data-theme=dark] .module-drawer-permissions{width:min(30rem,100vw)}html[data-theme=dark] .module-permissions-fieldset{background:#fafafa;border:1px solid #e5e5e5;border-radius:12px;margin:0;padding:12px 14px}html[data-theme=dark] .module-permissions-fieldset legend{color:#404040;padding:0 4px;font-size:.88rem;font-weight:700}html[data-theme=dark] .module-permissions-fieldset .module-checkbox-group{margin-top:8px}html[data-theme=dark] .module-table-sales{table-layout:fixed;width:100%}html[data-theme=dark] .module-table-sales th,html[data-theme=dark] .module-table-sales td{vertical-align:top}html[data-theme=dark] .module-table-sales .module-action-cell{white-space:nowrap;display:table-cell}html[data-theme=dark] .module-table-sales .module-action-cell>:not(:last-child){margin-right:8px}html[data-theme=dark] .module-table-sales .sales-lead-col,html[data-theme=dark] .module-table-sales .sales-lead-cell,html[data-theme=dark] .module-table-sales .sales-comment-col,html[data-theme=dark] .module-table-sales .sales-comment-cell{white-space:normal;word-break:break-word;overflow-wrap:anywhere;line-height:1.4}html[data-theme=dark] .module-table-sales .sales-lead-col,html[data-theme=dark] .module-table-sales .sales-lead-cell{width:18%;min-width:8rem}html[data-theme=dark] .module-table-sales .sales-lead-cell strong{white-space:normal;word-break:break-word;overflow-wrap:anywhere;font-weight:600}html[data-theme=dark] .module-table-sales .sales-comment-col,html[data-theme=dark] .module-table-sales .sales-comment-cell{width:32%;min-width:10rem}html[data-theme=dark] .module-table-sales .sales-services-cell{white-space:normal;line-height:1.4}html[data-theme=dark] .sales-comment-cell{color:#525252}html[data-theme=dark] .sales-status-badge{white-space:nowrap;border-radius:999px;align-items:center;padding:3px 10px;font-size:.78rem;font-weight:600;display:inline-flex}html[data-theme=dark] .sales-status-new{color:#3730a3;background:#f5f5f5}html[data-theme=dark] .sales-status-contacted{color:#1d4ed8;background:#f5f5f5}html[data-theme=dark] .sales-status-qualified{color:#0e7490;background:#f5f5f5}html[data-theme=dark] .sales-status-proposal{color:#92400e;background:#f5f5f5}html[data-theme=dark] .sales-status-presentation{color:#5b21b6;background:#f5f5f5}html[data-theme=dark] .sales-status-won{color:#166534;background:#f5f5f5}html[data-theme=dark] .sales-status-lost{color:#991b1b;background:#f5f5f5}html[data-theme=dark] .cashflow-page .cashflow-metrics-row{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:10px;display:grid}html[data-theme=dark] .cashflow-layout{grid-template-columns:minmax(280px,1fr) minmax(320px,1.1fr);align-items:start;gap:16px;margin-top:24px;display:grid}html[data-theme=dark] .cashflow-left,html[data-theme=dark] .cashflow-right{gap:14px;display:grid}html[data-theme=dark] .cashflow-side-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}html[data-theme=dark] .cashflow-metric-change{margin-top:6px;font-size:.78rem;font-weight:600;display:block}html[data-theme=dark] .cashflow-metric-change--positive{color:#404040}html[data-theme=dark] .cashflow-metric-change--negative{color:#262626}html[data-theme=dark] .cashflow-metric-change--neutral{color:#737373}html[data-theme=dark] .cashflow-chart-total{color:#404040;text-align:center;margin:8px 0 0;font-size:.88rem;font-weight:600}html[data-theme=dark] .cashflow-side-metrics .metric-card{margin:0}html[data-theme=dark] .cashflow-side-metrics .metric-card h2{font-size:.82rem}html[data-theme=dark] .cashflow-side-metrics .metric-card p{font-size:1.15rem}html[data-theme=dark] .cashflow-list-panel{background:#fff;border:1px solid #e5e5e5;border-radius:12px;padding:12px 14px}html[data-theme=dark] .cashflow-list-panel-header{justify-content:space-between;align-items:center;gap:8px;margin-bottom:10px;display:flex}html[data-theme=dark] .cashflow-list-panel-header h3{color:#171717;margin:0;font-size:1rem}html[data-theme=dark] .cashflow-list-summary{background:#fafafa;border:1px solid #e5e5e5;border-radius:12px;padding:14px 16px}html[data-theme=dark] .cashflow-list-summary-title{color:#171717;margin:0;font-size:1rem}html[data-theme=dark] .cashflow-list-summary-range{color:#737373;margin:4px 0 12px;font-size:.82rem}html[data-theme=dark] .cashflow-list-summary-grid{gap:10px;margin:0;display:grid}html[data-theme=dark] .cashflow-list-summary-row{background:#fff;border:1px solid #e5e5e5;border-radius:10px;justify-content:space-between;align-items:baseline;gap:12px;padding:10px 12px;display:flex}html[data-theme=dark] .cashflow-list-summary-row dt{color:#525252;margin:0;font-size:.88rem;font-weight:600}html[data-theme=dark] .cashflow-list-summary-row dd{color:#171717;margin:0;font-size:1.05rem;font-weight:700}html[data-theme=dark] .cashflow-list-summary-row-in dd{color:#404040}html[data-theme=dark] .cashflow-list-summary-row-out dd{color:#262626}html[data-theme=dark] .cashflow-list-summary-row-net dd{color:#404040}html[data-theme=dark] .cashflow-list-summary-row-net-negative dd{color:#262626}html[data-theme=dark] .cashflow-tx-list{gap:8px;margin:0;padding:0;list-style:none;display:grid}html[data-theme=dark] .cashflow-tx-row{background:#fafafa;border:1px solid #e5e5e5;border-radius:10px;padding:10px}html[data-theme=dark] .cashflow-tx-row-confirmed{background:#fafafa;border-color:#e5e5e5}html[data-theme=dark] .cashflow-tx-check{color:#404040;cursor:pointer;align-items:center;gap:6px;margin-bottom:6px;font-size:.82rem;font-weight:600;display:inline-flex}html[data-theme=dark] .cashflow-tx-main{justify-content:space-between;align-items:center;gap:10px;display:flex}html[data-theme=dark] .cashflow-tx-actions{flex-shrink:0;align-items:center;gap:8px;display:flex}html[data-theme=dark] .cashflow-tx-edit-btn{padding:4px 10px;font-size:.78rem}html[data-theme=dark] .cashflow-tx-amount{color:#171717;white-space:nowrap;font-weight:700}html[data-theme=dark] .cashflow-tx-meta{color:#737373;margin:4px 0 0;font-size:.8rem}html[data-theme=dark] .cashflow-title-row{align-items:flex-start;gap:12px;display:flex}html[data-theme=dark] .cashflow-header-actions{align-items:center;gap:8px;margin-top:4px;display:flex}html[data-theme=dark] .cashflow-icon-btn{color:#404040;cursor:pointer;background:#fff;border:1px solid #d4d4d4;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}html[data-theme=dark] .cashflow-icon-btn:hover{background:#fafafa;border-color:#a3a3a3}html[data-theme=dark] .cashflow-matched-badge{letter-spacing:.02em;text-transform:uppercase;color:#065f46;vertical-align:middle;background:#f5f5f5;border-radius:999px;margin-left:8px;padding:2px 7px;font-size:.68rem;font-weight:700;display:inline-block}html[data-theme=dark] .cashflow-matched-badge-partial{color:#92400e;background:#f5f5f5}html[data-theme=dark] .cashflow-match-partial-summary{border-top:1px dashed #d4d4d4;margin-top:8px;padding-top:8px}html[data-theme=dark] .cashflow-match-partial-summary p{margin:0 0 4px;font-size:.88rem}html[data-theme=dark] .cashflow-amount-in{color:#404040;font-weight:600}html[data-theme=dark] .cashflow-amount-out{color:#262626;font-weight:600}html[data-theme=dark] .cashflow-import-preview{border:1px solid #e5e5e5;border-radius:10px;max-height:320px;overflow:auto}html[data-theme=dark] .cashflow-match-modal-root{z-index:2200;place-items:center;padding:16px;display:grid;position:fixed;inset:0}html[data-theme=dark] .cashflow-match-modal-backdrop{z-index:0;cursor:pointer;background:#0f172a73;border:none;margin:0;padding:0;position:absolute;inset:0}html[data-theme=dark] .cashflow-match-modal{z-index:1;background:#fff;border:1px solid #e5e5e5;border-radius:16px;width:min(1100px,100%);max-height:min(90vh,900px);padding:20px;position:relative;overflow:auto;box-shadow:0 20px 50px #0f172a2e}html[data-theme=dark] .cashflow-match-modal-header{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px;display:flex}html[data-theme=dark] .cashflow-match-modal-header h2{margin:0 0 6px}html[data-theme=dark] .cashflow-match-toolbar{flex-wrap:wrap;align-items:end;gap:12px;margin-bottom:12px;display:flex}html[data-theme=dark] .cashflow-match-toolbar label{gap:4px;font-size:.85rem;display:grid}html[data-theme=dark] .cashflow-match-grid{grid-template-columns:1fr 1.1fr;gap:16px;display:grid}html[data-theme=dark] .cashflow-match-pane h3{margin:0 0 10px;font-size:1rem}html[data-theme=dark] .cashflow-match-subtitle{margin:14px 0 8px;font-size:.92rem}html[data-theme=dark] .cashflow-match-list{gap:8px;max-height:420px;margin:0;padding:0;list-style:none;display:grid;overflow:auto}html[data-theme=dark] .cashflow-match-item{text-align:left;cursor:pointer;background:#fff;border:1px solid #e5e5e5;border-radius:10px;width:100%;padding:10px 12px}html[data-theme=dark] .cashflow-match-item-active{background:#fafafa;border-color:#262626}html[data-theme=dark] .cashflow-match-item-top{justify-content:space-between;gap:8px;display:flex}html[data-theme=dark] .cashflow-match-item-meta{color:#737373;margin:4px 0 0;font-size:.8rem;display:block}html[data-theme=dark] .cashflow-match-selected{background:#fafafa;border:1px solid #e5e5e5;border-radius:10px;margin-bottom:12px;padding:12px}html[data-theme=dark] .cashflow-match-selected p{margin:0 0 6px}html[data-theme=dark] .cashflow-match-internal-row{border:1px solid #e5e5e5;border-radius:10px;align-items:flex-start;gap:10px;padding:10px 12px;display:flex}html[data-theme=dark] .cashflow-match-pane .module-form-actions{margin-top:14px}html[data-theme=dark] .cashflow-match-form{gap:12px;display:grid}html[data-theme=dark] .cashflow-match-form>label{gap:6px;font-size:.88rem;display:grid}html[data-theme=dark] .cashflow-match-form input,html[data-theme=dark] .cashflow-match-form select{box-sizing:border-box;width:100%;font:inherit;border:1px solid #e5e5e5;border-radius:10px;padding:9px 11px}html[data-theme=dark] .cashflow-match-mode{border:1px solid #e5e5e5;border-radius:10px;flex-wrap:wrap;gap:14px;margin:0;padding:12px;display:flex}html[data-theme=dark] .cashflow-match-mode legend{color:#737373;padding:0 6px;font-size:.8rem;font-weight:700}html[data-theme=dark] .cashflow-match-radio{align-items:center;gap:8px;font-size:.9rem;display:inline-flex}html[data-theme=dark] .cashflow-match-multiselect{gap:8px;display:grid}html[data-theme=dark] .cashflow-match-field-label{font-size:.88rem}html[data-theme=dark] .cashflow-match-project-options{background:#fafafa;border:1px solid #e5e5e5;border-radius:10px;gap:6px;max-height:160px;padding:10px;display:grid;overflow:auto}html[data-theme=dark] .cashflow-match-project-option{align-items:center;gap:8px;font-size:.9rem;display:flex}html[data-theme=dark] .cashflow-match-project-block{background:#fff;border:1px solid #e5e5e5;border-radius:12px;gap:10px;padding:12px;display:grid}html[data-theme=dark] .cashflow-match-project-block h4{margin:0;font-size:.95rem}html[data-theme=dark] .cashflow-match-invoice-card{background:#fafafa;border:1px solid #e5e5e5;border-radius:10px;gap:8px;padding:10px;display:grid}html[data-theme=dark] .cashflow-match-invoice-card label{gap:4px;font-size:.85rem;display:grid}html[data-theme=dark] .cashflow-match-invoice-label{color:#737373;margin:0;font-size:.8rem;font-weight:700}html[data-theme=dark] .cashflow-chart-card h3{margin:0 0 8px;font-size:.95rem}@media (width<=900px){html[data-theme=dark] .cashflow-match-grid{grid-template-columns:1fr}}@media (width<=1100px){html[data-theme=dark] .cashflow-side-metrics,html[data-theme=dark] .cashflow-layout{grid-template-columns:1fr}html[data-theme=dark] .cashflow-tx-list{max-height:none}}html[data-theme=dark] .notifications-list{gap:10px;max-height:70vh;display:grid;overflow-y:auto}html[data-theme=dark] .notifications-item{background:#fff;border:1px solid #e5e5e5;border-radius:10px;grid-template-columns:auto minmax(0,1fr);align-items:flex-start;gap:12px;padding:12px 14px;transition:background-color .15s,border-color .15s;display:grid}html[data-theme=dark] .notifications-item-read{background:#fafafa;border-color:#e5e5e5}html[data-theme=dark] .notifications-item-unread{background:#f5f5f5;border-color:#d4d4d4;box-shadow:inset 3px 0 #171717}html[data-theme=dark] .notifications-item-unread .notifications-item-line{color:#171717}html[data-theme=dark] .notifications-item-avatar{object-fit:cover;border-radius:999px;flex-shrink:0;width:42px;height:42px}html[data-theme=dark] .notifications-item-avatar-fallback{color:#fff;text-transform:uppercase;justify-content:center;align-items:center;font-size:.9rem;font-weight:700;display:inline-flex}html[data-theme=dark] .notifications-item-content{min-width:0}html[data-theme=dark] .notifications-item-line,html[data-theme=dark] .notifications-item-meta{margin:0}html[data-theme=dark] .notifications-item-line{color:#171717;line-height:1.5}html[data-theme=dark] .notifications-item-meta{color:#737373;flex-wrap:wrap;align-items:center;gap:8px;margin-top:6px;font-size:.82rem;display:flex}html[data-theme=dark] .notifications-client-pill{color:#1d4ed8;white-space:nowrap;text-overflow:ellipsis;background:#f5f5f5;border:1px solid #e5e5e5;border-radius:999px;align-items:center;max-width:16rem;padding:2px 9px;font-size:.75rem;font-weight:600;display:inline-flex;overflow:hidden}html[data-theme=dark] .notifications-item-link{color:#262626;font-weight:600}html[data-theme=dark] .profiles-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:0 16px 16px;display:grid}html[data-theme=dark] .profile-card{gap:12px;display:grid}html[data-theme=dark] .profile-card-current{border-color:#a3a3a3;box-shadow:0 8px 20px #b91c1c14}html[data-theme=dark] .profile-card-header{align-items:center;gap:12px;min-width:0;display:flex}html[data-theme=dark] .profile-card-avatar{object-fit:cover;border-radius:999px;flex-shrink:0;width:64px;height:64px}html[data-theme=dark] .profile-card-avatar-fallback{color:#fff;text-transform:uppercase;justify-content:center;align-items:center;font-size:1.1rem;font-weight:700;display:inline-flex}html[data-theme=dark] .profile-card-title-wrap{min-width:0}html[data-theme=dark] .profile-card-title-wrap h2{color:#171717;word-break:break-word;margin:0;font-size:1.05rem}html[data-theme=dark] .profile-card-badge{color:#1e40af;background:#f5f5f5;border-radius:999px;margin-top:6px;padding:3px 8px;font-size:.76rem;font-weight:700;display:inline-flex}html[data-theme=dark] .profile-card-body{gap:8px;display:grid}html[data-theme=dark] .profile-card-line{color:#404040;word-break:break-word;margin:0;line-height:1.45}html[data-theme=dark] .profile-card-actions{justify-content:flex-end;display:flex}html[data-theme=dark] .profile-live-toggle{gap:8px;display:grid}html[data-theme=dark] .profile-live-toggle-btn{color:#171717;width:fit-content;font:inherit;cursor:pointer;background:#fafafa;border:1px solid #a3a3a3;border-radius:999px;align-items:center;gap:10px;padding:6px 10px 6px 6px;font-weight:600;display:inline-flex}html[data-theme=dark] .profile-live-toggle-btn.is-on{color:#404040;background:#fafafa;border-color:#a3a3a3}html[data-theme=dark] .profile-live-toggle-btn.is-on .profile-live-toggle-knob{background:#525252}html[data-theme=dark] .profile-live-toggle-knob{background:#171717;border-radius:999px;width:18px;height:18px;box-shadow:inset 0 0 0 4px #fff}html[data-theme=dark] .app-shell-topbar-link{color:#171717;white-space:nowrap;background:#fafafa;border:1px solid #a3a3a3;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;font-weight:600;text-decoration:none;transition:background-color .18s,color .18s,border-color .18s;display:inline-flex;position:relative;overflow:visible}html[data-theme=dark] .app-shell-topbar-link:hover{background:#f0f0f0}html[data-theme=dark] .app-shell-topbar-link-active{color:#262626;background:#f0f0f0;border-color:#525252}html[data-theme=dark] .app-shell-topbar-icon{width:1.1rem;height:1.1rem;display:block}html[data-theme=dark] .app-shell-topbar-dot{background:#171717;border-radius:999px;width:.5rem;height:.5rem;position:absolute;top:.18rem;right:.18rem;box-shadow:0 0 0 2px #fafafa}html[data-theme=dark] .app-shell-topbar-badge{z-index:2;color:#fff;text-align:center;box-sizing:border-box;pointer-events:none;background:#171717;border-radius:999px;min-width:1.05rem;height:1.05rem;padding:0 .28rem;font-size:.65rem;font-weight:700;line-height:1.05rem;position:absolute;top:-.2rem;right:-.35rem;box-shadow:0 0 0 1.5px #fafafa}@media (width<=1023px){html[data-theme=dark] .profiles-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=700px){html[data-theme=dark] .profiles-grid{grid-template-columns:1fr}}html[data-theme=dark] .general-tasks-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}html[data-theme=dark] .general-tasks-tabs{flex:none}html[data-theme=dark] .general-tasks-add-btn{flex:none;margin-left:auto}html[data-theme=dark] .content-task-modal.general-add-task-modal{width:min(32rem,96vw);overflow:visible}html[data-theme=dark] .general-add-task-form{overflow:visible}html[data-theme=dark] .general-add-task-input-wrap{width:100%;overflow:visible}html[data-theme=dark] .general-add-task-textarea{box-sizing:border-box;resize:vertical;width:100%;min-height:132px;display:block}html[data-theme=dark] .general-add-task-modal .mention-suggestions{z-index:2300}html[data-theme=dark] .general-task-name-cell{white-space:pre-wrap;max-width:28rem}html[data-theme=dark] .general-task-name-inline{display:inline}html[data-theme=dark] .general-task-icon-btn{vertical-align:text-bottom;color:#93c5fd;cursor:pointer;background:#262626;border:1px solid #525252;border-radius:6px;justify-content:center;align-items:center;width:1.35rem;height:1.35rem;margin-left:4px;padding:0;display:inline-flex}html[data-theme=dark] .general-task-icon-btn:hover{color:#bfdbfe;background:#404040;border-color:#737373}html[data-theme=dark] .general-task-expand-btn{color:#171717;background:#fff;border:1px solid #d1d5db}html[data-theme=dark] .general-task-expand-btn:hover{color:#0a0a0a;background:#eff6ff;border-color:#93c5fd}html[data-theme=dark] .general-task-audio-btn.is-playing{color:#fca5a5;background:#450a0a;border-color:#991b1b}html[data-theme=dark] .general-task-link{color:#93c5fd;word-break:break-all;text-decoration:underline}html[data-theme=dark] .general-task-link:hover{color:#bfdbfe}html[data-theme=dark] .general-add-task-audio-bar{flex-wrap:wrap;align-items:center;gap:8px;min-height:2.25rem;margin-top:4px;display:flex}html[data-theme=dark] .general-add-task-record-btn{align-items:center;gap:6px;display:inline-flex}html[data-theme=dark] .general-add-task-record-btn.is-recording{color:#fca5a5;background:#450a0a;border-color:#991b1b}html[data-theme=dark] .general-add-task-wave{align-items:flex-end;gap:2px;height:1.6rem;padding:0 4px;display:inline-flex}html[data-theme=dark] .general-add-task-wave-bar{transform-origin:bottom;background:#f87171;border-radius:999px;width:3px;height:100%;transition:transform 80ms linear;display:block}html[data-theme=dark] .general-add-task-countdown{flex:none;justify-content:center;align-items:center;width:2.1rem;height:2.1rem;display:inline-flex;position:relative}html[data-theme=dark] .general-add-task-countdown-ring{width:100%;height:100%;position:absolute;inset:0;transform:rotate(-90deg)}html[data-theme=dark] .general-add-task-countdown-track{stroke:#525252}html[data-theme=dark] .general-add-task-countdown-progress{stroke:#f87171;transition:stroke-dashoffset .2s linear}html[data-theme=dark] .general-add-task-countdown-value{z-index:1;font-variant-numeric:tabular-nums;color:#fca5a5;font-size:.78rem;font-weight:700;line-height:1;position:relative}html[data-theme=dark] .general-add-task-clear-audio{color:#a3a3a3}html[data-theme=dark] .general-add-task-clear-audio:hover{color:#fca5a5;background:#450a0a;border-color:#991b1b}html[data-theme=dark] .general-add-task-audio-note{color:#a3a3a3;font-size:.82rem;font-weight:600}html[data-theme=dark] .content-task-modal.general-task-detail-modal{width:min(36rem,96vw)}html[data-theme=dark] .content-task-modal.general-task-detail-modal h2{color:#171717}html[data-theme=dark] .general-task-detail-body{gap:14px;padding:4px 2px 8px;display:grid}html[data-theme=dark] .general-task-detail-text{white-space:pre-wrap;word-break:break-word;color:#1f2937;margin:0;line-height:1.5}html[data-theme=dark] .general-task-detail-text .general-task-link{color:#1d4ed8}html[data-theme=dark] .general-task-detail-text .general-task-link:hover{color:#1e40af}html[data-theme=dark] .general-task-detail-play{align-items:center;gap:6px;width:fit-content;display:inline-flex}html[data-theme=dark] .general-task-detail-play.is-playing{color:#fca5a5;background:#450a0a;border-color:#991b1b}html[data-theme=dark] .general-task-status-cell{flex-wrap:nowrap;align-items:center;gap:8px;display:inline-flex}html[data-theme=dark] .general-task-status-badge{white-space:nowrap;border-radius:999px;align-items:center;padding:3px 10px;font-size:.78rem;font-weight:600;display:inline-flex}html[data-theme=dark] .general-task-status-select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23475569' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-position:right 8px center;background-repeat:no-repeat;border:none;padding-right:1.6rem}html[data-theme=dark] .general-task-status-open{color:#1d4ed8;background-color:#f5f5f5}html[data-theme=dark] .general-task-status-in_review{color:#5b21b6;background-color:#f5f5f5}html[data-theme=dark] .general-task-status-blocked{color:#92400e;background-color:#f5f5f5}html[data-theme=dark] .general-task-status-completed{color:#166534;background-color:#f5f5f5}html[data-theme=dark] .general-tasks-metrics{margin-bottom:0}html[data-theme=dark] .general-tasks-metric{text-align:left;width:100%;font:inherit;color:inherit;cursor:pointer;appearance:none;display:block}html[data-theme=dark] .general-tasks-metric.is-selected{transform:translateY(-1px);box-shadow:0 0 0 2px #17171759}html[data-theme=dark] .general-tasks-status-heading{color:#525252;font-weight:600}html[data-theme=dark] .general-tasks-metric-open{background:linear-gradient(160deg,#fafafa 0%,#fff 100%);border-color:#e5e5e5}html[data-theme=dark] .general-tasks-metric-open .module-report-metric-value{color:#1d4ed8}html[data-theme=dark] .general-tasks-metric-in_review{background:linear-gradient(160deg,#fafafa 0%,#fff 100%);border-color:#e5e5e5}html[data-theme=dark] .general-tasks-metric-in_review .module-report-metric-value{color:#5b21b6}html[data-theme=dark] .general-tasks-metric-blocked{background:linear-gradient(160deg,#fafafa 0%,#fff 100%);border-color:#e5e5e5}html[data-theme=dark] .general-tasks-metric-blocked .module-report-metric-value{color:#92400e}html[data-theme=dark] .general-tasks-metric-completed{background:linear-gradient(160deg,#fafafa 0%,#fff 100%);border-color:#e5e5e5}html[data-theme=dark] .general-tasks-metric-completed .module-report-metric-value{color:#166534}html[data-theme=dark] .general-task-assignee-wrap{max-width:14rem;display:inline-block;position:relative}html[data-theme=dark] .general-task-assignee-btn{color:#1d4ed8;max-width:100%;font:inherit;text-align:left;text-underline-offset:2px;cursor:pointer;white-space:nowrap;text-overflow:ellipsis;background:0 0;border:none;align-items:center;padding:2px 0;font-weight:600;text-decoration:underline;display:inline-flex;overflow:hidden}html[data-theme=dark] .general-task-assignee-btn:hover{color:#1e40af}html[data-theme=dark] .general-task-assignee-picker{z-index:40;background:#171717;border:1px solid #404040;border-radius:12px;flex-direction:column;gap:4px;min-width:12rem;max-width:16rem;max-height:16rem;padding:8px;display:flex;position:absolute;top:calc(100% + 6px);left:0;overflow:auto;box-shadow:0 10px 28px #00000073}html[data-theme=dark] .general-task-assignee-option{color:#f5f5f5;width:100%;font:inherit;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:10px;align-items:center;gap:8px;padding:6px 8px;font-size:.86rem;font-weight:600;display:flex}html[data-theme=dark] .general-task-assignee-option:hover{background:#172554;border-color:#1e3a8a}html[data-theme=dark] .general-task-assignee-option.is-selected{background:#1e3a5f;border-color:#1d4ed8}html[data-theme=dark] .general-task-assignee-check{color:#93c5fd;text-align:center;flex:none;width:1rem}html[data-theme=dark] .insights-filters{flex-flow:row;flex-shrink:0;align-items:flex-end;gap:12px;display:flex}html[data-theme=dark] .insights-filters .module-report-field,html[data-theme=dark] .insights-filters .module-report-field select{min-width:11rem}html[data-theme=dark] .insights-stat-group{padding-top:18px}html[data-theme=dark] .insights-stat-group-title{color:#171717;margin:0 0 14px;font-size:1.05rem}html[data-theme=dark] .insights-viewing-member{margin:12px 0 0}.app-shell-theme-toggle{cursor:pointer;font:inherit;appearance:none}#root{min-height:100vh}html[data-theme=dark] body{color:#0a0a0a;background:#fff;margin:0;font-family:Plus Jakarta Sans,Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif}html[data-theme=light] body{color:#1f2937;background:linear-gradient(#fff7f7 0%,#fff 25%,#fff5f5 100%);margin:0;font-family:Plus Jakarta Sans,Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif}
