:root{--primary:#038;--secondary:#004e4d;--accent:#066;--dark:#002929;--card-bg:#f8f3ea;--bg:#fff;--bg-alt:#f5f2eb;--text:#1a1a1a;--text-secondary:#5a5a5a;--border:#e0ddd5;--success:#2e7d32;--warning:#ed6c02;--danger:#d32f2f;--status-happy:#2e7d32;--status-neutral:#ed6c02;--status-unhappy:#d32f2f;--font-heading:"Space Grotesk", sans-serif;--font-body:"Space Grotesk", sans-serif;--nav-height:64px;--sidebar-width:260px;--radius:8px;--radius-sm:4px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;font-size:16px}body{font-family:var(--font-body);background:var(--bg);color:var(--text);min-height:100vh;line-height:1.6}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);color:var(--dark);font-weight:600;line-height:1.3}h1{font-size:1.75rem}h2{font-size:1.375rem}h3{font-size:1.125rem}a{color:var(--primary);text-decoration:none}a:hover{text-decoration:underline}button{font-family:var(--font-body);cursor:pointer;border-radius:var(--radius);border:none;padding:.5rem 1rem;font-size:.875rem;font-weight:600;transition:background .15s,opacity .15s}button:disabled{opacity:.5;cursor:not-allowed}.btn-primary{background:var(--primary);color:#fff}.btn-primary:hover:not(:disabled){opacity:.9}.btn-outline{border:1.5px solid var(--border);color:var(--text);background:0 0}.btn-outline:hover:not(:disabled){border-color:var(--primary);color:var(--primary)}input,select,textarea{font-family:var(--font-body);border:1.5px solid var(--border);border-radius:var(--radius-sm);background:var(--bg);color:var(--text);outline:none;padding:.5rem .75rem;font-size:.875rem;transition:border-color .15s}input:focus,select:focus,textarea:focus{border-color:var(--primary)}.sr-only{clip:rect(0,0,0,0);width:1px;height:1px;position:absolute;overflow:hidden}._nav_8werf_1{background:var(--dark);color:#fff;height:var(--nav-height);z-index:100;position:sticky;top:0}._inner_8werf_10{justify-content:space-between;align-items:center;max-width:1400px;height:100%;margin:0 auto;padding:0 1.5rem;display:flex}._brand_8werf_20{align-items:center;gap:.75rem;display:flex}._logo_8werf_26{filter:brightness(0)invert();width:auto;height:32px}._title_8werf_32{font-family:var(--font-heading);color:#fff;font-size:1rem;font-weight:600}._meta_8werf_39{align-items:center;gap:.5rem;display:flex}._badge_8werf_45{text-transform:uppercase;letter-spacing:.04em;background:var(--accent);color:#fff;border-radius:999px;padding:.25rem .625rem;font-size:.75rem;font-weight:600}._layout_1dzju_1{flex-direction:column;min-height:100vh;display:flex}._main_1dzju_7{flex:1;width:100%;max-width:1400px;margin:0 auto;padding:1.5rem}._page_zz823_1{background:var(--bg-alt);justify-content:center;align-items:center;min-height:100vh;padding:1.5rem;display:flex}._card_zz823_10{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius);width:100%;max-width:400px;padding:2.5rem}._header_zz823_19{text-align:center;margin-bottom:2rem}._logo_zz823_24{width:auto;height:48px;margin-bottom:1rem}._title_zz823_30{color:var(--dark);margin-bottom:.25rem;font-size:1.375rem}._subtitle_zz823_36{color:var(--text-secondary);font-size:.875rem}._form_zz823_41{flex-direction:column;gap:1.25rem;display:flex}._label_zz823_47{color:var(--dark);flex-direction:column;gap:.375rem;font-size:.875rem;font-weight:600;display:flex}._error_zz823_56{color:var(--danger);font-size:.8125rem;font-weight:500}._dashboard_1in2c_1{flex-direction:column;gap:1.5rem;display:flex}._header_1in2c_7{justify-content:space-between;align-items:flex-start;display:flex}._header_1in2c_7 h1{margin-bottom:.25rem}._date_1in2c_17{color:var(--text-secondary);font-size:.875rem}._actions_1in2c_22{gap:.5rem;display:flex}._loading_1in2c_28{min-height:50vh;color:var(--text-secondary);flex-direction:column;justify-content:center;align-items:center;gap:1rem;display:flex}._spinner_1in2c_38{border:3px solid var(--border);border-top-color:var(--primary);border-radius:50%;width:32px;height:32px;animation:.7s linear infinite _spin_1in2c_38}@keyframes _spin_1in2c_38{to{transform:rotate(360deg)}}._cards_1in2c_50{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;display:grid}._card_1in2c_50{background:var(--bg);border:1px solid var(--border);border-left:3px solid var(--primary);border-radius:var(--radius);align-items:center;gap:1rem;padding:1.25rem;display:flex}._cardIcon_1in2c_67{background:var(--bg-alt);border-radius:var(--radius-sm);flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}._cardContent_1in2c_78{flex-direction:column;display:flex}._cardValue_1in2c_83{font-family:var(--font-heading);color:var(--dark);font-size:1.5rem;font-weight:700;line-height:1.2}._cardLabel_1in2c_91{color:var(--text-secondary);font-size:.8125rem}._grid_1in2c_97{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}@media (width<=768px){._grid_1in2c_97{grid-template-columns:1fr}}._section_1in2c_110{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius);padding:1.25rem}._sectionHeader_1in2c_117{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}._sectionHeader_1in2c_117 h2{font-size:1rem}._sectionCount_1in2c_130{color:var(--text-secondary);font-size:.8125rem}._filterGroup_1in2c_136{gap:.25rem;display:flex}._filterBtn_1in2c_141{border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--text-secondary);background:0 0;padding:.25rem .5rem;font-size:.75rem;font-weight:500}._filterBtn_1in2c_141._active_1in2c_151{background:var(--primary);color:#fff;border-color:var(--primary)}._searchWrap_1in2c_158 input{width:200px;font-size:.8125rem}._list_1in2c_164{flex-direction:column;display:flex}._listItem_1in2c_169{border-bottom:1px solid var(--border);align-items:flex-start;gap:.75rem;padding:.75rem 0;display:flex}._listItem_1in2c_169:last-child{border-bottom:none}._listItem_1in2c_169._resolved_1in2c_179{opacity:.55}._priorityDot_1in2c_183{border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:5px}._priorityDot_1in2c_183[data-priority=high]{background:var(--danger)}._priorityDot_1in2c_183[data-priority=medium]{background:var(--warning)}._priorityDot_1in2c_183[data-priority=low]{background:var(--secondary)}._listItemContent_1in2c_195{flex:1;min-width:0}._listItemHeader_1in2c_200{flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:.25rem;display:flex}._listItemHeader_1in2c_200 strong{font-size:.875rem}._listItemDesc_1in2c_212{color:var(--text-secondary);margin-bottom:.25rem;font-size:.8125rem;line-height:1.4}._listItemDate_1in2c_219{color:var(--text-secondary);font-size:.75rem}._resolveBtn_1in2c_224{background:var(--primary);color:#fff;border-radius:var(--radius-sm);flex-shrink:0;padding:.25rem .625rem;font-size:.75rem}._resolveBtn_1in2c_224:hover{opacity:.9}._resolvedBadge_1in2c_235{color:var(--text-secondary);border:1px solid var(--border);border-radius:var(--radius-sm);flex-shrink:0;padding:.125rem .5rem;font-size:.75rem}._badge_1in2c_245{text-transform:capitalize;white-space:nowrap;border-radius:999px;padding:.125rem .5rem;font-size:.6875rem;font-weight:600}._badge_1in2c_245[data-type=unhappy_client],._badge_1in2c_245[data-type=high]{color:var(--danger);background:#fde8e8}._badge_1in2c_245[data-type=burnout_risk],._badge_1in2c_245[data-type=medium]{color:#e65100;background:#fff3e0}._badge_1in2c_245[data-type=budget_overrun],._badge_1in2c_245[data-type=low]{color:var(--success);background:#e8f5e9}._badge_1in2c_245[data-type=upsell_opportunity]{color:#1565c0;background:#e3f2fd}._badge_1in2c_245[data-type=project_delayed]{color:#e65100;background:#fff3e0}._teamList_1in2c_268{flex-direction:column;display:flex}._teamRow_1in2c_273{border-bottom:1px solid var(--border);align-items:center;gap:.75rem;padding:.625rem 0;display:flex}._teamRow_1in2c_273:last-child{border-bottom:none}._teamInfo_1in2c_283{flex-shrink:0;min-width:120px}._teamName_1in2c_288{font-size:.8125rem;font-weight:600;display:block}._teamDept_1in2c_294{color:var(--text-secondary);font-size:.6875rem}._utilBar_1in2c_299{background:var(--bg-alt);border-radius:4px;flex:1;height:8px;overflow:hidden}._utilFill_1in2c_307{border-radius:4px;height:100%;transition:width .3s}._utilPct_1in2c_313{text-align:right;flex-shrink:0;min-width:35px;font-size:.8125rem;font-weight:600}._clientGrid_1in2c_322{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.75rem;display:grid}._clientCard_1in2c_328{background:var(--card-bg);border:1px solid var(--border);border-radius:var(--radius-sm);padding:.875rem}._clientHeader_1in2c_335{justify-content:space-between;align-items:center;margin-bottom:.375rem;display:flex}._clientName_1in2c_342{font-size:.8125rem;font-weight:600}._statusDot_1in2c_347{border-radius:50%;width:8px;height:8px}._statusDot_1in2c_347[data-status=happy]{background:var(--status-happy)}._statusDot_1in2c_347[data-status=neutral]{background:var(--status-neutral)}._statusDot_1in2c_347[data-status=unhappy]{background:var(--status-unhappy)}._clientMeta_1in2c_357{color:var(--text-secondary);justify-content:space-between;margin-bottom:.5rem;font-size:.6875rem;display:flex}._clientHealth_1in2c_365{background:var(--bg-alt);border-radius:2px;height:4px;margin-bottom:.375rem;overflow:hidden}._healthFill_1in2c_373{border-radius:2px;height:100%;transition:width .3s}._clientActivity_1in2c_379{color:var(--text-secondary);font-size:.6875rem}._upsellGrid_1in2c_385{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:.75rem;display:grid}._upsellCard_1in2c_391{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-sm);padding:1rem}._upsellHeader_1in2c_398{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}._upsellHeader_1in2c_398 strong{font-size:.875rem}._upsellDesc_1in2c_409{color:var(--text-secondary);margin-bottom:.75rem;font-size:.8125rem;line-height:1.4}._upsellMeta_1in2c_416{flex-wrap:wrap;align-items:center;gap:.5rem;font-size:.75rem;display:flex}._upsellValue_1in2c_424{color:var(--secondary);font-weight:700}._upsellSource_1in2c_429{color:var(--text-secondary)}._upsellStatus_1in2c_433{text-transform:capitalize;border-radius:999px;margin-left:auto;padding:.125rem .5rem;font-size:.6875rem;font-weight:600}._upsellStatus_1in2c_433[data-status=identified]{color:#1565c0;background:#e3f2fd}._upsellStatus_1in2c_433[data-status=in_progress]{color:#e65100;background:#fff3e0}._upsellStatus_1in2c_433[data-status=won]{color:var(--success);background:#e8f5e9}._upsellStatus_1in2c_433[data-status=lost]{color:var(--danger);background:#fde8e8}._empty_1in2c_448{text-align:center;color:var(--text-secondary);padding:2rem 0;font-size:.875rem}
