body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.header-user-actions{align-items:center;display:inline-flex;gap:6px}.header-user-notif-wrap{position:relative}.header-user-bell-wrap{align-items:center;display:inline-flex;justify-content:center;position:relative}.header-user-notif-badge{background:var(--danger);border-radius:999px;box-shadow:0 0 0 2px var(--card-bg);color:#fff;font-size:10px;font-weight:800;height:18px;line-height:18px;min-width:18px;padding:0 5px;position:absolute;right:-8px;text-align:center;top:-7px}.header-user-notif-panel{background:var(--card-bg);border:1px solid var(--border);border-radius:12px;box-shadow:0 16px 48px #10182824;display:flex;flex-direction:column;max-height:min(420px,70vh);overflow:hidden;position:absolute;right:0;top:calc(100% + 8px);width:min(380px,calc(100vw - 48px));z-index:200}.header-user-notif-panel-head{align-items:stretch;background:linear-gradient(180deg,#fafbfd 0,var(--card-bg) 100%);border-bottom:1px solid var(--border);display:flex;flex-direction:column;gap:10px;padding:12px 16px}.header-user-notif-panel-head-row{align-items:baseline;display:flex;gap:12px;justify-content:space-between}.header-user-notif-panel-head strong{color:var(--primary);font-size:14px;font-weight:800}.header-user-notif-sub{color:var(--text-light);font-size:12px;font-weight:600;text-align:right}.header-user-notif-panel-head-actions{display:flex;flex-wrap:wrap;gap:8px}.header-user-notif-action-btn{background:var(--card-bg);border:1px solid var(--border);border-radius:8px;color:var(--text);cursor:pointer;flex:1 1;font-size:12px;font-weight:700;min-width:0;padding:6px 10px;transition:background .12s ease,border-color .12s ease,color .12s ease}.header-user-notif-action-btn:hover:not(:disabled){background:#f0f4f8;border-color:#c5d3e6;color:var(--primary)}.header-user-notif-action-btn:disabled{cursor:not-allowed;opacity:.45}.header-user-notif-action-btn--danger:hover:not(:disabled){background:#e74c3c0f;border-color:#c0392b73;color:var(--danger)}.header-user-notif-panel-body{flex:1 1;max-height:280px;overflow:auto;padding:8px 0}.header-user-notif-empty{color:var(--text-light);font-size:13px;line-height:1.45;margin:16px;text-align:center}.header-user-notif-row{align-items:stretch;border-bottom:1px solid #e3eaf3d9;display:flex;flex-direction:row;gap:0;padding:0;transition:background .12s ease}.header-user-notif-row:hover{background:#0f8b8d0f}.header-user-notif-row:last-child{border-bottom:none}.header-user-notif-row--read{opacity:.72}.header-user-notif-row--read .header-user-notif-client,.header-user-notif-row--read .header-user-notif-ref{font-weight:600}.header-user-notif-row-main{align-items:flex-start;color:inherit;display:flex;flex:1 1;flex-direction:column;gap:4px;min-width:0;padding:10px 8px 10px 16px;text-decoration:none}.header-user-notif-row-main:hover{color:inherit}.header-user-notif-row-actions{align-items:center;display:flex;flex-direction:row;flex-shrink:0;gap:2px;justify-content:center;padding:8px 10px 8px 4px}.header-user-notif-icon-btn{align-items:center;background:#0000;border:1px solid #0000;border-radius:8px;color:var(--text-light);cursor:pointer;display:inline-flex;height:32px;justify-content:center;padding:0;transition:background .12s ease,color .12s ease,border-color .12s ease;width:32px}.header-user-notif-icon-btn:hover:not(:disabled){background:#0f8b8d1a;border-color:#0f8b8d33;color:var(--accent)}.header-user-notif-icon-btn:disabled{cursor:not-allowed;opacity:.35}.header-user-notif-icon-btn--remove:hover:not(:disabled){background:#e74c3c14;border-color:#e74c3c40;color:var(--danger)}.header-user-notif-type{color:var(--accent);font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.header-user-notif-body-text{display:flex;flex-direction:column;gap:2px;min-width:0;width:100%}.header-user-notif-ref{color:var(--text);font-size:13px;font-weight:700;word-break:break-word}.header-user-notif-client{color:var(--text-light);font-size:12px;font-weight:500}.header-user-notif-panel-foot{background:#fafbfd;border-top:1px solid var(--border);padding:10px 16px 12px}.header-user-notif-foot-link{color:var(--accent);font-size:13px;font-weight:700;text-decoration:none}.header-user-notif-foot-link:hover{text-decoration:underline}.header-user-notif-foot-hint{color:var(--text-light);font-size:12px;line-height:1.4}.header-user-icon-btn{align-items:center;background:var(--card-bg);border:1px solid var(--border);border-radius:8px;color:var(--text-light);cursor:pointer;display:inline-flex;font:inherit;height:36px;justify-content:center;padding:0;text-decoration:none;transition:background .15s ease,color .15s ease,border-color .15s ease;width:36px}.header-user-icon-btn:hover{background:#f0f4f8;border-color:#c5d3e6;color:var(--primary)}.header-user-icon-btn:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.header-user-icon-btn--active{background:#0f8b8d1a;border-color:#0f8b8d59;color:var(--accent-hover)}.dashboard-hero{align-items:flex-start;background:radial-gradient(1200px 220px at 20% 0,#0f8b8d2e 0,#fff0 55%),linear-gradient(135deg,#0b2a4a0f 0,#0f8b8d0f 100%),var(--card-bg);border:1px solid var(--border);border-radius:12px;box-shadow:0 10px 30px #1018280f;display:flex;gap:16px;justify-content:space-between;margin-bottom:16px;padding:18px 20px}.dashboard-hero h2{color:var(--primary);font-size:18px;letter-spacing:.1px}.dashboard-hero p{color:var(--text-light);font-size:13px;line-height:1.35;margin-top:6px}.dash-actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.btn-ghost{background:#0f8b8d14;border:1px solid #0f8b8d2e;color:var(--accent)}.btn-ghost:hover{background:#0f8b8d1f}.dash-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(12,1fr)}.dash-welcome{font-family:Fraunces,Georgia,Times New Roman,serif;font-optical-sizing:auto;grid-column:1/-1;margin:0 0 4px;padding:0 2px}.dash-welcome-line{align-items:baseline;display:flex;flex-wrap:wrap;gap:10px;margin:0}.dash-welcome-greeting{color:var(--primary);font-size:1.65rem;font-style:italic;font-weight:600;letter-spacing:.01em}.dash-welcome-name{color:var(--text);font-size:1.75rem;font-style:normal;font-weight:700;letter-spacing:-.02em}.dash-welcome-role{color:var(--accent);font-family:Inter,Segoe UI,system-ui,sans-serif;font-size:.72rem;font-style:normal;font-weight:600;letter-spacing:.12em;margin:6px 0 0;text-transform:uppercase}.dash-pending-strip{background:var(--card-bg);border:1px solid #e3eaf3f2;border-left:4px solid var(--accent);border-radius:0;box-shadow:inset 0 1px 0 #fff9;gap:14px 20px;grid-column:1/-1;justify-content:space-between;padding:12px 16px 12px 14px}.dash-pending-strip,.dash-pending-strip-main{align-items:center;display:flex;flex-wrap:wrap}.dash-pending-strip-main{flex:1 1;gap:12px 16px;min-width:0}.dash-pending-total{align-items:center;display:inline-flex;gap:12px;min-width:0;padding:2px 0;-webkit-user-select:none;user-select:none}.dash-pending-total-icon{align-items:center;background:linear-gradient(180deg,var(--accent) 0,#0f8b8d 100%);border-radius:0;box-shadow:inset 0 1px 0 #fff3;color:#fff;display:flex;flex-shrink:0;height:44px;justify-content:center;width:44px}.dash-pending-divider{background:#e3eaf3f2;flex-shrink:0;height:36px;width:1px}@media (max-width:640px){.dash-pending-divider{display:none}}.dash-pending-total-text{display:flex;flex-direction:column;gap:2px;min-width:0}.dash-pending-total-label{color:var(--text-light);font-size:10px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.dash-pending-total-value{font-feature-settings:"tnum";color:var(--primary);font-size:1.65rem;font-variant-numeric:tabular-nums;font-weight:800;letter-spacing:-.03em;line-height:1.1}.dash-pending-type-row{align-items:center;display:flex;flex-wrap:wrap;gap:8px;min-width:0}.dash-pending-pill{font-feature-settings:"tnum";align-items:center;background:#f8fafce6;border:1px solid #e3eaf3f2;border-radius:0;color:var(--text-light);display:inline-flex;font-size:11px;font-variant-numeric:tabular-nums;font-weight:700;gap:8px;letter-spacing:.02em;padding:5px 10px}.dash-pending-pill--active{background:#0f8b8d14;border-color:#0f8b8d47;color:var(--primary)}.dash-pending-pill-name{font-weight:700;letter-spacing:.02em}.dash-pending-pill-n{font-weight:800;opacity:.95}.dash-pending-cta.btn{border-radius:0;box-shadow:0 1px 2px #0b2a4a14;flex-shrink:0;font-size:12px;font-weight:700;min-width:132px;padding:8px 14px}.dash-pending-cta.btn:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.dash-kpis{grid-gap:16px;display:grid;gap:16px;grid-column:1/-1;grid-template-columns:repeat(12,1fr)}.dash-kpis-secondary .kpi-card{grid-column:span 3}.kpi-compact .kpi-value{font-size:24px}.kpi-compact .kpi-label{font-size:11px;letter-spacing:.8px}.kpi-card{background:var(--card-bg);border:1px solid var(--border);border-radius:12px;box-shadow:0 6px 18px #1018280d;grid-column:span 3;overflow:hidden;padding:16px;position:relative;transition:transform .14s ease,box-shadow .14s ease,border-color .14s ease}.kpi-link{color:inherit;cursor:pointer;display:block;text-decoration:none}.kpi-card:hover{border-color:#0f8b8d59;box-shadow:0 10px 26px #10182814;transform:translateY(-2px)}.kpi-top{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-bottom:10px}.kpi-icon{background:#0b2a4a14;border-radius:12px;color:var(--primary);display:grid;height:40px;place-items:center;width:40px}.kpi-icon.teal{background:#0f8b8d1f;color:var(--accent)}.kpi-icon.green{background:#38a16924;color:var(--success)}.kpi-icon.amber{background:#d69e2e24;color:var(--warning)}.kpi-icon.red{background:#e53e3e24;color:var(--danger)}.kpi-value{color:var(--primary);font-size:28px;font-weight:800;letter-spacing:.2px}.kpi-label{color:var(--text-light);font-size:12px;font-weight:700;letter-spacing:.7px;margin-top:2px;text-transform:uppercase}.kpi-sub{align-items:center;display:flex;gap:10px;justify-content:space-between;margin-top:10px}.kpi-sub .hint{color:var(--text-light);font-size:12px}.spark{height:26px;opacity:.95;width:86px}.spark path{fill:none;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round;stroke:#0f8b8dd9}.spark .fill{fill:#0f8b8d1f;stroke:none}.dash-card{background:var(--card-bg);border:1px solid var(--border);border-radius:12px;box-shadow:0 6px 18px #1018280d;overflow:hidden;padding:16px}.dash-card.chart-line{overflow:visible;position:relative;z-index:2}.dash-card.chart-inv,.dash-card.chart-msas{overflow:visible;position:relative;z-index:1}.dash-card-head{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-bottom:12px}.dash-card-title{color:var(--primary);font-size:14px;font-weight:800;letter-spacing:.3px;text-transform:uppercase}.dash-card-meta{color:var(--text-light);font-size:13px}.dash-charts{grid-gap:16px;align-items:start;display:grid;gap:16px;grid-column:1/-1;grid-template-columns:repeat(12,1fr)}.dash-charts .chart-line,.dash-charts .chart-top{align-self:stretch}.chart-msas{grid-column:span 7}.chart-inv{grid-column:span 5}.chart-inv,.chart-msas{min-height:260px}.chart-inv,.chart-msas{display:flex;flex-direction:column}.chart-msas .msa-hbars-wrap{display:flex;flex:1 1;flex-direction:column;min-height:0;position:relative}.chart-msas .msa-hbars-wrap .hbars{align-content:start;flex:1 1;gap:14px;padding-top:4px}.chart-msas .hbar{cursor:pointer}.chart-inv .inv-donut-outer{display:flex;flex:1 1;flex-direction:column;min-height:0;position:relative}.chart-inv .inv-donut-outer .donut-wrap{align-items:center;flex:1 1}.chart-inv .donut .seg,.chart-inv .legend--has-data .legend-item{cursor:pointer}.chart-inv .legend{align-content:start}.chart-inv .donut{height:160px;width:160px}.chart-line{grid-column:span 8}.chart-top{grid-column:span 4}.chart-sow{grid-column:span 7;min-height:400px}.chart-wavecard{display:flex;flex-direction:column;grid-column:span 5;min-height:400px}.chart-wavecard .pipeline-hbars{flex:1 1;min-height:0;overflow:auto}.pipeline-note{color:var(--text-light);font-size:11px;line-height:1.35;margin-bottom:8px}.pipeline-value-col{align-items:flex-end;display:flex;flex-direction:column;gap:2px;text-align:right}.pipeline-amt{color:var(--text);font-size:12px;font-weight:900}.pipeline-share{color:var(--text-light);font-size:11px;font-weight:700}.hbar .bar.bar-value{background:linear-gradient(90deg,#d69e2eeb,#0f8b8deb 55%,#0b2a4aeb)}.chart-sow{display:flex;flex-direction:column}.chart-sow .sow-split{align-content:start;flex:1 1}.sow-split{grid-gap:20px;align-items:start;display:grid;gap:20px;grid-template-columns:minmax(160px,210px) 1fr;margin-top:40px}.sow-donut{background:linear-gradient(135deg,#0b2a4a08,#0f8b8d0d),#fff;border:1px solid #e3eaf3f2;border-radius:12px;box-shadow:0 8px 18px #1018280d;display:grid;min-height:250px;padding:10px 10px 6px;place-items:center;position:relative}.chart-sow .dash-pills{align-content:start;height:100%}.chart-sow .dash-pill{min-height:74px}.sow-donut .donut.donut-sm{height:200px;width:200px}.donut-sm .bg,.donut-sm .seg{stroke-width:12}.dash-tooltip{background:#071f37eb;border:1px solid #ffffff1a;border-radius:10px;box-shadow:0 18px 44px #00000047;color:#ffffffeb;max-width:220px;min-width:170px;padding:10px;pointer-events:none;position:absolute;transform:translate(10px,-10px);z-index:5}.dash-tooltip-title{font-size:12px;font-weight:900;letter-spacing:.3px;margin-bottom:8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dash-tooltip-row{color:#ffffffd1;display:flex;font-size:12px;font-weight:700;gap:10px;justify-content:space-between}.dash-tooltip-row strong{color:#fff;font-weight:900}.sow-donut-note{margin-top:6px;text-align:center}.sow-donut-big{color:var(--primary);font-size:20px;font-weight:900}.sow-donut-sub{color:var(--text-light);font-size:12px;font-weight:700}.pill-dot{border-radius:3px;display:inline-block;flex-shrink:0;height:10px;width:10px}.dash-pill-name{align-items:center;display:inline-flex;gap:8px}.chart-top{display:flex;flex-direction:column;min-height:0}.chart-line{min-height:340px}.dash-topcx-intro{align-items:flex-start;border-bottom:1px solid #e3eaf3f2;display:flex;gap:12px;margin-bottom:10px;padding-bottom:12px}.dash-topcx-icon{background:linear-gradient(135deg,#d69e2e2e,#0f8b8d24);border:1px solid #0f8b8d38;border-radius:12px;color:var(--primary);display:grid;flex-shrink:0;height:40px;place-items:center;width:40px}.dash-topcx-intro-text{flex:1 1;min-width:0}.dash-topcx-title{letter-spacing:normal;text-transform:none}.dash-topcx-list{display:flex;flex:1 1;flex-direction:column;gap:8px;list-style:none;margin:0;padding:0}.dash-topcx-row{grid-gap:10px 12px;align-items:center;background:linear-gradient(180deg,#fff,#fafbfd);border:1px solid #e3eaf3f2;border-radius:10px;display:grid;gap:10px 12px;grid-template-columns:28px minmax(0,1fr) auto;padding:8px 10px;transition:border-color .15s ease,box-shadow .15s ease}.dash-topcx-row:hover{border-color:#0f8b8d40;box-shadow:0 4px 14px #1018280f}.dash-topcx-row--lead{background:linear-gradient(135deg,#d69e2e14,#fff 55%);border-color:#d69e2e6b}.dash-topcx-row--empty{opacity:.88}.dash-topcx-rank{color:var(--text-light);font-size:12px;font-weight:900;line-height:1;text-align:center}.dash-topcx-row--lead .dash-topcx-rank{color:#b4781cf2}.dash-topcx-main{display:flex;flex-direction:column;gap:6px;min-width:0}.dash-topcx-name{color:var(--text);font-size:13px;font-weight:800;line-height:1.25;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dash-topcx-meter{background:#eef2f8;border:1px solid #e3eaf3d9;border-radius:999px;height:5px;overflow:hidden}.dash-topcx-meter-fill{animation:dashGrow .65s cubic-bezier(.22,.8,.24,1) both;background:linear-gradient(90deg,#0f8b8deb,#0b2a4ae0);border-radius:inherit;height:100%;min-width:2px}.dash-topcx-row--lead .dash-topcx-meter-fill{background:linear-gradient(90deg,#d69e2ee6,#0f8b8dd9)}.dash-topcx-amt{align-items:flex-end;display:flex;flex-direction:column;gap:2px;min-width:88px;text-align:right}.dash-topcx-amt-num{color:var(--text);font-size:13px;font-weight:900}.dash-topcx-amt-pct{color:var(--text-light);font-size:10px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.hbars{grid-gap:10px}.hbar,.hbars{display:grid;gap:10px}.hbar{grid-gap:10px;align-items:center;grid-template-columns:120px 1fr 72px}.hbar .name{color:var(--text-light);font-size:13px;font-weight:600}.hbar .value{color:var(--text);font-size:13px;font-weight:700;text-align:right}.hbar .track{background:#f0f4fa;border:1px solid #e3eaf3e6;border-radius:999px;height:12px;overflow:hidden}.hbar .bar{animation:dashGrow .65s cubic-bezier(.22,.8,.24,1) both;background:linear-gradient(90deg,#0f8b8df2,#0b2a4ae6);border-radius:999px;height:100%;transform-origin:left center;width:0;width:calc(var(--p, 0)*1%)}@keyframes dashGrow{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.donut-wrap{grid-gap:36px;align-items:center;display:grid;gap:36px;grid-template-columns:140px 1fr;margin-top:2px}.dash-line{height:180px;width:100%}.chart-line{display:flex;flex-direction:column}.chart-line .dash-line-wrap{flex:1 1;min-height:220px;position:relative;width:100%}.chart-line .dash-line-wrap .dash-line{display:block;height:100%;min-height:220px;width:100%}.dash-line-hit{cursor:pointer}.chart-line .dash-bars-wrap{flex:1 1;min-height:220px;position:relative;width:100%}.chart-line .dash-bars-wrap .dash-bars{display:block;height:100%;min-height:220px;width:100%}.dash-bar-hit{cursor:pointer}.dash-bar-rect{transition:fill .15s ease}.dash-bar-rect--hover{fill:#0b787af2}.trend-head{align-items:flex-start;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between}.trend-head-text{flex:1 1;min-width:200px}.trend-view-toggle{display:inline-flex;flex-shrink:0;gap:6px}.trend-view-toggle button{align-items:center;background:#fff;border:1px solid var(--border);border-radius:10px;color:var(--text-light);cursor:pointer;display:inline-flex;height:36px;justify-content:center;padding:0;transition:border-color .15s,background .15s,color .15s;width:36px}.trend-view-toggle button:hover{border-color:#0f8b8d73;color:var(--accent)}.trend-view-toggle button.active{background:#0f8b8d1a;border-color:#0f8b8d8c;color:var(--accent)}.trend-table-wrap{border:1px solid #e3eaf3f2;border-radius:10px;flex:1 1;min-height:220px;overflow:auto}.trend-table{border-collapse:collapse;font-size:13px;width:100%}.trend-table td,.trend-table th{border-bottom:1px solid var(--border);padding:10px 12px}.trend-table thead th{background:#f6f8fb;position:sticky;top:0;z-index:1}.dash-bar-label-month{fill:#6b7c91f2;font-size:11px;font-weight:700}.dash-bar-label-year{fill:var(--primary);font-size:11px;font-weight:900}.dash-line-path{fill:none;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:900;stroke-dashoffset:900;animation:dashStroke .9s cubic-bezier(.2,.85,.2,1) forwards}.dash-line-fill{animation:dashFadeIn .65s ease forwards;animation-delay:.14s;opacity:0}.dash-line-dot{animation:dashFadeIn .42s ease forwards;animation-delay:.28s;opacity:0}.dash-line-axis-month{fill:#6b7c91f2;font-size:11px;font-weight:700}.dash-line-axis-year{fill:var(--primary);font-size:11px;font-weight:900}@keyframes dashStroke{to{stroke-dashoffset:0}}@keyframes dashFadeIn{to{opacity:1}}.dash-pills{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr}.dash-pill{animation:dashPop .52s cubic-bezier(.22,.8,.24,1) forwards;animation-delay:0ms;animation-delay:calc(var(--i, 0)*70ms);background:linear-gradient(135deg,#0b2a4a0a,#0f8b8d0f),#fff;border:1px solid #e3eaf3f2;border-radius:12px;box-shadow:0 8px 18px #1018280d;opacity:0;padding:10px 12px;transform:translateY(4px)}.dash-pill-name{color:var(--primary);font-size:12px;font-weight:800;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dash-pill-meta{color:var(--text-light);display:flex;font-size:12px;font-weight:700;gap:10px;justify-content:space-between;margin-top:6px}.dash-pill-n{color:var(--text);font-weight:900}@keyframes dashPop{to{opacity:1;transform:translateY(0)}}.wave-metrics{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(3,1fr);margin-top:10px}.wave-metric{background:#ffffffe6;border:1px solid #e3eaf3f2;border-radius:12px;padding:10px 12px}.wave-k{color:var(--text-light);font-size:11px;font-weight:800;letter-spacing:.7px;text-transform:uppercase}.wave-v{color:var(--primary);font-size:16px;font-weight:900;margin-top:2px}.donut{height:140px;width:140px}.donut .bg{stroke:#edf2f7}.donut .bg,.donut .seg{stroke-width:14;fill:none}.donut .seg{stroke-linecap:round;stroke-dasharray:0 999;stroke-dasharray:var(--dash,0) 999;stroke-dashoffset:0;stroke-dashoffset:var(--off,0);animation:donutDraw .82s cubic-bezier(.2,.85,.2,1) both;transform:rotate(-90deg);transform-origin:50% 50%}@keyframes donutDraw{0%{stroke-dasharray:0 999;opacity:.65}to{stroke-dasharray:0 999;stroke-dasharray:var(--dash,0) 999;opacity:1}}.legend{grid-gap:10px;display:grid;gap:10px}.legend-item{color:var(--text);display:flex;font-size:12px;gap:12px;justify-content:space-between}.legend-item .left{align-items:center;color:var(--text-light);display:inline-flex;font-weight:600;gap:8px}.dot{background:var(--accent);background:var(--c,var(--accent));border-radius:3px;height:10px;width:10px}.legend-item .n{color:var(--text);font-weight:800}.dash-recents{grid-gap:16px;display:grid;gap:16px;grid-column:1/-1;grid-template-columns:repeat(12,1fr)}.recent-invs,.recent-msas{grid-column:span 6}.dash-recent-users-row{grid-column:1/-1}.recent-users-card{border-left:3px solid var(--accent)}.dash-recent-users-head{align-items:flex-start}.dash-recent-users-title{align-items:center;display:inline-flex;gap:10px}.dash-recent-users-title-icon{align-items:center;background:linear-gradient(145deg,var(--accent) 0,#0f8b8d 100%);border-radius:10px;box-shadow:0 4px 12px #0f8b8d38;color:#fff;display:flex;flex-shrink:0;height:40px;justify-content:center;width:40px}.recent-users-card .dash-card-meta{align-items:center;display:flex;flex-wrap:wrap;gap:10px 16px;justify-content:flex-end}.dash-recent-users-viewall{align-items:center;background:#0f8b8d0f;border:1px solid #0f8b8d47;border-radius:8px;color:var(--primary);display:inline-flex;font-size:12px;font-weight:700;gap:6px;padding:6px 10px;text-decoration:none;transition:background .15s ease,border-color .15s ease}.dash-recent-users-viewall:hover{background:#0f8b8d1f;border-color:#0f8b8d73;color:var(--primary)}.dash-recent-users-viewall:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.dash-recent-users-table{max-height:400px}.dash-recent-users-table tbody td{vertical-align:middle}.dash-recent-users-table .dash-ru-th{align-items:center;display:inline-flex;font-size:11px;gap:6px;letter-spacing:.04em}.dash-recent-users-table .dash-ru-th svg{color:var(--primary);flex-shrink:0;opacity:.55}.dash-ru-username{color:var(--primary);font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dash-ru-namecell{align-items:center;display:flex;gap:8px;min-width:0}.dash-ru-name-ic{color:var(--text-light);display:flex;flex-shrink:0;opacity:.65}.dash-recent-users-table .dash-ru-role-pill.badge{align-items:center;border-radius:10px;box-sizing:border-box;display:inline-flex;font-size:0;gap:10px;line-height:0;min-height:32px;padding:6px 12px 6px 8px}.dash-ru-role-ic{align-items:center;background:#00000012;border-radius:8px;box-shadow:inset 0 1px 0 #ffffff59;color:inherit;display:flex;flex-shrink:0;height:26px;justify-content:center;width:26px}.dash-ru-role-label{color:inherit;font-size:12px;font-weight:700;letter-spacing:.03em;line-height:1.2;white-space:nowrap}.dash-ru-status{align-items:center;display:inline-flex;font-size:12px;font-weight:700;gap:6px}.dash-ru-status--on{color:#38a169;color:var(--success,#38a169)}.dash-ru-status--off{color:var(--text-light)}.dash-ru-status-ic{align-items:center;display:flex}.dash-ru-status--on .dash-ru-status-ic{color:#38a169;color:var(--success,#38a169)}.dash-ru-status--off .dash-ru-status-ic{color:#e53e3e;color:var(--danger,#e53e3e)}.dash-ru-datecell{align-items:center;display:inline-flex;gap:6px}.dash-ru-date-ic{color:var(--text-light);display:flex;flex-shrink:0;opacity:.65}.dash-recent-users-date{font-size:12px;white-space:nowrap}.dash-ru-empty{color:var(--text-light);font-weight:500;padding:28px 16px!important;text-align:center}.dash-ru-empty-inner{align-items:center;display:inline-flex;gap:8px;justify-content:center}.dash-ru-empty-inner svg{color:var(--accent);flex-shrink:0;opacity:.55}.dash-table{border:1px solid #e3eaf3e6;border-radius:10px;max-height:360px;overflow:auto}.dash-table table{margin:0}.dash-table thead th{position:sticky;top:0;z-index:1}@media (max-width:1100px){.kpi-card{grid-column:span 6}.chart-inv,.chart-line,.chart-msas,.chart-sow,.chart-top,.recent-invs,.recent-msas{grid-column:span 12}}@media (max-width:900px){.sow-split{grid-template-columns:1fr}}@media (max-width:1100px){.dash-kpis-secondary .kpi-card{grid-column:span 6}}@media (max-width:680px){.dash-kpis-secondary .kpi-card{grid-column:span 12}}@media (prefers-reduced-motion:reduce){.kpi-card,.kpi-card:hover{transform:none;transition:none}.dash-bar-rect,.dash-line-dot,.dash-line-fill,.dash-line-path,.dash-pill,.dash-topcx-meter-fill,.donut .seg,.hbar .bar{animation:none;opacity:1;transform:none;transition:none}}.tfd-field{-webkit-font-smoothing:antialiased;font-family:Inter,Segoe UI,system-ui,-apple-system,sans-serif;letter-spacing:.1px;min-width:128px}.tfd-field--wide{min-width:196px}.tfd-label-sr{clip:rect(0,0,0,0);border-width:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.tfd-shell{background:#0000;border-radius:4px;box-shadow:none;position:relative;transition:box-shadow .16s ease,border-color .16s ease}.tfd-shell--dropdown{overflow:visible}.tfd-field--active .tfd-shell{box-shadow:none}.tfd-shell:after{background:no-repeat 50%/contain;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='m6 9 6 6 6-6' stroke='%236b7c91' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");content:"";height:10px;opacity:.92;pointer-events:none;position:absolute;right:12px;top:50%;transform:translateY(-50%);transition:transform .16s ease;width:10px;z-index:1}.tfd-shell--open:after{transform:translateY(-50%) rotate(180deg)}.tfd-field--active .tfd-shell:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='m6 9 6 6 6-6' stroke='%230f8b8d' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.tfd-trigger{align-items:center;background:#fff;border:1px solid var(--border);border-radius:4px;box-sizing:border-box;color:var(--text);cursor:pointer;display:flex;font-family:Inter,Segoe UI,system-ui,-apple-system,sans-serif;font-size:13px;font-weight:500;letter-spacing:.1px;margin:0;outline:none;padding:8px 32px 8px 12px;text-align:left;transition:border-color .14s ease,box-shadow .14s ease;width:100%}.tfd-trigger:hover{border-color:#0b2a4a33}.tfd-trigger:focus{border-color:#0f8b8d99;box-shadow:0 0 0 3px #0f8b8d24}.tfd-trigger:focus-visible{border-color:#0f8b8d99;box-shadow:0 0 0 3px #0f8b8d24}.tfd-field--active .tfd-trigger{background:#0f8b8d0f;border-color:#0f8b8d73;color:var(--text);font-weight:600}.tfd-value{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tfd-panel{-ms-overflow-style:none;background:#fff;border:1px solid var(--border);border-radius:4px;box-shadow:0 12px 32px #1018281f;left:0;list-style:none;margin:0;max-height:min(320px,70vh);min-width:100%;overflow-x:hidden;overflow-y:auto;padding:4px 0;position:absolute;right:0;scrollbar-width:none;top:calc(100% + 4px);z-index:100}.tfd-panel::-webkit-scrollbar{height:0;width:0}.tfd-option{color:var(--text);cursor:pointer;font-size:13px;font-weight:500;margin:0;padding:7px 12px;transition:background-color .12s ease,color .12s ease}.tfd-option--highlight{background:#0f8b8d24;color:var(--text)}.tfd-option--selected{color:var(--primary);font-weight:700}.tfd-option--selected.tfd-option--highlight{background:#0f8b8d38;color:var(--primary)}.customers-page{width:100%}.customers-page,.customers-page>.card{max-width:100%;min-width:0}.customers-top{gap:12px;justify-content:space-between;margin-bottom:12px}.customers-top,.customers-top-right{align-items:center;display:flex;flex-wrap:wrap}.customers-top-right{gap:10px;justify-content:flex-end}.customers-new-btn{border-radius:0;box-shadow:none;min-height:38px;padding:10px 14px}.customers-new-btn:hover{transform:translateY(-1px)}.customers-new-btn:active{transform:translateY(0)}.customers-scope-note{color:var(--text-light);font-size:12px;line-height:1.45;margin:0 0 12px;max-width:820px}.customers-filter-hint{align-items:center;background:#0f8b8d0f;border:1px solid #0f8b8d59;border-radius:4px;color:var(--text);font-size:13px;gap:10px;margin-bottom:12px;padding:10px 12px}.customers-filter-hint,.customers-toolbar{display:flex;flex-wrap:wrap;justify-content:space-between}.customers-toolbar{align-items:flex-start;background:linear-gradient(135deg,#0b2a4a0a 0,#0f8b8d0a 100%),var(--card-bg);border:1px solid var(--border);border-radius:4px;box-shadow:0 8px 24px #1018280d;gap:12px;margin-bottom:14px;padding:14px}.customers-toolbar-left{align-items:center;display:flex;flex:1 1 280px;flex-wrap:wrap;gap:12px;min-width:0}.customers-toolbar-right{align-items:center;display:flex;flex:0 0 auto;flex-wrap:wrap;gap:10px;justify-content:flex-end}.customers-search{flex:1 1 200px;min-width:0;position:relative}.customers-search input{background:#fff;border:1px solid var(--border);border-radius:4px;font-size:13px;outline:none;padding:10px 12px 10px 38px;transition:border-color .14s ease,box-shadow .14s ease;width:100%}.customers-search input:focus{border-color:#0f8b8d99;box-shadow:0 0 0 3px #0f8b8d24}.customers-search-icon{color:var(--text-light);left:12px;opacity:.9;position:absolute;top:50%;transform:translateY(-50%)}.customers-filters{align-items:center;display:flex;flex-wrap:wrap;gap:10px;min-width:0}.customers-stats{grid-gap:10px;display:grid;gap:10px;grid-auto-columns:1fr;grid-auto-flow:column}.customers-stat{background:#ffffffe6;border:1px solid #e3eaf3f2;border-radius:0;box-shadow:0 8px 18px #1018280d;min-width:110px;padding:10px 12px}.customers-stat-label{color:var(--text-light);font-size:11px;font-weight:800;letter-spacing:.7px;text-transform:uppercase}.customers-stat-value{color:var(--primary);font-size:18px;font-weight:900;letter-spacing:.2px;margin-top:2px}.customers-table{border:1px solid #e3eaf3e6;border-radius:0;max-width:100%;min-width:0;overflow-x:hidden;overflow-y:visible;width:100%}.customers-table table{margin:0;table-layout:fixed;width:100%}.customers-table thead th{background:linear-gradient(180deg,#f4f8fc,#eef4f9);box-shadow:0 1px 0 #e3eaf3f2;position:sticky;top:0;z-index:2}.customers-table td,.customers-table th{box-sizing:border-box;overflow:hidden;padding:8px 10px;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap}.customers-table td:first-child,.customers-table th:first-child{width:8%}.customers-table td:nth-child(2),.customers-table th:nth-child(2){width:24%}.customers-table td:nth-child(3),.customers-table td:nth-child(4),.customers-table th:nth-child(3),.customers-table th:nth-child(4){width:14%}.customers-table td:nth-child(5),.customers-table th:nth-child(5){width:9%}.customers-table td:nth-child(6),.customers-table th:nth-child(6){width:14%}.customers-table td:nth-child(7),.customers-table th:nth-child(7){width:8%}.customers-table td:nth-child(8),.customers-table th:nth-child(8){width:9%}.customers-table tbody tr:hover{background:linear-gradient(90deg,#0f8b8d0f,#0b2a4a08)}.customers-empty{color:var(--text-light);padding:20px;text-align:center}.customers-pagination{align-items:center;background:linear-gradient(180deg,#fbfcfe,#f3f6fa);border-top:1px solid var(--border);box-shadow:inset 0 1px 0 #ffffffd9;display:flex;flex-wrap:wrap;gap:14px 20px;justify-content:space-between;padding:16px 18px}.customers-pagination-summary{align-items:baseline;color:var(--text);display:flex;flex-wrap:wrap;font-size:13px;gap:8px 12px}.customers-pagination-summary-label{color:var(--text-light);font-size:11px;font-weight:700;letter-spacing:.07em;text-transform:uppercase}.customers-pagination-summary-range{align-items:baseline;display:inline-flex;flex-wrap:wrap;gap:4px}.customers-pagination-summary-range strong{color:var(--primary);font-weight:800}.customers-pagination-summary-dash{color:var(--text-light);font-weight:600}.customers-pagination-summary-of{color:var(--text-light);font-weight:500;margin:0 2px}.customers-pagination-summary-unit{color:var(--text-light);font-size:12px;font-weight:500;margin-left:4px}.customers-pagination-controls{align-items:flex-end;display:flex;flex-wrap:wrap;gap:14px 18px}.customers-pagination-page-size{align-items:center;color:var(--text);display:inline-flex;font-size:13px;gap:8px}.customers-pagination-label{color:var(--text-light);font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.customers-page-size-dd-inner{position:relative}.customers-page-size-trigger{align-items:center;background-color:var(--accent);border:none;border-radius:4px;color:#fff;cursor:pointer;display:inline-flex;font-family:inherit;font-size:13px;font-weight:600;gap:8px;justify-content:space-between;min-height:32px;min-width:71px;padding:6px 12px;transition:background-color .15s ease,box-shadow .15s ease}.customers-page-size-trigger:hover{background-color:var(--accent-hover)}.customers-page-size-trigger:focus{box-shadow:0 0 0 3px #0f8b8d59;outline:none}.customers-page-size-trigger:focus-visible{outline:2px solid #fff;outline-offset:2px}.customers-page-size-chevron{display:inline-flex;flex-shrink:0;transition:transform .15s ease}.customers-page-size-trigger-open .customers-page-size-chevron{transform:rotate(180deg)}.customers-page-size-menu{background:var(--card-bg);border:1px solid var(--border);border-radius:4px;bottom:calc(100% + 6px);box-shadow:0 4px 16px #10182824;left:0;list-style:none;margin:0;min-width:100%;padding:4px 0;position:absolute;z-index:40}.customers-page-size-option{-webkit-tap-highlight-color:transparent;background:#0000;color:var(--text);cursor:pointer;font-size:13px;font-weight:600;padding:8px 14px;transition:background-color .12s ease}.customers-page-size-option:hover{background:#0f8b8d24;color:var(--text)}.customers-page-size-option-active{background:#0000;color:var(--primary);font-weight:800}.customers-page-size-option-active:hover{background:#0f8b8d24;color:var(--primary)}.customers-pagination-pager{align-items:stretch;background:var(--card-bg);border:1px solid var(--border);border-radius:8px;box-shadow:0 1px 3px #1018280f;display:inline-flex;flex-wrap:nowrap;overflow:hidden}.customers-pagination-step{align-items:center;background:#0000;border:none;border-right:1px solid var(--border);color:var(--text);cursor:pointer;display:inline-flex;font-family:inherit;font-size:12px;font-weight:600;gap:6px;justify-content:center;margin:0;padding:8px 12px;transition:background-color .12s ease,color .12s ease}.customers-pagination-step:last-child{border-right:none}.customers-pagination-step:hover:not(:disabled){background:#0f8b8d17;color:var(--accent)}.customers-pagination-step:focus{outline:none}.customers-pagination-step:focus-visible{box-shadow:inset 0 0 0 2px #0f8b8d73;z-index:1}.customers-pagination-step:disabled{cursor:not-allowed;opacity:.4}.customers-pagination-step-icon{align-items:center;display:inline-flex;flex-shrink:0;justify-content:center;opacity:.88}.customers-pagination-page-chip{align-items:center;background:linear-gradient(180deg,#0b2a4a0f,#0f8b8d12);border-right:1px solid var(--border);display:inline-flex;font-size:13px;gap:6px;justify-content:center;padding:8px 16px;white-space:nowrap}.customers-pagination-page-label{color:var(--text-light);font-size:11px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.customers-pagination-page-current{color:var(--primary);font-weight:800}.customers-pagination-page-sep{color:var(--text-light);font-weight:700;opacity:.85}.customers-pagination-page-total{color:var(--text);font-weight:700}@media (max-width:560px){.customers-pagination-pager{flex-wrap:wrap;justify-content:center;max-width:100%;width:100%}.customers-pagination-page-chip{border-bottom:1px solid var(--border);border-right:none;flex:1 1 100%;justify-content:center;order:-1}}@media (max-width:900px){.customers-toolbar-left{flex-basis:100%}.customers-toolbar-right{justify-content:space-between;width:100%}.customers-stats{grid-auto-flow:row}}@media (max-width:980px){.customers-table td:nth-child(3),.customers-table th:nth-child(3){display:none}}@media (max-width:780px){.customers-table td:nth-child(6),.customers-table th:nth-child(6){display:none}.customers-search{min-width:200px}}.employees-top{gap:12px;justify-content:space-between;margin-bottom:12px}.employees-top,.employees-top-right{align-items:center;display:flex;flex-wrap:wrap}.employees-top-right{gap:10px;justify-content:flex-end}.employees-new-btn{border-radius:0;box-shadow:none;min-height:38px;padding:10px 14px}.employees-new-btn:hover{transform:translateY(-1px)}.employees-new-btn:active{transform:translateY(0)}.employees-toolbar{align-items:flex-start;background:linear-gradient(135deg,#0b2a4a0a 0,#0f8b8d0a 100%),var(--card-bg);border:1px solid var(--border);border-radius:4px;box-shadow:0 8px 24px #1018280d;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;margin-bottom:14px;padding:10px 12px}.employees-toolbar-left{align-items:center;display:flex;flex:1 1 560px;flex-wrap:wrap;gap:10px;min-width:0}.employees-search{flex:1 1 320px;min-width:200px;position:relative}@media (min-width:901px){.employees-search{min-width:260px}}.employees-search input{background:#fff;border:1px solid var(--border);border-radius:4px;box-sizing:border-box;color:var(--text);font-size:13px;outline:none;padding:8px 12px 8px 36px;transition:border-color .14s ease,box-shadow .14s ease;width:100%}.employees-search input::placeholder{color:var(--text-light)}.employees-search input:focus{border-color:#0f8b8d99;box-shadow:0 0 0 3px #0f8b8d24}.employees-search-icon{color:var(--text-light);left:12px;opacity:.9;position:absolute;top:50%;transform:translateY(-50%)}.employees-filters{align-items:center;display:flex;flex-wrap:wrap;gap:10px;min-width:0}.employees-stats{grid-gap:10px;display:grid;gap:10px;grid-auto-columns:1fr;grid-auto-flow:column}.employees-stat{background:#ffffffe6;border:1px solid #e3eaf3f2;border-radius:0;box-shadow:0 8px 18px #1018280d;min-width:100px;padding:10px 12px}.employees-stat-label{color:var(--text-light);font-size:11px;font-weight:800;letter-spacing:.7px;text-transform:uppercase}.employees-stat-value{color:var(--primary);font-size:18px;font-weight:900;letter-spacing:.2px;margin-top:2px}.employees-banner{background:#38a16914;border:1px solid #38a16959;border-radius:10px;color:#1e5f3a;font-size:13px;font-weight:600;margin-bottom:14px;padding:12px 14px}.employees-banner.error{background:#e53e3e14;border-color:#e53e3e66;color:#822727}.employees-table-head{align-items:center;border-bottom:1px solid var(--border);display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between;margin-bottom:14px;padding-bottom:14px}.employees-table-meta{color:var(--text-light);font-size:13px;font-weight:600}.employees-table-meta strong{color:var(--primary)}.employees-table{border:1px solid #e3eaf3e6;border-radius:0;max-width:100%;overflow:auto}.employees-table table{margin:0;min-width:0;table-layout:fixed;width:100%}.employees-table thead th{position:sticky;top:0;z-index:2}.employees-table td,.employees-table th{overflow:hidden;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap}.employees-table td:first-child,.employees-table td:nth-child(11),.employees-table th:first-child,.employees-table th:nth-child(11){overflow:visible;text-overflow:clip}.employees-table td:first-child,.employees-table th:first-child{width:36px}.employees-table td:nth-child(2),.employees-table th:nth-child(2){width:96px}.employees-table td:nth-child(3),.employees-table th:nth-child(3){min-width:140px}.employees-table td:nth-child(8),.employees-table th:nth-child(8){width:100px}.employees-table td:nth-child(9),.employees-table th:nth-child(9){width:92px}.employees-table td:nth-child(10),.employees-table th:nth-child(10){width:88px}.employees-table td:nth-child(11),.employees-table th:nth-child(11){text-align:right;width:96px}.employees-table td:nth-child(11){white-space:nowrap}.employees-row-actions{align-items:center;display:inline-flex;gap:6px;justify-content:flex-end}.employees-icon-btn{align-items:center;display:inline-flex;justify-content:center;min-width:34px;padding:6px 8px;text-decoration:none}.employees-table td.employees-cell-name{line-height:1.35;white-space:normal}.employees-cell-name .name-main{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:var(--text);display:-webkit-box;font-weight:700;overflow:hidden}.employees-cell-name .name-sub{color:var(--text-light);font-size:12px;margin-top:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.employees-table tbody tr:hover{background:linear-gradient(90deg,#0f8b8d0f,#0b2a4a08)}.employees-row-selected{background:#0f8b8d12!important}.employees-empty{color:var(--text-light);padding:20px;text-align:center}@media (max-width:900px){.employees-toolbar-left{flex-basis:100%}.employees-stats{grid-auto-flow:row}}@media (max-width:1100px){.employees-table td:nth-child(10),.employees-table th:nth-child(10){display:none}}@media (max-width:920px){.employees-table td:nth-child(6),.employees-table td:nth-child(7),.employees-table th:nth-child(6),.employees-table th:nth-child(7){display:none}}@media (max-width:720px){.employees-table td:nth-child(5),.employees-table th:nth-child(5){display:none}.employees-search{min-width:160px}}.key-fields-var{color:var(--primary);font-family:ui-monospace,Cascadia Code,Segoe UI Mono,monospace;font-size:12px;font-weight:600}.key-fields-desc{color:var(--text);font-size:13px;line-height:1.55;white-space:normal}.key-fields-stats-row{align-items:center;display:flex;flex-wrap:wrap;gap:12px 16px;justify-content:space-between;margin-bottom:12px}.key-fields-stats-row .clause-lib-stats{margin-bottom:0}.key-fields-new-btn{border-radius:0;box-shadow:none;flex-shrink:0;margin-left:auto;min-height:38px;padding:10px 14px}.key-fields-new-btn:hover{transform:translateY(-1px)}.msa-list-page{width:100%}.msa-list-page,.msa-list-page>.card,.msa-list-table{max-width:100%;min-width:0}.msa-list-table{border:1px solid #e3eaf3e6;border-radius:0;overflow-x:hidden;overflow-y:visible;width:100%}.msa-list-table table{margin:0;table-layout:fixed;width:100%}.msa-list-table thead th{background:linear-gradient(180deg,#f4f8fc,#eef4f9);box-shadow:0 1px 0 #e3eaf3f2;position:sticky;top:0;z-index:2}.msa-list-table td,.msa-list-table th{box-sizing:border-box;overflow:hidden;padding:8px 10px;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap}.msa-list-table td:first-child,.msa-list-table th:first-child{width:18%}.msa-list-table td:nth-child(2),.msa-list-table th:nth-child(2){width:12%}.msa-list-table td:nth-child(3),.msa-list-table th:nth-child(3){width:26%}.msa-list-table td:nth-child(4),.msa-list-table td:nth-child(5),.msa-list-table th:nth-child(4),.msa-list-table th:nth-child(5){width:12%}.msa-list-table td:nth-child(6),.msa-list-table th:nth-child(6){width:20%}.msa-list-table tbody tr:hover{background:linear-gradient(90deg,#0f8b8d0f,#0b2a4a08)}.msa-list-empty{color:var(--text-light);padding:20px;text-align:center}.msa-form-page{max-width:100%;min-width:0;padding-bottom:32px;width:100%}.msa-form-toolbar{margin-bottom:4px}.msa-form-toolbar-top{align-items:center;display:flex;flex-wrap:wrap;gap:12px 16px;justify-content:space-between}.msa-form-toolbar-top .page-back-nav{flex:1 1 auto;margin:0;min-width:0}.msa-form-toolbar-actions{align-items:center;display:flex;flex:0 0 auto;flex-wrap:wrap;gap:10px;justify-content:flex-end}.msa-form-toolbar-actions .btn{min-height:40px}@media (max-width:640px){.msa-form-toolbar-actions{flex-basis:100%;justify-content:flex-start}}.msa-form-intro{border-bottom:1px solid #e3eaf3f2;margin-bottom:20px;margin-top:8px;padding-bottom:18px}.msa-form-intro-title{color:var(--primary);font-size:18px;font-weight:700;letter-spacing:-.01em;line-height:1.3;margin:0 0 8px;word-break:break-word}.msa-form-intro-sub{color:var(--text-light);font-size:14px;font-weight:500;line-height:1.5;margin:0;max-width:720px}.msa-form-intro-sub strong{color:var(--primary);font-weight:700}.msa-form-intro-cust-id{color:var(--text);font-weight:600}.msa-form-glance{background:linear-gradient(165deg,#fffffffa,#f8fafceb);border:1px solid #e3eaf3f2;border-radius:10px;box-shadow:0 10px 28px #1018280d;margin-bottom:20px;padding:16px 18px}.msa-form-glance-title{color:var(--text-light);font-size:11px;font-weight:800;letter-spacing:.08em;margin:0 0 12px;text-transform:uppercase}.msa-form-summary{align-items:stretch;display:flex;flex-wrap:wrap;gap:10px;margin-bottom:0}.msa-form-summary-card{background:#ffffffeb;border:1px solid #e3eaf3f2;border-radius:0;box-shadow:0 8px 18px #1018280d;flex:1 1 140px;min-width:0;padding:10px 12px}.msa-form-summary-card-label{color:var(--text-light);font-size:11px;font-weight:800;letter-spacing:.7px;text-transform:uppercase}.msa-form-summary-card-value{color:var(--primary);font-size:14px;font-weight:700;letter-spacing:.02em;margin-top:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.msa-form-summary-card-value-wrap{line-height:1.35;white-space:normal}.msa-form-new-hint{background:linear-gradient(135deg,#0b2a4a0a,#0f8b8d0f);border:1px solid #0f8b8d47;border-radius:4px;color:var(--text);font-size:13px;line-height:1.5;margin:0 0 16px;padding:12px 14px}.msa-form-split{align-items:start}.msa-form-agreement-controls{align-items:center;display:flex;flex-wrap:wrap;gap:10px 12px;padding:4px 0 2px}.msa-form-agreement-controls .btn{min-height:36px}.msa-form-upload-label{cursor:pointer}.msa-form-meta{color:var(--text-light);font-size:12px;margin-top:10px}.msa-form-meta strong{color:var(--text);font-weight:600}.msa-form-meta-danger{color:var(--danger)}.msa-form-inline-add{align-items:stretch;display:flex;gap:8px;margin-bottom:10px}.msa-form-inline-add input{border:1px solid var(--border);border-radius:4px;flex:1 1;font-size:13px;min-width:0;padding:8px 10px}.msa-form-nested-block{background:linear-gradient(180deg,#f9fbfdf2 0,var(--card-bg) 100%);border:1px solid var(--border);border-radius:8px;margin-bottom:10px;padding:12px}.msa-form-nested-block-header{align-items:center;display:flex;gap:8px;margin-bottom:8px}.msa-form-nested-title{color:var(--primary);flex:1 1;font-size:13px;font-weight:700;min-width:0}.msa-form-nested-brand-row{align-items:center;display:flex;flex-wrap:wrap;gap:8px;margin-bottom:8px}.msa-form-nested-brand-row input[type=text]{border:1px solid var(--border);border-radius:4px;flex:1 1;font-size:13px;font-weight:600;min-width:120px;padding:8px 10px}.msa-form-active-toggle{align-items:center;cursor:pointer;display:inline-flex;font-size:12px;gap:6px;white-space:nowrap}.msa-form-key-field-group-title{border-bottom:2px solid var(--border);color:#2d3748;font-size:15px;font-weight:700;letter-spacing:.02em;margin:14px 0 8px;padding-bottom:6px}.msa-form-preview-rail{position:sticky;top:80px}.msa-form-preview-logo{margin-bottom:16px;text-align:center}.msa-form-preview-logo img{height:50px}.msa-form-placeholder-note{color:var(--text-light);font-size:12px;line-height:1.5;margin-top:12px}.msa-form-modal-hint{color:var(--text-light);font-size:12px;line-height:1.45;margin:0 0 12px}.msa-form-modal-checkbox-hint{color:var(--text-light);font-size:11px;line-height:1.4;margin-top:4px}.msa-form-clause-title{font-weight:600}.msa-form-mandatory-mark{font-size:9px;margin-left:6px;vertical-align:middle}.msa-form-sort-input{width:50px}.msa-form-key-field-group-wrap{margin-bottom:18px}.msa-form-modal-check-label{align-items:flex-start;cursor:pointer;display:flex;gap:8px;line-height:1.45}.msa-form-modal-check-label input{margin-top:3px}@media (max-width:960px){.split-panel.msa-form-split{grid-template-columns:1fr}.msa-form-preview-rail,.split-panel.msa-form-split .left-panel{position:relative;top:auto}}.sow-list-page{width:100%}.sow-list-page,.sow-list-page>.card,.sow-list-table{max-width:100%;min-width:0}.sow-list-table{border:1px solid #e3eaf3e6;border-radius:0;overflow-x:hidden;overflow-y:visible;width:100%}.sow-list-table table{margin:0;table-layout:fixed;width:100%}.sow-list-table thead th{background:linear-gradient(180deg,#f4f8fc,#eef4f9);box-shadow:0 1px 0 #e3eaf3f2;position:sticky;top:0;z-index:2}.sow-list-table td,.sow-list-table th{box-sizing:border-box;overflow:hidden;padding:8px 10px;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap}.sow-list-table td:first-child,.sow-list-table th:first-child{width:13%}.sow-list-table td:nth-child(2),.sow-list-table th:nth-child(2){width:12%}.sow-list-table td:nth-child(3),.sow-list-table th:nth-child(3){width:15%}.sow-list-table td:nth-child(4),.sow-list-table th:nth-child(4){width:12%}.sow-list-table td:nth-child(5),.sow-list-table td:nth-child(6),.sow-list-table th:nth-child(5),.sow-list-table th:nth-child(6){width:11%}.sow-list-table td:nth-child(7),.sow-list-table td:nth-child(8),.sow-list-table th:nth-child(7),.sow-list-table th:nth-child(8){width:9%}.sow-list-table td:nth-child(9),.sow-list-table th:nth-child(9){width:8%}.sow-list-table tbody tr:hover{background:linear-gradient(90deg,#0f8b8d0f,#0b2a4a08)}.sow-list-empty{color:var(--text-light);padding:20px;text-align:center}.sow-list-rate{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.sow-form-page{max-width:100%;min-width:0;padding-bottom:32px;width:100%}.sow-form-toolbar{margin-bottom:4px}.sow-form-toolbar-top{align-items:center;display:flex;flex-wrap:wrap;gap:12px 16px;justify-content:space-between}.sow-form-toolbar-top .page-back-nav{flex:1 1 auto;margin:0;min-width:0}.sow-form-toolbar-actions{align-items:center;display:flex;flex:0 0 auto;flex-wrap:wrap;gap:10px;justify-content:flex-end}.sow-form-toolbar-actions .btn{min-height:40px}@media (max-width:640px){.sow-form-toolbar-actions{flex-basis:100%;justify-content:flex-start}}.sow-form-intro{border-bottom:1px solid #e3eaf3f2;margin-bottom:20px;margin-top:8px;padding-bottom:18px}.sow-form-intro-title{color:var(--primary);font-size:18px;font-weight:700;letter-spacing:-.01em;line-height:1.3;margin:0 0 8px;word-break:break-word}.sow-form-intro-sub{color:var(--text-light);font-size:14px;font-weight:500;line-height:1.5;margin:0;max-width:720px}.sow-form-glance{background:linear-gradient(165deg,#fffffffa,#f8fafceb);border:1px solid #e3eaf3f2;border-radius:10px;box-shadow:0 10px 28px #1018280d;margin-bottom:20px;padding:16px 18px}.sow-form-glance-title{color:var(--text-light);font-size:11px;font-weight:800;letter-spacing:.08em;margin:0 0 12px;text-transform:uppercase}.sow-form-glance .sow-form-summary{margin-bottom:0}.sow-form-summary{align-items:stretch;display:flex;flex-wrap:wrap;gap:10px;margin-bottom:16px}.sow-form-summary-card{background:#ffffffeb;border:1px solid #e3eaf3f2;border-radius:0;box-shadow:0 8px 18px #1018280d;flex:1 1 130px;min-width:0;padding:10px 12px}.sow-form-summary-card-label{color:var(--text-light);font-size:11px;font-weight:800;letter-spacing:.7px;text-transform:uppercase}.sow-form-summary-card-value{color:var(--primary);font-size:14px;font-weight:700;letter-spacing:.02em;margin-top:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sow-form-summary-card-value-wrap{line-height:1.35;white-space:normal}.sow-form-new-hint{background:linear-gradient(135deg,#0b2a4a0a,#0f8b8d0f);border:1px solid #0f8b8d47;border-radius:4px;color:var(--text);font-size:13px;line-height:1.5;margin:0 0 16px;padding:12px 14px}.sow-form-split{align-items:start}.sow-form-agreement-controls{align-items:center;display:flex;flex-wrap:wrap;gap:10px 12px;padding:4px 0 2px}.sow-form-agreement-controls .btn{min-height:36px}.sow-form-meta{color:var(--text-light);font-size:12px;margin-top:10px}.sow-form-meta strong{color:var(--text);font-weight:600}.sow-form-meta-danger{color:var(--danger)}.sow-form-key-field-group-title{border-bottom:2px solid var(--border);color:#2d3748;font-size:15px;font-weight:700;letter-spacing:.02em;margin:14px 0 8px;padding-bottom:6px}.sow-form-preview-rail{position:sticky;top:80px}.sow-form-preview-logo{margin-bottom:16px;text-align:center}.sow-form-preview-logo img{height:50px}.sow-form-placeholder-note{color:var(--text-light);font-size:12px;line-height:1.5;margin-top:12px}.sow-form-resource-summary{background:linear-gradient(135deg,#0b2a4a0a,#0f8b8d0f);border:1px solid var(--border);border-radius:8px;color:var(--text);font-size:12px;line-height:1.55;margin:16px 0;padding:12px 14px}.sow-form-resource-summary strong{color:var(--primary);font-weight:700}.sow-form-modal-hint{color:var(--text-light);font-size:12px;line-height:1.45;margin:0 0 12px}.sow-form-clause-title{font-weight:600}.sow-form-mandatory-mark{font-size:9px;margin-left:6px;vertical-align:middle}.sow-form-sort-input{width:50px}.sow-form-key-field-group-wrap{margin-bottom:18px}.sow-form-inherit-badge{font-size:9px;margin-left:6px;vertical-align:middle}.sow-form-key-field-footnote{color:var(--text-light);font-size:11px;line-height:1.45;margin-top:8px}@media (max-width:960px){.split-panel.sow-form-split{grid-template-columns:1fr}.sow-form-preview-rail,.split-panel.sow-form-split .left-panel{position:relative;top:auto}}.engagements-list-page{width:100%}.engagements-list-page,.engagements-list-page>.card,.engagements-list-table{max-width:100%;min-width:0}.engagements-list-table{border:1px solid #e3eaf3e6;border-radius:0;overflow-x:hidden;overflow-y:visible;width:100%}.engagements-list-table table{margin:0;table-layout:fixed;width:100%}.engagements-list-table thead th{background:linear-gradient(180deg,#f4f8fc,#eef4f9);box-shadow:0 1px 0 #e3eaf3f2;position:sticky;top:0;z-index:2}.engagements-list-table td,.engagements-list-table th{box-sizing:border-box;overflow:hidden;padding:8px 10px;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap}.engagements-list-table td:first-child,.engagements-list-table td:nth-child(2),.engagements-list-table th:first-child,.engagements-list-table th:nth-child(2){width:14%}.engagements-list-table td:nth-child(3),.engagements-list-table th:nth-child(3){width:13%}.engagements-list-table td:nth-child(4),.engagements-list-table th:nth-child(4){width:20%}.engagements-list-table td:nth-child(5),.engagements-list-table td:nth-child(6),.engagements-list-table th:nth-child(5),.engagements-list-table th:nth-child(6){width:12%}.engagements-list-table td:nth-child(7),.engagements-list-table th:nth-child(7){width:15%}.engagements-list-table tbody tr:hover{background:linear-gradient(90deg,#0f8b8d0f,#0b2a4a08)}.engagements-list-empty{color:var(--text-light);padding:20px;text-align:center}.engagement-form-page{max-width:100%;min-width:0;width:100%}.engagement-form-loading{color:var(--text-light);font-size:14px;padding:28px 24px;text-align:center}.engagement-form-loading p{margin:0}.engagement-form-loading-spinner{animation:engagement-form-spin .75s linear infinite;border:3px solid var(--border);border-radius:50%;border-top-color:var(--accent);display:inline-block;height:28px;margin-bottom:12px;width:28px}@keyframes engagement-form-spin{to{transform:rotate(1turn)}}.engagement-form-resource-card{margin-top:16px}.engagement-form-resource-card-header{align-items:center;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between}.engagement-form-rate-input{max-width:100%;width:100px}.engagement-form-remove-btn{background:#0000;border:none;border-radius:4px;color:var(--danger);cursor:pointer;font-size:18px;line-height:1;padding:4px 8px}.engagement-form-remove-btn:hover:not(:disabled){background:#e53e3e14}.engagement-form-empty-placeholder{color:var(--text-light);font-size:13px;padding:12px;text-align:center}.billing-home-page{width:100%}.billing-home-page,.billing-home-page>.card{max-width:100%;min-width:0}.billing-home-tab-count{color:var(--text-light);font-weight:600;margin-left:4px}.billing-home-customers-table,.billing-home-invoices-table{border:1px solid #e3eaf3e6;border-radius:0;max-width:100%;min-width:0;overflow-x:auto;width:100%}.billing-home-customers-table table,.billing-home-invoices-table table{margin:0;table-layout:fixed;width:100%}.billing-home-customers-table thead th,.billing-home-invoices-table thead th{background:linear-gradient(180deg,#f4f8fc,#eef4f9);box-shadow:0 1px 0 #e3eaf3f2;position:sticky;top:0;z-index:2}.billing-home-customers-table td,.billing-home-customers-table th{box-sizing:border-box;overflow:hidden;padding:8px 10px;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap}.billing-home-customers-table td:first-child,.billing-home-customers-table th:first-child{white-space:normal;width:34%}.billing-home-customers-table td:nth-child(2),.billing-home-customers-table th:nth-child(2){width:12%}.billing-home-customers-table td:nth-child(3),.billing-home-customers-table th:nth-child(3){width:14%}.billing-home-customers-table td:nth-child(4),.billing-home-customers-table th:nth-child(4){text-align:right;width:12%}.billing-home-customers-table td:nth-child(5),.billing-home-customers-table th:nth-child(5){text-align:right;width:10%}.billing-home-customers-table td:nth-child(6),.billing-home-customers-table th:nth-child(6){text-align:right;width:18%}.billing-home-customers-table tbody tr:hover,.billing-home-invoices-table tbody tr:hover{background:linear-gradient(90deg,#0f8b8d0f,#0b2a4a08)}.billing-home-customer-name{font-weight:600}.billing-home-customer-meta{color:var(--text-light);font-size:12px;margin-top:2px}.billing-home-invoices-table td,.billing-home-invoices-table th{box-sizing:border-box;font-size:12px;padding:8px 10px;vertical-align:middle}.billing-home-invoices-table td:first-child,.billing-home-invoices-table th:first-child{width:11%}.billing-home-invoices-table td:nth-child(2),.billing-home-invoices-table th:nth-child(2){width:7%}.billing-home-invoices-table td:nth-child(3),.billing-home-invoices-table th:nth-child(3){width:13%}.billing-home-invoices-table td:nth-child(4),.billing-home-invoices-table th:nth-child(4){width:10%}.billing-home-invoices-table td:nth-child(5),.billing-home-invoices-table th:nth-child(5){width:9%}.billing-home-invoices-table td:nth-child(6),.billing-home-invoices-table th:nth-child(6){width:11%}.billing-home-invoices-table td:nth-child(7),.billing-home-invoices-table th:nth-child(7){width:7%}.billing-home-invoices-table td:nth-child(8),.billing-home-invoices-table th:nth-child(8){text-align:right;width:8%}.billing-home-invoices-table td:nth-child(10),.billing-home-invoices-table td:nth-child(9),.billing-home-invoices-table th:nth-child(10),.billing-home-invoices-table th:nth-child(9){width:8%}.billing-home-invoices-table td:nth-child(11),.billing-home-invoices-table th:nth-child(11){text-align:right;width:8%}.billing-home-period-cell{font-size:11px;line-height:1.35;white-space:normal}.billing-home-total-cell{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-weight:700;text-align:right}.billing-home-empty{color:var(--text-light);padding:20px;text-align:center}.billing-home-invoice-toolbar,.billing-listing-page{min-width:0;width:100%}.billing-listing-page{max-width:100%}.billing-listing-context{color:var(--text-light);font-size:13px;font-weight:500;line-height:1.45;margin:0 0 14px}.billing-listing-context strong{color:var(--text);font-weight:600}.billing-listing-summary{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:16px}.billing-listing-summary-card{background:#ffffffeb;border:1px solid #e3eaf3f2;border-radius:0;box-shadow:0 8px 18px #1018280d;flex:1 1 140px;min-width:0;padding:10px 12px}.billing-listing-summary-card-label{color:var(--text-light);font-size:11px;font-weight:800;letter-spacing:.7px;text-transform:uppercase}.billing-listing-summary-card-value{color:var(--primary);font-size:14px;font-weight:700;letter-spacing:.02em;margin-top:4px}.billing-listing-summary-card-value-wrap{line-height:1.35;white-space:normal}.billing-listing-filters-card .form-group select[multiple]{font-size:12px;min-height:88px}.billing-listing-filter-note{color:var(--text-light);display:block;font-size:12px;margin-top:6px}.billing-listing-listing-card{margin-top:16px}.billing-listing-toolbar-header{align-items:center;display:flex;flex-wrap:wrap;gap:10px 12px;justify-content:space-between}.billing-listing-toolbar-title{color:var(--primary);font-size:14px;font-weight:700;letter-spacing:.5px;text-transform:uppercase}.billing-listing-toolbar-actions{align-items:center;display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.billing-listing-alert{border-radius:4px;font-size:13px;line-height:1.45;margin-bottom:12px;padding:10px 12px}.billing-listing-alert-success{background:#48bb781f;border:1px solid #48bb788c;color:#22543d}.billing-listing-alert-warning{background:#fc81811f;border:1px solid #fc81818c;color:#9b2c2c}.billing-listing-forex-grid{margin-bottom:12px}.billing-listing-table-shell{-webkit-overflow-scrolling:touch;border:1px solid #e3eaf3e6;border-radius:0;overflow-x:auto;width:100%}.billing-listing-table-shell table{margin:0;min-width:960px}.billing-listing-table-shell thead th{background:linear-gradient(180deg,#f4f8fc,#eef4f9);box-shadow:0 1px 0 #e3eaf3f2;font-size:11px;position:sticky;top:0;z-index:2}.billing-listing-table-shell tbody tr:hover{background:linear-gradient(90deg,#0f8b8d0d,#0b2a4a05)}.billing-listing-num{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;text-align:right}.billing-listing-num-strong{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-weight:700;text-align:right}.billing-listing-input-xs{text-align:right;width:72px}.billing-listing-input-sm{text-align:right;width:88px}.billing-listing-input-md{text-align:right;width:100px}.billing-listing-reason-error{border-color:var(--danger)!important}.billing-listing-field-error{color:var(--danger);font-size:11px;margin-top:2px}.billing-listing-empty{color:var(--text-light);padding:20px;text-align:center}.invoice-print-page{max-width:100%;min-width:0;width:100%}.invoice-print-context{align-items:center;display:flex;flex-wrap:wrap;gap:10px;margin:0 0 14px}.invoice-print-context-name{color:var(--text);font-size:14px;font-weight:600}.invoice-print-summary{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:16px}.invoice-print-summary .customers-stat{flex:1 1 140px;min-width:0}.invoice-detail-grid{grid-gap:20px;align-items:start;display:grid;gap:20px;grid-template-columns:minmax(280px,380px) 1fr}@media (max-width:1100px){.invoice-detail-grid{grid-template-columns:1fr}}.invoice-detail-right{max-height:calc(100vh - 100px);min-width:0;overflow:auto;position:sticky;top:80px}.invoice-detail-left .card{margin-bottom:16px}.invoice-detail-left .card:last-child{margin-bottom:0}.invoice-sidebar-pending{background:#fffaf0;border-left:4px solid #d69e2e}.invoice-sidebar-pending .card-header{color:#744210}.invoice-sidebar-pending-body{color:#744210;font-size:13px;line-height:1.45;margin:0;padding:6px 0}.invoice-sidebar-status-row{align-items:center;display:flex;flex-wrap:wrap;gap:10px;padding:8px 0}.invoice-change-status-label{color:var(--text-light);display:block;font-size:11px;font-weight:600;letter-spacing:.5px;margin-top:8px;text-transform:uppercase}.invoice-change-status-buttons{display:flex;flex-wrap:wrap;gap:6px;margin-top:6px}.invoice-sidebar-delete-zone{border-top:1px solid var(--border);margin-top:14px;padding-top:14px}.invoice-sidebar-notes{color:var(--text);font-size:13px;line-height:1.5;margin:0;padding:6px 0}.invoice-modal-hint{color:var(--text-light);font-size:13px;line-height:1.45;margin:0 0 12px}.invoice-print{background:#fff;border-radius:4px;box-shadow:0 4px 20px #00000014;color:#1a202c;font-family:Segoe UI,system-ui,sans-serif;margin:0 auto;max-width:820px;padding:32px}.invoice-print-header-band{align-items:flex-start;border-bottom:3px solid #2d3748;display:flex;justify-content:space-between;margin-bottom:28px;padding-bottom:20px}.invoice-print-brand-row{align-items:center;display:flex;gap:14px}.invoice-print-logo{height:64px}.invoice-print-provider-name{font-size:22px;font-weight:700;line-height:1.1}.invoice-print-provider-meta{color:#718096;font-size:12px;margin-top:4px}.invoice-print-title-block{text-align:right}.invoice-print-title{color:#2d3748;font-size:32px;font-weight:800;letter-spacing:1px}.invoice-print-id{color:#4a5568;font-size:14px;margin-top:4px}.invoice-print-ref{color:#718096;font-size:12px}.invoice-print-status-wrap{margin-top:8px}.inv-grid{grid-gap:32px;display:grid;gap:32px;grid-template-columns:1fr 1fr;margin-bottom:32px}.inv-h{color:#718096;font-size:11px;font-weight:600;letter-spacing:1px;margin-bottom:6px;text-transform:uppercase}.invoice-print-billto-name{font-size:16px;font-weight:600}.invoice-print-billto-meta{color:#4a5568;font-size:12px;line-height:1.5;margin-top:4px}.invoice-print-mini-table{font-size:13px;width:100%}.invoice-print-mini-table td{padding:3px 0}.invoice-print-mini-table td:first-child{color:#718096}.invoice-print-mini-table td:last-child{text-align:right}.inv-mini-strong{font-weight:600}.inv-td-right,.inv-th-right{text-align:right}.inv-totals-row-forex{color:#718096;font-size:12px}.inv-table{border-collapse:collapse;margin-top:24px;width:100%}.inv-table th{background:#2d3748;color:#fff;font-size:12px;letter-spacing:.5px;padding:10px 12px;text-align:left;text-transform:uppercase}.inv-table td{border-bottom:1px solid #e2e8f0;padding:14px 12px;vertical-align:top}.inv-totals{margin-left:auto;margin-top:24px;width:320px}.inv-totals .row{display:flex;font-size:14px;justify-content:space-between;padding:8px 0}.inv-totals .row.total{border-top:2px solid #2d3748;font-size:18px;font-weight:700;margin-top:8px;padding-top:12px}.badge-status{border-radius:12px;display:inline-block;font-size:11px;font-weight:600;padding:4px 12px;text-transform:uppercase}.detail-row{border-bottom:1px dashed #edf2f7;display:flex;font-size:13px;justify-content:space-between;padding:6px 0}.detail-row:last-child{border-bottom:none}.detail-row .lbl{color:#718096}.detail-row .val{font-weight:600;max-width:60%;text-align:right;word-break:break-word}.detail-row-total{border-top:2px solid #2d3748;font-weight:700;padding-top:10px}.detail-row-total .val{font-size:15px}.invoice-print-notes-box{background:#f7fafc;border-left:3px solid #cbd5e0;border-radius:2px;margin-top:32px;padding:14px}.invoice-print-notes-body{color:#2d3748;font-size:13px}.invoice-print-signatures{grid-gap:40px;display:grid;gap:40px;grid-template-columns:1fr 1fr;margin-top:60px}.invoice-print-sign-label{color:#718096;font-size:11px;margin-bottom:32px}.invoice-print-sign-name{border-top:1px solid #2d3748;font-size:13px;font-weight:600;padding-top:6px}.invoice-print-sign-title{color:#718096;font-size:12px}.invoice-print-footer-note{align-self:end;color:#718096;font-size:11px;text-align:right}.inv-desc-title{font-weight:600}.inv-desc-meta{color:#718096;font-size:12px;margin-top:2px}.inv-adj-note{color:#4a5568;font-style:italic}@media print{.no-print{display:none!important}.invoice-print{box-shadow:none!important;margin:0!important;max-width:none!important;padding:0!important}.app-layout aside.sidebar{display:none!important}.app-layout main.main-content{margin:0!important;padding:0!important}body{background:#fff!important}.invoice-print-page.page-content,.page-content.invoice-print-page{background:#fff!important;display:block!important;padding:0!important}.invoice-detail-grid{display:block!important}.invoice-detail-left{display:none!important}.invoice-detail-right{max-height:none!important;overflow:visible!important;position:static!important}}.msd-field{font-family:Inter,Segoe UI,system-ui,-apple-system,sans-serif;letter-spacing:.1px;min-width:0;width:100%}.msd-field--disabled{opacity:.65;pointer-events:none}.msd-label{color:var(--text-light);display:block;font-size:11px;font-weight:600;letter-spacing:.5px;margin-bottom:4px;text-transform:uppercase}.msd-shell{border-radius:6px;position:relative}.msd-shell:after{background:no-repeat 50%/contain;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='m6 9 6 6 6-6' stroke='%236b7c91' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");content:"";height:10px;opacity:.92;pointer-events:none;position:absolute;right:12px;top:50%;transform:translateY(-50%);transition:transform .16s ease;width:10px;z-index:1}.msd-shell--open:after{transform:translateY(-50%) rotate(180deg)}.msd-field--active .msd-shell:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='m6 9 6 6 6-6' stroke='%230f8b8d' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.msd-trigger{align-items:center;background:#fff;border:1px solid var(--border);border-radius:6px;box-sizing:border-box;color:var(--text);cursor:pointer;display:flex;font-family:inherit;font-size:13px;font-weight:500;gap:8px;margin:0;outline:none;padding:8px 36px 8px 12px;text-align:left;transition:border-color .14s ease,box-shadow .14s ease;width:100%}.msd-trigger:hover:not(:disabled){border-color:#0b2a4a33}.msd-trigger:focus-visible{border-color:#0f8b8d99;box-shadow:0 0 0 3px #0f8b8d24}.msd-field--active .msd-trigger{background:#0f8b8d0f;border-color:#0f8b8d73;font-weight:600}.msd-value{flex:1 1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.msd-count{background:var(--accent);border-radius:999px;color:#fff;flex-shrink:0;font-size:11px;font-weight:800;line-height:1.3;min-width:22px;padding:2px 7px;text-align:center}.msd-panel{background:#fff;border:1px solid var(--border);border-radius:6px;box-shadow:0 12px 32px #1018281f;left:0;margin:0;max-height:min(280px,55vh);min-width:100%;overflow-y:auto;padding:6px 0;position:absolute;right:0;top:calc(100% + 4px);z-index:120}.msd-empty{color:var(--text-light);font-size:13px;padding:12px 14px}.msd-option{align-items:flex-start;color:var(--text);cursor:pointer;display:flex;font-size:13px;font-weight:500;gap:10px;margin:0;padding:8px 12px;transition:background-color .12s ease}.msd-option:hover{background:#0f8b8d14}.msd-option--checked{background:#0f8b8d0f}.msd-option input[type=checkbox]{accent-color:var(--accent);cursor:pointer;flex-shrink:0;height:16px;margin-top:2px;width:16px}.msd-option-text{flex:1 1;line-height:1.35;min-width:0}.date-text-picker .date-text-picker-row{align-items:stretch;display:flex;gap:8px;position:relative}.date-text-picker-input{background:var(--card-bg);border:1px solid var(--border);border-radius:6px;color:var(--text);flex:1 1;font-family:inherit;font-size:13px;min-width:0;padding:8px 10px;transition:border-color .15s ease,box-shadow .15s ease}.date-text-picker-input:focus{border-color:#0f8b8d8c;box-shadow:0 0 0 3px #0f8b8d1f;outline:none}.date-text-picker-input:disabled{cursor:not-allowed;opacity:.65}.date-text-picker-cal{align-items:center;background:var(--card-bg);border:1px solid var(--border);border-radius:6px;color:var(--text-light);cursor:pointer;display:inline-flex;flex-shrink:0;justify-content:center;margin:0;min-width:42px;padding:8px 10px;transition:border-color .15s ease,background .15s ease,color .15s ease}.date-text-picker-cal:hover:not(:disabled){background:#0f8b8d0f;border-color:#0f8b8d66;color:var(--accent)}.date-text-picker-cal:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.date-text-picker-cal:disabled{cursor:not-allowed;opacity:.5}.date-text-picker-cal svg{display:block}.date-text-picker-native{clip:rect(0,0,0,0);border:0;height:1px;margin:0;opacity:0;overflow:hidden;padding:0;pointer-events:none;position:absolute;width:1px}.billed-matrix-page{max-width:100%;min-width:0;width:100%}.billed-matrix-stats-top{margin-bottom:16px}.billed-matrix-filters-details{margin:0}.billed-matrix-filters-summary{align-items:center;border-bottom:2px solid var(--primary);color:var(--primary);cursor:pointer;display:flex;flex-wrap:wrap;font-size:14px;font-weight:700;gap:8px 12px;letter-spacing:.5px;list-style:none;margin:0 0 16px;padding:0 0 10px;text-transform:uppercase;-webkit-user-select:none;user-select:none}.billed-matrix-filters-summary::-webkit-details-marker{display:none}.billed-matrix-filters-summary:focus{outline:none}.billed-matrix-filters-summary:focus-visible{border-radius:4px;outline:2px solid var(--accent);outline-offset:3px}.billed-matrix-filters-details:not([open]) .billed-matrix-filters-summary{border-bottom-color:#e3eaf3f2;margin-bottom:0}.billed-matrix-filters-chevron{color:var(--accent);display:inline-flex;flex-shrink:0;transition:transform .2s ease}.billed-matrix-filters-details:not([open]) .billed-matrix-filters-chevron{transform:rotate(-90deg)}.billed-matrix-filters-summary-title{flex-shrink:0}.billed-matrix-filters-scope-badge{align-items:center;background:var(--accent);border-radius:999px;color:#fff;display:inline-flex;font-size:11px;font-weight:800;justify-content:center;letter-spacing:.02em;line-height:1.25;min-width:22px;padding:2px 7px}.billed-matrix-filters-summary-hint{color:var(--text-light);font-size:12px;font-weight:600;letter-spacing:normal;margin-left:auto;text-transform:none}.billed-matrix-filters-details[open] .billed-matrix-filters-summary-hint{display:none}.billed-matrix-filters-details-body{animation:billed-matrix-filters-open .22s ease;padding-bottom:2px}@keyframes billed-matrix-filters-open{0%{opacity:.85}to{opacity:1}}.billed-matrix-filters-card .form-grid.billed-matrix-filter-grid{gap:14px}.billed-matrix-filters-card label:not(.msd-label){color:var(--text-light);display:block;font-size:11px;font-weight:600;letter-spacing:.5px;margin-bottom:4px;text-transform:uppercase}.billed-matrix-filters-card input[type=date]{background:var(--card-bg);border:1px solid var(--border);border-radius:6px;color:var(--text);font-family:inherit;font-size:13px;padding:8px 10px;transition:border-color .15s ease,box-shadow .15s ease;width:100%}.billed-matrix-filters-card input[type=date]:focus{border-color:#0f8b8d8c;box-shadow:0 0 0 3px #0f8b8d1f;outline:none}.billed-matrix-filter-dropdown .msd-trigger{min-height:38px}.billed-matrix-filter-actions{align-items:center;border-top:1px solid var(--border);display:flex;flex-wrap:wrap;gap:10px;margin-top:16px;padding-top:14px}.billed-matrix-error{background:#e53e3e0f;border:1px solid #e53e3e59;border-radius:8px;color:var(--danger);font-size:13px;font-weight:600;margin-bottom:16px;padding:12px 14px}.billed-matrix-results-head{align-items:baseline;display:flex;flex-wrap:wrap;gap:12px 20px;justify-content:space-between}.billed-matrix-results-meta{color:var(--primary);font-size:13px;font-weight:700}.billed-matrix-legend,.billed-matrix-results-meta-muted{color:var(--text-light);font-weight:600}.billed-matrix-legend{align-items:center;background:linear-gradient(180deg,#f8fafcf2,#ffffffe0);border:1px solid #e3eaf3f2;border-radius:8px;display:flex;flex-wrap:wrap;font-size:12px;gap:14px 20px;margin:0 0 14px;padding:10px 12px}.billed-matrix-legend-item{align-items:center;display:inline-flex;gap:8px}.billed-matrix-legend-swatch{border:1px solid #0000000f;border-radius:2px;flex-shrink:0;height:12px;width:12px}.billed-matrix-legend-swatch--ok{background:#c6f6d5}.billed-matrix-legend-swatch--gap{background:#fed7d7}.billed-matrix-legend-swatch--warn{background:#feebc8}.billed-matrix-results-card{overflow:hidden}.billed-matrix-table-frame{background:linear-gradient(180deg,#f8fafc99,#fff6);border-radius:0 0 8px 8px;border-top:1px solid var(--border);margin:0 -20px -20px}.billed-matrix-table-caption{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.billed-matrix-table-wrap{-webkit-overflow-scrolling:touch;-ms-overflow-style:none;border-bottom:1px solid #e3eaf3e6;border-radius:0;margin:0;max-height:min(70vh,920px);overflow-x:auto;overflow-y:auto;scrollbar-width:none}.billed-matrix-table-wrap::-webkit-scrollbar{height:0;width:0}.billed-matrix-table{border-collapse:initial;border-spacing:0;font-size:13px;line-height:1.35;margin:0;min-width:max-content;width:100%}.billed-matrix-th{background:linear-gradient(180deg,#f1f6fb,#e8f0f7);border-bottom:1px solid #e3eaf3f2;border-right:1px solid #e3eaf3a6;box-shadow:inset 0 -1px 0 #e3eaf3f2,0 1px 0 #e3eaf3f2;color:var(--text-light);font-size:10px;font-weight:800;letter-spacing:.06em;padding:11px 12px;position:sticky;text-align:left;text-transform:uppercase;top:0;white-space:nowrap;z-index:2}.billed-matrix-th:last-child{border-right:none}.billed-matrix-th-month{min-width:92px}.billed-matrix-th-narrow{min-width:72px}.billed-matrix-th-date{min-width:96px}.billed-matrix-th-sticky-left{background:linear-gradient(180deg,#eef4f9,#e3ecf6);box-shadow:inset 0 -1px 0 #e3eaf3f2,4px 0 14px -8px #10182824;left:0;max-width:240px;min-width:168px;z-index:4}.billed-matrix-th-sticky-right{background:linear-gradient(180deg,#eef4f9,#e3ecf6);box-shadow:inset 0 -1px 0 #e3eaf3f2,-4px 0 14px -8px #10182824;min-width:96px;right:0;z-index:4}.billed-matrix-td{background:var(--card-bg);border-bottom:1px solid #e3eaf3d9;border-right:1px solid #ebf1f8f2;padding:10px 12px;vertical-align:middle}.billed-matrix-td:last-child{border-right:none}.billed-matrix-sticky-left{box-shadow:4px 0 14px -8px #1018281f;left:0}.billed-matrix-sticky-left,.billed-matrix-sticky-right{background-color:var(--card-bg);position:sticky;z-index:3}.billed-matrix-sticky-right{box-shadow:-4px 0 14px -8px #1018281f;right:0}.billed-matrix-td-customer{color:var(--primary);font-weight:600;max-width:240px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.billed-matrix-td-muted{color:var(--text-light);font-size:12px}.billed-matrix-td-rfp{max-width:140px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.billed-matrix-td-narrow{white-space:nowrap}.billed-matrix-td-date{font-size:12px;white-space:nowrap}.billed-matrix-td-month{min-width:92px}.billed-matrix-body-row:nth-child(2n) .billed-matrix-td{background:#f7fafcf0}.billed-matrix-body-row:nth-child(2n) .billed-matrix-sticky-left,.billed-matrix-body-row:nth-child(2n) .billed-matrix-sticky-right{background-color:#f5f8fb}.billed-matrix-body-row:hover .billed-matrix-td{background:linear-gradient(90deg,#0f8b8d14,#0b2a4a08)}.billed-matrix-body-row:hover .billed-matrix-sticky-left,.billed-matrix-body-row:hover .billed-matrix-sticky-right{background-color:#dff6f4;background-image:none}.billed-matrix-row-total{font-weight:700}.billed-matrix-cell{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.billed-matrix-body-row:hover .billed-matrix-td.billed-matrix-cell--ok{background:#c6f6d5;color:#22543d}.billed-matrix-body-row:hover .billed-matrix-td.billed-matrix-cell--gap{background:#fed7d7;color:#822727}.billed-matrix-body-row:hover .billed-matrix-td.billed-matrix-cell--warn{background:#feebc8;color:#7b341e}.billed-matrix-cell--ok{background:#c6f6d5;color:#22543d}.billed-matrix-cell--gap{background:#fed7d7;color:#822727}.billed-matrix-cell--warn{background:#feebc8;color:#7b341e}.billed-matrix-empty-row td{background:var(--card-bg)!important;color:var(--text-light);font-weight:500;padding:36px 16px!important;text-align:center}.billed-matrix-tfoot-row .billed-matrix-td{font-feature-settings:"tnum";background:linear-gradient(180deg,#edf2f7,#e2e8f0);border-bottom:none;border-top:2px solid #0f8b8d38;color:var(--primary);font-variant-numeric:tabular-nums;font-weight:700;padding:12px}.billed-matrix-tfoot-label{font-size:12px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.billed-matrix-tfoot-num{font-size:13px}.billed-matrix-tfoot-grand{color:#071f37;color:var(--primary-dark,#071f37);font-size:14px;font-weight:800}.billed-matrix-tfoot-row .billed-matrix-sticky-left{background:linear-gradient(180deg,#e8edf3,#dde5ee);box-shadow:4px 0 14px -8px #10182824;z-index:3}.billed-matrix-tfoot-row .billed-matrix-sticky-right{background:linear-gradient(180deg,#e8edf3,#dde5ee);box-shadow:-4px 0 14px -8px #10182824;z-index:3}.billed-matrix-table-wrap td.text-right,.billed-matrix-table-wrap thead th.text-right{text-align:right}.billed-matrix-pager{align-items:center;background:linear-gradient(180deg,#edf2f7,#e5ebf3);border-radius:0 0 8px 8px;border-top:2px solid #0f8b8d33;box-shadow:inset 0 1px 0 #ffffffa6;display:flex;flex-wrap:wrap;font-family:Inter,Segoe UI,system-ui,-apple-system,sans-serif;font-size:13px;gap:14px 24px;justify-content:space-between;letter-spacing:.1px;padding:14px 16px 16px}.billed-matrix-pager-summary{align-items:baseline;color:var(--text);display:flex;flex-wrap:wrap;gap:8px 12px}.billed-matrix-pager-summary-label{color:var(--text-light);font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.billed-matrix-pager-summary-range{align-items:baseline;display:inline-flex;flex-wrap:wrap;gap:4px}.billed-matrix-pager-summary-range strong{color:var(--primary);font-weight:800}.billed-matrix-pager-summary-dash,.billed-matrix-pager-summary-of,.billed-matrix-pager-summary-unit{color:var(--text-light);font-weight:600}.billed-matrix-pager-summary-unit{font-size:12px;margin-left:2px}.billed-matrix-pager-controls{align-items:flex-end;display:flex;flex-wrap:wrap;gap:14px 18px}.billed-matrix-pager-page-size{align-items:center;display:inline-flex;gap:10px}.billed-matrix-pager-field-label{color:var(--text-light);font-size:10px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.billed-matrix-pager-dd{position:relative}.billed-matrix-pager-dd-trigger{align-items:center;background:var(--card-bg);border:1px solid #e3eaf3f2;border-radius:6px;color:var(--primary);cursor:pointer;display:inline-flex;font-family:inherit;font-size:13px;font-weight:700;gap:8px;justify-content:space-between;min-height:34px;min-width:64px;padding:6px 12px;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease}.billed-matrix-pager-dd-trigger:hover{background:#fff;border-color:#0f8b8d66}.billed-matrix-pager-dd-trigger:focus{outline:none}.billed-matrix-pager-dd-trigger:focus-visible{border-color:#0f8b8d8c;box-shadow:0 0 0 3px #0f8b8d24}.billed-matrix-pager-dd-trigger-open .billed-matrix-pager-dd-chevron{transform:rotate(180deg)}.billed-matrix-pager-dd-chevron{color:var(--text-light);display:inline-flex;flex-shrink:0;transition:transform .15s ease}.billed-matrix-pager-dd-menu{background:var(--card-bg);border:1px solid var(--border);border-radius:6px;box-shadow:0 10px 28px #1018281f;left:0;list-style:none;margin:0;min-width:100%;padding:4px 0;position:absolute;top:calc(100% + 4px);z-index:50}.billed-matrix-pager-dd-option{color:var(--text);cursor:pointer;font-size:13px;font-weight:600;padding:8px 14px;transition:background-color .12s ease}.billed-matrix-pager-dd-option:hover{background:#0f8b8d1a}.billed-matrix-pager-dd-option-active{background:#0f8b8d0f;color:var(--primary);font-weight:800}.billed-matrix-pager-nav{align-items:stretch;background:var(--card-bg);border:1px solid #e3eaf3f2;border-radius:6px;box-shadow:0 1px 2px #1018280a;display:inline-flex;flex-wrap:nowrap;overflow:hidden}.billed-matrix-pager-step{align-items:center;background:#0000;border:none;border-right:1px solid #e3eaf3f2;color:var(--text);cursor:pointer;display:inline-flex;font-family:inherit;font-size:12px;font-weight:600;gap:6px;justify-content:center;margin:0;padding:8px 12px;transition:background-color .12s ease,color .12s ease}.billed-matrix-pager-step:last-child{border-right:none}.billed-matrix-pager-step:hover:not(:disabled){background:#0f8b8d14;color:var(--primary)}.billed-matrix-pager-step:focus-visible{outline:2px solid var(--accent);outline-offset:-2px;z-index:1}.billed-matrix-pager-step:disabled{cursor:not-allowed;opacity:.45}.billed-matrix-pager-step-icon{flex-shrink:0;opacity:.88}.billed-matrix-pager-chip,.billed-matrix-pager-step-icon{align-items:center;display:inline-flex;justify-content:center}.billed-matrix-pager-chip{background:linear-gradient(180deg,#f1f6fbf2,#e8f0f7e6);border-right:1px solid #e3eaf3f2;font-size:13px;gap:6px;padding:8px 14px;white-space:nowrap}.billed-matrix-pager-chip-label{color:var(--text-light);font-size:10px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.billed-matrix-pager-chip-current{color:var(--primary);font-weight:800}.billed-matrix-pager-chip-sep{color:var(--text-light);font-weight:700;opacity:.85}.billed-matrix-pager-chip-total{color:var(--text);font-weight:700}@media (max-width:640px){.billed-matrix-pager-nav{flex-wrap:wrap;justify-content:center;width:100%}.billed-matrix-pager-chip{border-bottom:1px solid #e3eaf3f2;border-right:none;flex:1 1 100%;order:-1}}.ep-perf-page{max-width:100%;min-width:0;width:100%}.ep-perf-stats-top{margin-bottom:16px}.ep-perf-filters-details{margin:0}.ep-perf-filters-summary{align-items:center;border-bottom:2px solid var(--primary);color:var(--primary);cursor:pointer;display:flex;flex-wrap:wrap;font-size:14px;font-weight:700;gap:8px 12px;letter-spacing:.5px;list-style:none;margin:0 0 16px;padding:0 0 10px;text-transform:uppercase;-webkit-user-select:none;user-select:none}.ep-perf-filters-summary::-webkit-details-marker{display:none}.ep-perf-filters-summary:focus{outline:none}.ep-perf-filters-summary:focus-visible{border-radius:4px;outline:2px solid var(--accent);outline-offset:3px}.ep-perf-filters-details:not([open]) .ep-perf-filters-summary{border-bottom-color:#e3eaf3f2;margin-bottom:0}.ep-perf-filters-chevron{color:var(--accent);display:inline-flex;flex-shrink:0;transition:transform .2s ease}.ep-perf-filters-details:not([open]) .ep-perf-filters-chevron{transform:rotate(-90deg)}.ep-perf-filters-summary-title{flex-shrink:0}.ep-perf-filters-scope-badge{align-items:center;background:var(--accent);border-radius:999px;color:#fff;display:inline-flex;font-size:11px;font-weight:800;justify-content:center;line-height:1.25;min-width:22px;padding:2px 7px}.ep-perf-filters-summary-hint{color:var(--text-light);font-size:12px;font-weight:600;letter-spacing:normal;margin-left:auto;text-transform:none}.ep-perf-filters-details[open] .ep-perf-filters-summary-hint{display:none}.ep-perf-filters-card .form-grid.ep-perf-filter-grid{gap:14px}.ep-perf-filters-card label:not(.msd-label){color:var(--text-light);display:block;font-size:11px;font-weight:600;letter-spacing:.5px;margin-bottom:4px;text-transform:uppercase}.ep-perf-filters-card input[type=date]{background:var(--card-bg);border:1px solid var(--border);border-radius:6px;color:var(--text);font-family:inherit;font-size:13px;padding:8px 10px;transition:border-color .15s ease,box-shadow .15s ease;width:100%}.ep-perf-filters-card input[type=date]:focus{border-color:#0f8b8d8c;box-shadow:0 0 0 3px #0f8b8d1f;outline:none}.ep-perf-filter-dropdown .msd-trigger{min-height:38px}.ep-perf-filter-actions{align-items:center;display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.ep-perf-filter-actions,.ep-perf-metrics-block{border-top:1px solid var(--border);padding-top:14px}.ep-perf-metrics-block{margin-top:14px}.ep-perf-metrics-title{color:var(--text-light);font-size:11px;font-weight:800;letter-spacing:.06em;margin:0 0 10px;text-transform:uppercase}.ep-perf-metrics-grid{align-items:center;display:flex;flex-wrap:wrap;gap:8px 14px}.ep-perf-metric-label{-webkit-tap-highlight-color:transparent;align-items:center;background:#f8fafce6;border:1px solid #e3eaf3f2;border-radius:6px;color:var(--text);cursor:pointer;display:inline-flex;font-size:13px;font-weight:600;gap:10px;justify-content:flex-start;line-height:1;min-height:36px;padding:6px 12px;transition:border-color .12s ease,background .12s ease}.ep-perf-metric-label:hover{background:#0f8b8d0f;border-color:#0f8b8d59}.ep-perf-metric-label input[type=checkbox]{accent-color:var(--accent);align-self:center;appearance:auto;cursor:pointer;flex-shrink:0;height:16px;margin:0;min-height:16px;min-width:16px;vertical-align:middle;width:16px}.ep-perf-metric-text{align-items:center;display:inline-flex;line-height:1.2;padding:0}.ep-perf-error{background:#e53e3e0f;border:1px solid #e53e3e59;border-radius:8px;color:var(--danger);font-size:13px;font-weight:600;margin-bottom:16px;padding:12px 14px}.ep-perf-results-head{align-items:baseline;display:flex;flex-wrap:wrap;gap:8px 12px}.ep-perf-results-meta-muted{color:var(--text-light);font-weight:600}.ep-perf-hint{background:linear-gradient(180deg,#f8fafcf2,#ffffffe0);border:1px solid #e3eaf3f2;border-radius:8px;color:var(--text-light);font-size:12px;font-weight:500;line-height:1.5;margin:0 0 14px;padding:10px 12px}.ep-perf-hint strong{color:var(--text);font-weight:700}.ep-perf-table-frame{background:linear-gradient(180deg,#f8fafc99,#fff6);border-radius:0 0 8px 8px;border-top:1px solid var(--border);margin:0 -20px -20px}.ep-perf-table-wrap{-webkit-overflow-scrolling:touch;-ms-overflow-style:none;border-bottom:1px solid #e3eaf3e6;border-radius:0;margin:0;max-height:min(70vh,920px);overflow-x:auto;overflow-y:auto;scrollbar-width:none}.ep-perf-table-wrap::-webkit-scrollbar{height:0;width:0}.ep-perf-table{--ep-sc-1:96px;--ep-sc-2:200px;border-collapse:initial;border-spacing:0;font-size:13px;line-height:1.35;margin:0;min-width:max-content;width:100%}.ep-perf-sticky-col-1,.ep-perf-sticky-col-2{background-color:var(--card-bg);box-shadow:4px 0 14px -8px #1018281f;box-sizing:border-box;position:sticky}.ep-perf-sticky-col-1{left:0;max-width:var(--ep-sc-1);min-width:var(--ep-sc-1);width:var(--ep-sc-1)}.ep-perf-sticky-col-2{left:var(--ep-sc-1);max-width:220px;min-width:var(--ep-sc-2);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:var(--ep-sc-2)}.ep-perf-td.ep-perf-sticky-col-1{z-index:3}.ep-perf-td.ep-perf-sticky-col-2{z-index:2}.ep-perf-th.ep-perf-sticky-col-1,.ep-perf-th.ep-perf-sticky-col-2{background:linear-gradient(180deg,#eef4f9,#e3ecf6);box-shadow:inset 0 -1px 0 #e3eaf3f2,4px 0 14px -8px #10182824;vertical-align:middle;z-index:7}.ep-perf-th.ep-perf-sticky-col-2{z-index:6}.ep-perf-body-row:nth-child(2n) .ep-perf-sticky-col-1,.ep-perf-body-row:nth-child(2n) .ep-perf-sticky-col-2{background-color:#f5f8fb}.ep-perf-table-caption{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.ep-perf-th{background:linear-gradient(180deg,#f1f6fb,#e8f0f7);border-bottom:1px solid #e3eaf3f2;border-right:1px solid #e3eaf3a6;box-shadow:inset 0 -1px 0 #e3eaf3f2,0 1px 0 #e3eaf3f2;color:var(--text-light);font-size:10px;font-weight:800;letter-spacing:.05em;padding:10px 12px;position:sticky;text-align:left;text-transform:uppercase;top:0;vertical-align:bottom;z-index:2}.ep-perf-th:last-child{border-right:none}.ep-perf-th-month-group{border-left:1px solid #e3eaf3d9!important;text-align:center}.ep-perf-th-wd{color:var(--text-light);font-size:10px;font-weight:600;letter-spacing:.02em;text-transform:none}.ep-perf-th-metric{border-left:1px solid #ebf1f8e6;font-size:10px;text-align:right;top:38px;z-index:4}.ep-perf-th-metric-first{border-left:1px solid #e3eaf3d9!important}.ep-perf-td{background:var(--card-bg);border-bottom:1px solid #e3eaf3d9;border-right:1px solid #ebf1f8f2;padding:9px 12px;vertical-align:middle}.ep-perf-td:last-child{border-right:none}.ep-perf-body-row:nth-child(2n) .ep-perf-td{background:#f7fafcf0}.ep-perf-body-row:hover .ep-perf-td{background:linear-gradient(90deg,#0f8b8d0f,#0b2a4a05)}.ep-perf-body-row:hover .ep-perf-td.ep-perf-sticky-col-1,.ep-perf-body-row:hover .ep-perf-td.ep-perf-sticky-col-2{background-color:#dff6f4;background-image:none}.ep-perf-td-metric{font-feature-settings:"tnum";border-left:1px solid #ebf1f8e6;font-variant-numeric:tabular-nums;text-align:right}.ep-perf-td-metric-first{border-left:1px solid #e3eaf3d9!important}.ep-perf-ta-good{color:#22543d;font-weight:700}.ep-perf-ta-warn{color:#7b341e;font-weight:600}.ep-perf-ta-bad{color:#822727;font-weight:700}.ep-perf-att-good{color:#22543d}.ep-perf-att-warn{color:#7b341e}.ep-perf-att-bad{color:#822727}.ep-perf-empty-row td{background:var(--card-bg)!important;color:var(--text-light);font-weight:500;padding:36px 16px!important;text-align:center}.ep-perf-pager{align-items:center;background:linear-gradient(180deg,#edf2f7,#e5ebf3);border-radius:0 0 8px 8px;border-top:2px solid #0f8b8d33;box-shadow:inset 0 1px 0 #ffffffa6;display:flex;flex-wrap:wrap;font-family:Inter,Segoe UI,system-ui,-apple-system,sans-serif;font-size:13px;gap:14px 24px;justify-content:space-between;letter-spacing:.1px;padding:14px 16px 16px}.ep-perf-pager-summary{align-items:baseline;color:var(--text);display:flex;flex-wrap:wrap;gap:8px 12px}.ep-perf-pager-summary-label{color:var(--text-light);font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.ep-perf-pager-summary-range{align-items:baseline;display:inline-flex;flex-wrap:wrap;gap:4px}.ep-perf-pager-summary-range strong{color:var(--primary);font-weight:800}.ep-perf-pager-summary-dash,.ep-perf-pager-summary-of,.ep-perf-pager-summary-unit{color:var(--text-light);font-weight:600}.ep-perf-pager-summary-unit{font-size:12px;margin-left:2px}.ep-perf-pager-controls{align-items:flex-end;display:flex;flex-wrap:wrap;gap:14px 18px}.ep-perf-pager-page-size{align-items:center;display:inline-flex;gap:10px}.ep-perf-pager-field-label{color:var(--text-light);font-size:10px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.ep-perf-pager-dd{position:relative}.ep-perf-pager-dd-trigger{align-items:center;background:var(--card-bg);border:1px solid #e3eaf3f2;border-radius:6px;color:var(--primary);cursor:pointer;display:inline-flex;font-family:inherit;font-size:13px;font-weight:700;gap:8px;justify-content:space-between;min-height:34px;min-width:64px;padding:6px 12px;transition:border-color .15s ease,box-shadow .15s ease}.ep-perf-pager-dd-trigger:hover{border-color:#0f8b8d66}.ep-perf-pager-dd-trigger:focus-visible{border-color:#0f8b8d8c;box-shadow:0 0 0 3px #0f8b8d24}.ep-perf-pager-dd-trigger-open .ep-perf-pager-dd-chevron{transform:rotate(180deg)}.ep-perf-pager-dd-chevron{color:var(--text-light);display:inline-flex;flex-shrink:0;transition:transform .15s ease}.ep-perf-pager-dd-menu{background:var(--card-bg);border:1px solid var(--border);border-radius:6px;box-shadow:0 10px 28px #1018281f;left:0;list-style:none;margin:0;min-width:100%;padding:4px 0;position:absolute;top:calc(100% + 4px);z-index:50}.ep-perf-pager-dd-option{cursor:pointer;font-size:13px;font-weight:600;padding:8px 14px;transition:background-color .12s ease}.ep-perf-pager-dd-option:hover{background:#0f8b8d1a}.ep-perf-pager-dd-option-active{background:#0f8b8d0f;color:var(--primary);font-weight:800}.ep-perf-pager-nav{align-items:stretch;background:var(--card-bg);border:1px solid #e3eaf3f2;border-radius:6px;display:inline-flex;flex-wrap:nowrap;overflow:hidden}.ep-perf-pager-step{align-items:center;background:#0000;border:none;border-right:1px solid #e3eaf3f2;color:var(--text);cursor:pointer;display:inline-flex;font-family:inherit;font-size:12px;font-weight:600;gap:6px;justify-content:center;margin:0;padding:8px 12px;transition:background-color .12s ease}.ep-perf-pager-step:last-child{border-right:none}.ep-perf-pager-step:hover:not(:disabled){background:#0f8b8d14;color:var(--primary)}.ep-perf-pager-step:disabled{cursor:not-allowed;opacity:.45}.ep-perf-pager-step-icon{display:inline-flex;opacity:.88}.ep-perf-pager-chip{align-items:center;background:linear-gradient(180deg,#f1f6fbf2,#e8f0f7e6);border-right:1px solid #e3eaf3f2;display:inline-flex;font-size:13px;gap:6px;justify-content:center;padding:8px 14px;white-space:nowrap}.ep-perf-pager-chip-label{color:var(--text-light);font-size:10px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.ep-perf-pager-chip-current{color:var(--primary);font-weight:800}.ep-perf-pager-chip-sep{color:var(--text-light);font-weight:700;opacity:.85}.ep-perf-pager-chip-total{color:var(--text);font-weight:700}.ep-perf-results-card{overflow:hidden}@media (max-width:640px){.ep-perf-pager-nav{flex-wrap:wrap;justify-content:center;width:100%}.ep-perf-pager-chip{border-bottom:1px solid #e3eaf3f2;border-right:none;flex:1 1 100%;order:-1}}.bd-dash-page{max-width:100%;min-width:0;width:100%}.bd-dash-stats-top{margin-bottom:16px}.bd-dash-filters-details{margin:0}.bd-dash-filters-summary{align-items:center;border-bottom:2px solid var(--primary);color:var(--primary);cursor:pointer;display:flex;flex-wrap:wrap;font-size:14px;font-weight:700;gap:8px 12px;letter-spacing:.5px;list-style:none;margin:0 0 16px;padding:0 0 10px;text-transform:uppercase;-webkit-user-select:none;user-select:none}.bd-dash-filters-summary::-webkit-details-marker{display:none}.bd-dash-filters-summary:focus{outline:none}.bd-dash-filters-summary:focus-visible{border-radius:4px;outline:2px solid var(--accent);outline-offset:3px}.bd-dash-filters-details:not([open]) .bd-dash-filters-summary{border-bottom-color:#e3eaf3f2;margin-bottom:0}.bd-dash-filters-chevron{color:var(--accent);display:inline-flex;flex-shrink:0;transition:transform .2s ease}.bd-dash-filters-details:not([open]) .bd-dash-filters-chevron{transform:rotate(-90deg)}.bd-dash-filters-summary-hint{color:var(--text-light);font-size:12px;font-weight:600;letter-spacing:normal;margin-left:auto;text-transform:none}.bd-dash-filters-details[open] .bd-dash-filters-summary-hint{display:none}.bd-dash-filters-scope-badge{align-items:center;background:var(--accent);border-radius:999px;color:#fff;display:inline-flex;font-size:11px;font-weight:800;justify-content:center;line-height:1.25;min-width:22px;padding:2px 7px}.bd-dash-filters-details>div{display:flex;flex-direction:column;gap:0;min-width:0;width:100%}.bd-dash-filters-card .form-grid.bd-dash-filter-grid{grid-gap:14px;align-items:flex-end;display:grid;gap:14px;grid-template-columns:minmax(200px,1.35fr) minmax(132px,.95fr) minmax(132px,.95fr) auto;width:100%}@media (max-width:900px){.bd-dash-filters-card .form-grid.bd-dash-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.bd-dash-filters-card .form-grid.bd-dash-filter-grid .bd-dash-toolbar-filters{grid-column:1/-1}.bd-dash-filters-card .form-grid.bd-dash-filter-grid .bd-dash-filter-actions{grid-column:1/-1;justify-self:end}}@media (max-width:520px){.bd-dash-filters-card .form-grid.bd-dash-filter-grid{grid-template-columns:minmax(0,1fr)}}.bd-dash-field-label,.bd-dash-filters-card .form-group label{color:var(--text-light);display:block;font-size:11px;font-weight:600;letter-spacing:.5px;margin-bottom:4px;text-transform:uppercase}.bd-dash-filters-card input[type=date]{background:var(--card-bg);border:1px solid var(--border);border-radius:6px;color:var(--text);font-family:inherit;font-size:13px;padding:8px 10px;transition:border-color .15s ease,box-shadow .15s ease;width:100%}.bd-dash-filters-card input[type=date]:focus{border-color:#0f8b8d8c;box-shadow:0 0 0 3px #0f8b8d1f;outline:none}.bd-dash-filter-actions{align-items:flex-end;display:flex}.bd-dash-filter-actions .btn{min-height:38px}.bd-dash-toolbar-filters .tfd-field{min-width:0;width:100%}.bd-dash-clients-section{border-top:1px solid var(--border);margin-top:16px;min-width:0;padding-top:16px;width:100%}.bd-dash-clients-head{align-items:center;display:flex;flex-wrap:wrap;gap:10px 16px;justify-content:space-between;margin-bottom:10px}.bd-dash-clients-title{color:var(--text-light);font-size:11px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.bd-dash-clients-title strong{color:var(--primary);font-weight:800}.bd-dash-clients-actions{display:flex;flex-wrap:wrap;gap:8px}.bd-dash-client-grid{grid-gap:6px 12px;background:#f8fafca6;border:1px solid #e3eaf3f2;border-radius:8px;display:grid;gap:6px 12px;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));max-height:200px;overflow-x:hidden;overflow-y:auto;padding:12px;scrollbar-width:thin}.bd-dash-client-grid::-webkit-scrollbar{width:6px}.bd-dash-client-grid::-webkit-scrollbar-thumb{background:#0f8b8d40;border-radius:4px}.bd-dash-client-label{align-items:center;border-radius:6px;color:var(--text);cursor:pointer;display:flex;font-size:13px;font-weight:600;gap:10px;line-height:1.2;min-height:34px;padding:6px 10px;transition:background-color .12s ease}.bd-dash-client-label:hover{background:#0f8b8d14}.bd-dash-client-label input[type=checkbox]{accent-color:var(--accent);cursor:pointer;flex-shrink:0;height:16px;margin:0;min-height:16px;min-width:16px;width:16px}.bd-dash-client-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bd-dash-client-empty{color:var(--text-light);font-size:13px;grid-column:1/-1;padding:8px 4px}.bd-dash-error{background:#e53e3e0f;border:1px solid #e53e3e59;border-radius:8px;color:var(--danger);font-size:13px;font-weight:600;margin-bottom:16px;padding:12px 14px}.bd-dash-chart-card{font-feature-settings:"kern" 1,"liga" 1;font-family:Inter,Segoe UI,system-ui,-apple-system,sans-serif;overflow:hidden}.bd-dash-chart-head{align-items:baseline;display:flex;flex-wrap:wrap;gap:8px 12px}.bd-dash-chart-meta{color:var(--primary);font-size:14px;font-weight:700;letter-spacing:-.01em;line-height:1.35}.bd-dash-chart-meta-muted{font-size:13px}.bd-dash-chart-hint,.bd-dash-chart-meta-muted{color:var(--text-light);font-weight:500;letter-spacing:.01em}.bd-dash-chart-hint{background:linear-gradient(180deg,#f8fafcf2,#ffffffe0);border:1px solid #e3eaf3f2;border-radius:8px;font-size:12.5px;line-height:1.55;margin:0 0 14px;padding:10px 12px}.bd-dash-chart-hint strong{color:var(--text);font-weight:700}.bd-dash-chart-frame{background:linear-gradient(180deg,#f8fafc80,#fff9);border-top:1px solid var(--border);margin:0 -20px;min-width:0;overflow-x:hidden;padding:0 20px 16px}.bd-dash-chart-svg{font-feature-settings:"tnum" 1,"kern" 1;-webkit-font-smoothing:antialiased;display:block;font-family:Inter,Segoe UI,system-ui,-apple-system,sans-serif;height:auto;max-width:100%;width:100%}.bd-dash-grid-line{stroke:#e3eaf3f2;stroke-width:1}.bd-dash-axis-tick{font-feature-settings:"tnum";font-size:11px;font-variant-numeric:tabular-nums;font-weight:500;letter-spacing:.02em}.bd-dash-axis-tick--left{fill:var(--text-light)}.bd-dash-axis-tick--right{fill:var(--warning);font-weight:600}.bd-dash-axis-line{stroke:var(--border);stroke-width:1}.bd-dash-axis-line--right{stroke:#ed893659}.bd-dash-axis-title{font-feature-settings:"tnum";font-size:10.5px;font-variant-numeric:tabular-nums;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.bd-dash-axis-title--left{fill:var(--text-light)}.bd-dash-axis-title--right{fill:var(--warning)}.bd-dash-month-label{fill:var(--text-light);font-size:11px;font-weight:600;letter-spacing:.03em}.bd-dash-bar-total{font-feature-settings:"tnum";fill:var(--text);font-size:10px;font-variant-numeric:tabular-nums;font-weight:700;letter-spacing:.02em}.bd-dash-bar-rect{transition:filter .2s ease}.bd-dash-chart-svg .bd-dash-bar-rect:hover{filter:brightness(1.06)}.bd-dash-bar-grow{animation:bd-dash-bar-rise .64s cubic-bezier(.22,1,.36,1) both;transform-box:fill-box;transform-origin:50% 100%}@keyframes bd-dash-bar-rise{0%{opacity:.88;transform:scaleY(0)}to{opacity:1;transform:scaleY(1)}}.bd-dash-sow-area{animation:bd-dash-area-in .85s ease-out .12s both;pointer-events:none}@keyframes bd-dash-area-in{0%{opacity:0}to{opacity:1}}.bd-dash-sow-line{animation:bd-dash-sow-draw 1.12s cubic-bezier(.4,0,.2,1) .18s forwards;pointer-events:none}@keyframes bd-dash-sow-draw{to{stroke-dashoffset:0}}.bd-dash-sow-dot{animation:bd-dash-sow-dot .48s cubic-bezier(.34,1.45,.64,1) both;transform-box:fill-box;transform-origin:center}@keyframes bd-dash-sow-dot{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}.bd-dash-sow-value{font-feature-settings:"tnum";fill:var(--warning);animation:bd-dash-sow-label .4s ease-out both;font-size:10px;font-variant-numeric:tabular-nums;font-weight:700;letter-spacing:.02em}@keyframes bd-dash-sow-label{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.bd-dash-bar-grow{transform:scaleY(1)}.bd-dash-bar-grow,.bd-dash-sow-area{animation:none;opacity:1}.bd-dash-sow-line{stroke-dashoffset:0!important;animation:none}.bd-dash-sow-dot{transform:none}.bd-dash-sow-dot,.bd-dash-sow-value{animation:none;opacity:1}}.bd-dash-chart-empty{font-size:14px;padding:28px 16px;text-align:center}.bd-dash-chart-empty,.bd-dash-legend{color:var(--text-light);font-weight:500;margin:0}.bd-dash-legend{align-items:center;border-top:1px solid var(--border);display:flex;flex-wrap:wrap;font-family:Inter,Segoe UI,system-ui,-apple-system,sans-serif;font-size:12px;gap:12px 18px;letter-spacing:.02em;padding:12px 0 0}.bd-dash-legend-item{align-items:center;display:inline-flex;gap:8px}.bd-dash-legend-swatch{border:1px solid #0000000f;border-radius:2px;flex-shrink:0;height:12px;width:12px}.bd-dash-legend-line{border-radius:1px;flex-shrink:0;height:3px;width:18px}.bd-dash-legend-line--curve{background:linear-gradient(90deg,var(--warning),#c05621);border-radius:2px;height:4px;transform:skewY(-2deg);width:22px}.bd-dash-legend-sow{margin-left:auto}@media (max-width:640px){.bd-dash-legend-sow{flex-basis:100%;margin-left:0}}.timesheet-list-page{width:100%}.timesheet-list-page,.timesheet-list-page>.card,.timesheet-list-table{max-width:100%;min-width:0}.timesheet-list-table{border:1px solid #e3eaf3e6;border-radius:0;overflow-x:auto;overflow-y:visible;width:100%}.timesheet-list-table table{margin:0;min-width:960px;table-layout:fixed;width:100%}.timesheet-list-table thead th{background:linear-gradient(180deg,#f4f8fc,#eef4f9);box-shadow:0 1px 0 #e3eaf3f2;position:sticky;top:0;z-index:2}.timesheet-list-table td,.timesheet-list-table th{box-sizing:border-box;overflow:hidden;padding:8px 10px;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap}.timesheet-list-table td:first-child,.timesheet-list-table th:first-child{width:11%}.timesheet-list-table td:nth-child(2),.timesheet-list-table th:nth-child(2){width:8%}.timesheet-list-table td:nth-child(3),.timesheet-list-table th:nth-child(3){width:12%}.timesheet-list-table td:nth-child(4),.timesheet-list-table th:nth-child(4){width:14%}.timesheet-list-table td:nth-child(5),.timesheet-list-table td:nth-child(6),.timesheet-list-table th:nth-child(5),.timesheet-list-table th:nth-child(6){width:8%}.timesheet-list-table td:nth-child(7),.timesheet-list-table th:nth-child(7){width:11%}.timesheet-list-table td:nth-child(8),.timesheet-list-table th:nth-child(8){width:7%}.timesheet-list-table td:nth-child(9),.timesheet-list-table th:nth-child(9){width:9%}.timesheet-list-table td:nth-child(10),.timesheet-list-table th:nth-child(10){width:12%}.timesheet-list-table tbody tr:hover{background:linear-gradient(90deg,#0f8b8d0f,#0b2a4a08)}.timesheet-list-empty{color:var(--text-light);padding:24px 16px!important;text-align:center}.timesheet-list-num{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;text-align:right}.timesheet-header-danger-btn{border-color:#e53e3e73;color:var(--danger)}.timesheet-header-danger-btn:hover:not(:disabled){background:#e53e3e0f}.timesheet-form-page{max-width:100%;min-width:0;width:100%}.timesheet-form-page .form-group label{font-size:12px;font-weight:600;letter-spacing:.02em;text-transform:none}.timesheet-form-page .timesheet-form-checkbox-row label{color:var(--text);font-size:13px;font-weight:500;letter-spacing:.01em;text-transform:none}.timesheet-form-readonly-input{background:#f4f7fb!important;color:var(--text-light);cursor:default}.timesheet-form-summary-strip{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:18px}.timesheet-summary-card{background:linear-gradient(180deg,#fffffffa,#f8fbfdf2);border:1px solid #e3eaf3f2;border-radius:10px;box-shadow:0 6px 16px #1018280f;flex:1 1 170px;min-width:0;padding:12px 14px}.timesheet-summary-label{color:var(--text-light);font-size:12px;font-weight:600;letter-spacing:.02em;line-height:1.3;text-transform:none}.timesheet-summary-value{color:var(--primary);font-size:16px;font-weight:700;letter-spacing:.02em;line-height:1.35;margin-top:8px}.timesheet-summary-value--badge{margin-top:6px}.timesheet-summary-value--muted{color:var(--text-light);font-size:14px;font-weight:600}.timesheet-form-summary-period{font-size:13px;font-weight:600;line-height:1.35;white-space:normal}.timesheet-form-header-card>.card-header.timesheet-form-section-head{align-items:flex-start;border-bottom:2px solid #0f8b8d59;display:flex;flex-wrap:wrap;gap:14px;justify-content:space-between;letter-spacing:normal;margin-bottom:8px;padding-bottom:14px;text-transform:none}.timesheet-form-section-head-main{display:flex;flex-direction:column;gap:4px;min-width:0}.timesheet-form-section-title{color:var(--primary);font-size:16px;font-weight:700}.timesheet-form-section-sub{color:var(--text-light);font-size:12px;font-weight:500;line-height:1.45;max-width:520px}.timesheet-form-section-sub.muted{color:#8b9aac}.timesheet-form-readonly-pill{background:#0f8b8d1a;border:1px solid #0f8b8d47;border-radius:999px;color:var(--accent);flex-shrink:0;font-size:12px;font-weight:600;padding:6px 12px}.timesheet-form-section-block+.timesheet-form-section-block{border-top:1px solid #e3eaf3f2;margin-top:22px;padding-top:20px}.timesheet-form-section-heading{color:var(--primary);font-size:13px;font-weight:700;letter-spacing:.02em;margin:0 0 14px;padding:0;text-transform:none}.timesheet-form-msa-hint{background:#0f8b8d0f;border-left:3px solid var(--accent);border-radius:0 4px 4px 0;color:var(--text-light);font-size:13px;line-height:1.45;margin:16px 0 0;padding:10px 12px}.timesheet-form-msa-hint strong{color:var(--text)}.timesheet-form-checkbox-row label{align-items:center;cursor:pointer;display:inline-flex;font-weight:500;gap:8px;margin:0}.timesheet-form-checkbox-row input[type=checkbox]{margin:0}.timesheet-form-entries-card>.card-header.timesheet-form-entries-toolbar{align-items:flex-start;border-bottom:1px solid var(--border);display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;letter-spacing:normal;margin-bottom:0;padding-bottom:14px;text-transform:none}.timesheet-form-entries-heading{display:flex;flex-direction:column;gap:4px;min-width:0}.timesheet-form-entries-title{color:var(--primary);font-size:15px;font-weight:700;letter-spacing:.02em}.timesheet-form-entries-sub{color:var(--text-light);font-size:12px;font-weight:500;line-height:1.4}.timesheet-form-entries-totals-pill{align-items:center;background:linear-gradient(180deg,#fffffff2,#f5f9fcfa);border:1px solid #e3eaf3f2;border-radius:10px;box-shadow:0 4px 14px #1018280d;display:inline-flex;flex-wrap:wrap;gap:0 12px;padding:8px 14px}.timesheet-form-entries-pill-item{color:var(--text-light);font-size:13px}.timesheet-form-entries-pill-item strong{color:var(--primary);font-weight:700}.timesheet-form-entries-unit{color:var(--text-light);font-size:11px;font-weight:600;text-transform:lowercase}.timesheet-form-entries-pill-sep{background:#e3eaf3f2;display:inline-block;height:18px;vertical-align:middle;width:1px}.timesheet-form-entries-wrap{background:var(--card-bg);border:1px solid #e3eaf3f2;border-radius:8px;box-shadow:inset 0 1px 0 #fffc;margin-top:14px;max-width:100%;overflow-x:auto;overflow-y:visible;width:100%}.timesheet-form-entries-table{border-collapse:initial;border-spacing:0;margin:0;min-width:1040px;table-layout:fixed;width:100%}.timesheet-form-entries-table thead th{background:linear-gradient(180deg,#f8fafc,#eef4f9)!important;border-bottom:2px solid #0f8b8d47;box-shadow:0 1px 0 #e3eaf3e6;color:var(--text)!important;font-size:12px!important;font-weight:700!important;letter-spacing:.02em!important;line-height:1.35;padding:12px 10px;position:sticky;text-align:left;text-transform:none!important;top:0;vertical-align:bottom;white-space:normal;z-index:2}.timesheet-form-entries-table thead th.timesheet-form-col-num{text-align:right}.timesheet-form-entries-table tbody td{background-clip:padding-box;border-bottom:1px solid #e3eaf3d9;padding:10px;vertical-align:middle}.timesheet-form-entries-table tbody tr.timesheet-form-entry-row:nth-child(2n) td{background-color:#f8fafceb}.timesheet-form-entries-table tbody tr.timesheet-form-entry-row:nth-child(odd) td{background-color:#fff}.timesheet-form-entries-table tbody tr.timesheet-form-entry-row:hover td{background-color:#e8f7f7fa!important}.timesheet-form-entries-table thead th.timesheet-form-col-date{border-right:1px solid #e3eaf3f2;box-shadow:4px 0 12px -8px #10182826;left:0;max-width:148px;min-width:148px;position:sticky;top:0;width:148px;z-index:5}.timesheet-form-entries-table tbody td.timesheet-form-col-date{border-right:1px solid #e3eaf3d9;box-shadow:4px 0 12px -8px #1018281f;left:0;max-width:148px;min-width:148px;position:sticky;width:148px;z-index:2}.timesheet-form-entries-table tbody tr.timesheet-form-entry-row:nth-child(odd) td.timesheet-form-col-date{background-color:#fff}.timesheet-form-entries-table tbody tr.timesheet-form-entry-row:nth-child(2n) td.timesheet-form-col-date{background-color:#f8fafceb}.timesheet-form-entries-table tbody tr.timesheet-form-entry-row:hover td.timesheet-form-col-date{background-color:#e8f7f7fa!important}.timesheet-form-col-date{width:148px}.timesheet-form-col-att{width:132px}.timesheet-form-col-brand{width:148px}.timesheet-form-col-jira{min-width:120px;width:14%}.timesheet-form-col-task{min-width:180px;width:26%}.timesheet-form-col-num{text-align:right;width:96px}.timesheet-form-col-actions{width:48px}.timesheet-form-entry-actions{text-align:center;vertical-align:middle}.timesheet-form-entry-cell{position:relative}.timesheet-form-entry-input{background:#fff;border:1px solid var(--border);border-radius:6px;color:var(--text);font-family:inherit;font-size:13px;min-height:38px;padding:7px 10px;transition:border-color .15s ease,box-shadow .15s ease;width:100%}.timesheet-form-entry-input::placeholder{color:#a0aec0;font-size:12px}.timesheet-form-entry-input:hover:not(:disabled){border-color:#cbd5e0}.timesheet-form-entry-input:focus{border-color:var(--accent);box-shadow:0 0 0 3px #0f8b8d33;outline:none}.timesheet-form-entry-input:disabled{background:#f4f7fb;color:var(--text-light);cursor:not-allowed}select.timesheet-form-entry-input{cursor:pointer}select.timesheet-form-entry-input:disabled{cursor:not-allowed}.timesheet-form-col-jira .timesheet-form-entry-input,.timesheet-form-col-task .timesheet-form-entry-input{min-height:38px}.timesheet-form-col-task .timesheet-form-entry-input{white-space:normal}.timesheet-form-num-input{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;text-align:right}.timesheet-form-input-invalid{border-color:var(--danger)!important}.timesheet-form-remove-btn{background:#0000;border:none;border-radius:4px;color:var(--danger);cursor:pointer;font-size:18px;line-height:1;padding:4px 8px}.timesheet-form-remove-btn:hover:not(:disabled){background:#e53e3e14}.timesheet-form-add-row{border-top:1px solid #e3eaf3d9;margin-top:2px;padding:14px 4px 6px}.timesheet-form-rejection-card{border-left:4px solid var(--danger);margin-top:16px}.timesheet-form-rejection-card .card-header{color:var(--danger)}.timesheet-form-rejection-body{font-size:14px;line-height:1.5;margin:0;padding:12px 4px 4px}.timesheet-form-loading{color:var(--text-light);font-size:14px;padding:28px 24px;text-align:center}.timesheet-form-loading p{margin:0}.timesheet-form-loading-spinner{animation:timesheet-form-spin .75s linear infinite;border:3px solid var(--border);border-radius:50%;border-top-color:var(--accent);display:inline-block;height:28px;margin-bottom:12px;width:28px}@keyframes timesheet-form-spin{to{transform:rotate(1turn)}}.timesheet-form-entries-card{margin-top:16px}.approvals-page{max-width:1200px}.approvals-tab-strip{align-items:flex-end;background:#f8fafc;border-bottom:1px solid #e5e7eb;border-radius:8px 8px 0 0;display:flex;flex-wrap:wrap;gap:8px 36px;margin-bottom:16px;padding:0 4px}.approvals-tab-strip .approvals-tab{align-items:center;background:none;border:none;border-bottom:3px solid #0000;color:#4b5563;cursor:pointer;display:inline-flex;font-family:inherit;font-size:14px;font-weight:600;gap:8px;margin-bottom:-1px;padding:14px 2px 11px;transition:color .15s ease,border-color .15s ease}.approvals-tab-strip .approvals-tab:hover:not(.tab-active){color:#374151}.approvals-tab-strip .approvals-tab.tab-active{border-bottom-color:#1d70b8;color:#1d70b8}.approvals-tab-count{font-feature-settings:"tnum";align-items:center;background:#e5e7eb;border-radius:999px;color:#374151;display:inline-flex;font-size:11px;font-variant-numeric:tabular-nums;font-weight:700;justify-content:center;min-width:24px;padding:2px 8px;transition:background .15s ease,color .15s ease}.approvals-tab-strip .approvals-tab.tab-active .approvals-tab-count{background:var(--accent);color:#fff}.approvals-toolbar{align-items:center;display:flex;flex-wrap:wrap;gap:12px;margin-bottom:18px}.approvals-search-wrap{flex:1 1 280px;max-width:480px;min-width:200px;position:relative}.approvals-search-wrap svg{color:var(--text-light);left:12px;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%)}.approvals-search-wrap input{background:#fff;border:1px solid var(--border);border-radius:6px;color:var(--text);font-family:inherit;font-size:13px;padding:10px 12px 10px 38px;transition:border-color .15s ease,box-shadow .15s ease;width:100%}.approvals-search-wrap input:focus{border-color:var(--accent);box-shadow:0 0 0 2px #0f8b8d29;outline:none}.approvals-table-card{overflow:hidden}.approvals-table-card .table-container{margin:0 -20px -20px}.approvals-table-card table{margin:0}.approvals-row-actions{align-items:center;display:inline-flex;flex-wrap:nowrap;gap:8px;justify-content:flex-end}.approvals-action-icon{align-items:center;display:inline-flex;justify-content:center;min-width:38px;padding:7px 10px}.approvals-action-icon svg{flex-shrink:0}.approvals-btn-reject{border-color:#e53e3e73!important;color:var(--danger)!important}.approvals-btn-reject:hover:not(:disabled){background:#e53e3e14!important;border-color:var(--danger)!important}.approvals-empty{padding:48px 24px!important;text-align:center}.approvals-empty-icon{align-items:center;background:linear-gradient(135deg,#0f8b8d26,#0b2a4a1a);border-radius:12px;color:var(--accent);display:flex;height:48px;justify-content:center;margin:0 auto 16px;width:48px}.approvals-empty-icon svg{height:26px;width:26px}.approvals-empty h3{color:var(--primary);font-size:16px;font-weight:700;margin:0 0 8px}.approvals-empty p{color:var(--text-light);font-size:14px;line-height:1.5;margin:0 auto;max-width:420px}.tabular-nums{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.users-list-page{width:100%}.users-list-page,.users-list-page>.card,.users-table-wrap{max-width:100%;min-width:0}.users-table-wrap{border:1px solid #e3eaf3e6;border-radius:0;overflow-x:auto;overflow-y:visible;width:100%}.users-table-wrap table{margin:0;min-width:760px;table-layout:fixed;width:100%}.users-table-wrap thead th{background:linear-gradient(180deg,#f4f8fc,#eef4f9);box-shadow:0 1px 0 #e3eaf3f2;position:sticky;top:0;z-index:2}.users-table-wrap td,.users-table-wrap th{box-sizing:border-box;overflow:hidden;padding:8px 10px;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap}.users-table-wrap td:first-child,.users-table-wrap th:first-child{width:44px}.users-table-wrap td:nth-child(2),.users-table-wrap th:nth-child(2){width:12%}.users-table-wrap td:nth-child(3),.users-table-wrap th:nth-child(3){width:20%}.users-table-wrap td:nth-child(4),.users-table-wrap th:nth-child(4){max-width:0;width:18%}.users-table-email{color:var(--text-light);display:block;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.users-table-wrap td:nth-child(5),.users-table-wrap th:nth-child(5){width:11%}.users-table-wrap td:nth-child(6),.users-table-wrap th:nth-child(6){width:86px}.users-table-wrap th:nth-child(7){text-align:right}.users-table-wrap td:nth-child(7),.users-table-wrap th:nth-child(7){max-width:104px;min-width:104px;padding-left:6px;padding-right:8px;width:104px}.users-table-wrap tbody tr:hover{background:linear-gradient(90deg,#0f8b8d0f,#0b2a4a08)}.users-table-username{color:var(--primary);font-weight:600}.users-table-actions{align-items:center;display:flex;flex-wrap:nowrap;gap:6px;justify-content:flex-end}.users-edit-btn{font-size:12px;font-weight:600;gap:6px;padding:6px 10px;white-space:nowrap}.users-edit-btn,.users-icon-btn{align-items:center;display:inline-flex}.users-icon-btn{box-sizing:border-box;justify-content:center;min-height:32px;min-width:32px;padding:6px}.users-icon-btn svg{flex-shrink:0}.users-table-empty{color:var(--text-light);padding:24px 16px!important;text-align:center}.users-modal-wide{max-width:720px}.users-modal-access{display:flex;flex-direction:column;max-height:85vh;max-width:600px;overflow:auto}.users-modal-hint{color:var(--text-light);font-size:13px;line-height:1.45;margin:0 0 16px}.users-screen-access-table{font-size:13px;width:100%}.users-screen-access-table td,.users-screen-access-table th{padding:8px 10px;vertical-align:middle}.users-screen-access-table td.users-screen-name{font-weight:600;text-transform:capitalize}.users-screen-access-table td.users-screen-check{text-align:center}.users-access-filters{margin-bottom:12px}.users-access-list{background:#fafbfd;border:1px solid var(--border);border-radius:6px;max-height:min(320px,45vh);overflow:auto;padding:8px 12px}.users-access-row{align-items:center;border-radius:4px;cursor:pointer;display:flex;gap:10px;padding:8px 4px}.users-access-row:hover{background:#0f8b8d0f}.users-access-row input{flex-shrink:0}.users-access-row-id{color:var(--primary);font-weight:600;min-width:72px}.users-access-row-name{color:var(--text);min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.users-workspace-overlay{align-items:flex-start;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0b2a4a73;overflow-y:auto;padding:20px 16px 40px}.users-workspace-modal{border:1px solid #e3eaf3fa;border-radius:16px;box-shadow:0 28px 90px #0b2a4a38,inset 0 0 0 1px #ffffff14;display:flex;flex-direction:column;font-family:Inter,Segoe UI,system-ui,-apple-system,sans-serif;margin:0 auto;max-height:none;max-width:900px;overflow:hidden;padding:0;position:relative;width:100%}.users-workspace-close-btn{align-items:center;background:#ffffffbf;border:none;border-radius:12px;box-shadow:0 1px 3px #0b2a4a14;color:var(--text-light);cursor:pointer;display:inline-flex;height:40px;justify-content:center;padding:0;position:absolute;right:14px;top:14px;transition:background .15s ease,color .15s ease,transform .12s ease;width:40px;z-index:3}.users-workspace-close-btn:hover{background:#fff;color:var(--primary)}.users-workspace-close-btn:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.users-workspace-head{align-items:flex-start;background:linear-gradient(145deg,#0f8b8d1c,#eef6f8e6 42%,#fbfdfe);border-bottom:1px solid #e3eaf3d9;display:flex;gap:18px;padding:26px 56px 22px 24px}.users-workspace-avatar{align-items:center;background:linear-gradient(148deg,#1ba8aa 0,var(--primary) 55%,#0a3558 100%);border:2px solid #ffffff59;border-radius:16px;box-shadow:0 10px 28px #0f8b8d52;color:#fff;display:flex;flex-shrink:0;font-size:18px;font-weight:800;height:56px;justify-content:center;letter-spacing:.03em;width:56px}.users-workspace-head-text{flex:1 1;min-width:0}.users-workspace-kicker{color:var(--accent);font-size:11px;font-weight:700;letter-spacing:.12em;margin:0 0 4px;text-transform:uppercase}.users-workspace-title{color:var(--primary);font-size:1.35rem;font-weight:700;letter-spacing:-.025em;line-height:1.2;margin:0 0 10px}.users-workspace-meta{align-items:center;display:flex;flex-wrap:wrap;gap:8px 10px}.users-workspace-username{font-feature-settings:"tnum";color:var(--text-light);font-size:13px;font-variant-numeric:tabular-nums;font-weight:600}.users-workspace-intro{background:linear-gradient(180deg,#f8fafc,#fff);border-bottom:1px solid #e3eaf3bf;padding:16px 24px 18px}.users-workspace-lead{color:var(--text-light);font-size:13.5px;font-weight:500;line-height:1.55;margin:0;max-width:62ch}.users-workspace-notice{align-items:flex-start;animation:users-ws-notice-in .35s ease-out;background:linear-gradient(135deg,#0f8b8d1f,#48bb7814);border:1px solid #0f8b8d38;border-radius:10px;color:#0d5c5e;display:flex;font-size:13px;font-weight:600;gap:10px;margin-top:12px;padding:11px 14px}@keyframes users-ws-notice-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.users-workspace-notice-icon{color:var(--accent);flex-shrink:0;margin-top:1px}.users-workspace-tabs-wrap{background:#fff;border-bottom:1px solid #e3eaf3e6;padding:12px 24px 0}.users-workspace-tabs{background:#f8fafcf2;border:1px solid #e3eaf3f2;border-radius:12px;display:flex;flex-wrap:wrap;gap:8px;padding:4px}.users-workspace-tab{align-items:center;appearance:none;background:#0000;border:none;border-radius:10px;color:var(--text-light);cursor:pointer;display:inline-flex;font-family:inherit;font-size:13px;font-weight:600;gap:10px;padding:11px 16px;transition:background .18s ease,color .18s ease,box-shadow .18s ease}.users-workspace-tab-icon{color:var(--text-light);display:flex;opacity:.85;transition:color .18s ease}.users-workspace-tab:hover{background:#ffffffd9;color:var(--primary)}.users-workspace-tab:hover .users-workspace-tab-icon{color:var(--accent)}.users-workspace-tab-active{background:linear-gradient(135deg,var(--accent) 0,#0f8b8d 48%,var(--primary) 100%);box-shadow:0 4px 14px #0f8b8d47;color:#fff}.users-workspace-tab-active .users-workspace-tab-icon{color:#fff;opacity:1}.users-workspace-tab-label{white-space:nowrap}.users-workspace-panels{background:linear-gradient(180deg,#fafbfd,#fff 18%);max-height:min(58vh,620px);overflow-y:auto;padding:22px 24px 26px}.users-workspace-panel[hidden]{display:none!important}.users-workspace-panel-head{margin-bottom:18px}.users-workspace-panel-title{color:var(--primary);font-size:12px;font-weight:800;letter-spacing:.1em;margin:0 0 6px;text-transform:uppercase}.users-workspace-panel-hint{color:var(--text-light);font-size:13px;font-weight:500;line-height:1.5;margin:0;max-width:68ch}.users-workspace-card{background:#fff;border:1px solid #e3eaf3f2;border-radius:12px;box-shadow:0 2px 12px #0b2a4a0a;margin-bottom:14px;padding:18px 18px 16px}.users-workspace-card--flush{overflow:hidden;padding:0}.users-workspace-card-title{color:var(--text);font-size:13px;font-weight:700;letter-spacing:.02em;margin:0 0 14px}.users-workspace-form.form-grid{gap:14px 16px;grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.users-workspace-modal .form-group label{color:var(--text-light);font-size:11px;font-weight:700;letter-spacing:.06em}.users-workspace-modal .form-group input,.users-workspace-modal .form-group select{border-color:#e3eaf3fa;border-radius:8px;font-size:14px;padding:10px 12px;transition:border-color .15s ease,box-shadow .15s ease}.users-workspace-modal .form-group input:focus,.users-workspace-modal .form-group select:focus{border-color:#0f8b8d73;box-shadow:0 0 0 3px #0f8b8d1a;outline:none}.users-workspace-input-muted{background:#f8fafcf2!important;color:var(--text-light)!important;cursor:not-allowed}.users-workspace-actions{align-items:center;border-top:1px solid #e3eaf3d9;display:flex;flex-wrap:wrap;gap:10px;margin-top:6px;padding-top:18px}.users-workspace-save{border-radius:8px;font-weight:600;min-width:160px;padding-left:20px;padding-right:20px}.users-workspace-loading{color:var(--text-light);font-size:14px;font-weight:500;margin:0;padding:36px 16px;text-align:center}.users-workspace-table-wrap{border:none;border-radius:0;max-height:min(340px,40vh);overflow:auto}.users-screen-access-table--workspace thead th{background:linear-gradient(180deg,#f0f6fa,#e8f0f6);border-bottom:2px solid #e3eaf3f2;color:var(--primary);font-size:11px;font-weight:800;letter-spacing:.06em;position:sticky;text-transform:uppercase;top:0;z-index:1}.users-screen-access-table--workspace tbody tr:nth-child(2n){background:#f8fafca6}.users-screen-access-table--workspace tbody tr:hover{background:#0f8b8d0f}.users-screen-access-table--workspace td.users-screen-check input{accent-color:var(--accent);cursor:pointer;height:17px;width:17px}.users-workspace-toolbar{margin-bottom:14px}.users-workspace-access-filters{margin-bottom:0}.users-workspace-search-field .users-workspace-search-wrap{position:relative}.users-workspace-search-icon{color:var(--text-light);display:flex;left:12px;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%)}.users-workspace-search-wrap input{background:var(--card-bg);border:1px solid var(--border);border-radius:8px;font-family:inherit;font-size:14px;padding:10px 12px 10px 38px;transition:border-color .15s ease,box-shadow .15s ease;width:100%}.users-workspace-search-wrap input:focus{border-color:#0f8b8d73;box-shadow:0 0 0 3px #0f8b8d1a;outline:none}.users-workspace-access-list{background:#f8fafc80;border:none;border-radius:0;max-height:min(260px,34vh)}.users-workspace-access-list .users-access-row{border-bottom:1px solid #e3eaf399;border-radius:0;padding:10px 14px}.users-workspace-access-list .users-access-row:last-child{border-bottom:none}.users-workspace-access-list .users-access-row input{accent-color:var(--accent);height:17px;width:17px}@media (max-width:640px){.users-workspace-head{flex-wrap:wrap;padding-right:52px}.users-workspace-close-btn{height:36px;right:10px;top:10px;width:36px}.users-workspace-tabs-wrap{padding-left:16px;padding-right:16px}.users-workspace-tabs{flex-direction:column}.users-workspace-tab{justify-content:flex-start;width:100%}.users-workspace-panels{padding-left:16px;padding-right:16px}}@media (prefers-reduced-motion:reduce){.users-workspace-notice{animation:none}}.settings-page{width:100%}.settings-page,.settings-page>.card{max-width:100%;min-width:0}.settings-page .clause-lib-tab-strip{-webkit-overflow-scrolling:touch;flex-wrap:nowrap;gap:8px 20px;overflow-x:auto;overflow-y:visible;padding-left:8px;padding-right:8px;scrollbar-gutter:stable}.settings-page .clause-lib-tab{flex:0 0 auto;white-space:nowrap}.settings-card-header{align-items:center;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between}.settings-hint{color:var(--text-light);font-size:13px;line-height:1.5;margin:0;padding:0}.settings-hint-block{background:#0f8b8d0f;border-left:3px solid var(--accent);border-radius:0 4px 4px 0;color:var(--text);font-size:13px;line-height:1.5;margin:0 0 12px;padding:10px 12px}.settings-hint-muted{color:var(--text-light);font-size:13px;line-height:1.45;margin:0}.settings-intro{margin:0 0 14px}.settings-card-stack{display:flex;flex-direction:column;gap:16px}.settings-table-wrap{border:1px solid #e3eaf3e6;border-radius:0;margin-top:4px;max-width:100%;overflow-x:auto;width:100%}.settings-table-wrap table{margin:0;min-width:520px;width:100%}.settings-table-wrap thead th{background:linear-gradient(180deg,#f4f8fc,#eef4f9);box-shadow:0 1px 0 #e3eaf3f2;position:sticky;top:0;z-index:2}.settings-table-wrap tbody tr:hover{background:linear-gradient(90deg,#0f8b8d0d,#0b2a4a05)}.settings-cell-strong{color:var(--text);font-weight:600}.settings-cell-mono{font-family:ui-monospace,Cascadia Code,monospace;font-size:12px}.settings-forex-toolbar{align-items:flex-end;display:flex;flex-wrap:wrap;gap:12px 16px;justify-content:space-between;margin-bottom:16px}.settings-forex-fields{grid-gap:12px;display:grid;flex:1 1 320px;gap:12px;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));min-width:0}.settings-forex-actions{align-items:flex-end;display:flex;flex:0 0 auto;margin-left:auto}.settings-forex-scroll{border:1px solid #e3eaf3e6;border-radius:4px;overflow-x:auto}.settings-forex-scroll table{margin:0;min-width:400px}.settings-forex-scroll input[type=number]{max-width:100%;width:100px}.settings-csv-note{color:var(--text-light);font-size:12px}.settings-csv-icon-cell{align-items:center;display:inline-flex;flex-direction:column;gap:6px;padding:4px 0;vertical-align:middle}.settings-csv-icon-caption{color:var(--text-light);font-size:11px;font-weight:600;letter-spacing:.02em;line-height:1.25;max-width:104px;text-align:center}.settings-footnote-spaced{margin-top:12px}.settings-file-trigger{cursor:pointer;margin:0}.settings-file-trigger input{display:none}.settings-icon-btn{align-items:center;box-sizing:border-box;display:inline-flex;justify-content:center;min-height:32px;min-width:32px;padding:6px}.settings-icon-btn svg{flex-shrink:0}label.settings-file-trigger.settings-icon-btn{vertical-align:middle}.settings-table-actions{align-items:center;display:inline-flex;flex-wrap:nowrap;gap:4px}.settings-empty-row{color:var(--text-light);padding:20px 16px!important;text-align:center}.settings-dash-access-modal{max-width:520px}.settings-dash-access-list{background:#fafbfd;border:1px solid var(--border);border-radius:6px;max-height:360px;overflow-y:auto;padding:8px 10px}.settings-dash-access-row{align-items:center;border-radius:4px;cursor:pointer;display:flex;flex-wrap:wrap;gap:6px 10px;padding:8px 6px}.settings-dash-access-row:hover{background:#0f8b8d0f}.settings-dash-access-name{font-weight:600}.settings-dash-access-meta{color:var(--text-light);font-size:12px;min-width:0}.settings-modal-footnote{color:var(--text-light);font-size:12px;margin-top:8px}.settings-modal-footnote code{font-size:11px}.profile-page{max-width:560px;padding-bottom:40px}.profile-page .tabular-nums{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.profile-card-main{background:var(--card-bg);border:1px solid var(--border);border-radius:14px;box-shadow:0 2px 16px #0b2a4a0f;margin-bottom:20px;padding:28px 28px 24px}.profile-card-main-top{align-items:center;border-bottom:1px solid var(--border);display:flex;gap:20px;margin-bottom:28px;padding-bottom:24px}.profile-avatar-simple{align-items:center;background:linear-gradient(145deg,var(--primary-light) 0,var(--accent) 100%);border-radius:14px;box-shadow:0 4px 14px #0b2a4a2e;color:#fff;display:flex;flex-shrink:0;font-size:22px;font-weight:800;height:72px;justify-content:center;letter-spacing:.03em;width:72px}.profile-name-simple{color:var(--primary);font-size:1.35rem;font-weight:800;letter-spacing:.02em;line-height:1.25;margin:0 0 8px}.profile-role-row{align-items:center;display:flex;flex-wrap:wrap;gap:10px;margin:0}.profile-role-text{color:var(--text);font-size:14px;font-weight:600}.profile-status-badge{border-radius:999px;font-size:11px;font-weight:700;letter-spacing:.06em;padding:4px 10px;text-transform:uppercase}.profile-status-badge--on{background:#38a1691f;color:var(--success)}.profile-status-badge--off{background:#e53e3e1a;color:var(--danger)}.profile-dl{margin:0}.profile-dl-row{grid-gap:12px 20px;align-items:baseline;border-bottom:1px solid var(--border);display:grid;gap:12px 20px;grid-template-columns:120px 1fr;padding:12px 0}.profile-dl-row:last-child{border-bottom:none;padding-bottom:0}.profile-dl-row:first-of-type{padding-top:0}.profile-dl-row dt{color:var(--text-light);font-size:12px;font-weight:600;margin:0}.profile-dl-row dd{color:var(--primary);font-size:14px;font-weight:600;margin:0;word-break:break-word}.profile-dl-row-dd--email{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.profile-copy-btn{background:var(--bg);border:1px solid var(--border);border-radius:8px;color:var(--accent-hover);cursor:pointer;flex-shrink:0;font-family:inherit;font-size:11px;font-weight:700;letter-spacing:.04em;padding:6px 12px;text-transform:uppercase}.profile-copy-btn:hover{background:#0f8b8d0f;border-color:#0f8b8d66}.profile-card-secondary{background:var(--card-bg);border:1px solid var(--border);border-radius:14px;box-shadow:0 2px 12px #0b2a4a0a;margin-bottom:20px;padding:22px 28px 24px}.profile-section-title{color:var(--primary);font-size:13px;font-weight:800;letter-spacing:.08em;margin:0 0 14px;text-transform:uppercase}.profile-section-text{color:var(--text);font-size:14px;line-height:1.55;margin:0 0 14px}.profile-section-text.muted{color:var(--text-light);font-size:13px}.profile-section-text:last-child{margin-bottom:0}.profile-section-label{color:var(--text-light);font-size:12px;font-weight:700;margin:0 0 8px}.profile-access-list{color:var(--text);font-size:14px;line-height:1.65;margin:0 0 16px;padding-left:1.15rem}.profile-access-list:last-child{margin-bottom:0}.profile-dash-block{border-top:1px solid var(--border);margin-top:18px;padding-top:18px}.profile-dash-links{list-style:none;margin:0;padding:0}.profile-dash-links li{font-size:14px;margin:0 0 8px}.profile-dash-links li:last-child{margin-bottom:0}.profile-dash-links a{color:var(--accent);font-weight:600;text-decoration:none}.profile-dash-links a:hover{text-decoration:underline}.profile-foot{color:var(--text-light);font-size:13px;line-height:1.55;margin:0}.profile-foot strong{color:var(--text);font-weight:700}@media (max-width:520px){.profile-dl-row{gap:4px;grid-template-columns:1fr}}:root{--primary:#0b2a4a;--primary-light:#123a63;--primary-dark:#071f37;--accent:#0f8b8d;--accent-hover:#0b7476;--success:#38a169;--warning:#d69e2e;--danger:#e53e3e;--bg:#f5f7fb;--card-bg:#fff;--border:#e3eaf3;--text:#13233a;--text-light:#6b7c91;--sidebar-w:240px;--sidebar-peek:64px;--header-h:58px}*{box-sizing:border-box;margin:0;padding:0}body{background:#f5f7fb;background:var(--bg);color:#13233a;color:var(--text);font-family:Inter,Segoe UI,system-ui,-apple-system,sans-serif;font-size:14px;letter-spacing:.1px}button,input,select,textarea{font-family:inherit}.app-layout{display:flex;min-height:100vh}.sidebar{background:linear-gradient(180deg,#071f37,#0b2a4a 55%,#123a63 140%);background:linear-gradient(180deg,var(--primary-dark) 0,var(--primary) 55%,var(--primary-light) 140%);bottom:0;color:#fff;display:flex;flex-direction:column;font-family:Inter,Segoe UI,system-ui,-apple-system,sans-serif;left:0;position:fixed;top:0;transition:transform .18s ease,box-shadow .18s ease;width:240px;width:var(--sidebar-w);z-index:100}.sidebar-brand{align-items:center;border-bottom:1px solid #ffffff1a;display:flex;height:58px;height:var(--header-h);padding:0 16px}.sidebar-brand h2{font-size:16px;font-weight:700;letter-spacing:.5px}.sidebar-brand small{display:block;font-size:11px;margin-top:2px;opacity:.7}.sidebar-nav{-ms-overflow-style:none;flex:1 1;overflow-y:auto;padding:8px 0;scrollbar-width:none}.sidebar-nav::-webkit-scrollbar{height:0;width:0}.sidebar-nav a{align-items:center;border-left:3px solid #0000;color:#ffffffbf;display:flex;font-size:13px;gap:10px;padding:10px 16px;text-decoration:none;transition:all .15s}.sidebar-nav a .nav-icon{align-items:center;color:#ffffffb8;display:inline-flex;flex-shrink:0;height:18px;justify-content:center;width:18px}.sidebar-nav a .nav-text{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar-nav a:hover{background:#ffffff14;color:#fff}.sidebar-nav a.active{background:#ffffff1f;border-left-color:#0f8b8d;border-left-color:var(--accent);color:#fff;font-weight:600}.sidebar-nav a.active .nav-icon,.sidebar-nav a:hover .nav-icon{color:#fff}.sidebar-nav .nav-section{font-size:10px;font-weight:600;letter-spacing:1px;opacity:.5;padding:16px 16px 6px;text-transform:uppercase}.sidebar-footer{border-top:1px solid #ffffff1a;font-size:12px;padding:12px 16px}.sidebar-footer .user-info{align-items:center;display:flex;gap:8px;margin-bottom:8px}.sidebar-footer .user-avatar{align-items:center;background:#0f8b8d;background:var(--accent);border-radius:50%;display:flex;font-size:13px;font-weight:700;height:32px;justify-content:center;width:32px}.sidebar-footer .user-name{font-size:13px;font-weight:600}.sidebar-footer .user-role{font-size:11px;opacity:.7}.btn-logout{background:#ffffff1a;border:none;border-radius:4px;color:#fffc;cursor:pointer;font-family:inherit;font-size:12px;letter-spacing:inherit;padding:6px;width:100%}.btn-logout:hover{background:#fff3}.main-content{--header-user-actions-w:92px;flex:1 1;margin-left:240px;margin-left:var(--sidebar-w);min-height:100vh;min-width:0;position:relative;transition:margin-left .18s ease}.app-layout.sidebar-closed .sidebar{box-shadow:none;transform:translateX(-176px);transform:translateX(calc((var(--sidebar-w) - var(--sidebar-peek))*-1))}.app-layout.sidebar-closed .main-content{margin-left:64px;margin-left:var(--sidebar-peek)}.app-layout.sidebar-closed .sidebar-footer{display:none}.app-layout.sidebar-closed .sidebar-brand{box-sizing:border-box;flex-shrink:0;justify-content:center;margin-left:auto;padding:0 8px;width:64px;width:var(--sidebar-peek)}.app-layout.sidebar-closed .sidebar-brand img{height:34px}.app-layout.sidebar-closed .sidebar-brand h2,.app-layout.sidebar-closed .sidebar-brand small{display:none}.app-layout.sidebar-closed .sidebar-nav{box-sizing:border-box;margin-left:auto;padding:6px 0 12px;width:64px;width:var(--sidebar-peek)}.app-layout.sidebar-closed .sidebar-nav .nav-section{display:none}.app-layout.sidebar-closed .sidebar-nav a{gap:0;justify-content:center;padding:10px 8px;position:relative}.app-layout.sidebar-closed .sidebar-nav a .nav-text{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.app-layout.sidebar-closed .sidebar-nav a .nav-icon{margin:0}@media (prefers-reduced-motion:reduce){.main-content,.sidebar{transition:none}}.main-content-global-actions{align-items:center;display:flex;height:58px;height:var(--header-h);pointer-events:none;position:fixed;right:24px;top:0;z-index:70}.main-content-global-actions>*{pointer-events:auto}.page-header{align-items:center;background:#fff;background:var(--card-bg);border-bottom:1px solid #e3eaf3;border-bottom:1px solid var(--border);box-shadow:0 1px 0 #1018280a;display:flex;justify-content:space-between;min-height:58px;min-height:var(--header-h);padding:0 116px 0 24px;padding:0 calc(24px + var(--header-user-actions-w, 92px)) 0 24px;position:sticky;top:0;z-index:50}.page-header h1{color:#0b2a4a;color:var(--primary);font-size:18px;font-weight:700}.page-back-nav{margin:0 0 16px}.page-back-link{align-items:center;background:none;border:none;color:#6b7280;cursor:pointer;display:inline-flex;font-family:inherit;font-size:14px;font-weight:400;gap:6px;line-height:1.4;margin:0;padding:0;text-decoration:none}.page-back-link:hover{color:#374151;text-decoration:none}.page-back-link:focus-visible{border-radius:2px;outline:2px solid #0f8b8d;outline:2px solid var(--accent);outline-offset:2px}.page-content{box-sizing:border-box;max-width:100%;min-width:0;padding:24px}.card{background:#fff;background:var(--card-bg);border:1px solid #e3eaf3;border:1px solid var(--border);border-radius:8px;margin-bottom:16px;padding:20px}.card-header{border-bottom:2px solid #0b2a4a;border-bottom:2px solid var(--primary);color:#0b2a4a;color:var(--primary);font-size:14px;font-weight:700;letter-spacing:.5px;margin-bottom:16px;padding-bottom:8px;text-transform:uppercase}.form-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.form-group{display:flex;flex-direction:column;gap:4px}.form-group.full-width{grid-column:1/-1}.form-group label{color:#6b7c91;color:var(--text-light);font-size:11px;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.form-group input,.form-group select,.form-group textarea{border:1px solid #e3eaf3;border:1px solid var(--border);border-radius:4px;font-family:inherit;font-size:13px;padding:8px 10px;transition:border-color .15s}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#0f8b8d;border-color:var(--accent);box-shadow:0 0 0 2px #0f8b8d29;outline:none}.form-group textarea{min-height:60px;resize:vertical}.form-group input:disabled,.form-group input[readonly]{background:#f7fafc;color:#6b7c91;color:var(--text-light)}.btn{align-items:center;border:none;border-radius:4px;cursor:pointer;display:inline-flex;font-family:inherit;font-size:13px;font-weight:600;gap:6px;padding:8px 16px;text-decoration:none;transition:all .15s}.btn-primary{background:#0f8b8d;background:var(--accent);color:#fff}.btn-primary:hover{background:#0b7476;background:var(--accent-hover)}.btn-success{background:#38a169;background:var(--success);color:#fff}.btn-success:hover{opacity:.9}.btn-danger{background:#e53e3e;background:var(--danger);color:#fff}.btn-danger:hover{opacity:.9}.btn-secondary{background:#edf2f7;color:#13233a;color:var(--text)}.btn-secondary:hover{background:#e2e8f0}.btn-outline{background:#0000;border:1px solid #e3eaf3;border:1px solid var(--border);color:#13233a;color:var(--text)}.btn-outline:hover{background:#f7fafc}.btn-sm{font-size:12px;padding:4px 10px}.btn-group{align-items:center;display:flex;gap:8px}.table-container{overflow-x:auto}table{border-collapse:collapse;font-size:13px;width:100%}th{background:#f6f8fb;border-bottom:2px solid #e3eaf3;border-bottom:2px solid var(--border);color:#6b7c91;color:var(--text-light);font-size:11px;font-weight:600;letter-spacing:.5px;text-align:left;text-transform:uppercase;white-space:nowrap}td,th{padding:10px 12px}td{border-bottom:1px solid #e3eaf3;border-bottom:1px solid var(--border);vertical-align:middle}tr:hover{background:#f6f8fb}.badge{border-radius:10px;display:inline-block;font-size:11px;font-weight:600;padding:2px 8px}.badge-draft{background:#fef3cd;color:#856404}.badge-active,.badge-approved{background:#d4edda;color:#155724}.badge-expired,.badge-terminated{background:#f8d7da;color:#721c24}.badge-pending{background:#cce5ff;color:#004085}.badge-paid{background:#d4edda;color:#155724}.badge-submitted{background:#e8daef;color:#6c3483}.badge-rejected{background:#f8d7da;color:#721c24}.badge-overdue{background:#fdebd0;color:#935116}.login-page{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;align-items:stretch;display:grid;font-family:Outfit,Inter,system-ui,-apple-system,sans-serif;grid-template-columns:1fr 1fr;min-height:100vh}.login-hero{background:linear-gradient(155deg,#071f37,#0b2a4a 42%,#0a3d52);background:linear-gradient(155deg,var(--primary-dark) 0,var(--primary) 42%,#0a3d52 100%);color:#fff;display:flex;flex-direction:column;justify-content:center;overflow:hidden;padding:clamp(2rem,5vw,3.5rem);position:relative}.login-hero__bg{background:radial-gradient(ellipse 90% 70% at 10% 20%,#0f8b8d47 0,#0000 55%),radial-gradient(ellipse 70% 50% at 85% 75%,#123a638c 0,#0000 50%),repeating-linear-gradient(-12deg,#0000,#0000 48px,#ffffff08 0,#ffffff08 49px);inset:0;pointer-events:none;position:absolute}.login-hero__illustration{bottom:8%;opacity:.95;pointer-events:none;position:absolute;right:-4%;width:min(52%,380px)}.login-hero__svg{display:block;filter:drop-shadow(0 12px 40px rgba(0,0,0,.25));height:auto;width:100%}.login-hero__content{max-width:420px;position:relative;z-index:1}.login-hero__eyebrow{color:#ffffffb8;font-family:Outfit,Inter,system-ui,sans-serif;font-size:11px;font-weight:600;letter-spacing:.18em;margin-bottom:.85rem;text-transform:uppercase}.login-hero__title{font-feature-settings:"liga" 1;font-family:Fraunces,Georgia,Times New Roman,serif;font-optical-sizing:auto;font-size:clamp(1.85rem,3.5vw,2.5rem);font-weight:700;letter-spacing:-.03em;line-height:1.15;margin-bottom:1.1rem}.login-hero__lead{color:#ffffffd9;font-size:15px;font-weight:400;line-height:1.6;margin-bottom:1.5rem}.login-hero__lead,.login-hero__list{font-family:Outfit,Inter,system-ui,sans-serif}.login-hero__list{color:#ffffffe6;font-size:14px;font-weight:500;list-style:none;margin:0;padding:0}.login-hero__list li{margin-bottom:.65rem;padding-left:1.35rem;position:relative}.login-hero__list li:before{background:#0f8b8d;background:var(--accent);border-radius:50%;box-shadow:0 0 0 3px #0f8b8d59;content:"";height:6px;left:0;position:absolute;top:.45em;width:6px}.login-form-panel{align-items:center;background:#f5f7fb;background:var(--bg);display:flex;justify-content:center;padding:clamp(1.5rem,4vw,2.5rem)}.login-card{background:#fff;border:1px solid #e3eaf3;border:1px solid var(--border);border-radius:12px;box-shadow:0 4px 24px #0b2a4a14,0 24px 48px #0b2a4a0f;max-width:420px;padding:clamp(28px,4vw,40px);width:100%}.login-card__title{font-feature-settings:"liga" 1;color:#0b2a4a;color:var(--primary);font-family:Fraunces,Georgia,Times New Roman,serif;font-optical-sizing:auto;font-size:1.65rem;font-weight:700;letter-spacing:-.02em;margin-bottom:8px}.login-card__subtitle{color:#6b7c91;color:var(--text-light);font-family:Outfit,Inter,system-ui,sans-serif;font-size:14px;font-weight:400;line-height:1.5;margin-bottom:24px}.login-card .form-group{margin-bottom:16px}.login-card .form-group label{color:#13233a;color:var(--text);font-family:Outfit,Inter,system-ui,sans-serif;font-size:12px;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.login-card .form-group input{font-family:Outfit,Inter,system-ui,sans-serif;font-size:15px;font-weight:500;padding:11px 14px;width:100%}.login-card .password-field-wrapper{display:block;position:relative}.login-card .password-field-wrapper input{padding-right:44px}.login-card .password-toggle{align-items:center;background:#0000;border:none;border-radius:8px;color:#6b7c91;color:var(--text-light);cursor:pointer;display:flex;height:36px;justify-content:center;padding:0;position:absolute;right:8px;top:50%;transform:translateY(-50%);transition:color .15s ease,background .15s ease;width:36px}.login-card .password-toggle:hover{background:#0b2a4a0f;color:#13233a;color:var(--text)}.login-card .password-toggle:focus-visible{outline:2px solid #0f8b8d;outline:2px solid var(--accent);outline-offset:2px}.login-card .btn-primary{font-family:Outfit,Inter,system-ui,sans-serif;font-size:15px;font-weight:600;justify-content:center;letter-spacing:.02em;padding:11px 14px;width:100%}.login-error{color:#e53e3e;color:var(--danger);font-size:13px;margin-bottom:12px;text-align:left}.login-demo{border-top:1px solid #e3eaf3;border-top:1px solid var(--border);color:#6b7c91;color:var(--text-light);font-family:Outfit,Inter,system-ui,sans-serif;font-size:13px;font-weight:400;margin-top:22px;padding-top:18px}.login-demo strong{color:#13233a;color:var(--text);display:block;font-size:11px;font-weight:600;letter-spacing:.08em;margin-bottom:10px;text-transform:uppercase}.login-demo__row{align-items:baseline;display:flex;flex-wrap:wrap;gap:6px 10px;margin-bottom:8px}.login-demo__row:last-child{margin-bottom:0}.login-demo code{background:#eef2f7;border-radius:4px;color:#0b2a4a;color:var(--primary);font-family:ui-monospace,Cascadia Code,Segoe UI Mono,monospace;font-size:11px;font-weight:500;padding:2px 6px}.login-demo__role{color:#0f8b8d;color:var(--accent);font-family:Outfit,Inter,system-ui,sans-serif;font-size:11px;font-weight:700;margin-left:auto}@media (max-width:900px){.login-page{grid-template-columns:1fr}.login-hero{min-height:auto;padding:2rem 1.5rem 2.5rem}.login-hero__illustration{bottom:auto;opacity:.55;right:-2%;top:1rem;width:min(200px,45%)}.login-hero__content{max-width:none;padding-right:min(40%,160px)}.login-form-panel{padding-bottom:2.5rem}}.split-panel{grid-gap:16px;align-items:start;display:grid;gap:16px;grid-template-columns:1fr 1fr}.split-panel .left-panel{position:sticky;top:80px}.agreement-preview{background:#fff;border:1px solid #e3eaf3;border:1px solid var(--border);border-radius:8px;box-shadow:0 2px 8px #0000000f;font-size:13px;line-height:1.7;max-height:calc(100vh - 120px);overflow-y:auto;padding:32px 40px}.agreement-preview,.agreement-preview h1{font-family:Times New Roman,Georgia,serif}.agreement-preview h1{font-size:20px;margin-bottom:8px;text-align:center}.agreement-preview .agreement-subtitle{color:#555;font-size:12px;margin-bottom:24px;text-align:center}.agreement-preview h3{color:#0b2a4a;color:var(--primary);font-size:14px;margin:20px 0 8px}.agreement-preview p{margin-bottom:10px;text-align:justify}.agreement-preview .signature-block{grid-gap:40px;border-top:1px solid #ddd;display:grid;gap:40px;grid-template-columns:1fr 1fr;margin-top:40px;padding-top:20px}.agreement-preview .sig-party{font-size:13px}.agreement-preview .sig-party strong{display:block;margin-bottom:4px}.agreement-preview .sig-line{border-bottom:1px solid #333;height:40px;margin:12px 0 4px}.agreement-placeholder{color:#6b7c91;color:var(--text-light);font-family:inherit;padding:60px 20px;text-align:center}.clause-table{width:100%}.clause-table th{font-size:11px;padding:6px 8px}.clause-table td{font-size:12px;padding:6px 8px}.clause-table select{font-size:12px;padding:4px 6px;width:100%}.clause-table input[type=checkbox]{cursor:pointer;height:16px;width:16px}.clause-table input[type=number]{font-size:12px;padding:4px;text-align:center;width:50px}.stats-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));margin-bottom:24px}.stat-card{background:#fff;background:var(--card-bg);border:1px solid #e3eaf3;border-left:4px solid #0f8b8d;border:1px solid var(--border);border-left:4px solid var(--accent);border-radius:8px;padding:20px}.stat-card .stat-value{color:#0b2a4a;color:var(--primary);font-size:28px;font-weight:700}.stat-card .stat-label{color:#6b7c91;color:var(--text-light);font-size:12px;letter-spacing:.5px;margin-top:4px;text-transform:uppercase}.stat-card:nth-child(2){border-left-color:#38a169;border-left-color:var(--success)}.stat-card:nth-child(3){border-left-color:#d69e2e;border-left-color:var(--warning)}.stat-card:nth-child(4){border-left-color:#e53e3e;border-left-color:var(--danger)}.tabs{border-bottom:2px solid #e3eaf3;border-bottom:2px solid var(--border);display:flex;margin-bottom:16px}.tab{background:none;border:none;border-bottom:2px solid #0000;color:#6b7c91;color:var(--text-light);cursor:pointer;font-family:inherit;font-size:13px;font-weight:600;margin-bottom:-2px;padding:8px 20px;transition:all .15s}.tab.active,.tab.tab-active,.tab:hover{color:#0f8b8d;color:var(--accent)}.tab.active,.tab.tab-active{border-bottom-color:#0f8b8d;border-bottom-color:var(--accent)}.modal-overlay{align-items:center;background:#00000080;display:flex;inset:0;justify-content:center;position:fixed;z-index:200}.modal{background:#fff;border-radius:8px;box-shadow:0 20px 60px #0000004d;max-height:80vh;max-width:600px;overflow-y:auto;padding:24px;width:90%}.modal h2{color:#0b2a4a;color:var(--primary);font-size:16px;margin-bottom:16px}.loading{align-items:center;color:#6b7c91;color:var(--text-light);display:flex;font-size:14px;justify-content:center;padding:60px}.text-right{text-align:right}.text-center{text-align:center}.mt-4{margin-top:16px}.mb-4{margin-bottom:16px}.flex-between{align-items:center;display:flex;justify-content:space-between}.empty-state{color:#6b7c91;color:var(--text-light);padding:60px 20px;text-align:center}.empty-state h3{color:#13233a;color:var(--text);font-size:16px;margin-bottom:8px}a.link{color:#0f8b8d;color:var(--accent);text-decoration:none}a.link:hover{text-decoration:underline}.clause-library-page{max-width:1200px}.clause-lib-tab-strip{align-items:flex-end;background:#f8fafc;border-bottom:1px solid #e5e7eb;border-radius:8px 8px 0 0;display:flex;flex-wrap:wrap;gap:8px 48px;margin-bottom:16px;padding:0 4px}.clause-lib-tab{background:none;border:none;border-bottom:3px solid #0000;color:#4b5563;cursor:pointer;font-family:inherit;font-size:14px;font-weight:600;margin-bottom:-1px;padding:14px 2px 11px;transition:color .15s ease,border-color .15s ease}.clause-lib-tab:hover:not(.clause-lib-tab-active){color:#374151}.clause-lib-tab-active{border-bottom-color:#1d70b8;color:#1d70b8}.clause-lib-tab:focus-visible{border-radius:2px;outline:2px solid #1d70b8;outline-offset:2px}.clause-lib-stats{grid-gap:10px;display:grid;gap:10px;grid-auto-columns:minmax(120px,1fr);grid-auto-flow:column;margin-bottom:12px;max-width:420px}.clause-lib-stat-card{background:#ffffffe6;border:1px solid #e3eaf3f2;border-radius:0;box-shadow:0 8px 18px #1018280d;min-width:0;padding:10px 12px}.clause-lib-stat-card-label{color:#6b7c91;color:var(--text-light);font-size:11px;font-weight:800;letter-spacing:.7px;text-transform:uppercase}.clause-lib-stat-card-value{color:#0b2a4a;color:var(--primary);font-size:18px;font-weight:900;letter-spacing:.2px;margin-top:2px}@media (max-width:520px){.clause-lib-stats{grid-auto-columns:auto;grid-auto-flow:row;grid-template-columns:1fr 1fr;max-width:none}}.clause-lib-toolbar{align-items:center;background:#fff;background:var(--card-bg);border:1px solid #e3eaf3;border:1px solid var(--border);border-radius:8px;box-shadow:0 1px 2px #1018280a;display:flex;flex-wrap:wrap;gap:12px 16px;margin-bottom:20px;padding:14px 16px}.clause-lib-search-wrap{flex:1 1 280px;min-width:200px;position:relative}.clause-lib-search-wrap svg{color:#6b7c91;color:var(--text-light);height:16px;left:12px;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);width:16px}.clause-lib-search-wrap input{background:#fff;border:1px solid #e3eaf3;border:1px solid var(--border);border-radius:6px;color:#13233a;color:var(--text);font-family:inherit;font-size:13px;padding:10px 12px 10px 38px;transition:border-color .15s,box-shadow .15s;width:100%}.clause-lib-search-wrap input:focus{border-color:#0f8b8d;border-color:var(--accent);box-shadow:0 0 0 2px #0f8b8d29;outline:none}.clause-lib-toolbar-meta{align-items:center;display:flex;flex-wrap:wrap;gap:12px}.clause-lib-filter{align-items:center;color:#13233a;color:var(--text);cursor:pointer;display:inline-flex;font-size:13px;font-weight:500;gap:8px;-webkit-user-select:none;user-select:none}.clause-lib-filter input{accent-color:#0f8b8d;accent-color:var(--accent);cursor:pointer;height:16px;width:16px}.clause-lib-form-card{border-left:4px solid #0f8b8d;border-left:4px solid var(--accent);overflow:hidden;padding:0}.clause-lib-accordion-toggle{align-items:flex-start;background:#0000;border:none;border-bottom:1px solid #0000;cursor:pointer;display:flex;font-family:inherit;gap:12px;margin:0;padding:16px 20px;text-align:left;transition:background .15s ease;width:100%}.clause-lib-accordion-toggle:hover{background:#0b2a4a0a}.clause-lib-accordion-toggle:focus-visible{outline:2px solid #0f8b8d;outline:2px solid var(--accent);outline-offset:-2px}.clause-lib-accordion--open .clause-lib-accordion-toggle{border-bottom-color:#e3eaf3;border-bottom-color:var(--border)}.clause-lib-accordion-chevron{align-items:center;background:#0f8b8d1a;border-radius:8px;color:#0f8b8d;color:var(--accent);display:flex;flex-shrink:0;height:32px;justify-content:center;margin-top:2px;transition:transform .25s ease;width:32px}.clause-lib-accordion--open .clause-lib-accordion-chevron{transform:rotate(180deg)}.clause-lib-accordion-toggle-text{align-items:flex-start;display:flex;flex-direction:column;gap:4px;min-width:0}.clause-lib-accordion-title{color:#0b2a4a;color:var(--primary);font-size:14px;font-weight:700;letter-spacing:.5px;text-transform:uppercase}.clause-lib-accordion-panel{display:none}.clause-lib-accordion--open .clause-lib-accordion-panel{animation:clause-lib-accordion-panel-in .2s ease;display:block}.clause-lib-accordion-panel-inner{min-height:0;overflow:hidden;padding:0 20px 20px}.clause-lib-accordion--open .clause-lib-accordion-panel-inner{padding-top:4px}.clause-lib-accordion:not(.clause-lib-accordion--open) .clause-lib-accordion-panel-inner{pointer-events:none}@keyframes clause-lib-accordion-panel-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.clause-lib-form-hint{color:#6b7c91;color:var(--text-light);font-size:11px;font-weight:500;letter-spacing:0;text-transform:none}@media (prefers-reduced-motion:reduce){.clause-lib-accordion--open .clause-lib-accordion-panel{animation:none}.clause-lib-accordion-chevron{transition:none}}.clause-lib-group{overflow:hidden}.clause-lib-group .card-header{align-items:stretch;border-bottom:1px solid #e3eaf3;border-bottom:1px solid var(--border);display:flex;flex-direction:column;gap:12px;letter-spacing:0;margin-bottom:0;padding-bottom:12px;text-transform:none}@media (min-width:640px){.clause-lib-group .card-header{align-items:center;flex-direction:row;justify-content:space-between}}.clause-lib-group-title-row{align-items:center;display:flex;flex-wrap:wrap;gap:10px;min-width:0}.clause-lib-order{align-items:center;background:#0b2a4a;background:var(--primary);border-radius:6px;color:#fff;display:inline-flex;font-size:12px;font-weight:700;height:28px;justify-content:center;min-width:28px;padding:0 8px}.clause-lib-group-title{color:#0b2a4a;color:var(--primary);font-size:15px;font-weight:700;letter-spacing:0;line-height:1.3;text-transform:none}.clause-lib-code-pill{background:#f1f5f9;border:1px solid #e3eaf3;border:1px solid var(--border);border-radius:4px;color:#6b7c91;color:var(--text-light);font-family:ui-monospace,Cascadia Code,Segoe UI Mono,monospace;font-size:11px;font-weight:600;padding:3px 8px}.clause-lib-group-actions{align-items:center;display:flex;flex-wrap:wrap;gap:12px}.clause-lib-mandatory-label{align-items:center;color:#64748b;cursor:pointer;display:inline-flex;font-size:11px;font-weight:700;gap:8px;letter-spacing:.08em;text-transform:uppercase;-webkit-user-select:none;user-select:none}.clause-lib-mandatory-label:has(input:checked){color:#1d70b8}.clause-lib-mandatory-label input{accent-color:#1d70b8;cursor:pointer;flex-shrink:0;height:16px;width:16px}.clause-lib-group .table-container{border-top:1px solid #e3eaf3;border-top:1px solid var(--border);margin:0 -20px -20px}.clause-lib-group table{font-size:13px}.clause-lib-group td:first-child,.clause-lib-group th:first-child{padding-left:20px}.clause-lib-group td:last-child,.clause-lib-group th:last-child{padding-right:20px}.clause-lib-template-name{color:#13233a;color:var(--text);font-weight:600;white-space:nowrap}.clause-lib-template-text{background:#f8fafc;border:1px solid #e3eaf3;border:1px solid var(--border);border-radius:6px;color:#13233a;color:var(--text);font-family:ui-monospace,Cascadia Code,Segoe UI Mono,monospace;font-size:12px;line-height:1.55;max-height:140px;overflow-y:auto;padding:10px 12px;white-space:pre-wrap;word-break:break-word}.clause-lib-actions-cell{vertical-align:middle;white-space:nowrap}.clause-lib-actions-th{width:96px}.clause-lib-row-actions{align-items:center;display:inline-flex;gap:6px;justify-content:flex-end}.clause-lib-icon-btn{align-items:center;display:inline-flex;justify-content:center;min-width:34px;padding:6px 8px}.clause-lib-empty{margin-top:8px}mark.clause-lib-mark{background:#fef08a;border-radius:2px;color:inherit;padding:0 1px}
/*# sourceMappingURL=main.9fa4c3b1.css.map*/