@import "https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700&display=swap";.dashboard{box-sizing:border-box;width:100%;min-width:0;max-width:none;margin:0;padding:20px clamp(12px,2vw,28px)}.dashboard-header{margin-bottom:4px}.header-top{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:16px;display:flex}.header-top h1{flex:auto;min-width:min(100%,280px)}.header-right{flex-wrap:wrap;justify-content:flex-end;align-items:flex-end;gap:12px;display:flex}.filters-inline{margin-top:0}.upload-wrap{flex-direction:column;gap:4px;display:flex}.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}.btn-upload:hover{background:#b91c1c}.upload-status{color:#15803d;margin:8px 0 0;font-size:.8rem}.dashboard h1{margin:0;font-size:2rem}.filters-wrap{flex-wrap:wrap;align-items:flex-end}.filters{gap:12px;margin-top:12px;display:flex}.filters label{flex-direction:column;gap:4px;font-size:.85rem;display:flex}.filters select,.filters input[type=date]{font:inherit;border:1px solid #efcaca;border-radius:10px;min-width:10rem;padding:6px 8px}.range-summary{color:#6b7280;margin-top:10px;font-size:.9rem}.dashboard p code{background:#eef2ff;border-radius:4px;padding:2px 6px}.metrics{gap:12px;margin-top:20px;display:grid}.metrics-row-primary{grid-template-columns:repeat(5,minmax(0,1fr))}.metrics-row-secondary{grid-template-columns:repeat(3,minmax(0,1fr))}.metric-sub{color:#64748b;margin:6px 0 0;font-size:12px;font-weight:500;line-height:1.3}.table-note{color:#64748b;margin:0 0 10px;font-size:.8rem}.table-empty-cell{text-align:center;color:#94a3b8;white-space:normal;padding:16px!important}.metrics-section{margin-top:24px}.metrics-section-title{color:#334155;margin:0 0 8px;font-size:.95rem;font-weight:600}.metrics-section-title .muted-note{color:#64748b;font-weight:400}.metrics-section-heading{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.metrics-section-heading .metrics-section-title{flex:auto;margin:0}.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}.btn-help-drawer:hover{color:#991b1b;background:#fee2e2;border-color:#ef4444}.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}.drawer-backdrop--entered{opacity:1}.metrics-row-primary-tight{margin-top:8px}.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}.drawer-panel--entered{will-change:auto;transform:translate(0,0)}@media (prefers-reduced-motion:reduce){.drawer-backdrop,.drawer-panel{transition-duration:.01ms}}.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}.drawer-panel-title{color:#0f172a;margin:0;font-size:1.1rem;font-weight:600;line-height:1.35}.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}.drawer-close:hover{color:#0f172a;background:#f1f5f9}.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}.drawer-intro{color:#475569;margin:0 0 20px;font-size:.9rem;line-height:1.5}.help-definitions{margin:0}.help-def{margin-bottom:20px}.help-def:last-child{margin-bottom:0}.help-def dt{color:#0f172a;margin:0 0 6px;font-size:.9rem;font-weight:700}.help-def dd{color:#475569;margin:0;padding-left:0;font-size:.88rem;line-height:1.55}.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}.help-formula:last-child{margin-bottom:0}.metric-card,.chart-card,.table-card{background:#fff;border:1px solid #f3d2d2;border-radius:14px;padding:14px;box-shadow:0 6px 16px #7f1d1d0f}.metric-card h2{color:#475569;margin:0;font-size:1rem}.metric-card p{color:#0f172a;margin:8px 0 0;font-size:1.2rem;font-weight:700}.charts{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:16px;display:grid}.charts-netcashflow{grid-template-columns:1fr}.chart-span-2{grid-column:1/-1}.chart-card-heading{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:10px;display:flex}.chart-card-heading h3{flex:auto;margin:0;font-size:1rem}.chart-card h3,.table-card h3{margin:0 0 10px;font-size:1rem}.chart-card .chart-card-heading h3{margin:0}.chart-card-note{color:#64748b;margin:0 0 8px;font-size:.75rem;line-height:1.4}.chart-card-foot{color:#475569;word-break:break-word;margin:10px 0 0;font-size:.75rem;line-height:1.45}.expense-pie-stafan-callout{margin-top:4px}.expense-pie-stafan-callout-rule{border:none;margin:0 0 8px}.expense-pie-stafan-callout-text{color:#334155;margin:0;font-size:.8rem;line-height:1.45}.expense-pie-stafan-callout-name{color:#0f172a;letter-spacing:.02em;font-weight:700;display:block}.expense-pie-stafan-callout-metrics{font-variant-numeric:tabular-nums;color:#475569;font-weight:600}.chart-wrap{width:100%;height:300px}.chart-wrap-tall{height:360px}.table-card{min-width:0;margin-top:16px}.table-wrap{-webkit-overflow-scrolling:touch;min-width:0;max-width:100%;overflow-x:auto}table{border-collapse:collapse;width:max-content;min-width:100%;font-size:.9rem}th,td{text-align:left;white-space:nowrap;border-bottom:1px solid #e2e8f0;padding:8px}th{background:#fff5f5}.category-chip,.status-chip{white-space:nowrap;border-radius:6px;padding:2px 8px;font-size:.85rem;font-weight:600;display:inline-block}.status-chip-sure{color:#1e40af;background:#dbeafe}.status-chip-maybe{color:#4338ca;background:#e0e7ff}.status-chip-pending{color:#b45309;background:#fef3c7}.status-chip-paid{color:#166534;background:#dcfce7}.status-chip-received{color:#065f46;background:#d1fae5}.status-chip-wip{color:#5b21b6;background:#ede9fe}.status-chip-other{color:#475569;background:#f1f5f9}.cell-cash-in{color:#15803d;font-weight:600}.cell-cash-out{color:#b91c1c;font-weight:600}.error{color:#b91c1c;margin-top:14px;font-weight:600}.toast-error{color:#fff;background:#dc2626;border-radius:8px;margin-top:12px;padding:8px 12px;font-weight:600;display:inline-block}tr.row-today-marker{outline-offset:-2px;background:#fff1f2;outline:2px solid #ef4444}.table-total-row td{background:#fff5f5;border-top:2px solid #fecaca;padding-top:10px;padding-bottom:10px;font-weight:600}.total-net{color:#0f172a;font-weight:600}.cell-balance-computed{font-variant-numeric:tabular-nums}.total-balance-hint{color:#64748b;margin-top:4px;font-size:.7rem;font-weight:500}.chart-empty{color:#64748b;justify-content:center;align-items:center;min-height:260px;font-size:.9rem;display:flex}@media (width<=1200px){.metrics-row-primary{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=1100px){.metrics-row-primary,.metrics-row-secondary{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=900px){.charts,.metrics-row-primary,.metrics-row-secondary{grid-template-columns:1fr}}:root{--drawer-padding:24px;--app-shell-nav-width:13.5rem;--app-shell-nav-bg:#1f2937}.app-shell-layout{min-height:100vh}.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}.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}.app-logo{object-fit:contain;height:auto;display:block}.app-shell-logo{width:min(9rem,42vw);max-height:2rem}.app-shell-title{color:#1f2937;letter-spacing:.01em;margin:0;font-size:1rem}.app-shell-backdrop{z-index:1900;opacity:0;pointer-events:none;background:#11182773;border:none;margin:0;padding:0;position:fixed;inset:0}.app-shell-backdrop-open{opacity:1;pointer-events:auto}.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}.app-shell-drawer-open{transform:translate(0)}.app-shell-nav-close{z-index:2;position:absolute;top:10px;right:10px}.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}.app-shell-nav{gap:4px;padding:44px 12px 20px;display:grid}.app-shell-nav-empty{color:#9ca3af;margin:0;padding:8px 0;font-size:.85rem;line-height:1.45}.app-shell-nav-section-title{text-transform:uppercase;letter-spacing:.08em;color:#9ca3af;margin:12px 0 4px;font-size:.72rem;font-weight:700}.app-shell-nav-link{color:#e5e7eb;background:0 0;border:none;border-radius:0;align-items:center;gap:8px;padding:9px 2px;font-weight:500;text-decoration:none;display:flex}.app-shell-nav-link-active{color:#fca5a5;font-weight:600}.app-shell-nav-icon{justify-content:center;width:1.05rem;display:inline-flex}.app-shell-content{box-sizing:border-box;min-width:0;min-height:100vh}.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}.module-page>*{min-width:0}.module-card{background:#fff;border:1px solid #f3d2d2;border-radius:14px;min-width:0;padding:16px;box-shadow:0 6px 16px #7f1d1d0f}.module-card-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.module-header-actions{align-items:center;gap:8px;display:flex}.module-card h1,.module-card h2{color:#1f2937;margin:0 0 10px;font-size:1.1rem}.module-note{color:#6b7280;margin:0 0 12px;line-height:1.5}.module-error{color:#b91c1c;margin:0 0 12px;font-weight:600}.module-success{color:#166534;margin:0 0 12px;font-weight:600}.module-form{gap:12px;display:grid}.module-form label{color:#374151;gap:6px;font-size:.9rem;font-weight:600;display:grid}.module-form input,.module-form textarea,.module-form select{font:inherit;color:#111827;background:#fffdfd;border:1px solid #efcaca;border-radius:10px;padding:9px 11px}.module-form-actions{flex-wrap:wrap;gap:8px;display:flex}.module-btn-primary,.module-btn-secondary,.module-btn-danger{font:inherit;cursor:pointer;border-radius:8px;padding:8px 12px}.module-btn-primary{color:#fff;background:#dc2626;border:1px solid #b91c1c}.module-btn-primary:hover{background:#b91c1c}.module-btn-secondary{color:#7f1d1d;background:#fff5f5;border:1px solid #efcaca}.module-btn-secondary:hover{background:#fee2e2}.module-btn-danger{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca}.module-table-wrap{-webkit-overflow-scrolling:touch;min-width:0;max-width:100%;overflow-x:auto}.module-table{border-collapse:collapse;width:max-content;min-width:100%}.module-table th,.module-table td{text-align:left;border-bottom:1px solid #e2e8f0;padding:10px 8px}.module-table th{color:#334155;font-size:.85rem}.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}.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}.expense-amount-pill-paid{color:#166534;background:#dcfce7}.expense-amount-pill-pending{color:#9a3412;background:#ffedd5}.expense-amount-pill-sure{color:#1e3a8a;background:#dbeafe}.module-action-cell{gap:8px;display:flex}.module-drawer-backdrop{z-index:2100;cursor:pointer;background:#0f172a73;border:none;margin:0;padding:0;position:fixed;inset:0}.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;background:#fff;border-left:1px solid #e2e8f0;flex-direction:column;display:flex;position:fixed;top:0;right:0;overflow:hidden auto;box-shadow:-8px 0 36px #0f172a29}.module-drawer .module-form-actions{margin-top:16px}.module-drawer-header{flex-shrink:0;justify-content:space-between;align-items:center;gap:8px;margin-bottom:14px;display:flex}.module-drawer-header h2{margin:0;font-size:1.05rem}.module-drawer-header-actions{flex-shrink:0;align-items:center;gap:8px;display:flex}.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}.module-icon-btn:hover{background:#f8fafc;border-color:#cbd5e1}.module-icon-btn-danger{color:#b91c1c;background:#fffdfd;border-color:#efcaca}.module-icon-btn-danger:hover{background:#fee2e2;border-color:#f87171}.module-settings-section h3{margin:0 0 10px;font-size:1rem}.module-settings-add{grid-template-columns:repeat(auto-fit,minmax(min(100%,11rem),1fr));align-items:end;gap:10px;margin-bottom:12px;display:grid}.module-settings-add input,.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}.module-settings-add>.module-btn-primary,.module-settings-add>.module-btn-secondary{grid-column:1/-1;justify-self:start}.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}.module-role-add-title,.module-role-list-title{color:#7f1d1d;letter-spacing:.02em;margin:0 0 12px;font-size:.95rem;font-weight:700}.module-role-list-title{margin-top:4px}.module-role-add-form{grid-template-columns:repeat(auto-fit,minmax(min(100%,9.5rem),1fr));gap:12px;margin-bottom:14px;display:grid}.module-role-field{gap:6px;min-width:0;display:grid}.module-role-field-label{text-transform:uppercase;letter-spacing:.06em;color:#64748b;font-size:.78rem;font-weight:700}.module-role-field input,.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}.module-role-field input:focus,.module-role-field select:focus{border-color:#f87171;outline:none;box-shadow:0 0 0 3px #f8717133}.module-role-field-output{grid-column:1/-1}@media (width>=420px){.module-role-field-output{grid-column:auto}}.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}.module-role-output-input:focus-within{border-color:#f87171;box-shadow:0 0 0 3px #f8717133}.module-role-output-input input{min-width:0;box-shadow:none;border:none;border-radius:0;flex:1}.module-role-output-input input:focus{box-shadow:none}.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}.module-role-add-submit{width:100%}@media (width>=480px){.module-role-add-submit{width:auto}}.module-role-list-cards{gap:10px;display:grid}.module-role-list-empty{background:#f8fafc;border:1px dashed #cbd5e1;border-radius:10px;padding:12px}.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}.module-role-card:hover{border-color:#fecaca;box-shadow:0 4px 12px #7f1d1d14}.module-role-card-body{flex:1;min-width:min(100%,12rem)}.module-role-card-name{color:#0f172a;margin:0 0 8px;font-size:1rem;font-weight:700}.module-role-card-meta{flex-wrap:wrap;gap:6px;display:flex}.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}.module-role-badge-dept{color:#1e40af;background:#dbeafe;border:1px solid #bfdbfe}.module-role-badge-output{color:#92400e;background:#fef3c7;border:1px solid #fde68a}.module-role-card-remove{flex-shrink:0;align-self:center}.module-pill-list{flex-wrap:wrap;gap:8px;display:flex}.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}.module-tabs{flex-wrap:wrap;gap:8px;display:flex}.module-tab{color:#334155;font:inherit;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:8px;padding:7px 12px}.module-tab-active{color:#1d4ed8;background:#eff6ff;border-color:#93c5fd;font-weight:600}.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}.module-toast-success{color:#166534;background:#dcfce7;border:1px solid #86efac}.module-toast-error{color:#991b1b;background:#fef2f2;border:1px solid #fecaca}.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}.module-field-label{color:#334155;margin-bottom:6px;font-size:.9rem;font-weight:600;display:block}.module-pill-removable{cursor:pointer;border-color:#cbd5e1}.module-pill-selected{color:#1d4ed8;background:#dbeafe;border-color:#93c5fd}.module-role-list{margin:0;padding:0;list-style:none}.module-role-row{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;gap:8px;padding:8px 0;display:flex}.module-content-toolbar{flex-wrap:wrap;align-items:flex-end;gap:12px;margin-bottom:8px;display:flex}.module-inline-label{color:#334155;flex-direction:column;gap:6px;font-size:.9rem;font-weight:600;display:flex}.module-inline-label select{min-width:200px;font:inherit;border:1px solid #cbd5e1;border-radius:8px;padding:9px 11px}.module-btn-upload-wrap{position:relative}.module-btn-file{display:inline-block}.module-link-button{align-items:center;text-decoration:none;display:inline-flex}.module-note-tight{margin-top:0;font-size:.88rem}.kanban-board{grid-template-columns:repeat(4,minmax(0,1fr));align-items:start;gap:12px;display:grid}@media (width<=1100px){.kanban-board{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=700px){.kanban-board{grid-template-columns:1fr}}.kanban-column{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;min-height:120px;padding:10px}.kanban-column-title{color:#0f172a;margin:0 0 10px;font-size:.95rem}.kanban-card{background:#fff;border:1px solid #e2e8f0;border-radius:8px;margin-bottom:8px;padding:10px}.kanban-card-title{color:#0f172a;margin:0 0 6px;font-size:.9rem}.kanban-card-title-btn{font:inherit;color:inherit;cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:6px;margin:0;padding:0;display:inline-flex}.kanban-urgent-icon{color:#fff;background:#dc2626;border-radius:999px;justify-content:center;align-items:center;width:1rem;height:1rem;font-size:.75rem;font-weight:700;display:inline-flex}.kanban-card-meta-row{flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:6px;display:flex}.kanban-card-meta{color:#64748b;margin:0;font-size:.8rem}.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}.content-format-badge-default{color:#475569;background:#f1f5f9;border-color:#cbd5e1}.content-format-badge-post{color:#1d4ed8;background:#dbeafe;border-color:#93c5fd}.content-format-badge-post-carousel{color:#4338ca;background:#e0e7ff;border-color:#a5b4fc}.content-format-badge-reel{color:#be185d;background:#fce7f3;border-color:#f9a8d4}.content-format-badge-video{color:#c2410c;background:#ffedd5;border-color:#fdba74}.content-format-badge-article{color:#047857;background:#d1fae5;border-color:#6ee7b7}.content-format-badge-email{color:#7e22ce;background:#f3e8ff;border-color:#d8b4fe}.kanban-card-assignees{flex-wrap:wrap;gap:6px;margin:0 0 6px;padding:0;list-style:none;display:flex}.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}.kanban-card-assignee-avatar,.kanban-card-assignee-initial{object-fit:cover;border-radius:999px;flex-shrink:0;width:1.35rem;height:1.35rem}.kanban-card-assignee-initial{color:#fff;background:#64748b;justify-content:center;align-items:center;font-size:.68rem;font-weight:800;display:inline-flex}.kanban-card-assignee-name{color:#334155;white-space:nowrap;text-overflow:ellipsis;max-width:7rem;font-size:.74rem;font-weight:600;overflow:hidden}.kanban-card-actions{flex-wrap:wrap;gap:4px;margin-top:8px;display:flex}.module-btn-compact{border-radius:6px;padding:4px 8px;font-size:.72rem;line-height:1.2}.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}.content-task-modal-divider{border:0;border-top:1px solid #e2e8f0;margin:16px 0}.content-task-comments h3{margin:0 0 10px;font-size:1rem}.content-task-tabs{gap:8px;margin-bottom:12px;display:inline-flex}.content-task-tab{color:#7f1d1d;font:inherit;cursor:pointer;background:#fff5f5;border:1px solid #fecaca;border-radius:999px;padding:6px 12px;font-size:.82rem}.content-task-tab-active{color:#fff;background:#dc2626;border-color:#b91c1c}.content-task-modal-split{grid-template-columns:1fr 1fr;align-items:start;gap:12px;display:grid}.content-task-modal-content-type select{width:100%}.content-task-urgent-toggle{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:8px;margin-top:8px;display:inline-flex}.content-task-urgent-toggle input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.content-task-urgent-switch{background:#fecaca;border:1px solid #fca5a5;border-radius:999px;width:42px;height:24px;transition:background .2s;position:relative}.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}.content-task-urgent-toggle input:checked~.content-task-urgent-switch{background:#dc2626;border-color:#b91c1c}.content-task-urgent-toggle input:checked~.content-task-urgent-switch:after{transform:translate(18px)}.content-task-due-note{color:#7f1d1d;margin:8px 0 0;font-size:.85rem;font-weight:600}.content-task-modal-members{min-width:0}.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}.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}.content-task-member-tile-selected{background:#fff1f2;border-color:#fca5a5}.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}.content-task-member-avatar-fallback{text-transform:uppercase}.content-task-member-name{color:#374151;font-size:.86rem}.content-task-members-selected{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.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}.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}.content-task-comment-list{gap:8px;margin:0 0 12px;padding:0;list-style:none;display:grid}.content-task-comment-item{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:8px}.content-task-comment-meta,.content-task-comment-text,.content-task-comment-link-wrap{color:#334155;margin:0 0 6px;font-size:.85rem}.content-editor-toolbar{flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:8px;display:inline-flex;position:relative}.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}.content-task-comment-actions{align-items:center;gap:10px;display:inline-flex;position:relative}.content-task-comment-link-btn{color:#7f1d1d;cursor:pointer;font:inherit;background:0 0;border:none;padding:0;font-size:.82rem;text-decoration:underline}.content-task-comment-link-btn-danger{color:#b91c1c}.content-editor-link-popover input{min-width:220px;font:inherit;border:1px solid #efcaca;border-radius:8px;padding:6px 8px}.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}.content-editor-surface:empty:before{content:attr(data-placeholder);color:#9ca3af}@media (width<=900px){.content-task-modal-split{grid-template-columns:1fr}}@media (width>=1024px){.app-shell-drawer{transform:translate(0)}.app-shell-close-button,.app-shell-backdrop,.app-shell-menu-button{display:none}.app-shell-content{margin-left:var(--app-shell-nav-width);width:calc(100% - var(--app-shell-nav-width));overflow-x:hidden}}@media (width<=1023px){.app-shell-topbar{position:sticky;top:0}}.app-shell-profile-error{margin:0 14px 12px}.module-access-cell{white-space:nowrap}.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}.module-access-view-btn:hover{background:#fee2e2}.module-access-view-icon{font-size:1rem;line-height:1}.module-access-view-count{min-width:1ch;font-size:.82rem;font-weight:600}.module-drawer-access{width:min(28rem,92vw)}.module-access-role-list{gap:10px;margin:0;padding:0;list-style:none;display:grid}.module-access-role-item{background:#fffdfd;border:1px solid #f3d2d2;border-radius:10px;padding:10px 12px}.module-access-role-item-selected{background:#fff7f7;border-color:#fca5a5}.module-access-role-checkbox{box-shadow:none;background:0 0;border:none;margin-bottom:4px;padding:0}.module-access-role-checkbox:hover:not(.module-checkbox-field-disabled){background:0 0;border:none}.module-access-role-checkbox.module-checkbox-field-checked{box-shadow:none;background:0 0;border:none}.module-access-role-checkbox .module-checkbox-field-label{text-transform:capitalize}.module-access-permission-empty{color:#94a3b8;font-style:italic}.module-access-permission-list{color:#6b7280;gap:4px;margin:8px 0 0 26px;padding:0;font-size:.82rem;list-style:none;display:grid}.module-access-permission-list li{font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.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}.module-checkbox-field:hover:not(.module-checkbox-field-disabled){background:#fff7f7;border-color:#fca5a5}.module-checkbox-field-checked{background:#fff1f2;border-color:#f87171;box-shadow:0 0 0 1px #dc26261f}.module-checkbox-field-disabled{opacity:.55;cursor:not-allowed}.module-checkbox-field-input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.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}.module-checkbox-field-checked .module-checkbox-field-control{background:#dc2626;border-color:#dc2626}.module-checkbox-field-mark{color:#fff;font-size:.72rem;font-weight:700;line-height:1}.module-checkbox-field-text{gap:2px;min-width:0;display:grid}.module-checkbox-field-label{color:#1f2937;font-size:.9rem;font-weight:600;line-height:1.35}.module-checkbox-field-description{color:#6b7280;font-size:.8rem;line-height:1.4}.module-checkbox-group{gap:8px;display:grid}.module-checkbox-group-cols-1{grid-template-columns:1fr}.module-checkbox-group-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}@media (width<=640px){.module-checkbox-group-cols-2{grid-template-columns:1fr}}.app-shell-topbar-actions{align-items:center;gap:10px;min-width:0;margin-left:auto;display:flex}.app-shell-user-email{color:#6b7280;text-overflow:ellipsis;white-space:nowrap;max-width:14rem;font-size:.82rem;overflow:hidden}.app-shell-sign-out{flex-shrink:0}.auth-loading-screen{color:#6b7280;place-items:center;min-height:100vh;display:grid}.login-page{place-items:center;min-height:100vh;padding:24px 16px;display:grid}.login-card{width:min(420px,100%)}.login-logo{width:min(11rem,72vw);margin:0 auto 16px;display:block}.login-heading{color:#7f1d1d;text-align:center;margin:0 0 8px;font-size:1.25rem}.login-card h1{color:#7f1d1d;margin:0 0 8px;font-size:1.5rem}.login-form{margin-top:4px}.login-submit{width:100%}.calendar-module-card{gap:16px;display:grid}.calendar-page-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.calendar-page-header h1{margin:0 0 4px}.calendar-month-nav{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.calendar-month-title{text-align:center;color:#1f2937;min-width:10rem;margin:0;font-size:1.05rem}.calendar-legend{flex-wrap:wrap;gap:10px;display:flex}.calendar-legend-item{color:#475569;align-items:center;gap:6px;font-size:.82rem;display:inline-flex}.calendar-legend-item:before{content:"";border-radius:999px;width:10px;height:10px}.calendar-legend-holiday:before{background:#fecaca}.calendar-legend-event:before{background:#93c5fd}.calendar-legend-leave:before{background:#fde68a}.calendar-legend-mine:before{background:#f97316}.calendar-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:6px;display:grid}.calendar-weekday{text-align:center;color:#64748b;padding:4px 0;font-size:.78rem;font-weight:700}.calendar-weekday-sunday{color:#94a3b8}.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}.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}.calendar-day-add:hover{color:#b91c1c;background:#fee2e2;border-color:#fca5a5}.calendar-day-empty{cursor:default;background:0 0;border:none;min-height:0;padding:0}.calendar-day-sunday:not(.calendar-day-empty){background:#f1f5f9;padding-top:6px}.calendar-day-empty.calendar-day-sunday{background:#f8fafc}.calendar-day-today{border-color:#dc2626;box-shadow:inset 0 0 0 1px #dc2626}.calendar-day-holiday{background:#fef2f2}.calendar-day-leave{background:#fffbeb}.calendar-day-mine{background:#ffedd5}.calendar-day-number{color:#1f2937;font-weight:700}.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}.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}.calendar-day-label:hover{filter:brightness(.96)}.calendar-day-label-static{cursor:default;pointer-events:none}.calendar-day-label-static:hover{filter:none}.calendar-entry-open{text-align:left;min-width:0;font:inherit;color:inherit;cursor:pointer;background:0 0;border:none;flex:1;padding:0}.calendar-entry-open:hover{opacity:.85}.calendar-entry-readonly{color:#475569;margin:0 0 10px;line-height:1.45}.calendar-entry-readonly p{margin:6px 0 0}.calendar-day-label-holiday{color:#991b1b;background:#fecaca}.calendar-day-label-event{color:#1e40af;background:#bfdbfe}.calendar-day-label-leave{color:#92400e;background:#fde68a}.calendar-day-modal{width:min(28rem,92vw)}.calendar-modal-section{border-top:1px solid #e2e8f0;margin-top:16px;padding-top:16px}.calendar-modal-section:first-of-type{border-top:none;margin-top:0;padding-top:0}.calendar-modal-section-title{color:#334155;margin:0 0 10px;font-size:.95rem}.calendar-entry-list{gap:8px;margin:0;padding:0;list-style:none;display:grid}.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}.calendar-entry p{color:#475569;margin:4px 0 0;font-size:.88rem}.calendar-entry-holiday{background:#fff5f5;border-color:#fecaca}.calendar-entry-event{background:#eff6ff;border-color:#bfdbfe}.calendar-entry-leave{background:#fffbeb;border-color:#fde68a}.calendar-modal-view-only{margin:0}.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}.module-report-field{gap:6px;min-width:0;display:grid}.module-report-field-label{text-transform:uppercase;letter-spacing:.06em;color:#64748b;font-size:.78rem;font-weight:700}.module-report-field input,.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}.module-report-field input:focus,.module-report-field select:focus{border-color:#f87171;outline:none;box-shadow:0 0 0 3px #f8717133}.module-report-run{grid-column:1/-1;justify-self:start}@media (width>=720px){.module-report-run{grid-column:auto;justify-self:end}}.module-report-placeholder{text-align:center;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:12px;margin:0;padding:20px}.module-report-results{margin-top:8px}.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}.module-report-results-range{color:#64748b;font-size:.85rem;font-weight:500}.module-report-metrics{grid-template-columns:repeat(auto-fit,minmax(min(100%,10.5rem),1fr));gap:12px;display:grid}.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}.module-report-metric:hover{border-color:#fca5a5;transform:translateY(-1px)}.module-report-metric h3{color:#64748b;margin:0 0 8px;font-size:.82rem;font-weight:700;line-height:1.35}.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}.module-report-metric-hint{color:#94a3b8;margin:0;font-size:.75rem;line-height:1.4}.module-report-metric-capacity{background:linear-gradient(160deg,#fffbeb 0%,#fff 100%);border-color:#fde68a}.module-report-metric-capacity .module-report-metric-value{color:#92400e}.module-report-metric-assigned{background:linear-gradient(160deg,#fff7f7 0%,#fff 100%)}.module-report-metric-assigned .module-report-metric-value{color:#7f1d1d}.module-report-metric-done{background:linear-gradient(160deg,#f0fdf4 0%,#fff 100%);border-color:#bbf7d0}.module-report-metric-done .module-report-metric-value{color:#166534}.module-report-metric-avg{background:linear-gradient(160deg,#eff6ff 0%,#fff 100%);border-color:#bfdbfe}.module-report-metric-avg .module-report-metric-value{color:#1e40af}.module-report-metric-cost-capacity{background:linear-gradient(160deg,#faf5ff 0%,#fff 100%);border-color:#e9d5ff}.module-report-metric-cost-capacity .module-report-metric-value{color:#6b21a8}.module-report-metric-cost-actual{background:linear-gradient(160deg,#fdf4ff 0%,#fff 100%);border-color:#f0abfc}.module-report-metric-cost-actual .module-report-metric-value{color:#86198f}.module-permissions-badge-builtin,.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}.module-permissions-badge-builtin{color:#475569;background:#e2e8f0}.module-permissions-badge-custom{color:#1e40af;background:#dbeafe}.module-permissions-actions{white-space:nowrap;flex-wrap:wrap;gap:8px;display:flex}.module-drawer-permissions{width:min(30rem,100vw)}.module-permissions-fieldset{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;margin:0;padding:12px 14px}.module-permissions-fieldset legend{color:#334155;padding:0 4px;font-size:.88rem;font-weight:700}.module-permissions-fieldset .module-checkbox-group{margin-top:8px}.sales-services-cell,.sales-comment-cell{white-space:normal;line-height:1.4}.sales-comment-cell{color:#475569}.sales-status-badge{white-space:nowrap;border-radius:999px;align-items:center;padding:3px 10px;font-size:.78rem;font-weight:600;display:inline-flex}.sales-status-new{color:#3730a3;background:#e0e7ff}.sales-status-contacted{color:#1d4ed8;background:#dbeafe}.sales-status-qualified{color:#0e7490;background:#cffafe}.sales-status-proposal{color:#92400e;background:#fef3c7}.sales-status-presentation{color:#5b21b6;background:#ede9fe}.sales-status-won{color:#166534;background:#dcfce7}.sales-status-lost{color:#991b1b;background:#fee2e2}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}#root{min-height:100vh}
