:root{--background:#fafafb;--foreground:#15161a;--muted:#8a8f98;--muted-strong:#626873;--panel:#ffffff;--panel-soft:#f5f5f7;--line:#ececec;--line-strong:#dedfe3;--primary:#111111;--primary-hover:#2a2a2a;--success:#2e9f74;--warning:#c9822b;--danger:#d94d62;--danger-soft:#fff5f6;--blue-soft:#8ca8ff;--mint-soft:#8ed8bd;--rose-soft:#f4a4b8;--amber-soft:#f0be79;--shadow-card:0 1px 2px rgba(16,24,40,0.04),0 10px 24px rgba(16,24,40,0.03);--shadow-hover:0 1px 2px rgba(16,24,40,0.06),0 14px 32px rgba(16,24,40,0.06)}.theme-dark{--background:#0b0d12;--foreground:#f4f7fb;--muted:#8f99aa;--muted-strong:#b4bdca;--panel:#11151d;--panel-soft:#171c26;--line:#242b38;--line-strong:#323b4d;--primary:#f4f7fb;--primary-hover:#dbe4f0;--success:#50d69c;--warning:#f2b965;--danger:#ff7b91;--danger-soft:#2b131a;--blue-soft:#4467ff;--mint-soft:#207b62;--rose-soft:#8e314a;--amber-soft:#8a5b1c;--shadow-card:0 1px 2px rgba(0,0,0,0.34),0 18px 42px rgba(0,0,0,0.22);--shadow-hover:0 1px 2px rgba(0,0,0,0.38),0 20px 46px rgba(0,0,0,0.28);color-scheme:dark}*{box-sizing:border-box}body,html{margin:0;min-height:100%;background:var(--background);color:var(--foreground);font-family:Roboto,Helvetica Neue,Arial,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.45}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}svg{display:block;width:18px;height:18px}.route-loading-progress{position:fixed;inset:0 0 auto;z-index:2000;height:3px;pointer-events:none;opacity:0;transition:opacity .18s ease}.route-loading-progress>span{display:block;width:100%;height:100%;transform:scaleX(.08);transform-origin:left;border-radius:0 999px 999px 0;background:#155eef;transition:transform .42s cubic-bezier(.2,.8,.2,1)}.route-loading-progress.entering,.route-loading-progress.starting{opacity:1}.route-loading-progress.entering>span{transform:scaleX(.78)}.route-loading-progress.leaving>span{transform:scaleX(1)}.page-skeleton{display:grid;grid-gap:20px;gap:20px;min-height:min(720px,calc(100vh - 180px));padding:22px 0}.page-skeleton-heading{display:grid;grid-gap:10px;gap:10px;max-width:620px}.skeleton-block{display:block;overflow:hidden;border-radius:8px;background:linear-gradient(100deg,#e8ebef 28%,#f5f6f8 46%,#e8ebef 64%);background-size:230% 100%;animation:skeleton-shimmer 1.25s ease-in-out infinite}.skeleton-eyebrow{width:116px;height:12px}.skeleton-title{width:min(330px,62vw);height:32px}.skeleton-summary{width:min(560px,86vw);height:16px}.page-skeleton-card-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px}.skeleton-metric{min-height:108px}.skeleton-panel,.skeleton-table{border:1px solid var(--line);background:var(--panel)}.skeleton-panel-large{min-height:380px}.skeleton-table{display:grid;grid-gap:0;gap:0;padding:18px;background-image:none}.skeleton-table-head,.skeleton-table-row,.skeleton-table-toolbar{display:grid;grid-template-columns:1.35fr repeat(4,minmax(90px,1fr));grid-gap:18px;gap:18px;align-items:center}.skeleton-table-toolbar{grid-template-columns:minmax(220px,1.4fr) 124px;justify-content:space-between;margin-bottom:22px}.skeleton-table-toolbar .skeleton-block{height:36px}.skeleton-table-head,.skeleton-table-row{min-height:50px;border-top:1px solid var(--line)}.skeleton-table-head .skeleton-block{width:54%;height:11px}.skeleton-table-row .skeleton-block{width:72%;height:14px}.page-skeleton-detail-grid{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(280px,.7fr);grid-gap:20px;gap:20px}.skeleton-form-panel{display:grid;grid-gap:24px;gap:24px;min-height:510px;padding:28px;background-image:none}.skeleton-form-line{width:100%;height:46px}.skeleton-side-panel{min-height:320px}@keyframes skeleton-shimmer{to{background-position:-130% 0}}@media (max-width:840px){.page-skeleton-card-grid,.page-skeleton-detail-grid{grid-template-columns:1fr 1fr}.skeleton-side-panel{grid-column:span 2}}@media (max-width:620px){.page-skeleton-card-grid,.page-skeleton-detail-grid{grid-template-columns:1fr}.skeleton-side-panel{grid-column:auto}.skeleton-table{overflow:hidden}.skeleton-table-head,.skeleton-table-row{grid-template-columns:1.35fr repeat(4,minmax(74px,1fr));min-width:570px}}@media (prefers-reduced-motion:reduce){.route-loading-progress,.route-loading-progress>span{transition:none}.skeleton-block{animation:none}}.app-shell{display:grid;grid-template-columns:232px minmax(0,1fr);min-height:100vh;background:var(--background);transition:grid-template-columns .18s ease}.app-shell.sidebar-collapsed{grid-template-columns:68px minmax(0,1fr)}.sidebar{position:-webkit-sticky;position:sticky;top:0;display:flex;height:100vh;flex-direction:column;overflow:auto;border-right:1px solid #e6e8ee;background:rgba(255,255,255,.9);padding:16px 10px;box-shadow:14px 0 42px rgba(16,24,40,.035);transition:padding .18s ease,width .18s ease}.avatar-stack,.brand,.breadcrumbs,.button,.form-actions,.nav-link,.nav-section,.panel-heading,.sidebar-top,.topbar,.topbar-actions,.user-chip,.user-menu-button,.view-tabs{display:flex;align-items:center}.sidebar-top{justify-content:space-between;gap:8px;margin-bottom:16px}.brand{flex:1 1 auto;min-width:0;gap:8px}.brand-mark{width:38px;height:38px;flex:0 0 auto;border:0;border-radius:0;background:transparent;object-fit:contain;box-shadow:none}.brand-wordmark{width:172px;height:auto;max-width:100%;flex:0 1 172px}.brand-mark-compact{display:none}.brand span,.user-chip span{display:grid;min-width:0}.brand strong{font-size:13px;font-weight:720;line-height:1.15}.brand small,.user-chip small{color:#667085;font-size:10px}.icon-button{display:grid;width:36px;height:36px;place-items:center;border:1px solid var(--line);border-radius:10px;background:var(--panel);color:var(--muted-strong);cursor:pointer;transition:background .14s ease,border-color .14s ease,color .14s ease}.icon-button:hover{border-color:var(--line-strong);background:#fbfbfc;color:var(--foreground)}.sidebar-toggle{width:30px;height:30px;flex:0 0 auto;border-color:#e5e7eb;border-radius:8px;color:#111827;box-shadow:0 6px 16px rgba(16,24,40,.04)}.sidebar-toggle svg{width:14px;height:14px}.nav-group{display:grid;grid-gap:2px;gap:2px}.nav-section{justify-content:space-between;width:100%;margin:12px 8px 2px;border:none;background:none;padding:0;color:#768195;font:inherit;font-weight:700;letter-spacing:0;text-transform:uppercase;cursor:pointer}.nav-section:hover{color:#4b5568}.nav-section svg{width:12px;height:12px;transition:transform .14s ease}.nav-section.collapsed svg{transform:rotate(-90deg)}.nav-link{position:relative;min-height:42px;gap:10px;border-radius:8px;padding:0 8px;color:#101828;font-size:16px;font-weight:300;transition:background .14s ease,box-shadow .14s ease,color .14s ease}.nav-link:hover{background:#f7f8fb;color:var(--foreground)}.nav-link.active{background:#eef3ff;box-shadow:none;color:#1f5eff}.nav-link.active:before{position:absolute;top:7px;bottom:7px;left:-10px;width:2px;border-radius:999px;background:#1f5eff;content:""}.nav-icon{display:grid;width:22px;height:22px;flex:0 0 auto;place-items:center;border-radius:6px;background:transparent;color:#111827;transition:background .14s ease,color .14s ease}.nav-icon svg{width:16px;height:16px}.nav-link.active .nav-icon{background:transparent;color:#1f5eff}.brand-copy,.nav-text,.user-copy{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar-footer{display:grid;grid-gap:2px;gap:2px;margin-top:auto;border-top:1px solid #e5e7eb;padding-top:12px}.user-chip{min-width:0;gap:8px;margin-top:10px;border:1px solid #e5e7eb;border-radius:10px;background:#ffffff;padding:7px;box-shadow:none}.avatar,.avatar-stack span,.topbar-avatar{display:grid;place-items:center;border-radius:999px;background:var(--panel);color:#25272d;font-size:11px;font-weight:650}.avatar{width:28px;height:28px;flex:0 0 auto;border:1px solid #2c3750;background:#1f293d;color:#ffffff;font-size:12px}.avatar:after{position:absolute;right:-1px;bottom:-1px;width:7px;height:7px;border:1.5px solid #ffffff;border-radius:999px;background:#22c55e;content:""}.user-chip .avatar{position:relative}.user-chip strong{overflow:hidden;color:#101828;font-size:12px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.user-menu-button{display:grid;width:20px;height:20px;flex:0 0 auto;place-items:center;margin-left:auto;border:0;border-radius:7px;background:transparent;color:#475467;cursor:pointer}.user-menu-button:hover{background:#f2f4f7;color:#101828}.user-menu-button svg{width:12px;height:12px}.sidebar-collapsed .sidebar{padding:16px 9px}.sidebar-collapsed .sidebar-top{display:grid;justify-content:center;grid-gap:8px;gap:8px}.sidebar-collapsed .brand{justify-content:center}.sidebar-collapsed .brand-wordmark{display:none}.sidebar-collapsed .brand-mark-compact{display:block}.sidebar-collapsed .brand-copy,.sidebar-collapsed .nav-section span,.sidebar-collapsed .nav-section svg,.sidebar-collapsed .nav-text,.sidebar-collapsed .user-copy,.sidebar-collapsed .user-menu-button{display:none}.sidebar-collapsed .nav-section{height:1px;margin:10px 8px 5px;background:#e5e7eb}.sidebar-collapsed .nav-link{justify-content:center;min-height:32px;padding:0}.sidebar-collapsed .nav-link.active:before{left:-9px}.sidebar-collapsed .nav-icon{width:28px;height:28px}.sidebar-collapsed .sidebar-footer{justify-items:center}.sidebar-collapsed .user-chip{justify-content:center;width:34px;padding:3px}.page-shell{min-width:0;background:var(--background)}.topbar{position:-webkit-sticky;position:sticky;top:0;z-index:40;height:72px;justify-content:space-between;gap:24px;border-bottom:1px solid var(--line);background:rgba(250,250,251,.96);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);padding:0 32px}.breadcrumbs{min-width:0;gap:10px;color:var(--muted);font-size:14px}.breadcrumbs strong{color:var(--foreground);font-weight:600}.topbar-actions{gap:8px}.topbar-icon{width:38px;height:38px}.notification-menu,.notification-trigger{position:relative}.notification-badge{position:absolute;top:-3px;right:-3px;min-width:17px;height:17px;border:2px solid var(--panel);border-radius:999px;background:#d92d20;color:#ffffff;font-size:10px;font-weight:700;line-height:13px;text-align:center}.notification-panel{position:absolute;top:46px;right:0;z-index:70;width:min(360px,calc(100vw - 32px));overflow:hidden;border:1px solid var(--line);border-radius:12px;background:var(--panel);box-shadow:0 24px 60px rgba(16,24,40,.16)}.notification-panel-header{display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid var(--line);padding:12px 14px}.notification-panel-header strong{color:var(--foreground);font-size:14px}.notification-panel-header button{border:0;background:transparent;color:var(--accent);cursor:pointer;font-size:12px;font-weight:700}.notification-panel-header button:disabled{color:var(--muted);cursor:not-allowed}.notification-list{max-height:340px;overflow-y:auto}.notification-item{display:grid;grid-template-columns:8px minmax(0,1fr) auto;grid-gap:10px;gap:10px;align-items:start;border-bottom:1px solid var(--line);padding:12px 14px;color:var(--foreground);text-decoration:none}.notification-item:last-child{border-bottom:0}.notification-item:hover{background:rgba(17,24,39,.04)}.notification-item>span{width:8px;height:8px;margin-top:5px;border-radius:999px;background:transparent}.notification-item.unread>span{background:var(--accent)}.notification-item strong{overflow-wrap:anywhere;font-size:13px;line-height:1.35}.notification-empty,.notification-item small{color:var(--muted);font-size:12px}.notification-empty{margin:0;padding:18px 14px}.topbar-avatar{width:34px;height:34px;border:1px solid var(--line);background:#f0f0f2}.account-menu{position:relative}.topbar-account-button{cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.topbar-account-button:focus-visible,.topbar-account-button:hover{border-color:var(--accent);box-shadow:0 0 0 3px rgba(21,94,239,.14);outline:none;transform:translateY(-1px)}.account-menu-panel{position:absolute;z-index:70;top:44px;right:0;width:min(248px,calc(100vw - 32px));overflow:hidden;border:1px solid var(--line);border-radius:12px;background:var(--panel);box-shadow:0 24px 60px rgba(16,24,40,.16)}.account-menu-identity{display:grid;grid-gap:3px;gap:3px;border-bottom:1px solid var(--line);padding:13px 14px}.account-menu-identity strong{overflow:hidden;color:var(--foreground);font-size:13px;text-overflow:ellipsis;white-space:nowrap}.account-menu-identity span{overflow:hidden;color:var(--muted);font-size:11px;text-overflow:ellipsis;white-space:nowrap}.account-menu-logout{display:flex;align-items:center;gap:9px;padding:11px 14px;color:var(--danger);font-size:13px;font-weight:700;text-decoration:none}.account-menu-logout:hover{background:var(--danger-soft)}.account-menu-logout svg{width:16px;height:16px}.search-box{display:flex;align-items:center;gap:10px;width:min(360px,32vw);height:42px;border:1px solid var(--line);border-radius:12px;background:var(--panel);padding:0 12px;color:var(--muted);box-shadow:0 1px 2px rgba(16,24,40,.03)}.search-box input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:var(--foreground)}.search-box input::placeholder{color:var(--muted)}kbd{border:1px solid var(--line);border-radius:6px;background:var(--panel-soft);padding:1px 6px;color:var(--muted);font-size:11px;font-family:inherit;white-space:nowrap}.page{width:min(100%,1500px);min-width:0;margin:0 auto;padding:32px}.page-header{justify-content:space-between;gap:24px;margin-bottom:32px}.page-header,.page-header-actions{display:flex;align-items:flex-start}.page-header-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px}.eyebrow{color:var(--muted);font-size:13px;font-weight:600}.eyebrow,h1{letter-spacing:0}h1{margin:8px 0;color:var(--foreground);font-size:32px;font-weight:650;line-height:1.15}.summary{max-width:720px;margin:0;color:var(--muted-strong);font-size:14px;line-height:1.55}.command-hero{position:relative;display:grid;min-height:292px;overflow:hidden;border:1px solid #bfd0ff;border-radius:16px;background:linear-gradient(90deg,rgba(248,251,255,.98),rgba(248,251,255,.92) 34%,rgba(248,251,255,.42) 62%,rgba(248,251,255,.02)),url(/command-center-banner.png) 50% /cover no-repeat;padding:28px 36px;box-shadow:0 18px 48px rgba(37,86,208,.08);isolation:isolate}.command-hero:before{position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,255,255,.22),rgba(255,255,255,0)),radial-gradient(circle at 14% 8%,rgba(255,255,255,.56),transparent 28%);content:"";z-index:-2}.command-hero-copy{position:relative;z-index:2;display:grid;align-content:start;max-width:650px}.command-hero .eyebrow{color:#1f5eff;font-size:12px;font-weight:760;text-transform:uppercase}.command-hero h1{margin:8px 0 4px;font-size:clamp(30px,3vw,44px);font-weight:760;line-height:1.05}.command-hero .summary{color:#5e6676;font-size:17px}.attention-pills{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.attention-pill{display:inline-flex;min-height:38px;align-items:center;gap:8px;border:1px solid rgba(197,206,222,.9);border-radius:9px;background:rgba(255,255,255,.84);padding:0 14px;color:#1f2633;font-size:13px;font-weight:650;box-shadow:0 10px 22px rgba(16,24,40,.08);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.attention-pill span{display:grid;width:18px;height:18px;place-items:center;border:1.5px solid;border-radius:999px;font-size:12px;font-weight:760;line-height:1}.attention-pill.warning span{color:#f59e0b}.attention-pill.danger span{color:#ef4444}.hero-actions{display:flex;align-items:center;flex-wrap:wrap;gap:18px;margin-top:18px}.hero-actions .button{min-width:142px;height:44px;border-color:#1f5eff;border-radius:8px;background:linear-gradient(180deg,#356dff,#1f55ea);box-shadow:0 14px 28px rgba(31,94,255,.22)}.hero-actions>span{color:#6b7280;font-size:13px;font-weight:560}.avatar-stack{flex-shrink:0;padding-top:4px}.avatar-stack span{width:30px;height:30px;margin-left:-7px;border:2px solid var(--background);background:var(--panel-soft)}.avatar-stack span:first-child{margin-left:0}.button,.select{justify-content:center;height:38px;border:1px solid var(--line);border-radius:10px;background:var(--panel);padding:0 16px;color:#25272d;font-weight:560;white-space:nowrap;transition:background .14s ease,border-color .14s ease,color .14s ease,transform .14s ease}.button svg{width:16px;height:16px;margin-right:8px}.button:hover{border-color:var(--line-strong);background:#fbfbfc}.button.ghost{background:var(--panel)}.button.primary{border-color:var(--primary);background:var(--primary);color:white}.button.primary:hover{background:var(--primary-hover);transform:translateY(-1px)}.hero-actions .button.primary{border-color:#1f5eff;background:linear-gradient(180deg,#356dff,#1f55ea);color:#ffffff;box-shadow:0 14px 28px rgba(31,94,255,.22)}.hero-actions .button.primary:hover{background:linear-gradient(180deg,#2c63f2,#194bd5)}.button.danger{border-color:#f2c7cf;color:var(--danger)}.button.danger:hover{border-color:#e7a8b5;background:var(--danger-soft)}.button.danger.solid{border-color:var(--danger);background:var(--danger);color:#ffffff}.insight-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-gap:18px;gap:18px;margin-top:18px;margin-bottom:18px}.card{border:1px solid var(--line);border-radius:14px;background:var(--panel);box-shadow:var(--shadow-card)}.card,.kpi-card{padding:16px}.panel-heading{justify-content:space-between;gap:16px;margin-bottom:18px}.panel-title{margin:0;color:var(--foreground);font-size:17px;font-weight:720;line-height:1.3}.panel-title span{margin-left:8px;border-radius:999px;background:var(--panel-soft);padding:2px 8px;color:var(--muted-strong);font-size:12px;font-weight:600}.panel-heading a,.table-action a{color:var(--muted-strong);font-size:13px;font-weight:600}.panel-heading a:hover,.table-action a:hover{color:var(--foreground)}.card-label,.card-tool,.muted-label{color:var(--muted);font-size:12px;font-weight:700}.card-value{margin-top:18px;color:var(--foreground);font-size:28px;font-weight:760;letter-spacing:0}.card-note{margin-top:8px;font-size:13px;font-weight:620}.card-note,.neutral{color:var(--muted)}.positive{color:var(--success)}.warning{color:var(--warning)}.danger{color:var(--danger)}.attention-pill.danger,.attention-pill.warning{color:#1f2633}.status-card{grid-column:span 4;min-height:214px}.kpi-card{grid-column:span 2;min-height:214px}.chart-card{grid-column:span 4;min-height:214px}.line-card{grid-column:span 12;min-height:146px}.status-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px;margin:26px 0 28px}.status-metrics div{display:grid;grid-gap:6px;gap:6px}.status-metrics strong{color:var(--foreground);font-size:24px;font-weight:780;line-height:1}.status-metrics span{font-size:13px;font-weight:560}.signal-bar{display:flex;height:46px;overflow:hidden;border:0;border-radius:9px;background:var(--panel-soft)}.signal-bar span{display:block;min-width:8%;height:100%}.signal-a{background:linear-gradient(90deg,#6d8eff,#83a0ff)}.signal-b{background:linear-gradient(90deg,#7bd9bd,#8fe0c7)}.signal-c{background:linear-gradient(90deg,#f5a0b6,#f1b0c0)}.range-labels{display:flex;justify-content:space-between;margin-top:10px;color:var(--muted);font-size:12px}.chart-bars{display:flex;height:88px;align-items:flex-end;gap:8px;margin-top:26px}.chart-bars span{width:100%;border-radius:999px 999px 0 0;background:linear-gradient(180deg,#f2bd73,#eba44c)}.chart-bars span:nth-child(odd){background:linear-gradient(180deg,#eceef3,#dfe2e8)}.chart-total{margin-top:18px;color:var(--foreground);font-size:26px;font-weight:780}.line-chart{position:relative;height:84px;overflow:hidden;border:1px solid var(--line);border-radius:12px;background:var(--panel)}.grid-line,.line{position:absolute;left:16px;right:16px}.grid-line{border-top:1px solid #f0f0f2}.grid-line.top{top:26%}.grid-line.middle{top:54%}.grid-line.bottom{top:82%}.line{height:46px;border-radius:2px;-webkit-clip-path:polygon(0 24%,24% 24%,24% 38%,41% 38%,41% 52%,55% 52%,55% 70%,72% 70%,72% 84%,100% 84%,100% 88%,70% 88%,70% 74%,53% 74%,53% 56%,39% 56%,39% 42%,22% 42%,22% 28%,0 28%);clip-path:polygon(0 24%,24% 24%,24% 38%,41% 38%,41% 52%,55% 52%,55% 70%,72% 70%,72% 84%,100% 84%,100% 88%,70% 88%,70% 74%,53% 74%,53% 56%,39% 56%,39% 42%,22% 42%,22% 28%,0 28%)}.line-primary{top:13px;background:#7f9bff}.line-secondary{top:22px;background:#efb668;opacity:.9;transform:scaleY(.82)}.view-tabs{width:-moz-fit-content;width:fit-content;max-width:100%;gap:4px;margin-bottom:18px;overflow-x:auto;border:1px solid var(--line);border-radius:10px;background:var(--panel-soft);padding:4px}.view-tabs span{border-radius:7px;padding:8px 14px;color:var(--muted-strong);font-size:14px;white-space:nowrap}.view-tabs .active{background:var(--panel);color:var(--foreground);box-shadow:0 1px 2px rgba(16,24,40,.04)}.dashboard-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px}.board-grid{grid-template-columns:repeat(4,minmax(240px,1fr));align-items:start;overflow-x:auto;padding-bottom:4px}.board-column{min-width:240px;box-shadow:none;padding:16px}.compact-list{display:grid;grid-gap:12px;gap:12px}.compact-list a{display:grid;grid-gap:8px;gap:8px;border:1px solid var(--line);border-radius:10px;background:#fbfcff;padding:14px;box-shadow:0 1px 2px rgba(16,24,40,.04);transition:border-color .14s ease,box-shadow .14s ease,transform .14s ease}.compact-list a:hover{border-color:var(--line-strong);box-shadow:var(--shadow-hover);transform:translateY(-1px)}.compact-list strong{min-width:0;overflow:hidden;color:var(--foreground);font-size:14px;font-weight:620;text-overflow:ellipsis;white-space:nowrap}.compact-list span,.quiet-state,.record-meta{color:var(--muted);font-size:13px}.record-meta{width:-moz-fit-content;width:fit-content;border-radius:999px;background:var(--panel-soft);padding:2px 8px}.table-wrap{overflow-x:auto;border:1px solid var(--line);border-radius:16px;background:var(--panel);box-shadow:var(--shadow-card)}table{width:100%;min-width:760px;border-collapse:separate;border-spacing:0}td,th{border-bottom:1px solid var(--line);padding:16px;text-align:left;vertical-align:middle;font-size:14px}th{background:var(--panel);color:var(--muted);font-size:12px;font-weight:650;text-transform:uppercase}tr:last-child td{border-bottom:0}tbody tr{transition:background .14s ease,box-shadow .14s ease}tbody tr:hover{background:#fcfcfd;box-shadow:inset 0 0 0 1px var(--line)}.clickable-row{cursor:pointer}.row-link{display:block;min-height:100%}.table-action{text-align:right}.contacts-row-actions,.kanban-card-actions,.table-action-group{display:flex;align-items:center;justify-content:flex-end;gap:8px}.table-action-button{min-height:30px;border:1px solid transparent;border-radius:8px;background:transparent;padding:5px 8px;color:var(--muted-strong);cursor:pointer;font:inherit;font-size:13px;font-weight:650;line-height:1;white-space:nowrap}.table-action-button:hover{border-color:var(--line);background:var(--panel-soft);color:var(--foreground)}.table-action-button.danger{color:var(--danger)}.delete-confirm-form,.delete-inline-form{display:grid;grid-gap:8px;gap:8px;justify-items:end}.delete-confirm-form>span,.delete-inline-form>span{color:var(--muted-strong);font-size:12px;font-weight:650}.delete-confirm-form>div,.delete-inline-form>div{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.delete-confirm-form strong,.delete-inline-form strong{max-width:280px;color:var(--danger);font-size:12px;line-height:1.35;text-align:right}.delete-dialog-backdrop{position:fixed;z-index:2100;inset:0;width:100vw;height:100dvh;display:grid;place-items:center;background:rgba(16,24,40,.38);padding:24px}.delete-dialog-panel{display:grid;width:min(520px,100%);max-width:calc(100vw - 32px);grid-gap:18px;gap:18px;justify-items:stretch;overflow:hidden;border:1px solid var(--line-strong);border-radius:8px;background:var(--panel);padding:22px;box-shadow:0 24px 70px rgba(16,24,40,.24)}.delete-dialog-copy{display:grid;grid-gap:6px;gap:6px;min-width:0;max-width:100%}.delete-dialog-copy span{color:var(--foreground);font-size:18px;font-weight:740;line-height:1.25}.delete-dialog-copy p{margin:0;color:var(--muted-strong);font-size:13px}.delete-dialog-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px;min-width:0;max-width:100%}.delete-dialog-actions .button{min-width:112px}.delete-dialog-error{display:block;width:100%;min-width:0;max-width:100%;border:1px solid #f2c7cf;border-radius:8px;background:var(--danger-soft);padding:10px 12px;color:var(--danger);font-size:13px;line-height:1.4;white-space:normal;overflow-wrap:anywhere;word-break:break-word}@media (max-width:480px){.delete-dialog-backdrop{padding:16px}.delete-dialog-panel{padding:18px}.delete-dialog-actions{display:grid;grid-template-columns:1fr}.delete-dialog-actions .button{width:100%}}.status-badge{display:inline-flex;align-items:center;min-height:24px;border-radius:999px;background:var(--panel-soft);padding:2px 8px;color:var(--muted-strong);font-size:12px;font-weight:650}.filter-bar{display:flex;flex-wrap:wrap;gap:8px;margin:-12px 0 24px}.filter-chip{height:34px;border:1px solid var(--line);border-radius:999px;background:var(--panel);padding:0 12px;color:var(--muted-strong);cursor:pointer;font-size:13px;font-weight:560}.filter-chip:hover{border-color:var(--line-strong);color:var(--foreground)}.catalog-view{display:grid;grid-gap:18px;gap:18px}.catalog-hero{display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.catalog-breadcrumbs{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-bottom:28px;color:#667085;font-size:13px;font-weight:560}.catalog-breadcrumbs strong{color:#101828}.catalog-hero h1{margin:0;color:#101828;font-size:32px;line-height:1.14}.catalog-hero p{max-width:860px;margin:10px 0 0;color:#667085;font-size:14px}.catalog-new-button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;gap:10px;border:1px solid #155eef;border-radius:8px;background:#155eef;color:#ffffff;padding:0 0 0 16px;font-size:14px;font-weight:650;box-shadow:0 10px 22px rgba(21,94,239,.18)}.catalog-new-button>svg{width:16px;height:16px}.catalog-new-button span{display:grid;width:44px;height:42px;place-items:center;border-left:1px solid rgba(255,255,255,.24)}.catalog-metrics{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));overflow:hidden;border:1px solid #e4e7ec;border-radius:8px;background:#ffffff;box-shadow:0 1px 2px rgba(16,24,40,.04)}.catalog-metric{display:flex;min-width:0;gap:14px;padding:22px 20px}.catalog-metric+.catalog-metric{border-left:1px solid #e4e7ec}.catalog-metric-icon{display:grid;width:42px;height:42px;flex:0 0 auto;place-items:center;border-radius:10px}.catalog-metric-icon svg{width:20px;height:20px}.catalog-metric-icon.indigo{background:#efe7ff;color:#6d35f5}.catalog-metric-icon.green{background:#dcfce7;color:#16a34a}.catalog-metric-icon.amber{background:#fff3df;color:#f97316}.catalog-metric-icon.blue{background:#e8eeff;color:#155eef}.catalog-metric-icon.red{background:#ffe8ef;color:#e11d48}.catalog-metric div:last-child{display:grid;min-width:0;grid-gap:3px;gap:3px}.catalog-metric span{color:#667085;font-size:12px;font-weight:560}.catalog-metric strong{overflow:hidden;color:#101828;font-size:22px;font-weight:760;line-height:1.22;text-overflow:ellipsis;white-space:nowrap}.catalog-metric small{color:#0f9f6e;font-size:12px}.catalog-list-card{overflow:hidden;border:1px solid #e4e7ec;border-radius:8px;background:#ffffff;box-shadow:0 1px 2px rgba(16,24,40,.04)}.catalog-toolbar{display:grid;grid-template-columns:minmax(210px,1.2fr) repeat(4,minmax(112px,.56fr)) auto auto;align-items:end;grid-gap:10px;gap:10px;padding:16px}.catalog-filter-field,.catalog-search{min-width:0}.catalog-search{display:flex;align-items:center;height:36px;gap:8px;border:1px solid #d9dee8;border-radius:8px;background:#ffffff;padding:0 10px;color:#667085}.catalog-search input{min-width:0;width:100%;border:0;background:transparent;color:#101828;outline:0}.catalog-filter-field{display:grid;grid-gap:4px;gap:4px}.catalog-filter-field span{color:#667085;font-size:11px;font-weight:650}.catalog-filter-field select{min-width:0;color:#101828;padding:0 10px}.catalog-filter-field select,.catalog-more-filters,.catalog-reset-button{height:36px;border:1px solid #d9dee8;border-radius:8px;background:#ffffff;font-size:12px}.catalog-more-filters,.catalog-reset-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;color:#475467;cursor:pointer;padding:0 11px;font-weight:650;white-space:nowrap}.catalog-more-filters{color:#155eef}.catalog-more-filters strong{display:grid;min-width:18px;height:18px;place-items:center;border-radius:999px;background:#e8eeff;color:#155eef;font-size:11px}.catalog-items-table-wrap{overflow-x:hidden;border-top:1px solid #e4e7ec}.catalog-items-table{width:100%;min-width:0;border-collapse:collapse;table-layout:fixed;font-size:12px}.catalog-items-table th{background:#fbfcfe;color:#667085;font-size:10px;font-weight:700;line-height:1;white-space:nowrap;text-transform:uppercase}.catalog-items-table td,.catalog-items-table th{border-bottom:1px solid #e4e7ec;padding:11px 10px;text-align:left;vertical-align:middle}.catalog-items-table td:first-child,.catalog-items-table th:first-child{width:13%}.catalog-items-table td:nth-child(2),.catalog-items-table th:nth-child(2){width:17%}.catalog-items-table td:nth-child(3),.catalog-items-table th:nth-child(3){width:7%}.catalog-items-table td:nth-child(4),.catalog-items-table th:nth-child(4){width:11%}.catalog-items-table td:nth-child(5),.catalog-items-table th:nth-child(5){width:5%}.catalog-items-table td:nth-child(6),.catalog-items-table td:nth-child(7),.catalog-items-table th:nth-child(6),.catalog-items-table th:nth-child(7){width:11%}.catalog-items-table td:nth-child(8),.catalog-items-table th:nth-child(8){width:7%}.catalog-items-table td:nth-child(9),.catalog-items-table th:nth-child(9){width:10%}.catalog-items-table td{overflow:hidden;color:#101828;text-overflow:ellipsis}.catalog-items-table td a{display:block;min-width:0;color:inherit}.catalog-items-table td:nth-child(6),.catalog-items-table td:nth-child(7),.catalog-items-table td:nth-child(9){white-space:nowrap}.catalog-items-table th svg{display:inline-block;width:10px;height:10px;margin-left:3px;vertical-align:-1px}.catalog-items-table tbody tr:hover{background:#fcfcfd;cursor:pointer}.catalog-date-cell,.catalog-sku-cell{display:flex;align-items:center;gap:8px;min-width:0}.catalog-date-cell{display:block}.catalog-date-cell,.catalog-sku-cell span{min-width:0}.catalog-date-cell strong,.catalog-sku-cell strong{display:block;overflow:hidden;color:#101828;font-size:12px;font-weight:760;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.catalog-date-cell small,.catalog-sku-cell small{display:block;overflow:hidden;margin-top:3px;color:#667085;font-size:11px;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.catalog-thumb{display:grid;width:30px;height:30px;flex:0 0 auto;place-items:center;border:1px solid #d9dee8;border-radius:8px;background:linear-gradient(145deg,#f8fafc,#e4e7ec);color:#101828;box-shadow:inset 0 -10px 20px rgba(16,24,40,.05)}.catalog-thumb.service{background:linear-gradient(145deg,#effaf5,#c9f0dd);color:#087443}.catalog-thumb span{font-size:12px}.catalog-name-cell{display:block;overflow:hidden;max-width:100%;color:#101828;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.catalog-status-pill,.catalog-type-pill{display:inline-flex;align-items:center;min-height:22px;border-radius:999px;padding:0 8px;font-size:11px;font-weight:650;white-space:nowrap}.catalog-type-pill.product{background:#e8eeff;color:#155eef}.public-site{min-height:100vh;overflow:hidden;background:linear-gradient(90deg,rgba(16,24,40,.035) 1px,transparent 0),linear-gradient(180deg,rgba(16,24,40,.035) 1px,transparent 0),linear-gradient(180deg,#f7f6ef,#fdfcf8 36%,#ffffff);background-size:44px 44px,44px 44px,auto;color:#111816;padding:18px 22px 30px}.login-page{min-height:100vh;background:radial-gradient(circle at 18% 18%,rgba(21,94,239,.12),transparent 30%),linear-gradient(135deg,#fbfcff,#f7f9f5 52%,#fff8ef);color:#101828}.home-cta,.home-hero,.home-section,.public-footer,.public-header,.signal-band{width:min(1180px,100%);margin:0 auto}.public-header{display:grid;grid-template-columns:minmax(190px,1fr) auto minmax(190px,1fr);align-items:center;grid-gap:18px;gap:18px;min-height:72px;border-bottom:1px solid rgba(17,24,22,.12)}.public-brand{display:inline-flex;align-items:center;min-width:0;gap:10px}.public-brand img{border:1px solid rgba(17,24,22,.12);border-radius:8px;background:#ffffff;box-shadow:0 10px 24px rgba(17,24,22,.06)}.public-brand .public-wordmark{width:150px;height:auto;border:0;border-radius:0;background:transparent;box-shadow:none}.public-brand span{display:grid;grid-gap:1px;gap:1px;min-width:0}.public-brand strong{color:#111816;font-size:15px;font-weight:760;line-height:1.1}.public-brand small,.public-eyebrow{color:#69736b;font-size:11px;font-weight:760;letter-spacing:0;text-transform:uppercase}.home-actions,.public-header-actions,.public-nav-links{display:flex;align-items:center}.public-nav-links{justify-content:center;gap:18px}.public-link,.public-nav-links a{color:#4a554d;font-size:13px;font-weight:680;white-space:nowrap;transition:color .14s ease}.public-link:hover,.public-nav-links a:hover{color:#111816}.public-header-actions{justify-content:flex-end;gap:12px}.home-hero{display:grid;grid-template-columns:minmax(0,.86fr) minmax(420px,1fr);align-items:center;grid-gap:68px;gap:68px;min-height:calc(100vh - 90px);padding:58px 0 88px}.home-hero-copy{display:grid;grid-gap:20px;gap:20px}.home-hero-copy h1{max-width:760px;margin:0;color:#111816;font-size:clamp(58px,8vw,104px);font-weight:780;letter-spacing:0;line-height:.86}.home-hero-copy p,.login-heading p,.signal-band p,.workflow-grid p{margin:0;color:#536059;font-size:16px;line-height:1.68}.home-hero-copy p{max-width:560px}.home-actions{flex-wrap:wrap;gap:10px;margin-top:8px}.public-button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;border:1px solid rgba(17,24,22,.16);border-radius:8px;padding:0 18px;font-weight:760;white-space:nowrap;transition:transform .14s ease,background .14s ease,border-color .14s ease}.public-button:hover{transform:translateY(-1px)}.public-button.primary{border-color:#111816;background:#111816;color:#ffffff}.public-button.secondary{background:rgba(255,255,255,.72);color:#111816}.command-preview,.login-preview{border:1px solid rgba(17,24,22,.12);border-radius:8px;box-shadow:0 24px 70px rgba(17,24,22,.12)}.command-preview{display:grid;grid-gap:12px;gap:12px;background:#111816;color:#f7f6ef;padding:14px}.command-preview-header,.login-options,.login-preview-top{display:flex;align-items:center;justify-content:space-between;gap:16px}.command-preview-header{min-height:42px;border-bottom:1px solid rgba(255,255,255,.1);color:rgba(247,246,239,.62);font-weight:680}.command-preview-header strong{border:1px solid rgba(119,204,168,.28);border-radius:999px;background:rgba(119,204,168,.1);padding:4px 10px;color:#a8e8cc;font-size:12px}.command-score{display:grid;min-height:178px;grid-gap:8px;gap:8px;border:1px solid rgba(255,255,255,.1);border-radius:8px;background:linear-gradient(135deg,rgba(247,246,239,.08),rgba(79,121,217,.1)),#171f1c;padding:22px}.command-score small,.command-score span{color:rgba(247,246,239,.6)}.command-score strong{align-self:end;color:#ffffff;font-size:82px;font-weight:780;letter-spacing:0;line-height:.9}.signal-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px}.signal-metrics div{display:grid;grid-gap:12px;gap:12px;min-height:108px;border:1px solid rgba(255,255,255,.1);border-radius:8px;background:rgba(255,255,255,.045);padding:14px}.command-row small,.signal-metrics span{color:rgba(247,246,239,.58);font-size:12px;font-weight:700}.signal-metrics strong{align-self:end;color:#ffffff;font-size:26px;line-height:1}.command-list{display:grid;grid-gap:8px;gap:8px}.command-row{display:grid;grid-template-columns:10px minmax(0,1fr);align-items:center;grid-gap:12px;gap:12px;min-height:58px;border:1px solid rgba(255,255,255,.1);border-radius:8px;background:rgba(255,255,255,.045);padding:10px 12px}.command-row>span{width:10px;height:10px;border-radius:999px;background:#77cca8}.command-row.watch>span{background:#e4b85e}.command-row.urgent>span{background:#df765f}.command-row div{display:grid;grid-gap:2px;gap:2px;min-width:0}.command-row strong{overflow:hidden;color:#ffffff;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.login-preview{background:rgba(255,255,255,.86)}.home-section,.signal-band{padding:86px 0}.section-heading{display:grid;grid-gap:8px;gap:8px;max-width:780px;margin-bottom:30px}.home-cta h2,.home-section h2,.signal-band h2{max-width:780px;margin:0;color:#111816;font-size:38px;line-height:1.06}.workflow-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid rgba(17,24,22,.12)}.workflow-grid article{display:grid;align-content:start;grid-gap:14px;gap:14px;min-height:280px;border-right:1px solid rgba(17,24,22,.12);padding:24px 24px 24px 0}.workflow-grid article+article{padding-left:24px}.workflow-grid article:last-child{border-right:0}.workflow-grid span{color:#4f79d9;font-size:12px;font-weight:800}.workflow-grid h3{margin:0;color:#111816;font-size:24px}.signal-band{display:grid;grid-template-columns:minmax(0,.86fr) minmax(320px,1fr);align-items:start;grid-gap:48px;gap:48px;border-top:1px solid rgba(17,24,22,.12)}.signal-band>div:first-child{display:grid;grid-gap:14px;gap:14px}.signal-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid rgba(17,24,22,.12)}.signal-list span{min-height:76px;border-right:1px solid rgba(17,24,22,.12);border-bottom:1px solid rgba(17,24,22,.12);padding:16px;color:#1f2a25;font-weight:760}.signal-list span:nth-child(2n){border-right:0}.home-cta{display:grid;justify-items:center;grid-gap:18px;gap:18px;border:1px solid rgba(17,24,22,.12);border-radius:8px;background:#f1f0e8;padding:56px 28px;text-align:center}.home-cta h2{max-width:620px}.public-footer{display:grid;grid-template-columns:minmax(220px,1fr) auto minmax(220px,1fr);align-items:center;grid-gap:20px;gap:20px;margin-top:30px;border-top:1px solid rgba(17,24,22,.12);padding:24px 0 0;color:#69736b}.public-footer nav{display:flex;flex-wrap:wrap;justify-content:center;gap:14px}.public-footer nav a{color:#4a554d;font-size:13px;font-weight:680}.public-footer nav a:hover{color:#111816}.public-footer>small{justify-self:end;text-align:right}.login-page{display:grid;grid-template-columns:minmax(380px,.78fr) minmax(0,1fr)}.login-panel{display:flex;min-height:100vh;flex-direction:column;justify-content:center;padding:48px clamp(24px,6vw,76px)}.login-brand{position:absolute;top:28px;left:clamp(24px,6vw,76px)}.login-brand .login-wordmark{width:190px;max-width:min(100%,190px)}.login-heading{display:grid;grid-gap:12px;gap:12px;margin-bottom:28px}.login-heading h1{max-width:480px;margin:0;color:#101828;font-size:42px;font-weight:760;line-height:1.05}.login-heading p{max-width:460px}.login-error{width:min(100%,430px);border-radius:8px;margin-bottom:16px;border:1px solid #fda29b;background:#fff1f3;color:#b42318;padding:11px 13px;font-size:13px;font-weight:650}.login-form{display:grid;width:min(100%,430px);grid-gap:16px;gap:16px}.login-form label{display:grid;grid-gap:7px;gap:7px}.login-form label span,.login-options a{color:#344054;font-size:13px;font-weight:680}.login-form input[type=email],.login-form input[type=password],.login-form input[type=text],.login-form select{width:100%;height:46px;border:1px solid #d0d5dd;border-radius:8px;background:rgba(255,255,255,.86);color:#101828;outline:0;padding:0 13px}.login-form>label>small{color:#667085;font-size:12px}.login-form input:focus,.login-form select:focus{border-color:#155eef;box-shadow:0 0 0 3px rgba(21,94,239,.14)}.login-options label{display:flex;align-items:center;gap:8px}.login-options input{width:16px;height:16px;accent-color:#101828}.login-form button{height:48px;border:0;border-radius:8px;background:#101828;color:#ffffff;cursor:pointer;font-weight:760;box-shadow:0 16px 30px rgba(16,24,40,.18)}.login-footnote{margin:20px 0 0;color:#667085}.login-footnote a{color:#155eef;font-weight:720}.login-visual{display:grid;min-height:100vh;place-items:center;padding:48px;background:linear-gradient(135deg,rgba(16,24,40,.9),rgba(21,94,239,.78)),url(/propeloop-wordmark-green.svg);background-repeat:no-repeat;background-size:cover,320px auto;background-position:50%}.login-preview{display:grid;width:min(520px,100%);grid-gap:12px;gap:12px;padding:18px}.login-preview-top{padding-bottom:12px;border-bottom:1px solid #e4e7ec}.login-preview-top span{color:#475467;font-weight:700}.login-preview-top strong{color:#101828}.login-preview-card{display:grid;grid-gap:8px;gap:8px;padding:16px}.login-preview-card.highlight{border-color:#b2ccff;background:#eff4ff}.login-preview-card strong{color:#101828;font-size:18px}.signup-panel{padding-top:108px;padding-bottom:40px}.signup-heading{margin-bottom:22px}.signup-heading h1{font-size:38px}.signup-form{width:min(100%,620px);gap:14px}.signup-field-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.signup-field-row-single{grid-template-columns:1fr}.signup-consent{margin:-2px 0 0;color:#667085;font-size:12px}.signup-visual{background:linear-gradient(145deg,#101828,#1849a9 56%,#1570ef)}.signup-promise{width:min(520px,100%);color:#ffffff}.signup-promise .public-eyebrow{color:#b2ccff}.signup-promise h2{margin:14px 0 28px;font-size:clamp(36px,4vw,58px);line-height:1.02}.signup-promise ul{display:grid;grid-gap:12px;gap:12px;margin:0;padding:0;list-style:none}.signup-promise li{display:grid;grid-gap:4px;gap:4px;border:1px solid rgba(255,255,255,.2);border-radius:10px;background:rgba(255,255,255,.08);padding:16px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.signup-promise li strong{font-size:15px}.signup-promise li span{color:#d1e0ff}@media (max-width:920px){.public-header{grid-template-columns:minmax(190px,1fr) auto}.home-hero,.login-page,.signal-band{grid-template-columns:1fr}.home-hero{min-height:auto;padding-top:54px}.command-preview{order:-1}.public-header-actions{margin-left:auto}.public-nav-links{order:3;width:100%;justify-content:flex-start}.public-footer{grid-template-columns:1fr}.public-footer nav{justify-content:flex-start}.public-footer>small{justify-self:start;text-align:left}.login-visual{min-height:auto;padding:24px}}@media (max-width:680px){.public-site{padding:16px}.home-actions,.public-header,.public-header-actions,.public-nav-links,.signal-list,.signal-metrics,.workflow-grid{align-items:stretch;flex-direction:column;grid-template-columns:1fr}.home-actions,.public-header-actions,.public-nav-links{width:100%}.public-button,.public-link,.public-nav-links a{width:100%;justify-content:center}.home-hero-copy h1{font-size:56px}.home-cta h2,.home-section h2,.login-heading h1,.signal-band h2{font-size:32px}.command-score strong{font-size:66px}.signal-list,.signal-metrics,.workflow-grid{display:grid}.signal-list span,.workflow-grid article,.workflow-grid article+article{border-right:0;padding-left:0}.home-section,.signal-band{padding:58px 0}.home-cta{padding:40px 18px}.login-panel{min-height:auto;padding-top:110px}.login-options{align-items:flex-start;flex-direction:column}.signup-field-row{grid-template-columns:1fr}}.catalog-type-pill.service{background:#dcfce7;color:#087443}.invoice-view{display:grid;grid-gap:18px;gap:18px}.invoice-hero{display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.invoice-breadcrumbs,.invoice-client-cell,.invoice-filter-row,.invoice-number-cell,.invoice-panel-heading,.invoice-primary-action,.invoice-side-heading,.invoice-title-row,.invoice-tool-button{display:flex;align-items:center}.invoice-breadcrumbs{flex-wrap:wrap;gap:8px;margin-bottom:24px;color:#667085;font-size:13px;font-weight:560}.invoice-breadcrumbs strong{color:#101828}.invoice-title-row{flex-wrap:wrap;gap:10px}.invoice-title-row h1{margin:0;color:#101828;font-size:32px;line-height:1.14}.invoice-scope-pill{border:1px solid #f1d394;border-radius:999px;background:#fbf1de;color:#8a6415;padding:6px 11px;font-size:12px;font-weight:700}.invoice-hero p{max-width:760px;margin:10px 0 0;color:#667085;font-size:14px}.invoice-primary-action{justify-content:center;min-height:42px;gap:9px;border:1px solid #00998c;border-radius:8px;background:#00998c;color:#ffffff;padding:0 16px;font-size:14px;font-weight:700;box-shadow:0 10px 22px rgba(0,153,140,.16)}.invoice-primary-action svg,.invoice-tool-button svg{width:16px;height:16px}.invoice-metrics{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));overflow:hidden;border:1px solid #e4e7ec;border-radius:8px;background:#ffffff;box-shadow:0 1px 2px rgba(16,24,40,.04)}.invoice-metric{display:flex;min-width:0;gap:14px;padding:20px 18px}.invoice-metric+.invoice-metric{border-left:1px solid #e4e7ec}.invoice-metric-icon{display:grid;width:40px;height:40px;flex:0 0 auto;place-items:center;border-radius:10px}.invoice-metric-icon svg{width:19px;height:19px}.invoice-metric-icon.teal{background:#e3f5f3;color:#00756c}.invoice-metric-icon.gold{background:#fbf1de;color:#8a6415}.invoice-metric-icon.red{background:#fbeae8;color:#c0392b}.invoice-metric-icon.green{background:#e7f6ef;color:#1e9e6b}.invoice-metric-icon.slate{background:#e7eef4;color:#3b5b78}.invoice-metric div:last-child{display:grid;min-width:0;grid-gap:3px;gap:3px}.invoice-metric span{color:#667085;font-size:12px;font-weight:600}.invoice-metric strong{color:#101828;font-size:21px;font-weight:760;line-height:1.22}.invoice-metric small,.invoice-metric strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.invoice-metric small{color:#667085;font-size:12px}.invoice-filter-row{gap:8px;overflow-x:auto;padding-bottom:2px}.invoice-filter-row a{display:inline-flex;align-items:center;gap:8px;border:1px solid #e4e7ec;border-radius:999px;background:#ffffff;color:#475467;cursor:pointer;padding:7px 12px;font-size:12px;font-weight:700;white-space:nowrap}.invoice-filter-row a.active{border-color:#12142b;background:#12142b;color:#ffffff}.invoice-filter-row strong{display:grid;min-width:20px;height:20px;place-items:center;border-radius:999px;background:rgba(148,163,184,.16);padding:0 6px;font-size:11px}.invoice-workspace{display:grid;grid-template-columns:minmax(0,1fr) 340px;align-items:start;grid-gap:16px;gap:16px}.invoice-main-panel,.invoice-side-card{overflow:hidden;border:1px solid #e4e7ec;border-radius:8px;background:#ffffff;box-shadow:0 1px 2px rgba(16,24,40,.04)}.invoice-panel-heading,.invoice-side-heading{justify-content:space-between;gap:16px;padding:16px}.invoice-panel-heading h2,.invoice-side-heading h2{margin:0;color:#101828;font-size:16px;line-height:1.25}.invoice-panel-heading p{margin:4px 0 0;color:#667085;font-size:12px}.invoice-tool-button{justify-content:center;height:36px;gap:7px;border:1px solid #d9dee8;border-radius:8px;background:#ffffff;color:#00756c;cursor:pointer;padding:0 11px;font-size:12px;font-weight:700}.invoice-table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch;border-top:1px solid #e4e7ec}.invoice-table{width:100%;min-width:960px;border-collapse:collapse;table-layout:fixed;font-size:12px}.invoice-table td,.invoice-table th{border-bottom:1px solid #e4e7ec;padding:12px 10px;text-align:left;vertical-align:middle}.invoice-table th{background:#fbfcfe;color:#667085;font-size:10px;font-weight:760;line-height:1;white-space:nowrap;text-transform:uppercase}.invoice-table td:first-child,.invoice-table th:first-child{width:190px}.invoice-table td:nth-child(2),.invoice-table th:nth-child(2){width:210px}.invoice-table td:nth-child(3),.invoice-table th:nth-child(3){width:150px}.invoice-table td:nth-child(4),.invoice-table td:nth-child(5),.invoice-table th:nth-child(4),.invoice-table th:nth-child(5){width:130px}.invoice-table td:nth-child(6),.invoice-table th:nth-child(6){width:135px}.invoice-table td:nth-child(7),.invoice-table th:nth-child(7){width:150px}.invoice-table tbody tr.selected,.invoice-table tbody tr:hover{background:#fcfcfd}.invoice-number-cell{min-width:0;gap:9px}.invoice-client-cell,.invoice-date-cell,.invoice-number-cell span:last-child{display:grid;min-width:0;grid-gap:3px;gap:3px}.invoice-client-cell strong,.invoice-date-cell strong,.invoice-number-cell strong{overflow:hidden;color:#101828;font-size:12px;font-weight:760;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.invoice-client-cell small,.invoice-date-cell small,.invoice-number-cell small{overflow:hidden;color:#667085;font-size:11px;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.invoice-mark{display:grid;width:34px;height:34px;flex:0 0 auto;place-items:center;border-radius:8px;font-size:10px;font-weight:800;letter-spacing:.3px}.invoice-mark.tone-0{background:#e3f5f3;color:#00756c}.invoice-mark.tone-1{background:#fbf1de;color:#8a6415}.invoice-mark.tone-2{background:#e7eef4;color:#3b5b78}.invoice-mark.tone-3{background:#e7f6ef;color:#1e9e6b}.invoice-money-cell{color:#101828;font-weight:760;white-space:nowrap}.invoice-status-pill{display:inline-flex;align-items:center;max-width:100%;min-height:24px;gap:6px;border:1px solid transparent;border-radius:999px;padding:0 9px;font-size:11px;font-weight:760;white-space:nowrap}.invoice-status-pill>span{width:6px;height:6px;flex:0 0 auto;border-radius:999px;background:currentColor}.invoice-status-pill.draft{border-color:#d9dee8;background:#f8fafc;color:#475467}.invoice-status-pill.antre_pjap,.invoice-status-pill.terbit{background:#fbf1de;color:#8a6415}.invoice-status-pill.menunggu_bayar{background:#e3f5f3;color:#00756c}.invoice-status-pill.overdue,.invoice-status-pill.rejected{background:#fbeae8;color:#c0392b}.invoice-status-pill.paid{background:#e7f6ef;color:#1e9e6b}.invoice-status-pill.void{border-color:#d9dee8;background:#f8fafc;color:#667085}.invoice-side-panel{display:grid;grid-gap:16px;gap:16px}.invoice-side-heading{border-bottom:1px solid #eef2f7}.invoice-side-heading span{color:#667085;font-size:11px;font-weight:700}.invoice-preview-rows{display:grid;margin:0;padding:2px 16px 0}.invoice-preview-rows div{display:flex;justify-content:space-between;gap:14px;border-bottom:1px solid #eef2f7;padding:11px 0}.invoice-preview-rows .total{border-bottom:0;padding-top:14px}.invoice-preview-rows dt{color:#667085;font-size:12px;font-weight:650}.invoice-preview-rows dd{margin:0;color:#101828;font-size:12px;font-weight:760;text-align:right}.invoice-preview-rows .total dd,.invoice-preview-rows .total dt{font-size:14px}.invoice-sequence-preview{display:grid;grid-gap:5px;gap:5px;margin:2px 16px 16px;border-radius:8px;background:#12142b;padding:12px 14px}.invoice-sequence-preview span{color:rgba(255,255,255,.58);font-size:10px;font-weight:800;letter-spacing:.6px;text-transform:uppercase}.invoice-sequence-preview strong{overflow:hidden;color:#f2c46d;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.invoice-pjap-state{display:grid;grid-gap:12px;gap:12px;padding:16px}.invoice-pjap-state p,.invoice-side-empty{margin:0;color:#667085;font-size:12px;line-height:1.5}.invoice-pjap-state strong{border:1px solid #f4c7c3;border-radius:8px;background:#fbeae8;color:#a7362b;padding:9px 10px;font-size:12px;line-height:1.4}.invoice-side-empty{padding:16px}.invoice-empty-state{display:grid;place-items:center;grid-gap:5px;gap:5px;padding:30px 16px;color:#667085;text-align:center}.invoice-empty-state strong{color:#101828;font-size:14px}.invoice-detail-view{display:grid;grid-gap:18px;gap:18px}.invoice-detail-hero{display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.invoice-detail-actions,.invoice-detail-breadcrumbs,.invoice-detail-card-heading,.invoice-detail-identity,.invoice-detail-info-item,.invoice-detail-name-row,.invoice-detail-status,.invoice-linked-records a{display:flex;align-items:center}.invoice-detail-breadcrumbs{flex-wrap:wrap;gap:8px;margin-bottom:22px;color:#667085;font-size:13px;font-weight:560}.invoice-detail-breadcrumbs a{color:inherit}.invoice-detail-breadcrumbs a:hover,.invoice-detail-breadcrumbs strong{color:#101828}.invoice-detail-identity{align-items:flex-start;gap:14px}.invoice-detail-mark{display:grid;width:48px;height:48px;flex:0 0 auto;place-items:center;border-radius:10px;background:#e3f5f3;color:#00756c;font-size:12px;font-weight:850;letter-spacing:.4px}.invoice-detail-name-row{flex-wrap:wrap;gap:10px}.invoice-detail-name-row h1{margin:0;color:#101828;font-size:32px;line-height:1.12}.invoice-detail-identity p{margin:8px 0 0;color:#667085;font-size:14px}.invoice-detail-identity p span{color:#98a2b3}.invoice-detail-actions{justify-content:flex-end;gap:10px;padding-top:4px}.invoice-detail-status{max-width:100%;min-height:26px;gap:7px;border:1px solid transparent;border-radius:999px;padding:0 10px;font-size:11px;font-weight:760;white-space:nowrap}.invoice-detail-status.compact{min-height:24px;padding:0 9px}.invoice-detail-status>span{width:6px;height:6px;flex:0 0 auto;border-radius:999px;background:currentColor}.invoice-detail-status.draft{border-color:#d9dee8;background:#f8fafc;color:#475467}.invoice-detail-status.antre_pjap,.invoice-detail-status.terbit{background:#fbf1de;color:#8a6415}.invoice-detail-status.menunggu_bayar{background:#e3f5f3;color:#00756c}.invoice-detail-status.overdue,.invoice-detail-status.rejected{background:#fbeae8;color:#c0392b}.invoice-detail-status.paid{background:#e7f6ef;color:#1e9e6b}.invoice-detail-status.void{border-color:#d9dee8;background:#f8fafc;color:#667085}.invoice-detail-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));overflow:hidden;border:1px solid #e4e7ec;border-radius:8px;background:#ffffff;box-shadow:0 1px 2px rgba(16,24,40,.04)}.invoice-detail-metric{display:grid;min-width:0;grid-gap:4px;gap:4px;padding:18px 20px}.invoice-detail-metric+.invoice-detail-metric{border-left:1px solid #e4e7ec}.invoice-detail-metric span{color:#667085;font-size:12px;font-weight:650}.invoice-detail-metric strong{overflow:hidden;color:#101828;font-size:22px;font-weight:780;text-overflow:ellipsis;white-space:nowrap}.invoice-detail-metric small{overflow:hidden;color:#0f9f6e;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.invoice-detail-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;align-items:start;grid-gap:16px;gap:16px}.invoice-detail-main,.invoice-detail-side{display:grid;min-width:0;grid-gap:16px;gap:16px}.invoice-detail-card{overflow:hidden;border:1px solid #e4e7ec;border-radius:8px;background:#ffffff;box-shadow:0 1px 2px rgba(16,24,40,.04)}.invoice-detail-card-heading{justify-content:space-between;gap:16px;border-bottom:1px solid #eef2f7;padding:16px}.invoice-detail-card-heading.compact{align-items:flex-start}.invoice-detail-card-heading h2{margin:0;color:#101828;font-size:16px;line-height:1.25}.invoice-detail-card-heading p{margin:4px 0 0;color:#667085;font-size:12px}.invoice-detail-info-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:0;gap:0;padding:4px 16px 16px}.invoice-detail-info-item{align-items:flex-start;justify-content:space-between;gap:14px;border-bottom:1px solid #eef2f7;padding:13px 0}.invoice-detail-info-item:nth-last-child(-n+2){border-bottom:0}.invoice-detail-info-item:nth-child(odd){margin-right:18px}.invoice-detail-info-item span{color:#667085;font-size:12px;font-weight:650}.invoice-detail-info-item a,.invoice-detail-info-item strong{min-width:0;color:#101828;font-size:13px;font-weight:760;text-align:right}.invoice-detail-info-item a{color:#00756c}.invoice-lines-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}.invoice-lines-table{width:100%;min-width:640px;border-collapse:collapse}.invoice-lines-table td,.invoice-lines-table th{border-bottom:1px solid #eef2f7;padding:12px 16px;text-align:left}.invoice-lines-table th{background:#fbfcfe;color:#667085;font-size:10px;font-weight:760;text-transform:uppercase}.invoice-lines-table td{color:#101828;font-size:12px;font-weight:650}.invoice-lines-table td:first-child{display:grid;grid-gap:3px;gap:3px}.invoice-lines-table td:first-child strong{font-size:13px}.login-success{width:min(100%,430px);border:1px solid #9cdbb0;border-radius:8px;background:#ecfdf3;color:#17643a;margin:0 0 18px;padding:11px 12px;font-size:13px}.invoice-lines-table td:first-child small{color:#667085;font-size:11px}.invoice-total-panel{display:grid;width:min(420px,calc(100% - 32px));margin:16px 16px 18px auto;border:1px solid #e4e7ec;border-radius:8px}.invoice-total-panel div{display:flex;justify-content:space-between;gap:12px;border-bottom:1px solid #eef2f7;padding:11px 13px}.invoice-total-panel div:last-child{border-bottom:0}.invoice-total-panel dt{color:#667085;font-size:12px;font-weight:650}.invoice-total-panel dd{margin:0;color:#101828;font-size:12px;font-weight:780}.invoice-total-panel .total{background:#12142b}.invoice-total-panel .total dt{color:rgba(255,255,255,.68)}.invoice-total-panel .total dd{color:#f2c46d;font-size:14px}.invoice-lifecycle{display:grid;grid-gap:0;gap:0;margin:0;padding:8px 16px 16px;list-style:none}.invoice-lifecycle li{position:relative;display:grid;grid-template-columns:18px minmax(0,1fr);grid-gap:10px;gap:10px;padding:10px 0}.invoice-lifecycle li:before{position:absolute;top:28px;bottom:-10px;left:8px;width:2px;background:#eef2f7;content:""}.invoice-lifecycle li:last-child:before{display:none}.invoice-lifecycle>li>span{width:18px;height:18px;border:2px solid #d9dee8;border-radius:999px;background:#ffffff}.invoice-lifecycle li.complete>span,.invoice-lifecycle li.current>span{border-color:#00998c;background:#00998c}.invoice-lifecycle li.overdue>span,.invoice-lifecycle li.rejected>span{border-color:#c0392b;background:#c0392b}.invoice-lifecycle li.future{opacity:.56}.invoice-lifecycle strong{display:block;color:#101828;font-size:13px}.invoice-lifecycle small{display:block;margin-top:2px;color:#667085;font-size:11px;line-height:1.35}.invoice-pjap-panel{display:grid;grid-gap:12px;gap:12px;padding:16px}.invoice-pjap-panel p{margin:0;color:#667085;font-size:12px;line-height:1.5}.invoice-pjap-panel div{display:grid;grid-gap:3px;gap:3px;border:1px solid #e4e7ec;border-radius:8px;padding:10px 11px}.invoice-pjap-panel div span{color:#667085;font-size:11px;font-weight:700}.invoice-pjap-panel div strong{color:#101828;font-size:13px}.invoice-pjap-panel em{border:1px solid #f4c7c3;border-radius:8px;background:#fbeae8;color:#a7362b;padding:9px 10px;font-size:12px;font-style:normal;line-height:1.4}.invoice-linked-records{display:grid;grid-gap:10px;gap:10px;padding:16px}.invoice-linked-records a{justify-content:space-between;gap:14px;border:1px solid #e4e7ec;border-radius:8px;padding:11px 12px}.invoice-linked-records span{color:#667085;font-size:11px;font-weight:700}.invoice-linked-records strong{overflow:hidden;color:#00756c;font-size:13px;text-align:right;text-overflow:ellipsis;white-space:nowrap}.invoice-linked-records p{margin:0;color:#667085;font-size:12px}.invoice-edit-form-shell{padding:20px}.invoice-edit-form-shell .form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 24px}.invoice-edit-form-shell .field{gap:9px}.invoice-edit-form-shell .field span{color:#5f6a64;font-size:13px;font-weight:760;line-height:1.25}.invoice-edit-form-shell .field input,.invoice-edit-form-shell .field select,.invoice-edit-form-shell .field textarea{min-height:46px;border-color:#e4e7ec;border-radius:8px;background:#ffffff;padding:11px 13px;font-size:14px}.invoice-edit-form-shell .field textarea{min-height:104px}.invoice-edit-form-shell .field-wide,.invoice-edit-form-shell .form-actions,.invoice-edit-form-shell .form-error,.invoice-edit-form-shell .form-section-heading{grid-column:1/-1}.invoice-edit-form-shell .form-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:4px;border-top:1px solid #eef2f7;padding-top:18px}.delivery-view{display:grid;grid-gap:18px;gap:18px}.delivery-hero{display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.delivery-breadcrumbs,.delivery-card-heading,.delivery-control-row,.delivery-milestone-row,.delivery-new-button,.delivery-owner-cell,.delivery-project-cell,.delivery-reset-button,.delivery-row-actions,.delivery-side-actions,.delivery-side-heading,.delivery-title-row,.delivery-tool-button,.delivery-toolbar,.delivery-view-toggle,.delivery-workload-row>div:first-child{display:flex;align-items:center}.delivery-breadcrumbs{flex-wrap:wrap;gap:8px;margin-bottom:28px;color:#667085;font-size:13px;font-weight:560}.delivery-breadcrumbs strong{color:#101828}.delivery-title-row{gap:8px}.delivery-title-row h1{margin:0;color:#101828;font-size:32px;line-height:1.14}.delivery-title-row svg{width:20px;height:20px;color:#667085}.delivery-hero p{max-width:860px;margin:10px 0 0;color:#667085;font-size:14px}.delivery-new-button{justify-content:center;min-height:42px;gap:10px;border:1px solid #155eef;border-radius:8px;background:#155eef;color:#ffffff;padding:0 0 0 16px;font-size:14px;font-weight:650;box-shadow:0 10px 22px rgba(21,94,239,.18)}.project-items-tracking-view .delivery-new-button{padding-right:16px}.delivery-new-button>svg{width:16px;height:16px}.delivery-new-button>span{display:grid;width:44px;height:42px;place-items:center;border-left:1px solid rgba(255,255,255,.24)}.delivery-metrics{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));overflow:hidden;border:1px solid #e4e7ec;border-radius:8px;background:#ffffff;box-shadow:0 1px 2px rgba(16,24,40,.04)}.delivery-metric{display:flex;min-width:0;gap:14px;padding:22px 20px}.delivery-metric+.delivery-metric{border-left:1px solid #e4e7ec}.delivery-metric-icon{display:grid;width:42px;height:42px;flex:0 0 auto;place-items:center;border-radius:10px}.delivery-metric-icon svg{width:20px;height:20px}.delivery-metric-icon.indigo{background:#efe7ff;color:#6d35f5}.delivery-metric-icon.green{background:#dcfce7;color:#16a34a}.delivery-metric-icon.amber{background:#fff3df;color:#f97316}.delivery-metric-icon.blue{background:#e8eeff;color:#155eef}.delivery-metric-icon.red{background:#ffe8ef;color:#e11d48}.delivery-metric div:last-child{display:grid;min-width:0;grid-gap:3px;gap:3px}.delivery-metric span{color:#667085;font-size:12px;font-weight:560}.delivery-metric strong{color:#101828;font-size:22px;font-weight:760;line-height:1.22}.delivery-metric small,.delivery-metric strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.delivery-metric small{color:#0f9f6e;font-size:12px}.delivery-control-row{justify-content:space-between;align-items:flex-start;gap:12px}.delivery-controls{display:grid;min-width:0;grid-gap:12px;gap:12px}.delivery-toolbar{display:grid;grid-template-columns:minmax(240px,1.7fr) repeat(3,minmax(140px,.82fr)) auto auto;align-items:end;flex:1 1 auto;min-width:0;grid-gap:10px;gap:10px;overflow:visible;border:1px solid #e4e7ec;border-radius:8px;background:#ffffff;padding:12px;box-shadow:0 1px 2px rgba(16,24,40,.04)}.catalog-filter-field .custom-select-trigger,.catalog-table-footer .custom-select-trigger,.delivery-filter-field .custom-select-trigger,.delivery-table-footer .custom-select-trigger,.settings-filters .custom-select-trigger,.settings-language-picker .custom-select-trigger{height:36px;border-color:#d9dee8;border-radius:8px;padding:0 10px}.delivery-filter-field,.delivery-search{min-width:0}.delivery-search{display:flex;align-items:center;width:100%;height:36px;gap:8px;border:1px solid #d9dee8;border-radius:8px;background:#ffffff;padding:0 10px;color:#667085}.delivery-search input{min-width:0;width:100%;border:0;background:transparent;color:#101828;outline:0}.delivery-filter-field{display:grid;min-width:0;grid-gap:4px;gap:4px}.delivery-filter-field span{color:#667085;font-size:11px;font-weight:650}.delivery-filter-field select,.delivery-table-footer select{height:36px;min-width:0;border:1px solid #d9dee8;border-radius:8px;background:#ffffff;color:#101828;padding:0 10px;font-size:12px}.delivery-reset-button,.delivery-tool-button{justify-content:center;height:36px;gap:7px;border:1px solid #d9dee8;border-radius:8px;background:#ffffff;color:#475467;cursor:pointer;padding:0 11px;font-size:12px;font-weight:650;white-space:nowrap}.delivery-tool-button{color:#155eef}.delivery-tool-button strong{display:grid;min-width:18px;height:18px;place-items:center;border-radius:999px;background:#dbeafe;color:#155eef;font-size:11px}.delivery-advanced-filters{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px;border:1px solid #dbeafe;border-radius:8px;background:#f8fbff;padding:14px}.delivery-advanced-filters .delivery-filter-field{width:100%}.delivery-empty-results{padding:28px 16px!important;color:#667085;text-align:center!important}.delivery-view-toggle{height:42px;flex:0 0 auto;gap:4px;border:1px solid #e4e7ec;border-radius:8px;background:#ffffff;padding:4px}.delivery-view-toggle button{display:grid;width:32px;height:32px;place-items:center;border:0;border-radius:7px;background:transparent;color:#667085;cursor:pointer}.delivery-view-toggle .active{background:#eef4ff;color:#155eef}.delivery-workspace{display:grid;grid-template-columns:minmax(0,1fr);align-items:start}.delivery-main{display:grid;min-width:0;grid-gap:16px;gap:16px}.portfolio-workspace{display:grid;min-width:0;grid-gap:12px;gap:12px}.portfolio-tabs{display:inline-flex;width:-moz-fit-content;width:fit-content;max-width:100%;border:1px solid #dfe5ee;border-radius:10px;background:#f7f9fc;padding:4px}.portfolio-tabs button{display:grid;min-width:128px;grid-gap:2px;gap:2px;border:0;border-radius:7px;background:transparent;padding:8px 14px;cursor:pointer;font-size:12px;font-weight:760;line-height:1.2;text-align:left;transition:background .15s ease,box-shadow .15s ease,color .15s ease}.portfolio-tabs button small{color:#98a2b3;font-size:10px;font-weight:560}.portfolio-tabs button:focus-visible{outline:2px solid #0ba5ec;outline-offset:-2px}.portfolio-tabs button.active{background:#ffffff;box-shadow:0 1px 2px rgba(16,24,40,.12);color:#155eef}.portfolio-tabs button.active small{color:#667085}.portfolio-timeline-card{min-width:0}.portfolio-timeline-heading>span{color:#98a2b3;font-size:11px;font-weight:680;white-space:nowrap}.portfolio-timeline-library{padding:0 16px 16px}.portfolio-timeline-controls{display:flex;justify-content:space-between;gap:10px}.portfolio-timeline-navigation{display:inline-flex;gap:5px}.portfolio-timeline-navigation button{display:grid;width:32px;height:32px;place-items:center;border:1px solid #dfe5ee;border-radius:7px;background:#ffffff;color:#475467;cursor:pointer;font-size:17px;font-weight:700}.portfolio-timeline-navigation button:hover{border-color:#b2ccff;background:#eff4ff;color:#155eef}.portfolio-timeline-navigation button:focus-visible{outline:2px solid #0ba5ec;outline-offset:2px}.portfolio-timeline-navigation-hint{margin:-7px 0 -2px;color:#98a2b3;font-size:10px;font-weight:560}.portfolio-native-timeline-scroll{max-width:100%;overflow-x:auto;overflow-y:hidden;border:1px solid #dfe5ee;border-radius:11px;background:#ffffff;-webkit-overflow-scrolling:touch;scrollbar-color:#cbd5e1 #f8fafc;scrollbar-width:thin}.portfolio-native-timeline-scroll:focus-visible{outline:2px solid #0ba5ec;outline-offset:2px}.portfolio-native-timeline{min-width:max-content}.portfolio-native-timeline-header,.portfolio-native-timeline-row{display:grid;min-width:max-content}.portfolio-native-timeline-header{min-height:60px;border-bottom:1px solid #dfe5ee}.portfolio-native-timeline-group,.portfolio-native-timeline-project-sidebar,.portfolio-native-timeline-sidebar-header{position:-webkit-sticky;position:sticky;left:0;z-index:4;grid-column:1;grid-row:1;border-right:1px solid #dfe5ee;background:#ffffff}.portfolio-native-timeline-sidebar-header{display:grid;align-items:center;background:#f8fafc;padding:0 14px;color:#475467;font-size:10px;font-weight:760;letter-spacing:.05em;text-transform:uppercase}.portfolio-native-timeline-date{grid-row:1;border-left:1px solid #e7ecf3;display:grid;min-height:60px;place-items:center;background:#ffffff;color:#475467;font-weight:760;white-space:nowrap}.portfolio-native-timeline-row{min-height:64px;border-bottom:1px solid #eef1f5;background-image:linear-gradient(90deg,transparent calc(100% - 1px),#e7ecf3 calc(100% - 1px));background-position:var(--portfolio-timeline-sidebar-width) 0;background-size:var(--portfolio-timeline-column-width) 100%}.portfolio-native-timeline-row:last-child{border-bottom:0}.portfolio-native-timeline-group{display:grid;min-height:63px;align-content:center;grid-gap:3px;gap:3px;padding:8px 14px}.portfolio-native-timeline-group.project{background:#f8fbff}.portfolio-native-timeline-group.member{box-shadow:inset 3px 0 0 #b2ccff}.portfolio-native-timeline-row.member-summary{min-height:64px;background-color:#f8fbff}.portfolio-native-timeline-row.member-summary .portfolio-native-timeline-group.member{background:#f8fbff}.portfolio-native-timeline-member-toggle{display:grid;width:100%;grid-template-columns:14px minmax(0,1fr);grid-gap:7px;gap:7px;border:0;background:transparent;padding:0;color:inherit;cursor:pointer;font:inherit;text-align:left}.portfolio-native-timeline-member-toggle>span:last-child{display:grid;min-width:0;grid-gap:3px;gap:3px}.portfolio-native-timeline-member-toggle-icon{align-self:start;color:#155eef;font-size:16px;font-weight:800;line-height:1}.portfolio-native-timeline-member-toggle:focus-visible{border-radius:4px;outline:2px solid #0ba5ec;outline-offset:2px}.portfolio-native-timeline-member-toggle:disabled{cursor:default}.portfolio-native-timeline-member-summary{display:grid;align-items:center;padding:0 14px;color:#667085;font-size:10px;font-weight:680}.portfolio-native-timeline-row.member-task-row{min-height:56px}.portfolio-native-timeline-group.member-task{position:-webkit-sticky;position:sticky;background:#ffffff;padding-left:42px}.portfolio-native-timeline-group.member-task:before{position:absolute;top:0;bottom:8px;left:18px;width:11px;border-bottom:1px solid #b2ccff;border-left:1px solid #b2ccff;border-radius:0 0 0 5px;content:""}.portfolio-native-timeline-item.nested{height:32px;margin-top:0;margin-bottom:0}.portfolio-native-timeline-item-empty{display:grid;min-height:55px;align-items:center;padding:0 14px;color:#667085;background:repeating-linear-gradient(135deg,#fbfcfe,#fbfcfe 8px,#f4f6f8 0,#f4f6f8 16px);font-size:10px;font-weight:680}.portfolio-native-timeline-group small,.portfolio-native-timeline-group strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.portfolio-native-timeline-group strong{color:#101828;font-size:12px}.portfolio-native-timeline-group small{font-size:10px;font-weight:620}.portfolio-native-timeline-date.today{background:#f0f9ff;box-shadow:inset 2px 0 0 #0ba5ec}.portfolio-native-timeline-item{z-index:2;display:grid;min-width:34px;align-self:center;grid-row:1;min-height:34px;overflow:hidden;margin:0 4px;border-radius:7px;padding:0 10px;box-shadow:0 1px 1px rgba(16,24,40,.08);color:#ffffff;font-weight:760;line-height:34px;white-space:nowrap}.portfolio-native-timeline-item span{overflow:hidden;text-overflow:ellipsis}.portfolio-native-timeline-item.active{background:#d99a26}.portfolio-native-timeline-item.complete{background:#2e9f74}.portfolio-native-timeline-item.blocked{background:#d92d20}.portfolio-native-timeline-item.future{background:#d7dcea;color:#667085;box-shadow:inset 0 0 0 1px #cbd5e1}.portfolio-timeline-empty{display:grid;grid-gap:5px;gap:5px;padding:30px 16px;color:#667085;text-align:center}.portfolio-timeline-empty strong{color:#344054;font-size:13px}.portfolio-timeline-empty p,.portfolio-timeline-hint{margin:0;color:#667085;font-size:11px;line-height:1.5}.portfolio-timeline-hint{margin:0 16px 16px;border:1px solid #e4e7ec;border-radius:7px;background:#f9fafb;padding:9px 11px}@media (max-width:700px){.portfolio-tabs{width:100%}.portfolio-tabs button{min-width:0;flex:1 1;padding:8px 10px;text-align:center}.portfolio-tabs button small{display:none}.portfolio-timeline-heading{align-items:flex-start}.portfolio-timeline-library{padding-right:12px;padding-left:12px}.portfolio-timeline-controls{align-items:flex-start}.portfolio-timeline-navigation-hint{margin-top:-5px}}.portfolio-workspace{gap:0}.portfolio-tabs{display:flex;width:100%;max-width:none;overflow-x:auto;border:0;border-bottom:1px solid #e4e7ec;border-radius:0;background:transparent;padding:0 8px}.portfolio-tabs button{min-width:172px;flex:0 0 auto;gap:4px;border-radius:0;border-bottom:3px solid transparent;padding:15px 16px 14px;color:#667085;font-size:13px;transition:background .18s ease,border-color .18s ease,color .18s ease}.portfolio-tabs button small{font-size:11px}.portfolio-tabs button:hover{background:#f8fafc;color:#344054}.portfolio-tabs button.active{border-bottom-color:#2477e6;background:#f8fbff;box-shadow:none;color:#2477e6}.portfolio-tab-panel{animation:portfolio-tab-panel-in .18s cubic-bezier(.22,1,.36,1) both}@keyframes portfolio-tab-panel-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.portfolio-timeline-card{margin-top:0;border-color:#dfe5ee;border-radius:12px;box-shadow:0 10px 28px rgba(16,24,40,.05)}.portfolio-timeline-card .portfolio-timeline-heading{align-items:center;padding:25px 28px 21px;border-bottom:1px solid #edf0f4;background:linear-gradient(110deg,#ffffff,#fbfdff)}.portfolio-timeline-heading h2{font-size:20px;letter-spacing:-.02em}.portfolio-timeline-heading p{max-width:580px;font-size:13px;line-height:1.5}.portfolio-timeline-heading .portfolio-timeline-limit-note{margin-top:6px;color:#b54708;font-size:12px;font-weight:600}.portfolio-timeline-metrics{display:inline-flex;overflow:hidden;border:1px solid #e4e7ec;border-radius:9px;background:#ffffff;box-shadow:0 1px 2px rgba(16,24,40,.03)}.portfolio-timeline-metric{display:inline-flex;align-items:center;min-height:40px;gap:8px;border-right:1px solid #e4e7ec;padding:0 13px;color:#667085;font-size:12px;font-weight:700;white-space:nowrap}.portfolio-timeline-metric:last-child{border-right:0}.portfolio-timeline-metric svg{width:17px;height:17px}.portfolio-timeline-metric.blue{color:#2477e6}.portfolio-timeline-metric.warning{color:#d97706}.portfolio-timeline-metric.muted{color:#667085}.portfolio-timeline-card .portfolio-timeline-library{gap:18px;padding:20px 18px 18px}.portfolio-timeline-controls{align-items:center;flex-wrap:wrap;gap:12px}.portfolio-timeline-card .project-timeline-range-switcher{overflow:hidden;border:1px solid #d9e0ea;border-radius:8px;background:#ffffff;padding:3px;box-shadow:none}.portfolio-timeline-card .project-timeline-range-switcher button{min-width:70px;min-height:34px;border-radius:5px;color:#667085;font-size:12px;font-weight:720}.portfolio-timeline-card .project-timeline-range-switcher button.active{background:#2477e6;box-shadow:0 2px 5px rgba(36,119,230,.22);color:#ffffff}.portfolio-timeline-calendar-controls,.portfolio-timeline-navigation{display:inline-flex;align-items:center}.portfolio-timeline-calendar-controls{min-height:42px;margin-left:auto;gap:10px}.portfolio-timeline-navigation button,.portfolio-timeline-today{min-height:42px;border:1px solid #d9e0ea;border-radius:7px;background:#ffffff;color:#475467;cursor:pointer;font:inherit;font-size:12px;font-weight:700}.portfolio-timeline-today{padding:0 12px}.portfolio-timeline-navigation{gap:6px}.portfolio-timeline-navigation button{width:42px;height:42px;padding:0;font-size:23px;font-weight:450;line-height:1}.portfolio-timeline-navigation button:hover,.portfolio-timeline-today:hover{border-color:#9cc2ff;background:#f3f7ff;color:#2477e6}.portfolio-timeline-date-range{min-width:104px;color:#475467;font-size:12px;font-weight:700;text-align:right;white-space:nowrap}.portfolio-native-timeline-scroll{border-color:#dfe5ee;border-radius:9px;box-shadow:0 1px 2px rgba(16,24,40,.03)}.portfolio-native-timeline-header{min-height:70px;background:#f8fafc}.portfolio-native-timeline-sidebar-header{padding:0 18px;font-size:11px;letter-spacing:0;text-transform:none}.portfolio-native-timeline-date{min-height:70px;background:#fbfcfe;color:#344054;font-size:11px}.portfolio-native-timeline-date.today{background:#eff6ff;box-shadow:inset 2px 0 0 #2477e6;color:#155eef}.portfolio-native-timeline-row{min-height:76px;background-color:#ffffff;background-image:linear-gradient(90deg,transparent calc(100% - 1px),#edf1f6 calc(100% - 1px))}.portfolio-native-timeline-group{min-height:75px;gap:5px;padding:10px 18px}.portfolio-native-timeline-group.project{background:#fbfdff}.portfolio-native-timeline-group-title{display:flex;align-items:center;min-width:0;gap:8px}.portfolio-native-timeline-group strong{overflow:hidden;color:#1d2939;font-size:13px;font-weight:760;text-overflow:ellipsis}.portfolio-native-timeline-health{display:inline-flex;align-items:center;justify-self:start;gap:8px;border:0;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:650;line-height:1.1;text-transform:none;white-space:nowrap}.portfolio-native-timeline-health:before{width:8px;height:8px;flex:0 0 auto;border-radius:50%;background:currentColor;content:""}.portfolio-native-timeline-health.active,.portfolio-native-timeline-health.complete{background:#d8f9e4;color:#087443}.portfolio-native-timeline-health.review{background:#eee8ff;color:#6941c6}.portfolio-native-timeline-health.blocked{background:#ffe3e8;color:#e61e4d}.portfolio-native-timeline-health.future{background:#eef1f5;color:#667085}.portfolio-native-timeline-health.on_track{background:#d8f9e4;color:#087443}.portfolio-native-timeline-health.at_risk{background:#fff1d6;color:#c66d00}.portfolio-native-timeline-health.delayed,.portfolio-native-timeline-health.over_budget{background:#ffe3e8;color:#e61e4d}.portfolio-native-timeline-group small{color:#98a2b3;font-size:11px}.portfolio-native-timeline-item{position:relative;min-height:32px;margin:0 5px;border-radius:5px;padding:0 11px;font-size:11px;line-height:32px}.portfolio-native-timeline-item.project:after{position:absolute;top:50%;right:-5px;width:10px;height:10px;transform:translateY(-50%) rotate(45deg);background:inherit;content:""}.portfolio-native-timeline-item.active{background:#2477e6}.portfolio-native-timeline-item.complete{background:#12b76a}.portfolio-native-timeline-item.review{background:#7f56d9}.portfolio-native-timeline-item.blocked{background:#e5484d}.portfolio-native-timeline-today-marker{z-index:1;align-self:stretch;justify-self:start;width:2px;background:#2477e6;box-shadow:0 0 0 1px rgba(255,255,255,.7);pointer-events:none}.portfolio-native-timeline-project-sidebar,.portfolio-native-timeline-project-sidebar-header{display:grid;grid-template-columns:minmax(0,1fr) 132px 86px 24px;align-items:center;grid-gap:8px;gap:8px}.portfolio-native-timeline-project-sidebar-header{height:100%;margin:0 -18px;padding:0 18px}.portfolio-native-timeline-project-sidebar-header span{color:#475467;font-size:11px;font-weight:760}.portfolio-native-timeline-project-sidebar-header span:last-child{color:#667085;font-size:20px;line-height:1;text-align:center}.portfolio-native-timeline-project-sidebar{min-height:91px;border-right:1px solid #dfe5ee;background:#ffffff;padding:14px}.portfolio-native-timeline-project-sidebar>strong{overflow:hidden;color:#1d2939;font-size:12px;font-weight:760;line-height:1.35;text-overflow:ellipsis}.portfolio-native-timeline-project-owner{overflow:hidden;color:#475467;font-size:11px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.portfolio-native-timeline-project-actions{color:#475467;font-size:18px;font-weight:760;line-height:1;text-align:center}.portfolio-native-timeline-row.project-row{content-visibility:auto;contain-intrinsic-size:auto 92px;min-height:92px}.portfolio-native-timeline-row.project-row .portfolio-native-timeline-project-sidebar{min-height:91px}.portfolio-native-timeline-row.project-row.selected .portfolio-native-timeline-project-sidebar,.portfolio-native-timeline-row.project-row:hover .portfolio-native-timeline-project-sidebar{background:#f8fbff;box-shadow:inset 3px 0 0 #2477e6}.portfolio-native-timeline-row.project-row.selected{background-color:#fbfdff}@media (max-width:900px){.portfolio-timeline-card .portfolio-timeline-heading{align-items:flex-start;flex-direction:column}.portfolio-timeline-metrics{max-width:100%;overflow-x:auto}}@media (prefers-reduced-motion:reduce){.portfolio-tabs button{transition:none}.portfolio-tab-panel{animation:none}}@media (max-width:700px){.portfolio-tabs{padding:0}.portfolio-tabs button{min-width:136px;padding:13px 12px 12px;text-align:left}.portfolio-tabs button small{display:block}.portfolio-timeline-card .portfolio-timeline-heading{padding:20px 16px 17px}.portfolio-timeline-card .portfolio-timeline-library{padding:15px 12px 12px}.portfolio-timeline-calendar-controls,.portfolio-timeline-controls{width:100%}.portfolio-timeline-calendar-controls{justify-content:space-between;margin-left:0}.portfolio-timeline-date-range{margin-left:auto}.portfolio-timeline-metric{min-height:36px;padding:0 10px;font-size:11px}}.delivery-side-card,.delivery-table-card{overflow:hidden;border:1px solid #e4e7ec;border-radius:8px;background:#ffffff;box-shadow:0 1px 2px rgba(16,24,40,.04)}.delivery-card-heading{justify-content:space-between;gap:16px;padding:16px}.delivery-card-heading h2,.delivery-side-heading h2{margin:0;color:#101828;font-size:16px;line-height:1.25}.delivery-card-heading p{margin:4px 0 0;color:#667085;font-size:12px}.delivery-table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch;border-top:1px solid #e4e7ec}.delivery-table{width:100%;min-width:970px;border-collapse:collapse;table-layout:fixed;font-size:12px}.delivery-table td,.delivery-table th{border-bottom:1px solid #e4e7ec;padding:11px 10px;text-align:left;vertical-align:middle}.delivery-table th{background:#fbfcfe;color:#667085;font-size:10px;font-weight:700;line-height:1;white-space:nowrap;text-transform:uppercase}.delivery-table td:first-child,.delivery-table th:first-child{width:245px}.delivery-table td:nth-child(2),.delivery-table th:nth-child(2){width:130px}.delivery-table td:nth-child(3),.delivery-table td:nth-child(4),.delivery-table th:nth-child(3),.delivery-table th:nth-child(4){width:150px}.delivery-table td:nth-child(5),.delivery-table th:nth-child(5){width:125px}.delivery-table td:nth-child(6),.delivery-table th:nth-child(6){width:170px}.delivery-table td{overflow:hidden;color:#101828;text-overflow:ellipsis}.delivery-table th svg{display:inline-block;width:10px;height:10px;margin-left:3px;vertical-align:-1px}.delivery-table tbody tr.selected,.delivery-table tbody tr:hover{background:#fcfcfd}.delivery-project-cell{gap:9px;min-width:0}.delivery-date-cell,.delivery-project-cell span:last-child{display:grid;min-width:0;grid-gap:3px;gap:3px}.delivery-date-cell strong,.delivery-project-cell strong{overflow:hidden;color:#101828;font-size:12px;font-weight:760;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.delivery-date-cell small,.delivery-project-cell small{overflow:hidden;color:#667085;font-size:11px;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.project-item-hours,.project-item-reference{display:grid;grid-gap:3px;gap:3px;color:inherit;text-decoration:none}.project-item-hours strong,.project-item-reference strong{color:#344054;font-size:12px;font-weight:700}.project-item-hours small,.project-item-reference small{color:#667085;font-size:11px}.project-item-status{display:inline-flex;align-items:center;min-height:26px;border:1px solid #d0d5dd;border-radius:999px;padding:3px 9px;background:#f9fafb;color:#475467;font-size:11px;font-weight:700}.project-item-status.in_progress{border-color:#b2ccff;background:#eff4ff;color:#175cd3}.project-item-status.in_review{border-color:#fedf89;background:#fffaeb;color:#b54708}.project-item-status.done{border-color:#abefc6;background:#ecfdf3;color:#067647}.project-item-status.blocked{border-color:#fecdca;background:#fef3f2;color:#b42318}.delivery-project-badge{display:grid;width:32px;height:32px;flex:0 0 auto;place-items:center;border-radius:8px;font-size:11px;font-weight:760}.delivery-project-badge.large{width:46px;height:46px;font-size:13px}.delivery-project-badge.tone-0{background:#e8eeff;color:#155eef}.delivery-project-badge.tone-1{background:#dcfce7;color:#087443}.delivery-project-badge.tone-2{background:#fff3df;color:#c2410c}.delivery-project-badge.tone-3{background:#efe7ff;color:#6d35f5}.delivery-budget,.delivery-health-pill{display:inline-flex;align-items:center;min-height:22px;border-radius:999px;padding:0 8px;font-size:11px;font-weight:650;white-space:nowrap}.delivery-health-pill{gap:6px;max-width:100%}.delivery-health-pill>span{width:6px;height:6px;border-radius:999px;background:currentColor}.delivery-budget,.delivery-health-pill.on_track{background:#dcfce7;color:#087443}.delivery-health-pill.at_risk{background:#fff3df;color:#c2410c}.delivery-budget.hot,.delivery-health-pill.delayed,.delivery-health-pill.over_budget{background:#ffe8ef;color:#e11d48}.delivery-owner-cell{gap:8px;color:#344054;font-size:12px;font-weight:650}.delivery-progress-cell{display:grid;grid-gap:6px;gap:6px}.delivery-progress-cell strong{color:#101828;font-size:12px}.delivery-progress,.delivery-workload-bar{height:7px;overflow:hidden;border-radius:999px;background:#eef2f7}.delivery-progress span,.delivery-workload-bar span{display:block;height:100%;border-radius:inherit;background:#155eef}.delivery-progress.on_track span{background:#16a34a}.delivery-progress.at_risk span{background:#f97316}.delivery-progress.delayed span,.delivery-progress.over_budget span{background:#e11d48}.delivery-row-actions{justify-content:flex-end;gap:6px;min-width:118px}.delivery-row-actions .primary-link{display:inline-flex;align-items:center;justify-content:center;min-width:54px;border-color:#b2ccff;background:#eff4ff;color:#155eef}.delivery-icon-action{display:inline-grid;width:32px;height:32px;flex:0 0 auto;place-items:center;border:1px solid #d9dee8;border-radius:8px;background:#ffffff;color:#475467}.delivery-icon-action:hover{border-color:#b2ccff;background:#eff4ff;color:#155eef}.delivery-icon-action svg{width:16px;height:16px}.delivery-table-footer{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 16px;color:#667085;font-size:12px;font-weight:560}.delivery-table-footer label{display:inline-flex;align-items:center;gap:8px}.delivery-pagination{display:flex;align-items:center;gap:6px}.delivery-pagination a,.delivery-pagination button,.delivery-pagination strong{display:grid;min-width:30px;height:30px;place-items:center;border:1px solid #d9dee8;border-radius:8px;background:#ffffff;color:#475467;font-size:12px;padding:0 8px}.delivery-pagination strong{border-color:#155eef;background:#155eef;color:#ffffff}.delivery-pagination a:hover{border-color:#b2ccff;background:#eff4ff;color:#155eef}.delivery-pagination-ellipsis{display:grid;min-width:18px;height:30px;place-items:center;color:#667085}.portfolio-timeline-pagination{display:flex;justify-content:flex-end;padding:12px 16px 0}.delivery-milestone-dot{width:8px;height:8px;flex:0 0 auto;border-radius:999px;background:#155eef}.delivery-milestone-dot.on_track{background:#16a34a}.delivery-milestone-dot.at_risk{background:#f97316}.delivery-milestone-dot.delayed,.delivery-milestone-dot.over_budget{background:#e11d48}.delivery-side-panel{display:grid;grid-gap:16px;gap:16px}.delivery-side-card{display:grid;grid-gap:14px;gap:14px;padding:16px}.delivery-side-heading{justify-content:space-between;gap:12px}.delivery-side-heading>span:not(.delivery-health-pill){color:#667085;font-size:12px;font-weight:650}.delivery-selected-project{display:flex;align-items:center;gap:10px}.delivery-selected-project h3{margin:0;color:#101828;font-size:15px;line-height:1.22}.delivery-selected-project p{margin:3px 0 0;color:#667085;font-size:12px}.delivery-side-rows{display:grid;grid-gap:10px;gap:10px;margin:0}.delivery-side-rows div{display:flex;align-items:center;justify-content:space-between;gap:12px}.delivery-side-rows dt{color:#667085;font-size:12px}.delivery-side-rows dd{margin:0;color:#101828;font-size:12px;font-weight:760;text-align:right}.delivery-side-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px}.delivery-side-actions button{display:grid;min-height:62px;place-items:center;grid-gap:4px;gap:4px;border:1px solid #e4e7ec;border-radius:8px;background:#fbfcfe;color:#344054;cursor:pointer;font-size:11px;font-weight:650}.delivery-milestone-list,.delivery-workload-list{display:grid;grid-gap:12px;gap:12px}.delivery-workload-row{display:grid;grid-template-columns:minmax(0,1fr) 76px 34px;align-items:center;grid-gap:10px;gap:10px}.delivery-workload-row>div:first-child{min-width:0;gap:8px}.delivery-workload-row span:last-child{display:grid;min-width:0}.delivery-workload-row strong{overflow:hidden;color:#101828;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.delivery-workload-row small{color:#667085;font-size:11px}.delivery-workload-row em{color:#344054;font-size:11px;font-style:normal;font-weight:760;text-align:right}.team-workload-workspace{display:grid;grid-gap:16px;gap:16px}.team-workload-hero{display:flex;align-items:end;justify-content:space-between;gap:20px}.team-workload-breadcrumbs{color:#667085;font-size:12px;font-weight:650}.team-workload-breadcrumbs span{margin:0 6px;color:#98a2b3}.team-workload-hero h1{margin:8px 0 0;color:#101828;font-size:30px;letter-spacing:-.04em}.team-workload-hero p{margin:6px 0 0;color:#667085}.team-workload-week-picker{display:flex;align-items:center;gap:10px;flex:0 0 auto;padding:4px;border:1px solid #d0d5dd;border-radius:9px;background:#fff}.team-workload-week-picker a{display:grid;width:28px;height:28px;place-items:center;border-radius:6px;color:#344054;text-decoration:none}.team-workload-week-picker a:hover{background:#eff4ff;color:#155eef}.team-workload-week-picker strong{min-width:152px;color:#344054;font-size:12px;text-align:center}.team-workload-note{margin:0;padding:12px 14px;border:1px solid #fedf89;border-radius:10px;background:#fffaeb;color:#7a4d00;font-size:13px}.team-workload-card,.team-workload-empty{overflow:hidden;border:1px solid #e4e7ec;border-radius:12px;background:#fff}.team-workload-member-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(330px,1fr));grid-gap:16px;gap:16px}.team-workload-member-card{display:grid;grid-gap:18px;gap:18px;padding:18px;border:1px solid #e4e7ec;border-radius:14px;background:#fff;box-shadow:0 1px 2px rgba(16,24,40,.04)}.team-workload-graphic-heading,.team-workload-member-card>header,.team-workload-task-columns{display:flex;align-items:center;justify-content:space-between;gap:12px}.team-workload-summary{display:grid;justify-items:end;grid-gap:2px;gap:2px}.team-workload-summary strong{color:#155eef;font-size:18px;line-height:1;white-space:nowrap}.team-workload-summary span{color:#667085;font-size:11px;font-weight:700;text-transform:uppercase}.team-workload-summary.available strong{color:#157a43}.team-workload-summary.balanced strong{color:#155eef}.team-workload-summary.near_capacity strong{color:#b54708}.team-workload-summary.over_capacity strong{color:#b42318}.team-workload-graphic{display:grid;grid-gap:12px;gap:12px}.team-workload-graphic-heading strong{color:#344054;font-size:12px}.team-workload-graphic-heading span{color:#667085;font-size:11px}.team-workload-bars{display:grid;grid-template-columns:repeat(7,1fr);align-items:end;height:122px;grid-gap:8px;gap:8px;padding:10px 8px 0;border-radius:10px;background:#f8faff}.team-workload-bar{display:grid;grid-template-rows:16px minmax(4px,1fr) auto;align-items:end;justify-items:center;height:100%;grid-gap:5px;gap:5px}.team-workload-bar strong{color:#155eef;font-size:11px}.team-workload-bar>span{width:min(100%,28px);border-radius:6px 6px 2px 2px;background:linear-gradient(180deg,#528bff,#155eef)}.team-workload-bar small{color:#667085;font-size:10px;font-weight:700}.team-workload-task-columns{align-items:start}.team-workload-task-section{min-width:0;flex:1 1}.team-workload-task-section h2{margin:0 0 8px;color:#475467;font-size:11px;letter-spacing:.04em;text-transform:uppercase}.team-workload-task-section.unscheduled h2{color:#9a6700}.team-workload-table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}.team-workload-table{width:100%;min-width:880px;border-collapse:collapse}.team-workload-table td,.team-workload-table th{padding:14px 16px;border-bottom:1px solid #eaecf0;text-align:left;vertical-align:top}.team-workload-table th{background:#f9fafb;color:#667085;font-size:11px;letter-spacing:.04em}.team-workload-table th:first-child{width:220px}.team-workload-table th:nth-child(2){width:132px}.team-workload-table th:nth-child(4){width:210px}.team-workload-table tbody tr:last-child td{border-bottom:0}.team-workload-member{display:flex;align-items:center;gap:10px}.team-workload-member>span{display:grid;width:34px;height:34px;flex:0 0 auto;place-items:center;border-radius:10px;background:#eef4ff;color:#155eef;font-size:12px;font-weight:780}.team-workload-member div{min-width:0}.team-workload-member strong{display:block;overflow:hidden;color:#101828;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.team-workload-count-label,.team-workload-member small,.team-workload-muted{display:block;margin-top:3px;color:#667085;font-size:11px}.team-workload-count{display:block;color:#101828;font-size:19px;line-height:1}.team-workload-task-list{display:grid;grid-gap:6px;gap:6px;margin:0;padding:0;list-style:none}.team-workload-task-list a{display:grid;grid-gap:2px;gap:2px;color:inherit;text-decoration:none}.team-workload-task-list a:hover strong{color:#155eef}.team-workload-task-list small,.team-workload-task-list span,.team-workload-task-list strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.team-workload-task-list strong{color:#344054;font-size:12px}.team-workload-task-list small,.team-workload-task-list span{color:#667085;font-size:11px}.team-workload-unscheduled-list strong{color:#9a6700}.team-workload-empty{padding:36px;text-align:center}.team-workload-empty strong{color:#101828}.team-workload-empty p{margin:6px 0 0;color:#667085}.delivery-milestone-row{gap:10px;min-width:0}.delivery-milestone-row div{display:grid;min-width:0;flex:1 1;grid-gap:2px;gap:2px}.delivery-milestone-row small,.delivery-milestone-row strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.delivery-milestone-row strong{color:#101828;font-size:12px}.delivery-milestone-row small,.delivery-milestone-row time{color:#667085;font-size:11px}.delivery-milestone-row time{flex:0 0 auto;font-weight:760}.catalog-type-pill.labor,.catalog-type-pill.material,.catalog-type-pill.other,.catalog-type-pill.software{background:#f2f4f7;color:#475467}.catalog-status-pill.active{background:#dcfce7;color:#087443}.catalog-status-pill.archived,.catalog-status-pill.draft,.catalog-status-pill.inactive{background:#f2f4f7;color:#475467}.catalog-table-footer{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 16px;color:#667085;font-size:12px}.catalog-table-footer>div:first-child{display:flex;align-items:center;flex-wrap:wrap;gap:18px}.catalog-table-footer label{display:inline-flex;align-items:center;gap:8px;color:#101828}.catalog-table-footer select{height:30px;border:1px solid #d9dee8;border-radius:8px;background:#ffffff;padding:0 10px}.catalog-pagination{display:flex;align-items:center;gap:6px}.catalog-pagination button,.catalog-pagination strong{display:grid;width:30px;height:30px;place-items:center;border:1px solid #d9dee8;border-radius:8px;background:#ffffff;color:#475467;font-size:12px;font-weight:650}.catalog-pagination strong{border-color:#8da8ff;background:#8da8ff;color:#ffffff}.contacts-view{grid-gap:28px;gap:28px}.contacts-eyebrow{margin-bottom:12px;color:#0f6b50;font-size:11px;font-weight:500;letter-spacing:.04em;text-transform:uppercase}.contacts-title-row{display:flex;align-items:center;gap:18px}.contacts-title-row h1{margin:0;color:var(--foreground);font-weight:500;line-height:1.1}.contacts-title-icon{width:58px;height:58px;border-radius:16px;background:#e8f7f0;color:#08785d}.contacts-title-icon svg{width:28px;height:28px}.contacts-hero p{margin:16px 0 0;color:var(--muted-strong);font-size:14px}.contacts-new-button{display:inline-flex;align-items:center;min-height:46px;border-radius:10px;background:#006b58;box-shadow:0 10px 24px rgba(0,107,88,.24);padding:0 18px;font-size:13px;font-weight:500}.contacts-filter-chip svg,.contacts-new-button svg,.contacts-pagination svg{width:18px;height:18px}.contacts-toolbar{align-items:center;justify-content:space-between;gap:16px}.contacts-filter-group{display:flex;flex-wrap:wrap;gap:10px}.contacts-filter-chip{display:inline-flex;align-items:center;min-height:44px;gap:10px;border:1px solid var(--line-strong);border-radius:10px;background:var(--panel);box-shadow:var(--shadow-card);color:var(--muted-strong);padding:0 14px;font-size:13px;font-weight:400}.contacts-filter-button{padding:0 18px}.contacts-table-card{overflow:hidden;border:1px solid var(--line-strong);border-radius:16px;background:var(--panel);box-shadow:var(--shadow-card)}.contacts-table-wrap{overflow-x:visible}.contacts-table{border-collapse:separate;border-spacing:0}.contacts-table td,.contacts-table th{border-bottom:1px solid var(--line);padding:18px 16px;overflow-wrap:anywhere}.contacts-table th{color:var(--muted);font-size:11px;font-weight:500}.contacts-table td{color:var(--foreground);font-weight:400}.contacts-table td:first-child,.contacts-table th:first-child{width:20%}.contacts-table td:nth-child(2),.contacts-table th:nth-child(2){width:15%}.contacts-table td:nth-child(3),.contacts-table th:nth-child(3){width:17%}.contacts-table td:nth-child(4),.contacts-table th:nth-child(4){width:28%}.contacts-table td:nth-child(5),.contacts-table th:nth-child(5){width:8%}.contacts-table td:nth-child(6),.contacts-table th:nth-child(6){width:12%}.contacts-clickable-row{cursor:pointer;transition:background .14s ease,box-shadow .14s ease}.contacts-clickable-row:hover{background:#fcfcfd;box-shadow:inset 0 0 0 1px var(--line)}.contacts-cell-link{display:flex;min-height:34px;align-items:center}.contact-name-cell{display:flex;align-items:center;gap:10px;min-width:0}.contact-name-cell strong{font-weight:400;min-width:0}.contact-avatar{display:inline-grid;width:34px;height:34px;border-radius:12px;background:#dff5ec;color:#0f6b50;font-weight:500}.contacts-table tbody tr:nth-child(2n) .contact-avatar{background:#e9eaff;color:#5f6ed7}.contacts-table tbody tr:nth-child(3n) .contact-avatar{background:#fff2d9;color:#c9822b}.relationship-pill{gap:7px;background:#e3f8ef;color:#0f7d5d;padding:5px 8px;font-weight:400}.relationship-pill span{width:8px;height:8px;background:#17b26a}.contacts-table-footer{padding:18px 24px;color:var(--muted);font-weight:400}.contacts-pagination,.contacts-table-footer{display:flex;align-items:center}.contacts-pagination button,.contacts-pagination strong{width:34px;border:1px solid var(--line-strong);border-radius:9px;background:var(--panel);color:var(--muted)}.contacts-pagination strong{border-color:#83b9ad;color:#0f6b50}.contacts-view{display:grid;grid-gap:18px;gap:18px}.contacts-hero{display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.contact-info-row strong,.contact-name-cell,.contact-overview-heading,.contact-profile,.contact-quick-actions,.contact-tabs,.contacts-breadcrumbs,.contacts-filter-button,.contacts-metrics,.contacts-new-button,.contacts-pagination,.contacts-reset-button,.contacts-search,.contacts-table-footer,.contacts-title-row,.contacts-toolbar{display:flex;align-items:center}.contacts-breadcrumbs{gap:9px;color:#667085;font-size:13px}.contacts-breadcrumbs strong{color:#1457ff;font-weight:700}.contacts-title-row{gap:14px;margin-top:30px}.contacts-title-icon{display:grid;width:46px;height:46px;place-items:center;border-radius:10px;background:#eef3ff;color:#1457ff}.contacts-title-icon svg{width:24px;height:24px}.contact-profile h3,.contacts-title-row h1{margin:0;color:#101828;font-weight:760;line-height:1.05}.contacts-title-row h1{color:#10131b;font-size:30px;font-weight:750}.contacts-title-row p{margin:10px 0 0;color:#667085;font-size:14px}.contacts-new-button{min-height:42px;gap:10px;border-radius:7px;background:#1457ff;box-shadow:0 12px 24px rgba(20,87,255,.24);color:#ffffff;padding:0 14px;font-size:14px;font-weight:650}.contacts-new-button>span{display:grid;min-height:24px;place-items:center;border-left:1px solid rgba(255,255,255,.34);padding-left:10px}.contacts-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));overflow:hidden;border:1px solid #e5e7eb;border-radius:8px;background:#ffffff;box-shadow:0 1px 2px rgba(16,24,40,.03),0 18px 52px rgba(16,24,40,.04)}.contacts-metric{display:flex;gap:14px;min-width:0;padding:18px 20px}.contacts-metric+.contacts-metric{border-left:1px solid #e5e7eb}.contacts-metric-icon{display:grid;width:30px;height:30px;flex:0 0 auto;place-items:center;border-radius:8px}.contacts-metric-icon svg{width:16px;height:16px}.contacts-metric-icon.green{background:#eafaf0;color:#16a34a}.contacts-metric-icon.indigo{background:#eef2ff;color:#4f46e5}.contacts-metric-icon.amber{background:#fff7df;color:#f59e0b}.contacts-metric-icon.blue{background:#eff6ff;color:#2563eb}.contacts-metric div{display:grid;grid-gap:3px;gap:3px;min-width:0}.contacts-metric small,.contacts-metric span{color:#667085;font-size:12px;font-weight:620}.contacts-metric strong{color:#10131b;font-size:20px;font-weight:750;line-height:1.1}.contacts-metric small{color:#16a34a}.contacts-workspace{display:grid;grid-template-columns:minmax(0,1fr);grid-gap:18px;gap:18px;align-items:start}.contacts-table-card{min-width:0}.contact-overview,.contacts-table-card{overflow:hidden;border:1px solid #e5e7eb;border-radius:8px;background:#ffffff;box-shadow:0 1px 2px rgba(16,24,40,.03)}.contacts-toolbar{display:flex;align-items:flex-end;gap:12px;flex-wrap:nowrap;border-bottom:1px solid #e5e7eb;padding:16px}.contacts-filter-button,.contacts-filter-field,.contacts-reset-button,.contacts-search{min-width:0;flex-shrink:1}.contacts-search{flex:1 1 240px;max-width:280px}.contacts-filter-field{flex:1 1 150px}.contacts-filter-field:nth-of-type(3){flex-basis:170px}.contacts-filter-field:nth-of-type(4),.contacts-filter-field:nth-of-type(5){flex-basis:160px}.contacts-filter-button,.contacts-reset-button{flex:0 0 auto}.contacts-search{gap:10px;min-height:42px;border:1px solid #d9dee8;border-radius:8px;padding:0 13px;color:#667085;background:#ffffff}.contacts-search input{width:100%;border:0;background:transparent;outline:0;color:#10131b}.contacts-filter-field{display:grid;grid-gap:6px;gap:6px}.contacts-filter-field span{color:#667085;font-size:11px;font-weight:650}.contacts-filter-field select,.contacts-table-footer select{width:100%;min-height:40px;border:1px solid #d9dee8;border-radius:8px;background:#ffffff;color:#10131b;padding:0 12px}.contacts-filter-button,.contacts-reset-button{align-self:end;justify-content:center;min-height:40px;gap:8px;border:1px solid #d9dee8;border-radius:8px;background:#ffffff;color:#10131b;padding:0 13px;font-size:12px;font-weight:680;white-space:nowrap}.contacts-reset-button{border-color:transparent;color:#667085}.contacts-table-wrap{overflow-x:hidden;-webkit-overflow-scrolling:touch}.contacts-table{width:100%;min-width:0;table-layout:fixed;border-collapse:collapse}.contacts-table td,.contacts-table th{border-bottom:1px solid #e5e7eb;padding:10px;text-align:left;vertical-align:middle}.contacts-table th{color:#667085;font-size:10px;font-weight:760;text-transform:uppercase}.contacts-table td,.contacts-table th{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.contacts-table td{color:#10131b;font-size:12px}.contacts-col-contact{width:23%}.contacts-col-title{width:16%}.contacts-col-client{width:17%}.contacts-col-email{width:25%}.contacts-col-phone{width:13%}.contacts-col-owner{width:6%}.contacts-table td:nth-child(6),.contacts-table th:nth-child(6){text-align:center}.contacts-clickable-row.selected,.contacts-clickable-row:hover{background:#f7f9ff}.contacts-cell-link{width:100%;color:inherit}.contacts-owner-cell,.contacts-plain-cell{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.contacts-owner-cell{justify-content:center}.contact-name-cell{gap:12px;min-height:40px}.contact-name-cell>span{display:grid;grid-gap:2px;gap:2px}.contact-name-cell strong{color:#10131b;font-size:13px}.contact-name-cell small{color:#667085;font-size:11px}.contact-avatar{display:grid;width:36px;height:36px;flex:0 0 auto;place-items:center;border-radius:10px;background:#eef2ff;color:#4f46e5;font-size:12px;font-weight:760}.contact-avatar.large{width:66px;height:66px;border-radius:999px;font-size:22px}.contacts-table tbody tr:nth-child(2n) .contact-avatar{background:#eff6ff;color:#2563eb}.contacts-table tbody tr:nth-child(3n) .contact-avatar{background:#fff7df;color:#f59e0b}.contact-info-row a,.contacts-client-link{color:#1457ff;text-decoration:underline;text-underline-offset:2px}.relationship-pill{display:inline-flex;align-items:center;gap:6px;min-height:24px;border-radius:999px;background:#eafaf0;color:#16a34a;padding:0 9px;font-size:11px;font-weight:720}.relationship-pill span{width:6px;height:6px;border-radius:999px;background:currentColor}.relationship-pill.inactive{background:#f2f4f7;color:#667085}.owner-badge{display:inline-grid;width:28px;height:28px;place-items:center;border-radius:999px;font-size:11px;font-weight:760}.owner-badge.fs{background:#eef2ff;color:#4f46e5}.owner-badge.nk{background:#eff6ff;color:#2563eb}.contacts-action-button{display:grid;width:30px;height:30px;place-items:center;border-radius:8px;color:#10131b}.contacts-table-footer{justify-content:space-between;gap:16px;padding:18px 20px;color:#667085;font-size:13px;white-space:nowrap}.contacts-table-footer label{display:flex;align-items:center;gap:10px;margin-right:auto}.contacts-pagination{gap:8px;margin-left:auto}.contacts-pagination button,.contacts-pagination strong{display:grid;min-width:34px;height:34px;place-items:center;border:1px solid #d9dee8;border-radius:8px;background:#ffffff;color:#10131b;padding:0 10px}.contacts-pagination strong{border-color:#1457ff;background:#1457ff;color:#ffffff}.contact-overview{position:-webkit-sticky;position:sticky;top:24px;display:grid}.contact-overview-heading{justify-content:space-between;gap:12px;padding:22px 20px 12px}.contact-info-section h4,.contact-info-section p,.contact-overview-heading h2,.contact-profile h3{margin:0}.contact-overview-heading h2{color:#10131b;font-size:17px}.contact-profile{gap:16px;padding:10px 20px 18px}.contact-profile p{margin:7px 0 0;color:#667085;font-size:13px}.contact-profile p strong{color:#1457ff}.contact-quick-actions{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:8px;gap:8px;padding:0 20px 20px}.contact-quick-actions button{display:grid;grid-gap:7px;gap:7px;min-height:54px;place-items:center;border:1px solid #d9dee8;border-radius:8px;background:#ffffff;color:#101828;font-size:11px;font-weight:650}.contact-quick-actions svg{color:#1457ff}.contact-tabs{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid #e5e7eb}.contact-tabs span{display:grid;min-height:46px;place-items:center;color:#667085;font-size:12px;font-weight:700}.contact-tabs span.active{border-bottom:2px solid #1457ff;color:#1457ff}.contact-info-section{display:grid;grid-gap:14px;gap:14px;padding:20px}.contact-info-section+.contact-info-section{border-top:1px solid #e5e7eb}.contact-info-section h4,.contact-info-section p{color:#10131b;font-size:13px}.contact-info-section p{line-height:1.55}.contact-info-row{display:grid;grid-template-columns:102px minmax(0,1fr);grid-gap:12px;gap:12px;align-items:center}.contact-info-row>span{color:#667085;font-size:12px}.contact-info-row strong{gap:8px;min-width:0;color:#10131b;font-size:12px;font-weight:650}.pipeline-view{display:grid;grid-gap:22px;gap:22px}.pipeline-hero{display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.kanban-add-link,.kanban-column-header h2,.pipeline-breadcrumbs,.pipeline-drop-hint,.pipeline-new-button,.pipeline-title-row,.pipeline-tool-button,.pipeline-toolbar,.pipeline-view-toggle{display:flex;align-items:center}.pipeline-breadcrumbs{gap:9px;color:#667085;font-size:13px}.pipeline-breadcrumbs strong{color:#1457ff;font-weight:700}.pipeline-title-row{gap:8px;margin-top:30px}.pipeline-title-row h1{margin:0;color:#10131b;font-size:30px;font-weight:750;line-height:1.1}.pipeline-title-row svg{width:18px;height:18px;color:#1f2937}.pipeline-hero p{margin:10px 0 0;color:#667085;font-size:14px}.pipeline-new-button{min-height:42px;gap:10px;border-radius:7px;background:#1457ff;box-shadow:0 12px 24px rgba(20,87,255,.24);color:#ffffff;padding:0 14px;font-size:14px;font-weight:650}.pipeline-new-button svg{width:16px;height:16px}.pipeline-new-button>span{display:grid;min-height:24px;place-items:center;border-left:1px solid rgba(255,255,255,.34);padding-left:10px}.pipeline-metrics{display:grid;grid-template-columns:repeat(5,minmax(150px,1fr));overflow:hidden;border:1px solid #e5e7eb;border-radius:8px;background:#ffffff;box-shadow:0 1px 2px rgba(16,24,40,.03),0 18px 52px rgba(16,24,40,.04)}.pipeline-metric{display:flex;min-width:0;gap:14px;padding:18px 20px}.pipeline-metric+.pipeline-metric{border-left:1px solid #e5e7eb}.pipeline-metric-icon{display:grid;width:30px;height:30px;flex:0 0 auto;place-items:center;border-radius:8px}.pipeline-metric-icon svg{width:16px;height:16px}.pipeline-metric-icon.indigo{background:#eef2ff;color:#4f46e5}.pipeline-metric-icon.amber{background:#fff7df;color:#f59e0b}.pipeline-metric-icon.blue{background:#eff6ff;color:#2563eb}.pipeline-metric-icon.green{background:#eafaf0;color:#16a34a}.pipeline-metric-icon.red{background:#fff1f2;color:#ef4444}.pipeline-metric div{display:grid;min-width:0;grid-gap:3px;gap:3px}.pipeline-metric span{color:#667085;font-size:12px;font-weight:600}.pipeline-metric strong{color:#10131b;font-size:20px;font-weight:750;line-height:1.15}.pipeline-metric small,.pipeline-metric strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pipeline-metric small{color:#16a34a;font-size:11px;font-weight:600}.pipeline-toolbar{justify-content:flex-end;gap:12px}.pipeline-view-toggle{overflow:hidden;border:1px solid #e5e7eb;border-radius:8px;background:#ffffff;padding:2px}.kanban-column-header button,.pipeline-tool-button,.pipeline-view-toggle button{border:0;background:transparent;color:#475467;cursor:pointer}.pipeline-view-toggle button{display:grid;width:38px;height:34px;place-items:center;border-radius:6px}.pipeline-view-toggle button.active{background:#eef3ff;box-shadow:inset 0 0 0 1px #1457ff;color:#1457ff}.pipeline-tool-button{min-height:38px;gap:8px;border:1px solid #e5e7eb;border-radius:8px;background:#ffffff;padding:0 14px;color:#10131b;font-size:13px;font-weight:600;white-space:nowrap}.pipeline-tool-button.active{border-color:#84adff;background:#eff4ff;color:#155eef}.pipeline-tool-button.primary{border-color:#155eef;background:#155eef;color:#ffffff}.pipeline-tool-button svg{width:16px;height:16px;color:#475467}.pipeline-toolbar .custom-select-trigger.pipeline-tool-button{min-height:38px}.pipeline-filter-panel{display:grid;grid-template-columns:repeat(3,minmax(160px,1fr)) auto;align-items:end;grid-gap:12px;gap:12px;border:1px solid #e4e7ec;border-radius:8px;background:#ffffff;padding:14px;box-shadow:0 1px 2px rgba(16,24,40,.04)}.pipeline-filter-panel>div:not(.pipeline-filter-actions){display:grid;grid-gap:6px;gap:6px}.pipeline-filter-panel span{color:#667085;font-size:11px;font-weight:650}.pipeline-filter-panel .custom-select-trigger{min-height:40px}.pipeline-filter-actions{display:flex;gap:8px}.kanban-board{display:grid;grid-template-columns:repeat(6,minmax(220px,1fr));grid-gap:12px;gap:12px;overflow-x:auto;padding-bottom:4px}.kanban-column{display:flex;min-height:560px;min-width:0;flex-direction:column;border:1px solid #e5e7eb;border-radius:8px;background:#ffffff;box-shadow:0 1px 2px rgba(16,24,40,.03)}.kanban-column-header{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:6px 10px;gap:6px 10px;padding:16px}.clients-filter-field .custom-select-trigger,.clients-table-footer .custom-select-trigger,.contacts-filter-field .custom-select-trigger,.contacts-table-footer .custom-select-trigger{min-height:40px;border-color:#d9dee8;border-radius:8px;padding:0 12px}.kanban-column-header h2{min-width:0;gap:8px;margin:0;color:#10131b;font-size:13px;font-weight:750}.kanban-column-header>div{display:grid;grid-gap:8px;gap:8px;min-width:0}.kanban-column-header button{display:grid;width:24px;height:24px;place-items:center;border-radius:6px}.kanban-column-header button:hover{background:#f2f4f7}.kanban-column-header button svg{width:15px;height:15px}.kanban-column-header>strong{grid-column:2;color:#475467;font-size:12px;font-weight:750;white-space:nowrap}.kanban-card-date,.kanban-card-meta,.kanban-client,.kanban-column-header div>span,.kanban-empty,.pipeline-drop-hint{color:#667085;font-size:12px}.stage-dot{width:10px;height:10px;flex:0 0 auto;border-radius:999px;background:#1457ff}.stage-dot.qualified{background:#f59e0b}.stage-dot.proposal{background:#a855f7}.stage-dot.won{background:#16a34a}.stage-dot.lost{background:#ef4444}.kanban-card-list{display:grid;align-content:start;grid-gap:12px;gap:12px;padding:0 8px 8px}.kanban-card{overflow:hidden;border:1px solid #e5e7eb;border-radius:8px;background:#ffffff;padding:14px 12px 0;box-shadow:0 1px 2px rgba(16,24,40,.03),0 8px 22px rgba(16,24,40,.03);transition:border-color .14s ease,box-shadow .14s ease,transform .14s ease}.kanban-card,.kanban-card-link{display:grid;grid-gap:10px;gap:10px}.kanban-card:hover{border-color:#cfd8ea;box-shadow:0 1px 2px rgba(16,24,40,.05),0 18px 36px rgba(16,24,40,.08);transform:translateY(-1px)}.kanban-card strong{min-width:0;color:#10131b;font-size:13px;font-weight:750;line-height:1.35}.kanban-card strong,.kanban-client{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.kanban-card-meta{display:flex;justify-content:space-between;gap:12px;color:#344054;font-weight:600}.kanban-card-date{color:#475467}.kanban-progress{height:3px;margin:2px -12px 0;background:#eef2f7}.kanban-card-actions{margin:0 -12px;border-top:1px solid #eef2f7;background:#fbfcfd;padding:8px 10px}.kanban-progress span{display:block;height:100%;background:#1457ff}.kanban-progress.qualified span{background:#f59e0b}.kanban-progress.proposal span{background:#a855f7}.kanban-progress.won span{background:#16a34a}.kanban-progress.lost span{background:#ef4444}.kanban-empty{border:1px dashed #d0d5dd;border-radius:8px;padding:16px;text-align:center}.kanban-add-link{gap:8px;margin-top:auto;padding:16px;color:#1457ff;font-size:13px;font-weight:650}.kanban-add-link svg{width:16px;height:16px}.pipeline-drop-hint{justify-content:center;gap:10px;min-height:40px;border:1px dashed #d0d5dd;border-radius:8px;background:#ffffff}.pipeline-list-card{overflow-x:auto;border:1px solid #e4e7ec;border-radius:8px;background:#ffffff;box-shadow:0 1px 2px rgba(16,24,40,.04)}.pipeline-list-table{width:100%;min-width:900px;border-collapse:collapse}.pipeline-list-table td,.pipeline-list-table th{border-bottom:1px solid #edf0f5;padding:13px 14px;text-align:left}.pipeline-list-table th{color:#667085;font-size:11px;font-weight:760;letter-spacing:.04em;text-transform:uppercase}.pipeline-list-table td{color:#344054;font-size:13px}.pipeline-list-table td:first-child a{display:grid;grid-gap:4px;gap:4px;color:inherit}.pipeline-list-table td:first-child strong{color:#101828}.pipeline-stage-pill{display:inline-flex;align-items:center;border-radius:999px;background:#eff4ff;color:#155eef;padding:4px 8px;font-size:11px;font-weight:700}.pipeline-stage-pill.won{background:#ecfdf3;color:#067647}.pipeline-stage-pill.lost{background:#fef3f2;color:#b42318}.clients-view{display:grid;grid-gap:22px;gap:22px}.clients-hero{display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.client-info-row strong,.client-name-cell,.client-overview-heading,.client-profile,.client-quick-actions,.client-tabs,.clients-breadcrumbs,.clients-filter-button,.clients-metrics,.clients-new-button,.clients-owner-cell,.clients-pagination,.clients-person-cell,.clients-plain-cell,.clients-reset-button,.clients-search,.clients-table-footer,.clients-toolbar{display:flex;align-items:center}.clients-breadcrumbs{gap:9px;color:#667085;font-size:13px}.clients-breadcrumbs strong,.clients-hero h1{color:#10131b;font-weight:750}.clients-hero h1{margin:30px 0 0;font-size:30px;line-height:1.1}.clients-hero p{margin:10px 0 0;color:#667085;font-size:14px}.clients-new-button{min-height:42px;gap:10px;margin-top:58px;border-radius:7px;background:#1457ff;box-shadow:0 12px 24px rgba(20,87,255,.24);color:#ffffff;padding:0 14px;font-size:14px;font-weight:650}.clients-new-button svg{width:16px;height:16px}.clients-new-button>span{display:grid;min-height:24px;place-items:center;border-left:1px solid rgba(255,255,255,.34);padding-left:10px}.clients-metrics{display:grid;grid-template-columns:repeat(5,minmax(150px,1fr));overflow:hidden;border:1px solid #e5e7eb;border-radius:8px;background:#ffffff;box-shadow:0 1px 2px rgba(16,24,40,.03),0 18px 52px rgba(16,24,40,.04)}.clients-metric{display:flex;gap:14px;min-width:0;padding:18px 20px}.clients-metric+.clients-metric{border-left:1px solid #e5e7eb}.clients-metric-icon{display:grid;width:38px;height:38px;flex:0 0 auto;place-items:center;border-radius:8px}.clients-metric-icon svg{width:18px;height:18px}.clients-metric-icon.green{background:#eafaf0;color:#16a34a}.clients-metric-icon.indigo{background:#eef2ff;color:#4f46e5}.clients-metric-icon.amber{background:#fff7df;color:#f59e0b}.clients-metric-icon.blue{background:#eff6ff;color:#2563eb}.clients-metric div{display:grid;grid-gap:3px;gap:3px;min-width:0}.clients-metric span{color:#667085;font-size:12px;font-weight:600}.clients-metric strong{color:#10131b;font-size:22px;font-weight:750;line-height:1.15}.clients-metric small,.clients-metric strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.clients-metric small{color:#16a34a;font-size:11px;font-weight:600}.clients-workspace{display:grid;grid-template-columns:minmax(0,1fr);grid-gap:18px;gap:18px;align-items:start}.client-overview,.clients-table-card{min-width:0;overflow:hidden;border:1px solid #e5e7eb;border-radius:8px;background:#ffffff;box-shadow:0 1px 2px rgba(16,24,40,.03)}.clients-toolbar{flex-wrap:nowrap;align-items:flex-end;gap:12px;border-bottom:1px solid #e5e7eb;padding:16px}.clients-filter-button,.clients-filter-field,.clients-reset-button,.clients-search{min-width:0;flex-shrink:1}.clients-search{flex:1 1 260px;max-width:280px;gap:10px;min-height:42px;border:1px solid #d9dee8;border-radius:8px;background:#ffffff;padding:0 13px;color:#667085}.clients-search input{width:100%;border:0;background:transparent;color:#10131b;outline:0}.clients-filter-field{display:grid;flex:1 1 145px;grid-gap:6px;gap:6px}.clients-filter-field span{color:#667085;font-size:11px;font-weight:650}.clients-filter-field select,.clients-table-footer select{width:100%;min-height:40px;border:1px solid #d9dee8;border-radius:8px;background:#ffffff;color:#10131b;padding:0 12px}.clients-filter-button,.clients-reset-button{align-self:end;justify-content:center;min-height:40px;gap:8px;border:1px solid #d9dee8;border-radius:8px;background:#ffffff;color:#10131b;padding:0 13px;font-size:12px;font-weight:680;white-space:nowrap}.clients-reset-button{border-color:transparent;color:#667085}.clients-table-wrap{overflow-x:hidden;-webkit-overflow-scrolling:touch}.clients-table{width:100%;min-width:0;table-layout:fixed;border-collapse:collapse}.clients-table td,.clients-table th{border-bottom:1px solid #e5e7eb;padding:10px;text-align:left;vertical-align:middle}.clients-table th{color:#667085;overflow:hidden;font-size:10px;font-weight:760;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.clients-table th svg{width:12px;height:12px;margin-left:4px;vertical-align:text-bottom}.clients-table td{overflow:hidden;color:#10131b;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.clients-col-client{width:24%}.clients-col-industry{width:13%}.clients-col-contact{width:20%}.clients-col-owner{width:17%}.clients-col-opportunities,.clients-col-status{width:13%}.clients-table td:last-child{overflow:visible}.clients-clickable-row.selected,.clients-clickable-row:hover{background:#f2fbf7}.clients-cell-link{color:inherit}.client-name-cell,.clients-owner-cell,.clients-person-cell,.clients-plain-cell{gap:8px;min-height:36px}.clients-plain-cell{align-items:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.client-name-cell>span,.clients-person-cell>span{display:grid;grid-gap:3px;gap:3px;min-width:0}.client-name-cell strong,.clients-person-cell strong{overflow:hidden;color:#10131b;font-size:12px;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.client-name-cell small,.clients-person-cell small{overflow:hidden;color:#667085;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.client-logo{display:grid;width:30px;height:30px;flex:0 0 auto;place-items:center;border:1px solid #e5e7eb;border-radius:8px;background:#ffffff;color:#1457ff;font-size:12px;font-weight:800}.client-logo.large{width:62px;height:62px;border-radius:12px;font-size:18px}.client-logo.tone-1{color:#2563eb}.client-logo.tone-2{color:#0fba93}.client-logo.tone-3{color:#1457ff}.client-logo.tone-4{color:#0fba93}.client-owner-badge{display:inline-grid;width:28px;height:28px;flex:0 0 auto;place-items:center;border-radius:999px;background:#eef2ff;color:#4f46e5;font-size:11px;font-weight:760}.client-owner-badge.tone-1{background:#fff7df;color:#f59e0b}.client-owner-badge.tone-2{background:#eff6ff;color:#2563eb}.client-status-pill,.clients-owner-cell span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.client-status-pill{gap:5px;max-width:100%;min-height:22px;background:#eafaf0;color:#16a34a;padding:0 7px;font-size:10px}.client-status-pill span{width:6px;height:6px;border-radius:999px;background:currentColor}.client-status-pill.onboarding,.client-status-pill.prospect{background:#eff6ff;color:#2563eb}.client-status-pill.inactive{background:#f2f4f7;color:#667085}.clients-table-footer{justify-content:space-between;gap:16px;padding:18px 20px;color:#667085;font-size:13px;white-space:nowrap}.clients-table-footer label{display:flex;align-items:center;gap:10px;margin-right:auto}.clients-pagination{gap:8px;margin-left:auto}.clients-pagination a,.clients-pagination button,.clients-pagination strong{display:grid;min-width:34px;height:34px;place-items:center;border:1px solid #d9dee8;border-radius:8px;background:#ffffff;color:#10131b;padding:0 10px}.clients-pagination strong{border-color:#1457ff;background:#1457ff;color:#ffffff}.client-detail-view{display:grid;grid-gap:18px;gap:18px;max-width:100%;overflow:hidden}.client-detail-hero{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.client-detail-breadcrumbs{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-bottom:24px;color:#667085;font-size:13px;font-weight:560}.client-detail-breadcrumbs a:hover,.client-detail-breadcrumbs strong{color:#10131b}.client-card-heading,.client-contact-line,.client-detail-actions,.client-detail-identity,.client-detail-name-row,.client-detail-tabs{display:flex;align-items:center}.client-detail-identity{gap:14px}.client-detail-logo{display:grid;width:56px;height:56px;flex:0 0 auto;place-items:center;border:1px solid #dfe8ff;border-radius:8px;background:#f2f6ff;color:#2563eb;box-shadow:0 8px 22px rgba(16,24,40,.05)}.client-detail-logo svg{width:28px;height:28px}.client-detail-name-row{min-width:0;gap:12px}.client-detail-name-row h1{min-width:0;margin:0;overflow:hidden;color:#10131b;font-size:28px;line-height:1.16;text-overflow:ellipsis;white-space:nowrap}.client-detail-identity p{margin:5px 0 0;color:#667085;font-size:13px}.client-detail-identity p span{margin:0 5px}.client-status-pill{display:inline-flex;align-items:center;min-height:26px;border:1px solid #a7f3c5;border-radius:999px;background:#dcfce7;padding:3px 10px;color:#147a4f;font-size:12px;font-weight:720;line-height:1}.client-status-pill.compact{min-height:24px;padding:3px 9px;font-size:11px}.client-detail-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;padding-top:56px}.client-detail-tabs{min-width:0;overflow-x:auto;border:1px solid #e5e7eb;border-radius:8px;background:#ffffff;box-shadow:0 1px 2px rgba(16,24,40,.04)}.client-detail-tabs button{position:relative;display:inline-flex;align-items:center;min-height:48px;gap:7px;border:0;background:transparent;padding:0 18px;color:#475467;cursor:pointer;font-size:13px;font-weight:680;white-space:nowrap}.client-detail-tabs button.active{color:#147a4f}.client-detail-tabs button.active:after{position:absolute;right:14px;bottom:0;left:14px;height:2px;border-radius:999px;background:#16a34a;content:""}.client-detail-tabs span{display:grid;min-width:20px;height:20px;place-items:center;border-radius:999px;background:#eef1f5;color:#667085;font-size:11px;font-weight:760}.client-detail-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;align-items:start;grid-gap:16px;gap:16px}.client-detail-main,.client-detail-side{display:grid;grid-gap:16px;gap:16px;min-width:0}.client-detail-card{min-width:0;overflow:hidden;border:1px solid #e5e7eb;border-radius:8px;background:#ffffff;padding:18px;box-shadow:0 1px 2px rgba(16,24,40,.04)}.client-detail-card h2{margin:0 0 18px;color:#10131b;font-size:16px;line-height:1.25}.client-info-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:0 32px;gap:0 32px}.client-detail-info-row{display:grid;grid-template-columns:max-content minmax(0,1fr);align-items:center;grid-gap:28px;gap:28px;min-height:48px;border-bottom:1px solid #edf0f5;color:#10131b}.client-detail-info-row.wide{grid-column:1/-1}.client-detail-info-row:nth-last-child(-n+2),.client-info-grid.address .client-detail-info-row:nth-last-child(-n+2){border-bottom:0}.client-info-label{display:grid;grid-template-columns:18px minmax(0,1fr);align-items:center;grid-gap:10px;gap:10px;min-width:0;color:#667085;font-size:12px;font-weight:690;white-space:nowrap}.client-info-label svg{width:16px;height:16px;color:#667085}.client-detail-info-row strong{min-width:0;overflow:hidden;color:#10131b;font-size:13px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.client-detail-info-row a{color:#147a4f}.client-detail-owner-badge{display:inline-flex;max-width:100%;align-items:center;gap:8px;overflow:hidden;white-space:nowrap}.client-detail-owner-badge span{display:grid;width:24px;height:24px;flex:0 0 auto;place-items:center;border-radius:999px;background:#eef1f5;color:#344054;font-size:10px;font-weight:760}.client-notes{margin:0;color:#475467;line-height:1.6}.client-primary-contact{display:grid;grid-gap:14px;gap:14px}.client-contact-avatar{display:grid;width:52px;height:52px;place-items:center;border-radius:999px;background:#eef2ff;color:#4f46e5;font-size:18px;font-weight:760}.client-primary-contact h3{margin:0;color:#10131b;font-size:15px}.client-empty-side p,.client-primary-contact p{margin:3px 0 0;color:#667085}.client-contact-line{gap:10px;color:#475467}.client-contact-line span{display:grid;width:18px;height:18px;place-items:center;color:#667085}.client-contact-line svg{width:16px;height:16px}.client-contact-line strong{min-width:0;overflow:hidden;font-size:13px;font-weight:560;text-overflow:ellipsis;white-space:nowrap}.client-side-button{display:flex;min-height:36px;align-items:center;justify-content:center;border:1px solid #d9dee8;border-radius:8px;color:#10131b;font-size:12px;font-weight:720}.client-side-button:hover{border-color:#b9c2d0;background:#fbfcfe}.client-metric-list{display:grid;grid-gap:12px;gap:12px;margin:0}.client-metric-list div{display:flex;align-items:center;justify-content:space-between;gap:16px}.client-metric-list dt{color:#475467;font-weight:560}.client-metric-list dd{margin:0;color:#10131b;font-weight:720;text-align:right}.client-card-heading{justify-content:space-between;gap:12px;margin-bottom:16px}.client-card-heading h2{margin:0}.client-card-heading a{color:#147a4f;font-size:12px;font-weight:720}.client-related-section{scroll-margin-top:18px}.client-related-table-wrap{overflow-x:auto}.client-related-table{width:100%;min-width:760px;border-collapse:collapse}.client-related-table td,.client-related-table th{border-bottom:1px solid #edf0f5;padding:12px 10px;color:#10131b;font-size:12px;text-align:left;vertical-align:middle}.client-related-table th{color:#667085;font-weight:760;text-transform:uppercase}.client-related-table tr:last-child td{border-bottom:0}.client-related-link{color:#147a4f;font-weight:720}.client-related-pill{display:inline-flex;min-height:24px;align-items:center;border:1px solid #d9dee8;border-radius:999px;background:#f8fafc;padding:2px 9px;color:#475467;font-size:11px;font-weight:720;white-space:nowrap}.client-related-empty{display:grid;grid-gap:12px;gap:12px;justify-items:start;border:1px dashed #d9dee8;border-radius:8px;background:#fbfcfe;padding:16px}.client-related-empty p{margin:0;color:#667085}.contact-detail-view .client-detail-tabs button:not(.active){cursor:default}.contact-detail-avatar{display:grid;width:56px;height:56px;flex:0 0 auto;place-items:center;border:1px solid #dfe8ff;border-radius:999px;background:#eef2ff;color:#4f46e5;font-size:18px;font-weight:800;box-shadow:0 8px 22px rgba(16,24,40,.05)}.contact-detail-avatar.large{width:68px;height:68px;font-size:21px}.contact-detail-status-pill{display:inline-flex;align-items:center;min-height:26px;border:1px solid #a7f3c5;border-radius:999px;background:#dcfce7;padding:3px 10px;color:#147a4f;font-size:12px;font-weight:720;line-height:1;white-space:nowrap}.contact-detail-status-pill.compact{min-height:24px;padding:3px 9px;font-size:11px}.contact-detail-status-pill.prospect,.contact-detail-status-pill.unqualified_lead{border-color:#bfdbfe;background:#eff6ff;color:#2563eb}.contact-detail-status-pill.inactive,.contact-detail-status-pill.unqualified{border-color:#e5e7eb;background:#f8fafc;color:#667085}.contact-detail-info-row{grid-template-columns:170px minmax(0,1fr)}.contact-detail-info-row .client-info-label{display:block;color:#667085;font-size:12px;font-weight:690;white-space:nowrap}.contact-context-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px}.contact-context-card{display:grid;grid-gap:8px;gap:8px;min-width:0;border:1px solid #e5e7eb;border-radius:8px;background:#fbfcfe;padding:14px}.contact-context-card span{color:#667085;font-size:12px;font-weight:680}.contact-context-card strong{color:#10131b;font-size:24px;line-height:1}.contact-context-card small{overflow:hidden;color:#147a4f;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.contact-profile-card{display:grid;grid-gap:14px;gap:14px}.contact-profile-card h3{margin:0;color:#10131b;font-size:16px}.contact-profile-card p{margin:4px 0 0;color:#667085;font-size:13px}.contact-detail-line{display:grid;grid-gap:4px;gap:4px;border-top:1px solid #edf0f5;padding-top:12px}.contact-detail-line span{color:#667085;font-size:11px;font-weight:720;text-transform:uppercase}.contact-detail-line strong{min-width:0;overflow:hidden;color:#10131b;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.contact-side-link{margin-top:14px}.client-activity-list{display:grid;grid-gap:16px;gap:16px;margin:0;padding:0;list-style:none}.client-activity-list li{display:grid;grid-template-columns:34px minmax(0,1fr);grid-gap:12px;gap:12px}.client-activity-icon{display:grid;width:32px;height:32px;place-items:center;border-radius:999px;background:#dcfce7;color:#16a34a;font-size:12px;font-weight:760}.client-activity-icon.opportunity{background:#e8eeff;color:#2563eb}.client-activity-icon.invoice{background:#fff3df;color:#f97316}.client-activity-icon.project{background:#f3e8ff;color:#7e22ce}.client-activity-list strong{color:#10131b;font-size:13px}.client-activity-list p{margin:3px 0 0;color:#667085;line-height:1.4}.client-activity-list small{color:#667085}.client-edit-menu{position:relative;display:inline-flex}.client-edit-popover{position:absolute;z-index:20;top:calc(100% + 10px);right:0;width:min(760px,calc(100vw - 64px));max-height:min(720px,calc(100vh - 150px));overflow:auto;border:1px solid #e5e7eb;border-radius:8px;background:#ffffff;padding:18px;box-shadow:0 18px 50px rgba(16,24,40,.16)}.client-edit-popover-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.client-edit-popover-heading h2{margin:0;color:#10131b;font-size:16px;line-height:1.25}.client-edit-popover-heading .icon-button{width:32px;height:32px;font-size:12px;font-weight:720}.client-overview{position:-webkit-sticky;position:sticky;top:24px;display:grid}.client-overview-heading{justify-content:space-between;gap:12px;padding:22px 20px 14px}.client-info-section h4,.client-info-section p,.client-overview-heading h2,.client-profile h3{margin:0}.client-overview-heading h2{color:#10131b;font-size:17px}.client-profile{gap:16px;padding:10px 20px 18px}.client-profile h3{color:#10131b;font-size:17px;line-height:1.2}.client-profile h3 span{color:#f59e0b}.client-profile p{margin:7px 0 0;color:#667085;font-size:13px}.client-quick-actions{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:8px;gap:8px;padding:0 20px 20px}.client-quick-actions button{display:grid;grid-gap:7px;gap:7px;min-height:54px;place-items:center;border:1px solid #d9dee8;border-radius:8px;background:#ffffff;color:#10131b;font-size:11px;font-weight:650}.client-quick-actions svg{color:#1457ff}.client-tabs{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid #e5e7eb}.client-tabs span{display:grid;min-height:46px;place-items:center;color:#667085;font-size:12px;font-weight:700}.client-tabs span.active{border-bottom:2px solid #1457ff;color:#1457ff}.client-info-section{display:grid;grid-gap:14px;gap:14px;padding:20px}.client-info-section+.client-info-section{border-top:1px solid #e5e7eb}.client-info-section h4{color:#10131b;font-size:13px}.client-info-row{display:grid;grid-template-columns:102px minmax(0,1fr);grid-gap:12px;gap:12px;align-items:start}.client-info-row>span{color:#667085;font-size:12px}.client-info-row strong{gap:8px;min-width:0;color:#10131b;font-size:12px;font-weight:650;line-height:1.55}.client-info-row a{color:#16a34a;text-decoration:underline;text-underline-offset:2px}.empty-state,.error-panel{display:grid;grid-gap:8px;gap:8px;border:1px solid var(--line);border-radius:16px;background:var(--panel);padding:24px;box-shadow:var(--shadow-card)}.empty-state span,.error-panel span{color:var(--muted)}.error-panel{border-color:#f2d5da;background:var(--danger-soft)}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px}.field,.form-grid{display:grid;width:100%}.field{grid-gap:8px;gap:8px;min-width:0}.field-wide,.form-actions,.form-error{grid-column:1/-1}.field span{color:var(--muted-strong);font-size:13px;font-weight:600}.form-section-heading{grid-column:1/-1;margin:8px 0 0;color:var(--foreground);font-size:15px;font-weight:650}.field input,.field select,.field textarea{width:100%;min-width:0;border:1px solid var(--line);border-radius:12px;background:var(--panel);padding:11px 12px;color:var(--foreground);box-sizing:border-box;outline:none;transition:border-color .14s ease,box-shadow .14s ease}.field input,.field select{min-height:44px}.field input:focus,.field select:focus,.field textarea:focus{border-color:#cfd1d6;box-shadow:0 0 0 4px rgba(17,17,17,.04)}.field textarea{resize:vertical}.checkbox-field{grid-template-columns:auto 1fr;align-items:center;gap:8px 10px}.checkbox-field .form-section-heading{grid-column:1/-1}.checkbox-field input[type=checkbox]{width:16px;height:16px;padding:0}.form-error{border:1px solid #f2d5da;border-radius:12px;background:var(--danger-soft);color:var(--danger);padding:12px;font-weight:600}.form-actions{gap:10px;justify-content:flex-end}.detail-grid{grid-template-columns:minmax(0,1fr);margin-top:24px}.detail-grid,.detail-stack{display:grid;grid-gap:24px;gap:24px}.detail-stack{margin-bottom:24px}.detail-card{overflow:hidden}.relationship-link{color:var(--foreground);font-weight:650}.definition-list{display:grid;grid-gap:14px;gap:14px;margin:0}.definition-list div{display:grid;grid-template-columns:150px minmax(0,1fr);grid-gap:12px;gap:12px}.definition-list dt{color:var(--muted);font-size:12px;font-weight:650;text-transform:uppercase}.definition-list dd{min-width:0;margin:0;overflow-wrap:anywhere}.catalog-detail-view{display:grid;grid-gap:18px;gap:18px}.catalog-detail-hero{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.catalog-detail-breadcrumbs{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-bottom:24px;color:#667085;font-size:13px;font-weight:560}.catalog-detail-breadcrumbs a:hover,.catalog-detail-breadcrumbs strong{color:#101828}.catalog-detail-title-row{display:flex;align-items:center;flex-wrap:wrap;gap:12px}.catalog-detail-title-row h1{margin:0;color:#101828;font-size:31px;line-height:1.14}.catalog-detail-title-row .catalog-status-pill{min-height:24px}.catalog-detail-status-dot,.catalog-side-status:before{display:inline-block;width:8px;height:8px;border-radius:999px;background:#16a34a;content:""}.catalog-detail-title-row .catalog-detail-status-dot{margin-right:6px}.catalog-detail-hero p{margin:8px 0 0;color:#667085;font-size:14px}.catalog-detail-actions{display:flex;align-items:center;flex-wrap:wrap;justify-content:flex-end;gap:10px;padding-top:50px}.catalog-detail-more{width:40px;padding:0}.catalog-detail-save{min-width:168px;border-color:#155eef;background:#155eef}.catalog-detail-stats{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));overflow:hidden;border:1px solid #e4e7ec;border-radius:8px;background:#ffffff;box-shadow:0 1px 2px rgba(16,24,40,.04)}.catalog-detail-stat{display:flex;min-width:0;gap:12px;padding:18px 16px}.catalog-detail-stat+.catalog-detail-stat{border-left:1px solid #e4e7ec}.catalog-detail-stat-icon{display:grid;width:36px;height:36px;flex:0 0 auto;place-items:center;border-radius:9px}.catalog-detail-stat-icon svg{width:17px;height:17px}.catalog-detail-stat-icon.indigo{background:#efe7ff;color:#6d35f5}.catalog-detail-stat-icon.amber{background:#fff3df;color:#f97316}.catalog-detail-stat-icon.blue{background:#e8eeff;color:#155eef}.catalog-detail-stat-icon.green{background:#dcfce7;color:#087443}.catalog-detail-stat-icon.red{background:#ffe8ef;color:#e11d48}.catalog-detail-stat span:last-child{display:grid;min-width:0;grid-gap:3px;gap:3px}.catalog-detail-stat small{color:#667085;font-size:11px;font-weight:650}.catalog-detail-stat small,.catalog-detail-stat strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.catalog-detail-stat strong{color:#101828;font-size:13px;font-weight:760}.catalog-detail-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;align-items:start;grid-gap:18px;gap:18px}.catalog-edit-card,.catalog-side-card{min-width:0;border:1px solid #e4e7ec;border-radius:8px;background:#ffffff;box-shadow:0 1px 2px rgba(16,24,40,.04)}.catalog-edit-card{display:grid;grid-gap:18px;gap:18px;padding:20px}.catalog-edit-card h2,.catalog-side-card h2{margin:0;color:#101828;font-size:16px;line-height:1.3}.catalog-edit-section{display:grid;grid-gap:14px;gap:14px;border-top:1px solid #e4e7ec;padding-top:18px}.catalog-edit-section h3{margin:0;color:#101828;font-size:14px;font-weight:760}.catalog-detail-field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px 18px;gap:16px 18px}.catalog-detail-field{display:grid;grid-gap:7px;gap:7px;min-width:0}.catalog-detail-field-wide{grid-column:1/-1}.catalog-detail-field>span{color:#667085;font-size:12px;font-weight:650}.catalog-detail-field strong{color:#e5484d}.catalog-detail-field input,.catalog-detail-field select,.catalog-detail-field textarea{width:100%;min-width:0;border:1px solid #d9dee8;border-radius:8px;background:#ffffff;color:#101828;outline:none;transition:border-color .14s ease,box-shadow .14s ease}.catalog-detail-field input,.catalog-detail-field select{height:40px;padding:0 12px}.catalog-detail-field textarea{resize:vertical;padding:11px 12px}.catalog-detail-field input:focus,.catalog-detail-field select:focus,.catalog-detail-field textarea:focus{border-color:#9db5ff;box-shadow:0 0 0 4px rgba(21,94,239,.08)}.catalog-money-input{display:grid;grid-template-columns:44px minmax(0,1fr);overflow:hidden;border:1px solid #d9dee8;border-radius:8px}.catalog-money-input span{display:grid;place-items:center;border-right:1px solid #edf0f5;background:#f8fafc;color:#667085;font-weight:650}.catalog-money-input input{border:0;border-radius:0;box-shadow:none}.catalog-detail-sidebar{display:grid;grid-gap:14px;gap:14px}.catalog-side-card{display:grid;grid-gap:16px;gap:16px;padding:18px}.catalog-side-rows{display:grid;grid-gap:14px;gap:14px;margin:0}.catalog-side-rows div{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-gap:12px;gap:12px}.catalog-side-rows dt{color:#667085;font-size:12px;font-weight:650}.catalog-side-rows dd{min-width:0;margin:0;overflow-wrap:anywhere;color:#101828;font-size:12px;font-weight:650}.catalog-side-status{display:inline-flex;align-items:center;gap:7px}.catalog-margin{color:#079455}.catalog-quick-actions{display:grid;grid-gap:11px;gap:11px}.catalog-quick-actions a,.catalog-quick-actions button{border:0;background:transparent;color:#101828;cursor:pointer;padding:0;text-align:left;font-size:13px;font-weight:560}.catalog-quick-actions a:hover,.catalog-quick-actions button:hover{color:#155eef}.opportunity-create-view{display:grid;grid-gap:22px;gap:22px;max-width:100%;overflow:hidden}.opportunity-create-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.opportunity-breadcrumbs{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-bottom:22px;color:#667085;font-size:13px;font-weight:560}.opportunity-breadcrumbs a:hover,.opportunity-breadcrumbs strong{color:#0b5cff}.opportunity-create-header h1{margin:0;color:#101828;font-size:31px;line-height:1.16;letter-spacing:0}.opportunity-create-header p{margin:8px 0 0;color:#667085;font-size:14px}.opportunity-create-actions{display:flex;align-items:center;flex-wrap:wrap;justify-content:flex-end;gap:10px;padding-top:46px}.opportunity-submit{min-width:176px;border-color:#155eef;background:#155eef}.opportunity-submit:hover{background:#004eeb}.opportunity-form-layout{grid-template-columns:minmax(0,1fr) minmax(260px,276px);align-items:start}.opportunity-form-layout,.opportunity-form-stack{display:grid;grid-gap:16px;gap:16px;max-width:100%;min-width:0}.opportunity-section-card,.opportunity-summary-card{min-width:0;border:1px solid #e4e7ec;border-radius:8px;background:#ffffff;box-shadow:0 1px 2px rgba(16,24,40,.04)}.opportunity-section-card{position:relative;overflow:visible;padding:20px}.opportunity-section-card h2,.opportunity-summary-card h2{margin:0;color:#101828;font-size:18px;line-height:1.25;letter-spacing:0}.opportunity-field-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px 18px;gap:16px 18px;margin-top:18px}.opportunity-field{display:grid;grid-gap:8px;gap:8px;min-width:0}.opportunity-field-wide{grid-column:1/-1}.opportunity-field>span{color:#475467;font-size:13px;font-weight:650}.opportunity-field strong{color:#e5484d}.catalog-line-table input,.catalog-line-table select,.custom-select-trigger,.opportunity-field input,.opportunity-field select,.opportunity-field textarea{width:100%;min-width:0;border:1px solid #d9dee8;border-radius:8px;background:#ffffff;color:#101828;outline:none;transition:border-color .14s ease,box-shadow .14s ease}.custom-select-trigger,.opportunity-field input,.opportunity-field select{height:44px;padding:0 12px}.opportunity-field textarea{resize:vertical;padding:12px}.catalog-line-table input:focus,.catalog-line-table select:focus,.custom-select-trigger:focus,.opportunity-field input:focus,.opportunity-field select:focus,.opportunity-field textarea:focus{border-color:#9db5ff;box-shadow:0 0 0 4px rgba(21,94,239,.08)}.custom-select{position:relative;min-width:0}.custom-select-native{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);-webkit-clip-path:inset(50%);clip-path:inset(50%);white-space:nowrap}.custom-select.open{z-index:40}.custom-select-trigger{display:grid;grid-template-columns:minmax(0,1fr) 18px;align-items:center;grid-gap:10px;gap:10px;cursor:pointer;font:inherit;text-align:left}.custom-select-trigger span:first-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.custom-select-placeholder{color:#667085}.custom-select-chevron{width:9px;height:9px;justify-self:center;border-right:2px solid #344054;border-bottom:2px solid #344054;transform:translateY(-2px) rotate(45deg)}.custom-select-menu{position:fixed;z-index:1000;max-height:256px;overflow:auto;padding:6px;border:1px solid #d9dee8;border-radius:8px;background:#ffffff;box-shadow:0 18px 42px rgba(16,24,40,.16)}.custom-select-option{display:grid;grid-template-columns:18px minmax(0,1fr);align-items:center;grid-gap:8px;gap:8px;width:100%;min-height:40px;padding:8px 10px;border:0;border-radius:6px;background:transparent;color:#101828;cursor:pointer;font:inherit;text-align:left}.custom-select-option.active,.custom-select-option:hover{background:#f2f5ff}.custom-select-option.selected{color:#174ea6;font-weight:650}.custom-select-option small{display:block;margin-top:2px;overflow:hidden;color:#667085;font-size:12px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.custom-select-check{color:#174ea6;font-weight:800}.opportunity-input-addon{display:grid;grid-template-columns:minmax(0,1fr) 40px;align-items:center;overflow:hidden;border:1px solid #d9dee8;border-radius:8px;background:#ffffff}.opportunity-input-addon input{border:0;border-radius:0;box-shadow:none}.opportunity-input-addon input:focus{box-shadow:none}.opportunity-input-addon span{display:grid;height:100%;place-items:center;border-left:1px solid #edf0f5;color:#667085;font-weight:650}.opportunity-value-input{grid-template-columns:46px minmax(0,1fr);background:#f6f7f9}.opportunity-value-input span{border-right:1px solid #edf0f5;border-left:0}.opportunity-value-input input{background:transparent}.client-create-view{display:grid;grid-gap:22px;gap:22px;max-width:100%;overflow:hidden}.client-create-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.client-create-breadcrumbs{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-bottom:22px;color:#667085;font-size:13px;font-weight:560}.client-create-breadcrumbs a:hover,.client-create-breadcrumbs strong{color:#0b5cff}.client-create-header h1{margin:0;color:#101828;font-size:31px;line-height:1.16;letter-spacing:0}.client-create-header p{margin:8px 0 0;color:#667085;font-size:14px}.client-create-actions{display:flex;align-items:center;flex-wrap:wrap;justify-content:flex-end;gap:10px;padding-top:46px}.client-submit{min-width:158px;border-color:#155eef;background:#155eef}.client-submit:hover{background:#004eeb}.client-create-layout{grid-template-columns:minmax(0,1fr) minmax(260px,284px);align-items:start;max-width:100%}.client-create-layout,.client-form-stack{display:grid;grid-gap:16px;gap:16px;min-width:0}.client-section-card,.client-side-card{min-width:0;border:1px solid #e4e7ec;border-radius:8px;background:#ffffff;box-shadow:0 1px 2px rgba(16,24,40,.04)}.client-section-card{padding:20px}.client-section-card h2,.client-side-card h2{margin:0;color:#101828;font-size:18px;line-height:1.25;letter-spacing:0}.client-field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px 18px;gap:16px 18px;margin-top:18px}.client-field{display:grid;grid-gap:8px;gap:8px;min-width:0}.client-field-wide{grid-column:1/-1}.client-field>span{color:#475467;font-size:13px;font-weight:650}.client-field strong{color:#e5484d}.client-field input,.client-field select,.client-field textarea{width:100%;min-width:0;border:1px solid #d9dee8;border-radius:8px;background:#ffffff;color:#101828;outline:none;transition:border-color .14s ease,box-shadow .14s ease}.client-field input,.client-field select{height:44px;padding:0 12px}.client-field textarea{resize:vertical;padding:12px}.client-field input::placeholder,.client-field textarea::placeholder{color:#8a94a6}.client-field input:focus,.client-field select:focus,.client-field textarea:focus{border-color:#9db5ff;box-shadow:0 0 0 4px rgba(21,94,239,.08)}.client-input-with-icon,.client-phone-control{display:grid;align-items:center;overflow:hidden;border:1px solid #d9dee8;border-radius:8px;background:#ffffff}.client-input-with-icon{grid-template-columns:42px minmax(0,1fr)}.client-input-with-icon svg{justify-self:center;color:#667085}.client-input-with-icon input,.client-phone-control input,.client-phone-control select{border:0;border-radius:0;box-shadow:none}.client-phone-control .custom-select-trigger{height:44px;border:0;border-right:1px solid #edf0f5;border-radius:0;box-shadow:none}.client-input-with-icon input:focus,.client-phone-control input:focus,.client-phone-control select:focus{box-shadow:none}.client-phone-control{grid-template-columns:92px minmax(0,1fr)}.client-phone-control select{border-right:1px solid #edf0f5}.client-address-block{margin-top:20px;border-top:1px solid #edf0f5;padding-top:16px}.client-address-block h3{margin:0;color:#101828;font-size:15px;line-height:1.25}.client-help-rail{display:grid;grid-gap:16px;gap:16px;min-width:0}.client-side-card{padding:20px}.client-about-card{display:grid;grid-template-columns:42px minmax(0,1fr);grid-gap:14px;gap:14px}.client-side-icon{display:grid;width:40px;height:40px;place-items:center;border-radius:8px;background:#dcfce7;color:#169b62}.client-side-card p{margin:12px 0 0;color:#667085;line-height:1.55}.client-side-card ul{display:grid;grid-gap:16px;gap:16px;margin:18px 0 0;padding:0;list-style:none}.client-side-card li{display:grid;grid-template-columns:22px minmax(0,1fr);grid-gap:12px;gap:12px;color:#101828;line-height:1.45}.client-side-card li svg{width:18px;height:18px;margin-top:1px;color:#344054}.client-side-card.compact li{grid-template-columns:18px minmax(0,1fr);gap:10px}.client-side-card.compact li svg{width:15px;height:15px;color:#169b62}.catalog-card-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:16px}.catalog-card-heading p{margin:6px 0 0;color:#667085}.catalog-add-button{border-color:#a9bbff;color:#0b5cff}.catalog-table-wrap{overflow-x:auto;border:1px solid #edf0f5;border-radius:8px}.catalog-line-table{width:100%;min-width:920px;border-collapse:collapse;font-size:12px}.catalog-line-table th{background:#f8fafc;color:#667085;font-size:11px;font-weight:700;text-align:left}.catalog-line-table td,.catalog-line-table th{border-bottom:1px solid #edf0f5;padding:9px 10px;vertical-align:middle}.catalog-line-table tbody tr:last-child td{border-bottom:0}.catalog-line-table td:first-child,.catalog-line-table th:first-child{width:38px;text-align:center}.catalog-line-table td:nth-child(2),.catalog-line-table th:nth-child(2){min-width:190px}.catalog-line-table input,.catalog-line-table select{height:34px;padding:0 9px;font-size:12px}.catalog-line-table td:nth-child(4) input,.catalog-line-table td:nth-child(7) input,.catalog-line-table td:nth-child(8) select{width:74px}.catalog-line-table small{display:block;margin-top:4px;color:#667085;font-size:11px}.catalog-category-pill{display:inline-flex;align-items:center;min-height:24px;border-radius:999px;background:#e8f7ee;padding:0 9px;color:#067647;font-size:11px;font-weight:650}.catalog-row-action{border:0;background:transparent;color:#475467;cursor:pointer;font-size:12px;font-weight:650}.catalog-row-action:hover{color:#d92d20}.catalog-empty-row{height:72px;color:#667085;text-align:center}.catalog-totals{display:flex;justify-content:flex-end;margin-top:14px}.catalog-totals dl{display:grid;grid-gap:8px;gap:8px;width:min(100%,380px);margin:0}.catalog-totals div,.summary-block dl div{display:flex;align-items:center;justify-content:space-between;gap:16px}.catalog-totals dt,.summary-block dt{color:#475467;font-weight:600}.catalog-totals dd,.summary-block dd{margin:0;color:#101828;font-weight:750}.catalog-grand-total{margin-top:6px;border-top:1px solid #e4e7ec;padding-top:12px}.opportunity-summary-card{position:-webkit-sticky;position:sticky;top:24px;overflow:hidden}.opportunity-summary-card h2{padding:20px;border-bottom:1px solid #e4e7ec}.summary-block{display:grid;grid-gap:12px;gap:12px;padding:18px 20px;border-bottom:1px solid #e4e7ec}.summary-block:last-child{border-bottom:0}.summary-block h3{margin:0;color:#101828;font-size:13px;font-weight:750}.summary-block dl{display:grid;grid-gap:14px;gap:14px;margin:0;font-size:13px}.summary-block p{font-weight:650}.summary-block p,.summary-block ul{margin:0;color:#101828;font-size:13px}.summary-block ul{display:grid;grid-gap:11px;gap:11px;padding:0;list-style:none}.summary-block li{position:relative;padding-left:24px}.summary-block li:before{position:absolute;left:0;top:1px;display:grid;width:16px;height:16px;place-items:center;border:1px solid #155eef;border-radius:999px;color:#155eef;content:"✓";font-size:10px;font-weight:800}.summary-progress{height:6px;overflow:hidden;border-radius:999px;background:#eef1f6}.summary-progress span{display:block;height:100%;border-radius:inherit;background:#155eef}.opportunity-deal-view .opportunity-create-header{padding-bottom:2px}.deal-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));overflow:hidden;border:1px solid #e4e7ec;border-radius:8px;background:#ffffff;box-shadow:0 1px 2px rgba(16,24,40,.04)}.deal-metric{display:grid;grid-gap:8px;gap:8px;min-width:0;padding:16px 18px}.deal-metric+.deal-metric{border-left:1px solid #e4e7ec}.deal-activity-item span,.deal-metric span{color:#667085;font-size:12px;font-weight:650;text-transform:uppercase}.deal-metric strong{min-width:0;overflow:hidden;color:#101828;font-size:22px;font-weight:750;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.deal-activity-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px}.deal-activity-item{display:grid;grid-gap:8px;gap:8px;min-width:0;border:1px solid #edf0f5;border-radius:8px;background:#f8fafc;padding:14px}.deal-activity-item strong{min-width:0;overflow:hidden;color:#101828;font-size:14px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.activity-status-block{padding:16px 20px}.activity-status-card{display:grid;grid-gap:8px;gap:8px;border:1px solid #b7dfc9;border-radius:8px;background:#f0fdf4;padding:14px}.activity-status-card.stale{border-color:#f5c2c7;background:#fff5f5}.activity-status-card span{color:#067647;font-size:11px;font-weight:800;letter-spacing:0;text-transform:uppercase}.activity-status-card.stale span{color:#b42318}.activity-status-card strong{color:#101828;font-size:15px;line-height:1.25}.activity-empty-state,.activity-status-card p,.activity-timeline p{margin:0;color:#475467;font-size:12px;line-height:1.45}.activity-compose-form{align-items:stretch}.activity-form-grid{display:grid;grid-gap:12px;gap:12px}.activity-compose-form .opportunity-field{gap:6px}.activity-compose-form .opportunity-field>span{font-size:12px}.activity-compose-form .custom-select-trigger,.activity-compose-form .opportunity-field input,.activity-compose-form .opportunity-field textarea{border-color:#d9dee8;font-size:13px}.activity-compose-form .custom-select-trigger,.activity-compose-form .opportunity-field input{height:38px}.activity-compose-form .opportunity-field textarea{min-height:78px}.activity-field-wide{grid-column:1/-1}.activity-submit-button{width:100%;min-height:40px}.form-success{border:1px solid #b7dfc9;border-radius:8px;background:#f0fdf4;padding:10px 12px;color:#067647;font-size:13px;font-weight:650}.activity-timeline-block{gap:14px}.activity-timeline{display:grid;grid-gap:12px;gap:12px;margin:0;padding:0;list-style:none}.activity-timeline li{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:10px;gap:10px;align-items:start;border-left:3px solid #155eef;padding-left:12px}.activity-timeline li.completed{border-left-color:#98a2b3}.activity-timeline small,.activity-timeline span,.activity-timeline strong{display:block;min-width:0}.activity-timeline span{color:#155eef;font-size:11px;font-weight:800;text-transform:uppercase}.activity-timeline li.completed span{color:#667085}.activity-timeline strong{margin-top:2px;color:#101828;font-size:13px;line-height:1.3}.activity-timeline small{margin-top:4px;color:#667085;font-size:11px;line-height:1.35}.activity-timeline p{margin-top:6px}.activity-complete-button{border:1px solid #c7d7fe;border-radius:8px;background:#ffffff;padding:6px 8px;color:#155eef;cursor:pointer;font-size:11px;font-weight:750}.activity-complete-button:hover{border-color:#155eef;background:#f2f5ff}.rbac-header-actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.rbac-overview{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px;margin-bottom:18px}.rbac-metric{display:grid;grid-gap:4px;gap:4px;min-height:116px}.rbac-metric small,.rbac-metric span,.rbac-role-card p,.rbac-role-card>span,.rbac-scope-row span,.rbac-section-heading p{color:var(--muted-strong)}.rbac-metric span{font-size:11px;font-weight:720;text-transform:uppercase}.rbac-metric strong{font-size:32px;line-height:1}.rbac-metric small{font-size:12px}.rbac-layout{display:grid;grid-template-columns:330px minmax(0,1fr);grid-gap:18px;gap:18px;align-items:start}.rbac-matrix-card,.rbac-policy-card,.rbac-roles{border:1px solid var(--line);border-radius:8px;background:var(--panel);box-shadow:var(--shadow-card);padding:16px}.rbac-section-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:14px}.rbac-section-heading h2,.rbac-section-heading p{margin:0}.rbac-section-heading h2{font-size:16px;line-height:1.2}.rbac-section-heading p{margin-top:4px;font-size:12px}.rbac-section-heading>span{border:1px solid var(--line);border-radius:999px;padding:4px 9px;color:var(--muted-strong);font-size:11px;font-weight:720}.rbac-role-list{display:grid;grid-gap:10px;gap:10px}.rbac-role-card{display:grid;grid-gap:7px;gap:7px;border:1px solid #edf0f5;border-radius:8px;padding:12px;background:#fbfcfe}.rbac-role-card p{margin:0;font-size:12px}.rbac-role-card>span{font-size:11px;font-weight:700}.rbac-role-topline{display:grid;grid-template-columns:auto minmax(0,1fr) auto;grid-gap:8px;gap:8px;align-items:center}.rbac-role-topline strong{min-width:0;overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.rbac-role-topline small{display:grid;min-width:24px;height:24px;place-items:center;border:1px solid var(--line);border-radius:999px;background:var(--panel);color:var(--muted-strong);font-size:11px;font-weight:720}.rbac-role-dot{width:10px;height:10px;border-radius:999px;background:#64748b}.rbac-role-dot.admin{background:#111827}.rbac-role-dot.executive{background:#1f5eff}.rbac-role-dot.business_development{background:#2e9f74}.rbac-role-dot.project_manager{background:#c9822b}.rbac-role-dot.procurement{background:#7c5cdb}.rbac-role-dot.finance{background:#d94d62}.rbac-matrix-card{min-width:0}.rbac-legend{display:flex;flex-wrap:wrap;gap:6px;justify-content:flex-end}.access-pill{display:inline-grid;min-width:66px;height:26px;place-items:center;border:1px solid transparent;border-radius:999px;padding:0 10px;font-size:11px;font-weight:760}.access-pill.approve{border-color:#c7d7fe;background:#eef3ff;color:#1f5eff}.access-pill.write{border-color:#b9ead7;background:#effbf6;color:#187555}.access-pill.read{border-color:#e2e8f0;background:#f8fafc;color:#475569}.access-pill.hidden{border-color:#f2cdd4;background:var(--danger-soft);color:var(--danger)}.rbac-matrix-scroll{overflow-x:auto}.rbac-matrix{width:100%;min-width:980px;border-collapse:collapse}.rbac-matrix td,.rbac-matrix th{border-top:1px solid #eef0f4;padding:11px 10px;text-align:left;vertical-align:middle}.rbac-matrix th{color:var(--muted-strong);font-size:11px;font-weight:760;white-space:nowrap}.rbac-matrix td:first-child{width:180px;color:var(--muted-strong);font-size:12px}.rbac-matrix td:nth-child(2){width:150px}.rbac-policy-grid{display:grid;grid-template-columns:1.15fr .85fr;grid-gap:18px;gap:18px;margin-top:18px}.rbac-check-list,.rbac-scope-list{display:grid;grid-gap:10px;gap:10px}.rbac-scope-row{display:grid;grid-template-columns:190px minmax(0,1fr);grid-gap:14px;gap:14px;border-top:1px solid #eef0f4;padding-top:10px}.rbac-scope-row:first-child{border-top:0;padding-top:0}.rbac-scope-row span,.rbac-scope-row strong{font-size:12px}.rbac-check-list label{display:grid;grid-template-columns:auto minmax(0,1fr);grid-gap:10px;gap:10px;align-items:center;border:1px solid #eef0f4;border-radius:8px;padding:10px 12px;background:#fbfcfe;color:#1f2937;font-size:12px;font-weight:650}.rbac-check-list input{width:16px;height:16px;accent-color:#111827}.rbac-member-list{display:grid;grid-gap:10px;gap:10px}.rbac-member-row{display:grid;grid-template-columns:34px minmax(0,1fr) auto auto;align-items:center;grid-gap:10px;gap:10px;border:1px solid var(--line);border-radius:8px;background:var(--panel-soft);padding:10px}.rbac-member-row span:nth-child(2){display:grid;min-width:0}.rbac-member-row small,.rbac-member-row strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rbac-member-row small{color:var(--muted-strong);font-size:11px;font-weight:650}.access-denied{display:grid;min-height:min(620px,calc(100vh - 120px));place-content:center;justify-items:center;grid-gap:14px;gap:14px;text-align:center}.access-denied-mark{display:grid;width:72px;height:72px;place-items:center;border:1px solid #f2cdd4;border-radius:18px;background:var(--danger-soft);color:var(--danger);font-size:18px;font-weight:820}.access-denied h1{margin:0;font-size:30px;letter-spacing:0}.access-denied p{max-width:480px;margin:0;color:var(--muted-strong)}.access-denied-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin-top:8px}.access-note{border:1px solid var(--line);border-radius:8px;background:var(--panel-soft);color:var(--muted-strong);padding:13px 14px;font-size:13px;font-weight:650}.settings-page{width:100%;max-width:none;margin:0;padding:0}.settings-page,.settings-workspace{min-height:100vh;background:#ffffff}.settings-workspace{display:grid;grid-template-columns:220px minmax(0,1fr)}.settings-nav{position:-webkit-sticky;position:sticky;top:0;height:100vh;overflow-y:auto;border-right:1px solid #e5e9f0;background:#fbfcfe;padding:24px 14px}.settings-nav h1{margin:0 10px 30px;font-size:17px;font-weight:760}.settings-nav nav{display:grid;grid-gap:3px;gap:3px;margin-bottom:25px}.settings-nav nav>span{margin:0 10px 8px;color:#68758b;font-size:10px;font-weight:760;text-transform:uppercase}.settings-nav a,.settings-nav button{display:flex;min-height:34px;align-items:center;border:0;border-radius:7px;background:transparent;padding:0 10px;color:#243047;font-size:13px;text-decoration:none;text-align:left;cursor:pointer}.settings-nav a:hover,.settings-nav button:hover:not(:disabled){background:#f1f4fa}.settings-nav a.active,.settings-nav button.active{background:#edf3ff;color:#1264e8;font-weight:700}.settings-nav button:disabled{cursor:default;opacity:1}.settings-role-note{display:grid;grid-gap:2px;gap:2px;margin:32px 10px 0;border-top:1px solid #e6eaf0;padding-top:16px}.settings-role-note small,.settings-role-note span{overflow:hidden;color:#7a8495;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.settings-role-note strong{font-size:11px}.settings-language-picker{display:grid;grid-gap:8px;gap:8px;margin:18px 10px 0;border-top:1px solid #e6eaf0;padding-top:16px}.settings-language-picker>span{color:#243047;font-size:12px;font-weight:760}.settings-language-picker select{width:100%;border:1px solid #d7deea;border-radius:7px;background:#ffffff;color:#243047;padding:8px 9px;font:inherit;font-size:12px}.settings-language-picker small{color:#7a8495;font-size:10px;line-height:1.45}.settings-content{min-width:0;padding:24px 26px 48px}.settings-content-header{display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.settings-breadcrumb{display:flex;align-items:center;gap:9px;margin-bottom:15px;font-size:12px}.settings-breadcrumb span{color:#1264e8;font-weight:650}.settings-breadcrumb small{color:#98a2b3}.settings-content-header h2{margin:0;color:#101828;font-size:25px;line-height:1.2}.settings-content-header p{margin:4px 0 0;color:#667085;font-size:12px}.settings-header-actions{display:flex;gap:12px}.settings-button{display:inline-flex;height:38px;align-items:center;justify-content:center;gap:7px;border:1px solid #d8dee8;border-radius:6px;background:#ffffff;padding:0 17px;color:#172033;font-weight:650;cursor:pointer}.settings-button:hover{border-color:#aeb8c7;background:#f8fafc}.settings-button.primary{border-color:#0868e8;background:#0868e8;color:#ffffff}.settings-button.primary:hover{border-color:#0059cf;background:#0059cf}.settings-button svg{width:16px;height:16px}.settings-tabs{display:flex;gap:2px;margin-top:26px;border-bottom:1px solid #dfe4eb}.settings-tabs button{position:relative;min-height:39px;border:0;background:transparent;padding:0 12px;color:#596579;cursor:pointer}.settings-tabs button.active{color:#0766e8;font-weight:700}.settings-tabs button.active:after{position:absolute;right:0;bottom:-1px;left:0;height:2px;background:#0766e8;content:""}.settings-filters{display:grid;grid-template-columns:minmax(220px,1fr) 150px 150px;grid-gap:12px;gap:12px;max-width:660px;margin:16px 0}.settings-member-search{display:flex;height:36px;align-items:center;gap:8px;border:1px solid #dfe4eb;border-radius:6px;background:#ffffff;padding:0 11px;color:#7b8798}.settings-member-search svg{width:15px;height:15px}.settings-member-search input{width:100%;min-width:0;border:0;outline:0;background:transparent}.settings-filters select{height:36px;border:1px solid #dfe4eb;border-radius:6px;outline:0;background:#ffffff;padding:0 10px;color:#344054}.settings-member-table,.settings-permission-panel{overflow:hidden;border:1px solid #d9dfe8;border-radius:7px;background:#ffffff}.settings-table-heading{display:grid;grid-template-columns:auto auto 1fr;min-height:46px;align-items:center;grid-gap:10px;gap:10px;border-bottom:1px solid #e4e8ee;padding-left:14px}.settings-table-heading>strong{font-size:13px}.settings-table-heading>span{border-radius:5px;background:#eef1f5;padding:3px 7px;color:#596579;font-size:10px;font-weight:700}.settings-table-heading button{display:flex;height:100%;align-items:center;justify-content:flex-end;gap:12px;justify-self:stretch;border:0;border-left:1px solid #e4e8ee;background:transparent;padding:0 14px;color:#344054;cursor:pointer}.settings-table-heading button svg{width:14px;height:14px}.settings-role-heading{border-bottom:1px solid #e7eaf0;background:#fbfcfe;padding:10px 14px 9px}.settings-role-heading strong{display:block;color:#172033;font-size:12px}.settings-role-heading p{margin:1px 0 0;color:#68758b;font-size:10px}.settings-member-row{display:grid;grid-template-columns:minmax(230px,1.4fr) 100px minmax(140px,.8fr) 90px minmax(150px,.8fr) 45px 32px;min-height:50px;align-items:center;grid-gap:12px;gap:12px;border-bottom:1px solid #e7eaf0;padding:7px 12px}.settings-role-group:last-child .settings-member-row:last-child{border-bottom:0}.settings-member-row:hover{background:#fafcff}.settings-member-identity{display:flex;min-width:0;align-items:center;gap:10px}.settings-member-identity>span{display:grid;min-width:0}.settings-member-identity small,.settings-member-identity strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.settings-member-identity strong{color:#172033;font-size:11px}.settings-last-active,.settings-member-identity small,.settings-module-count{color:#6d788a;font-size:10px}.settings-member-row .avatar{position:relative;width:29px;height:29px;border:0;background:#172033;font-size:10px}.settings-status{display:inline-flex;width:-moz-fit-content;width:fit-content;min-width:58px;height:22px;align-items:center;justify-content:center;border:1px solid #bcebd9;border-radius:999px;background:#edfbf5;color:#087a53;font-size:10px;font-weight:720}.settings-status.pending{border-color:#f1d6a3;background:#fff9eb;color:#9a6508}.settings-status.suspended{border-color:#f1c3ca;background:#fff3f5;color:#b4233b}.settings-role-badge{width:-moz-fit-content;width:fit-content;border-radius:4px;background:#f0f4fb;padding:4px 8px;color:#405b87;font-size:10px;font-weight:650}.settings-edit-button,.settings-more-button{border:0;background:transparent;color:#0868e8;font-size:10px;font-weight:700;cursor:pointer}.settings-edit-button:disabled{color:#98a2b3;cursor:default}.settings-more-button{display:grid;width:28px;height:28px;place-items:center;color:#101828}.settings-more-button svg{width:15px;height:15px}.settings-more-menu{position:relative}.settings-more-dropdown{position:absolute;top:calc(100% + 4px);right:0;z-index:20;display:grid;width:176px;border:1px solid #dfe4eb;border-radius:8px;background:#ffffff;padding:4px;box-shadow:0 12px 30px rgba(16,24,40,.18)}.settings-more-dropdown button{border:0;border-radius:6px;background:transparent;padding:7px 9px;color:#172033;font-size:11px;font-weight:600;text-align:left;cursor:pointer}.settings-more-dropdown button:hover{background:#f0f4fb}.settings-more-dropdown button.danger{color:#b4233b}.settings-empty-state{display:grid;min-height:180px;place-content:center;justify-items:center;grid-gap:4px;gap:4px;color:#697586}.settings-empty-state strong{color:#1f2937}.settings-roles-view{display:grid;grid-gap:16px;gap:16px;padding-top:16px}.settings-role-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px}.settings-role-summary article{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:start;grid-gap:10px;gap:10px;border:1px solid #e0e5ec;border-radius:7px;padding:12px}.settings-role-summary p{margin:3px 0 0}.settings-role-summary p,.settings-role-summary small{color:#697586;font-size:10px}.settings-permission-panel>div:first-child{padding:14px}.settings-permission-panel h3{margin:0;font-size:14px}.settings-permission-panel p{margin:3px 0 0;color:#697586;font-size:10px}.settings-matrix-scroll{overflow-x:auto}.settings-dialog-backdrop{position:fixed;z-index:2100;inset:0;width:100vw;height:100dvh;display:grid;place-items:center;background:rgba(16,24,40,.38);padding:20px}.settings-dialog{width:min(100%,430px);border:1px solid #dfe4eb;border-radius:8px;background:#ffffff;padding:20px;box-shadow:0 24px 60px rgba(16,24,40,.2)}.settings-dialog-heading,.settings-dialog-heading>div{display:flex;align-items:flex-start;gap:11px}.settings-dialog-heading{justify-content:space-between}.settings-dialog-heading h3{margin:0;font-size:15px}.settings-dialog-heading p{margin:3px 0 0;color:#697586;font-size:11px}.settings-dialog-heading>button{border:0;background:transparent;color:#667085;font-size:22px;cursor:pointer}.settings-dialog-error{display:block;margin:4px 0 0;border:1px solid #f2c7cf;border-radius:8px;background:var(--danger-soft);padding:9px 11px;color:var(--danger);font-size:11px}.settings-dialog-icon{display:grid;width:34px;height:34px;flex:0 0 auto;place-items:center;border-radius:7px;background:#edf4ff;color:#0868e8}.settings-dialog form{display:grid;grid-gap:14px;gap:14px;margin-top:20px}.settings-dialog form label{display:grid;grid-gap:6px;gap:6px;color:#344054;font-size:11px;font-weight:650}.settings-dialog input,.settings-dialog select,.settings-dialog textarea{width:100%;height:39px;border:1px solid #d7dde7;border-radius:6px;outline:0;background:#ffffff;padding:0 11px;color:#172033;font:inherit;font-weight:450}.settings-member-module-access{display:grid;grid-gap:8px;gap:8px;margin:0;border:0;padding:0}.settings-member-module-access legend{color:#344054;font-size:11px;font-weight:700}.settings-member-module-access>p{margin:-2px 0 2px;color:#697586;font-size:11px;line-height:1.45}.settings-member-access-note{margin:0;padding:10px 12px;border-radius:7px;background:#f4f7fb;color:#526176;font-size:11px}.settings-member-access-summary{display:grid;grid-gap:12px;gap:12px}.settings-member-access-summary dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px;margin:0}.settings-member-access-summary dl div,.settings-member-access-summary li{display:flex;justify-content:space-between;gap:12px}.settings-member-access-summary dt,.settings-member-access-summary li span{color:#697586}.settings-member-access-summary dd{margin:0;color:#172033;font-weight:700}.settings-member-access-summary>strong{color:#344054;font-size:12px}.settings-member-access-summary ul{display:grid;max-height:230px;grid-gap:7px;gap:7px;margin:0;padding:0;overflow-y:auto;list-style:none}.settings-member-access-summary li{padding-bottom:7px;border-bottom:1px solid #edf0f5;font-size:11px}.settings-member-access-summary em{color:#365486;font-style:normal;font-weight:700}.settings-member-module-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px}.settings-dialog .settings-member-module-grid label{display:flex;min-width:0;align-items:center;gap:8px;border:1px solid #dfe4eb;border-radius:7px;padding:8px 10px;color:#344054;font-size:11px;font-weight:600}.settings-dialog .settings-member-module-grid input{width:15px;height:15px;flex:0 0 auto;accent-color:#0868e8;padding:0}.settings-dialog textarea{height:auto;min-height:82px;resize:vertical;padding-block:10px}.settings-dialog-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:6px}.custom-fields-content{background:radial-gradient(circle at 100% 0,rgba(22,101,216,.055),transparent 360px),#ffffff}.custom-fields-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px;margin-top:26px}.custom-fields-summary article{display:grid;grid-gap:6px;gap:6px;border:1px solid #e0e6ef;border-radius:9px;background:#ffffff;padding:15px 16px;box-shadow:0 1px 2px rgba(16,24,40,.025)}.custom-fields-summary span{color:#697586;font-size:11px}.custom-fields-summary strong{color:#101828;font-size:24px;line-height:1}.custom-fields-filters{grid-template-columns:minmax(240px,1fr) 170px;max-width:620px;margin-block:22px 16px}.custom-fields-panel{overflow:hidden;border:1px solid #dce2eb;border-radius:9px;background:#ffffff}.custom-field-row,.custom-fields-table-heading{display:grid;grid-template-columns:minmax(210px,1.5fr) 80px minmax(140px,.9fr) 75px 120px;align-items:center;grid-gap:18px;gap:18px}.custom-fields-table-heading{min-height:44px;border-bottom:1px solid #e5e9f0;background:#f8fafc;padding:0 16px;color:#667085;font-size:10px;font-weight:750;letter-spacing:.04em;text-transform:uppercase}.custom-field-row{min-height:72px;border-bottom:1px solid #e8ebf1;padding:10px 16px}.custom-field-row:last-child{border-bottom:0}.custom-field-row:hover{background:#fbfdff}.custom-field-identity{display:flex;min-width:0;align-items:center;gap:11px}.custom-field-identity>div{display:grid;min-width:0;grid-gap:3px;gap:3px}.custom-field-identity strong{overflow:hidden;color:#172033;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.custom-field-identity small{overflow:hidden;color:#748094;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.custom-field-empty-icon,.custom-field-type-icon{display:grid;width:34px;height:34px;flex:0 0 auto;place-items:center;border:1px solid #d8e5fb;border-radius:8px;background:#f0f6ff;color:#1264e8}.custom-field-empty-icon svg,.custom-field-type-icon svg{width:17px;height:17px}.custom-field-type{color:#344054;font-size:11px;font-weight:650}.custom-field-modules{display:flex;flex-wrap:wrap;gap:5px}.custom-field-modules span{border-radius:999px;background:#f0f4fb;padding:4px 8px;color:#405b87;font-size:9px;font-weight:700}.custom-field-status{display:inline-flex;width:-moz-fit-content;width:fit-content;align-items:center;gap:5px;color:#7c8798;font-size:10px;font-weight:700}.custom-field-status:before{width:7px;height:7px;border-radius:50%;background:#98a2b3;content:""}.custom-field-status.active{color:#087a53}.custom-field-status.active:before{background:#12a572;box-shadow:0 0 0 3px #e3f8f0}.custom-field-actions{display:flex;gap:10px;justify-self:end}.custom-field-actions button{border:0;background:transparent;color:#1264e8;font-size:10px;font-weight:700;cursor:pointer}.custom-field-actions button.danger{color:#c83248}.custom-field-actions button:disabled{cursor:wait;opacity:.55}.custom-fields-empty{min-height:280px}.custom-field-empty-icon{width:46px;height:46px;margin-bottom:8px}.custom-field-dialog{width:min(100%,620px);max-height:min(88vh,760px);overflow-y:auto;padding:0}.custom-field-dialog .settings-dialog-heading{position:-webkit-sticky;position:sticky;z-index:1;top:0;border-bottom:1px solid #e5e9f0;background:#ffffff;padding:20px 22px 16px}.custom-field-dialog form{margin-top:0;padding:20px 22px}.custom-field-dialog-grid{display:grid;grid-template-columns:minmax(0,1fr) 180px;grid-gap:14px;gap:14px}.custom-field-dialog label>small,.custom-field-dialog label>span{color:#7a8597;font-size:9px;font-weight:500}.custom-field-module-picker{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px;border:0;padding:0}.custom-field-module-picker legend{grid-column:1/-1;margin-bottom:2px;color:#344054;font-size:11px;font-weight:650}.custom-field-module-picker label,.custom-field-required{display:flex!important;min-height:58px;align-items:flex-start;gap:10px!important;border:1px solid #dce2eb;border-radius:7px;padding:11px;cursor:pointer}.custom-field-module-picker input,.custom-field-required input{width:15px;height:15px;flex:0 0 auto;margin-top:2px;accent-color:#1264e8}.custom-field-module-picker label>span,.custom-field-required>span{display:grid;grid-gap:3px;gap:3px;color:#172033}.custom-field-module-picker small,.custom-field-required small{color:#748094;font-size:9px;font-weight:450}.custom-checkbox-field{display:flex!important;min-height:42px;align-items:center;gap:10px;align-self:end}.custom-checkbox-field input[type=checkbox]{width:18px;height:18px;accent-color:#1264e8}.custom-checkbox-field>span{display:grid;grid-gap:2px;gap:2px}.custom-checkbox-field small{color:#748094;font-size:10px;font-weight:450}.theme-dark .settings-page,.theme-dark .settings-workspace{background:var(--background)}.theme-dark .settings-nav{border-color:var(--line);background:var(--panel)}.theme-dark .settings-content-header h2,.theme-dark .settings-member-identity strong,.theme-dark .settings-nav button,.theme-dark .settings-permission-panel h3,.theme-dark .settings-role-heading strong,.theme-dark .settings-role-summary strong,.theme-dark .settings-table-heading>strong{color:var(--foreground)}.theme-dark .settings-member-row:hover,.theme-dark .settings-nav button:hover:not(:disabled){background:var(--panel-soft)}.theme-dark .settings-nav button.active{background:rgba(68,103,255,.18);color:#8eabff}.theme-dark .settings-button,.theme-dark .settings-dialog,.theme-dark .settings-dialog input,.theme-dark .settings-dialog select,.theme-dark .settings-filters select,.theme-dark .settings-member-search,.theme-dark .settings-member-table,.theme-dark .settings-permission-panel,.theme-dark .settings-role-summary article{border-color:var(--line);background:var(--panel);color:var(--foreground)}.theme-dark .settings-role-badge,.theme-dark .settings-role-heading,.theme-dark .settings-table-heading>span{background:var(--panel-soft)}.theme-dark .settings-member-row,.theme-dark .settings-role-heading,.theme-dark .settings-role-note,.theme-dark .settings-table-heading,.theme-dark .settings-table-heading button,.theme-dark .settings-tabs{border-color:var(--line)}.theme-dark .settings-dialog-backdrop{background:rgba(0,0,0,.64)}.theme-dark .settings-member-access-note{background:var(--panel-soft);color:var(--muted-strong)}.theme-dark .settings-member-access-summary dd,.theme-dark .settings-member-access-summary>strong{color:var(--foreground)}.theme-dark .settings-member-access-summary li{border-color:var(--line)}.theme-dark .settings-more-dropdown{border-color:var(--line);background:var(--panel)}.theme-dark .settings-more-dropdown button{color:var(--foreground)}.theme-dark .settings-more-dropdown button:hover{background:var(--panel-soft)}@media (max-width:1280px){.settings-member-row{grid-template-columns:minmax(220px,1.4fr) 90px minmax(120px,.8fr) 72px 40px 28px}.settings-last-active{display:none}}@media (max-width:1080px){.settings-workspace{grid-template-columns:190px minmax(0,1fr)}.settings-content-header{align-items:flex-start;flex-direction:column}.settings-role-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.settings-member-row{grid-template-columns:minmax(210px,1fr) 86px minmax(120px,.7fr) 40px 28px}.settings-module-count{display:none}.custom-fields-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.custom-field-row,.custom-fields-table-heading{grid-template-columns:minmax(190px,1.4fr) 70px minmax(120px,.8fr) 70px 105px;gap:12px}}@media (max-width:860px){.settings-shell>.sidebar{display:none}.settings-page{padding:0}.settings-workspace{display:block;min-height:auto}.settings-nav{position:static;display:flex;height:auto;gap:8px;overflow-x:auto;border-right:0;border-bottom:1px solid #e5e9f0;padding:12px 16px}.settings-nav h1{margin:0 16px 0 0;align-self:center;font-size:15px}.settings-nav nav{display:flex;flex:0 0 auto;margin:0}.settings-nav button:disabled,.settings-nav nav:not(:first-of-type),.settings-nav nav>span,.settings-role-note{display:none}.settings-nav a,.settings-nav button{white-space:nowrap}.settings-content{padding:22px 18px 40px}.settings-header-actions{width:100%}.settings-header-actions .settings-button{flex:1 1}.settings-member-table{overflow-x:auto}.settings-role-group,.settings-table-heading{min-width:700px}}@media (max-width:620px){.settings-content-header h2{font-size:22px}.settings-content-header p{max-width:420px}.settings-filters{max-width:none}.settings-filters,.settings-role-summary{grid-template-columns:1fr}.settings-member-table{overflow:hidden}.settings-role-group,.settings-table-heading{min-width:0}.settings-table-heading{grid-template-columns:minmax(0,1fr) auto;padding:10px 12px 0}.settings-table-heading>strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.settings-table-heading button{grid-column:1/-1;min-height:38px;justify-content:flex-start;border-top:1px solid #e4e8ee;border-left:0;padding:0}.settings-role-heading p{overflow-wrap:anywhere}.settings-member-row{grid-template-columns:minmax(0,1fr) auto;gap:7px 10px;padding:10px 12px}.settings-role-badge{grid-column:1;margin-left:39px}.settings-more-button{grid-column:2}.settings-edit-button{display:none}.settings-dialog-actions,.settings-header-actions{flex-direction:column-reverse}.settings-dialog-actions .settings-button,.settings-header-actions .settings-button{width:100%}.custom-fields-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:18px}.custom-fields-summary article{padding:12px}.custom-fields-panel{border:0;background:transparent}.custom-fields-table-heading{display:none}.custom-field-row{grid-template-columns:minmax(0,1fr) auto;gap:9px 12px;margin-bottom:10px;border:1px solid #dce2eb;border-radius:9px;background:#ffffff;padding:13px}.custom-field-identity{grid-column:1/-1}.custom-field-type{grid-column:1}.custom-field-modules{grid-column:1/-1}.custom-field-status{grid-column:2;grid-row:2}.custom-field-actions{grid-column:2;grid-row:3}.custom-field-dialog-grid,.custom-field-module-picker{grid-template-columns:1fr}.custom-field-dialog .settings-dialog-heading,.custom-field-dialog form{padding-inline:16px}}.theme-dark .custom-field-dialog .settings-dialog-heading,.theme-dark .custom-fields-content,.theme-dark .custom-fields-panel,.theme-dark .custom-fields-summary article{border-color:var(--line);background:var(--panel)}.theme-dark .custom-field-dialog input,.theme-dark .custom-field-dialog select,.theme-dark .custom-field-dialog textarea,.theme-dark .custom-field-identity strong,.theme-dark .custom-fields-summary strong{color:var(--foreground)}.theme-dark .sidebar{border-right-color:#222a37;background:rgba(15,18,25,.96);box-shadow:14px 0 42px rgba(0,0,0,.28)}.theme-dark .brand-mark,.theme-dark .card,.theme-dark .catalog-detail-card,.theme-dark .catalog-filter-field,.theme-dark .catalog-list-card,.theme-dark .catalog-metric,.theme-dark .catalog-search,.theme-dark .contacts-filter-button,.theme-dark .contacts-table-card,.theme-dark .detail-card,.theme-dark .entity-table,.theme-dark .error-panel,.theme-dark .filter-chip,.theme-dark .form-card,.theme-dark .icon-button,.theme-dark .opportunity-section-card,.theme-dark .opportunity-summary-card,.theme-dark .pipeline-card,.theme-dark .pipeline-column,.theme-dark .pipeline-metric,.theme-dark .rbac-matrix-card,.theme-dark .rbac-policy-card,.theme-dark .rbac-roles,.theme-dark .search-box,.theme-dark .sidebar-toggle,.theme-dark .topbar-avatar{border-color:var(--line);background:var(--panel);color:var(--foreground);box-shadow:var(--shadow-card)}.theme-dark .topbar{border-bottom-color:var(--line);background:rgba(11,13,18,.94)}.theme-dark .command-hero{border-color:rgba(126,160,255,.36);background:linear-gradient(90deg,rgba(15,20,31,.98),rgba(15,20,31,.86) 34%,rgba(15,20,31,.42) 62%,rgba(15,20,31,.06)),url(/command-center-banner.png) 50% /cover no-repeat;box-shadow:0 22px 56px rgba(0,0,0,.32)}.theme-dark .command-hero:before{background:linear-gradient(180deg,rgba(17,25,40,.18),rgba(17,25,40,0))}.theme-dark .command-hero .eyebrow{color:#8eacff}.theme-dark .command-hero .summary,.theme-dark .hero-actions>span{color:#b4bdca}.theme-dark .attention-pill{border-color:rgba(126,143,173,.36);background:rgba(18,24,38,.8);color:#f4f7fb}.theme-dark .attention-pill.danger,.theme-dark .attention-pill.warning{color:#f4f7fb}.theme-dark .page,.theme-dark .page-shell{background:var(--background)}.theme-dark .brand small,.theme-dark .breadcrumbs,.theme-dark .breadcrumbs a,.theme-dark .card-label,.theme-dark .card-note,.theme-dark .catalog-breadcrumbs,.theme-dark .catalog-detail-meta,.theme-dark .catalog-filter-field span,.theme-dark .catalog-table-footer,.theme-dark .catalog-toolbar,.theme-dark .contacts-table-meta,.theme-dark .contacts-toolbar,.theme-dark .definition-list dt,.theme-dark .muted-label,.theme-dark .opportunity-summary-card p,.theme-dark .pipeline-stage-count,.theme-dark .pipeline-toolbar,.theme-dark .quiet-state,.theme-dark .rbac-metric small,.theme-dark .rbac-metric span,.theme-dark .rbac-role-card p,.theme-dark .rbac-role-card>span,.theme-dark .rbac-scope-row span,.theme-dark .rbac-section-heading p,.theme-dark .record-meta,.theme-dark .summary,.theme-dark .user-chip small{color:var(--muted-strong)}.theme-dark .brand strong,.theme-dark .breadcrumbs strong,.theme-dark .card-value,.theme-dark .catalog-card-heading h2,.theme-dark .catalog-detail-title-row h1,.theme-dark .catalog-hero h1,.theme-dark .catalog-metric strong,.theme-dark .compact-list strong,.theme-dark .contacts-table td,.theme-dark .contacts-title-row h1,.theme-dark .entity-table strong,.theme-dark .nav-icon,.theme-dark .nav-link,.theme-dark .opportunity-create-header h1,.theme-dark .page-header h1,.theme-dark .panel-title,.theme-dark .pipeline-card strong,.theme-dark .pipeline-title-row h1,.theme-dark .rbac-metric strong,.theme-dark .rbac-role-topline strong,.theme-dark .rbac-scope-row strong,.theme-dark .rbac-section-heading h2,.theme-dark .user-chip{color:var(--foreground)}.theme-dark .nav-section{color:#8f99aa}.theme-dark .button:hover,.theme-dark .catalog-filter-button:hover,.theme-dark .contacts-filter-button:hover,.theme-dark .filter-chip:hover,.theme-dark .icon-button:hover,.theme-dark .nav-link:hover{border-color:var(--line-strong);background:#171c26;color:var(--foreground)}.theme-dark .nav-link.active{background:rgba(68,103,255,.18);color:#7ea0ff}.theme-dark .nav-link.active:before{background:#7ea0ff}.theme-dark .nav-link.active .nav-icon{color:#7ea0ff}.theme-dark .button.primary,.theme-dark .catalog-new-button,.theme-dark .clients-new-button,.theme-dark .contacts-new-button,.theme-dark .pipeline-new-button{border-color:#6f8dff;background:#6f8dff;color:#07101f;box-shadow:0 12px 28px rgba(68,103,255,.22)}.theme-dark input,.theme-dark select,.theme-dark textarea{border-color:var(--line);background:#0f131b;color:var(--foreground)}.theme-dark input::placeholder,.theme-dark textarea::placeholder{color:#788397}.theme-dark .avatar,.theme-dark .card-tool,.theme-dark .nav-icon,.theme-dark .rbac-role-topline small,.theme-dark .rbac-section-heading>span,.theme-dark .topbar-avatar,.theme-dark .view-tabs,.theme-dark kbd{border-color:var(--line);background:var(--panel-soft);color:var(--muted-strong)}.theme-dark .view-tabs span.active{background:#27324a;color:#9ab2ff}.theme-dark .catalog-pagination,.theme-dark .catalog-table-footer,.theme-dark .chart-bars,.theme-dark .line-chart,.theme-dark .signal-bar,.theme-dark .summary-progress{background:#171c26}.theme-dark .catalog-table td,.theme-dark .catalog-table th,.theme-dark .compact-list a,.theme-dark .contacts-table td,.theme-dark .contacts-table th,.theme-dark .definition-list div,.theme-dark .entity-table td,.theme-dark .entity-table th,.theme-dark .rbac-matrix td,.theme-dark .rbac-matrix th,.theme-dark .rbac-scope-row{border-color:var(--line)}.theme-dark .catalog-table th,.theme-dark .contacts-table th,.theme-dark .entity-table th,.theme-dark .rbac-matrix th{background:#151a23;color:var(--muted-strong)}.theme-dark .catalog-table tbody tr:hover,.theme-dark .contacts-table tbody tr:hover,.theme-dark .entity-table tr:hover{background:#151a23}.theme-dark .access-pill.read,.theme-dark .catalog-metric.amber span,.theme-dark .catalog-metric.blue span,.theme-dark .catalog-metric.green span,.theme-dark .catalog-metric.indigo span,.theme-dark .catalog-metric.red span,.theme-dark .pipeline-metric span,.theme-dark .status-badge{background:#171f2d;color:#b8c3d6}.theme-dark .access-pill.approve{border-color:rgba(126,160,255,.38);background:rgba(68,103,255,.18);color:#9ab2ff}.theme-dark .access-pill.write{border-color:rgba(80,214,156,.34);background:rgba(32,123,98,.22);color:#80e1b9}.theme-dark .access-pill.hidden{border-color:rgba(255,123,145,.34);background:rgba(143,37,60,.22);color:#ff9aab}.theme-dark .rbac-check-list label,.theme-dark .rbac-role-card{border-color:var(--line);background:#151a23;color:var(--foreground)}.theme-dark .rbac-check-list input{accent-color:#7ea0ff}.pm-dashboard{display:grid;grid-gap:28px;gap:28px}.pm-filter-panel,.pm-metric-card,.pm-panel{border:1px solid var(--line);background:var(--panel);box-shadow:var(--shadow-card)}.pm-filter-panel{display:grid;grid-template-columns:repeat(4,minmax(128px,.85fr)) minmax(300px,1.7fr) auto;align-items:end;grid-gap:16px 20px;gap:16px 20px;border-radius:16px;padding:20px 24px 24px}.pm-filter-field{display:grid;min-width:0;grid-gap:8px;gap:8px}.pm-filter-field>span{color:var(--muted-strong);font-size:12px;font-weight:760;letter-spacing:.06em;text-transform:uppercase}.pm-date-filter>div,.pm-filter-field select{width:100%;min-height:42px;border:1px solid var(--line);border-radius:9px;background:var(--panel-soft);color:var(--foreground);font:inherit}.pm-filter-field select{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto;padding:0 12px}.pm-date-filter>div{display:flex;align-items:center;gap:8px;padding:0 12px}.pm-date-filter input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:var(--foreground);font:inherit}.pm-date-filter>div>span{color:var(--muted)}.pm-filter-actions{display:flex;align-items:center;gap:12px;padding-left:4px;white-space:nowrap}.pm-register-button,.pm-reset-button{display:inline-flex;min-height:42px;align-items:center;justify-content:center;gap:10px;border:1px solid var(--line);border-radius:9px;background:var(--panel-soft);padding:0 15px;color:var(--muted-strong);font:inherit;font-weight:680;transition:transform .14s ease,border-color .14s ease,background .14s ease}.pm-register-button:hover,.pm-reset-button:hover{border-color:var(--line-strong);transform:translateY(-1px)}.pm-register-button{border-color:#de7700;background:#e97900;color:#fff;box-shadow:0 10px 22px rgba(233,121,0,.2)}.pm-register-button:hover{border-color:#c96800;background:#d66f00}.pm-metric-icon svg,.pm-register-button svg,.pm-reset-button svg{width:20px;height:20px;flex:0 0 auto}.pm-metric-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-gap:20px;gap:20px}.pm-metric-card{min-height:214px;overflow:hidden;border-radius:14px;border-top:4px solid var(--pm-accent);padding:28px 24px 20px}.pm-metric-card.blue{--pm-accent:#3b82f6;--pm-icon-background:rgba(59,130,246,0.14)}.pm-metric-card.green{--pm-accent:#10b981;--pm-icon-background:rgba(16,185,129,0.14)}.pm-metric-card.amber{--pm-accent:#f59e0b;--pm-icon-background:rgba(245,158,11,0.14)}.pm-metric-card.red{--pm-accent:#ef4444;--pm-icon-background:rgba(239,68,68,0.14)}.pm-metric-card.purple{--pm-accent:#a855f7;--pm-icon-background:rgba(168,85,247,0.14)}.pm-metric-card.slate{--pm-accent:#718096;--pm-icon-background:rgba(113,128,150,0.14)}.pm-metric-topline{display:flex;align-items:center;justify-content:space-between;gap:14px}.pm-metric-topline h2{max-width:150px;margin:0;color:var(--muted-strong);font-size:13px;font-weight:760;letter-spacing:.045em;line-height:1.3;text-transform:uppercase}.pm-metric-icon{display:grid;width:54px;height:54px;flex:0 0 auto;place-items:center;border-radius:999px;background:var(--pm-icon-background);color:var(--pm-accent)}.pm-metric-card>strong{display:block;margin-top:18px;color:var(--foreground);font-size:48px;font-weight:740;letter-spacing:-.04em;line-height:1}.pm-metric-card>p{min-height:20px;margin:20px 0 0;color:var(--pm-accent);font-size:14px;font-weight:680}.pm-dashboard-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-gap:28px;gap:28px}.pm-panel{overflow:hidden;border-radius:14px}.pm-panel>h2,.pm-watchlist-heading{margin:0;border-bottom:1px solid var(--line);padding:24px 26px}.pm-panel>h2,.pm-watchlist-heading h2{color:var(--muted-strong);font-size:16px;font-weight:770;letter-spacing:.045em;line-height:1.25;text-transform:uppercase}.pm-bast-panel,.pm-stage-panel{min-height:365px}.pm-stage-content{display:flex;align-items:center;gap:clamp(28px,4vw,58px);padding:38px 42px 42px}.pm-stage-donut{display:grid;width:224px;height:224px;flex:0 0 auto;place-items:center;border-radius:999px;box-shadow:inset 0 0 0 2px rgba(3,7,18,.58)}.pm-stage-donut>div{display:grid;width:142px;height:142px;place-items:center;align-content:center;border:2px solid rgba(3,7,18,.58);border-radius:999px;background:var(--panel)}.pm-stage-donut strong{color:var(--foreground);font-size:48px;font-weight:740;letter-spacing:-.04em;line-height:1}.pm-stage-donut span{margin-top:6px;color:var(--muted-strong);font-size:13px;font-weight:650;line-height:1.35;text-align:center}.pm-stage-legend{display:grid;width:100%;grid-gap:15px;gap:15px}.pm-stage-legend>div{display:grid;grid-template-columns:12px minmax(80px,1fr) auto auto;align-items:center;grid-gap:10px;gap:10px}.pm-stage-legend>div>span{width:12px;height:12px;border-radius:999px}.pm-stage-legend strong{color:var(--foreground);font-size:14px;font-weight:650}.pm-stage-legend b{color:var(--foreground);font-size:16px}.pm-stage-legend p,.pm-stage-legend small{margin:0;color:var(--muted);font-size:13px}.pm-table-scroll{width:100%;overflow-x:auto}.pm-monitoring-table,.pm-watchlist-table{width:100%;border-collapse:collapse;color:var(--foreground)}.pm-monitoring-table{min-width:540px}.pm-monitoring-table td,.pm-monitoring-table th,.pm-watchlist-table td,.pm-watchlist-table th{border-bottom:1px solid var(--line);padding:18px 26px;text-align:left;vertical-align:middle}.pm-monitoring-table th,.pm-watchlist-table th{background:var(--panel-soft);color:var(--muted-strong);font-size:13px;font-weight:730;white-space:nowrap}.pm-monitoring-table td,.pm-watchlist-table td{color:var(--muted-strong);font-size:14px}.pm-monitoring-table tbody tr:last-child td,.pm-watchlist-table tbody tr:last-child td{border-bottom:0}.pm-monitoring-table a,.pm-watchlist-table a{color:var(--foreground);font-weight:660}.pm-monitoring-table a:hover,.pm-watchlist-table a:hover{color:#3b82f6}.pm-bast-status,.pm-health-status{display:inline-flex;align-items:center;gap:8px;border-radius:999px;padding:5px 11px;font-size:12px;font-weight:720;white-space:nowrap}.pm-bast-status.done{background:rgba(16,185,129,.12);color:#00a873}.pm-bast-status.pending{background:rgba(59,130,246,.12);color:#3b82f6}.pm-bast-status.at-risk{background:rgba(245,158,11,.14);color:#d97706}.pm-watchlist-heading{display:flex;align-items:center;justify-content:space-between;gap:18px}.pm-watchlist-heading h2{margin:0}.pm-watchlist-heading p{margin:6px 0 0;color:var(--muted-strong);font-size:14px}.pm-watchlist-heading>a{flex:0 0 auto;border:1px solid var(--line);border-radius:9px;background:var(--panel-soft);padding:9px 13px;color:#3b82f6;font-weight:680}.pm-watchlist-table{min-width:1040px}.pm-watchlist-table th:first-child{min-width:230px}.pm-watchlist-table th:nth-child(2){min-width:150px}.pm-watchlist-table th:nth-child(3){min-width:165px}.pm-watchlist-table th:nth-child(4){min-width:135px}.pm-watchlist-table th:nth-child(5){min-width:240px}.pm-watchlist-table th:nth-child(6){min-width:116px}.pm-health-status.at_risk,.pm-health-status.delayed{background:rgba(239,68,68,.12);color:#ef4444}.pm-health-status.over_budget{background:rgba(245,158,11,.14);color:#d97706}.pm-health-status i{width:8px;height:8px;border-radius:999px;background:currentColor}.pm-action-plan{max-width:300px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pm-empty-cell{height:120px;color:var(--muted)!important;text-align:center!important}.theme-dark .pm-filter-panel,.theme-dark .pm-metric-card,.theme-dark .pm-panel{border-color:var(--line);background:var(--panel)}.theme-dark .pm-date-filter>div,.theme-dark .pm-filter-field select,.theme-dark .pm-monitoring-table th,.theme-dark .pm-reset-button,.theme-dark .pm-watchlist-heading>a,.theme-dark .pm-watchlist-table th{border-color:var(--line);background:var(--panel-soft);color:var(--foreground)}.theme-dark .pm-stage-donut{box-shadow:inset 0 0 0 2px #05070b}.theme-dark .pm-stage-donut>div{border-color:#05070b;background:var(--panel)}@media (max-width:1440px){.pm-filter-panel{grid-template-columns:repeat(3,minmax(150px,1fr))}.pm-filter-actions{grid-column:span 3;justify-content:flex-end;padding-left:0}.pm-metric-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:980px){.pm-filter-panel{grid-template-columns:repeat(2,minmax(0,1fr))}.pm-date-filter,.pm-filter-actions{grid-column:span 2}.pm-dashboard-grid{grid-template-columns:1fr}}@media (max-width:660px){.pm-dashboard{gap:18px}.pm-filter-panel{grid-template-columns:1fr;gap:14px;padding:18px}.pm-date-filter,.pm-filter-actions{grid-column:auto}.pm-date-filter>div{flex-wrap:wrap;min-height:68px;padding:8px 12px}.pm-date-filter input{min-width:calc(50% - 14px)}.pm-filter-actions{display:grid;grid-template-columns:1fr}.pm-register-button,.pm-reset-button{width:100%}.pm-metric-grid{grid-template-columns:1fr;gap:14px}.pm-metric-card{min-height:174px}.pm-stage-content{flex-direction:column;align-items:flex-start;padding:28px 24px}.pm-stage-donut{align-self:center;width:198px;height:198px}.pm-stage-donut>div{width:126px;height:126px}.pm-panel>h2,.pm-watchlist-heading{padding:20px}.pm-watchlist-heading{align-items:flex-start;flex-direction:column}.pm-monitoring-table td,.pm-monitoring-table th,.pm-watchlist-table td,.pm-watchlist-table th{padding:15px 18px}}.theme-dark .contact-info-row>span,.theme-dark .contact-name-cell small,.theme-dark .contact-profile p,.theme-dark .contact-tabs span,.theme-dark .contacts-breadcrumbs,.theme-dark .contacts-filter-field span,.theme-dark .contacts-metric small,.theme-dark .contacts-metric span,.theme-dark .contacts-table th,.theme-dark .contacts-table-footer,.theme-dark .contacts-title-row p{color:var(--muted-strong)}.theme-dark .contact-info-row strong,.theme-dark .contact-info-section h4,.theme-dark .contact-info-section p,.theme-dark .contact-name-cell strong,.theme-dark .contact-overview-heading h2,.theme-dark .contact-profile h3,.theme-dark .contacts-action-button,.theme-dark .contacts-breadcrumbs strong,.theme-dark .contacts-metric strong,.theme-dark .contacts-table td,.theme-dark .contacts-title-row h1{color:var(--foreground)}.theme-dark .contact-overview,.theme-dark .contact-quick-actions button,.theme-dark .contacts-filter-field select,.theme-dark .contacts-metrics,.theme-dark .contacts-pagination button,.theme-dark .contacts-table-card,.theme-dark .contacts-table-footer select{border-color:var(--line);background:var(--panel);color:var(--foreground)}.theme-dark .contact-info-section+.contact-info-section,.theme-dark .contact-tabs,.theme-dark .contacts-metric+.contacts-metric,.theme-dark .contacts-table td,.theme-dark .contacts-table th,.theme-dark .contacts-toolbar{border-color:var(--line)}.theme-dark .contacts-filter-button,.theme-dark .contacts-reset-button,.theme-dark .contacts-search{border-color:var(--line);background:#0f131b;color:var(--foreground)}.theme-dark .contacts-clickable-row.selected,.theme-dark .contacts-clickable-row:hover{background:rgba(32,123,98,.14)}.theme-dark .contacts-metric-icon.green,.theme-dark .contacts-title-icon,.theme-dark .relationship-pill{background:rgba(32,123,98,.2);color:#80e1b9}.theme-dark .contact-quick-actions svg,.theme-dark .contacts-metric-icon.indigo{background:rgba(126,160,255,.18);color:#9ab2ff}.theme-dark .contacts-metric-icon.neutral,.theme-dark .owner-badge.fs,.theme-dark .relationship-pill.inactive{background:#171f2d;color:#b8c3d6}.theme-dark .contact-avatar{background:rgba(32,123,98,.22);color:#80e1b9}.theme-dark .owner-badge.nk{background:rgba(242,185,101,.18);color:#f2b965}.theme-dark .contacts-pagination strong{border-color:#80e1b9;background:#207b62;color:#f4f7fb}.theme-dark .delivery-breadcrumbs,.theme-dark .delivery-card-heading p,.theme-dark .delivery-date-cell small,.theme-dark .delivery-filter-field span,.theme-dark .delivery-hero p,.theme-dark .delivery-import-history-link,.theme-dark .delivery-metric span,.theme-dark .delivery-milestone-row small,.theme-dark .delivery-milestone-row time,.theme-dark .delivery-project-cell small,.theme-dark .delivery-selected-project p,.theme-dark .delivery-side-heading>span:not(.delivery-health-pill),.theme-dark .delivery-side-rows dt,.theme-dark .delivery-table-footer,.theme-dark .delivery-workload-row small{color:var(--muted-strong)}.theme-dark .delivery-breadcrumbs strong,.theme-dark .delivery-card-heading h2,.theme-dark .delivery-date-cell strong,.theme-dark .delivery-metric strong,.theme-dark .delivery-milestone-row strong,.theme-dark .delivery-owner-cell,.theme-dark .delivery-progress-cell strong,.theme-dark .delivery-project-cell strong,.theme-dark .delivery-selected-project h3,.theme-dark .delivery-side-heading h2,.theme-dark .delivery-side-rows dd,.theme-dark .delivery-table td,.theme-dark .delivery-title-row h1,.theme-dark .delivery-workload-row em,.theme-dark .delivery-workload-row strong,.theme-dark .project-item-hours strong,.theme-dark .project-item-reference strong{color:var(--foreground)}.theme-dark .project-item-hours small,.theme-dark .project-item-reference small{color:var(--muted-strong)}.theme-dark .project-item-status{border-color:var(--line);background:var(--panel-soft);color:var(--muted-strong)}.theme-dark .project-item-status.in_progress{border-color:#2e5aac;background:#182846;color:#9ab2ff}.theme-dark .project-item-status.in_review{border-color:#765d23;background:#2a2418;color:#fedf89}.theme-dark .project-item-status.done{border-color:#277a4d;background:#173524;color:#6ce9a6}.theme-dark .project-item-status.blocked{border-color:#8e3b45;background:#3b1f25;color:#fda29b}.theme-dark .delivery-title-row svg,.theme-dark .delivery-view-toggle button{color:var(--muted)}.theme-dark .delivery-advanced-filters,.theme-dark .delivery-import-button,.theme-dark .delivery-metrics,.theme-dark .delivery-side-card,.theme-dark .delivery-table-card,.theme-dark .delivery-toolbar,.theme-dark .delivery-view-toggle{border-color:var(--line);background:var(--panel);color:var(--foreground)}.theme-dark .delivery-import-history-link{border-color:transparent;background:transparent}.theme-dark .delivery-icon-action,.theme-dark .delivery-pagination a,.theme-dark .delivery-pagination button,.theme-dark .delivery-reset-button,.theme-dark .delivery-search,.theme-dark .delivery-tool-button{border-color:var(--line);background:var(--panel-soft);color:var(--muted-strong)}.theme-dark .delivery-tool-button{color:#9ab2ff}.theme-dark .delivery-advanced-filters{border-color:#2e5aac;background:#101a2c}.theme-dark .delivery-icon-action:hover,.theme-dark .delivery-pagination a:hover,.theme-dark .delivery-row-actions .primary-link{border-color:rgba(126,160,255,.38);background:rgba(68,103,255,.18);color:#9ab2ff}.theme-dark .delivery-new-button,.theme-dark .delivery-pagination strong{border-color:#6f8dff;background:#6f8dff;color:#07101f}.theme-dark .delivery-new-button{box-shadow:0 12px 28px rgba(68,103,255,.22)}.theme-dark .delivery-view-toggle .active{background:rgba(68,103,255,.18);color:#9ab2ff}.theme-dark .delivery-metric+.delivery-metric,.theme-dark .delivery-table td,.theme-dark .delivery-table th,.theme-dark .delivery-table-wrap{border-color:var(--line)}.theme-dark .delivery-table th{background:#151a23;color:var(--muted-strong)}.theme-dark .delivery-table tbody tr.selected,.theme-dark .delivery-table tbody tr:hover{background:#151a23}.theme-dark .delivery-side-actions button{border-color:var(--line);background:var(--panel-soft);color:var(--muted-strong)}.theme-dark .delivery-progress,.theme-dark .delivery-workload-bar{background:#171c26}.theme-dark .catalog-card-heading p,.theme-dark .catalog-empty-row,.theme-dark .catalog-line-table small,.theme-dark .catalog-line-table th,.theme-dark .catalog-row-action,.theme-dark .catalog-totals dt,.theme-dark .deal-activity-item span,.theme-dark .deal-metric span,.theme-dark .kanban-card-date,.theme-dark .kanban-client,.theme-dark .kanban-column-header div>span,.theme-dark .kanban-column-header>strong,.theme-dark .kanban-empty,.theme-dark .opportunity-breadcrumbs,.theme-dark .opportunity-create-header p,.theme-dark .opportunity-field>span,.theme-dark .opportunity-input-addon span,.theme-dark .pipeline-breadcrumbs,.theme-dark .pipeline-drop-hint,.theme-dark .pipeline-hero p,.theme-dark .pipeline-metric span,.theme-dark .pipeline-tool-button svg,.theme-dark .summary-block dt{color:var(--muted-strong)}.theme-dark .catalog-totals dd,.theme-dark .custom-select-option,.theme-dark .custom-select-trigger,.theme-dark .deal-activity-item strong,.theme-dark .deal-metric strong,.theme-dark .kanban-card strong,.theme-dark .kanban-card-meta,.theme-dark .kanban-column-header h2,.theme-dark .opportunity-create-header h1,.theme-dark .opportunity-field input,.theme-dark .pipeline-metric strong,.theme-dark .pipeline-title-row svg,.theme-dark .summary-block dd{color:var(--foreground)}.theme-dark .client-field strong,.theme-dark .opportunity-field strong{color:var(--danger)}.theme-dark .catalog-add-button,.theme-dark .kanban-add-link,.theme-dark .opportunity-breadcrumbs a:hover,.theme-dark .opportunity-breadcrumbs strong,.theme-dark .pipeline-breadcrumbs strong{color:#9ab2ff}.theme-dark .catalog-add-button{border-color:rgba(126,160,255,.38)}.theme-dark .catalog-table-wrap,.theme-dark .custom-select-menu,.theme-dark .custom-select-trigger,.theme-dark .deal-metrics,.theme-dark .kanban-card,.theme-dark .kanban-column,.theme-dark .opportunity-input-addon,.theme-dark .pipeline-metrics,.theme-dark .pipeline-tool-button,.theme-dark .pipeline-view-toggle{border-color:var(--line);background:var(--panel)}.theme-dark .custom-select-option small,.theme-dark .custom-select-placeholder{color:var(--muted-strong)}.theme-dark .custom-select-chevron{border-color:var(--foreground)}.theme-dark .custom-select-option.active,.theme-dark .custom-select-option:hover{background:rgba(68,103,255,.16)}.theme-dark .custom-select-check,.theme-dark .custom-select-option.selected{color:#9ab2ff}.theme-dark .pipeline-view-toggle button.active{background:rgba(68,103,255,.18);box-shadow:inset 0 0 0 1px #6f8dff;color:#9ab2ff}.theme-dark .kanban-column-header button:hover{background:var(--panel-soft)}.theme-dark .kanban-card:hover{border-color:var(--line-strong)}.theme-dark .kanban-progress{background:#171c26}.theme-dark .kanban-card-actions{border-top-color:var(--line);background:var(--panel-soft)}.theme-dark .kanban-empty,.theme-dark .pipeline-drop-hint{border-color:var(--line-strong)}.theme-dark .opportunity-submit{border-color:#6f8dff;background:#6f8dff}.theme-dark .opportunity-submit:hover{background:#5679f0}.theme-dark .opportunity-section-card h2,.theme-dark .opportunity-summary-card h2,.theme-dark .summary-block h3,.theme-dark .summary-block p,.theme-dark .summary-block ul{color:var(--foreground)}.theme-dark .opportunity-summary-card h2,.theme-dark .summary-block{border-bottom-color:var(--line)}.theme-dark .summary-block li:before{border-color:#9ab2ff;color:#9ab2ff}.theme-dark .catalog-line-table th{background:#151a23}.theme-dark .catalog-grand-total,.theme-dark .catalog-line-table td,.theme-dark .catalog-line-table th,.theme-dark .deal-metric+.deal-metric,.theme-dark .deal-metric:nth-child(2n),.theme-dark .deal-metric:nth-child(n+2),.theme-dark .deal-metric:nth-child(n+3){border-color:var(--line)}.theme-dark .deal-activity-item{border-color:var(--line);background:var(--panel-soft)}.theme-dark .activity-status-card{border-color:rgba(49,185,114,.38);background:rgba(49,185,114,.12)}.theme-dark .activity-status-card.stale{border-color:rgba(255,123,145,.38);background:rgba(255,123,145,.12)}.theme-dark .activity-compose-form .opportunity-field input,.theme-dark .activity-compose-form .opportunity-field textarea,.theme-dark .activity-status-card strong,.theme-dark .activity-timeline strong{color:var(--foreground)}.theme-dark .activity-empty-state,.theme-dark .activity-status-card p,.theme-dark .activity-timeline p,.theme-dark .activity-timeline small{color:var(--muted-strong)}.theme-dark .activity-complete-button,.theme-dark .activity-submit-button{border-color:rgba(126,160,255,.38)}.theme-dark .activity-complete-button{background:var(--panel);color:#9ab2ff}.theme-dark .activity-complete-button:hover{background:rgba(68,103,255,.16)}.theme-dark .form-success{border-color:rgba(49,185,114,.38);background:rgba(49,185,114,.12)}.theme-dark .form-error{border-color:rgba(255,123,145,.4)}.theme-dark .client-activity-list p,.theme-dark .client-activity-list small,.theme-dark .client-contact-line,.theme-dark .client-contact-line span,.theme-dark .client-create-breadcrumbs,.theme-dark .client-create-header p,.theme-dark .client-detail-breadcrumbs,.theme-dark .client-detail-identity p,.theme-dark .client-detail-tabs button,.theme-dark .client-detail-tabs span,.theme-dark .client-empty-side p,.theme-dark .client-info-label,.theme-dark .client-info-label svg,.theme-dark .client-info-row>span,.theme-dark .client-metric-list dt,.theme-dark .client-name-cell small,.theme-dark .client-notes,.theme-dark .client-primary-contact p,.theme-dark .client-profile p,.theme-dark .client-related-empty p,.theme-dark .client-related-table th,.theme-dark .client-side-card p,.theme-dark .client-tabs span,.theme-dark .clients-breadcrumbs,.theme-dark .clients-filter-field span,.theme-dark .clients-hero p,.theme-dark .clients-metric span,.theme-dark .clients-person-cell small,.theme-dark .clients-reset-button,.theme-dark .clients-search,.theme-dark .clients-table th,.theme-dark .clients-table-footer{color:var(--muted-strong)}.theme-dark .client-activity-list strong,.theme-dark .client-create-header h1,.theme-dark .client-detail-breadcrumbs a:hover,.theme-dark .client-detail-breadcrumbs strong,.theme-dark .client-detail-card h2,.theme-dark .client-detail-info-row,.theme-dark .client-detail-info-row strong,.theme-dark .client-detail-name-row h1,.theme-dark .client-edit-popover-heading h2,.theme-dark .client-info-row strong,.theme-dark .client-info-section h4,.theme-dark .client-metric-list dd,.theme-dark .client-name-cell strong,.theme-dark .client-overview-heading h2,.theme-dark .client-primary-contact h3,.theme-dark .client-profile h3,.theme-dark .client-quick-actions button,.theme-dark .client-related-table td,.theme-dark .client-section-card h2,.theme-dark .client-side-button,.theme-dark .client-side-card h2,.theme-dark .client-side-card li,.theme-dark .clients-breadcrumbs strong,.theme-dark .clients-hero h1,.theme-dark .clients-metric strong,.theme-dark .clients-person-cell strong,.theme-dark .clients-search input,.theme-dark .clients-table td{color:var(--foreground)}.theme-dark .client-card-heading a,.theme-dark .client-create-breadcrumbs a:hover,.theme-dark .client-create-breadcrumbs strong,.theme-dark .client-detail-info-row a,.theme-dark .client-detail-tabs button.active,.theme-dark .client-info-row a,.theme-dark .client-related-link{color:#80e1b9}.theme-dark .client-detail-tabs button.active:after{background:#50d69c}.theme-dark .client-detail-card,.theme-dark .client-detail-tabs,.theme-dark .client-edit-popover,.theme-dark .client-overview,.theme-dark .client-quick-actions button,.theme-dark .client-section-card,.theme-dark .client-side-button,.theme-dark .client-side-card,.theme-dark .clients-metrics,.theme-dark .clients-table-card{border-color:var(--line);background:var(--panel);box-shadow:var(--shadow-card)}.theme-dark .clients-search{border-color:var(--line);background:var(--panel-soft)}.theme-dark .clients-filter-button,.theme-dark .clients-pagination a,.theme-dark .clients-pagination button,.theme-dark .clients-reset-button{border-color:var(--line);background:var(--panel-soft);color:var(--muted-strong)}.theme-dark .clients-pagination strong{border-color:#6f8dff;background:#6f8dff;color:#07101f}.theme-dark .client-related-table td,.theme-dark .client-related-table th,.theme-dark .clients-table td,.theme-dark .clients-table th{border-color:var(--line)}.theme-dark .clients-table th{background:#151a23}.theme-dark .clients-toolbar{border-bottom-color:var(--line)}.theme-dark .clients-clickable-row.selected,.theme-dark .clients-clickable-row:hover{background:rgba(32,123,98,.14)}.theme-dark .client-logo,.theme-dark .client-related-empty,.theme-dark .client-related-pill{border-color:var(--line);background:var(--panel-soft)}.theme-dark .client-side-button:hover{border-color:var(--line-strong);background:var(--panel-soft)}.theme-dark .client-detail-owner-badge span,.theme-dark .client-detail-tabs span{background:var(--panel-soft)}@media (max-width:1280px){.contacts-toolbar{flex-wrap:wrap}.contacts-filter-field,.contacts-search{flex-grow:1}.contacts-filter-button,.contacts-reset-button{width:auto}}@media (max-width:1024px){.contacts-workspace{grid-template-columns:1fr}.contact-overview{position:static}}@media (max-width:1180px){.app-shell{grid-template-columns:220px minmax(0,1fr)}.app-shell.sidebar-collapsed{grid-template-columns:68px minmax(0,1fr)}.insight-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.command-hero{background-position:58%;min-height:276px;padding:26px 30px}.rbac-overview{grid-template-columns:repeat(2,minmax(0,1fr))}.rbac-layout,.rbac-policy-grid{grid-template-columns:1fr}.chart-card,.line-card,.status-card{grid-column:span 6}.kpi-card{grid-column:span 3}.topbar{align-items:flex-start;flex-direction:column;height:auto;padding:16px 24px}.topbar-actions{width:100%;flex-wrap:wrap}.search-box{width:min(100%,360px)}.pipeline-metrics{grid-template-columns:repeat(5,minmax(170px,1fr));overflow-x:auto}.kanban-board{grid-template-columns:repeat(6,minmax(220px,240px))}.catalog-metrics{grid-template-columns:repeat(5,minmax(180px,1fr));overflow-x:auto}.catalog-toolbar{grid-template-columns:minmax(240px,1fr) repeat(2,minmax(150px,.5fr))}.catalog-detail-stats{grid-template-columns:repeat(3,minmax(0,1fr))}.catalog-detail-stat:nth-child(4){border-left:0}.catalog-detail-stat:nth-child(n+4){border-top:1px solid #e4e7ec}.catalog-detail-layout,.client-detail-layout,.opportunity-form-layout{grid-template-columns:minmax(0,1fr)}.opportunity-summary-card{position:static}}@media (max-width:860px){.app-shell{display:block}.sidebar{position:static;height:auto;border-right:0;border-bottom:1px solid var(--line)}.app-shell.sidebar-collapsed .sidebar{padding:16px}.app-shell.sidebar-collapsed .sidebar-top{display:flex;justify-content:space-between}.app-shell.sidebar-collapsed .brand-copy,.app-shell.sidebar-collapsed .nav-section span,.app-shell.sidebar-collapsed .nav-section svg,.app-shell.sidebar-collapsed .nav-text,.app-shell.sidebar-collapsed .user-copy,.app-shell.sidebar-collapsed .user-menu-button{display:initial}.app-shell.sidebar-collapsed .brand-copy,.app-shell.sidebar-collapsed .user-copy{display:grid}.app-shell.sidebar-collapsed .brand-wordmark{display:block}.app-shell.sidebar-collapsed .brand-mark-compact{display:none}.app-shell.sidebar-collapsed .nav-link,.app-shell.sidebar-collapsed .nav-section,.app-shell.sidebar-collapsed .user-chip{width:auto}.app-shell.sidebar-collapsed .nav-section{height:auto;margin:12px 8px 2px;background:transparent}.app-shell.sidebar-collapsed .nav-link{justify-content:flex-start;min-height:32px;padding:0 8px}.app-shell.sidebar-collapsed .nav-link.active:before{left:-16px}.app-shell.sidebar-collapsed .sidebar-footer{justify-items:stretch}.app-shell.sidebar-collapsed .user-chip{justify-content:flex-start;padding:7px}.page{padding:24px}.page-header{flex-direction:column}.command-hero{background:linear-gradient(180deg,rgba(248,251,255,.97),rgba(248,251,255,.84) 50%,rgba(248,251,255,.18)),url(/command-center-banner.png) 64% bottom /auto 72% no-repeat,linear-gradient(115deg,#f8fbff,#eef4ff);min-height:430px;padding:24px}.theme-dark .command-hero{background:linear-gradient(180deg,rgba(15,20,31,.98),rgba(15,20,31,.86) 50%,rgba(15,20,31,.32)),url(/command-center-banner.png) 64% bottom /auto 72% no-repeat,linear-gradient(115deg,#101725,#10212b)}.command-hero-copy{max-width:none}.command-hero h1{max-width:520px}.rbac-header-actions{justify-content:flex-start}.catalog-hero{flex-direction:column}.catalog-new-button{width:100%}.catalog-toolbar{grid-template-columns:1fr}.catalog-more-filters,.catalog-reset-button{width:100%}.catalog-table-footer{align-items:stretch;flex-direction:column}.catalog-detail-hero{flex-direction:column}.catalog-detail-actions{justify-content:flex-start;padding-top:0}.catalog-detail-field-grid{grid-template-columns:1fr}.opportunity-create-header{flex-direction:column}.opportunity-create-actions{justify-content:flex-start;padding-top:0}.opportunity-field-grid{grid-template-columns:1fr}.catalog-card-heading,.client-detail-hero,.clients-hero,.pipeline-hero{align-items:stretch;flex-direction:column}.client-detail-actions{justify-content:flex-start;padding-top:0}.client-detail-name-row{align-items:flex-start;flex-direction:column;gap:8px}.client-detail-name-row h1{white-space:normal}.client-info-grid{grid-template-columns:1fr}.client-detail-info-row{grid-template-columns:max-content minmax(0,1fr)}.clients-new-button{justify-content:center;width:100%;margin-top:0}.pipeline-title-row{margin-top:18px}.pipeline-new-button{justify-content:center;width:100%}.clients-metrics,.deal-activity-grid,.deal-metrics,.pipeline-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.clients-workspace{grid-template-columns:1fr}.client-overview{position:static}.clients-toolbar{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.clients-filter-field,.clients-search{max-width:none}.clients-filter-button,.clients-reset-button{width:100%}.contacts-workspace{grid-template-columns:1fr}.contact-overview{position:static}.contacts-toolbar{grid-template-columns:repeat(2,minmax(0,1fr))}.clients-metric+.clients-metric,.pipeline-metric+.pipeline-metric{border-left:0}.clients-metric:nth-child(2n),.pipeline-metric:nth-child(2n){border-left:1px solid #e5e7eb}.clients-metric:nth-child(n+3),.pipeline-metric:nth-child(n+3){border-top:1px solid #e5e7eb}.deal-metric+.deal-metric{border-left:0}.deal-metric:nth-child(2n){border-left:1px solid #e4e7ec}.deal-metric:nth-child(n+3){border-top:1px solid #e4e7ec}.pipeline-toolbar{justify-content:flex-start;overflow-x:auto;padding-bottom:2px}.clients-table-footer,.clients-toolbar,.contacts-hero,.contacts-table-footer,.contacts-toolbar{align-items:stretch;flex-direction:column}.contacts-hero{display:flex}.contacts-toolbar{display:grid;grid-template-columns:1fr}.contacts-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.contacts-metric+.contacts-metric{border-left:0}.contacts-metric:nth-child(2n){border-left:1px solid #e4e7ec}.contacts-metric:nth-child(n+3){border-top:1px solid #e4e7ec}.contacts-title-row h1{font-size:30px}.contacts-filter-button,.contacts-new-button{justify-content:center;width:100%}.dashboard-grid,.detail-grid,.form-grid,.insight-grid{grid-template-columns:1fr}.chart-card,.kpi-card,.line-card,.status-card{grid-column:span 1}.board-grid{grid-template-columns:1fr}.definition-list div,.rbac-scope-row{grid-template-columns:1fr;gap:4px}}@media (max-width:560px){.search-box,.topbar-actions .button{width:100%}.topbar-avatar{display:none}.command-hero{background:linear-gradient(180deg,rgba(248,251,255,.98),rgba(248,251,255,.88) 56%,rgba(248,251,255,.2)),url(/command-center-banner.png) 68% bottom /auto 62% no-repeat,linear-gradient(115deg,#f8fbff,#eef4ff);min-height:390px;padding:20px}.theme-dark .command-hero{background:linear-gradient(180deg,rgba(15,20,31,.98),rgba(15,20,31,.9) 56%,rgba(15,20,31,.34)),url(/command-center-banner.png) 68% bottom /auto 62% no-repeat,linear-gradient(115deg,#101725,#10212b)}.command-hero h1{font-size:30px}.command-hero .summary{font-size:15px}.attention-pills,.hero-actions{align-items:stretch;flex-direction:column}.attention-pill,.hero-actions .button{width:100%}.status-metrics{grid-template-columns:1fr;margin:20px 0}.card-value,.status-metrics strong{font-size:24px}.clients-metrics,.deal-activity-grid,.deal-metrics,.pipeline-metrics{grid-template-columns:1fr}.clients-metric:nth-child(2n),.deal-metric:nth-child(2n),.pipeline-metric:nth-child(2n){border-left:0}.clients-metric:nth-child(n+2),.pipeline-metric:nth-child(n+2){border-top:1px solid #e5e7eb}.deal-metric:nth-child(n+2){border-top:1px solid #e4e7ec}.pipeline-title-row h1{font-size:28px}.kanban-board{grid-template-columns:repeat(6,minmax(236px,78vw))}.catalog-hero h1{font-size:28px}.catalog-metrics{grid-template-columns:1fr}.catalog-metric+.catalog-metric{border-top:1px solid #e4e7ec;border-left:0}.catalog-pagination{flex-wrap:wrap}.catalog-detail-title-row h1{font-size:28px}.catalog-detail-stats{grid-template-columns:1fr}.contacts-title-row{align-items:flex-start}.clients-toolbar{grid-template-columns:1fr}.clients-table-footer{white-space:normal}.client-quick-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.client-info-row{gap:4px}.client-info-row,.contacts-metrics{grid-template-columns:1fr}.contacts-metric:nth-child(2n),.contacts-metric:nth-child(n+3){border-left:0}.contacts-metric+.contacts-metric{border-top:1px solid #e4e7ec}.contact-quick-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.contact-info-row{gap:4px}.contact-info-row,.rbac-overview{grid-template-columns:1fr}.rbac-header-actions .button{width:100%}.rbac-section-heading{align-items:stretch;flex-direction:column;gap:8px}.catalog-detail-stat+.catalog-detail-stat,.catalog-detail-stat:nth-child(4){border-left:0}.catalog-detail-stat:nth-child(n+2){border-top:1px solid #e4e7ec}.catalog-add-button,.catalog-detail-actions .button,.client-detail-actions .button,.client-detail-actions form,.client-detail-actions form .button,.opportunity-create-actions .button{width:100%}.opportunity-section-card,.opportunity-summary-card h2,.summary-block{padding:16px}}body,html{font-size:14px}.brand strong{font-size:12px}.brand small,.user-chip small{font-size:9px}.breadcrumbs,.button,.card-note,.catalog-detail-card,.catalog-table,.catalog-toolbar,.compact-list,.contact-overview,.contacts-table,.contacts-toolbar,.definition-list,.detail-card,.entity-table td,.entity-table th,.filter-chip,.form-card,.kanban-card,.nav-link,.nav-section,.pipeline-toolbar,.rbac-matrix,.rbac-policy-card,.rbac-role-card,.search-box input,.sidebar .nav-section,.topbar-actions{font-size:12px}.sidebar .nav-link{font-size:14px}.catalog-detail-title-row h1,.catalog-hero h1,.contacts-title-row h1,.opportunity-create-header h1,.page-header h1,.pipeline-title-row h1{font-size:26px}.catalog-detail-title-row p,.catalog-hero p,.contacts-title-row p,.opportunity-create-header p,.page-header .summary,.pipeline-hero p{font-size:13px}.catalog-card-heading h2,.contact-overview-heading h2,.opportunity-section-card h2,.opportunity-summary-card h2,.panel-title,.rbac-section-heading h2{font-size:15px}.card-value,.catalog-metric strong,.contacts-metric strong,.pipeline-metric strong,.rbac-metric strong,.status-metrics strong{font-size:20px}.card-label,.catalog-metric small,.catalog-metric span,.contact-name-cell small,.contacts-metric small,.contacts-metric span,.muted-label,.pipeline-metric small,.pipeline-metric span,.rbac-metric small,.rbac-metric span,.record-meta{font-size:11px}.catalog-table th,.contacts-table th,.entity-table th,.rbac-matrix th{font-size:10px}.catalog-table td,.contacts-table td,.entity-table td,.rbac-matrix td{font-size:12px}.contact-info-row strong,.contact-info-row>span,.form-field label,.opportunity-field strong,.opportunity-field>span{font-size:11px}.catalog-filter-field select,.catalog-new-button,.catalog-search input,.contacts-filter-field select,.contacts-new-button,.contacts-search input,.form-field input,.form-field select,.form-field textarea,.opportunity-field input,.opportunity-field select,.opportunity-field textarea,.opportunity-submit,.pipeline-new-button{font-size:12px}.contact-profile h3{font-size:18px}.contact-info-section h4,.contact-info-section p,.contact-profile p,.contact-quick-actions button,.contact-tabs span{font-size:11px}.ask-page{display:grid;grid-gap:24px;gap:24px}.ask-answer-heading,.ask-header,.ask-section-heading,.ask-title-row{display:flex;align-items:center}.ask-header{justify-content:space-between;gap:24px}.ask-title-row{gap:14px;margin-bottom:8px}.ask-title-row h1{margin:0;color:#111827;font-size:30px;font-weight:760;line-height:1.1;letter-spacing:0}.ask-title-icon{display:grid;width:28px;height:28px;place-items:center;color:#1f5eff;font-size:26px;line-height:1}.ask-answer-heading strong,.ask-section-heading span,.draft-badge{border:1px solid #c9d7ff;border-radius:999px;background:#eef3ff;color:#1f5eff;font-size:11px;font-weight:720;padding:6px 10px;text-transform:capitalize;white-space:nowrap}.ask-layout{display:grid;grid-template-columns:minmax(0,1fr) 344px;grid-gap:16px;gap:16px;align-items:start}.ask-conversation-card,.ask-side-card{border:1px solid #e5e7eb;border-radius:8px;background:#ffffff;box-shadow:0 1px 2px rgba(16,24,40,.05),0 18px 42px rgba(16,24,40,.04)}.ask-conversation-card{display:grid;min-height:660px;padding:24px}.ask-thread{display:grid;grid-gap:24px;gap:24px;min-height:420px;align-content:start}.ask-message{display:flex;min-width:0;gap:14px}.ask-message.user{justify-content:flex-end}.ask-message-logo{width:42px;height:42px;flex:0 0 auto;border-radius:8px;background:#eef3ff;object-fit:cover}.ask-message-copy{display:grid;grid-gap:8px;gap:8px;padding-top:4px}.ask-message-copy strong{color:#101828;font-size:15px;font-weight:760}.ask-answer-panel p,.ask-message-copy p{margin:0;color:#344054;font-size:13px;line-height:1.55}.ask-user-bubble{display:flex;align-items:center;max-width:min(520px,78%);gap:14px;border:1px solid #d5e2ff;border-radius:8px;background:linear-gradient(180deg,#eaf2ff,#dceaff);padding:13px 14px 13px 18px;color:#111827;box-shadow:0 10px 24px rgba(31,94,255,.08)}.ask-user-bubble>span:first-child{min-width:0;overflow-wrap:anywhere;font-size:14px;font-weight:560}.ask-user-bubble small{color:#53627a;white-space:nowrap}.ask-user-avatar{display:grid;width:22px;height:22px;flex:0 0 auto;place-items:center;border-radius:999px;background:#1f5eff;color:#ffffff;font-size:9px;font-weight:760}.ask-answer-panel{display:grid;width:min(100%,760px);grid-gap:18px;gap:18px;border:1px solid #e4e7ec;border-radius:8px;background:#ffffff;padding:22px;box-shadow:0 1px 2px rgba(16,24,40,.03)}.ask-answer-panel.preview{background:linear-gradient(180deg,#ffffff,#fbfcff)}.ask-flag-loader{display:grid;width:58px;height:34px;align-items:center;overflow:hidden}.ask-flag-loader svg{width:58px;height:34px;overflow:visible}.ask-flag-cloth{animation:askFlagWave .82s ease-in-out infinite;transform-box:fill-box;transform-origin:10px 25px}.ask-flag-edge,.ask-flag-pole{fill:none;stroke-linecap:round;stroke-linejoin:round}.ask-flag-pole{stroke:#667085;stroke-width:3}.ask-flag-red{fill:#ce1126}.ask-flag-red,.ask-flag-white{animation:askFlagRipple .82s ease-in-out infinite}.ask-flag-white{fill:#ffffff}.ask-flag-edge{stroke:#d0d5dd;stroke-width:1.2}.ask-streaming-answer:after{display:inline-block;width:6px;height:1em;margin-left:3px;background:#1f5eff;content:"";transform:translateY(2px);animation:askCaret .9s ease-in-out infinite}.ask-answer-heading,.ask-section-heading{justify-content:space-between;gap:12px}.ask-answer-heading span{color:#667085;font-size:11px;font-weight:680}.ask-highlight-list{display:grid;grid-gap:8px;gap:8px}.ask-highlight-list span{border:1px solid #dbe7ff;border-left:3px solid #1f5eff;border-radius:8px;background:#f8fbff;color:#101828;padding:10px 12px;line-height:1.45}.ask-preview-table{display:grid;grid-template-columns:minmax(120px,1fr) minmax(100px,.8fr) minmax(130px,1fr);grid-gap:0;gap:0;overflow:hidden;border:1px solid #e4e7ec;border-radius:8px}.ask-preview-table>*{min-width:0;border-bottom:1px solid #eef2f6;padding:12px 14px;overflow-wrap:anywhere}.ask-preview-table>div{color:#1f5eff;font-size:11px;font-weight:760;text-transform:uppercase}.ask-preview-table>strong{color:#101828;font-weight:620}.ask-preview-table>span{color:#344054}.ask-preview-table>:nth-last-child(-n+3){border-bottom:0}.ask-suggestions{display:flex;flex-wrap:nowrap;gap:10px;margin:24px 54px 0;overflow-x:auto;overscroll-behavior-x:contain;padding-bottom:4px;scrollbar-width:thin}.ask-suggestions form{display:contents}.ask-suggestions button{min-height:38px;max-width:460px;border:1px solid #cfe0ff;border-radius:999px;background:#ffffff;color:#0057ff;cursor:pointer;flex:0 0 auto;font-size:13px;font-weight:560;overflow:hidden;padding:0 14px;text-overflow:ellipsis;white-space:nowrap}.ask-suggestions button:hover{border-color:#8bb5ff;background:#f5f9ff}.ask-compose{display:grid;grid-gap:10px;gap:10px;min-height:150px;margin:28px 22px 0;border:1px solid #b8d2ff;border-radius:8px;background:#ffffff;padding:16px;box-shadow:0 10px 26px rgba(31,94,255,.1)}.ask-compose textarea{width:100%;min-height:76px;resize:vertical;border:0;background:transparent;color:#101828;padding:0;outline:none;font-size:15px}.ask-compose textarea::placeholder{color:#667085}.ask-compose:focus-within{border-color:#1f5eff;box-shadow:0 0 0 3px rgba(31,94,255,.12),0 12px 28px rgba(31,94,255,.12)}.ask-compose-toolbar{display:flex;align-items:center;justify-content:space-between;gap:14px}.ask-input-tools,.ask-submit-tools{display:flex;align-items:center;gap:8px}.ask-action-icon,.ask-input-tools span,.ask-side-heading>span,.ask-submit-tools>span{display:grid;width:36px;height:36px;flex:0 0 auto;place-items:center;border-radius:8px;background:#f3f6fb;color:#0f172a}.ask-submit-tools>span{color:#1f5eff}.ask-send-button{display:grid;width:40px;height:40px;place-items:center;border:0;border-radius:8px;background:#1f5eff;color:#ffffff;cursor:pointer;box-shadow:0 10px 22px rgba(31,94,255,.22)}.ask-send-button:disabled{cursor:progress;opacity:.72}.ask-loading-dot{width:8px;height:8px;border-radius:999px;background:currentColor;animation:askPulse .9s ease-in-out infinite}.ask-disclaimer{margin:14px 0 0;color:#53627a;font-size:12px;text-align:center}.ask-side{display:grid;grid-gap:14px;gap:14px}.ask-side-card{display:grid;grid-gap:18px;gap:18px;padding:18px}.ask-side-heading{display:grid;grid-template-columns:36px minmax(0,1fr);align-items:center;grid-gap:12px;gap:12px}.ask-side-heading.split{grid-template-columns:36px minmax(0,1fr) auto}.ask-side-heading>span{background:#eff5ff;color:#1f5eff}.ask-section-heading h2,.ask-side-heading h2{margin:0;color:#101828;font-size:14px;font-weight:760}.ask-side-heading a{color:#0057ff;font-size:12px;font-weight:700}.ask-action-list,.ask-activity-list,.ask-draft-list,.ask-evidence-list,.ask-popular-list{display:grid;grid-gap:6px;gap:6px}.ask-popular-list div,.ask-popular-list form{display:contents}.ask-popular-list button{display:flex;align-items:center;justify-content:space-between;min-height:34px;gap:12px;border:0;background:transparent;color:#344054;cursor:pointer;padding:0;text-align:left}.ask-popular-list button span{min-width:0;overflow-wrap:anywhere}.ask-popular-list button svg{width:15px;height:15px;flex:0 0 auto;color:#475467}.ask-popular-list button:hover{color:#0057ff}.ask-action-list a,.ask-activity-list div{display:grid;grid-template-columns:36px minmax(0,1fr);grid-gap:2px 12px;gap:2px 12px;align-items:center;border-radius:8px;padding:8px 0}.ask-action-list a:hover{background:#f8fafc}.ask-action-list .ask-action-icon,.ask-activity-list .ask-action-icon{grid-row:span 2}.ask-action-list strong,.ask-activity-list strong{min-width:0;color:#101828;font-size:13px;font-weight:700;overflow-wrap:anywhere}.ask-action-list small,.ask-activity-list small,.ask-muted{margin:0;color:#53627a;font-size:12px;line-height:1.4}.ask-context-card{gap:12px}.ask-draft,.ask-evidence-list div{display:grid;grid-gap:7px;gap:7px;border:1px solid #e4e7ec;border-radius:8px;background:#f8fafc;padding:12px}.ask-draft small,.ask-draft span,.ask-evidence-list small,.ask-evidence-list span{color:#667085;font-size:11px}.ask-draft strong,.ask-evidence-list strong{display:block;color:#101828}.ask-draft div,.ask-evidence-list div{min-width:0}.ask-draft p{margin:0;color:#344054;font-size:12px;line-height:1.45}.ask-draft.applied{border-color:#b7e4d2;background:#f5fffa}.ask-draft.failed{border-color:#ffd0d7;background:#fff8f9}.ask-draft.dismissed{opacity:.78}.ask-draft-top{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.ask-draft-state{flex:0 0 auto;border:1px solid #d7e2f2;border-radius:999px;background:#ffffff;color:#475467;padding:4px 8px;font-size:10px;font-weight:720;text-transform:capitalize}.ask-draft-status{border-radius:8px;background:#eef3ff;color:#1f5eff;padding:8px 10px;font-size:11px;font-weight:650;line-height:1.4;outline:none}.ask-draft.failed .ask-draft-status{background:#fff0f2;color:#b4233a}.ask-draft.applied .ask-draft-status{background:#e9f8f1;color:#16724f}.ask-draft-review{display:grid;grid-gap:10px;gap:10px;border:1px solid #e4e7ec;border-radius:8px;background:#ffffff;padding:10px}.ask-draft-target{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:10px;gap:10px;margin:0}.ask-draft-target div{min-width:0}.ask-draft-target dt{color:#667085;font-size:10px;font-weight:760;text-transform:uppercase}.ask-draft-target dd{min-width:0;margin:3px 0 0;color:#101828;font-size:12px;font-weight:650;overflow-wrap:anywhere}.ask-draft-target a{color:#0057ff;text-decoration:underline;text-underline-offset:3px}.ask-change-list{display:grid;grid-gap:8px;gap:8px}.ask-change{display:grid;grid-gap:4px;gap:4px;border:1px solid #edf1f7;border-radius:8px;background:#f8fafc;padding:9px}.ask-change span{color:#475467;font-size:11px;line-height:1.4;overflow-wrap:anywhere}.ask-draft-evidence{display:grid;grid-gap:6px;gap:6px}.ask-draft-evidence span{border-left:2px solid #1f5eff;background:#f8fbff;padding:7px 8px}.ask-draft-controls{display:flex;flex-wrap:wrap;gap:8px}.ask-draft-controls button{min-height:32px;border:1px solid #d7e2f2;border-radius:8px;background:#ffffff;color:#344054;cursor:pointer;font-size:12px;font-weight:700;padding:0 10px}.ask-draft-controls button.primary{border-color:#1f5eff;background:#1f5eff;color:#ffffff}.ask-draft-controls button:focus-visible,.ask-draft-target a:focus-visible,.ask-popular-list button:focus-visible,.ask-send-button:focus-visible,.ask-suggestions button:focus-visible{outline:3px solid rgba(31,94,255,.24);outline-offset:2px}.ask-draft-controls button:disabled{cursor:not-allowed;opacity:.55}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}@keyframes askPulse{0%,to{transform:scale(.8);opacity:.5}50%{transform:scale(1);opacity:1}}@keyframes askFlagWave{0%,to{transform:translateX(0) skewY(0deg) scaleX(1)}25%{transform:translateX(2px) skewY(-5deg) scaleX(.96)}50%{transform:translateX(5px) skewY(4deg) scaleX(1.05)}75%{transform:translateX(2px) skewY(-4deg) scaleX(.98)}}@keyframes askFlagRipple{0%,to{transform:translateX(0) scaleY(1)}25%{transform:translateX(2px) scaleY(.94)}50%{transform:translateX(5px) scaleY(1.08)}75%{transform:translateX(2px) scaleY(.96)}}@keyframes askCaret{0%,45%{opacity:1}46%,to{opacity:0}}@media (max-width:1180px){.ask-layout{grid-template-columns:1fr}.ask-side{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.ask-header{align-items:flex-start;flex-direction:column}.ask-conversation-card{padding:16px}.ask-message.result{align-items:flex-start}.ask-answer-panel{padding:16px}.ask-compose,.ask-suggestions{margin-right:0;margin-left:0}.ask-side{grid-template-columns:1fr}.ask-user-bubble{max-width:100%}.ask-preview-table{grid-template-columns:1fr}.ask-preview-table>*{border-bottom:1px solid #eef2f6}}.project-detail-view{display:grid;grid-gap:18px;gap:18px;min-width:0}.project-detail-hero{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.project-detail-breadcrumbs{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-bottom:22px;color:#667085;font-size:13px;font-weight:560}.project-detail-breadcrumbs a:hover,.project-detail-breadcrumbs strong{color:#101828}.project-card-heading,.project-detail-actions,.project-detail-identity,.project-detail-name-row,.project-detail-tabs{display:flex;align-items:center}.project-detail-identity{min-width:0;gap:14px}.project-detail-mark{display:grid;width:56px;height:56px;flex:0 0 auto;place-items:center;border:1px solid #dbe5ff;border-radius:12px;background:linear-gradient(145deg,#f5f8ff,#e9f0ff);color:#155eef;box-shadow:0 8px 24px rgba(16,24,40,.06)}.project-detail-mark svg,.project-items-empty svg,.project-metric-icon svg,.project-quick-actions svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.project-detail-mark svg{width:28px;height:28px}.project-detail-name-row{min-width:0;flex-wrap:wrap;gap:10px}.project-detail-name-row h1{min-width:0;margin:0;color:#101828;font-size:28px;line-height:1.18;letter-spacing:-.02em}.project-detail-identity p{margin:6px 0 0;color:#667085;font-size:13px}.project-detail-identity p span{margin:0 5px;color:#98a2b3}.project-detail-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;padding-top:48px}.project-health-pill,.project-item-status,.project-status-badge{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;font-size:11px;font-weight:760;line-height:1;white-space:nowrap}.project-health-pill{min-height:26px;gap:7px;border:1px solid #a6f4c5;background:#ecfdf3;padding:4px 10px;color:#067647}.project-health-pill>span{width:7px;height:7px;border-radius:999px;background:currentColor}.project-health-pill.at_risk,.project-health-pill.delayed{border-color:#fecdca;background:#fef3f2;color:#b42318}.project-health-pill.over_budget{border-color:#fedf89;background:#fffaeb;color:#b54708}.project-detail-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));overflow:hidden;border:1px solid #e4e7ec;border-radius:10px;background:#ffffff;box-shadow:0 1px 2px rgba(16,24,40,.04)}.project-detail-metric{display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center;grid-gap:12px;gap:12px;min-width:0;padding:18px}.project-detail-metric+.project-detail-metric{border-left:1px solid #eaecf0}.project-metric-icon{display:grid;width:42px;height:42px;place-items:center;border-radius:10px}.project-metric-icon.blue{background:#eff4ff;color:#155eef}.project-metric-icon.amber{background:#fffaeb;color:#dc6803}.project-metric-icon.green{background:#ecfdf3;color:#079455}.project-metric-icon.indigo{background:#eef4ff;color:#444ce7}.project-detail-metric div{display:grid;min-width:0;grid-gap:3px;gap:3px}.project-detail-metric small{color:#667085;font-size:11px;font-weight:650}.project-detail-metric strong{color:#101828;font-size:17px;line-height:1.25}.project-detail-metric p,.project-detail-metric strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project-detail-metric p{margin:0;color:#98a2b3;font-size:10px}.project-detail-tabs{min-width:0;overflow-x:auto;border:1px solid #e4e7ec;border-radius:8px;background:#ffffff;box-shadow:0 1px 2px rgba(16,24,40,.04)}.project-detail-tabs button{position:relative;display:inline-flex;min-height:48px;align-items:center;gap:7px;border:0;background:transparent;padding:0 19px;color:#475467;cursor:pointer;font-size:13px;font-weight:680;white-space:nowrap}.project-detail-tabs button.active{color:#155eef}.project-detail-tabs button.active:after{position:absolute;right:14px;bottom:0;left:14px;height:2px;border-radius:99px;background:#155eef;content:""}.project-detail-tabs button span{display:grid;min-width:20px;height:20px;place-items:center;border-radius:99px;background:#f2f4f7;color:#667085;font-size:10px}.project-detail-layout{display:grid;grid-template-columns:minmax(0,1fr) 306px;align-items:start;grid-gap:16px;gap:16px;min-width:0}.project-detail-layout.full-width{grid-template-columns:minmax(0,1fr)}.project-detail-main,.project-detail-side{display:grid;grid-gap:16px;gap:16px;min-width:0}.project-detail-card{min-width:0;overflow:hidden;border:1px solid #e4e7ec;border-radius:9px;background:#ffffff;padding:19px;box-shadow:0 1px 2px rgba(16,24,40,.04)}.project-card-heading h2,.project-detail-card>h2{margin:0;color:#101828;font-size:16px;line-height:1.25}.project-card-heading{justify-content:space-between;gap:16px;margin-bottom:18px}.project-card-heading.compact{margin-bottom:14px}.project-card-heading p{margin:5px 0 0;color:#667085;font-size:12px}.project-card-heading>a{color:#155eef;font-size:12px;font-weight:720}.project-card-link-button{border:0;background:transparent;color:#155eef;cursor:pointer;font:inherit;font-size:12px;font-weight:720}.project-status-badge{min-height:26px;border:1px solid #b2ccff;background:#eff4ff;padding:4px 10px;color:#175cd3}.project-status-badge.completed{border-color:#a6f4c5;background:#ecfdf3;color:#067647}.project-status-badge.at_risk,.project-status-badge.cancelled{border-color:#fecdca;background:#fef3f2;color:#b42318}.project-info-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:0 28px;gap:0 28px}.project-info-item{display:grid;grid-template-columns:135px minmax(0,1fr);align-items:center;grid-gap:12px;gap:12px;min-height:50px;border-bottom:1px solid #f0f2f5}.project-info-item span{color:#667085;font-size:12px;font-weight:620}.project-info-item strong{min-width:0;overflow:hidden;color:#101828;font-size:13px;font-weight:670;text-overflow:ellipsis;white-space:nowrap}.project-info-item a{color:#155eef}.project-progress-value{color:#155eef;font-size:13px}.project-progress-track{height:9px;overflow:hidden;border-radius:99px;background:#edf1f7}.project-progress-track span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#155eef,#528bff)}.project-timeline{position:relative;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:24px}.project-timeline:before{position:absolute;top:6px;right:9%;left:9%;height:2px;background:#e4e7ec;content:""}.project-timeline-point{position:relative;display:grid;justify-items:center;grid-gap:9px;gap:9px;text-align:center}.project-timeline-point>span{z-index:1;width:13px;height:13px;border:3px solid #ffffff;border-radius:99px;background:#d0d5dd;box-shadow:0 0 0 2px #d0d5dd}.project-timeline-point.complete>span{background:#155eef;box-shadow:0 0 0 2px #155eef}.project-timeline-point.current>span{background:#f79009;box-shadow:0 0 0 2px #f79009}.project-timeline-point div{display:grid;grid-gap:3px;gap:3px}.project-timeline-point strong{color:#344054;font-size:11px}.project-timeline-point small{color:#98a2b3;font-size:10px}.project-workspace-card{display:grid;grid-gap:18px;gap:18px}.project-workspace-card .project-card-heading{margin-bottom:0}.project-workspace-divider{height:1px;background:#eef0f3}.project-kanban-board{position:relative;display:grid;grid-template-columns:repeat(5,minmax(185px,1fr));grid-gap:12px;gap:12px;min-width:0;overflow-x:auto;padding-bottom:2px}.project-kanban-board.compact{grid-template-columns:repeat(5,minmax(160px,1fr))}.project-kanban-board:not(.compact){min-height:610px}.project-kanban-column{display:grid;align-content:start;grid-template-rows:auto minmax(0,1fr);grid-gap:10px;gap:10px;min-height:560px;min-width:0;border:1px solid #e4e7ec;border-radius:8px;background:#f9fafb;padding:12px}.project-kanban-column-header{display:flex;align-items:center;justify-content:space-between;gap:10px}.project-kanban-column-header>div{display:flex;min-width:0;align-items:center;gap:8px}.project-kanban-column-header h3{overflow:hidden;margin:0;color:#101828;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.project-kanban-column-header strong{display:grid;min-width:24px;height:24px;place-items:center;border:1px solid #e4e7ec;border-radius:999px;background:#ffffff;color:#667085;font-size:11px}.project-board-dot{width:9px;height:9px;flex:0 0 auto;border-radius:999px;background:#98a2b3}.project-board-dot.amber{background:#d99a26}.project-board-dot.indigo{background:#635bff}.project-board-dot.green{background:#2e9f74}.project-board-dot.red{background:#d92d20}.project-kanban-task-list{display:grid;align-content:start;grid-gap:10px;gap:10px;min-height:126px}.project-kanban-task{display:grid;grid-gap:14px;gap:14px;border:1px solid #e4e7ec;border-radius:8px;background:#ffffff;padding:13px;box-shadow:0 1px 2px rgba(16,24,40,.04);cursor:-webkit-grab;cursor:grab;transition:border-color .14s ease,box-shadow .14s ease,opacity .14s ease,transform .14s ease}.project-kanban-task:hover{border-color:#b2ccff;box-shadow:0 1px 2px rgba(16,24,40,.05),0 10px 24px rgba(16,24,40,.07);transform:translateY(-1px)}.project-kanban-task.dragging{opacity:.48;transform:scale(.98)}.project-kanban-task strong{color:#101828;font-size:13px;line-height:1.35}.project-kanban-task div{display:flex;align-items:center;justify-content:space-between;gap:10px}.project-kanban-task small{overflow:hidden;color:#98a2b3;font-size:11px;text-align:right;text-overflow:ellipsis;white-space:nowrap}.project-status-chip,.project-task-chip{display:inline-flex;min-height:24px;align-items:center;gap:6px;border-radius:999px;padding:3px 9px;font-size:11px;font-weight:760;white-space:nowrap}.project-status-chip.neutral,.project-task-chip.slate{border:1px solid #d0d5dd;background:#f9fafb;color:#475467}.project-status-chip.pending,.project-task-chip.amber{border:1px solid #fedf89;background:#fffaeb;color:#b54708}.project-task-chip.indigo{border:1px solid #d9d6fe;background:#f4f3ff;color:#5925dc}.project-status-chip.approved,.project-task-chip.green{border:1px solid #a6f4c5;background:#ecfdf3;color:#067647}.project-task-chip.red{border:1px solid #fecdca;background:#fef3f2;color:#b42318}.project-status-chip span{width:7px;height:7px;border-radius:inherit;background:currentColor}.project-kanban-add,.project-kanban-empty{border:1px dashed #d0d5dd;border-radius:8px;background:#ffffff;padding:13px;color:#98a2b3;font-size:12px;text-align:center}.project-kanban-add{color:#155eef;cursor:pointer;font:inherit;font-weight:720}.project-kanban-saving{position:absolute;right:8px;bottom:8px;border:1px solid #fedf89;border-radius:999px;background:#fffaeb;padding:5px 9px;color:#b54708;font-size:11px;font-weight:720}.project-task-detail-backdrop{position:fixed;z-index:130;inset:0;top:var(--project-task-detail-viewport-top,0);bottom:auto;display:grid;place-items:start center;height:var(--project-task-detail-viewport-height,100dvh);overflow:hidden;background:rgba(16,24,40,.5);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);padding:clamp(16px,5dvh,48px) 24px}.project-task-detail-dialog{display:grid;position:relative;grid-template-rows:auto minmax(0,1fr) auto;width:min(760px,100%);height:min(700px,calc(var(--project-task-detail-viewport-height, 100dvh) - 32px));max-height:100%;min-height:0;border:1px solid #e4e7ec;border-radius:16px;background:#ffffff;box-shadow:0 24px 64px rgba(16,24,40,.25);overflow:hidden}.project-task-detail-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;border-bottom:1px solid #eef0f3;padding:24px 26px 22px}.project-task-detail-heading{min-width:0}.project-task-detail-eyebrow{color:#667085;font-size:11px;font-weight:760;text-transform:uppercase}.project-task-detail-dialog h2{margin:7px 0 10px;color:#101828;font-size:22px;line-height:1.3;overflow-wrap:anywhere}.project-task-detail-meta{display:flex;align-items:center;gap:9px;color:#98a2b3;font-size:11px}.project-task-detail-header>button{display:grid;width:34px;height:34px;flex:0 0 auto;place-items:center;border:0;border-radius:7px;background:transparent;color:#667085;cursor:pointer}.project-task-detail-header>button:hover{background:#f2f4f7;color:#101828}.project-task-detail-field-icon svg,.project-task-detail-footer .button svg,.project-task-detail-header>button svg{width:18px;height:18px}.project-task-detail-content{display:grid;align-content:start;grid-gap:0;gap:0;min-height:0;overscroll-behavior:contain;overflow-y:auto;scrollbar-gutter:stable;padding:0 26px}.project-task-detail-section{display:grid;grid-gap:14px;gap:14px;border-bottom:1px solid #eef0f3;padding:22px 0}.project-task-detail-section:last-child{border-bottom:0}.project-task-detail-section h3{margin:0;color:#344054;font-size:12px;font-weight:760}.project-task-detail-section-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.project-task-detail-section-heading span{color:#b54708;font-size:10px;font-weight:700}.project-task-detail-section-heading span.success{color:#067647}.project-task-status-options{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:6px;gap:6px}.project-task-status-options button{display:inline-flex;min-width:0;min-height:38px;align-items:center;justify-content:center;gap:6px;border:1px solid #e4e7ec;border-radius:7px;background:#ffffff;padding:7px 5px;color:#667085;cursor:pointer;font:inherit;font-size:10px;font-weight:700;white-space:nowrap}.project-task-status-options button:hover:not(:disabled){border-color:#b2ccff;background:#f9fbff;color:#344054}.project-task-status-options button.active{border-color:#b2ccff;background:#eff4ff;color:#175cd3;box-shadow:inset 0 0 0 1px rgba(21,94,239,.06)}.project-task-status-options button.active.amber{border-color:#fedf89;background:#fffaeb;color:#b54708}.project-task-status-options button.active.indigo{border-color:#d9d6fe;background:#f4f3ff;color:#5925dc}.project-task-status-options button.active.green{border-color:#a6f4c5;background:#ecfdf3;color:#067647}.project-task-status-options button.active.red{border-color:#fecdca;background:#fef3f2;color:#b42318}.project-task-status-options button:disabled{cursor:not-allowed;opacity:.65}.project-task-detail-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px}.project-task-detail-field{display:flex;min-width:0;align-items:center;gap:9px;border:1px solid #e4e7ec;border-radius:8px;background:#f9fafb;padding:11px}.project-task-detail-field-icon{display:grid;width:30px;height:30px;flex:0 0 auto;place-items:center;border-radius:7px;background:#ffffff;color:#475467;box-shadow:0 0 0 1px #e4e7ec}.project-task-detail-field>div{display:grid;min-width:0;grid-gap:3px;gap:3px}.project-task-detail-field small,.project-task-detail-grid dt{color:#98a2b3;font-size:10px;font-weight:650}.project-task-detail-field strong{overflow:hidden;color:#344054;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.project-task-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px;margin:0}.project-task-detail-grid>div{display:grid;grid-gap:5px;gap:5px;border:1px solid #e4e7ec;border-radius:8px;padding:12px}.project-task-detail-grid>div.emphasis{border-color:#b2ccff;background:#f5f8ff}.project-task-detail-grid dd{margin:0;color:#101828;font-size:13px;font-weight:720}.project-task-detail-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.project-task-detail-input{display:grid;grid-gap:7px;gap:7px;min-width:0}.project-task-detail-input.wide{grid-column:1/-1}.project-task-detail-input>span{color:#475467;font-size:11px;font-weight:720}.project-task-detail-input input,.project-task-detail-input select,.project-task-detail-input textarea{width:100%;min-width:0;border:1px solid #d9dee8;border-radius:8px;background:#ffffff;padding:9px 10px;color:#101828;font:inherit;font-size:12px;outline:none}.project-task-detail-input input,.project-task-detail-input select{min-height:38px}.project-task-detail-input textarea{min-height:92px;resize:vertical}.project-task-detail-input input:focus,.project-task-detail-input select:focus,.project-task-detail-input textarea:focus{border-color:#84adff;box-shadow:0 0 0 4px rgba(21,94,239,.08)}.project-task-detail-input :disabled{background:#f9fafb;color:#98a2b3}.project-entry-error,.project-task-detail-error{margin:0;color:#b42318;font-size:11px;font-weight:650}.project-task-detail-footer{display:flex;align-items:center;justify-content:space-between;gap:16px;border-top:1px solid #e4e7ec;background:#ffffff;padding:16px 26px}.project-task-detail-footer>span{max-width:190px;color:#98a2b3;font-size:10px;line-height:1.4}.project-task-detail-footer .button{display:inline-flex;min-height:40px;align-items:center;gap:8px;justify-content:center;white-space:nowrap}@media (max-width:560px){.project-task-detail-backdrop{padding:12px}.project-task-detail-dialog{width:100%;height:100%;max-height:100%;border-radius:12px}.project-task-detail-footer,.project-task-detail-header{padding-right:18px;padding-left:18px}.project-task-detail-content{padding:0 18px}.project-task-status-options{grid-template-columns:repeat(2,minmax(0,1fr))}.project-task-detail-form-grid,.project-task-detail-summary{grid-template-columns:1fr}.project-task-detail-footer>span{display:none}.project-task-detail-footer .button{width:100%}}.project-required-strip{display:flex;align-items:center;gap:10px;border:1px solid #fedf89;border-radius:8px;background:#fffaeb;padding:10px 12px}.project-required-strip.dialog{margin-bottom:18px}.project-required-strip strong{color:#92400e;font-size:11px;white-space:nowrap}.project-required-strip span{color:#b54708;font-size:11px;line-height:1.4}.project-entry-form{display:grid;grid-gap:14px;gap:14px;border:1px solid #e4e7ec;border-radius:8px;background:#fcfcfd;padding:14px}.project-entry-field-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px}.project-entry-field{display:grid;grid-gap:7px;gap:7px;min-width:0}.project-entry-field span{color:#475467;font-size:11px;font-weight:720}.project-entry-field span strong{color:#d92d20}.project-entry-field input,.project-entry-field select{width:100%;min-height:39px;min-width:0;border:1px solid #d9dee8;border-radius:8px;background:#ffffff;padding:0 11px;color:#101828;outline:none}.project-entry-field input:focus,.project-entry-field select:focus{border-color:#84adff;box-shadow:0 0 0 4px rgba(21,94,239,.08)}.project-entry-form .button{justify-self:start}.project-simple-table-section{display:grid;grid-gap:18px;gap:18px}.project-timeline-library{display:grid;grid-gap:14px;gap:14px;max-width:100%}.project-timeline-range-switcher{display:inline-flex;width:-moz-fit-content;width:fit-content;gap:3px;padding:3px;border:1px solid #dfe5ee;border-radius:9px;background:#f7f9fc}.project-timeline-range-switcher button{min-height:30px;border:0;border-radius:6px;background:transparent;padding:0 10px;color:#667085;font-size:11px;font-weight:730;line-height:1;transition:background .15s ease,box-shadow .15s ease,color .15s ease}.project-timeline-range-switcher button:hover{color:#344054}.project-timeline-range-switcher button:focus-visible{outline:2px solid #0ba5ec;outline-offset:2px}.project-timeline-range-switcher button.active{background:#ffffff;box-shadow:0 1px 2px rgba(16,24,40,.12);color:#101828}.project-timeline-calendar.react-calendar-timeline{overflow:hidden;border:1px solid #dfe5ee;border-radius:11px;background:#ffffff;box-shadow:0 1px 2px rgba(16,24,40,.03)}.project-timeline-calendar .rct-outer{overflow:hidden}.project-timeline-calendar .rct-sidebar{border-right:1px solid #dfe5ee;background:#ffffff}.project-timeline-calendar .rct-sidebar .rct-sidebar-row{overflow:visible;min-height:58px;border-bottom:1px solid #eef1f5;background:#ffffff;padding:0}.project-timeline-calendar .rct-sidebar .rct-sidebar-row.rct-sidebar-row-even,.project-timeline-calendar .rct-sidebar .rct-sidebar-row.rct-sidebar-row-odd{background:#ffffff}.project-timeline-group{position:relative;display:grid;min-height:57px;align-content:center;grid-gap:3px;gap:3px;padding:7px 14px;white-space:normal}.project-timeline-group strong{color:#101828;font-size:12px;font-weight:760}.project-timeline-group small,.project-timeline-group strong{overflow:hidden;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.project-timeline-group small{color:#98a2b3;font-size:10px;font-weight:620}.project-timeline-group.project{background:#f8fbff}.project-timeline-group.member{background:#f8fbff;box-shadow:inset 3px 0 0 #b2ccff}.project-timeline-group.milestone{background:#fbfcfe;box-shadow:inset 3px 0 0 #c7d2e4}.project-timeline-group.task{padding-left:34px}.project-timeline-group.task:before{position:absolute;top:0;bottom:8px;left:12px;width:12px;border-bottom:1.5px solid #cbd5e1;border-left:1.5px solid #cbd5e1;border-radius:0 0 0 4px;content:""}.project-timeline-group.task strong{color:#344054;font-size:11px}.project-timeline-group.unassigned{border-top:1px solid #dfe5ee;background:#fbfcfe}.project-timeline-calendar .rct-header-root{border-bottom:1px solid #dfe5ee;background:#f7f9fc}.project-timeline-calendar .rct-calendar-header{border:0}.project-timeline-calendar .rct-dateHeader{display:grid;min-width:0;overflow:hidden;place-items:center;border-bottom:0;border-left:1px solid #e7ecf3;background:#ffffff;color:#667085;font-size:11px;font-weight:700;line-height:1;padding:0 8px;white-space:nowrap}.project-timeline-calendar .rct-dateHeader>span{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project-timeline-calendar .rct-dateHeader-primary{border-bottom:1px solid #e7ecf3;background:#f7f9fc;color:#475467;font-size:10px;font-weight:760;letter-spacing:.04em;text-transform:uppercase}.project-timeline-calendar .project-timeline-date-header .rct-dateHeader{color:#475467;font-size:12px;font-weight:760}.project-timeline-sidebar-header{display:grid;min-height:100%;align-items:center;padding:0 14px;color:#475467;font-size:10px;font-weight:760;letter-spacing:.05em;text-transform:uppercase}.project-timeline-calendar .rct-vertical-lines .rct-vl{border-left-color:#e7ecf3}.project-timeline-calendar .rct-vertical-lines .rct-vl.rct-vl-first{border-left-width:1px}.project-timeline-calendar .rct-vertical-lines .rct-vl.rct-day-0,.project-timeline-calendar .rct-vertical-lines .rct-vl.rct-day-6{background:#f8fafc}.project-timeline-calendar .rct-horizontal-lines .rct-hl-even,.project-timeline-calendar .rct-horizontal-lines .rct-hl-odd{border-bottom-color:#eef1f5}.project-timeline-calendar .rct-horizontal-lines .rct-hl-odd{background:#fbfcfe}.project-timeline-calendar .rct-horizontal-lines .rct-hl-even{background:#ffffff}.project-timeline-calendar .rct-item.project-timeline-item{display:grid;min-width:42px;align-items:center;overflow:hidden;border:0;border-radius:7px;box-shadow:0 1px 1px rgba(16,24,40,.08);color:#ffffff;font-size:10px;font-weight:760}.project-timeline-calendar .rct-item.project-timeline-item .rct-item-content{display:grid;width:100%;height:100%;place-items:center;padding:0 8px;text-align:center}.project-timeline-calendar .rct-item.project-timeline-item.active{background:#d99a26}.project-timeline-calendar .rct-item.project-timeline-item.complete{background:#2e9f74}.project-timeline-calendar .rct-item.project-timeline-item.review{background:#7f56d9}.project-timeline-calendar .rct-item.project-timeline-item.blocked{background:#d92d20}.project-timeline-calendar .rct-item.project-timeline-item.future{background:#d7dcea;color:#667085;box-shadow:inset 0 0 0 1px #cbd5e1}.project-timeline-calendar .rct-item.project-timeline-item.project{border-radius:8px}.project-timeline-today-marker{z-index:89;width:2px;height:100%;background:#0ba5ec;box-shadow:0 0 0 1px rgba(255,255,255,.7);pointer-events:none}.project-timeline-today-marker span{position:absolute;top:6px;left:5px;border-radius:4px;background:#0ba5ec;padding:3px 5px;color:#ffffff;font-size:9px;font-weight:760;line-height:1}.project-table-note{color:#98a2b3;font-size:12px;font-weight:650;white-space:nowrap}.project-simple-table-wrap{max-width:100%;overflow-x:auto;border:1px solid #e4e7ec;border-radius:8px}.project-simple-table{width:100%;min-width:760px;border-collapse:collapse}.project-simple-table th{border-bottom:1px solid #e4e7ec;background:#f9fafb;padding:10px 14px;color:#98a2b3;font-size:10px;font-weight:780;letter-spacing:.03em;text-align:left;text-transform:uppercase}.project-simple-table td{border-bottom:1px solid #eef0f3;padding:15px 14px;color:#344054;font-size:13px}.project-simple-table tbody tr:last-child td{border-bottom:0}.project-simple-table td strong{color:#101828}.project-simple-table td:last-child{text-align:right}.project-simple-table td.project-simple-table-empty{padding:28px 14px;color:#667085;font-size:12px;text-align:center}.project-simple-table td form{margin:0}.project-items-table-wrap{max-width:100%;overflow-x:auto}.project-items-table{width:100%;min-width:860px;border-collapse:collapse}.project-items-table th{border-bottom:1px solid #e4e7ec;background:#f9fafb;padding:10px 12px;color:#667085;font-size:10px;font-weight:740;letter-spacing:.03em;text-align:left;text-transform:uppercase}.project-items-table td{border-bottom:1px solid #eef0f3;padding:13px 12px;color:#475467;font-size:12px}.project-items-table tbody tr:last-child td{border-bottom:0}.project-items-table td:first-child{min-width:220px}.project-items-table td:last-child,.project-items-table th:last-child{text-align:right}.project-items-table td a{display:grid;grid-gap:3px;gap:3px}.project-items-table td a strong{color:#101828;font-size:12px}.project-items-table td a small{color:#98a2b3;font-size:10px}.project-item-status{min-height:24px;border:1px solid #b2ccff;background:#eff4ff;padding:4px 9px;color:#175cd3}.project-item-status.completed,.project-item-status.delivered,.project-item-status.received{border-color:#a6f4c5;background:#ecfdf3;color:#067647}.project-item-status.blocked,.project-item-status.cancelled{border-color:#fecdca;background:#fef3f2;color:#b42318}.project-item-status.ordered{border-color:#fedf89;background:#fffaeb;color:#b54708}.project-item-invoiced,.project-item-milestone,.project-item-muted,.project-item-source{display:inline-flex;align-items:center;min-height:22px;border-radius:999px;padding:3px 8px;font-size:10px;font-weight:720}.project-item-source.catalog{border:1px solid #d6bbfb;background:#f4ebff;color:#6941c6}.project-item-source.custom{border:1px solid #a6f4c5;background:#ecfdf3;color:#067647}.project-item-milestone{border:1px solid #d0d5dd;background:#f9fafb;color:#344054}.project-item-muted{color:#98a2b3}.project-item-invoiced{display:flex;width:-moz-fit-content;width:fit-content;margin-top:5px;border:1px solid #a6f4c5;background:#ecfdf3;color:#067647}.project-milestone-billing-list{display:grid;margin-top:16px;overflow:hidden;border:1px solid #e4e7ec;border-radius:8px}.project-milestone-billing-row{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;grid-gap:14px;gap:14px;border-bottom:1px solid #eef0f3;padding:14px 16px}.project-milestone-billing-row:last-child{border-bottom:0}.project-milestone-billing-row>div{display:grid;min-width:0;grid-gap:3px;gap:3px}.project-milestone-billing-row strong{color:#101828;font-size:13px}.project-milestone-billing-row small{color:#667085;font-size:11px}.project-milestone-billing-row>span{color:#101828;font-size:13px;font-weight:740}.project-milestone-billing-row form{margin:0}.project-notes{margin:14px 0 0;color:#475467;line-height:1.65;white-space:pre-wrap}.project-health-score{display:grid;justify-items:center;grid-gap:12px;gap:12px;border-bottom:1px solid #eaecf0;padding:4px 0 17px;text-align:center}.project-health-score>div{display:grid;width:94px;height:94px;place-content:center;border-radius:50%;background:radial-gradient(closest-side,#fff 79%,transparent 80% 99%),conic-gradient(#12b76a var(--health-score),#eaf0ec 0)}.project-health-score.at_risk>div,.project-health-score.delayed>div{background:radial-gradient(closest-side,#fff 79%,transparent 80% 99%),conic-gradient(#f04438 var(--health-score),#f3ecec 0)}.project-health-score.over_budget>div{background:radial-gradient(closest-side,#fff 79%,transparent 80% 99%),conic-gradient(#f79009 var(--health-score),#f6f0e8 0)}.project-health-score strong{color:#101828;font-size:24px;line-height:1}.project-health-score small{color:#98a2b3;font-size:10px}.project-health-score p{margin:0;color:#667085;font-size:11px;line-height:1.5}.project-side-list{display:grid;grid-gap:0;gap:0;margin:10px 0 0}.project-side-list>div{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:40px;border-bottom:1px solid #f0f2f5}.project-side-list>div:last-child{border-bottom:0}.project-side-list dt{color:#667085;font-size:11px}.project-side-list dd{margin:0;color:#101828;font-size:11px;font-weight:720;text-align:right}.project-side-list .emphasis{margin-top:4px;border:0;border-radius:7px;background:#ecfdf3;padding:0 10px}.project-side-list .emphasis dd,.project-side-list .emphasis dt{color:#067647;font-weight:760}.project-quick-actions{display:grid;grid-gap:7px;gap:7px}.project-quick-actions a,.project-quick-actions button{display:flex;width:100%;min-height:39px;align-items:center;gap:10px;border:1px solid #eaecf0;border-radius:7px;background:#ffffff;padding:0 11px;color:#344054;cursor:pointer;font:inherit;font-size:11px;font-weight:680;text-align:left}.project-quick-actions a:hover,.project-quick-actions button:hover{border-color:#b2ccff;background:#f9fbff;color:#155eef}.project-quick-actions svg{width:17px;height:17px}.project-items-empty{display:grid;justify-items:center;grid-gap:8px;gap:8px;border:1px dashed #d0d5dd;border-radius:8px;background:#fcfcfd;padding:30px 18px;text-align:center}.project-items-empty svg{color:#667085}.project-items-empty strong{color:#101828}.project-items-empty p{max-width:390px;margin:0;color:#667085;font-size:12px}.project-items-empty a,.project-items-empty button{margin-top:4px;border:0;background:transparent;color:#155eef;cursor:pointer;font:inherit;font-size:12px;font-weight:720}.project-item-dialog-backdrop{position:fixed;z-index:2100;inset:0;width:100vw;height:100dvh;display:flex;align-items:center;justify-content:center;padding:24px;background:rgba(16,24,40,.58);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.project-item-dialog{display:grid;grid-template-rows:auto minmax(0,1fr);width:min(620px,100%);height:min(820px,calc(100dvh - 48px));max-height:calc(100dvh - 48px);overflow:hidden;border:1px solid #e4e7ec;border-radius:10px;background:#ffffff;box-shadow:0 24px 64px rgba(16,24,40,.24);animation:project-item-dialog-enter .18s ease-out}@keyframes project-item-dialog-enter{0%{opacity:0;transform:translateY(12px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.project-item-dialog-heading,.project-item-dialog-heading>div{display:flex;align-items:center}.project-item-dialog-heading{justify-content:space-between;gap:16px;border-bottom:1px solid #eaecf0;padding:20px 22px}.project-item-dialog-heading>div{min-width:0;gap:12px}.project-item-dialog-heading h2,.project-item-dialog-heading p{margin:0}.project-item-dialog-heading h2{color:#101828;font-size:18px}.project-item-dialog-heading p{margin-top:3px;color:#667085;font-size:12px}.project-item-dialog-heading>button{display:grid;width:34px;height:34px;flex:0 0 auto;place-items:center;border:0;border-radius:7px;background:transparent;color:#667085;cursor:pointer;font-size:24px}.project-item-dialog-heading>button:hover{background:#f2f4f7;color:#101828}.project-item-dialog-icon{display:grid;width:40px;height:40px;flex:0 0 auto;place-items:center;border-radius:9px;background:#eef4ff;color:#155eef}.project-item-dialog-icon svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.project-item-dialog-body{min-height:0;overflow-y:auto;padding:22px 24px 0}.project-item-dialog .form-grid{gap:16px}.project-item-dialog .form-section-heading{margin-top:4px}.project-item-dialog .form-actions{position:-webkit-sticky;position:sticky;bottom:0;margin:6px -24px 0;border-top:1px solid #eaecf0;background:#ffffff;padding:16px 24px}.project-milestone-dialog,.project-task-dialog{height:auto;max-height:calc(100dvh - 48px)}.project-milestone-dialog{width:min(460px,100%)}.project-task-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px 16px;gap:14px 16px;padding-bottom:0}.project-task-form>label{display:grid;grid-gap:7px;gap:7px;color:#344054;font-size:12px;font-weight:700}.project-task-form .form-actions,.project-task-form .project-wbs-error,.project-task-form-wide{grid-column:1/-1}.project-task-form input,.project-task-form select{width:100%;height:42px;border:1px solid #d0d5dd;border-radius:7px;background:#fff;padding:0 11px;color:#101828;font:inherit;font-weight:500}.project-task-form select{cursor:pointer}.project-milestone-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px;padding-bottom:0}.project-milestone-form>label{display:grid;grid-gap:7px;gap:7px;color:#344054;font-size:12px;font-weight:700}.project-milestone-checkbox,.project-milestone-form .form-actions,.project-milestone-form .project-wbs-error,.project-milestone-form>label:first-child{grid-column:1/-1}.project-milestone-form input:not([type=checkbox]){width:100%;border:1px solid #d0d5dd;border-radius:7px;background:#fff;padding:10px 12px;color:#101828;font:inherit;font-weight:500}.project-milestone-checkbox{display:flex!important;align-items:center;gap:9px!important}.project-milestone-checkbox input{width:16px;height:16px}.project-kanban-heading-actions{display:flex;align-items:center;gap:10px}.project-milestone-summary-list{display:grid;grid-gap:1px;gap:1px;border:1px solid #eaecf0;border-radius:8px;overflow:hidden}.project-milestone-summary-list>div{display:flex;align-items:center;justify-content:space-between;gap:16px;background:#fff;padding:12px 14px}.project-milestone-summary-list strong{color:#101828;font-size:13px}.project-milestone-summary-list span{color:#667085;font-size:12px}.project-kanban-table select{min-width:132px;border:1px solid #d0d5dd;border-radius:6px;background:#fff;padding:6px 8px;color:#344054;font:inherit;font-size:12px}@media (max-width:640px){.project-item-dialog-backdrop{align-items:center;padding:16px}.project-item-dialog{width:100%;height:min(820px,calc(100dvh - 32px));max-height:calc(100dvh - 32px);border:1px solid #e4e7ec;border-radius:10px;box-shadow:0 18px 48px rgba(16,24,40,.22)}.project-item-dialog-body,.project-item-dialog-heading{padding-right:16px;padding-left:16px}.project-item-dialog-heading p{display:none}.project-item-dialog .form-grid{grid-template-columns:1fr}.project-milestone-dialog,.project-task-dialog{height:auto}.project-milestone-form,.project-task-form{grid-template-columns:1fr}.project-item-dialog .form-actions{margin-right:-16px;margin-left:-16px;padding-right:16px;padding-left:16px}}.project-edit-layout{display:grid;grid-template-columns:minmax(0,1fr) 292px;align-items:start;grid-gap:18px;gap:18px;min-width:0}.project-edit-stack{display:grid;grid-gap:16px;gap:16px;min-width:0}.project-edit-section,.project-edit-summary-card{min-width:0;border:1px solid #e4e7ec;border-radius:10px;background:#ffffff;box-shadow:0 1px 2px rgba(16,24,40,.04)}.project-edit-section{overflow:hidden;padding:21px}.project-edit-section-heading,.project-edit-summary-heading{display:flex;align-items:center}.project-edit-section-heading{gap:12px;padding-bottom:17px;border-bottom:1px solid #eef0f3}.project-edit-section-heading>div,.project-edit-summary-heading>div{min-width:0}.project-edit-section-heading h2,.project-edit-summary-heading h2{margin:0;color:#101828;line-height:1.25}.project-edit-section-heading h2{font-size:16px}.project-edit-section-heading p{margin:4px 0 0;color:#667085;font-size:12px;line-height:1.45}.project-edit-section-icon{display:grid;width:40px;height:40px;flex:0 0 auto;place-items:center;border-radius:9px}.project-edit-section-icon svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.project-edit-section-icon.blue{background:#eff4ff;color:#155eef}.project-edit-section-icon.green{background:#ecfdf3;color:#079455}.project-edit-section-icon.indigo{background:#eef4ff;color:#444ce7}.project-edit-section-icon.amber{background:#fffaeb;color:#dc6803}.project-edit-section-icon.slate{background:#f2f4f7;color:#475467}.project-edit-field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:17px 18px;gap:17px 18px;margin-top:19px}.project-edit-field{display:grid;grid-gap:8px;gap:8px;min-width:0}.project-edit-field-wide,.project-edit-margin-preview{grid-column:1/-1}.project-edit-field>span,.project-edit-section .opportunity-field>span{color:#475467;font-size:12px;font-weight:680}.project-edit-field>span strong,.project-edit-section .opportunity-field>span strong{color:#e5484d}.project-edit-field input,.project-edit-field select,.project-edit-field textarea{width:100%;min-width:0;box-sizing:border-box;border:1px solid #d9dee8;border-radius:8px;background:#ffffff;color:#101828;outline:none;transition:border-color .14s ease,box-shadow .14s ease}.project-edit-field input,.project-edit-field select{min-height:43px;padding:0 12px}.project-edit-field textarea{min-height:132px;padding:11px 12px;line-height:1.5;resize:vertical}.project-edit-field input:focus,.project-edit-field select:focus,.project-edit-field textarea:focus{border-color:#84adff;box-shadow:0 0 0 4px rgba(21,94,239,.08)}.project-edit-field input::placeholder,.project-edit-field textarea::placeholder{color:#98a2b3}.project-edit-input-addon,.project-edit-progress-input{display:grid;overflow:hidden;border:1px solid #d9dee8;border-radius:8px;background:#ffffff}.project-edit-input-addon{grid-template-columns:auto minmax(0,1fr)}.project-edit-progress-input{grid-template-columns:minmax(0,1fr) auto}.project-edit-input-addon>span,.project-edit-progress-input>span{display:grid;min-width:48px;place-items:center;background:#f9fafb;color:#667085;font-size:12px;font-weight:700}.project-edit-input-addon>span{border-right:1px solid #e4e7ec}.project-edit-progress-input>span{border-left:1px solid #e4e7ec}.project-edit-input-addon input,.project-edit-progress-input input{border:0;border-radius:0;box-shadow:none}.project-edit-input-addon:focus-within,.project-edit-progress-input:focus-within{border-color:#84adff;box-shadow:0 0 0 4px rgba(21,94,239,.08)}.project-edit-input-addon:focus-within input,.project-edit-progress-input:focus-within input{box-shadow:none}.project-edit-margin-preview{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-gap:4px 16px;gap:4px 16px;border:1px solid #abefc6;border-radius:8px;background:#ecfdf3;padding:13px 14px}.project-edit-margin-preview small,.project-edit-margin-preview span{color:#067647}.project-edit-margin-preview span{font-size:12px;font-weight:700}.project-edit-margin-preview strong{grid-row:span 2;color:#05603a;font-size:16px}.project-edit-margin-preview small{font-size:10px}.project-edit-sidebar{position:-webkit-sticky;position:sticky;top:16px;min-width:0}.project-edit-summary-card{padding:18px}.project-edit-summary-heading{gap:10px}.project-detail-mark.compact{width:42px;height:42px;border-radius:9px}.project-detail-mark.compact svg{width:21px;height:21px}.project-edit-summary-heading small{color:#667085;font-size:10px;font-weight:650}.project-edit-summary-heading h2{overflow:hidden;margin-top:2px;font-size:15px;text-overflow:ellipsis;white-space:nowrap}.project-edit-summary-card>.project-status-badge{margin-top:16px}.project-edit-summary-list{display:grid;margin:15px 0 0}.project-edit-summary-list>div{display:flex;min-height:40px;align-items:center;justify-content:space-between;gap:10px;border-bottom:1px solid #f0f2f5}.project-edit-summary-list dt{color:#667085;font-size:11px}.project-edit-summary-list dd{overflow:hidden;margin:0;color:#101828;font-size:11px;font-weight:720;text-align:right;text-overflow:ellipsis;white-space:nowrap}.project-edit-actions{display:grid;grid-gap:8px;gap:8px;margin-top:18px}.project-edit-actions .button{justify-content:center;width:100%}.project-edit-summary-card>p{margin:13px 0 0;color:#98a2b3;font-size:10px;line-height:1.5;text-align:center}@media (max-width:1180px){.project-detail-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.project-detail-metric:nth-child(3){border-left:0}.project-detail-metric:nth-child(n+3){border-top:1px solid #eaecf0}.project-detail-layout{grid-template-columns:minmax(0,1fr) 280px}.project-edit-layout{grid-template-columns:minmax(0,1fr) 270px}}@media (max-width:900px){.project-detail-hero{flex-direction:column}.project-detail-actions{justify-content:flex-start;padding-top:0}.project-detail-layout{grid-template-columns:1fr}.project-detail-side{grid-template-columns:repeat(3,minmax(0,1fr))}.project-edit-layout{grid-template-columns:1fr}.project-edit-sidebar{position:static}.project-edit-summary-card{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-gap:12px 18px;gap:12px 18px}.project-edit-summary-card>.project-status-badge{margin:0}.project-edit-summary-list{grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr));margin:0}.project-edit-summary-list>div{display:grid;align-content:center;justify-content:normal;grid-gap:3px;gap:3px;border-right:1px solid #f0f2f5;border-bottom:0;padding-right:12px}.project-edit-summary-list>div:nth-child(n+4){display:none}.project-edit-summary-list dd{text-align:left}.project-edit-actions{grid-column:1/-1;grid-template-columns:minmax(0,1fr) minmax(0,1fr);margin-top:0}.project-edit-summary-card>p{grid-column:1/-1;margin-top:0}}@media (max-width:700px){.project-detail-metrics,.project-detail-side,.project-info-grid{grid-template-columns:1fr}.project-kanban-board,.project-kanban-board.compact{grid-template-columns:repeat(5,minmax(220px,1fr))}.project-entry-field-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.project-timeline-range-switcher{display:flex;width:100%}.project-timeline-range-switcher button{flex:1 1}.project-timeline-group{padding-right:10px;padding-left:10px}.project-timeline-group.task{padding-left:29px}.project-detail-metric+.project-detail-metric{border-top:1px solid #eaecf0;border-left:0}.project-detail-name-row h1{font-size:23px}.project-detail-mark{width:48px;height:48px}.project-detail-card{padding:16px}.project-edit-section{padding:17px}.project-info-item{grid-template-columns:120px minmax(0,1fr)}.project-timeline-point strong{max-width:90px}.project-edit-field-grid,.project-edit-summary-list{grid-template-columns:1fr}.project-edit-summary-list>div{display:flex;border-right:0;border-bottom:1px solid #f0f2f5;padding-right:0}.project-edit-summary-list>div:nth-child(n+4){display:flex}.project-edit-summary-list dd{text-align:right}.project-edit-margin-preview{grid-template-columns:1fr}.project-edit-margin-preview strong{grid-row:auto}}@media (max-width:480px){.project-detail-identity{align-items:flex-start}.project-detail-mark{display:none}.project-detail-actions,.project-detail-actions .button{width:100%}.project-entry-field-grid{grid-template-columns:1fr}.project-required-strip{align-items:flex-start;flex-direction:column;gap:4px}.project-detail-metrics{border-radius:8px}.project-card-heading{flex-direction:column}.project-card-heading,.project-edit-section-heading{align-items:flex-start}.project-edit-actions,.project-edit-summary-card{grid-template-columns:1fr}.project-edit-summary-card>.project-status-badge{justify-self:start}.project-info-item{grid-template-columns:1fr;gap:4px;padding:10px 0}.project-timeline{grid-template-columns:1fr;gap:18px;margin-left:4px}.project-timeline:before{top:8px;bottom:8px;left:6px;width:2px;height:auto}.project-timeline-point{grid-template-columns:14px minmax(0,1fr);justify-items:start;text-align:left}}.delivery-hero-actions,.delivery-import-button,.delivery-import-history-link{display:flex;align-items:center}.delivery-hero-actions{flex:0 0 auto;gap:9px}.delivery-import-button,.delivery-import-history-link{justify-content:center;min-height:42px;border:1px solid #d0d5dd;border-radius:8px;background:#ffffff;color:#344054;padding:0 14px;font-size:13px;font-weight:680}.delivery-import-button{gap:8px}.delivery-import-button svg{width:16px;height:16px;color:#155eef}.delivery-import-history-link{border-color:transparent;color:#667085}.import-shell{min-height:100vh;background:#f7f8fb;color:#101828}.import-topbar{position:-webkit-sticky;position:sticky;z-index:20;top:0;min-height:68px;justify-content:space-between;gap:24px;border-bottom:1px solid #e4e7ec;background:rgba(255,255,255,.96);padding:0 38px;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.analysis-badge,.completion-actions,.custom-field-actions,.custom-field-heading,.data-controls,.file-summary-card,.file-summary-card dl,.history-status,.history-table td:first-child,.history-table td:nth-child(4),.history-toolbar,.history-toolbar label,.import-brand,.import-checkbox,.import-help,.import-history-header,.import-progress-header,.import-section-heading.split,.import-status-list li,.import-steps,.import-steps>div,.import-table-caption,.import-topbar,.import-topbar-actions,.import-topbar-actions button,.large-progress>div,.mapping-notice,.mapping-status,.validation-actions,.validation-row,.validation-toolbar,.validation-toolbar label,.validation-toolbar>div,.wizard-footer{display:flex;align-items:center}.import-brand{gap:10px}.import-brand-mark{display:block;width:34px;height:34px;object-fit:cover;border:1px solid #e4e7ec;border-radius:10px;background:#ffffff;box-shadow:0 9px 20px rgba(16,24,40,.12)}.import-brand>span:last-child{display:grid}.import-brand strong{color:#101828;font-size:14px}.import-brand small{color:#667085;font-size:10px}.import-topbar-actions{gap:10px}.import-close,.import-topbar-actions button{border:0;background:transparent;color:#667085;cursor:pointer}.import-topbar-actions button{min-height:36px;gap:8px;border-radius:8px;padding:0 10px;font-size:12px;font-weight:680}.import-topbar-actions button.active,.import-topbar-actions button:hover{background:#eff4ff;color:#155eef}.import-close{display:grid;width:36px;height:36px;place-items:center;border:1px solid #e4e7ec;border-radius:9px;background:#ffffff}.analysis-badge svg,.completion-actions svg,.history-card svg,.import-help svg,.import-status-list svg,.import-topbar svg,.mapping-status svg,.validation-symbol svg{width:16px;height:16px}.import-content,.import-history-page,.import-progress-header,.import-steps{width:min(1240px,calc(100% - 48px));margin-right:auto;margin-left:auto}.import-progress-header{align-items:flex-start;justify-content:space-between;gap:24px;padding:36px 0 26px}.import-eyebrow,.import-kicker{color:#155eef;font-size:10px;font-weight:780;letter-spacing:.08em;text-transform:uppercase}.import-history-header h1,.import-progress-header h1{margin:7px 0 5px;color:#101828;font-size:28px;line-height:1.15}.import-history-header p,.import-progress-header p{margin:0;color:#667085;font-size:13px}.import-help{gap:7px;color:#667085;font-size:12px}.import-steps{min-height:68px;overflow:hidden;border:1px solid #e4e7ec;border-radius:10px 10px 0 0;background:#ffffff;padding:0 36px}.import-steps>div{min-width:0;flex:1 1;gap:10px;color:#98a2b3}.import-steps>div>span{display:grid;width:27px;height:27px;flex:0 0 auto;place-items:center;border:1px solid #d0d5dd;border-radius:999px;background:#ffffff;font-size:11px;font-weight:760}.import-steps>div>span svg{width:14px;height:14px}.import-steps strong{font-size:12px}.import-steps i{height:1px;flex:1 1;margin-right:10px;background:#e4e7ec}.import-steps .active{color:#155eef}.import-steps .active>span{border-color:#155eef;background:#eff4ff;box-shadow:0 0 0 4px #f5f8ff}.import-steps .complete{color:#344054}.import-steps .complete>span{border-color:#155eef;background:#155eef;color:#ffffff}.import-steps .complete i{background:#84adff}.import-content{padding-bottom:70px}.import-step-panel{position:relative;min-height:560px;border:1px solid #e4e7ec;border-top:0;border-radius:0 0 10px 10px;background:#ffffff;padding:32px 36px 0;box-shadow:0 16px 45px rgba(16,24,40,.045)}.import-section-heading{margin-bottom:24px}.import-section-heading.centered{text-align:center}.import-heading-icon{display:grid;width:42px;height:42px;margin:0 auto 14px;place-items:center;border-radius:11px;background:#eff4ff;color:#155eef}.import-heading-icon svg{width:20px;height:20px}.import-section-heading h2,.import-state-card h2{margin:6px 0;color:#101828;font-size:22px;line-height:1.25}.import-section-heading p,.import-state-card>p{margin:0;color:#667085;font-size:13px}.import-section-heading.split{align-items:flex-end;justify-content:space-between;gap:24px}.analysis-badge{gap:7px;border-radius:999px;background:#ecfdf3;color:#067647;padding:7px 10px;font-size:11px;font-weight:700;white-space:nowrap}.source-panel{padding-top:36px}.source-grid{display:grid;max-width:1000px;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:15px;gap:15px;margin:0 auto}.source-card{display:grid;min-width:0;min-height:300px;grid-template-rows:auto 1fr auto auto;grid-gap:16px;gap:16px;border:1px solid #e4e7ec;border-radius:12px;background:#ffffff;padding:22px;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.source-card.featured,.source-card:hover{border-color:#b2ccff;box-shadow:0 14px 32px rgba(21,94,239,.08);transform:translateY(-2px)}.source-card h3{margin:0 0 7px;color:#101828;font-size:15px}.source-card p{margin:0;color:#667085;font-size:12px;line-height:1.6}.source-card small{color:#98a2b3;font-size:10px}.source-icon{display:grid;width:42px;height:42px;place-items:center;border-radius:10px}.source-icon svg{width:21px;height:21px}.source-icon.excel{background:#eafaf0;color:#067647}.source-icon.google{background:#fff8e8;color:#d97706}.source-icon.microsoft{background:#eff4ff;color:#155eef}.import-primary-button,.import-secondary-button{display:inline-flex;min-height:40px;align-items:center;justify-content:center;gap:8px;border:1px solid #155eef;border-radius:8px;background:#155eef;box-shadow:0 8px 18px rgba(21,94,239,.14);color:#ffffff;cursor:pointer;padding:0 15px;font-size:12px;font-weight:720}.import-primary-button svg,.import-secondary-button svg{width:16px;height:16px}.import-primary-button:disabled{border-color:#d0d5dd;background:#d0d5dd;box-shadow:none;cursor:not-allowed}.import-secondary-button{border-color:#d0d5dd;background:#ffffff;box-shadow:none;color:#344054}.import-trust-note{display:flex;max-width:780px;align-items:center;justify-content:center;gap:8px;margin:26px auto 0;color:#667085;font-size:11px}.import-trust-note svg{width:15px;height:15px;color:#12b76a}.source-card .sr-only,.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.file-summary-card{gap:14px;border:1px solid #dbe5ff;border-radius:10px;background:#f8faff;padding:15px 18px}.file-summary-icon{display:grid;width:38px;height:38px;flex:0 0 auto;place-items:center;border-radius:9px;background:#ffffff;box-shadow:0 2px 6px rgba(16,24,40,.08);color:#155eef}.file-summary-icon svg{width:19px;height:19px}.file-summary-card>div{display:grid;min-width:170px;grid-gap:3px;gap:3px}.file-summary-card>div strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.file-summary-card dt,.file-summary-card>div small{color:#667085;font-size:10px}.file-summary-card dl{flex:1 1;justify-content:flex-end;gap:34px;margin:0}.file-summary-card dl>div{display:grid;grid-gap:2px;gap:2px}.file-summary-card dd{margin:0;color:#101828;font-size:13px;font-weight:760}.data-controls{justify-content:space-between;gap:24px;margin:18px 0}.data-controls>div:first-child,.data-controls>label:first-child{display:grid;width:230px;grid-gap:5px;gap:5px}.custom-field-grid label>span,.data-controls div>span,.data-controls label>span{color:#475467;font-size:11px;font-weight:680}.custom-field-grid input,.custom-field-grid select,.data-controls select,.history-toolbar select,.mapping-row select{min-height:38px;border:1px solid #d0d5dd;border-radius:8px;background:#ffffff;color:#101828;padding:0 11px;outline:0}.import-checkbox{gap:10px;cursor:pointer}.import-checkbox input{width:17px;height:17px;accent-color:#155eef}.import-checkbox>span{display:grid;grid-gap:2px;gap:2px}.import-checkbox strong{color:#344054;font-size:11px}.import-checkbox small{color:#98a2b3;font-size:10px}.history-card,.import-table-card,.validation-card{overflow:hidden;border:1px solid #e4e7ec;border-radius:9px;background:#ffffff}.import-table-caption{justify-content:space-between;gap:16px;min-height:44px;padding:0 14px}.import-table-caption strong{font-size:12px}.import-table-caption span{color:#667085;font-size:10px}.history-table-scroll,.import-table-scroll{overflow-x:auto}.history-table,.import-data-table{width:100%;min-width:1040px;border-collapse:collapse;table-layout:fixed}.history-table td,.history-table th,.import-data-table td,.import-data-table th{border-top:1px solid #e4e7ec;padding:10px 12px;text-align:left}.import-data-table th{background:#f9fafb;color:#344054;font-size:10px}.import-data-table td:first-child,.import-data-table th:first-child{width:45px;background:#f9fafb;color:#98a2b3;text-align:center}.import-data-table th small{display:block;margin-top:2px;color:#98a2b3;font-size:8px;font-weight:500;text-transform:uppercase}.import-data-table td{overflow:hidden;max-width:170px;color:#475467;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.mapping-panel{padding-right:30px;padding-left:30px}.mapping-score{min-width:110px;border-left:1px solid #e4e7ec;padding-left:22px}.mapping-score span,.mapping-score strong{display:block}.mapping-score strong{color:#155eef;font-size:20px}.mapping-score span{color:#667085;font-size:10px}.mapping-notice{gap:10px;margin-bottom:14px;border:1px solid #dbe5ff;border-radius:8px;background:#f5f8ff;color:#475467;padding:10px 13px;font-size:11px}.mapping-notice svg{width:17px;height:17px;flex:0 0 auto;color:#155eef}.mapping-table{overflow:hidden;border:1px solid #e4e7ec;border-radius:9px}.custom-field-grid .custom-select-trigger,.data-controls .custom-select-trigger,.mapping-row .custom-select-trigger{min-height:38px;border-color:#d0d5dd;border-radius:9px;padding:0 11px}.mapping-row,.mapping-table-head{display:grid;grid-template-columns:minmax(170px,1fr) minmax(170px,1.05fr) 28px minmax(220px,1.3fr) 138px;align-items:center;grid-gap:14px;gap:14px;padding:0 15px}.mapping-table-head{min-height:38px;background:#f9fafb;color:#667085;font-size:9px;font-weight:760;letter-spacing:.04em;text-transform:uppercase}.mapping-table-head span:nth-child(3){grid-column:4}.mapping-table-head span:nth-child(4){grid-column:5}.mapping-row{min-height:64px;border-top:1px solid #e4e7ec}.mapping-row>div:first-child{display:grid;grid-gap:2px;gap:2px}.mapping-row>div:first-child strong{font-size:11px}.mapping-row>div:first-child small,.required-label{color:#98a2b3;font-size:9px}.mapping-row code{overflow:hidden;border-radius:5px;background:#f9fafb;color:#475467;padding:7px 8px;font-family:inherit;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.mapping-arrow{color:#98a2b3}.mapping-arrow svg{width:16px;height:16px}.mapping-row label{position:relative}.mapping-row .custom-select{min-width:0}.mapping-row select{width:100%;min-height:36px;font-size:11px;font-weight:650}.required-label{position:absolute;top:36px;left:2px;color:#d92d20}.mapping-status{min-height:25px;justify-self:start;gap:5px;border-radius:999px;padding:0 8px;font-size:9px;font-weight:720;white-space:nowrap}.mapping-status.matched{background:#ecfdf3;color:#067647}.mapping-status.review{background:#fffaeb;color:#b54708}.mapping-status.unmapped{background:#f2f4f7;color:#667085}.mapping-error{display:flex;align-items:center;gap:7px;margin-top:12px;color:#d92d20;font-size:11px}.mapping-error svg{width:15px;height:15px}.custom-field-dialog{position:fixed;z-index:2100;top:50%;left:50%;width:min(480px,calc(100% - 32px));border:1px solid #e4e7ec;border-radius:12px;background:#ffffff;box-shadow:0 28px 80px rgba(16,24,40,.22);padding:22px;transform:translate(-50%,-50%)}.custom-field-heading{justify-content:space-between;gap:20px}.custom-field-heading h3{margin:5px 0 0}.custom-field-heading button{display:grid;width:32px;height:32px;place-items:center;border:0;border-radius:8px;background:#f2f4f7;cursor:pointer}.custom-field-dialog>p{color:#667085;font-size:12px}.custom-field-grid{display:grid;grid-template-columns:1fr 150px;grid-gap:12px;gap:12px;margin-top:18px}.custom-field-grid label,.custom-field-grid>div{display:grid;grid-gap:6px;gap:6px}.custom-field-actions{justify-content:flex-end;gap:9px;margin-top:20px}.custom-field-actions>button:first-child{border:0;background:transparent;color:#667085;cursor:pointer}.wizard-footer{position:-webkit-sticky;position:sticky;bottom:0;justify-content:space-between;gap:16px;margin-top:24px;border-top:1px solid #e4e7ec;background:rgba(255,255,255,.97);padding:16px 0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.back-to-mapping,.wizard-footer>button:first-child{border:0;background:transparent;color:#667085;cursor:pointer;font-size:12px;font-weight:680}.wizard-footer>span{margin-left:auto;color:#98a2b3;font-size:10px}.review-panel{padding-bottom:28px}.completion-summary,.history-summary,.validation-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));overflow:hidden;margin-bottom:18px;border:1px solid #e4e7ec;border-radius:9px}.completion-summary article,.history-summary article,.validation-summary article{display:grid;grid-gap:2px;gap:2px;padding:14px 16px}.completion-summary article+article,.history-summary article+article,.validation-summary article+article{border-left:1px solid #e4e7ec}.completion-summary span,.history-summary span,.validation-summary span{color:#667085;font-size:10px;font-weight:650}.completion-summary strong,.history-summary strong,.validation-summary strong{font-size:19px}.completion-summary small,.history-summary small,.validation-summary small{color:#98a2b3;font-size:9px}.completion-summary .success strong,.history-summary .success strong,.validation-summary .success strong{color:#067647}.completion-summary .warning strong,.history-summary .warning strong,.validation-summary .warning strong{color:#b54708}.completion-summary .muted strong,.validation-summary .muted strong{color:#667085}.review-grid{display:grid;grid-template-columns:minmax(0,1fr) 330px;align-items:start;grid-gap:16px;gap:16px}.validation-toolbar{min-height:54px;justify-content:space-between;gap:16px;border-bottom:1px solid #e4e7ec;padding:0 12px}.validation-toolbar>div{gap:3px}.validation-toolbar button{min-height:31px;border:0;border-radius:7px;background:transparent;color:#667085;cursor:pointer;padding:0 9px;font-size:10px;font-weight:680}.validation-toolbar button.active{background:#eff4ff;color:#155eef}.validation-toolbar label{min-height:32px;gap:7px;border:1px solid #d0d5dd;border-radius:7px;padding:0 8px;color:#98a2b3}.history-toolbar input,.validation-toolbar input{width:130px;border:0;outline:0}.validation-list{min-height:295px}.validation-row{min-height:70px;gap:11px;border-bottom:1px solid #e4e7ec;padding:10px 12px}.validation-symbol{display:grid;width:30px;height:30px;flex:0 0 auto;place-items:center;border-radius:8px;background:#fffaeb;color:#f79009}.validation-symbol.duplicate{background:#eff4ff;color:#155eef}.validation-row>div:nth-child(2){display:grid;min-width:210px;grid-gap:3px;gap:3px}.validation-row strong{color:#344054;font-size:10px}.validation-row p,.validation-row span{color:#667085;font-size:9px}.validation-row code{color:#b42318}.validation-row p{flex:1 1}.validation-actions{gap:6px}.validation-actions button{min-height:29px;border:1px solid #d0d5dd;border-radius:7px;background:#ffffff;color:#475467;cursor:pointer;padding:0 8px;font-size:9px;font-weight:680}.validation-actions button:first-child{border-color:#b2ccff;color:#155eef}.validation-actions button:disabled{border-color:#abefc6;background:#ecfdf3;color:#067647}.validation-empty{display:grid;min-height:295px;place-content:center;justify-items:center;grid-gap:6px;gap:6px;color:#667085}.validation-empty svg{width:28px;height:28px;margin-bottom:5px;color:#12b76a}.validation-empty span{font-size:10px}.review-side{display:grid;grid-gap:14px;gap:14px}.duplicate-card,.import-review-card{border:1px solid #e4e7ec;border-radius:9px;background:#ffffff;padding:16px}.duplicate-card h3,.import-review-card h3{margin:5px 0 4px;color:#101828;font-size:13px}.duplicate-card>p{margin:0 0 13px;color:#667085;font-size:10px}.duplicate-card>label{display:flex;align-items:flex-start;gap:8px;border:1px solid #e4e7ec;border-radius:8px;padding:9px;cursor:pointer}.duplicate-card>label+label{margin-top:7px}.duplicate-card>label.selected{border-color:#84adff;background:#f5f8ff}.duplicate-card input{accent-color:#155eef}.duplicate-card label span{display:grid;grid-gap:2px;gap:2px}.duplicate-card label strong{font-size:10px}.duplicate-card label small{color:#667085;font-size:9px}.import-review-card dl{display:grid;grid-gap:0;gap:0;margin:12px 0}.import-review-card dl div{display:flex;justify-content:space-between;gap:12px;border-bottom:1px solid #f2f4f7;padding:7px 0}.import-review-card dt{color:#667085;font-size:9px}.import-review-card dd{overflow:hidden;margin:0;color:#344054;font-size:9px;font-weight:720;text-overflow:ellipsis;white-space:nowrap}.import-checkbox.compact{border-radius:7px;background:#f9fafb;padding:9px}.import-primary-button.wide{width:100%;margin-top:12px}.back-to-mapping{width:100%;margin-top:10px}.import-state-card{display:grid;min-height:560px;align-content:center;justify-items:center;border:1px solid #e4e7ec;border-top:0;border-radius:0 0 10px 10px;background:#ffffff;padding:44px;text-align:center}.state-hero-icon{display:grid;width:56px;height:56px;margin-bottom:18px;place-items:center;border-radius:16px;background:#eff4ff;color:#155eef}.state-hero-icon svg{width:26px;height:26px}.import-state-card.complete .state-hero-icon{border-radius:999px;background:#dcfae6;color:#079455}.state-hero-icon.spinning svg{animation:import-pulse 1.3s ease-in-out infinite}@keyframes import-pulse{50%{transform:translateY(-3px)}}.large-progress{width:min(600px,100%);margin-top:30px;text-align:left}.large-progress>div{justify-content:space-between;gap:20px;color:#344054;font-size:11px}.large-progress i{display:block;height:9px;overflow:hidden;margin:8px 0;border-radius:999px;background:#eef2f7}.large-progress i span{display:block;height:100%;border-radius:inherit;background:#155eef;transition:width 90ms linear}.large-progress small{color:#667085;font-size:10px}.import-status-list{display:flex;width:min(680px,100%);justify-content:space-between;gap:10px;margin:30px 0 0;padding:0;list-style:none}.import-status-list li{gap:6px;color:#98a2b3;font-size:9px}.import-status-list li>span{display:grid;width:20px;height:20px;place-items:center;border:1px solid #d0d5dd;border-radius:999px;font-size:8px}.import-status-list li.active,.import-status-list li.done{color:#155eef;font-weight:680}.import-status-list li.done>span{border-color:#12b76a;background:#ecfdf3;color:#079455}.completion-summary{width:min(720px,100%);margin-top:28px;text-align:left}.completion-actions{justify-content:center;flex-wrap:wrap;gap:9px}.completion-actions>button:last-child{border:0;background:transparent;color:#155eef;cursor:pointer;font-size:11px;font-weight:680}.import-history-page{padding:40px 0 70px}.import-history-header{justify-content:space-between;gap:24px;margin-bottom:28px}.history-summary{grid-template-columns:repeat(3,minmax(0,1fr));max-width:720px;background:#ffffff}.history-card{box-shadow:0 12px 36px rgba(16,24,40,.04)}.history-toolbar{justify-content:space-between;gap:16px;min-height:68px;padding:0 18px}.history-toolbar label{width:280px;min-height:38px;gap:8px;border:1px solid #d0d5dd;border-radius:8px;padding:0 10px;color:#98a2b3}.history-toolbar input{width:100%}.history-toolbar select{width:160px}.history-table th{background:#f9fafb;color:#667085;font-size:9px;font-weight:760;text-transform:uppercase}.history-table td{color:#475467;font-size:10px}.history-table td:first-child{gap:9px;color:#344054}.history-file-icon{display:grid;width:28px;height:28px;flex:0 0 auto;place-items:center;border-radius:7px;background:#eafaf0;color:#067647}.history-avatar{display:grid;width:24px;height:24px;place-items:center;border-radius:999px;background:#e8eeff;color:#155eef;font-size:8px;font-weight:760}.history-table td:nth-child(4){gap:7px}.history-status{width:-moz-fit-content;width:fit-content;gap:6px;border-radius:999px;padding:4px 8px;font-size:9px;font-weight:680}.history-status i{width:5px;height:5px;border-radius:999px;background:currentColor}.history-status.success{background:#ecfdf3;color:#067647}.history-status.warning{background:#fffaeb;color:#b54708}.history-status.processing{background:#eff4ff;color:#155eef}.history-status.danger{background:#fef3f2;color:#b42318}.history-table td:last-child button{display:grid;width:28px;height:28px;place-items:center;border:0;border-radius:7px;background:#f9fafb;color:#667085;cursor:pointer}@media (max-width:1050px){.delivery-hero{flex-direction:column}.delivery-hero-actions{width:100%}.review-grid{grid-template-columns:1fr}.review-side{grid-template-columns:repeat(2,minmax(0,1fr))}.mapping-row,.mapping-table-head{grid-template-columns:minmax(150px,1fr) minmax(150px,1fr) 24px minmax(190px,1.2fr) 120px;gap:9px}}@media (max-width:780px){.import-topbar{padding:0 18px}.import-content,.import-history-page,.import-progress-header,.import-steps{width:min(100% - 24px,1240px)}.import-progress-header{padding-top:26px}.import-steps{min-height:60px;padding:0 14px}.import-steps>div{justify-content:center}.import-steps strong{display:none}.import-steps i{margin-right:0}.import-step-panel{padding:24px 18px 0}.completion-summary,.source-grid,.validation-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.source-card{min-height:250px}.source-card:last-child{grid-column:1/-1}.file-summary-card{align-items:flex-start;flex-wrap:wrap}.file-summary-card dl{flex-basis:100%;justify-content:space-between;gap:10px}.mapping-table{overflow-x:auto}.mapping-row,.mapping-table-head{width:900px}.review-side{grid-template-columns:1fr}.validation-row{align-items:flex-start;flex-wrap:wrap}.validation-actions{width:100%;justify-content:flex-end}.import-status-list{align-items:flex-start;flex-direction:column}}@media (max-width:520px){.import-brand small,.import-topbar-actions button{display:none}.import-progress-header{flex-direction:column}.import-history-header h1,.import-progress-header h1{font-size:24px}.completion-summary,.history-summary,.source-grid,.validation-summary{grid-template-columns:1fr}.source-card:last-child{grid-column:auto}.completion-summary article+article,.history-summary article+article,.validation-summary article+article{border-top:1px solid #e4e7ec;border-left:0}.data-controls,.history-toolbar,.import-history-header,.import-section-heading.split{align-items:stretch;flex-direction:column}.data-controls>label:first-child,.history-toolbar label,.history-toolbar select{width:100%}.analysis-badge,.mapping-score{align-self:flex-start}.mapping-score{border-top:1px solid #e4e7ec;border-left:0;padding-top:12px;padding-left:0}.wizard-footer{flex-wrap:wrap}.wizard-footer>span{display:none}.delivery-hero-actions{align-items:stretch;flex-direction:column}.delivery-import-history-link{order:3}}.app-shell:not(.theme-dark){--background:#edf4f1;--foreground:#1c211f;--muted:#8a908d;--muted-strong:#5f6965;--panel:rgba(255,255,255,0.76);--panel-soft:rgba(245,247,246,0.78);--line:rgba(32,43,38,0.08);--line-strong:rgba(32,43,38,0.14);--primary:#202422;--primary-hover:#090a09;--success:#12a67a;--warning:#e58b19;--danger:#ec5268;--blue-soft:#33a8da;--mint-soft:#1db89a;--rose-soft:#ff6f8a;--amber-soft:#f4a62a;--shadow-card:0 1px 1px rgba(25,32,29,0.04),0 18px 48px rgba(32,43,38,0.08);--shadow-hover:0 2px 4px rgba(25,32,29,0.06),0 22px 58px rgba(32,43,38,0.12);position:relative;isolation:isolate;background:linear-gradient(180deg,rgba(232,247,251,.52),rgba(244,246,241,.74)),url(/command-center-banner.png) 50% /cover fixed no-repeat;padding:0}.app-shell:not(.theme-dark):before{position:fixed;inset:0;z-index:-1;background:radial-gradient(circle at 12% 18%,rgba(255,255,255,.72),transparent 24%),radial-gradient(circle at 84% 8%,rgba(64,184,214,.22),transparent 26%),linear-gradient(180deg,rgba(255,255,255,.28),rgba(255,255,255,.5));content:""}.app-shell:not(.theme-dark) .page-shell,.app-shell:not(.theme-dark) .sidebar{border:0;background:rgba(246,247,245,.78);box-shadow:none;-webkit-backdrop-filter:blur(22px) saturate(1.18);backdrop-filter:blur(22px) saturate(1.18)}.app-shell:not(.theme-dark) .sidebar{top:0;height:100vh;border-right:1px solid rgba(32,43,38,.08);border-radius:0;padding:12px 10px}.app-shell:not(.theme-dark) .page-shell{min-height:100vh;overflow:visible;border-left:0;border-radius:0}.app-shell:not(.theme-dark) .brand-mark{border:0;border-radius:0;background:transparent;box-shadow:none}.app-shell:not(.theme-dark) .brand strong,.app-shell:not(.theme-dark) .user-chip strong{color:#202422}.app-shell:not(.theme-dark) .brand small,.app-shell:not(.theme-dark) .user-chip small{color:#7b8580}.app-shell:not(.theme-dark) .icon-button,.app-shell:not(.theme-dark) .sidebar-toggle{border-color:rgba(32,43,38,.08);border-radius:999px;background:rgba(255,255,255,.76);color:#5d6763;box-shadow:inset 0 1px rgba(255,255,255,.9)}.app-shell:not(.theme-dark) .nav-section{color:#858e89;font-size:12px}.app-shell:not(.theme-dark) .nav-link{min-height:42px;border-radius:9px;color:#4e5753;font-weight:640}.app-shell:not(.theme-dark) .nav-link:hover{background:rgba(255,255,255,.62);color:#202422}.app-shell:not(.theme-dark) .nav-link.active{background:#ffffff;color:#202422;box-shadow:0 8px 22px rgba(28,45,38,.08)}.app-shell:not(.theme-dark) .nav-link.active:before{display:none}.app-shell:not(.theme-dark) .nav-link.active:after{position:absolute;right:8px;width:8px;height:8px;border-radius:999px;background:#f4a62a;content:""}.app-shell:not(.theme-dark) .nav-icon{border-radius:7px;color:#69736f}.app-shell:not(.theme-dark) .nav-link.active .nav-icon{color:#33a8da}.app-shell:not(.theme-dark) .sidebar-footer{border-top-color:rgba(32,43,38,.08)}.app-shell:not(.theme-dark) .user-chip{border-color:rgba(255,255,255,.74);border-radius:14px;background:rgba(255,255,255,.62);box-shadow:inset 0 1px rgba(255,255,255,.82)}.app-shell:not(.theme-dark) .avatar,.app-shell:not(.theme-dark) .topbar-avatar{border-color:rgba(32,43,38,.08);background:#202422;color:#ffffff}.app-shell:not(.theme-dark) .topbar{height:62px;border-bottom-color:rgba(32,43,38,.08);background:rgba(255,255,255,.46);padding:0 18px 0 22px;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.app-shell:not(.theme-dark) .breadcrumbs{gap:9px;color:#7a847f;font-size:13px}.app-shell:not(.theme-dark) .breadcrumbs strong{color:#202422}.app-shell:not(.theme-dark) .search-box{width:min(380px,30vw);height:38px;border-color:rgba(32,43,38,.07);border-radius:999px;background:rgba(255,255,255,.82);box-shadow:inset 0 1px rgba(255,255,255,.94)}.app-shell:not(.theme-dark) kbd{border-color:rgba(32,43,38,.08);border-radius:999px;background:#f1f3f2}.app-shell:not(.theme-dark) .page{width:min(100%,1420px);padding:18px}.app-shell:not(.theme-dark) .command-hero{min-height:238px;border:1px solid rgba(255,255,255,.7);border-radius:18px;background:linear-gradient(90deg,rgba(255,255,255,.88),rgba(255,255,255,.68) 52%,rgba(255,255,255,.22)),url(/command-center-banner.png) 50% /cover no-repeat;padding:24px 28px;box-shadow:0 18px 48px rgba(28,45,38,.1)}.app-shell:not(.theme-dark) .command-hero:before{background:linear-gradient(180deg,rgba(255,255,255,.42),rgba(255,255,255,.02)),radial-gradient(circle at 82% 18%,rgba(43,170,214,.18),transparent 26%)}.app-shell:not(.theme-dark) .command-hero .eyebrow{width:-moz-fit-content;width:fit-content;border:1px solid rgba(32,43,38,.08);border-radius:999px;background:rgba(255,255,255,.72);padding:6px 10px;color:#4b6259;font-size:11px;text-transform:none}.app-shell:not(.theme-dark) .command-hero h1{color:#202422;font-size:clamp(28px,3vw,40px)}.app-shell:not(.theme-dark) .command-hero .summary{color:#59645f;font-size:15px}.app-shell:not(.theme-dark) .attention-pill{min-height:34px;border-color:rgba(32,43,38,.08);border-radius:999px;background:rgba(255,255,255,.78);box-shadow:none}.app-shell:not(.theme-dark) .attention-pill.warning span{color:#e58b19}.app-shell:not(.theme-dark) .attention-pill.danger span{color:#ec5268}.app-shell:not(.theme-dark) .hero-actions .button.primary{border-color:#202422;border-radius:999px;background:linear-gradient(180deg,#2b312e,#151816);box-shadow:0 14px 28px rgba(28,45,38,.16)}.app-shell:not(.theme-dark) .hero-actions>span{border:1px solid rgba(32,43,38,.08);border-radius:999px;background:rgba(255,255,255,.64);padding:8px 12px;color:#6c7671}.app-shell:not(.theme-dark) .insight-grid{gap:10px;margin-top:10px;margin-bottom:12px}.app-shell:not(.theme-dark) .card,.app-shell:not(.theme-dark) .table-wrap{border-color:rgba(255,255,255,.72);border-radius:14px;background:rgba(255,255,255,.72);box-shadow:0 1px 1px rgba(25,32,29,.03),0 12px 34px rgba(32,43,38,.07);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.app-shell:not(.theme-dark) .card{padding:14px}.app-shell:not(.theme-dark) .panel-heading{margin-bottom:14px}.app-shell:not(.theme-dark) .panel-title{color:#303633;font-size:13px;font-weight:760;text-transform:uppercase}.app-shell:not(.theme-dark) .panel-title span{background:rgba(32,43,38,.06);color:#68736e}.app-shell:not(.theme-dark) .card-label,.app-shell:not(.theme-dark) .card-tool,.app-shell:not(.theme-dark) .muted-label{color:#6c7671;font-size:11px;text-transform:uppercase}.app-shell:not(.theme-dark) .card-value{color:#202422;font-size:27px;font-weight:720}.app-shell:not(.theme-dark) .status-metrics{gap:10px;margin:20px 0 22px}.app-shell:not(.theme-dark) .kpi-card,.app-shell:not(.theme-dark) .status-metrics div{position:relative}.app-shell:not(.theme-dark) .chart-card:before,.app-shell:not(.theme-dark) .kpi-card:before,.app-shell:not(.theme-dark) .status-metrics div:before{display:grid;width:20px;height:20px;place-items:center;border-radius:7px;background:linear-gradient(135deg,#1db89a,#33a8da);color:#ffffff;content:""}.app-shell:not(.theme-dark) .kpi-card:nth-of-type(2):before,.app-shell:not(.theme-dark) .status-metrics div:nth-child(2):before{background:linear-gradient(135deg,#33a8da,#7a4df3)}.app-shell:not(.theme-dark) .chart-card:before,.app-shell:not(.theme-dark) .status-metrics div:nth-child(3):before{background:linear-gradient(135deg,#f4a62a,#ff6f8a)}.app-shell:not(.theme-dark) .signal-bar{height:40px;border-radius:12px;background:rgba(32,43,38,.05)}.app-shell:not(.theme-dark) .signal-a{background:linear-gradient(90deg,#24b8d8,#53c1e2)}.app-shell:not(.theme-dark) .signal-b{background:linear-gradient(90deg,#16b68f,#59d0b6)}.app-shell:not(.theme-dark) .signal-c{background:linear-gradient(90deg,#f4a62a,#ff7b8d)}.app-shell:not(.theme-dark) .chart-bars{height:92px}.app-shell:not(.theme-dark) .chart-bars span{border-radius:8px 8px 0 0;background:linear-gradient(180deg,#35b4db,#248fc7);box-shadow:inset 0 1px rgba(255,255,255,.46)}.app-shell:not(.theme-dark) .chart-bars span:nth-child(odd){background:linear-gradient(180deg,#e8ecea,#dbe1df)}.app-shell:not(.theme-dark) .chart-total{color:#202422}.app-shell:not(.theme-dark) .line-chart{border-color:rgba(32,43,38,.06);border-radius:14px;background:rgba(255,255,255,.58)}.app-shell:not(.theme-dark) .grid-line{border-top-color:rgba(32,43,38,.07)}.app-shell:not(.theme-dark) .line-primary{background:#33a8da}.app-shell:not(.theme-dark) .line-secondary{background:#f4a62a}.app-shell:not(.theme-dark) .view-tabs{border-color:rgba(255,255,255,.72);border-radius:14px;background:rgba(255,255,255,.54);box-shadow:inset 0 1px rgba(255,255,255,.78)}.app-shell:not(.theme-dark) .view-tabs span{border-radius:10px;color:#68736e;font-size:13px}.app-shell:not(.theme-dark) .view-tabs .active{background:#ffffff;color:#202422;box-shadow:0 7px 18px rgba(32,43,38,.08)}.app-shell:not(.theme-dark) .board-grid{gap:10px}.app-shell:not(.theme-dark) .board-column{min-width:230px}.app-shell:not(.theme-dark) .compact-list{gap:8px}.app-shell:not(.theme-dark) .compact-list a{border-color:rgba(32,43,38,.06);border-radius:12px;background:rgba(250,251,250,.86);box-shadow:none}.app-shell:not(.theme-dark) .compact-list a:hover{border-color:rgba(32,43,38,.13);box-shadow:0 10px 26px rgba(32,43,38,.08)}.app-shell:not(.theme-dark) .record-meta{border-radius:999px;background:rgba(29,184,154,.1);color:#168b74}@media (max-width:1180px){.app-shell:not(.theme-dark){padding:0}.app-shell:not(.theme-dark) .sidebar{top:0;height:100vh}}@media (max-width:720px){.app-shell:not(.theme-dark){display:block;padding:0}.app-shell:not(.theme-dark) .sidebar{position:relative;top:0;height:auto;max-height:42vh;border-radius:0}.app-shell:not(.theme-dark) .page-shell{min-height:auto;border-top:0;border-left:0;border-radius:0}.app-shell:not(.theme-dark) .topbar{align-items:stretch;flex-direction:column;gap:12px;height:auto;padding:14px}.app-shell:not(.theme-dark) .search-box,.app-shell:not(.theme-dark) .topbar-actions{width:100%}.app-shell:not(.theme-dark) .page{padding:12px}.app-shell:not(.theme-dark) .command-hero{min-height:300px;padding:20px}}.theme-dark .invoice-breadcrumbs,.theme-dark .invoice-client-cell small,.theme-dark .invoice-date-cell small,.theme-dark .invoice-hero p,.theme-dark .invoice-metric small,.theme-dark .invoice-metric span,.theme-dark .invoice-number-cell small,.theme-dark .invoice-panel-heading p,.theme-dark .invoice-pjap-state p,.theme-dark .invoice-preview-rows dt,.theme-dark .invoice-side-empty,.theme-dark .invoice-side-heading span{color:#94a3b8}.theme-dark .invoice-breadcrumbs strong,.theme-dark .invoice-client-cell strong,.theme-dark .invoice-date-cell strong,.theme-dark .invoice-empty-state strong,.theme-dark .invoice-metric strong,.theme-dark .invoice-money-cell,.theme-dark .invoice-number-cell strong,.theme-dark .invoice-panel-heading h2,.theme-dark .invoice-preview-rows dd,.theme-dark .invoice-side-heading h2,.theme-dark .invoice-title-row h1{color:#f8fafc}.theme-dark .invoice-filter-row a,.theme-dark .invoice-main-panel,.theme-dark .invoice-metrics,.theme-dark .invoice-side-card,.theme-dark .invoice-tool-button{border-color:rgba(148,163,184,.22);background:#101827}.theme-dark .invoice-table th{background:#0f172a;color:#94a3b8}.theme-dark .invoice-metric+.invoice-metric,.theme-dark .invoice-preview-rows div,.theme-dark .invoice-side-heading,.theme-dark .invoice-table td,.theme-dark .invoice-table th,.theme-dark .invoice-table-wrap{border-color:rgba(148,163,184,.18)}.theme-dark .invoice-table tbody tr.selected,.theme-dark .invoice-table tbody tr:hover{background:rgba(148,163,184,.08)}.theme-dark .invoice-tool-button{color:#5eead4}.theme-dark .invoice-detail-breadcrumbs,.theme-dark .invoice-detail-card-heading p,.theme-dark .invoice-detail-identity p,.theme-dark .invoice-detail-info-item span,.theme-dark .invoice-detail-metric span,.theme-dark .invoice-lifecycle small,.theme-dark .invoice-lines-table td:first-child small,.theme-dark .invoice-linked-records p,.theme-dark .invoice-linked-records span,.theme-dark .invoice-pjap-panel div span,.theme-dark .invoice-pjap-panel p,.theme-dark .invoice-total-panel dt{color:#94a3b8}.theme-dark .invoice-detail-breadcrumbs a:hover,.theme-dark .invoice-detail-breadcrumbs strong,.theme-dark .invoice-detail-card-heading h2,.theme-dark .invoice-detail-info-item strong,.theme-dark .invoice-detail-metric strong,.theme-dark .invoice-detail-name-row h1,.theme-dark .invoice-lifecycle strong,.theme-dark .invoice-lines-table td,.theme-dark .invoice-pjap-panel div strong,.theme-dark .invoice-total-panel dd{color:#f8fafc}.theme-dark .invoice-detail-card,.theme-dark .invoice-detail-metrics,.theme-dark .invoice-linked-records a,.theme-dark .invoice-pjap-panel div,.theme-dark .invoice-total-panel{border-color:rgba(148,163,184,.22);background:#101827}.theme-dark .invoice-detail-card-heading,.theme-dark .invoice-detail-info-item,.theme-dark .invoice-detail-metric+.invoice-detail-metric,.theme-dark .invoice-lines-table td,.theme-dark .invoice-lines-table th,.theme-dark .invoice-total-panel div{border-color:rgba(148,163,184,.18)}.theme-dark .invoice-lines-table th{background:#0f172a;color:#94a3b8}.theme-dark .invoice-lifecycle li:before{background:rgba(148,163,184,.18)}.theme-dark .invoice-lifecycle>li>span{border-color:rgba(148,163,184,.38);background:#101827}.theme-dark .invoice-edit-form-shell .field span{color:#cbd5e1}.theme-dark .invoice-edit-form-shell .field input,.theme-dark .invoice-edit-form-shell .field select,.theme-dark .invoice-edit-form-shell .field textarea{border-color:rgba(148,163,184,.24);background:#0f172a;color:#f8fafc}.theme-dark .invoice-edit-form-shell .form-actions{border-color:rgba(148,163,184,.18)}.project-readonly-badge{border:1px solid #dbe3ef;border-radius:999px;color:#64748b;font-size:12px;font-weight:700;padding:6px 10px}.project-wbs-tree{display:grid;grid-gap:10px;gap:10px}.project-wbs-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px}.project-wbs-view-toggle{flex:0 0 auto}.project-wbs-toolbar>span{color:#64748b;font-size:12px;font-weight:800}.project-wbs-board{display:grid;grid-template-columns:repeat(3,minmax(240px,1fr));grid-gap:14px;gap:14px;overflow-x:auto;padding-bottom:4px}.project-wbs-board-column{display:flex;flex-direction:column;gap:12px;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc;min-width:240px;padding:12px}.project-wbs-board-header{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.project-wbs-board-header>div{display:grid;grid-gap:3px;gap:3px;min-width:0}.project-wbs-board-header h3{overflow:hidden;color:#0f172a;font-size:14px;line-height:1.25;margin:0;text-overflow:ellipsis;white-space:nowrap}.project-wbs-board-header small{color:#64748b;font-size:12px;font-weight:700}.project-wbs-board-header strong{color:#0f172a;font-size:18px;line-height:1}.project-wbs-board-meter{overflow:hidden;border-radius:999px;background:#e2e8f0;height:7px}.project-wbs-board-meter i{display:block;border-radius:inherit;background:#14b8a6;height:100%}.project-wbs-board-card,.project-wbs-board-cards{display:grid;grid-gap:10px;gap:10px}.project-wbs-board-card{border:1px solid #e2e8f0;border-radius:8px;background:#ffffff;padding:12px}.project-wbs-board-card>a{display:grid;grid-gap:3px;gap:3px;min-width:0;text-decoration:none}.project-wbs-board-card strong{overflow:hidden;color:#0f172a;font-size:14px;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.project-wbs-board-card small{color:#64748b;font-size:12px}.project-wbs-card-meta{display:flex;align-items:center;justify-content:space-between;gap:8px}.project-wbs-card-meta>small{color:#334155;font-weight:800;white-space:nowrap}.project-wbs-header,.project-wbs-row{display:grid;grid-template-columns:minmax(260px,1.7fr) minmax(140px,.8fr) minmax(120px,.7fr) minmax(110px,.6fr) minmax(210px,.9fr);grid-gap:12px;gap:12px;align-items:center}.project-wbs-header{color:#64748b;font-size:12px;font-weight:800;padding:0 12px;text-transform:uppercase}.project-wbs-rows{display:grid;grid-gap:8px;gap:8px}.project-wbs-row{border:1px solid #e2e8f0;border-radius:8px;background:#ffffff;min-height:64px;padding:10px 12px}.project-wbs-main{display:flex;align-items:center;gap:10px;min-width:0;padding-left:calc(var(--wbs-depth, 0) * 22px)}.project-wbs-actions button,.project-wbs-main button{display:inline-flex;align-items:center;justify-content:center;border:1px solid #dbe3ef;border-radius:6px;background:#f8fafc;color:#334155;font-size:12px;font-weight:800;min-width:30px;height:30px}.project-wbs-actions button:disabled,.project-wbs-main button:disabled{opacity:.45}.project-wbs-main a{display:grid;grid-gap:2px;gap:2px;min-width:0;text-decoration:none}.project-wbs-main small,.project-wbs-main strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project-wbs-main strong{color:#0f172a;font-size:14px}.project-wbs-main small{color:#64748b;font-size:12px}.project-wbs-progress{display:grid;grid-gap:6px;gap:6px}.project-wbs-progress span,.project-wbs-row>span{color:#334155;font-size:13px;font-weight:700}.project-wbs-progress div{overflow:hidden;border-radius:999px;background:#e2e8f0;height:7px}.project-wbs-progress i{display:block;border-radius:inherit;background:#14b8a6;height:100%}.project-wbs-actions{display:flex;flex-wrap:wrap;gap:6px}.project-wbs-error{border:1px solid #fecaca;border-radius:8px;background:#fef2f2;color:#991b1b;font-size:13px;font-weight:700;padding:10px 12px}.theme-dark .project-readonly-badge,.theme-dark .project-wbs-actions button,.theme-dark .project-wbs-board-card,.theme-dark .project-wbs-board-column,.theme-dark .project-wbs-main button,.theme-dark .project-wbs-row{border-color:rgba(148,163,184,.22)}.theme-dark .project-wbs-actions button,.theme-dark .project-wbs-board-column,.theme-dark .project-wbs-main button,.theme-dark .project-wbs-row{background:#101827}.theme-dark .project-wbs-board-card{background:#0f172a}.theme-dark .project-wbs-board-card strong,.theme-dark .project-wbs-board-header h3,.theme-dark .project-wbs-board-header strong,.theme-dark .project-wbs-card-meta>small,.theme-dark .project-wbs-main strong,.theme-dark .project-wbs-progress span,.theme-dark .project-wbs-row>span{color:#f8fafc}.theme-dark .project-readonly-badge,.theme-dark .project-wbs-board-card small,.theme-dark .project-wbs-board-header small,.theme-dark .project-wbs-header,.theme-dark .project-wbs-main small,.theme-dark .project-wbs-toolbar>span{color:#94a3b8}.theme-dark .project-wbs-board-meter,.theme-dark .project-wbs-progress div{background:rgba(148,163,184,.18)}@media (max-width:1180px){.invoice-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.invoice-metric+.invoice-metric{border-left:0}.invoice-detail-layout,.invoice-workspace{grid-template-columns:1fr}.invoice-detail-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.invoice-detail-metric+.invoice-detail-metric{border-left:0}}@media (max-width:760px){.invoice-detail-hero,.invoice-hero{align-items:stretch;flex-direction:column}.invoice-detail-actions .button,.invoice-detail-actions form,.invoice-detail-actions form .button,.invoice-primary-action{width:100%}.invoice-detail-actions{align-items:stretch;flex-direction:column}.invoice-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.invoice-panel-heading{align-items:stretch;flex-direction:column}.invoice-tool-button{width:100%}.invoice-detail-info-grid{grid-template-columns:1fr}.invoice-detail-info-item:nth-child(odd){margin-right:0}.invoice-detail-info-item:nth-last-child(-n+2){border-bottom:1px solid #eef2f7}.invoice-detail-info-item:last-child{border-bottom:0}.invoice-edit-form-shell{padding:16px}.invoice-edit-form-shell .form-grid{grid-template-columns:1fr;gap:16px}}@media (max-width:520px){.invoice-detail-name-row h1,.invoice-title-row h1{font-size:26px}.invoice-detail-metrics,.invoice-metrics{grid-template-columns:1fr}.invoice-detail-metric,.invoice-metric{padding:16px}.invoice-filter-row a{flex:0 0 auto}.invoice-edit-form-shell .form-actions{align-items:stretch;flex-direction:column-reverse}.invoice-edit-form-shell .form-actions .button{width:100%}}@media (max-width:900px){.project-wbs-toolbar{align-items:stretch;flex-direction:column}.project-wbs-board{grid-template-columns:1fr;overflow-x:visible}.project-wbs-board-column{min-width:0}.project-wbs-header{display:none}.project-wbs-row{grid-template-columns:1fr;align-items:stretch}.project-wbs-main{padding-left:calc(var(--wbs-depth, 0) * 14px)}.project-wbs-actions button{flex:1 1 56px}}.theme-dark .team-workload-count,.theme-dark .team-workload-empty strong,.theme-dark .team-workload-hero h1,.theme-dark .team-workload-member strong{color:var(--foreground)}.theme-dark .team-workload-breadcrumbs,.theme-dark .team-workload-count-label,.theme-dark .team-workload-empty p,.theme-dark .team-workload-hero p,.theme-dark .team-workload-member small,.theme-dark .team-workload-muted,.theme-dark .team-workload-task-list small,.theme-dark .team-workload-task-list span{color:var(--muted-strong)}.theme-dark .team-workload-card,.theme-dark .team-workload-empty,.theme-dark .team-workload-member-card,.theme-dark .team-workload-week-picker{border-color:var(--line);background:var(--panel)}.theme-dark .team-workload-table th{border-color:var(--line);background:#151a23;color:var(--muted-strong)}.theme-dark .team-workload-table td{border-color:var(--line)}.theme-dark .team-workload-task-list strong,.theme-dark .team-workload-week-picker a,.theme-dark .team-workload-week-picker strong{color:var(--foreground)}.theme-dark .team-workload-member>span,.theme-dark .team-workload-week-picker a:hover{background:rgba(68,103,255,.18);color:#9ab2ff}.theme-dark .team-workload-bars{background:#151a23}.theme-dark .team-workload-graphic-heading strong,.theme-dark .team-workload-summary strong{color:#9ab2ff}.theme-dark .team-workload-summary.available strong{color:#6ce9a6}.theme-dark .team-workload-summary.near_capacity strong{color:#fecd89}.theme-dark .team-workload-summary.over_capacity strong{color:#fda29b}.theme-dark .team-workload-note{border-color:#765d23;background:#2a2418;color:#fedf89}.theme-dark .team-workload-unscheduled-list strong{color:#fedf89}@media (max-width:720px){.team-workload-hero{align-items:stretch;flex-direction:column}.team-workload-week-picker{align-self:flex-start}.team-workload-empty{padding:28px 20px}.delivery-control-row{display:grid}.delivery-control-row,.delivery-toolbar{grid-template-columns:1fr}.delivery-view-toggle{justify-self:start}.delivery-advanced-filters{grid-template-columns:1fr}}@media (min-width:721px) and (max-width:1180px){.delivery-toolbar{grid-template-columns:repeat(3,minmax(0,1fr))}.delivery-search{grid-column:1/-1}}.task-edit-page{min-width:0;padding-bottom:86px}.task-edit-breadcrumbs{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:18px;color:#667085;font-size:12px;line-height:1.4}.task-edit-breadcrumbs a{color:#667085;text-decoration:none}.task-edit-breadcrumbs a:hover{color:#155eef}.task-edit-breadcrumbs strong{color:#344054;font-weight:720}.task-edit-header{justify-content:space-between;gap:24px;min-width:0;padding:0 0 20px;border-bottom:1px solid #eaecf0}.task-edit-header,.task-edit-header-actions,.task-edit-header-actions>div,.task-edit-heading{display:flex;align-items:center}.task-edit-heading{min-width:0;gap:16px}.task-edit-back{display:grid;width:40px;height:40px;flex:0 0 auto;place-items:center;border:1px solid #dfe3eb;border-radius:8px;background:#ffffff;color:#344054;box-shadow:0 1px 2px rgba(16,24,40,.04)}.task-edit-back:hover{border-color:#b7cdfd;background:#f5f8ff;color:#155eef}.task-edit-back svg{width:19px;height:19px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.task-edit-heading h1{margin:0;color:#101828;font-size:23px;letter-spacing:-.035em;line-height:1.2}.task-edit-heading p{margin:5px 0 0;color:#667085;font-size:13px;line-height:1.45}.task-edit-header-actions{flex:0 0 auto;gap:10px}.task-edit-header-actions>span{margin-right:7px;color:#667085;font-size:12px;font-weight:620}.task-edit-header-actions>span.is-dirty{color:#b54708}.task-edit-header-actions .button,.task-edit-savebar .button{min-width:126px;min-height:40px;justify-content:center}.task-edit-cancel{border-color:#b7cdfd;color:#155eef}.task-edit-tabs{display:flex;align-items:flex-end;gap:8px;overflow-x:auto;min-width:0;border-bottom:1px solid #eaecf0}.task-edit-tabs button{display:inline-flex;min-height:52px;align-items:center;gap:9px;border:0;border-bottom:2px solid transparent;background:transparent;color:#667085;cursor:pointer;font:inherit;font-size:13px;font-weight:680;padding:0 18px;white-space:nowrap}.task-edit-tabs button:hover{color:#155eef}.task-edit-tabs button.active{border-bottom-color:#2e7bea;color:#155eef}.task-edit-tabs svg{width:18px;height:18px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.task-edit-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;align-items:start;grid-gap:24px;gap:24px;min-width:0;padding-top:24px}.task-edit-form-stack{min-width:0}.task-edit-section,.task-preview-card,.task-structure-card{min-width:0;border:1px solid #e1e6ef;border-radius:10px;background:#ffffff;box-shadow:0 1px 2px rgba(16,24,40,.04)}.task-edit-section{overflow:hidden;padding:20px}.task-edit-section-heading{padding-bottom:17px;border-bottom:1px solid #edf0f4}.task-edit-section-heading h2{margin:0;color:#1d2939;font-size:16px;letter-spacing:-.01em;line-height:1.35}.task-edit-section-heading p{margin:4px 0 0;color:#667085;font-size:12px;line-height:1.5}.task-edit-fields{display:grid;grid-gap:17px 18px;gap:17px 18px;margin-top:18px}.task-edit-fields.commercial-grid,.task-edit-fields.two-columns{grid-template-columns:repeat(2,minmax(0,1fr))}.task-edit-fields.schedule-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.task-edit-field{display:grid;min-width:0;grid-gap:7px;gap:7px}.task-edit-field-wide{grid-column:1/-1}.task-edit-field>span{color:#475467;font-size:12px;font-weight:680;line-height:1.35}.task-edit-field>span strong{color:#f04438}.task-edit-field input,.task-edit-field select,.task-edit-field textarea{width:100%;min-width:0;box-sizing:border-box;border:1px solid #d8dee8;border-radius:7px;background:#ffffff;color:#1d2939;font:inherit;font-size:13px;outline:none;transition:border-color .14s ease,box-shadow .14s ease}.task-edit-field input,.task-edit-field select{min-height:39px;padding:0 11px}.task-edit-field textarea{min-height:116px;padding:10px 11px;line-height:1.5;resize:vertical}.task-edit-field input:focus,.task-edit-field select:focus,.task-edit-field textarea:focus{border-color:#77a6ff;box-shadow:0 0 0 3px rgba(21,94,239,.1)}.task-edit-field input:disabled,.task-edit-field select:disabled,.task-edit-field textarea:disabled{cursor:default;background:#f8fafc;color:#667085}.task-edit-field small{color:#98a2b3;font-size:11px;line-height:1.4}.task-edit-input-prefix,.task-edit-input-suffix{display:grid;overflow:hidden;min-width:0;border:1px solid #d8dee8;border-radius:7px;background:#ffffff;transition:border-color .14s ease,box-shadow .14s ease}.task-edit-input-prefix{grid-template-columns:auto minmax(0,1fr)}.task-edit-input-suffix{grid-template-columns:minmax(0,1fr) auto}.task-edit-input-prefix>span,.task-edit-input-suffix>span{display:grid;min-width:48px;place-items:center;background:#f9fafb;color:#667085;font-size:12px;font-weight:650}.task-edit-input-prefix>span{border-right:1px solid #d8dee8}.task-edit-input-suffix>span{border-left:1px solid #d8dee8}.task-edit-input-prefix input,.task-edit-input-suffix input{border:0;border-radius:0;box-shadow:none}.task-edit-input-prefix:focus-within,.task-edit-input-suffix:focus-within{border-color:#77a6ff;box-shadow:0 0 0 3px rgba(21,94,239,.1)}.task-edit-input-prefix:focus-within input,.task-edit-input-suffix:focus-within input{box-shadow:none}.task-edit-aside-note,.task-edit-schedule-note{display:flex;align-items:center;gap:9px;border:1px solid #abefc6;border-radius:7px;background:#ecfdf3;color:#067647;font-size:12px;line-height:1.45}.task-edit-schedule-note{margin-top:18px;padding:11px 12px}.task-edit-aside-note svg,.task-edit-schedule-note svg{width:17px;height:17px;flex:0 0 auto;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.task-edit-error{margin-bottom:14px;border:1px solid #fecdca;border-radius:8px;background:#fef3f2;color:#b42318;font-size:13px;line-height:1.45;padding:12px 14px}.task-edit-aside{display:grid;position:-webkit-sticky;position:sticky;top:16px;grid-gap:12px;gap:12px;min-width:0}.task-preview-card,.task-structure-card{padding:18px}.task-preview-eyebrow{display:flex;align-items:center;gap:8px;color:#475467;font-size:12px;font-weight:720}.task-preview-eyebrow svg{width:17px;height:17px;color:#667085;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.task-preview-card h2{margin:16px 0 0;color:#1d2939;font-size:17px;letter-spacing:-.02em;line-height:1.35}.task-status-pill{display:inline-flex;align-items:center;min-height:24px;margin-top:12px;border:1px solid transparent;border-radius:999px;font-size:11px;font-weight:720;line-height:1;padding:0 10px}.task-status-pill.not-started{background:#f2f4f7;border-color:#e4e7ec;color:#475467}.task-status-pill.in-progress{background:#eff8ff;border-color:#b2ddff;color:#175cd3}.task-status-pill.done,.task-status-pill.in-review{background:#ecfdf3;border-color:#abefc6;color:#067647}.task-status-pill.blocked{background:#fef3f2;border-color:#fecdca;color:#b42318}.task-preview-list{display:grid;grid-gap:0;gap:0;margin:16px 0 0}.task-preview-list>div{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.15fr);align-items:center;grid-gap:14px;gap:14px;min-height:39px;border-bottom:1px solid #f0f2f5}.task-preview-list>div:last-child{border-bottom:0}.task-preview-list dt{display:flex;align-items:center;gap:8px;color:#667085;font-size:11px}.task-preview-list dt svg{width:15px;height:15px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.task-preview-list dd{overflow:hidden;margin:0;color:#344054;font-size:11px;font-weight:670;text-align:right;text-overflow:ellipsis;white-space:nowrap}.task-preview-list a{color:#155eef;text-decoration:none}.task-structure-card{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px}.task-structure-card .task-preview-eyebrow{grid-column:1/-1}.task-structure-card>div:not(.task-preview-eyebrow){display:grid;grid-gap:3px;gap:3px;border-right:1px solid #eaecf0}.task-structure-card>div:last-child{border-right:0;padding-left:5px}.task-structure-card strong{color:#1d2939;font-size:17px;line-height:1.2}.task-structure-card span{color:#667085;font-size:10px;line-height:1.35}.task-edit-aside-note{align-items:flex-start;border-color:#b2ddff;background:#eff8ff;color:#175cd3;padding:12px}.task-edit-savebar{display:flex;position:-webkit-sticky;position:sticky;z-index:4;bottom:12px;align-items:center;justify-content:space-between;gap:16px;margin-top:24px;border:1px solid #dfe5ef;border-radius:10px;background:rgba(255,255,255,.96);box-shadow:0 8px 24px rgba(16,24,40,.12);padding:11px 13px 11px 18px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.task-edit-savebar>span{color:#667085;font-size:12px}.task-edit-savebar>div{display:flex;align-items:center;gap:16px}.task-edit-savebar a{color:#155eef;font-size:12px;font-weight:680;text-decoration:none}.theme-dark .task-edit-breadcrumbs,.theme-dark .task-edit-field small,.theme-dark .task-edit-field>span,.theme-dark .task-edit-header-actions>span,.theme-dark .task-edit-heading p,.theme-dark .task-edit-savebar>span,.theme-dark .task-edit-section-heading p,.theme-dark .task-preview-eyebrow,.theme-dark .task-preview-list dt,.theme-dark .task-structure-card span{color:var(--muted-strong)}.theme-dark .task-edit-breadcrumbs strong,.theme-dark .task-edit-heading h1,.theme-dark .task-edit-section-heading h2,.theme-dark .task-preview-card h2,.theme-dark .task-preview-list dd,.theme-dark .task-structure-card strong{color:var(--foreground)}.theme-dark .task-edit-back,.theme-dark .task-edit-breadcrumbs a,.theme-dark .task-edit-input-prefix>span,.theme-dark .task-edit-input-suffix>span,.theme-dark .task-edit-tabs button{color:var(--muted-strong)}.theme-dark .task-edit-back:hover,.theme-dark .task-edit-savebar a,.theme-dark .task-edit-tabs button.active,.theme-dark .task-edit-tabs button:hover{color:#9ab2ff}.theme-dark .task-edit-header,.theme-dark .task-edit-section-heading,.theme-dark .task-edit-tabs,.theme-dark .task-preview-list>div,.theme-dark .task-structure-card>div:not(.task-preview-eyebrow){border-color:var(--line)}.theme-dark .task-edit-back,.theme-dark .task-edit-field input,.theme-dark .task-edit-field select,.theme-dark .task-edit-field textarea,.theme-dark .task-edit-input-prefix,.theme-dark .task-edit-input-suffix,.theme-dark .task-edit-savebar,.theme-dark .task-edit-section,.theme-dark .task-preview-card,.theme-dark .task-structure-card{border-color:var(--line);background:var(--panel)}.theme-dark .task-edit-field input,.theme-dark .task-edit-field select,.theme-dark .task-edit-field textarea{color:var(--foreground)}.theme-dark .task-edit-input-prefix>span,.theme-dark .task-edit-input-suffix>span{border-color:var(--line);background:#151a23}.theme-dark .task-edit-schedule-note{border-color:#1d6b43;background:#102b1d;color:#6ce9a6}.theme-dark .task-edit-aside-note{border-color:#285ea8;background:#122747;color:#9ab2ff}.theme-dark .task-status-pill.not-started{background:#252b36;border-color:#3b4453;color:#c6cedb}.theme-dark .task-status-pill.in-progress{background:#12345a;border-color:#245b9c;color:#9ab2ff}.theme-dark .task-status-pill.done,.theme-dark .task-status-pill.in-review{background:#102b1d;border-color:#1d6b43;color:#6ce9a6}.theme-dark .task-status-pill.blocked{background:#3a181c;border-color:#8e3038;color:#fda29b}@media (max-width:1080px){.task-edit-layout{grid-template-columns:minmax(0,1fr) 278px;gap:18px}}@media (max-width:900px){.task-edit-layout{grid-template-columns:1fr}.task-edit-aside{position:static;grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.task-edit-aside-note{grid-column:1/-1}}@media (max-width:680px){.task-edit-page{padding-bottom:80px}.task-edit-header{align-items:stretch;flex-direction:column}.task-edit-header-actions{flex-wrap:wrap}.task-edit-header-actions>span{width:100%;margin-right:0}.task-edit-header-actions .button{flex:1 1}.task-edit-tabs button{min-height:46px;padding:0 13px}.task-edit-section{padding:16px}.task-edit-aside,.task-edit-fields.commercial-grid,.task-edit-fields.schedule-grid,.task-edit-fields.two-columns{grid-template-columns:1fr}.task-edit-aside-note{grid-column:auto}.task-edit-savebar{align-items:stretch;flex-direction:column;bottom:6px}.task-edit-savebar>div{justify-content:space-between}.task-edit-savebar .button{min-width:122px}}