:root{--font-sans: "Manrope", "Inter", system-ui, -apple-system, "Segoe UI", "Helvetica Neue", Arial, sans-serif;--font-heading: "Sora", "Manrope", "Inter", system-ui, -apple-system, "Segoe UI", sans-serif;--font-size-12: 12px;--font-size-14: 14px;--font-size-16: 16px;--font-size-20: 20px;--font-size-24: 24px;--font-size-30: 30px;--text-sm: var(--font-size-12);--text-base: var(--font-size-14);--text-md: var(--font-size-16);--text-xl: var(--font-size-20);--text-2xl: var(--font-size-24);--text-3xl: var(--font-size-30);--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 24px;--space-6: 32px;--radius-sm: 8px;--radius-md: 12px;--radius-lg: 16px;--w-regular: 400;--w-medium: 500;--w-semibold: 600;--w-bold: 700;--canvas: #f6f8fb;--panel: #ffffff;--panel2: #0f172a;--surface: #ffffff;--surface-2: #f8fafc;--surface-3: #f1f5f9;--border: #e2e8f0;--border-subtle: #e2e8f0;--border-strong: #cbd5e1;--divider: #e2e8f0;--text: #0f172a;--text-primary: #0f172a;--muted: #475569;--text-secondary: #475569;--muted2: #64748b;--text-muted: #64748b;--color-white: #ffffff;--color-ink-900: #0f172a;--color-text-secondary-1: #334155;--color-text-secondary-2: #475569;--color-text-secondary-3: #64748b;--color-surface-soft: #f8fafc;--color-border-soft: #e2e8f0;--color-border-strong: #cbd5e1;--gold-legacy-primary: #d4af37;--gold-legacy-hover: #c49b2c;--teal-700: #0f766e;--teal-600: #0e7490;--gold-primary: #f4d92e;--gold-hover: #e6c800;--gold-active: #ccb000;--primary-action-blend: linear-gradient(135deg, #4b2e83 0%, #72509a 46%, #926f16 100%);--primary-action-blend-hover: linear-gradient(135deg, #3e246b 0%, #604087 46%, #8a6713 100%);--primary-action-blend-active: linear-gradient(135deg, #321d56 0%, #533779 44%, #77540d 100%);--gold: var(--gold-primary);--goldHover: var(--gold-hover);--goldSoft: rgba(244, 217, 46, .14);--bg-main: var(--canvas);--bg-card: var(--panel);--bg-muted: #f8fafc;--bg-raised: #f8fafc;--bg-raised-2: #f1f5f9;--bg-raised-3: #e8edf4;--bg-raised-4: #e2e8f0;--accent-primary: var(--gold);--accent-hover: var(--goldHover);--accent-soft: var(--goldSoft);--danger: #dc2626;--danger-soft: rgba(220, 38, 38, .12);--text-on-accent: #111827;--focus-ring: rgba(156, 163, 175, .28);--hover-soft: rgba(17, 24, 39, .04);--bg: var(--bg-main);--card: var(--bg-card);--primary: var(--accent-primary);--primary-hover: var(--accent-hover);--primary-soft: var(--accent-soft);--bg-1: var(--bg-main);--bg-2: var(--bg-muted);--accent: var(--accent-primary);--accent-tint: var(--accent-soft);--primary-tint: var(--accent-soft);--accent-2: var(--accent-primary);--sidebar-active-bg: rgba(244, 217, 46, .14);--sidebar-active-border: rgba(244, 217, 46, .42);--sidebar-active-accent: var(--gold-primary);--action-purple: #4c1d95;--action-purple-hover: #5b21b6;--action-purple-tint: rgba(76, 29, 149, .08);--shadow: 0 8px 20px rgba(15, 23, 42, .08);--radius: var(--radius-md);--overlay: rgba(11, 15, 20, .7);--toast-bg: #0f172a;--toast-text: #f8fafc;--print-bg: #ffffff;--ui-section-gap: var(--space-5);--ui-surface-radius: var(--radius-lg);--ui-surface-shadow: 0 8px 20px rgba(15, 23, 42, .06);--ui-surface-border: var(--border);--ui-surface-padding: var(--space-4);--skeleton-base: #e2e8f0;--skeleton-mid: #e9eef5;--skeleton-highlight: #f8fafc;--skeleton-border: #dbe5f0;--skeleton-surface: #f5f8fc;--app-vh: 100vh}.archive-management-page{gap:14px}.archive-management-hero{border:1px solid #d3deed;border-radius:14px;background:radial-gradient(circle at 100% -28%,rgba(56,189,248,.2),transparent 42%),linear-gradient(180deg,#f8fbff,#eef5ff)}.archive-management-scope-pill{border-color:#b6ccf6;background:#eaf2ff;color:#1e3a8a}.archive-management-layout{display:grid;gap:14px}.archive-management-block{border:1px solid #d7e2f2;border-radius:14px;background:linear-gradient(180deg,#fff,#f8fbff)}.archive-management-block--overview{border-color:#c8d8ef}.archive-management-block--active{border-color:#c6dcf9}.archive-management-block--pending{border-color:#dde4ef;background:linear-gradient(180deg,#fcfdff,#f8fafd)}.archive-management-block-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.archive-management-block-heading{min-width:0;display:grid;gap:4px}.archive-management-block-title{margin:0;font-size:16px;letter-spacing:-.01em}.archive-management-block-description{margin:0;max-width:76ch}.archive-management-block-content{min-width:0;display:grid;gap:12px}.archive-management-overview-grid{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(0,1fr);gap:12px;align-items:start}.archive-management-overview-kpis,.archive-management-overview-status{margin:0}.panel.archive-management-summary-strip{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:8px;padding:12px}.archive-management-summary-card{border:1px solid #d9e4f4;border-radius:12px;background:#fcfdff;padding:10px;min-height:62px;display:grid;gap:3px}.archive-management-summary-label{margin:0;font-size:10px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--color-text-secondary-2)}.archive-management-summary-value{margin:0;font-size:13px;font-weight:700;color:#0b1729}.archive-management-notice{border-color:#d7e2f2;background:linear-gradient(180deg,#fcfdff,#f8fbff);min-height:100%}.archive-management-page--platform .archive-management-hero{border-color:#b7ccf2;background:radial-gradient(circle at 100% -28%,rgba(59,130,246,.24),transparent 42%),linear-gradient(180deg,#f5f9ff,#ebf3ff)}.archive-management-page--platform .archive-management-block--overview{border-color:#bed3f6}.archive-management-page--platform .archive-management-block--active{border-color:#afcbf5}.archive-management-page--platform .archive-management-grid--active{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.archive-management-page--platform .archive-management-grid--active .archive-management-card--group-platform-tenants,.archive-management-page--platform .archive-management-grid--active .archive-management-card--group-platform-companies{grid-column:1 / -1}.archive-management-page--platform .archive-management-grid--active .archive-management-table-wrap{max-height:340px}.archive-management-page--platform .archive-management-grid--active .archive-management-card--group-platform-tenants .archive-management-table-wrap,.archive-management-page--platform .archive-management-grid--active .archive-management-card--group-platform-companies .archive-management-table-wrap{max-height:460px}.archive-management-section-intro{border:1px solid #d8e2f1;border-radius:12px;background:#fcfdff}.archive-management-section-intro--active{border-color:#c8daf8;background:linear-gradient(180deg,#f7fbff,#f1f7ff)}.archive-management-section-intro--pending{border-color:#e5e7eb;background:linear-gradient(180deg,#fcfcfd,#f8fafc)}.archive-management-section-intro-header{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:8px}.archive-management-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:12px}.archive-management-grid.filter-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));align-items:stretch}.archive-management-workspace{border:1px solid #d8e3f3;border-radius:14px;background:linear-gradient(180deg,#fff,#f9fcff);display:grid;gap:10px}.archive-management-workspace-header{display:grid;gap:4px}.archive-management-workspace-header h3{font-size:18px;letter-spacing:-.01em}.archive-management-section-counters{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.archive-management-section-counter{border:1px solid #e0e8f4;border-radius:12px;background:#fbfdff;padding:8px 10px;display:grid;gap:2px;cursor:pointer;transition:border-color .12s ease,box-shadow .12s ease,transform .12s ease}.archive-management-section-counter:hover{border-color:#c7d8f5;box-shadow:0 6px 14px #0f172a14;transform:translateY(-1px)}.archive-management-section-counter.active{border-color:#8fb2f2;background:#f2f7ff;box-shadow:0 8px 18px #1f57aa29}.archive-management-section-counter-label{margin:0;font-size:10px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#5f708b}.archive-management-section-counter-value{margin:0;font-size:13px;font-weight:700;color:#0f172a}.archive-management-tab-list{flex-wrap:nowrap;overflow-x:auto;padding-bottom:3px}.archive-management-tab-button{display:inline-flex;align-items:center;gap:8px;min-height:34px;padding:7px 12px;white-space:nowrap}.archive-management-tab-label{font-size:12px;font-weight:600}.archive-management-tab-count{border:1px solid #d3e0f5;border-radius:999px;background:#edf4ff;color:#1e3a8a;font-size:11px;font-weight:700;min-width:24px;text-align:center;padding:1px 7px;line-height:1.3}.archive-management-tab-button.active .archive-management-tab-count,.archive-management-tab-button[aria-selected=true] .archive-management-tab-count{border-color:#c1d6ff;background:#e3efff;color:#1e40af}.archive-management-active-panel{min-height:250px}.archive-management-card{border:1px solid #d8e2f0;border-radius:12px;background:linear-gradient(180deg,#fff,#fbfdff);box-shadow:0 1px 2px #0f172a0a}.archive-management-focus-card{margin:0}.archive-management-card--pending,.archive-management-card--preview{background:linear-gradient(180deg,#fcfcfd,#f8fafc)}.archive-management-card-header{margin-bottom:4px}.archive-management-card-description{margin-top:0}.archive-management-card-status{margin-top:0;margin-bottom:0;font-size:12px}.archive-management-table-wrap{border:1px solid #e4eaf3;border-radius:12px;background:#fff;overflow:auto}.archive-management-table{width:100%;border-spacing:0;font-size:13px}.archive-management-table th,.archive-management-table td{padding:9px 10px}.archive-management-table th{background:#f4f8ff;color:#334155;font-size:11px;letter-spacing:.04em;text-transform:uppercase;font-weight:700}.archive-management-table td{vertical-align:top;font-size:13px}.archive-management-record-name{display:block;font-size:13px}.archive-management-record-detail{margin-top:2px;font-size:12px}.archive-management-updated-cell{white-space:nowrap;color:#475569}.archive-management-action-cell{width:112px}.archive-management-pagination{border-top:1px solid #e4eaf3;background:#fbfdff;padding:9px 10px;display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.archive-management-pending-shell{border:1px solid #dbe5f3;border-radius:14px;background:linear-gradient(180deg,#fcfdff,#f8fafd)}.archive-management-pending-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:8px}.archive-management-pending-item{border:1px dashed #d8e1ef;border-radius:10px;background:#fcfdff;padding:10px}.archive-management-pending-item h4{margin:0 0 4px;font-size:13px}.archive-management-pending-item .panel-meta{margin:0}@media (max-width: 860px){.archive-management-page--platform .archive-management-grid--active{grid-template-columns:1fr}.archive-management-page--platform .archive-management-grid--active .archive-management-card--group-platform-tenants,.archive-management-page--platform .archive-management-grid--active .archive-management-card--group-platform-companies{grid-column:auto}.archive-management-overview-grid{grid-template-columns:1fr}.panel.archive-management-summary-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.archive-management-block-header{flex-direction:column;align-items:flex-start}.archive-management-section-counters{grid-template-columns:repeat(2,minmax(0,1fr))}.archive-management-grid{grid-template-columns:1fr}}.tenant-relationship-print-only-root{display:none}.tenant-relationship-controls{display:flex;flex-direction:column;gap:12px}.tenant-relationship-control-step{border:1px solid rgba(148,163,184,.26);border-radius:8px;padding:14px;background:#f8fafc94}.tenant-relationship-control-step.has-validation-error{border-color:#dc262685;background:#fef2f2d1}.tenant-relationship-control-step-header{display:flex;flex-direction:column;gap:3px;margin-bottom:12px}.tenant-relationship-control-step-header h3{margin:0;font-size:14px;color:var(--color-ink-900)}.tenant-relationship-control-step-header p{margin:0;font-size:12px;line-height:1.45;color:var(--color-text-secondary-2)}.tenant-relationship-field-grid{display:grid;grid-template-columns:minmax(220px,1.4fr) minmax(220px,1.6fr) auto;gap:12px;align-items:end}.tenant-relationship-section-checkbox-grid,.tenant-relationship-print-checkbox-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px}.tenant-relationship-validation{margin:10px 0 0;padding:9px 11px;border:1px solid rgba(220,38,38,.35);border-radius:8px;background:#fee2e2e6;color:#991b1b;font-size:13px;font-weight:650}.tenant-relationship-control-step .form-input.is-invalid{border-color:#dc2626;box-shadow:0 0 0 3px #dc26261f}.tenant-relationship-print-actions{justify-content:flex-start;margin-top:12px}.tenant-relationship-report-output{display:flex;flex-direction:column;gap:10px;padding:18px;border:1px solid rgba(148,163,184,.26);border-radius:10px;background:var(--color-white)}.tenant-relationship-report-section{border:0;border-bottom:1px solid rgba(148,163,184,.24);border-radius:0;padding:12px 0 16px;background:transparent;box-shadow:none}.tenant-relationship-report-section:last-child{border-bottom:0;padding-bottom:0}.tenant-relationship-report-section>.panel-header{align-items:flex-start;padding-bottom:6px;border-bottom:0}.tenant-relationship-report-section>.panel-header+*{margin-top:8px}.tenant-relationship-report-section .data-table{width:100%}.tenant-relationship-table-stack,.tenant-relationship-print-section-selector,.tenant-relationship-print-section-group{display:flex;flex-direction:column;gap:12px}.tenant-relationship-print-sections{border-radius:8px}.tenant-relationship-print-section-actions{justify-content:flex-start;gap:8px}.tenant-relationship-report-output .tenant-relationship-disclosure{margin:0;padding:10px 12px;border:1px solid rgba(148,163,184,.26);border-radius:8px;background:#f8fafcb8}.tenant-relationship-report-output .tenant-relationship-disclosure .empty-state-title,.tenant-relationship-report-output .tenant-relationship-disclosure .empty-state-guidance{margin:0}.tenant-relationship-report-output .tenant-relationship-disclosure .empty-state-guidance{font-size:12px;line-height:1.45}@media (max-width: 760px){.tenant-relationship-field-grid{grid-template-columns:1fr}}@media print{body.tenant-relationship-print-mode>*:not(.tenant-relationship-print-only-root){display:none!important}body.tenant-relationship-print-mode .tenant-relationship-print-only-root{display:block!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important;background:#fff!important;color:#111827!important}body.tenant-relationship-print-mode .tenant-relationship-print-only-root,body.tenant-relationship-print-mode .tenant-relationship-print-only-root *{visibility:visible!important}body.tenant-relationship-print-mode .tenant-relationship-print-only-root .no-print,body.tenant-relationship-print-mode .tenant-relationship-print-only-root :is(button,.btn,.panel-actions,.form-field){display:none!important}body.tenant-relationship-print-mode .tenant-relationship-print-only-root .panel,body.tenant-relationship-print-mode .tenant-relationship-print-only-root .empty-state{display:block!important;margin:0 0 12px!important;padding:10px 0!important;border:0!important;border-radius:0!important;box-shadow:none!important;background:transparent!important;break-inside:auto;page-break-inside:auto}body.tenant-relationship-print-mode .tenant-relationship-print-only-root .tenant-relationship-print-header{padding:0 0 12px!important;margin:0 0 14px!important;border-bottom:1px solid #d1d5db!important;break-after:avoid-page!important;page-break-after:avoid!important}body.tenant-relationship-print-mode .tenant-relationship-print-title{margin:0 0 6px!important;font-size:22px!important;line-height:1.15!important;color:#111827!important}body.tenant-relationship-print-mode .tenant-relationship-print-context{margin:0 0 8px!important;padding:0!important;border:0!important;background:transparent!important;color:#374151!important}body.tenant-relationship-print-mode .tenant-relationship-print-meta{display:grid!important;gap:3px!important;font-size:12px!important;line-height:1.4!important;color:#1f2937!important}body.tenant-relationship-print-mode .tenant-relationship-print-only-root .panel-header{margin:0 0 8px!important;padding:0!important;border:0!important}body.tenant-relationship-print-mode .tenant-relationship-print-only-root .panel-title{font-size:16px!important;color:#111827!important}body.tenant-relationship-print-mode .tenant-relationship-print-only-root .info-grid{display:grid!important;grid-template-columns:1fr!important;gap:8px!important}body.tenant-relationship-print-mode .tenant-relationship-print-only-root .info-item{border:1px solid #e5e7eb!important;border-radius:0!important;padding:8px!important;background:transparent!important;color:#111827!important}body.tenant-relationship-print-mode .tenant-relationship-print-only-root .data-table{width:100%!important;min-width:0!important;table-layout:auto!important;border-collapse:collapse!important}body.tenant-relationship-print-mode .tenant-relationship-print-only-root .data-table th,body.tenant-relationship-print-mode .tenant-relationship-print-only-root .data-table td{padding:6px!important;border:1px solid #e5e7eb!important;white-space:normal!important;overflow-wrap:anywhere!important}}@media (max-width: 560px){.panel.archive-management-summary-strip,.archive-management-section-counters{grid-template-columns:1fr}.archive-management-block-title{font-size:15px}.archive-management-section-intro-header{flex-direction:column;align-items:flex-start}}@supports (height: 100dvh){:root{--app-vh: 100dvh}}*{box-sizing:border-box}html{height:-webkit-fill-available;min-height:100%;overflow-y:auto}body{margin:0;font-family:var(--font-sans);font-size:var(--text-base);font-variant-numeric:tabular-nums;color:var(--text);line-height:1.5;background:var(--bg-1);min-height:100vh;min-height:-webkit-fill-available;min-height:var(--app-vh, 100vh);overflow-y:auto;overflow-x:hidden}h1,h2,h3,h4{font-family:var(--font-heading);font-weight:var(--w-semibold);letter-spacing:-.01em;margin:0;color:var(--text)}p{margin:0;color:var(--muted);font-size:var(--text-base)}a{color:var(--text-secondary);text-decoration:none}a:hover{color:var(--text-primary)}button,input,select,textarea{font-family:inherit;background:var(--surface);color:var(--text);border:1px solid var(--border)}#app{min-height:100vh;min-height:var(--app-vh, 100vh);overflow-x:hidden}.app-shell{--bootstrap-neutral-primary: #475569;--bootstrap-neutral-secondary: #64748b;--tenant-primary-color: var(--bootstrap-neutral-primary);--accent-primary: var(--bootstrap-neutral-primary);--accent-hover: #334155;--accent-soft: rgba(71, 85, 105, .14);--primary: var(--bootstrap-neutral-primary);--primary-hover: #334155;--primary-soft: rgba(71, 85, 105, .14);--accent: var(--bootstrap-neutral-primary);--accent-tint: rgba(71, 85, 105, .14);--accent-2: var(--bootstrap-neutral-secondary);--gold: var(--bootstrap-neutral-primary);--gold-primary: var(--bootstrap-neutral-primary);--goldHover: #334155;--gold-hover: #334155;--goldSoft: rgba(71, 85, 105, .14);--sidebar-active-bg: rgba(71, 85, 105, .14);--sidebar-active-border: rgba(71, 85, 105, .36);--sidebar-active-accent: var(--bootstrap-neutral-primary);--primary-action-blend: linear-gradient(135deg, #475569 0%, #64748b 100%);--primary-action-blend-hover: linear-gradient(135deg, #334155 0%, #475569 100%);--primary-action-blend-active: linear-gradient(135deg, #1f2937 0%, #334155 100%);--topbar-offset: 108px;--topbar-left: 240px;display:grid;grid-template-columns:240px 1fr;min-height:100vh;min-height:var(--app-vh, 100vh);overflow-x:hidden}.app-main{display:flex;flex-direction:column;grid-column:2;min-height:100vh;min-height:var(--app-vh, 100vh);padding-top:var(--topbar-offset);background:var(--canvas);color:var(--text);min-width:0}main,.content{background:var(--canvas);color:var(--text);min-width:0}.app-main,.content,main,.topbar,.page,.page-content{color:#111827}.card,.panel,.table-wrap,table,input,select,textarea,label,th,td{color:#111827}.page,.page-content,.panel,.card,.table-wrap,.table-scroll,.page-toolbar,.page-header,.toolbar-actions,.filter-panel{min-width:0;max-width:100%}.muted,.help-text,.subtext,.hint,.panel-meta{color:#6b7280}main a,.content a,.app-main a{color:#111827}main a:hover,.content a:hover,.app-main a:hover{color:var(--color-ink-900)}.app-shell.theme-stripe{--surface: #ffffff;--surface-2: #f3f4f6;--surface-3: #eef2f7;--shadow: 0 6px 18px rgba(17, 24, 39, .08);--divider: var(--border-subtle);--radius: 8px}.app-shell.theme-linear{--surface: #ffffff;--surface-2: #f3f4f6;--surface-3: #eef2f7;--shadow: 0 6px 18px rgba(17, 24, 39, .08);--divider: var(--border-subtle);--radius: 12px}.sidebar{padding:24px 16px 16px;background:linear-gradient(180deg,#0b1220 0%,var(--color-ink-900) 100%);color:#e5e7eb;border-radius:0 0 22px;box-shadow:inset -1px 0 #ffffff14;border-right:1px solid rgba(148,163,184,.18);display:flex;flex-direction:column;gap:16px;position:fixed;left:0;bottom:0;width:var(--topbar-left);overflow:hidden;top:0;height:var(--app-vh, 100dvh);max-height:var(--app-vh, 100dvh);min-height:var(--app-vh, 100dvh)}.sidebar,.sidebar *{color:#e5e7eb}.sidebar-backdrop{display:none}.brand{display:flex;flex-direction:column;gap:8px;padding:10px 12px;border:1px solid rgba(148,163,184,.2);border-radius:12px;background:#0f172a94}.brand-row{display:flex;align-items:center;gap:10px;min-width:0}.sidebar-collapse-toggle{width:28px;height:28px;border-radius:8px;border:1px solid rgba(148,163,184,.28);background:#0f172ab8;color:#e5e7eb;display:inline-flex;align-items:center;justify-content:center;flex:0 0 28px;margin-left:auto;padding:0;font-size:15px;font-weight:var(--w-bold);line-height:1;cursor:pointer}.sidebar-collapse-toggle:hover,.sidebar-collapse-toggle:focus-visible{border-color:#e2e8f06b;background:#ffffff14}.sidebar-collapse-toggle:focus-visible{outline:none;box-shadow:0 0 0 2px #facc154d}.brand-mark{width:28px;height:28px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;font-size:10px;letter-spacing:.08em;font-weight:700;color:var(--color-surface-soft);background:var(--tenant-primary-color);border:1px solid var(--tenant-primary-color)}.brand-logo{width:28px;height:28px;border-radius:8px;object-fit:cover;border:1px solid rgba(148,163,184,.28);background:#0f172a94}.sidebar-brand-text{min-width:0;max-width:100%;overflow:hidden}.sidebar-label{font-size:10px;text-transform:uppercase;letter-spacing:.18em;color:#94a3b8;font-weight:var(--w-semibold);max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar-company-name{font-size:15px;font-weight:var(--w-bold);color:var(--color-surface-soft);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0;max-width:100%;line-height:1.3}.nav-list{display:flex;flex-direction:column;flex:1 1 auto;min-height:0;gap:10px;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding-right:2px;padding-bottom:max(12px,env(safe-area-inset-bottom,0px))}.nav-section{display:flex;flex-direction:column;gap:5px;padding:8px 7px;border-radius:12px;border:1px solid rgba(148,163,184,.14);background:#0f172a4d;overflow:visible}.nav-section-title{font-size:10px;text-transform:uppercase;letter-spacing:.14em;color:#94a3b8;font-weight:var(--w-semibold);padding:2px 4px 4px}.nav-link{padding:9px 10px;border-radius:10px;color:var(--text-secondary);font-weight:var(--w-medium);font-size:var(--text-base);transition:transform .12s ease,box-shadow .12s ease,background .2s ease,color .2s ease,border-color .2s ease;display:flex;align-items:center;justify-content:space-between;gap:10px;position:relative;background:#ffffff03;border:1px solid rgba(148,163,184,.08)}.nav-admin-toggle{width:100%;text-align:left;background:transparent}.nav-chevron{font-size:var(--text-sm);color:var(--muted);margin-left:auto}.nav-sublist{display:none;flex-direction:column;gap:6px;margin-left:8px;margin-top:4px;overflow:visible;max-height:none}.nav-sublist.is-open{display:flex}.nav-sublink{padding:7px 10px;border-radius:10px;font-size:var(--text-sm);color:var(--text-secondary);text-decoration:none;background:#ffffff03;border:1px solid rgba(148,163,184,.08);transition:transform .12s ease,box-shadow .12s ease,background .2s ease,color .2s ease,border-color .2s ease}.nav-sublink:hover{color:var(--text-primary);background:var(--hover-soft)}.nav-sublink.active{color:var(--accent-primary);background:var(--accent-soft);border-color:#f4c4304d;font-weight:var(--w-semibold)}.nav-label{flex:1;min-width:0}.nav-badge{font-size:var(--text-sm);padding:2px 7px;font-weight:var(--w-semibold);margin-left:auto}.nav-link:before{content:none}.nav-link:hover{color:var(--text-primary);background:var(--hover-soft);transform:translateY(-1px);box-shadow:0 4px 12px #0f172a24}.nav-link.active{color:var(--accent-primary);background:var(--accent-soft);font-weight:var(--w-semibold);border-color:#f4c4304d}.sidebar-footer{flex:0 0 auto;margin-top:auto;font-size:var(--text-sm);color:#94a3b8}@media (max-width: 1200px),(max-height: 820px){.sidebar{height:var(--app-vh, 100dvh);max-height:var(--app-vh, 100dvh)}.sidebar .brand{flex:0 0 auto}.sidebar .nav-list{max-height:none}}.sidebar .nav-link{color:var(--color-border-strong)}.sidebar .nav-link:hover{color:#f9fafb;background:#ffffff12;border-color:#94a3b847;transform:none;box-shadow:none}.sidebar .nav-sublink:hover{transform:none;box-shadow:none}.sidebar .nav-link.active{background:#facc1529;border:1px solid rgba(250,204,21,.42);box-shadow:inset 2px 0 #facc15,0 4px 12px #facc151f;color:#f9fafb}.sidebar .nav-link.active .nav-icon{background:#facc153d;border-color:#facc157a;color:var(--color-surface-soft)}.nav-link:active,.nav-sublink:active{transform:translateY(1px) scale(.98);box-shadow:0 2px 6px #0f172a1a}.nav-link:focus-visible,.nav-sublink:focus-visible,.nav-admin-toggle:focus-visible{outline:none;box-shadow:0 0 0 2px #facc154d}.sidebar .nav-sublink{color:var(--color-border-strong)}.sidebar .nav-sublink:hover{color:#f9fafb;background:#ffffff12;border-color:#94a3b847}.sidebar .nav-sublink.active{background:#facc1524;color:#f9fafb;border-color:#facc155c}.app-shell[data-route^="/institutions/"] .sidebar{background:linear-gradient(180deg,#0b1220 0%,var(--color-ink-900) 100%);color:#e5e7eb}.app-shell[data-route^="/institutions/"] .sidebar,.app-shell[data-route^="/institutions/"] .sidebar *{color:#e5e7eb}.app-shell[data-route^="/institutions/"] .sidebar .nav-link.active{background:#facc1529;border:1px solid rgba(250,204,21,.42);box-shadow:inset 2px 0 #facc15,0 4px 12px #facc151f}.app-shell[data-route^="/institutions/"] .sidebar .nav-sublink.active{background:#facc1524;border-color:#facc155c}.topbar{padding:16px 36px;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:nowrap;background:#f6f7f9eb;border-bottom:1px solid var(--border);position:fixed;top:0;left:var(--topbar-left);right:0;z-index:30;backdrop-filter:blur(6px)}.topbar-left{display:flex;align-items:center;flex:1;min-width:0;gap:10px}.topbar-title-block{display:flex;flex-direction:column;align-items:flex-start;flex:1 1 auto;min-width:0;gap:8px}.topbar-tenant-meta{display:inline-flex;align-items:center;gap:8px;min-width:0;padding-left:8px;border-left:3px solid var(--tenant-primary-color)}.topbar-tenant-logo{width:22px;height:22px;border-radius:6px;object-fit:cover;border:1px solid var(--tenant-primary-color);background:#fff}.topbar-tenant-name{font-size:11px;font-weight:600;color:var(--color-text-secondary-2);letter-spacing:.02em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:220px}.topbar-active-context{display:inline-flex;align-items:center;min-width:0;max-width:min(420px,100%);padding:4px 10px;border-radius:999px;border:1px solid rgba(76,29,149,.24);background:#4c1d9517;color:#312e81;font-size:12px;font-weight:700;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.topbar-right{display:flex;align-items:center;gap:16px;min-width:0}.topbar-title{font-size:14px;font-weight:var(--w-semibold);color:#312e81;letter-spacing:.01em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.2;padding:4px 10px;border-radius:999px;background:#4c1d9512;border:1px solid rgba(76,29,149,.18);box-shadow:none}.topbar-description{margin:0;width:100%;min-width:0;display:block;padding:11px 14px;min-height:44px;border-radius:12px;background:var(--sidebar-active-bg);border:1px solid var(--sidebar-active-border);box-shadow:inset 2px 0 0 var(--sidebar-active-accent);color:#111827;font-size:13px;font-weight:500;line-height:1.5;white-space:normal;overflow-wrap:anywhere}.topbar-actions{display:flex;align-items:center;gap:8px;flex-wrap:nowrap;min-width:0}.topbar-notifications{position:relative;display:inline-flex;align-items:center}.topbar-notification-button{position:relative;width:34px;height:34px;border-radius:10px;border:1px solid var(--border);background:#fff;color:#1f2937;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.topbar-notification-button:hover{border-color:#d1d5db;background:#f9fafb}.topbar-notification-icon{width:16px;height:16px;display:block}.topbar-notification-badge{position:absolute;top:-5px;right:-6px;min-width:16px;height:16px;padding:0 4px;border-radius:999px;background:#dc2626;color:#fff;border:1px solid #fff;font-size:10px;font-weight:700;line-height:14px;text-align:center}.topbar-notification-panel{position:absolute;top:calc(100% + 6px);right:0;width:min(336px,calc(100vw - 24px));max-height:332px;display:flex;flex-direction:column;background:#fff;border:1px solid #e5e7eb;border-radius:10px;box-shadow:0 10px 22px #0f172a24;overflow:hidden;z-index:120}.topbar-notification-panel-header{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:8px 9px;border-bottom:1px solid #f1f5f9;background:var(--color-surface-soft)}.topbar-notification-list{overflow-y:auto;padding:5px;display:flex;flex-direction:column;gap:5px;max-height:248px}.topbar-notification-item{width:100%;border:1px solid #e5e7eb;border-radius:9px;background:#fff;padding:7px 8px;text-align:left;cursor:pointer;display:flex;flex-direction:column;gap:3px}.topbar-notification-item:hover{border-color:var(--color-border-strong);background:var(--color-surface-soft)}.topbar-notification-item.is-unread{border-color:#facc15;background:#facc1514}.topbar-notification-item.priority-high{border-left:3px solid #dc2626}.topbar-notification-item.priority-medium{border-left:3px solid #f59e0b}.topbar-notification-item.priority-low{border-left:3px solid var(--color-border-strong)}.topbar-notification-item-title{font-size:11px;font-weight:700;color:var(--color-ink-900)}.topbar-notification-item-message{font-size:11px;color:var(--color-text-secondary-1)}.topbar-notification-item-meta{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:11px;color:var(--color-text-secondary-3)}.topbar-notification-priority{display:inline-flex;align-items:center;border-radius:999px;padding:1px 7px;font-size:10px;font-weight:700;letter-spacing:.01em}.topbar-notification-priority.priority-high{background:#dc26261f;color:#b91c1c}.topbar-notification-priority.priority-medium{background:#f59e0b24;color:#a16207}.topbar-notification-priority.priority-low{background:#f1f5f9;color:var(--color-text-secondary-3)}.topbar-notification-empty{padding:18px 10px;text-align:center;color:var(--color-text-secondary-3);font-size:12px}.topbar-notification-panel-footer{padding:6px 9px;border-top:1px solid #f1f5f9;background:var(--color-surface-soft);display:flex;justify-content:flex-end}.topbar-notification-low-group{border:1px solid var(--color-border-soft);border-radius:9px;background:var(--color-surface-soft);margin-top:2px}.topbar-notification-low-summary{cursor:pointer;list-style:none;padding:7px 8px;font-size:11px;font-weight:700;color:var(--color-text-secondary-3)}.topbar-notification-low-summary::-webkit-details-marker{display:none}.topbar-notification-low-body{display:flex;flex-direction:column;gap:5px;padding:0 5px 5px}.notification-priority-badge{display:inline-flex;align-items:center;border-radius:999px;padding:2px 8px;font-size:11px;font-weight:700;line-height:1.2}.notification-priority-badge.priority-high{background:#dc26261f;color:#b91c1c}.notification-priority-badge.priority-medium{background:#f59e0b24;color:#a16207}.notification-priority-badge.priority-low{background:#f1f5f9;color:var(--color-text-secondary-3)}.topbar-notification-action,.topbar-notification-view-all{border:none;background:transparent;color:var(--color-text-secondary-2);font-size:11px;font-weight:600;line-height:1;cursor:pointer;padding:4px 2px;border-radius:6px}.topbar-notification-action:hover,.topbar-notification-view-all:hover{color:var(--color-ink-900);background:#eef2f7}.topbar-menu{display:none;align-items:center;justify-content:center;width:44px;height:44px;border-radius:10px;border:1px solid var(--divider);background:var(--surface);color:var(--text);font-size:18px;cursor:pointer;flex-shrink:0}.topbar-right .company-switcher{margin-right:0}.company-label{font-size:var(--text-sm);text-transform:uppercase;letter-spacing:1.5px;color:var(--muted)}.company-name{font-weight:var(--w-semibold);font-size:var(--text-md)}.company-switcher{display:flex;align-items:center;padding:0;border-radius:9999px;background:transparent;border:none;box-shadow:none;transition:border-color .2s ease,background .2s ease;width:min(220px,60vw);max-width:220px}.access-context-switcher{width:min(260px,58vw);max-width:260px}.topbar-switcher-wrap{display:flex;align-items:center;padding-right:2px;min-width:0}.topbar-context-switcher-wrap{display:flex;align-items:center;min-width:0;max-width:min(420px,54vw);gap:6px}.topbar-context-primary{width:96px;min-width:96px;max-width:96px;flex:0 0 96px}.topbar-context-primary select{max-width:96px}.topbar-context-secondary{width:min(276px,36vw);min-width:176px;max-width:276px;flex:1 1 auto}.topbar-context-secondary-wrap .company-switcher{width:min(220px,30vw);min-width:148px;max-width:220px}.topbar-context-secondary select,.topbar-context-secondary-wrap .company-switcher select{max-width:220px}.topbar-context-switcher-label{display:inline-flex;align-items:center;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:var(--color-text-secondary-3);white-space:nowrap}.company-switcher:hover,.company-switcher:focus-within{background:transparent;border-color:transparent}.company-switcher select{padding:7px 11px;border-radius:9999px;border:1px solid var(--border);background:var(--color-white);color:#111827;min-width:0;width:100%;max-width:220px;font-weight:var(--w-semibold);cursor:pointer;outline:none;font-size:var(--text-base);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;height:32px;transition:transform .12s ease,box-shadow .12s ease,border-color .2s ease}.topbar-context-switcher-wrap .company-switcher,.topbar-context-switcher-wrap .topbar-switcher-wrap{min-width:0}.topbar-context-switcher-wrap .company-switcher select,.topbar-context-switcher-wrap .topbar-active-context{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.topbar-context-switcher-wrap .topbar-context-secondary select{max-width:276px}.topbar-signout{height:32px;border:1px solid rgba(230,200,0,.46);background:#f4d92e29;color:#2e1a47;box-shadow:0 4px 10px #f4d92e1f}.topbar-signout:hover{border-color:#e6c80094;background:#f4d92e3d;color:#2e1a47}.topbar-signout:active{background:#f4d92e4d;color:#2e1a47}.topbar-account{position:relative;display:inline-flex;align-items:center}.topbar-account-button{width:34px;height:34px;border-radius:999px;border:1px solid rgba(250,204,21,.45);background:#facc152e;color:#7c5d02;font-size:11px;font-weight:var(--w-bold);letter-spacing:.05em;cursor:pointer;overflow:hidden}.topbar-account-initials{display:inline-flex;width:100%;height:100%;align-items:center;justify-content:center;line-height:1;text-align:center}.topbar-account-avatar{display:block;width:100%;height:100%;border-radius:inherit;object-fit:cover;object-position:center}.topbar-account-avatar[hidden],.topbar-account-initials[hidden],.profile-avatar-image[hidden],.profile-avatar-initial[hidden]{display:none!important}.topbar-account-button.has-avatar-image .topbar-account-initials{display:none}.topbar-account-button:not(.has-avatar-image) .topbar-account-avatar{display:none}.topbar-account-button[data-avatar-state=loading] .topbar-account-initials,.topbar-account-button[data-avatar-state=loading] .topbar-account-avatar{display:none!important}.topbar-account-button.is-single-initial .topbar-account-initials{font-size:18px;letter-spacing:0}.topbar-account-button.is-double-initial .topbar-account-initials{font-size:14px;letter-spacing:.04em}.topbar-account-panel{position:absolute;top:calc(100% + 6px);right:0;min-width:150px;display:flex;flex-direction:column;gap:6px;padding:8px;border-radius:10px;border:1px solid #e5e7eb;background:var(--color-white);box-shadow:0 10px 22px #0f172a24;z-index:125}.topbar-account-link,.topbar-account-signout{width:100%;border:1px solid var(--color-border-soft);border-radius:8px;background:var(--color-white);color:var(--color-text-secondary-1);text-decoration:none;text-align:left;padding:8px 10px;font-size:12px;line-height:1.1;font-weight:600;cursor:pointer}.topbar-account-link:hover,.topbar-account-signout:hover{border-color:var(--color-border-strong);background:var(--color-surface-soft)}.topbar-account-signout{border-color:#e6c80075;background:#f4d92e29;color:#2e1a47}.topbar-account-signout:hover{border-color:#e6c80094;background:#f4d92e3d;color:#2e1a47}.help-assistant-widget{position:fixed;right:clamp(14px,2vw,30px);bottom:clamp(14px,2.2vh,24px);z-index:140;display:flex;flex-direction:column;align-items:flex-end;gap:10px;pointer-events:none}.help-assistant-widget>*{pointer-events:auto}.help-assistant-trigger{border:1px solid #0f4f6b;background:#0b3f5a;color:#f8fafc;border-radius:999px;padding:10px 14px;min-height:38px;font-size:12px;font-weight:700;letter-spacing:.01em;cursor:pointer;box-shadow:0 10px 24px #0b3f5a47}.help-assistant-trigger:hover{background:#0f4f6b}.help-assistant-panel{width:min(400px,calc(100vw - 24px));height:min(62vh,500px);display:grid;grid-template-rows:auto 1fr auto;gap:0;border:1px solid #cbd5e1;background:#fff;border-radius:12px;box-shadow:0 12px 28px #0f172a29;overflow:hidden}.help-assistant-panel[hidden]{display:none}.help-assistant-header{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;padding:10px 12px;border-bottom:1px solid #e2e8f0;background:#f9fbfd}.help-assistant-title{margin:0;font-size:14px;line-height:1.2;color:#0b3f5a;font-weight:800}.help-assistant-subtitle{margin:3px 0 0;font-size:11px;line-height:1.4;color:#64748b}.help-assistant-transcript{overflow-y:auto;padding:10px 12px;display:flex;flex-direction:column;gap:7px}.help-assistant-message{display:flex}.help-assistant-message--assistant{justify-content:flex-start}.help-assistant-message--user{justify-content:flex-end}.help-assistant-bubble{max-width:min(86%,360px);border-radius:10px;border:1px solid #dbe4ee;background:#f9fbfd;padding:8px 9px;display:flex;flex-direction:column;gap:4px}.help-assistant-message--user .help-assistant-bubble{border-color:#0f4f6b;background:#0b3f5a}.help-assistant-message-text{margin:0;font-size:12px;line-height:1.45;color:#1e293b;white-space:pre-wrap}.help-assistant-message--user .help-assistant-message-text{color:#f8fafc}.help-assistant-message-links{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.help-assistant-message-link{display:inline-flex;align-items:center;justify-content:center;min-height:26px;padding:4px 10px;border-radius:999px;border:1px solid #bfdbfe;background:#eff6ff;font-size:11px;line-height:1.2;color:#1d4ed8;text-decoration:none;font-weight:600;transition:background-color .15s ease,border-color .15s ease,color .15s ease}.help-assistant-message-link:hover{background:#dbeafe;border-color:#93c5fd;color:#1e40af}.help-assistant-message-link:focus-visible{outline:2px solid #2563eb;outline-offset:1px}.help-assistant-composer{padding:9px 12px 10px;border-top:1px solid #e2e8f0;display:grid;grid-template-columns:1fr auto;gap:7px;background:#f9fbfd}.help-assistant-input{width:100%;min-height:40px;max-height:96px;resize:vertical;border:1px solid #cbd5e1;border-radius:9px;padding:7px 9px;font-size:12px;line-height:1.35;color:#1e293b;background:#fff}.help-assistant-send{align-self:end;min-height:40px;border-radius:9px;white-space:nowrap}@media (max-width: 920px){.help-assistant-panel{width:min(376px,calc(100vw - 18px));height:min(64vh,500px)}}@media (max-width: 640px){.help-assistant-widget{left:10px;right:10px;bottom:max(10px,env(safe-area-inset-bottom,10px));align-items:stretch}.help-assistant-trigger{align-self:flex-end}.help-assistant-panel{width:100%;height:min(68vh,500px)}}@media print{.help-assistant-widget{display:none!important}}.company-switcher select:hover,.company-switcher select:focus{background:var(--color-white);border-color:var(--gold);transform:translateY(-1px);box-shadow:0 6px 14px #0f172a1a}.company-switcher select:active{transform:translateY(1px) scale(.98);box-shadow:0 2px 6px #0f172a14}.company-switcher select:focus-visible{outline:none;box-shadow:0 0 0 2px #facc154d}.company-switcher select option{background:var(--color-white);color:#111}.company-switcher select option:hover,.company-switcher select option:checked{background:#f3f4f6;color:#111}.company-switcher select option:checked{color:var(--gold)}.table-scroll{width:100%;max-width:100%;min-width:0;overflow-x:auto;-webkit-overflow-scrolling:touch;background:#fcfbff;border:1px solid var(--ui-surface-border);border-radius:var(--ui-surface-radius);padding:8px 8px 10px;box-sizing:border-box}.table-scroll .data-table{min-width:520px}.content{padding:10px 40px 60px;display:flex;flex-direction:column;gap:32px}.app-shell[data-route="/dashboard"] .content{padding-top:10px;padding-left:40px;padding-right:40px}.page-toolbar{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;flex-wrap:wrap;margin-bottom:4px}.page-toolbar>.page-header{flex:1 1 0;min-width:0}.page-toolbar--stacked{flex-direction:column;align-items:stretch;justify-content:flex-start;gap:10px}.page-toolbar--stacked .toolbar-actions{width:100%;justify-content:flex-end;flex-wrap:wrap}.page-toolbar--stacked .page-header{width:100%;flex-direction:row;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:10px}.page-toolbar--stacked .page-header .page-title{flex-basis:100%}.page-toolbar--stacked .page-header>p{flex:1 1 100%;width:100%;max-width:none}.page-toolbar--stacked .page-header .page-explainer{flex:1 1 100%;width:100%;max-width:none}.page-toolbar--stacked .page-header .core-area-nav{margin-top:0;margin-left:auto;justify-content:flex-end}.access-context-switcher select{max-width:260px}.page-toolbar--stacked .page-header .governance-area-nav,.app-shell[data-route="/finance"] .page-toolbar--stacked .page-header .finance-area-nav{margin-left:0;justify-content:flex-start}.toolbar-actions{display:flex;align-items:center;flex-wrap:wrap;gap:12px;min-width:0;max-width:100%}.toolbar-actions>:is(.btn,a.btn,button){max-width:100%}.inline-actions{display:inline-flex;align-items:center;gap:6px}.checkbox-inline{display:inline-flex;align-items:center;gap:8px;font-size:12px;color:var(--text-secondary)}.my-todos-list{display:flex;flex-direction:column;gap:10px}.my-todo-row{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:12px;padding:12px;border:1px solid #e5e7eb;border-radius:12px;background:var(--color-white)}.my-todo-row.is-selected{border-color:#0e74906b;box-shadow:0 0 0 2px #0e74901f}.my-todo-row.is-completed{background:var(--color-surface-soft);border-color:var(--color-border-strong)}.my-todo-check{display:inline-flex;align-items:flex-start;padding-top:6px}.my-todo-body{display:flex;flex-direction:column;gap:8px;min-width:0}.my-todo-filters{display:inline-flex;gap:6px;flex-wrap:wrap}.my-todo-filter-btn.is-active{background:#facc1529;border-color:#facc1566;color:#854d0e}.my-todo-top{display:flex;align-items:center;justify-content:space-between;gap:8px}.my-todo-top-badges{display:inline-flex;align-items:center;justify-content:flex-end;gap:6px;flex-wrap:wrap}.my-todo-title{font-weight:600;color:var(--color-ink-900);word-break:break-word}.my-todo-title-input{font-weight:600}.my-todo-meta{display:grid;grid-template-columns:repeat(2,minmax(120px,180px));gap:8px}.my-todo-summary{display:flex;align-items:center;flex-wrap:wrap;gap:6px;font-size:12px;color:var(--color-text-secondary-3)}.my-tasks-saved-views{margin:2px 0 6px}.my-todo-description{font-size:12px;color:var(--color-text-secondary-1);white-space:pre-wrap}.my-todo-edit-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:8px}.my-todo-edit-grid .form-field{margin:0}@media (max-width: 920px){.my-todo-row{grid-template-columns:auto minmax(0,1fr);grid-template-areas:"check body" "actions actions";align-items:start;row-gap:10px}.my-todo-check{grid-area:check;padding-top:2px}.my-todo-body{grid-area:body}.my-todo-row>.inline-actions{grid-area:actions;justify-content:flex-end;flex-wrap:wrap;row-gap:6px;padding-top:8px;border-top:1px solid rgba(148,163,184,.24)}.my-todo-meta,.my-todo-edit-grid{grid-template-columns:1fr}}.page-header{display:flex;flex-direction:column;gap:10px}.page-toolbar .page-header>p,.page-toolbar .page-header .page-explainer{margin:0;width:100%;min-width:0;display:block;padding:8px 12px;min-height:auto;border-radius:12px;background:var(--sidebar-active-bg);border:1px solid var(--sidebar-active-border);box-shadow:inset 2px 0 0 var(--sidebar-active-accent);color:#475569;font-size:13px;font-weight:400;line-height:1.5;white-space:normal;overflow-wrap:anywhere}.tasks-page-header{gap:6px}.tasks-page-header .page-title{margin:0}.tasks-header-copy{display:flex;flex-direction:column;gap:4px}.tasks-header-subtitle{margin:0}.tasks-header-context{margin:0;display:inline-flex;align-items:center;flex-wrap:wrap;gap:6px;font-size:12px;color:var(--color-text-secondary-2)}.tasks-header-context-label{font-weight:600;color:var(--color-text-secondary-1)}.activities-page-header{gap:6px}.activities-page-header .page-title{margin:0}.approvals-page-header{gap:6px}.approvals-page-header .page-title{margin:0}.page-header--compact{gap:6px}.core-area-nav{display:flex;flex-wrap:wrap;gap:8px;margin-top:-6px}.governance-area-nav{width:100%;margin-top:0;gap:8px}.core-area-nav--single-line{flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;scrollbar-width:thin}.core-area-link{display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:6px 12px;border-radius:10px;border:1px solid #e0d4ff;background:var(--color-white);color:#45247a;font-size:12px;font-weight:600;text-decoration:none;transition:background-color .16s ease,border-color .16s ease,color .16s ease}.core-area-link:hover{background:#f7f2ff;border-color:#ceb3ff;color:#351b61}.core-area-link.active{background:#45247a;border-color:#45247a;color:var(--color-white)}.governance-area-nav .core-area-link{border:1px solid #d9e2ec;background:var(--color-white);color:#1e3a5f;border-radius:999px;min-height:34px;padding:6px 12px}.governance-area-nav .core-area-link:hover{border-color:#93c5fd;background:#eff6ff;color:#1d4ed8}.governance-area-nav .core-area-link.active{border-color:#1d4ed8;background:#dbeafe;color:#1e3a8a}.page-title{font-size:clamp(26px,2.6vw,34px);font-weight:var(--w-bold);line-height:1.12;letter-spacing:-.02em;color:#111827}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.page-subtitle{font-size:11px;color:#64748b;text-transform:uppercase;letter-spacing:.11em;font-weight:var(--w-semibold)}.content>div:not(.dashboard):not(.auth-page):not(.config-error):not(.pack-page){display:flex;flex-direction:column;gap:24px;min-width:0}.app-page{display:flex;flex-direction:column;gap:var(--ui-section-gap);width:100%;min-width:0;overflow-x:hidden}.app-page-section,.app-kpi-strip,.app-filter-bar,.app-main-section,.app-secondary-section{display:flex;flex-direction:column;gap:14px;width:100%;min-width:0}img,svg,canvas{max-width:100%}.company-highlight{color:var(--accent-primary);font-weight:var(--w-semibold)}.kpi-grid{display:grid;gap:18px;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));grid-auto-flow:dense}.card{background:var(--panel);border-radius:var(--ui-surface-radius);padding:var(--ui-surface-padding);box-shadow:var(--ui-surface-shadow);border:1px solid var(--ui-surface-border)}.kpi-label{font-size:11px;text-transform:uppercase;letter-spacing:.09em;color:#6b7280;font-weight:var(--w-medium)}.kpi-value{font-size:22px;font-weight:var(--w-semibold);margin-top:10px;line-height:1.25;overflow-wrap:anywhere;word-break:break-word;white-space:normal;overflow:visible}.card--kpi-wide{grid-column:span 2;padding:16px;min-height:110px}.card--kpi-wide .kpi-value{font-size:24px;font-weight:var(--w-bold)}.grid-2{display:grid;gap:18px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.dashboard{display:flex;flex-direction:column;gap:40px}.dashboard-page-header .page-toolbar{align-items:flex-start}.dashboard-page-header .page-header{flex:1 1 auto}.dashboard-section{display:flex;flex-direction:column;gap:12px}.dashboard-section-heading{display:flex;align-items:center;justify-content:space-between;padding-top:4px;gap:10px}.dashboard-section-title{font-size:13px;text-transform:none;letter-spacing:.01em;color:#374151;font-weight:600}.dashboard-section-heading--stacked{align-items:flex-start;flex-direction:column;gap:6px}.dashboard-section-heading--stacked .section-collapse-btn{width:100%}.dashboard-section-subtext{margin:0;max-width:72ch;font-size:12px;line-height:1.5;color:var(--color-text-secondary-3)}.dashboard-attention-panel{gap:12px}.dashboard-attention-tabs{margin-bottom:2px}.dashboard-attention-tab-panel[hidden]{display:none!important}.section-collapse-btn{width:100%;display:inline-flex;align-items:center;justify-content:flex-start;gap:10px;border:none;background:transparent;padding:0;margin:0;cursor:pointer;text-align:left}.nav-icon{width:20px;height:20px;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;color:#dbeafe;background:#3b82f629;border:1px solid rgba(96,165,250,.28);flex-shrink:0}.nav-icon svg{width:12px;height:12px;display:block}.nav-section-core .nav-icon{color:#dbeafe;background:#3b82f629;border-color:#60a5fa47}.nav-section-finance .nav-icon{color:#dcfce7;background:#22c55e29;border-color:#4ade8047}.nav-section-governance .nav-icon{color:#fef3c7;background:#f59e0b29;border-color:#fbbf2447}.section-chevron{font-size:12px;color:#6b7280;line-height:1;transition:transform .18s ease}.section-collapse-btn[aria-expanded=true] .section-chevron,.panel-collapse-btn[aria-expanded=true] .section-chevron{transform:rotate(90deg)}.dashboard-collapsible-body{overflow:hidden;max-height:2800px;opacity:1;transition:max-height .24s ease,opacity .18s ease}.dashboard-collapsible-body.is-collapsed{max-height:0;opacity:0}.dashboard-secondaries{display:flex;flex-direction:column;gap:14px}.secondaries-label{font-size:11px;text-transform:uppercase;letter-spacing:1.3px;color:var(--muted2);font-weight:var(--w-semibold);padding-left:2px}.kpi-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.card--hero{padding:34px 36px;border-left:3px solid var(--gold);min-height:0;box-shadow:0 14px 30px #0f172a17}.dashboard-onboarding-panel{display:flex;flex-direction:column;gap:10px;border:1px solid #dbeafe;background:linear-gradient(130deg,#eff6ff 0%,var(--color-white) 62%)}.dashboard-onboarding-kicker{margin:0;font-size:11px;letter-spacing:.08em;text-transform:uppercase;font-weight:var(--w-semibold);color:var(--color-text-secondary-2)}.dashboard-onboarding-title{margin:0;font-size:22px;line-height:1.25;color:var(--color-ink-900)}.dashboard-onboarding-copy{margin:0;color:var(--color-text-secondary-2);font-size:14px;line-height:1.55;max-width:70ch}.dashboard-onboarding-panel .empty-state-actions{margin-top:4px}.hero-overline{font-size:11px;text-transform:uppercase;letter-spacing:.13em;color:#1f2937;font-weight:var(--w-semibold);margin-bottom:14px}.hero-value{font-size:40px;font-weight:var(--w-bold);color:var(--text);line-height:1.05;letter-spacing:-.025em;overflow-wrap:anywhere}.hero-footnote{margin-top:12px;font-size:12px;color:var(--color-text-secondary-3)}.hero-role-cue{margin-top:6px;font-size:12px;line-height:1.45;color:var(--color-text-secondary-2)}.hero-actions{margin-top:14px;display:flex;align-items:center;gap:8px;flex-wrap:wrap}.dashboard-context-chip{margin-top:10px;display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:999px;border:1px solid var(--color-border-soft);background:var(--color-surface-soft);color:var(--color-text-secondary-2);font-size:11px;font-weight:var(--w-medium)}.dashboard-context-chip a{color:var(--color-text-secondary-1);text-decoration:none}.dashboard-context-chip a:hover{text-decoration:underline}.chip-dismiss{border:none;background:transparent;color:var(--color-text-secondary-3);font-size:14px;line-height:1;padding:0 2px;cursor:pointer}.chip-dismiss:hover{color:var(--color-text-secondary-1)}.empty-state-actions{display:inline-flex;gap:8px;flex-wrap:wrap}.card--secondary-kpi .kpi-value{font-size:24px;font-weight:var(--w-semibold)}.kpi-helper{margin-top:4px;font-size:11px;line-height:1.4;color:var(--color-text-secondary-3)}.card--secondary-kpi{box-shadow:0 1px 6px #0f172a0b}.kpi-card--open{border-top:3px solid rgba(37,99,235,.45)}.kpi-card--stuck{border-top:3px solid rgba(217,119,6,.45)}.kpi-card--tasks{border-top:3px solid rgba(220,38,38,.35)}.topbar-avatar{width:30px;height:30px;border-radius:50%;background:#facc1526;border:1px solid rgba(250,204,21,.35);color:#92720a;font-size:11px;font-weight:var(--w-bold);display:flex;align-items:center;justify-content:center;flex-shrink:0;letter-spacing:.05em;user-select:none}.dashboard .grid-2{grid-template-columns:minmax(0,2fr) minmax(0,1fr);gap:20px;align-items:stretch}.dashboard-panels .panel--primary,.dashboard-panels .panel--secondary{padding:20px}.panel{background:var(--panel);border-radius:var(--ui-surface-radius);padding:var(--ui-surface-padding);box-shadow:var(--ui-surface-shadow);border:1px solid var(--ui-surface-border);display:flex;flex-direction:column;gap:16px}.dashboard .panel{box-shadow:var(--ui-surface-shadow)}.pipeline-snapshot-card{background:var(--color-white);border:1px solid #e8edf5;border-radius:var(--radius);padding:18px;box-shadow:0 1px 7px #0f172a0b}.pipeline-snapshot{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.pipeline-snapshot-item{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;text-align:center;padding:14px 12px 12px;border:1px solid #edf1f7;border-radius:10px;position:relative;background:var(--color-white)}.pipeline-snapshot-item:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;border-radius:10px 10px 0 0;background:transparent}.pipeline-snapshot-item--awaiting:before{background:#d97706a6}.pipeline-snapshot-item--awarded:before{background:#22c55e94}.pipeline-snapshot-label{font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:#6b7280;font-weight:var(--w-medium)}.pipeline-snapshot-value{font-size:22px;color:#111827;font-weight:var(--w-bold);line-height:1.2;text-align:center}.panel-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.panel-collapse-btn{display:inline-flex;align-items:center;gap:10px;border:none;background:transparent;padding:0;margin:0;cursor:pointer;text-align:left}.panel-collapse-right{display:inline-flex;align-items:center;gap:10px}.permissions-page .permissions-panel-collapse-btn{width:100%;justify-content:space-between}.permissions-page .permissions-panel-collapse-title{font-size:15px;font-weight:var(--w-semibold);color:var(--accent-primary)}.permissions-page{gap:22px}.permissions-tabs .tab-panel{padding-top:2px}.permissions-tab-stack{display:flex;flex-direction:column;gap:16px}.permissions-page .panel{gap:12px}.permissions-matrix-legend{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:10px;margin-top:4px}.permissions-matrix-legend-item{display:inline-flex;align-items:center;gap:8px;background:var(--color-surface-soft);border:1px solid var(--color-border-soft);border-radius:12px;padding:7px 10px}.permissions-matrix-legend-badge{min-width:22px;min-height:22px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-weight:700}.permissions-matrix-legend-text{font-size:12px;color:var(--color-text-secondary-1);font-weight:600}.permissions-matrix-legend-item--view{border-color:#2563eb47;background:#2563eb12}.permissions-matrix-legend-badge--view{background:#2563eb29;color:#1d4ed8;border:1px solid rgba(37,99,235,.3)}.permissions-matrix-legend-item--create{border-color:#d9770647;background:#d9770614}.permissions-matrix-legend-badge--create{background:#d977062e;color:#b45309;border:1px solid rgba(217,119,6,.34)}.permissions-matrix-legend-item--approve{border-color:#16a34a4d;background:#16a34a14}.permissions-matrix-legend-badge--approve{background:#16a34a2e;color:#166534;border:1px solid rgba(22,163,74,.34)}.permissions-matrix-legend-item--finance{border-color:#7c3aed4d;background:#7c3aed14}.permissions-matrix-legend-badge--finance{background:#7c3aed2e;color:#5b21b6;border:1px solid rgba(124,58,237,.34)}.permissions-matrix-cell-actions{display:flex;flex-wrap:wrap;gap:6px}.permissions-matrix-action-badge{white-space:nowrap;font-weight:700}.permissions-matrix-action-badge.permissions-matrix-action-badge--view{background:#2563eb1f;color:#1d4ed8;border-color:#2563eb42}.permissions-matrix-action-badge.permissions-matrix-action-badge--create{background:#d9770624;color:#b45309;border-color:#d977064d}.permissions-matrix-action-badge.permissions-matrix-action-badge--approve{background:#16a34a24;color:#166534;border-color:#16a34a4d}.permissions-matrix-action-badge.permissions-matrix-action-badge--finance{background:#7c3aed24;color:#6d28d9;border-color:#7c3aed4d}.permissions-matrix-action-badge.permissions-matrix-action-badge.is-disabled{opacity:.62}.permissions-matrix-action-badge.permissions-matrix-action-badge.is-unavailable{background:#94a3b81f;color:#5f6773;border-color:#94a3b84d;opacity:1}.permissions-assignments-filters{margin-top:4px;grid-template-columns:minmax(220px,2fr) minmax(200px,1fr)}.permissions-page .filter-search-field:after{content:"🔍"}.permissions-filter-summary{margin-top:2px;text-transform:none;letter-spacing:.01em;font-size:12px;color:var(--color-text-secondary-2)}.permissions-capability-group{display:flex;flex-direction:column;gap:8px}.app-shell[data-route="/admin/permissions"] .permissions-role-editor-actions{margin-top:2px}.app-shell[data-route="/admin/permissions"] .permissions-role-editor-actions--bottom{margin-top:10px;justify-content:flex-end}.app-shell[data-route="/admin/permissions"] .permissions-role-editor-list-wrap{position:relative}.app-shell[data-route="/admin/permissions"] .permissions-role-editor-list{padding-bottom:22px}.app-shell[data-route="/admin/permissions"] .permissions-role-editor-list-wrap:after{content:"";position:absolute;left:0;right:0;bottom:0;height:26px;pointer-events:none;border-radius:0 0 10px 10px;background:linear-gradient(180deg,#fff0,#f8f5fddb)}.permissions-role-profile-head{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:10px}.permissions-role-profile-pill{font-weight:700}.permissions-role-profile-scope-note{margin:0;font-size:12px;color:var(--color-text-secondary-2);max-width:780px}.permissions-role-quick-switch{display:flex;flex-direction:column;gap:10px;border:1px solid #e6edf8;border-radius:12px;padding:12px;background:linear-gradient(180deg,#f9fbff,#f5f8ff)}.permissions-role-quick-switch-title{margin:0;font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:var(--color-text-secondary-2);font-weight:700}.permissions-role-quick-switch-body{display:flex;flex-wrap:wrap;gap:8px}.permissions-role-quick-btn{border-radius:999px}.permissions-role-quick-btn.is-active{border-color:#2563eb6b;background:#2563eb1c;color:#1d4ed8}.permissions-role-summary-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px}.permissions-role-summary-card{border:1px solid #dbe6f7;border-radius:12px;padding:10px 12px;background:linear-gradient(180deg,#f8fbff,#f4f8ff)}.permissions-role-summary-value{font-size:24px;font-weight:700;color:#1f2937;line-height:1.1}.permissions-role-summary-label{margin-top:4px;font-size:11px;text-transform:uppercase;letter-spacing:.06em;color:var(--color-text-secondary-2);font-weight:600}.permissions-role-restrictions{margin:2px 0 4px;padding-left:18px;color:var(--color-text-secondary-1);display:grid;gap:4px}.permissions-role-restrictions li{font-size:12px;line-height:1.4}.permissions-role-source-legend{display:flex;flex-wrap:wrap;gap:8px}.permissions-role-source-badge{font-weight:700}.permissions-role-source-badge.is-editable{background:#2563eb1f;color:#1d4ed8;border-color:#2563eb52}.permissions-role-source-badge.is-system{background:#64748b24;color:#334155;border-color:#64748b57}.permissions-role-action-guide{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:8px}.permissions-role-action-guide-item{border:1px solid #e5eaf4;border-radius:10px;background:#fff;padding:8px 10px}.permissions-role-action-guide-label{font-size:12px;font-weight:700;color:#1f2937}.permissions-role-action-guide-description{margin-top:3px;font-size:11px;color:var(--color-text-secondary-2)}.permissions-role-action-cell{display:inline-flex;flex-direction:column;gap:5px;align-items:flex-start}.permissions-role-action-toggle{cursor:pointer;transition:transform .14s ease,filter .14s ease}.permissions-role-action-toggle:hover{transform:translateY(-1px);filter:brightness(.96)}.permissions-role-action-toggle:focus-visible{outline:2px solid rgba(37,99,235,.4);outline-offset:2px}.permissions-role-action-source{font-size:10px;text-transform:uppercase;letter-spacing:.05em;font-weight:700}.permissions-role-action-source.is-editable{color:#1d4ed8}.permissions-role-action-source.is-system{color:#475569}.permissions-role-surface-table{min-width:2000px}.permissions-role-surface-table th{white-space:nowrap}.permissions-role-surface-cell{min-width:250px}.permissions-role-surface-label{font-size:13px;font-weight:700;color:#1f2937}.permissions-role-surface-description{margin-top:4px;font-size:11px;color:var(--color-text-secondary-2);line-height:1.4}.permissions-role-scope-badge{font-weight:700;white-space:nowrap}.permissions-role-surface-table td{vertical-align:top}.permissions-role-surface-mobile-list{display:none}.permissions-role-surface-mobile-card{border:1px solid #dbe6f7;border-radius:10px;background:#fff;padding:12px;min-width:0;overflow:hidden}.permissions-role-surface-mobile-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;min-width:0}.permissions-role-surface-mobile-title-wrap{min-width:0}.permissions-role-surface-mobile-title{margin:0;font-size:14px;line-height:1.25;color:#1f2937}.permissions-role-surface-mobile-description{margin:4px 0 0;font-size:12px;line-height:1.4;color:var(--color-text-secondary-2)}.permissions-role-surface-mobile-actions{display:grid;gap:8px;margin-top:10px}.permissions-role-surface-mobile-action-row{display:flex;align-items:center;justify-content:space-between;gap:10px;min-width:0;padding-top:8px;border-top:1px solid #edf2f7}.permissions-role-surface-mobile-action-label-wrap{min-width:0}.permissions-role-surface-mobile-action-label{font-size:12px;font-weight:700;color:#1f2937}.permissions-role-surface-mobile-action-source{margin-top:2px;font-size:10px;text-transform:uppercase;letter-spacing:.05em;font-weight:700;color:#64748b}.permissions-role-surface-mobile-action-row .permissions-role-action-cell{align-items:flex-end;flex-shrink:0}.permissions-role-surface-mobile-action-row .permissions-role-action-source{display:none}.app-shell[data-route="/admin/permissions"] .table-scroll{overscroll-behavior-x:contain;scrollbar-gutter:stable both-edges}@media (max-width: 1200px){.app-shell[data-route="/admin/permissions"] .table-scroll{background:linear-gradient(to right,#f8fafcf5,#f8fafc00) left / 24px 100% no-repeat,linear-gradient(to left,#f8fafcf5,#f8fafc00) right / 24px 100% no-repeat,#fcfbff}.app-shell[data-route="/admin/permissions"] .permissions-role-surface-table th:first-child,.app-shell[data-route="/admin/permissions"] .permissions-role-surface-table td:first-child{position:sticky;left:0;z-index:2;background:#fff;box-shadow:8px 0 10px -10px #0f172a40}.app-shell[data-route="/admin/permissions"] .permissions-role-surface-table th:first-child{z-index:3}}@media (max-width: 640px){.app-shell[data-route="/admin/permissions"] .permissions-role-surface-table-scroll{display:none}.app-shell[data-route="/admin/permissions"] .permissions-role-surface-mobile-list.is-populated{display:grid;gap:10px}.app-shell[data-route="/admin/permissions"] .permissions-role-surface-mobile-card-head{flex-direction:column;align-items:stretch}.app-shell[data-route="/admin/permissions"] .permissions-role-surface-mobile-card-head .permissions-role-scope-badge{align-self:flex-start;white-space:normal}.app-shell[data-route="/admin/permissions"] .permissions-role-surface-mobile-action-row{align-items:flex-start}.app-shell[data-route="/admin/permissions"] .permissions-role-status-badge{min-width:68px}}.permissions-role-surface-capabilities{font-size:11px;color:var(--color-text-secondary-3);word-break:break-word}.permissions-role-status-badge{min-width:72px;justify-content:center;font-weight:700}.permissions-role-status-badge.is-allowed{background:#16a34a24;color:#166534;border-color:#16a34a52}.permissions-role-status-badge.is-blocked{background:#dc262624;color:#991b1b;border-color:#dc26264d}.permissions-role-status-badge.is-na{background:#94a3b81f;color:#5f6773;border-color:#94a3b84d}.permissions-role-status-badge.is-dirty{box-shadow:0 0 0 2px #f59e0b47}.permissions-role-change-bar{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap;padding:10px 12px;border-radius:10px;border:1px solid #dbe3ef;background:#f8fafc}.permissions-role-change-bar.has-dirty{border-color:#f59e0b73;background:#fef3c773}.permissions-role-change-summary{font-size:12px;color:#1f2937;font-weight:600}.permissions-role-change-actions{display:inline-flex;align-items:center;gap:8px}.permissions-capability-group-title{margin:0;font-size:12px;text-transform:uppercase;letter-spacing:.06em;color:var(--color-text-secondary-3);font-weight:700}.permissions-capability-group-list{gap:8px}.app-shell[data-route="/admin/permissions"] .permissions-capability-row.is-disabled{opacity:.58;cursor:not-allowed}.app-shell[data-route="/admin/permissions"] .permissions-capability-item.is-disabled .info-label,.app-shell[data-route="/admin/permissions"] .permissions-capability-item.is-disabled .panel-meta{color:#7b8290}.app-shell[data-route="/admin/permissions"] .permissions-capability-item.is-disabled input[type=checkbox]{cursor:not-allowed}.permissions-audit-controls{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.permissions-audit-summary{text-transform:none;letter-spacing:.01em;font-size:12px;color:var(--color-text-secondary-2)}.platform-direct-onboarding-panel .form-grid{grid-template-columns:repeat(2,minmax(220px,1fr))}.platform-direct-onboarding-actions{justify-content:flex-start}.platform-direct-onboarding-message{border-radius:10px;padding:10px 12px;border:1px solid #dbe6f7;background:#f8fbff}.platform-direct-onboarding-message.is-error{border-color:#dc262652;background:#fef2f2e6;color:#991b1b}.platform-direct-onboarding-message.is-success{border-color:#16a34a52;background:#f0fdf4e6;color:#166534}.platform-direct-onboarding-result .info-grid{grid-template-columns:repeat(auto-fit,minmax(210px,1fr))}.platform-direct-onboarding-next-steps{margin:6px 0 0;padding-left:18px;color:var(--color-text-secondary-1);display:grid;gap:5px}.platform-direct-onboarding-next-steps li{font-size:13px;line-height:1.4}@media (max-width: 900px){.platform-direct-onboarding-panel .form-grid{grid-template-columns:minmax(0,1fr)}}.panel-title{font-size:16px;font-weight:var(--w-bold);color:#2e1a47}.dashboard .panel-title{color:#1f2937;font-weight:600}.dashboard .panel-meta{color:#374151;font-weight:600}.panel-meta{font-size:11px;color:#64748b;text-transform:uppercase;letter-spacing:.11em}.panel-link{font-size:var(--text-sm);font-weight:var(--w-semibold);color:var(--text-secondary);text-transform:uppercase;letter-spacing:.08em;text-decoration:none}.panel-link:hover{color:var(--text-primary)}.data-table{width:100%;border-collapse:separate;border-spacing:0 7px}.data-table th{text-align:left;font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:var(--color-text-secondary-3);padding:0 12px 2px;font-weight:var(--w-semibold)}.dashboard .table-scroll .data-table th{position:sticky;top:0;z-index:2;background:var(--color-surface-soft)}.data-table td{background:var(--surface);padding:10px 12px;border-radius:10px;font-size:var(--text-base);color:var(--text);border:1px solid #e9edf4}.task-row-priority-high td:first-child{border-left:3px solid rgba(220,38,38,.38)}.task-row-priority-medium td:first-child{border-left:3px solid rgba(217,119,6,.38)}.task-row-priority-low td:first-child{border-left:3px solid rgba(59,130,246,.28)}.app-shell[data-route="/tasks"] .task-row-priority-low td:first-child{border-left-color:#6b72804d}.tasks-filter-panel .filter-grid{grid-template-columns:minmax(230px,2fr) repeat(3,minmax(140px,1fr))}.tasks-saved-views{display:flex;flex-wrap:wrap;gap:8px}.tasks-saved-view-btn{border:1px solid #dbe1ea;background:var(--color-white);color:var(--color-text-secondary-2);border-radius:999px;padding:5px 10px;font-size:11px;font-weight:700;letter-spacing:.03em;cursor:pointer;transition:border-color .2s ease,background .2s ease,color .2s ease}.tasks-saved-view-btn:hover{border-color:#c5cfdd;color:var(--color-text-secondary-1)}.tasks-saved-view-btn.is-active{border-color:#2563eb70;background:#2563eb1c;color:#1d4ed8}.tasks-bulk-bar{border:1px solid #dbe6f7;border-radius:12px;background:linear-gradient(180deg,#f8fbff,#f3f8ff);padding:10px 12px;margin-bottom:12px;display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.tasks-bulk-bar.is-hidden{display:none}.tasks-bulk-summary{display:inline-flex;align-items:center;gap:8px;color:var(--color-text-secondary-1);font-size:12px}.tasks-bulk-count{color:var(--color-ink-900)}.tasks-bulk-hint{color:var(--color-text-secondary-3)}.tasks-bulk-controls{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.tasks-bulk-select,.tasks-bulk-date{min-width:130px}.tasks-kpi-strip{display:grid;grid-template-columns:repeat(var(--tasks-kpi-columns, 5),minmax(0,1fr));gap:12px;margin-bottom:12px}.tasks-kpi-card{border:1px solid #e5e7eb;border-radius:12px;padding:14px 16px;background:var(--color-white);display:flex;flex-direction:column;gap:4px;transition:box-shadow .15s ease}.tasks-kpi-value{font-size:26px;font-weight:700;color:var(--color-ink-900);line-height:1.1}.tasks-kpi-label{font-size:11px;color:var(--color-text-secondary-3);text-transform:uppercase;letter-spacing:.05em;font-weight:600}.tasks-kpi-card--overdue{border-left:4px solid rgba(220,38,38,.55);background:linear-gradient(135deg,rgba(254,242,242,.65) 0%,var(--color-white) 55%)}.tasks-kpi-card--due-today{border-left:4px solid rgba(217,119,6,.55);background:linear-gradient(135deg,rgba(255,247,237,.65) 0%,var(--color-white) 55%)}.tasks-kpi-card--my-tasks{border-left:4px solid rgba(59,130,246,.45);background:linear-gradient(135deg,rgba(239,246,255,.65) 0%,var(--color-white) 55%)}.tasks-kpi-card--blocked{border-left:4px solid rgba(107,114,128,.5);background:linear-gradient(135deg,rgba(248,250,252,.8) 0%,var(--color-white) 55%)}.tasks-kpi-card--completed{border-left:4px solid rgba(16,185,129,.5);background:linear-gradient(135deg,rgba(240,253,244,.65) 0%,var(--color-white) 55%)}.activities-kpi-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:2px}.activities-kpi-card{border:1px solid #e5e7eb;border-radius:12px;padding:12px;background:var(--color-white);display:flex;flex-direction:column;gap:6px}.activities-kpi-value{font-size:22px;font-weight:700;color:#111827}.activities-kpi-label{font-size:12px;color:var(--color-text-secondary-3);text-transform:uppercase;letter-spacing:.04em}.activities-kpi-card--total{border-left:4px solid rgba(59,130,246,.5)}.activities-kpi-card--today{border-left:4px solid rgba(16,185,129,.5)}.activities-kpi-card--week{border-left:4px solid rgba(217,119,6,.5)}.activities-kpi-card--risk{border-left:4px solid rgba(220,38,38,.56)}.activities-kpi-helper{margin:0 0 4px}.approvals-kpi-card--total{border-left:4px solid rgba(59,130,246,.5)}.approvals-kpi-card--pending{border-left:4px solid rgba(217,119,6,.5)}.approvals-kpi-card--overdue{border-left:4px solid rgba(220,38,38,.56)}.approvals-kpi-card--approved{border-left:4px solid rgba(16,185,129,.5)}.approvals-kpi-card--rejected{border-left:4px solid rgba(220,38,38,.56)}.approvals-kpi-card--median{border-left:4px solid rgba(71,85,105,.5)}.approvals-kpi-helper{margin:0 0 4px}.activities-filter-panel .filter-grid{grid-template-columns:repeat(6,minmax(130px,1fr))}.activities-filter-panel .filter-grid .form-field{min-width:0}.activities-filter-panel .filter-search-field{grid-column:span 2}.activities-filter-actions{align-items:flex-end}.tasks-table-panel{padding:14px;gap:10px;border:1px solid #e5e7eb;border-radius:14px;background:var(--color-white)}.tasks-table-panel .table-scroll .data-table{border-spacing:0 8px}.tasks-table-panel .data-table th{color:#4b5563}.tasks-table-panel .data-table td{padding:11px 12px}.tasks-my-panel{gap:14px;border-color:#d5e3fb;box-shadow:0 2px 16px #2563eb12;background:linear-gradient(180deg,#fafcff 0%,var(--color-white) 100%)}.tasks-my-panel .panel-title{font-size:17px}.tasks-team-panel{border-color:var(--color-border-soft);background:linear-gradient(180deg,#fafbff 0%,var(--color-surface-soft) 100%)}.tasks-team-panel .panel-title{font-size:15px;color:var(--color-text-secondary-1)}.tasks-team-panel .panel-meta{color:var(--color-text-secondary-3)}.tasks-my-list{display:flex;flex-direction:column;gap:12px}.tasks-team-list,.tasks-list-wrap,.tasks-urgency-group{display:flex;flex-direction:column;gap:10px}.tasks-urgency-group-header{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:6px 10px;border-radius:8px;background:#f8fafce6;border:1px solid #edf1f7}.tasks-urgency-group-title{margin:0;font-size:11px;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:var(--color-text-secondary-2)}.tasks-urgency-group-count{display:inline-flex;align-items:center;justify-content:center;min-width:24px;padding:2px 7px;border-radius:999px;font-size:11px;font-weight:700;background:var(--color-border-soft);color:var(--color-text-secondary-1)}.tasks-urgency-group-header--overdue .tasks-urgency-group-title{color:#b91c1c}.tasks-urgency-group-header--overdue .tasks-urgency-group-count{background:#dc26261f;color:#b91c1c}.tasks-urgency-group-header--due_today .tasks-urgency-group-title{color:#b45309}.tasks-urgency-group-header--due_today .tasks-urgency-group-count{background:#d9770624;color:#b45309}.tasks-list-item{border:1px solid #e5e7eb;border-left:3px solid rgba(107,114,128,.32);border-radius:12px;padding:12px 14px;background:var(--color-white);display:flex;flex-direction:column;gap:7px;box-shadow:0 1px #0f172a08;transition:box-shadow .15s ease,transform .12s ease}.tasks-list-item:hover{box-shadow:0 4px 12px #0f172a17;transform:translateY(-1px)}.tasks-list-item.is-selected{border-color:#2563eb61;box-shadow:0 0 0 1px #2563eb2e}.tasks-list-item--overdue{border-left-color:#dc26269e;background:linear-gradient(90deg,rgba(254,242,242,.56) 0%,var(--color-white) 22%)}.tasks-list-item--due_today{border-left-color:#d977069e;background:linear-gradient(90deg,rgba(255,247,237,.62) 0%,var(--color-white) 22%)}.tasks-list-item-row{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:10px;align-items:start}.tasks-list-item-left{display:inline-flex;align-items:flex-start;gap:7px;padding-top:2px}.tasks-select-toggle{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:7px;border:1px solid var(--color-border-strong);background:var(--color-white);cursor:pointer;position:relative}.tasks-select-toggle input{position:absolute;inset:0;opacity:0;cursor:pointer;margin:0}.tasks-select-toggle-marker{display:inline-flex;align-items:center;justify-content:center;width:12px;height:12px;border-radius:3px;border:1px solid #94a3b8;color:transparent;background:var(--color-white);font-size:10px;line-height:1;font-weight:700}.tasks-select-toggle input:checked+.tasks-select-toggle-marker{border-color:#2563eb;background:#2563eb;color:var(--color-white)}.tasks-done-toggle{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:7px;border:1px solid var(--color-border-strong);background:var(--color-white);cursor:pointer;position:relative}.tasks-done-toggle input{position:absolute;inset:0;opacity:0;cursor:pointer;margin:0}.tasks-done-toggle-marker{width:10px;height:10px;border-radius:999px;background:transparent;box-shadow:inset 0 0 0 2px #94a3b8;transition:all .16s ease}.tasks-done-toggle input:checked+.tasks-done-toggle-marker{background:var(--teal-700);box-shadow:inset 0 0 0 2px var(--teal-700)}.tasks-done-toggle:has(input:focus-visible){outline:2px solid #93c5fd;outline-offset:2px}.tasks-list-item-body{min-width:0;display:flex;flex-direction:column;gap:5px}.tasks-list-item-top{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.tasks-list-item-title{margin:0;font-size:14px;font-weight:700;color:#111827}.tasks-list-item-title-button{appearance:none;border:0;background:transparent;margin:0;padding:0;color:inherit;font:inherit;font-weight:inherit;text-align:left;cursor:pointer}.tasks-list-item-title-button:hover{text-decoration:underline;text-underline-offset:2px;color:var(--color-ink-900)}.tasks-list-item-title-button:focus-visible{outline:2px solid rgba(37,99,235,.45);outline-offset:2px;border-radius:4px}.tasks-list-item-badges{display:inline-flex;gap:6px;flex-wrap:wrap}.tasks-list-item-meta-line{margin:0;font-size:12px;line-height:1.45;color:var(--color-text-secondary-3);white-space:normal;overflow-wrap:anywhere}.tasks-meta-chips{display:flex;flex-wrap:wrap;align-items:center;gap:4px}.tasks-meta-chip{display:inline-flex;align-items:center;border-radius:5px;padding:2px 7px;font-size:11px;line-height:1.5;font-weight:500;background:#f1f5f9;color:var(--color-text-secondary-2);border:1px solid var(--color-border-soft);white-space:nowrap}.tasks-meta-chip--neutral{background:#f1f5f9;color:var(--color-text-secondary-3);border-color:var(--color-border-soft)}.tasks-meta-chip--overdue{background:#fef2f2e6;color:#b91c1c;border-color:#dc262638;font-weight:600}.tasks-meta-chip--due-today{background:#fff7ede6;color:#b45309;border-color:#d9770638;font-weight:600}.tasks-meta-chip--status{background:var(--color-surface-soft);color:var(--color-text-secondary-1);border-color:var(--color-border-strong);font-weight:600}.tasks-meta-chip--assignee{background:#eff6ffe6;color:#1d4ed8;border-color:#2563eb33}.tasks-meta-chip--institution{background:#f0fdf4e6;color:#166534;border-color:#16a34a33}.tasks-meta-chip--opportunity{background:#faf5ffe6;color:#6b21a8;border-color:#7e22ce33}.tasks-meta-chip--company{background:var(--color-surface-soft);color:var(--color-text-secondary-2);border-color:var(--color-border-soft)}.tasks-meta-chip--person,.tasks-meta-chip--timestamp{background:transparent;color:#94a3b8;border-color:transparent;font-size:10px;padding-left:3px;padding-right:3px}.tasks-sla-badges{display:inline-flex;align-items:center;gap:6px;flex-wrap:wrap}.tasks-sla-badge{display:inline-flex;align-items:center;border-radius:999px;border:1px solid #d9e2f2;background:var(--color-surface-soft);color:var(--color-text-secondary-1);font-size:11px;font-weight:700;padding:2px 8px;letter-spacing:.01em}.tasks-sla-badge--danger{border-color:#dc262640;background:#fef2f2f5;color:#b91c1c}.tasks-sla-badge--today{border-color:#d9770640;background:#fff7edfa;color:#b45309}.tasks-sla-badge--stale{border-color:#64748b42;background:#f8fafc;color:var(--color-text-secondary-2)}.tasks-list-item-status-select{min-width:138px}.tasks-list-item-controls{display:flex;flex-direction:column;align-items:flex-end;gap:8px}.tasks-row-actions{display:inline-flex;gap:6px}.tasks-create-fab{position:fixed;right:16px;bottom:16px;z-index:120;width:54px;height:54px;padding:0;font-size:26px;line-height:1;font-weight:600;border-radius:999px;box-shadow:0 10px 18px #0f172a2e;display:none}@media (max-width: 1024px){.tasks-create-fab{display:inline-flex;align-items:center;justify-content:center}}.tasks-create-modal-shell{width:min(920px,96vw)}.tasks-create-modal-body{max-height:min(82vh,780px);overflow-y:auto}.tasks-create-modal-form{gap:12px}.tasks-create-modal-v2{display:grid;gap:12px}.tasks-create-hero{border:1px solid #d7e0ec;border-radius:12px;background:linear-gradient(180deg,#f8fbff,#f3f8ff);padding:12px 14px}.tasks-create-hero-title{margin:0;font-size:15px;line-height:1.4;color:var(--color-ink-900)}.tasks-create-hero-subtitle{margin:6px 0 0;font-size:13px;line-height:1.5;color:var(--color-text-secondary-2)}.tasks-create-hero-steps{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:10px}.tasks-create-step-chip{display:inline-flex;align-items:center;border:1px solid #d7e0ec;border-radius:999px;background:var(--color-white);color:var(--color-text-secondary-1);font-size:11px;font-weight:700;line-height:1;letter-spacing:.02em;padding:5px 9px}.tasks-create-card{border-radius:12px}.tasks-create-card--blue{border-color:#b6c9ef;background:linear-gradient(180deg,#f8fbff,#f2f7ff)}.tasks-create-card--green{border-color:#b7dfcb;background:linear-gradient(180deg,#f7fcf9,#effaf4)}.tasks-create-card--amber{border-color:#f1d59d;background:linear-gradient(180deg,#fffcf3,#fff7e6)}.tasks-create-card--slate,.tasks-create-card--history{border-color:#d7e0ec;background:linear-gradient(180deg,#fafcff,#f5f8fc)}.tasks-create-modal-shell .modal-footer{position:sticky;bottom:0;z-index:2}.tasks-create-section-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.tasks-create-details-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.tasks-create-details-grid .form-field:first-child{grid-column:1 / -1}.tasks-create-scope-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.tasks-create-assignment-grid{grid-template-columns:1fr}.tasks-create-tracking-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.tasks-create-tracking-grid .tasks-log-on-complete-field{grid-column:1 / -1;border:1px solid #cdd9ea;border-radius:10px;background:linear-gradient(180deg,#f8fbff,#f2f7ff);padding:8px 10px}.tasks-create-history-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.tasks-comments-surface{grid-column:1 / -1;display:grid;gap:10px;border:1px solid #cdd9ea;border-radius:12px;background:linear-gradient(180deg,#f8fbff,#f3f8ff);padding:10px}.tasks-comments-meta{display:flex;align-items:center;justify-content:space-between;gap:10px}.tasks-comments-meta-heading{color:#0f172a;font-size:13px;letter-spacing:.01em}.tasks-comments-count{display:inline-flex;align-items:center;justify-content:center;min-width:28px;padding:2px 8px;border-radius:999px;border:1px solid #bfd5f4;background:#e9f2ff;color:#1e3a8a;font-size:11px;font-weight:700}.tasks-comments-list{display:grid;gap:8px;max-height:230px;overflow:auto;border:1px solid #d9e5f5;border-radius:10px;background:#fff;padding:8px}.tasks-comment-item{border:1px solid #e5edf8;border-radius:10px;background:#f8fbff;padding:8px 10px;display:grid;gap:6px}.tasks-comment-item--empty{border-style:dashed;background:#fbfdff}.tasks-comment-item-header{display:flex;align-items:center;justify-content:space-between;gap:8px}.tasks-comment-item-body{margin:0;color:#334155;line-height:1.45}.tasks-comment-actions{justify-content:flex-end}.tasks-comment-permission-hint{min-height:18px;color:#475569}.tasks-create-section-grid .form-modal-file-prominent{grid-column:1 / -1}.tasks-modal-hint{margin-top:-2px;min-height:22px;color:var(--color-text-secondary-2);line-height:1.35}.tasks-assignment-warning{color:#b91c1c;min-height:18px}.documents-upload-modal-shell{width:min(820px,96vw)}.documents-upload-modal-body{max-height:min(78vh,740px);overflow-y:auto}.documents-upload-modal-form{gap:12px}.documents-upload-hero{border:1px solid #d7e0ec;border-radius:12px;background:linear-gradient(180deg,#f8fbff,#f4f8ff);padding:12px 14px}.documents-upload-hero-title{margin:0;font-size:15px;line-height:1.4;color:var(--color-ink-900)}.documents-upload-hero-subtitle{margin:6px 0 0;font-size:13px;line-height:1.5;color:var(--color-text-secondary-2)}.documents-upload-modal-section{padding:12px 14px;border-radius:12px}.documents-upload-card--blue{border-color:#b6c9ef;background:linear-gradient(180deg,#f8fbff,#f2f7ff)}.documents-upload-card--green{border-color:#b7dfcb;background:linear-gradient(180deg,#f7fcf9,#effaf4)}.documents-upload-card--amber{border-color:#f1d59d;background:linear-gradient(180deg,#fffcf3,#fff7e6)}.documents-upload-card--slate{border-color:#d7e0ec;background:linear-gradient(180deg,#fafcff,#f5f8fc)}.documents-upload-modal-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 14px}.documents-upload-modal-grid .form-modal-file-prominent,.documents-upload-modal-grid .documents-upload-file-note{grid-column:1 / -1}.documents-upload-file-note{border:1px solid #cdd9ea;border-radius:10px;background:#f8fbff;color:var(--color-text-secondary-1);min-height:40px;padding:8px 10px}.activities-table-panel{padding:16px;gap:10px}.activity-timeline-panel{border:1px solid #e5e7eb}.activities-timeline-sections{display:flex;flex-direction:column;gap:14px}.activity-group-section{display:flex;flex-direction:column;gap:10px}.activity-group-header{display:flex;align-items:center;justify-content:space-between;gap:10px}.activity-group-title{margin:0;font-size:13px;text-transform:uppercase;letter-spacing:.08em;color:var(--color-text-secondary-1);font-weight:700}.activity-group-count{display:inline-flex;align-items:center;justify-content:center;min-width:24px;padding:2px 8px;border-radius:999px;background:var(--color-border-soft);color:var(--color-text-secondary-1);font-size:11px;font-weight:700}.data-table tr td:first-child{font-weight:600}.dashboard-record-link{color:inherit;text-decoration:none;cursor:pointer;transition:color .15s ease,text-decoration-color .15s ease}.dashboard-record-link:hover{color:var(--color-text-secondary-1);text-decoration:underline;text-underline-offset:2px}.data-table tr.row-click td{cursor:pointer;transition:transform .12s ease,box-shadow .12s ease,background .2s ease}.data-table tr.row-click:hover td{background:var(--hover-soft);box-shadow:0 4px 10px #0f172a14;transform:translateY(-1px)}.data-table tr.row-click:active td{transform:translateY(1px) scale(.98);box-shadow:0 2px 5px #0f172a0f}.badge{display:inline-flex;align-items:center;padding:3px 7px;border-radius:999px;font-size:11px;font-weight:var(--w-semibold);background:#9ca3af1f;color:var(--text-secondary);border:1px solid rgba(156,163,175,.2)}.badge-accent,.badge-amber{background:#e0c45f38;color:#5f4516;border-color:#b0892a7a}.badge-stage-awarded{background:#22c55e29;color:#166534;border-color:#22c55e47}.badge-stage-awaiting-approval{background:#facc152e;color:#92400e;border-color:#d9770647}.badge-slate{background:#9ca3af14;color:var(--text-secondary);border-color:#9ca3af2e}.config-error{min-height:100vh;min-height:var(--app-vh, 100vh);display:grid;place-items:center;padding:40px 16px}.config-card{width:min(420px,100%);background:var(--surface);padding:20px;border-radius:var(--radius);box-shadow:var(--shadow);border:1px solid var(--divider);display:flex;flex-direction:column;gap:16px}.auth-page{min-height:100vh;min-height:var(--app-vh, 100vh);padding:20px;background:radial-gradient(1200px 400px at 85% -20%,rgba(250,204,21,.12),transparent 60%),var(--color-ink-900)}.auth-layout{min-height:calc(100vh - 40px);min-height:calc(var(--app-vh, 100vh) - 40px);border-radius:22px;overflow:visible;border:1px solid rgba(148,163,184,.2);background:#0f172ad1;box-shadow:0 30px 80px #02061773;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(360px,420px)}.auth-visual{position:relative;background-image:linear-gradient(160deg,#0f172ac7,#0f172a6b),url(https://images.unsplash.com/photo-1521737604893-d14cc237f11d?auto=format&fit=crop&w=1800&q=80);background-size:cover;background-position:74% center;padding:42px;display:flex;align-items:flex-end}.auth-visual-overlay{position:absolute;inset:0;background:linear-gradient(to top,#020617b3,#02061733)}.auth-visual-content{position:relative;z-index:1;max-width:560px;display:flex;flex-direction:column;gap:10px}.auth-visual-kicker{color:#facc15f2;font-size:12px;font-weight:700;letter-spacing:.11em;text-transform:uppercase}.auth-visual h2{font-size:clamp(28px,3.2vw,44px);line-height:1.08;color:var(--color-surface-soft)}.auth-visual p{color:#e2e8f0eb;font-size:14px;max-width:520px}.auth-panel{background:linear-gradient(180deg,var(--color-white),var(--color-surface-soft));padding:34px 28px;display:flex;align-items:center;overflow-y:auto}.auth-card{width:100%;background:#fffffff5;padding:28px;border-radius:18px;border:1px solid rgba(148,163,184,.24);box-shadow:0 20px 40px #0f172a1a;display:flex;flex-direction:column;gap:20px}.auth-card-head{display:flex;flex-direction:column;gap:8px}.auth-card h1{font-size:30px;font-weight:700;color:var(--color-ink-900)}.auth-layout-request .auth-card{border-color:#facc156b;box-shadow:0 20px 40px #0f172a1a,0 0 0 1px #facc1529}.request-access-card-head{position:relative;padding-left:14px}.request-access-card-head:before{content:"";position:absolute;left:0;top:4px;bottom:4px;width:4px;border-radius:999px;background:linear-gradient(180deg,#facc15,#f59e0b)}.auth-layout-request .brand-subtitle{color:#b45309;font-weight:700;letter-spacing:.08em}.request-access-lead{margin:0;padding:10px 12px;border-radius:10px;background:#facc151f;border:1px solid rgba(250,204,21,.32);color:var(--color-text-secondary-1)}.request-access-form{gap:16px}.auth-form-section{border:1px solid #e5e7eb;border-radius:12px;padding:12px;background:var(--color-white)}.auth-form-section h3{font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:var(--color-text-secondary-3);margin:0 0 10px}.request-access-actions{display:flex;justify-content:space-between;gap:10px;flex-wrap:wrap}.request-access-submit-btn{min-width:170px}.request-access-back-btn{border-color:#d1d5db}.request-access-page .auth-layout-request-single{grid-template-columns:minmax(0,1fr);min-height:auto;max-width:980px;margin:0 auto}.request-access-page .auth-layout-request-single .auth-panel{padding:18px 20px;align-items:stretch}.request-access-page-embedded{padding:0}.request-access-page .auth-layout-request-single .auth-card{gap:12px;padding:20px;border-radius:16px}.request-access-page-embedded .request-access-embedded-card{border:0;box-shadow:none;background:transparent;padding:0}.request-access-page .request-access-intro{margin:0;color:var(--color-text-secondary-2);font-size:14px;line-height:1.42}.request-access-page .request-access-form{gap:10px;margin-top:2px}.request-access-page .auth-form-section{padding:10px 12px 12px;border-color:var(--color-border-soft)}.request-access-page .auth-form-section h3{margin:0 0 8px}.request-access-page .request-access-modal-steps{display:flex;flex-wrap:wrap;gap:8px}.request-access-page .request-access-modal-step{font-size:11px;letter-spacing:.04em;text-transform:uppercase;color:var(--color-text-secondary-1);border:1px solid #f1f5f9;background:var(--color-surface-soft);border-radius:999px;padding:5px 9px;font-weight:600}.join-company-page .auth-layout-request-single{max-width:1080px}.join-company-page .auth-layout-request-single .auth-card{gap:14px}.join-company-page .request-access-card-head h1{font-weight:800;letter-spacing:-.02em;color:#1e3a8a}.join-company-page .request-access-intro{color:var(--color-text-secondary-1)}.join-company-page .join-company-modal-steps{margin:0 0 2px}.join-company-page .join-company-modal-step{border-color:#dbe4f3;background:#f8fafc;color:#475569}.join-company-page .join-company-modal-step.is-active{border-color:#c7d2fe;background:#eef2ff;color:#1d4ed8}.join-company-page .join-company-modal-step.is-complete{border-color:#bbf7d0;background:#ecfdf5;color:#166534}.join-company-page .join-company-modal-step.is-pending{opacity:.78}.join-company-page .join-company-modal-step.is-optional{border-style:dashed;color:#64748b;background:#f8fafc}.request-access-page .request-access-modal-shell{display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,280px);gap:12px;align-items:start}.join-company-page .join-company-modal-shell{grid-template-columns:minmax(0,1fr) minmax(230px,290px)}.join-company-page .join-company-step-back{margin-left:auto}.request-access-page .request-access-modal-main{min-width:0}.request-access-page .request-access-modal-aside{border:1px solid var(--color-border-soft);border-radius:12px;background:var(--color-surface-soft);padding:12px;display:flex;flex-direction:column;gap:10px}.request-access-page .request-access-modal-aside h3{margin:0;font-size:13px;color:var(--color-ink-900)}.request-access-page .request-access-modal-checklist{margin:0;padding-left:16px;display:grid;gap:6px;color:var(--color-text-secondary-1);font-size:12px;line-height:1.4}.request-access-page .request-access-modal-note{margin:0;padding:10px;border-radius:10px;border:1px solid rgba(250,204,21,.38);background:#facc151f;color:var(--color-text-secondary-2);font-size:12px;line-height:1.45}.join-company-page .join-company-modal-aside{position:sticky;top:10px}.join-company-page .join-company-modal-note{border-color:#3b82f63d;background:#3b82f614}.join-company-page .join-company-modal-mini{border:1px solid var(--color-border-soft);border-radius:10px;background:var(--color-white);padding:10px;display:grid;gap:4px;color:var(--color-text-secondary-2);font-size:12px;line-height:1.45}.join-company-page .join-company-modal-mini p{margin:0}.join-company-page .join-company-details-section{padding:12px 14px 14px}.join-company-page .join-company-details-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.join-company-page .join-company-details-grid .join-company-field-wide{grid-column:1 / -1}.join-company-page .join-company-details-grid textarea{min-height:118px}.join-company-page .join-company-details-grid .request-access-field-help,.join-company-page .join-company-details-grid .request-access-inline-status{margin-top:4px}.join-company-page .request-access-actions{justify-content:space-between}.request-org-page .auth-layout-request-single{max-width:1080px}.request-org-page .auth-layout-request-single .auth-card{gap:14px}.request-org-page .request-org-modal-steps{margin:0 0 2px}.request-org-page .request-org-modal-step{border-color:#dbe4f3;background:#f8fafc;color:#475569}.request-org-page .request-org-modal-step.is-active{border-color:#bae6fd;background:#ecfeff;color:#155e75}.request-org-page .request-org-modal-step.is-optional{border-style:dashed;color:#64748b}.request-org-page .request-org-modal-shell{grid-template-columns:minmax(0,1fr) minmax(230px,300px)}.request-org-page .request-org-modal-aside{position:sticky;top:10px}.request-org-page .request-org-modal-note{border-color:#38bdf847;background:#38bdf81a}.request-org-page .request-org-token-actions{justify-content:flex-start;gap:8px}.request-org-page .request-org-form-actions{justify-content:flex-end;align-items:center;gap:14px}.request-org-page .request-org-form-actions .request-access-submit-btn{min-width:220px}.request-org-page .request-org-form-actions .request-access-back-btn{margin-right:auto}.request-org-page .request-access-inline-status{padding:8px 10px;border-radius:10px;border:1px solid #e2e8f0;background:#f8fafc}.request-access-page .request-access-modal-request-details{display:grid;gap:8px}.request-access-page .request-access-modal-request-details-title{margin:0;font-size:12px;letter-spacing:.06em;text-transform:uppercase;color:var(--color-text-secondary-2)}.request-access-page .request-access-modal-aside-fields{display:grid;gap:10px}.request-access-page .request-access-field-help{margin:6px 0 0;font-size:12px;line-height:1.4;color:var(--color-text-secondary-3)}.request-access-page .request-access-password-actions{margin-top:8px;display:flex;justify-content:flex-end}.request-access-page .request-access-password-toggle{min-width:72px}.request-access-page .request-access-company-match-list{margin-top:8px;border:1px solid var(--color-border-soft);border-radius:10px;background:var(--color-white);overflow:hidden;max-height:220px;overflow-y:auto}.request-access-page .request-access-company-match-option{width:100%;border:0;border-bottom:1px solid #f1f5f9;background:var(--color-white);color:#1e293b;text-align:left;font-size:13px;line-height:1.35;padding:10px 12px;cursor:pointer}.request-access-page .request-access-company-match-option:last-child{border-bottom:0}.request-access-page .request-access-company-match-option:hover,.request-access-page .request-access-company-match-option:focus-visible{background:var(--color-surface-soft)}.request-access-page .request-access-company-match-option.is-active{background:#eef2ff;outline:1px solid #c7d2fe;outline-offset:-1px}.request-access-page .request-access-inline-status{margin:6px 0 0;font-size:12px;line-height:1.4;color:var(--color-text-secondary-3)}.request-access-page .request-access-inline-status a{color:#b45309;text-decoration:underline;text-underline-offset:2px}.request-access-page .request-access-phrase-grid{grid-template-columns:minmax(0,1fr)}.request-access-page .request-access-phrase-grid .panel-actions{justify-content:flex-start}.request-access-company-summary{border:1px solid var(--color-border-soft);border-radius:10px;background:var(--color-surface-soft);padding:10px 12px;display:grid;gap:4px}.request-access-company-summary-label{margin:0;font-size:11px;letter-spacing:.06em;text-transform:uppercase;color:var(--color-text-secondary-3)}.request-access-company-summary strong{font-size:15px;color:var(--color-ink-900);line-height:1.35}.request-access-company-summary span{font-size:12px;color:var(--color-text-secondary-2)}.request-access-company-preview{display:flex;align-items:center;gap:10px}.request-access-company-preview-text{display:grid;gap:2px}.request-access-company-logo{width:34px;height:34px;border-radius:999px;object-fit:cover;border:1px solid #dbe4f3;background:var(--color-white);flex-shrink:0}.request-access-company-logo-fallback{width:34px;height:34px;border-radius:999px;border:1px solid #dbe4f3;background:#eef2ff;color:#1e3a8a;font-size:12px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.request-access-company-lock-hint{font-size:11px;color:var(--color-text-secondary-3)}.request-access-status-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:4px}.request-access-status-label{font-size:12px;text-transform:uppercase;letter-spacing:.06em;color:var(--color-text-secondary-3);font-weight:600}.request-access-status-pill{border-radius:999px;border:1px solid #dbe4f3;padding:3px 10px;font-size:12px;font-weight:700;line-height:1.3;background:var(--color-surface-soft);color:var(--color-text-secondary-1)}.request-access-status-pill.is-pending,.request-access-status-pill.is-on_hold{background:#fffbeb;border-color:#fde68a;color:#92400e}.request-access-status-pill.is-approved{background:#ecfdf5;border-color:#bbf7d0;color:#166534}.request-access-status-pill.is-rejected{background:#fef2f2;border-color:#fecaca;color:#991b1b}.invite-token-accordion{display:grid;gap:12px}.invite-token-accordion-item{padding:0;gap:0;overflow:hidden}.invite-token-accordion-toggle{width:100%;border:none;background:transparent;padding:14px 16px;margin:0;display:flex;align-items:center;justify-content:space-between;gap:12px;text-align:left;cursor:pointer}.invite-token-accordion-heading{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:10px;flex:1}.invite-token-accordion-heading-text{display:flex;flex-direction:column;gap:3px;min-width:0}.invite-token-accordion-title{font-size:15px;font-weight:700;color:var(--color-ink-900);line-height:1.25}.invite-token-accordion-subtitle{font-size:12px;color:var(--color-text-secondary-3);line-height:1.35}.invite-token-accordion-meta{border-radius:999px;border:1px solid #dbe4f3;padding:2px 8px;font-size:11px;font-weight:700;color:var(--color-text-secondary-1);background:var(--color-surface-soft);flex-shrink:0}.invite-token-accordion-chevron{font-size:14px;color:var(--color-text-secondary-2);transition:transform .2s ease;flex-shrink:0}.invite-token-accordion-item.is-open .invite-token-accordion-chevron{transform:rotate(180deg)}.invite-token-accordion-content{display:grid;grid-template-rows:0fr;opacity:0;transition:grid-template-rows .24s ease,opacity .2s ease}.invite-token-accordion-item.is-open .invite-token-accordion-content{grid-template-rows:1fr;opacity:1}.invite-token-accordion-content-inner{overflow:hidden;padding:0 16px 14px;display:grid;gap:12px;min-width:0;max-width:100%}.invite-token-accordion-content-inner>*{min-width:0;max-width:100%}.invite-tokens-page{gap:16px}.invite-tokens-page .page-toolbar{margin-bottom:2px}.invite-token-workspace-controls{gap:12px}.invite-token-workspace-head{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.invite-token-workspace-copy{margin:0;font-size:13px;color:var(--color-text-secondary-2)}.invite-token-recovery-notice{margin:0;padding:8px 10px;border-radius:10px;border:1px dashed rgba(217,119,6,.38);background:#fff7ede6;color:#7c2d12;font-size:12px;line-height:1.4}.invite-token-workspace-grid{grid-template-columns:minmax(210px,1fr) minmax(220px,1fr);gap:12px}.invite-token-readonly-field{display:grid;gap:6px}.invite-token-readonly-label{margin:0;font-size:11px;text-transform:uppercase;letter-spacing:.09em;color:var(--color-text-secondary-2);font-weight:700}.invite-token-readonly-value{min-height:38px;border:1px solid rgba(148,163,184,.36);border-radius:11px;background:#f8fafce6;padding:8px 10px;display:flex;align-items:center;cursor:default;pointer-events:none}.invite-token-readonly-text{display:inline-flex;align-items:center;border-radius:999px;padding:4px 10px;font-size:12px;font-weight:700;line-height:1.2;color:var(--color-text-secondary-1);background:#e2e8f0e6;border:1px solid rgba(148,163,184,.3)}.invite-token-readonly-value--blue .invite-token-readonly-text{color:#0c4a6e;background:#e0f2fef2;border-color:#0e749047}.invite-token-readonly-value--purple .invite-token-readonly-text{color:#4c1d95;background:#ede9fef2;border-color:#7c3aed47}.invite-token-readonly-value--teal .invite-token-readonly-text{color:#134e4a;background:#d1fae5f2;border-color:#0f766e47}.invite-token-readonly-value--amber .invite-token-readonly-text{color:#7c2d12;background:#ffedd5f2;border-color:#d9770647}.invite-token-readonly-value--gray .invite-token-readonly-text,.invite-token-readonly-value--slate .invite-token-readonly-text{color:#334155;background:#f1f5f9f5;border-color:#94a3b857}.invite-token-open-modal-btn{min-width:150px}.invite-token-create-modal{width:min(92vw,900px);max-width:900px}.invite-token-create-modal-body{max-height:min(82vh,780px);overflow-y:auto;display:grid;gap:12px}.invite-token-create-modal-footer{justify-content:flex-end}.invite-token-create-modal .modal-footer{position:sticky;bottom:0;z-index:2}.invite-token-create-modal-v2{display:grid;gap:12px}.invite-token-create-hero{border:1px solid #d7e0ec;border-radius:12px;background:linear-gradient(180deg,#f8fbff,#f3f8ff);padding:12px 14px}.invite-token-create-hero-title{margin:0;font-size:15px;line-height:1.4;color:var(--color-ink-900)}.invite-token-create-hero-subtitle{margin:6px 0 0;font-size:13px;line-height:1.5;color:var(--color-text-secondary-2)}.invite-token-create-steps{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:10px}.invite-token-create-step-chip{display:inline-flex;align-items:center;border:1px solid #d7e0ec;border-radius:999px;background:var(--color-white);color:var(--color-text-secondary-1);font-size:11px;font-weight:700;line-height:1;letter-spacing:.02em;padding:5px 9px}.invite-token-create-section{border-radius:12px;padding:10px;gap:8px}.invite-token-create-card--blue{border-color:#b6c9ef;background:linear-gradient(180deg,#f8fbff,#f2f7ff)}.invite-token-create-card--green{border-color:#b7dfcb;background:linear-gradient(180deg,#f7fcf9,#effaf4)}.invite-token-create-card--amber{border-color:#f1d59d;background:linear-gradient(180deg,#fffcf3,#fff7e6)}.invite-token-create-card--slate{border-color:#d7e0ec;background:linear-gradient(180deg,#fafcff,#f5f8fc)}.invite-token-create-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 12px}.invite-token-type-grid{grid-template-columns:1fr}.invite-token-core-grid-v2{grid-template-columns:repeat(3,minmax(0,1fr))}.invite-token-optional-grid-v2{grid-template-columns:repeat(2,minmax(0,1fr))}.invite-token-result-modal{width:min(92vw,520px);max-width:520px}.invite-token-result-modal-body{display:grid;gap:10px}.invite-token-result-modal-footer{justify-content:flex-end}.invite-token-result-modal-content{display:grid;gap:10px}.invite-token-result-success{margin:0;color:var(--color-ink-900);font-size:14px;font-weight:700}.invite-token-result-code-wrap{border:1px solid #dbe7ff;border-radius:10px;background:#f6f9ff;padding:10px;display:grid;gap:6px}.invite-token-result-code-label{font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:var(--color-text-secondary-3);font-weight:700}.invite-token-result-code{font-size:15px;letter-spacing:.1em;padding:8px 10px}.invite-token-result-meta{margin:0;color:var(--color-text-secondary-2);font-size:12px}.invite-token-result-guidance{margin:0;padding:8px 10px;border-radius:10px;border:1px solid rgba(217,119,6,.28);background:#fff7ede0;color:#7c2d12;font-size:12px;line-height:1.4}.invite-token-modal-note-block{grid-column:1 / -1;display:grid;gap:6px}.invite-token-note-block-v2{border-color:#cbd8ea;background:linear-gradient(180deg,#f8fbff,#f2f7ff)}.invite-token-field-help{margin:4px 0 0;font-size:12px;line-height:1.4;color:var(--color-text-secondary-3)}.invite-token-domain-field--slim{max-width:280px;justify-self:start}.invite-token-create-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:12px}.invite-token-create-card{border-radius:12px;display:grid;gap:10px}.invite-token-create-card-secondary{background:var(--color-surface-soft)}.invite-token-create-card-head{display:grid;gap:3px}.invite-token-create-card-head h4{margin:0;font-size:13px;color:var(--color-ink-900)}.invite-token-create-card-head p{margin:0;font-size:12px;color:var(--color-text-secondary-3)}.invite-token-core-grid,.invite-token-optional-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.invite-token-note-wrap{border:1px dashed #dbe4f3;border-radius:10px;padding:10px;background:var(--color-surface-soft);display:grid;gap:8px}.invite-token-note-wrap .form-field>label{font-size:12px;color:var(--color-text-secondary-3);font-weight:600}.invite-token-note-wrap textarea{min-height:84px}.invite-token-note-actions{justify-content:flex-start}.invite-token-primary-actions{justify-content:space-between;align-items:center;border-top:1px solid #edf2f7;padding-top:6px}.invite-token-action-hint{margin:0;font-size:12px;color:var(--color-text-secondary-3)}.invite-token-generate-btn{min-width:170px}.invite-tokens-form-grid{grid-template-columns:repeat(auto-fit,minmax(210px,1fr))}.invite-token-generated-card{border:1px solid #dbe7ff;border-radius:12px;background:#f6f9ff;padding:12px;display:flex;flex-direction:column;gap:8px}.invite-token-generated-title{margin:0;font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:var(--color-text-secondary-2);font-weight:700}.invite-token-generated-meta{margin:0;color:var(--color-text-secondary-2);font-size:13px}.invite-token-code{display:inline-block;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:12px;letter-spacing:.07em;padding:3px 8px;border-radius:8px;background:#eef2ff;color:#1e3a8a;border:1px solid #c7d2fe}.invite-token-last-used{display:flex;flex-direction:column;gap:2px}.invite-token-last-used small{color:var(--color-text-secondary-3);font-size:12px}.invite-token-created-meta{display:flex;flex-direction:column;gap:2px}.invite-token-created-meta small{color:var(--color-text-secondary-3);font-size:12px}.invite-token-filter-control{flex-wrap:wrap}.invite-token-filter-bar{display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap}.invite-token-filter-label{font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:var(--color-text-secondary-3);font-weight:700}.invite-token-list-actions{align-items:center}.invite-token-management-head{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap;border-bottom:1px solid #edf2f7;padding-bottom:6px}.invite-token-management-copy{margin:0;font-size:12px;color:var(--color-text-secondary-3)}.invite-token-filter-notice{margin:0;font-size:12px;color:var(--color-text-secondary-2);line-height:1.45}.invite-token-note-cell{display:flex;flex-direction:column;gap:2px}.invite-token-note-cell small{color:var(--color-text-secondary-3);font-size:12px}.invite-tokens-mobile-list{display:none}.invite-token-mobile-card{width:100%;max-width:100%;min-width:0;display:grid;gap:12px;padding:14px;border:1px solid rgba(148,163,184,.32);border-radius:12px;background:var(--color-white);box-shadow:0 10px 22px #0f172a14}.invite-token-mobile-card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;min-width:0}.invite-token-mobile-identity{display:grid;gap:5px;min-width:0}.invite-token-mobile-code{width:fit-content;max-width:100%;overflow-wrap:anywhere}.invite-token-mobile-note,.invite-token-mobile-meta-value{min-width:0;overflow-wrap:anywhere}.invite-token-mobile-note{color:var(--color-text-secondary-3);font-size:12px;line-height:1.35}.invite-token-mobile-badges{display:flex;flex-wrap:wrap;gap:8px;min-width:0}.invite-token-mobile-meta{display:grid;gap:8px}.invite-token-mobile-meta-item{display:grid;gap:2px;min-width:0}.invite-token-mobile-meta-label{color:var(--color-text-secondary-3);font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.invite-token-mobile-meta-value{color:var(--color-ink-900);font-size:13px;line-height:1.35}.invite-token-mobile-actions{display:flex;flex-wrap:wrap;gap:8px;min-width:0}.invite-token-phrase-actions{display:inline-flex;align-items:center;gap:6px;flex-wrap:wrap}.invite-token-phrase-note{display:block;margin-top:2px;color:#7c2d12;font-size:11px;line-height:1.35;max-width:320px}.invite-token-help-list{margin:0}@media (max-width: 980px){.invite-token-create-modal{width:min(96vw,900px)}.invite-token-create-modal-body{max-height:min(86dvh,760px);gap:10px}.invite-token-create-hero{padding:10px 12px}.invite-token-create-hero-subtitle{margin-top:4px;line-height:1.35}.invite-token-create-steps{margin-top:8px;gap:6px}.invite-token-create-step-chip{padding:4px 8px}.invite-token-workspace-grid{grid-template-columns:1fr}.invite-token-open-modal-btn{width:100%}.invite-token-create-layout,.invite-token-core-grid,.invite-token-optional-grid,.invite-token-create-grid,.invite-token-core-grid-v2,.invite-token-optional-grid-v2{grid-template-columns:1fr}.invite-token-primary-actions{align-items:flex-start;flex-direction:column}.invite-token-generate-btn{width:100%}.invite-token-create-modal-footer{flex-wrap:wrap}.invite-token-create-modal-footer .btn{flex:1 1 auto;min-width:120px}}@media (max-width: 980px) and (max-height: 760px){.invite-token-create-modal-body{max-height:min(88dvh,700px);gap:8px}.invite-token-create-hero{padding:8px 10px}.invite-token-create-hero-subtitle{display:none}.invite-token-create-steps{margin-top:6px}.invite-token-create-section{padding:8px;gap:6px}.invite-token-create-grid{gap:8px 10px}}.auth-card-submitted{gap:16px}.request-submitted-card{gap:14px}.request-submitted-summary-title{margin:2px 0 0;font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:var(--color-text-secondary-3)}.request-submitted-status-row{margin-top:0;padding:8px 10px;border-radius:10px;border:1px solid var(--color-border-soft);background:var(--color-surface-soft)}.auth-submitted-meta{display:grid;gap:6px;padding:8px 2px}.request-submitted-meta{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px;padding:0}.request-submitted-meta-row{margin:0;border:1px solid var(--color-border-soft);border-radius:10px;background:var(--color-white);padding:10px 12px;display:grid;gap:6px;font-size:12px;letter-spacing:.04em;text-transform:uppercase;color:var(--color-text-secondary-3)}.request-submitted-meta-value{display:inline-flex;align-items:center;width:fit-content;padding:4px 8px;border-radius:8px;border:1px solid #dbe4f3;background:#f8fafc;color:var(--color-ink-900);font-size:13px;letter-spacing:0;text-transform:none}.request-submitted-refresh-line{margin-top:-2px}.auth-submitted-meta p{margin:0;color:var(--color-text-secondary-1)}.auth-submitted-next ol{margin:8px 0 0 16px;padding:0;display:grid;gap:4px}.auth-lead{font-size:14px;color:var(--color-text-secondary-2)}.auth-form{display:flex;flex-direction:column;gap:14px}.auth-form-actions{display:flex;flex-direction:column;gap:12px}.auth-secondary-actions{display:flex;justify-content:flex-end;margin-top:-4px}.auth-signin-btn{width:100%;min-height:42px;border-radius:10px;font-weight:700}.auth-signin-btn.btn-primary{background:var(--primary-action-blend, var(--primary));border-color:color-mix(in srgb,var(--primary) 58%,transparent);color:var(--text-on-accent)}.auth-signin-btn.btn-primary:hover,.auth-signin-btn.btn-primary:focus-visible{background:var(--primary-action-blend-hover, var(--primary-hover));border-color:color-mix(in srgb,var(--primary-hover) 62%,transparent)}.auth-signin-btn.btn-primary:active{background:var(--primary-action-blend-active, var(--primary-hover))}.auth-forgot-link{align-self:center;border:0;background:transparent;color:var(--color-text-secondary-2);font-size:13px;font-weight:500;padding:0;margin-top:2px;cursor:pointer;text-decoration:underline;text-underline-offset:3px}.auth-forgot-link:hover,.auth-forgot-link:focus-visible{color:#1e293b}.auth-request-access{margin-top:6px;border:1px solid rgba(250,204,21,.32);background:#facc151a;border-radius:12px;padding:14px;display:flex;flex-direction:column;gap:8px}.auth-request-access-title{font-size:15px;font-weight:700;color:var(--color-ink-900)}.auth-request-access-copy{font-size:13px;color:var(--color-text-secondary-3)}.auth-request-access-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;width:100%}.auth-request-access-btn-primary,.auth-request-access-btn-secondary{width:100%;min-height:42px;display:inline-flex;align-items:center;justify-content:center;text-align:center}.auth-request-access-btn-primary{border-color:#d97706e6}.auth-request-access-btn-secondary{border:1px solid rgba(148,163,184,.52);background:#ffffffb8;color:var(--color-text-secondary-1)}.auth-request-access-btn-secondary:hover,.auth-request-access-btn-secondary:focus-visible{background:#fffffff2;border-color:#64748b9e;color:var(--color-ink-900)}.request-access-login-modal{width:min(1080px,100%)}.request-access-login-modal .modal-body{padding:0 20px 20px}.request-access-login-modal .modal-footer{display:none}.profile-page{display:flex;flex-direction:column;gap:14px}.profile-panel{gap:14px}.profile-section-head{display:flex;flex-direction:column;gap:4px;padding-bottom:10px;border-bottom:1px solid #edf1f7}.profile-section-head p{margin:0;font-size:13px;color:var(--color-text-secondary-3)}.profile-personal-layout{display:grid;grid-template-columns:minmax(180px,220px) minmax(0,1fr);gap:16px;align-items:start}.profile-asset-placeholder{border:1px dashed #d4dbe6;border-radius:12px;background:var(--color-surface-soft);padding:14px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:8px}.profile-avatar-panel{align-items:center}.profile-avatar-circle{width:56px;height:56px;border-radius:999px;background:var(--color-border-soft);color:#1e293b;font-size:22px;font-weight:700;display:grid;place-items:center;overflow:hidden;position:relative}.profile-avatar-image{width:100%;height:100%;object-fit:cover;display:block}.profile-avatar-initial{display:inline-block}.profile-avatar-actions{display:flex;align-items:center;gap:6px;flex-wrap:wrap;justify-content:center}.profile-asset-placeholder h3{margin:0;font-size:14px;color:#1e293b}.profile-asset-placeholder p{margin:0;font-size:12px;color:var(--color-text-secondary-3)}.profile-form-grid{grid-template-columns:repeat(2,minmax(220px,1fr));gap:12px}.profile-save-actions{grid-column:1 / -1;justify-content:flex-end}.profile-info-grid{grid-template-columns:repeat(2,minmax(180px,1fr));gap:10px}.info-value-strong{font-weight:700}.profile-summary-chips{display:grid;grid-template-columns:repeat(3,minmax(160px,1fr));gap:10px}.profile-chip{border:1px solid #e3e8f1;border-radius:10px;background:var(--color-surface-soft);padding:10px 12px;display:flex;flex-direction:column;gap:4px}.profile-chip span{font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:var(--color-text-secondary-3)}.profile-chip strong{font-size:14px;color:var(--color-ink-900)}.profile-quick-links{display:flex;flex-wrap:wrap;gap:8px}.profile-identity-preview{border:1px solid #e3e8f1;border-radius:10px;background:var(--color-surface-soft);padding:10px 12px;display:flex;flex-direction:column;gap:4px}.profile-identity-preview span{font-size:11px;color:var(--color-text-secondary-3);text-transform:uppercase;letter-spacing:.08em}.profile-identity-preview strong{font-size:15px;color:var(--color-ink-900)}@media (max-width: 960px){.profile-personal-layout,.profile-form-grid{grid-template-columns:minmax(0,1fr)}.profile-summary-chips{grid-template-columns:repeat(2,minmax(140px,1fr))}.profile-info-grid{grid-template-columns:minmax(0,1fr)}}@media (max-width: 980px){.auth-layout{grid-template-columns:minmax(0,1fr)}.auth-visual{min-height:280px;padding:28px}.auth-panel{padding:20px}.auth-card{padding:22px}.request-access-page .request-access-modal-shell{grid-template-columns:minmax(0,1fr)}.request-access-page .request-access-modal-aside,.request-org-page .request-access-modal-main{order:-1}.request-org-page .request-access-modal-aside{order:0;position:static}.auth-request-access-actions{grid-template-columns:minmax(0,1fr)}}@media (max-width: 768px){.auth-page{padding:12px}.auth-layout{min-height:calc(100vh - 24px);min-height:calc(var(--app-vh, 100vh) - 24px)}.auth-panel{padding:14px;align-items:flex-start}.auth-layout-request .auth-card{padding:16px;gap:14px}.request-access-page .auth-layout-request-single .auth-panel{padding:14px}.request-access-page .auth-layout-request-single .auth-card{padding:16px}.request-access-page .request-access-modal-aside{padding:10px}.request-access-login-modal .modal-body{padding:0 12px 12px}.request-access-form{gap:14px}.request-access-form .form-grid{grid-template-columns:minmax(0,1fr);gap:12px}.request-access-form .form-field,.request-access-form .form-field .input,.request-access-form .form-field select,.request-access-form .form-field textarea{width:100%;max-width:100%;min-width:0}.request-access-actions{flex-direction:column;gap:10px}.request-access-actions .btn{width:100%;min-height:44px;justify-content:center}.request-org-page .request-org-form-actions{flex-direction:column;align-items:stretch}.request-org-page .request-org-form-actions .request-access-submit-btn{order:1;width:100%}.request-org-page .request-org-form-actions .request-access-back-btn{order:2;width:auto;min-height:36px;align-self:flex-start;margin-right:0}.auth-secondary-actions{justify-content:flex-start}}@media (max-width: 420px){.auth-page{padding:8px}.auth-panel{padding:10px}.auth-layout-request .auth-card{padding:14px}.request-access-page .auth-layout-request-single .auth-panel,.auth-form-section{padding:10px}}@media (max-width: 380px){.auth-layout{min-height:auto;border-radius:12px;overflow:visible}.auth-visual{min-height:200px;padding:16px}.auth-panel{padding:8px;align-items:flex-start}.auth-card{padding:12px;border-radius:12px;gap:12px}.auth-card h1{font-size:24px}.auth-page>.auth-card{width:100%;max-width:520px;margin:0 auto}}.form-group{display:flex;flex-direction:column;gap:10px}.form-group label{font-size:var(--text-sm);text-transform:uppercase;letter-spacing:.9px;color:var(--muted)}.input{padding:10px 12px;border-radius:8px;border:1px solid #e5e7eb;background:var(--surface);color:var(--text);font-size:var(--text-base);width:100%;min-height:40px}.input:focus,.input:focus-visible{outline:none;border-color:var(--muted);box-shadow:0 0 0 2px var(--focus-ring)}.input::placeholder,input::placeholder,textarea::placeholder,select::placeholder{color:var(--muted)}.textarea{min-height:160px;resize:vertical;line-height:1.55}.form-field{display:flex;flex-direction:column;gap:10px}.form-field label{font-size:var(--text-sm);text-transform:uppercase;letter-spacing:.9px;color:var(--muted)}.form-field--required label:after{content:" *";color:#b91c1c;font-weight:700;text-transform:none;letter-spacing:0}.form-field-helper,.form-field-error{margin-top:-4px;font-size:12px;line-height:1.35}.form-field-helper{color:var(--color-text-secondary-2)}.form-field-error{color:#b91c1c}.input-date-preview{margin-top:-4px;font-size:12px;color:var(--color-text-secondary-2);line-height:1.35}.form-grid{display:grid;gap:18px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.documentation-modal-form,.form-modal-layout{display:flex;flex-direction:column;gap:12px}.documentation-modal-shell,.form-modal-shell{border-radius:14px;border:1px solid #dbe4f0;box-shadow:0 20px 44px #0f172a33,0 3px 10px #0f172a14;position:relative}.documentation-modal-shell:before,.form-modal-shell:before{content:"";position:absolute;inset:0 0 auto;height:4px;background:linear-gradient(90deg,#4c1d95b8,#facc1594);pointer-events:none}.documentation-modal-shell .modal-header,.form-modal-shell .modal-header{border-bottom:1px solid #e8edf5;background:#f9fbff}.documentation-modal-shell .modal-header h3,.form-modal-shell .modal-header h3{font-size:15px;font-weight:700;color:#111827}.documentation-modal-shell .modal-footer,.form-modal-shell .modal-footer{border-top:1px solid #e8edf5;background:#fafbfd}.documentation-modal-section,.form-modal-section{border:1px solid #e3e9f2;border-radius:12px;background:#fcfdff;padding:12px;display:flex;flex-direction:column;gap:10px;box-shadow:inset 0 1px #ffffffd9}.documentation-modal-section-header,.form-modal-section-header{display:flex;flex-direction:column;gap:3px}.documentation-modal-section-title,.form-modal-section-title{margin:0;font-size:13px;font-weight:700;letter-spacing:.02em;color:var(--color-ink-900)}.documentation-modal-section-subtitle,.form-modal-section-subtitle{margin:0;font-size:12px;color:#6b7280}.documentation-modal-section-grid,.form-modal-section-grid{display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.documentation-modal-section-grid .form-field,.form-modal-section-grid .form-field{gap:8px}.documentation-modal-section-grid .input,.documentation-modal-section-grid select,.documentation-modal-section-grid textarea,.form-modal-section-grid .input,.form-modal-section-grid select,.form-modal-section-grid textarea{border-color:#d7e0ec;background:var(--color-white)}.documentation-file-prominent,.form-modal-file-prominent{grid-column:1 / -1;border:1px solid #cdd9ea;border-radius:10px;background:linear-gradient(180deg,#f8fbff,#f4f8ff);padding:10px;box-shadow:inset 0 1px #ffffffe6}.documentation-file-prominent label,.form-modal-file-prominent label{color:var(--color-text-secondary-1)}.documentation-modal-section-grid .info-label{margin:0;min-height:44px;display:flex;align-items:center}.documentation-modal-shell-v2{width:min(920px,96vw)}.documentation-modal-body-v2{max-height:min(82vh,800px);overflow-y:auto}.documentation-modal-v2{display:grid;gap:12px}.documentation-modal-hero{border:1px solid #d7e0ec;border-radius:12px;background:linear-gradient(180deg,#f8fbff,#f4f8ff);padding:12px 14px}.documentation-modal-hero-title{margin:0;font-size:15px;line-height:1.4;color:var(--color-ink-900)}.documentation-modal-hero-subtitle{margin:6px 0 0;font-size:13px;line-height:1.5;color:var(--color-text-secondary-2)}.documentation-modal-hero-steps{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:10px}.documentation-modal-step-chip{display:inline-flex;align-items:center;border:1px solid #d7e0ec;border-radius:999px;background:var(--color-white);color:var(--color-text-secondary-1);font-size:11px;font-weight:700;line-height:1;letter-spacing:.02em;padding:5px 9px}.documentation-modal-context-chip{display:inline-flex;align-items:center;border:1px solid #c9d8f7;border-radius:999px;background:#eef4ff;color:#1e3a8a;font-size:11px;font-weight:700;line-height:1;letter-spacing:.02em;padding:5px 9px}.documentation-modal-card--blue{border-color:#b6c9ef;background:linear-gradient(180deg,#f8fbff,#f2f7ff)}.documentation-modal-card--amber{border-color:#f1d59d;background:linear-gradient(180deg,#fffcf3,#fff7e6)}.documentation-modal-card--green{border-color:#b7dfcb;background:linear-gradient(180deg,#f7fcf9,#effaf4)}.documentation-modal-card--slate{border-color:#d7e0ec;background:linear-gradient(180deg,#fafcff,#f5f8fc)}.documentation-modal-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 14px}.documentation-modal-grid .documentation-authority-details,.documentation-modal-grid .documentation-file-prominent,.documentation-modal-grid .documentation-status-preview{grid-column:1 / -1}.documentation-status-preview{border:1px solid #d7e0ec;border-radius:10px;background:#f8fbff;color:var(--color-text-secondary-1);min-height:42px;padding:8px 10px}.institution-modal-shell{width:min(760px,100%)}.activity-log-modal-shell{width:min(820px,96vw)}.activity-log-modal-body{max-height:min(78vh,740px)}.activity-log-modal-form{gap:12px}.activity-log-modal-v2{display:grid;gap:12px}.activity-log-hero{border:1px solid #d7e0ec;border-radius:12px;background:linear-gradient(180deg,#f8fbff,#f4f8ff);padding:12px 14px}.activity-log-hero-title{margin:0;font-size:15px;line-height:1.4;color:var(--color-ink-900)}.activity-log-hero-subtitle{margin:6px 0 0;font-size:13px;line-height:1.5;color:var(--color-text-secondary-2)}.activity-log-modal-section{padding:12px 14px;border-radius:12px}.activity-log-card--blue{border-color:#b6c9ef;background:linear-gradient(180deg,#f8fbff,#f2f7ff)}.activity-log-card--amber{border-color:#f1d59d;background:linear-gradient(180deg,#fffcf3,#fff7e6)}.activity-log-card--green{border-color:#b7dfcb;background:linear-gradient(180deg,#f7fcf9,#effaf4)}.activity-log-modal-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 14px}.activity-log-modal-grid .form-modal-file-prominent{grid-column:1 / -1}.activity-log-summary{border-color:#d7c58b;background:linear-gradient(180deg,#fffdf6,#fff8e8)}.activity-log-next-step{border-color:#98afe7;background:linear-gradient(180deg,#f5f8ff,#eef4ff)}.activity-log-next-step label{color:#1f3a78}.activity-log-next-step textarea{min-height:118px}.linkage-modal-shell{width:min(780px,96vw)}.linkage-modal-body{max-height:min(78vh,760px);overflow-y:auto}.linkage-modal-form{gap:12px}.linkage-modal-shell-v2{width:min(840px,96vw)}.linkage-modal-body-v2{max-height:min(80vh,760px);overflow-y:auto}.linkage-modal-v2{display:grid;gap:12px}.linkage-modal-hero{border:1px solid #d7e0ec;border-radius:12px;background:linear-gradient(180deg,#f8fbff,#f4f8ff);padding:12px 14px}.linkage-modal-hero-title{margin:0;font-size:15px;line-height:1.4;color:var(--color-ink-900)}.linkage-modal-hero-subtitle{margin:6px 0 0;font-size:13px;line-height:1.5;color:var(--color-text-secondary-2)}.linkage-modal-section{padding:12px 14px;border-radius:12px}.linkage-modal-card--blue{border-color:#b6c9ef;background:linear-gradient(180deg,#f8fbff,#f2f7ff)}.linkage-modal-card--amber{border-color:#f1d59d;background:linear-gradient(180deg,#fffcf3,#fff7e6)}.linkage-modal-card--green{border-color:#b7dfcb;background:linear-gradient(180deg,#f7fcf9,#effaf4)}.linkage-modal-card--slate{border-color:#d7e0ec;background:linear-gradient(180deg,#fafcff,#f5f8fc)}.linkage-modal-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 14px}.linkage-modal-grid .linkage-custom-field,.linkage-modal-grid .form-modal-file-prominent{grid-column:1 / -1}.personal-task-modal-shell{width:min(760px,96vw)}.personal-task-modal-body{max-height:min(78vh,720px);overflow-y:auto}.personal-task-modal-form{gap:12px}.personal-task-modal-hero{border:1px solid #d7e0ec;border-radius:12px;background:linear-gradient(180deg,#f8fbff,#f4f8ff);padding:12px 14px}.personal-task-modal-hero-title{margin:0;font-size:15px;line-height:1.4;color:var(--color-ink-900)}.personal-task-modal-hero-subtitle{margin:6px 0 0;font-size:13px;line-height:1.5;color:var(--color-text-secondary-2)}.personal-task-modal-section{padding:12px 14px;border-radius:12px}.personal-task-modal-card--blue{border-color:#b6c9ef;background:linear-gradient(180deg,#f8fbff,#f2f7ff)}.personal-task-modal-card--green{border-color:#b7dfcb;background:linear-gradient(180deg,#f7fcf9,#effaf4)}.personal-task-modal-card--slate{border-color:#d7e0ec;background:linear-gradient(180deg,#fafcff,#f5f8fc)}.personal-task-modal-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 14px}.personal-task-modal-grid .form-modal-file-prominent{grid-column:1 / -1}.personal-task-follow-up-field .form-toggle{min-height:44px}.contact-modal-shell{width:min(760px,96vw)}.contact-modal-body{max-height:min(78vh,720px);overflow-y:auto}.contact-modal-form{gap:12px}.contact-modal-hero{border:1px solid #d7e0ec;border-radius:12px;background:linear-gradient(180deg,#f8fbff,#f4f8ff);padding:12px 14px}.contact-modal-hero-title{margin:0;font-size:15px;line-height:1.4;color:var(--color-ink-900)}.contact-modal-hero-subtitle{margin:6px 0 0;font-size:13px;line-height:1.5;color:var(--color-text-secondary-2)}.contact-modal-section{padding:12px 14px}.contact-modal-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 14px}.contact-modal-grid .form-modal-file-prominent{grid-column:1 / -1}.opportunity-modal-shell{width:min(780px,96vw)}.opportunity-modal-body{max-height:min(78vh,740px);overflow-y:auto}.opportunity-modal-form{gap:12px}.opportunity-modal-hero{border:1px solid #d7e0ec;border-radius:12px;background:linear-gradient(180deg,#f8fbff,#f4f8ff);padding:12px 14px}.opportunity-modal-hero-title{margin:0;font-size:15px;line-height:1.4;color:var(--color-ink-900)}.opportunity-modal-hero-subtitle{margin:6px 0 0;font-size:13px;line-height:1.5;color:var(--color-text-secondary-2)}.opportunity-modal-section{padding:12px 14px}.opportunity-modal-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 14px}.opportunity-modal-grid .form-modal-file-prominent{grid-column:1 / -1}.activity-log-task-toggle{width:100%;padding:8px 10px;border:1px solid #d7e0ec;border-radius:10px;background:#f8fbff}.institution-modal-body{overflow-y:auto}.institution-create-modal-form{gap:14px}.institution-create-modal-shell{width:min(860px,96vw)}.institution-create-modal-body{max-height:min(80vh,760px);overflow-y:auto}.institution-create-modal-v2{display:grid;gap:12px}.institution-create-hero{border:1px solid #d7e0ec;border-radius:12px;background:linear-gradient(180deg,#f8fbff,#f4f8ff);padding:12px 14px}.institution-create-hero-title{margin:0;font-size:15px;line-height:1.4;color:var(--color-ink-900)}.institution-create-hero-subtitle{margin:6px 0 0;font-size:13px;line-height:1.5;color:var(--color-text-secondary-2)}.institution-create-hero-steps{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:10px}.institution-create-step-chip{display:inline-flex;align-items:center;border:1px solid #d7e0ec;border-radius:999px;background:var(--color-white);color:var(--color-text-secondary-1);font-size:11px;font-weight:700;line-height:1;letter-spacing:.02em;padding:5px 9px}.institution-create-card{border-radius:12px}.institution-create-card--blue{border-color:#b6c9ef;background:linear-gradient(180deg,#f8fbff,#f2f7ff)}.institution-create-card--green{border-color:#b7dfcb;background:linear-gradient(180deg,#f7fcf9,#effaf4)}.institution-create-card--amber{border-color:#f1d59d;background:linear-gradient(180deg,#fffcf3,#fff7e6)}.institution-create-card--slate{border-color:#d7e0ec;background:linear-gradient(180deg,#fafcff,#f5f8fc)}.institution-create-card-header{display:grid;grid-template-columns:auto 1fr;align-items:start;gap:10px}.institution-create-card-order{display:inline-flex;align-items:center;justify-content:center;min-width:34px;height:34px;border-radius:999px;border:1px solid rgba(15,23,42,.15);background:#ffffffd9;color:#1f2937;font-size:11px;font-weight:700;letter-spacing:.03em}.institution-create-card-copy{display:grid;gap:2px}.institution-create-card-title,.institution-create-card-subtitle{margin:0}.institution-create-card-grid{margin-top:2px}.institution-create-section-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.institution-create-section-grid .form-modal-file-prominent{grid-column:1 / -1}.institution-attach-modal-shell{width:min(720px,96vw)}.institution-attach-modal-body{max-height:min(78vh,720px);overflow-y:auto}.institution-attach-modal{display:grid;gap:12px}.institution-attach-hero{border:1px solid #d7e0ec;border-radius:12px;background:linear-gradient(180deg,#f8fbff,#f4f8ff);padding:12px 14px}.institution-attach-hero-title{margin:0;font-size:15px;line-height:1.4;color:var(--color-ink-900)}.institution-attach-hero-subtitle{margin:6px 0 0;font-size:13px;line-height:1.5;color:var(--color-text-secondary-2)}.institution-attach-search-field{margin:0}.institution-attach-bank{border:1px solid #d7e0ec;border-radius:12px;background:var(--color-white);padding:10px}.institution-attach-bank-header{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:8px}.institution-attach-count{border:1px solid #cdd9ea;border-radius:999px;background:#f8fbff;color:var(--color-text-secondary-1);font-size:12px;font-weight:600;line-height:1;padding:5px 10px}.institution-attach-bank-list{display:grid;gap:8px;max-height:260px;overflow-y:auto;padding-right:2px}.institution-attach-option{width:100%;display:flex;align-items:flex-start;justify-content:space-between;gap:10px;border:1px solid #d7e0ec;border-radius:10px;background:var(--color-white);padding:10px 12px;text-align:left;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease,background .2s ease}.institution-attach-option:hover{border-color:#9fb3d8;box-shadow:0 4px 12px #0f172a14;background:#f8fbff}.institution-attach-option.active{border-color:#2563eb;background:#eff6ff;box-shadow:0 0 0 2px #2563eb1f}.institution-attach-option--linked{background:#fffaf0}.institution-attach-option-main{min-width:0;display:grid;gap:4px}.institution-attach-option-name{font-size:14px;font-weight:600;color:var(--color-ink-900);line-height:1.4;overflow-wrap:anywhere}.institution-attach-option-meta{font-size:12px;color:var(--color-text-secondary-3);line-height:1.4}.institution-attach-option-chips{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.institution-attach-chip{border-radius:999px;padding:4px 8px;font-size:11px;line-height:1;font-weight:700;letter-spacing:.02em}.institution-attach-chip--success{border:1px solid #9fd4ae;background:#ecfdf3;color:#166534}.institution-attach-chip--warning{border:1px solid #f3d39a;background:#fffbeb;color:#92400e}.institution-attach-selected{border:1px solid #cdd9ea;border-radius:12px;background:#f8fbff;padding:10px 12px;display:grid;gap:4px}.institution-attach-selected--linked{border-color:#f3d39a;background:#fffaf0}.institution-attach-selected-name{font-size:14px;font-weight:600;color:var(--color-ink-900);line-height:1.4;overflow-wrap:anywhere}.institution-attach-selected-meta{font-size:12px;color:var(--color-text-secondary-3);line-height:1.4}.institution-attach-status{border-radius:10px;border:1px solid #d7e0ec;background:#f8fbff;color:var(--color-text-secondary-1);font-size:12px;line-height:1.5;padding:8px 10px}.institution-attach-status--neutral{border-color:#d7e0ec;background:#f8fbff;color:var(--color-text-secondary-1)}.institution-attach-status--success{border-color:#9fd4ae;background:#ecfdf3;color:#166534}.institution-attach-status--warning{border-color:#f3d39a;background:#fffbeb;color:#92400e}.institution-attach-status--error{border-color:#f4b4b4;background:#fff1f2;color:#9f1239}.institution-attach-empty{border:1px dashed #cdd9ea;border-radius:10px;background:#f8fbff;color:var(--color-text-secondary-3);font-size:13px;line-height:1.5;text-align:center;padding:16px 12px}.documentation-authority-details{border:1px dashed #d1d5db;border-radius:10px;background:#f6f9ff;padding:8px 10px;grid-column:1 / -1}.documentation-authority-details summary{cursor:pointer;color:#374151;font-size:12px;font-weight:600;list-style:none}.documentation-authority-details summary::-webkit-details-marker{display:none}.documentation-authority-details-grid{display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-top:10px}.form-toggle{display:inline-flex;align-items:center;gap:10px;font-weight:600;color:var(--muted)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid transparent;border-radius:12px;padding:12px 16px;min-height:40px;cursor:pointer;font-weight:var(--w-semibold);font-size:var(--text-base);transition:transform .06s ease,box-shadow .1s ease,background .12s ease,color .12s ease,border-color .12s ease;text-decoration:none;will-change:transform}.app-shell .btn{--sys-motion-fast: .08s;--sys-lift-1: translateY(-.5px);--sys-press-1: translateY(0)}.btn:hover{transform:translateY(-.5px);box-shadow:0 6px 14px #0f172a1f}.btn:active{transform:translateY(0);box-shadow:0 3px 8px #0f172a1a}.btn:focus-visible{outline:none;box-shadow:0 0 0 2px #facc154d}.btn-sm{padding:8px 12px;border-radius:10px;font-size:var(--text-sm)}.btn-primary{background:var(--primary);color:var(--text-on-accent);box-shadow:none}.btn-primary:hover{background:var(--primary-hover)}.btn-secondary{background:var(--action-purple);color:var(--color-white);border-color:#4c1d9538;box-shadow:none}.btn-secondary:hover{background:var(--action-purple-hover)}.btn-accent{background:var(--accent);color:var(--text-on-accent);box-shadow:none}.btn-accent:hover{background:var(--accent-hover)}.btn-danger{background:transparent;color:var(--danger);border-color:var(--danger)}.btn-danger:hover{background:transparent}.btn:disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:none}.btn-ghost{background:transparent;color:var(--muted);border-color:var(--border)}.btn-ghost:hover{background:var(--hover-soft);color:var(--text-primary)}.btn-tasks-closed{background:var(--gold);color:#111827;border-color:#eab30857;box-shadow:none}.btn-tasks-closed:hover{background:var(--goldHover);color:#111827;border-color:#ca8a045c}.empty-state{padding:16px;border-radius:var(--ui-surface-radius);border:1px solid var(--skeleton-border);background:linear-gradient(180deg,var(--skeleton-highlight) 0%,var(--skeleton-surface) 100%);color:var(--color-text-secondary-2);font-weight:var(--w-medium);font-size:var(--text-base);line-height:1.5;display:flex;flex-direction:column;gap:7px}.empty-state-title{font-weight:700;color:var(--color-text-secondary-1);letter-spacing:.01em}.empty-state-guidance{font-size:12px;color:var(--color-text-secondary-2);line-height:1.5}.empty-state .empty-state-actions{margin-top:2px}.dashboard .empty-state{display:flex;align-items:center;justify-content:flex-start;gap:10px;flex-wrap:wrap}.dashboard-loading .kpi-value,.dashboard-loading .hero-value{color:transparent;border-radius:8px;background:linear-gradient(90deg,var(--skeleton-base) 15%,var(--skeleton-highlight) 50%,var(--skeleton-mid) 85%);background-size:220% 100%;animation:skeleton-shimmer 1.45s ease-in-out infinite}.dashboard-loading .kpi-value{min-height:28px}.dashboard-loading .hero-value{min-height:52px}.dashboard-loading .pipeline-snapshot-value{color:transparent;border-radius:8px;min-width:54px;background:linear-gradient(90deg,var(--skeleton-base) 15%,var(--skeleton-highlight) 50%,var(--skeleton-mid) 85%);background-size:220% 100%;animation:skeleton-shimmer 1.45s ease-in-out infinite}.filter-panel{background:var(--surface);border-radius:var(--ui-surface-radius);padding:16px;box-shadow:var(--ui-surface-shadow);border:1px solid var(--ui-surface-border);display:flex;flex-direction:column;gap:12px}.pipeline-filter-panel{position:sticky;top:74px;z-index:18;background:#fffffff5;border-color:#dfe6f2;box-shadow:0 8px 20px #0f172a12;backdrop-filter:blur(4px)}.pipeline-filter-panel .filter-panel-label{color:var(--action-purple)}.pipeline-filter-panel .filter-grid{grid-template-columns:minmax(260px,2fr) repeat(3,minmax(140px,1fr));gap:12px}.pipeline-filter-panel .filter-search-field{grid-column:span 1}.pipeline-filter-panel .filter-search-field .input{background:#fbfcff;border-color:#d6deec;min-height:42px}.pipeline-filter-panel .filter-search-field .input::placeholder{color:#7b8798}.pipeline-filter-panel .filter-actions{padding-top:2px;border-top:1px solid #edf1f7}.filter-panel-label{font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:var(--panel2);font-weight:var(--w-semibold);margin-bottom:2px}.filter-grid{display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));align-items:end}.filter-panel .form-field{gap:6px}.filter-panel .form-field label{font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:var(--panel2);font-weight:600}.period-custom-fields{display:grid;grid-template-columns:repeat(2,minmax(130px,1fr));gap:12px;align-items:end}.period-custom-fields.is-hidden{display:none}.filter-actions{display:flex;align-items:center;gap:10px;justify-content:space-between;flex-wrap:wrap}.filter-action-buttons{display:inline-flex;align-items:center;gap:8px;margin-left:auto}.filter-search-field{position:relative}.filter-search-field:after{content:"🔍";position:absolute;left:10px;top:37px;font-size:12px;line-height:1;opacity:.55;pointer-events:none}.filter-search-field .input{padding-left:30px}.pipeline-filter-chips{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:-4px}.filter-chip{border:1px solid #dbe1ea;background:var(--color-white);color:var(--color-text-secondary-2);border-radius:999px;padding:4px 8px;font-size:11px;font-weight:600;display:inline-flex;align-items:center;gap:6px;cursor:pointer;transition:transform .12s ease,box-shadow .12s ease,border-color .2s ease}.filter-chip:hover{transform:translateY(-1px);border-color:#c5cfdd;box-shadow:0 3px 8px #0f172a14}.filter-chip:active{transform:translateY(1px) scale(.98);box-shadow:0 2px 5px #0f172a0f}.filter-chip:focus-visible{outline:none;box-shadow:0 0 0 2px #facc154d}.filter-chip-clear{color:#6b7280;font-size:12px;line-height:1}.documents-stack{display:flex;flex-direction:column;gap:18px}.document-title-group{display:flex;flex-direction:column;gap:4px}.document-title{font-weight:600;color:var(--text)}.document-subtitle{font-size:var(--text-sm);color:var(--muted)}.document-actions{display:flex;gap:6px;flex-wrap:wrap;justify-content:flex-end;background:#00000040;padding:6px;border-radius:10px}.detail-header{display:flex;align-items:flex-start;justify-content:space-between;gap:22px;flex-wrap:wrap}.detail-title{display:flex;flex-direction:column;gap:10px;min-width:0}.detail-entity-label{font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--color-text-secondary-3);line-height:1.2}.detail-entity-name{margin:0;font-size:clamp(22px,3vw,32px);font-weight:800;line-height:1.15;color:#4c1d95;letter-spacing:-.01em;overflow-wrap:anywhere}.detail-entity-ref{font-size:13px;font-weight:500;line-height:1.4;color:var(--color-text-secondary-3);overflow-wrap:anywhere}.detail-badges{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.detail-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.info-grid{display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.info-item{background:var(--surface-3);border-radius:12px;padding:12px 14px}.info-label{font-size:13px;text-transform:uppercase;letter-spacing:.06em;color:var(--muted);line-height:1.5;max-width:100%;white-space:normal;overflow-wrap:anywhere}.info-value{font-weight:600;margin-top:6px}.tag-list{display:flex;flex-wrap:wrap;gap:10px}.tabs{display:flex;flex-direction:column;gap:16px}.page-tabs{margin-top:4px}.tab-list{display:flex;gap:8px;flex-wrap:wrap}.tab-button{border:1px solid transparent;background:transparent;color:inherit;min-height:36px;padding:8px 14px;border-radius:999px;font-size:var(--text-sm);font-weight:var(--w-semibold);cursor:pointer;transition:transform .12s ease,box-shadow .12s ease,background-color .12s ease,border-color .12s ease,color .12s ease}.tab-button:hover{transform:translateY(-1px);box-shadow:none}.tab-button:active{transform:translateY(1px) scale(.98);box-shadow:none}.tab-button:focus-visible{outline:none;box-shadow:none}.tab-panel{display:block}.pipeline-board-panel{display:flex;flex-direction:column;gap:10px}.pipeline-print-toolbar{display:flex;align-items:center;justify-content:space-between;gap:10px}.pipeline-print-toolbar-title{font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:var(--action-purple);font-weight:600}.pipeline-print-header,.reports-print-header,.reports-print-footer,.documents-print-header,.invoices-print-header,.receipts-print-header,.finance-print-header{display:none}.pipeline-page-header{gap:6px}.pipeline-company-pill{display:inline-flex;align-items:center;padding:2px 8px;border-radius:999px;background:#4c1d951f;color:#4c1d95;font-weight:600}.modal-overlay{position:fixed;inset:0;background:var(--overlay);display:grid;place-items:start center;align-content:start;padding:24px;z-index:999;overflow-y:auto;overflow-x:hidden}.modal{--modal-active-max-height: 84vh;--modal-header-reserve: clamp(72px, 10vh, 132px);--modal-footer-reserve: clamp(64px, 9vh, 120px);--modal-body-scroll-buffer: clamp(24px, 4vh, 48px);--modal-body-max-height: calc( var(--modal-active-max-height) - var(--modal-header-reserve) - var(--modal-footer-reserve) - var(--modal-body-scroll-buffer) );width:min(680px,100%);background:var(--surface);border-radius:var(--radius);box-shadow:var(--shadow);border:1px solid var(--divider);display:flex;flex-direction:column;gap:18px;min-height:0;max-height:var(--modal-active-max-height);overflow:hidden}.modal-header,.modal-footer{padding:20px 22px;display:flex;flex:0 0 auto;align-items:center;justify-content:space-between;gap:12px}.modal-body{padding:0 22px 20px;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;display:flex;flex-direction:column;gap:18px;flex:1 1 auto;min-height:0;max-height:none}.modal-footer{justify-content:flex-end}.json-viewer pre{background:var(--bg-main);color:var(--text-primary);padding:16px;border-radius:12px;font-size:var(--text-sm);overflow-x:auto}.timeline{display:flex;flex-direction:column;gap:12px}.timeline-item{display:grid;grid-template-columns:18px 1fr;gap:12px}.timeline-dot{width:12px;height:12px;border-radius:50%;background:var(--muted);margin-top:4px}.timeline-card{background:var(--panel);border-radius:12px;padding:12px 14px;border:1px solid #e8edf5;box-shadow:0 4px 14px #0f172a0d;display:flex;flex-direction:column;gap:7px}.timeline-meta{display:flex;align-items:center;gap:7px;flex-wrap:wrap;font-size:var(--text-sm);color:var(--muted)}.activity-timeline-item{grid-template-columns:14px minmax(0,1fr);gap:10px}.activity-timeline-dot{width:10px;height:10px;margin-top:6px}.activity-timeline-dot--tasks{background:#3b82f6}.activity-timeline-dot--documents{background:#8b5cf6}.activity-timeline-dot--payments{background:#16a34a}.activity-timeline-dot--institutions{background:#d97706}.activity-timeline-dot--approvals{background:#6b7280}.activity-timeline-dot--feedback{background:#7c3aed}.activity-timeline-dot--reports{background:#2563eb}.activity-timeline-dot--admin{background:var(--color-text-secondary-1)}.activity-timeline-card{gap:8px}.activity-timeline-meta .badge{text-transform:uppercase;letter-spacing:.04em}.activity-timeline-title{margin:0;font-size:14px;color:var(--color-ink-900);line-height:1.45}.activity-timeline-object{font-weight:600;color:#1f2937}.activity-timeline-actions{display:flex;align-items:center;justify-content:flex-end}.activity-quick-link{min-width:112px}.activity-timeline-link{color:#1d4ed8;text-decoration:none;font-weight:600}.activity-timeline-link:hover{text-decoration:underline;text-underline-offset:2px}.activity-timeline-details{font-size:12px;color:var(--color-text-secondary-3)}.list{display:flex;flex-direction:column;gap:10px}.list-item{background:var(--panel);border-radius:12px;padding:13px 14px;border:1px solid #e8edf5;box-shadow:0 3px 12px #0f172a0d;font-weight:var(--w-semibold);font-size:var(--text-base)}.pagination{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.pagination-pages{display:inline-flex;align-items:center;gap:6px}.pagination-page{min-width:30px;height:30px;border-radius:9px;border:1px solid var(--border);background:var(--color-white);color:#374151;font-size:12px;font-weight:600;padding:0 8px;cursor:pointer;transition:transform .12s ease,box-shadow .12s ease,border-color .2s ease}.pagination-page:hover{transform:translateY(-1px);box-shadow:0 4px 10px #0f172a14}.pagination-page:active{transform:translateY(1px) scale(.98);box-shadow:0 2px 5px #0f172a0f}.pagination-page:focus-visible{outline:none;box-shadow:0 0 0 2px #facc154d}.pagination-page.active{background:var(--sidebar-active-bg);border-color:var(--sidebar-active-border);color:var(--text-primary)}.pagination-ellipsis{color:var(--muted);font-size:12px;padding:0 2px}.pagination-size-control{display:inline-flex;align-items:center;gap:8px;margin-left:auto}.pagination-size-label{font-size:var(--text-sm);color:var(--muted);font-weight:var(--w-medium);white-space:nowrap}.pagination-size-select{width:auto;min-width:82px;height:32px;padding:0 30px 0 10px;font-size:var(--text-sm)}.institution-import-modal-shell{width:min(900px,96vw)}.institution-import-modal-body{max-height:min(78vh,760px);overflow-y:auto}.import-modal-layout{display:grid;gap:12px}.import-modal-hero{border:1px solid #d7e0ec;border-radius:12px;background:linear-gradient(180deg,#f8fbff,#f4f8ff);padding:12px 14px}.import-modal-hero-title{margin:0;font-size:15px;line-height:1.4;color:var(--color-ink-900)}.import-modal-hero-subtitle{margin:6px 0 0;font-size:13px;line-height:1.5;color:var(--color-text-secondary-2)}.import-modal-steps{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:10px}.import-modal-step-chip{display:inline-flex;align-items:center;border:1px solid #d7e0ec;border-radius:999px;background:var(--color-white);color:var(--color-text-secondary-1);font-size:11px;font-weight:700;line-height:1;letter-spacing:.02em;padding:5px 9px}.import-modal-controls{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.import-modal-card{border:1px solid #d7e0ec;border-radius:12px;background:var(--color-white);padding:10px 12px;display:grid;gap:8px}.import-modal-card-title{margin:0;font-size:14px;font-weight:700;line-height:1.4;color:var(--color-ink-900)}.import-modal-card-hint{margin:0;font-size:12px;line-height:1.45;color:var(--color-text-secondary-3)}.import-modal-upload-field{margin:0}.import-modal-upload-field .input[type=file]{padding:8px}.import-file-meta{font-size:12px;color:var(--color-text-secondary-1);line-height:1.35;border:1px dashed #cdd9ea;border-radius:8px;background:#f8fbff;padding:6px 8px}.import-modal-template-actions{margin-top:auto}.import-status{border-radius:10px;border:1px solid #d7e0ec;background:#f8fbff;color:var(--color-text-secondary-1);font-size:12px;line-height:1.5;padding:8px 10px}.import-status--neutral{border-color:#d7e0ec;background:#f8fbff;color:var(--color-text-secondary-1)}.import-status--success{border-color:#9fd4ae;background:#ecfdf3;color:#166534}.import-status--warning{border-color:#f3d39a;background:#fffbeb;color:#92400e}.import-status--error{border-color:#f4b4b4;background:#fff1f2;color:#9f1239}.import-preview-section{display:grid;gap:8px}.import-summary{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.import-feedback-panel{display:grid;gap:8px;position:sticky;top:0;z-index:2;background:var(--surface);padding:2px 0 4px}.import-summary-item{display:inline-flex;align-items:center;padding:4px 8px;border-radius:999px;border:1px solid #dbe3ee;background:var(--color-surface-soft);font-size:12px;font-weight:600;color:var(--color-text-secondary-1)}.import-summary-valid{background:#ecfdf3;border-color:#bbf7d0;color:#166534}.import-summary-invalid{background:#fef2f2;border-color:#fecaca;color:#b91c1c}.import-errors-panel{border:1px solid #fecaca;background:#fff1f2;border-radius:10px;padding:10px 12px}.import-errors-title{font-size:12px;font-weight:700;color:#9f1239;margin-bottom:6px}.import-errors-list{margin:0;padding-left:16px;display:grid;gap:4px}.import-errors-item{font-size:12px;color:#881337;line-height:1.35}.import-row-invalid{background:#fff5f5}.segmented-control{display:inline-flex;gap:2px;padding:3px;border-radius:999px;background:var(--surface-2)}.segmented-button{border:none;background:transparent;padding:7px 12px;border-radius:999px;font-weight:var(--w-semibold);cursor:pointer;color:var(--muted);font-size:var(--text-sm);transition:transform .12s ease,box-shadow .12s ease}.segmented-button:hover{transform:translateY(-1px);box-shadow:0 4px 10px #0f172a14}.segmented-button:active{transform:translateY(1px) scale(.98);box-shadow:0 2px 5px #0f172a0f}.segmented-button:focus-visible{outline:none;box-shadow:0 0 0 2px #facc154d}.segmented-button.active{background:var(--surface);color:var(--text);box-shadow:none}.report-tabs{display:flex;gap:8px;flex-wrap:wrap;overflow-x:visible}.report-tab{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:8px 14px;border-radius:999px;border:1px solid var(--divider);background:var(--surface);font-weight:var(--w-semibold);color:var(--muted);text-decoration:none;white-space:nowrap;font-size:var(--text-sm);transition:transform .12s ease,box-shadow .12s ease,background-color .12s ease,border-color .12s ease,color .12s ease}.report-tab:hover{transform:translateY(-1px);box-shadow:0 4px 10px #0f172a14}.report-tab:active{transform:translateY(1px) scale(.98);box-shadow:0 2px 5px #0f172a0f}.report-tab:focus-visible{outline:none;box-shadow:0 0 0 2px var(--focus-ring)}.report-tab.active{color:var(--color-white);box-shadow:none}.report-tab--overview{border:1px solid rgba(71,85,105,.24);color:var(--color-text-secondary-1)}.report-tab--overview.active{background:var(--color-text-secondary-1);border-color:var(--color-text-secondary-1);color:var(--color-white)}.report-tab--executive-summary{border:1px solid rgba(15,23,42,.3);color:var(--color-ink-900)}.report-tab--executive-summary.active{background:var(--color-ink-900);border-color:var(--color-ink-900);color:var(--color-white)}.report-tab--pipeline-stage{border:1px solid rgba(59,130,246,.28);color:#1d4ed8}.report-tab--pipeline-stage.active{background:#2563eb;border-color:#2563eb;color:var(--color-white)}.report-tab--pipeline-institution{border:1px solid rgba(99,102,241,.28);color:#4338ca}.report-tab--pipeline-institution.active{background:#4f46e5;border-color:#4f46e5;color:var(--color-white)}.report-tab--value-bands{border:1px solid rgba(14,165,233,.3);color:#0369a1}.report-tab--value-bands.active{background:#0284c7;border-color:#0284c7;color:var(--color-white)}.report-tab--aging{border:1px solid rgba(217,119,6,.3);color:#b45309}.report-tab--aging.active{background:#d97706;border-color:#d97706;color:var(--color-white)}.report-tab--win-loss{border:1px solid rgba(220,38,38,.32);color:#b91c1c}.report-tab--win-loss.active{background:#dc2626;border-color:#dc2626;color:var(--color-white)}.report-tab--activities{border:1px solid rgba(16,185,129,.32);color:#047857}.report-tab--activities.active{background:#059669;border-color:#059669;color:var(--color-white)}.report-tab--tasks{border:1px solid rgba(124,58,237,.32);color:#6d28d9}.report-tab--tasks.active{background:#7c3aed;border-color:#7c3aed;color:var(--color-white)}.kanban-board{display:flex;flex-direction:column;gap:12px;padding:6px;--lane-bg: var(--bg-muted);--lane-header: var(--bg-raised);--lane-border: var(--border-subtle);--lane-closed-bg: var(--bg-raised-2);--lane-closed-header: var(--bg-raised-3);--lane-locked-bg: var(--bg-raised);--lane-locked-header: var(--bg-raised-4)}.app-shell[data-route="/pipeline"] .kanban-board{background:#4c1d9508;border:1px solid rgba(76,29,149,.12);border-radius:12px;padding:10px}.app-shell[data-route="/pipeline"] .pipeline-table-panel{border-top:3px solid var(--action-purple)}.app-shell[data-route="/pipeline"] .pipeline-table-panel .panel-header{background:var(--action-purple-tint);border:1px solid rgba(76,29,149,.14);border-radius:10px;padding:10px 12px}.app-shell[data-route="/pipeline"] .pipeline-table-panel .panel-title,.app-shell[data-route="/pipeline"] .pipeline-table-panel .data-table th{color:var(--action-purple)}.kanban-column{--stage-accent: transparent;background:var(--lane-bg);border-radius:var(--radius);padding:12px;box-shadow:var(--shadow),inset 0 0 0 1px var(--lane-border);display:flex;flex-direction:column;gap:10px}.kanban-column--closed{--lane-bg: var(--lane-closed-bg);--lane-header: var(--lane-closed-header)}.kanban-column--locked{--lane-bg: var(--lane-locked-bg);--lane-header: var(--lane-locked-header)}.kanban-header{display:flex;flex-direction:column;gap:6px;padding:8px 10px;background:var(--lane-header);border-radius:12px;border:1px solid var(--lane-border);box-shadow:inset 0 3px 0 var(--stage-accent)}.kanban-column--stage-identified{--stage-accent: rgba(107, 114, 128, .55)}.kanban-column--stage-requirements{--stage-accent: rgba(59, 130, 246, .5)}.kanban-column--stage-submitted{--stage-accent: rgba(99, 102, 241, .48)}.kanban-column--stage-evaluation{--stage-accent: rgba(147, 51, 234, .4)}.kanban-column--stage-awaiting_approval{--stage-accent: rgba(217, 119, 6, .5)}.kanban-column--stage-awarded{--stage-accent: rgba(34, 197, 94, .48)}.kanban-toggle{border:none;background:transparent;padding:0;margin:0;width:100%;display:flex;align-items:center;justify-content:space-between;gap:10px;cursor:pointer;text-align:left;transition:transform .12s ease,box-shadow .12s ease}.kanban-toggle:hover{transform:translateY(-1px)}.kanban-toggle:active{transform:translateY(1px) scale(.98)}.kanban-toggle:focus-visible{outline:none;box-shadow:0 0 0 2px #facc154d;border-radius:10px}.kanban-toggle-main{display:flex;align-items:center;justify-content:space-between;gap:8px;min-width:0;flex:1}.kanban-chevron{color:var(--muted);font-size:18px;line-height:1;transition:transform .12s ease}.kanban-column.is-open .kanban-chevron{transform:rotate(90deg)}.kanban-column--active .kanban-header{box-shadow:inset 0 2px 0 var(--text-secondary)}.kanban-column--locked .kanban-header{box-shadow:inset 0 2px 0 var(--border-subtle)}.kanban-header-row{display:flex;align-items:center;justify-content:space-between;gap:8px}.kanban-title{font-size:var(--text-sm);font-weight:var(--w-semibold);text-transform:uppercase;letter-spacing:.08em;color:var(--text);line-height:1.2}.kanban-count{font-size:var(--text-sm);color:var(--muted)}.kanban-meta{font-size:var(--text-sm);color:var(--muted);display:flex;gap:8px;justify-content:space-between;width:100%;flex-wrap:wrap}.kanban-value{color:var(--muted)}.pipeline-probability-badge{display:inline-flex;align-items:center;justify-content:center;min-height:24px;padding:2px 8px;border-radius:999px;border:1px solid transparent;font-size:12px;font-weight:600;line-height:1}.pipeline-probability-badge--critical{background:#dc262624;border-color:#dc26263d;color:#991b1b}.pipeline-probability-badge--low{background:#ea580c24;border-color:#ea580c3d;color:#9a3412}.pipeline-probability-badge--caution{background:#d9770624;border-color:#d977063d;color:#92400e}.pipeline-probability-badge--medium{background:#3b82f624;border-color:#3b82f63d;color:#1d4ed8}.pipeline-probability-badge--high{background:#10b98124;border-color:#10b9813d;color:#047857}.pipeline-probability-badge--strong{background:#05966929;border-color:#05966947;color:#065f46}.kanban-intent{font-size:var(--text-sm);color:var(--muted)}.kanban-cards{display:flex;flex-direction:column;gap:13px}.kanban-cards-wrap{overflow:hidden;max-height:0;opacity:0;transition:max-height .2s ease,opacity .2s ease}.kanban-column.is-open .kanban-cards-wrap{opacity:1}.kanban-pagination{margin-top:10px;display:flex;align-items:center;justify-content:flex-start;gap:8px;flex-wrap:wrap}.kanban-pagination .company-label{margin-left:auto}.opportunity-card{background:var(--surface);border-radius:12px;padding:12px;box-shadow:var(--shadow);border:1px solid var(--divider);display:flex;flex-direction:column;gap:10px;transition:transform .12s ease,box-shadow .12s ease}.opportunity-card:hover{transform:translateY(-1px);box-shadow:0 8px 16px #0f172a1a}.opportunity-card:active{transform:translateY(1px) scale(.98);box-shadow:0 3px 8px #0f172a14}.opportunity-header{display:flex;flex-direction:column;gap:3px}.opportunity-body{display:flex;flex-direction:column;gap:6px}.opportunity-footer{display:flex;align-items:center;justify-content:space-between;gap:8px;flex-wrap:wrap}.opportunity-badges{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.opportunity-title{font-weight:var(--w-semibold);font-size:var(--text-md);line-height:1.35;letter-spacing:-.01em;color:var(--text);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.opportunity-subtitle,.opportunity-state{font-size:var(--text-sm);color:var(--muted)}.opportunity-state--accent{color:var(--accent)}.opportunity-value{font-size:var(--text-md);font-weight:var(--w-medium);line-height:1.2;letter-spacing:-.01em;color:var(--text)}.opportunity-meta{font-size:var(--text-sm);color:var(--muted);display:flex;gap:10px;flex-wrap:wrap}.opportunity-action-hint{font-size:var(--text-sm);font-weight:var(--w-semibold);color:var(--muted);text-transform:uppercase;letter-spacing:.06em}.opportunity-action-hint--accent{color:var(--muted)}.opportunity-action-hint[aria-disabled=true]{opacity:.6}.kanban-column .empty-state{background:#0f172a08;color:var(--muted);font-size:var(--text-base);font-weight:var(--w-medium);padding:10px 8px;text-align:center}.kanban-column--locked .kanban-title,.kanban-column--locked .kanban-count,.kanban-column--closed .kanban-title,.kanban-column--closed .kanban-count{color:var(--text-muted)}.kanban-column--closed .opportunity-card{background:var(--bg-card)}.kanban-column--active .kanban-title{color:var(--text)}.kanban-column--active .kanban-count,.kanban-column--active .kanban-value{color:var(--muted)}.kanban-column--locked .kanban-value,.kanban-column--closed .kanban-value{color:var(--text-muted)}.opportunity-actions{display:flex;justify-content:flex-end;align-items:center;gap:8px;flex-wrap:wrap}.select-sm{padding:6px 8px;border-radius:10px;border:1px solid var(--divider);background:var(--surface);font-size:var(--text-sm);transition:transform .12s ease,box-shadow .12s ease,border-color .2s ease}.select-sm:focus,.select-sm:focus-visible,.status-select:focus,.status-select:focus-visible{outline:none;border-color:var(--text-secondary);box-shadow:0 0 0 2px var(--focus-ring)}.status-select{padding:6px 8px;border-radius:10px;border:1px solid var(--divider);background:var(--surface);font-size:var(--text-sm);transition:transform .12s ease,box-shadow .12s ease,border-color .2s ease}.select-sm:hover,.status-select:hover{transform:translateY(-1px);box-shadow:0 4px 10px #0f172a14}.select-sm:active,.status-select:active{transform:translateY(1px) scale(.98);box-shadow:0 2px 5px #0f172a0f}.table-actions{display:flex;gap:6px;flex-wrap:wrap;justify-content:flex-end;background:#00000040;padding:6px;border-radius:10px}.due-cell{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.badge-danger{background:var(--danger-soft);color:var(--danger)}.app-shell.theme-linear .badge{background:#9ca3af1f;color:var(--text-secondary);border-color:#9ca3af2e}.app-shell.theme-linear .badge-accent,.app-shell.theme-linear .badge-amber{background:#e0c45f38;color:#5f4516;border-color:#b0892a7a}.app-shell.theme-linear .badge-slate{background:#9ca3af14;color:var(--text-secondary);border-color:#9ca3af2e}.app-shell.theme-linear .segmented-control{background:var(--bg-muted);border:1px solid var(--border-subtle)}.app-shell.theme-linear .segmented-button.active{background:var(--bg-card);box-shadow:none;border:1px solid var(--border-subtle)}.app-shell.theme-linear .kanban-board{--lane-bg: var(--bg-muted);--lane-header: var(--bg-raised);--lane-border: var(--border-subtle);--lane-closed-bg: var(--bg-raised-2);--lane-closed-header: var(--bg-raised-3);--lane-locked-bg: var(--bg-raised);--lane-locked-header: var(--bg-raised-4)}.app-shell.theme-linear .kanban-column{box-shadow:var(--shadow);border:1px solid var(--divider)}.app-shell.theme-linear .kanban-header{border-color:var(--divider)}.app-shell.theme-linear .data-table td{background:var(--surface);border:1px solid var(--border)}.app-shell.theme-linear .data-table tr.row-click:hover td{background:var(--hover-soft);box-shadow:none}.activity-summary{font-weight:600}.toast-host{position:fixed;right:18px;bottom:18px;display:flex;flex-direction:column;gap:10px;z-index:1200}.toast{padding:12px 16px;border-radius:12px;background:var(--toast-bg);color:var(--toast-text);border:1px solid transparent;font-size:var(--text-md);box-shadow:var(--shadow);opacity:0;transform:translateY(8px);transition:all .2s ease}.toast.toast-info{background:#0f172a;color:#f8fafc}.toast.toast-success{background:#0f2c2a;border-color:#2dd4bf5c;color:#d1fae5}.toast.toast-error{background:#341420;border-color:#f871715c;color:#fee2e2}.toast.toast-warning{background:#382410;border-color:#fbbf2461;color:#fef3c7}.toast strong,.toast a{color:currentColor}.toast.toast-show{opacity:1;transform:translateY(0)}.loading{display:inline-flex;align-items:center;gap:12px;font-weight:var(--w-semibold);color:var(--muted);font-size:var(--text-base)}@keyframes skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.skeleton-line,.skeleton-block{display:block;border-radius:999px;background:linear-gradient(90deg,var(--skeleton-base) 15%,var(--skeleton-highlight) 50%,var(--skeleton-mid) 85%);background-size:220% 100%;animation:skeleton-shimmer 1.45s ease-in-out infinite}.skeleton-line{height:10px;width:100%}.skeleton-line--sm{height:8px}.skeleton-line--md{height:12px}.skeleton-line--lg{height:16px}.skeleton-line--xl{height:30px;border-radius:10px}.skeleton-block{border-radius:10px}.skeleton-card{border:1px solid var(--skeleton-border);border-radius:var(--ui-surface-radius);background:var(--skeleton-surface);padding:14px;display:flex;flex-direction:column;gap:11px;min-height:146px}.skeleton-card--kpi{min-height:118px}.skeleton-kpi-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:14px}.skeleton-header-shell{border:1px solid var(--skeleton-border);border-radius:var(--ui-surface-radius);background:var(--skeleton-surface);padding:14px;display:flex;align-items:flex-start;justify-content:space-between;gap:16px;flex-wrap:wrap}.skeleton-header-copy{min-width:min(480px,100%);flex:1 1 280px;display:flex;flex-direction:column;gap:9px}.skeleton-header-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.skeleton-action{width:126px;height:36px;border-radius:10px;border:1px solid var(--skeleton-border);background-color:var(--skeleton-mid)}.skeleton-action--sm{width:92px;height:32px}.skeleton-filter-shell{border:1px solid var(--skeleton-border);border-radius:var(--ui-surface-radius);background:var(--skeleton-surface);padding:14px;display:flex;flex-direction:column;gap:12px}.skeleton-filter-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:12px}.skeleton-filter-field{display:flex;flex-direction:column;gap:8px}.skeleton-filter-actions{display:flex;justify-content:flex-end;align-items:center;gap:8px}.skeleton-table-shell{border:1px solid var(--skeleton-border);border-radius:12px;background:var(--color-surface-soft);padding:8px;display:flex;flex-direction:column;gap:8px}.skeleton-table-head,.skeleton-table-row{display:grid;grid-template-columns:repeat(var(--skeleton-columns, 4),minmax(0,1fr));gap:10px;align-items:center}.skeleton-table-head{padding:4px 6px 2px}.skeleton-table-body{display:flex;flex-direction:column;gap:8px}.skeleton-table-row{border:1px solid #ece7f5;border-radius:10px;background:var(--color-white);padding:10px 12px;min-height:42px}.skeleton-form-grid{display:grid;grid-template-columns:repeat(var(--skeleton-form-columns, 2),minmax(0,1fr));gap:12px}.skeleton-form-field{display:flex;flex-direction:column;gap:8px}.skeleton-input{height:38px;border-radius:10px;border:1px solid var(--skeleton-border);background-color:var(--skeleton-mid)}.skeleton-table-cell{pointer-events:none}.skeleton-table-row-native .skeleton-line{margin:4px 0}.pipeline-table-loading,.pipeline-filter-loading,.institutions-table-loading,.institutions-filter-loading,.documents-controls-loading-skeleton,.documents-library-loading-skeleton,.documents-checklist-loading-skeleton,.documents-history-loading-skeleton,.admin-users-table-skeleton,.admin-companies-table-skeleton,.permissions-loading-table{margin:0}.pipeline-board-loading-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px}.finance-loading-shell,.permissions-loading-shell{display:flex;flex-direction:column;gap:14px}.finance-loading-panel-stack,.finance-loading-table-stack{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:14px}.permissions-loading-panel{display:flex;flex-direction:column;gap:12px}.permissions-loading-head{display:flex;flex-direction:column;gap:8px}.permissions-loading-head .skeleton-line:first-child{max-width:220px}.permissions-loading-head .skeleton-line:last-child{max-width:320px}@media (max-width: 900px){.skeleton-form-grid{--skeleton-form-columns: 1}}@media (prefers-reduced-motion: reduce){.skeleton-line,.skeleton-block,.app-shell[data-route="/dashboard"] .dashboard-loading .dashboard-section-title,.app-shell[data-route="/dashboard"] .dashboard-loading .dashboard-inline-subtext,.app-shell[data-route="/dashboard"] .dashboard-loading .dashboard-chart-label,.app-shell[data-route="/dashboard"] .dashboard-loading .dashboard-chart-value,.app-shell[data-route="/dashboard"] .dashboard-loading .dashboard-status-label,.app-shell[data-route="/dashboard"] .dashboard-loading .dashboard-status-value,.app-shell[data-route="/dashboard"] .dashboard-loading .panel-title,.app-shell[data-route="/dashboard"] .dashboard-loading .panel-meta,.dashboard-loading .kpi-value,.dashboard-loading .hero-value,.dashboard-loading .pipeline-snapshot-value{animation:none!important;background:var(--skeleton-mid)!important}}.app-shell[data-route="/dashboard"] .dashboard-loading .dashboard-section-title,.app-shell[data-route="/dashboard"] .dashboard-loading .dashboard-inline-subtext,.app-shell[data-route="/dashboard"] .dashboard-loading .dashboard-chart-label,.app-shell[data-route="/dashboard"] .dashboard-loading .dashboard-chart-value,.app-shell[data-route="/dashboard"] .dashboard-loading .dashboard-status-label,.app-shell[data-route="/dashboard"] .dashboard-loading .dashboard-status-value,.app-shell[data-route="/dashboard"] .dashboard-loading .panel-title,.app-shell[data-route="/dashboard"] .dashboard-loading .panel-meta{color:transparent;border-radius:8px;background:linear-gradient(90deg,var(--skeleton-base) 15%,var(--skeleton-highlight) 50%,var(--skeleton-mid) 85%);background-size:220% 100%;animation:skeleton-shimmer 1.45s ease-in-out infinite}.app-shell[data-route="/dashboard"] .dashboard-loading .dashboard-section-title{max-width:240px}.app-shell[data-route="/dashboard"] .dashboard-loading .dashboard-inline-subtext{max-width:360px}.app-shell[data-route="/dashboard"] .dashboard-loading .dashboard-chart-label{min-width:130px}.app-shell[data-route="/dashboard"] .dashboard-loading .dashboard-chart-value,.app-shell[data-route="/dashboard"] .dashboard-loading .dashboard-status-value{min-width:48px}.app-shell[data-route="/dashboard"] .dashboard-loading .panel-title{min-width:180px}.app-shell[data-route="/dashboard"] .dashboard-loading .panel-meta{min-width:110px}.panel-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.report-selectable-card{transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.report-panel-selected{border-color:#4c1d9552!important;box-shadow:0 8px 18px #4c1d951a!important;background:#4c1d9505}.report-card-title-group{display:flex;align-items:center;gap:10px}.report-card-select{display:inline-flex;align-items:center;gap:6px;font-size:11px;color:#6b7280;font-weight:600;text-transform:uppercase;letter-spacing:.06em;cursor:pointer}.report-card-checkbox{width:14px;height:14px;accent-color:var(--action-purple);cursor:pointer}.report-shared-actions{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap;padding:10px 12px;border:1px solid #e5e7eb;border-radius:10px;background:var(--color-white)}.report-selection-meta{font-size:12px;color:var(--color-text-secondary-2);font-weight:600}.report-shared-buttons{display:inline-flex;align-items:center;gap:8px}.report-stack{display:flex;flex-direction:column;gap:22px}.report-headline-kpis{display:flex;flex-wrap:nowrap;align-items:stretch;gap:10px;margin-top:10px;overflow-x:auto;overflow-y:hidden;scrollbar-width:thin;-webkit-overflow-scrolling:touch}.report-headline-card{border:1px solid #dbe4f0;border-radius:10px;background:#f8fbff;padding:10px 12px;display:flex;flex-direction:column;gap:3px;flex:1 1 0;min-width:170px}.report-headline-card span{font-size:11px;text-transform:uppercase;letter-spacing:.06em;color:var(--color-text-secondary-3);font-weight:700}.report-headline-card strong{font-size:16px;color:var(--color-ink-900)}.report-ai-panel{border-top:3px solid var(--color-ink-900)}.report-ai-list{margin:0;padding-left:20px;display:grid;gap:8px;color:var(--color-text-secondary-1)}.manual-highlight{padding:12px 14px;border-radius:10px;border:1px solid rgba(250,204,21,.45);background:#facc151f;color:#374151;margin-bottom:14px}.manual-toc-panel{border:1px solid #d9e2f1}.manual-toc-title{margin:0 0 10px;font-size:14px;color:var(--color-ink-900)}.manual-links{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:8px 14px}.manual-links a{color:#1f2937;font-weight:600}.manual-links a:hover{color:#111827;text-decoration:underline}.manual-section{scroll-margin-top:88px}.manual-section-collapsible{padding:0;overflow:hidden}.manual-section-summary{list-style:none;cursor:pointer;padding:14px 16px;font-size:15px;font-weight:700;color:var(--color-ink-900);border-bottom:1px solid #e6eef9;background:#f8fbff}.manual-section-summary::-webkit-details-marker{display:none}.manual-section-content{padding:14px 16px 16px}.manual-section h3{margin-bottom:10px}.manual-section h4{margin-top:12px;margin-bottom:6px}.manual-section ol,.manual-section ul{margin:0;padding-left:18px;color:var(--color-text-secondary-1);display:grid;gap:5px}.manual-quick-actions{margin-top:16px}.manual-quick-actions h4{margin:0 0 8px;color:#1f2937}@media (min-width: 1200px){.manual-toc-panel{position:sticky;top:84px;z-index:2}}.manual-back-to-top{margin-top:12px}.manual-back-to-top a{font-size:12px;font-weight:600;color:#1d4ed8}.manual-inline-link{font-weight:600;color:#1d4ed8}.manual-inline-link:hover,.manual-back-to-top a:hover{text-decoration:underline}.page-help-link,.page-toolbar-help-link{border-style:dashed;opacity:.9}.page-help-link:hover,.page-toolbar-help-link:hover{opacity:1}.manual-callout{border-radius:10px;border:1px solid #d1d5db;padding:10px 12px;margin:0 0 12px;color:#1f2937}.manual-callout-important{background:#eff6ff;border-color:#93c5fd}.manual-callout-tip{background:#ecfdf5;border-color:#86efac}.manual-callout-warning{background:#fff7ed;border-color:#fdba74}.access-requests-page .page-header .page-title{letter-spacing:-.01em}.access-requests-summary-strip{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:10px;margin-bottom:8px}.access-requests-summary-card{border:1px solid #e5e7eb;border-radius:12px;background:var(--color-white);padding:10px 12px;display:flex;flex-direction:column;gap:4px}.access-requests-summary-label{font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:var(--color-text-secondary-3);font-weight:700}.access-requests-summary-value{font-size:20px;line-height:1;color:var(--color-ink-900)}.access-requests-summary-card-pending{border-left:4px solid #2563eb}.access-requests-summary-card-approved{border-left:4px solid #059669}.access-requests-summary-card-hold{border-left:4px solid #d97706}.access-requests-summary-card-rejected{border-left:4px solid #dc2626}.access-requests-summary-card-slate{border-left:4px solid var(--color-text-secondary-3)}.access-requests-summary-card-today{border-left:4px solid var(--color-text-secondary-2)}.access-requests-filter-panel .filter-grid{grid-template-columns:2fr 1fr}.access-requests-status-field label{font-weight:700;color:#1f2937}.access-requests-org-cell{display:grid;gap:3px;min-width:220px}.access-requests-org-name{font-weight:700;color:var(--color-ink-900)}.access-requests-org-meta{font-size:12px;color:var(--color-text-secondary-3)}.access-requests-page .data-table tbody td{padding-top:12px;padding-bottom:12px}.access-requests-mobile-list{display:none}.access-request-mobile-card{width:100%;max-width:100%;min-width:0;display:grid;gap:12px;padding:14px;border:1px solid rgba(148,163,184,.32);border-radius:12px;background:var(--color-white);box-shadow:0 10px 22px #0f172a14}.access-request-mobile-card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;min-width:0}.access-request-mobile-identity{display:grid;gap:3px;min-width:0}.access-request-mobile-name,.access-request-mobile-email,.access-request-mobile-meta-value{min-width:0;overflow-wrap:anywhere}.access-request-mobile-name{color:var(--color-ink-900);font-size:14px;line-height:1.25}.access-request-mobile-email{color:var(--color-text-secondary-3);font-size:12px}.access-request-mobile-type-row{display:flex;flex-wrap:wrap;gap:8px;min-width:0}.access-request-mobile-meta{display:grid;gap:8px}.access-request-mobile-meta-item{display:grid;gap:2px;min-width:0}.access-request-mobile-meta-label{color:var(--color-text-secondary-3);font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.access-request-mobile-meta-value{color:var(--color-ink-900);font-size:13px;line-height:1.35}.access-request-mobile-action{justify-self:stretch;text-align:center}.admin-users-mobile-list{display:none}.admin-users-mobile-card{width:100%;max-width:100%;min-width:0;display:grid;gap:12px;padding:14px;border:1px solid rgba(148,163,184,.32);border-radius:12px;background:var(--color-white);box-shadow:0 10px 22px #0f172a14}.admin-users-mobile-card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;min-width:0}.admin-users-mobile-identity{display:grid;gap:3px;min-width:0}.admin-users-mobile-name,.admin-users-mobile-email,.admin-users-mobile-meta-value{min-width:0;overflow-wrap:anywhere}.admin-users-mobile-name{color:var(--color-ink-900);font-size:14px;line-height:1.25}.admin-users-mobile-email{color:var(--color-text-secondary-3);font-size:12px}.admin-users-mobile-badges{display:flex;flex-wrap:wrap;gap:8px;min-width:0}.admin-users-mobile-meta{display:grid;gap:8px}.admin-users-mobile-meta-item{display:grid;gap:2px;min-width:0}.admin-users-mobile-meta-label{color:var(--color-text-secondary-3);font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.admin-users-mobile-meta-value{color:var(--color-ink-900);font-size:13px;line-height:1.35}.admin-users-mobile-actions{display:grid;gap:8px}.admin-users-mobile-actions .btn{justify-content:center;width:100%;min-width:0;white-space:normal}.audit-logs-mobile-list,.tenants-mobile-list,.admin-companies-mobile-list{display:none}.mobile-data-card{width:100%;max-width:100%;min-width:0;display:grid;gap:12px;padding:14px;border:1px solid rgba(148,163,184,.32);border-radius:12px;background:var(--color-white);box-shadow:0 10px 22px #0f172a14;overflow:hidden}.mobile-card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;min-width:0}.mobile-card-title-group,.mobile-card-grid,.mobile-card-stack,.mobile-card-section,.mobile-card-field{min-width:0}.mobile-card-title-group{display:grid;gap:3px}.mobile-card-title,.mobile-card-subtitle,.mobile-card-value{min-width:0;overflow-wrap:anywhere}.mobile-card-title{margin:0;color:var(--color-ink-900);font-size:14px;line-height:1.25}.mobile-card-subtitle{margin:0;color:var(--color-text-secondary-3);font-size:12px}.mobile-card-badge{flex:0 0 auto;max-width:45%;border:1px solid rgba(148,163,184,.38);border-radius:999px;padding:4px 8px;color:var(--color-text-secondary-1);background:#f8fafcf2;font-size:11px;font-weight:800;line-height:1;text-align:center}.mobile-card-badge.is-active{border-color:#22c55e52;color:#166534;background:#f0fdf4f2}.mobile-card-badge.is-muted{border-color:#64748b47;color:#475569;background:#f1f5f9f2}.mobile-card-grid,.mobile-card-stack{display:grid;gap:8px}.mobile-card-field,.mobile-card-section{display:grid;gap:2px}.mobile-card-label{color:var(--color-text-secondary-3);font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.mobile-card-value{color:var(--color-ink-900);font-size:13px;line-height:1.35}.mobile-card-tag-value .tag-list{max-width:100%}.mobile-card-actions{display:grid;gap:8px}.mobile-card-actions .btn{justify-content:center;width:100%;min-width:0;white-space:normal}.admin-company-mobile-card .admin-company-doc-summary{max-width:100%}.admin-company-mobile-card .admin-company-doc-chip{min-width:0;white-space:normal}.audit-log-mobile-card{width:100%;max-width:100%;min-width:0;display:grid;gap:12px;padding:14px;border:1px solid rgba(148,163,184,.32);border-radius:12px;background:var(--color-white);box-shadow:0 10px 22px #0f172a14}.audit-log-mobile-card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;min-width:0}.audit-log-mobile-title-group{display:grid;gap:3px;min-width:0}.audit-log-mobile-title,.audit-log-mobile-timestamp,.audit-log-mobile-meta-value{min-width:0;overflow-wrap:anywhere}.audit-log-mobile-title{color:var(--color-ink-900);font-size:14px;line-height:1.25}.audit-log-mobile-timestamp{color:var(--color-text-secondary-3);font-size:12px}.audit-log-mobile-meta{display:grid;gap:8px}.audit-log-mobile-meta-item{display:grid;gap:2px;min-width:0}.audit-log-mobile-meta-label{color:var(--color-text-secondary-3);font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.audit-log-mobile-meta-value{color:var(--color-ink-900);font-size:13px;line-height:1.35}.report-kpis{display:flex;flex-wrap:nowrap;align-items:stretch;gap:14px;overflow-x:auto;overflow-y:hidden;scrollbar-width:thin;-webkit-overflow-scrolling:touch}.report-kpi{background:var(--panel);border-radius:12px;padding:14px 16px;border:1px solid #e8edf5;box-shadow:0 3px 12px #0f172a0d;flex:1 1 0;min-width:160px}.report-kpi-label{font-size:var(--text-sm);text-transform:uppercase;letter-spacing:.9px;color:var(--muted)}.report-kpi-value{font-size:var(--text-md);font-weight:var(--w-semibold);margin-top:6px}.progress-hub-kpis .report-kpi{border-width:1px;border-style:solid;border-color:#64748b3d;border-left-width:4px;background:linear-gradient(140deg,var(--color-white) 0%,rgba(241,245,249,.72) 100%)}.progress-hub-kpis .report-kpi-label{color:var(--color-text-secondary-2)}.progress-hub-kpis .report-kpi-value{color:var(--color-ink-900)}.progress-hub-kpis .report-kpi--completed{border-color:#16a34a4d;border-left-color:#16a34a;background:linear-gradient(140deg,var(--color-white) 0%,rgba(220,252,231,.68) 100%)}.progress-hub-kpis .report-kpi--in-progress{border-color:#ea580c47;border-left-color:#ea580c;background:linear-gradient(140deg,var(--color-white) 0%,rgba(255,237,213,.7) 100%)}.progress-hub-kpis .report-kpi--activities{border-color:#2563eb47;border-left-color:#2563eb;background:linear-gradient(140deg,var(--color-white) 0%,rgba(219,234,254,.72) 100%)}.progress-hub-kpis .report-kpi--stage-moves{border-color:#7c3aed47;border-left-color:#7c3aed;background:linear-gradient(140deg,var(--color-white) 0%,rgba(237,233,254,.72) 100%)}.progress-hub-kpis .report-kpi--docs{border-color:#0891b247;border-left-color:#0891b2;background:linear-gradient(140deg,var(--color-white) 0%,rgba(207,250,254,.72) 100%)}.progress-hub-kpis .report-kpi--outstanding{border-color:#dc26264d;border-left-color:#dc2626;background:linear-gradient(140deg,var(--color-white) 0%,rgba(254,226,226,.72) 100%)}.access-request-kpis{margin-bottom:10px}.access-request-kpi{position:relative;background:var(--color-white);border-width:1px;box-shadow:0 6px 14px #0f172a0f;padding-top:16px}.access-request-kpi:before{content:"";position:absolute;left:0;top:0;width:100%;height:3px;border-radius:12px 12px 0 0;background:#94a3b8}.access-request-kpi .report-kpi-value{font-size:16px;color:var(--color-ink-900)}.access-request-kpi .report-kpi-label{color:var(--color-text-secondary-2)}.app-shell[data-route^="/reports"] .content{background:#f5f6f8}.reports-masthead{display:grid;grid-template-columns:1fr auto;align-items:start;gap:16px 24px;background:var(--color-white);border:1px solid rgba(15,23,42,.08);border-radius:20px;padding:24px 28px;box-shadow:0 2px 14px #0f172a0f}.reports-masthead-left{display:flex;flex-direction:column;gap:5px;min-width:0}.reports-masthead-kicker{font-size:11px;font-weight:800;letter-spacing:.15em;text-transform:uppercase;color:var(--action-purple, #4b2e83)}.reports-masthead-title{margin:0;font-size:clamp(20px,2.8vw,26px);font-weight:800;color:var(--color-ink-900);letter-spacing:-.02em;line-height:1.2;display:flex;align-items:center;gap:10px;flex-wrap:wrap}.reports-masthead-chip{display:inline-flex;align-items:center;font-size:12px;font-weight:700;padding:3px 10px;border-radius:999px;background:color-mix(in srgb,var(--action-purple, #4b2e83) 10%,transparent);border:1px solid color-mix(in srgb,var(--action-purple, #4b2e83) 26%,transparent);color:var(--action-purple, #4b2e83);letter-spacing:0;flex-shrink:0;vertical-align:middle}.reports-masthead-range{font-size:12px;color:var(--color-text-secondary-3);font-weight:600}.reports-masthead-right{display:flex;align-items:center;gap:10px;flex-shrink:0}.reports-headline-kpis{grid-column:1 / -1;display:flex;flex-wrap:wrap;align-items:center;gap:5px;margin-top:8px}.reports-kpi-card{background:#0f172a08;border:1px solid rgba(15,23,42,.06);border-radius:999px;padding:5px 8px;display:inline-flex;align-items:baseline;gap:5px;flex:0 0 auto}.reports-kpi-value{font-size:13px;font-weight:700;color:var(--color-ink-900);line-height:1;letter-spacing:-.01em}.reports-kpi-label{font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-secondary-3);margin-top:0}.reports-view-selector{display:flex;align-items:center;gap:8px}.reports-view-label{font-size:12px;font-weight:700;color:var(--color-text-secondary-2);white-space:nowrap}.reports-view-select{border:1px solid rgba(15,23,42,.14);border-radius:10px;background-color:var(--color-white);padding:7px 30px 7px 12px;font-size:13px;font-weight:600;color:var(--color-ink-900);cursor:pointer;appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='%236b7280'%3E%3Cpath fill-rule='evenodd' d='M5.23 7.21a.75.75 0 011.06.02L10 11.168l3.71-3.937a.75.75 0 111.08 1.04l-4.25 4.5a.75.75 0 01-1.08 0l-4.25-4.5a.75.75 0 01.02-1.06z' clip-rule='evenodd'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 8px center;background-size:16px;min-width:180px;transition:border-color .15s,box-shadow .15s}.reports-view-select:hover{border-color:#0f172a42}.reports-view-select:focus{outline:none;border-color:var(--action-purple, #4b2e83);box-shadow:0 0 0 3px color-mix(in srgb,var(--action-purple, #4b2e83) 12%,transparent)}@media (max-width: 980px){.reports-masthead{grid-template-columns:1fr;gap:12px 14px}.reports-masthead-right{width:100%;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;row-gap:8px}.reports-view-selector{flex:1 1 260px;min-width:min(260px,100%)}.reports-view-select{width:100%;max-width:320px}}.reports-insights-panel{background:var(--color-white);border:1px solid rgba(15,23,42,.08);border-radius:16px;padding:20px 22px;box-shadow:0 2px 10px #0f172a0a}.reports-insights-header{display:flex;align-items:center;gap:10px;margin-bottom:14px}.reports-insights-title{margin:0;font-size:15px;font-weight:800;color:var(--color-ink-900);letter-spacing:-.01em}.reports-insights-badge{font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;padding:3px 8px;border-radius:999px;background:#0f172a0f;color:var(--color-text-secondary-2)}.reports-insights-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:10px}.reports-insights-panel--narrative .reports-insights-header{align-items:baseline}.reports-narrative-actions{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:10px}.reports-narrative-ai-button{font-weight:700}.reports-narrative-ai-status{font-size:12px;color:var(--color-text-secondary-2)}.reports-narrative-ai-status.is-loading{color:#1d4ed8}.reports-narrative-ai-status.is-error{color:#dc2626}.reports-narrative-ai-status.is-success{color:#065f46}.reports-narrative-toggle{display:inline-flex;align-items:center;gap:6px;margin-bottom:12px;padding:3px;border:1px solid rgba(148,163,184,.45);border-radius:999px;background:#f8fafccc}.reports-narrative-toggle-btn{border:0;background:transparent;border-radius:999px;padding:4px 10px;font-size:12px;font-weight:700;color:var(--color-text-secondary-2);cursor:pointer}.reports-narrative-toggle-btn.is-active{background:var(--color-white);color:var(--color-ink-900);box-shadow:0 1px 2px #0f172a2e}.reports-narrative-body{display:flex;flex-direction:column;gap:12px;max-width:78ch}.reports-narrative-view{display:flex;flex-direction:column;gap:10px}.reports-narrative-body-content,.reports-narrative-ai-body{display:flex;flex-direction:column;gap:12px}.reports-narrative-ai-header{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.reports-narrative-ai-title{margin:0;font-size:13px;font-weight:700;color:var(--color-ink-900)}.reports-narrative-ai-meta{font-size:11px;color:var(--color-text-secondary-2)}.reports-narrative-paragraph{margin:0;font-size:13px;line-height:1.68;color:var(--color-text-secondary-1)}.reports-narrative-note{margin:2px 0 0;padding-top:9px;border-top:1px dashed rgba(148,163,184,.48);font-size:12px;line-height:1.55;color:var(--color-text-secondary-2)}.reports-narrative-ai-disclaimer{margin:2px 0 0;padding-top:8px;border-top:1px dashed rgba(148,163,184,.48);font-size:11px;line-height:1.5;color:var(--color-text-secondary-2)}.reports-insight-card{padding:12px 14px;border-radius:12px;border:1px solid rgba(15,23,42,.07);background:#f9fafb;display:flex;flex-direction:column;gap:5px}.reports-insight-card--risk{background:#dc26260a;border-color:#dc262633}.reports-insight-card--positive{background:#16a34a0a;border-color:#16a34a33}.reports-insight-card--trend{background:#2563eb0a;border-color:#2563eb33}.reports-insight-card--signal{background:#7c3aed0a;border-color:#7c3aed33}.reports-insight-card--bottleneck{background:#ea580c0a;border-color:#ea580c33}.reports-insight-tag{font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.1em}.reports-insight-card--risk .reports-insight-tag{color:#dc2626}.reports-insight-card--positive .reports-insight-tag{color:#16a34a}.reports-insight-card--trend .reports-insight-tag{color:#2563eb}.reports-insight-card--signal .reports-insight-tag{color:#7c3aed}.reports-insight-card--bottleneck .reports-insight-tag{color:#ea580c}.reports-insight-body{margin:0;font-size:13px;color:var(--color-text-secondary-1);line-height:1.5}.app-shell[data-route^="/reports"] .filter-panel{background:var(--color-white);border:1px solid rgba(15,23,42,.07);border-radius:16px}.app-shell[data-route^="/reports"] .report-shared-actions{background:var(--color-white);border:1px solid rgba(15,23,42,.07);border-radius:12px;padding:10px 16px}.app-shell[data-route^="/reports"] .panel.report-selectable-card{border-color:#0f172a12;border-radius:16px;box-shadow:0 2px 14px #0f172a0d}.app-shell[data-route^="/reports"] .panel-title{font-size:15px;font-weight:800;letter-spacing:-.01em}.app-shell[data-route^="/reports"] .report-kpi{background:#f7f8fa;border-color:#0f172a0f;box-shadow:none}.app-shell[data-route^="/reports"] .report-kpi-value{font-size:18px;font-weight:800;color:var(--color-ink-900)}@media (max-width: 768px){.reports-masthead{grid-template-columns:1fr}.reports-masthead-right{flex-wrap:wrap}.reports-view-select{min-width:0;flex:1}.reports-headline-kpis{grid-template-columns:repeat(2,1fr)}}.access-request-kpi--pending{border-color:#f59e0b6b;background:#fffbeb}.access-request-kpi--pending:before{background:#f59e0b}.access-request-kpi--pending .report-kpi-value{color:#b45309}.access-request-kpi--approved{border-color:#16a34a6b;background:#f0fdf4}.access-request-kpi--approved:before{background:#16a34a}.access-request-kpi--approved .report-kpi-value{color:#166534}.access-request-kpi--hold{border-color:#2563eb6b;background:#eff6ff}.access-request-kpi--hold:before{background:#2563eb}.access-request-kpi--hold .report-kpi-value{color:#1d4ed8}.access-request-kpi--rejected{border-color:#dc26266b;background:#fef2f2}.access-request-kpi--rejected:before{background:#dc2626}.access-request-kpi--rejected .report-kpi-value{color:#b91c1c}.access-request-kpi--deleted{border-color:#64748b6b;background:var(--color-surface-soft)}.access-request-kpi--deleted:before{background:var(--color-text-secondary-3)}.access-request-kpi--deleted .report-kpi-value{color:var(--color-text-secondary-1)}.access-request-kpi--metric .report-kpi-value{font-size:20px;font-weight:700;letter-spacing:-.01em}.access-request-detail-stack{gap:18px}.access-request-summary-panel{background:var(--color-white);border:1px solid #e6ecf4}.access-request-intended-panel{background:#fcfdff;border:1px solid #e6ecf4}.access-request-context-panel{margin-bottom:12px;padding:12px;border-radius:12px}.access-request-context-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.access-request-context-item{border:1px solid #dbe4f0;background:var(--color-white);border-radius:10px;padding:10px 12px;display:flex;flex-direction:column;gap:6px;min-height:74px}.access-request-context-label{font-size:11px;text-transform:uppercase;letter-spacing:.07em;color:var(--color-text-secondary-3);font-weight:700}.access-request-context-value{color:var(--color-ink-900);font-weight:700}.access-request-context-value.is-multiline{font-weight:600;line-height:1.45;white-space:pre-wrap}.access-request-review-panel{background:var(--color-surface-soft);border:1px solid var(--color-border-soft)}.access-request-review-notes{margin-top:6px;margin-bottom:12px}.access-request-review-state{margin:0 0 10px;font-size:12px;color:var(--color-text-secondary-2)}.access-request-review-state.is-reviewed{color:var(--teal-700);font-weight:600}.access-request-review-actions{justify-content:space-between;align-items:center;gap:12px;margin-top:2px}.access-request-action-group{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.access-request-action-group-danger{padding-left:12px;border-left:1px solid var(--color-border-soft)}.access-request-rejection-suggest-btn,.access-request-approval-suggest-btn{white-space:nowrap}.access-request-approval-modal{width:min(68vw,880px);max-width:min(880px,100%);max-height:calc(100vh - 32px);max-height:calc(var(--app-vh, 100vh) - 32px);overflow:visible}.access-request-approval-modal-overlay{place-items:start center;padding-top:16px;padding-bottom:16px}.access-request-approval-modal-body{padding:0 24px 22px;gap:16px;overflow-y:auto;min-height:0;flex:1 1 auto;max-height:none}.access-request-approval-modal-footer{justify-content:flex-end;gap:10px;flex-shrink:0}.access-request-approval-modal .modal-header{flex-shrink:0}.access-request-approval-modal-content{display:flex;flex-direction:column;gap:14px}.access-request-approval-error{border:1px solid rgba(220,38,38,.28);border-radius:12px;background:#fef2f2;color:#991b1b;padding:12px 14px;font-size:13px;font-weight:700;line-height:1.4}.access-request-approval-error[hidden]{display:none}.access-request-approval-section{display:flex;flex-direction:column;gap:10px;border:1px solid #dbe4f0;border-radius:14px;background:var(--color-white);padding:14px}.access-request-approval-section-title{margin:0;font-size:13px;text-transform:uppercase;letter-spacing:.06em;color:var(--color-text-secondary-2)}.access-request-approval-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.access-request-approval-item{border:1px solid var(--color-border-soft);border-radius:10px;background:var(--color-surface-soft);padding:10px 12px;display:flex;flex-direction:column;gap:6px}.access-request-approval-item-label{font-size:11px;text-transform:uppercase;letter-spacing:.06em;color:var(--color-text-secondary-3);font-weight:700}.access-request-approval-item-value{color:var(--color-ink-900);font-weight:700;line-height:1.35;white-space:pre-wrap}.access-request-approval-section-role{border-color:#c7d2fe;background:linear-gradient(180deg,#f8faff 0%,var(--color-white) 100%)}.access-request-approval-role-hint{margin:0;color:#1d4ed8;font-size:12px;font-weight:700}.access-request-approval-role-field .input{border-color:#93c5fd;background:#f8fbff}.access-request-info-grid{gap:14px}.access-request-info-item{background:var(--color-white);border:1px solid var(--color-border-soft);border-radius:12px;box-shadow:0 2px 8px #0f172a0a;padding:12px 14px;border-top-width:3px;border-top-color:#94a3b8}.access-request-info-item .info-label{color:var(--color-text-secondary-3)}.access-request-info-item .info-value{color:var(--color-ink-900);font-weight:700}.access-request-info-grid .access-request-info-item:nth-child(4n+1){background:var(--color-surface-soft);border-top-color:var(--color-text-secondary-2)}.access-request-info-grid .access-request-info-item:nth-child(4n+2){background:#f8fbff;border-top-color:#2563eb}.access-request-info-grid .access-request-info-item:nth-child(4n+3){background:#fffbeb;border-top-color:#d97706}.access-request-info-grid .access-request-info-item:nth-child(4n+4){background:#fdf4ff;border-top-color:#7c3aed}.report-range{font-size:var(--text-sm);color:var(--muted);text-transform:uppercase;letter-spacing:1px}.pack-page{display:flex;flex-direction:column;gap:22px}.pack-hero{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;flex-wrap:wrap}.pack-title-block{display:flex;flex-direction:column;gap:8px}.pack-overline{font-size:var(--text-sm);text-transform:uppercase;letter-spacing:2px;color:var(--muted)}.pack-title{font-size:var(--text-xl);margin:0}.pack-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.pack-content{display:flex;flex-direction:column;gap:22px}.pack-grid{display:grid;gap:18px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.pack-section{background:var(--surface);border-radius:var(--radius);padding:18px;box-shadow:0 4px 14px #0f172a0f;border:1px solid #e8edf5;display:flex;flex-direction:column;gap:16px}.pack-section-title{font-size:var(--text-md);margin:0}.pack-list{display:flex;flex-direction:column;gap:12px}.pack-item{background:var(--surface-3);border-radius:12px;padding:12px 14px;display:flex;flex-direction:column;gap:8px}.pack-item-selected{border:1px solid var(--border-subtle)}.pack-item-title{font-weight:600}.pack-muted{color:var(--muted);font-size:var(--text-base)}.pack-json{background:var(--bg-muted);color:var(--text-primary);padding:12px 14px;border-radius:12px;font-size:var(--text-sm);white-space:pre-wrap}.pack-footer{font-size:var(--text-sm);color:var(--muted);text-transform:uppercase;letter-spacing:1px}.no-print{display:inherit}.company-print-identity{display:none;--company-print-accent: #4b2e83;--company-print-secondary-accent: #374151}.spinner{width:18px;height:18px;border-radius:50%;border:2px solid var(--border-subtle);border-top-color:var(--text-secondary);animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width: 768px){.tasks-kpi-strip{grid-template-columns:1fr}.approvals-kpi-strip,.activities-kpi-strip,.tasks-filter-panel .filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.tasks-filter-panel .filter-search-field{grid-column:span 2}.tasks-saved-views{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.tasks-saved-view-btn{width:100%;justify-self:stretch;text-align:center}.tasks-bulk-bar{flex-direction:column;align-items:stretch}.tasks-bulk-controls{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.tasks-bulk-controls .btn{width:100%}.activities-filter-panel .filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.tasks-list-item-row{grid-template-columns:1fr;gap:10px}.tasks-list-item-left{order:2;padding-top:0}.tasks-list-item-controls{order:3;width:100%;flex-direction:row;align-items:center;justify-content:space-between;flex-wrap:wrap}.tasks-list-item-status-select{min-width:132px;flex:1;max-width:220px}.tasks-row-actions .btn{width:auto;min-height:36px;justify-content:center}.app-shell{grid-template-columns:1fr}.sidebar{position:relative;height:auto;border-radius:0 0 24px 24px}.topbar{padding:16px 20px 14px;flex-direction:row;align-items:center}.content{padding:24px 20px 32px}.page-toolbar{flex-direction:column;align-items:flex-start}}@media print{@page{size:auto;margin:15mm 12mm}@page reports-document{size:auto;margin:16mm 13mm}body{margin:0!important;padding:0!important;background:var(--print-bg);orphans:3;widows:3}h1,h2,h3,h4,h5,h6,.page-title,.section-title,.panel-title,.card-title,.pack-section-title,.report-section-title,.table-title,.panel-header{break-after:avoid-page!important;page-break-after:avoid!important;break-inside:avoid!important;page-break-inside:avoid!important;orphans:4;widows:4}h1+*,h2+*,h3+*,.section-title+*,.panel-title+*,.card-title+*,.panel-header+*{break-before:avoid-page!important;page-break-before:avoid!important}html,body,.app-shell,.content,.table-scroll{overflow:visible!important}html,body{width:100%!important;height:auto!important}.app-shell{display:block!important;min-height:auto!important}.app-main{grid-column:1!important;min-height:auto!important;padding-top:0!important;background:#fff!important}.content,.page,.page-content,.app-page,.app-page-section,.content>*,.panel,.card,.pack-content,.table-scroll,.data-table{max-width:100%!important}.data-table{width:100%!important;table-layout:auto!important;min-width:0!important}.table-scroll{border:0!important;border-radius:0!important;box-shadow:none!important;padding:0!important;background:transparent!important}.table-scroll .data-table{min-width:0!important}.data-table th,.data-table td{white-space:normal!important;word-break:break-word!important;overflow-wrap:anywhere!important}.kanban-board{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))!important;gap:10px!important;overflow:visible!important}.kanban-column{min-width:0!important;break-inside:auto;page-break-inside:auto}.sidebar,.sidebar-backdrop,.topbar,.help-assistant-widget,.toast-host,.toolbar-actions,.filter-panel,.filter-actions,.table-actions,.panel-actions .btn,.btn,button,.no-print{display:none!important}.content{padding:0;gap:12px}.app-shell:not([data-route*="/reports"]) .app-page,.app-shell:not([data-route*="/reports"]) .app-page-section,.app-shell:not([data-route*="/reports"]) .grid-2,.app-shell:not([data-route*="/reports"]) .kpi-grid{gap:10px!important}.app-shell:not([data-route*="/reports"]) .app-page-header.page-toolbar,.app-shell:not([data-route*="/reports"]) .app-page-header.detail-header,.app-shell:not([data-route*="/reports"]) .app-page-header.pack-hero{border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;padding:0 0 8px!important;margin:0 0 8px!important;break-after:avoid-page!important;page-break-after:avoid!important;break-inside:avoid!important;page-break-inside:avoid!important;orphans:4;widows:4}.app-shell:not([data-route*="/reports"]) .app-page-header+.app-page-section,.app-shell:not([data-route*="/reports"]) .app-page-header+.panel,.app-shell:not([data-route*="/reports"]) .app-page-header+.card{break-before:avoid-page!important;page-break-before:avoid!important}.app-shell:not([data-route*="/reports"]) .page-toolbar .page-header>p,.app-shell:not([data-route*="/reports"]) .page-toolbar .page-header .page-explainer{border:0!important;border-left:0!important;background:transparent!important;box-shadow:none!important;padding-left:0!important}.app-shell:not([data-route*="/reports"]) .panel,.app-shell:not([data-route*="/reports"]) .card,.app-shell:not([data-route*="/reports"]) .pack-section{border-radius:8px!important;border:1px solid #e5e7eb!important;padding:12px!important;margin:0 0 10px!important;break-inside:auto!important;page-break-inside:auto!important;orphans:3;widows:3}.app-shell:not([data-route*="/reports"]) .panel-header,.app-shell:not([data-route*="/reports"]) .admin-users-section-header{break-after:avoid-page!important;page-break-after:avoid!important;break-inside:avoid!important;page-break-inside:avoid!important;orphans:4;widows:4}.app-shell:not([data-route*="/reports"]) .panel:before,.app-shell:not([data-route*="/reports"]) .card:before,.app-shell:not([data-route*="/reports"]) .pack-section:before{content:none!important;display:none!important}.app-shell:not([data-route*="/reports"]) .pack-grid{display:block!important;grid-template-columns:1fr!important;gap:0!important}.app-shell:not([data-route*="/reports"]) .pack-grid>*{margin:0 0 10px!important;break-inside:auto!important;page-break-inside:auto!important}.app-shell:not([data-route*="/reports"]) .pack-grid>*:last-child{margin-bottom:0!important}.app-shell[data-route^="/institutions/"] .pack-page{display:block!important;min-height:auto!important;height:auto!important;gap:0!important;break-inside:auto!important;page-break-inside:auto!important}.app-shell[data-route^="/institutions/"] .pack-hero{display:block!important;margin:0 0 8px!important;padding-bottom:6px!important;break-after:auto!important;page-break-after:auto!important}.app-shell[data-route^="/institutions/"] .pack-content{display:block!important;min-height:auto!important;height:auto!important;gap:0!important;break-inside:auto!important;page-break-inside:auto!important}.app-shell[data-route^="/institutions/"] .pack-content>*{break-inside:auto!important;page-break-inside:auto!important}.app-shell[data-route^="/institutions/"] .pack-grid,.app-shell[data-route^="/institutions/"] .pack-list,.app-shell[data-route^="/institutions/"] .pack-page .pack-section,.app-shell[data-route^="/institutions/"] .pack-page .pack-item{display:block!important}.app-shell[data-route^="/institutions/"] .pack-grid,.app-shell[data-route^="/institutions/"] .pack-grid>*,.app-shell[data-route^="/institutions/"] .pack-list,.app-shell[data-route^="/institutions/"] .pack-list>*,.app-shell[data-route^="/institutions/"] .pack-page .pack-section,.app-shell[data-route^="/institutions/"] .pack-page .pack-item,.app-shell[data-route^="/institutions/"] .pack-page .pack-json{break-inside:auto!important;page-break-inside:auto!important}.app-shell[data-route^="/institutions/"] .pack-page .pack-section{border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;margin:0 0 10px!important;padding:0 0 8px!important}.app-shell[data-route^="/institutions/"] .pack-page .pack-item,.app-shell[data-route^="/institutions/"] .pack-page .pack-json{border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;padding-left:0!important;padding-right:0!important}.app-shell[data-route^="/institutions/"] .pack-page .pack-section-title,.app-shell[data-route^="/institutions/"] .pack-page .pack-item-title{break-after:avoid-page!important;page-break-after:avoid!important}.app-shell[data-company-print-enabled=true] .company-print-identity{display:flex!important;align-items:flex-end;justify-content:space-between;flex-wrap:wrap;gap:16px;margin:0 0 12px;padding:0 0 10px;border-bottom:2px solid var(--company-print-accent, #4b2e83)}.app-shell[data-route^="/reports"][data-company-print-enabled=true] .company-print-identity{border-bottom:0!important;margin:0 0 10px!important;padding:0!important}.app-shell[data-company-print-enabled=true] .company-print-identity-brand{display:flex;align-items:center;gap:10px;min-width:0}.app-shell[data-company-print-enabled=true] .company-print-identity-logo{width:52px;height:52px;object-fit:contain;flex-shrink:0}.app-shell[data-company-print-enabled=true] .company-print-identity-title{margin:0;font-size:19px;line-height:1.2;font-weight:700;color:#111827;letter-spacing:-.01em}.app-shell[data-company-print-enabled=true] .company-print-identity-subtitle{margin-top:3px;font-size:11px;color:#4b5563;line-height:1.25}.app-shell[data-company-print-enabled=true] .company-print-identity-signature{display:flex;align-items:flex-end;gap:8px;margin-left:auto;flex-wrap:wrap;justify-content:flex-end}.app-shell[data-company-print-enabled=true] .company-print-identity-signature-image{width:120px;height:44px;object-fit:contain}.app-shell[data-company-print-enabled=true] .company-print-identity-signatory{font-size:10px;color:var(--company-print-secondary-accent, #374151);white-space:nowrap}.app-shell[data-company-print-enabled=true] .company-print-identity-stamp-image{width:54px;height:54px;object-fit:contain}.app-shell[data-company-print-enabled=true] .company-print-identity-footer{flex-basis:100%;margin-top:4px;font-size:10px;line-height:1.35;color:#4b5563}.panel,.card,.pack-section{box-shadow:none}.pack-section{break-inside:auto;page-break-inside:auto}.app-shell[data-route="/pipeline"] .page-toolbar,.app-shell[data-route="/pipeline"] .dashboard-context-chip,.app-shell[data-route="/pipeline"] .filter-panel,.app-shell[data-route="/pipeline"] .pipeline-filter-chips,.app-shell[data-route="/pipeline"] .tab-list,.app-shell[data-route="/pipeline"] .pipeline-print-toolbar,.app-shell[data-route="/pipeline"] .table-actions,.app-shell[data-route="/pipeline"] .opportunity-actions{display:none!important}.app-shell[data-route="/pipeline"] .pipeline-print-header{display:block!important;margin:0 0 12px}.app-shell[data-route="/pipeline"] .pipeline-print-header h1{margin:0;font-size:18px;font-weight:700;color:#111827;letter-spacing:-.01em}.app-shell[data-route="/pipeline"] .pipeline-print-meta{margin-top:4px;display:flex;gap:12px;font-size:11px;color:#4b5563}.app-shell[data-route="/pipeline"] .panel,.app-shell[data-route="/pipeline"] .kanban-column,.app-shell[data-route="/pipeline"] .opportunity-card,.app-shell[data-route="/pipeline"] .data-table td{background:var(--color-white)!important;color:#111827!important;border-color:#d1d5db!important;page-break-inside:auto}.app-shell[data-route="/pipeline"] .kanban-cards-wrap{display:none!important;max-height:0!important;opacity:0!important;overflow:hidden!important}.app-shell[data-route="/pipeline"] .kanban-column.is-open .kanban-cards-wrap{display:block!important;max-height:none!important;opacity:1!important;overflow:visible!important}.app-shell[data-route^="/reports"] .sidebar,.app-shell[data-route^="/reports"] .topbar,.app-shell[data-route^="/reports"] .filter-panel,.app-shell[data-route^="/reports"] .report-shared-actions,.app-shell[data-route^="/reports"] .reports-masthead,.app-shell[data-route^="/reports"] .report-tabs,.app-shell[data-route^="/reports"] .reports-view-selector,.app-shell[data-route^="/reports"] .report-card-select,.app-shell[data-route^="/reports"] .report-card-checkbox,.app-shell[data-route^="/reports"] .pagination,.app-shell[data-route^="/reports"] .pagination-pages,.app-shell[data-route^="/reports"] .pagination-page,.app-shell[data-route^="/reports"] .pagination-ellipsis,.app-shell[data-route^="/reports"] .pagination-size-control,.app-shell[data-route^="/reports"] .pagination-size-label,.app-shell[data-route^="/reports"] .pagination-size-select,.app-shell[data-route^="/reports"] .pagination .company-label,.app-shell[data-route^="/reports"] .panel-actions .btn,.app-shell[data-route^="/reports"] .panel-actions .panel-link,.app-shell[data-route^="/reports"] .report-panel-print-hidden{display:none!important}.app-shell[data-route^="/reports"] .app-main,.app-shell[data-route^="/reports"] .content,.app-shell[data-route^="/reports"] .reports-page{width:100%!important;max-width:none!important;margin:0!important}.app-shell[data-route^="/reports"] .app-main{padding-top:0!important}.app-shell[data-route^="/reports"] .content>:not(.reports-page):not(.company-print-identity){display:none!important}.app-shell[data-route^="/reports"] .reports-page .btn,.app-shell[data-route^="/reports"] .reports-page button,.app-shell[data-route^="/reports"] .reports-page .panel-actions,.app-shell[data-route^="/reports"] .reports-page .pagination,.app-shell[data-route^="/reports"] .reports-page .report-card-select,.app-shell[data-route^="/reports"] .reports-page .filter-actions,.app-shell[data-route^="/reports"] .reports-page .page-toolbar,.app-shell[data-route^="/reports"] .reports-page .reports-view-selector,.app-shell[data-route^="/reports"] .reports-page .filter-panel,.app-shell[data-route^="/reports"] .reports-page .report-shared-actions,.app-shell[data-route^="/reports"] .reports-page .tabs,.app-shell[data-route^="/reports"] .reports-page .tab-list,.app-shell[data-route^="/reports"] .reports-page .page-tabs,.app-shell[data-route^="/reports"] .reports-page .report-mini-chart-wrap{display:none!important}.app-shell[data-route^="/reports"] .content{padding:0!important;background:var(--color-white)!important}.app-shell[data-route^="/reports"] .reports-page>.loading,.reports-page>.loading{display:none!important}.app-shell[data-route^="/reports"] .reports-page[data-print-ready=false] .reports-print-header,.app-shell[data-route^="/reports"] .reports-page[data-print-ready=false] .report-stack,.app-shell[data-route^="/reports"] .reports-page[data-print-ready=false] .reports-print-footer,.app-shell[data-route^="/reports"] .reports-page[data-print-ready=false]>.card,.app-shell[data-route^="/reports"] .reports-page[data-print-ready=false]>.empty-state{display:none!important}.app-shell[data-route^="/reports"] .reports-page>.card,.app-shell[data-route^="/reports"] .reports-page>.empty-state,.reports-page>.card,.reports-page>.empty-state{display:block!important;margin:0 0 16px;border:0!important;border-radius:0!important;padding:0!important;background:transparent!important;box-shadow:none!important;page-break-inside:auto}.app-shell[data-route^="/reports"] .reports-print-header,.reports-page .reports-print-header{display:grid!important;gap:8px;margin:0 0 16px;padding:0 0 10px;border-bottom:1px solid #e5e7eb!important;break-after:avoid-page!important;page-break-after:avoid!important;break-inside:avoid!important;page-break-inside:avoid!important}.app-shell[data-route^="/reports"] .reports-print-title{margin:0;font-size:21px;font-weight:700;color:#111827;letter-spacing:-.02em;line-height:1.15}.app-shell[data-route^="/reports"] .reports-print-meta{display:block;gap:0;font-size:12px;line-height:1.45;color:#1f2937}.app-shell[data-route^="/reports"] .reports-print-meta>span{display:block;margin:0 0 4px;padding:0;border:0;border-radius:0;background:transparent}.app-shell[data-route^="/reports"] .panel,.app-shell[data-route^="/reports"] .data-table td,.app-shell[data-route^="/reports"] .data-table th{background:transparent!important;color:#111827!important;border-color:transparent!important}.app-shell[data-route^="/reports"] .table-scroll{overflow:visible!important;border:0!important;outline:0!important;box-shadow:none!important;background:transparent!important;border-radius:0!important;padding:0!important;margin:0!important;break-inside:auto;page-break-inside:auto}.app-shell[data-route^="/reports"] .data-table{width:100%!important;table-layout:auto!important;border-collapse:collapse!important;font-size:12px;line-height:1.45}.app-shell[data-route^="/reports"] .data-table thead{display:table-header-group}.app-shell[data-route^="/reports"] .data-table tfoot{display:table-footer-group}.app-shell[data-route^="/reports"] .data-table th,.app-shell[data-route^="/reports"] .data-table td{border:0!important;padding:8px 10px!important;vertical-align:top}.app-shell[data-route^="/reports"] .data-table th{background:#f8fafc!important;color:#111827!important;font-weight:700}.app-shell[data-route^="/reports"] .data-table thead th{border-bottom:1px solid #eef2f7!important;padding-bottom:8px!important}.app-shell[data-route^="/reports"] .data-table tbody tr:not(:last-child) td{border-bottom:1px solid #eef2f7!important}.app-shell[data-route^="/reports"] .data-table tfoot td{border-top:1px solid #eef2f7!important;font-weight:700!important;padding-top:8px!important}.app-shell[data-route^="/reports"] .data-table tr,.app-shell[data-route^="/reports"] .data-table th,.app-shell[data-route^="/reports"] .data-table td{break-inside:avoid;page-break-inside:avoid}.app-shell[data-route^="/reports"] .panel[data-print-table-mode=full] .data-table th,.app-shell[data-route^="/reports"] .panel[data-print-table-mode=full] .data-table td{border-bottom:1px solid #eef2f7!important}.app-shell[data-route^="/reports"] .panel[data-print-table-mode=full] .data-table th{background:#f8fafc!important}.app-shell[data-route^="/reports"] .panel[data-print-table-mode=full] .data-table tbody tr:last-child td{border-bottom:0!important}.app-shell[data-route^="/reports"] .panel[data-print-table-mode=light] .data-table{border-collapse:collapse!important}.app-shell[data-route^="/reports"] .panel[data-print-table-mode=light] .data-table th{border-bottom:1px solid #eef2f7!important;background:#f8fafc!important}.app-shell[data-route^="/reports"] .panel[data-print-table-mode=light] .data-table td{border-bottom:1px solid #eef2f7!important}.app-shell[data-route^="/reports"] .panel[data-print-table-mode=light] .data-table tbody tr:last-child td{border-bottom:0!important}.app-shell[data-route^="/reports"] .panel[data-print-table-mode=light]{break-inside:auto;page-break-inside:auto}.app-shell[data-route^="/reports"] .panel[data-print-table-mode=none] .data-table{border-collapse:separate!important;border-spacing:0!important}.app-shell[data-route^="/reports"] .panel[data-print-table-mode=none] .data-table th,.app-shell[data-route^="/reports"] .panel[data-print-table-mode=none] .data-table td,.app-shell[data-route^="/reports"] .panel[data-print-table-mode=none] .data-table tr{border:0!important;background:transparent!important}.app-shell[data-route^="/reports"] .panel[data-print-table-mode=none] .data-table th{padding:0 0 6px!important;font-size:11px!important}.app-shell[data-route^="/reports"] .panel[data-print-table-mode=none] .data-table td{padding:2px 0 8px!important;vertical-align:top}.app-shell[data-route^="/reports"] .panel[data-print-table-mode=none] .data-table tbody tr{break-inside:avoid-page;page-break-inside:avoid}.app-shell[data-route^="/reports"] .panel[data-print-table-mode=none] .data-table tbody tr+tr td{padding-top:6px!important}.app-shell[data-route^="/reports"] .panel[data-print-table-mode=none]{break-inside:auto;page-break-inside:auto}.app-shell[data-route^="/reports"] .panel[data-print-table-mode=none] .data-table tbody td:first-child{font-weight:700;color:#111827!important}.app-shell[data-route^="/reports"] .report-stack{display:block!important;width:100%!important;max-width:100%!important;margin:0!important;padding-bottom:8mm!important;gap:0!important}.app-shell[data-route^="/reports"] .report-stack>*{width:100%!important;max-width:100%!important;margin:0 0 18px!important}.app-shell[data-route^="/reports"] .report-stack>*+*{border-top:1px solid #e5e7eb!important;padding-top:16px!important}.app-shell[data-route^="/reports"] .grid-2{display:block!important;grid-template-columns:1fr!important;width:100%!important;max-width:100%!important;gap:0!important}.app-shell[data-route^="/reports"] .grid-2{page-break-inside:auto!important;break-inside:auto!important}.app-shell[data-route^="/reports"] .grid-2>*{width:100%!important;max-width:100%!important;margin:0 0 18px!important}.app-shell[data-route^="/reports"] .panel{margin:0 0 18px!important;border:0!important;border-radius:0!important;box-shadow:none!important;background:transparent!important;padding:0!important}.app-shell[data-route^="/reports"] .panel-header{border-bottom:1px solid #e5e7eb!important;padding:0 0 7px!important;margin:0 0 11px!important;break-after:avoid-page!important;page-break-after:avoid!important;break-inside:avoid!important;page-break-inside:avoid!important;orphans:4;widows:4}.app-shell[data-route^="/reports"] .panel-header+*{break-before:avoid-page!important;page-break-before:avoid!important}.app-shell[data-route^="/reports"] .panel-title{font-size:16px;font-weight:700;color:#111827!important;line-height:1.35}.app-shell[data-route^="/reports"] .panel-meta{color:#4b5563!important;font-size:12px;font-weight:500;line-height:1.45}.app-shell[data-route^="/reports"] .report-kpis{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:0 20px!important;margin:0 0 18px!important;border-bottom:0!important}.app-shell[data-route^="/reports"] .report-kpi{display:block!important;background:transparent!important;border:0!important;border-bottom:1px solid #eef2f7!important;border-radius:0!important;box-shadow:none!important;padding:6px 0!important;min-height:auto!important;margin:0!important}.app-shell[data-route^="/reports"] .report-kpi-label{color:#6b7280!important;font-size:9.5px!important;font-weight:700!important;letter-spacing:.07em;text-transform:uppercase;margin-bottom:2px}.app-shell[data-route^="/reports"] .report-kpi-value{color:#111827!important;font-size:18px!important;font-weight:800!important;line-height:1.15}.app-shell[data-route^="/reports"] .report-kpi-helper{font-size:10px!important;color:#6b7280!important;margin-top:1px!important;line-height:1.35!important}.app-shell[data-route^="/reports"] .reports-insights-panel{background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;padding:0!important;margin:0 0 18px!important;page-break-inside:auto!important;break-inside:auto!important}.app-shell[data-route^="/reports"] .reports-insights-header{margin:0 0 10px!important}.app-shell[data-route^="/reports"] .reports-insights-title{font-size:16px!important;line-height:1.35!important;color:#111827!important}.app-shell[data-route^="/reports"] .reports-insights-badge{display:none!important}.app-shell[data-route^="/reports"] .reports-insights-grid{display:block!important;grid-template-columns:1fr!important;gap:0!important}.app-shell[data-route^="/reports"] .reports-insights-panel--narrative .reports-narrative-body{display:block!important;max-width:none!important}.app-shell[data-route^="/reports"] .reports-insights-panel--narrative .reports-narrative-paragraph{margin:0 0 8px!important;font-size:12px!important;line-height:1.55!important;color:#1f2937!important}.app-shell[data-route^="/reports"] .reports-insights-panel--narrative .reports-narrative-note{margin:0!important;padding-top:6px!important;border-top:1px dashed #d1d5db!important;font-size:11px!important;line-height:1.5!important;color:#4b5563!important}.app-shell[data-route^="/reports"] .reports-insight-card{display:block!important;border:0!important;background:transparent!important;border-radius:0!important;box-shadow:none!important;padding:0 0 8px!important;margin:0 0 10px!important;border-bottom:0!important}.app-shell[data-route^="/reports"] .reports-insight-card:last-child{margin-bottom:0!important}.app-shell[data-route^="/reports"] .reports-insight-tag{display:inline-block!important;margin:0 0 3px!important;font-size:11px!important;letter-spacing:.06em!important}.app-shell[data-route^="/reports"] .reports-insight-body{font-size:12px!important;line-height:1.55!important;color:#1f2937!important;margin:0!important}.app-shell[data-route^="/reports"] .reports-page .empty-state,.app-shell[data-route^="/reports"] .empty-state{border:0!important;background:transparent!important;box-shadow:none!important;outline:0!important}.app-shell[data-route^="/reports"] .reports-print-footer,.reports-page .reports-print-footer{display:flex!important;position:static;align-items:center;justify-content:space-between;margin-top:8mm;padding-top:3mm;border-top:0!important;background:transparent!important;color:#4b5563;font-size:11px;page-break-inside:avoid;break-inside:avoid;box-shadow:none!important}.app-shell[data-route^="/reports"] .reports-print-footer-page:after,.reports-page .reports-print-footer-page:after{content:"Page " counter(page)}.app-shell[data-route^="/reports"]{page:reports-document;-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}.app-shell[data-route^="/reports"] .reports-page,.app-shell[data-route^="/reports"] .content,.app-shell[data-route^="/reports"] .panel,.app-shell[data-route^="/reports"] .report-kpi,.app-shell[data-route^="/reports"] .reports-print-header,.app-shell[data-route^="/reports"] .reports-insights-panel,.app-shell[data-route^="/reports"] .reports-insight-card,.app-shell[data-route^="/reports"] .data-table,.app-shell[data-route^="/reports"] .data-table th,.app-shell[data-route^="/reports"] .data-table td,.app-shell[data-route^="/reports"] .reports-print-footer,.app-shell[data-route^="/reports"] .reports-page>.card,.app-shell[data-route^="/reports"] .reports-page>.empty-state{background:transparent!important;box-shadow:none!important}.app-shell[data-route="/documents"] .page-toolbar,.app-shell[data-route="/documents"] .filter-panel,.app-shell[data-route="/documents"] .table-actions,.app-shell[data-route="/documents"] .panel-actions,.app-shell[data-route="/documents"] .btn{display:none!important}.app-shell[data-route="/documents"] .documents-print-header{display:block!important;margin:0 0 12px}.app-shell[data-route="/documents"] .documents-print-title{margin:0;font-size:18px;font-weight:700;color:#111827;letter-spacing:-.01em}.app-shell[data-route="/documents"] .documents-print-meta{margin-top:4px;display:flex;gap:12px;font-size:11px;color:#4b5563}.app-shell[data-route="/documents"] .content{padding:0!important;background:var(--color-white)!important}.app-shell[data-route^="/invoices"] .page-toolbar,.app-shell[data-route^="/invoices"] .filter-panel,.app-shell[data-route^="/invoices"] .table-actions,.app-shell[data-route^="/invoices"] .toolbar-actions,.app-shell[data-route^="/invoices"] .detail-actions,.app-shell[data-route^="/invoices"] .btn{display:none!important}.app-shell[data-route^="/invoices"] .invoices-print-header{display:block!important;margin:0 0 12px}.app-shell[data-route^="/invoices"] .invoices-print-title{margin:0;font-size:18px;font-weight:700;color:#111827;letter-spacing:-.01em}.app-shell[data-route^="/invoices"] .invoices-print-meta{margin-top:4px;display:flex;gap:12px;font-size:11px;color:#4b5563}.app-shell[data-route^="/invoices"] .content{padding:0!important;background:var(--color-white)!important}.app-shell[data-route^="/receipts"] .page-toolbar,.app-shell[data-route^="/receipts"] .filter-panel,.app-shell[data-route^="/receipts"] .table-actions,.app-shell[data-route^="/receipts"] .toolbar-actions,.app-shell[data-route^="/receipts"] .detail-actions,.app-shell[data-route^="/receipts"] .btn{display:none!important}.app-shell[data-route^="/receipts"] .receipts-print-header{display:block!important;margin:0 0 12px}.app-shell[data-route^="/receipts"] .receipts-print-title{margin:0;font-size:18px;font-weight:700;color:#111827;letter-spacing:-.01em}.app-shell[data-route^="/receipts"] .receipts-print-meta{margin-top:4px;display:flex;gap:12px;font-size:11px;color:#4b5563}.app-shell[data-route^="/receipts"] .content{padding:0!important;background:var(--color-white)!important}}.topbar .company-label,.topbar .company-name{display:none}@media (max-width: 1024px){.app-shell{--topbar-left: 220px;--topbar-offset: 104px;grid-template-columns:220px 1fr}}@media (max-width: 980px){.app-shell{--topbar-left: 0px;--topbar-offset: 88px;grid-template-columns:1fr}.app-main{grid-column:1}.sidebar{position:fixed;top:0;bottom:0;left:0;height:var(--app-vh, 100dvh);min-height:100dvh;min-height:var(--app-vh, 100dvh);width:min(280px,86vw);max-width:86vw;transform:translate(-110%);transition:transform .2s ease;z-index:1200;border-radius:0 18px 18px 0;overflow:hidden}.sidebar .nav-list{flex:1;min-height:0;overflow-y:auto;touch-action:pan-y;scrollbar-width:thin;scrollbar-color:rgba(148,163,184,.25) transparent}.sidebar .nav-list::-webkit-scrollbar{width:3px}.sidebar .nav-list::-webkit-scrollbar-track{background:transparent}.sidebar .nav-list::-webkit-scrollbar-thumb{background:#94a3b840;border-radius:2px}.app-shell.drawer-open .sidebar{transform:translate(0)}.sidebar-backdrop{display:block;position:fixed;inset:0;background:#0b0f148c;opacity:0;pointer-events:none;transition:opacity .2s ease;z-index:1100}.app-shell.drawer-open .sidebar-backdrop{opacity:1;pointer-events:auto}.topbar-menu{display:inline-flex}.topbar{padding:12px 14px;gap:8px}.topbar-title-block{max-width:none}.topbar-actions{gap:6px}.topbar:not(.topbar-layout-v2) .topbar-switcher-wrap,.topbar-signout,.topbar-avatar{display:none}.topbar-context-switcher-wrap{display:inline-flex}.topbar-context-switcher-wrap>.topbar-switcher-wrap,.topbar-context-switcher-wrap .topbar-context-secondary-wrap{display:inline-flex}.topbar-context-switcher-label{display:none}.topbar-context-switcher-wrap .access-context-switcher{width:min(170px,54vw);max-width:170px}.topbar-context-switcher-wrap .access-context-switcher select{max-width:170px;height:30px;font-size:12px;padding:5px 9px}.topbar-account{display:inline-flex}.content{padding:16px 12px 24px}.app-shell[data-route^="/progress-reports"] .filter-grid,.app-shell[data-route="/feedback"] .filter-grid,.app-shell[data-route="/documents"] .filter-grid,.app-shell[data-route="/documentation"] .filter-grid,.app-shell[data-route="/finance"] .filter-grid,.access-request-info-grid,.report-kpis.access-request-kpis,.access-request-context-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 768px){.app-shell{--topbar-offset: 82px}.invoice-line-item-row,.invoice-modal-basics-grid,.invoice-modal-dates-grid,.invoice-modal-optional-grid,.operational-cost-context-grid,.operational-cost-details-grid,.operational-cost-settlement-grid,.payment-voucher-details-grid,.payment-voucher-settlement-grid,.payment-voucher-context-grid,.admin-company-identity-grid{grid-template-columns:1fr}.invoice-line-items-rows{max-height:40vh}.payment-record-context-grid,.payment-record-details-grid,.payment-allocation-row{grid-template-columns:1fr}.pipeline-filter-panel{top:62px}.pipeline-filter-panel .filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pipeline-filter-panel .filter-search-field{grid-column:span 2}.topbar-avatar,.topbar-signout,.topbar-title{display:none}.topbar-tenant-meta{padding-left:6px}.topbar-tenant-name{max-width:min(150px,44vw)}.topbar-active-context{max-width:min(240px,64vw);font-size:11px;padding:4px 9px}.topbar:not(.topbar-layout-v2) .company-switcher{display:none}.topbar:not(.topbar-layout-v2) .topbar-switcher-wrap{display:none}.topbar-context-switcher-wrap{display:inline-flex}.topbar-context-switcher-wrap>.topbar-switcher-wrap,.topbar-context-switcher-wrap .topbar-context-secondary-wrap{display:inline-flex}.topbar-context-switcher-wrap .company-switcher{display:inline-flex;width:min(150px,48vw);max-width:150px}.topbar-context-switcher-wrap .access-context-switcher select{max-width:150px}.kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.card--kpi-wide{grid-column:span 2}.kpi-grid--3,.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard .grid-2{grid-template-columns:minmax(0,1.3fr) minmax(0,1fr)}.dashboard-onboarding-panel{gap:8px}.dashboard-onboarding-title{font-size:20px}.dashboard-onboarding-panel .empty-state-actions{width:100%}.content{padding:18px 14px 24px}.content>.loading{width:100%;min-height:calc(100vh - 150px);display:flex;align-items:center;justify-content:center}.page-toolbar{gap:10px}.page-header{width:100%}.page-title{font-size:clamp(20px,5vw,24px);line-height:1.2}.toolbar-actions{width:100%;display:flex;flex-wrap:wrap;gap:8px}.toolbar-actions .btn{min-height:40px}.panel,.card{padding:14px;gap:12px}.panel-header{flex-wrap:wrap;gap:8px}.table-scroll{padding:6px}.data-table th,.data-table td{padding:9px 8px;font-size:12px}}@media (max-width: 640px){.dashboard .grid-2,.permissions-assignments-filters{grid-template-columns:1fr}.permissions-audit-controls{align-items:stretch}.permissions-audit-controls .btn,.dashboard-onboarding-panel .empty-state-actions .btn{width:100%;justify-content:center}.topbar-tenant-name{max-width:min(132px,38vw)}.topbar-notification-panel{right:max(0px,env(safe-area-inset-right));width:min(340px,calc(100vw - 16px));max-width:calc(100vw - 16px)}.access-request-info-grid,.report-kpis.access-request-kpis,.access-request-context-grid,.access-request-approval-grid,.app-shell[data-route^="/progress-reports"] .filter-grid,.app-shell[data-route="/feedback"] .filter-grid,.app-shell[data-route="/documents"] .filter-grid,.app-shell[data-route="/documentation"] .filter-grid,.app-shell[data-route="/finance"] .filter-grid{grid-template-columns:1fr}.access-request-review-actions{flex-direction:column;align-items:stretch}.access-request-action-group{width:100%}.access-request-action-group-danger{border-left:0;padding-left:0;padding-top:6px;border-top:1px solid var(--color-border-soft)}.access-request-approval-modal{width:min(92vw,880px);max-height:calc(100vh - 24px);max-height:calc(var(--app-vh, 100vh) - 24px)}.access-request-approval-modal-footer{flex-wrap:wrap}.access-request-approval-modal-footer .btn{flex:1 1 160px;justify-content:center}.toolbar-actions .btn,.toolbar-actions a.btn{width:100%;justify-content:center}}@media (max-width: 480px){.activities-kpi-strip,.tasks-filter-panel .filter-grid{grid-template-columns:1fr}.tasks-filter-panel .filter-search-field{grid-column:span 1}.tasks-saved-views,.tasks-bulk-controls,.activities-filter-panel .filter-grid{grid-template-columns:1fr}.activities-filter-panel .filter-search-field{grid-column:span 1}.pipeline-filter-panel .filter-grid{grid-template-columns:1fr}.topbar{padding:12px 10px 10px}.topbar-tenant-name{max-width:min(118px,38vw)}.company-switcher{width:min(132px,40vw);max-width:132px}.company-switcher select{max-width:132px;padding:6px 9px;font-size:12px}.topbar-signout{padding:6px 8px;font-size:11px}.kpi-grid{grid-template-columns:1fr}.card--kpi-wide{grid-column:span 1}.kpi-grid--3{grid-template-columns:1fr}.pipeline-snapshot-value{font-size:16px}.grid-2{grid-template-columns:1fr}.modal{width:95vw;max-width:95vw}.access-request-approval-modal{width:100%;max-width:100%;max-height:calc(100vh - 16px);max-height:calc(var(--app-vh, 100vh) - 16px)}.access-request-approval-modal-body{overflow-y:auto;max-height:none}.modal-body,.access-request-approval-modal .modal-body{max-height:none}.form-grid,.filter-grid,.documents-upload-modal-grid,.import-modal-controls,.documentation-modal-grid,.institution-create-section-grid{grid-template-columns:1fr}.institution-create-card-header{grid-template-columns:1fr;gap:6px}.institution-create-card-order{min-width:44px;width:fit-content}.tasks-create-section-grid,.linkage-modal-grid,.contact-modal-grid,.opportunity-modal-grid,.activity-log-modal-grid,.personal-task-modal-grid,.operational-cost-modal-grid,.payment-voucher-modal-grid,.admin-company-modal-grid{grid-template-columns:1fr}.tasks-create-modal-shell .modal-footer{flex-wrap:wrap}.tasks-create-modal-shell .modal-footer .btn{flex:1 1 auto;min-width:120px}.institution-modal-shell .modal-footer{flex-wrap:wrap}.institution-modal-shell .modal-footer .btn{flex:1 1 auto;min-width:120px}.institution-attach-modal-shell .modal-footer{flex-wrap:wrap}.institution-attach-modal-shell .modal-footer .btn{flex:1 1 auto;min-width:120px}.activity-log-modal-shell .modal-footer{flex-wrap:wrap}.activity-log-modal-shell .modal-footer .btn{flex:1 1 auto;min-width:120px}.linkage-modal-shell .modal-footer{flex-wrap:wrap}.linkage-modal-shell .modal-footer .btn{flex:1 1 auto;min-width:120px}.invoice-modal-shell .modal-footer{flex-wrap:wrap}.invoice-modal-shell .modal-footer .btn{flex:1 1 auto;min-width:120px}.payment-record-modal-shell .modal-footer{flex-wrap:wrap}.payment-record-modal-shell .modal-footer .btn{flex:1 1 auto;min-width:120px}.operational-cost-modal-shell .modal-footer{flex-wrap:wrap}.operational-cost-modal-shell .modal-footer .btn{flex:1 1 auto;min-width:120px}.payment-voucher-modal-shell .modal-footer{flex-wrap:wrap}.payment-voucher-modal-shell .modal-footer .btn{flex:1 1 auto;min-width:120px}.admin-company-modal-shell .modal-footer{flex-wrap:wrap}.admin-company-modal-shell .modal-footer .btn{flex:1 1 auto;min-width:120px}.input,select,textarea{width:100%}.content{padding:14px 10px 20px}.content>.loading{min-height:calc(100vh - 132px);gap:10px}.topbar-tenant-logo{display:none}.toolbar-actions .btn{width:100%}.panel,.card{padding:12px}.data-table th,.data-table td{padding:8px 6px;font-size:11px}.panel-meta{width:100%;text-align:left}}.user-selector{padding:6px 12px;border-radius:999px;border:1px solid var(--divider);background:var(--surface);color:var(--text);font-weight:var(--w-medium);font-size:var(--text-sm);cursor:pointer}.institutions-header-action{border-radius:12px;padding:12px 16px;font-weight:var(--w-semibold)}.institutions-action-icon{display:inline-flex;align-items:center;justify-content:center;width:14px;font-size:14px;line-height:1}.badge-blue{background:#2563eb1f;color:#1d4ed8;border-color:#2563eb38}.badge-purple{background:#7c3aed1f;color:#6d28d9;border-color:#7c3aed38}.badge-gray{background:#6b72801f;color:#4b5563;border-color:#6b72803d}.badge-green{background:#22c55e24;color:#166534;border-color:#22c55e3d}.app-shell.theme-linear .badge-blue{background:#2563eb1f;color:#1d4ed8;border-color:#2563eb38}.app-shell.theme-linear .badge-purple{background:#7c3aed1f;color:#6d28d9;border-color:#7c3aed38}.app-shell.theme-linear .badge-gray{background:#6b72801f;color:#4b5563;border-color:#6b72803d}.document-action-group .btn{min-width:88px;padding:8px 12px;border-radius:10px;justify-content:center}.invoice-line-item-row{display:grid;grid-template-columns:2fr .8fr 1fr .8fr 1fr auto;gap:10px;align-items:end;padding:12px;border:1px solid #dbe4f0;border-radius:12px;background:var(--color-white)}.invoice-line-item-row .btn{min-width:92px}.payment-allocation-row{display:grid;grid-template-columns:2fr 1fr auto;gap:10px;align-items:end}.payments-filter-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));column-gap:10px;row-gap:10px}.payments-filter-grid>*{min-width:0}.payments-filter-grid .period-custom-fields{min-width:0;display:grid;grid-template-columns:repeat(2,minmax(150px,1fr));gap:10px}.payments-filter-grid .period-custom-fields.is-hidden{display:none}.payments-filter-grid .period-custom-fields .form-field,.payments-filter-grid .period-custom-fields .input[type=date]{min-width:0}@media (max-width: 900px){.payments-filter-grid .period-custom-fields{grid-template-columns:1fr}}.invoices-line-items-editor{padding:14px}.invoice-modal-shell{width:min(920px,100%)}.invoice-modal-body{max-height:min(80vh,760px)}.invoice-modal-shell-v2{width:min(940px,96vw)}.invoice-modal-body-v2{max-height:min(82vh,780px);overflow-y:auto}.invoice-create-modal-v2{display:grid;gap:12px}.invoice-create-hero{border:1px solid #d7e0ec;border-radius:12px;background:linear-gradient(180deg,#f8fbff,#f4f8ff);padding:12px 14px}.invoice-create-hero-title{margin:0;font-size:15px;line-height:1.4;color:var(--color-ink-900)}.invoice-create-hero-subtitle{margin:6px 0 0;font-size:13px;line-height:1.5;color:var(--color-text-secondary-2)}.invoice-modal-shell .modal-footer{position:sticky;bottom:0;z-index:2}.invoice-modal-grid{gap:14px}.invoice-modal-card--blue{border-color:#b6c9ef;background:linear-gradient(180deg,#f8fbff,#f2f7ff)}.invoice-modal-card--green{border-color:#b7dfcb;background:linear-gradient(180deg,#f7fcf9,#effaf4)}.invoice-modal-card--amber{border-color:#f1d59d;background:linear-gradient(180deg,#fffcf3,#fff7e6)}.invoice-modal-card--slate{border-color:#d7e0ec;background:linear-gradient(180deg,#fafcff,#f5f8fc)}.invoice-modal-basics-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.invoice-modal-dates-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.invoice-modal-line-items-section{border-color:#c8d8f2;background:linear-gradient(180deg,#fbfdff,#f5f9ff)}.invoice-line-items-grid{grid-template-columns:1fr}.invoice-line-items-header{margin:0;padding:0}.invoice-line-items-rows{max-height:320px;overflow-y:auto;padding-right:4px}.invoice-modal-summary-grid{grid-template-columns:1fr}.invoice-modal-summary{border:1px solid #cbd8ea;border-radius:12px;background:linear-gradient(180deg,#f8fbff,#f1f6ff);padding:10px 12px;display:flex;flex-direction:column;gap:8px}.invoice-summary-row{display:flex;justify-content:space-between;align-items:baseline;gap:12px;color:var(--color-text-secondary-1)}.invoice-summary-row strong{color:var(--color-ink-900);font-size:15px}.invoice-summary-row-total{border-top:1px solid #d3deee;padding-top:10px}.invoice-summary-row-total strong{font-size:18px;color:#0b3a75}.invoice-modal-optional-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.invoice-modal-optional-grid .form-field:last-child{grid-column:1 / -1}.operational-cost-modal-shell{width:min(900px,100%)}.operational-cost-modal-body{max-height:min(80vh,760px)}.operational-cost-modal-shell-v2{width:min(920px,96vw)}.operational-cost-modal-body-v2{max-height:min(82vh,780px);overflow-y:auto}.operational-cost-modal-v2{display:grid;gap:12px}.operational-cost-modal-hero{border:1px solid #d7e0ec;border-radius:12px;background:linear-gradient(180deg,#f7fbff,#eef7ff);padding:12px 14px}.operational-cost-modal-hero-title{margin:0;font-size:15px;line-height:1.4;color:var(--color-ink-900)}.operational-cost-modal-hero-subtitle{margin:6px 0 0;font-size:13px;line-height:1.5;color:var(--color-text-secondary-2)}.operational-cost-modal-shell .modal-footer{position:sticky;bottom:0;z-index:2}.operational-cost-modal-grid{gap:14px}.operational-cost-modal-card--blue{border-color:#b6c9ef;background:linear-gradient(180deg,#f8fbff,#f2f7ff)}.operational-cost-modal-card--green{border-color:#b7dfcb;background:linear-gradient(180deg,#f7fcf9,#effaf4)}.operational-cost-modal-card--amber{border-color:#f1d59d;background:linear-gradient(180deg,#fffcf3,#fff7e6)}.operational-cost-modal-card--slate{border-color:#d7e0ec;background:linear-gradient(180deg,#fafcff,#f5f8fc)}.operational-cost-context-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.operational-cost-details-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.operational-cost-settlement-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.operational-cost-reimbursable{grid-column:1 / -1}.operational-cost-notes-grid{grid-template-columns:1fr}.payment-voucher-modal-shell{width:min(920px,100%)}.payment-voucher-modal-body{max-height:min(80vh,760px)}.payment-voucher-modal-shell-v2{width:min(940px,96vw)}.payment-voucher-modal-body-v2{max-height:min(82vh,780px);overflow-y:auto}.payment-voucher-modal-v2{display:grid;gap:12px}.payment-voucher-modal-hero{border:1px solid #d7e0ec;border-radius:12px;background:linear-gradient(180deg,#f7fbff,#eef7ff);padding:12px 14px}.payment-voucher-modal-hero-title{margin:0;font-size:15px;line-height:1.4;color:var(--color-ink-900)}.payment-voucher-modal-hero-subtitle{margin:6px 0 0;font-size:13px;line-height:1.5;color:var(--color-text-secondary-2)}.payment-voucher-modal-shell .modal-footer{position:sticky;bottom:0;z-index:2}.payment-voucher-modal-grid{gap:14px}.payment-voucher-modal-card--blue{border-color:#b6c9ef;background:linear-gradient(180deg,#f8fbff,#f2f7ff)}.payment-voucher-modal-card--green{border-color:#b7dfcb;background:linear-gradient(180deg,#f7fcf9,#effaf4)}.payment-voucher-modal-card--amber{border-color:#f1d59d;background:linear-gradient(180deg,#fffcf3,#fff7e6)}.payment-voucher-modal-card--slate{border-color:#d7e0ec;background:linear-gradient(180deg,#fafcff,#f5f8fc)}.payment-voucher-details-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.payment-voucher-settlement-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.payment-voucher-context-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.payment-voucher-notes-grid{grid-template-columns:1fr}.payment-record-modal-shell{width:min(780px,100%)}.payment-record-modal-body{max-height:min(78vh,760px)}.payment-record-modal-shell .modal-footer{position:sticky;bottom:0;z-index:2}.payment-record-modal-grid{gap:12px}.payment-record-context-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.payment-record-context-grid>.form-modal-file-prominent{grid-column:1 / -1}.payment-record-details-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.payment-record-optional-grid{grid-template-columns:1fr}.payment-record-invoice-meta{color:#1f2937;font-weight:600}.payment-record-outstanding-meta{margin-top:6px;color:#0b3a75;font-weight:600}.payment-record-hint{margin-top:-2px}.document-action-group.document-action-cell{justify-content:flex-end;background:transparent;padding:0;border-radius:0}.document-row-menu{position:relative;display:inline-flex;justify-content:flex-end}.document-row-menu-trigger{min-width:32px!important;width:32px;height:32px;padding:0;border-radius:10px;background:var(--color-white);color:var(--color-text-secondary-2);border-color:#94a3b859;box-shadow:none;font-size:16px;line-height:1}.document-row-menu-trigger:hover{background:var(--color-surface-soft);color:var(--color-text-secondary-1);border-color:#64748b73}.document-row-menu-list{position:absolute;right:0;top:calc(100% + 6px);min-width:148px;display:none;flex-direction:column;gap:6px;padding:8px;border-radius:10px;border:1px solid #e5e7eb;background:var(--color-white);box-shadow:0 10px 24px #0f172a29;z-index:20}.document-row-menu.is-open .document-row-menu-list{display:flex}.document-row-menu-item{width:100%;min-width:0!important;justify-content:flex-start!important;box-shadow:none!important}.admin-users-directory-panel .panel-title{font-weight:700;color:#1f2937}.admin-users-directory-table th{font-weight:700;color:var(--color-text-secondary-1)}.admin-users-directory-table tr.is-selected td{background:#facc1529;border-color:#facc1561;box-shadow:inset 3px 0 #facc15e0}.admin-users-directory-table tr.is-selected:hover td{background:#facc1533}.admin-users-detail-body{gap:14px}.admin-users-section{background:var(--color-white);border:1px solid #e8edf5;border-radius:12px;padding:14px;display:flex;flex-direction:column;gap:12px}.admin-users-section+.admin-users-section{margin-top:4px}.admin-users-section-header{font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--color-text-secondary-2)}.admin-users-section-heading .panel-title{font-size:14px;font-weight:700;color:#1f2937}.admin-users-section-actions{justify-content:flex-start}.admin-users-access-table{border-spacing:0 9px}.admin-users-access-actions{justify-content:flex-end;gap:6px;padding:4px;background:transparent}.btn-admin-users-access-btn{min-width:94px;padding:6px 10px;font-size:12px;border-radius:9px;justify-content:center}.admin-users-page{display:flex;flex-direction:column;gap:16px}.admin-users-list-panel{padding:14px}.admin-users-list-panel .panel-header{margin-bottom:10px}.admin-user-detail-page .page-toolbar{align-items:center}.admin-user-detail-panel{max-width:1080px}.admin-users-page .page-toolbar{align-items:flex-start;gap:14px}.admin-users-page .page-header p{margin:0}.admin-users-layout{grid-template-columns:minmax(320px,30%) minmax(0,70%);align-items:start;gap:16px}.admin-users-directory-panel,.admin-users-detail-panel{padding:14px;border-radius:14px;border:1px solid #e6ebf3;box-shadow:0 8px 18px #0f172a0d}.admin-users-directory-panel{position:sticky;top:calc(var(--topbar-offset, 82px) + 6px)}.admin-users-directory-panel .panel-header,.admin-users-detail-panel .panel-header{margin-bottom:10px}.admin-users-detail-panel .panel-actions:empty{display:none}.admin-users-directory-table tbody tr{cursor:pointer;transition:background-color .16s ease}.admin-users-directory-table tbody tr td{border-bottom:1px solid #eef2f7}.admin-users-directory-table tbody tr:hover td{background:#94a3b814}.admin-users-directory-table tr.is-selected td{background:#3b82f61f;border-color:#3b82f638;box-shadow:inset 3px 0 #3b82f6c7}.admin-users-directory-table tr.is-selected:hover td{background:#3b82f629}.admin-users-detail-body{gap:12px}.admin-users-section{border:1px solid #e7edf6;border-radius:12px;padding:14px;gap:12px}.admin-users-section-header{font-size:12px;font-weight:700;letter-spacing:.1em;color:var(--color-text-secondary-3);text-transform:uppercase;padding-bottom:8px;border-bottom:1px solid #edf2f8}.admin-users-section-actions{gap:10px;flex-wrap:wrap}.admin-users-meta-grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:10px}.admin-users-section-details .info-item{border:1px solid #d7e3f4;background:linear-gradient(145deg,#f8fbff,#eef5ff);box-shadow:inset 0 1px #ffffffe6}.admin-users-section-details .info-item[data-info-key=user_id]{border-left:4px solid #2563eb}.admin-users-section-details .info-item[data-info-key=email]{border-left:4px solid var(--teal-700)}.admin-users-section-details .info-item[data-info-key=platform_access],.admin-users-section-details .info-item[data-info-key=current_platform_role]{border-left:4px solid #7c3aed}.admin-users-section-details .info-item[data-info-key=tenant_role]{border-left:4px solid #d97706}.admin-users-section-details .info-label{color:var(--color-text-secondary-1);font-weight:700}.admin-users-section-details .info-value{color:var(--color-ink-900);font-weight:700}.admin-users-section-details .info-value-role{display:inline-flex;align-items:center;width:fit-content;margin-top:8px;padding:4px 10px;border-radius:999px;border:1px solid #c9d7f2;background:#e8f0ff;color:#1e3a8a;text-transform:lowercase}.admin-users-access-table{border-spacing:0 6px}.admin-users-access-actions{padding:0;gap:6px}.admin-users-list-platform-actions{display:flex;flex-wrap:wrap;gap:6px}.admin-users-list-platform-actions .btn{white-space:nowrap}.admin-users-action-groups{display:flex;flex-direction:column;gap:12px}.admin-users-action-row{justify-content:flex-start;gap:8px}.admin-users-action-row-danger{padding-top:12px;border-top:1px solid #fee2e2}.admin-users-company-checkboxes{display:flex;flex-direction:column;gap:8px;padding:10px;border:1px solid var(--color-border-soft);border-radius:10px;background:var(--color-surface-soft)}.admin-users-company-checkbox-row{display:flex;align-items:center;gap:8px;color:var(--color-text-secondary-1)}.admin-users-add-modal-shell{width:min(1080px,97vw);max-height:calc(var(--app-vh, 100vh) - 44px);align-self:start;margin-top:12px;margin-bottom:12px}.admin-users-add-modal-body{max-height:min(64vh,640px);overflow-y:auto;padding-right:2px}.admin-users-add-modal{display:grid;gap:14px}.admin-users-add-hero{border:1px solid #d2ddec;border-radius:14px;background:linear-gradient(135deg,#f8fbff,#edf4ff 55%,#e9f2ff);padding:14px 16px;display:grid;gap:8px}.admin-users-add-hero-pill{display:inline-flex;width:fit-content;align-items:center;padding:5px 10px;border-radius:999px;border:1px solid #c2d2eb;background:#ffffffe0;color:#1e3a8a;font-size:11px;font-weight:700;letter-spacing:.03em;text-transform:uppercase}.admin-users-add-hero-title{margin:0;font-size:16px;line-height:1.4;color:var(--color-ink-900)}.admin-users-add-hero-subtitle{margin:0;font-size:13px;line-height:1.5;color:var(--color-text-secondary-2)}.admin-users-add-layout{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(240px,.95fr);align-items:start;gap:14px}.admin-users-add-main{display:grid;gap:12px;min-width:0}.admin-users-add-mode-switch{display:flex;align-items:center;gap:6px;flex-wrap:nowrap;border:1px solid #d4deec;border-radius:12px;background:#f5f8fe;padding:5px}.btn-admin-users-mode-btn{flex:1 1 0;justify-content:center;min-width:0;border-radius:10px;border:1px solid transparent;background:transparent;color:#334155;font-weight:700;box-shadow:none}.btn-admin-users-mode-btn:hover{background:#ffffffb8;border-color:#d7e1f0;color:#0f172a}.btn-admin-users-mode-btn.is-active{background:#1d4ed8;border-color:#1d4ed859;color:#fff;box-shadow:0 6px 14px #1d4ed838}.admin-users-add-mode-host{border-color:#d7e1ef;background:#f7faff;padding:12px}.admin-users-add-mode-form{display:grid;gap:14px}.admin-users-add-section{border-radius:14px;box-shadow:inset 0 1px #ffffffd1}.admin-users-add-section--blue{border-color:#b2c7ec;background:linear-gradient(180deg,#f9fbff,#f1f7ff)}.admin-users-add-section--green{border-color:#b2dcc8;background:linear-gradient(180deg,#f8fcfa,#eef9f3)}.admin-users-add-section--amber{border-color:#ebd29e;background:linear-gradient(180deg,#fffdf5,#fff8e9)}.admin-users-add-section--slate{border-color:#d4ddea;background:linear-gradient(180deg,#fbfcff,#f6f8fc)}.admin-users-add-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.admin-users-add-grid .admin-users-company-checkboxes,.admin-users-add-grid .admin-users-add-hint{grid-column:1 / -1}.admin-users-add-hint{border:1px solid #cdd9ea;border-radius:10px;background:#f8fbff;color:var(--color-text-secondary-1);min-height:0;padding:8px 10px}.admin-users-add-aside{border:1px solid #d8e2ef;border-radius:14px;background:linear-gradient(180deg,#fff,#f8fbff);padding:14px;display:grid;gap:12px}.admin-users-add-aside-header{display:flex;align-items:center;justify-content:space-between;gap:8px}.admin-users-add-aside-title{margin:0;font-size:13px;letter-spacing:.04em;text-transform:uppercase;color:#334155}.admin-users-add-aside-pill{display:inline-flex;align-items:center;padding:3px 8px;border-radius:999px;background:#e7eeff;border:1px solid #c9d6f4;color:#1e3a8a;font-size:11px;font-weight:700;white-space:nowrap}.admin-users-add-aside-steps{margin:0;padding-left:18px;display:grid;gap:7px;color:var(--color-text-secondary-1);font-size:12px;line-height:1.45}.admin-users-add-summary-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.admin-users-add-summary-card{border:1px solid #d9e3f0;border-radius:11px;background:#fff;padding:9px 10px}.admin-users-add-summary-card span{display:block;font-size:11px;color:#64748b;margin-bottom:5px}.admin-users-add-summary-card strong{display:block;font-size:20px;line-height:1;color:#0f172a}.admin-users-add-summary-card small{display:block;margin-top:6px;font-size:11px;line-height:1.35;color:#475569}.admin-users-add-aside-note{margin:0;border:1px solid #d3dfef;border-radius:10px;background:#f4f8ff;padding:8px 10px;font-size:12px;line-height:1.45;color:#334155}.btn-admin-users-primary{background:#2563eb;color:var(--color-white);border-color:#2563eb61}.btn-admin-users-primary:hover{background:#1d4ed8;border-color:#1d4ed875}.btn-admin-users-secondary{background:var(--color-white);color:#1f2937;border-color:var(--color-border-strong)}.btn-admin-users-secondary:hover{background:var(--color-surface-soft);color:var(--color-ink-900);border-color:#94a3b8}.btn-admin-users-purple{background:#1d4ed8;border-color:#1d4ed847}.btn-admin-users-purple:hover{background:#1e40af;border-color:#1e40af61}@media (max-width: 1120px){.admin-users-layout{grid-template-columns:minmax(0,1fr)}.admin-users-directory-panel{position:static}.admin-users-add-grid,.admin-users-add-layout{grid-template-columns:1fr}.admin-users-add-aside{order:2}}@media (max-width: 760px){.admin-users-add-modal-shell{width:min(98vw,98vw);max-height:calc(var(--app-vh, 100vh) - 20px);margin-top:0;margin-bottom:0}.admin-users-add-modal-body{max-height:min(62vh,560px)}.admin-users-add-mode-switch{flex-wrap:wrap}.btn-admin-users-mode-btn{flex:1 1 100%}.admin-users-add-summary-grid{grid-template-columns:1fr}}.app-shell.theme-linear .badge-green{background:#22c55e24;color:#166534;border-color:#22c55e3d}.finance-kpi{border-left:3px solid #d1d5db}.finance-kpi-positive{border-left-color:#16a34a}.finance-kpi-warning{border-left-color:#d97706}.finance-kpi-cost{border-left-color:#ef4444}.finance-kpi-net{border-left-color:var(--color-text-secondary-2)}.opportunity-card.is-focused-link{outline:2px solid rgba(250,204,21,.85);outline-offset:2px;box-shadow:0 0 0 4px #facc1533}.data-table tr.is-focused-link td{background:#facc152e!important}.documentation-row-expired td{background:#dc262614}.documentation-summary-strip{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:10px;margin:0 0 12px}.documentation-summary-card{border:1px solid #e5e7eb;border-radius:10px;background:var(--color-white);padding:10px 12px;text-align:left;cursor:pointer;transition:border-color .14s ease,box-shadow .14s ease,transform .14s ease}.documentation-summary-card:hover{border-color:var(--color-border-strong);box-shadow:0 6px 16px #0f172a14;transform:translateY(-1px)}.documentation-summary-card span{display:block;color:#6b7280;font-size:12px;margin-bottom:4px}.documentation-summary-card strong{display:block;font-size:22px;line-height:1.1;color:var(--color-ink-900)}.documentation-summary-card small{display:block;margin-top:6px;color:var(--color-text-secondary-3);font-size:11px}.documentation-summary-card-expired{border-left:3px solid #dc2626}.documentation-summary-card-expiringSoon{border-left:3px solid #d97706}.documentation-summary-card-missing{border-left:3px solid var(--color-text-secondary-2)}.documentation-summary-card-active{border-left:3px solid #0284c7}.documentation-summary-card-archived{border-left:3px solid #6b7280}.documentation-alerts-panel{border:1px solid #e5e7eb;border-radius:10px;background:var(--color-white);padding:12px;margin:0 0 12px}.documentation-alerts-header{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.documentation-alerts-list{margin:8px 0 0;padding-left:18px;display:grid;gap:6px}.documentation-alert-item{color:var(--color-text-secondary-1)}.documentation-alert-item-critical{color:#b91c1c}.documentation-alert-item-warning{color:#b45309}.documentation-alert-item-info{color:#1d4ed8}.documentation-alert-item-ok{color:#166534;list-style:none;margin-left:-18px}.compliance-overview-filter-panel .form-grid{grid-template-columns:repeat(auto-fit,minmax(210px,1fr))}.compliance-multi-select{min-height:110px}.compliance-overview-tabs .tab-list{margin-bottom:10px}.documentation-required-panel{border:1px solid #e5e7eb;border-radius:10px;background:var(--color-white);padding:12px;margin:0 0 12px}.documentation-required-header{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.documentation-required-hint{margin:6px 0 8px;color:var(--color-text-secondary-3);font-size:12px}.documentation-required-list{margin:0;padding-left:18px;display:grid;gap:6px}.documentation-required-item{color:var(--color-text-secondary-1);list-style:none;margin-left:-18px;border:1px solid #e5e7eb;border-radius:10px;padding:8px 10px;background:var(--color-white);display:flex;flex-direction:column;gap:4px}.documentation-required-item span{display:block;color:var(--color-text-secondary-3);font-size:12px}.documentation-required-helper{color:var(--color-text-secondary-3);font-size:11px;line-height:1.35}.documentation-required-item-done{border-color:#16a34a59;background:#f0fdf4f2}.documentation-required-item-missing{border-color:#d9770659;background:#fff7edf2}.documentation-required-status{display:inline-flex;align-self:flex-start;border-radius:999px;padding:2px 8px;font-size:11px;font-weight:700}.documentation-required-status-done{color:#166534;background:#16a34a2e}.documentation-required-status-missing{color:#b45309;background:#d977062e}.documentation-required-item-actions{display:flex;gap:8px;margin-top:4px}.documentation-history-list{display:grid;gap:10px}.documentation-history-item{border:1px solid #e5e7eb;border-radius:10px;padding:10px;background:var(--color-white)}.documentation-history-item-header{display:flex;justify-content:space-between;align-items:center;gap:10px;flex-wrap:wrap}.documentation-history-item-meta{margin:8px 0 10px;color:var(--color-text-secondary-3);font-size:12px}.documentation-history-item-actions{display:flex;gap:8px;flex-wrap:wrap}.documentation-checklist-details-list{display:grid;gap:10px}.documentation-checklist-details-item{border:1px solid #e5e7eb;border-radius:10px;padding:10px;background:var(--color-white)}.documentation-checklist-details-header{display:flex;justify-content:space-between;align-items:center;gap:10px;flex-wrap:wrap}.documentation-checklist-details-meta{display:block;margin-top:6px;color:var(--color-text-secondary-3);font-size:12px}.documentation-checklist-details-actions{display:flex;gap:8px;margin-top:8px;flex-wrap:wrap}.documentation-required-item-complete{color:#166534;list-style:none;margin-left:-18px}.documentation-required-item-more{color:var(--color-text-secondary-3);font-style:italic}.documentation-row-archived td{opacity:.72}.documentation-status-cell,.admin-company-doc-summary{display:inline-flex;align-items:center;gap:6px;flex-wrap:wrap}.admin-company-doc-chip{border:1px solid #dbe1ea;border-radius:999px;padding:3px 8px;font-size:11px;font-weight:600;background:var(--color-white);color:var(--color-text-secondary-2);cursor:pointer}.admin-company-doc-chip:hover{border-color:#c7d2fe;background:var(--color-surface-soft)}.admin-company-doc-chip.is-static{cursor:default}.admin-company-doc-chip.is-static:hover{border-color:inherit;background:inherit}.admin-company-doc-chip-docs{color:var(--color-text-secondary-1)}.admin-company-doc-chip-expired{color:#b91c1c;border-color:#dc262659}.admin-company-doc-chip-soon{color:#b45309;border-color:#d9770659}.admin-company-doc-chip-missing{color:#7c2d12;border-color:#d9770659;background:#fff7ede6}.admin-company-modal-shell{width:min(760px,96vw);max-height:calc(var(--app-vh, 100vh) - 44px);align-self:start;margin-top:12px;margin-bottom:12px}.admin-company-modal-body{max-height:max(180px,var(--modal-body-max-height));overflow-y:auto;padding-right:2px}.admin-company-modal-form{display:grid;gap:12px}.admin-company-modal-hero{border:1px solid #d7e0ec;border-radius:12px;background:linear-gradient(180deg,#f8fbff,#f4f8ff);padding:12px 14px}.admin-company-modal-hero-title{margin:0;font-size:15px;line-height:1.4;color:var(--color-ink-900)}.admin-company-modal-hero-subtitle{margin:6px 0 0;font-size:13px;line-height:1.5;color:var(--color-text-secondary-2)}.admin-company-modal-shell .modal-footer{position:sticky;bottom:0;z-index:2;margin-top:auto}.admin-company-modal-card--blue{border-color:#b6c9ef;background:linear-gradient(180deg,#f8fbff,#f2f7ff)}.admin-company-modal-card--slate{border-color:#d7e0ec;background:linear-gradient(180deg,#fafcff,#f5f8fc)}.admin-company-modal-grid,.admin-company-identity-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-company-notes-grid{grid-template-columns:1fr}@media (max-height: 760px){.admin-company-modal-shell{max-height:calc(var(--app-vh, 100vh) - 12px);margin-top:4px;margin-bottom:4px;--modal-header-reserve: clamp(54px, 8.4vh, 88px);--modal-footer-reserve: clamp(52px, 8vh, 86px);--modal-body-scroll-buffer: clamp(8px, 2.6vh, 18px)}.admin-company-modal-shell .modal-header,.admin-company-modal-shell .modal-footer{padding:12px 14px}.admin-company-modal-body{padding:0 12px 8px}.admin-company-modal-form{gap:6px}.admin-company-modal-hero{padding:8px 10px}.admin-company-modal-hero-subtitle{margin-top:4px;line-height:1.4}.admin-company-modal-shell .form-modal-section{padding:8px;gap:6px}.admin-company-modal-shell .form-modal-section-header{gap:6px}.admin-company-modal-shell .form-modal-section-grid{gap:8px}.admin-company-notes-grid .textarea{min-height:86px;max-height:180px}}@media (max-height: 700px){.admin-company-modal-shell{max-height:calc(var(--app-vh, 100vh) - 8px);margin-top:2px;margin-bottom:2px;--modal-header-reserve: clamp(50px, 7.8vh, 76px);--modal-footer-reserve: clamp(48px, 7.5vh, 74px);--modal-body-scroll-buffer: clamp(6px, 2.2vh, 14px)}.admin-company-modal-shell .modal-header,.admin-company-modal-shell .modal-footer{padding:10px 12px}.admin-company-modal-body{padding:0 10px 6px}.admin-company-modal-form{gap:5px}.admin-company-modal-shell .form-modal-section{padding:7px;gap:5px}.admin-company-modal-shell .form-modal-section-grid{gap:7px}.admin-company-notes-grid .textarea{min-height:72px;max-height:150px}}.documents-view-switch{display:flex;gap:8px;margin:0 0 4px;flex-wrap:wrap}.documents-view-switch-meta{margin:0 0 10px}.documents-checklist-panel,.documents-library-panel{display:flex;flex-direction:column;gap:14px}.documents-browse-tab-active,.documents-browse-tab-active:hover,.documents-browse-tab-active:active,.documents-browse-tab-active:focus{background:var(--gold);color:var(--text-on-accent);border-color:var(--sidebar-active-border)}.documents-browse-tab-active:hover{background:var(--goldHover);border-color:var(--sidebar-active-border)}.documents-summary-strip{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:10px;margin:12px 0}.documents-summary-card{background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:10px 12px;display:flex;flex-direction:column;gap:4px}.documents-summary-card span{color:#6b7280;font-size:12px}.documents-summary-card strong{font-size:20px;line-height:1.1}.documents-checklist-header h2{margin:0}.documents-checklist-header p{margin:4px 0 0}.documents-toggle-wrap{display:flex;align-items:flex-end;gap:16px;padding-bottom:6px}.checkbox-field{display:inline-flex;align-items:center;gap:6px;font-size:13px;color:#374151}.documents-history-list{display:flex;flex-direction:column;gap:8px}.documents-history-row{display:grid;grid-template-columns:1.2fr 2fr 1fr 1fr 1fr;gap:8px;padding:8px;border:1px solid #e5e7eb;border-radius:8px;font-size:12px}.opportunity-content-workspace{display:flex;flex-direction:column;gap:10px}.app-shell[data-route^="/institutions/"] .opportunity-content-header{display:grid;grid-template-columns:minmax(280px,1fr) auto;align-items:start;gap:12px;width:100%;min-width:0}.app-shell[data-route^="/institutions/"] .opportunity-content-header-title{display:flex;flex-direction:column;gap:4px;min-width:0;max-width:100%}.app-shell[data-route^="/institutions/"] .opportunity-content-header-title h3,.app-shell[data-route^="/institutions/"] .opportunity-content-header-title p{width:100%;min-width:0;max-width:min(100%,72ch);white-space:normal;overflow-wrap:normal;word-break:normal}.app-shell[data-route^="/institutions/"] .opportunity-content-header-actions{min-width:0;max-width:100%;justify-content:flex-end;align-items:center;flex-wrap:wrap}.ai-draft-generate-modal{width:min(900px,calc(100vw - 32px));max-width:min(900px,calc(100vw - 32px));display:flex;flex-direction:column;gap:0;min-height:0;max-height:min(92dvh,calc(100vh - 32px));overflow:hidden}.ai-draft-generate-modal-body{flex:1 1 auto;min-height:0;max-height:none!important;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}@media screen and (max-width: 900px){.app-shell[data-route^="/institutions/"] .opportunity-content-header{grid-template-columns:minmax(0,1fr)}.app-shell[data-route^="/institutions/"] .opportunity-content-header-actions{justify-content:flex-start;width:100%}.ai-draft-generate-modal{width:min(100%,calc(100vw - 16px));max-width:min(100%,calc(100vw - 16px));max-height:min(92dvh,calc(100vh - 16px))}}.content-workspace-grid{display:grid;grid-template-columns:292px minmax(0,1fr);gap:10px}.content-versions-panel,.content-editor-panel{border-radius:12px}.content-versions-panel{padding:12px}.content-versions-panel h4{margin:0 0 8px;font-size:14px;font-weight:700;color:#334155}.content-editor-panel{padding:12px;display:flex;flex-direction:column;gap:10px}.content-editor-form{grid-template-columns:1fr;gap:12px}.content-editor-context-row{display:grid;grid-template-columns:minmax(230px,320px) minmax(0,1fr);align-items:end;gap:10px}.content-editor-context-row .content-opportunity-select{min-width:0}.content-type-switch{margin:0;padding:4px;border:1px solid #dbe3ef;border-radius:10px;background:#f8fafc;gap:6px;width:fit-content}.content-type-switch .content-type-switch__btn{min-height:30px;padding:6px 10px;border-radius:8px;box-shadow:none;border-color:#d1d5db;background:#fff;color:#475569;font-weight:600;font-size:12px}.content-type-switch .content-type-switch__btn:hover,.content-type-switch .content-type-switch__btn:active{transform:none;box-shadow:none}.content-type-switch .content-type-switch__btn.btn-primary,.content-type-switch .content-type-switch__btn.is-active{background:#eef2ff;border-color:#c7d2fe;color:#3730a3}.content-editor-action-strip{border:1px solid #dbe3ef;border-radius:12px;padding:10px;background:linear-gradient(180deg,#f8fafc,#f1f5f9);display:flex;flex-direction:column;gap:8px}.content-editor-action-title{margin:0;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#475569}.content-editor-draft-state{border:1px solid #dbe3ef;border-radius:10px;padding:8px 10px;font-size:12px;line-height:1.4}.content-editor-draft-state--generated{border-color:#c7d2fe;background:#eef2ff;color:#3730a3}.content-editor-draft-state--saved{border-color:#bfdbfe;background:#eff6ff;color:#1e3a8a}.content-editor-draft-state--published{border-color:#bbf7d0;background:#f0fdf4;color:#166534}.content-editor-draft-state--new{border-color:#fde68a;background:#fffbeb;color:#92400e}.content-editor-actions-toolbar{display:flex;align-items:flex-end;justify-content:flex-start;gap:10px;flex-wrap:wrap}.content-editor-actions-toolbar .form-field{min-width:180px;margin-right:4px}.content-editor-actions-toolbar .form-field label{color:#64748b}.content-editor-revision-actions,.content-editor-primary-actions{margin:0;gap:8px;display:flex;flex-wrap:wrap;align-items:center}.content-editor-primary-actions{margin-left:auto}.content-editor-revision-actions .btn,.content-editor-primary-actions .btn{min-height:32px;padding:6px 10px}.content-editor-revision-actions .btn[data-revision-action=simple_english]{font-weight:700;color:#0f172a}.content-editor-revision-hint{margin:0;font-size:12px;line-height:1.4;color:#475569}.content-editor-revision-feedback{margin-top:0;border-radius:8px}.content-version-list{display:flex;flex-direction:column;gap:8px}.content-version-item{display:flex;flex-direction:column;gap:6px}.content-version-row{border:1px solid #e5e7eb;background:#fff;border-radius:8px;padding:10px;display:flex;flex-direction:column;gap:6px;text-align:left;cursor:pointer;width:100%}.content-version-row.is-active{border-color:#f59e0b;box-shadow:0 0 0 1px #f59e0b inset}.content-opportunity-select{min-width:280px}.content-version-row-top{display:flex;justify-content:space-between;align-items:center;gap:8px}.content-version-row-meta{display:flex;flex-direction:column;gap:2px;font-size:12px;color:#6b7280}.content-version-status{display:inline-flex;align-items:center;border:1px solid #fcd34d;background:#fefce8;color:#92400e;border-radius:999px;padding:2px 8px;font-size:11px;text-transform:capitalize}.content-version-actions{display:flex;justify-content:flex-end}.content-version-view-btn{min-height:28px;padding:4px 10px;font-size:11px;border-radius:8px}.content-version-preview-modal{width:min(860px,calc(100vw - 28px));max-width:min(860px,calc(100vw - 28px))}.content-version-preview-modal-body{background:#f1f5f9;padding:16px}.content-version-preview-shell{display:flex;flex-direction:column;gap:10px}.content-version-preview-actions{display:flex;justify-content:flex-end}.content-version-preview-print-btn{min-height:32px;padding:6px 12px;border-radius:8px}.content-version-preview-document{background:#fff;border:1px solid #dbe3ef;border-radius:12px;padding:18px;box-shadow:0 12px 28px #0f172a14;display:flex;flex-direction:column;gap:12px}.content-version-preview-header{display:flex;flex-direction:column;gap:4px}.content-version-preview-title{margin:0;font-size:20px;font-weight:700;color:#0f172a}.content-version-preview-subtitle{margin:0;font-size:12px;font-weight:600;color:#475569}.content-version-preview-meta{border:1px solid #e2e8f0;border-radius:10px;background:#f8fafc;padding:10px 12px;display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:8px 12px}.content-version-preview-meta-item{display:flex;flex-direction:column;gap:2px}.content-version-preview-meta-label{font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:#64748b}.content-version-preview-meta-value{font-size:13px;color:#0f172a}.content-version-preview-body{border:1px solid #e5e7eb;border-radius:10px;padding:14px;min-height:220px;white-space:pre-wrap;line-height:1.6;color:#1f2937;font-size:14px}.content-version-preview-body--letter{white-space:normal;display:flex;flex-direction:column;gap:8px}.letter-subject-heading{font-weight:700;text-decoration-line:underline;text-decoration-thickness:1.5px;text-underline-offset:2px;text-transform:uppercase;letter-spacing:.02em;color:#0f172a}.letter-body-paragraph{text-align:justify;text-justify:inter-word;text-indent:0;margin-left:0;padding-left:0}.content-version-preview-letter-date,.content-version-preview-letter-recipient,.content-version-preview-letter-salutation,.content-version-preview-letter-subject,.content-version-preview-letter-body-paragraph,.content-version-preview-letter-closing,.content-version-preview-letter-signatory{margin:0;line-height:1.6;color:#1f2937}.content-version-preview-letter-subject{font-weight:700;text-decoration:underline;text-decoration-thickness:1.5px;text-underline-offset:2px;text-transform:uppercase;letter-spacing:.02em}.content-version-preview-letter-body-paragraph{text-align:justify;text-justify:inter-word;text-indent:0;margin-left:0;padding-left:0}.content-version-preview-paragraph,.content-version-preview-section-heading{margin:0;color:#1f2937}.content-version-preview-paragraph+.content-version-preview-paragraph,.content-version-preview-section-heading+.content-version-preview-paragraph{margin-top:8px}.content-version-preview-section-heading{margin-top:12px;font-size:15px;line-height:1.35;font-weight:700;color:#0f172a}.content-version-preview-section-heading:first-child{margin-top:0}.institution-content-print-root{--institution-content-print-margin-top: 65mm;--institution-content-print-margin-right: 22mm;--institution-content-print-margin-bottom: 35mm;--institution-content-print-margin-left: 22mm;--institution-content-print-continuation-margin-top: 25mm;--institution-content-print-continuation-margin-right: 20mm;--institution-content-print-continuation-margin-bottom: 25mm;--institution-content-print-continuation-margin-left: 20mm;--institution-content-print-paper-width: 210mm;--institution-content-print-paper-height: 297mm;display:none}.institution-content-print-root--measuring{display:block!important;position:absolute!important;top:0!important;left:-10000px!important;width:var(--institution-content-print-paper-width, 210mm)!important;max-width:none!important;visibility:hidden!important;pointer-events:none!important}.institution-content-print-document-set{width:var(--institution-content-print-paper-width, 210mm)}.institution-content-print-sheet{position:relative;width:var(--institution-content-print-paper-width, 210mm);min-height:100%;isolation:isolate;overflow:hidden}.institution-content-print-sheet--first{height:var(--institution-content-print-paper-height, 297mm);min-height:var(--institution-content-print-paper-height, 297mm);overflow:hidden}.institution-content-print-document-set.has-continuation .institution-content-print-sheet--first{break-after:page;page-break-after:always}.institution-content-print-sheet--continuation{min-height:var(--institution-content-print-paper-height, 297mm);overflow:visible}.institution-content-print-letterhead-frame{position:absolute;top:var(--institution-content-print-letterhead-image-margin-top, 12.7mm);left:var(--institution-content-print-letterhead-image-margin-left, 12.7mm);width:calc(var(--institution-content-print-paper-width, 210mm) - var(--institution-content-print-letterhead-image-margin-left, 12.7mm) - var(--institution-content-print-letterhead-image-margin-right, 12.7mm));height:calc(var(--institution-content-print-paper-height, 297mm) - var(--institution-content-print-letterhead-image-margin-top, 12.7mm) - var(--institution-content-print-letterhead-image-margin-bottom, 12.7mm));pointer-events:none;z-index:0}.institution-content-print-letterhead{display:block;width:100%;height:100%;object-fit:contain;object-position:center center}.institution-content-print-document{position:relative;z-index:1;display:flex;flex-direction:column;gap:10px;min-height:100%;box-sizing:border-box;padding:var(--institution-content-print-margin-top, 65mm) var(--institution-content-print-margin-right, 22mm) var(--institution-content-print-margin-bottom, 35mm) var(--institution-content-print-margin-left, 22mm);color:#0f172a;font-family:Segoe UI,Tahoma,Arial,sans-serif}.institution-content-print-document--first{height:var(--institution-content-print-paper-height, 297mm);min-height:0;overflow:hidden}.institution-content-print-document--continuation{min-height:var(--institution-content-print-paper-height, 297mm);padding:var(--institution-content-print-continuation-margin-top, 25mm) var(--institution-content-print-continuation-margin-right, 20mm) var(--institution-content-print-continuation-margin-bottom, 25mm) var(--institution-content-print-continuation-margin-left, 20mm)}.institution-content-print-title{margin:0;font-size:22px;line-height:1.2;font-weight:700;color:#0f172a}.institution-content-print-meta{margin:0;font-size:12px;color:#475569}.institution-content-print-content{margin:0;white-space:normal;word-break:break-word;overflow-wrap:anywhere;line-height:1.6;font-size:14px;color:#1f2937}.institution-content-print-paragraph,.institution-content-print-section-heading{margin:0;color:#1f2937}.institution-content-print-paragraph+.institution-content-print-paragraph,.institution-content-print-section-heading+.institution-content-print-paragraph{margin-top:8px}.institution-content-print-section-heading{margin-top:12px;font-size:15px;line-height:1.35;font-weight:700;color:#0f172a}.institution-content-print-section-heading:first-child{margin-top:0}.institution-content-print-content--letter{white-space:normal;display:flex;flex-direction:column;gap:8px}.institution-content-print-letter-date,.institution-content-print-letter-recipient,.institution-content-print-letter-salutation,.institution-content-print-letter-subject,.institution-content-print-letter-body-paragraph,.institution-content-print-letter-closing,.institution-content-print-letter-signatory{margin:0;line-height:1.6;color:#1f2937}.institution-content-print-letter-subject{font-weight:700;text-decoration:underline;text-decoration-thickness:1.5px;text-underline-offset:2px;text-transform:uppercase;letter-spacing:.02em}.institution-content-print-letter-body-paragraph{text-align:justify;text-justify:inter-word;text-indent:0;margin-left:0;padding-left:0}@media print{@page institution-content-print{size:A4;margin:65mm 0 0}@page institution-content-print:first{margin:0}@page institution-content-print-a4{size:A4;margin:65mm 0 0}@page institution-content-print-a4:first{margin:0}@page institution-content-print-letter{size:Letter;margin:65mm 0 0}@page institution-content-print-letter:first{margin:0}body.institution-content-print-mode>*:not(#institution-content-print-root){display:none!important}body.institution-content-print-mode #institution-content-print-root{display:block!important;position:relative!important;margin:0!important;padding:0!important;width:var(--institution-content-print-paper-width, 210mm)!important;max-width:none!important;min-height:var(--institution-content-print-paper-height, 297mm);box-sizing:border-box;background:#fff!important;-webkit-print-color-adjust:exact;print-color-adjust:exact}body.institution-content-print-mode #institution-content-print-root[data-paper-size=A4]{page:institution-content-print-a4}body.institution-content-print-mode #institution-content-print-root[data-paper-size=Letter]{page:institution-content-print-letter}body.institution-content-print-mode #institution-content-print-root .institution-content-print-sheet,body.institution-content-print-mode #institution-content-print-root .institution-content-print-document{background:transparent!important}body.institution-content-print-mode #institution-content-print-root .institution-content-print-sheet{width:var(--institution-content-print-paper-width, 210mm);min-height:var(--institution-content-print-paper-height, 297mm);overflow:visible!important}body.institution-content-print-mode #institution-content-print-root .institution-content-print-sheet--first{height:var(--institution-content-print-paper-height, 297mm);min-height:var(--institution-content-print-paper-height, 297mm);overflow:hidden!important}body.institution-content-print-mode #institution-content-print-root .institution-content-print-document-set.has-continuation .institution-content-print-sheet--first{break-after:page!important;page-break-after:always!important}body.institution-content-print-mode #institution-content-print-root .institution-content-print-document{min-height:var(--institution-content-print-paper-height, 297mm);padding:var(--institution-content-print-margin-top, 65mm) var(--institution-content-print-margin-right, 22mm) var(--institution-content-print-margin-bottom, 35mm) var(--institution-content-print-margin-left, 22mm)!important}body.institution-content-print-mode #institution-content-print-root .institution-content-print-document--first{height:var(--institution-content-print-paper-height, 297mm);min-height:0;overflow:hidden!important}body.institution-content-print-mode #institution-content-print-root .institution-content-print-document--continuation{min-height:var(--institution-content-print-paper-height, 297mm);padding:var(--institution-content-print-continuation-margin-top, 25mm) var(--institution-content-print-continuation-margin-right, 20mm) var(--institution-content-print-continuation-margin-bottom, 25mm) var(--institution-content-print-continuation-margin-left, 20mm)!important}body.institution-content-print-mode #institution-content-print-root .institution-content-print-title,body.institution-content-print-mode #institution-content-print-root .institution-content-print-meta{break-inside:avoid!important;page-break-inside:avoid!important;break-after:avoid-page!important;page-break-after:avoid!important}body.institution-content-print-mode #institution-content-print-root .institution-content-print-meta+.institution-content-print-content{break-before:avoid-page!important;page-break-before:avoid!important}}.segmented-control{display:flex;gap:8px;margin-bottom:8px}.ai-draft-form{grid-template-columns:1fr;gap:12px}.ai-draft-intro{margin:0;padding:10px 12px;border-radius:10px;border:1px solid #dbeafe;background:linear-gradient(180deg,#eff6ff,#f8fbff);font-size:13px;line-height:1.45;color:#1e3a8a}.ai-draft-section{border:1px solid #e2e8f0;border-radius:12px;padding:12px;background:#f8fafc;box-shadow:inset 0 1px #ffffffbf;display:flex;flex-direction:column;gap:10px}.ai-draft-section--setup{border-color:#dbeafe;background:linear-gradient(180deg,#f8fbff,#f0f7ff)}.ai-draft-section--request{border-color:#bfdbfe;background:linear-gradient(180deg,#eff6ff,#f5f9ff)}.ai-draft-section--instructions{border-color:#fde7c6;background:linear-gradient(180deg,#fffaf0,#fff6e8)}.ai-draft-section--context{border-color:#cdeee6;background:linear-gradient(180deg,#f3fbf8,#ecf9f5)}.ai-draft-section-title,.ai-draft-group-title{margin:0;font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#334155}.ai-draft-section--setup .ai-draft-section-title{color:#1d4ed8}.ai-draft-section--request .ai-draft-section-title{color:#1e40af}.ai-draft-section--instructions .ai-draft-section-title{color:#b45309}.ai-draft-section--context .ai-draft-section-title{color:#0f766e}.ai-draft-section-subtitle{margin:0;font-size:12px;line-height:1.4;color:#64748b}.ai-draft-section--setup .ai-draft-section-subtitle{color:#475569}.ai-draft-section--request .ai-draft-section-subtitle,.ai-draft-section--request .ai-draft-instructions-hint{color:#1e3a8a}.ai-draft-section--instructions .ai-draft-section-subtitle,.ai-draft-section--instructions .ai-draft-instructions-hint{color:#7c2d12}.ai-draft-section--context .ai-draft-section-subtitle{color:#115e59}.ai-draft-primary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.ai-draft-primary-grid .form-field{gap:8px}.ai-draft-style-quick-actions{margin-top:4px;display:flex;align-items:center;gap:10px;flex-wrap:wrap}.ai-draft-style-quick-action{font-weight:700;color:#0f172a}.ai-draft-style-quick-hint{margin:0;font-size:12px;color:#334155}.ai-draft-section--instructions .textarea{min-height:88px;resize:vertical}.ai-draft-section--request .textarea{min-height:130px;border-color:#93c5fd}.ai-draft-request-hint{margin-top:-2px}.ai-draft-instructions-hint{margin:0;font-size:12px;line-height:1.45;color:#475569}.ai-draft-toggles{display:flex;flex-direction:column;gap:10px}.ai-draft-toggles .form-toggle{display:flex;align-items:flex-start;gap:10px;font-weight:500;color:#334155}.ai-draft-toggles .form-toggle input{margin-top:2px;flex-shrink:0;accent-color:#0f766e}.ai-draft-toggles .form-toggle label{line-height:1.4}.ai-draft-toggles .form-toggle:not(:last-child){padding-bottom:10px;border-bottom:1px dashed #b9dfd6}.ai-draft-section--helper{border:1px solid #dbe4ee;background:#f8fafc}.ai-draft-section--helper.ai-draft-section--helper-required{border-color:#f59e0b;background:linear-gradient(180deg,#fffbeb,#fff7e6)}.ai-draft-section--helper.ai-draft-section--helper-complete{border-color:#bbf7d0;background:linear-gradient(180deg,#f0fdf4,#f6fff8)}.ai-draft-helper-toggle{align-self:flex-start;margin-top:-2px;border-color:#dbe4ee}.ai-draft-helper-status{margin:0;padding:8px 10px;border-radius:8px;border:1px solid #dbe4ee;background:#fff;font-size:12px;line-height:1.45;color:#334155}.ai-draft-helper-status--info{border-color:#bfdbfe;background:#eff6ff;color:#1e3a8a}.ai-draft-helper-status--warning{border-color:#fde68a;background:#fffbeb;color:#92400e}.ai-draft-helper-status--success{border-color:#bbf7d0;background:#f0fdf4;color:#166534}.ai-draft-helper-label{margin:0;font-size:12px;font-weight:700;letter-spacing:.03em;text-transform:uppercase;color:#334155}.ai-draft-helper-known-list{display:flex;flex-direction:column;gap:8px}.ai-draft-helper-known-item{margin:0;padding:8px 10px;border:1px solid #dbe4ee;border-radius:8px;background:#fff;font-size:12px;line-height:1.45;color:#1e293b}.ai-draft-helper-missing-hint{margin:0;font-size:12px;line-height:1.4;color:#475569}.ai-draft-helper-missing-fields{display:grid;gap:10px}.ai-draft-helper-field{border:1px dashed #cbd5e1;border-radius:10px;padding:10px;background:#fff}.ai-draft-helper-field--heading-emphasis{border-color:#b9dfd6;background:linear-gradient(180deg,#fff,#f7fcfa)}.ai-draft-helper-field .form-field{margin:0}.ai-draft-helper-field .ai-draft-helper-heading-emphasis{color:#0b3f5a;font-weight:800}.ai-draft-helper-field .textarea{min-height:84px;resize:vertical}.ai-draft-helper-field-reason{margin:6px 0 0;font-size:12px;line-height:1.4;color:#64748b}.draft-feedback-banner{border:1px solid #cbd5e1;border-radius:10px;padding:10px 12px;font-size:13px;line-height:1.45;background:#f8fafc;color:#1e293b}.draft-feedback-banner--info{border-color:#bfdbfe;background:#eff6ff;color:#1e3a8a}.draft-feedback-banner--loading{border-color:#c7d2fe;background:#eef2ff;color:#3730a3}.draft-feedback-banner--success{border-color:#bbf7d0;background:#f0fdf4;color:#166534}.draft-feedback-banner--warning{border-color:#fde68a;background:#fffbeb;color:#92400e}.draft-feedback-banner--error{border-color:#fecaca;background:#fef2f2;color:#991b1b}.draft-generate-inline-feedback{border:1px solid #cbd5e1;border-radius:10px;padding:10px 12px;font-size:13px;line-height:1.4;background:#f8fafc;color:#1e293b}.draft-generate-inline-feedback--loading{border-color:#c7d2fe;background:#eef2ff;color:#3730a3}.draft-generate-inline-feedback--success{border-color:#bbf7d0;background:#f0fdf4;color:#166534}.draft-generate-inline-feedback--warning{border-color:#fde68a;background:#fffbeb;color:#92400e}.draft-generate-inline-feedback--error{border-color:#fecaca;background:#fef2f2;color:#991b1b}.ai-draft-preview{border:1px solid #cbd5e1;border-radius:12px;padding:12px;background:#f8fafc;display:flex;flex-direction:column;gap:8px}.ai-draft-preview-title{margin:0;font-size:13px;font-weight:700;letter-spacing:.02em;color:#0f172a}.ai-draft-preview-meta{margin:0;font-size:12px;color:#334155}.ai-draft-preview-diagnostics{display:flex;flex-wrap:wrap;gap:6px}.ai-draft-preview-diagnostic{display:inline-flex;align-items:center;border:1px solid #dbe4ee;border-radius:999px;padding:3px 8px;background:#fff;font-size:11px;line-height:1.3;color:#1e293b}.ai-draft-preview-body{border:1px solid #dbe4ee;border-radius:10px;background:#fff;padding:12px;font-size:13px;line-height:1.5;color:#0f172a;white-space:pre-wrap;overflow-wrap:anywhere;max-height:min(38vh,340px);overflow-y:auto}.ai-draft-preview-body--letter{white-space:normal;display:flex;flex-direction:column;gap:8px}.ai-draft-preview-letter-date,.ai-draft-preview-letter-recipient,.ai-draft-preview-letter-salutation,.ai-draft-preview-letter-subject,.ai-draft-preview-letter-body-paragraph,.ai-draft-preview-letter-closing,.ai-draft-preview-letter-signatory{margin:0;line-height:1.6;color:#1f2937}.ai-draft-preview-letter-subject{font-weight:700;text-decoration:underline;text-decoration-thickness:1.5px;text-underline-offset:2px;text-transform:uppercase;letter-spacing:.02em}.ai-draft-preview-letter-body-paragraph{text-align:justify;text-justify:inter-word;text-indent:0;margin-left:0;padding-left:0}.content-version-preview-body--letter,.institution-content-print-content--letter,.ai-draft-preview-body--letter{display:block}.content-version-preview-body--letter>*+*,.institution-content-print-content--letter>*+*,.ai-draft-preview-body--letter>*+*{margin-top:8px}.content-version-preview-letter-recipient+.content-version-preview-letter-recipient,.institution-content-print-letter-recipient+.institution-content-print-letter-recipient,.ai-draft-preview-letter-recipient+.ai-draft-preview-letter-recipient{margin-top:0}.content-version-preview-letter-recipient,.institution-content-print-letter-recipient,.ai-draft-preview-letter-recipient{line-height:1.35}.draft-opportunity-required .input{border-color:#ef4444;box-shadow:0 0 0 1px #ef444433 inset}@media (max-width: 1100px){.content-workspace-grid,.content-editor-context-row{grid-template-columns:1fr}.content-editor-actions-toolbar{flex-direction:column;align-items:stretch}.content-editor-actions-toolbar .form-field{min-width:0;margin-right:0}.content-editor-primary-actions{margin-left:0}}@media (max-width: 760px){.ai-draft-primary-grid{grid-template-columns:1fr}}.app-shell[data-route]:not([data-route="/dashboard"]):not([data-route^="/pipeline"]):not([data-route="/institutions"]):not([data-route^="/tasks"]) .content{background:radial-gradient(135% 90% at 0% 0%,#f59e0b24,#fff0 56%),radial-gradient(120% 95% at 100% 6%,#0e74901f,#fff0 62%),linear-gradient(180deg,#f7f9fd,#fbfcff 46%,#f7faf9)}.app-shell[data-route]:not([data-route="/dashboard"]):not([data-route^="/pipeline"]):not([data-route="/institutions"]):not([data-route^="/tasks"]) .app-page{gap:20px;font-family:Sora,Manrope,Avenir Next,Segoe UI,sans-serif}.app-shell[data-route]:not([data-route="/dashboard"]):not([data-route^="/pipeline"]):not([data-route="/institutions"]):not([data-route^="/tasks"]) .content>div:not(.dashboard):not(.auth-page):not(.config-error):not(.pack-page){font-family:Sora,Manrope,Avenir Next,Segoe UI,sans-serif;gap:20px}.app-shell[data-route]:not([data-route="/dashboard"]):not([data-route^="/pipeline"]):not([data-route="/institutions"]):not([data-route^="/tasks"]) .app-page>*{opacity:0;transform:translateY(10px);animation:app-page-fade-in .36s ease forwards}.app-shell[data-route]:not([data-route="/dashboard"]):not([data-route^="/pipeline"]):not([data-route="/institutions"]):not([data-route^="/tasks"]) .content>div:not(.dashboard):not(.auth-page):not(.config-error):not(.pack-page):not(.app-page)>*{opacity:0;transform:translateY(10px);animation:app-page-fade-in .36s ease forwards}.app-shell[data-route]:not([data-route="/dashboard"]):not([data-route^="/pipeline"]):not([data-route="/institutions"]):not([data-route^="/tasks"]) .app-page>*:nth-child(1){animation-delay:.02s}.app-shell[data-route]:not([data-route="/dashboard"]):not([data-route^="/pipeline"]):not([data-route="/institutions"]):not([data-route^="/tasks"]) .app-page>*:nth-child(2){animation-delay:.06s}.app-shell[data-route]:not([data-route="/dashboard"]):not([data-route^="/pipeline"]):not([data-route="/institutions"]):not([data-route^="/tasks"]) .app-page>*:nth-child(3){animation-delay:.1s}.app-shell[data-route]:not([data-route="/dashboard"]):not([data-route^="/pipeline"]):not([data-route="/institutions"]):not([data-route^="/tasks"]) .app-page>*:nth-child(4){animation-delay:.14s}.app-shell[data-route]:not([data-route="/dashboard"]):not([data-route^="/pipeline"]):not([data-route="/institutions"]):not([data-route^="/tasks"]) .app-page>*:nth-child(5){animation-delay:.18s}.app-shell[data-route]:not([data-route="/dashboard"]):not([data-route^="/pipeline"]):not([data-route="/institutions"]):not([data-route^="/tasks"]) .app-page>*:nth-child(6){animation-delay:.22s}.app-shell[data-route]:not([data-route="/dashboard"]):not([data-route^="/pipeline"]):not([data-route="/institutions"]):not([data-route^="/tasks"]) .content>div:not(.dashboard):not(.auth-page):not(.config-error):not(.pack-page):not(.app-page)>*:nth-child(1){animation-delay:.02s}.app-shell[data-route]:not([data-route="/dashboard"]):not([data-route^="/pipeline"]):not([data-route="/institutions"]):not([data-route^="/tasks"]) .content>div:not(.dashboard):not(.auth-page):not(.config-error):not(.pack-page):not(.app-page)>*:nth-child(2){animation-delay:.06s}.app-shell[data-route]:not([data-route="/dashboard"]):not([data-route^="/pipeline"]):not([data-route="/institutions"]):not([data-route^="/tasks"]) .content>div:not(.dashboard):not(.auth-page):not(.config-error):not(.pack-page):not(.app-page)>*:nth-child(3){animation-delay:.1s}.app-shell[data-route]:not([data-route="/dashboard"]):not([data-route^="/pipeline"]):not([data-route="/institutions"]):not([data-route^="/tasks"]) .content>div:not(.dashboard):not(.auth-page):not(.config-error):not(.pack-page):not(.app-page)>*:nth-child(4){animation-delay:.14s}.app-shell[data-route]:not([data-route="/dashboard"]):not([data-route^="/pipeline"]):not([data-route="/institutions"]):not([data-route^="/tasks"]) .content>div:not(.dashboard):not(.auth-page):not(.config-error):not(.pack-page):not(.app-page)>*:nth-child(5){animation-delay:.18s}.app-shell[data-route]:not([data-route="/dashboard"]):not([data-route^="/pipeline"]):not([data-route="/institutions"]):not([data-route^="/tasks"]) .content>div:not(.dashboard):not(.auth-page):not(.config-error):not(.pack-page):not(.app-page)>*:nth-child(6){animation-delay:.22s}.app-shell[data-route]:not([data-route="/dashboard"]):not([data-route^="/pipeline"]):not([data-route="/institutions"]):not([data-route^="/tasks"]) .app-page-header.page-toolbar{padding:10px 14px 12px;gap:8px}.app-shell[data-route]:not([data-route="/dashboard"]):not([data-route^="/pipeline"]):not([data-route="/institutions"]):not([data-route^="/tasks"]) .app-page-header .page-title{font-size:clamp(21px,2.7vw,30px);font-weight:800;line-height:1.15;letter-spacing:-.015em;color:var(--color-ink-900)}.app-shell[data-route]:not([data-route="/dashboard"]):not([data-route^="/pipeline"]):not([data-route="/institutions"]):not([data-route^="/tasks"]) .app-page-header .page-subtitle{margin:0;text-transform:uppercase;letter-spacing:.15em;font-weight:800;font-size:11px;color:var(--teal-700)}.app-shell[data-route]:not([data-route="/dashboard"]):not([data-route^="/pipeline"]):not([data-route="/institutions"]):not([data-route^="/tasks"]) .page-toolbar .page-header>p,.app-shell[data-route]:not([data-route="/dashboard"]):not([data-route^="/pipeline"]):not([data-route="/institutions"]):not([data-route^="/tasks"]) .page-toolbar .page-header .page-explainer{margin:0;min-height:auto;padding:8px 10px;line-height:1.45;border-radius:12px;border:1px solid rgba(148,163,184,.3);background:#ffffffe0;box-shadow:none;border-left:4px solid rgba(14,116,144,.64);color:var(--color-text-secondary-1);font-weight:500}.app-shell[data-route]:not([data-route="/dashboard"]):not([data-route^="/pipeline"]):not([data-route="/institutions"]):not([data-route^="/tasks"]) .toolbar-actions{gap:10px}.app-shell[data-route]:not([data-route="/dashboard"]):not([data-route^="/pipeline"]):not([data-route="/institutions"]):not([data-route^="/tasks"]) .filter-panel{position:sticky;top:76px;z-index:18;border:1px solid rgba(148,163,184,.32);border-radius:16px;background:linear-gradient(180deg,#fffffff5,#f8fafcf0),var(--color-white);box-shadow:0 14px 26px #0f172a17;backdrop-filter:blur(4px)}.app-shell[data-route]:not([data-route="/dashboard"]):not([data-route^="/pipeline"]):not([data-route="/institutions"]):not([data-route^="/tasks"]) .filter-panel-label{letter-spacing:.13em;font-weight:800;color:var(--teal-700)}.app-shell[data-route]:not([data-route="/dashboard"]):not([data-route^="/pipeline"]):not([data-route="/institutions"]):not([data-route^="/tasks"]) .filter-panel .form-field label{color:var(--color-text-secondary-1);font-weight:700;letter-spacing:.08em}.app-shell[data-route]:not([data-route="/dashboard"]):not([data-route^="/pipeline"]):not([data-route="/institutions"]):not([data-route^="/tasks"]) .filter-panel .input,.app-shell[data-route]:not([data-route="/dashboard"]):not([data-route^="/pipeline"]):not([data-route="/institutions"]):not([data-route^="/tasks"]) .filter-panel select{border-color:#94a3b85c;background:var(--color-white)}.app-shell[data-route]:not([data-route="/dashboard"]):not([data-route^="/pipeline"]):not([data-route="/institutions"]):not([data-route^="/tasks"]) .table-scroll{border:1px solid rgba(148,163,184,.28);border-radius:13px;background:var(--color-surface-soft)}.app-shell[data-route]:not([data-route="/dashboard"]):not([data-route^="/pipeline"]):not([data-route="/institutions"]):not([data-route^="/tasks"]) .data-table th{color:var(--color-text-secondary-1)}.app-shell[data-route]:not([data-route="/dashboard"]):not([data-route^="/pipeline"]):not([data-route="/institutions"]):not([data-route^="/tasks"]) .data-table td{border-color:#94a3b84d;background:var(--color-white)}.app-shell[data-route]:not([data-route="/dashboard"]):not([data-route^="/pipeline"]):not([data-route="/institutions"]):not([data-route^="/tasks"]) .data-table tr.row-click:hover td{background:#f8fbff}.app-shell[data-route]:not([data-route="/dashboard"]):not([data-route^="/pipeline"]):not([data-route="/institutions"]):not([data-route^="/tasks"]) .pagination{border:1px solid rgba(148,163,184,.3);border-radius:14px;background:#fffffff0;box-shadow:0 10px 20px #0f172a12;padding:10px 12px}.app-shell[data-route]:not([data-route="/dashboard"]):not([data-route^="/pipeline"]):not([data-route="/institutions"]):not([data-route^="/tasks"]) .modal{border-radius:18px;border-color:#94a3b857;background:linear-gradient(180deg,#fffffffa,#f8fafcf5),var(--color-white);box-shadow:0 26px 56px #0f172a57}.app-shell[data-route]:not([data-route="/dashboard"]):not([data-route^="/pipeline"]):not([data-route="/institutions"]):not([data-route^="/tasks"]) .modal-header{border-bottom:1px solid rgba(148,163,184,.28);background:linear-gradient(180deg,#f0f9ffa8,#fffffff5)}.app-shell[data-route]:not([data-route="/dashboard"]):not([data-route^="/pipeline"]):not([data-route="/institutions"]):not([data-route^="/tasks"]) .modal-footer{border-top:1px solid rgba(148,163,184,.24);background:#ffffffe0}.app-shell[data-route]:not([data-route="/dashboard"]):not([data-route^="/pipeline"]):not([data-route="/institutions"]):not([data-route^="/tasks"]) .kpi-grid{gap:14px}.app-shell[data-route]:not([data-route="/dashboard"]):not([data-route^="/pipeline"]):not([data-route="/institutions"]):not([data-route^="/tasks"]) .kpi-value{font-size:25px;font-weight:800;color:var(--color-ink-900)}.app-shell[data-route]:not([data-route="/dashboard"]):not([data-route^="/pipeline"]):not([data-route="/institutions"]):not([data-route^="/tasks"]) .report-stack{gap:20px}.app-shell[data-route]:not([data-route="/dashboard"]):not([data-route^="/pipeline"]):not([data-route="/institutions"]):not([data-route^="/tasks"]) .report-kpi,.app-shell[data-route]:not([data-route="/dashboard"]):not([data-route^="/pipeline"]):not([data-route="/institutions"]):not([data-route^="/tasks"]) .report-headline-card{border:1px solid rgba(148,163,184,.32);border-radius:14px;background:linear-gradient(180deg,#fffffff0,#f8fafceb);box-shadow:0 10px 20px #0f172a12}.app-shell[data-route]:not([data-route="/dashboard"]):not([data-route^="/pipeline"]):not([data-route="/institutions"]):not([data-route^="/tasks"]) .access-requests-summary-card{border:1px solid rgba(148,163,184,.3);border-radius:14px;background:linear-gradient(180deg,#fffffff5,#f8fafcf0);box-shadow:0 10px 20px #0f172a12}.app-shell[data-route]:not([data-route="/dashboard"]):not([data-route^="/pipeline"]):not([data-route="/institutions"]):not([data-route^="/tasks"]) .admin-users-directory-panel,.app-shell[data-route]:not([data-route="/dashboard"]):not([data-route^="/pipeline"]):not([data-route="/institutions"]):not([data-route^="/tasks"]) .admin-users-detail-panel,.app-shell[data-route]:not([data-route="/dashboard"]):not([data-route^="/pipeline"]):not([data-route="/institutions"]):not([data-route^="/tasks"]) .admin-users-section,.app-shell[data-route]:not([data-route="/dashboard"]):not([data-route^="/pipeline"]):not([data-route="/institutions"]):not([data-route^="/tasks"]) .access-request-approval-section,.app-shell[data-route]:not([data-route="/dashboard"]):not([data-route^="/pipeline"]):not([data-route="/institutions"]):not([data-route^="/tasks"]) .access-request-context-item{border-color:#94a3b847;border-radius:14px;background:linear-gradient(180deg,#fffffff5,#f8fafcf0);box-shadow:0 10px 20px #0f172a0f}.app-shell[data-route]:not([data-route="/dashboard"]):not([data-route^="/pipeline"]):not([data-route="/institutions"]):not([data-route^="/tasks"]) .profile-panel{border-color:#94a3b84d;border-radius:14px;background:linear-gradient(180deg,#fffffff5,#f8fafcf0)}.app-shell[data-route]:not([data-route="/dashboard"]):not([data-route^="/pipeline"]):not([data-route="/institutions"]):not([data-route^="/tasks"]) .profile-asset-placeholder{border:1px dashed rgba(148,163,184,.52);border-radius:14px;background:linear-gradient(180deg,#eff6ffd6,#f8fafcf5)}@keyframes app-page-fade-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 1100px){.app-shell[data-route]:not([data-route="/dashboard"]):not([data-route^="/pipeline"]):not([data-route="/institutions"]):not([data-route^="/tasks"]) .content{padding-left:24px;padding-right:24px}}@media (max-width: 1024px){.app-shell[data-route]:not([data-route="/dashboard"]):not([data-route^="/pipeline"]):not([data-route="/institutions"]):not([data-route^="/tasks"]) .filter-panel{top:70px}.app-shell[data-route]:not([data-route="/dashboard"]):not([data-route^="/pipeline"]):not([data-route="/institutions"]):not([data-route^="/tasks"]) .app-page-header.page-toolbar{padding:16px}}@media (max-width: 768px){.app-shell[data-route]:not([data-route="/dashboard"]):not([data-route^="/pipeline"]):not([data-route="/institutions"]):not([data-route^="/tasks"]) .app-page-header .page-title{font-size:clamp(20px,6vw,26px)}.app-shell[data-route]:not([data-route="/dashboard"]):not([data-route^="/pipeline"]):not([data-route="/institutions"]):not([data-route^="/tasks"]) .toolbar-actions .btn{width:100%;justify-content:center}.app-shell[data-route]:not([data-route="/dashboard"]):not([data-route^="/pipeline"]):not([data-route="/institutions"]):not([data-route^="/tasks"]) .pagination-size-control{margin-left:0;width:100%}}@media (prefers-reduced-motion: reduce){.app-shell[data-route]:not([data-route="/dashboard"]):not([data-route^="/pipeline"]):not([data-route="/institutions"]):not([data-route^="/tasks"]) .app-page>*{opacity:1;transform:none;animation:none}.app-shell[data-route]:not([data-route="/dashboard"]):not([data-route^="/pipeline"]):not([data-route="/institutions"]):not([data-route^="/tasks"]) .content>div:not(.dashboard):not(.auth-page):not(.config-error):not(.pack-page):not(.app-page)>*{opacity:1;transform:none;animation:none}}.app-shell .app-page-header.page-toolbar{border:1px solid rgba(15,23,42,.12);border-radius:22px;background:linear-gradient(120deg,rgba(15,118,110,.1) 0%,rgba(14,116,144,.06) 52%,var(--color-white) 100%),var(--color-white);box-shadow:0 18px 36px #0f172a14,inset 0 1px #ffffffd6;padding:14px 16px;gap:12px}.app-shell .app-page-header.page-toolbar .page-header{gap:8px}.app-shell .app-page-header.page-toolbar .page-title{margin:0;font-size:clamp(20px,3.4vw,30px);font-weight:900;line-height:1.14;letter-spacing:-.018em;color:var(--color-ink-900)}.app-shell .app-page-header.page-toolbar .page-subtitle{margin:0;text-transform:uppercase;letter-spacing:.17em;font-size:11px;font-weight:800;color:var(--teal-700)}.app-shell .app-page-header.page-toolbar .pipeline-company-pill{padding:5px 12px;border:1px solid rgba(15,118,110,.34);background:#0f766e1f;color:var(--teal-700);font-weight:800}.app-shell .app-page-header.page-toolbar .toolbar-actions{gap:10px}.app-shell .app-page-header.page-toolbar .toolbar-actions .btn,.app-shell .app-page-header.page-toolbar .toolbar-actions a.btn{min-height:38px;padding:8px 14px;border-radius:11px;font-weight:700}.app-shell .app-page-header.page-toolbar .toolbar-actions .btn-cool{border-color:#94a3b870;background:var(--color-surface-soft);color:var(--color-text-secondary-1)}.app-shell .app-page-header.page-toolbar .toolbar-actions .btn-cool:hover{background:var(--color-white)}.app-shell .app-page-header.page-toolbar .toolbar-actions .btn-primary{border:1px solid rgba(14,116,144,.4);background:linear-gradient(180deg,var(--teal-600) 0%,var(--teal-700) 100%);color:var(--color-surface-soft);box-shadow:0 10px 20px #0e749038}.app-shell .app-page-header.page-toolbar .toolbar-actions .btn-primary:hover{background:linear-gradient(180deg,#155e75 0%,var(--teal-700) 100%)}@media (max-width: 1024px){.app-shell .app-page-header.page-toolbar{padding:16px;border-radius:18px}}@media (max-width: 768px){.app-shell .app-page-header.page-toolbar .page-title{font-size:clamp(20px,6vw,26px)}.app-shell .app-page-header.page-toolbar .toolbar-actions{width:100%;flex-direction:column;align-items:stretch}.app-shell .app-page-header.page-toolbar .toolbar-actions .btn,.app-shell .app-page-header.page-toolbar .toolbar-actions a.btn{width:100%;justify-content:center}}.app-shell[data-route="/dashboard"] .content{position:relative;background:radial-gradient(140% 80% at 0% 0%,#ffd6994d,#fff0 56%),radial-gradient(120% 90% at 100% 6%,#7dd3fc47,#fff0 62%),linear-gradient(180deg,#f8fbff,#fefbf6 45%,#f6faf9)}.app-shell[data-route="/dashboard"] .dashboard{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(300px,1fr);gap:22px;align-items:start;font-family:Manrope,Avenir Next,Segoe UI,sans-serif}.app-shell[data-route="/dashboard"] .dashboard>.dashboard-section--masthead,.app-shell[data-route="/dashboard"] .dashboard>.dashboard-onboarding-section,.app-shell[data-route="/dashboard"] .dashboard>.dashboard-section--hero,.app-shell[data-route="/dashboard"] .dashboard>.dashboard-section--queues,.app-shell[data-route="/dashboard"] .dashboard>.dashboard-section--reports{grid-column:1 / -1}.app-shell[data-route="/dashboard"] .dashboard>.dashboard-section--performance{grid-column:1}.app-shell[data-route="/dashboard"] .dashboard>.dashboard-section--snapshot{grid-column:2;position:sticky;top:86px}.app-shell[data-route="/dashboard"] .dashboard-toolbar{border:1px solid rgba(15,23,42,.1);border-radius:22px;background:linear-gradient(120deg,rgba(15,118,110,.1) 0%,rgba(14,116,144,.06) 52%,var(--color-white) 100%),var(--color-white);box-shadow:0 22px 38px #0f172a14,inset 0 1px #fffc;padding:22px 24px;margin-bottom:0}.app-shell[data-route="/dashboard"] .dashboard-masthead{display:flex;flex-direction:column;gap:7px}.app-shell[data-route="/dashboard"] .dashboard-masthead-kicker{margin:0;font-size:11px;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:var(--teal-700)}.app-shell[data-route="/dashboard"] .dashboard-masthead-title{margin:0;display:flex;align-items:center;flex-wrap:wrap;gap:10px;font-size:clamp(20px,3.2vw,30px);font-weight:900;line-height:1.15;letter-spacing:-.02em;color:var(--color-ink-900)}.app-shell[data-route="/dashboard"] .dashboard-masthead-title-copy{color:var(--color-text-secondary-1);font-weight:700}.app-shell[data-route="/dashboard"] .pipeline-company-pill{display:inline-flex;align-items:center;padding:6px 14px;border-radius:999px;border:1px solid rgba(15,118,110,.28);background:#0f766e1f;color:var(--teal-700);font-weight:800;text-transform:none}.app-shell[data-route="/dashboard"] .dashboard-masthead-explainer{margin-top:3px;max-width:82ch;border-left-color:var(--teal-700);border-color:#0f766e33;background:#ffffffdb}.app-shell[data-route="/dashboard"] .dashboard-toolbar-actions{display:flex;align-items:center;gap:10px}.app-shell[data-route="/dashboard"] .dashboard-toolbar-actions .btn-primary{border:1px solid rgba(14,116,144,.4);background:linear-gradient(180deg,var(--teal-600) 0%,var(--teal-700) 100%);color:var(--color-surface-soft);box-shadow:0 10px 20px #0e749038}.app-shell[data-route="/dashboard"] .dashboard-toolbar-actions .btn-primary:hover{background:linear-gradient(180deg,#155e75 0%,var(--teal-700) 100%)}.app-shell[data-route="/dashboard"] .dashboard-onboarding-panel{border:1px solid rgba(14,116,144,.24);border-radius:18px;background:linear-gradient(120deg,rgba(14,116,144,.08) 0%,rgba(16,185,129,.08) 58%,var(--color-white) 100%),var(--color-white);box-shadow:0 18px 34px #0f172a14}.app-shell[data-route="/dashboard"] .dashboard-onboarding-kicker{color:var(--teal-700);letter-spacing:.14em;font-weight:800}.app-shell[data-route="/dashboard"] .dashboard-onboarding-title{color:var(--color-ink-900)}.app-shell[data-route="/dashboard"] .dashboard-section-heading{gap:12px}.app-shell[data-route="/dashboard"] .dashboard-section-title{font-size:14px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:var(--color-ink-900)}.app-shell[data-route="/dashboard"] .dashboard-inline-subtext{margin:0;font-size:12px;color:var(--color-text-secondary-3);font-weight:600}.app-shell[data-route="/dashboard"] .dashboard-hero-card{position:relative;overflow:hidden;border:1px solid rgba(15,23,42,.2);border-left:none;border-radius:24px;padding:26px 28px;background:radial-gradient(130% 95% at 0% 0%,#fbbf245c,#fbbf2400 42%),linear-gradient(132deg,var(--color-ink-900) 0%,#1e3a8a 46%,var(--teal-700) 100%);box-shadow:0 28px 42px #0f172a4d}.app-shell[data-route="/dashboard"] .dashboard-hero-card:before{content:"";position:absolute;width:360px;height:360px;right:-110px;top:-190px;border-radius:999px;background:#ffffff21}.app-shell[data-route="/dashboard"] .dashboard-hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.35fr) minmax(230px,1fr);gap:24px;align-items:end}.app-shell[data-route="/dashboard"] .dashboard-hero-primary{display:flex;flex-direction:column;gap:8px}.app-shell[data-route="/dashboard"] .hero-overline{margin-bottom:2px;color:#f8fafcd6;letter-spacing:.15em;font-weight:700}.app-shell[data-route="/dashboard"] .hero-value{color:var(--color-surface-soft);font-size:clamp(42px,5.4vw,64px);line-height:.98;text-shadow:0 10px 28px rgba(15,23,42,.4)}.app-shell[data-route="/dashboard"] .hero-footnote{margin-top:4px;color:#e2e8f0f5;font-size:13px}.app-shell[data-route="/dashboard"] .hero-role-cue{color:#d1fae5f2;font-size:12px;font-weight:600}.app-shell[data-route="/dashboard"] .dashboard-hero-secondary{display:flex;flex-direction:column;gap:10px;padding:14px;border:1px solid rgba(255,255,255,.24);border-radius:16px;background:#0f172a42;backdrop-filter:blur(4px)}.app-shell[data-route="/dashboard"] .dashboard-hero-secondary-label{margin:0;font-size:11px;text-transform:uppercase;letter-spacing:.12em;color:#e2e8f0eb;font-weight:700}.app-shell[data-route="/dashboard"] .hero-actions{margin-top:0;display:grid;gap:8px}.app-shell[data-route="/dashboard"] .hero-actions .btn{justify-content:flex-start}.app-shell[data-route="/dashboard"] .hero-actions .btn-primary{border:1px solid rgba(255,255,255,.32);background:#ffffffeb;color:var(--color-ink-900);box-shadow:0 8px 18px #0f172a3d}.app-shell[data-route="/dashboard"] .hero-actions .btn-primary:hover{background:var(--color-white)}.app-shell[data-route="/dashboard"] .dashboard-context-chip{margin-top:0;background:#e2e8f033;border-color:#e2e8f052;color:var(--color-surface-soft)}.app-shell[data-route="/dashboard"] .dashboard-context-chip a{color:var(--color-white);text-decoration:underline;text-underline-offset:2px}.app-shell[data-route="/dashboard"] .chip-dismiss{color:#f8fafce0}.app-shell[data-route="/dashboard"] .dashboard-kpi-grid{gap:14px}.app-shell[data-route="/dashboard"] .dashboard-kpi-card{position:relative;overflow:hidden;border:1px solid rgba(148,163,184,.26);border-radius:16px;padding:18px 16px;background:var(--color-white);box-shadow:0 16px 28px #0f172a12;transition:transform .18s ease,box-shadow .18s ease}.app-shell[data-route="/dashboard"] .dashboard-kpi-card:before{content:"";position:absolute;inset:0 auto auto 0;width:100%;height:4px;background:transparent}.app-shell[data-route="/dashboard"] .dashboard-kpi-card:hover{transform:translateY(-2px);box-shadow:0 24px 34px #0f172a1c}.app-shell[data-route="/dashboard"] .dashboard-kpi-card .kpi-label{color:var(--color-text-secondary-2);letter-spacing:.11em;font-weight:700}.app-shell[data-route="/dashboard"] .dashboard-kpi-card .kpi-value{margin-top:8px;font-size:34px;font-weight:800;color:var(--color-ink-900)}.app-shell[data-route="/dashboard"] .kpi-card--open{background:linear-gradient(160deg,rgba(219,234,254,.55) 0%,var(--color-white) 72%)}.app-shell[data-route="/dashboard"] .kpi-card--open:before{background:linear-gradient(90deg,#2563eb,#0284c7)}.app-shell[data-route="/dashboard"] .kpi-card--stuck{background:linear-gradient(160deg,rgba(255,237,213,.7) 0%,var(--color-white) 72%)}.app-shell[data-route="/dashboard"] .kpi-card--stuck:before{background:linear-gradient(90deg,#ea580c,#f97316)}.app-shell[data-route="/dashboard"] .kpi-card--tasks{background:linear-gradient(160deg,rgba(220,252,231,.62) 0%,var(--color-white) 72%)}.app-shell[data-route="/dashboard"] .kpi-card--tasks:before{background:linear-gradient(90deg,var(--teal-700) 0%,#10b981 100%)}.app-shell[data-route="/dashboard"] .kpi-helper{color:var(--color-text-secondary-2)}.app-shell[data-route="/dashboard"] .dashboard-panel-shell{border:1px solid rgba(148,163,184,.3);border-radius:18px;background:linear-gradient(180deg,#fffffff0,#f8fafcf0),var(--color-white);box-shadow:0 18px 32px #0f172a14}.app-shell[data-route="/dashboard"] .pipeline-snapshot{grid-template-columns:1fr;gap:10px}.app-shell[data-route="/dashboard"] .pipeline-snapshot-item{align-items:flex-start;text-align:left;gap:5px;border:1px solid rgba(148,163,184,.28);border-radius:12px;padding:14px}.app-shell[data-route="/dashboard"] .pipeline-snapshot-label{letter-spacing:.1em}.app-shell[data-route="/dashboard"] .pipeline-snapshot-value{font-size:30px;font-weight:800}.app-shell[data-route="/dashboard"] .pipeline-snapshot-item--awaiting{background:linear-gradient(160deg,rgba(254,243,199,.68) 0%,var(--color-white) 72%)}.app-shell[data-route="/dashboard"] .pipeline-snapshot-item--awarded{background:linear-gradient(160deg,rgba(209,250,229,.68) 0%,var(--color-white) 72%)}.app-shell[data-route="/dashboard"] .dashboard-section-heading--stacked{padding:15px 16px;border:1px solid rgba(148,163,184,.26);border-radius:16px;background:#ffffffad}.app-shell[data-route="/dashboard"] .section-collapse-btn{justify-content:space-between}.app-shell[data-route="/dashboard"] .dashboard-section-subtext{color:var(--color-text-secondary-2);margin-left:1px}.app-shell[data-route="/dashboard"] .dashboard-attention-panel{gap:14px}.app-shell[data-route="/dashboard"] .dashboard-attention-tabs{gap:6px}.app-shell[data-route="/dashboard"] .dashboard-attention-tabs .tab-button{border-color:#94a3b84d;background:var(--color-surface-soft);color:var(--color-text-secondary-1)}.app-shell[data-route="/dashboard"] .dashboard-attention-tabs .tab-button.active{border-color:var(--sidebar-active-border);background:var(--sidebar-active-bg);color:var(--action-purple);box-shadow:inset 0 -2px 0 var(--sidebar-active-accent)}.app-shell[data-route="/dashboard"] .dashboard-table-scroll{border:1px solid rgba(148,163,184,.24);border-radius:14px;padding:8px;background:var(--color-surface-soft)}.app-shell[data-route="/dashboard"] .dashboard .table-scroll .data-table th{top:0;background:var(--color-surface-soft);color:var(--color-text-secondary-2)}.app-shell[data-route="/dashboard"] .dashboard .data-table{border-spacing:0 8px}.app-shell[data-route="/dashboard"] .dashboard .data-table td{border-color:#94a3b852}.app-shell[data-route="/dashboard"] .dashboard .data-table tr:hover td{box-shadow:0 8px 16px #0f172a14}.app-shell[data-route="/dashboard"] .dashboard .panel-title{color:var(--color-ink-900);font-weight:700}.app-shell[data-route="/dashboard"] .dashboard .panel-meta{color:var(--color-text-secondary-2)}.app-shell[data-route="/dashboard"] .dashboard .empty-state{border:1px dashed rgba(148,163,184,.5);border-radius:12px;background:#f8fafce6}.app-shell[data-route="/dashboard"] .dashboard-record-link:hover{color:var(--teal-600)}.app-shell[data-route="/dashboard"] .dashboard-loading .kpi-value{background:linear-gradient(90deg,var(--color-border-soft) 25%,var(--color-surface-soft) 50%,var(--color-border-soft) 75%)}.app-shell[data-route="/dashboard"] .dashboard-loading .hero-value{background:linear-gradient(90deg,#f8fafc40 20%,#f8fafcb3,#f8fafc40 80%)}.app-shell[data-route="/dashboard"] .dashboard>.app-page-section{opacity:0;transform:translateY(14px);animation:dashboard-page-enter .5s ease forwards}.app-shell[data-route="/dashboard"] .dashboard>.app-page-section:nth-child(1){animation-delay:.02s}.app-shell[data-route="/dashboard"] .dashboard>.app-page-section:nth-child(2){animation-delay:.07s}.app-shell[data-route="/dashboard"] .dashboard>.app-page-section:nth-child(3){animation-delay:.11s}.app-shell[data-route="/dashboard"] .dashboard>.app-page-section:nth-child(4){animation-delay:.16s}.app-shell[data-route="/dashboard"] .dashboard>.app-page-section:nth-child(5){animation-delay:.2s}.app-shell[data-route="/dashboard"] .dashboard>.app-page-section:nth-child(6){animation-delay:.25s}@keyframes dashboard-page-enter{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 1260px){.app-shell[data-route="/dashboard"] .dashboard{grid-template-columns:1fr}.app-shell[data-route="/dashboard"] .dashboard>.dashboard-section--performance,.app-shell[data-route="/dashboard"] .dashboard>.dashboard-section--snapshot{grid-column:1}.app-shell[data-route="/dashboard"] .dashboard>.dashboard-section--snapshot{position:static}}@media (max-width: 1024px){.app-shell[data-route="/dashboard"] .dashboard-toolbar{padding:18px}.app-shell[data-route="/dashboard"] .dashboard-toolbar-actions{width:100%;flex-wrap:wrap}.app-shell[data-route="/dashboard"] .dashboard-hero-card{padding:22px}.app-shell[data-route="/dashboard"] .dashboard-hero-grid{grid-template-columns:1fr;gap:18px}.app-shell[data-route="/dashboard"] .hero-actions{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 768px){.app-shell[data-route="/dashboard"] .content{background:radial-gradient(140% 70% at 50% 0%,#7dd3fc33,#fff0 64%),linear-gradient(180deg,#f8fbff,#fefbf6)}.app-shell[data-route="/dashboard"] .dashboard-toolbar{border-radius:18px;padding:16px}.app-shell[data-route="/dashboard"] .dashboard-masthead-title{font-size:clamp(20px,6vw,26px);gap:8px}.app-shell[data-route="/dashboard"] .dashboard-toolbar-actions .btn{width:100%;justify-content:center}.app-shell[data-route="/dashboard"] .dashboard-hero-card{padding:18px 16px;border-radius:18px}.app-shell[data-route="/dashboard"] .dashboard-hero-secondary{padding:12px}.app-shell[data-route="/dashboard"] .hero-actions{grid-template-columns:1fr}.app-shell[data-route="/dashboard"] .dashboard-kpi-card .kpi-value{font-size:30px}}@media (prefers-reduced-motion: reduce){.app-shell[data-route="/dashboard"] .dashboard>.app-page-section{opacity:1;transform:none;animation:none}}.app-shell[data-route="/pipeline"] .content{position:relative;background:radial-gradient(140% 80% at 0% 0%,#ffd69947,#fff0 56%),radial-gradient(120% 90% at 100% 6%,#7dd3fc3d,#fff0 62%),linear-gradient(180deg,#f8fbff,#fefbf6 45%,#f6faf9)}.app-shell[data-route="/pipeline"] .pipeline-page-v2{display:flex;flex-direction:column;gap:18px;font-family:Sora,Manrope,Avenir Next,Segoe UI,sans-serif}.app-shell[data-route="/pipeline"] .pipeline-header-shell{border:1px solid rgba(15,23,42,.12);border-radius:22px;background:linear-gradient(120deg,rgba(15,118,110,.1) 0%,rgba(14,116,144,.06) 52%,var(--color-white) 100%),var(--color-white);box-shadow:0 18px 36px #0f172a14,inset 0 1px #ffffffd6;padding:20px 22px}.app-shell[data-route="/pipeline"] .pipeline-page-header{gap:8px}.app-shell[data-route="/pipeline"] .pipeline-hero-kicker{margin:0;text-transform:uppercase;letter-spacing:.17em;font-size:11px;font-weight:800;color:var(--teal-700)}.app-shell[data-route="/pipeline"] .pipeline-hero-title{margin:0;display:flex;align-items:center;flex-wrap:wrap;gap:9px;font-size:clamp(20px,3.4vw,30px);font-weight:900;line-height:1.14;letter-spacing:-.018em;color:var(--color-ink-900)}.app-shell[data-route="/pipeline"] .pipeline-hero-title-copy{color:var(--color-text-secondary-1);font-weight:700}.app-shell[data-route="/pipeline"] .pipeline-hero-copy{margin:0;max-width:78ch;color:var(--color-text-secondary-1);background:#ffffffe0;border:1px solid rgba(148,163,184,.3);border-left:4px solid var(--teal-700);border-radius:12px;padding:10px 12px}.app-shell[data-route="/pipeline"] .pipeline-company-pill{padding:5px 12px;border:1px solid rgba(15,118,110,.34);background:#0f766e1f;color:var(--teal-700);font-weight:800}.app-shell[data-route="/pipeline"] .pipeline-header-actions{display:flex;align-items:center;gap:10px}.app-shell[data-route="/pipeline"] .pipeline-header-actions .btn-primary{border:1px solid rgba(14,116,144,.4);background:linear-gradient(180deg,var(--teal-600) 0%,var(--teal-700) 100%);color:var(--color-surface-soft);box-shadow:0 10px 20px #0e749038}.app-shell[data-route="/pipeline"] .pipeline-header-actions .btn-primary:hover{background:linear-gradient(180deg,#155e75 0%,var(--teal-700) 100%)}.app-shell[data-route="/pipeline"] .dashboard-context-chip{align-self:flex-start;border:1px solid rgba(15,118,110,.22);background:#d1fae594;color:#065f46;font-weight:700}.app-shell[data-route="/pipeline"] .pipeline-filter-panel{top:78px;border:1px solid rgba(148,163,184,.34);border-radius:16px;background:linear-gradient(180deg,#fffffff0,#f8fafceb),var(--color-white);box-shadow:0 14px 28px #0f172a17}.app-shell[data-route="/pipeline"] .pipeline-filter-panel .filter-panel-label{color:var(--teal-700);letter-spacing:.13em;font-weight:800}.app-shell[data-route="/pipeline"] .pipeline-filter-panel .filter-grid{gap:10px 12px}.app-shell[data-route="/pipeline"] .pipeline-filter-panel .input,.app-shell[data-route="/pipeline"] .pipeline-filter-panel select{background:var(--color-white);border-color:#94a3b861}.app-shell[data-route="/pipeline"] .pipeline-filter-panel .filter-actions{border-top-color:#94a3b85c}.app-shell[data-route="/pipeline"] .pipeline-filter-panel .btn-primary{border:1px solid rgba(14,116,144,.4);background:linear-gradient(180deg,var(--teal-600) 0%,var(--teal-700) 100%);color:var(--color-surface-soft)}.app-shell[data-route="/pipeline"] .pipeline-filter-panel .btn-cool{border-color:#94a3b870;background:var(--color-surface-soft);color:var(--color-text-secondary-1)}.app-shell[data-route="/pipeline"] .pipeline-filter-chips{margin-top:-1px}.app-shell[data-route="/pipeline"] .filter-chip{border-color:#0f766e47;background:#d1fae599;color:#065f46}.app-shell[data-route="/pipeline"] .filter-chip:hover{border-color:#0f766e61;box-shadow:0 6px 12px #0f766e1f}.app-shell[data-route="/pipeline"] .pipeline-tabs-shell{gap:12px}.app-shell[data-route="/pipeline"] .pipeline-tabs-shell>.tab-list{display:inline-flex;align-items:center;gap:6px;border:1px solid rgba(148,163,184,.32);border-radius:999px;padding:6px;background:#ffffffe6;box-shadow:0 8px 18px #0f172a14;align-self:flex-start}.app-shell[data-route="/pipeline"] .pipeline-tabs-shell>.tab-list .tab-button{border:1px solid transparent;background:transparent;color:var(--color-text-secondary-2);min-height:32px;padding:7px 14px}.app-shell[data-route="/pipeline"] .pipeline-tabs-shell>.tab-list .tab-button.active{border-color:#0e749057;background:linear-gradient(180deg,var(--teal-600) 0%,var(--teal-700) 100%);color:var(--color-surface-soft);box-shadow:0 8px 14px #0e74903d}.app-shell[data-route="/pipeline"] .pipeline-panel-shell{border:1px solid rgba(148,163,184,.3);border-radius:16px;background:linear-gradient(180deg,#fffffff0,#f8fafceb),var(--color-white);box-shadow:0 14px 28px #0f172a14;padding:12px}.app-shell[data-route="/pipeline"] .pipeline-print-toolbar{align-items:center;border:1px solid rgba(148,163,184,.3);border-radius:12px;padding:10px 12px;background:#f8fafceb}.app-shell[data-route="/pipeline"] .pipeline-print-toolbar-title{color:var(--teal-700);letter-spacing:.14em;font-weight:800}.app-shell[data-route="/pipeline"] .pipeline-board-panel .pipeline-print-toolbar .btn-primary{border:1px solid rgba(148,163,184,.38);background:var(--color-white);color:var(--color-text-secondary-1);box-shadow:none}.app-shell[data-route="/pipeline"] .pipeline-board-panel .pipeline-print-toolbar .btn-primary:hover{background:var(--color-surface-soft)}.app-shell[data-route="/pipeline"] .kanban-board{display:grid;grid-template-columns:repeat(auto-fill,minmax(270px,1fr));gap:12px;background:none;border:none;border-radius:0;padding:0}.app-shell[data-route="/pipeline"] .kanban-column{border-radius:14px;border:1px solid rgba(148,163,184,.35);box-shadow:0 12px 22px #0f172a14;background:var(--color-white);padding:10px}.app-shell[data-route="/pipeline"] .kanban-header{border-radius:10px;border-color:#94a3b857;padding:8px 9px}.app-shell[data-route="/pipeline"] .kanban-title{font-size:11px;letter-spacing:.11em;font-weight:800;color:var(--color-ink-900)}.app-shell[data-route="/pipeline"] .kanban-count{display:inline-flex;align-items:center;justify-content:center;padding:2px 8px;border-radius:999px;border:1px solid rgba(148,163,184,.34);background:#f1f5f9e6;font-size:10px;font-weight:700;color:var(--color-text-secondary-1)}.app-shell[data-route="/pipeline"] .kanban-value{font-weight:700;color:var(--color-ink-900)}.app-shell[data-route="/pipeline"] .kanban-column--stage-identified{--stage-accent: rgba(100, 116, 139, .46)}.app-shell[data-route="/pipeline"] .kanban-column--stage-contact_initiated,.app-shell[data-route="/pipeline"] .kanban-column--stage-requirements{--stage-accent: rgba(14, 116, 144, .44)}.app-shell[data-route="/pipeline"] .kanban-column--stage-submitted{--stage-accent: rgba(15, 118, 110, .5)}.app-shell[data-route="/pipeline"] .kanban-column--stage-evaluation{--stage-accent: rgba(14, 116, 144, .44)}.app-shell[data-route="/pipeline"] .kanban-column--stage-negotiation,.app-shell[data-route="/pipeline"] .kanban-column--stage-awaiting_approval{--stage-accent: rgba(217, 119, 6, .52)}.app-shell[data-route="/pipeline"] .kanban-column--stage-awarded,.app-shell[data-route="/pipeline"] .kanban-column--stage-signed{--stage-accent: rgba(15, 118, 110, .5)}.app-shell[data-route="/pipeline"] .kanban-column--stage-execution{--stage-accent: rgba(14, 116, 144, .44)}.app-shell[data-route="/pipeline"] .kanban-column--stage-closed_won{--stage-accent: rgba(15, 118, 110, .5)}.app-shell[data-route="/pipeline"] .kanban-column--stage-closed_lost,.app-shell[data-route="/pipeline"] .kanban-column--stage-paused{--stage-accent: rgba(100, 116, 139, .46)}.app-shell[data-route="/pipeline"] .pipeline-probability-badge--critical{background:#ea580c2e;border-color:#ea580c47;color:#9a3412}.app-shell[data-route="/pipeline"] .pipeline-probability-badge--low{background:#d9770629;border-color:#d9770647;color:#9a3412}.app-shell[data-route="/pipeline"] .pipeline-probability-badge--caution{background:#d9770629;border-color:#d9770647;color:#92400e}.app-shell[data-route="/pipeline"] .pipeline-probability-badge--medium{background:#0e749024;border-color:#0e74903d;color:#0c4a6e}.app-shell[data-route="/pipeline"] .pipeline-probability-badge--high{background:#0f766e24;border-color:#0f766e3d;color:var(--teal-700)}.app-shell[data-route="/pipeline"] .pipeline-probability-badge--strong{background:#05966929;border-color:#05966947;color:#065f46}.app-shell[data-route="/pipeline"] .kanban-chevron{font-size:14px;color:var(--color-text-secondary-3)}.app-shell[data-route="/pipeline"] .kanban-cards{gap:10px}.app-shell[data-route="/pipeline"] .opportunity-card{border-radius:12px;border-color:#94a3b857;box-shadow:0 8px 16px #0f172a14;background:linear-gradient(180deg,var(--color-white) 0%,var(--color-surface-soft) 100%);gap:9px}.app-shell[data-route="/pipeline"] .opportunity-title{color:var(--color-ink-900)}.app-shell[data-route="/pipeline"] .opportunity-subtitle,.app-shell[data-route="/pipeline"] .opportunity-state,.app-shell[data-route="/pipeline"] .opportunity-meta{color:var(--color-text-secondary-2)}.app-shell[data-route="/pipeline"] .opportunity-value{font-size:15px;font-weight:800;color:var(--color-ink-900)}.app-shell[data-route="/pipeline"] .status-select{border-color:#94a3b866;background:var(--color-white)}.app-shell[data-route="/pipeline"] .kanban-pagination{border-top:1px dashed rgba(148,163,184,.44);padding-top:8px}.app-shell[data-route="/pipeline"] .pipeline-table-panel{border-top:none}.app-shell[data-route="/pipeline"] .pipeline-table-panel .panel-header{border:1px solid rgba(148,163,184,.3);border-radius:12px;padding:10px 12px;background:#f8fafceb}.app-shell[data-route="/pipeline"] .pipeline-table-panel .panel-title{color:var(--color-ink-900);font-weight:800}.app-shell[data-route="/pipeline"] .pipeline-table-panel .panel-meta{color:var(--color-text-secondary-2)}.app-shell[data-route="/pipeline"] .pipeline-table-panel .table-actions{background:transparent;padding:0}.app-shell[data-route="/pipeline"] .pipeline-table-panel .table-actions .btn-primary{border:1px solid rgba(148,163,184,.38);background:var(--color-white);color:var(--color-text-secondary-1);box-shadow:none}.app-shell[data-route="/pipeline"] .pipeline-table-panel .table-actions .btn-primary:hover{background:var(--color-surface-soft)}.app-shell[data-route="/pipeline"] .pipeline-table-panel .table-actions .btn-cool{border-color:#0f766e52;background:#d1fae58a;color:#065f46}.app-shell[data-route="/pipeline"] .pipeline-table-panel .data-table th{color:var(--color-text-secondary-1)}.app-shell[data-route="/pipeline"] .pipeline-table-panel .data-table td{border-color:#94a3b852;background:var(--color-white)}.app-shell[data-route="/pipeline"] .pipeline-page-v2>*{opacity:0;transform:translateY(12px);animation:pipeline-page-enter .42s ease forwards}.app-shell[data-route="/pipeline"] .pipeline-page-v2>*:nth-child(1){animation-delay:.02s}.app-shell[data-route="/pipeline"] .pipeline-page-v2>*:nth-child(2){animation-delay:.06s}.app-shell[data-route="/pipeline"] .pipeline-page-v2>*:nth-child(3){animation-delay:.1s}.app-shell[data-route="/pipeline"] .pipeline-page-v2>*:nth-child(4){animation-delay:.14s}.app-shell[data-route="/pipeline"] .pipeline-page-v2>*:nth-child(5){animation-delay:.18s}@keyframes pipeline-page-enter{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 1024px){.app-shell[data-route="/pipeline"] .pipeline-header-shell{padding:16px;border-radius:18px}.app-shell[data-route="/pipeline"] .pipeline-filter-panel .filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.app-shell[data-route="/pipeline"] .pipeline-filter-panel .filter-search-field{grid-column:span 2}.app-shell[data-route="/pipeline"] .pipeline-tabs-shell>.tab-list{width:100%;justify-content:space-between}}@media (max-width: 768px){.app-shell[data-route="/pipeline"] .pipeline-hero-title{font-size:clamp(20px,6vw,26px)}.app-shell[data-route="/pipeline"] .pipeline-header-actions{width:100%}.app-shell[data-route="/pipeline"] .pipeline-header-actions .btn{width:100%;justify-content:center}.app-shell[data-route="/pipeline"] .pipeline-filter-panel .filter-grid,.app-shell[data-route="/pipeline"] .pipeline-filter-panel .filter-search-field{grid-template-columns:1fr;grid-column:span 1}.app-shell[data-route="/pipeline"] .pipeline-tabs-shell>.tab-list{border-radius:14px}.app-shell[data-route="/pipeline"] .pipeline-tabs-shell>.tab-list .tab-button{flex:1 1 auto;justify-content:center}.app-shell[data-route="/pipeline"] .kanban-board{grid-template-columns:1fr}.app-shell[data-route="/pipeline"] .pipeline-table-panel .panel-header{flex-direction:column;align-items:flex-start}.app-shell[data-route="/pipeline"] .pipeline-table-panel .table-actions{width:100%;justify-content:flex-start}}@media (prefers-reduced-motion: reduce){.app-shell[data-route="/pipeline"] .pipeline-page-v2>*{opacity:1;transform:none;animation:none}}.app-shell[data-route="/institutions"] .content{background:radial-gradient(140% 80% at 0% 0%,#ffd69947,#fff0 56%),radial-gradient(120% 90% at 100% 6%,#7dd3fc3d,#fff0 62%),linear-gradient(180deg,#f8fbff,#fefbf6 45%,#f6faf9)}.app-shell[data-route="/institutions"] .institutions-page-v2{display:flex;flex-direction:column;gap:18px;font-family:Sora,Manrope,Avenir Next,Segoe UI,sans-serif}.app-shell[data-route="/institutions"] .institutions-header-shell{border:1px solid rgba(15,23,42,.12);border-radius:22px;background:linear-gradient(120deg,rgba(15,118,110,.1) 0%,rgba(14,116,144,.06) 52%,var(--color-white) 100%),var(--color-white);box-shadow:0 18px 36px #0f172a14,inset 0 1px #ffffffd6;padding:20px 22px;gap:12px}.app-shell[data-route="/institutions"] .institutions-page-header{gap:8px}.app-shell[data-route="/institutions"] .institutions-hero-kicker{margin:0;text-transform:uppercase;letter-spacing:.17em;font-size:11px;font-weight:800;color:var(--teal-700)}.app-shell[data-route="/institutions"] .institutions-hero-title{margin:0;display:flex;align-items:center;flex-wrap:wrap;gap:9px;font-size:clamp(20px,3.4vw,30px);font-weight:900;line-height:1.14;letter-spacing:-.018em;color:var(--color-ink-900)}.app-shell[data-route="/institutions"] .institutions-hero-title-copy{color:var(--color-text-secondary-1);font-weight:700}.app-shell[data-route="/institutions"] .institutions-hero-copy{margin:0;max-width:78ch;color:var(--color-text-secondary-1);background:#ffffffe0;border:1px solid rgba(148,163,184,.3);border-left:4px solid var(--teal-700);border-radius:12px;padding:10px 12px}.app-shell[data-route="/institutions"] .institutions-header-shell .pipeline-company-pill{padding:5px 12px;border:1px solid rgba(15,118,110,.34);background:#0f766e1f;color:var(--teal-700);font-weight:800}.app-shell[data-route="/institutions"] .institutions-header-actions{display:flex;align-items:center;justify-content:space-between;gap:10px}.app-shell[data-route="/institutions"] .institutions-actions-group{display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap}.app-shell[data-route="/institutions"] .institutions-header-action{min-height:38px;padding:8px 14px;border-radius:11px;font-weight:700}.app-shell[data-route="/institutions"] .institutions-header-action.btn-cool{border-color:#94a3b870;background:var(--color-surface-soft);color:var(--color-text-secondary-1)}.app-shell[data-route="/institutions"] .institutions-header-action.btn-cool:hover{background:var(--color-white)}.app-shell[data-route="/institutions"] .institutions-header-action.btn-primary{border:1px solid rgba(14,116,144,.4);background:linear-gradient(180deg,var(--teal-600) 0%,var(--teal-700) 100%);color:var(--color-surface-soft);box-shadow:0 10px 20px #0e749038}.app-shell[data-route="/institutions"] .institutions-header-action.btn-primary:hover{background:linear-gradient(180deg,#155e75 0%,var(--teal-700) 100%)}.app-shell[data-route="/institutions"] .institutions-results-bar{display:flex;align-items:flex-end;justify-content:space-between;gap:10px;border:1px solid rgba(148,163,184,.3);border-radius:16px;background:linear-gradient(180deg,#fffffff0,#f8fafceb),var(--color-white);box-shadow:0 14px 28px #0f172a14;padding:12px 14px}.app-shell[data-route="/institutions"] .institutions-results-title{margin:0;font-size:12px;letter-spacing:.13em;text-transform:uppercase;font-weight:800;color:var(--teal-700)}.app-shell[data-route="/institutions"] .institutions-results-summary{margin:0;color:var(--color-text-secondary-2);font-size:13px;font-weight:600}.app-shell[data-route="/institutions"] .institutions-kpi-strip{margin-top:-2px}.app-shell[data-route="/institutions"] .institutions-kpi-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.app-shell[data-route="/institutions"] .institutions-kpi-card{border-radius:14px;border:1px solid rgba(148,163,184,.3);box-shadow:0 10px 20px #0f172a0f;background:linear-gradient(180deg,var(--color-white) 0%,var(--color-surface-soft) 100%);border-top-width:3px}.app-shell[data-route="/institutions"] .institutions-kpi-card .kpi-label{color:var(--color-text-secondary-2)}.app-shell[data-route="/institutions"] .institutions-kpi-card .kpi-value{margin-top:6px;font-size:25px;color:var(--color-ink-900);letter-spacing:-.02em}.app-shell[data-route="/institutions"] .institutions-kpi-helper{margin:6px 0 0;color:var(--color-text-secondary-3);font-size:11px;line-height:1.35}.app-shell[data-route="/institutions"] .institutions-kpi-card--teal{border-top-color:#0f766e85;background:linear-gradient(180deg,rgba(240,253,250,.94) 0%,var(--color-white) 100%)}.app-shell[data-route="/institutions"] .institutions-kpi-card--sky{border-top-color:#0e749080;background:linear-gradient(180deg,rgba(239,246,255,.96) 0%,var(--color-white) 100%)}.app-shell[data-route="/institutions"] .institutions-kpi-card--amber{border-top-color:#d9770685;background:linear-gradient(180deg,rgba(255,251,235,.96) 0%,var(--color-white) 100%)}.app-shell[data-route="/institutions"] .institutions-kpi-card--slate{border-top-color:#64748b75}.app-shell[data-route="/institutions"] .institutions-filter-panel{top:78px;border:1px solid rgba(148,163,184,.34);border-radius:16px;background:linear-gradient(180deg,#fffffff0,#f8fafceb),var(--color-white);box-shadow:0 14px 28px #0f172a17}.app-shell[data-route="/institutions"] .institutions-filter-panel .filter-panel-label{color:var(--teal-700);letter-spacing:.13em;font-weight:800}.app-shell[data-route="/institutions"] .institutions-filter-grid{grid-template-columns:minmax(240px,2fr) repeat(3,minmax(140px,1fr));gap:10px 12px}.app-shell[data-route="/institutions"] .institutions-filter-panel .form-field label{color:var(--color-text-secondary-1);letter-spacing:.08em;font-weight:700}.app-shell[data-route="/institutions"] .institutions-filter-panel .input,.app-shell[data-route="/institutions"] .institutions-filter-panel select{background:var(--color-white);border-color:#94a3b861}.app-shell[data-route="/institutions"] .institutions-filter-actions{border-top-color:#94a3b85c}.app-shell[data-route="/institutions"] .institutions-filter-actions .btn-primary{border:1px solid rgba(14,116,144,.4);background:linear-gradient(180deg,var(--teal-600) 0%,var(--teal-700) 100%);color:var(--color-surface-soft)}.app-shell[data-route="/institutions"] .institutions-filter-actions .btn-primary:hover{background:linear-gradient(180deg,#155e75 0%,var(--teal-700) 100%)}.app-shell[data-route="/institutions"] .institutions-table-shell{border:1px solid rgba(148,163,184,.3);border-radius:16px;background:linear-gradient(180deg,#fffffff0,#f8fafceb),var(--color-white);box-shadow:0 14px 28px #0f172a14;padding:12px}.app-shell[data-route="/institutions"] .institutions-table-shell .table-scroll{border-color:#94a3b84d;background:var(--color-surface-soft)}.app-shell[data-route="/institutions"] .institutions-table-shell .data-table th{color:var(--color-text-secondary-1)}.app-shell[data-route="/institutions"] .institutions-table-shell .data-table td{border-color:#94a3b852;background:var(--color-white)}.app-shell[data-route="/institutions"] .institutions-table-shell .data-table tr.row-click:hover td{background:#f8fbff}.app-shell[data-route="/institutions"] .institutions-pagination-shell{border:1px solid rgba(148,163,184,.3);border-radius:14px;background:#ffffffeb;box-shadow:0 10px 20px #0f172a12;padding:10px 12px}.app-shell[data-route="/institutions"] .institutions-page-meta{color:var(--color-text-secondary-2);font-weight:600}.app-shell[data-route="/institutions"] .institutions-pagination-shell .pagination-page.active{background:#0e749024;border-color:#0e749052;color:var(--teal-600)}.app-shell[data-route="/institutions"] .institutions-pagination-size{margin-left:auto}.app-shell[data-route="/institutions"] .institutions-page-v2>*{opacity:0;transform:translateY(12px);animation:institutions-page-enter .42s ease forwards}.app-shell[data-route="/institutions"] .institutions-page-v2>*:nth-child(1){animation-delay:.02s}.app-shell[data-route="/institutions"] .institutions-page-v2>*:nth-child(2){animation-delay:.06s}.app-shell[data-route="/institutions"] .institutions-page-v2>*:nth-child(3){animation-delay:.1s}.app-shell[data-route="/institutions"] .institutions-page-v2>*:nth-child(4){animation-delay:.14s}.app-shell[data-route="/institutions"] .institutions-page-v2>*:nth-child(5){animation-delay:.18s}.app-shell[data-route="/institutions"] .institutions-page-v2>*:nth-child(6){animation-delay:.22s}@keyframes institutions-page-enter{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 1100px){.app-shell[data-route="/institutions"] .institutions-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 1024px){.app-shell[data-route="/institutions"] .institutions-header-shell{padding:16px;border-radius:18px}.app-shell[data-route="/institutions"] .institutions-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.app-shell[data-route="/institutions"] .institutions-filter-panel .filter-search-field{grid-column:span 2}}@media (max-width: 768px){.app-shell[data-route="/institutions"] .institutions-hero-title{font-size:clamp(20px,6vw,26px)}.app-shell[data-route="/institutions"] .institutions-header-actions{width:100%;flex-direction:column;align-items:stretch}.app-shell[data-route="/institutions"] .institutions-actions-group{width:100%}.app-shell[data-route="/institutions"] .institutions-actions-group .btn{width:100%;justify-content:center}.app-shell[data-route="/institutions"] .institutions-actions-group--primary{margin-left:0}.app-shell[data-route="/institutions"] .institutions-results-bar{flex-direction:column;align-items:flex-start}.app-shell[data-route="/institutions"] .institutions-kpi-grid{grid-template-columns:1fr}.app-shell[data-route="/institutions"] .institutions-filter-grid,.app-shell[data-route="/institutions"] .institutions-filter-panel .filter-search-field{grid-template-columns:1fr;grid-column:span 1}.app-shell[data-route="/institutions"] .institutions-pagination-size{margin-left:0;width:100%}}@media (prefers-reduced-motion: reduce){.app-shell[data-route="/institutions"] .institutions-page-v2>*{opacity:1;transform:none;animation:none}}.app-shell[data-route^="/tasks"] .content{background:radial-gradient(140% 80% at 0% 0%,#fbbf2429,#fff0 58%),radial-gradient(120% 90% at 100% 6%,#0e749024,#fff0 62%),linear-gradient(180deg,#f8fbff,#fefbf6 46%,#f6faf9)}.app-shell[data-route^="/tasks"] .tasks-page-v2{display:flex;flex-direction:column;gap:18px;font-family:Sora,Manrope,Avenir Next,Segoe UI,sans-serif}.app-shell[data-route^="/tasks"] .tasks-header-shell{border:1px solid rgba(15,23,42,.12);border-radius:22px;background:linear-gradient(120deg,rgba(15,118,110,.1) 0%,rgba(14,116,144,.06) 52%,var(--color-white) 100%),var(--color-white);box-shadow:0 18px 36px #0f172a14,inset 0 1px #ffffffd6;padding:20px 22px;gap:12px}.app-shell[data-route^="/tasks"] .tasks-page-header{gap:8px;width:100%;flex:1 1 100%}.app-shell[data-route^="/tasks"] .tasks-hero-kicker{margin:0;text-transform:uppercase;letter-spacing:.17em;font-size:11px;font-weight:800;color:var(--teal-700)}.app-shell[data-route^="/tasks"] .tasks-hero-title{margin:0;display:flex;align-items:center;flex-wrap:wrap;gap:9px;font-size:clamp(20px,3.4vw,30px);font-weight:900;line-height:1.14;letter-spacing:-.018em;color:var(--color-ink-900)}.app-shell[data-route^="/tasks"] .tasks-hero-title-copy{color:var(--color-text-secondary-1);font-weight:700}.app-shell[data-route^="/tasks"] .tasks-hero-copy{margin:0;display:block;width:100%;flex:1 1 100%;max-width:none;min-width:0;min-height:44px;color:#475569;background:var(--sidebar-active-bg);border:1px solid var(--sidebar-active-border);box-shadow:inset 2px 0 0 var(--sidebar-active-accent);border-radius:12px;padding:11px 14px;line-height:1.5;white-space:normal;overflow-wrap:anywhere}.app-shell[data-route^="/tasks"] .tasks-header-shell .pipeline-company-pill{padding:5px 12px;border:1px solid rgba(15,118,110,.34);background:#0f766e1f;color:var(--teal-700);font-weight:800}.app-shell[data-route^="/tasks"] .tasks-header-actions{display:flex;align-items:center;justify-content:space-between;gap:10px}.app-shell[data-route^="/tasks"] .tasks-actions-group{display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap}.app-shell[data-route^="/tasks"] .tasks-actions-group--primary{margin-left:auto}.app-shell[data-route^="/tasks"] .tasks-header-action{min-height:38px;padding:8px 14px;border-radius:11px;font-weight:700}.app-shell[data-route^="/tasks"] .tasks-header-action.btn-cool{border-color:#94a3b870;background:var(--color-surface-soft);color:var(--color-text-secondary-1)}.app-shell[data-route^="/tasks"] .tasks-header-action.btn-cool:hover{background:var(--color-white)}.app-shell[data-route^="/tasks"] .tasks-header-action.btn-primary{border:1px solid rgba(14,116,144,.4);background:linear-gradient(180deg,var(--teal-600) 0%,var(--teal-700) 100%);color:var(--color-surface-soft);box-shadow:0 10px 20px #0e749038}.app-shell[data-route^="/tasks"] .tasks-header-action.btn-primary:hover{background:linear-gradient(180deg,#155e75 0%,var(--teal-700) 100%)}.app-shell[data-route^="/tasks"] .tasks-filter-panel{top:78px;border:1px solid rgba(148,163,184,.34);border-radius:16px;background:linear-gradient(180deg,#fffffff2,#f8fafced),var(--color-white);box-shadow:0 14px 28px #0f172a17}.app-shell[data-route^="/tasks"] .tasks-filter-panel .filter-panel-label{color:var(--teal-700);letter-spacing:.13em;font-weight:800}.app-shell[data-route^="/tasks"] .tasks-filter-panel .filter-grid{grid-template-columns:minmax(260px,2fr) repeat(4,minmax(140px,1fr));gap:10px 12px}.app-shell[data-route^="/tasks"] .tasks-filter-panel .period-custom-fields{grid-column:span 2;border:1px solid rgba(148,163,184,.32);border-radius:12px;background:#f8fafcdb;padding:8px 10px}.app-shell[data-route^="/tasks"] .tasks-saved-views{gap:8px}.app-shell[data-route^="/tasks"] .tasks-saved-view-btn{border-radius:999px;border:1px solid rgba(148,163,184,.34);background:var(--color-white);color:var(--color-text-secondary-2);box-shadow:0 2px 8px #0f172a0a}.app-shell[data-route^="/tasks"] .tasks-saved-view-btn:hover{border-color:#0e749057;color:var(--color-ink-900);background:#f8fbff}.app-shell[data-route^="/tasks"] .tasks-saved-view-btn.is-active{border-color:#0e74906b;background:#0e74901f;color:var(--teal-600)}.app-shell[data-route^="/tasks"] .tasks-bulk-bar{border:1px solid rgba(14,116,144,.26);border-radius:14px;background:linear-gradient(180deg,#eff6fff0,#fffffff5);box-shadow:0 10px 20px #0f172a12;margin-bottom:0}.app-shell[data-route^="/tasks"] .tasks-kpi-strip{grid-template-columns:repeat(var(--tasks-kpi-columns, 4),minmax(0,1fr));gap:12px;margin-bottom:0}.app-shell[data-route^="/tasks"] .tasks-kpi-card{border-radius:14px;border:1px solid rgba(148,163,184,.32);box-shadow:0 10px 20px #0f172a0f;background:linear-gradient(180deg,var(--color-white) 0%,var(--color-surface-soft) 100%);border-top-width:3px;gap:6px}.app-shell[data-route^="/tasks"] .tasks-kpi-value{font-size:25px;color:var(--color-ink-900)}.app-shell[data-route^="/tasks"] .tasks-kpi-label{color:var(--color-text-secondary-2)}.app-shell[data-route^="/tasks"] .tasks-kpi-card--overdue{border-top-color:#dc26268f;background:linear-gradient(180deg,rgba(254,242,242,.9) 0%,var(--color-white) 100%)}.app-shell[data-route^="/tasks"] .tasks-kpi-card--due-today{border-top-color:#d977068f;background:linear-gradient(180deg,rgba(255,247,237,.92) 0%,var(--color-white) 100%)}.app-shell[data-route^="/tasks"] .tasks-kpi-card--my-tasks{border-top-color:#0e749085;background:linear-gradient(180deg,rgba(239,246,255,.94) 0%,var(--color-white) 100%)}.app-shell[data-route^="/tasks"] .tasks-kpi-card--blocked{border-top-color:#64748b80}.app-shell[data-route^="/tasks"] .tasks-kpi-card--completed{border-top-color:#0f766e80;background:linear-gradient(180deg,rgba(240,253,250,.92) 0%,var(--color-white) 100%)}.app-shell[data-route^="/tasks"] .tasks-kpi-helper{margin:0;color:var(--color-text-secondary-2)}.app-shell[data-route^="/tasks"] .tasks-table-panel{border:1px solid rgba(148,163,184,.3);border-radius:16px;background:linear-gradient(180deg,#fffffff2,#f8fafced),var(--color-white);box-shadow:0 14px 28px #0f172a14;padding:14px}.app-shell[data-route^="/tasks"] .tasks-my-panel{border-top:3px solid rgba(14,116,144,.46)}.app-shell[data-route^="/tasks"] .tasks-team-panel{border-top:3px solid rgba(15,118,110,.44)}.app-shell[data-route^="/tasks"] .tasks-list-item{border:1px solid rgba(148,163,184,.32);border-left:4px solid rgba(100,116,139,.42);border-radius:12px;background:linear-gradient(180deg,var(--color-white) 0%,var(--color-surface-soft) 100%);box-shadow:0 6px 12px #0f172a0d}.app-shell[data-route^="/tasks"] .tasks-list-item:hover{box-shadow:0 10px 18px #0f172a1a}.app-shell[data-route^="/tasks"] .tasks-list-item.is-selected{border-color:#0e74906b;box-shadow:0 0 0 1px #0e74902e}.app-shell[data-route^="/tasks"] .tasks-list-item--overdue{border-left-color:#dc2626a3;background:linear-gradient(90deg,rgba(254,242,242,.72) 0%,var(--color-white) 24%)}.app-shell[data-route^="/tasks"] .tasks-list-item--due_today{border-left-color:#d97706a3;background:linear-gradient(90deg,rgba(255,247,237,.76) 0%,var(--color-white) 24%)}.app-shell[data-route^="/tasks"] .tasks-meta-chip{border-radius:999px}.app-shell[data-route^="/tasks"] .tasks-table-panel .pagination{border:1px solid rgba(148,163,184,.3);border-radius:12px;background:#ffffffe6;box-shadow:0 8px 16px #0f172a0f;padding:8px 10px}.app-shell[data-route^="/tasks"] .tasks-table-panel .pagination-page.active{background:#0e749024;border-color:#0e74904d;color:var(--teal-600)}.tasks-create-modal-shell{border-radius:18px;border:1px solid rgba(148,163,184,.34);background:linear-gradient(180deg,#fffffffa,#f8fafcf5),var(--color-white);box-shadow:0 26px 56px #0f172a57}.tasks-create-modal-shell .modal-header{border-bottom:1px solid rgba(148,163,184,.28);background:linear-gradient(180deg,#f0f9ffa8,#fffffff5)}.tasks-create-modal-shell .modal-footer{border-top:1px solid rgba(148,163,184,.24);background:#ffffffe6}.tasks-create-hero{border:1px solid rgba(148,163,184,.3);border-radius:14px;background:linear-gradient(120deg,rgba(15,118,110,.08) 0%,rgba(14,116,144,.06) 58%,var(--color-white) 100%)}.tasks-create-step-chip{border:1px solid rgba(148,163,184,.34);background:var(--color-white)}.tasks-create-card{border-radius:14px;border-width:1px}.tasks-create-card--blue{border-color:#0e74904d;background:linear-gradient(180deg,rgba(239,246,255,.94) 0%,var(--color-white) 100%)}.tasks-create-card--green{border-color:#0f766e4d;background:linear-gradient(180deg,rgba(240,253,250,.94) 0%,var(--color-white) 100%)}.tasks-create-card--amber{border-color:#d977064d;background:linear-gradient(180deg,rgba(255,247,237,.94) 0%,var(--color-white) 100%)}.tasks-create-card--slate,.tasks-create-card--history{border-color:#94a3b84d;background:linear-gradient(180deg,rgba(248,250,252,.94) 0%,var(--color-white) 100%)}.app-shell[data-route^="/tasks"] .tasks-page-v2>*{opacity:0;transform:translateY(12px);animation:tasks-page-enter .42s ease forwards}.app-shell[data-route^="/tasks"] .tasks-page-v2>*:nth-child(1){animation-delay:.02s}.app-shell[data-route^="/tasks"] .tasks-page-v2>*:nth-child(2){animation-delay:.06s}.app-shell[data-route^="/tasks"] .tasks-page-v2>*:nth-child(3){animation-delay:.1s}.app-shell[data-route^="/tasks"] .tasks-page-v2>*:nth-child(4){animation-delay:.14s}.app-shell[data-route^="/tasks"] .tasks-page-v2>*:nth-child(5){animation-delay:.18s}.app-shell[data-route^="/tasks"] .tasks-page-v2>*:nth-child(6){animation-delay:.22s}@keyframes tasks-page-enter{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 1024px){.app-shell[data-route^="/tasks"] .tasks-header-shell{padding:16px;border-radius:18px}.app-shell[data-route^="/tasks"] .tasks-filter-panel{top:70px}.app-shell[data-route^="/tasks"] .tasks-filter-panel .filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.app-shell[data-route^="/tasks"] .tasks-filter-panel .filter-search-field,.app-shell[data-route^="/tasks"] .tasks-filter-panel .period-custom-fields{grid-column:span 2}}@media (max-width: 768px){.app-shell[data-route^="/tasks"] .tasks-hero-title{font-size:clamp(20px,6vw,26px)}.app-shell[data-route^="/tasks"] .tasks-header-actions{width:100%;flex-direction:column;align-items:stretch}.app-shell[data-route^="/tasks"] .tasks-actions-group{width:100%}.app-shell[data-route^="/tasks"] .tasks-actions-group .btn{width:100%;justify-content:center}.app-shell[data-route^="/tasks"] .tasks-actions-group--primary{margin-left:0}.app-shell[data-route^="/tasks"] .tasks-kpi-strip{grid-template-columns:1fr}.app-shell[data-route^="/tasks"] .tasks-filter-panel .filter-grid,.app-shell[data-route^="/tasks"] .tasks-filter-panel .filter-search-field,.app-shell[data-route^="/tasks"] .tasks-filter-panel .period-custom-fields{grid-template-columns:1fr;grid-column:span 1}.app-shell[data-route^="/tasks"] .tasks-table-panel .pagination-size-control{margin-left:0;width:100%}}@media (prefers-reduced-motion: reduce){.app-shell[data-route^="/tasks"] .tasks-page-v2>*{opacity:1;transform:none;animation:none}}:root{--canvas: #f6f8fb;--bg-main: #f6f8fb;--bg-1: #f6f8fb;--bg-2: #f8fafc;--panel: #ffffff;--surface: #ffffff;--bg-card: #ffffff;--bg-raised: #f8fafc;--bg-raised-2: #f1f5f9;--bg-raised-3: #e8edf4;--bg-raised-4: #e2e8f0;--border: #e2e8f0;--border-subtle: #e2e8f0;--divider: #e2e8f0;--text: #0f172a;--text-primary: #0f172a;--muted: #475569;--text-secondary: #475569;--text-muted: #64748b;--panel2: #0f172a;--action-purple: #4b2e83;--action-purple-hover: #3e256d;--gold-primary: #f4d92e;--gold-hover: #e6c800;--gold-active: #ccb000;--gold: var(--gold-primary);--goldHover: var(--gold-hover);--goldSoft: rgba(244, 217, 46, .14);--accent-primary: var(--gold-primary);--accent-hover: var(--gold-hover);--accent-soft: rgba(244, 217, 46, .14);--primary: var(--gold-primary);--primary-hover: var(--gold-hover);--primary-soft: rgba(244, 217, 46, .14);--text-on-accent: #111827;--focus-ring: rgba(156, 163, 175, .28);--hover-soft: rgba(17, 24, 39, .04);--shadow: 0 8px 20px rgba(15, 23, 42, .08);--overlay: rgba(24, 13, 39, .6);--sidebar-active-bg: rgba(244, 217, 46, .16);--sidebar-active-border: rgba(244, 217, 46, .42);--sidebar-active-accent: var(--gold-primary)}.app-main,main,.content{background:#f7f5fb;color:#1f2937}.app-page,.content>div:not(.dashboard):not(.auth-page):not(.config-error):not(.pack-page){gap:22px}.sidebar{background:linear-gradient(180deg,#2e1a47,#241338);border-right:1px solid rgba(212,175,55,.24);box-shadow:inset -1px 0 #ffffff0f,6px 0 20px #24133838}.sidebar,.sidebar *{color:#e9e4f3}.brand{border-color:#d4af374d;background:#140a2075;border-radius:14px}.brand-mark{background:linear-gradient(180deg,#5d3a9d,#4b2e83);border-color:#d4af3780;color:#fdfcf7}.sidebar-label{color:#e9e4f3b8}.sidebar-company-name{color:#faf8fd}.nav-section{border-color:#d4af372e;background:#ffffff08}.nav-section-title{color:#e9e4f3a8}.nav-icon,.nav-section-core .nav-icon,.nav-section-finance .nav-icon,.nav-section-governance .nav-icon{color:#f6f3fa;background:#4b2e8357;border-color:#d4af375c}.sidebar .nav-section-core .nav-icon{color:#bfdbfe;background:#2563eb38;border-color:#93c5fd6b}.sidebar .nav-section-governance .nav-icon{color:#fde68a;background:#b453093d;border-color:#facc1570}.sidebar .nav-section-finance .nav-icon{color:#86efac;background:#16a34a3d;border-color:#4ade8066}.sidebar .nav-section-admin .nav-icon{color:#f5d0fe;background:#7e22ce38;border-color:#d8b4fe66}.sidebar .nav-link{color:#e9e4f3e6;background:#ffffff05;border-color:#d4af371f}.sidebar .nav-link:hover{color:#fffef8;background:#d4af371f;border-color:#d4af374d;box-shadow:0 8px 18px #140a2059}.sidebar .nav-link.active{background:#d4af3729;border:1px solid rgba(212,175,55,.42);box-shadow:inset 2px 0 0 var(--gold-legacy-primary),0 4px 12px #d4af371f;color:#fffef8}.sidebar .nav-link.active .nav-icon{background:#d4af373d;border-color:#d4af377a;color:#fffef8}.sidebar .nav-sublink{color:#e9e4f3db;border-color:#d4af3724;background:#ffffff05}.sidebar .nav-sublink:hover{color:#fffef8;background:#d4af371a;border-color:#d4af3747}.sidebar .nav-sublink.active{background:#d4af3724;border-color:#d4af375c;color:#fffef8}.app-shell[data-route^="/institutions/"] .sidebar{background:linear-gradient(180deg,#2e1a47,#241338);color:#e9e4f3}.app-shell[data-route^="/institutions/"] .sidebar,.app-shell[data-route^="/institutions/"] .sidebar *{color:#e9e4f3}.app-shell[data-route^="/institutions/"] .sidebar .nav-link.active{background:#d4af3729;border:1px solid rgba(212,175,55,.42);box-shadow:inset 2px 0 0 var(--gold-legacy-primary),0 4px 12px #d4af371f}.app-shell[data-route^="/institutions/"] .sidebar .nav-sublink.active{background:#d4af3724;border-color:#d4af375c}.topbar{background:#fffffff0;border-bottom:1px solid #e9e2f3;box-shadow:0 2px 16px #2e1a4712}.topbar-title{color:#4b2e83;background:#4b2e8314;border:1px solid rgba(75,46,131,.24)}.topbar-description{background:#d4af371f;border:1px solid rgba(212,175,55,.32);box-shadow:inset 3px 0 0 var(--gold-legacy-primary);color:#3d2b5d}.topbar-notification-button,.topbar-account-button,.company-switcher select{border-color:#e9e2f3;background:var(--color-white)}.topbar-notification-panel,.topbar-account-panel{border-color:#e9e2f3;box-shadow:0 14px 28px #2e1a4724}.panel,.card,.table-wrap,.table-scroll,.filter-panel,.list-item{background:var(--color-white);border:1px solid #e9e2f3;border-radius:16px;box-shadow:0 10px 24px #2e1a470f}.page-title{color:#2e1a47;letter-spacing:-.02em}.page-subtitle,.panel-meta,.kpi-label,.filter-panel-label,.form-field label{color:#6b7280}.page-toolbar .page-header>p,.page-toolbar .page-header .page-explainer{border:1px solid rgba(75,46,131,.18);border-left:3px solid #4b2e83;background:#4b2e830f;color:#352451}.btn{border-radius:11px;border:1px solid transparent;min-height:40px;padding:10px 14px}.btn-primary{background:var(--primary);border-color:color-mix(in srgb,var(--primary) 60%,transparent);color:var(--text-on-accent);box-shadow:0 8px 16px color-mix(in srgb,var(--primary) 24%,transparent)}.btn-primary:hover{background:var(--primary-hover);border-color:color-mix(in srgb,var(--primary-hover) 65%,transparent);color:var(--text-on-accent)}.btn-secondary,.btn-accent,.btn-tasks-closed,.btn-cool,.btn-view,a.btn-accent,a.btn-tasks-closed,a.btn-cool,a.btn-view{background:#4b2e8314;border-color:#4b2e8347;color:#4b2e83}.btn-secondary:hover,.btn-accent:hover,.btn-tasks-closed:hover,.btn-cool:hover,.btn-view:hover,a.btn-accent:hover,a.btn-tasks-closed:hover,a.btn-cool:hover,a.btn-view:hover{background:#4b2e8324;border-color:#4b2e836b;color:#3e256d}.btn-danger{background:#dc26260f;color:#b91c1c;border-color:#dc26266b}.btn-danger:hover{background:#dc26261f;color:#991b1b;border-color:#dc262685}.btn:disabled,.btn[aria-disabled=true]{background:#f8fafc;color:#94a3b8;border-color:#dbe2ea;box-shadow:none}.btn-ghost{border-color:#e9e2f3;color:#4b2e83;background:var(--color-white)}.btn-ghost:hover{background:#4b2e8314;color:#3e256d}.input,input,select,textarea{border-color:#e9e2f3;background:var(--color-white);color:#1f2937}.input:focus,.input:focus-visible,input:focus,input:focus-visible,select:focus,select:focus-visible,textarea:focus,textarea:focus-visible{border-color:#4b2e8370;box-shadow:0 0 0 3px #4b2e8324}.tabs{gap:14px}.tab-list{gap:7px}.tab-button{border-color:#e9e2f3;background:var(--color-white);color:#4b2e83}.tabs--accent-purple .tab-button{border-color:#e9e2f3}.tab-button:hover{border-color:color-mix(in srgb,var(--action-purple) 38%,transparent);background:var(--hover-soft);color:var(--action-purple-hover)}.tab-button.active,.tabs--accent-purple .tab-button.active{background:var(--sidebar-active-bg);border-color:var(--sidebar-active-border);color:var(--action-purple);box-shadow:inset 0 -2px 0 var(--sidebar-active-accent)}.data-table{border-spacing:0 8px}.data-table th{color:#4b2e83;font-weight:700;letter-spacing:.08em}.data-table td{background:var(--color-white);border-color:#ece3f6;color:#1f2937}.data-table tr.row-click:hover td{border-color:#4b2e8347;box-shadow:0 10px 18px #2e1a4714}.pagination-page.active{background:var(--sidebar-active-bg);border-color:var(--sidebar-active-border);color:var(--action-purple)}.kpi-grid .card--secondary-kpi,.report-kpi,.report-headline-card{border-color:#e9e2f3;box-shadow:0 10px 22px #2e1a4714}.kpi-value{color:#2e1a47}.modal-overlay{background:#130a2099}.modal{border-color:#e9e2f3;border-radius:16px;box-shadow:0 24px 48px #130a203d;background:var(--color-white)}.modal-header{border-bottom:1px solid #eee6f7}.modal-footer{border-top:1px solid #eee6f7}.app-shell[data-route="/dashboard"] .content{background:radial-gradient(120% 85% at 4% 0%,#4b2e831f,#f7f5fb00 56%),radial-gradient(120% 90% at 94% 0%,#d4af3724,#f7f5fb00 60%),#f7f5fb}.app-shell[data-route="/dashboard"] .dashboard-toolbar{border-color:#4b2e8333;background:linear-gradient(130deg,rgba(75,46,131,.14) 0%,rgba(212,175,55,.08) 56%,var(--color-white) 100%),var(--color-white);box-shadow:0 18px 36px #2e1a471f}.app-shell[data-route="/dashboard"] .dashboard-masthead-kicker,.app-shell[data-route="/dashboard"] .dashboard-section-title{color:#4b2e83}.app-shell[data-route="/dashboard"] .pipeline-company-pill{border-color:#d4af376b;background:#d4af3733;color:#5a4521}.app-shell[data-route="/dashboard"] .dashboard-hero-card{border-color:#d4af3761;background:radial-gradient(130% 95% at 2% 0%,#d4af3757,#d4af3700 44%),linear-gradient(132deg,#2e1a47,#4b2e83 52%,#6a46aa);box-shadow:0 28px 42px #2e1a4757}.app-shell[data-route="/dashboard"] .dashboard-hero-secondary{border-color:#d4af375c;background:#24133847}.app-shell[data-route="/dashboard"] .hero-actions .btn-primary{border-color:#d4af3775;background:linear-gradient(180deg,var(--gold-legacy-primary) 0%,var(--gold-legacy-hover) 100%);color:#1f2937}.app-shell[data-route="/pipeline"] .content,.app-shell[data-route="/institutions"] .content{background:radial-gradient(120% 80% at 0% 0%,#4b2e831f,#f7f5fb00 58%),radial-gradient(130% 90% at 100% 0%,#d4af371a,#f7f5fb00 62%),#f7f5fb}.app-shell[data-route="/pipeline"] .pipeline-header-shell,.app-shell[data-route="/institutions"] .institutions-header-shell{border-color:#4b2e8333;background:linear-gradient(130deg,rgba(75,46,131,.12) 0%,rgba(212,175,55,.08) 58%,var(--color-white) 100%),var(--color-white);box-shadow:0 16px 32px #2e1a471a}.app-shell[data-route="/pipeline"] .pipeline-hero-kicker,.app-shell[data-route="/institutions"] .institutions-hero-kicker{color:#4b2e83}.app-shell[data-route="/pipeline"] .pipeline-hero-title,.app-shell[data-route="/institutions"] .institutions-hero-title{color:#2e1a47}.app-shell[data-route="/pipeline"] .pipeline-hero-copy,.app-shell[data-route="/institutions"] .institutions-hero-copy{border-color:#4b2e833d;border-left-color:#4b2e83;background:#4b2e830f;color:#352451}.app-shell[data-route="/pipeline"] .pipeline-company-pill,.app-shell[data-route="/institutions"] .pipeline-company-pill{border-color:#d4af3770;background:#d4af3733;color:#5a4521}.app-shell[data-route="/pipeline"] .pipeline-tabs-shell>.tab-list .tab-button.active,.app-shell[data-route="/institutions"] .institutions-filter-actions .btn-primary,.app-shell[data-route="/pipeline"] .pipeline-header-actions .btn-primary,.app-shell[data-route="/institutions"] .institutions-header-action.btn-primary{border-color:#c49b2cdb;background:linear-gradient(180deg,var(--gold-legacy-primary) 0%,var(--gold-legacy-hover) 100%);color:#1f2937}.app-shell[data-route="/pipeline"] .pipeline-filter-panel,.app-shell[data-route="/institutions"] .institutions-filter-panel{border-color:#4b2e8333;background:#ffffffeb;box-shadow:0 14px 28px #2e1a471a}@media (max-width: 768px){.sidebar{border-radius:0 18px 18px 0}.panel,.card,.filter-panel,.table-scroll{border-radius:14px}.topbar-description{border-left-width:2px}}.app-shell[data-route]:not([data-route="/dashboard"]):not([data-route^="/pipeline"]):not([data-route="/institutions"]):not([data-route^="/tasks"]) .content{background:radial-gradient(135% 90% at 0% 0%,#4b2e831f,#f7f5fb00 56%),radial-gradient(120% 95% at 100% 6%,#d4af371a,#f7f5fb00 62%),linear-gradient(180deg,#f7f5fb,#faf8fe 52%,#f6f2fc)}.app-shell[data-route]:not([data-route="/dashboard"]):not([data-route^="/pipeline"]):not([data-route="/institutions"]):not([data-route^="/tasks"]) .app-page-header .page-title{color:#2e1a47}.app-shell[data-route]:not([data-route="/dashboard"]):not([data-route^="/pipeline"]):not([data-route="/institutions"]):not([data-route^="/tasks"]) .app-page-header .page-subtitle{color:#4b2e83}.app-shell[data-route]:not([data-route="/dashboard"]):not([data-route^="/pipeline"]):not([data-route="/institutions"]):not([data-route^="/tasks"]) .page-toolbar .page-header>p,.app-shell[data-route]:not([data-route="/dashboard"]):not([data-route^="/pipeline"]):not([data-route="/institutions"]):not([data-route^="/tasks"]) .page-toolbar .page-header .page-explainer{border:1px solid rgba(75,46,131,.2);border-left:4px solid #4b2e83;background:#4b2e830f;color:#3d2b5d}.app-shell[data-route]:not([data-route="/dashboard"]):not([data-route^="/pipeline"]):not([data-route="/institutions"]):not([data-route^="/tasks"]) .btn-primary{border:1px solid rgba(196,155,44,.72);background:linear-gradient(180deg,var(--gold-legacy-primary) 0%,var(--gold-legacy-hover) 100%);color:#1f2937;box-shadow:0 8px 16px #d4af3738}.app-shell[data-route]:not([data-route="/dashboard"]):not([data-route^="/pipeline"]):not([data-route="/institutions"]):not([data-route^="/tasks"]) .btn-primary:hover{background:linear-gradient(180deg,var(--gold-legacy-hover) 0%,var(--gold-legacy-hover) 100%);color:#1f2937}.app-shell[data-route]:not([data-route="/dashboard"]):not([data-route^="/pipeline"]):not([data-route="/institutions"]):not([data-route^="/tasks"]) .btn-cool{border-color:#4b2e8352;background:#4b2e8314;color:#4b2e83}.app-shell[data-route]:not([data-route="/dashboard"]):not([data-route^="/pipeline"]):not([data-route="/institutions"]):not([data-route^="/tasks"]) .btn-cool:hover{background:#4b2e8324;color:#3e256d}.app-shell[data-route]:not([data-route="/dashboard"]):not([data-route^="/pipeline"]):not([data-route="/institutions"]):not([data-route^="/tasks"]) .filter-panel{border:1px solid rgba(75,46,131,.22);background:#fffffff2;box-shadow:0 14px 26px #2e1a4717}.app-shell[data-route]:not([data-route="/dashboard"]):not([data-route^="/pipeline"]):not([data-route="/institutions"]):not([data-route^="/tasks"]) .filter-panel-label{color:#4b2e83}.app-shell[data-route]:not([data-route="/dashboard"]):not([data-route^="/pipeline"]):not([data-route="/institutions"]):not([data-route^="/tasks"]) .filter-panel .form-field label{color:#493367}.app-shell[data-route]:not([data-route="/dashboard"]):not([data-route^="/pipeline"]):not([data-route="/institutions"]):not([data-route^="/tasks"]) .filter-panel .input,.app-shell[data-route]:not([data-route="/dashboard"]):not([data-route^="/pipeline"]):not([data-route="/institutions"]):not([data-route^="/tasks"]) .filter-panel select{border-color:#e9e2f3}.app-shell[data-route]:not([data-route="/dashboard"]):not([data-route^="/pipeline"]):not([data-route="/institutions"]):not([data-route^="/tasks"]) .table-scroll{border:1px solid #e9e2f3;background:#faf8fe}.app-shell[data-route]:not([data-route="/dashboard"]):not([data-route^="/pipeline"]):not([data-route="/institutions"]):not([data-route^="/tasks"]) .data-table th{color:#4b2e83}.app-shell[data-route]:not([data-route="/dashboard"]):not([data-route^="/pipeline"]):not([data-route="/institutions"]):not([data-route^="/tasks"]) .data-table td{border-color:#e9e2f3;background:var(--color-white)}.app-shell[data-route]:not([data-route="/dashboard"]):not([data-route^="/pipeline"]):not([data-route="/institutions"]):not([data-route^="/tasks"]) .data-table tr.row-click:hover td{background:#4b2e830f}.app-shell[data-route]:not([data-route="/dashboard"]):not([data-route^="/pipeline"]):not([data-route="/institutions"]):not([data-route^="/tasks"]) .pagination{border:1px solid #e9e2f3;background:#fffffff5;box-shadow:0 10px 20px #2e1a4714}.app-shell[data-route]:not([data-route="/dashboard"]):not([data-route^="/pipeline"]):not([data-route="/institutions"]):not([data-route^="/tasks"]) .pagination-page.active{background:#d4af372e;border-color:#d4af3770;color:#3a2a58}.app-shell[data-route]:not([data-route="/dashboard"]):not([data-route^="/pipeline"]):not([data-route="/institutions"]):not([data-route^="/tasks"]) .modal{border-color:#e9e2f3;box-shadow:0 24px 46px #2e1a4733}.app-shell[data-route]:not([data-route="/dashboard"]):not([data-route^="/pipeline"]):not([data-route="/institutions"]):not([data-route^="/tasks"]) .modal-header{border-bottom:1px solid #ebe3f5;background:linear-gradient(180deg,#4b2e8314,#fffffffa)}.app-shell[data-route]:not([data-route="/dashboard"]):not([data-route^="/pipeline"]):not([data-route="/institutions"]):not([data-route^="/tasks"]) .modal-footer{border-top:1px solid #ebe3f5;background:#fffffff5}.app-shell[data-route]:not([data-route="/dashboard"]):not([data-route^="/pipeline"]):not([data-route="/institutions"]):not([data-route^="/tasks"]) .kpi-value{color:#2e1a47}.app-shell[data-route]:not([data-route="/dashboard"]):not([data-route^="/pipeline"]):not([data-route="/institutions"]):not([data-route^="/tasks"]) .report-kpi,.app-shell[data-route]:not([data-route="/dashboard"]):not([data-route^="/pipeline"]):not([data-route="/institutions"]):not([data-route^="/tasks"]) .report-headline-card,.app-shell[data-route]:not([data-route="/dashboard"]):not([data-route^="/pipeline"]):not([data-route="/institutions"]):not([data-route^="/tasks"]) .access-requests-summary-card,.app-shell[data-route]:not([data-route="/dashboard"]):not([data-route^="/pipeline"]):not([data-route="/institutions"]):not([data-route^="/tasks"]) .admin-users-directory-panel,.app-shell[data-route]:not([data-route="/dashboard"]):not([data-route^="/pipeline"]):not([data-route="/institutions"]):not([data-route^="/tasks"]) .admin-users-detail-panel,.app-shell[data-route]:not([data-route="/dashboard"]):not([data-route^="/pipeline"]):not([data-route="/institutions"]):not([data-route^="/tasks"]) .admin-users-section,.app-shell[data-route]:not([data-route="/dashboard"]):not([data-route^="/pipeline"]):not([data-route="/institutions"]):not([data-route^="/tasks"]) .access-request-approval-section,.app-shell[data-route]:not([data-route="/dashboard"]):not([data-route^="/pipeline"]):not([data-route="/institutions"]):not([data-route^="/tasks"]) .access-request-context-item,.app-shell[data-route]:not([data-route="/dashboard"]):not([data-route^="/pipeline"]):not([data-route="/institutions"]):not([data-route^="/tasks"]) .profile-panel{border-color:#e9e2f3;background:var(--color-white);box-shadow:0 10px 20px #2e1a4712}.app-shell[data-route]:not([data-route="/dashboard"]):not([data-route^="/pipeline"]):not([data-route="/institutions"]):not([data-route^="/tasks"]) .profile-asset-placeholder{border:1px dashed rgba(75,46,131,.36);background:#4b2e830f}.app-shell .app-page-header.page-toolbar{border:1px solid rgba(75,46,131,.2);border-radius:22px;background:linear-gradient(125deg,rgba(75,46,131,.13) 0%,rgba(212,175,55,.08) 56%,var(--color-white) 100%),var(--color-white);box-shadow:0 18px 36px #2e1a471a,inset 0 1px #ffffffd1}.app-shell .app-page-header.page-toolbar .page-title{color:#2e1a47}.app-shell .app-page-header.page-toolbar .page-subtitle{color:#4b2e83}.app-shell .app-page-header.page-toolbar .pipeline-company-pill{border:1px solid rgba(212,175,55,.48);background:#d4af3733;color:#5a4521}@media (min-width: 1367px){.app-shell .app-page-header.page-toolbar .toolbar-actions{margin-left:auto;justify-content:flex-end}}@media (max-width: 1366px){.app-shell .app-page-header.page-toolbar .toolbar-actions{margin-left:0;justify-content:flex-start;flex-wrap:wrap}}.app-shell .app-page-header.page-toolbar .toolbar-actions .btn-cool{border-color:#4b2e8352;background:#4b2e8314;color:#4b2e83}.app-shell .app-page-header.page-toolbar .toolbar-actions .btn-cool:hover{background:#4b2e8324;color:#3e256d}.app-shell .app-page-header.page-toolbar .toolbar-actions .btn-primary{border:1px solid rgba(196,155,44,.78);background:linear-gradient(180deg,var(--gold-legacy-primary) 0%,var(--gold-legacy-hover) 100%);color:#1f2937;box-shadow:0 8px 16px #d4af3738}.app-shell .app-page-header.page-toolbar .toolbar-actions .btn-primary:hover{background:linear-gradient(180deg,var(--gold-legacy-hover) 0%,var(--gold-legacy-hover) 100%)}.app-shell[data-route="/dashboard"] .dashboard-onboarding-panel{border-color:#4b2e8338;background:linear-gradient(125deg,rgba(75,46,131,.1) 0%,rgba(212,175,55,.08) 62%,var(--color-white) 100%),var(--color-white);box-shadow:0 16px 32px #2e1a471f}.app-shell[data-route="/dashboard"] .dashboard-onboarding-kicker,.app-shell[data-route="/pipeline"] .pipeline-filter-panel .filter-panel-label,.app-shell[data-route="/institutions"] .institutions-filter-panel .filter-panel-label{color:#4b2e83}.app-shell[data-route="/dashboard"] .dashboard{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,340px);gap:18px;align-items:start}.app-shell[data-route="/dashboard"] .dashboard>.dashboard-section--masthead,.app-shell[data-route="/dashboard"] .dashboard>.dashboard-onboarding-section,.app-shell[data-route="/dashboard"] .dashboard>.dashboard-section--pipeline-focus,.app-shell[data-route="/dashboard"] .dashboard>.dashboard-section--performance,.app-shell[data-route="/dashboard"] .dashboard>.dashboard-section--reports{grid-column:1 / -1}.app-shell[data-route="/dashboard"] .dashboard>.dashboard-section--queues{grid-column:1 / -1}.app-shell[data-route="/dashboard"] .dashboard>.dashboard-section--chart{grid-column:1}.app-shell[data-route="/dashboard"] .dashboard>.dashboard-section--hero,.app-shell[data-route="/dashboard"] .dashboard>.dashboard-section--snapshot{grid-column:2}.app-shell[data-route="/dashboard"] .dashboard-toolbar{border:1px solid rgba(75,46,131,.22);border-radius:20px;background:linear-gradient(132deg,rgba(75,46,131,.14) 0%,rgba(212,175,55,.08) 56%,var(--color-white) 100%),var(--color-white);box-shadow:0 16px 30px #2e1a471f;padding:20px 22px}.app-shell[data-route="/dashboard"] .dashboard-masthead{gap:8px}.app-shell[data-route="/dashboard"] .dashboard-masthead-kicker{margin:0;font-size:11px;font-weight:800;letter-spacing:.15em;text-transform:uppercase;color:#4b2e83}.app-shell[data-route="/dashboard"] .dashboard-masthead-title{margin:0;display:flex;align-items:center;gap:10px;flex-wrap:wrap;font-size:clamp(22px,3.1vw,32px);font-weight:800;line-height:1.14;color:#2e1a47}.app-shell[data-route="/dashboard"] .dashboard-masthead-title-copy{color:#2e1a47}.app-shell[data-route="/dashboard"] .dashboard-masthead-explainer{width:100%;max-width:none;border-left-color:#4b2e83;border-color:#4b2e8333;background:#4b2e830f;color:#3d2b5d}.app-shell[data-route="/dashboard"] .dashboard-masthead-explainer .pipeline-company-pill{font-size:clamp(22px,3.1vw,32px);line-height:1.14}.app-shell[data-route="/dashboard"] .dashboard-toolbar-actions{justify-content:flex-end;gap:8px}.app-shell[data-route="/dashboard"] .dashboard-toolbar-actions .btn-primary{background:linear-gradient(180deg,var(--gold-legacy-primary) 0%,var(--gold-legacy-hover) 100%);border:1px solid rgba(196,155,44,.82);color:#1f2937;box-shadow:0 8px 16px #d4af3738}.app-shell[data-route="/dashboard"] .dashboard-toolbar-actions .btn-primary:hover{background:linear-gradient(180deg,var(--gold-legacy-hover) 0%,var(--gold-legacy-hover) 100%)}.app-shell[data-route="/dashboard"] .dashboard-kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.app-shell[data-route="/dashboard"] .dashboard-standalone-kpi{position:relative;isolation:isolate;overflow:hidden;border:1px solid rgba(75,46,131,.14);border-radius:18px;background:#fff;box-shadow:0 12px 24px #2e1a4714,inset 0 1px #ffffffe6;padding:24px;min-height:176px;display:flex;flex-direction:column;justify-content:flex-end;gap:0;text-align:left}.app-shell[data-route="/dashboard"] .dashboard-standalone-kpi:before{content:none;position:absolute;left:0;right:0;top:0;height:3px;background:linear-gradient(90deg,#4b2e839e,#e0c45fa3 48%,#e0c45f24);pointer-events:none}.app-shell[data-route="/dashboard"] .standalone-kpi-badge{position:absolute;top:20px;right:20px;width:40px;height:40px;border-radius:999px;background:#e0c45f38;border:1px solid rgba(201,162,39,.42);display:flex;align-items:center;justify-content:center;font-size:11px;letter-spacing:.06em;font-weight:800;color:#3d2b5d;box-shadow:inset 0 1px #ffffff85}.app-shell[data-route="/dashboard"] .standalone-kpi-body{position:relative;display:flex;flex-direction:column;gap:8px;padding-right:52px}.app-shell[data-route="/dashboard"] .dashboard-standalone-kpi .kpi-label{font-size:11px;text-transform:uppercase;letter-spacing:.12em;color:#7b6f91;font-weight:700;margin:0}.app-shell[data-route="/dashboard"] .dashboard-standalone-kpi .kpi-value{margin-top:0;font-size:clamp(34px,3.4vw,46px);line-height:1;font-weight:800;letter-spacing:-.02em;color:#2e1a47;text-shadow:none;width:100%;text-align:left}.app-shell[data-route="/dashboard"] .dashboard-standalone-kpi .kpi-helper{margin-top:0;font-size:11px;color:#766d89;line-height:1.4;max-width:42ch}.app-shell[data-route="/dashboard"] .dashboard-pipeline-focus-grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(260px,340px);gap:12px;align-items:stretch}.app-shell[data-route="/dashboard"] .dashboard-pipeline-focus-grid .dashboard-quick-actions-card{padding:14px}.app-shell[data-route="/dashboard"] .dashboard-kpi-card{position:relative;overflow:hidden;border-radius:18px!important;padding:0!important;display:flex;flex-direction:column;transition:transform .2s ease,box-shadow .2s ease}.app-shell[data-route="/dashboard"] .dashboard-kpi-card:hover{transform:translateY(-3px);box-shadow:0 18px 36px #2e1a4726!important}.app-shell[data-route="/dashboard"] .dashboard-kpi-card:before{content:"";position:absolute;left:0;top:0;bottom:0;width:5px;height:100%!important;border-radius:18px 0 0 18px;background:linear-gradient(180deg,#4b2e83,#c9a227)}.app-shell[data-route="/dashboard"] .kpi-card-header{display:flex;align-items:center;gap:10px;padding:16px 16px 0 20px}.app-shell[data-route="/dashboard"] .kpi-icon-wrap{width:34px;height:34px;border-radius:10px;flex-shrink:0;display:flex;align-items:center;justify-content:center;font-size:15px}.app-shell[data-route="/dashboard"] .kpi-card-header .kpi-label{font-size:11px!important;text-transform:uppercase;letter-spacing:.1em;font-weight:700!important;color:#6b5f7e!important;margin:0;padding:0;line-height:1.3}.app-shell[data-route="/dashboard"] .dashboard-kpi-card .kpi-value{padding:8px 16px 4px 20px;margin-top:4px!important;font-size:clamp(30px,2.8vw,40px)!important;font-weight:900!important;line-height:1;background:var(--primary-action-blend)!important;-webkit-background-clip:text!important;-webkit-text-fill-color:transparent!important;background-clip:text!important;color:transparent!important;text-shadow:none!important}.app-shell[data-route="/dashboard"] .dashboard-kpi-card .kpi-helper{padding:4px 16px 16px 20px;margin-top:0!important;font-size:11px!important;color:#9ca3af!important;line-height:1.4}.app-shell[data-route="/dashboard"] .kpi-card--open{border:1px solid rgba(75,46,131,.2)!important;background:linear-gradient(145deg,#4b2e8312,#fff 65%)!important;box-shadow:0 8px 22px #4b2e831a!important}.app-shell[data-route="/dashboard"] .kpi-card--open:before{background:linear-gradient(180deg,#4b2e83,#7c60b8)}.app-shell[data-route="/dashboard"] .kpi-card--open .kpi-icon-wrap{background:#4b2e831f}.app-shell[data-route="/dashboard"] .kpi-card--open .kpi-icon-wrap:after{content:"◉";color:#4b2e83}.app-shell[data-route="/dashboard"] .kpi-card--stuck{border:1px solid rgba(217,119,6,.22)!important;background:linear-gradient(145deg,#d9770612,#fff 65%)!important;box-shadow:0 8px 22px #d9770617!important}.app-shell[data-route="/dashboard"] .kpi-card--stuck:before{background:linear-gradient(180deg,#d97706,#f59e0b)}.app-shell[data-route="/dashboard"] .kpi-card--stuck .kpi-icon-wrap{background:#d977061f}.app-shell[data-route="/dashboard"] .kpi-card--stuck .kpi-icon-wrap:after{content:"△";color:#b45309}.app-shell[data-route="/dashboard"] .kpi-card--tasks{border:1px solid rgba(15,118,110,.2)!important;background:linear-gradient(145deg,#0f766e0f,#fff 65%)!important;box-shadow:0 8px 22px #0f766e17!important}.app-shell[data-route="/dashboard"] .kpi-card--tasks:before{background:linear-gradient(180deg,#0f766e,#14b8a6)}.app-shell[data-route="/dashboard"] .kpi-card--tasks .kpi-icon-wrap{background:#0f766e1a}.app-shell[data-route="/dashboard"] .kpi-card--tasks .kpi-icon-wrap:after{content:"✓";font-weight:900;color:#0f766e}.app-shell[data-route="/dashboard"] .dashboard-kpi-card--pending{border:1px solid rgba(201,162,39,.28)!important;background:linear-gradient(145deg,#c9a22717,#fff 65%)!important;box-shadow:0 8px 22px #c9a2271a!important}.app-shell[data-route="/dashboard"] .dashboard-kpi-card--pending:before{background:linear-gradient(180deg,#c9a227,#e6c84e)}.app-shell[data-route="/dashboard"] .dashboard-kpi-card--pending .kpi-icon-wrap{background:#c9a22724}.app-shell[data-route="/dashboard"] .dashboard-kpi-card--pending .kpi-icon-wrap:after{content:"◷";color:#7a6000}.app-shell[data-route="/dashboard"] .dashboard-quick-actions-card,.app-shell[data-route="/dashboard"] .dashboard-status-card,.app-shell[data-route="/dashboard"] .dashboard-performance-chart,.app-shell[data-route="/dashboard"] .dashboard-attention-panel{border:1px solid #e9e2f3;border-radius:14px;background:var(--color-white);box-shadow:0 10px 22px #2e1a4714}.app-shell[data-route="/dashboard"] .dashboard-quick-actions-card{padding:14px}.app-shell[data-route="/dashboard"] .hero-actions{display:grid;grid-template-columns:1fr;gap:8px}.app-shell[data-route="/dashboard"] .hero-actions .btn{width:100%;justify-content:center}.app-shell[data-route="/dashboard"] .hero-actions .btn-primary{border:1px solid rgba(196,155,44,.82);background:linear-gradient(180deg,var(--gold-legacy-primary) 0%,var(--gold-legacy-hover) 100%);color:#1f2937}.app-shell[data-route="/dashboard"] .hero-role-cue{margin-top:8px;color:#4b2e83;font-size:12px;font-weight:600}.app-shell[data-route="/dashboard"] .dashboard-status-card{padding:14px}.app-shell[data-route="/dashboard"] .dashboard-status-metrics{display:grid;gap:10px}.app-shell[data-route="/dashboard"] .dashboard-status-item{border:1px solid #ece4f7;border-radius:12px;padding:10px 12px;background:linear-gradient(180deg,rgba(75,46,131,.04) 0%,var(--color-white) 100%);display:flex;align-items:center;justify-content:space-between;gap:8px}.app-shell[data-route="/dashboard"] .dashboard-status-label{font-size:12px;color:#6b7280;font-weight:600}.app-shell[data-route="/dashboard"] .dashboard-status-value{font-size:22px;line-height:1;font-weight:800;color:#2e1a47}.app-shell[data-route="/dashboard"] .dashboard-performance-chart{padding:8px 0;display:flex;flex-direction:column;gap:0}.app-shell[data-route="/dashboard"] .perf-chart-metric{display:flex;flex-direction:column;gap:8px;padding:14px 28px;border-bottom:1px solid rgba(75,46,131,.07);transition:background .15s ease}.app-shell[data-route="/dashboard"] .perf-chart-metric:last-child{border-bottom:none}.app-shell[data-route="/dashboard"] .perf-chart-metric:hover{background:#4b2e8308}.app-shell[data-route="/dashboard"] .perf-chart-metric-side{display:flex;align-items:center;gap:10px}.app-shell[data-route="/dashboard"] .perf-chart-dot{width:10px;height:10px;border-radius:50%;flex-shrink:0}.app-shell[data-route="/dashboard"] .perf-chart-meta{flex:1;display:flex;align-items:baseline;justify-content:space-between;gap:8px}.app-shell[data-route="/dashboard"] .perf-chart-label{font-size:12px;font-weight:600;color:#4b2e83;letter-spacing:.02em}.app-shell[data-route="/dashboard"] .perf-chart-value{font-size:20px;font-weight:900;line-height:1;background:var(--primary-action-blend);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.app-shell[data-route="/dashboard"] .perf-chart-track{height:7px;border-radius:999px;overflow:hidden;background:#4b2e8314}.app-shell[data-route="/dashboard"] .dashboard-chart-fill{display:block;height:100%;width:6%;border-radius:999px;transition:width .5s cubic-bezier(.22,1,.36,1)}.app-shell[data-route="/dashboard"] .perf-chart-metric--open .perf-chart-dot{background:#4b2e83;box-shadow:0 0 0 3px #4b2e832e}.app-shell[data-route="/dashboard"] .dashboard-chart-fill--open{background:linear-gradient(90deg,#4b2e83,#7c60b8)}.app-shell[data-route="/dashboard"] .perf-chart-metric--stuck .perf-chart-dot{background:#d97706;box-shadow:0 0 0 3px #d9770633}.app-shell[data-route="/dashboard"] .dashboard-chart-fill--stuck{background:linear-gradient(90deg,#d97706,#f59e0b)}.app-shell[data-route="/dashboard"] .perf-chart-metric--tasks .perf-chart-dot{background:#0f766e;box-shadow:0 0 0 3px #0f766e2e}.app-shell[data-route="/dashboard"] .dashboard-chart-fill--tasks{background:linear-gradient(90deg,#0f766e,#14b8a6)}.app-shell[data-route="/dashboard"] .perf-chart-metric--awaiting .perf-chart-dot{background:#c9a227;box-shadow:0 0 0 3px #c9a22733}.app-shell[data-route="/dashboard"] .dashboard-chart-fill--awaiting{background:linear-gradient(90deg,#c9a227,#e6c84e)}.app-shell[data-route="/dashboard"] .dashboard-table-scroll{border:1px solid #e9e2f3;border-radius:12px;background:#faf8fe}.app-shell[data-route="/dashboard"] .dashboard .data-table th{color:#4b2e83}.app-shell[data-route="/dashboard"] .dashboard .data-table td{border-color:#e9e2f3}.app-shell[data-route="/dashboard"] .dashboard .data-table tr:hover td{background:#4b2e830f}.app-shell[data-route="/dashboard"] .dashboard .panel-title{color:#2e1a47}.app-shell[data-route="/dashboard"] .dashboard .panel-meta{color:#6b7280}.app-shell[data-route="/dashboard"] .dashboard-attention-tabs .tab-button.active{border-color:#d4af3775;background:#d4af372e;color:#3a2a58}@media (max-width: 1024px){.app-shell[data-route="/dashboard"] .dashboard>.dashboard-section--hero,.app-shell[data-route="/dashboard"] .dashboard>.dashboard-section--snapshot,.app-shell[data-route="/dashboard"] .dashboard>.dashboard-section--queues{grid-column:1 / -1}.app-shell[data-route="/dashboard"] .dashboard-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.app-shell[data-route="/dashboard"] .dashboard-pipeline-focus-grid{grid-template-columns:1fr}}@media (max-width: 768px){.app-shell[data-route="/dashboard"] .dashboard-toolbar{padding:16px;border-radius:16px}.app-shell[data-route="/dashboard"] .dashboard-toolbar-actions{width:100%}.app-shell[data-route="/dashboard"] .dashboard-kpi-grid{grid-template-columns:1fr}.app-shell[data-route="/dashboard"] .dashboard-chart-row{grid-template-columns:1fr;gap:6px}.app-shell[data-route="/dashboard"] .dashboard-chart-value{text-align:left}}.app-shell[data-route="/pipeline"] .pipeline-page-v2,.app-shell[data-route="/institutions"] .institutions-page-v2{gap:22px;font-family:Sora,Manrope,Avenir Next,Segoe UI,sans-serif}.app-shell[data-route="/pipeline"] .pipeline-header-shell,.app-shell[data-route="/institutions"] .institutions-header-shell{border:1px solid rgba(75,46,131,.2);border-radius:20px;background:linear-gradient(128deg,rgba(75,46,131,.13) 0%,rgba(212,175,55,.08) 54%,var(--color-white) 100%),var(--color-white);box-shadow:0 16px 30px #2e1a471a;padding:22px 24px}.app-shell[data-route="/pipeline"] .pipeline-page-header,.app-shell[data-route="/institutions"] .institutions-page-header{gap:9px}.app-shell[data-route="/pipeline"] .pipeline-hero-kicker,.app-shell[data-route="/institutions"] .institutions-hero-kicker{color:#4b2e83;letter-spacing:.16em;font-weight:800}.app-shell[data-route="/pipeline"] .pipeline-hero-title,.app-shell[data-route="/institutions"] .institutions-hero-title{color:#2e1a47;font-size:clamp(22px,3.4vw,32px);font-weight:800}.app-shell[data-route="/pipeline"] .pipeline-hero-title-copy,.app-shell[data-route="/institutions"] .institutions-hero-title-copy{color:#2e1a47;font-weight:700}.app-shell[data-route="/pipeline"] .pipeline-hero-copy,.app-shell[data-route="/institutions"] .institutions-hero-copy{max-width:84ch;border:1px solid rgba(75,46,131,.2);border-left:4px solid #4b2e83;background:#4b2e830f;color:#3d2b5d;border-radius:12px;padding:11px 13px}.app-shell[data-route="/pipeline"] .pipeline-company-pill,.app-shell[data-route="/institutions"] .pipeline-company-pill{border:1px solid rgba(212,175,55,.44);background:#d4af3733;color:#5a4521;font-weight:800}.app-shell[data-route="/pipeline"] .pipeline-header-actions{margin-left:auto;justify-content:flex-end;gap:8px}.app-shell[data-route="/institutions"] .institutions-header-actions{justify-content:space-between;align-items:flex-start;gap:10px}.app-shell[data-route="/institutions"] .institutions-actions-group{gap:8px}.app-shell[data-route="/pipeline"] .pipeline-header-actions .btn-primary,.app-shell[data-route="/institutions"] .institutions-header-action.btn-primary,.app-shell[data-route="/pipeline"] .pipeline-filter-panel .btn-primary,.app-shell[data-route="/institutions"] .institutions-filter-actions .btn-primary{border:1px solid rgba(196,155,44,.84);background:linear-gradient(180deg,var(--gold-legacy-primary) 0%,var(--gold-legacy-hover) 100%);color:#1f2937;box-shadow:0 8px 16px #d4af3738}.app-shell[data-route="/pipeline"] .pipeline-header-actions .btn-primary:hover,.app-shell[data-route="/institutions"] .institutions-header-action.btn-primary:hover,.app-shell[data-route="/pipeline"] .pipeline-filter-panel .btn-primary:hover,.app-shell[data-route="/institutions"] .institutions-filter-actions .btn-primary:hover{background:linear-gradient(180deg,var(--gold-legacy-hover) 0%,var(--gold-legacy-hover) 100%);color:#1f2937}.app-shell[data-route="/pipeline"] .pipeline-header-actions .btn-cool,.app-shell[data-route="/institutions"] .institutions-header-action.btn-cool,.app-shell[data-route="/pipeline"] .pipeline-filter-panel .btn-cool,.app-shell[data-route="/institutions"] .institutions-filter-actions .btn-cool{border:1px solid rgba(75,46,131,.32);background:#4b2e8314;color:#4b2e83}.app-shell[data-route="/pipeline"] .pipeline-filter-panel,.app-shell[data-route="/institutions"] .institutions-filter-panel{top:calc(var(--topbar-offset) + 8px);border:1px solid rgba(75,46,131,.2);border-radius:14px;background:#fffffff5;box-shadow:0 12px 24px #2e1a471a;padding:14px 14px 12px;gap:10px}.app-shell[data-route="/pipeline"] .pipeline-filter-panel .filter-panel-label,.app-shell[data-route="/institutions"] .institutions-filter-panel .filter-panel-label{color:#4b2e83;letter-spacing:.12em;font-weight:800}.app-shell[data-route="/pipeline"] .pipeline-filter-panel .filter-grid,.app-shell[data-route="/institutions"] .institutions-filter-grid{gap:10px}.app-shell[data-route="/pipeline"] .pipeline-filter-panel .form-field label,.app-shell[data-route="/institutions"] .institutions-filter-panel .form-field label{color:#493367;font-weight:700}.app-shell[data-route="/pipeline"] .pipeline-filter-panel .input,.app-shell[data-route="/pipeline"] .pipeline-filter-panel select,.app-shell[data-route="/institutions"] .institutions-filter-panel .input,.app-shell[data-route="/institutions"] .institutions-filter-panel select{border-color:#e9e2f3;background:var(--color-white)}.app-shell[data-route="/pipeline"] .pipeline-filter-panel .filter-actions,.app-shell[data-route="/institutions"] .institutions-filter-actions{border-top-color:#ece4f7;padding-top:8px}.app-shell[data-route="/pipeline"] .pipeline-filter-chips .filter-chip{border-color:#4b2e833d;background:#4b2e8314;color:#4b2e83}.app-shell[data-route="/pipeline"] .pipeline-tabs-shell>.tab-list{border:1px solid #e9e2f3;background:var(--color-white);box-shadow:0 8px 16px #2e1a4714}.app-shell[data-route="/pipeline"] .pipeline-panel-shell,.app-shell[data-route="/institutions"] .institutions-results-bar,.app-shell[data-route="/institutions"] .institutions-table-shell,.app-shell[data-route="/institutions"] .institutions-pagination-shell{border:1px solid #e9e2f3;border-radius:16px;background:var(--color-white);box-shadow:0 12px 24px #2e1a4714}.app-shell[data-route="/institutions"] .institutions-results-bar{padding:13px 14px}.app-shell[data-route="/institutions"] .institutions-results-title{color:#4b2e83}.app-shell[data-route="/institutions"] .institutions-results-summary{color:#6b7280}.app-shell[data-route="/institutions"] .institutions-kpi-grid{gap:12px}.app-shell[data-route="/institutions"] .institutions-kpi-card{border-color:#e9e2f3;background:var(--color-white);box-shadow:0 10px 20px #2e1a4712}.app-shell[data-route="/institutions"] .institutions-kpi-card .kpi-value{color:#2e1a47;font-weight:800}.app-shell[data-route="/institutions"] .institutions-kpi-card--teal,.app-shell[data-route="/institutions"] .institutions-kpi-card--sky,.app-shell[data-route="/institutions"] .institutions-kpi-card--amber,.app-shell[data-route="/institutions"] .institutions-kpi-card--slate{border-top-color:#d4af3770;background:radial-gradient(120% 85% at 0% 0%,#d4af371f,#fff0 52%),var(--color-white)}.app-shell[data-route="/pipeline"] .pipeline-table-panel .panel-header,.app-shell[data-route="/institutions"] .institutions-table-shell .panel-header{border:1px solid #ece4f7;border-radius:12px;background:#faf8fe;padding:10px 12px}.app-shell[data-route="/pipeline"] .pipeline-table-panel .panel-title,.app-shell[data-route="/institutions"] .institutions-table-shell .panel-title{color:#2e1a47;font-weight:800;letter-spacing:-.01em}.app-shell[data-route="/pipeline"] .pipeline-table-panel .panel-meta,.app-shell[data-route="/institutions"] .institutions-page-meta{color:#6b7280}.app-shell[data-route="/pipeline"] .pipeline-table-panel .table-actions{justify-content:flex-end;gap:8px}.app-shell[data-route="/pipeline"] .pipeline-table-panel .table-actions .btn-primary{border:1px solid rgba(196,155,44,.78);background:linear-gradient(180deg,var(--gold-legacy-primary) 0%,var(--gold-legacy-hover) 100%);color:#1f2937;box-shadow:none}.app-shell[data-route="/pipeline"] .pipeline-table-panel .table-actions .btn-cool{border:1px solid rgba(75,46,131,.32);background:#4b2e8314;color:#4b2e83}.app-shell[data-route="/pipeline"] .pipeline-table-panel .data-table,.app-shell[data-route="/institutions"] .institutions-table-shell .data-table{border-spacing:0 8px}.app-shell[data-route="/pipeline"] .pipeline-table-panel .table-scroll,.app-shell[data-route="/institutions"] .institutions-table-shell .table-scroll{border:1px solid #ece4f7;border-radius:12px;background:#faf8fe;padding:8px}.app-shell[data-route="/pipeline"] .pipeline-table-panel .data-table th,.app-shell[data-route="/institutions"] .institutions-table-shell .data-table th{color:#4b2e83;font-weight:700}.app-shell[data-route="/pipeline"] .pipeline-table-panel .data-table td,.app-shell[data-route="/institutions"] .institutions-table-shell .data-table td{border-color:#ece4f7;background:var(--color-white);padding:11px 12px}.app-shell[data-route="/pipeline"] .pipeline-table-panel .data-table tr.row-click:hover td,.app-shell[data-route="/institutions"] .institutions-table-shell .data-table tr.row-click:hover td{background:#4b2e830f}.app-shell[data-route="/institutions"] .institutions-table-shell .btn-view{border:1px solid rgba(75,46,131,.3);background:#4b2e8314;color:#4b2e83}.app-shell[data-route="/institutions"] .institutions-table-shell .btn-view:hover{background:#4b2e8324}.app-shell[data-route="/pipeline"] .opportunity-card,.app-shell[data-route="/pipeline"] .kanban-column{border-color:#e9e2f3;box-shadow:0 10px 20px #2e1a4714}.app-shell[data-route="/pipeline"] .opportunity-card{background:var(--color-white)}.app-shell[data-route="/pipeline"] .kanban-title,.app-shell[data-route="/pipeline"] .opportunity-title{color:#2e1a47}.app-shell[data-route="/pipeline"] .opportunity-subtitle,.app-shell[data-route="/pipeline"] .opportunity-state,.app-shell[data-route="/pipeline"] .opportunity-meta{color:#6b7280}.app-shell[data-route="/pipeline"] .opportunity-value{color:#2e1a47}.app-shell[data-route="/pipeline"] .status-select{border-color:#e9e2f3}.app-shell[data-route="/pipeline"] .kanban-pagination{border-top:1px dashed #e4d9f2}@media (max-width: 1024px){.app-shell[data-route="/pipeline"] .pipeline-header-shell,.app-shell[data-route="/institutions"] .institutions-header-shell{padding:16px;border-radius:16px}.app-shell[data-route="/pipeline"] .pipeline-filter-panel,.app-shell[data-route="/institutions"] .institutions-filter-panel{top:calc(var(--topbar-offset) + 4px)}}@media (max-width: 768px){.app-shell[data-route="/pipeline"] .pipeline-header-actions,.app-shell[data-route="/institutions"] .institutions-header-actions{width:100%;justify-content:stretch}.app-shell[data-route="/pipeline"] .pipeline-header-actions .btn,.app-shell[data-route="/institutions"] .institutions-actions-group .btn{width:100%;justify-content:center}}.app-shell[data-route="/dashboard"],.app-shell[data-route="/pipeline"],.app-shell[data-route="/institutions"]{--cons-page-max-width: 1280px;--cons-section-gap: 24px;--cons-header-radius: 20px;--cons-card-radius: 16px;--cons-card-radius-sm: 12px;--cons-border-color: #e9e2f3;--cons-card-shadow: 0 12px 24px rgba(46, 26, 71, .08);--cons-header-shadow: 0 16px 30px rgba(46, 26, 71, .1);--cons-gold-base: var(--sidebar-active-accent);--cons-gold-hover: var(--action-purple-hover);--cons-gold-active: var(--action-purple);--cons-gold-border: color-mix(in srgb, var(--sidebar-active-accent) 82%, transparent);--cons-gold-border-soft: color-mix(in srgb, var(--sidebar-active-accent) 44%, transparent);--cons-gold-soft: color-mix(in srgb, var(--sidebar-active-accent) 16%, transparent);--cons-primary-border: var(--sidebar-active-border);--cons-primary-bg: var(--primary-action-blend);--cons-primary-bg-hover: var(--primary-action-blend-hover);--cons-primary-bg-active: var(--primary-action-blend-active);--cons-secondary-border: color-mix(in srgb, var(--action-purple) 32%, transparent);--cons-secondary-bg: color-mix(in srgb, var(--action-purple) 8%, transparent);--cons-secondary-bg-hover: color-mix(in srgb, var(--action-purple) 14%, transparent)}.app-shell[data-route="/dashboard"] .content,.app-shell[data-route="/pipeline"] .content,.app-shell[data-route="/institutions"] .content{background:#f7f5fb}.app-shell[data-route="/dashboard"] .dashboard,.app-shell[data-route="/pipeline"] .pipeline-page-v2,.app-shell[data-route="/institutions"] .institutions-page-v2{width:min(100%,var(--cons-page-max-width));margin-inline:auto;gap:var(--cons-section-gap)}.app-shell[data-route^="/institutions/"]{--cons-page-max-width: 1280px}.app-shell[data-route^="/institutions/"] .institution-brief-page,.app-shell[data-route^="/institutions/"] .pack-page{width:min(100%,var(--cons-page-max-width));margin-inline:auto}.app-shell[data-route^="/institutions/"] .app-page-header.detail-header,.app-shell[data-route^="/institutions/"] .app-page-header.pack-hero{gap:18px}.app-shell[data-route^="/institutions/"] .institution-brief-page,.app-shell[data-route^="/institutions/"] .institution-brief-page>*,.app-shell[data-route^="/institutions/"] .app-page-header.detail-header,.app-shell[data-route^="/institutions/"] .app-page-header.detail-header>*,.app-shell[data-route^="/institutions/"] .detail-title,.app-shell[data-route^="/institutions/"] .detail-title>*,.app-shell[data-route^="/institutions/"] .detail-actions,.app-shell[data-route^="/institutions/"] .detail-badges,.app-shell[data-route^="/institutions/"] .page-tabs,.app-shell[data-route^="/institutions/"] .page-tabs .tab-list,.app-shell[data-route^="/institutions/"] .page-tabs .tab-button{min-width:0}.app-shell[data-route^="/institutions/"] .app-page-header.detail-header{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);align-items:start;column-gap:18px;row-gap:12px}.app-shell[data-route^="/institutions/"] .app-page-header.detail-header>.detail-title{width:100%;max-width:100%}.app-shell[data-route^="/institutions/"] .app-page-header.detail-header>.detail-actions{width:100%;justify-content:flex-end;align-self:start}.app-shell[data-route^="/institutions/"] .detail-entity-name,.app-shell[data-route^="/institutions/"] .detail-entity-ref{overflow-wrap:anywhere;word-break:break-word}.app-shell[data-route^="/institutions/"] .detail-badges .badge{max-width:100%;overflow-wrap:anywhere}.app-shell[data-route^="/institutions/"] .institution-brief-page>.page-tabs{margin-top:8px}.app-shell[data-route^="/institutions/"] .institution-assigned-users-panel .institution-assigned-users-header{border:1px solid #ece4f7;border-radius:12px;background:#faf8fe;padding:10px 12px;margin-bottom:10px}.app-shell[data-route^="/institutions/"] .institution-assigned-users-panel .institution-assigned-users-title{color:#1f2937;font-weight:800;letter-spacing:-.01em}.app-shell[data-route^="/institutions/"] .institution-assigned-users-panel .institution-assigned-users-helper{margin:0 0 8px;color:#334155}.app-shell[data-route^="/institutions/"] .institution-assigned-users-panel .institution-assigned-users-add-user-field>label{color:#1f2937;font-weight:700}@media screen and (min-width: 901px) and (max-width: 1366px){.app-shell[data-route^="/institutions/"] .app-page-header.detail-header{grid-template-columns:1fr;row-gap:14px}.app-shell[data-route^="/institutions/"] .app-page-header.detail-header>.detail-actions{justify-content:flex-start}.app-shell[data-route^="/institutions/"] .topbar:not(.topbar-layout-v2){flex-wrap:wrap;align-items:flex-start;gap:10px}.app-shell[data-route^="/institutions/"] .topbar:not(.topbar-layout-v2) .topbar-right,.app-shell[data-route^="/institutions/"] .topbar:not(.topbar-layout-v2) .topbar-actions{width:100%;min-width:0;flex-wrap:wrap;justify-content:space-between}.app-shell[data-route^="/institutions/"] .topbar:not(.topbar-layout-v2) .topbar-context-switcher-wrap{flex:1 1 320px;min-width:0;max-width:100%}.app-shell[data-route^="/institutions/"] .topbar:not(.topbar-layout-v2) .topbar-context-switcher-wrap .topbar-context-secondary,.app-shell[data-route^="/institutions/"] .topbar:not(.topbar-layout-v2) .topbar-context-switcher-wrap .topbar-context-secondary-wrap .company-switcher,.app-shell[data-route^="/institutions/"] .topbar:not(.topbar-layout-v2) .topbar-context-switcher-wrap .access-context-switcher{min-width:0;max-width:100%}}.app-shell[data-route="/dashboard"] .dashboard-toolbar,.app-shell[data-route="/pipeline"] .pipeline-header-shell,.app-shell[data-route="/institutions"] .institutions-header-shell{border:1px solid rgba(75,46,131,.2);border-radius:var(--cons-header-radius);background:linear-gradient(130deg,rgba(75,46,131,.13) 0%,rgba(224,196,95,.08) 56%,var(--color-white) 100%),var(--color-white);box-shadow:var(--cons-header-shadow);padding:22px 24px}.app-shell[data-route="/dashboard"] .dashboard-masthead-kicker,.app-shell[data-route="/pipeline"] .pipeline-hero-kicker,.app-shell[data-route="/institutions"] .institutions-hero-kicker{margin:0;font-size:11px;letter-spacing:.15em;text-transform:uppercase;font-weight:800;color:#4b2e83}.app-shell[data-route="/dashboard"] .dashboard-masthead-title,.app-shell[data-route="/pipeline"] .pipeline-hero-title,.app-shell[data-route="/institutions"] .institutions-hero-title{margin:0;font-size:clamp(22px,3.2vw,32px);line-height:1.14;font-weight:800;color:#2e1a47}.app-shell[data-route="/dashboard"] .dashboard-masthead-title-copy,.app-shell[data-route="/pipeline"] .pipeline-hero-title-copy,.app-shell[data-route="/institutions"] .institutions-hero-title-copy{color:#2e1a47;font-weight:700}.app-shell[data-route="/dashboard"] .dashboard-masthead-explainer,.app-shell[data-route="/pipeline"] .pipeline-hero-copy,.app-shell[data-route="/institutions"] .institutions-hero-copy{border:1px solid rgba(75,46,131,.2);border-left:4px solid #4b2e83;border-radius:var(--cons-card-radius-sm);background:#4b2e830f;color:#3d2b5d;padding:11px 13px}.app-shell[data-route="/dashboard"] .dashboard-toolbar-actions,.app-shell[data-route="/pipeline"] .pipeline-header-actions,.app-shell[data-route="/institutions"] .institutions-header-actions,.app-shell[data-route="/institutions"] .institutions-actions-group{gap:10px}.app-shell[data-route="/dashboard"] .btn,.app-shell[data-route="/pipeline"] .btn,.app-shell[data-route="/institutions"] .btn{min-height:40px;padding:0 14px;border-radius:10px;font-size:13px;font-weight:700}.app-shell[data-route="/dashboard"] .btn.btn-sm,.app-shell[data-route="/pipeline"] .btn.btn-sm,.app-shell[data-route="/institutions"] .btn.btn-sm{min-height:34px;padding:0 12px;border-radius:9px}.app-shell[data-route="/dashboard"] .btn.btn-primary,.app-shell[data-route="/pipeline"] .btn.btn-primary,.app-shell[data-route="/institutions"] .btn.btn-primary{border:1px solid var(--cons-primary-border);background:var(--cons-primary-bg);color:var(--text-on-accent);box-shadow:0 8px 16px color-mix(in srgb,var(--sidebar-active-accent) 22%,transparent)}.app-shell[data-route="/dashboard"] .btn.btn-primary:hover,.app-shell[data-route="/pipeline"] .btn.btn-primary:hover,.app-shell[data-route="/institutions"] .btn.btn-primary:hover{background:var(--cons-primary-bg-hover);color:var(--text-on-accent)}.app-shell[data-route="/dashboard"] .btn.btn-primary:active,.app-shell[data-route="/pipeline"] .btn.btn-primary:active,.app-shell[data-route="/institutions"] .btn.btn-primary:active{background:var(--cons-primary-bg-active);color:var(--text-on-accent)}.app-shell[data-route="/dashboard"] .dashboard-toolbar-actions .btn-primary,.app-shell[data-route="/dashboard"] .hero-actions .btn-primary,.app-shell[data-route="/pipeline"] .pipeline-header-actions .btn-primary,.app-shell[data-route="/pipeline"] .pipeline-filter-panel .btn-primary,.app-shell[data-route="/pipeline"] .pipeline-table-panel .table-actions .btn-primary,.app-shell[data-route="/institutions"] .institutions-header-action.btn-primary,.app-shell[data-route="/institutions"] .institutions-filter-actions .btn-primary{border:1px solid var(--cons-primary-border);background:var(--cons-primary-bg);color:var(--text-on-accent);box-shadow:0 8px 16px color-mix(in srgb,var(--sidebar-active-accent) 22%,transparent)}.app-shell[data-route="/dashboard"] .dashboard-toolbar-actions .btn-primary:hover,.app-shell[data-route="/dashboard"] .hero-actions .btn-primary:hover,.app-shell[data-route="/pipeline"] .pipeline-header-actions .btn-primary:hover,.app-shell[data-route="/pipeline"] .pipeline-filter-panel .btn-primary:hover,.app-shell[data-route="/pipeline"] .pipeline-table-panel .table-actions .btn-primary:hover,.app-shell[data-route="/institutions"] .institutions-header-action.btn-primary:hover,.app-shell[data-route="/institutions"] .institutions-filter-actions .btn-primary:hover{background:var(--cons-primary-bg-hover);color:var(--text-on-accent)}.app-shell[data-route="/dashboard"] .dashboard-toolbar-actions .btn-primary:active,.app-shell[data-route="/dashboard"] .hero-actions .btn-primary:active,.app-shell[data-route="/pipeline"] .pipeline-header-actions .btn-primary:active,.app-shell[data-route="/pipeline"] .pipeline-filter-panel .btn-primary:active,.app-shell[data-route="/pipeline"] .pipeline-table-panel .table-actions .btn-primary:active,.app-shell[data-route="/institutions"] .institutions-header-action.btn-primary:active,.app-shell[data-route="/institutions"] .institutions-filter-actions .btn-primary:active{background:var(--cons-primary-bg-active);color:var(--text-on-accent)}.app-shell[data-route="/dashboard"] .btn.btn-cool,.app-shell[data-route="/pipeline"] .btn.btn-cool,.app-shell[data-route="/institutions"] .btn.btn-cool,.app-shell[data-route="/institutions"] .btn.btn-view{border:1px solid var(--cons-secondary-border);background:var(--cons-secondary-bg);color:var(--action-purple)}.app-shell[data-route="/dashboard"] .btn.btn-cool:hover,.app-shell[data-route="/pipeline"] .btn.btn-cool:hover,.app-shell[data-route="/institutions"] .btn.btn-cool:hover,.app-shell[data-route="/institutions"] .btn.btn-view:hover{background:var(--cons-secondary-bg-hover)}.app-shell[data-route^="/tasks"]{--cons-gold-base: var(--sidebar-active-accent);--cons-gold-hover: var(--action-purple-hover);--cons-gold-active: var(--action-purple);--cons-gold-border: color-mix(in srgb, var(--sidebar-active-accent) 82%, transparent);--cons-gold-border-soft: color-mix(in srgb, var(--sidebar-active-accent) 44%, transparent);--cons-primary-border: var(--sidebar-active-border);--cons-primary-bg: var(--primary-action-blend);--cons-primary-bg-hover: var(--primary-action-blend-hover);--cons-primary-bg-active: var(--primary-action-blend-active);--cons-secondary-border: color-mix(in srgb, var(--action-purple) 32%, transparent);--cons-secondary-bg: color-mix(in srgb, var(--action-purple) 8%, transparent);--cons-secondary-bg-hover: color-mix(in srgb, var(--action-purple) 14%, transparent)}.app-shell[data-route^="/tasks"] .btn.btn-primary{border:1px solid var(--cons-primary-border);background:var(--cons-primary-bg);color:var(--text-on-accent);box-shadow:0 8px 16px color-mix(in srgb,var(--sidebar-active-accent) 22%,transparent)}.app-shell[data-route^="/tasks"] .btn.btn-primary:hover{background:var(--cons-primary-bg-hover);color:var(--text-on-accent)}.app-shell[data-route^="/tasks"] .btn.btn-primary:active{background:var(--cons-primary-bg-active);color:var(--text-on-accent)}.app-shell[data-route^="/tasks"] .btn.btn-cool,.app-shell[data-route^="/tasks"] .btn.btn-light-action{border:1px solid var(--cons-secondary-border);background:var(--cons-secondary-bg);color:var(--action-purple)}.app-shell[data-route^="/tasks"] .btn.btn-cool:hover,.app-shell[data-route^="/tasks"] .btn.btn-light-action:hover{background:var(--cons-secondary-bg-hover)}.app-shell[data-route^="/tasks"] .tasks-saved-view-btn{border:1px solid var(--cons-secondary-border);background:color-mix(in srgb,var(--action-purple) 6%,transparent);color:var(--action-purple)}.app-shell[data-route^="/tasks"] .tasks-saved-view-btn:hover{border-color:var(--cons-gold-border-soft);background:color-mix(in srgb,var(--action-purple) 12%,transparent);color:var(--action-purple)}.app-shell[data-route^="/tasks"] .tasks-saved-view-btn.is-active{border-color:var(--cons-gold-border);background:color-mix(in srgb,var(--action-purple) 16%,transparent);color:var(--action-purple)}.app-shell[data-route="/pipeline"] .pipeline-filter-panel,.app-shell[data-route="/institutions"] .institutions-filter-panel{border:1px solid rgba(75,46,131,.2);border-radius:var(--cons-card-radius);background:#fffffff7;box-shadow:var(--cons-card-shadow);padding:14px 14px 12px;gap:10px}.app-shell[data-route="/pipeline"] .pipeline-filter-panel .input,.app-shell[data-route="/pipeline"] .pipeline-filter-panel select,.app-shell[data-route="/institutions"] .institutions-filter-panel .input,.app-shell[data-route="/institutions"] .institutions-filter-panel select{min-height:38px;border-radius:10px;border-color:var(--cons-border-color);background:var(--color-white)}.app-shell[data-route="/dashboard"] .dashboard-standalone-kpi,.app-shell[data-route="/dashboard"] .dashboard-kpi-card,.app-shell[data-route="/dashboard"] .dashboard-quick-actions-card,.app-shell[data-route="/dashboard"] .dashboard-status-card,.app-shell[data-route="/dashboard"] .dashboard-performance-chart,.app-shell[data-route="/dashboard"] .dashboard-attention-panel,.app-shell[data-route="/pipeline"] .pipeline-panel-shell,.app-shell[data-route="/pipeline"] .kanban-column,.app-shell[data-route="/pipeline"] .opportunity-card,.app-shell[data-route="/institutions"] .institutions-results-bar,.app-shell[data-route="/institutions"] .institutions-kpi-card,.app-shell[data-route="/institutions"] .institutions-table-shell,.app-shell[data-route="/institutions"] .institutions-pagination-shell{border-radius:var(--cons-card-radius);border-color:var(--cons-border-color);box-shadow:var(--cons-card-shadow)}.app-shell[data-route="/pipeline"] .pipeline-company-pill,.app-shell[data-route="/institutions"] .pipeline-company-pill{border-color:var(--cons-gold-border-soft);background:#e0c45f33;color:#5a4521}.app-shell[data-route="/dashboard"] .dashboard-standalone-kpi{border-color:#4b2e8329;background:#fff}.app-shell[data-route="/dashboard"] .dashboard-standalone-kpi:before{content:none}.app-shell[data-route="/dashboard"] .dashboard-kpi-card:before{background:linear-gradient(90deg,var(--cons-gold-base) 0%,rgba(224,196,95,.25) 100%)}.app-shell[data-route="/dashboard"] .dashboard-chart-fill--awaiting{background:var(--cons-gold-base)}.app-shell[data-route="/institutions"] .institutions-kpi-card--teal,.app-shell[data-route="/institutions"] .institutions-kpi-card--sky,.app-shell[data-route="/institutions"] .institutions-kpi-card--amber,.app-shell[data-route="/institutions"] .institutions-kpi-card--slate{border-top-color:var(--cons-gold-border-soft);background:radial-gradient(120% 85% at 0% 0%,#e0c45f1f,#fff0 52%),var(--color-white)}.app-shell[data-route="/dashboard"] .dashboard-table-scroll,.app-shell[data-route="/pipeline"] .pipeline-table-panel .table-scroll,.app-shell[data-route="/institutions"] .institutions-table-shell .table-scroll{border:1px solid #ece4f7;border-radius:var(--cons-card-radius-sm);background:#faf8fe;padding:8px}.app-shell[data-route="/dashboard"] .dashboard .data-table th,.app-shell[data-route="/pipeline"] .pipeline-table-panel .data-table th,.app-shell[data-route="/institutions"] .institutions-table-shell .data-table th{color:#4b2e83;font-weight:700}.app-shell[data-route="/dashboard"] .dashboard .data-table td,.app-shell[data-route="/pipeline"] .pipeline-table-panel .data-table td,.app-shell[data-route="/institutions"] .institutions-table-shell .data-table td{border-color:#ece4f7;background:var(--color-white);padding:11px 12px}.app-shell[data-route="/dashboard"] .dashboard .data-table tr:hover td,.app-shell[data-route="/pipeline"] .pipeline-table-panel .data-table tr.row-click:hover td,.app-shell[data-route="/institutions"] .institutions-table-shell .data-table tr.row-click:hover td{background:#4b2e830f}.app-shell[data-route="/dashboard"] .dashboard-attention-tabs .tab-button,.app-shell[data-route="/pipeline"] .pipeline-tabs-shell>.tab-list .tab-button{border-radius:999px;color:#5b476f;font-weight:700}.app-shell[data-route="/dashboard"] .dashboard-attention-tabs .tab-button.active,.app-shell[data-route="/pipeline"] .pipeline-tabs-shell>.tab-list .tab-button.active{border-color:var(--sidebar-active-border);background:var(--sidebar-active-bg);color:var(--action-purple);box-shadow:inset 0 -2px 0 var(--sidebar-active-accent)}.app-shell[data-route="/dashboard"] .topbar-account-button,.app-shell[data-route="/pipeline"] .topbar-account-button,.app-shell[data-route="/institutions"] .topbar-account-button{border-color:#4b2e834d;background:#4b2e8314;color:#4b2e83}@media (max-width: 1024px){.app-shell[data-route="/dashboard"] .dashboard,.app-shell[data-route="/pipeline"] .pipeline-page-v2,.app-shell[data-route="/institutions"] .institutions-page-v2{gap:20px}.app-shell[data-route="/dashboard"] .dashboard-toolbar,.app-shell[data-route="/pipeline"] .pipeline-header-shell,.app-shell[data-route="/institutions"] .institutions-header-shell{border-radius:var(--cons-card-radius);padding:18px 18px 16px}}.app-shell[data-route="/documents"]{--docs-page-max-width: 1280px;--docs-section-gap: 24px;--docs-header-radius: 20px;--docs-card-radius: 16px;--docs-card-radius-sm: 12px;--docs-border: #e9e2f3;--docs-shadow: 0 12px 24px rgba(46, 26, 71, .08);--docs-header-shadow: 0 16px 30px rgba(46, 26, 71, .1);--docs-gold-base: #e0c45f;--docs-gold-hover: #d3b24a;--docs-gold-active: #be9937;--docs-gold-border: rgba(176, 137, 42, .82);--docs-gold-border-soft: rgba(176, 137, 42, .44);--docs-gold-soft: rgba(224, 196, 95, .14);--docs-primary-border: var(--docs-gold-border);--docs-primary-bg: linear-gradient(180deg, var(--docs-gold-base) 0%, #d0ab47 100%);--docs-primary-bg-hover: linear-gradient(180deg, var(--docs-gold-hover) 0%, #c79f3e 100%);--docs-primary-bg-active: linear-gradient(180deg, var(--docs-gold-active) 0%, #b18a2f 100%)}.app-shell[data-route="/documents"] .content{background:#f7f5fb}.app-shell[data-route="/documents"] .documents-page-v2{width:min(100%,var(--docs-page-max-width));margin-inline:auto;gap:var(--docs-section-gap)}.app-shell[data-route="/documents"] .documents-header-shell{border:1px solid rgba(75,46,131,.2);border-radius:var(--docs-header-radius);background:linear-gradient(130deg,rgba(75,46,131,.13) 0%,rgba(224,196,95,.08) 56%,var(--color-white) 100%),var(--color-white);box-shadow:var(--docs-header-shadow);padding:22px 24px}.app-shell[data-route="/documents"] .documents-page-header{display:flex;flex-direction:column;gap:9px}.app-shell[data-route="/documents"] .documents-hero-kicker{margin:0;font-size:11px;font-weight:800;letter-spacing:.15em;text-transform:uppercase;color:#4b2e83}.app-shell[data-route="/documents"] .documents-hero-title{margin:0;display:flex;align-items:center;flex-wrap:wrap;gap:10px;font-size:clamp(22px,3.2vw,32px);line-height:1.14;color:#2e1a47}.app-shell[data-route="/documents"] .documents-hero-title-copy{color:#2e1a47;font-weight:800}.app-shell[data-route="/documents"] .documents-company-pill{border:1px solid var(--docs-gold-border-soft);background:#e0c45f33;color:#5a4521;font-weight:800}.app-shell[data-route="/documents"] .documents-hero-copy{max-width:none;width:100%;min-width:0;border:1px solid rgba(75,46,131,.2);border-left:4px solid #4b2e83;border-radius:var(--docs-card-radius-sm);background:#4b2e830f;color:#3d2b5d;padding:11px 13px}.app-shell[data-route="/documents"] .documents-toolbar-actions{display:flex;align-items:center;justify-content:flex-end;margin-left:auto;gap:10px}.app-shell[data-route="/documents"] .documents-toolbar-actions .btn{min-width:168px;justify-content:center}.app-shell[data-route="/documents"] .btn{min-height:40px;padding:0 14px;border-radius:10px;font-size:13px;font-weight:700}.app-shell[data-route="/documents"] .btn.btn-sm{min-height:34px;padding:0 12px;border-radius:9px}.app-shell[data-route="/documents"] .btn.btn-primary{border:1px solid var(--docs-primary-border);background:var(--docs-primary-bg);color:#2e1a47;box-shadow:0 8px 16px #b0892a38}.app-shell[data-route="/documents"] .btn.btn-primary:hover{background:var(--docs-primary-bg-hover);color:#2e1a47}.app-shell[data-route="/documents"] .btn.btn-primary:active{background:var(--docs-primary-bg-active);color:#2e1a47}.app-shell[data-route="/documents"] .btn.btn-cool{border:1px solid rgba(75,46,131,.32);background:#4b2e8314;color:#4b2e83}.app-shell[data-route="/documents"] .btn.btn-cool:hover{background:#4b2e8324}.app-shell[data-route="/documents"] .documents-view-switch-shell{display:flex;width:100%;max-width:100%;align-items:center;justify-content:flex-start;flex-wrap:wrap;gap:10px;border:1px solid var(--docs-border);border-radius:var(--docs-card-radius);background:var(--color-white);box-shadow:var(--docs-shadow);padding:11px 12px}.app-shell[data-route="/documents"] .documents-view-switch-shell>.btn{min-width:150px;min-height:36px}.app-shell[data-route="/documents"] .documents-view-switch-shell .btn.btn-primary{box-shadow:0 6px 12px #b0892a2e}.app-shell[data-route="/documents"] .documents-browse-tab-active,.app-shell[data-route="/documents"] .documents-browse-tab-active:hover,.app-shell[data-route="/documents"] .documents-browse-tab-active:active,.app-shell[data-route="/documents"] .documents-browse-tab-active:focus{border:1px solid var(--docs-primary-border);background:var(--docs-primary-bg);color:#2e1a47}.app-shell[data-route="/documents"] .documents-view-switch-meta-card{flex:1 1 100%;width:100%;margin:0;border:1px solid rgba(75,46,131,.18);border-left:4px solid #4b2e83;border-radius:var(--docs-card-radius-sm);background:#4b2e830f;color:#3d2b5d;padding:11px 13px;line-height:1.45}.app-shell[data-route="/documents"] .documents-panel-shell{border:1px solid var(--docs-border);border-radius:var(--docs-card-radius);background:var(--color-white);box-shadow:var(--docs-shadow);padding:18px;gap:16px}.app-shell[data-route="/documents"] .documents-panel-header{display:flex;flex-direction:column;gap:4px}.app-shell[data-route="/documents"] .documents-panel-title{margin:0;font-size:18px;line-height:1.28;color:#2e1a47;font-weight:800}.app-shell[data-route="/documents"] .documents-panel-subtitle{margin:0;color:#6b7280}.app-shell[data-route="/documents"] .documents-summary-shell{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px;margin:0}.app-shell[data-route="/documents"] .documents-summary-card{border:1px solid var(--docs-border);border-radius:var(--docs-card-radius-sm);background:var(--color-white);box-shadow:0 8px 16px #2e1a470f;padding:12px 13px;min-height:88px}.app-shell[data-route="/documents"] .documents-summary-card span{color:#6b7280;text-transform:uppercase;letter-spacing:.06em;font-size:11px;font-weight:700}.app-shell[data-route="/documents"] .documents-summary-card strong{color:#2e1a47;font-size:28px;line-height:1}.app-shell[data-route="/documents"] .documents-filter-panel{border:1px solid rgba(75,46,131,.2);border-radius:var(--docs-card-radius);background:#fffffff7;box-shadow:var(--docs-shadow);padding:15px 16px 13px;gap:12px}.app-shell[data-route="/documents"] .documents-filter-panel .filter-panel-label{color:#4b2e83;letter-spacing:.12em;font-weight:800}.app-shell[data-route="/documents"] .documents-filter-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px 12px}.app-shell[data-route="/documents"] .documents-filter-grid .period-custom-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.app-shell[data-route="/documents"] .documents-filter-panel .form-field label{color:#493367;font-weight:700}.app-shell[data-route="/documents"] .documents-filter-panel .input,.app-shell[data-route="/documents"] .documents-filter-panel select{min-height:38px;border-radius:10px;border-color:var(--docs-border);background:var(--color-white)}.app-shell[data-route="/documents"] .documents-filter-actions{border-top:1px solid #ece4f7;padding-top:10px;display:flex;justify-content:flex-end;gap:8px}.app-shell[data-route="/documents"] .documents-filter-actions .btn{min-width:104px}.app-shell[data-route="/documents"] .documents-toggle-card{display:flex;align-items:center;gap:16px;border:1px dashed rgba(75,46,131,.26);border-radius:10px;background:#4b2e830a;padding:9px 11px}.app-shell[data-route="/documents"] .documents-toggle-card .checkbox-field{color:#4b5563;font-weight:600}.app-shell[data-route="/documents"] .documents-readonly-note{margin:0;border:1px solid rgba(217,119,6,.3);border-radius:var(--docs-card-radius-sm);background:#fbbf241c;color:#7c4a03;padding:9px 11px}.app-shell[data-route="/documents"] .documents-loading-state{border:1px dashed rgba(75,46,131,.2);border-radius:var(--docs-card-radius-sm);background:#4b2e8308;margin:0}.app-shell[data-route="/documents"] .documents-table-shell{border:1px solid var(--docs-border);border-radius:var(--docs-card-radius);background:var(--color-white);box-shadow:var(--docs-shadow);overflow:hidden}.app-shell[data-route="/documents"] .documents-table-shell .table-scroll{border:1px solid var(--docs-border);border-radius:var(--docs-card-radius-sm);background:#fbf9ff;padding:8px}.app-shell[data-route="/documents"] .documents-table-shell .data-table th{color:#4b2e83;font-weight:700;letter-spacing:.02em}.app-shell[data-route="/documents"] .documents-table-shell .data-table td{border-color:#ece4f7;background:var(--color-white);padding:12px 13px}.app-shell[data-route="/documents"] .documents-table-shell .data-table tr.row-click:hover td{background:#4b2e830f}.app-shell[data-route="/documents"] .documents-table-shell .table-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:wrap}.app-shell[data-route="/documents"] .document-row-menu-trigger{min-width:34px!important;width:34px;height:34px;padding:0;border-color:#4b2e8342;background:#4b2e8314;color:#4b2e83}.app-shell[data-route="/documents"] .document-row-menu-trigger:hover{border-color:#4b2e8361;background:#4b2e8324;color:#3e256d}.app-shell[data-route="/documents"] .document-row-menu-list{border:1px solid var(--docs-border);border-radius:12px;background:var(--color-white);box-shadow:0 14px 26px #2e1a4729}.app-shell[data-route="/documents"] .document-row-menu-item{border-radius:8px}.app-shell[data-route="/documents"] .btn-doc-download{border-color:#4b2e8352;background:#4b2e8314;color:#4b2e83}.app-shell[data-route="/documents"] .btn-doc-download:hover{border-color:#4b2e836b;background:#4b2e8324;color:#3e256d}.app-shell[data-route="/documents"] .btn-doc-edit{border-color:#4b2e8352;background:#4b2e8314;color:#4b2e83}.app-shell[data-route="/documents"] .btn-doc-edit:hover{border-color:#4b2e836b;background:#4b2e8324;color:#3e256d}.app-shell[data-route="/documents"] .documents-status-badge{display:inline-flex;align-items:center;border-radius:999px;border:1px solid rgba(107,114,128,.28);background:#6b728017;color:#374151;padding:4px 10px;font-size:11px;font-weight:700;line-height:1.25;text-transform:capitalize}.app-shell[data-route="/documents"] .documents-status-badge--approved{border-color:#228b5e52;background:#228b5e1a;color:#196742}.app-shell[data-route="/documents"] .documents-status-badge--uploaded{border-color:#4b2e8357;background:#4b2e831c;color:#4b2e83}.app-shell[data-route="/documents"] .documents-status-badge--expired{border-color:#aa374857;background:#aa37481a;color:#8f1f35}.app-shell[data-route="/documents"] .documents-status-badge--superseded{border-color:#47556957;background:#4755691a;color:var(--color-text-secondary-1)}.app-shell[data-route="/documents"] .documents-status-badge--missing{border-color:#a0702457;background:#e0c45f24;color:#7b5b21}.app-shell[data-route="/documents"] .documents-pagination-shell{border:1px solid var(--docs-border);border-radius:var(--docs-card-radius-sm);background:var(--color-white);box-shadow:0 8px 16px #2e1a4712;padding:10px 12px;align-items:center;gap:8px}.app-shell[data-route="/documents"] .documents-library-page-meta{color:#6b7280;font-weight:600}.documents-upload-modal-shell{border:1px solid #e9e2f3;border-radius:16px;box-shadow:0 20px 36px #2e1a473d;width:min(860px,96vw)}.documents-upload-modal-shell .modal-header{border-bottom:1px solid #ece4f7}.documents-upload-modal-shell .modal-body{padding:16px 18px 18px}.documents-upload-modal-shell .modal-footer{border-top:1px solid #ece4f7;padding:12px 18px 14px;gap:8px}.documents-upload-modal-body{max-height:min(80vh,760px);overflow-y:auto;padding-right:2px}.documents-upload-modal-form{gap:14px}.documents-upload-hero{border-color:#4b2e8333;background:linear-gradient(130deg,rgba(75,46,131,.1) 0%,rgba(224,196,95,.08) 66%,var(--color-white) 100%),var(--color-white);border-radius:12px;padding:13px 14px}.documents-upload-hero-title{color:#2e1a47;font-weight:800}.documents-upload-hero-subtitle{color:#574269}.documents-upload-card--blue,.documents-upload-card--green,.documents-upload-card--amber,.documents-upload-card--slate{border-color:#4b2e8333;background:#4b2e830a;border-radius:12px;padding:12px 14px}.documents-upload-file-note{border-color:#4b2e8338;background:#4b2e830d;color:#3d2b5d}.app-shell[data-route="/documents"] .documents-history-list{display:grid;gap:12px}.app-shell[data-route="/documents"] .documents-history-row{display:grid;grid-template-columns:minmax(90px,120px) minmax(220px,1.6fr) repeat(3,minmax(90px,1fr));align-items:center;gap:10px 12px;border:1px solid var(--docs-border);border-radius:10px;background:var(--color-white);box-shadow:0 6px 14px #2e1a470f;padding:12px 13px}.app-shell[data-route="/documents"] .documents-history-row>strong{color:#2e1a47;font-weight:800}.app-shell[data-route="/documents"] .documents-history-row>span{color:#4b5563;font-size:12px;line-height:1.35}.app-shell[data-route="/documents"] .documents-history-row>span:nth-child(2){color:#2e1a47;font-weight:600}@media (max-width: 1024px){.app-shell[data-route="/documents"] .documents-page-v2{gap:20px}.app-shell[data-route="/documents"] .documents-header-shell{border-radius:var(--docs-card-radius);padding:18px 18px 16px}.app-shell[data-route="/documents"] .documents-view-switch-shell{width:100%}.app-shell[data-route="/documents"] .documents-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.app-shell[data-route="/documents"] .documents-filter-grid .filter-search-field,.app-shell[data-route="/documents"] .documents-filter-grid .period-custom-fields,.app-shell[data-route="/documents"] .documents-filter-grid .documents-toggle-card{grid-column:span 2}}@media (max-width: 768px){.app-shell[data-route="/documents"] .documents-toolbar-actions{width:100%}.app-shell[data-route="/documents"] .documents-toolbar-actions .btn{width:100%;justify-content:center}.app-shell[data-route="/documents"] .documents-view-switch-shell{flex-direction:column}.app-shell[data-route="/documents"] .documents-view-switch-shell .btn{width:100%;justify-content:center}.app-shell[data-route="/documents"] .documents-filter-grid{grid-template-columns:1fr}.app-shell[data-route="/documents"] .documents-filter-grid .filter-search-field,.app-shell[data-route="/documents"] .documents-filter-grid .period-custom-fields,.app-shell[data-route="/documents"] .documents-filter-grid .documents-toggle-card{grid-column:span 1}.app-shell[data-route="/documents"] .documents-filter-grid .period-custom-fields{grid-template-columns:1fr}.app-shell[data-route="/documents"] .documents-toggle-card{flex-direction:column;align-items:flex-start}.app-shell[data-route="/documents"] .documents-history-row{grid-template-columns:1fr;gap:4px}}.app-shell:is([data-route="/dashboard"],[data-route="/pipeline"],[data-route="/institutions"],[data-route^="/institutions/"],[data-route="/documents"],[data-route="/finance"],[data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"],[data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) .app-page-header .page-header :is(.page-title,.page-subtitle:not(.page-explainer),.dashboard-masthead-kicker,.dashboard-masthead-title,.pipeline-hero-kicker,.pipeline-hero-title,.institutions-hero-kicker,.institutions-hero-title,.tasks-hero-kicker,.tasks-hero-title,.documents-hero-kicker,.documents-hero-title){display:none}.app-shell .app-page-header.page-toolbar .page-header{display:flex;flex-wrap:wrap;gap:8px;width:100%;min-width:0}.app-shell[data-route] .btn.btn-primary.topbar-signout,.app-shell[data-route] .topbar-account-signout{min-height:34px;border-radius:9px;border:1px solid rgba(148,163,184,.4);background:#ffffffeb;color:#4b5563;box-shadow:0 1px 2px #0f172a0f;font-weight:600}.app-shell[data-route] .btn.btn-primary.topbar-signout:hover,.app-shell[data-route] .topbar-account-signout:hover{border-color:#4b2e8347;background:#4b2e8314;color:#2e1a47}.app-shell[data-route] .btn.btn-primary.topbar-signout:active,.app-shell[data-route] .topbar-account-signout:active{background:#4b2e831f;color:#2e1a47}.app-shell .app-page-header .page-header .page-explainer .pipeline-company-pill,.app-shell .app-page-header .page-header>p .pipeline-company-pill{font-size:clamp(15px,2vw,22px);line-height:1.14}.app-shell:is([data-route="/dashboard"],[data-route="/pipeline"],[data-route="/institutions"],[data-route^="/institutions/"],[data-route="/documents"],[data-route="/finance"],[data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"],[data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) .app-page-header.page-toolbar{align-items:stretch}.app-shell:is([data-route="/dashboard"],[data-route="/pipeline"],[data-route="/institutions"],[data-route^="/institutions/"],[data-route="/documents"],[data-route="/finance"],[data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"],[data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) .app-page-header.page-toolbar>.page-header{flex:1 1 100%;width:100%;max-width:none}.app-shell:is([data-route="/dashboard"],[data-route="/pipeline"],[data-route="/institutions"],[data-route^="/institutions/"],[data-route="/documents"],[data-route="/finance"],[data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"],[data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) .app-page-header.page-toolbar .toolbar-actions{display:flex!important}.app-shell:is([data-route="/dashboard"],[data-route="/pipeline"],[data-route="/institutions"],[data-route^="/institutions/"],[data-route="/documents"],[data-route="/finance"],[data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"],[data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) .app-page-header.page-toolbar .page-header>p,.app-shell:is([data-route="/dashboard"],[data-route="/pipeline"],[data-route="/institutions"],[data-route^="/institutions/"],[data-route="/documents"],[data-route="/finance"],[data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"],[data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) .app-page-header.page-toolbar .page-header .page-explainer{flex:1 1 100%;width:100%;max-width:none;min-height:auto;margin:0;box-sizing:border-box;border:1px solid rgba(75,46,131,.2);border-left:4px solid #4b2e83;border-radius:12px;background:#4b2e830f;color:#3d2b5d;padding:8px 10px}.app-shell[data-route="/documents"] .app-page-header.page-toolbar{align-items:flex-start;justify-content:space-between;gap:14px}.app-shell[data-route="/documents"] .app-page-header.page-toolbar>.page-header{flex:1 1 0;width:auto}.app-shell[data-route="/documents"] .app-page-header .page-header .documents-hero-kicker{display:block}.app-shell[data-route="/documents"] .app-page-header .page-header .documents-hero-title{display:flex}.app-shell[data-route="/documents"] .app-page-header.page-toolbar .toolbar-actions{display:flex!important;align-self:flex-start}@media (min-width: 1367px){.app-shell[data-route="/documents"] .app-page-header.page-toolbar .toolbar-actions{margin-left:auto;justify-content:flex-end}}@media (max-width: 1366px){.app-shell[data-route="/documents"] .app-page-header.page-toolbar .toolbar-actions{margin-left:0;justify-content:flex-start;flex-wrap:wrap}}.app-shell[data-route="/documents"] .app-page-header.page-toolbar .toolbar-actions .btn{min-width:168px;justify-content:center}.app-shell[data-route="/documents"] .app-page-header.page-toolbar .page-header .documents-hero-copy{max-width:none}@media (max-width: 768px){.app-shell[data-route="/documents"] .app-page-header.page-toolbar .toolbar-actions{width:100%;margin-left:0}.app-shell[data-route="/documents"] .app-page-header.page-toolbar .toolbar-actions .btn{width:100%}}.app-shell:is([data-route="/finance"],[data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"]) .content{background:radial-gradient(120% 88% at 4% 0%,#4b2e831a,#f7f5fb00 56%),radial-gradient(120% 94% at 98% 0%,#d4af3717,#f7f5fb00 62%),#f7f5fb}.app-shell:is([data-route="/finance"],[data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"]) .app-page-header.page-toolbar{align-items:flex-start;justify-content:space-between;gap:14px}.app-shell:is([data-route="/finance"],[data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"]) .app-page-header.page-toolbar>.page-header{flex:1 1 0;width:auto;gap:10px}.app-shell:is([data-route="/finance"],[data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"]) .app-page-header.page-toolbar .toolbar-actions{display:flex!important;align-self:flex-start;gap:8px}@media (min-width: 1367px){.app-shell:is([data-route="/finance"],[data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"]) .app-page-header.page-toolbar .toolbar-actions{margin-left:auto;justify-content:flex-end}}@media (max-width: 1366px){.app-shell:is([data-route="/finance"],[data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"]) .app-page-header.page-toolbar .toolbar-actions{margin-left:0;justify-content:flex-start;flex-wrap:wrap}}.app-shell:is([data-route="/finance"],[data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"]) .app-page-header.page-toolbar .toolbar-actions .btn,.app-shell:is([data-route="/finance"],[data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"]) .app-page-header.page-toolbar .toolbar-actions a.btn{min-height:38px;border-radius:10px;padding:8px 13px;font-weight:700}.app-shell:is([data-route="/finance"],[data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"]) .btn.btn-primary:not(.topbar-signout):not(.topbar-account-signout){background:var(--primary-action-blend);color:#fff;border-color:#ffffff2e;box-shadow:0 6px 14px #4b2e832e,0 2px 8px #c9a22729;text-shadow:0 1px 1px rgba(15,23,42,.22)}.app-shell:is([data-route="/finance"],[data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"]) .btn.btn-primary:not(.topbar-signout):not(.topbar-account-signout):hover,.app-shell:is([data-route="/finance"],[data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"]) .btn.btn-primary:not(.topbar-signout):not(.topbar-account-signout):focus-visible{background:var(--primary-action-blend-hover);color:#fff;border-color:#fff3;box-shadow:0 8px 18px #3e246b38,0 3px 10px #a57f1a33;text-shadow:0 1px 1px rgba(15,23,42,.24)}.app-shell:is([data-route="/finance"],[data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"]) .btn.btn-primary:not(.topbar-signout):not(.topbar-account-signout):active{background:var(--primary-action-blend-active);color:#fff;border-color:#ffffff29;box-shadow:0 3px 8px #321d5633,0 1px 6px #8f6c1629;text-shadow:0 1px 1px rgba(15,23,42,.24)}.app-shell:is([data-route="/finance"],[data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"]) .app-page-header.page-toolbar .toolbar-actions .btn-cool,.app-shell:is([data-route="/finance"],[data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"]) .app-page-header.page-toolbar .toolbar-actions .btn-ghost{border:1px solid rgba(75,46,131,.32);background:#4b2e8314;color:#4b2e83;box-shadow:none}.app-shell:is([data-route="/finance"],[data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"]) .app-page-header.page-toolbar .toolbar-actions .btn-cool:hover,.app-shell:is([data-route="/finance"],[data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"]) .app-page-header.page-toolbar .toolbar-actions .btn-ghost:hover{background:#4b2e8324;color:#3d2669}.app-shell:is([data-route="/finance"],[data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"]) .app-page-header.page-toolbar .page-header>p,.app-shell:is([data-route="/finance"],[data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"]) .app-page-header.page-toolbar .page-header .page-explainer{border-color:#4b2e8333;border-left-color:#4b2e83;background:#4b2e830f;color:#3d2b5d;margin-top:0;padding:11px 13px}.app-shell:is([data-route="/finance"],[data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"]) .app-page-header.page-toolbar .pipeline-company-pill{border:1px solid rgba(212,175,55,.46);background:#d4af3733;color:#5a4521;font-weight:800}.app-shell:is([data-route="/finance"],[data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"]) .finance-area-nav{width:100%;margin-top:0;gap:8px}.app-shell:is([data-route="/finance"],[data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"]) .finance-area-nav .core-area-link{border:1px solid #e9e2f3;background:var(--color-white);color:#4b2e83;border-radius:999px;min-height:34px;padding:6px 12px}.app-shell:is([data-route="/finance"],[data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"]) .finance-area-nav .core-area-link:hover{border-color:#4b2e835c;background:#4b2e8314;color:#3d2669}.app-shell:is([data-route="/finance"],[data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"]) .finance-area-nav .core-area-link.active{border-color:#d4af3775;background:#d4af3733;color:#3a2a58;box-shadow:inset 0 -2px 0 var(--gold-legacy-primary)}.app-shell:is([data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"]) .filter-panel{position:sticky;top:calc(var(--topbar-offset) + 8px);z-index:18;border:1px solid #e9e2f3;border-radius:14px;background:#fffffff5;box-shadow:0 12px 24px #2e1a471a;padding:14px 14px 12px;gap:10px}.app-shell:is([data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"]) .filter-panel .filter-panel-label{color:#4b2e83;letter-spacing:.12em;font-weight:800}.app-shell:is([data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"]) .filter-panel .filter-grid{gap:10px}.app-shell:is([data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"]) .filter-panel .form-field label{color:#493367;font-weight:700;letter-spacing:.07em}.app-shell:is([data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"]) .filter-panel .input,.app-shell:is([data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"]) .filter-panel select{min-height:40px;border-color:#e9e2f3;background:var(--color-white)}.app-shell:is([data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"]) .filter-actions{border-top:1px solid #ece4f7;padding-top:8px;gap:8px;justify-content:flex-end}.app-shell:is([data-route="/finance"],[data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"]) .report-stack{gap:18px}.app-shell:is([data-route="/finance"],[data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"]) .pagination{border:1px solid #e9e2f3;border-radius:14px;background:#fffffff0;box-shadow:0 10px 20px #2e1a4714}.app-shell:is([data-route="/finance"],[data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"]) .pagination-page.active{background:#d4af3729;border-color:#d4af3770;color:#3a2a58}.app-shell:is([data-route="/finance"],[data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"]) .panel{border:1px solid #e9e2f3;border-radius:16px;background:var(--color-white);box-shadow:0 12px 24px #2e1a4714}.app-shell:is([data-route="/finance"],[data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"]) .panel-header{border:1px solid #ece4f7;border-radius:12px;background:#faf8fe;padding:10px 12px;margin-bottom:10px}.app-shell:is([data-route="/finance"],[data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"]) .panel-title{color:#2e1a47;font-weight:800}.app-shell:is([data-route="/finance"],[data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"]) .panel-meta{color:#6b7280}.app-shell:is([data-route="/finance"],[data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"]) .table-scroll{border:1px solid #ece4f7;border-radius:12px;background:#faf8fe;padding:8px;box-shadow:none}.app-shell:is([data-route="/finance"],[data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"]) .data-table{border-spacing:0 8px}.app-shell:is([data-route="/finance"],[data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"]) .data-table th{color:#4b2e83;font-weight:700;letter-spacing:.08em;font-size:11px}.app-shell:is([data-route="/finance"],[data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"]) .data-table td{border-color:#ece4f7;background:var(--color-white);color:#1f2937;padding:11px 12px}.app-shell:is([data-route="/finance"],[data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"]) .data-table tr.row-click:hover td{background:#4b2e830f;border-color:#4b2e833d;box-shadow:none}.app-shell:is([data-route="/finance"],[data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"]) .table-actions{justify-content:flex-end;gap:8px;background:transparent;padding:0;border-radius:0}.app-shell[data-route="/finance"] .kpi-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px}.app-shell[data-route="/finance"] .kpi-grid>.panel-meta{grid-column:1 / -1;margin-top:2px;padding-left:4px}.app-shell[data-route="/finance"] .finance-kpi{position:relative;border:1px solid #e9e2f3;border-left:4px solid rgba(212,175,55,.72);border-radius:14px;background:var(--color-white);box-shadow:0 10px 22px #2e1a4714;padding:14px 16px;min-height:126px;display:flex;flex-direction:column;justify-content:center;gap:5px}.app-shell[data-route="/finance"] .finance-kpi:before{content:"";position:absolute;left:0;top:0;width:100%;height:3px;border-radius:14px 14px 0 0;background:linear-gradient(90deg,#d4af37e0,#d4af3733)}.app-shell[data-route="/finance"] .finance-kpi .kpi-label{font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:#6b7280}.app-shell[data-route="/finance"] .finance-kpi .kpi-value{margin-top:1px;font-size:clamp(20px,1.8vw,26px);font-weight:800;color:#2e1a47;line-height:1.08}.app-shell[data-route="/finance"] .finance-kpi-positive{border-left-color:#4b2e8394}.app-shell[data-route="/finance"] .finance-kpi-warning{border-left-color:#d4af37d1}.app-shell[data-route="/finance"] .finance-kpi-cost{border-left-color:#4b2e8357}.app-shell[data-route="/finance"] .finance-kpi-net{border-left-color:#d4af379e}.app-shell[data-route="/finance"] [data-finance-breakdown],.app-shell[data-route="/finance"] [data-finance-tables]{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:14px}.app-shell[data-route="/finance"] [data-finance-breakdown]>.panel,.app-shell[data-route="/finance"] [data-finance-tables]>.panel{padding:14px}.app-shell[data-route="/finance"] [data-finance-breakdown] .panel-header,.app-shell[data-route="/finance"] [data-finance-tables] .panel-header{margin-bottom:10px}.app-shell[data-route="/finance"] [data-finance-breakdown] .table-scroll,.app-shell[data-route="/finance"] [data-finance-tables] .table-scroll{background:var(--color-white);padding:6px}.app-shell[data-route="/finance"] .list-item{border:1px solid #ece4f7;border-radius:12px;background:var(--color-white)}.app-shell[data-route="/finance"] .timeline-meta{color:#6b7280}.app-shell:is([data-route^="/invoices"],[data-route^="/payments"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"]) .modal{border:1px solid #e9e2f3;border-radius:16px;background:var(--color-white);box-shadow:0 24px 48px #2e1a473d}.app-shell:is([data-route^="/invoices"],[data-route^="/payments"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"]) .modal-header{border-bottom:1px solid #eee6f7;background:linear-gradient(180deg,#4b2e8314,#fffffffa)}.app-shell:is([data-route^="/invoices"],[data-route^="/payments"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"]) .modal-footer{border-top:1px solid #eee6f7;background:#fffffff5}.app-shell:is([data-route^="/invoices"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"]) .invoice-create-hero,.app-shell:is([data-route^="/invoices"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"]) .operational-cost-modal-hero,.app-shell:is([data-route^="/invoices"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"]) .payment-voucher-modal-hero{border-color:#4b2e8333;background:linear-gradient(130deg,rgba(75,46,131,.1) 0%,rgba(212,175,55,.08) 66%,var(--color-white) 100%),var(--color-white)}.app-shell:is([data-route^="/invoices"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"]) .invoice-modal-card--blue,.app-shell:is([data-route^="/invoices"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"]) .invoice-modal-card--green,.app-shell:is([data-route^="/invoices"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"]) .invoice-modal-card--amber,.app-shell:is([data-route^="/invoices"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"]) .invoice-modal-card--slate,.app-shell:is([data-route^="/invoices"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"]) .operational-cost-modal-card--blue,.app-shell:is([data-route^="/invoices"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"]) .operational-cost-modal-card--green,.app-shell:is([data-route^="/invoices"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"]) .operational-cost-modal-card--amber,.app-shell:is([data-route^="/invoices"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"]) .operational-cost-modal-card--slate,.app-shell:is([data-route^="/invoices"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"]) .payment-voucher-modal-card--blue,.app-shell:is([data-route^="/invoices"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"]) .payment-voucher-modal-card--green,.app-shell:is([data-route^="/invoices"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"]) .payment-voucher-modal-card--amber,.app-shell:is([data-route^="/invoices"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"]) .payment-voucher-modal-card--slate{border-color:#4b2e832e;background:#4b2e830a}.app-shell:is([data-route^="/invoices"],[data-route^="/payments"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"]) .invoice-summary-row-total strong,.app-shell:is([data-route^="/invoices"],[data-route^="/payments"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"]) .payment-record-outstanding-meta{color:#2e1a47}@media (max-width: 980px){.app-shell:is([data-route="/finance"],[data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"]) .app-page-header.page-toolbar .toolbar-actions{width:100%;margin-left:0;justify-content:flex-start}}@media (max-width: 768px){.app-shell:is([data-route="/finance"],[data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"]) .app-page-header.page-toolbar .toolbar-actions .btn,.app-shell:is([data-route="/finance"],[data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"]) .app-page-header.page-toolbar .toolbar-actions a.btn{width:100%;justify-content:center}}body,#app,.app-shell,.app-main,.content,.app-page{transform:none}.app-shell[data-route="/dashboard"] .dashboard>.app-page-section,.app-shell[data-route="/pipeline"] .pipeline-page-v2>*,.app-shell[data-route="/institutions"] .institutions-page-v2>*,.app-shell[data-route^="/tasks"] .tasks-page-v2>*,.app-shell[data-route]:not([data-route="/dashboard"]):not([data-route^="/pipeline"]):not([data-route="/institutions"]):not([data-route^="/tasks"]) .app-page>*,.app-shell[data-route]:not([data-route="/dashboard"]):not([data-route^="/pipeline"]):not([data-route="/institutions"]):not([data-route^="/tasks"]) .content>div:not(.dashboard):not(.auth-page):not(.config-error):not(.pack-page):not(.app-page)>*{opacity:1;transform:none;animation:none}.app-shell:is([data-route="/dashboard"],[data-route="/pipeline"],[data-route="/documents"],[data-route="/institutions"],[data-route^="/institutions/"]) .btn.btn-primary:not(.topbar-signout):not(.topbar-account-signout){background:var(--primary-action-blend);color:#fff;border-color:#ffffff2e;box-shadow:0 6px 14px #4b2e832e,0 2px 8px #c9a22729;text-shadow:0 1px 1px rgba(15,23,42,.22)}.app-shell:is([data-route="/dashboard"],[data-route="/pipeline"],[data-route="/documents"],[data-route="/institutions"],[data-route^="/institutions/"]) .btn.btn-primary:not(.topbar-signout):not(.topbar-account-signout):hover,.app-shell:is([data-route="/dashboard"],[data-route="/pipeline"],[data-route="/documents"],[data-route="/institutions"],[data-route^="/institutions/"]) .btn.btn-primary:not(.topbar-signout):not(.topbar-account-signout):focus-visible{background:var(--primary-action-blend-hover);color:#fff;border-color:#fff3;box-shadow:0 8px 18px #3e246b38,0 3px 10px #a57f1a33;text-shadow:0 1px 1px rgba(15,23,42,.24)}.app-shell:is([data-route="/dashboard"],[data-route="/pipeline"],[data-route="/documents"],[data-route="/institutions"],[data-route^="/institutions/"]) .btn.btn-primary:not(.topbar-signout):not(.topbar-account-signout):active{background:var(--primary-action-blend-active);color:#fff;border-color:#ffffff29;box-shadow:0 3px 8px #321d5633,0 1px 6px #8f6c1629;text-shadow:0 1px 1px rgba(15,23,42,.24)}.app-shell:is([data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]){--admin-primary: #4b2e83;--admin-primary-strong: #2e1a47;--admin-gold: #c9a227;--admin-border: #e9e2f3;--admin-surface-soft: #faf8fe}.app-shell:is([data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) .content{background:radial-gradient(120% 88% at 4% 0%,#4b2e831a,#f7f5fb00 56%),radial-gradient(120% 94% at 98% 0%,#d4af3714,#f7f5fb00 62%),#f7f5fb}.app-shell:is([data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) .app-page,.app-shell:is([data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) .admin-users-page,.app-shell:is([data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) .permissions-page{gap:18px}.app-shell:is([data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) .app-page-header.page-toolbar{align-items:flex-start;justify-content:space-between;gap:14px}.app-shell:is([data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) .app-page-header.page-toolbar>.page-header{flex:1 1 0;width:auto;gap:10px}.app-shell:is([data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) .app-page-header.page-toolbar .toolbar-actions{display:flex!important;align-self:flex-start;gap:8px}@media (min-width: 1367px){.app-shell:is([data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) .app-page-header.page-toolbar .toolbar-actions{margin-left:auto;justify-content:flex-end}}@media (max-width: 1366px){.app-shell:is([data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) .app-page-header.page-toolbar .toolbar-actions{margin-left:0;justify-content:flex-start;flex-wrap:wrap}}.app-shell:is([data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) .app-page-header.page-toolbar .toolbar-actions .btn,.app-shell:is([data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) .app-page-header.page-toolbar .toolbar-actions a.btn{min-height:38px;border-radius:10px;padding:8px 13px;font-weight:700}.app-shell:is([data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) .app-page-header.page-toolbar .page-header>p,.app-shell:is([data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) .app-page-header.page-toolbar .page-header .page-explainer{border-color:#4b2e8333;border-left-color:var(--admin-primary);background:#4b2e830f;color:#3d2b5d;min-height:auto;margin-top:0;padding:8px 10px}.app-shell:is([data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) .app-page-header.page-toolbar .pipeline-company-pill{border:1px solid rgba(212,175,55,.46);background:#d4af3733;color:#5a4521;font-weight:800}.app-shell:is([data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) .btn.btn-primary:not(.topbar-signout):not(.topbar-account-signout),.app-shell:is([data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) .btn-admin-users-primary,.app-shell:is([data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) .btn-admin-users-gold{background:var(--primary-action-blend);color:#fff;border-color:#ffffff2e;box-shadow:0 6px 14px #4b2e832e,0 2px 8px #c9a22729;text-shadow:0 1px 1px rgba(15,23,42,.22)}.app-shell:is([data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) .btn.btn-primary:not(.topbar-signout):not(.topbar-account-signout):hover,.app-shell:is([data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) .btn.btn-primary:not(.topbar-signout):not(.topbar-account-signout):focus-visible,.app-shell:is([data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) .btn-admin-users-primary:hover,.app-shell:is([data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) .btn-admin-users-gold:hover{background:var(--primary-action-blend-hover);color:#fff;border-color:#fff3;box-shadow:0 8px 18px #3e246b38,0 3px 10px #a57f1a33}.app-shell:is([data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) .btn.btn-primary:not(.topbar-signout):not(.topbar-account-signout):active,.app-shell:is([data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) .btn-admin-users-primary:active,.app-shell:is([data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) .btn-admin-users-gold:active{background:var(--primary-action-blend-active);color:#fff;border-color:#ffffff29}.app-shell:is([data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) .btn-admin-users-secondary,.app-shell:is([data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) .btn-admin-users-purple,.app-shell:is([data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) .app-page-header.page-toolbar .toolbar-actions .btn-cool,.app-shell:is([data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) .app-page-header.page-toolbar .toolbar-actions .btn-ghost{border:1px solid rgba(75,46,131,.32);background:#4b2e8314;color:var(--admin-primary);box-shadow:none}.app-shell:is([data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) .btn-admin-users-secondary:hover,.app-shell:is([data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) .btn-admin-users-purple:hover,.app-shell:is([data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) .app-page-header.page-toolbar .toolbar-actions .btn-cool:hover,.app-shell:is([data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) .app-page-header.page-toolbar .toolbar-actions .btn-ghost:hover{background:#4b2e8324;color:#3d2669;border-color:#4b2e836b}.app-shell:is([data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) .btn-admin-users-revoke{border-color:#dc26265c;background:#dc26260f;color:#b91c1c}.app-shell:is([data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) .btn-admin-users-revoke:hover{border-color:#dc262685;background:#dc26261f;color:#991b1b}.app-shell:is([data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) .panel,.app-shell:is([data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) .admin-users-directory-panel,.app-shell:is([data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) .admin-users-detail-panel,.app-shell:is([data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) .admin-users-section,.app-shell:is([data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) .list-item{border:1px solid var(--admin-border);border-radius:16px;background:var(--color-white);box-shadow:0 12px 24px #2e1a4714}.app-shell:is([data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) .panel{padding:14px}.app-shell:is([data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) .panel-header,.app-shell:is([data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) .admin-users-section-header{border:1px solid #ece4f7;border-radius:12px;background:var(--admin-surface-soft);padding:10px 12px;margin-bottom:10px}.app-shell:is([data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) .panel-title{color:var(--admin-primary-strong);font-weight:800}.app-shell:is([data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) .panel-meta,.app-shell:is([data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) .info-label{color:#6b7280}.app-shell:is([data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) .table-scroll{border:1px solid #ece4f7;border-radius:12px;background:var(--admin-surface-soft);padding:8px;box-shadow:none}.app-shell:is([data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) .data-table{border-spacing:0 8px}.app-shell:is([data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) .data-table th{color:var(--admin-primary);font-weight:700;letter-spacing:.08em;font-size:11px}.app-shell:is([data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) .data-table td{border-color:#ece4f7;background:var(--color-white);color:#1f2937;padding:11px 12px}.app-shell:is([data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) .data-table tr.row-click:hover td,.app-shell:is([data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) .admin-users-directory-table tbody tr:hover td{background:#4b2e830f;border-color:#4b2e833d;box-shadow:none}.app-shell:is([data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) .admin-users-directory-table tr.is-selected td{background:#4b2e831a;border-color:#4b2e8347;box-shadow:inset 3px 0 #d4af37e6}.app-shell:is([data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) .admin-users-directory-table tr.is-selected:hover td{background:#4b2e8324}.app-shell:is([data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) .admin-users-section-details .info-item{border:1px solid rgba(75,46,131,.14);background:linear-gradient(150deg,#4b2e830f,#c9a22714);box-shadow:inset 0 1px #ffffffdb}.app-shell:is([data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) .admin-users-section-details .info-item[data-info-key=user_id],.app-shell:is([data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) .admin-users-section-details .info-item[data-info-key=email],.app-shell:is([data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) .admin-users-section-details .info-item[data-info-key=platform_access],.app-shell:is([data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) .admin-users-section-details .info-item[data-info-key=current_platform_role],.app-shell:is([data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) .admin-users-section-details .info-item[data-info-key=tenant_role]{border-left:4px solid rgba(75,46,131,.7)}.app-shell:is([data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) .admin-users-company-checkboxes,.app-shell:is([data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) .admin-users-add-hint{border-color:#e9e2f3;background:#f9f6fd;color:#4b2e83}.app-shell:is([data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) .admin-users-add-hero,.app-shell:is([data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) .admin-company-modal-hero{border:1px solid rgba(75,46,131,.2);background:linear-gradient(130deg,rgba(75,46,131,.1) 0%,rgba(201,162,39,.08) 66%,var(--color-white) 100%),var(--color-white)}.app-shell:is([data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) .admin-users-add-section,.app-shell:is([data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) .admin-company-modal-card--blue,.app-shell:is([data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) .admin-company-modal-card--slate{border:1px solid rgba(75,46,131,.18);background:#4b2e830a}.app-shell:is([data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) .admin-users-add-section--blue,.app-shell:is([data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) .admin-users-add-section--green,.app-shell:is([data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) .admin-users-add-section--amber,.app-shell:is([data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) .admin-users-add-section--slate{border-color:#4b2e832e;background:#4b2e830a}.app-shell:is([data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) .modal{border:1px solid var(--admin-border);border-radius:16px;background:var(--color-white);box-shadow:0 24px 48px #2e1a473d}.app-shell:is([data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) .modal-header{border-bottom:1px solid #eee6f7;background:linear-gradient(180deg,#4b2e8314,#fffffffa)}.app-shell:is([data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) .modal-footer{border-top:1px solid #eee6f7;background:#fffffff5}.app-shell[data-route="/admin/permissions"] .permissions-tabs .tab-button{border-color:color-mix(in srgb,var(--action-purple) 32%,transparent);background:var(--action-purple-tint);color:var(--action-purple)}.app-shell[data-route="/admin/permissions"] .permissions-tabs .tab-button:hover{border-color:color-mix(in srgb,var(--action-purple) 42%,transparent);background:var(--hover-soft);color:var(--action-purple-hover)}.app-shell[data-route="/admin/permissions"] .permissions-tabs .tab-button.active{border-color:var(--sidebar-active-border);background:var(--sidebar-active-bg);color:var(--action-purple);box-shadow:inset 0 -2px 0 var(--sidebar-active-accent)}.app-shell[data-route="/admin/permissions"] .permissions-matrix-legend-item{border-color:#ece4f7;background:#fbf8ff}.app-shell[data-route="/admin/permissions"] .permissions-matrix-legend-item--view{border-color:#4b2e8347;background:#4b2e8314}.app-shell[data-route="/admin/permissions"] .permissions-matrix-legend-item--create{border-color:#c9a22757;background:#c9a2271c}.app-shell[data-route="/admin/permissions"] .permissions-matrix-legend-item--approve,.app-shell[data-route="/admin/permissions"] .permissions-matrix-legend-item--finance{border-color:#4b2e834d;background:#4b2e8317}.app-shell[data-route="/admin/permissions"] .permissions-matrix-legend-badge--view,.app-shell[data-route="/admin/permissions"] .permissions-matrix-legend-badge--finance{color:#4b2e83;border-color:#4b2e834d;background:#4b2e8329}.app-shell[data-route="/admin/permissions"] .permissions-matrix-legend-badge--create{color:#6b4f17;border-color:#c9a22757;background:#c9a22733}.app-shell[data-route="/admin/permissions"] .permissions-matrix-legend-badge--approve{color:#3d2b5d;border-color:#4b2e834d;background:#4b2e8329}.app-shell[data-route="/admin/permissions"] .permissions-assignments-filters,.app-shell[data-route="/admin/permissions"] .permissions-audit-controls{gap:10px}@media (max-width: 980px){.app-shell:is([data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) .app-page-header.page-toolbar .toolbar-actions{width:100%;margin-left:0;justify-content:flex-start}}@media (max-width: 768px){.app-shell:is([data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) .app-page-header.page-toolbar .toolbar-actions .btn,.app-shell:is([data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) .app-page-header.page-toolbar .toolbar-actions a.btn{width:100%;justify-content:center}}.app-shell:is([data-route="/dashboard"],[data-route="/pipeline"],[data-route="/institutions"],[data-route^="/institutions/"],[data-route="/documents"],[data-route="/finance"],[data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"],[data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]){--sys-page-bg: #f7f5fb;--sys-surface: #ffffff;--sys-border: #e9e2f3;--sys-text-main: #1f2937;--sys-text-muted: #475569;--sys-text-soft: #334155;--sys-shadow: 0 12px 24px rgba(46, 26, 71, .08);--sys-shadow-strong: 0 18px 34px rgba(46, 26, 71, .11);--sys-radius-lg: 16px;--sys-radius-md: 12px;--sys-action-height: 38px;--sys-motion-fast: .14s;--sys-motion-base: .18s;--sys-motion-slow: .24s;--sys-ease-standard: cubic-bezier(.2, 0, .2, 1);--sys-ease-emphasized: cubic-bezier(.2, 0, 0, 1);--sys-lift-1: translateY(-1px);--sys-press-1: translateY(0);--focus-ring: rgba(75, 46, 131, .24);--sys-primary: var(--primary-action-blend);--sys-primary-hover: var(--primary-action-blend-hover);--sys-primary-active: var(--primary-action-blend-active)}.app-shell:is([data-route="/dashboard"],[data-route="/pipeline"],[data-route="/institutions"],[data-route^="/institutions/"],[data-route="/documents"],[data-route="/finance"],[data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"],[data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) .content{background:var(--sys-page-bg);padding-top:0}@media (min-width: 1025px){.app-shell:is([data-route="/dashboard"],[data-route="/pipeline"],[data-route="/institutions"],[data-route^="/institutions/"],[data-route="/documents"],[data-route="/finance"],[data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"],[data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) .content{padding-left:28px}}.app-shell:is([data-route="/dashboard"],[data-route="/pipeline"],[data-route="/institutions"],[data-route^="/institutions/"],[data-route="/documents"],[data-route="/finance"],[data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"],[data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) :is(.app-page,.report-stack,.dashboard,.pipeline-page-v2,.institutions-page-v2,.documents-page-v2,.admin-users-page,.permissions-page){gap:18px}.app-shell:is([data-route="/documentation"],[data-route="/documentation/history"],[data-route="/invite-tokens"],[data-route="/platform/invite-tokens"],[data-route="/tenant/invite-tokens"],[data-route="/audit-logs"]) .content{padding-top:0}.app-shell:is([data-route="/documentation"],[data-route="/documentation/history"],[data-route="/invite-tokens"],[data-route="/platform/invite-tokens"],[data-route="/tenant/invite-tokens"],[data-route="/audit-logs"]) .app-page{gap:18px}@media (min-width: 1025px){.app-shell:is([data-route="/documentation"],[data-route="/documentation/history"],[data-route="/invite-tokens"],[data-route="/platform/invite-tokens"],[data-route="/tenant/invite-tokens"],[data-route="/audit-logs"]) .content{padding-left:28px}}.app-shell:is([data-route="/dashboard"],[data-route="/pipeline"],[data-route="/institutions"],[data-route^="/institutions/"],[data-route="/documents"],[data-route="/finance"],[data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"],[data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) :is(.app-page-header.page-toolbar,.dashboard-toolbar){border:1px solid rgba(75,46,131,.2);border-radius:20px;background:linear-gradient(130deg,#4b2e8321,#c9a22714 56%,#fff),#fff;box-shadow:var(--sys-shadow-strong);padding:8px 22px 20px;gap:12px}.app-shell:is([data-route="/dashboard"],[data-route="/pipeline"],[data-route="/institutions"],[data-route^="/institutions/"],[data-route="/documents"],[data-route="/finance"],[data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"],[data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) :is(.app-page-header.page-toolbar .toolbar-actions,.dashboard-toolbar .dashboard-toolbar-actions){display:flex!important;align-items:center;justify-content:flex-end;margin-left:auto;gap:8px}.app-shell:is([data-route="/dashboard"],[data-route="/pipeline"],[data-route="/institutions"],[data-route^="/institutions/"],[data-route="/documents"],[data-route="/finance"],[data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"],[data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) :is(.app-page-header.page-toolbar .toolbar-actions .btn,.app-page-header.page-toolbar .toolbar-actions a.btn,.dashboard-toolbar .dashboard-toolbar-actions .btn,.dashboard-toolbar .dashboard-toolbar-actions a.btn){min-height:var(--sys-action-height);border-radius:10px;padding:8px 13px;font-weight:700}.app-shell:is([data-route="/dashboard"],[data-route="/pipeline"],[data-route="/institutions"],[data-route^="/institutions/"],[data-route="/documents"],[data-route="/finance"],[data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"],[data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) :is(.app-page-header.page-toolbar .page-header,.dashboard-toolbar .page-header,.dashboard-toolbar .dashboard-masthead){gap:4px}.app-shell:is([data-route="/dashboard"],[data-route="/pipeline"],[data-route="/institutions"],[data-route^="/institutions/"],[data-route="/documents"],[data-route="/finance"],[data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"],[data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) :is(.app-page-header.page-toolbar .page-header .page-title,.app-page-header.page-toolbar .page-header .page-subtitle:not(.page-explainer),.dashboard-toolbar .dashboard-masthead-title,.app-page-header.page-toolbar .page-header .pipeline-hero-title,.app-page-header.page-toolbar .page-header .institutions-hero-title,.app-page-header.page-toolbar .page-header .documents-hero-title){margin:0}.app-shell:is([data-route="/dashboard"],[data-route="/pipeline"],[data-route="/institutions"],[data-route^="/institutions/"],[data-route="/documents"],[data-route="/finance"],[data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"],[data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) :is(.app-page-header.page-toolbar .page-header>p,.app-page-header.page-toolbar .page-header .page-explainer,.dashboard-toolbar .dashboard-masthead-explainer){margin:0;border:1px solid rgba(75,46,131,.2);border-left:4px solid #4b2e83;border-radius:var(--sys-radius-md);background:#4b2e830f;color:#3d2b5d;min-height:auto;padding:8px 10px}.app-shell:is([data-route="/dashboard"],[data-route="/pipeline"],[data-route="/institutions"],[data-route^="/institutions/"],[data-route="/documents"],[data-route="/finance"],[data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"],[data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) :is(.app-page-header.page-toolbar .pipeline-company-pill,.dashboard-toolbar .pipeline-company-pill,.app-page-header.page-toolbar .documents-company-pill){margin-top:0;margin-bottom:0}.app-shell:is([data-route="/dashboard"],[data-route="/pipeline"],[data-route="/institutions"],[data-route^="/institutions/"],[data-route="/documents"],[data-route="/finance"],[data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"],[data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) :is(.btn.btn-primary:not(.topbar-signout):not(.topbar-account-signout),.btn-admin-users-primary,.btn-admin-users-gold){background:var(--sys-primary);color:#fff;border-color:#ffffff2e;box-shadow:0 6px 14px #4b2e832e,0 2px 8px #c9a22729;text-shadow:0 1px 1px rgba(15,23,42,.22)}.app-shell:is([data-route="/dashboard"],[data-route="/pipeline"],[data-route="/institutions"],[data-route^="/institutions/"],[data-route="/documents"],[data-route="/finance"],[data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"],[data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) :is(.form-field label,.filter-panel .form-field label){color:var(--sys-text-soft)}.app-shell:is([data-route="/dashboard"],[data-route="/pipeline"],[data-route="/institutions"],[data-route^="/institutions/"],[data-route="/documents"],[data-route="/finance"],[data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"],[data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) :is(.kpi-helper,.panel-meta,.documents-library-page-meta,.permissions-filter-summary){color:var(--sys-text-muted)}.app-shell:is([data-route="/dashboard"],[data-route="/pipeline"],[data-route="/institutions"],[data-route^="/institutions/"],[data-route="/documents"],[data-route="/finance"],[data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"],[data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) :is(.input::placeholder,input::placeholder,textarea::placeholder,select::placeholder){color:#64748b;opacity:1}.app-shell:is([data-route="/dashboard"],[data-route="/pipeline"],[data-route="/institutions"],[data-route^="/institutions/"],[data-route="/documents"],[data-route="/finance"],[data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"],[data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) :is(.btn,.tab-button,.pagination-page,.input,input,select,textarea):focus-visible{outline:2px solid rgba(75,46,131,.72);outline-offset:2px}.app-shell:is([data-route="/dashboard"],[data-route="/pipeline"],[data-route="/institutions"],[data-route^="/institutions/"],[data-route="/documents"],[data-route="/finance"],[data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"],[data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) :is(.btn:disabled,.btn.btn-primary:disabled,.btn.btn-cool:disabled,.btn.btn-ghost:disabled,.btn.btn-view:disabled,.btn-admin-users-primary:disabled,.btn-admin-users-secondary:disabled,.btn-admin-users-purple:disabled,.btn-admin-users-gold:disabled){opacity:1;border-color:#cbd5e1!important;background:#e2e8f0!important;color:#475569!important;text-shadow:none!important}.app-shell:is([data-route="/dashboard"],[data-route="/pipeline"],[data-route="/institutions"],[data-route^="/institutions/"],[data-route="/documents"],[data-route="/finance"],[data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"],[data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) :is(.btn.btn-primary:not(.topbar-signout):not(.topbar-account-signout):hover,.btn.btn-primary:not(.topbar-signout):not(.topbar-account-signout):focus-visible,.btn-admin-users-primary:hover,.btn-admin-users-gold:hover){background:var(--sys-primary-hover);color:#fff}.app-shell:is([data-route="/dashboard"],[data-route="/pipeline"],[data-route="/institutions"],[data-route^="/institutions/"],[data-route="/documents"],[data-route="/finance"],[data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"],[data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) :is(.btn.btn-primary:not(.topbar-signout):not(.topbar-account-signout):active,.btn-admin-users-primary:active,.btn-admin-users-gold:active){background:var(--sys-primary-active);color:#fff}.app-shell:is([data-route="/dashboard"],[data-route="/pipeline"],[data-route="/institutions"],[data-route^="/institutions/"],[data-route="/documents"],[data-route="/finance"],[data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"],[data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) :is(.btn.btn-cool,.btn.btn-ghost,.btn.btn-view,.btn-admin-users-secondary,.btn-admin-users-purple){border:1px solid rgba(75,46,131,.32);background:#4b2e8314;color:#4b2e83;box-shadow:none}.app-shell:is([data-route="/dashboard"],[data-route="/pipeline"],[data-route="/institutions"],[data-route^="/institutions/"],[data-route="/documents"],[data-route="/finance"],[data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"],[data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) :is(.btn.btn-cool:hover,.btn.btn-ghost:hover,.btn.btn-view:hover,.btn-admin-users-secondary:hover,.btn-admin-users-purple:hover){background:#4b2e8324;color:#3d2669}.app-shell:is([data-route="/dashboard"],[data-route="/pipeline"],[data-route="/institutions"],[data-route^="/institutions/"],[data-route="/documents"],[data-route="/finance"],[data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"],[data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) :is(.panel,.card,.list-item,.filter-panel,.pipeline-filter-panel,.institutions-filter-panel,.documents-filter-panel){border:1px solid var(--sys-border);border-radius:var(--sys-radius-lg);background:var(--sys-surface);box-shadow:var(--sys-shadow)}.app-shell:is([data-route="/dashboard"],[data-route="/pipeline"],[data-route="/institutions"],[data-route^="/institutions/"],[data-route="/documents"],[data-route="/finance"],[data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"],[data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) :is(.filter-panel .input,.filter-panel select,.filter-grid .input,.filter-grid select){min-height:40px;border-color:var(--sys-border);border-radius:10px;background:#fff}.app-shell:is([data-route="/dashboard"],[data-route="/pipeline"],[data-route="/institutions"],[data-route^="/institutions/"],[data-route="/documents"],[data-route="/finance"],[data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"],[data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) .table-scroll{border:1px solid #ece4f7;border-radius:var(--sys-radius-md);background:#faf8fe;padding:8px;box-shadow:none}.app-shell:is([data-route="/dashboard"],[data-route="/pipeline"],[data-route="/institutions"],[data-route^="/institutions/"],[data-route="/documents"],[data-route="/finance"],[data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"],[data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) .data-table{border-spacing:0 8px}.app-shell:is([data-route="/dashboard"],[data-route="/pipeline"],[data-route="/institutions"],[data-route^="/institutions/"],[data-route="/documents"],[data-route="/finance"],[data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"],[data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) .data-table th{color:#4b2e83;font-weight:700;font-size:11px;letter-spacing:.08em}.app-shell:is([data-route="/dashboard"],[data-route="/pipeline"],[data-route="/institutions"],[data-route^="/institutions/"],[data-route="/documents"],[data-route="/finance"],[data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"],[data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) .data-table td{border-color:#ece4f7;background:#fff;color:#1f2937;padding:11px 12px}.app-shell:is([data-route="/dashboard"],[data-route="/pipeline"],[data-route="/institutions"],[data-route^="/institutions/"],[data-route="/documents"],[data-route="/finance"],[data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"],[data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) :is(.data-table tr:hover td,.data-table tr.row-click:hover td){background:#4b2e830f}.app-shell:is([data-route="/dashboard"],[data-route="/pipeline"],[data-route="/institutions"],[data-route^="/institutions/"],[data-route="/documents"],[data-route="/finance"],[data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"],[data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) .kpi-label{font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:var(--sys-text-muted)}.app-shell:is([data-route="/dashboard"],[data-route="/pipeline"],[data-route="/institutions"],[data-route^="/institutions/"],[data-route="/documents"],[data-route="/finance"],[data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"],[data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) :is(.kpi-value,.documents-summary-card strong){font-size:clamp(22px,2.05vw,30px);line-height:1.1}.app-shell:is([data-route="/dashboard"],[data-route="/pipeline"],[data-route="/institutions"],[data-route^="/institutions/"],[data-route="/documents"],[data-route="/finance"],[data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"],[data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) .modal{border:1px solid var(--sys-border);border-radius:var(--sys-radius-lg);background:#fff;box-shadow:0 24px 48px #2e1a473d}.app-shell:is([data-route="/dashboard"],[data-route="/pipeline"],[data-route="/institutions"],[data-route^="/institutions/"],[data-route="/documents"],[data-route="/finance"],[data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"],[data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) .modal-header{border-bottom:1px solid #eee6f7;background:linear-gradient(180deg,#4b2e8314,#fffffffa)}.app-shell:is([data-route="/dashboard"],[data-route="/pipeline"],[data-route="/institutions"],[data-route^="/institutions/"],[data-route="/documents"],[data-route="/finance"],[data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"],[data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) .modal-footer{border-top:1px solid #eee6f7;background:#fffffff5}.app-shell:is([data-route="/dashboard"],[data-route="/pipeline"],[data-route="/institutions"],[data-route^="/institutions/"],[data-route="/documents"],[data-route="/finance"],[data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"],[data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) .tab-button{border-color:color-mix(in srgb,var(--action-purple) 32%,transparent);background:var(--action-purple-tint);color:var(--action-purple)}.app-shell:is([data-route="/dashboard"],[data-route="/pipeline"],[data-route="/institutions"],[data-route^="/institutions/"],[data-route="/documents"],[data-route="/finance"],[data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"],[data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) .tab-button:hover{background:var(--hover-soft);color:var(--action-purple-hover)}.app-shell:is([data-route="/dashboard"],[data-route="/pipeline"],[data-route="/institutions"],[data-route^="/institutions/"],[data-route="/documents"],[data-route="/finance"],[data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"],[data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) :is(.tab-button.active,.pagination-page.active){border-color:var(--sidebar-active-border);background:var(--sidebar-active-bg);color:var(--action-purple);box-shadow:inset 0 -2px 0 var(--sidebar-active-accent)}.app-shell:is([data-route="/dashboard"],[data-route="/pipeline"],[data-route="/institutions"],[data-route^="/institutions/"],[data-route="/documents"],[data-route="/finance"],[data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"],[data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) .pipeline-company-pill{border:1px solid rgba(201,162,39,.46);background:#c9a22733;color:#5a4521;font-weight:800}.app-shell:is([data-route="/dashboard"],[data-route="/pipeline"],[data-route="/institutions"],[data-route^="/institutions/"],[data-route="/documents"],[data-route="/finance"],[data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"],[data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) :is(.btn,.tab-button,.pagination-page,.filter-chip,.chip-dismiss,.document-row-menu-trigger,.document-row-menu-item,.input,input,select,textarea){transition:transform var(--sys-motion-fast) var(--sys-ease-standard),box-shadow var(--sys-motion-base) var(--sys-ease-standard),border-color var(--sys-motion-fast) var(--sys-ease-standard),background-color var(--sys-motion-fast) var(--sys-ease-standard),color var(--sys-motion-fast) var(--sys-ease-standard),opacity var(--sys-motion-fast) var(--sys-ease-standard)}.app-shell:is([data-route="/dashboard"],[data-route="/pipeline"],[data-route="/institutions"],[data-route^="/institutions/"],[data-route="/documents"],[data-route="/finance"],[data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"],[data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) :is(.btn:hover,.tab-button:hover,.pagination-page:hover,.document-row-menu-trigger:hover){transform:var(--sys-lift-1)}.app-shell:is([data-route="/dashboard"],[data-route="/pipeline"],[data-route="/institutions"],[data-route^="/institutions/"],[data-route="/documents"],[data-route="/finance"],[data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"],[data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) :is(.btn:active,.tab-button:active,.pagination-page:active,.document-row-menu-trigger:active){transform:var(--sys-press-1)}.app-shell:is([data-route="/dashboard"],[data-route="/pipeline"],[data-route="/institutions"],[data-route^="/institutions/"],[data-route="/documents"],[data-route="/finance"],[data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"],[data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) :is(.btn.btn-primary:not(.topbar-signout):not(.topbar-account-signout),.btn-admin-users-primary,.btn-admin-users-gold):hover{box-shadow:0 8px 16px #4b2e8333,0 2px 8px #c9a22729}.app-shell:is([data-route="/dashboard"],[data-route="/pipeline"],[data-route="/institutions"],[data-route^="/institutions/"],[data-route="/documents"],[data-route="/finance"],[data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"],[data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) :is(.btn.btn-primary:not(.topbar-signout):not(.topbar-account-signout),.btn-admin-users-primary,.btn-admin-users-gold):active{box-shadow:0 4px 10px #4b2e832e,0 1px 5px #c9a2271f}.app-shell:is([data-route="/dashboard"],[data-route="/pipeline"],[data-route="/institutions"],[data-route^="/institutions/"],[data-route="/documents"],[data-route="/finance"],[data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"],[data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) :is(.btn.btn-cool,.btn.btn-ghost,.btn.btn-view,.btn-admin-users-secondary,.btn-admin-users-purple):hover{box-shadow:0 4px 10px #4b2e831c}.app-shell:is([data-route="/dashboard"],[data-route="/pipeline"],[data-route="/institutions"],[data-route^="/institutions/"],[data-route="/documents"],[data-route="/finance"],[data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"],[data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) :is(.opportunity-card,.documents-toggle-card,.institution-attach-option){transition:box-shadow var(--sys-motion-base) var(--sys-ease-standard),border-color var(--sys-motion-fast) var(--sys-ease-standard),transform var(--sys-motion-fast) var(--sys-ease-standard)}.app-shell:is([data-route="/dashboard"],[data-route="/pipeline"],[data-route="/institutions"],[data-route^="/institutions/"],[data-route="/documents"],[data-route="/finance"],[data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"],[data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) :is(.opportunity-card:hover,.documents-toggle-card:hover,.institution-attach-option:hover){box-shadow:var(--sys-shadow-strong)}.app-shell:is([data-route="/dashboard"],[data-route="/pipeline"],[data-route="/institutions"],[data-route^="/institutions/"],[data-route="/documents"],[data-route="/finance"],[data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"],[data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) :is(.data-table tr td,.data-table tr.row-click td){transition:background-color var(--sys-motion-fast) var(--sys-ease-standard),color var(--sys-motion-fast) var(--sys-ease-standard)}.app-shell:is([data-route="/dashboard"],[data-route="/pipeline"],[data-route="/institutions"],[data-route^="/institutions/"],[data-route="/documents"],[data-route="/finance"],[data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"],[data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) :is(.data-table tr.row-click:hover td,.data-table tr.row-click:focus-within td){background:#4b2e8312}.app-shell:is([data-route="/dashboard"],[data-route="/pipeline"],[data-route="/institutions"],[data-route^="/institutions/"],[data-route="/documents"],[data-route="/finance"],[data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"],[data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) :is(.data-table tr.is-selected td,.admin-users-directory-table tr.is-selected td){background:#4b2e831a}.app-shell:is([data-route="/dashboard"],[data-route="/pipeline"],[data-route="/institutions"],[data-route^="/institutions/"],[data-route="/documents"],[data-route="/finance"],[data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"],[data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) :is(.tab-button,.pagination-page){transition:transform var(--sys-motion-fast) var(--sys-ease-standard),border-color var(--sys-motion-fast) var(--sys-ease-standard),background-color var(--sys-motion-fast) var(--sys-ease-standard),color var(--sys-motion-fast) var(--sys-ease-standard),box-shadow var(--sys-motion-base) var(--sys-ease-standard)}.app-shell:is([data-route="/dashboard"],[data-route="/pipeline"],[data-route="/institutions"],[data-route^="/institutions/"],[data-route="/documents"],[data-route="/finance"],[data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"],[data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) :is(.tab-button.active,.pagination-page.active){transform:translateY(0)}.app-shell:is([data-route="/dashboard"],[data-route="/pipeline"],[data-route="/institutions"],[data-route^="/institutions/"],[data-route="/documents"],[data-route="/finance"],[data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"],[data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) :is(.input,input,select,textarea):hover{border-color:#4b2e8357}.app-shell:is([data-route="/dashboard"],[data-route="/pipeline"],[data-route="/institutions"],[data-route^="/institutions/"],[data-route="/documents"],[data-route="/finance"],[data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"],[data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) :is(.input,input,select,textarea):focus-visible{box-shadow:0 0 0 3px #4b2e831f}.app-shell:is([data-route="/dashboard"],[data-route="/pipeline"],[data-route="/institutions"],[data-route^="/institutions/"],[data-route="/documents"],[data-route="/finance"],[data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"],[data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) .modal-overlay{animation:sysModalOverlayIn var(--sys-motion-base) var(--sys-ease-standard)}.app-shell:is([data-route="/dashboard"],[data-route="/pipeline"],[data-route="/institutions"],[data-route^="/institutions/"],[data-route="/documents"],[data-route="/finance"],[data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"],[data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) .modal{animation:sysModalIn var(--sys-motion-slow) var(--sys-ease-emphasized)}@keyframes sysModalOverlayIn{0%{opacity:0}to{opacity:1}}@keyframes sysModalIn{0%{opacity:0;transform:translateY(4px) scale(.995)}to{opacity:1;transform:translateY(0) scale(1)}}@media (prefers-reduced-motion: reduce){.app-shell:is([data-route="/dashboard"],[data-route="/pipeline"],[data-route="/institutions"],[data-route^="/institutions/"],[data-route="/documents"],[data-route="/finance"],[data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"],[data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) :is(.btn,.tab-button,.pagination-page,.filter-chip,.chip-dismiss,.document-row-menu-trigger,.document-row-menu-item,.input,input,select,textarea,.panel,.card,.opportunity-card,.documents-toggle-card,.institution-attach-option,.data-table tr td,.data-table tr.row-click td,.modal,.modal-overlay){transition-duration:.01ms!important;animation:none!important;transform:none!important}}@media (max-width: 1024px){.app-shell:is([data-route="/dashboard"],[data-route="/pipeline"],[data-route="/institutions"],[data-route^="/institutions/"],[data-route="/documents"],[data-route="/finance"],[data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"],[data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) :is(.app-page-header.page-toolbar,.dashboard-toolbar){gap:10px}.app-shell:is([data-route="/dashboard"],[data-route="/pipeline"],[data-route="/institutions"],[data-route^="/institutions/"],[data-route="/documents"],[data-route="/finance"],[data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"],[data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) :is(.app-page-header.page-toolbar .toolbar-actions,.dashboard-toolbar .dashboard-toolbar-actions){flex-wrap:wrap;row-gap:8px}.app-shell:is([data-route="/dashboard"],[data-route="/pipeline"],[data-route="/institutions"],[data-route^="/institutions/"],[data-route="/documents"],[data-route="/finance"],[data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"],[data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) :is(.page-explainer,.pipeline-company-pill){overflow-wrap:anywhere}}@media (max-width: 768px){.app-shell:is([data-route="/dashboard"],[data-route="/pipeline"],[data-route="/institutions"],[data-route^="/institutions/"],[data-route="/documents"],[data-route="/finance"],[data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"],[data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) :is(.app-page-header.page-toolbar,.dashboard-toolbar){align-items:stretch}.app-shell:is([data-route="/dashboard"],[data-route="/pipeline"],[data-route="/institutions"],[data-route^="/institutions/"],[data-route="/documents"],[data-route="/finance"],[data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"],[data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) :is(.filter-panel .filter-actions,.table-actions){justify-content:flex-start;flex-wrap:wrap;row-gap:6px}.app-shell:is([data-route="/dashboard"],[data-route="/pipeline"],[data-route="/institutions"],[data-route^="/institutions/"],[data-route="/documents"],[data-route="/finance"],[data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"],[data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) .table-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch}.app-shell:is([data-route="/dashboard"],[data-route="/pipeline"],[data-route="/institutions"],[data-route^="/institutions/"],[data-route="/documents"],[data-route="/finance"],[data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) .table-scroll .data-table{min-width:620px}.app-shell:is([data-route="/dashboard"],[data-route="/pipeline"],[data-route="/institutions"],[data-route^="/institutions/"],[data-route="/documents"],[data-route="/finance"],[data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) .pagination{gap:8px}.app-shell:is([data-route="/dashboard"],[data-route="/pipeline"],[data-route="/institutions"],[data-route^="/institutions/"],[data-route="/documents"],[data-route="/finance"],[data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) :is(.pagination .company-label,.pagination-size-control){width:100%;margin-left:0}.app-shell:is([data-route="/dashboard"],[data-route="/pipeline"],[data-route="/institutions"],[data-route^="/institutions/"],[data-route="/documents"],[data-route="/finance"],[data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) .pagination-pages{max-width:100%;overflow-x:auto;padding-bottom:2px}.app-shell:is([data-route="/dashboard"],[data-route="/pipeline"],[data-route="/institutions"],[data-route^="/institutions/"],[data-route="/documents"],[data-route="/finance"],[data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) .kpi-grid{grid-template-columns:repeat(auto-fit,minmax(170px,1fr))}.app-shell:is([data-route="/dashboard"],[data-route="/pipeline"],[data-route="/institutions"],[data-route^="/institutions/"],[data-route="/documents"],[data-route="/finance"],[data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) .empty-state-actions{width:100%}.app-shell:is([data-route="/dashboard"],[data-route="/pipeline"],[data-route="/institutions"],[data-route^="/institutions/"],[data-route="/documents"],[data-route="/finance"],[data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) .empty-state-actions .btn{flex:1 1 160px}.app-shell:is([data-route="/dashboard"],[data-route="/pipeline"],[data-route="/institutions"],[data-route^="/institutions/"],[data-route="/documents"],[data-route="/finance"],[data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) .modal-overlay{padding:12px;overflow-y:auto;overflow-x:hidden}.app-shell:is([data-route="/dashboard"],[data-route="/pipeline"],[data-route="/institutions"],[data-route^="/institutions/"],[data-route="/documents"],[data-route="/finance"],[data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) .modal{width:min(680px,calc(100vw - 24px));--modal-active-max-height: calc(var(--app-vh, 100vh) - 48px);max-height:var(--modal-active-max-height)}.app-shell:is([data-route="/dashboard"],[data-route="/pipeline"],[data-route="/institutions"],[data-route^="/institutions/"],[data-route="/documents"],[data-route="/finance"],[data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) :is(.modal-header,.modal-footer){padding:14px 16px;flex-wrap:wrap}.app-shell:is([data-route="/dashboard"],[data-route="/pipeline"],[data-route="/institutions"],[data-route^="/institutions/"],[data-route="/documents"],[data-route="/finance"],[data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) .modal-body{padding:0 16px 14px}}@media (max-width: 640px){.app-shell:is([data-route="/dashboard"],[data-route="/pipeline"],[data-route="/institutions"],[data-route^="/institutions/"],[data-route="/documents"],[data-route="/finance"],[data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) .filter-grid{grid-template-columns:1fr;gap:10px}.app-shell:is([data-route="/dashboard"],[data-route="/pipeline"],[data-route="/institutions"],[data-route^="/institutions/"],[data-route="/documents"],[data-route="/finance"],[data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) .filter-actions .btn{flex:1 1 100%}.app-shell:is([data-route="/dashboard"],[data-route="/pipeline"],[data-route="/institutions"],[data-route^="/institutions/"],[data-route="/documents"],[data-route="/finance"],[data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) .modal-footer .btn{width:100%}}@media (hover: none),(pointer: coarse){.app-shell:is([data-route="/dashboard"],[data-route="/pipeline"],[data-route="/institutions"],[data-route^="/institutions/"],[data-route="/documents"],[data-route="/finance"],[data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) :is(.btn:hover,.tab-button:hover,.pagination-page:hover,.document-row-menu-trigger:hover){transform:none}}@media (max-width: 980px){.app-shell:is([data-route="/dashboard"],[data-route="/pipeline"],[data-route="/institutions"],[data-route^="/institutions/"],[data-route="/documents"],[data-route="/finance"],[data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"],[data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) :is(.app-page-header.page-toolbar .toolbar-actions,.dashboard-toolbar .dashboard-toolbar-actions){width:100%;margin-left:0;justify-content:flex-start}}@media (max-width: 768px){.app-shell:is([data-route="/dashboard"],[data-route="/pipeline"],[data-route="/institutions"],[data-route^="/institutions/"],[data-route="/documents"],[data-route="/finance"],[data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"],[data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/admin/companies"],[data-route="/admin/permissions"]) :is(.app-page-header.page-toolbar .toolbar-actions .btn,.app-page-header.page-toolbar .toolbar-actions a.btn,.dashboard-toolbar .dashboard-toolbar-actions .btn,.dashboard-toolbar .dashboard-toolbar-actions a.btn){width:100%;justify-content:center}}.app-shell:is([data-route="/dashboard"],[data-route="/pipeline"],[data-route="/documents"],[data-route="/finance"]){--sys-page-bg: radial-gradient(120% 88% at 0% 0%, rgba(75, 46, 131, .07) 0%, rgba(75, 46, 131, .02) 40%, rgba(255, 255, 255, 0) 74%), linear-gradient(180deg, #f9f7fd 0%, #f7f5fb 52%, #f5f6fb 100%);--sys-border: rgba(75, 46, 131, .12);--sys-shadow: 0 1px 0 rgba(255, 255, 255, .92), 0 10px 22px rgba(46, 26, 71, .06), 0 18px 34px rgba(46, 26, 71, .04);--sys-shadow-strong: 0 1px 0 rgba(255, 255, 255, .9), 0 14px 28px rgba(46, 26, 71, .085), 0 24px 44px rgba(46, 26, 71, .065)}.app-shell:is([data-route="/dashboard"],[data-route="/pipeline"],[data-route="/documents"],[data-route="/finance"]) .content{background:radial-gradient(120% 88% at 0% 0%,#4b2e8312,#4b2e8305 40%,#fff0 74%),linear-gradient(180deg,#f9f7fd,#f7f5fb 52%,#f5f6fb)}.app-shell:is([data-route="/dashboard"],[data-route="/pipeline"],[data-route="/documents"],[data-route="/finance"]) :is(.dashboard,.pipeline-page-v2,.documents-page-v2,.finance-page){gap:20px}.app-shell[data-route="/dashboard"] .dashboard-section--chart .dashboard-section-heading,.app-shell[data-route="/dashboard"] .dashboard-section--performance .dashboard-section-heading,.app-shell[data-route="/dashboard"] .dashboard-section--snapshot .dashboard-section-heading,.app-shell[data-route="/dashboard"] .dashboard-section--queues .dashboard-section-heading{padding-left:18px!important;padding-right:18px!important;box-sizing:border-box}.app-shell[data-route="/dashboard"] .dashboard-section-heading--stacked{margin-bottom:10px}.app-shell[data-route="/dashboard"] .dashboard-section .dashboard-panel-shell:not(.dashboard-standalone-kpi):not(.dashboard-kpi-card){padding:20px}.app-shell[data-route="/dashboard"] .dashboard-performance-chart{padding:14px 24px}.app-shell[data-route="/dashboard"] .perf-chart-metric{padding:14px 8px}.app-shell[data-route="/dashboard"] .perf-chart-track{margin-inline:8px}.app-shell[data-route="/dashboard"] .perf-chart-value{padding-left:12px;padding-right:2px}.app-shell[data-route="/dashboard"] .dashboard-status-card{padding-left:20px;padding-right:20px}.app-shell[data-route="/dashboard"] .dashboard-status-item{padding-left:14px;padding-right:14px}.app-shell[data-route="/dashboard"] .dashboard-status-value{padding-left:12px;padding-right:2px}.app-shell[data-route="/dashboard"] .dashboard-status-item--overdue{border-color:#dc262647;background:linear-gradient(180deg,#dc262614,#fffffffa)}.app-shell[data-route="/dashboard"] .dashboard-status-value--overdue{color:var(--danger)}@media (max-width: 768px){.app-shell[data-route="/dashboard"] .dashboard-section--chart .dashboard-section-heading,.app-shell[data-route="/dashboard"] .dashboard-section--performance .dashboard-section-heading,.app-shell[data-route="/dashboard"] .dashboard-section--snapshot .dashboard-section-heading,.app-shell[data-route="/dashboard"] .dashboard-section--queues .dashboard-section-heading{padding-left:12px!important;padding-right:12px!important}.app-shell[data-route="/dashboard"] .dashboard-section .dashboard-panel-shell:not(.dashboard-standalone-kpi):not(.dashboard-kpi-card){padding:16px}.app-shell[data-route="/dashboard"] .dashboard-performance-chart{padding:10px 18px}.app-shell[data-route="/dashboard"] .dashboard-status-card{padding-left:16px;padding-right:16px}}.app-shell{--btn-utility-bg: color-mix(in srgb, var(--action-purple) 12%, transparent);--btn-utility-bg-hover: color-mix(in srgb, var(--action-purple) 18%, transparent);--btn-utility-bg-active: color-mix(in srgb, var(--action-purple) 24%, transparent);--btn-utility-border: color-mix(in srgb, var(--action-purple) 36%, transparent);--btn-utility-border-hover: color-mix(in srgb, var(--action-purple) 50%, transparent);--btn-utility-text: var(--action-purple);--btn-light-bg: color-mix(in srgb, var(--sidebar-active-accent) 14%, transparent);--btn-light-bg-hover: color-mix(in srgb, var(--sidebar-active-accent) 20%, transparent);--btn-light-bg-active: color-mix(in srgb, var(--sidebar-active-accent) 28%, transparent);--btn-light-border: var(--sidebar-active-border);--btn-light-border-hover: color-mix(in srgb, var(--sidebar-active-accent) 56%, transparent);--btn-light-text: var(--action-purple);--btn-danger-bg: rgba(220, 38, 38, .08);--btn-danger-bg-hover: rgba(220, 38, 38, .14);--btn-danger-bg-active: rgba(220, 38, 38, .2);--btn-danger-border: rgba(220, 38, 38, .48);--btn-danger-border-hover: rgba(220, 38, 38, .6);--btn-danger-text: #b91c1c}.app-shell .btn.btn-primary:not(.topbar-signout):not(.topbar-account-signout),.app-shell a.btn.btn-primary:not(.topbar-signout):not(.topbar-account-signout),.app-shell .btn-admin-users-primary,.app-shell .btn-admin-users-gold{background:var(--primary-action-blend)!important;border-color:var(--sidebar-active-border)!important;color:var(--text-on-accent)!important;box-shadow:0 10px 20px #2e1a4733!important}.app-shell .btn.btn-primary:not(.topbar-signout):not(.topbar-account-signout):hover,.app-shell a.btn.btn-primary:not(.topbar-signout):not(.topbar-account-signout):hover,.app-shell .btn.btn-primary:not(.topbar-signout):not(.topbar-account-signout):focus-visible,.app-shell a.btn.btn-primary:not(.topbar-signout):not(.topbar-account-signout):focus-visible,.app-shell .btn-admin-users-primary:hover,.app-shell .btn-admin-users-primary:focus-visible,.app-shell .btn-admin-users-gold:hover,.app-shell .btn-admin-users-gold:focus-visible{background:var(--primary-action-blend-hover)!important;border-color:var(--sidebar-active-accent)!important;color:var(--text-on-accent)!important}.app-shell .btn.btn-primary:not(.topbar-signout):not(.topbar-account-signout):active,.app-shell a.btn.btn-primary:not(.topbar-signout):not(.topbar-account-signout):active,.app-shell .btn-admin-users-primary:active,.app-shell .btn-admin-users-gold:active{background:var(--primary-action-blend-active)!important;border-color:color-mix(in srgb,var(--sidebar-active-accent) 72%,transparent)!important;color:var(--text-on-accent)!important}.app-shell .btn.btn-light-action,.app-shell a.btn.btn-light-action,.app-shell .btn.btn-accent,.app-shell a.btn.btn-accent,.app-shell .btn.btn-modal-trigger,.app-shell a.btn.btn-modal-trigger,.app-shell .btn.btn-admin-users-purple,.app-shell a.btn.btn-admin-users-purple,.app-shell .btn.btn-doc-edit,.app-shell a.btn.btn-doc-edit{background:var(--btn-light-bg)!important;border-color:var(--btn-light-border)!important;color:var(--btn-light-text)!important;box-shadow:none!important;text-shadow:none!important}.app-shell .btn.btn-light-action:hover,.app-shell a.btn.btn-light-action:hover,.app-shell .btn.btn-light-action:focus-visible,.app-shell a.btn.btn-light-action:focus-visible,.app-shell .btn.btn-accent:hover,.app-shell a.btn.btn-accent:hover,.app-shell .btn.btn-accent:focus-visible,.app-shell a.btn.btn-accent:focus-visible,.app-shell .btn.btn-modal-trigger:hover,.app-shell a.btn.btn-modal-trigger:hover,.app-shell .btn.btn-modal-trigger:focus-visible,.app-shell a.btn.btn-modal-trigger:focus-visible,.app-shell .btn.btn-admin-users-purple:hover,.app-shell a.btn.btn-admin-users-purple:hover,.app-shell .btn.btn-admin-users-purple:focus-visible,.app-shell a.btn.btn-admin-users-purple:focus-visible,.app-shell .btn.btn-doc-edit:hover,.app-shell a.btn.btn-doc-edit:hover,.app-shell .btn.btn-doc-edit:focus-visible,.app-shell a.btn.btn-doc-edit:focus-visible{background:var(--btn-light-bg-hover)!important;border-color:var(--btn-light-border-hover)!important;color:var(--btn-light-text)!important}.app-shell .btn.btn-light-action:active,.app-shell a.btn.btn-light-action:active,.app-shell .btn.btn-accent:active,.app-shell a.btn.btn-accent:active,.app-shell .btn.btn-modal-trigger:active,.app-shell a.btn.btn-modal-trigger:active,.app-shell .btn.btn-admin-users-purple:active,.app-shell a.btn.btn-admin-users-purple:active,.app-shell .btn.btn-doc-edit:active,.app-shell a.btn.btn-doc-edit:active{background:var(--btn-light-bg-active)!important;border-color:var(--btn-light-border-hover)!important;color:var(--btn-light-text)!important}.app-shell .btn.btn-cool,.app-shell a.btn.btn-cool,.app-shell .btn.btn-ghost,.app-shell a.btn.btn-ghost,.app-shell .btn.btn-view,.app-shell a.btn.btn-view,.app-shell .btn.btn-secondary,.app-shell a.btn.btn-secondary,.app-shell .btn.btn-tasks-closed,.app-shell a.btn.btn-tasks-closed,.app-shell .btn.btn-admin-users-secondary,.app-shell .btn.btn-doc-download,.app-shell a.btn.btn-doc-download,.app-shell .topbar-signout,.app-shell .topbar-account-signout,.app-shell .pagination-page{background:var(--btn-utility-bg)!important;border-color:var(--btn-utility-border)!important;color:var(--btn-utility-text)!important;box-shadow:none!important;text-shadow:none!important}.app-shell .btn.btn-cool:hover,.app-shell a.btn.btn-cool:hover,.app-shell .btn.btn-cool:focus-visible,.app-shell a.btn.btn-cool:focus-visible,.app-shell .btn.btn-ghost:hover,.app-shell a.btn.btn-ghost:hover,.app-shell .btn.btn-ghost:focus-visible,.app-shell a.btn.btn-ghost:focus-visible,.app-shell .btn.btn-view:hover,.app-shell a.btn.btn-view:hover,.app-shell .btn.btn-view:focus-visible,.app-shell a.btn.btn-view:focus-visible,.app-shell .btn.btn-secondary:hover,.app-shell a.btn.btn-secondary:hover,.app-shell .btn.btn-secondary:focus-visible,.app-shell a.btn.btn-secondary:focus-visible,.app-shell .btn.btn-tasks-closed:hover,.app-shell a.btn.btn-tasks-closed:hover,.app-shell .btn.btn-tasks-closed:focus-visible,.app-shell a.btn.btn-tasks-closed:focus-visible,.app-shell .btn.btn-admin-users-secondary:hover,.app-shell .btn.btn-admin-users-secondary:focus-visible,.app-shell .btn.btn-doc-download:hover,.app-shell a.btn.btn-doc-download:hover,.app-shell .btn.btn-doc-download:focus-visible,.app-shell a.btn.btn-doc-download:focus-visible,.app-shell .topbar-signout:hover,.app-shell .topbar-signout:focus-visible,.app-shell .topbar-account-signout:hover,.app-shell .topbar-account-signout:focus-visible,.app-shell .pagination-page:hover,.app-shell .pagination-page:focus-visible{background:var(--btn-utility-bg-hover)!important;border-color:var(--btn-utility-border-hover)!important;color:var(--btn-utility-text)!important}.app-shell .btn.btn-cool:active,.app-shell a.btn.btn-cool:active,.app-shell .btn.btn-ghost:active,.app-shell a.btn.btn-ghost:active,.app-shell .btn.btn-view:active,.app-shell a.btn.btn-view:active,.app-shell .btn.btn-secondary:active,.app-shell a.btn.btn-secondary:active,.app-shell .btn.btn-tasks-closed:active,.app-shell a.btn.btn-tasks-closed:active,.app-shell .btn.btn-admin-users-secondary:active,.app-shell .btn.btn-doc-download:active,.app-shell a.btn.btn-doc-download:active,.app-shell .topbar-signout:active,.app-shell .topbar-account-signout:active,.app-shell .pagination-page:active{background:var(--btn-utility-bg-active)!important;border-color:var(--btn-utility-border-hover)!important;color:var(--btn-utility-text)!important}.app-shell .btn.btn-danger,.app-shell a.btn.btn-danger,.app-shell .btn.btn-doc-delete,.app-shell a.btn.btn-doc-delete,.app-shell .btn.btn-admin-users-revoke,.app-shell a.btn.btn-admin-users-revoke{background:var(--btn-danger-bg)!important;border-color:var(--btn-danger-border)!important;color:var(--btn-danger-text)!important;box-shadow:none!important;text-shadow:none!important}.app-shell .btn.btn-danger:hover,.app-shell a.btn.btn-danger:hover,.app-shell .btn.btn-danger:focus-visible,.app-shell a.btn.btn-danger:focus-visible,.app-shell .btn.btn-doc-delete:hover,.app-shell a.btn.btn-doc-delete:hover,.app-shell .btn.btn-doc-delete:focus-visible,.app-shell a.btn.btn-doc-delete:focus-visible,.app-shell .btn.btn-admin-users-revoke:hover,.app-shell .btn.btn-admin-users-revoke:focus-visible,.app-shell a.btn.btn-admin-users-revoke:hover,.app-shell a.btn.btn-admin-users-revoke:focus-visible{background:var(--btn-danger-bg-hover)!important;border-color:var(--btn-danger-border-hover)!important;color:#991b1b!important}.app-shell .btn.btn-danger:active,.app-shell a.btn.btn-danger:active,.app-shell .btn.btn-doc-delete:active,.app-shell a.btn.btn-doc-delete:active,.app-shell .btn.btn-admin-users-revoke:active,.app-shell a.btn.btn-admin-users-revoke:active{background:var(--btn-danger-bg-active)!important;border-color:var(--btn-danger-border-hover)!important;color:#991b1b!important}.app-shell[data-route="/dashboard"] .dashboard-standalone-kpi{border:1px solid rgba(75,46,131,.16)!important;background:linear-gradient(180deg,#fff,#faf8fe)!important;box-shadow:0 14px 28px #2e1a4717!important;padding:22px!important;min-height:176px;justify-content:flex-start!important}.app-shell[data-route="/dashboard"] .dashboard-standalone-kpi:before{height:2px!important;background:linear-gradient(90deg,#c9a2278f,#c9a22738)!important}.app-shell[data-route="/dashboard"] .standalone-kpi-badge{top:13px;right:13px;width:44px;height:44px;border-radius:999px;background:linear-gradient(180deg,#e0c45f47,#c9a22729);border:1px solid rgba(201,162,39,.42);font-size:11px;letter-spacing:.06em;font-weight:800;color:#5a4521;box-shadow:inset 0 1px #ffffff6b,0 6px 12px #2e1a471f}.app-shell[data-route="/dashboard"] .standalone-kpi-body{display:grid;grid-template-rows:auto 1fr auto;gap:6px;min-height:132px}.app-shell[data-route="/dashboard"] .standalone-kpi-main{display:flex;align-items:flex-end;justify-content:space-between;gap:18px}.app-shell[data-route="/dashboard"] .dashboard-standalone-kpi .kpi-label{font-size:10px;text-transform:uppercase;letter-spacing:.16em;color:#7a7290;font-weight:600;margin:0}.app-shell[data-route="/dashboard"] .dashboard-standalone-kpi .kpi-value{margin:0;font-size:clamp(34px,3.35vw,46px);line-height:1;font-weight:900;letter-spacing:-.02em;color:#2e1a47;text-shadow:none;align-self:center}.app-shell[data-route="/dashboard"] .standalone-kpi-secondary{display:flex;flex-direction:column;align-items:flex-end;justify-content:center;gap:4px;min-width:138px;padding-bottom:2px}.app-shell[data-route="/dashboard"] .standalone-kpi-secondary-label{margin:0;font-size:10px;letter-spacing:.06em;text-transform:uppercase;font-weight:600;color:#8c85a0;white-space:nowrap}.app-shell[data-route="/dashboard"] .standalone-kpi-secondary-value{margin:0;font-size:19px;line-height:1.05;font-weight:700;color:#5b4a81;white-space:nowrap}.app-shell[data-route="/dashboard"] .dashboard-standalone-kpi .kpi-helper{margin:0;font-size:11px;color:#7c728f;line-height:1.4;align-self:end}@media (max-width: 900px){.app-shell[data-route="/dashboard"] .standalone-kpi-main{flex-direction:column;align-items:flex-start;gap:10px}.app-shell[data-route="/dashboard"] .standalone-kpi-secondary{align-items:flex-start;min-width:0;padding-bottom:0}}.app-shell[data-route="/dashboard"] .dashboard-standalone-kpi--pipeline{border:1px solid rgba(75,46,131,.16)!important;background:linear-gradient(180deg,#fff,#faf8fe)!important;box-shadow:0 14px 28px #2e1a4717!important}.app-shell[data-route="/dashboard"] .dashboard-standalone-kpi--pipeline .standalone-kpi-body{padding-right:0!important}.app-shell[data-route="/dashboard"] .dashboard-standalone-kpi--pipeline .kpi-label{font-size:9px!important;letter-spacing:.16em;font-weight:600}.app-shell[data-route="/dashboard"] .dashboard-standalone-kpi--pipeline .kpi-value{font-size:clamp(24px,2.2vw,30px)!important;color:#2e1a47!important}.app-shell[data-route="/dashboard"] .dashboard-standalone-kpi--pipeline .kpi-helper{color:#7c728f}.app-shell[data-route="/dashboard"] .dashboard-standalone-kpi--pipeline .standalone-kpi-badge{background:linear-gradient(180deg,#e0c45f47,#c9a22729);color:#5a4521}.app-shell[data-route="/settings/company"] .content{background:radial-gradient(120% 100% at 6% -12%,#ffdda047,#fff0 58%),radial-gradient(110% 100% at 100% 0%,#5c31a024,#fff0 60%),linear-gradient(180deg,#fbf8ff,#f7fbff 56%,#f5f7fb)}.app-shell[data-route="/settings/company"] .company-settings-page{gap:22px}.app-shell[data-route="/settings/company"] .company-settings-page .app-page-header.page-toolbar{border:1px solid rgba(86,52,147,.2);border-radius:24px;background:linear-gradient(120deg,#56349321,#5634930d 48%,#ecd07c38),#fff;box-shadow:0 16px 34px #25163a21;padding:12px 16px 14px}.app-shell[data-route="/settings/company"] .company-settings-page .page-header .page-explainer{border:1px solid rgba(86,52,147,.2);border-left:5px solid #563493;border-radius:14px;background:#fffc;color:#2f2247;font-size:13px;min-height:auto;line-height:1.5;padding:9px 11px}.app-shell[data-route="/settings/company"] .company-settings-page .page-header .pipeline-company-pill{border:1px solid rgba(201,162,39,.46);background:#c9a22733;color:#5a4521;font-size:clamp(14px,1.25vw,18px);letter-spacing:.02em}.app-shell[data-route="/settings/company"] .company-settings-page .report-stack{gap:16px}.app-shell[data-route="/settings/company"] .company-settings-page .admin-users-section{border:1px solid rgba(86,52,147,.16);border-radius:18px;background:linear-gradient(180deg,#fffffffa,#f7f3ffe0),#fff;box-shadow:0 10px 24px #25163a14;padding:22px!important;margin-top:10px!important}.app-shell[data-route="/settings/company"] .company-settings-page .admin-users-section-header{border:0;border-radius:12px;background:#56349314;color:#2b1f43;font-size:13px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;margin-bottom:16px!important;padding:10px 12px}.app-shell[data-route="/settings/company"] .company-settings-page .form-grid{gap:16px!important;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.app-shell[data-route="/settings/company"] .company-settings-page .form-field label{color:#46346d;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.app-shell[data-route="/settings/company"] .company-settings-page :is(.input,textarea,select){border:1px solid rgba(86,52,147,.2);border-radius:12px;background:#fffffff0;box-shadow:inset 0 1px #ffffffdb}.app-shell[data-route="/settings/company"] .company-settings-page :is(.input,textarea,select):focus{border-color:#56349375;box-shadow:0 0 0 3px #5634931f}.app-shell[data-route="/settings/company"] .company-settings-page .panel-actions{gap:10px!important;flex-wrap:wrap}.app-shell[data-route="/settings/company"] .company-settings-page .info-label{color:#5a4e74}.app-shell[data-route="/settings/company"] .company-settings-page .table-scroll{border:1px solid rgba(86,52,147,.18);border-radius:14px;background:#fffffff0}.app-shell[data-route="/settings/company"] .company-settings-page .data-table th{color:#46346d;letter-spacing:.08em;font-size:11px}.app-shell[data-route="/settings/company"] .company-settings-page .data-table tr.row-click:hover td{background:#5634930f}.app-shell[data-route="/settings/company"] .company-settings-page .badge.badge-slate{border-color:#5634934d;background:#5634931a;color:#3d2b63}@media (max-width: 900px){.app-shell[data-route="/settings/company"] .company-settings-page .app-page-header.page-toolbar{border-radius:18px;padding:16px}.app-shell[data-route="/settings/company"] .company-settings-page .admin-users-section{border-radius:14px;padding:16px!important}}.app-shell[data-route="/settings/tenant"] .content{background:radial-gradient(132% 92% at 0% -8%,#0e74902b,#fff0 56%),radial-gradient(116% 96% at 100% 0%,#0f766e24,#fff0 60%),linear-gradient(180deg,#f7fbff,#fdfbf8 48%,#f5faf8)}.app-shell[data-route="/settings/tenant"] .tenant-settings-page{gap:20px}.app-shell[data-route="/settings/tenant"] .tenant-settings-shell{gap:14px;border:1px solid rgba(14,116,144,.18);border-radius:20px;background:linear-gradient(180deg,#fffffff7,#f8fafcf2),#fff;box-shadow:0 16px 34px #0f172a17;padding:16px}.app-shell[data-route="/settings/tenant"] .tenant-settings-section{border:1px solid rgba(148,163,184,.32);border-radius:16px;background:linear-gradient(180deg,#fffffffa,#f8fafce6),#fff;box-shadow:0 12px 24px #0f172a12;padding:18px!important;margin-top:0!important}.app-shell[data-route="/settings/tenant"] .tenant-settings-section--identity{border-top:4px solid #0284c7}.app-shell[data-route="/settings/tenant"] .tenant-settings-section--branding{border-top:4px solid #0f766e}.app-shell[data-route="/settings/tenant"] .tenant-settings-section--contact{border-top:4px solid #7c3aed}.app-shell[data-route="/settings/tenant"] .tenant-settings-section-header{border:0;border-radius:12px;background:#0e74901a;color:#164e63;font-size:12px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;margin-bottom:14px!important;padding:10px 12px}.app-shell[data-route="/settings/tenant"] .tenant-settings-section--branding .tenant-settings-section-header{background:#0f766e1f;color:#134e4a}.app-shell[data-route="/settings/tenant"] .tenant-settings-section--contact .tenant-settings-section-header{background:#7c3aed1c;color:#4c1d95}.app-shell[data-route="/settings/tenant"] .tenant-settings-form-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px!important}.app-shell[data-route="/settings/tenant"] .tenant-settings-page .form-field label{color:var(--color-text-secondary-1);font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.app-shell[data-route="/settings/tenant"] .tenant-settings-page :is(.input,textarea,select){border-color:#94a3b86b;border-radius:12px;background:#fffffff5}.app-shell[data-route="/settings/tenant"] .tenant-settings-page :is(.input,textarea,select):focus{border-color:#0e749075;box-shadow:0 0 0 3px #0e74901f}.app-shell[data-route="/settings/tenant"] .tenant-settings-logo-row{align-items:center;justify-content:flex-start;gap:10px;border:1px dashed rgba(148,163,184,.44);border-radius:12px;background:#f8fafcc7;padding:10px;margin-bottom:12px}.app-shell[data-route="/settings/tenant"] .tenant-settings-logo-preview{width:56px;height:56px;border-radius:12px;object-fit:cover;border:1px solid rgba(148,163,184,.5);background:#fff;box-shadow:0 6px 12px #0f172a14}.app-shell[data-route="/settings/tenant"] .tenant-settings-logo-empty{margin-right:auto;color:var(--color-text-secondary-2)}.app-shell[data-route="/settings/tenant"] .tenant-settings-logo-input{max-width:240px}.app-shell[data-route="/settings/tenant"] .tenant-settings-actions{justify-content:flex-end;margin-top:4px}.app-shell[data-route="/settings/tenant"] .tenant-settings-save-btn{border:1px solid rgba(14,116,144,.42);background:linear-gradient(180deg,var(--teal-600) 0%,var(--teal-700) 100%);color:var(--color-surface-soft);box-shadow:0 10px 20px #0e749038}.app-shell[data-route="/settings/tenant"] .tenant-settings-save-btn:hover{background:linear-gradient(180deg,#155e75 0%,var(--teal-700) 100%)}@media (max-width: 900px){.app-shell[data-route="/settings/tenant"] .tenant-settings-shell{border-radius:16px;padding:12px}.app-shell[data-route="/settings/tenant"] .tenant-settings-section{border-radius:14px;padding:14px!important}.app-shell[data-route="/settings/tenant"] .tenant-settings-logo-row{align-items:flex-start;flex-direction:column}.app-shell[data-route="/settings/tenant"] .tenant-settings-logo-empty{margin-right:0}}.app-shell .tab-list{gap:8px!important}.app-shell .tab-button{background:transparent!important;background-image:none!important;border-color:transparent!important;border-bottom:2px solid transparent!important;color:color-mix(in srgb,var(--action-purple) 65%,transparent)!important;box-shadow:none!important;text-shadow:none!important;transform:translateY(0)!important;transition:background-color .1s ease,color .1s ease,border-bottom-color .1s ease,transform .08s ease,box-shadow .1s ease!important}.app-shell .tab-button:hover,.app-shell .tab-button:focus-visible{background:var(--hover-soft)!important;background-image:none!important;border-color:transparent!important;border-bottom:2px solid transparent!important;color:var(--action-purple-hover)!important;box-shadow:0 0 0 2px var(--focus-ring)!important;transform:translateY(-1px)!important}.app-shell .tab-button.active,.app-shell .tab-button[aria-selected=true]{background:var(--sidebar-active-bg)!important;background-image:none!important;border-color:transparent!important;border-bottom:2px solid var(--sidebar-active-border)!important;color:var(--action-purple)!important;box-shadow:none!important;transform:translateY(0)!important}.app-shell .tab-button.active:hover,.app-shell .tab-button.active:focus-visible,.app-shell .tab-button[aria-selected=true]:hover,.app-shell .tab-button[aria-selected=true]:focus-visible{background:var(--sidebar-active-bg)!important;background-image:none!important;border-color:transparent!important;border-bottom:2px solid var(--sidebar-active-border)!important;color:var(--action-purple)!important;box-shadow:0 0 0 2px var(--focus-ring)!important;transform:translateY(-1px)!important}.app-shell .tab-button:active,.app-shell .tab-button[aria-selected=true]:active{transform:translateY(0) scale(.99)!important;box-shadow:0 0 0 2px var(--focus-ring)!important}.app-shell .sidebar{isolation:isolate;backface-visibility:hidden;-webkit-backface-visibility:hidden}.app-shell .sidebar .nav-link,.app-shell .sidebar .nav-sublink{transition:background-color .18s ease,border-color .18s ease,color .18s ease,box-shadow .18s ease;backface-visibility:hidden;-webkit-backface-visibility:hidden}.app-shell .sidebar .nav-link.active{box-shadow:inset 2px 0 0 var(--sidebar-active-accent, var(--action-purple)),0 2px 8px #140a202e}.app-shell .sidebar .nav-link:hover{background:var(--sidebar-active-bg);border-color:var(--sidebar-active-border);color:var(--text-on-accent)}.app-shell .sidebar .nav-link.active{background:var(--sidebar-active-bg);border:1px solid var(--sidebar-active-border);color:var(--text-on-accent)}.app-shell .sidebar .nav-link.active .nav-icon{background:color-mix(in srgb,var(--sidebar-active-accent) 22%,transparent);border-color:var(--sidebar-active-border);color:var(--text-on-accent)}.app-shell .sidebar .nav-sublist .nav-sublink,.app-shell .sidebar .nav-sublist .nav-sublink:hover,.app-shell .sidebar .nav-sublist .nav-sublink:focus-visible,.app-shell .sidebar .nav-sublist .nav-sublink.active{color:#111827!important}.app-shell .sidebar .nav-sublink:hover,.app-shell .sidebar .nav-sublink.active{background:var(--sidebar-active-bg);border-color:var(--sidebar-active-border);color:var(--text-on-accent)}.app-shell .sidebar .nav-link:focus-visible,.app-shell .sidebar .nav-sublink:focus-visible,.app-shell .sidebar .nav-admin-toggle:focus-visible{box-shadow:0 0 0 2px var(--focus-ring)}.app-shell .btn{transition:transform .16s cubic-bezier(.22,1,.36,1),box-shadow .18s cubic-bezier(.22,1,.36,1),background-color .18s ease,color .18s ease,border-color .18s ease;will-change:auto}.app-shell .btn:hover{transform:translateY(-1px);box-shadow:0 8px 16px #0f172a24}.app-shell .btn:active{transform:translateY(0) scale(.985);box-shadow:0 3px 9px #0f172a1f}.app-shell .pipeline-company-pill,.app-shell .documents-company-pill{border:1px solid color-mix(in srgb,var(--sidebar-active-accent) 44%,transparent)!important;background:color-mix(in srgb,var(--sidebar-active-accent) 18%,transparent)!important;.app-shell .btn.btn-cool,.app-shell .btn.btn-ghost,.app-shell .btn.btn-view,.app-shell .btn.btn-light-action{border-color:var(--btn-utility-border)!important;background:var(--btn-utility-bg)!important;color:var(--btn-utility-text)!important}.app-shell .btn.btn-cool:hover,.app-shell .btn.btn-ghost:hover,.app-shell .btn.btn-view:hover,.app-shell .btn.btn-light-action:hover{border-color:var(--btn-utility-border-hover)!important;background:var(--btn-utility-bg-hover)!important;color:var(--btn-utility-text)!important}.app-shell .btn.btn-cool:active,.app-shell .btn.btn-ghost:active,.app-shell .btn.btn-view:active,.app-shell .btn.btn-light-action:active{background:var(--btn-utility-bg-active)!important}color:var(--action-purple)!important}.institution-create-modal-shell .modal-footer .btn.btn-primary{background:var(--primary-action-blend)!important;border-color:var(--sidebar-active-border)!important;color:var(--text-on-accent)!important;box-shadow:0 8px 16px color-mix(in srgb,var(--sidebar-active-accent) 22%,transparent)!important}.institution-create-modal-shell .modal-footer .btn.btn-primary:hover,.institution-create-modal-shell .modal-footer .btn.btn-primary:focus-visible{background:var(--primary-action-blend-hover)!important;border-color:var(--sidebar-active-accent)!important;color:var(--text-on-accent)!important}.institution-create-modal-shell .modal-footer .btn.btn-primary:active{background:var(--primary-action-blend-active)!important}.modal-overlay .modal-footer .btn.btn-primary{background:var(--primary-action-blend)!important;border-color:var(--sidebar-active-border)!important;color:var(--text-on-accent)!important;box-shadow:0 8px 16px color-mix(in srgb,var(--sidebar-active-accent) 22%,transparent)!important}.modal-overlay .modal-footer .btn.btn-primary:hover,.modal-overlay .modal-footer .btn.btn-primary:focus-visible{background:var(--primary-action-blend-hover)!important;border-color:var(--sidebar-active-accent)!important;color:var(--text-on-accent)!important}.modal-overlay .modal-footer .btn.btn-primary:active{background:var(--primary-action-blend-active)!important;border-color:color-mix(in srgb,var(--sidebar-active-accent) 72%,transparent)!important;color:var(--text-on-accent)!important}@media (max-width: 980px){.app-shell .sidebar{will-change:transform}}.app-shell[data-route="/dashboard"]{--dashboard-card-gutter: 20px;--dashboard-section-gap: 16px}.app-shell[data-route="/dashboard"] .dashboard{gap:24px}.app-shell[data-route="/dashboard"] .dashboard-section,.app-shell[data-route="/dashboard"] .dashboard-pipeline-focus-grid,.app-shell[data-route="/dashboard"] .dashboard-kpi-grid{gap:var(--dashboard-section-gap)}.app-shell[data-route="/dashboard"] .dashboard-section-heading{padding-inline:var(--dashboard-card-gutter)!important;margin-bottom:2px}.app-shell[data-route="/dashboard"] .dashboard-section .dashboard-panel-shell:not(.dashboard-kpi-card){padding:var(--dashboard-card-gutter)!important}.app-shell[data-route="/dashboard"] .dashboard-kpi-card .kpi-card-header,.app-shell[data-route="/dashboard"] .dashboard-kpi-card .kpi-value,.app-shell[data-route="/dashboard"] .dashboard-kpi-card .kpi-helper{padding-left:var(--dashboard-card-gutter);padding-right:var(--dashboard-card-gutter)}.app-shell[data-route="/dashboard"] .dashboard-kpi-card .kpi-helper{padding-bottom:var(--dashboard-card-gutter)}.app-shell[data-route="/dashboard"] .dashboard-status-item{padding-left:16px;padding-right:16px}.app-shell[data-route="/dashboard"] .dashboard-standalone-kpi--pipeline .standalone-kpi-body{padding-right:var(--dashboard-card-gutter)!important}.app-shell[data-route="/dashboard"] .dashboard-standalone-kpi .kpi-label,.app-shell[data-route="/dashboard"] .dashboard-kpi-card .kpi-label,.app-shell[data-route="/dashboard"] .dashboard-status-label{font-weight:500!important;color:#766f87!important}.app-shell[data-route="/dashboard"] .dashboard-standalone-kpi .kpi-value{font-size:clamp(40px,3.9vw,54px);font-weight:900;color:#24183f!important;text-shadow:none}.app-shell[data-route="/dashboard"] .dashboard-kpi-card .kpi-value,.app-shell[data-route="/dashboard"] .dashboard-status-value,.app-shell[data-route="/dashboard"] .standalone-kpi-secondary-value{font-weight:900!important}.app-shell[data-route="/dashboard"] .dashboard-standalone-kpi .kpi-helper,.app-shell[data-route="/dashboard"] .dashboard-kpi-card .kpi-helper,.app-shell[data-route="/dashboard"] .dashboard-inline-subtext,.app-shell[data-route="/dashboard"] .standalone-kpi-secondary-label,.app-shell[data-route="/dashboard"] .dashboard .panel-meta{color:#8f879f!important}@media (max-width: 768px){.app-shell[data-route="/dashboard"]{--dashboard-card-gutter: 14px;--dashboard-section-gap: 12px}}.app-shell[data-route^="/reports"]{--reports-section-gap: 24px;--reports-panel-padding: 16px}.app-shell[data-route^="/reports"] .report-stack,.app-shell[data-route^="/reports"] .grid-2{gap:var(--reports-section-gap)}.app-shell[data-route^="/reports"] .panel.report-selectable-card{padding:var(--reports-panel-padding);border:1px solid rgba(15,23,42,.06);border-radius:14px;box-shadow:0 1px 8px #0f172a0a}.app-shell[data-route^="/reports"] .panel.report-selectable-card .panel-header{align-items:flex-start;gap:12px;margin-bottom:14px}.app-shell[data-route^="/reports"] .report-card-title-group{align-items:flex-start;gap:12px}.app-shell[data-route^="/reports"] .report-card-heading{display:grid;gap:4px;min-width:0}.app-shell[data-route^="/reports"] .report-card-description{margin:0;font-size:12px;line-height:1.45;color:var(--color-text-secondary-2)}.app-shell[data-route^="/reports"] .report-kpis{display:grid;grid-template-columns:repeat(auto-fit,minmax(165px,1fr));gap:10px;margin:0 0 14px;padding-bottom:12px;border-bottom:1px solid rgba(15,23,42,.08)}.app-shell[data-route^="/reports"] .report-kpis.is-empty{display:none}.app-shell[data-route^="/reports"] .report-kpi{background:#0f172a05;border:0;border-radius:10px;box-shadow:none;padding:10px 12px}.app-shell[data-route^="/reports"] .report-kpi-label{font-size:10px;letter-spacing:.08em;color:var(--color-text-secondary-3);font-weight:700}.app-shell[data-route^="/reports"] .report-kpi-value{margin-top:4px;font-size:22px;line-height:1.1;font-weight:800;color:var(--color-ink-900)}.app-shell[data-route^="/reports"] .report-kpi-helper{margin-top:3px;font-size:11px;line-height:1.4;color:var(--color-text-secondary-2)}.app-shell[data-route^="/reports"] .report-mini-chart-wrap{margin:0 0 14px;padding:10px 12px;border:1px solid rgba(15,23,42,.07);border-radius:10px;background:#fff}.app-shell[data-route^="/reports"] .report-mini-chart{width:100%;height:auto;display:block}.app-shell[data-route^="/reports"] .report-mini-chart-grid{stroke:#64748b3d;stroke-width:1}.app-shell[data-route^="/reports"] .report-mini-chart-axis{fill:#64748b;font-size:8.5px;font-weight:600}.app-shell[data-route^="/reports"] .report-mini-chart-legend{margin-top:6px;display:flex;flex-wrap:wrap;gap:10px}.app-shell[data-route^="/reports"] .report-mini-chart-legend-item{display:inline-flex;align-items:center;gap:5px;font-size:11px;color:var(--color-text-secondary-2);font-weight:600}.app-shell[data-route^="/reports"] .report-mini-chart-legend-dot{width:8px;height:8px;border-radius:999px}.app-shell[data-route^="/reports"] .report-mini-bars{display:grid;gap:8px}.app-shell[data-route^="/reports"] .report-mini-bar-row{display:grid;grid-template-columns:minmax(110px,1fr) minmax(120px,2fr) auto;align-items:center;gap:8px}.app-shell[data-route^="/reports"] .report-mini-bar-label{font-size:11px;color:var(--color-text-secondary-2);font-weight:600}.app-shell[data-route^="/reports"] .report-mini-bar-track{position:relative;height:8px;border-radius:999px;background:#94a3b833;overflow:hidden}.app-shell[data-route^="/reports"] .report-mini-bar-fill{display:block;height:100%;border-radius:inherit;background:#1d4ed8}.app-shell[data-route^="/reports"] .report-mini-bar-track--stacked{display:flex;padding:0}.app-shell[data-route^="/reports"] .report-mini-stack-segment{display:block;height:100%;min-width:2px}.app-shell[data-route^="/reports"] .report-mini-bar-value{font-size:11px;font-weight:700;color:var(--color-ink-900)}.app-shell[data-route^="/reports"] .reports-insights-panel{border:1px solid rgba(15,23,42,.06);box-shadow:0 1px 8px #0f172a0a}.app-shell[data-route^="/reports"] .reports-insights-panel--narrative .reports-narrative-body{max-width:82ch}.app-shell[data-route^="/reports"] .reports-insight-card{border:1px solid rgba(15,23,42,.06);box-shadow:none}.app-shell[data-route^="/reports"] .empty-state{border:1px dashed rgba(100,116,139,.36);border-radius:12px;background:#f8fafca6;padding:14px 16px}.app-shell[data-route="/dashboard"]{--dashboard-section-gap: 24px}.app-shell[data-route="/dashboard"] .dashboard-section{gap:var(--dashboard-section-gap)}.app-shell[data-route="/dashboard"] .dashboard-section .dashboard-panel-shell:not(.dashboard-kpi-card),.app-shell[data-route="/dashboard"] .dashboard-kpi-card,.app-shell[data-route="/dashboard"] .dashboard-standalone-kpi,.app-shell[data-route="/dashboard"] .dashboard-status-card{padding:16px!important;border:1px solid rgba(15,23,42,.06);box-shadow:0 1px 8px #0f172a0a}.app-shell[data-route="/dashboard"] .dashboard-section-heading{margin-bottom:8px}.app-shell[data-route="/dashboard"] .dashboard-kpi-card .kpi-label,.app-shell[data-route="/dashboard"] .dashboard-standalone-kpi .kpi-label,.app-shell[data-route="/dashboard"] .dashboard-status-label{font-size:10px;text-transform:uppercase;letter-spacing:.08em;font-weight:700!important;color:#7a7390!important}.app-shell[data-route="/dashboard"] .dashboard-kpi-card .kpi-value,.app-shell[data-route="/dashboard"] .dashboard-status-value,.app-shell[data-route="/dashboard"] .standalone-kpi-secondary-value{font-size:28px;line-height:1.1;font-weight:800!important;color:#24183f!important}.app-shell[data-route="/dashboard"] .dashboard-kpi-card .kpi-helper,.app-shell[data-route="/dashboard"] .dashboard-standalone-kpi .kpi-helper,.app-shell[data-route="/dashboard"] .standalone-kpi-secondary-label,.app-shell[data-route="/dashboard"] .dashboard-inline-subtext{font-size:12px;line-height:1.45;color:#8f879f!important}@media (max-width: 900px){.app-shell[data-route^="/reports"] .report-mini-bar-row{grid-template-columns:1fr;gap:4px}.app-shell[data-route="/dashboard"] .dashboard-kpi-card .kpi-value,.app-shell[data-route="/dashboard"] .dashboard-status-value,.app-shell[data-route="/dashboard"] .standalone-kpi-secondary-value{font-size:24px}}.app-shell[data-route="/dashboard"]{--dashboard-section-gap: 24px;--dashboard-panel-padding: 16px}.app-shell[data-route="/dashboard"] .dashboard{gap:var(--dashboard-section-gap)}.app-shell[data-route="/dashboard"] .dashboard-section{gap:var(--dashboard-section-gap)!important}.app-shell[data-route="/dashboard"] .dashboard-section-heading{padding-inline:0!important;margin-bottom:10px}.app-shell[data-route="/dashboard"] .dashboard-inline-subtext{margin-top:4px;max-width:72ch}.app-shell[data-route="/dashboard"] .dashboard-panel-shell,.app-shell[data-route="/dashboard"] .dashboard-kpi-card,.app-shell[data-route="/dashboard"] .dashboard-standalone-kpi,.app-shell[data-route="/dashboard"] .dashboard-status-card{padding:var(--dashboard-panel-padding)!important;border:1px solid rgba(15,23,42,.08)!important;border-radius:14px!important;background:#fff!important;background-image:none!important;box-shadow:0 1px 3px #0f172a0d!important}.app-shell[data-route="/dashboard"] .kpi-card--open,.app-shell[data-route="/dashboard"] .kpi-card--stuck,.app-shell[data-route="/dashboard"] .kpi-card--tasks,.app-shell[data-route="/dashboard"] .dashboard-kpi-card--pending{border:1px solid rgba(15,23,42,.08)!important;background:#fff!important;background-image:none!important;box-shadow:0 1px 3px #0f172a0d!important}.app-shell[data-route="/dashboard"] .dashboard-kpi-card:before,.app-shell[data-route="/dashboard"] .dashboard-standalone-kpi:before{content:none!important}.app-shell[data-route="/dashboard"] .dashboard-kpi-card:hover,.app-shell[data-route="/dashboard"] .dashboard-standalone-kpi:hover{transform:none!important;box-shadow:0 1px 3px #0f172a0f!important}.app-shell[data-route="/dashboard"] .dashboard-section--pipeline-focus .dashboard-pipeline-focus-grid{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(0,1fr);gap:var(--dashboard-section-gap);align-items:start}.app-shell[data-route="/dashboard"] .dashboard-standalone-kpi--pipeline{border-color:#0f172a0f!important}.app-shell[data-route="/dashboard"] .dashboard-standalone-kpi .standalone-kpi-main{display:grid;gap:10px}.app-shell[data-route="/dashboard"] .dashboard-standalone-kpi .standalone-kpi-secondary{display:grid;grid-template-columns:1fr auto;gap:8px;align-items:baseline;padding-top:8px;border-top:1px solid rgba(15,23,42,.08)}.app-shell[data-route="/dashboard"] .dashboard-standalone-kpi .kpi-label,.app-shell[data-route="/dashboard"] .dashboard-kpi-card .kpi-label,.app-shell[data-route="/dashboard"] .dashboard-status-label{margin:0;font-size:11px;letter-spacing:.05em;text-transform:uppercase;font-weight:600!important;color:#6b7280!important}.app-shell[data-route="/dashboard"] .dashboard-standalone-kpi .kpi-value{margin:0;font-size:clamp(40px,4vw,54px);line-height:1.06;font-weight:800!important;color:#0f172a!important;text-align:left}.app-shell[data-route="/dashboard"] .dashboard-kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.app-shell[data-route="/dashboard"] .dashboard-kpi-card{display:grid;gap:8px;align-content:start;min-height:136px}.app-shell[data-route="/dashboard"] .dashboard-kpi-card .kpi-card-header,.app-shell[data-route="/dashboard"] .dashboard-kpi-card .kpi-icon-wrap{display:none!important}.app-shell[data-route="/dashboard"] .dashboard-kpi-card .kpi-value,.app-shell[data-route="/dashboard"] .dashboard-status-value,.app-shell[data-route="/dashboard"] .standalone-kpi-secondary-value{margin:0;font-size:30px;line-height:1.1;font-weight:800!important;color:#111827!important}.app-shell[data-route="/dashboard"] .standalone-kpi-secondary-value,.app-shell[data-route="/dashboard"] .dashboard-status-value{justify-self:end;text-align:right}.app-shell[data-route="/dashboard"] .dashboard-kpi-card .kpi-helper,.app-shell[data-route="/dashboard"] .dashboard-standalone-kpi .kpi-helper,.app-shell[data-route="/dashboard"] .standalone-kpi-secondary-label{margin:0;padding:0!important;font-size:12px;line-height:1.45;color:#6b7280!important}.app-shell[data-route="/dashboard"] .dashboard>.dashboard-section--overview{grid-column:1 / -1}.app-shell[data-route="/dashboard"] .dashboard-section--overview .dashboard-overview-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(0,1fr);gap:16px;align-items:start}.app-shell[data-route="/dashboard"] .dashboard-performance-chart{display:grid;gap:12px}.app-shell[data-route="/dashboard"] .dashboard-performance-chart .panel-header,.app-shell[data-route="/dashboard"] .dashboard-status-card .panel-header{margin-bottom:8px}.app-shell[data-route="/dashboard"] .dashboard-status-card .dashboard-status-metrics{display:grid;gap:0}.app-shell[data-route="/dashboard"] .dashboard-status-card .dashboard-status-item{display:grid;grid-template-columns:1fr auto;align-items:center;gap:10px;padding:10px 0!important;border-bottom:1px solid rgba(15,23,42,.08)}.app-shell[data-route="/dashboard"] .dashboard-status-card .dashboard-status-item:last-child{border-bottom:0}.app-shell[data-route="/dashboard"] .dashboard-status-value--overdue{color:#b91c1c!important}@media (max-width: 1200px){.app-shell[data-route="/dashboard"] .dashboard-section--pipeline-focus .dashboard-pipeline-focus-grid,.app-shell[data-route="/dashboard"] .dashboard-section--overview .dashboard-overview-grid{grid-template-columns:1fr}}@media (max-width: 900px){.app-shell[data-route="/dashboard"] .dashboard-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 640px){.app-shell[data-route="/dashboard"] .dashboard-kpi-grid{grid-template-columns:1fr}.app-shell[data-route="/dashboard"] .dashboard-kpi-card .kpi-value,.app-shell[data-route="/dashboard"] .dashboard-status-value,.app-shell[data-route="/dashboard"] .standalone-kpi-secondary-value{font-size:24px}.app-shell[data-route="/dashboard"] .dashboard-standalone-kpi .kpi-value{font-size:clamp(34px,10vw,42px)}}.app-shell[data-route="/platform-overview"] .content{padding-top:2px}.app-shell[data-route="/platform-overview"] .platform-overview-page .app-page-header.page-toolbar{padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.app-shell[data-route="/platform-overview"] .topbar{padding-top:10px;padding-bottom:10px}.app-shell[data-route="/platform-overview"] .topbar-title{padding-top:2px;padding-bottom:2px}@media (min-width: 769px){.app-shell[data-route] .content{padding-top:10px;padding-left:40px;padding-right:40px}}.app-shell:is([data-route="/compliance-overview"],[data-route="/tenant/compliance-overview"]) .app-page{gap:18px}.app-shell:is([data-route="/compliance-overview"],[data-route="/tenant/compliance-overview"]) .app-page-header.page-toolbar{border:1px solid rgba(75,46,131,.2);border-radius:20px;background:linear-gradient(130deg,#4b2e8321,#c9a22714 56%,#fff),#fff;box-shadow:0 18px 34px #2e1a471c;padding:8px 22px 20px;gap:12px}.app-shell:is([data-route="/compliance-overview"],[data-route="/tenant/compliance-overview"]) .app-page-header.page-toolbar .page-header{gap:4px}.app-shell:is([data-route="/compliance-overview"],[data-route="/tenant/compliance-overview"]) .app-page-header.page-toolbar .toolbar-actions{display:flex!important;align-items:center;justify-content:flex-end;margin-left:auto;gap:8px}.app-shell[data-route="/platform/access-requests"] .access-requests-summary-card.access-requests-summary-card-pending{border-color:#f8cd6f;border-left-color:#d97706;background:linear-gradient(180deg,#fff9ec,#fff4d8)}.app-shell[data-route="/platform/access-requests"] .access-requests-summary-card.access-requests-summary-card-approved{border-color:#94e6bf;border-left-color:#059669;background:linear-gradient(180deg,#f0fdf4,#dcfce7)}.app-shell[data-route="/platform/access-requests"] .access-requests-summary-card.access-requests-summary-card-rejected{border-color:#f7a8ac;border-left-color:#dc2626;background:linear-gradient(180deg,#fff1f2,#ffe2e5)}.app-shell[data-route="/platform/access-requests"] .access-requests-summary-card.access-requests-summary-card-today{border-color:#9bc8ff;border-left-color:#2563eb;background:linear-gradient(180deg,#eff6ff,#dbeafe)}.app-shell[data-route="/platform/access-requests"] .access-requests-summary-card.access-requests-summary-card-pending .access-requests-summary-value{color:#92400e}.app-shell[data-route="/platform/access-requests"] .access-requests-summary-card.access-requests-summary-card-approved .access-requests-summary-value{color:#14532d}.app-shell[data-route="/platform/access-requests"] .access-requests-summary-card.access-requests-summary-card-rejected .access-requests-summary-value{color:#991b1b}.app-shell[data-route="/platform/access-requests"] .access-requests-summary-card.access-requests-summary-card-today .access-requests-summary-value{color:#1e3a8a}.app-shell[data-route="/tenant/access-requests"] .content{background:radial-gradient(145% 80% at 0% 0%,#0e749029,#fff0 56%),radial-gradient(125% 90% at 100% 2%,#0596691f,#fff0 62%),linear-gradient(180deg,#f7fbff,#fefbf6 44%,#f5faf8)}.app-shell[data-route="/tenant/access-requests"] .access-requests-page{gap:16px}.app-shell[data-route="/tenant/access-requests"] .access-requests-summary-strip{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.app-shell[data-route="/tenant/access-requests"] .access-requests-summary-card{position:relative;overflow:hidden;border:1px solid rgba(148,163,184,.34);border-radius:16px;padding:13px 14px;box-shadow:0 14px 26px #0f172a14;background:linear-gradient(180deg,#fffffff5,#f8fafcf0)}.app-shell[data-route="/tenant/access-requests"] .access-requests-summary-card:before{content:"";position:absolute;inset:0 auto auto 0;width:100%;height:4px;background:transparent}.app-shell[data-route="/tenant/access-requests"] .access-requests-summary-card-pending{background:linear-gradient(180deg,#fffbebf5,#fff)}.app-shell[data-route="/tenant/access-requests"] .access-requests-summary-card-pending:before{background:linear-gradient(90deg,#d97706,#f59e0b)}.app-shell[data-route="/tenant/access-requests"] .access-requests-summary-card-pending .access-requests-summary-value{color:#92400e}.app-shell[data-route="/tenant/access-requests"] .access-requests-summary-card-approved{background:linear-gradient(180deg,#ecfdf5fa,#fff)}.app-shell[data-route="/tenant/access-requests"] .access-requests-summary-card-approved:before{background:linear-gradient(90deg,#059669,#10b981)}.app-shell[data-route="/tenant/access-requests"] .access-requests-summary-card-approved .access-requests-summary-value{color:#14532d}.app-shell[data-route="/tenant/access-requests"] .access-requests-summary-card-rejected{background:linear-gradient(180deg,#fff1f2fa,#fff)}.app-shell[data-route="/tenant/access-requests"] .access-requests-summary-card-rejected:before{background:linear-gradient(90deg,#dc2626,#ef4444)}.app-shell[data-route="/tenant/access-requests"] .access-requests-summary-card-rejected .access-requests-summary-value{color:#991b1b}.app-shell[data-route="/tenant/access-requests"] .access-requests-summary-card-today{background:linear-gradient(180deg,#eff6fffa,#fff)}.app-shell[data-route="/tenant/access-requests"] .access-requests-summary-card-today:before{background:linear-gradient(90deg,#0284c7,#2563eb)}.app-shell[data-route="/tenant/access-requests"] .access-requests-summary-card-today .access-requests-summary-value{color:#1e3a8a}.app-shell[data-route="/tenant/access-requests"] .access-requests-summary-label{letter-spacing:.1em;color:var(--color-text-secondary-2)}.app-shell[data-route="/tenant/access-requests"] .access-requests-filter-panel{border:1px solid rgba(148,163,184,.34);border-radius:16px;background:linear-gradient(180deg,#fffffff5,#f8fafced),#fff;box-shadow:0 14px 28px #0f172a14;padding:14px}.app-shell[data-route="/tenant/access-requests"] .access-requests-filter-panel .filter-grid{gap:12px}.app-shell[data-route="/tenant/access-requests"] .access-requests-filter-panel .filter-actions{border-top:1px dashed rgba(148,163,184,.4);margin-top:4px;padding-top:10px}.app-shell[data-route="/tenant/access-requests"] .access-requests-filter-panel .btn{border-color:#0e749052;background:#eff6ffdb;color:#0c4a6e}.app-shell[data-route="/tenant/access-requests"] .access-requests-page .table-scroll{border:1px solid rgba(148,163,184,.34);border-radius:16px;background:#f8fafceb;box-shadow:0 14px 28px #0f172a14}.app-shell[data-route="/tenant/access-requests"] .access-requests-page .data-table th{color:var(--color-text-secondary-1)}.app-shell[data-route="/tenant/access-requests"] .access-requests-page .data-table td{border-color:#94a3b84d}.app-shell[data-route="/tenant/access-requests"] .access-requests-page .data-table tr.row-click:hover td,.app-shell[data-route="/tenant/access-requests"] .access-requests-page .data-table tr:hover td{background:#dbeafe5c}.app-shell[data-route="/tenant/access-requests"] .access-requests-org-cell{gap:4px}.app-shell[data-route="/tenant/access-requests"] .access-requests-org-name{font-size:13px;letter-spacing:-.01em}.app-shell[data-route="/tenant/access-requests"] .access-requests-org-meta{color:var(--color-text-secondary-2)}.app-shell[data-route="/tenant/access-requests"] .access-requests-page .data-table td:last-child .btn{border-color:#0e74904d;background:#eff6ffd6;color:#0c4a6e}.app-shell[data-route="/tenant/access-requests"] .access-requests-page .data-table td:last-child .btn:hover{background:#fff}.app-shell[data-route="/tenant/access-requests"] .access-requests-page .pagination{border:1px solid rgba(148,163,184,.34);border-radius:16px;background:#fffffff0;box-shadow:0 12px 22px #0f172a14;padding:11px 12px}.app-shell[data-route="/tenant/access-requests"] .access-requests-page .pagination-page.active{border-color:#0e74905c;background:#0e749026;color:#0c4a6e}@media (max-width: 1100px){.app-shell[data-route="/tenant/access-requests"] .access-requests-summary-strip{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 768px){.app-shell[data-route="/tenant/access-requests"] .access-requests-summary-strip,.app-shell[data-route="/tenant/access-requests"] .access-requests-filter-panel .filter-grid{grid-template-columns:1fr}}@media (max-width: 640px){.app-shell .pagination:is(.pagination-shared,.pagination-compact-mobile){gap:6px;max-width:100%;min-width:0;overflow:hidden}.app-shell .pagination:is(.pagination-shared,.pagination-compact-mobile) .pagination-prev,.app-shell .pagination:is(.pagination-shared,.pagination-compact-mobile) .pagination-next{flex:1 1 0;min-width:0;height:30px;padding:0 10px;justify-content:center;white-space:nowrap}.app-shell .pagination:is(.pagination-shared,.pagination-compact-mobile) .pagination-prev{order:1}.app-shell .pagination:is(.pagination-shared,.pagination-compact-mobile) .pagination-next{order:2}.app-shell .pagination:is(.pagination-shared,.pagination-compact-mobile) .pagination-number-strip{display:none!important}.app-shell .pagination:is(.pagination-shared,.pagination-compact-mobile) .pagination-meta{order:3;flex:1 1 100%;width:100%!important;min-width:0;margin-left:0!important;color:var(--color-text-secondary-2);font-size:12px;line-height:1.35;text-align:center;overflow-wrap:anywhere}.app-shell .pagination:is(.pagination-shared,.pagination-compact-mobile) .pagination-page-size-control{order:4;flex:0 1 auto;width:auto!important;min-width:0;margin-left:0!important;gap:6px}.app-shell .pagination:is(.pagination-shared,.pagination-compact-mobile) .pagination-size-label{font-size:12px}.app-shell .pagination:is(.pagination-shared,.pagination-compact-mobile) .pagination-size-select{min-width:64px;height:30px;padding:0 26px 0 8px;font-size:12px}.app-shell[data-route="/tenants"] .tenants-table-shell>.table-scroll{display:none!important}.app-shell[data-route="/tenants"] .tenants-mobile-list:not([hidden]){display:grid;gap:12px}.app-shell[data-route="/admin/companies"] .admin-companies-table-shell>.table-scroll{display:none!important}.app-shell[data-route="/admin/companies"] .admin-companies-mobile-list:not([hidden]){display:grid;gap:12px}.app-shell[data-route="/admin/users"] .admin-users-directory-table-shell>.table-scroll{display:none!important}.app-shell[data-route="/admin/users"] .admin-users-mobile-list:not([hidden]){display:grid;gap:12px}.app-shell[data-route="/audit-logs"] .audit-logs-table-shell>.table-scroll{display:none!important}.app-shell[data-route="/audit-logs"] .audit-logs-mobile-list:not([hidden]){display:grid;gap:12px}.app-shell:is([data-route="/platform/access-requests"],[data-route="/tenant/access-requests"]) .access-requests-page .table-scroll{display:none!important}.app-shell:is([data-route="/platform/access-requests"],[data-route="/tenant/access-requests"]) .access-requests-mobile-list:not([aria-hidden=true]){display:grid;gap:12px}.app-shell:is([data-route="/invite-tokens"],[data-route="/platform/invite-tokens"],[data-route="/tenant/invite-tokens"]) .invite-token-accordion-content-inner .table-scroll{display:none!important}.app-shell:is([data-route="/invite-tokens"],[data-route="/platform/invite-tokens"],[data-route="/tenant/invite-tokens"]) .invite-tokens-mobile-list:not([aria-hidden=true]){display:grid;gap:12px}}.app-shell:is([data-route="/invite-tokens"],[data-route="/platform/invite-tokens"],[data-route="/tenant/invite-tokens"]) .invite-token-summary-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.invite-token-summary-card{border:1px solid rgba(148,163,184,.34);border-radius:14px;background:linear-gradient(180deg,#fffffff5,#f8fafcf0);box-shadow:0 10px 20px #0f172a14;padding:12px 13px;display:grid;gap:4px}.invite-token-summary-label{margin:0;font-size:11px;letter-spacing:.11em;text-transform:uppercase;color:var(--color-text-secondary-2);font-weight:800}.invite-token-summary-value{margin:0;font-size:clamp(24px,3vw,30px);line-height:1.05;letter-spacing:-.02em;color:var(--color-ink-900);font-weight:900}.invite-token-summary-hint{margin:0;font-size:11px;color:var(--color-text-secondary-3);line-height:1.4}.invite-token-summary-card--green{border-top:4px solid #059669;background:linear-gradient(180deg,#ecfdf5f5,#fff)}.invite-token-summary-card--green .invite-token-summary-value{color:#14532d}.invite-token-summary-card--slate{border-top:4px solid #475569;background:linear-gradient(180deg,#f1f5f9f5,#fff)}.invite-token-summary-card--slate .invite-token-summary-value{color:#1e293b}.invite-token-summary-card--amber{border-top:4px solid #d97706;background:linear-gradient(180deg,#fffbebfa,#fff)}.invite-token-summary-card--amber .invite-token-summary-value{color:#92400e}.invite-token-summary-card--blue{border-top:4px solid #0284c7;background:linear-gradient(180deg,#eff6fffa,#fff)}.invite-token-summary-card--blue .invite-token-summary-value{color:#1e3a8a}.app-shell:is([data-route="/invite-tokens"],[data-route="/platform/invite-tokens"],[data-route="/tenant/invite-tokens"]) .invite-token-workspace-controls-v2{border:1px solid rgba(148,163,184,.34);border-radius:16px;background:linear-gradient(180deg,#fffffff0,#f8fafcf0),#fff;box-shadow:0 12px 24px #0f172a14;padding:14px}.app-shell:is([data-route="/invite-tokens"],[data-route="/platform/invite-tokens"],[data-route="/tenant/invite-tokens"]) .invite-token-workspace-copy{font-size:13px;font-weight:600;color:var(--color-text-secondary-1)}.app-shell:is([data-route="/invite-tokens"],[data-route="/platform/invite-tokens"],[data-route="/tenant/invite-tokens"]) .invite-token-open-modal-btn{border:1px solid rgba(14,116,144,.42);background:linear-gradient(180deg,var(--teal-600) 0%,var(--teal-700) 100%);color:#f8fafc;box-shadow:0 10px 20px #0e749038}.app-shell:is([data-route="/invite-tokens"],[data-route="/platform/invite-tokens"],[data-route="/tenant/invite-tokens"]) .invite-token-open-modal-btn:hover{background:linear-gradient(180deg,#155e75 0%,var(--teal-700) 100%)}.app-shell:is([data-route="/invite-tokens"],[data-route="/platform/invite-tokens"],[data-route="/tenant/invite-tokens"]) .invite-token-accordion-item{border:1px solid rgba(148,163,184,.34);border-radius:16px;box-shadow:0 12px 24px #0f172a14;background:#fff}.app-shell:is([data-route="/invite-tokens"],[data-route="/platform/invite-tokens"],[data-route="/tenant/invite-tokens"]) .invite-token-accordion-toggle{padding:16px 18px;background:linear-gradient(180deg,#f8fafcf5,#fffffff0),#fff}.app-shell:is([data-route="/invite-tokens"],[data-route="/platform/invite-tokens"],[data-route="/tenant/invite-tokens"]) .invite-token-accordion-item.is-open .invite-token-accordion-toggle{border-bottom:1px solid rgba(148,163,184,.28)}.app-shell:is([data-route="/invite-tokens"],[data-route="/platform/invite-tokens"],[data-route="/tenant/invite-tokens"]) .invite-token-accordion-meta{border-color:#0e749047;background:#eff6ffeb;color:#0c4a6e}.app-shell:is([data-route="/invite-tokens"],[data-route="/platform/invite-tokens"],[data-route="/tenant/invite-tokens"]) .invite-token-accordion-chevron{color:#0f766e;font-weight:700}.app-shell:is([data-route="/invite-tokens"],[data-route="/platform/invite-tokens"],[data-route="/tenant/invite-tokens"]) .invite-token-accordion-content-inner{padding:12px 16px 16px}.app-shell:is([data-route="/invite-tokens"],[data-route="/platform/invite-tokens"],[data-route="/tenant/invite-tokens"]) .invite-token-management-head{border-bottom-color:#94a3b861;padding-bottom:8px}.app-shell:is([data-route="/invite-tokens"],[data-route="/platform/invite-tokens"],[data-route="/tenant/invite-tokens"]) .invite-token-accordion-content-inner .table-scroll{border:1px solid rgba(148,163,184,.32);border-radius:14px;background:#f8fafceb;width:100%;max-width:100%;min-width:0;overflow-x:auto;-webkit-overflow-scrolling:touch}.app-shell:is([data-route="/invite-tokens"],[data-route="/platform/invite-tokens"],[data-route="/tenant/invite-tokens"]) .invite-token-help-list{border:1px dashed rgba(148,163,184,.45);border-radius:12px;background:#f8fafccc;padding:10px 12px 10px 24px}@media (max-width: 1024px){.app-shell:is([data-route="/invite-tokens"],[data-route="/platform/invite-tokens"],[data-route="/tenant/invite-tokens"]) .invite-token-summary-strip{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 768px){.app-shell:is([data-route="/invite-tokens"],[data-route="/platform/invite-tokens"],[data-route="/tenant/invite-tokens"]) .invite-token-summary-strip{grid-template-columns:1fr}.app-shell:is([data-route="/invite-tokens"],[data-route="/platform/invite-tokens"],[data-route="/tenant/invite-tokens"]) .invite-token-workspace-head{align-items:flex-start}}.app-shell[data-route]{--filter-sticky-top: calc(var(--topbar-offset) + 8px)}@media (max-width: 1024px){.app-shell[data-route]{--filter-sticky-top: calc(var(--topbar-offset) + 6px)}}@media (max-width: 768px){.app-shell[data-route]{--filter-sticky-top: calc(var(--topbar-offset) + 4px)}}.app-shell[data-route]:not([data-route="/dashboard"]):not([data-route^="/pipeline"]):not([data-route="/institutions"]):not([data-route^="/tasks"]) .filter-panel,.app-shell:is([data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"]) .filter-panel,.app-shell[data-route="/pipeline"] .pipeline-filter-panel,.app-shell[data-route="/institutions"] .institutions-filter-panel,.pipeline-filter-panel{top:var(--filter-sticky-top, calc(var(--topbar-offset, 82px) + 4px))}@media (max-width: 480px){.topbar-context-switcher-wrap{gap:4px;min-width:0}.topbar-context-switcher-wrap>.topbar-switcher-wrap,.topbar-context-switcher-wrap .topbar-context-primary,.topbar-context-switcher-wrap .topbar-context-secondary,.topbar-context-switcher-wrap .access-context-switcher,.topbar-context-switcher-wrap .company-switcher,.topbar-context-switcher-wrap .topbar-context-secondary-wrap{min-width:0;width:auto;max-width:none;flex:1 1 0}.topbar-context-switcher-wrap .topbar-context-secondary-wrap .company-switcher{width:100%}.topbar-context-switcher-wrap select,.topbar-context-switcher-wrap .company-switcher select,.topbar-context-switcher-wrap .access-context-switcher select,.topbar-context-switcher-wrap .topbar-active-context{width:100%;min-width:0;max-width:100%}}@media screen{:root{--bp-phone-small: 420px;--bp-phone-large: 640px;--bp-tablet: 900px;--bp-laptop-small: 1200px;--bp-laptop-large: 1440px;--bp-desktop-wide: 1680px}.app-shell{--layout-content-max-width: 1600px;--layout-content-gutter: clamp(14px, 2.2vw, 40px);--layout-section-gap: clamp(14px, 1.7vw, 28px);--layout-modal-padding: 24px;--layout-modal-max-height: calc(var(--app-vh, 100vh) - 72px);--layout-modal-header-reserve: clamp(72px, 10vh, 132px);--layout-modal-footer-reserve: clamp(64px, 9vh, 120px);--layout-modal-body-scroll-buffer: clamp(24px, 4vh, 48px);--layout-callout-max-width: 100%}.topbar{padding-inline:var(--layout-content-gutter)}.content{width:100%;max-width:min(var(--layout-content-max-width),100%);margin-inline:auto;padding-left:var(--layout-content-gutter);padding-right:var(--layout-content-gutter);padding-bottom:max(56px,env(safe-area-inset-bottom));gap:var(--layout-section-gap)}.app-shell[data-route="/dashboard"] .content{padding-left:var(--layout-content-gutter);padding-right:var(--layout-content-gutter)}.panel,.card,.table-scroll,.filter-panel,.page-toolbar,.page-header,.toolbar-actions,.modal,.modal-header,.modal-body,.modal-footer{min-width:0;max-width:100%}.modal-overlay{padding:var(--layout-modal-padding)}.modal{--modal-active-max-height: var(--layout-modal-max-height);--modal-header-reserve: var(--layout-modal-header-reserve);--modal-footer-reserve: var(--layout-modal-footer-reserve);--modal-body-scroll-buffer: var(--layout-modal-body-scroll-buffer);width:min(960px,100%);max-height:var(--modal-active-max-height)}.modal-body{max-height:none;overscroll-behavior:contain}.table-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch}.table-scroll .data-table,.data-table{width:max(100%,700px)}.tasks-create-fab{right:max(14px,env(safe-area-inset-right));bottom:max(14px,env(safe-area-inset-bottom))}.topbar-description,.page-toolbar .page-header>p,.page-toolbar .page-header .page-explainer,.info-block,.manual-callout,.request-access-inline-status,.request-access-status-row,.request-submitted-status-row,.auth-submitted-meta,.request-submitted-meta-row,.auth-submitted-next{max-width:var(--layout-callout-max-width);white-space:normal;overflow-wrap:anywhere;word-break:break-word}.auth-submitted-next ol{margin-right:0;padding-right:0}}@media screen and (min-width: 1441px){.app-shell{--layout-content-max-width: 1720px;--layout-content-gutter: clamp(24px, 2vw, 44px)}}@media screen and (min-width: 1201px) and (max-width: 1440px){.app-shell{--layout-content-max-width: 1440px;--layout-content-gutter: clamp(18px, 2vw, 30px);--layout-modal-padding: 18px}}@media screen and (min-width: 901px) and (max-width: 1200px){.app-shell{--layout-content-max-width: 1200px;--layout-content-gutter: clamp(14px, 1.8vw, 24px);--layout-modal-padding: 16px}.table-scroll .data-table,.data-table{width:max(100%,640px)}}@media screen and (min-width: 641px) and (max-width: 900px){.app-shell{--layout-content-max-width: 100%;--layout-content-gutter: clamp(12px, 2.2vw, 18px);--layout-modal-padding: 14px;--layout-modal-max-height: calc(var(--app-vh, 100vh) - 48px);--layout-modal-header-reserve: clamp(70px, 10vh, 112px);--layout-modal-footer-reserve: clamp(62px, 9vh, 104px);--layout-modal-body-scroll-buffer: clamp(20px, 4vh, 36px)}.topbar{flex-wrap:wrap;align-items:flex-start;gap:10px}.topbar-right,.topbar-actions{width:100%;min-width:0;flex-wrap:wrap;justify-content:space-between}.topbar-context-switcher-wrap{flex:1 1 320px;min-width:0}.table-scroll .data-table,.data-table{width:max(100%,600px)}.request-submitted-meta{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}}@media screen and (min-width: 421px) and (max-width: 640px){.app-shell{--layout-content-max-width: 100%;--layout-content-gutter: 12px;--layout-section-gap: 14px;--layout-modal-padding: 12px;--layout-modal-max-height: calc(var(--app-vh, 100vh) - 36px);--layout-modal-header-reserve: clamp(68px, 10vh, 104px);--layout-modal-footer-reserve: clamp(60px, 9vh, 96px);--layout-modal-body-scroll-buffer: clamp(18px, 4vh, 30px)}.topbar{flex-wrap:wrap;align-items:flex-start;gap:8px}.topbar-right,.topbar-actions{width:100%;min-width:0;flex-wrap:wrap;gap:6px}.topbar-context-switcher-wrap{width:100%;min-width:0;gap:6px;flex-wrap:wrap}.topbar-context-switcher-wrap>.topbar-switcher-wrap,.topbar-context-switcher-wrap .topbar-context-primary,.topbar-context-switcher-wrap .topbar-context-secondary,.topbar-context-switcher-wrap .access-context-switcher,.topbar-context-switcher-wrap .company-switcher,.topbar-context-switcher-wrap .topbar-context-secondary-wrap{width:100%;min-width:0;max-width:100%;flex:1 1 100%}.topbar-context-switcher-wrap select,.topbar-context-switcher-wrap .company-switcher select,.topbar-context-switcher-wrap .access-context-switcher select,.topbar-context-switcher-wrap .topbar-active-context{width:100%;min-width:0;max-width:100%}.filter-panel,.pipeline-filter-panel,.institutions-filter-panel{position:static;top:auto}.table-scroll .data-table,.data-table{width:max(100%,540px)}.modal-header,.modal-body,.modal-footer{padding-left:14px;padding-right:14px}}@media screen and (max-width: 420px){.app-shell{--layout-content-max-width: 100%;--layout-content-gutter: 10px;--layout-section-gap: 12px;--layout-modal-padding: 8px;--layout-modal-max-height: calc(var(--app-vh, 100vh) - 24px);--layout-modal-header-reserve: clamp(64px, 10vh, 96px);--layout-modal-footer-reserve: clamp(56px, 9vh, 88px);--layout-modal-body-scroll-buffer: clamp(16px, 4vh, 26px)}.topbar{flex-wrap:wrap;align-items:flex-start;gap:6px}.topbar-title{font-size:13px}.topbar-right,.topbar-actions,.topbar-context-switcher-wrap{width:100%;min-width:0;flex-wrap:wrap;gap:4px}.topbar-context-switcher-wrap>.topbar-switcher-wrap,.topbar-context-switcher-wrap .topbar-context-primary,.topbar-context-switcher-wrap .topbar-context-secondary,.topbar-context-switcher-wrap .access-context-switcher,.topbar-context-switcher-wrap .company-switcher,.topbar-context-switcher-wrap .topbar-context-secondary-wrap{width:100%;min-width:0;max-width:100%;flex:1 1 100%}.topbar-context-switcher-wrap select,.topbar-context-switcher-wrap .company-switcher select,.topbar-context-switcher-wrap .access-context-switcher select,.topbar-context-switcher-wrap .topbar-active-context{width:100%;min-width:0;max-width:100%}.filter-panel,.pipeline-filter-panel,.institutions-filter-panel{position:static;top:auto}.table-scroll .data-table,.data-table{width:max(100%,500px)}.modal-header,.modal-body,.modal-footer{padding-left:12px;padding-right:12px}.tasks-create-fab{width:50px;height:50px;font-size:24px}.request-submitted-meta{grid-template-columns:1fr}.request-submitted-meta-row,.request-submitted-status-row,.request-access-status-row,.manual-callout{padding:10px}}#app :is(.btn.btn-primary:not(.topbar-signout):not(.topbar-account-signout):not(:disabled):not([aria-disabled=true]),a.btn.btn-primary:not(.topbar-signout):not(.topbar-account-signout):not([aria-disabled=true]),.btn-primary:not(.topbar-signout):not(.topbar-account-signout):not(:disabled):not([aria-disabled=true]),.btn-admin-users-primary:not(:disabled):not([aria-disabled=true]),.btn-admin-users-gold:not(:disabled):not([aria-disabled=true])){color:#fff!important}.app-shell[data-route="/institutions"] .institutions-page-v2,.app-shell[data-route="/institutions"] .institutions-header-shell,.app-shell[data-route="/institutions"] .institutions-page-header,.app-shell[data-route="/institutions"] .institutions-page-header>*,.app-shell[data-route="/institutions"] .institutions-header-actions,.app-shell[data-route="/institutions"] .institutions-actions-group,.app-shell[data-route="/institutions"] .institutions-filter-panel,.app-shell[data-route="/institutions"] .institutions-filter-grid,.app-shell[data-route="/institutions"] .institutions-filter-grid>*{min-width:0}.app-shell[data-route="/institutions"] .institutions-page-header .pipeline-company-pill{max-width:min(100%,42ch);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app-shell[data-route="/institutions"] .institutions-header-actions{width:100%;flex-wrap:wrap;row-gap:8px}.app-shell[data-route="/institutions"] .institutions-actions-group .btn{max-width:100%}@media screen and (min-width: 1025px) and (max-width: 1400px){.app-shell[data-route="/institutions"] .institutions-header-actions{justify-content:flex-start}.app-shell[data-route="/institutions"] .institutions-actions-group--secondary,.app-shell[data-route="/institutions"] .institutions-actions-group--primary{flex:1 1 100%;justify-content:flex-start;margin-left:0}.app-shell[data-route="/institutions"] .institutions-filter-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.app-shell[data-route="/institutions"] .institutions-filter-panel .filter-search-field{grid-column:span 3}}@media screen and (min-width: 901px) and (max-width: 1366px){.app-shell[data-route="/institutions"] .topbar:not(.topbar-layout-v2){flex-wrap:wrap;align-items:flex-start;gap:10px}.app-shell[data-route="/institutions"] .topbar:not(.topbar-layout-v2) .topbar-right,.app-shell[data-route="/institutions"] .topbar:not(.topbar-layout-v2) .topbar-actions{width:100%;min-width:0;flex-wrap:wrap;justify-content:space-between}.app-shell[data-route="/institutions"] .topbar:not(.topbar-layout-v2) .topbar-context-switcher-wrap{flex:1 1 320px;min-width:0;max-width:100%}.app-shell[data-route="/institutions"] .topbar:not(.topbar-layout-v2) .topbar-context-switcher-wrap .topbar-context-secondary,.app-shell[data-route="/institutions"] .topbar:not(.topbar-layout-v2) .topbar-context-switcher-wrap .topbar-context-secondary-wrap .company-switcher,.app-shell[data-route="/institutions"] .topbar:not(.topbar-layout-v2) .topbar-context-switcher-wrap .access-context-switcher{min-width:0;max-width:100%}}.app-shell,.app-shell .app-main,.app-shell .content,.app-shell .content>*,.app-shell .app-page,.app-shell .app-page-section,.app-shell .page-toolbar,.app-shell .page-header,.app-shell .toolbar-actions,.app-shell .filter-grid,.app-shell .filter-grid>*,.app-shell .filter-actions,.app-shell .table-scroll{min-width:0;max-width:100%}.app-shell .table-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch}.app-shell .app-page-header.page-toolbar .toolbar-actions,.app-shell .dashboard-toolbar .dashboard-toolbar-actions{row-gap:8px;flex-wrap:wrap}@media screen and (max-width: 1366px){.app-shell .app-page-header.page-toolbar .toolbar-actions,.app-shell .dashboard-toolbar .dashboard-toolbar-actions{width:100%;margin-left:0;justify-content:flex-start}.app-shell[data-route="/pipeline"] .pipeline-filter-panel .filter-grid,.app-shell[data-route="/institutions"] .institutions-filter-grid,.app-shell[data-route="/documents"] .documents-filter-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.app-shell[data-route="/pipeline"] .pipeline-filter-panel .filter-search-field,.app-shell[data-route="/institutions"] .institutions-filter-panel .filter-search-field,.app-shell[data-route="/documents"] .documents-filter-grid .filter-search-field{grid-column:span 3}}@media screen and (max-width: 1100px){.app-shell[data-route="/pipeline"] .pipeline-filter-panel .filter-grid,.app-shell[data-route="/institutions"] .institutions-filter-grid,.app-shell[data-route="/documents"] .documents-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.app-shell[data-route="/pipeline"] .pipeline-filter-panel .filter-search-field,.app-shell[data-route="/institutions"] .institutions-filter-panel .filter-search-field,.app-shell[data-route="/documents"] .documents-filter-grid .filter-search-field{grid-column:span 2}}@media screen and (max-height: 760px){.app-shell{--layout-section-gap: clamp(12px, 1.2vw, 18px);--layout-modal-padding: 10px;--layout-modal-max-height: calc(var(--app-vh, 100vh) - 20px);--layout-modal-header-reserve: clamp(60px, 9vh, 96px);--layout-modal-footer-reserve: clamp(54px, 8vh, 88px);--layout-modal-body-scroll-buffer: clamp(12px, 3vh, 24px)}.modal-header,.modal-footer{padding:12px 14px;gap:8px}.modal-body{padding:0 14px 12px;gap:12px}.modal{gap:12px}.content{padding-bottom:max(32px,env(safe-area-inset-bottom,0px))}.app-shell[data-route="/institutions"] .institutions-page-v2,.app-shell[data-route="/admin/companies"] .admin-companies-page,.app-shell[data-route^="/reports"] .report-stack{gap:12px}.app-shell[data-route="/institutions"] .institutions-filter-panel,.app-shell[data-route^="/reports"] .panel.report-selectable-card{padding:12px}.help-assistant-widget{right:clamp(10px,1.6vw,18px);bottom:max(58px,env(safe-area-inset-bottom,14px))}}@media screen and (max-height: 700px){.app-shell{--layout-modal-padding: 8px;--layout-modal-max-height: calc(var(--app-vh, 100vh) - 14px);--layout-modal-header-reserve: clamp(56px, 8vh, 84px);--layout-modal-footer-reserve: clamp(50px, 7.5vh, 76px);--layout-modal-body-scroll-buffer: clamp(10px, 2.4vh, 18px)}.modal-header,.modal-footer{padding:10px 12px}.modal-body{padding:0 12px 10px;gap:10px}.modal{gap:10px}.content{padding-bottom:max(22px,env(safe-area-inset-bottom,0px))}.app-shell[data-route="/institutions"] .institutions-page-v2,.app-shell[data-route="/admin/companies"] .admin-companies-page,.app-shell[data-route^="/reports"] .report-stack{gap:10px}.app-shell[data-route="/institutions"] .institutions-filter-panel,.app-shell[data-route^="/reports"] .panel.report-selectable-card{padding:10px}}@media screen and (min-width: 480px) and (max-width: 720px){.app-shell{--layout-content-gutter: 12px}.topbar{flex-wrap:wrap;align-items:flex-start;gap:8px}.topbar-right,.topbar-actions{width:100%;min-width:0;flex-wrap:wrap}}.topbar-context-switcher-wrap,.topbar-context-switcher-wrap>.topbar-switcher-wrap,.topbar-context-switcher-wrap .topbar-context-primary,.topbar-context-switcher-wrap .topbar-context-secondary,.topbar-context-switcher-wrap .topbar-context-secondary-wrap,.topbar-context-switcher-wrap .access-context-switcher,.topbar-context-switcher-wrap .company-switcher{min-width:0;max-width:100%}.topbar-context-switcher-wrap .topbar-active-context,.topbar-context-switcher-wrap select{min-width:0;max-width:100%;overflow:hidden;text-overflow:ellipsis}.topbar-context-switcher-wrap .topbar-active-context{min-inline-size:0}.app-shell .app-page-header .page-header .page-explainer .pipeline-company-pill,.app-shell .app-page-header .page-header>p .pipeline-company-pill{display:inline-flex;align-items:center;max-width:min(100%,34ch);font-size:clamp(11px,1.1vw,13px);line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;vertical-align:middle}@media screen and (min-width: 901px) and (max-width: 1366px){.topbar:not(.topbar-layout-v2){flex-wrap:wrap;align-items:flex-start;gap:10px}.topbar:not(.topbar-layout-v2) .topbar-right,.topbar:not(.topbar-layout-v2) .topbar-actions{width:100%;min-width:0;flex-wrap:wrap;justify-content:space-between;row-gap:8px}.topbar:not(.topbar-layout-v2) .topbar-context-switcher-wrap{flex:1 1 420px;max-width:100%;flex-wrap:wrap;gap:6px}.topbar:not(.topbar-layout-v2) .topbar-context-primary{flex:0 1 120px;width:auto;min-width:92px;max-width:140px}.topbar:not(.topbar-layout-v2) .topbar-context-secondary,.topbar:not(.topbar-layout-v2) .topbar-context-secondary-wrap{flex:1 1 240px;width:auto;max-width:100%}.topbar:not(.topbar-layout-v2) .topbar-context-secondary-wrap .company-switcher{width:100%;max-width:100%;min-width:0}.topbar:not(.topbar-layout-v2) .topbar-context-switcher-wrap .topbar-active-context,.topbar:not(.topbar-layout-v2) .topbar-context-switcher-wrap select{width:100%;min-width:0;max-width:100%}}@media screen and (max-width: 900px){.app-shell[data-route^="/institutions/"] .app-page-header.detail-header{grid-template-columns:1fr;row-gap:12px}.app-shell[data-route^="/institutions/"] .app-page-header.detail-header>.detail-actions{justify-content:flex-start}}.app-shell[data-route^="/institutions/"] .app-page-header.detail-header{grid-template-columns:minmax(0,1fr)!important;row-gap:12px}.app-shell[data-route^="/institutions/"] .app-page-header.detail-header>.detail-title,.app-shell[data-route^="/institutions/"] .app-page-header.detail-header>.detail-actions{width:100%;min-width:0;max-width:100%}.app-shell[data-route^="/institutions/"] .app-page-header.detail-header>.detail-actions{margin-left:0!important;justify-content:flex-start!important;align-self:auto;flex-wrap:wrap;row-gap:8px}.app-shell[data-route^="/institutions/"] .app-page-header.detail-header>.detail-actions .btn{max-width:100%}.app-shell[data-route^="/institutions/"] .detail-entity-name,.app-shell[data-route^="/institutions/"] .detail-entity-ref,.app-shell[data-route^="/institutions/"] .detail-badges,.app-shell[data-route^="/institutions/"] .detail-badges .badge{max-width:100%;overflow-wrap:anywhere;word-break:break-word}@media screen and (max-width: 768px){.topbar{flex-wrap:wrap;align-items:flex-start;row-gap:8px}.topbar-right{min-width:0;margin-left:auto}.topbar-actions{min-width:0;flex-wrap:wrap;justify-content:flex-end;row-gap:6px}.topbar-context-switcher-wrap{display:flex;order:3;width:100%;min-width:0;max-width:100%;flex:1 1 100%;align-items:stretch;justify-content:flex-start;gap:6px;flex-wrap:wrap}.topbar-context-switcher-wrap>.topbar-switcher-wrap,.topbar-context-switcher-wrap .topbar-context-primary,.topbar-context-switcher-wrap .topbar-context-secondary,.topbar-context-switcher-wrap .topbar-context-secondary-wrap,.topbar-context-switcher-wrap .access-context-switcher,.topbar-context-switcher-wrap .company-switcher{display:flex;min-width:0;max-width:100%;flex:1 1 180px}.topbar-context-switcher-wrap .topbar-context-primary{flex:0 1 120px}.topbar-context-switcher-wrap .topbar-context-secondary,.topbar-context-switcher-wrap .topbar-context-secondary-wrap{flex:1 1 220px}.topbar-context-switcher-wrap .topbar-context-secondary-wrap .company-switcher{width:100%;max-width:100%}.topbar-context-switcher-wrap .topbar-switcher-wrap .topbar-active-context,.topbar-context-switcher-wrap select,.topbar-context-switcher-wrap .company-switcher select,.topbar-context-switcher-wrap .access-context-switcher select{width:100%;min-width:0;max-width:100%}.topbar-notifications,.topbar-account{order:1}}@media screen and (max-width: 768px){.modal-overlay{padding:max(8px,env(safe-area-inset-top,0px)) 8px max(8px,env(safe-area-inset-bottom,0px));overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.modal{width:min(96vw,100%);max-width:min(96vw,100%);max-height:calc(100vh - 16px);max-height:calc(var(--app-vh, 100vh) - 16px);min-height:0;display:flex;flex-direction:column;overflow:hidden}.modal-header,.modal-footer{flex-shrink:0}.modal-body{min-height:0;flex:1 1 auto;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding-bottom:max(12px,env(safe-area-inset-bottom,0px))}}@media screen and (max-width: 820px){.topbar{flex-wrap:wrap;align-items:flex-start;row-gap:8px}.topbar-right,.topbar-actions{width:100%;min-width:0;overflow:visible}.topbar-right{margin-left:auto}.topbar-actions{flex-wrap:wrap;justify-content:flex-end;row-gap:6px}.topbar-context-switcher-wrap{order:3;width:100%;min-width:0;max-width:100%;flex:1 1 100%;align-items:stretch;justify-content:flex-start;gap:6px;flex-wrap:wrap}.topbar-context-switcher-wrap,.topbar-context-switcher-wrap>.topbar-switcher-wrap,.topbar-context-switcher-wrap .topbar-context-primary,.topbar-context-switcher-wrap .topbar-context-secondary,.topbar-context-switcher-wrap .topbar-context-secondary-wrap,.topbar-context-switcher-wrap .access-context-switcher,.topbar-context-switcher-wrap .company-switcher{display:flex!important;min-width:0;max-width:100%}.topbar-context-switcher-wrap select,.topbar-context-switcher-wrap .company-switcher select,.topbar-context-switcher-wrap .access-context-switcher select,.topbar-context-switcher-wrap .topbar-active-context{width:100%;min-width:0;max-width:100%!important}}.topbar.topbar-layout-v2{justify-content:flex-start}.topbar.topbar-layout-v2 .topbar-left{flex:1 1 auto;min-width:0}.topbar.topbar-layout-v2 .topbar-title-block,.topbar.topbar-layout-v2 .topbar-title{min-width:0}.topbar.topbar-layout-v2 .topbar-title{max-width:min(34vw,300px);overflow:hidden;text-overflow:ellipsis}.topbar.topbar-layout-v2 .topbar-right{order:3;flex:0 0 auto;min-width:0;margin-left:auto}.topbar.topbar-layout-v2 .topbar-utility-row{display:flex;align-items:center;gap:8px;min-width:0;flex-wrap:nowrap}.topbar.topbar-layout-v2 .topbar-context-row{order:2;display:flex;align-items:center;flex:0 1 auto;min-width:0;margin-left:10px}.topbar.topbar-layout-v2 .topbar-context-row .topbar-context-switcher-wrap{display:flex;align-items:center;min-width:0;max-width:min(560px,58vw)}@media screen and (min-width: 561px) and (max-width: 820px){.topbar.topbar-layout-v2{flex-wrap:nowrap;align-items:center;gap:8px}.topbar.topbar-layout-v2 .topbar-left{flex:1 1 min(44vw,360px)}.topbar.topbar-layout-v2 .topbar-title{display:inline-flex!important;max-width:min(34vw,240px)}.topbar.topbar-layout-v2 .topbar-right{order:3;margin-left:auto;width:auto;min-width:0;overflow:visible;flex:0 0 auto}.topbar.topbar-layout-v2 .topbar-utility-row{width:auto;min-width:0;flex-wrap:nowrap;gap:6px;overflow:visible}.topbar.topbar-layout-v2 .topbar-notifications,.topbar.topbar-layout-v2 .topbar-account{display:inline-flex!important;align-items:center}.topbar.topbar-layout-v2 .topbar-context-row{order:2;width:auto;min-width:0;max-width:min(48vw,420px);margin-left:6px;flex:1 1 auto}.topbar.topbar-layout-v2 .topbar-context-row .topbar-context-switcher-wrap{display:flex!important;width:auto;min-width:0;max-width:min(48vw,420px);flex:1 1 auto;flex-wrap:nowrap;gap:6px}.topbar.topbar-layout-v2 .topbar-context-row .topbar-context-switcher-wrap>.topbar-switcher-wrap,.topbar.topbar-layout-v2 .topbar-context-row .topbar-context-primary,.topbar.topbar-layout-v2 .topbar-context-row .topbar-context-secondary,.topbar.topbar-layout-v2 .topbar-context-row .topbar-context-secondary-wrap,.topbar.topbar-layout-v2 .topbar-context-row .access-context-switcher,.topbar.topbar-layout-v2 .topbar-context-row .company-switcher{display:flex!important;min-width:0;max-width:100%;flex:1 1 auto}.topbar.topbar-layout-v2 .topbar-context-row .topbar-context-primary{flex:0 1 112px}.topbar.topbar-layout-v2 .topbar-context-row .topbar-context-secondary,.topbar.topbar-layout-v2 .topbar-context-row .topbar-context-secondary-wrap{flex:1 1 min(30vw,240px)}.topbar.topbar-layout-v2 .topbar-context-row .topbar-context-secondary-wrap .company-switcher{width:100%;max-width:100%}.topbar.topbar-layout-v2 .topbar-context-row select,.topbar.topbar-layout-v2 .topbar-context-row .company-switcher select,.topbar.topbar-layout-v2 .topbar-context-row .access-context-switcher select,.topbar.topbar-layout-v2 .topbar-context-row .topbar-active-context{width:100%;min-width:0;max-width:100%!important}}@media screen and (max-width: 560px){.topbar.topbar-layout-v2{flex-wrap:wrap;align-items:flex-start;row-gap:8px}.topbar.topbar-layout-v2 .topbar-left{min-width:0;flex:1 1 auto}.topbar.topbar-layout-v2 .topbar-title{display:inline-flex!important;max-width:min(54vw,220px)}.topbar.topbar-layout-v2 .topbar-right{order:2;margin-left:auto;width:auto;min-width:0;overflow:visible;flex:0 0 auto}.topbar.topbar-layout-v2 .topbar-utility-row{width:auto;min-width:0;flex-wrap:nowrap;gap:6px;overflow:visible}.topbar.topbar-layout-v2 .topbar-notifications,.topbar.topbar-layout-v2 .topbar-account{display:inline-flex!important;align-items:center}.topbar.topbar-layout-v2 .topbar-context-row{order:3;width:100%;min-width:0;max-width:100%;margin-left:0;flex:1 1 100%}.topbar.topbar-layout-v2 .topbar-context-row .topbar-context-switcher-wrap{display:flex!important;width:100%;min-width:0;max-width:100%;flex:1 1 100%;flex-wrap:wrap;gap:6px}.topbar.topbar-layout-v2 .topbar-context-row .topbar-context-switcher-wrap>.topbar-switcher-wrap,.topbar.topbar-layout-v2 .topbar-context-row .topbar-context-primary,.topbar.topbar-layout-v2 .topbar-context-row .topbar-context-secondary,.topbar.topbar-layout-v2 .topbar-context-row .topbar-context-secondary-wrap,.topbar.topbar-layout-v2 .topbar-context-row .access-context-switcher,.topbar.topbar-layout-v2 .topbar-context-row .company-switcher{display:flex!important;min-width:0;max-width:100%;flex:1 1 180px}.topbar.topbar-layout-v2 .topbar-context-row .topbar-context-primary{flex:0 1 124px}.topbar.topbar-layout-v2 .topbar-context-row .topbar-context-secondary,.topbar.topbar-layout-v2 .topbar-context-row .topbar-context-secondary-wrap{flex:1 1 220px}.topbar.topbar-layout-v2 .topbar-context-row .topbar-context-secondary-wrap .company-switcher{width:100%;max-width:100%}.topbar.topbar-layout-v2 .topbar-context-row select,.topbar.topbar-layout-v2 .topbar-context-row .company-switcher select,.topbar.topbar-layout-v2 .topbar-context-row .access-context-switcher select,.topbar.topbar-layout-v2 .topbar-context-row .topbar-active-context{width:100%;min-width:0;max-width:100%!important}}.kpi-grid{gap:12px;grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.card.card--secondary-kpi{padding:11px 12px;border-radius:12px}.kpi-label{font-size:10px;letter-spacing:.06em;line-height:1.25}.kpi-value{margin-top:6px;font-size:clamp(20px,1.95vw,24px);line-height:1.15}.kpi-helper{margin-top:2px;font-size:11px;line-height:1.35}.report-kpis{gap:10px}.report-kpi{padding:10px 12px;min-width:148px;border-radius:10px}.report-kpi-label{font-size:10px;letter-spacing:.06em}.report-kpi-value{margin-top:4px;font-size:clamp(18px,1.8vw,21px);line-height:1.12}.tasks-kpi-strip,.activities-kpi-strip{gap:10px;margin-bottom:8px}.tasks-kpi-card,.activities-kpi-card{padding:10px 12px;border-radius:10px;gap:3px}.tasks-kpi-value{font-size:clamp(21px,2.1vw,24px)}.tasks-kpi-label,.activities-kpi-label{font-size:10px}.activities-kpi-value{font-size:clamp(18px,1.9vw,21px)}.panel.archive-management-summary-strip{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:8px;padding:10px}.archive-management-summary-card{padding:8px 10px;min-height:56px}.archive-management-summary-value{font-size:12px}.app-shell[data-route="/finance"] .kpi-grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:10px}.app-shell[data-route="/finance"] .finance-kpi{padding:10px 12px;min-height:104px;gap:3px}.app-shell[data-route="/finance"] .finance-kpi .kpi-value{font-size:clamp(18px,1.6vw,22px)}.app-shell[data-route="/institutions"] .institutions-kpi-grid{gap:10px}.app-shell[data-route="/institutions"] .institutions-kpi-card{border-radius:12px}.app-shell[data-route="/institutions"] .institutions-kpi-card .kpi-value{margin-top:4px;font-size:clamp(20px,1.8vw,23px)}.app-shell[data-route="/institutions"] .institutions-kpi-helper{margin-top:3px}.app-shell[data-route="/dashboard"] .dashboard-kpi-grid{gap:12px}.app-shell[data-route="/dashboard"] .dashboard-kpi-card{min-height:116px;gap:6px}.app-shell[data-route="/dashboard"] .dashboard-kpi-card .kpi-value,.app-shell[data-route="/dashboard"] .dashboard-status-value,.app-shell[data-route="/dashboard"] .standalone-kpi-secondary-value{font-size:clamp(22px,2.05vw,27px)}.app-shell[data-route="/dashboard"] .dashboard-standalone-kpi .kpi-value{font-size:clamp(34px,3.2vw,44px)}.app-shell[data-route="/dashboard"] .dashboard-kpi-card .kpi-helper,.app-shell[data-route="/dashboard"] .dashboard-standalone-kpi .kpi-helper,.app-shell[data-route="/dashboard"] .standalone-kpi-secondary-label{font-size:11px}.app-shell[data-route^="/reports"] .report-kpis{grid-template-columns:repeat(auto-fit,minmax(145px,1fr));gap:8px;padding-bottom:10px}.app-shell[data-route^="/reports"] .report-kpi-value{font-size:clamp(18px,1.7vw,20px)}@media (max-width: 820px){.kpi-grid,.kpi-grid--3,.tasks-kpi-strip,.activities-kpi-strip,.app-shell[data-route="/institutions"] .institutions-kpi-grid,.app-shell[data-route="/dashboard"] .dashboard-kpi-grid,.app-shell[data-route^="/reports"] .report-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.app-shell[data-route="/dashboard"] .dashboard-kpi-card{min-height:106px}}@media (max-width: 420px){.kpi-grid,.kpi-grid--3,.tasks-kpi-strip,.activities-kpi-strip,.app-shell[data-route="/institutions"] .institutions-kpi-grid,.app-shell[data-route="/dashboard"] .dashboard-kpi-grid,.app-shell[data-route^="/reports"] .report-kpis{grid-template-columns:1fr}.kpi-value,.tasks-kpi-value,.activities-kpi-value,.report-kpi-value,.app-shell[data-route="/dashboard"] .dashboard-kpi-card .kpi-value,.app-shell[data-route="/dashboard"] .dashboard-status-value,.app-shell[data-route="/dashboard"] .standalone-kpi-secondary-value{font-size:clamp(18px,5.5vw,22px)}}.app-shell :is(.app-page-header.page-toolbar,.dashboard-toolbar,.app-page-header.pack-hero){display:flex;flex-wrap:wrap;align-items:flex-start;gap:8px;padding:10px 14px 12px;min-width:0;max-width:100%}.app-shell :is(.app-page-header.page-toolbar>.page-header,.dashboard-toolbar>.page-header,.dashboard-toolbar .dashboard-masthead){flex:1 1 340px;gap:6px;min-width:0;max-width:100%}.app-shell :is(.app-page-header.page-toolbar .page-title,.app-page-header.page-toolbar .page-subtitle:not(.page-explainer),.app-page-header.page-toolbar .pipeline-hero-title,.app-page-header.page-toolbar .institutions-hero-title,.app-page-header.page-toolbar .documents-hero-title,.dashboard-toolbar .dashboard-masthead-title){min-width:0;max-width:100%;overflow-wrap:anywhere;word-break:break-word}.app-shell :is(.app-page-header.page-toolbar .page-header>p,.app-page-header.page-toolbar .page-header .page-explainer,.dashboard-toolbar .dashboard-masthead-explainer){margin:0;width:100%;min-width:0;max-width:100%;min-height:auto;padding:8px 10px;line-height:1.45;white-space:normal;overflow-wrap:anywhere;word-break:break-word}.app-shell .app-page-header .page-header :is(.page-explainer,p) .pipeline-company-pill,.app-shell .dashboard-toolbar .dashboard-masthead-explainer .pipeline-company-pill{display:inline-flex;align-items:center;min-width:0;max-width:min(100%,28ch);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;vertical-align:middle}.app-shell :is(.app-page-header.page-toolbar .toolbar-actions,.dashboard-toolbar .dashboard-toolbar-actions){display:flex!important;align-items:center;flex-wrap:wrap;gap:6px;row-gap:6px;min-width:0;max-width:100%;width:auto;margin-left:auto;justify-content:flex-end;flex:0 1 auto}.app-shell[data-route="/pipeline"] .pipeline-header-actions,.app-shell[data-route="/institutions"] .institutions-header-actions{min-width:0;max-width:100%;flex-wrap:wrap;row-gap:8px}.app-shell[data-route="/institutions"] .institutions-actions-group{display:flex;flex-wrap:wrap;min-width:0;max-width:100%}.app-shell[data-route="/institutions"] .institutions-actions-group--primary{margin-left:auto}.app-shell[data-route="/pipeline"] .pipeline-header-actions .btn,.app-shell[data-route="/institutions"] .institutions-actions-group .btn,.app-shell :is(.app-page-header.page-toolbar .toolbar-actions .btn,.dashboard-toolbar .dashboard-toolbar-actions .btn){max-width:100%}@media screen and (max-width: 1366px){.app-shell :is(.app-page-header.page-toolbar .toolbar-actions,.dashboard-toolbar .dashboard-toolbar-actions,.pipeline-header-actions,.institutions-header-actions){flex:1 1 100%;width:100%!important;margin-left:0!important;justify-content:flex-start!important}.app-shell[data-route] :is(.app-page-header.page-toolbar .toolbar-actions,.dashboard-toolbar .dashboard-toolbar-actions){flex:1 1 100%!important;width:100%!important;margin-left:0!important;justify-content:flex-start!important;flex-wrap:wrap;row-gap:6px}.app-shell[data-route="/institutions"] .institutions-actions-group--primary{margin-left:0!important}}@media screen and (max-width: 768px){.app-shell :is(.app-page-header.page-toolbar,.dashboard-toolbar,.app-page-header.pack-hero){gap:6px;padding:8px 10px 10px}.app-shell :is(.app-page-header.page-toolbar>.page-header,.dashboard-toolbar>.page-header,.dashboard-toolbar .dashboard-masthead){flex-basis:100%}.app-shell :is(.app-page-header.page-toolbar .toolbar-actions,.dashboard-toolbar .dashboard-toolbar-actions,.pipeline-header-actions,.institutions-header-actions){flex:1 1 100%;width:100%!important;margin-left:0!important;justify-content:flex-start!important}.app-shell :is(.app-page-header.page-toolbar .toolbar-actions .btn,.app-page-header.page-toolbar .toolbar-actions a.btn,.dashboard-toolbar .dashboard-toolbar-actions .btn,.dashboard-toolbar .dashboard-toolbar-actions a.btn,.pipeline-header-actions .btn,.institutions-actions-group .btn){width:auto!important;flex:1 1 160px;min-width:132px;min-height:36px;justify-content:center}}@media screen and (max-width: 480px){.app-shell :is(.app-page-header.page-toolbar .toolbar-actions .btn,.app-page-header.page-toolbar .toolbar-actions a.btn,.dashboard-toolbar .dashboard-toolbar-actions .btn,.dashboard-toolbar .dashboard-toolbar-actions a.btn,.pipeline-header-actions .btn,.institutions-actions-group .btn){flex-basis:100%}}.app-shell[data-route="/settings/tenant"] .app-page-header.page-toolbar,.app-shell[data-route="/pipeline"] .pipeline-header-shell,.app-shell[data-route="/institutions"] .institutions-header-shell,.app-shell[data-route="/dashboard"] .dashboard-toolbar,.app-shell[data-route="/admin/companies"] .app-page-header.page-toolbar,.app-shell[data-route="/admin/users"] .app-page-header.page-toolbar,.app-shell[data-route^="/admin/users/"] .app-page-header.page-toolbar,.app-shell[data-route^="/reports"] .app-page-header.page-toolbar,.app-shell[data-route="/tenant/invite-tokens"] .app-page-header.page-toolbar,.app-shell[data-route="/platform/invite-tokens"] .app-page-header.page-toolbar,.app-shell[data-route^="/institutions/"] .app-page-header.detail-header{padding:10px 14px 12px!important;gap:8px!important}.app-shell[data-route="/settings/tenant"] .app-page-header.page-toolbar .page-explainer,.app-shell[data-route="/pipeline"] .pipeline-hero-copy,.app-shell[data-route="/institutions"] .institutions-hero-copy,.app-shell[data-route="/dashboard"] .dashboard-masthead-explainer,.app-shell[data-route^="/reports"] .app-page-header.page-toolbar .page-explainer,.app-shell[data-route="/admin/companies"] .app-page-header.page-toolbar .page-explainer,.app-shell[data-route="/admin/users"] .app-page-header.page-toolbar .page-explainer,.app-shell[data-route^="/admin/users/"] .app-page-header.page-toolbar .page-explainer,.app-shell[data-route="/tenant/invite-tokens"] .app-page-header.page-toolbar .page-explainer,.app-shell[data-route="/platform/invite-tokens"] .app-page-header.page-toolbar .page-explainer,.app-shell[data-route^="/institutions/"] .app-page-header.detail-header .page-explainer{min-height:auto!important;padding:8px 10px!important;line-height:1.45}.app-shell[data-route^="/reports"] .app-page-header.page-toolbar.page-toolbar--stacked>.page-header{flex-direction:column!important;align-items:flex-start!important;justify-content:flex-start!important;gap:6px!important}.app-shell[data-route^="/reports"] :is(.governance-area-nav,.report-range,.reports-headline-kpis){margin-top:0;width:100%;min-width:0}.app-shell[data-route^="/reports"] .reports-headline-kpis{gap:4px}@media screen and (max-width: 1366px){.app-shell:is([data-route="/settings/tenant"],[data-route="/dashboard"],[data-route="/pipeline"],[data-route="/institutions"],[data-route="/admin/companies"],[data-route="/admin/users"],[data-route^="/admin/users/"],[data-route^="/reports"],[data-route="/tenant/invite-tokens"],[data-route="/platform/invite-tokens"],[data-route^="/institutions/"]) :is(.dashboard-toolbar .dashboard-toolbar-actions,.app-page-header.page-toolbar .toolbar-actions,.pipeline-header-actions,.institutions-header-actions,.app-page-header.detail-header>.detail-actions){display:flex!important;width:100%!important;margin-left:0!important;justify-content:flex-start!important;flex-wrap:wrap!important;row-gap:6px}}.app-shell[data-route^="/reports"] .reports-group-nav{display:grid;gap:10px;padding:12px 14px}.app-shell[data-route^="/reports"] .reports-group-nav-section{display:grid;gap:8px;min-width:0}.app-shell[data-route^="/reports"] .reports-group-nav-title{margin:0;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--color-text-secondary-3)}.app-shell[data-route^="/reports"] .reports-group-nav-links{display:flex;flex-wrap:wrap;gap:8px;min-width:0}.app-shell[data-route^="/reports"] .reports-group-nav-link{border:1px solid #d6deea;background:var(--color-white);color:var(--color-text-secondary-1);border-radius:999px;padding:6px 11px;font-size:12px;font-weight:600;line-height:1.2;text-decoration:none;min-width:0}.app-shell[data-route^="/reports"] .reports-group-nav-link:hover{border-color:#bcc9da;background:#f8fbff}.app-shell[data-route^="/reports"] .reports-group-nav-link.is-active{border-color:#3b82f673;background:#3b82f61a;color:#1d4ed8;font-weight:700}.app-shell[data-route^="/reports"] .app-page-header.page-toolbar.page-toolbar--stacked{align-items:flex-start}.app-shell[data-route^="/reports"] .app-page-header.page-toolbar.page-toolbar--stacked>.page-header{flex:1 1 520px;min-width:0}.app-shell[data-route^="/reports"] .app-page-header.page-toolbar.page-toolbar--stacked>.toolbar-actions{flex:0 1 auto;margin-left:auto;width:auto;max-width:100%;display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:8px}.app-shell[data-route^="/reports"] .app-page-header.page-toolbar.page-toolbar--stacked .reports-view-selector{min-width:min(290px,100%);max-width:100%}.app-shell[data-route^="/reports"] .report-shared-actions{align-items:flex-start;row-gap:8px}.app-shell[data-route^="/reports"] .report-shared-buttons{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:8px;min-width:0}.app-shell[data-route^="/reports"] .panel.report-selectable-card .panel-header{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:flex-start;gap:10px 12px}.app-shell[data-route^="/reports"] .panel.report-selectable-card .report-card-title-group{flex:1 1 360px;min-width:0}.app-shell[data-route^="/reports"] .panel.report-selectable-card .panel-actions{margin-left:auto;max-width:100%;display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}@media screen and (min-width: 1200px){.app-shell[data-route^="/reports"] .reports-group-nav{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 14px}}@media screen and (max-width: 1320px){.app-shell[data-route^="/reports"] .app-page-header.page-toolbar.page-toolbar--stacked>.toolbar-actions{flex:1 1 100%;width:100%;margin-left:0;justify-content:flex-start;align-items:flex-start}.app-shell[data-route^="/reports"] .panel.report-selectable-card .panel-actions{flex-basis:100%;margin-left:0;justify-content:flex-start}.app-shell[data-route^="/reports"] .report-shared-buttons{flex-basis:100%;justify-content:flex-start}}@media screen and (max-width: 820px){.app-shell[data-route^="/reports"] .reports-group-nav{padding:10px 12px}.app-shell[data-route^="/reports"] .reports-group-nav-link{flex:1 1 180px;justify-content:center;text-align:center}.app-shell[data-route^="/reports"] .app-page-header.page-toolbar.page-toolbar--stacked .reports-view-selector{width:100%;flex:1 1 100%}.app-shell[data-route^="/reports"] .app-page-header.page-toolbar.page-toolbar--stacked .reports-view-select{width:100%;max-width:100%;min-width:0}.app-shell[data-route^="/reports"] .report-shared-buttons .btn{flex:1 1 190px}}@media screen and (max-width: 560px){.app-shell[data-route^="/reports"] .reports-group-nav-link,.app-shell[data-route^="/reports"] .report-shared-buttons .btn{flex-basis:100%}}.app-shell:is([data-route="/admin/companies"],[data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/tenant/invite-tokens"],[data-route="/settings/tenant"]){--major-header-gap: 10px;--major-header-padding: 12px 14px 14px;--major-section-gap: 12px}.app-shell:is([data-route="/admin/companies"],[data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/tenant/invite-tokens"],[data-route="/settings/tenant"]) .app-page{gap:var(--major-section-gap)}.app-shell:is([data-route="/admin/companies"],[data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/tenant/invite-tokens"],[data-route="/settings/tenant"]) .app-page>:is(.app-page-header.page-toolbar){display:flex;flex-wrap:wrap;align-items:flex-start;gap:var(--major-header-gap)!important;padding:var(--major-header-padding)!important}.app-shell:is([data-route="/admin/companies"],[data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/tenant/invite-tokens"],[data-route="/settings/tenant"]) .app-page>:is(.app-page-header.page-toolbar)>:is(.page-header,.detail-title){flex:1 1 440px;min-width:0;max-width:100%}.app-shell:is([data-route="/admin/companies"],[data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/tenant/invite-tokens"],[data-route="/settings/tenant"]) .app-page>:is(.app-page-header.page-toolbar)>:is(.toolbar-actions,.detail-actions){flex:0 1 auto;min-width:0;max-width:100%;margin-left:auto;display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:8px}.app-shell:is([data-route="/admin/companies"],[data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/tenant/invite-tokens"],[data-route="/settings/tenant"]) .app-page>:is(.app-page-header.page-toolbar) .page-explainer{margin:0;min-height:auto!important;padding:8px 10px!important;line-height:1.45;max-width:100%}.app-shell[data-route="/institutions"] .institutions-header-actions{justify-content:flex-start}.app-shell[data-route="/institutions"] .institutions-actions-group{min-width:0}.app-shell[data-route="/institutions"] .institutions-actions-group--primary{margin-left:0!important}.app-shell[data-route="/institutions"] .institutions-kpi-grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:10px}.app-shell[data-route="/institutions"] .institutions-kpi-card{padding:10px 12px}.app-shell[data-route="/institutions"] .institutions-kpi-card .kpi-value{margin-top:4px;font-size:clamp(20px,2.6vw,24px)}.app-shell[data-route^="/reports"] .report-kpis{gap:8px;grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.app-shell[data-route^="/reports"] .report-kpi{padding:8px 10px}.app-shell:is([data-route="/admin/companies"],[data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/tenant/invite-tokens"],[data-route="/settings/tenant"]) :is(.panel-header,.table-actions,.panel-actions){min-width:0}@media screen and (max-width: 1366px){.app-shell:is([data-route^="/reports"],[data-route="/admin/companies"],[data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/tenant/invite-tokens"],[data-route="/settings/tenant"],[data-route^="/institutions/"]) .app-page>:is(.app-page-header.page-toolbar,.app-page-header.detail-header)>:is(.toolbar-actions,.detail-actions){width:100%;flex:1 1 100%;margin-left:0;justify-content:flex-start;align-items:flex-start}.app-shell[data-route="/institutions"] .institutions-actions-group--secondary,.app-shell[data-route="/institutions"] .institutions-actions-group--primary{flex:1 1 100%;justify-content:flex-start}}@media screen and (max-width: 820px){.app-shell:is([data-route^="/reports"],[data-route="/admin/companies"],[data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/tenant/invite-tokens"],[data-route="/settings/tenant"],[data-route^="/institutions/"]) .app-page>:is(.app-page-header.page-toolbar,.app-page-header.detail-header)>:is(.toolbar-actions,.detail-actions) .btn{flex:1 1 180px;max-width:100%;justify-content:center}}@media screen and (max-width: 560px){.app-shell:is([data-route^="/reports"],[data-route="/admin/companies"],[data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/tenant/invite-tokens"],[data-route="/settings/tenant"],[data-route^="/institutions/"]) .app-page>:is(.app-page-header.page-toolbar,.app-page-header.detail-header)>:is(.toolbar-actions,.detail-actions) .btn{flex-basis:100%}}.app-shell[data-route="/pipeline"] .pipeline-page-v2{gap:12px}.app-shell[data-route="/pipeline"] .pipeline-header-shell{min-height:auto!important;height:auto!important;display:flex;flex-wrap:wrap;align-items:flex-start;align-content:flex-start!important;justify-content:flex-start!important;gap:10px!important;padding:12px 14px 14px!important}.app-shell[data-route="/pipeline"] .pipeline-page-header{flex:1 1 420px;min-width:0;max-width:100%}.app-shell[data-route="/pipeline"] .pipeline-hero-copy{width:100%;max-width:100%;margin:0;min-height:auto!important;padding:8px 10px!important;line-height:1.45}.app-shell[data-route="/pipeline"] .pipeline-header-actions{flex:0 1 auto;min-width:0;max-width:100%;width:auto;margin-left:0!important;justify-content:flex-start!important;align-items:center;flex-wrap:wrap;gap:8px}.app-shell[data-route="/pipeline"] .pipeline-filter-panel{margin-top:0}@media screen and (max-width: 1366px){.app-shell[data-route="/pipeline"] .pipeline-header-actions{flex:1 1 100%;width:100%;align-items:flex-start}}.app-shell[data-route="/institutions"] .institutions-page-v2{gap:12px}.app-shell[data-route="/institutions"] .institutions-header-shell{min-height:auto!important;height:auto!important;display:flex;flex-direction:column!important;flex-wrap:wrap;align-items:flex-start;align-content:flex-start!important;justify-content:flex-start!important;gap:8px!important;padding:12px 14px 14px!important}.app-shell[data-route="/institutions"] .app-page-header.page-toolbar.page-toolbar--stacked.institutions-header-shell>.page-header.institutions-page-header{flex:0 0 auto!important;min-width:0;max-width:100%;width:100%;min-height:0!important;gap:6px}.app-shell[data-route="/institutions"] .institutions-hero-copy{width:100%;max-width:100%;margin:0;min-height:auto!important;padding:8px 10px!important;line-height:1.45}.app-shell[data-route="/institutions"] .app-page-header.page-toolbar.page-toolbar--stacked.institutions-header-shell>.toolbar-actions.institutions-header-actions{flex:0 0 auto!important;width:100%;min-width:0;max-width:100%;margin-left:0!important;display:flex;flex-wrap:wrap;align-items:flex-start;align-content:flex-start;justify-content:flex-start!important;gap:8px;row-gap:8px}.app-shell[data-route="/institutions"] .institutions-actions-group{display:flex;flex-wrap:wrap;min-width:0;max-width:100%;align-items:center;gap:8px}.app-shell[data-route="/institutions"] .institutions-actions-group--secondary,.app-shell[data-route="/institutions"] .institutions-actions-group--primary{flex:0 1 auto;margin-left:0!important;justify-content:flex-start}.app-shell[data-route="/institutions"] .institutions-filter-panel{margin-top:0}@media screen and (max-width: 1366px){.app-shell[data-route="/institutions"] .institutions-actions-group--secondary,.app-shell[data-route="/institutions"] .institutions-actions-group--primary{flex:1 1 100%}}@media screen and (min-width: 901px){.app-shell[data-route^="/institutions/"] .app-page-header.detail-header{display:grid!important;grid-template-columns:minmax(0,1fr) auto;align-items:start;column-gap:16px;row-gap:10px;padding:12px 14px 14px!important;min-height:auto}.app-shell[data-route^="/institutions/"] .app-page-header.detail-header>.detail-title{width:100%;min-width:0;max-width:100%}.app-shell[data-route^="/institutions/"] .app-page-header.detail-header>.detail-actions{width:auto;min-width:0;max-width:100%;margin-left:0!important;justify-content:flex-end!important;align-items:center;align-self:start;display:flex;flex-wrap:wrap;gap:8px}}@media screen and (min-width: 901px) and (max-width: 1220px){.app-shell[data-route^="/institutions/"] .app-page-header.detail-header{grid-template-columns:minmax(0,1fr)}.app-shell[data-route^="/institutions/"] .app-page-header.detail-header>.detail-actions{width:100%;justify-content:flex-start!important}}@media screen and (min-width: 901px){.app-shell[data-route^="/reports"] .app-page-header.page-toolbar.page-toolbar--stacked{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;column-gap:16px;row-gap:10px;padding:12px 14px 14px!important}.app-shell[data-route^="/reports"] .app-page-header.page-toolbar.page-toolbar--stacked>.page-header{width:100%;min-width:0;display:flex;flex-direction:column!important;align-items:flex-start!important;justify-content:flex-start!important;gap:6px}.app-shell[data-route^="/reports"] .app-page-header.page-toolbar.page-toolbar--stacked>.toolbar-actions{width:auto;min-width:0;margin-left:0!important;justify-content:flex-end!important;align-items:center;align-self:start;display:flex!important;flex-wrap:wrap;gap:8px}.app-shell[data-route^="/reports"] .reports-headline-kpis{margin-top:4px;width:100%;min-width:0}.app-shell[data-route^="/reports"] .reports-group-nav{margin-top:0}}@media screen and (min-width: 901px) and (max-width: 1320px){.app-shell[data-route^="/reports"] .app-page-header.page-toolbar.page-toolbar--stacked>.toolbar-actions{width:100%;justify-content:flex-start!important;align-items:flex-start}}.modal-overlay{overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.modal,.form-modal-shell,.documentation-modal-shell{display:flex;flex-direction:column;min-height:0;overflow:hidden}.modal-header,.modal-footer{flex:0 0 auto}.modal-body,.tasks-create-modal-body,.documents-upload-modal-body,.invite-token-create-modal-body,.documentation-modal-body-v2,.activity-log-modal-body,.linkage-modal-body,.linkage-modal-body-v2,.personal-task-modal-body,.contact-modal-body,.opportunity-modal-body,.institution-create-modal-body,.institution-attach-modal-body,.institution-import-modal-body,.invoice-modal-body,.invoice-modal-body-v2,.operational-cost-modal-body,.operational-cost-modal-body-v2,.payment-voucher-modal-body,.payment-voucher-modal-body-v2,.payment-record-modal-body,.admin-users-add-modal-body,.admin-company-modal-body{flex:1 1 auto;min-height:0;max-height:none!important;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}@media screen and (max-width: 768px){.modal{max-height:calc(var(--app-vh, 100vh) - 16px)}@supports (height: 100dvh){.modal{max-height:calc(100dvh - 16px)}}}@media print{@page{margin:15mm 12mm}.app-page-section,.panel,.card,.dashboard-card,.report-card,.pipeline-stage-card,.kanban-column,.pack-section,.table-scroll,.kpi-grid,.filter-grid,.grid-2,.report-stack,.report-kpis,.reports-headline-kpis,.reports-insights-grid,.institutions-kpi-grid,.pipeline-kpi-grid,.pipeline-stage-grid,.kanban-board,.reports-page>.card,.reports-page>.empty-state,.app-shell[data-route^="/reports"] .panel[data-print-table-mode=light],.app-shell[data-route^="/reports"] .panel[data-print-table-mode=none],.app-shell[data-route="/pipeline"] .panel,.app-shell[data-route="/pipeline"] .kanban-column{break-inside:auto!important;page-break-inside:auto!important;overflow:visible!important;height:auto!important;min-height:auto!important}.kanban-board,.kpi-grid,.grid-2,.report-kpis,.reports-headline-kpis,.reports-insights-grid,.institutions-kpi-grid,.pipeline-kpi-grid,.pipeline-stage-grid{display:block!important;grid-template-columns:1fr!important;gap:0!important}.kanban-board>*,.kpi-grid>*,.grid-2>*,.report-kpis>*,.reports-headline-kpis>*,.reports-insights-grid>*,.institutions-kpi-grid>*,.pipeline-kpi-grid>*,.pipeline-stage-grid>*{margin:0 0 10px!important;break-inside:auto!important;page-break-inside:auto!important}h1,h2,h3,h4,h5,h6,.page-title,.section-title,.panel-title,.card-title,.pack-section-title,.report-section-title,.table-title,.panel-header{break-after:avoid-page!important;page-break-after:avoid!important;break-inside:avoid!important;page-break-inside:avoid!important;orphans:4;widows:4}h1+*,h2+*,h3+*,.section-title+*,.panel-title+*,.card-title+*,.panel-header+*{break-before:avoid-page!important;page-break-before:avoid!important}body,p,li,.page-explainer,.panel-meta,.report-card p,.report-card li,.reports-page p,.reports-page li{orphans:3;widows:3}tr,th,td{break-inside:avoid!important;page-break-inside:avoid!important}}.app-shell[data-route^="/reports"] .reports-page.reports-layout-v3{--reports-doc-border: rgba(15, 23, 42, .1);--reports-doc-border-soft: rgba(15, 23, 42, .07);--reports-doc-muted: #4b5563;--reports-doc-text: #111827;--reports-doc-soft: #f8fafc;gap:14px}.app-shell[data-route^="/reports"] .reports-page.reports-layout-v3 :is(.reports-layout-header,.reports-layout-group-nav,.reports-layout-filters,.reports-layout-actions,.reports-layout-content){box-shadow:none!important}.app-shell[data-route^="/reports"] .reports-page.reports-layout-v3 .reports-layout-header{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:12px 16px;border:0!important;border-radius:0!important;padding:0 0 12px!important;background:transparent!important;border-bottom:1px solid var(--reports-doc-border)!important}.app-shell[data-route^="/reports"] .reports-page.reports-layout-v3 .reports-layout-header-main{min-width:0;width:100%;display:grid;gap:7px}.app-shell[data-route^="/reports"] .reports-page.reports-layout-v3 .reports-layout-header .page-explainer{margin:0;min-height:auto!important;padding:7px 10px!important;border-radius:10px;border:1px solid var(--reports-doc-border-soft);background:color-mix(in srgb,var(--reports-doc-soft) 80%,transparent);line-height:1.5}.app-shell[data-route^="/reports"] .reports-page.reports-layout-v3 .report-range{margin:0;color:var(--reports-doc-muted)}.app-shell[data-route^="/reports"] .reports-page.reports-layout-v3 .reports-headline-kpis{margin-top:1px;gap:6px}.app-shell[data-route^="/reports"] .reports-page.reports-layout-v3 .reports-layout-header-actions{min-width:0;max-width:100%;margin-left:0!important;justify-content:flex-end;align-items:center;display:flex!important;flex-wrap:wrap;gap:8px}.app-shell[data-route^="/reports"] .reports-page.reports-layout-v3 .reports-layout-group-nav{border:1px solid var(--reports-doc-border-soft);border-radius:12px;padding:10px 12px;background:color-mix(in srgb,var(--reports-doc-soft) 72%,white 28%);gap:9px}.app-shell[data-route^="/reports"] .reports-page.reports-layout-v3 .reports-group-nav-title{color:#475569}.app-shell[data-route^="/reports"] .reports-page.reports-layout-v3 .reports-group-nav-links{gap:6px}.app-shell[data-route^="/reports"] .reports-page.reports-layout-v3 .reports-group-nav-link{border-radius:8px;padding:5px 10px}.app-shell[data-route^="/reports"] .reports-page.reports-layout-v3 :is(.reports-layout-filters,.reports-layout-actions){border:1px solid var(--reports-doc-border-soft)!important;border-radius:12px!important;background:color-mix(in srgb,var(--reports-doc-soft) 82%,white 18%)!important}.app-shell[data-route^="/reports"] .reports-page.reports-layout-v3 .reports-layout-filters,.app-shell[data-route^="/reports"] .reports-page.reports-layout-v3 .reports-layout-actions{padding:10px 12px!important}.app-shell[data-route^="/reports"] .reports-page.reports-layout-v3 .report-selection-meta{color:#374151}.app-shell[data-route^="/reports"] .reports-page.reports-layout-v3 .report-shared-buttons{min-width:0}.app-shell[data-route^="/reports"] .reports-page.reports-layout-v3 .reports-layout-content{border:0!important;border-radius:0!important;background:transparent!important;padding:0!important;display:flex;flex-direction:column;gap:14px}.app-shell[data-route^="/reports"] .reports-page.reports-layout-v3 .report-evidence-panel{border:1px solid var(--reports-doc-border-soft)!important;border-radius:12px!important;box-shadow:none!important;background:#fff!important;padding:14px 14px 12px!important}.app-shell[data-route^="/reports"] .reports-page.reports-layout-v3 .report-evidence-panel .panel-header{margin-bottom:10px;padding-bottom:8px;border-bottom:1px solid var(--reports-doc-border-soft)}.app-shell[data-route^="/reports"] .reports-page.reports-layout-v3 .report-card-heading{display:grid;gap:4px}.app-shell[data-route^="/reports"] .reports-page.reports-layout-v3 .report-card-description{margin:0;color:var(--reports-doc-muted);line-height:1.45}.app-shell[data-route^="/reports"] .reports-page.reports-layout-v3 .report-kpis{display:grid;grid-template-columns:repeat(auto-fit,minmax(155px,1fr));gap:8px;margin:0 0 10px;padding-bottom:0;border-bottom:0}.app-shell[data-route^="/reports"] .reports-page.reports-layout-v3 .report-kpis.is-empty{display:none}.app-shell[data-route^="/reports"] .reports-page.reports-layout-v3 .report-kpi{border:1px solid #e6ebf2;border-radius:10px;background:var(--reports-doc-soft);padding:8px 10px;box-shadow:none}.app-shell[data-route^="/reports"] .reports-page.reports-layout-v3 .report-kpi-value{margin-top:3px;font-size:clamp(18px,2vw,21px);line-height:1.1}.app-shell[data-route^="/reports"] .reports-page.reports-layout-v3 .report-kpi-helper{margin-top:2px}.app-shell[data-route^="/reports"] .reports-page.reports-layout-v3 .report-mini-chart-wrap{border:1px solid var(--reports-doc-border-soft);box-shadow:none;background:#fff}.app-shell[data-route^="/reports"] .reports-page.reports-layout-v3 .reports-layout-narrative{border:1px solid var(--reports-doc-border-soft)!important;border-radius:12px!important;box-shadow:none!important;background:#fff!important;padding:14px 16px!important}.app-shell[data-route^="/reports"] .reports-page.reports-layout-v3 .reports-layout-narrative .reports-insights-header{margin-bottom:9px}.app-shell[data-route^="/reports"] .reports-page.reports-layout-v3 .reports-layout-narrative .reports-narrative-body{max-width:80ch}.app-shell[data-route^="/reports"] .reports-page.reports-layout-v3 .reports-layout-narrative .reports-narrative-paragraph{color:#1f2937;line-height:1.68}.app-shell[data-route^="/reports"] .reports-page.reports-layout-v3 .reports-layout-narrative .reports-narrative-note,.app-shell[data-route^="/reports"] .reports-page.reports-layout-v3 .reports-layout-narrative .reports-narrative-ai-disclaimer{color:var(--reports-doc-muted)}.app-shell[data-route^="/reports"] .reports-page.reports-layout-v3 .data-table{width:100%}.app-shell[data-route^="/reports"] .reports-page.reports-layout-v3 .table-scroll{border-radius:10px;border:1px solid var(--reports-doc-border-soft);box-shadow:none;background:#fff}@media screen and (max-width: 1320px){.app-shell[data-route^="/reports"] .reports-page.reports-layout-v3 .reports-layout-header{grid-template-columns:minmax(0,1fr)}.app-shell[data-route^="/reports"] .reports-page.reports-layout-v3 .reports-layout-header-actions{justify-content:flex-start;align-items:flex-start;width:100%}}@media screen and (max-width: 900px){.app-shell[data-route^="/reports"] .reports-page.reports-layout-v3 .reports-layout-group-nav{padding:9px 10px}.app-shell[data-route^="/reports"] .reports-page.reports-layout-v3 .reports-group-nav-links .reports-group-nav-link{flex:1 1 180px;text-align:center;justify-content:center}.app-shell[data-route^="/reports"] .reports-page.reports-layout-v3 .report-shared-buttons .btn{flex:1 1 190px}}@media screen and (max-width: 560px){.app-shell[data-route^="/reports"] .reports-page.reports-layout-v3 .reports-group-nav-links .reports-group-nav-link,.app-shell[data-route^="/reports"] .reports-page.reports-layout-v3 .report-shared-buttons .btn{flex-basis:100%}}@media print{.app-shell[data-route^="/reports"] .reports-page.reports-layout-v3{gap:0!important;color:#111827}.app-shell[data-route^="/reports"] .reports-page.reports-layout-v3 :is(.reports-layout-header,.reports-layout-group-nav,.reports-layout-filters,.reports-layout-actions){display:none!important}.app-shell[data-route^="/reports"] .reports-page.reports-layout-v3 .reports-layout-print-header{display:grid!important;gap:5px;margin:0 0 10mm!important;padding:0 0 4mm!important;border-bottom:1px solid #d1d5db!important;break-after:avoid-page!important;page-break-after:avoid!important}.app-shell[data-route^="/reports"] .reports-page.reports-layout-v3 .reports-layout-content{display:block!important;margin:0!important;padding:0!important}.app-shell[data-route^="/reports"] .reports-page.reports-layout-v3 .reports-layout-content>*{margin:0 0 10mm!important;break-inside:auto!important;page-break-inside:auto!important}.app-shell[data-route^="/reports"] .reports-page.reports-layout-v3 .report-evidence-panel,.app-shell[data-route^="/reports"] .reports-page.reports-layout-v3 .reports-layout-narrative,.app-shell[data-route^="/reports"] .reports-page.reports-layout-v3 .reports-layout-ai{border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;padding:0!important}.app-shell[data-route^="/reports"] .reports-page.reports-layout-v3 .report-evidence-panel .panel-header,.app-shell[data-route^="/reports"] .reports-page.reports-layout-v3 .reports-layout-narrative .reports-insights-header{margin:0 0 3mm!important;padding:0 0 2.5mm!important;border-bottom:1px solid #e5e7eb!important;break-after:avoid-page!important;page-break-after:avoid!important;break-inside:avoid!important;page-break-inside:avoid!important}.app-shell[data-route^="/reports"] .reports-page.reports-layout-v3 .report-evidence-panel .panel-header+*,.app-shell[data-route^="/reports"] .reports-page.reports-layout-v3 .reports-layout-narrative .reports-insights-header+*{break-before:avoid-page!important;page-break-before:avoid!important}.app-shell[data-route^="/reports"] .reports-page.reports-layout-v3 .report-kpis{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:3mm 4mm!important;margin:0 0 4mm!important}.app-shell[data-route^="/reports"] .reports-page.reports-layout-v3 .report-kpi{border:1px solid #e5e7eb!important;border-radius:0!important;padding:2.2mm 2.4mm!important;background:transparent!important;break-inside:avoid-page!important;page-break-inside:avoid!important}.app-shell[data-route^="/reports"] .reports-page.reports-layout-v3 .report-kpi-label{font-size:9.5px!important;letter-spacing:.07em}.app-shell[data-route^="/reports"] .reports-page.reports-layout-v3 .report-kpi-value{font-size:17px!important;line-height:1.15}.app-shell[data-route^="/reports"] .reports-page.reports-layout-v3 .reports-layout-narrative .reports-narrative-body{max-width:none!important}.app-shell[data-route^="/reports"] .reports-page.reports-layout-v3 .reports-layout-narrative .reports-narrative-paragraph{margin:0 0 3.2mm!important;font-size:12px!important;line-height:1.6!important;color:#1f2937!important}.app-shell[data-route^="/reports"] .reports-page.reports-layout-v3 .reports-layout-narrative .reports-narrative-note,.app-shell[data-route^="/reports"] .reports-page.reports-layout-v3 .reports-layout-narrative .reports-narrative-ai-disclaimer{margin:0!important;padding-top:2.2mm!important;border-top:1px dashed #d1d5db!important;font-size:11px!important;line-height:1.5!important}.app-shell[data-route^="/reports"] .reports-page.reports-layout-v3 .table-scroll{border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;overflow:visible!important;padding:0!important;margin:0!important}.app-shell[data-route^="/reports"] .reports-page.reports-layout-v3 .data-table{width:100%!important;border-collapse:collapse!important;table-layout:auto!important;font-size:11px!important;line-height:1.45!important}.app-shell[data-route^="/reports"] .reports-page.reports-layout-v3 .data-table thead th{background:#f8fafc!important;border-bottom:1px solid #e5e7eb!important}.app-shell[data-route^="/reports"] .reports-page.reports-layout-v3 .data-table tbody td{border-bottom:1px solid #eef2f7!important}.app-shell[data-route^="/reports"] .reports-page.reports-layout-v3 .reports-layout-print-footer{display:flex!important;margin-top:8mm;padding-top:3mm;border-top:1px solid #e5e7eb!important}}@media screen and (min-width: 821px){.topbar.topbar-layout-v2{flex-wrap:nowrap;align-items:center;justify-content:flex-start;gap:10px}.topbar.topbar-layout-v2 .topbar-left{flex:1 1 auto;min-width:0}.topbar.topbar-layout-v2 .topbar-title{max-width:min(42vw,420px)}.topbar.topbar-layout-v2 .topbar-right{order:2;margin-left:auto;width:auto;min-width:0;flex:0 0 auto}.topbar.topbar-layout-v2 .topbar-utility-row{width:auto;min-width:0;flex-wrap:nowrap;justify-content:flex-end;gap:8px}.topbar.topbar-layout-v2 .topbar-context-row{order:3;flex:0 1 auto;min-width:0;max-width:min(48vw,540px);margin-left:8px}.topbar.topbar-layout-v2 .topbar-context-row .topbar-context-switcher-wrap{min-width:0;max-width:100%;overflow:visible}.topbar.topbar-layout-v2 .topbar-context-row :is(.topbar-switcher-wrap,.topbar-context-primary,.topbar-context-secondary,.topbar-context-secondary-wrap,.access-context-switcher,.company-switcher){min-width:0;max-width:100%}.topbar.topbar-layout-v2 .topbar-context-row :is(select,.company-switcher select,.access-context-switcher select,.topbar-active-context){min-width:0;max-width:100%}}.app-shell[data-route="/institutions"],.app-shell[data-route^="/institutions/"]{--institutions-clean-border: #dbe5f1;--institutions-clean-border-strong: #cbd8e8;--institutions-clean-surface: #ffffff;--institutions-clean-surface-muted: #f6f9fc;--institutions-clean-shadow-soft: 0 4px 14px rgba(15, 23, 42, .05);--institutions-clean-shadow-xs: 0 2px 8px rgba(15, 23, 42, .04)}.app-shell[data-route="/institutions"] .content{background:linear-gradient(180deg,#f6f8fb,#f4f8fc)!important}.app-shell[data-route="/institutions"] .institutions-page-v2{gap:16px!important}.app-shell[data-route="/institutions"] .institutions-header-shell{border:1px solid var(--institutions-clean-border)!important;border-radius:16px!important;background:var(--institutions-clean-surface)!important;box-shadow:var(--institutions-clean-shadow-soft)!important;padding:14px 16px!important;gap:10px!important;min-width:0}.app-shell[data-route="/institutions"] .institutions-page-header{gap:6px!important}.app-shell[data-route="/institutions"] .institutions-hero-kicker{color:#1f4b73!important}.app-shell[data-route="/institutions"] .institutions-hero-title{color:#0f172a!important;font-size:clamp(21px,3vw,29px)!important}.app-shell[data-route="/institutions"] .institutions-hero-copy{border:1px solid var(--institutions-clean-border)!important;border-left:3px solid #1d4ed8!important;border-radius:12px!important;background:var(--institutions-clean-surface-muted)!important;color:#334155!important;padding:8px 10px!important;max-width:90ch}.app-shell[data-route="/institutions"] .institutions-header-actions{align-items:flex-start!important;gap:8px!important}.app-shell[data-route="/institutions"] .institutions-actions-group{gap:8px!important}.app-shell[data-route="/institutions"] .institutions-header-action{min-height:36px!important}.app-shell[data-route="/institutions"] .institutions-kpi-strip{margin:0!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}.app-shell[data-route="/institutions"] .institutions-kpi-grid{gap:10px!important}.app-shell[data-route="/institutions"] .institutions-kpi-card{border:1px solid var(--institutions-clean-border)!important;border-radius:12px!important;background:var(--institutions-clean-surface)!important;box-shadow:none!important;padding:12px!important}.app-shell[data-route="/institutions"] .institutions-kpi-card .kpi-value{margin-top:4px;font-size:22px!important;color:#0f172a!important}.app-shell[data-route="/institutions"] .institutions-kpi-card--teal,.app-shell[data-route="/institutions"] .institutions-kpi-card--sky,.app-shell[data-route="/institutions"] .institutions-kpi-card--amber,.app-shell[data-route="/institutions"] .institutions-kpi-card--slate{border-top-color:var(--institutions-clean-border-strong)!important;background:var(--institutions-clean-surface)!important}.app-shell[data-route="/institutions"] :is(.institutions-filter-panel,.institutions-results-bar,.institutions-table-shell,.institutions-pagination-shell){border:1px solid var(--institutions-clean-border)!important;border-radius:14px!important;background:var(--institutions-clean-surface)!important;box-shadow:var(--institutions-clean-shadow-xs)!important}.app-shell[data-route="/institutions"] .institutions-filter-panel{padding:12px 12px 10px!important;gap:8px!important}.app-shell[data-route="/institutions"] .institutions-filter-panel .filter-panel-label{color:#334155!important}.app-shell[data-route="/institutions"] .institutions-filter-actions{border-top-color:#e7eef7!important}.app-shell[data-route="/institutions"] .institutions-results-bar{padding:10px 12px!important}.app-shell[data-route="/institutions"] .institutions-results-title{color:#1e3a8a!important}.app-shell[data-route="/institutions"] .institutions-table-shell{padding:10px!important}.app-shell[data-route="/institutions"] .institutions-table-shell .panel-header{border:0!important;border-bottom:1px solid #e7eef7!important;border-radius:0!important;background:transparent!important;padding:0 0 10px!important}.app-shell[data-route="/institutions"] .institutions-table-shell .table-scroll{border:1px solid #e3ebf5!important;border-radius:10px!important;background:var(--institutions-clean-surface-muted)!important;box-shadow:none!important;padding:6px!important}.app-shell[data-route="/institutions"] .institutions-table-shell .data-table tr.row-click:hover td{background:#f8fbff!important;box-shadow:none!important}.app-shell[data-route="/institutions"] .institutions-pagination-shell{padding:9px 11px!important}.app-shell[data-route="/institutions"] .institutions-page-v2,.app-shell[data-route="/institutions"] .institutions-page-v2>*,.app-shell[data-route="/institutions"] .institutions-header-actions,.app-shell[data-route="/institutions"] .institutions-actions-group,.app-shell[data-route="/institutions"] .institutions-filter-grid,.app-shell[data-route="/institutions"] .institutions-filter-grid>*{min-width:0}.app-shell[data-route^="/institutions/"] .institution-brief-page{gap:16px!important}.app-shell[data-route^="/institutions/"] .institution-brief-header-shell{border:1px solid var(--institutions-clean-border)!important;border-radius:16px!important;background:var(--institutions-clean-surface)!important;box-shadow:var(--institutions-clean-shadow-soft)!important;padding:14px 16px!important;gap:10px!important}.app-shell[data-route^="/institutions/"] .institution-brief-header-shell .detail-entity-name{color:#0f172a!important;font-size:clamp(22px,3vw,30px)}.app-shell[data-route^="/institutions/"] .institution-brief-header-shell .detail-actions{gap:8px}.app-shell[data-route^="/institutions/"] .institution-brief-header-shell .detail-actions .btn{min-height:34px}.app-shell[data-route^="/institutions/"] .institution-brief-tabs-shell{border:0!important;background:transparent!important;box-shadow:none!important;padding:0!important;margin-top:0!important;gap:12px}.app-shell[data-route^="/institutions/"] .institution-brief-tabs-shell>.tab-list{border:1px solid var(--institutions-clean-border)!important;border-radius:12px!important;background:var(--institutions-clean-surface)!important;box-shadow:var(--institutions-clean-shadow-xs)!important;padding:8px!important;gap:6px!important}.app-shell[data-route^="/institutions/"] .institution-brief-tabs-shell .tab-button{min-height:34px;padding:7px 12px;border-radius:999px;border:1px solid transparent;background:var(--institutions-clean-surface);color:#334155;font-size:12px}.app-shell[data-route^="/institutions/"] .institution-brief-tabs-shell .tab-button:hover{background:#f8fbff;border-color:#d7e4f2;color:#1e3a8a}.app-shell[data-route^="/institutions/"] .institution-brief-tabs-shell .tab-button.active{border-color:#bfd2e8;background:#eef6ff;color:#1e3a8a;box-shadow:inset 0 -2px #1d4ed8}.app-shell[data-route^="/institutions/"] .institution-brief-tabs-shell .tab-panels{min-width:0}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content{display:grid;gap:12px;min-width:0}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content>.empty-state{border:1px dashed var(--institutions-clean-border-strong);border-radius:12px;background:var(--institutions-clean-surface)}.app-shell[data-route^="/institutions/"] .institution-brief-page .panel{border:1px solid var(--institutions-clean-border)!important;border-radius:14px!important;background:var(--institutions-clean-surface)!important;box-shadow:var(--institutions-clean-shadow-xs)!important;padding:13px 14px!important;gap:10px}.app-shell[data-route^="/institutions/"] .institution-brief-page .panel-header{border:0!important;border-bottom:1px solid #e7eef7!important;border-radius:0!important;background:transparent!important;padding:0 0 8px!important;margin-bottom:2px}.app-shell[data-route^="/institutions/"] .institution-brief-page .panel .list-item{border:1px solid #e5edf6!important;border-radius:10px!important;background:#f8fbff!important;box-shadow:none!important}.app-shell[data-route^="/institutions/"] .institution-brief-page .info-item{border:1px solid #e5edf6;border-radius:10px;background:var(--institutions-clean-surface-muted)}.app-shell[data-route^="/institutions/"] .institution-assigned-users-panel .institution-assigned-users-header{border:1px solid #d6e4f4!important;border-radius:12px!important;background:#f6faff!important;box-shadow:none!important;padding:9px 11px!important}.app-shell[data-route^="/institutions/"] .institution-assigned-users-panel .institution-assigned-users-title{color:#0f172a!important;font-weight:800}.app-shell[data-route^="/institutions/"] .institution-assigned-users-panel .institution-assigned-users-helper{color:#334155}.app-shell[data-route^="/institutions/"] .institution-brief-page,.app-shell[data-route^="/institutions/"] .institution-brief-page>*,.app-shell[data-route^="/institutions/"] .institution-brief-tabs-shell,.app-shell[data-route^="/institutions/"] .institution-brief-tab-content,.app-shell[data-route^="/institutions/"] .institution-brief-tab-content>*{min-width:0}@media screen and (max-width: 900px){.app-shell[data-route="/institutions"] .institutions-header-shell{padding:12px!important}.app-shell[data-route="/institutions"] .institutions-header-actions{width:100%}.app-shell[data-route="/institutions"] .institutions-actions-group--secondary,.app-shell[data-route="/institutions"] .institutions-actions-group--primary{width:100%;margin-left:0!important}.app-shell[data-route="/institutions"] .institutions-actions-group .btn{flex:1 1 180px}.app-shell[data-route="/institutions"] .institutions-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.app-shell[data-route="/institutions"] .institutions-filter-panel .filter-search-field{grid-column:span 2}.app-shell[data-route^="/institutions/"] .institution-brief-header-shell{padding:12px!important}.app-shell[data-route^="/institutions/"] .institution-brief-tabs-shell .tab-button{flex:1 1 160px;justify-content:center}}@media screen and (max-width: 640px){.app-shell[data-route="/institutions"] .institutions-actions-group .btn{flex:1 1 100%}.app-shell[data-route="/institutions"] .institutions-filter-grid,.app-shell[data-route="/institutions"] .institutions-filter-panel .filter-search-field{grid-template-columns:1fr;grid-column:span 1}.app-shell[data-route^="/institutions/"] .institution-brief-tabs-shell>.tab-list{padding:6px!important}.app-shell[data-route^="/institutions/"] .institution-brief-tabs-shell .tab-button{flex-basis:100%}}.content-print-letterhead-status{margin:4px 0 0;padding:8px 10px;border-radius:10px;border:1px solid transparent;font-size:12px;line-height:1.45}.content-print-letterhead-status--info{color:#1e3a8a;border-color:#bfdbfe;background:#eff6ff}.content-print-letterhead-status--success{color:#166534;border-color:#bbf7d0;background:#f0fdf4}.content-print-letterhead-status--warning,.content-print-letterhead-status--error{color:#9a3412;border-color:#fdba74;background:#fff7ed}.company-settings-letterhead-calibration-hint{margin-top:-2px}.company-settings-letterhead-preset-label{margin:2px 0 4px;font-weight:600;color:#334155}.company-settings-letterhead-presets{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:6px}.company-settings-letterhead-preset-btn{white-space:normal;text-align:left;line-height:1.3}.company-settings-letterhead-sample-meta{color:#334155}@media screen and (max-width: 768px){.app-shell[data-route^="/institutions/"] .institution-brief-header-shell .institution-brief-header-actions,.app-shell[data-route^="/institutions/"] .institution-brief-header-shell .detail-actions{display:flex!important;flex-direction:row!important;flex-wrap:wrap!important;justify-content:flex-start!important;align-items:center!important;align-content:flex-start;width:100%!important;margin-left:0!important;gap:6px!important;row-gap:6px!important}.app-shell[data-route^="/institutions/"] .institution-brief-header-shell .institution-brief-header-actions .btn,.app-shell[data-route^="/institutions/"] .institution-brief-header-shell .detail-actions .btn{width:auto!important;flex:0 1 auto!important;min-width:0!important;max-width:100%;min-height:34px;padding:7px 10px;white-space:nowrap}}@media screen and (max-width: 480px){.app-shell[data-route^="/institutions/"] .institution-brief-header-shell .institution-brief-header-actions .btn,.app-shell[data-route^="/institutions/"] .institution-brief-header-shell .detail-actions .btn{flex:0 1 auto!important}}@media screen and (max-width: 768px){.app-shell[data-route="/institutions"] .institutions-header-shell,.app-shell[data-route="/institutions"] .institutions-header-actions,.app-shell[data-route="/institutions"] .institutions-actions-group,.app-shell[data-route="/institutions"] .institutions-actions-group--secondary,.app-shell[data-route="/institutions"] .institutions-actions-group--primary{width:100%!important;min-width:0!important;max-width:100%!important;margin-left:0!important;justify-content:flex-start!important;box-sizing:border-box}.app-shell[data-route="/institutions"] .institutions-header-actions{display:flex!important;flex-direction:column!important;flex-wrap:wrap!important;align-items:stretch!important;row-gap:6px!important;overflow:visible!important}.app-shell[data-route="/institutions"] .institutions-actions-group{display:flex!important;flex-wrap:wrap!important;align-items:stretch!important;justify-content:flex-start!important;column-gap:6px!important;row-gap:6px!important;overflow:visible!important}.app-shell[data-route="/institutions"] .institutions-actions-group .btn,.app-shell[data-route="/institutions"] .institutions-header-action{flex:1 1 148px!important;width:auto!important;min-width:0!important;max-width:100%!important;white-space:normal!important;overflow-wrap:anywhere}.app-shell[data-route^="/institutions/"] .institution-brief-header-shell,.app-shell[data-route^="/institutions/"] .institution-brief-header-shell .institution-brief-header-actions,.app-shell[data-route^="/institutions/"] .institution-brief-header-shell .detail-actions{width:100%!important;min-width:0!important;max-width:100%!important;margin-left:0!important;box-sizing:border-box;overflow:visible!important}.app-shell[data-route^="/institutions/"] .institution-brief-header-shell .institution-brief-header-actions,.app-shell[data-route^="/institutions/"] .institution-brief-header-shell .detail-actions{display:flex!important;flex-wrap:wrap!important;justify-content:flex-start!important;align-items:stretch!important;gap:6px!important}.app-shell[data-route^="/institutions/"] .institution-brief-header-shell .institution-brief-header-actions .btn,.app-shell[data-route^="/institutions/"] .institution-brief-header-shell .detail-actions .btn{flex:1 1 132px!important;width:auto!important;min-width:0!important;max-width:100%!important;white-space:normal!important;overflow-wrap:anywhere}}@media screen and (max-width: 768px){.app-shell[data-route="/institutions"] .institutions-header-actions,.app-shell[data-route="/institutions"] .institutions-actions-group,.app-shell[data-route="/institutions"] .institutions-actions-group--primary,.app-shell[data-route="/institutions"] .institutions-actions-group--secondary,.app-shell[data-route^="/institutions/"] .institution-brief-header-actions,.app-shell[data-route^="/institutions/"] .detail-actions{display:flex!important;flex-wrap:wrap!important;width:100%!important;max-width:100%!important;min-width:0!important;margin-left:0!important;justify-content:flex-start!important;align-items:center!important;align-content:flex-start!important;gap:6px!important;overflow:visible!important;box-sizing:border-box!important}.app-shell[data-route="/institutions"] .institutions-header-actions{flex-direction:column!important;align-items:stretch!important}.app-shell[data-route="/institutions"] .institutions-actions-group .btn,.app-shell[data-route="/institutions"] .institutions-header-action,.app-shell[data-route^="/institutions/"] .institution-brief-header-actions .btn,.app-shell[data-route^="/institutions/"] .detail-actions .btn{display:inline-flex!important;flex:1 1 148px!important;align-items:center!important;justify-content:center!important;width:auto!important;max-width:100%!important;min-width:0!important;min-height:40px!important;height:auto!important;padding:8px 10px!important;white-space:normal!important;overflow-wrap:anywhere!important;text-align:center!important;box-sizing:border-box!important}.app-shell[data-route^="/institutions/"] .institution-brief-header-actions .btn,.app-shell[data-route^="/institutions/"] .detail-actions .btn{flex-basis:132px!important;min-height:36px!important;padding:7px 10px!important}}@media screen and (max-width: 360px){.app-shell[data-route="/institutions"] .institutions-actions-group .btn,.app-shell[data-route="/institutions"] .institutions-header-action,.app-shell[data-route^="/institutions/"] .institution-brief-header-actions .btn,.app-shell[data-route^="/institutions/"] .detail-actions .btn{flex-basis:100%!important;width:100%!important}}.modal-overlay.ai-draft-generate-modal-overlay{display:flex!important;align-items:flex-start!important;justify-content:center!important;width:100vw;height:100vh;max-height:100vh;padding:16px!important;overflow:hidden!important;overscroll-behavior:contain}@supports (height: 100dvh){.modal-overlay.ai-draft-generate-modal-overlay{height:100dvh;max-height:100dvh}}.modal.ai-draft-generate-modal{width:min(900px,calc(100vw - 32px))!important;max-width:min(900px,calc(100vw - 32px))!important;height:calc(100vh - 32px)!important;max-height:calc(100vh - 32px)!important;min-height:0!important;display:flex!important;flex-direction:column!important;gap:0!important;overflow:hidden!important}@supports (height: 100dvh){.modal.ai-draft-generate-modal{height:calc(100dvh - 32px)!important;max-height:calc(100dvh - 32px)!important}}.modal.ai-draft-generate-modal>.modal-header,.modal.ai-draft-generate-modal>.modal-footer{flex:0 0 auto!important}.modal.ai-draft-generate-modal>.modal-body.ai-draft-generate-modal-body{flex:1 1 auto!important;min-height:0!important;max-height:none!important;overflow-y:auto!important;overflow-x:hidden!important;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.modal.ai-draft-generate-modal>.modal-body.ai-draft-generate-modal-body>.ai-draft-form{min-height:0;flex:0 0 auto}@media screen and (max-width: 640px),screen and (max-height: 760px){.modal-overlay.ai-draft-generate-modal-overlay{padding:8px!important}.modal.ai-draft-generate-modal{width:calc(100vw - 16px)!important;max-width:calc(100vw - 16px)!important;height:calc(100vh - 16px)!important;max-height:calc(100vh - 16px)!important}@supports (height: 100dvh){.modal.ai-draft-generate-modal{height:calc(100dvh - 16px)!important;max-height:calc(100dvh - 16px)!important}}}.company-profile-print-root{--company-profile-print-margin-top: 65mm;--company-profile-print-margin-right: 22mm;--company-profile-print-margin-bottom: 35mm;--company-profile-print-margin-left: 22mm;--company-profile-print-continuation-margin-top: 25mm;--company-profile-print-continuation-margin-right: 20mm;--company-profile-print-continuation-margin-bottom: 25mm;--company-profile-print-continuation-margin-left: 20mm;--company-profile-print-paper-width: 210mm;--company-profile-print-paper-height: 297mm;display:none}.company-profile-print-root--measuring{display:block!important;position:absolute!important;top:0!important;left:-10000px!important;width:var(--company-profile-print-paper-width, 210mm)!important;max-width:none!important;visibility:hidden!important;pointer-events:none!important}.company-profile-print-document-set{width:var(--company-profile-print-paper-width, 210mm)}.company-profile-print-sheet{position:relative;width:var(--company-profile-print-paper-width, 210mm);min-height:100%;isolation:isolate;overflow:hidden;background:#fff}.company-profile-print-sheet--first{height:var(--company-profile-print-paper-height, 297mm);min-height:var(--company-profile-print-paper-height, 297mm);overflow:hidden}.company-profile-print-document-set.has-continuation .company-profile-print-sheet--first{break-after:page;page-break-after:always}.company-profile-print-sheet--continuation{min-height:var(--company-profile-print-paper-height, 297mm);overflow:visible}.company-profile-print-letterhead-frame{position:absolute;top:var(--company-profile-print-letterhead-image-margin-top, 12.7mm);left:var(--company-profile-print-letterhead-image-margin-left, 12.7mm);width:calc(var(--company-profile-print-paper-width, 210mm) - var(--company-profile-print-letterhead-image-margin-left, 12.7mm) - var(--company-profile-print-letterhead-image-margin-right, 12.7mm));height:calc(var(--company-profile-print-paper-height, 297mm) - var(--company-profile-print-letterhead-image-margin-top, 12.7mm) - var(--company-profile-print-letterhead-image-margin-bottom, 12.7mm));pointer-events:none;z-index:0}.company-profile-print-letterhead{display:block;width:100%;height:100%;object-fit:contain;object-position:center center}.company-profile-print-document{position:relative;z-index:1;min-height:100%;box-sizing:border-box;padding:var(--company-profile-print-margin-top, 65mm) var(--company-profile-print-margin-right, 22mm) var(--company-profile-print-margin-bottom, 35mm) var(--company-profile-print-margin-left, 22mm);color:#111827;font-family:Arial,sans-serif}.company-profile-print-document--first{height:var(--company-profile-print-paper-height, 297mm);min-height:0;overflow:hidden}.company-profile-print-document--continuation{min-height:var(--company-profile-print-paper-height, 297mm);padding:var(--company-profile-print-continuation-margin-top, 25mm) var(--company-profile-print-continuation-margin-right, 20mm) var(--company-profile-print-continuation-margin-bottom, 25mm) var(--company-profile-print-continuation-margin-left, 20mm)}@media print{@page company-profile-ai-content-print{size:A4;margin:65mm 0 0}@page company-profile-ai-content-print:first{margin:0}@page company-profile-ai-content-print-a4{size:A4;margin:65mm 0 0}@page company-profile-ai-content-print-a4:first{margin:0}@page company-profile-ai-content-print-letter{size:Letter;margin:65mm 0 0}@page company-profile-ai-content-print-letter:first{margin:0}body.company-profile-print-mode>*:not(#company-profile-print-root){display:none!important}body.company-profile-print-mode #company-profile-print-root{display:block!important;position:relative!important;page:company-profile-ai-content-print;margin:0!important;padding:0!important;width:var(--company-profile-print-paper-width, 210mm)!important;max-width:none!important;min-height:var(--company-profile-print-paper-height, 297mm);box-sizing:border-box;background:#fff!important;color:#111827!important;-webkit-print-color-adjust:exact;print-color-adjust:exact}body.company-profile-print-mode #company-profile-print-root[data-paper-size=A4]{page:company-profile-ai-content-print-a4}body.company-profile-print-mode #company-profile-print-root[data-paper-size=Letter]{page:company-profile-ai-content-print-letter}body.company-profile-print-mode #company-profile-print-root .company-profile-print-sheet,body.company-profile-print-mode #company-profile-print-root .company-profile-print-document,body.company-profile-print-mode #company-profile-print-root .company-profile-formatted-document{background:transparent!important;box-shadow:none!important}body.company-profile-print-mode #company-profile-print-root .company-profile-print-sheet{width:var(--company-profile-print-paper-width, 210mm);min-height:var(--company-profile-print-paper-height, 297mm);overflow:visible!important}body.company-profile-print-mode #company-profile-print-root .company-profile-print-sheet--first{height:var(--company-profile-print-paper-height, 297mm);min-height:var(--company-profile-print-paper-height, 297mm);overflow:hidden!important}body.company-profile-print-mode #company-profile-print-root .company-profile-print-document-set.has-continuation .company-profile-print-sheet--first{break-after:page!important;page-break-after:always!important}body.company-profile-print-mode #company-profile-print-root .company-profile-print-document{display:block!important;min-height:var(--company-profile-print-paper-height, 297mm);margin:0!important;border:0!important;padding:var(--company-profile-print-margin-top, 65mm) var(--company-profile-print-margin-right, 22mm) var(--company-profile-print-margin-bottom, 35mm) var(--company-profile-print-margin-left, 22mm)!important;color:#111827!important;font-family:Arial,sans-serif!important}body.company-profile-print-mode #company-profile-print-root .company-profile-print-document--first{height:var(--company-profile-print-paper-height, 297mm);min-height:0;overflow:hidden!important}body.company-profile-print-mode #company-profile-print-root .company-profile-print-document--continuation{min-height:var(--company-profile-print-paper-height, 297mm);padding:var(--company-profile-print-continuation-margin-top, 25mm) var(--company-profile-print-continuation-margin-right, 20mm) var(--company-profile-print-continuation-margin-bottom, 25mm) var(--company-profile-print-continuation-margin-left, 20mm)!important}body.company-profile-print-mode #company-profile-print-root .company-profile-formatted-document{border:0!important;border-radius:0!important;padding:0!important;margin:0!important;color:#111827!important}body.company-profile-print-mode #company-profile-print-root *{box-shadow:none!important}}.app-shell[data-route="/settings/company"] .content,.app-shell[data-route="/profile/company"] .content{background:#f6f8fb!important}.app-shell[data-route="/settings/company"] .company-settings-page,.app-shell[data-route="/profile/company"] .company-profile-view-page{gap:14px}.app-shell[data-route="/settings/company"] .company-settings-page .app-page-header.page-toolbar,.app-shell[data-route="/profile/company"] .company-profile-view-page .app-page-header.page-toolbar{border:1px solid #dbe3ef!important;border-radius:8px!important;background:#fff!important;box-shadow:none!important;padding:14px 16px!important}.app-shell[data-route="/settings/company"] .company-settings-page>.panel,.app-shell[data-route="/profile/company"] .company-profile-view-page>.panel{border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;padding:0!important}.app-shell[data-route="/settings/company"] .company-settings-section-nav{position:sticky;top:calc(var(--topbar-offset, 72px) + 8px);z-index:4;display:flex;flex-wrap:wrap;gap:8px;align-items:center;padding:10px;border:1px solid #dbe3ef;border-radius:8px;background:#fffffff5}.app-shell[data-route="/settings/company"] .company-settings-section-nav-link{flex:0 1 auto;min-height:32px;border-radius:6px}.app-shell[data-route="/settings/company"] .company-settings-section-nav-link.is-active,.app-shell[data-route="/settings/company"] .company-settings-section-nav-link[aria-current=true]{border-color:#0f4f6b!important;background:#0b3f5a!important;color:#fff!important;box-shadow:none!important}.app-shell[data-route="/settings/company"] .company-settings-page .admin-users-section[hidden]{display:none!important}.app-shell[data-route="/settings/company"] .company-settings-page .admin-users-section[id^=company-settings-]{scroll-margin-top:calc(var(--topbar-offset, 72px) + 88px)}.app-shell[data-route="/settings/company"] .company-settings-page .admin-users-section.is-company-settings-active-section{border-color:#b8cfe0!important}.app-shell[data-route="/settings/company"] .company-settings-page .admin-users-section,.app-shell[data-route="/profile/company"] .company-profile-view-page .admin-users-section{border:1px solid #dbe3ef!important;border-radius:8px!important;background:#fff!important;box-shadow:none!important;padding:16px!important;margin-top:0!important}.app-shell[data-route="/settings/company"] .company-settings-page .admin-users-section-header,.app-shell[data-route="/profile/company"] .company-profile-view-page .admin-users-section-header{margin:0 0 8px!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;color:#0f172a!important;font-size:14px!important;font-weight:800!important;letter-spacing:0!important;text-transform:none!important}.app-shell[data-route="/settings/company"] .company-settings-section-description{margin:0 0 12px;max-width:84ch;color:#475569!important}.app-shell[data-route="/settings/company"] .company-settings-guide-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.app-shell[data-route="/settings/company"] .company-settings-guide-item{min-width:0;padding:12px;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc}.app-shell[data-route="/settings/company"] .company-settings-guide-item strong{display:block;margin-bottom:4px;color:#0f172a;font-size:13px}.app-shell[data-route="/settings/company"] .company-settings-guide-item p{margin:0;color:#475569;font-size:12px;line-height:1.45}.app-shell[data-route="/settings/company"] .company-settings-page .form-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))!important;gap:12px!important}.app-shell[data-route="/settings/company"] .company-settings-page .form-field label{letter-spacing:0!important;text-transform:none!important;color:#334155!important}.app-shell[data-route="/settings/company"] .company-settings-page :is(.input,textarea,select){border-color:#cbd5e1!important;border-radius:8px!important;background:#fff!important;box-shadow:none!important}.app-shell[data-route="/settings/company"] .company-settings-page .panel-actions{gap:8px!important;flex-wrap:wrap}.app-shell[data-route="/settings/company"] .company-settings-letterhead-readiness{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.app-shell[data-route="/settings/company"] .company-settings-letterhead-readiness .badge[data-status=ready]{border-color:#bbf7d0;background:#f0fdf4;color:#166534}.app-shell[data-route="/settings/company"] .company-settings-letterhead-readiness .badge[data-status=warning]{border-color:#fed7aa;background:#fff7ed;color:#9a3412}.app-shell[data-route="/settings/company"] .company-settings-letterhead-readiness .badge[data-status=missing]{border-color:#fecaca;background:#fef2f2;color:#991b1b}.app-shell[data-route="/settings/company"] .company-settings-word-export-notice{margin:-2px 0 4px;padding:8px 10px;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc}.app-shell[data-route="/settings/company"] .company-settings-letterhead-sample{border-radius:8px!important}@media screen and (max-width: 900px){.app-shell[data-route="/settings/company"] .company-settings-section-nav{position:static}.app-shell[data-route="/settings/company"] .company-settings-guide-grid{grid-template-columns:1fr}.app-shell[data-route="/settings/company"] .company-settings-section-nav-link,.app-shell[data-route="/settings/company"] .company-settings-page .toolbar-actions .btn,.app-shell[data-route="/profile/company"] .company-profile-view-page .toolbar-actions .btn{flex:1 1 148px;min-width:0;white-space:normal}}html.modal-scroll-lock,body.modal-scroll-lock{overflow:hidden!important;overscroll-behavior:none}.modal-overlay{display:flex!important;align-items:flex-start!important;justify-content:center!important;height:100vh;max-height:100vh;overflow:hidden!important;overscroll-behavior:contain}@supports (height: 100dvh){.modal-overlay{height:100dvh;max-height:100dvh}}.modal{max-height:calc(100vh - 32px)!important;min-height:0!important;display:flex!important;flex-direction:column!important;overflow:hidden!important}@supports (height: 100dvh){.modal{max-height:calc(100dvh - 32px)!important}}.modal>.modal-header,.modal>.modal-footer{flex:0 0 auto!important}.modal>.modal-body{flex:1 1 auto!important;min-height:0!important;max-height:none!important;overflow-y:auto!important;overflow-x:hidden;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.modal>.modal-body>:is(form,.form-modal-layout,.ai-draft-form){min-height:0}@media screen and (max-width: 900px){.modal-overlay{padding:max(12px,env(safe-area-inset-top,0px)) 12px max(12px,env(safe-area-inset-bottom,0px))!important}.modal{width:min(100%,calc(100vw - 24px))!important;max-height:calc(100vh - 24px)!important}@supports (height: 100dvh){.modal{max-height:calc(100dvh - 24px)!important}}.modal>.modal-header,.modal>.modal-footer{padding:14px 16px!important}.modal>.modal-body{padding:0 16px max(16px,env(safe-area-inset-bottom,0px))!important}.modal>.modal-footer{flex-wrap:wrap;justify-content:flex-end}.modal>.modal-footer .btn{min-width:0;max-width:100%;white-space:normal}}@media screen and (max-width: 640px),screen and (max-height: 760px){.modal-overlay{padding:max(8px,env(safe-area-inset-top,0px)) 8px max(8px,env(safe-area-inset-bottom,0px))!important}.modal{width:calc(100vw - 16px)!important;max-height:calc(100vh - 16px)!important}@supports (height: 100dvh){.modal{max-height:calc(100dvh - 16px)!important}}.modal>.modal-header,.modal>.modal-footer{padding:12px!important}.modal>.modal-body{padding:0 12px max(14px,env(safe-area-inset-bottom,0px))!important}.modal>.modal-footer .btn{flex:1 1 132px}.content{padding-bottom:max(112px,calc(env(safe-area-inset-bottom,0px) + 96px))!important}.tasks-create-fab{bottom:max(78px,calc(env(safe-area-inset-bottom,0px) + 72px))!important}}.app-shell[data-route="/settings/company"] .company-settings-page{gap:10px!important}.app-shell[data-route="/settings/company"] .company-settings-page>.app-page-header.page-toolbar{display:flex!important;flex-direction:column!important;align-items:stretch!important;justify-content:flex-start!important;gap:8px!important;min-height:0!important;height:auto!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.app-shell[data-route="/settings/company"] .company-settings-page>.app-page-header.page-toolbar>.page-header{flex:0 1 auto!important;width:100%!important;min-height:0!important;gap:4px!important}.app-shell[data-route="/settings/company"] .company-settings-page .page-header .page-explainer{margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;color:#475569!important;font-size:13px!important;line-height:1.45!important}.app-shell[data-route="/settings/company"] .company-settings-page .page-header .info-label{margin:2px 0 0!important;padding:0!important;min-height:0!important;line-height:1.35!important}.app-shell[data-route="/settings/company"] .company-settings-page .company-profile-load-status{font-size:12px!important;color:#64748b!important}.app-shell[data-route="/settings/company"] .company-settings-page>.app-page-header.page-toolbar>.toolbar-actions{align-self:stretch!important;display:flex!important;flex:0 1 auto!important;justify-content:flex-start!important;align-items:center!important;gap:8px!important;row-gap:8px!important;width:100%!important;margin:0!important;padding:10px 0 0!important;border-top:1px solid #e2e8f0!important;min-height:0!important}.app-shell[data-route="/settings/company"] .company-settings-page>.panel{gap:10px!important}.app-shell[data-route="/settings/company"] .company-settings-section-nav{margin-top:0!important}@media screen and (max-width: 640px){.app-shell[data-route="/settings/company"] .company-settings-page>.app-page-header.page-toolbar>.toolbar-actions .btn,.app-shell[data-route="/settings/company"] .company-settings-page>.app-page-header.page-toolbar>.toolbar-actions a.btn{flex:1 1 150px}}.app-shell[data-route="/profile/company"] .company-profile-view-page{gap:12px!important}.app-shell[data-route="/profile/company"] .company-profile-view-toolbar{border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;padding:0!important}.app-shell[data-route="/profile/company"] .company-profile-view-status{margin:0;color:#64748b;font-size:12px}.app-shell[data-route="/profile/company"] .company-profile-view-document{max-width:1080px;width:100%;margin:0 auto;border:1px solid #dbe3ef;border-radius:8px;background:#fff;box-shadow:none;padding:clamp(18px,3vw,34px);display:flex;flex-direction:column;gap:18px}.app-shell[data-route="/profile/company"] .company-profile-view-hero{display:grid;grid-template-columns:auto minmax(0,1fr);gap:18px;align-items:center;padding-bottom:18px;border-bottom:1px solid #e2e8f0}.app-shell[data-route="/profile/company"] .company-profile-view-logo-shell{width:86px;height:86px;border:1px solid #cbd5e1;border-radius:8px;background:#f8fafc;display:flex;align-items:center;justify-content:center;overflow:hidden;color:#0b3f5a;font-weight:800;font-size:22px}.app-shell[data-route="/profile/company"] .company-profile-view-logo-shell img{width:100%;height:100%;object-fit:contain}.app-shell[data-route="/profile/company"] .company-profile-view-hero-copy{min-width:0}.app-shell[data-route="/profile/company"] .company-profile-view-hero-copy h1{margin:0;color:#0f172a;font-size:clamp(26px,3vw,40px);line-height:1.08;letter-spacing:0}.app-shell[data-route="/profile/company"] .company-profile-view-hero-copy p{margin:6px 0 0;color:#475569;font-size:14px}.app-shell[data-route="/profile/company"] .company-profile-view-badges{display:flex;flex-wrap:wrap;gap:7px;margin-top:12px}.app-shell[data-route="/profile/company"] .company-profile-view-badges span,.app-shell[data-route="/profile/company"] .company-profile-view-content-item span{display:inline-flex;align-items:center;min-height:26px;padding:4px 9px;border:1px solid #dbe3ef;border-radius:999px;background:#f8fafc;color:#475569;font-size:12px;line-height:1.2}.app-shell[data-route="/profile/company"] .company-profile-view-section{border-top:1px solid #e2e8f0;padding-top:16px}.app-shell[data-route="/profile/company"] .company-profile-view-section-header{margin-bottom:12px}.app-shell[data-route="/profile/company"] .company-profile-view-section-header h2{margin:0;color:#0f172a;font-size:16px;line-height:1.25}.app-shell[data-route="/profile/company"] .company-profile-view-section-header p{margin:4px 0 0;color:#64748b;font-size:13px;line-height:1.45}.app-shell[data-route="/profile/company"] .company-profile-view-fact-grid,.app-shell[data-route="/profile/company"] .company-profile-view-branding-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.app-shell[data-route="/profile/company"] .company-profile-view-fact{min-width:0;padding:10px 0;border-bottom:1px solid #eef2f7}.app-shell[data-route="/profile/company"] .company-profile-view-fact span{display:block;margin-bottom:4px;color:#64748b;font-size:11px;font-weight:700}.app-shell[data-route="/profile/company"] .company-profile-view-fact strong,.app-shell[data-route="/profile/company"] .company-profile-view-fact a{color:#0f172a;font-size:14px;line-height:1.45;text-decoration:none;overflow-wrap:anywhere}.app-shell[data-route="/profile/company"] .company-profile-view-prose{color:#1e293b;font-size:14px;line-height:1.65}.app-shell[data-route="/profile/company"] .company-profile-view-prose p{margin:0 0 10px}.app-shell[data-route="/profile/company"] .company-profile-view-empty{border:1px dashed #cbd5e1;border-radius:8px;background:#f8fafc;color:#64748b;padding:12px;font-size:13px}.app-shell[data-route="/profile/company"] .company-profile-view-asset,.app-shell[data-route="/profile/company"] .company-profile-view-letterhead-card,.app-shell[data-route="/profile/company"] .company-profile-view-content-item{min-width:0;border:1px solid #e2e8f0;border-radius:8px;background:#fff;padding:12px}.app-shell[data-route="/profile/company"] .company-profile-view-asset span,.app-shell[data-route="/profile/company"] .company-profile-view-letterhead-card strong,.app-shell[data-route="/profile/company"] .company-profile-view-content-item strong{display:block;margin-bottom:8px;color:#0f172a;font-size:13px}.app-shell[data-route="/profile/company"] .company-profile-view-asset img{width:100%;height:90px;object-fit:contain;border:1px solid #eef2f7;border-radius:6px;background:#f8fafc}.app-shell[data-route="/profile/company"] .company-profile-view-asset em,.app-shell[data-route="/profile/company"] .company-profile-view-letterhead-card p{margin:0;color:#64748b;font-size:12px;line-height:1.45;font-style:normal}.app-shell[data-route="/profile/company"] .company-profile-view-content-list{display:grid;gap:8px}.app-shell[data-route="/profile/company"] .company-profile-view-content-item strong{margin-bottom:6px}@media screen and (max-width: 760px){.app-shell[data-route="/profile/company"] .company-profile-view-hero,.app-shell[data-route="/profile/company"] .company-profile-view-fact-grid,.app-shell[data-route="/profile/company"] .company-profile-view-branding-grid{grid-template-columns:1fr}.app-shell[data-route="/profile/company"] .company-profile-view-toolbar .toolbar-actions .btn,.app-shell[data-route="/profile/company"] .company-profile-view-toolbar .toolbar-actions a.btn{flex:1 1 150px;min-width:0;white-space:normal}}@media print{.app-shell[data-route="/profile/company"] .topbar,.app-shell[data-route="/profile/company"] .sidebar,.app-shell[data-route="/profile/company"] .sidebar-backdrop,.app-shell[data-route="/profile/company"] .no-print,.app-shell[data-route="/profile/company"] .help-assistant-widget{display:none!important}.app-shell[data-route="/profile/company"],.app-shell[data-route="/profile/company"] .content,.app-shell[data-route="/profile/company"] .company-profile-view-page{display:block!important;width:auto!important;max-width:none!important;margin:0!important;padding:0!important;background:#fff!important}.app-shell[data-route="/profile/company"] .company-profile-view-document{border:0!important;box-shadow:none!important;padding:0!important;max-width:none!important}.app-shell[data-route="/profile/company"] .company-profile-view-section,.app-shell[data-route="/profile/company"] .company-profile-view-content-item,.app-shell[data-route="/profile/company"] .company-profile-view-asset,.app-shell[data-route="/profile/company"] .company-profile-view-letterhead-card{break-inside:avoid}}.app-shell:is([data-route="/settings/company"],[data-route="/profile/company"]) .content{background:#f7f9fc!important}.app-shell[data-route="/settings/company"] .company-settings-page,.app-shell[data-route="/profile/company"] .company-profile-view-page{--company-page-border: #dbe3ef;--company-page-border-soft: #edf2f7;--company-page-muted: #64748b;--company-page-ink: #0f172a}.app-shell[data-route="/settings/company"] .company-settings-page>.app-page-header.page-toolbar,.app-shell[data-route="/profile/company"] .company-profile-view-toolbar{padding:10px 0 4px!important;border:0!important;background:transparent!important;box-shadow:none!important}.app-shell[data-route="/settings/company"] .company-settings-page .page-header .page-explainer,.app-shell[data-route="/profile/company"] .company-profile-view-toolbar .page-explainer{max-width:88ch!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important;color:var(--company-page-muted)!important;font-size:13px!important;line-height:1.5!important}.app-shell[data-route="/settings/company"] .company-settings-page .page-header .pipeline-company-pill{max-width:min(100%,32ch);border:1px solid var(--company-page-border)!important;background:#fff!important;color:var(--company-page-ink)!important;font-size:12px!important}.app-shell[data-route="/settings/company"] .company-settings-page>.app-page-header.page-toolbar>.toolbar-actions,.app-shell[data-route="/profile/company"] .company-profile-view-toolbar .toolbar-actions{padding-top:2px!important}.app-shell[data-route="/settings/company"] .company-settings-page>.panel{gap:8px!important}.app-shell[data-route="/settings/company"] .company-settings-section-nav{position:static!important;padding:4px 0 10px!important;border:0!important;border-bottom:1px solid var(--company-page-border)!important;border-radius:0!important;background:transparent!important}.app-shell[data-route="/settings/company"] .company-settings-section-nav-link{min-height:34px;border-color:transparent!important;border-radius:6px!important;background:transparent!important;color:#334155!important;box-shadow:none!important}.app-shell[data-route="/settings/company"] .company-settings-section-nav-link.is-active,.app-shell[data-route="/settings/company"] .company-settings-section-nav-link[aria-selected=true]{border-color:#bfdbfe!important;background:#eff6ff!important;color:#0b3f5a!important}.app-shell[data-route="/settings/company"] .company-settings-page .admin-users-section{padding:16px 0!important;margin:0!important;border:0!important;border-top:1px solid var(--company-page-border-soft)!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.app-shell[data-route="/settings/company"] .company-settings-page .admin-users-section:first-of-type{border-top:0!important}.app-shell[data-route="/settings/company"] .company-settings-page .admin-users-section-header{margin-bottom:6px!important;color:var(--company-page-ink)!important;font-size:15px!important}.app-shell[data-route="/settings/company"] .company-settings-section-description{margin-bottom:14px!important;color:var(--company-page-muted)!important}.app-shell[data-route="/settings/company"] .company-settings-guide-grid{gap:0!important;border-top:1px solid var(--company-page-border-soft)}.app-shell[data-route="/settings/company"] .company-settings-guide-item{padding:12px 0!important;border:0!important;border-bottom:1px solid var(--company-page-border-soft)!important;border-radius:0!important;background:transparent!important}.app-shell[data-route="/settings/company"] .company-settings-page :is(.info-item,.card,.company-settings-letterhead-sample){border-color:var(--company-page-border-soft)!important;border-radius:6px!important;background:#fff!important;box-shadow:none!important}.app-shell[data-route="/settings/company"] .company-settings-letterhead-readiness .badge,.app-shell[data-route="/settings/company"] .company-settings-page .badge.badge-slate{box-shadow:none!important}.app-shell[data-route="/profile/company"] .company-profile-view-status{margin-top:-4px}.app-shell[data-route="/profile/company"] .company-profile-view-document{border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;padding:4px 0 0!important;max-width:1100px}.app-shell[data-route="/profile/company"] .company-profile-view-hero{padding:0 0 18px!important}.app-shell[data-route="/profile/company"] .company-profile-view-section{padding-top:18px!important;border-top:1px solid var(--company-page-border-soft)!important}.app-shell[data-route="/profile/company"] .company-profile-view-fact{padding:8px 0!important}.app-shell[data-route="/profile/company"] .company-profile-view-asset,.app-shell[data-route="/profile/company"] .company-profile-view-letterhead-card,.app-shell[data-route="/profile/company"] .company-profile-view-content-item{border:0!important;border-top:1px solid var(--company-page-border-soft)!important;border-radius:0!important;background:transparent!important;padding:12px 0!important}.app-shell[data-route="/profile/company"] .company-profile-view-empty{border:1px dashed var(--company-page-border)!important;border-radius:6px!important;background:#fff!important;padding:10px 12px!important}@media screen and (max-width: 760px){.app-shell[data-route="/settings/company"] .company-settings-section-nav-link{flex:1 1 150px}}.app-shell[data-route="/profile/company"] .company-profile-view-page{gap:10px!important}.app-shell[data-route="/profile/company"] .company-profile-view-document{--profile-primary-color: #4b2e83;--profile-secondary-color: #c9a227;max-width:1180px!important;width:100%;margin-inline:auto;padding:clamp(18px,2.6vw,36px)!important;border:1px solid #dbe3ef!important;border-radius:8px!important;background:#fff!important;box-shadow:none!important;position:relative;overflow:hidden}.app-shell[data-route="/profile/company"] .company-profile-view-document:before{content:"";position:absolute;inset:0 0 auto;height:5px;background:linear-gradient(90deg,var(--profile-primary-color),var(--profile-secondary-color))}.app-shell[data-route="/profile/company"] .company-profile-view-toolbar{display:grid!important;grid-template-columns:minmax(0,1fr) auto;align-items:center!important;gap:14px!important;padding:6px 0 2px!important}.app-shell[data-route="/profile/company"] .company-profile-view-toolbar .toolbar-actions{justify-content:flex-end!important;padding-top:0!important}.app-shell[data-route="/profile/company"] .company-profile-view-toolbar>.page-header{flex:1 1 auto!important;gap:0!important}.app-shell[data-route="/profile/company"] .company-profile-view-toolbar .page-explainer{max-width:70ch!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;color:#475569!important;font-size:13px!important;line-height:1.45!important}.app-shell[data-route="/profile/company"] .company-profile-view-header-shell{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:start!important;gap:12px 18px!important;padding:8px 0 4px!important}.app-shell[data-route="/profile/company"] .company-profile-view-header-shell>.detail-title,.app-shell[data-route="/profile/company"] .company-profile-view-header-shell>.detail-actions{width:100%;min-width:0;max-width:100%}.app-shell[data-route="/profile/company"] .company-profile-view-header-shell .detail-title{gap:8px}.app-shell[data-route="/profile/company"] .company-profile-view-header-shell .detail-entity-label{color:#64748b}.app-shell[data-route="/profile/company"] .company-profile-view-header-shell .detail-entity-name{color:#0f172a;font-size:clamp(24px,3vw,34px);letter-spacing:0}.app-shell[data-route="/profile/company"] .company-profile-view-header-shell .detail-entity-ref{max-width:76ch;color:#475569;font-size:13px}.app-shell[data-route="/profile/company"] .company-profile-view-header-shell .detail-badges{gap:7px}.app-shell[data-route="/profile/company"] .company-profile-view-header-shell .detail-actions{justify-content:flex-end!important;align-self:start}@media screen and (max-width: 980px){.app-shell[data-route="/profile/company"] .company-profile-view-header-shell{grid-template-columns:1fr!important}.app-shell[data-route="/profile/company"] .company-profile-view-header-shell .detail-actions{justify-content:flex-start!important}}.app-shell[data-route="/profile/company"] .company-profile-view-status[hidden]{display:none!important}.app-shell[data-route="/profile/company"] .company-profile-view-hero{grid-template-columns:104px minmax(0,1fr);gap:20px!important;align-items:center;padding:0 0 22px!important;border-bottom:1px solid #e2e8f0!important}.app-shell[data-route="/profile/company"] .company-profile-view-logo-shell{width:104px;height:104px;border-radius:8px;border:1px solid #dbe3ef;background:#f8fafc;color:var(--profile-primary-color)}.app-shell[data-route="/profile/company"] .company-profile-view-eyebrow{display:inline-flex;margin-bottom:8px;color:#64748b;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.app-shell[data-route="/profile/company"] .company-profile-view-hero-copy h1{max-width:18ch;font-size:clamp(32px,4.2vw,56px);line-height:.98;color:#0f172a}.app-shell[data-route="/profile/company"] .company-profile-view-hero-copy p{margin-top:8px;font-size:15px}.app-shell[data-route="/profile/company"] .company-profile-view-badges{margin-top:14px}.app-shell[data-route="/profile/company"] .company-profile-view-badges span{min-height:28px;border-color:#dbeafe;background:#eff6ff;color:#0b3f5a;font-weight:700}.app-shell[data-route="/profile/company"] .company-profile-view-hero-meta{display:flex;flex-wrap:wrap;gap:10px;margin-top:12px;color:#475569;font-size:13px}.app-shell[data-route="/profile/company"] .company-profile-view-hero-meta span{display:inline-flex;align-items:center;min-height:24px}.app-shell[data-route="/profile/company"] .company-profile-view-body{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.42fr);gap:clamp(22px,4vw,54px);align-items:start}.app-shell[data-route="/profile/company"] .company-profile-view-main,.app-shell[data-route="/profile/company"] .company-profile-view-aside{display:flex;flex-direction:column;gap:18px;min-width:0}.app-shell[data-route="/profile/company"] .company-profile-view-section{padding-top:0!important;border-top:0!important}.app-shell[data-route="/profile/company"] .company-profile-view-section+.company-profile-view-section{padding-top:18px!important;border-top:1px solid #edf2f7!important}.app-shell[data-route="/profile/company"] .company-profile-view-aside .company-profile-view-section{padding:14px 0 0!important;border-top:1px solid #edf2f7!important}.app-shell[data-route="/profile/company"] .company-profile-view-section-header{margin-bottom:10px}.app-shell[data-route="/profile/company"] .company-profile-view-section-header h2{font-size:15px;letter-spacing:.02em;text-transform:uppercase}.app-shell[data-route="/profile/company"] .company-profile-view-fact-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 22px}.app-shell[data-route="/profile/company"] .company-profile-view-aside .company-profile-view-fact-grid,.app-shell[data-route="/profile/company"] .company-profile-view-branding-grid{grid-template-columns:1fr;gap:0}.app-shell[data-route="/profile/company"] .company-profile-view-fact{border-bottom:1px solid #edf2f7}.app-shell[data-route="/profile/company"] .company-profile-view-prose{max-width:76ch}.app-shell[data-route="/profile/company"] .company-profile-view-prose p{margin-bottom:12px}.app-shell[data-route="/profile/company"] .company-profile-view-empty{border:0!important;border-left:3px solid #cbd5e1!important;border-radius:0!important;background:transparent!important;padding:6px 0 6px 10px!important}.app-shell[data-route="/profile/company"] .company-profile-view-asset,.app-shell[data-route="/profile/company"] .company-profile-view-letterhead-card,.app-shell[data-route="/profile/company"] .company-profile-view-content-item{border-top-color:#edf2f7!important}.app-shell[data-route="/profile/company"] .company-profile-view-asset img{height:76px;border:0;background:#f8fafc}@media screen and (max-width: 980px){.app-shell[data-route="/profile/company"] .company-profile-view-toolbar{grid-template-columns:1fr}.app-shell[data-route="/profile/company"] .company-profile-view-toolbar .toolbar-actions{justify-content:flex-start!important}.app-shell[data-route="/profile/company"] .company-profile-view-body{grid-template-columns:1fr;gap:20px}}@media screen and (max-width: 640px){.app-shell[data-route="/profile/company"] .company-profile-view-document{padding:16px!important}.app-shell[data-route="/profile/company"] .company-profile-view-hero{grid-template-columns:1fr}.app-shell[data-route="/profile/company"] .company-profile-view-logo-shell{width:84px;height:84px}.app-shell[data-route="/profile/company"] .company-profile-view-hero-copy h1{max-width:none;font-size:clamp(28px,9vw,38px)}.app-shell[data-route="/profile/company"] .company-profile-view-fact-grid{grid-template-columns:1fr}}@media print{.app-shell[data-route="/profile/company"] .company-profile-view-document{border:0!important;padding:0!important}.app-shell[data-route="/profile/company"] .company-profile-view-document:before{display:none!important}.app-shell[data-route="/profile/company"] .company-profile-view-body{grid-template-columns:1fr;gap:12px}}@media screen and (max-width: 640px){.app-shell[data-route="/profile/company"] .company-profile-view-header-shell .company-profile-view-header-actions,.app-shell[data-route="/profile/company"] .company-profile-view-header-shell .detail-actions,.app-shell[data-route="/profile/company"] .company-profile-view-toolbar .toolbar-actions{display:flex!important;flex-wrap:wrap!important;align-items:center!important;justify-content:flex-start!important;width:100%!important;max-width:100%!important;min-width:0!important;margin-left:0!important;gap:8px!important;row-gap:8px!important;overflow:visible!important}.app-shell[data-route="/profile/company"] .company-profile-view-header-shell .company-profile-view-header-actions .btn,.app-shell[data-route="/profile/company"] .company-profile-view-header-shell .company-profile-view-header-actions a.btn,.app-shell[data-route="/profile/company"] .company-profile-view-header-shell .detail-actions .btn,.app-shell[data-route="/profile/company"] .company-profile-view-header-shell .detail-actions a.btn,.app-shell[data-route="/profile/company"] .company-profile-view-toolbar .toolbar-actions .btn,.app-shell[data-route="/profile/company"] .company-profile-view-toolbar .toolbar-actions a.btn{display:inline-flex!important;flex:1 1 150px!important;align-items:center!important;justify-content:center!important;width:auto!important;max-width:100%!important;min-width:0!important;min-height:44px!important;height:auto!important;max-height:none!important;padding:10px 14px!important;aspect-ratio:auto!important;align-self:auto!important;line-height:1.2!important;text-align:center!important;white-space:normal!important;box-sizing:border-box!important}}@media screen and (max-width: 360px){.app-shell[data-route="/profile/company"] .company-profile-view-header-shell .company-profile-view-header-actions .btn,.app-shell[data-route="/profile/company"] .company-profile-view-header-shell .company-profile-view-header-actions a.btn,.app-shell[data-route="/profile/company"] .company-profile-view-header-shell .detail-actions .btn,.app-shell[data-route="/profile/company"] .company-profile-view-header-shell .detail-actions a.btn,.app-shell[data-route="/profile/company"] .company-profile-view-toolbar .toolbar-actions .btn,.app-shell[data-route="/profile/company"] .company-profile-view-toolbar .toolbar-actions a.btn{flex-basis:100%!important;width:100%!important;min-height:44px!important;padding:10px 12px!important}}.app-shell[data-route="/settings/company"] .company-settings-page>.company-settings-action-strip{display:flex!important;flex-wrap:wrap!important;align-items:center!important;justify-content:flex-start!important;gap:8px!important;width:100%!important;max-width:100%!important;min-width:0!important;margin:0!important;padding:8px 0 10px!important;border-top:1px solid #e2e8f0!important;border-bottom:1px solid #e2e8f0!important;background:transparent!important;box-shadow:none!important}.app-shell[data-route="/settings/company"] .company-settings-page>.company-settings-action-strip .info-label{margin:0 4px 0 0!important;color:#64748b!important;white-space:nowrap}.app-shell[data-route="/settings/company"] .company-settings-page>.company-settings-action-strip .btn,.app-shell[data-route="/settings/company"] .company-settings-page>.company-settings-action-strip a.btn{flex:0 1 auto}@media screen and (max-width: 640px){.app-shell[data-route="/settings/company"] .company-settings-page>.company-settings-action-strip .info-label{flex:1 0 100%}.app-shell[data-route="/settings/company"] .company-settings-page>.company-settings-action-strip .btn,.app-shell[data-route="/settings/company"] .company-settings-page>.company-settings-action-strip a.btn{flex:1 1 150px;min-width:0}}.app-shell[data-route="/settings/company"] .company-settings-page>.company-settings-masthead{display:block!important;width:100%!important;margin:0!important;padding:18px 20px 0!important;border:1px solid rgba(75,46,131,.2)!important;border-bottom:0!important;border-radius:var(--cons-header-radius) var(--cons-header-radius) 0 0!important;background:linear-gradient(130deg,rgba(75,46,131,.13) 0%,rgba(224,196,95,.08) 56%,var(--color-white) 100%),var(--color-white)!important;box-shadow:var(--cons-header-shadow)!important}.app-shell[data-route="/settings/company"] .company-settings-page>.company-settings-masthead>.company-settings-masthead-copy{display:block!important;width:100%!important;max-width:100%!important;min-width:0!important}.app-shell[data-route="/settings/company"] .company-settings-page .company-settings-masthead-explainer{width:100%!important;max-width:88ch!important;margin:0!important;padding:11px 13px!important;border:1px solid rgba(75,46,131,.2)!important;border-left:4px solid #4b2e83!important;border-radius:var(--cons-card-radius-sm)!important;background:#4b2e830f!important;color:#3d2b5d!important;font-size:13px!important;line-height:1.45!important;white-space:normal!important;overflow-wrap:anywhere!important}.app-shell[data-route="/settings/company"] .company-settings-page .company-settings-masthead-explainer .pipeline-company-pill{display:inline-flex!important;max-width:min(100%,32ch)!important;margin-inline:3px!important;border:1px solid rgba(75,46,131,.22)!important;background:#fff!important;color:#2e1a47!important;vertical-align:middle!important}.app-shell[data-route="/settings/company"] .company-settings-page>.company-settings-masthead .company-profile-load-status{display:none!important}.app-shell[data-route="/settings/company"] .company-settings-page>.company-settings-masthead-actions{margin-top:-1px!important;padding:12px 20px 16px!important;border:1px solid rgba(75,46,131,.2)!important;border-top:0!important;border-radius:0 0 var(--cons-header-radius) var(--cons-header-radius)!important;background:linear-gradient(130deg,rgba(75,46,131,.13) 0%,rgba(224,196,95,.08) 56%,var(--color-white) 100%),var(--color-white)!important;box-shadow:var(--cons-header-shadow)!important}.app-shell[data-route="/settings/company"] .company-settings-page>.company-settings-masthead-actions .btn{min-height:40px;padding:0 14px;border-radius:10px;font-size:13px;font-weight:700}.app-shell[data-route="/settings/company"] .company-settings-page>.company-settings-masthead-actions .btn-primary{border:1px solid var(--cons-primary-border);background:var(--cons-primary-bg);color:var(--text-on-accent);box-shadow:0 8px 16px color-mix(in srgb,var(--sidebar-active-accent) 22%,transparent)}.app-shell[data-route="/settings/company"] .company-settings-page>.panel{margin-top:2px!important}@media screen and (min-width: 900px){.app-shell[data-route="/settings/company"] .company-settings-page>.company-settings-masthead-actions{justify-content:flex-end!important}.app-shell[data-route="/settings/company"] .company-settings-page>.company-settings-masthead-actions .info-label{margin-right:auto!important}}@media screen and (max-width: 640px){.app-shell[data-route="/settings/company"] .company-settings-page>.company-settings-masthead{padding:14px 14px 0!important}.app-shell[data-route="/settings/company"] .company-settings-page>.company-settings-masthead-actions{padding:10px 14px 14px!important}}.app-shell[data-route="/settings/company"] .company-settings-page>.app-page-header.company-settings-masthead{display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:flex-start!important;gap:12px!important;width:100%!important;margin:0!important;padding:22px 24px!important;border:1px solid rgba(75,46,131,.2)!important;border-radius:var(--cons-header-radius)!important;background:linear-gradient(130deg,rgba(75,46,131,.13) 0%,rgba(224,196,95,.08) 56%,var(--color-white) 100%),var(--color-white)!important;box-shadow:var(--cons-header-shadow)!important}.app-shell[data-route="/settings/company"] .company-settings-page>.company-settings-masthead>.company-settings-masthead-copy{flex:0 1 auto!important;display:block!important;width:100%!important;min-width:0!important;max-width:100%!important;margin:0!important}.app-shell[data-route="/settings/company"] .company-settings-page .company-settings-masthead-explainer{display:block!important;width:fit-content!important;max-width:min(100%,88ch)!important;margin:0!important;padding:11px 13px!important;border:1px solid rgba(75,46,131,.2)!important;border-left:4px solid #4b2e83!important;border-radius:var(--cons-card-radius-sm)!important;background:#4b2e830f!important;color:#3d2b5d!important;font-size:13px!important;line-height:1.45!important;text-align:left!important;white-space:normal!important;overflow-wrap:normal!important;word-break:normal!important}.app-shell[data-route="/settings/company"] .company-settings-page .company-settings-masthead-explainer .pipeline-company-pill{display:inline-flex!important;align-items:center!important;width:auto!important;min-width:0!important;max-width:min(100%,32ch)!important;margin:0 3px!important;vertical-align:baseline!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.app-shell[data-route="/settings/company"] .company-settings-page>.company-settings-masthead>.company-settings-masthead-actions{display:flex!important;flex:0 1 auto!important;flex-wrap:wrap!important;align-items:center!important;justify-content:flex-start!important;gap:10px!important;row-gap:8px!important;width:100%!important;max-width:100%!important;min-width:0!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.app-shell[data-route="/settings/company"] .company-settings-page>.company-settings-masthead>.company-settings-masthead-actions .info-label{flex:0 0 auto!important;margin:0!important;color:#4b5563!important;white-space:nowrap!important}.app-shell[data-route="/settings/company"] .company-settings-page>.company-settings-masthead>.company-settings-masthead-actions .btn,.app-shell[data-route="/settings/company"] .company-settings-page>.company-settings-masthead>.company-settings-masthead-actions a.btn{flex:0 1 auto!important;min-height:40px!important;padding:0 14px!important;border-radius:10px!important;font-size:13px!important;font-weight:700!important}.app-shell[data-route="/settings/company"] .company-settings-page>.panel{margin-top:0!important}@media screen and (max-width: 640px){.app-shell[data-route="/settings/company"] .company-settings-page>.app-page-header.company-settings-masthead{padding:18px 16px!important}.app-shell[data-route="/settings/company"] .company-settings-page .company-settings-masthead-explainer{width:100%!important}.app-shell[data-route="/settings/company"] .company-settings-page>.company-settings-masthead>.company-settings-masthead-actions .info-label{flex:1 0 100%!important}.app-shell[data-route="/settings/company"] .company-settings-page>.company-settings-masthead>.company-settings-masthead-actions .btn,.app-shell[data-route="/settings/company"] .company-settings-page>.company-settings-masthead>.company-settings-masthead-actions a.btn{flex:1 1 150px!important;min-width:0!important}}.app-shell[data-route="/settings/company"] .company-settings-page>.company-settings-masthead-shell{display:block!important;width:100%!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.app-shell[data-route="/settings/company"] .company-settings-page .company-settings-masthead-card{display:flex!important;flex-direction:column!important;flex-wrap:nowrap!important;align-items:flex-start!important;justify-content:flex-start!important;gap:12px!important;width:100%!important;max-width:100%!important;min-width:0!important;margin:0!important;padding:22px 24px!important;border:1px solid rgba(75,46,131,.2)!important;border-radius:var(--cons-header-radius)!important;background:linear-gradient(130deg,rgba(75,46,131,.13) 0%,rgba(224,196,95,.08) 56%,var(--color-white) 100%),var(--color-white)!important;box-shadow:var(--cons-header-shadow)!important}.app-shell[data-route="/settings/company"] .company-settings-page .company-settings-masthead-card>.company-settings-masthead-copy{flex:0 1 auto!important;display:block!important;width:100%!important;min-width:0!important;max-width:100%!important;margin:0!important;padding:0!important}.app-shell[data-route="/settings/company"] .company-settings-page .company-settings-masthead-card .company-settings-masthead-explainer{display:block!important;width:fit-content!important;max-width:min(100%,88ch)!important;margin:0!important;padding:11px 13px!important;border:1px solid color-mix(in srgb,var(--company-primary, #4b2e83) 22%,transparent)!important;border-left:4px solid var(--company-primary, #4b2e83)!important;border-radius:var(--cons-card-radius-sm)!important;background:color-mix(in srgb,var(--company-primary, #4b2e83) 7%,#ffffff 93%)!important;color:color-mix(in srgb,var(--company-primary, #4b2e83) 72%,#111827 28%)!important;font-size:13px!important;line-height:1.45!important;text-align:left!important;white-space:normal!important;overflow-wrap:normal!important;word-break:normal!important}.app-shell[data-route="/settings/company"] .company-settings-page .company-settings-masthead-card .company-settings-masthead-explainer .pipeline-company-pill{display:inline-flex!important;align-items:center!important;width:auto!important;min-width:0!important;max-width:min(100%,32ch)!important;margin:0 3px!important;vertical-align:baseline!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.app-shell[data-route="/settings/company"] .company-settings-page .company-settings-masthead-card>.company-settings-masthead-actions{display:flex!important;flex:0 1 auto!important;flex-wrap:wrap!important;align-items:center!important;justify-content:flex-start!important;gap:10px!important;row-gap:8px!important;width:100%!important;max-width:100%!important;min-width:0!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}@media screen and (max-width: 640px){.app-shell[data-route="/settings/company"] .company-settings-page .company-settings-masthead-card{padding:18px 16px!important}.app-shell[data-route="/settings/company"] .company-settings-page .company-settings-masthead-card .company-settings-masthead-explainer{width:100%!important}.app-shell[data-route="/settings/company"] .company-settings-page .company-settings-masthead-card>.company-settings-masthead-actions .info-label{flex:1 0 100%!important}.app-shell[data-route="/settings/company"] .company-settings-page .company-settings-masthead-card>.company-settings-masthead-actions .btn,.app-shell[data-route="/settings/company"] .company-settings-page .company-settings-masthead-card>.company-settings-masthead-actions a.btn{flex:1 1 150px!important;min-width:0!important}}.app-shell[data-route="/settings/company"] .company-settings-page .company-settings-masthead-card{display:flex!important;flex-direction:row!important;flex-wrap:wrap!important;align-items:flex-start!important;justify-content:flex-start!important;gap:8px!important;width:100%!important;min-width:0!important;max-width:100%!important;margin:0!important;padding:10px 14px 12px!important;border:1px solid rgba(75,46,131,.22)!important;border-radius:20px!important;background:linear-gradient(132deg,rgba(75,46,131,.14) 0%,rgba(212,175,55,.08) 56%,var(--color-white) 100%),var(--color-white)!important;box-shadow:0 16px 30px #2e1a471f!important}.app-shell[data-route="/settings/company"] .company-settings-page .company-settings-masthead-card>.company-settings-masthead-copy{flex:1 1 340px!important;display:flex!important;flex-direction:column!important;gap:6px!important;width:auto!important;min-width:0!important;max-width:100%!important;margin:0!important;padding:0!important}.app-shell[data-route="/settings/company"] .company-settings-page .company-settings-masthead-card .company-settings-masthead-explainer{display:block!important;width:100%!important;min-width:0!important;max-width:none!important;min-height:auto!important;margin:0!important;padding:8px 10px!important;border:1px solid rgba(75,46,131,.2)!important;border-left:4px solid #4b2e83!important;border-radius:var(--cons-card-radius-sm)!important;background:#4b2e830f!important;color:#3d2b5d!important;font-size:13px!important;line-height:1.45!important;text-align:left!important;white-space:normal!important;overflow-wrap:anywhere!important;word-break:break-word!important}.app-shell[data-route="/settings/company"] .company-settings-page .company-settings-masthead-card .company-settings-masthead-explainer .pipeline-company-pill{display:inline-flex!important;align-items:center!important;width:auto!important;min-width:0!important;max-width:min(100%,28ch)!important;margin:0 3px!important;padding:6px 14px!important;border:1px solid color-mix(in srgb,var(--company-primary, #4b2e83) 34%,transparent)!important;border-radius:999px!important;background:color-mix(in srgb,var(--company-primary, #4b2e83) 13%,#ffffff 87%)!important;color:color-mix(in srgb,var(--company-primary, #4b2e83) 82%,#111827 18%)!important;font-size:inherit!important;font-weight:800!important;line-height:inherit!important;text-transform:none!important;vertical-align:middle!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.app-shell[data-route="/settings/company"] .company-settings-page .company-settings-masthead-card>.company-settings-masthead-actions{display:flex!important;flex:0 1 auto!important;flex-wrap:wrap!important;align-items:center!important;justify-content:flex-end!important;gap:8px!important;row-gap:6px!important;width:auto!important;min-width:0!important;max-width:100%!important;margin:0 0 0 auto!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.app-shell[data-route="/settings/company"] .company-settings-page .company-settings-masthead-card>.company-settings-masthead-actions .info-label{flex:0 0 auto!important;margin:0!important;color:#4b5563!important;white-space:nowrap!important}.app-shell[data-route="/settings/company"] .company-settings-page .company-settings-masthead-card>.company-settings-masthead-actions .btn,.app-shell[data-route="/settings/company"] .company-settings-page .company-settings-masthead-card>.company-settings-masthead-actions a.btn{flex:0 1 auto!important;min-height:40px!important;padding:0 14px!important;border-radius:10px!important;font-size:13px!important;font-weight:700!important}.app-shell[data-route="/settings/company"] .company-settings-page .company-settings-masthead-card>.company-settings-masthead-actions .btn-primary{border:1px solid color-mix(in srgb,var(--company-primary, #4b2e83) 62%,transparent)!important;background:linear-gradient(135deg,var(--company-primary, #4b2e83) 0%,color-mix(in srgb,var(--company-primary, #4b2e83) 72%,var(--company-secondary, #c9a227) 28%) 100%)!important;color:var(--company-on-primary, #ffffff)!important;box-shadow:0 8px 16px color-mix(in srgb,var(--company-primary, #4b2e83) 24%,transparent)!important}.app-shell[data-route="/settings/company"] .company-settings-page .company-settings-masthead-card>.company-settings-masthead-actions .btn-primary:hover{border-color:color-mix(in srgb,var(--company-primary, #4b2e83) 74%,transparent)!important;background:linear-gradient(135deg,color-mix(in srgb,var(--company-primary, #4b2e83) 88%,#ffffff 12%),color-mix(in srgb,var(--company-primary, #4b2e83) 78%,var(--company-secondary, #c9a227) 22%))!important;color:var(--company-on-primary, #ffffff)!important}@media screen and (max-width: 1366px){.app-shell[data-route="/settings/company"] .company-settings-page .company-settings-masthead-card>.company-settings-masthead-actions{width:100%!important;margin-left:0!important;justify-content:flex-start!important}}@media screen and (max-width: 640px){.app-shell[data-route="/settings/company"] .company-settings-page .company-settings-masthead-card{padding:10px 14px 12px!important}.app-shell[data-route="/settings/company"] .company-settings-page .company-settings-masthead-card>.company-settings-masthead-actions .info-label{flex:1 0 100%!important}.app-shell[data-route="/settings/company"] .company-settings-page .company-settings-masthead-card>.company-settings-masthead-actions .btn,.app-shell[data-route="/settings/company"] .company-settings-page .company-settings-masthead-card>.company-settings-masthead-actions a.btn{flex:1 1 150px!important;min-width:0!important}}.app-shell[data-access-context=company]:is([data-route="/dashboard"],[data-route^="/pipeline"],[data-route="/institutions"],[data-route^="/institutions/"],[data-route^="/reports"],[data-route^="/tasks"],[data-route="/my-tasks"],[data-route^="/my-tasks/"],[data-route="/activities"],[data-route="/documents"],[data-route="/documentation"],[data-route^="/finance"],[data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"],[data-route="/settings/company"],[data-route="/profile/company"]){--company-brand-primary: var(--company-primary, var(--action-purple, #4b2e83));--company-brand-secondary: var(--company-secondary, var(--sidebar-active-accent, #c9a227));--company-brand-soft: var( --company-primary-soft, color-mix(in srgb, var(--company-brand-primary) 14%, transparent) );--company-brand-text: var(--company-primary-text, var(--text-on-accent, #ffffff));--company-brand-gradient: var( --company-gradient, linear-gradient( 135deg, var(--company-brand-primary) 0%, color-mix(in srgb, var(--company-brand-primary) 72%, var(--company-brand-secondary) 28%) 100% ) )}.app-shell[data-access-context=company]:is([data-route="/dashboard"],[data-route^="/pipeline"],[data-route="/institutions"],[data-route^="/institutions/"],[data-route^="/reports"],[data-route^="/tasks"],[data-route="/my-tasks"],[data-route^="/my-tasks/"],[data-route="/activities"],[data-route="/documents"],[data-route="/documentation"],[data-route^="/finance"],[data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"],[data-route="/settings/company"],[data-route="/profile/company"]) :is(.pipeline-company-pill,.documents-company-pill,.reports-masthead-chip,.reports-view-chip){border-color:color-mix(in srgb,var(--company-brand-primary) 34%,transparent)!important;background:color-mix(in srgb,var(--company-brand-primary) 13%,#ffffff 87%)!important;color:color-mix(in srgb,var(--company-brand-primary) 82%,#111827 18%)!important}.app-shell[data-access-context=company]:is([data-route="/dashboard"],[data-route^="/pipeline"],[data-route="/institutions"],[data-route^="/institutions/"],[data-route^="/tasks"]) :is(.dashboard-masthead-explainer,.pipeline-hero-copy,.institutions-hero-copy,.tasks-hero-copy),.app-shell[data-access-context=company][data-route^="/institutions/"] .app-page-header.detail-header,.app-shell[data-access-context=company][data-route^="/reports"] .app-page-header.page-toolbar .page-explainer,.app-shell[data-access-context=company][data-route="/documents"] .documents-hero-copy,.app-shell[data-access-context=company][data-route="/settings/company"] .company-settings-masthead-explainer{border-left-color:var(--company-brand-primary)!important;border-color:color-mix(in srgb,var(--company-brand-primary) 22%,transparent)!important;background:color-mix(in srgb,var(--company-brand-primary) 7%,#ffffff 93%)!important;color:color-mix(in srgb,var(--company-brand-primary) 72%,#111827 28%)!important}.app-shell[data-access-context=company]:is([data-route="/dashboard"],[data-route^="/pipeline"],[data-route="/institutions"],[data-route^="/institutions/"],[data-route^="/reports"],[data-route^="/tasks"],[data-route="/my-tasks"],[data-route^="/my-tasks/"],[data-route="/activities"],[data-route="/documents"],[data-route="/documentation"],[data-route^="/finance"],[data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"],[data-route="/settings/company"],[data-route="/profile/company"]) :is(.btn.btn-primary:not(.topbar-signout):not(.topbar-account-signout):not(.btn-danger):not(.btn-destructive),a.btn.btn-primary:not(.topbar-signout):not(.topbar-account-signout),.btn-admin-users-primary,.institution-brief-header-actions .btn-primary){border-color:color-mix(in srgb,var(--company-brand-primary) 62%,transparent)!important;background:var(--company-brand-gradient)!important;color:var(--company-brand-text)!important;box-shadow:0 8px 16px color-mix(in srgb,var(--company-brand-primary) 24%,transparent)!important}.app-shell[data-access-context=company]:is([data-route="/dashboard"],[data-route^="/pipeline"],[data-route="/institutions"],[data-route^="/institutions/"],[data-route^="/reports"],[data-route^="/tasks"],[data-route="/my-tasks"],[data-route^="/my-tasks/"],[data-route="/activities"],[data-route="/documents"],[data-route="/documentation"],[data-route^="/finance"],[data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"],[data-route="/settings/company"],[data-route="/profile/company"]) :is(.btn.btn-primary:not(.topbar-signout):not(.topbar-account-signout):not(.btn-danger):not(.btn-destructive):hover,.btn.btn-primary:not(.topbar-signout):not(.topbar-account-signout):not(.btn-danger):not(.btn-destructive):focus-visible,a.btn.btn-primary:not(.topbar-signout):not(.topbar-account-signout):hover,a.btn.btn-primary:not(.topbar-signout):not(.topbar-account-signout):focus-visible){border-color:color-mix(in srgb,var(--company-brand-primary) 74%,transparent)!important;background:linear-gradient(135deg,color-mix(in srgb,var(--company-brand-primary) 88%,#ffffff 12%),color-mix(in srgb,var(--company-brand-primary) 78%,var(--company-brand-secondary) 22%))!important;color:var(--company-brand-text)!important}.app-shell[data-access-context=company]:is([data-route^="/pipeline"],[data-route="/institutions"],[data-route^="/institutions/"],[data-route^="/reports"],[data-route^="/tasks"],[data-route="/documents"],[data-route="/documentation"],[data-route^="/finance"],[data-route="/settings/company"]) :is(.tab-button[aria-selected=true],.company-settings-section-nav-link.is-active,.company-settings-section-nav-link[aria-selected=true],.reports-view-selector .btn-primary,.content-type-switch__btn.btn-primary){border-color:color-mix(in srgb,var(--company-brand-primary) 44%,transparent)!important;background:color-mix(in srgb,var(--company-brand-primary) 14%,#ffffff 86%)!important;color:color-mix(in srgb,var(--company-brand-primary) 84%,#111827 16%)!important}.app-shell[data-access-context=company]:is([data-route="/dashboard"],[data-route^="/pipeline"],[data-route="/institutions"],[data-route^="/institutions/"],[data-route^="/reports"],[data-route^="/tasks"],[data-route="/activities"],[data-route="/documents"],[data-route^="/finance"],[data-route="/profile/company"]) :is(.kpi-card,.dashboard-kpi-card,.standalone-kpi-card,.reports-headline-kpi,.info-item):before{background:var(--company-brand-primary)!important}@supports not (background: color-mix(in srgb,#000 50%,#fff 50%)){.app-shell[data-access-context=company] :is(.btn.btn-primary:not(.topbar-signout):not(.topbar-account-signout):not(.btn-danger):not(.btn-destructive),a.btn.btn-primary:not(.topbar-signout):not(.topbar-account-signout),.btn-admin-users-primary,.institution-brief-header-actions .btn-primary){border-color:var(--company-brand-primary, var(--primary, #4b2e83))!important;background:var(--company-brand-primary, var(--primary, #4b2e83))!important;color:var(--company-brand-text, var(--text-on-accent, #ffffff))!important}.app-shell[data-access-context=company] :is(.btn.btn-cool,.btn.btn-ghost,.btn.btn-view){border-color:#dbe2ea!important;background:#fff!important;color:#334155!important}}@media (forced-colors: active){.btn,a.btn,button{forced-color-adjust:auto;border-color:ButtonText!important;background:ButtonFace!important;color:ButtonText!important;box-shadow:none!important}.btn:disabled,.btn[aria-disabled=true],button:disabled{border-color:GrayText!important;color:GrayText!important}}.tasks-kpi-card,.activities-kpi-card,.access-requests-summary-card,.documentation-summary-card,.documents-summary-card,.permissions-role-summary-card{background:var(--color-white);border:1px solid #e5e7eb;border-radius:12px;padding:12px 14px;display:flex;flex-direction:column;gap:4px}.tasks-kpi-value,.activities-kpi-value,.access-requests-summary-value,.documentation-summary-card strong,.documents-summary-card strong,.permissions-role-summary-value{font-size:clamp(20px,1.9vw,22px);font-weight:700;color:var(--color-ink-900);line-height:1.1;margin:0}.tasks-kpi-label,.activities-kpi-label,.access-requests-summary-label,.documentation-summary-card span,.documents-summary-card span,.permissions-role-summary-label{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.07em;color:var(--color-text-secondary-3);line-height:1.25}.documentation-summary-card small,.activities-kpi-helper,.approvals-kpi-helper{font-size:11px;color:var(--color-text-secondary-3);line-height:1.3;margin:0}.documentation-summary-card:focus-visible{outline:2px solid rgba(75,46,131,.55);outline-offset:2px}.access-requests-summary-card-pending{border-left:4px solid rgba(37,99,235,.55)}.access-requests-summary-card-approved{border-left:4px solid rgba(5,150,105,.55)}.access-requests-summary-card-hold{border-left:4px solid rgba(217,119,6,.55)}.access-requests-summary-card-rejected{border-left:4px solid rgba(220,38,38,.55)}.access-requests-summary-card-slate{border-left:4px solid rgba(107,114,128,.45)}.access-requests-summary-card-today{border-left:4px solid rgba(71,85,105,.45)}.documentation-summary-card-expired{border-left:4px solid rgba(220,38,38,.55)}.documentation-summary-card-expiringSoon{border-left:4px solid rgba(217,119,6,.55)}.documentation-summary-card-missing{border-left:4px solid rgba(107,114,128,.45)}.documentation-summary-card-active{border-left:4px solid rgba(2,132,199,.55)}.documentation-summary-card-archived{border-left:4px solid rgba(107,114,128,.4)}.documents-summary-card--required{border-left:4px solid rgba(71,85,105,.45)}.documents-summary-card--uploaded{border-left:4px solid rgba(16,185,129,.5)}.documents-summary-card--approved{border-left:4px solid rgba(5,150,105,.55)}.documents-summary-card--expired{border-left:4px solid rgba(220,38,38,.55)}.documents-summary-card--missing{border-left:4px solid rgba(107,114,128,.45)}.audit-kpi-card{border-left:4px solid rgba(71,85,105,.3)}.permissions-role-summary-card{border-left:4px solid rgba(71,85,105,.35);background:var(--color-white);border-color:#e5e7eb}.app-shell[data-route="/platform"] .kpi-grid .card--secondary-kpi,.app-shell[data-route="/platform-overview"] .kpi-grid .card--secondary-kpi,.app-shell[data-route="/platform/reports"] .kpi-grid .card--secondary-kpi,.app-shell[data-route="/tenant/reports"] .kpi-grid .card--secondary-kpi,.app-shell[data-route="/compliance-overview"] .kpi-grid .card--secondary-kpi,.app-shell[data-route="/tenant/compliance-overview"] .kpi-grid .card--secondary-kpi{border-left:4px solid rgba(71,85,105,.25)}@media (max-width: 820px){.access-requests-summary-strip,.audit-kpi-strip,.documents-summary-strip,.documentation-summary-strip,.permissions-role-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 420px){.access-requests-summary-strip,.audit-kpi-strip,.documents-summary-strip,.documentation-summary-strip,.permissions-role-summary-grid{grid-template-columns:1fr}.tasks-kpi-value,.activities-kpi-value,.access-requests-summary-value,.documentation-summary-card strong,.documents-summary-card strong,.permissions-role-summary-value{font-size:clamp(18px,5.5vw,22px)}}.app-shell:is([data-route^="/tasks"],[data-route="/my-tasks"],[data-route^="/my-tasks/"],[data-route="/activities"],[data-route="/documents"],[data-route="/admin/companies"],[data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/tenant/invite-tokens"],[data-route="/settings/tenant"]) .content{padding-top:0!important}@media screen and (min-width: 981px){.app-shell:is([data-route^="/tasks"],[data-route="/my-tasks"],[data-route^="/my-tasks/"],[data-route="/activities"],[data-route="/documents"],[data-route="/admin/companies"],[data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/tenant/invite-tokens"],[data-route="/settings/tenant"]) .content{padding-left:16px!important;padding-right:24px!important}}@media screen and (max-width: 640px){.app-shell:is([data-route^="/tasks"],[data-route="/my-tasks"],[data-route^="/my-tasks/"],[data-route="/activities"],[data-route="/documents"],[data-route="/admin/companies"],[data-route="/admin/users"],[data-route^="/admin/users/"],[data-route="/tenant/invite-tokens"],[data-route="/settings/tenant"]) .content{padding-left:12px!important;padding-right:12px!important}}.app-shell[data-route="/settings/company"] .content{padding-top:0!important}@media screen and (min-width: 981px){.app-shell[data-route="/settings/company"]{--topbar-offset: 72px}.app-shell[data-route="/settings/company"] .content{padding-left:16px!important;padding-right:24px!important}}@media screen and (max-width: 640px){.app-shell[data-route="/settings/company"] .content{padding-left:12px!important;padding-right:12px!important}}.app-shell[data-route="/settings/company"] .company-settings-page>.company-settings-masthead-shell{padding:0!important;margin:0!important;border:0!important;background:transparent!important;box-shadow:none!important}.app-shell[data-route="/settings/company"] .company-settings-page .company-settings-masthead-card{display:flex!important;flex-direction:column!important;align-items:stretch!important;justify-content:flex-start!important;gap:10px!important;width:100%!important;margin:-8px 0 0!important;padding:14px 16px!important;border:1px solid rgba(75,46,131,.18)!important;border-radius:var(--cons-header-radius, 14px)!important;background:linear-gradient(132deg,#4b2e8317,#d4af370f 54%,#fff),#fff!important;box-shadow:0 10px 22px #2e1a4714!important}.app-shell[data-route="/settings/company"] .company-settings-page .company-settings-masthead-card>.company-settings-masthead-copy{display:block!important;flex:0 1 auto!important;width:100%!important;min-width:0!important;margin:0!important;padding:0!important}.app-shell[data-route="/settings/company"] .company-settings-page .company-settings-masthead-card .company-settings-masthead-explainer{display:block!important;width:100%!important;max-width:none!important;min-height:0!important;margin:0!important;padding:8px 10px 8px 12px!important;border:0!important;border-left:4px solid var(--company-primary, #4b2e83)!important;border-radius:10px!important;background:#4b2e830e!important;color:#3d2b5d!important;box-shadow:none!important;font-size:13px!important;line-height:1.45!important}.app-shell[data-route="/settings/company"] .company-settings-page .company-settings-masthead-card .company-settings-masthead-explainer .pipeline-company-pill{display:inline-flex!important;max-width:min(100%,28ch)!important;margin:0 2px!important;padding:2px 8px!important;vertical-align:baseline!important}.app-shell[data-route="/settings/company"] .company-settings-page .company-settings-masthead-card>.company-settings-masthead-actions{display:flex!important;flex:0 1 auto!important;flex-wrap:wrap!important;align-items:center!important;justify-content:flex-start!important;gap:8px!important;row-gap:6px!important;width:100%!important;min-width:0!important;max-width:100%!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}.app-shell[data-route="/settings/company"] .company-settings-page .company-settings-masthead-card>.company-settings-masthead-actions .info-label{flex:0 0 auto!important;margin:0!important}@media screen and (max-width: 640px){.app-shell[data-route="/settings/company"] .company-settings-page .company-settings-masthead-card{margin-top:-6px!important;padding:12px!important}.app-shell[data-route="/settings/company"] .company-settings-page .company-settings-masthead-card>.company-settings-masthead-actions{align-items:center!important;gap:8px!important;row-gap:8px!important}.app-shell[data-route="/settings/company"] .company-settings-page .company-settings-masthead-card>.company-settings-masthead-actions .info-label{flex:1 0 100%!important;min-height:0!important;padding:0!important;line-height:1.3!important}.app-shell[data-route="/settings/company"] .company-settings-page .company-settings-masthead-card>.company-settings-masthead-actions .btn,.app-shell[data-route="/settings/company"] .company-settings-page .company-settings-masthead-card>.company-settings-masthead-actions a.btn{display:inline-flex!important;flex:1 1 160px!important;align-items:center!important;justify-content:center!important;width:auto!important;max-width:100%!important;min-width:0!important;min-height:44px!important;height:auto!important;max-height:none!important;padding:10px 14px!important;aspect-ratio:auto!important;align-self:auto!important;line-height:1.2!important;text-align:center!important;white-space:normal!important}}@media screen and (max-width: 360px){.app-shell[data-route="/settings/company"] .company-settings-page .company-settings-masthead-card>.company-settings-masthead-actions .btn,.app-shell[data-route="/settings/company"] .company-settings-page .company-settings-masthead-card>.company-settings-masthead-actions a.btn{flex-basis:100%!important;width:100%!important;min-height:44px!important;padding:10px 12px!important}}.app-shell[data-route] .app-main,.app-shell[data-route] .content,.app-shell[data-route] .app-page,.app-shell[data-route] .app-page>*,.app-shell[data-route] .app-page-section,.app-shell[data-route] .page-toolbar,.app-shell[data-route] .app-page-header,.app-shell[data-route] .page-header,.app-shell[data-route] .panel,.app-shell[data-route] .card,.app-shell[data-route] .filter-panel,.app-shell[data-route] .report-stack,.app-shell[data-route] .grid-2,.app-shell[data-route] .kpi-grid,.app-shell[data-route] .table-wrap,.app-shell[data-route] .table-scroll{max-width:100%;min-width:0;box-sizing:border-box}.app-shell[data-route] .app-main :where(.app-page,.app-page-section,.panel,.card,.page-toolbar,.app-page-header,.page-header,.filter-panel,.table-wrap)>*{max-width:100%;min-width:0;box-sizing:border-box}.app-shell[data-route] .app-main :where(.page-title,.page-subtitle,.panel-title,.card-title){overflow-wrap:anywhere;word-break:normal}.app-shell[data-route] .app-main :where(.page-explainer,.info-block,.panel-meta,.card-meta,.detail-subtitle,.empty-state,.list-item){max-width:100%;min-width:0;white-space:normal;overflow-wrap:normal;word-break:normal}.app-shell[data-route] .app-main :where(img,video,canvas){max-width:100%;height:auto}.app-shell[data-route] .table-scroll{width:100%;max-width:100%;min-width:0;overflow-x:auto;overflow-y:visible;-webkit-overflow-scrolling:touch;box-sizing:border-box}.app-shell[data-route] .table-scroll>table,.app-shell[data-route] .table-scroll>.data-table{width:max-content;min-width:100%;max-width:none}.app-shell[data-route] .modal-overlay{max-width:100vw;overflow-x:hidden}.app-shell[data-route] .modal{max-width:calc(100vw - 24px);max-height:calc(var(--app-vh, 100vh) - 24px);min-width:0;box-sizing:border-box}.app-shell[data-route] .modal-body{max-width:100%;min-width:0;min-height:0;overflow-x:auto}.app-shell[data-route] .modal-footer{max-width:100%;min-width:0;box-sizing:border-box}@media screen and (max-width: 900px){.app-shell[data-route] .app-main :where(.app-page-header,.page-toolbar,.detail-header,.dashboard-toolbar) :where(.page-header,.detail-title,[class*=masthead-copy],[class*=hero-copy]){grid-column:1 / -1;flex:1 1 100%;width:100%;max-width:100%;min-width:0}.app-shell[data-route] .app-main :where(.app-page-header,.page-toolbar,.detail-header,.dashboard-toolbar) :where(.page-explainer,.info-block,.detail-subtitle,.panel-meta,.card-meta){width:100%;max-width:100%;min-width:0;flex-basis:100%;white-space:normal!important;overflow-wrap:normal!important;word-break:normal!important}.app-shell[data-route] .app-main :where(.app-page-header,.page-toolbar,.detail-header,.dashboard-toolbar) :where(.toolbar-actions,.detail-actions,[class*=header-actions],[class*=masthead-actions]){grid-column:1 / -1}.app-shell[data-route^="/institutions/"] .app-page-header.detail-header{grid-template-columns:minmax(0,1fr)!important}}@media screen and (max-width: 640px){.app-shell[data-route] .app-main :where(.app-page-header,.dashboard-toolbar,.app-page-section,.filter-panel) :where(.toolbar-actions,.detail-actions,.panel-actions,.filter-actions,[class*=header-actions],[class*=masthead-actions],[class*=action-strip],[class*=actions-group]):not(.modal-footer):not(.topbar-actions):not(.floating-task-button):not(.help-assistant-widget){display:flex!important;flex-wrap:wrap!important;align-items:center!important;justify-content:flex-start!important;width:100%!important;max-width:100%!important;min-width:0!important;margin-left:0!important;overflow:visible!important;gap:8px!important;row-gap:8px!important;box-sizing:border-box!important}.app-shell[data-route] .app-main :where(.app-page-header,.dashboard-toolbar,.app-page-section,.filter-panel) :where(.toolbar-actions,.detail-actions,.panel-actions,.filter-actions,[class*=header-actions],[class*=masthead-actions],[class*=action-strip],[class*=actions-group]):not(.modal-footer):not(.topbar-actions):not(.floating-task-button):not(.help-assistant-widget)>:is(.btn,a.btn,button):not(.icon-button):not(.btn-icon):not(.pagination-page){display:inline-flex!important;flex:1 1 148px!important;align-items:center!important;justify-content:center!important;width:auto!important;max-width:100%!important;min-width:0!important;min-height:44px!important;height:auto!important;max-height:none!important;padding:10px 14px!important;aspect-ratio:auto!important;white-space:normal!important;overflow-wrap:anywhere!important;text-align:center!important;box-sizing:border-box!important}}@media screen and (max-width: 360px){.app-shell[data-route] .app-main :where(.app-page-header,.dashboard-toolbar,.app-page-section,.filter-panel) :where(.toolbar-actions,.detail-actions,.panel-actions,.filter-actions,[class*=header-actions],[class*=masthead-actions],[class*=action-strip],[class*=actions-group]):not(.modal-footer):not(.topbar-actions):not(.floating-task-button):not(.help-assistant-widget)>:is(.btn,a.btn,button):not(.icon-button):not(.btn-icon):not(.pagination-page){flex-basis:100%!important;width:100%!important}}@media screen and (max-width: 768px){.app-shell[data-route] .app-main :where(.detail-badges,.tag-list,.tab-list,[class*=badge-row],[class*=badges],[class*=chip-list],[class*=chips],[class*=pill-list],[class*=pills],[class*=status-row],[class*=filter-chips]):not(.topbar-actions):not(.sidebar):not(.modal-footer):not(.pagination){display:flex!important;flex-wrap:wrap!important;align-items:center!important;justify-content:flex-start!important;width:100%!important;max-width:100%!important;min-width:0!important;gap:8px!important;row-gap:8px!important;overflow:visible!important;box-sizing:border-box!important}.app-shell[data-route] .app-main :where(.detail-badges,.tag-list,.tab-list,[class*=badge-row],[class*=badges],[class*=chip-list],[class*=chips],[class*=pill-list],[class*=pills],[class*=status-row],[class*=filter-chips]):not(.topbar-actions):not(.sidebar):not(.modal-footer):not(.pagination)>:is(.badge,.pill,.chip,.tag,.filter-chip,.tab-button,[class*=badge],[class*=pill],[class*=chip],[class*=tag]):not(.topbar-notification-badge):not(.nav-badge):not(.pagination-page):not(.icon-button){flex:1 1 136px!important;width:auto!important;max-width:100%!important;min-width:0!important;min-height:32px!important;white-space:normal!important;overflow-wrap:anywhere!important;text-align:center!important;justify-content:center!important;box-sizing:border-box!important}.app-shell[data-route] .app-main :where(.kpi-grid,.app-kpi-strip,.report-kpis,[class*=kpi-grid],[class*=kpi-strip],[class*=summary-strip],[class*=summary-grid],[class*=cards-grid]):not(.modal-footer):not(.topbar-actions){display:grid!important;grid-template-columns:repeat(auto-fit,minmax(min(150px,100%),1fr))!important;gap:10px!important;width:100%!important;max-width:100%!important;min-width:0!important;overflow:visible!important;box-sizing:border-box!important}}@media screen and (max-width: 480px){.app-shell[data-route] .app-main :where(.kpi-grid,.app-kpi-strip,.report-kpis,[class*=kpi-grid],[class*=kpi-strip],[class*=summary-strip],[class*=summary-grid],[class*=cards-grid]):not(.modal-footer):not(.topbar-actions){grid-template-columns:repeat(auto-fit,minmax(min(136px,100%),1fr))!important}}@media screen and (max-width: 360px){.app-shell[data-route] .app-main :where(.detail-badges,.tag-list,.tab-list,[class*=badge-row],[class*=badges],[class*=chip-list],[class*=chips],[class*=pill-list],[class*=pills],[class*=status-row],[class*=filter-chips]):not(.topbar-actions):not(.sidebar):not(.modal-footer):not(.pagination)>:is(.tab-button,.filter-chip){flex-basis:100%!important}}@media screen and (max-width: 360px){.app-shell[data-route="/institutions"] .institutions-header-shell,.app-shell[data-route="/institutions"] .app-page-header.page-toolbar.page-toolbar--stacked.institutions-header-shell{display:flex!important;flex-direction:column!important;align-items:stretch!important;width:100%!important;max-width:100%!important;min-width:0!important;overflow:visible!important;box-sizing:border-box!important}.app-shell[data-route="/institutions"] .institutions-page-header,.app-shell[data-route="/institutions"] .institutions-header-actions,.app-shell[data-route="/institutions"] .institutions-actions-group,.app-shell[data-route="/institutions"] .institutions-actions-group--secondary,.app-shell[data-route="/institutions"] .institutions-actions-group--primary{display:flex!important;flex:0 1 auto!important;flex-direction:column!important;flex-wrap:nowrap!important;align-items:stretch!important;justify-content:flex-start!important;width:100%!important;max-width:100%!important;min-width:0!important;margin-left:0!important;gap:8px!important;overflow:visible!important;box-sizing:border-box!important}.app-shell[data-route="/institutions"] .institutions-actions-group .btn,.app-shell[data-route="/institutions"] .institutions-header-action,.app-shell[data-route="/institutions"] .institutions-actions-group--primary .institutions-header-action,.app-shell[data-route="/institutions"] .institutions-actions-group--primary .btn-primary{display:inline-flex!important;flex:0 1 auto!important;align-items:center!important;justify-content:center!important;width:100%!important;max-width:100%!important;min-width:0!important;min-height:44px!important;height:auto!important;padding:10px 12px!important;white-space:normal!important;overflow-wrap:anywhere!important;text-align:center!important;box-sizing:border-box!important}.app-shell[data-route="/institutions"] .institutions-header-action>span{min-width:0!important;max-width:100%!important;overflow-wrap:anywhere!important}}.app-shell:is([data-route^="/tasks"],[data-route="/my-tasks"],[data-route^="/my-tasks/"],[data-route="/activities"],[data-route="/documents"]){--ops-page-max-width: 1280px;--ops-gap: 16px;--ops-radius: 16px;--ops-radius-sm: 10px;--ops-border: rgba(75, 46, 131, .18);--ops-border-strong: rgba(75, 46, 131, .28);--ops-surface: #ffffff;--ops-surface-muted: #f8f7fb;--ops-shadow: 0 10px 22px rgba(35, 24, 54, .07);--ops-shadow-soft: 0 6px 14px rgba(35, 24, 54, .05)}.app-shell:is([data-route^="/tasks"],[data-route="/my-tasks"],[data-route^="/my-tasks/"],[data-route="/activities"],[data-route="/documents"]) .content{background:#f7f5fb!important}.app-shell:is([data-route^="/tasks"],[data-route="/my-tasks"],[data-route^="/my-tasks/"],[data-route="/activities"],[data-route="/documents"]) :is(.tasks-page-v2,.my-tasks-page,.activities-page,.documents-page-v2){width:min(100%,var(--ops-page-max-width));margin-inline:auto;gap:var(--ops-gap)!important}.app-shell:is([data-route^="/tasks"],[data-route="/my-tasks"],[data-route^="/my-tasks/"],[data-route="/activities"],[data-route="/documents"]) .app-page-header.page-toolbar{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;flex-wrap:wrap!important;gap:12px!important;padding:16px 18px!important;border:1px solid var(--ops-border)!important;border-radius:var(--ops-radius)!important;background:linear-gradient(135deg,color-mix(in srgb,var(--company-brand-primary, #4b2e83) 8%,#ffffff 92%),#fff 62%),var(--ops-surface)!important;box-shadow:var(--ops-shadow)!important}.app-shell:is([data-route^="/tasks"],[data-route="/my-tasks"],[data-route^="/my-tasks/"],[data-route="/activities"],[data-route="/documents"]) .app-page-header.page-toolbar>.page-header{flex:1 1 520px!important;width:auto!important;min-width:0!important;max-width:100%!important;gap:8px!important}.app-shell:is([data-route^="/tasks"],[data-route="/my-tasks"],[data-route^="/my-tasks/"],[data-route="/activities"],[data-route="/documents"]) .app-page-header.page-toolbar :is(.page-title,.documents-hero-title){margin:0!important;font-size:clamp(20px,2.7vw,28px)!important;line-height:1.16!important;letter-spacing:0!important}.app-shell:is([data-route^="/tasks"],[data-route="/my-tasks"],[data-route^="/my-tasks/"],[data-route="/activities"],[data-route="/documents"]) .app-page-header.page-toolbar :is(.page-explainer,.tasks-hero-copy,.documents-hero-copy){display:block!important;width:100%!important;max-width:92ch!important;min-width:0!important;min-height:0!important;margin:0!important;padding:10px 12px!important;border:1px solid color-mix(in srgb,var(--company-brand-primary, #4b2e83) 20%,transparent)!important;border-left:4px solid var(--company-brand-primary, #4b2e83)!important;border-radius:var(--ops-radius-sm)!important;background:color-mix(in srgb,var(--company-brand-primary, #4b2e83) 6%,#ffffff 94%)!important;color:color-mix(in srgb,var(--company-brand-primary, #4b2e83) 70%,#111827 30%)!important;line-height:1.45!important;white-space:normal!important;overflow-wrap:normal!important;word-break:normal!important;box-shadow:none!important}.app-shell:is([data-route^="/tasks"],[data-route="/my-tasks"],[data-route^="/my-tasks/"],[data-route="/activities"],[data-route="/documents"]) .app-page-header.page-toolbar .toolbar-actions{display:flex!important;flex:0 1 auto!important;flex-wrap:wrap!important;align-items:center!important;justify-content:flex-end!important;gap:8px!important;width:auto!important;max-width:100%!important;min-width:0!important;margin-left:auto!important}.app-shell:is([data-route^="/tasks"],[data-route="/my-tasks"],[data-route^="/my-tasks/"],[data-route="/activities"],[data-route="/documents"]) :is(.tasks-actions-group,.filter-action-buttons,.panel-actions,.documents-toolbar-actions){display:flex!important;flex-wrap:wrap!important;align-items:center!important;gap:8px!important;min-width:0!important;max-width:100%!important}.app-shell:is([data-route^="/tasks"],[data-route="/my-tasks"],[data-route^="/my-tasks/"],[data-route="/activities"],[data-route="/documents"]) :is(.tasks-actions-group--primary,.documents-toolbar-actions){margin-left:auto!important}.app-shell:is([data-route^="/tasks"],[data-route="/my-tasks"],[data-route^="/my-tasks/"],[data-route="/activities"],[data-route="/documents"]) :is(.app-kpi-strip,.tasks-kpi-strip,.activities-kpi-strip,.documents-summary-strip){display:grid!important;grid-template-columns:repeat(auto-fit,minmax(min(160px,100%),1fr))!important;gap:10px!important;margin:0!important}.app-shell:is([data-route^="/tasks"],[data-route="/my-tasks"],[data-route^="/my-tasks/"],[data-route="/activities"],[data-route="/documents"]) :is(.tasks-kpi-card,.activities-kpi-card,.documents-summary-card){min-height:76px!important;padding:11px 12px!important;border:1px solid var(--ops-border)!important;border-left:4px solid color-mix(in srgb,var(--company-brand-primary, #4b2e83) 40%,transparent)!important;border-radius:var(--ops-radius-sm)!important;background:var(--ops-surface)!important;box-shadow:var(--ops-shadow-soft)!important}.app-shell:is([data-route^="/tasks"],[data-route="/my-tasks"],[data-route^="/my-tasks/"],[data-route="/activities"],[data-route="/documents"]) :is(.tasks-kpi-value,.activities-kpi-value,.documents-summary-card strong){font-size:clamp(20px,5vw,25px)!important;line-height:1.05!important}.app-shell:is([data-route^="/tasks"],[data-route="/my-tasks"],[data-route^="/my-tasks/"],[data-route="/activities"],[data-route="/documents"]) :is(.tasks-kpi-label,.activities-kpi-label,.documents-summary-card span){font-size:11px!important;line-height:1.25!important;letter-spacing:.04em!important;text-transform:uppercase!important;color:#64748b!important}.app-shell:is([data-route^="/tasks"],[data-route="/my-tasks"],[data-route^="/my-tasks/"],[data-route="/activities"],[data-route="/documents"]) :is(.tasks-kpi-helper,.activities-kpi-helper,.documents-view-switch-meta-card,.documents-readonly-note){margin:0!important;padding:9px 11px!important;border:1px solid rgba(148,163,184,.22)!important;border-radius:var(--ops-radius-sm)!important;background:var(--ops-surface-muted)!important;color:#64748b!important;line-height:1.4!important;box-shadow:none!important}.app-shell:is([data-route^="/tasks"],[data-route="/my-tasks"],[data-route^="/my-tasks/"],[data-route="/activities"],[data-route="/documents"]) :is(.filter-panel,.tasks-filter-panel,.activities-filter-panel,.documents-filter-panel){position:relative!important;top:auto!important;padding:14px!important;gap:12px!important;border:1px solid var(--ops-border)!important;border-radius:var(--ops-radius)!important;background:var(--ops-surface)!important;box-shadow:var(--ops-shadow-soft)!important}.app-shell:is([data-route^="/tasks"],[data-route="/my-tasks"],[data-route^="/my-tasks/"],[data-route="/activities"],[data-route="/documents"]) :is(.filter-grid,.documents-filter-grid){display:grid!important;grid-template-columns:repeat(auto-fit,minmax(min(170px,100%),1fr))!important;gap:10px!important;width:100%!important;min-width:0!important}.app-shell:is([data-route^="/tasks"],[data-route="/my-tasks"],[data-route^="/my-tasks/"],[data-route="/activities"],[data-route="/documents"]) :is(.filter-search-field,.period-custom-fields,.documents-toggle-card){grid-column:auto / span 2!important;min-width:0!important;max-width:100%!important}.app-shell:is([data-route^="/tasks"],[data-route="/my-tasks"],[data-route^="/my-tasks/"],[data-route="/activities"],[data-route="/documents"]) .period-custom-fields{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;padding:8px!important;border:1px solid rgba(148,163,184,.22)!important;border-radius:var(--ops-radius-sm)!important;background:var(--ops-surface-muted)!important}.app-shell:is([data-route^="/tasks"],[data-route="/my-tasks"],[data-route^="/my-tasks/"],[data-route="/activities"],[data-route="/documents"]) :is(.filter-actions,.activities-filter-actions,.documents-filter-actions){display:flex!important;align-items:center!important;justify-content:space-between!important;flex-wrap:wrap!important;gap:10px!important;width:100%!important;min-width:0!important}.app-shell:is([data-route^="/tasks"],[data-route="/my-tasks"],[data-route^="/my-tasks/"],[data-route="/activities"],[data-route="/documents"]) :is(.panel,.tasks-table-panel,.activities-table-panel,.documents-panel-shell){border:1px solid var(--ops-border)!important;border-radius:var(--ops-radius)!important;background:var(--ops-surface)!important;box-shadow:var(--ops-shadow-soft)!important;padding:14px!important}.app-shell:is([data-route^="/tasks"],[data-route="/my-tasks"],[data-route^="/my-tasks/"],[data-route="/activities"],[data-route="/documents"]) :is(.panel-header,.documents-panel-header){align-items:flex-start!important;gap:6px!important;padding-bottom:8px!important;border-bottom:1px solid rgba(148,163,184,.18)!important}.app-shell:is([data-route^="/tasks"],[data-route="/my-tasks"],[data-route^="/my-tasks/"],[data-route="/activities"],[data-route="/documents"]) :is(.tasks-list-item,.my-todo-row,.timeline-card,.activity-timeline-card){border:1px solid rgba(148,163,184,.22)!important;border-radius:var(--ops-radius-sm)!important;background:#fff!important;box-shadow:none!important}.app-shell:is([data-route^="/tasks"],[data-route="/my-tasks"],[data-route^="/my-tasks/"],[data-route="/activities"],[data-route="/documents"]) :is(.tasks-list-item-top,.my-todo-top,.tasks-meta-chips,.tasks-sla-badges,.my-todo-summary,.my-todo-top-badges){flex-wrap:wrap!important;min-width:0!important;max-width:100%!important}.app-shell:is([data-route^="/tasks"],[data-route="/my-tasks"],[data-route^="/my-tasks/"],[data-route="/activities"],[data-route="/documents"]) :is(.tasks-meta-chip,.tasks-sla-badge,.badge,.documents-status-badge){max-width:100%!important;white-space:normal!important;overflow-wrap:normal!important;word-break:normal!important}.app-shell:is([data-route^="/tasks"],[data-route="/my-tasks"],[data-route^="/my-tasks/"],[data-route="/activities"],[data-route="/documents"]) :is(.table-scroll,.documents-table-shell .table-scroll){border-radius:var(--ops-radius-sm)!important;border:1px solid rgba(148,163,184,.18)!important;background:#fff!important;overflow-x:auto!important}.app-shell:is([data-route^="/tasks"],[data-route="/my-tasks"],[data-route^="/my-tasks/"],[data-route="/activities"],[data-route="/documents"]) :is(.tasks-create-modal-shell,.personal-task-modal-shell,.documents-upload-modal-shell){max-width:min(980px,calc(100vw - 24px))!important;max-height:calc(var(--app-vh, 100vh) - 24px)!important}.app-shell:is([data-route^="/tasks"],[data-route="/my-tasks"],[data-route^="/my-tasks/"],[data-route="/activities"],[data-route="/documents"]) :is(.tasks-create-modal-body,.personal-task-modal-body,.documents-upload-modal-body){min-height:0!important;max-height:var(--modal-body-max-height)!important;overflow-y:auto!important;overflow-x:hidden!important}@media screen and (max-width: 900px){.app-shell:is([data-route^="/tasks"],[data-route="/my-tasks"],[data-route^="/my-tasks/"],[data-route="/activities"],[data-route="/documents"]) .app-page-header.page-toolbar>.page-header,.app-shell:is([data-route^="/tasks"],[data-route="/my-tasks"],[data-route^="/my-tasks/"],[data-route="/activities"],[data-route="/documents"]) .app-page-header.page-toolbar .toolbar-actions{flex:1 1 100%!important;width:100%!important;margin-left:0!important;justify-content:flex-start!important}.app-shell:is([data-route^="/tasks"],[data-route="/my-tasks"],[data-route^="/my-tasks/"],[data-route="/activities"],[data-route="/documents"]) :is(.filter-search-field,.period-custom-fields,.documents-toggle-card){grid-column:1 / -1!important}}@media screen and (max-width: 640px){.app-shell:is([data-route^="/tasks"],[data-route="/my-tasks"],[data-route^="/my-tasks/"],[data-route="/activities"],[data-route="/documents"]) .app-page-header.page-toolbar{padding:12px!important;border-radius:14px!important}.app-shell:is([data-route^="/tasks"],[data-route="/my-tasks"],[data-route^="/my-tasks/"],[data-route="/activities"],[data-route="/documents"]) :is(.app-kpi-strip,.tasks-kpi-strip,.activities-kpi-strip,.documents-summary-strip){grid-template-columns:repeat(auto-fit,minmax(min(140px,100%),1fr))!important}.app-shell:is([data-route^="/tasks"],[data-route="/my-tasks"],[data-route^="/my-tasks/"],[data-route="/activities"],[data-route="/documents"]) :is(.filter-grid,.documents-filter-grid,.period-custom-fields){grid-template-columns:minmax(0,1fr)!important}.app-shell:is([data-route^="/tasks"],[data-route="/my-tasks"],[data-route^="/my-tasks/"],[data-route="/activities"],[data-route="/documents"]) :is(.filter-actions,.activities-filter-actions,.documents-filter-actions,.panel-actions,.activities-pagination){align-items:stretch!important}.app-shell:is([data-route^="/tasks"],[data-route="/my-tasks"],[data-route^="/my-tasks/"],[data-route="/activities"],[data-route="/documents"]) :is(.filter-action-buttons,.tasks-actions-group,.documents-toolbar-actions)>:is(.btn,a.btn,button){flex:1 1 148px!important;min-height:44px!important}}@media screen and (max-width: 360px){.app-shell:is([data-route^="/tasks"],[data-route="/my-tasks"],[data-route^="/my-tasks/"],[data-route="/activities"],[data-route="/documents"]) :is(.filter-action-buttons,.tasks-actions-group,.documents-toolbar-actions)>:is(.btn,a.btn,button){flex-basis:100%!important;width:100%!important}}@media screen and (max-width: 640px){.app-shell[data-route="/institutions"] .institutions-header-shell,.app-shell[data-route="/institutions"] .app-page-header.page-toolbar.page-toolbar--stacked.institutions-header-shell{display:flex!important;flex-direction:column!important;flex-wrap:nowrap!important;align-items:stretch!important;justify-content:flex-start!important;width:100%!important;max-width:100%!important;min-width:0!important;overflow:visible!important;box-sizing:border-box!important}.app-shell[data-route="/institutions"] .institutions-page-header,.app-shell[data-route="/institutions"] .institutions-header-actions,.app-shell[data-route="/institutions"] .institutions-actions-group,.app-shell[data-route="/institutions"] .institutions-actions-group--primary,.app-shell[data-route="/institutions"] .institutions-actions-group--secondary{display:flex!important;flex:1 1 100%!important;flex-wrap:wrap!important;align-items:stretch!important;align-content:flex-start!important;justify-content:flex-start!important;width:100%!important;max-width:100%!important;min-width:0!important;margin-left:0!important;overflow:visible!important;box-sizing:border-box!important}.app-shell[data-route="/institutions"] .institutions-header-actions{flex-direction:column!important;gap:8px!important}.app-shell[data-route="/institutions"] .institutions-actions-group{flex-direction:row!important;gap:8px!important}.app-shell[data-route="/institutions"] .institutions-actions-group .btn,.app-shell[data-route="/institutions"] .institutions-header-action,.app-shell[data-route="/institutions"] .institutions-actions-group--primary .institutions-header-action,.app-shell[data-route="/institutions"] .institutions-actions-group--primary .btn-primary{display:inline-flex!important;flex:1 1 148px!important;align-items:center!important;justify-content:center!important;width:auto!important;max-width:100%!important;min-width:0!important;min-height:44px!important;height:auto!important;padding:10px 12px!important;white-space:normal!important;overflow-wrap:normal!important;word-break:normal!important;text-align:center!important;aspect-ratio:auto!important;box-sizing:border-box!important}.app-shell[data-route="/institutions"] .institutions-header-action>span{min-width:0!important;max-width:100%!important;white-space:normal!important;overflow-wrap:normal!important;word-break:normal!important}}@media screen and (max-width: 360px){.app-shell[data-route="/institutions"] .institutions-actions-group .btn,.app-shell[data-route="/institutions"] .institutions-header-action,.app-shell[data-route="/institutions"] .institutions-actions-group--primary .institutions-header-action,.app-shell[data-route="/institutions"] .institutions-actions-group--primary .btn-primary{flex-basis:100%!important;width:100%!important}}@media screen and (max-width: 640px){.app-shell[data-route="/dashboard"] .dashboard-section--performance.app-kpi-strip{display:flex!important;flex-direction:column!important;align-items:stretch!important;grid-template-columns:none!important;width:100%!important;max-width:100%!important;min-width:0!important;gap:var(--dashboard-section-gap, 12px)!important;overflow:visible!important;box-sizing:border-box!important}.app-shell[data-route="/dashboard"] .dashboard-section--performance>.dashboard-section-heading,.app-shell[data-route="/dashboard"] .dashboard-section--performance>.dashboard-kpi-grid{grid-column:1 / -1!important;width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important}.app-shell[data-route="/dashboard"] .dashboard-section--performance>.dashboard-section-heading{display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:4px!important}.app-shell[data-route="/dashboard"] .dashboard-section--performance .dashboard-section-title,.app-shell[data-route="/dashboard"] .dashboard-section--performance .dashboard-inline-subtext{width:100%!important;max-width:100%!important;min-width:0!important;white-space:normal!important;overflow-wrap:normal!important;word-break:normal!important}.app-shell[data-route="/dashboard"] .dashboard-section--performance>.dashboard-kpi-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important}.app-shell[data-route="/dashboard"] .dashboard-section--performance .dashboard-kpi-card{min-width:0!important;max-width:100%!important}}@media screen and (max-width: 380px){.app-shell[data-route="/dashboard"] .dashboard-section--performance>.dashboard-kpi-grid{grid-template-columns:minmax(0,1fr)!important}}@media screen and (max-width: 640px){.app-shell[data-route="/pipeline"] .pipeline-header-shell{display:flex!important;flex-direction:column!important;flex-wrap:nowrap!important;align-items:stretch!important;align-content:flex-start!important;justify-content:flex-start!important;min-height:0!important;height:auto!important;gap:8px!important;padding:12px!important;overflow:visible!important;box-sizing:border-box!important}.app-shell[data-route="/pipeline"] .pipeline-page-header{display:flex!important;flex:0 1 auto!important;flex-basis:auto!important;flex-direction:column!important;align-items:flex-start!important;justify-content:flex-start!important;width:100%!important;max-width:100%!important;min-width:0!important;min-height:0!important;height:auto!important;gap:0!important;box-sizing:border-box!important}.app-shell[data-route="/pipeline"] .pipeline-hero-copy{display:block!important;align-self:stretch!important;width:100%!important;max-width:100%!important;min-width:0!important;min-height:0!important;height:auto!important;margin:0!important;padding:8px 10px!important;line-height:1.45!important;white-space:normal!important;overflow-wrap:normal!important;word-break:normal!important;box-sizing:border-box!important}.app-shell[data-route="/pipeline"] .pipeline-header-actions{flex:0 1 auto!important;width:100%!important;max-width:100%!important;min-width:0!important;min-height:0!important;margin:0!important;padding:0!important;align-items:center!important;justify-content:flex-start!important;gap:8px!important;box-sizing:border-box!important}.app-shell[data-route="/pipeline"] .pipeline-header-actions:empty{display:none!important}}@media screen and (max-width: 640px){.app-shell[data-route] .app-main :is(.toolbar-actions,.detail-actions,.panel-actions,.filter-actions,.table-actions,.stack-actions,.empty-state-actions,.filter-action-buttons,[class*=header-actions],[class*=masthead-actions],[class*=action-row],[class*=action-strip],[class*=actions-group]):not(.modal-footer):not(.topbar-actions):not(.floating-task-button):not(.help-assistant-widget):not(.pagination){display:flex!important;flex-wrap:wrap!important;align-items:center!important;justify-content:flex-start!important;width:100%!important;max-width:100%!important;min-width:0!important;margin-left:0!important;overflow:visible!important;gap:8px!important;row-gap:8px!important;box-sizing:border-box!important}.app-shell[data-route] .app-main :is(.toolbar-actions,.detail-actions,.panel-actions,.filter-actions,.table-actions,.stack-actions,.empty-state-actions,.filter-action-buttons,[class*=header-actions],[class*=masthead-actions],[class*=action-row],[class*=action-strip],[class*=actions-group]):not(.modal-footer):not(.topbar-actions):not(.floating-task-button):not(.help-assistant-widget):not(.pagination)>:is(.btn,a.btn,button):not(.icon-button):not(.btn-icon):not(.pagination-page):not(.chip-dismiss):not(.filter-chip-clear){display:inline-flex!important;flex:1 1 148px!important;align-items:center!important;justify-content:center!important;width:auto!important;max-width:100%!important;min-width:0!important;min-height:44px!important;height:auto!important;max-height:none!important;padding:10px 14px!important;aspect-ratio:auto!important;white-space:normal!important;overflow-wrap:anywhere!important;text-align:center!important;box-sizing:border-box!important}.app-shell[data-route] .app-main :is(.page-explainer,.info-block,.detail-subtitle,.panel-meta,.card-meta,[class*=hero-copy],[class*=masthead-copy]){max-width:100%!important;min-width:0!important;white-space:normal!important;overflow-wrap:normal!important;word-break:normal!important}}.app-shell[data-route="/platform/reports"] .toolbar-actions{flex-wrap:wrap!important;justify-content:flex-start!important;overflow:visible!important}.app-shell[data-route="/platform/reports"] .toolbar-actions .btn,.app-shell[data-route="/platform/reports"] .toolbar-actions a.btn{width:auto!important;flex:1 1 148px!important;min-width:0!important;max-width:100%!important;min-height:44px!important;height:auto!important;padding:10px 14px!important;aspect-ratio:auto!important;white-space:normal!important}.app-shell[data-route="/platform/reports"] .app-page{overflow-x:hidden!important}@media screen and (max-width: 360px){.app-shell[data-route="/platform/reports"] .toolbar-actions .btn,.app-shell[data-route="/platform/reports"] .toolbar-actions a.btn{width:100%!important;flex-basis:100%!important;margin-left:0!important}}.app-shell[data-route="/dashboard"]{--masthead-explainer-accent: var(--teal-700);--masthead-explainer-border: rgba(15, 118, 110, .18);--masthead-explainer-bg: rgba(255, 255, 255, .86);--masthead-explainer-text: var(--color-text-secondary-1)}.app-shell:is([data-route="/pipeline"],[data-route="/institutions"]){--masthead-explainer-accent: var(--teal-700);--masthead-explainer-border: rgba(15, 118, 110, .18);--masthead-explainer-bg: rgba(255, 255, 255, .88);--masthead-explainer-text: var(--color-text-secondary-1)}.app-shell:is([data-route^="/tasks"],[data-route="/my-tasks"],[data-route^="/my-tasks/"],[data-route="/activities"],[data-route="/documents"],[data-route^="/reports"],[data-route="/platform/reports"]){--masthead-explainer-accent: var(--company-brand-primary, var(--company-primary, #4b2e83));--masthead-explainer-border: color-mix(in srgb, var(--masthead-explainer-accent) 18%, transparent);--masthead-explainer-bg: color-mix(in srgb, var(--masthead-explainer-accent) 6%, #ffffff 94%);--masthead-explainer-text: color-mix(in srgb, var(--masthead-explainer-accent) 70%, #111827 30%)}.app-shell:is([data-route="/dashboard"],[data-route="/pipeline"],[data-route="/institutions"],[data-route^="/tasks"],[data-route="/my-tasks"],[data-route^="/my-tasks/"],[data-route="/activities"],[data-route="/documents"],[data-route^="/reports"],[data-route="/platform/reports"]) .app-main :is(.dashboard-masthead-explainer,.pipeline-hero-copy,.institutions-hero-copy,.tasks-hero-copy,.documents-hero-copy,.app-page-header.page-toolbar .page-explainer){display:block!important;align-self:stretch!important;width:100%!important;max-width:100%!important;min-width:0!important;min-height:0!important;margin:0!important;padding:8px 10px 8px 12px!important;border:0!important;border-left:4px solid var(--masthead-explainer-accent, var(--company-primary, #4b2e83))!important;border-radius:10px!important;background:var(--masthead-explainer-bg, rgba(75, 46, 131, .055))!important;color:var(--masthead-explainer-text, #3d2b5d)!important;box-shadow:none!important;font-size:13px!important;line-height:1.45!important;white-space:normal!important;overflow-wrap:normal!important;word-break:normal!important;box-sizing:border-box!important}.app-shell:is([data-route="/dashboard"],[data-route="/pipeline"],[data-route="/institutions"],[data-route^="/tasks"],[data-route="/my-tasks"],[data-route^="/my-tasks/"],[data-route="/activities"],[data-route="/documents"],[data-route^="/reports"],[data-route="/platform/reports"]) .app-main :is(.dashboard-masthead-explainer,.pipeline-hero-copy,.institutions-hero-copy,.tasks-hero-copy,.documents-hero-copy,.app-page-header.page-toolbar .page-explainer) :is(.pipeline-company-pill,.documents-company-pill,.reports-masthead-chip,.company-pill){display:inline-flex!important;max-width:min(100%,28ch)!important;margin:0 2px!important;padding:2px 8px!important;vertical-align:baseline!important}@media screen and (max-width: 640px){.app-shell:is([data-route="/dashboard"],[data-route="/pipeline"],[data-route="/institutions"],[data-route^="/tasks"],[data-route="/my-tasks"],[data-route^="/my-tasks/"],[data-route="/activities"],[data-route="/documents"],[data-route^="/reports"],[data-route="/platform/reports"]) .app-main :is(.dashboard-toolbar .dashboard-masthead,.app-page-header.page-toolbar>.page-header){flex:1 1 100%!important;width:100%!important;max-width:100%!important;min-width:0!important}.app-shell:is([data-route="/dashboard"],[data-route="/pipeline"],[data-route="/institutions"],[data-route^="/tasks"],[data-route="/my-tasks"],[data-route^="/my-tasks/"],[data-route="/activities"],[data-route="/documents"],[data-route^="/reports"],[data-route="/platform/reports"]) .app-main :is(.dashboard-masthead-explainer,.pipeline-hero-copy,.institutions-hero-copy,.tasks-hero-copy,.documents-hero-copy,.app-page-header.page-toolbar .page-explainer){flex:1 1 100%!important;padding:8px 10px!important}}.app-shell[data-route]:not([data-route="/settings/company"]) .app-main :is(.app-page-header.page-toolbar>.page-header,.dashboard-toolbar .dashboard-masthead){max-width:100%!important;min-width:0!important;box-sizing:border-box!important}.app-shell[data-route]:not([data-route="/settings/company"]) .app-main :is(.app-page-header.page-toolbar .page-explainer,.dashboard-masthead-explainer,.pipeline-hero-copy,.institutions-hero-copy,.tasks-hero-copy,.documents-hero-copy){display:block!important;flex:0 1 auto!important;flex-basis:auto!important;align-self:stretch!important;width:100%!important;max-width:100%!important;max-height:min(32vh,220px)!important;min-width:0!important;min-height:0!important;margin-left:0!important;margin-right:0!important;overflow-x:hidden!important;overflow-y:auto!important;text-align:left!important;white-space:normal!important;overflow-wrap:normal!important;word-break:normal!important;box-sizing:border-box!important}@media screen and (max-width: 640px){.app-shell[data-route]:not([data-route="/settings/company"]) .app-main :is(.app-page-header.page-toolbar>.page-header,.dashboard-toolbar .dashboard-masthead){flex:1 1 100%!important;width:100%!important}.app-shell[data-route]:not([data-route="/settings/company"]) .app-main :is(.app-page-header.page-toolbar .page-explainer,.dashboard-masthead-explainer,.pipeline-hero-copy,.institutions-hero-copy,.tasks-hero-copy,.documents-hero-copy){flex:1 1 100%!important;width:100%!important;max-width:100%!important;max-height:none!important;overflow-y:visible!important}}@media screen and (max-width: 640px){.app-shell[data-route] .app-main :is(.toolbar-actions,.detail-actions,.panel-actions,.filter-actions,.table-actions,.stack-actions,.empty-state-actions,.filter-action-buttons,[class*=header-actions],[class*=masthead-actions],[class*=action-row],[class*=action-strip],[class*=actions-group]):not(.modal-footer):not(.topbar-actions):not(.floating-task-button):not(.help-assistant-widget):not(.pagination){display:flex!important;flex-wrap:wrap!important;align-items:center!important;justify-content:flex-start!important;width:100%!important;max-width:100%!important;min-width:0!important;margin-left:0!important;overflow-x:hidden!important;overflow-y:visible!important;gap:8px!important;row-gap:8px!important;box-sizing:border-box!important}.app-shell[data-route] .app-main :is(.toolbar-actions,.detail-actions,.panel-actions,.filter-actions,.table-actions,.stack-actions,.empty-state-actions,.filter-action-buttons,[class*=header-actions],[class*=masthead-actions],[class*=action-row],[class*=action-strip],[class*=actions-group]):not(.modal-footer):not(.topbar-actions):not(.floating-task-button):not(.help-assistant-widget):not(.pagination)>:is(.btn,a.btn,button):not(.icon-button):not(.btn-icon):not(.pagination-page):not(.chip-dismiss):not(.filter-chip-clear){display:inline-flex!important;flex:1 1 148px!important;align-items:center!important;justify-content:center!important;width:auto!important;max-width:100%!important;min-width:0!important;min-height:44px!important;height:auto!important;padding:10px 14px!important;aspect-ratio:auto!important;white-space:normal!important;overflow-wrap:anywhere!important;text-align:center!important;box-sizing:border-box!important}.app-shell[data-route] .app-main :is(.detail-badges,.profile-summary-chips,.pipeline-filter-chips,.tasks-meta-chips,.tasks-sla-badges,[class*=badge-row],[class*=badges],[class*=chip-list],[class*=chips],[class*=pill-list],[class*=tag-list],[class*=filter-chips]){display:flex!important;flex-wrap:wrap!important;align-items:center!important;max-width:100%!important;min-width:0!important;overflow-x:hidden!important;overflow-y:visible!important;gap:6px!important;box-sizing:border-box!important}.app-shell[data-route] .app-main :is(.badge,.pill,.chip,.tag,.filter-chip,[class*=badge],[class*=pill],[class*=chip],[class*=tag]):not(.topbar-notification-badge):not(.nav-badge):not(.pagination-page):not(.icon-button):not(.chip-dismiss):not(.filter-chip-clear){flex:0 1 auto!important;max-width:100%!important;min-width:0!important;white-space:normal!important;overflow-wrap:anywhere!important;box-sizing:border-box!important}.app-shell[data-route] .app-main :is(.card,.panel,.summary-card,.kpi-card,[class*=summary-card],[class*=kpi-card]){max-width:100%!important;min-width:0!important;overflow-x:hidden!important;box-sizing:border-box!important}}@media screen and (max-width: 360px){.app-shell[data-route] .app-main :is(.toolbar-actions,.detail-actions,.panel-actions,.filter-actions,.table-actions,.stack-actions,.empty-state-actions,.filter-action-buttons,[class*=header-actions],[class*=masthead-actions],[class*=action-row],[class*=action-strip],[class*=actions-group]):not(.modal-footer):not(.topbar-actions):not(.floating-task-button):not(.help-assistant-widget):not(.pagination)>:is(.btn,a.btn,button):not(.icon-button):not(.btn-icon):not(.pagination-page):not(.chip-dismiss):not(.filter-chip-clear){flex-basis:100%!important;width:100%!important}}@media screen{.app-shell[data-route]{--app-content-top-gap: 0px;--app-content-gutter-left: 16px;--app-content-gutter-right: 24px;--app-content-bottom-gap: 60px;--app-section-gap: 12px}.app-shell[data-route] .content{padding-top:var(--app-content-top-gap)!important;padding-right:var(--app-content-gutter-right)!important;padding-bottom:var(--app-content-bottom-gap)!important;padding-left:var(--app-content-gutter-left)!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important}.app-shell[data-route] .app-page{max-width:100%!important;min-width:0!important;gap:var(--app-section-gap)!important;box-sizing:border-box!important}.app-shell[data-route] .app-page>:is(.app-page-header.page-toolbar,.dashboard-page-header,.pipeline-header-shell,.institutions-header-shell):first-child{margin-top:0!important}}@media screen and (max-width: 980px){.app-shell[data-route]{--app-content-gutter-left: 16px;--app-content-gutter-right: 16px;--app-content-bottom-gap: 56px}}@media screen and (max-width: 640px){.app-shell[data-route]{--app-content-gutter-left: 12px;--app-content-gutter-right: 12px;--app-content-bottom-gap: 48px}}@media screen{.app-shell[data-route] .app-main :is(.panel,.card)>:is(.app-page-header.page-toolbar,.page-toolbar,.detail-header):first-child{min-height:0!important;max-height:min(36vh,260px)!important;margin:0!important;padding:0 0 10px!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;overflow-x:hidden!important;overflow-y:auto!important}.app-shell[data-route] .app-main :is(.panel,.card)>:is(.app-page-header.page-toolbar,.page-toolbar,.detail-header):first-child>:is(.page-header,.toolbar-actions,.detail-actions){max-width:100%!important;min-width:0!important;min-height:0!important;box-sizing:border-box!important}.app-shell[data-route] .app-main :is(.panel,.card)>:is(.app-page-header.page-toolbar,.page-toolbar,.detail-header):first-child :is(.page-title,.panel-title,.card-title,.detail-entity-name){line-height:1.16!important}}@media screen and (max-width: 640px){.app-shell[data-route] .app-main :is(.panel,.card)>:is(.app-page-header.page-toolbar,.page-toolbar,.detail-header):first-child{max-height:none!important;overflow-y:visible!important}}@media screen and (max-width: 768px){.app-shell:is([data-route^="/tasks"],[data-route="/my-tasks"],[data-route^="/my-tasks/"],[data-route="/activities"],[data-route="/documents"]) :is(.tasks-page-v2,.my-tasks-page,.activities-page,.documents-page-v2){width:100%!important;max-width:100%!important;min-width:0!important;overflow-x:hidden!important}.app-shell:is([data-route^="/tasks"],[data-route="/my-tasks"],[data-route^="/my-tasks/"],[data-route="/activities"],[data-route="/documents"]) :is(.app-page-header.page-toolbar,.filter-panel,.panel,.tasks-table-panel,.activities-table-panel,.documents-panel-shell){width:100%!important;max-width:100%!important;min-width:0!important;padding:12px!important;box-sizing:border-box!important}.app-shell:is([data-route^="/tasks"],[data-route="/my-tasks"],[data-route^="/my-tasks/"],[data-route="/activities"],[data-route="/documents"]) :is(.filter-grid,.documents-filter-grid,.period-custom-fields){grid-template-columns:minmax(0,1fr)!important;width:100%!important;min-width:0!important}.app-shell:is([data-route^="/tasks"],[data-route="/my-tasks"],[data-route^="/my-tasks/"],[data-route="/activities"],[data-route="/documents"]) :is(.filter-search-field,.period-custom-fields,.documents-toggle-card){grid-column:1 / -1!important}.app-shell:is([data-route^="/tasks"],[data-route="/my-tasks"],[data-route^="/my-tasks/"],[data-route="/activities"],[data-route="/documents"]) :is(.toolbar-actions,.tasks-header-actions,.activities-toolbar-actions,.documents-toolbar-actions,.filter-actions,.activities-filter-actions,.documents-filter-actions,.panel-actions,.table-actions,.tasks-actions-group,.tasks-bulk-controls,.activities-pagination){display:flex!important;flex-wrap:wrap!important;align-items:center!important;justify-content:flex-start!important;width:100%!important;max-width:100%!important;min-width:0!important;margin-left:0!important;overflow-x:hidden!important;overflow-y:visible!important;gap:8px!important;box-sizing:border-box!important}.app-shell:is([data-route^="/tasks"],[data-route="/my-tasks"],[data-route^="/my-tasks/"],[data-route="/activities"],[data-route="/documents"]) :is(.toolbar-actions,.tasks-header-actions,.activities-toolbar-actions,.documents-toolbar-actions,.filter-actions,.activities-filter-actions,.documents-filter-actions,.panel-actions,.table-actions,.tasks-actions-group,.tasks-bulk-controls,.activities-pagination)>:is(.btn,a.btn,button):not(.icon-button):not(.btn-icon):not(.pagination-page):not(.chip-dismiss):not(.filter-chip-clear){flex:1 1 148px!important;width:auto!important;max-width:100%!important;min-width:0!important;min-height:44px!important;height:auto!important;padding:10px 14px!important;white-space:normal!important;text-align:center!important;box-sizing:border-box!important}.app-shell:is([data-route^="/tasks"],[data-route="/my-tasks"],[data-route^="/my-tasks/"]) :is(.tasks-list-item-row,.my-todo-row){grid-template-columns:minmax(0,1fr)!important;width:100%!important;max-width:100%!important;min-width:0!important;gap:10px!important}.app-shell:is([data-route^="/tasks"],[data-route="/my-tasks"],[data-route^="/my-tasks/"]) :is(.tasks-list-item-left,.tasks-list-item-body,.tasks-list-item-controls,.tasks-row-actions,.tasks-bulk-summary,.tasks-bulk-controls){width:100%!important;max-width:100%!important;min-width:0!important}.app-shell:is([data-route^="/tasks"],[data-route="/my-tasks"],[data-route^="/my-tasks/"]) .tasks-list-item-controls{flex-direction:row!important;align-items:center!important;justify-content:flex-start!important;flex-wrap:wrap!important}.app-shell:is([data-route^="/tasks"],[data-route="/my-tasks"],[data-route^="/my-tasks/"]) .tasks-list-item-status-select{flex:1 1 148px!important;width:auto!important;max-width:100%!important;min-width:0!important}.app-shell:is([data-route^="/tasks"],[data-route="/my-tasks"],[data-route^="/my-tasks/"]) .tasks-row-actions{display:flex!important;flex:1 1 148px!important;flex-wrap:wrap!important;justify-content:flex-start!important}.app-shell[data-route="/activities"] :is(.timeline-card,.activity-timeline-card,.activity-timeline-actions,.activities-pagination-left){width:100%!important;max-width:100%!important;min-width:0!important}.app-shell[data-route="/activities"] .activity-timeline-actions{display:flex!important;flex-wrap:wrap!important;justify-content:flex-start!important}.app-shell:is([data-route^="/tasks"],[data-route="/my-tasks"],[data-route^="/my-tasks/"],[data-route="/activities"],[data-route="/documents"]) :is(.table-scroll,.documents-table-shell,.documents-table-shell .table-scroll){width:100%!important;max-width:100%!important;min-width:0!important;overflow-x:auto!important;overflow-y:visible!important;-webkit-overflow-scrolling:touch!important;box-sizing:border-box!important}.app-shell:is([data-route^="/tasks"],[data-route="/my-tasks"],[data-route^="/my-tasks/"],[data-route="/activities"],[data-route="/documents"]) :is(.table-scroll>table,.table-scroll>.data-table,.documents-table-shell .data-table){width:max-content!important;min-width:max(620px,100%)!important;max-width:none!important}}@media screen and (max-width: 360px){.app-shell:is([data-route^="/tasks"],[data-route="/my-tasks"],[data-route^="/my-tasks/"],[data-route="/activities"],[data-route="/documents"]) :is(.toolbar-actions,.tasks-header-actions,.activities-toolbar-actions,.documents-toolbar-actions,.filter-actions,.activities-filter-actions,.documents-filter-actions,.panel-actions,.table-actions,.tasks-actions-group,.tasks-bulk-controls,.activities-pagination)>:is(.btn,a.btn,button):not(.icon-button):not(.btn-icon):not(.pagination-page):not(.chip-dismiss):not(.filter-chip-clear){flex-basis:100%!important;width:100%!important}}@media screen{.app-shell[data-route]{--app-content-top-gap: 12px;--app-content-gutter-left: 16px;--app-content-gutter-right: 16px}.app-shell[data-route] .content{padding-top:var(--app-content-top-gap)!important;padding-right:var(--app-content-gutter-right)!important;padding-left:var(--app-content-gutter-left)!important}.app-shell[data-route] :is(.app-header,.app-page,.app-page-section,.app-page-header,.page-toolbar){max-width:100%!important;min-width:0!important;box-sizing:border-box!important}.app-shell[data-route] :is(.app-header,.app-page){margin-inline:auto!important}}@media screen and (max-width: 640px){.app-shell[data-route]{--app-content-top-gap: 10px;--app-content-gutter-left: 12px;--app-content-gutter-right: 12px}.app-shell[data-route] :is(.app-header,.app-page,.app-page-section,.app-page-header,.page-toolbar){width:100%!important;max-width:100%!important}.app-shell[data-route] :is(.app-page-header,.page-toolbar,.dashboard-toolbar,.detail-header){align-items:stretch!important}}@media screen and (max-width: 360px){.app-shell[data-route]{--app-content-top-gap: 8px;--app-content-gutter-left: 12px;--app-content-gutter-right: 12px}.app-shell[data-route] .content,.app-shell[data-route] :is(.app-header,.app-page,.app-page-section,.app-page-header,.page-toolbar){width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important}}@media screen{.app-shell[data-route]{--app-explainer-card-min-height: 200px;--app-explainer-card-padding-y: 20px;--app-explainer-card-padding-x: 20px;--app-explainer-card-radius: 8px;--app-explainer-card-border: rgba(75, 46, 131, .16);--app-explainer-card-bg: #ffffff}.app-shell[data-route] .app-main :is(.app-page-header.page-toolbar .page-explainer,.dashboard-masthead-explainer,.pipeline-hero-copy,.institutions-hero-copy,.tasks-hero-copy,.documents-hero-copy,.company-settings-masthead-explainer){display:block!important;align-self:stretch!important;width:100%!important;max-width:100%!important;min-width:0!important;min-height:var(--app-explainer-card-min-height)!important;max-height:min(32vh,220px)!important;margin:0!important;padding:var(--app-explainer-card-padding-y) var(--app-explainer-card-padding-x)!important;border:1px solid var(--app-explainer-card-border)!important;border-left:4px solid var(--masthead-explainer-accent, var(--company-primary, #4b2e83))!important;border-radius:var(--app-explainer-card-radius)!important;background:var(--masthead-explainer-bg, var(--app-explainer-card-bg))!important;box-shadow:none!important;box-sizing:border-box!important;color:var(--masthead-explainer-text, #3d2b5d)!important;font-size:13px!important;line-height:1.45!important;text-align:left!important;white-space:normal!important;overflow-x:hidden!important;overflow-y:auto!important;overflow-wrap:normal!important;word-break:normal!important}}@media screen and (max-width: 640px){.app-shell[data-route]{--app-explainer-card-min-height: 0px;--app-explainer-card-padding-y: 12px;--app-explainer-card-padding-x: 12px}.app-shell[data-route] .app-main :is(.app-page-header.page-toolbar .page-explainer,.dashboard-masthead-explainer,.pipeline-hero-copy,.institutions-hero-copy,.tasks-hero-copy,.documents-hero-copy,.company-settings-masthead-explainer){flex:1 1 100%!important;max-height:none!important;overflow-y:visible!important}}@media screen and (max-width: 768px){.app-shell[data-route^="/reports"] .reports-page,.app-shell[data-route^="/reports"] .reports-layout-content,.app-shell[data-route^="/reports"] .report-stack,.app-shell[data-route^="/reports"] .report-evidence-panel,.app-shell[data-route^="/reports"] .report-evidence-panel>div{width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important}.app-shell[data-route^="/reports"] .report-evidence-panel{overflow-x:hidden!important;overflow-y:visible!important}.app-shell[data-route^="/reports"] .report-evidence-panel .panel-header,.app-shell[data-route^="/reports"] .report-evidence-panel .report-card-title-group,.app-shell[data-route^="/reports"] .report-evidence-panel .panel-actions{display:flex!important;flex-wrap:wrap!important;align-items:flex-start!important;justify-content:flex-start!important;width:100%!important;max-width:100%!important;min-width:0!important;margin-left:0!important;box-sizing:border-box!important}.app-shell[data-route^="/reports"] .report-evidence-panel .table-scroll{display:block!important;width:100%!important;max-width:100%!important;min-width:0!important;overflow-x:auto!important;overflow-y:visible!important;-webkit-overflow-scrolling:touch!important;overscroll-behavior-inline:contain!important;box-sizing:border-box!important}.app-shell[data-route^="/reports"] .report-evidence-panel .table-scroll>table,.app-shell[data-route^="/reports"] .report-evidence-panel .table-scroll>.data-table{width:max-content!important;min-width:max(620px,100%)!important;max-width:none!important;table-layout:auto!important}}@media screen and (min-width: 641px) and (max-width: 768px){.app-shell[data-route^="/reports"]{--app-explainer-card-min-height: 150px}.app-shell[data-route^="/reports"] .app-page-header.page-toolbar .page-explainer{min-height:150px!important}}@media screen{.app-shell[data-route]{--app-content-top-gap: 12px;--app-content-gutter-left: 16px;--app-content-gutter-right: 16px;--app-section-gap: 12px}.app-shell[data-route] .content{padding-top:var(--app-content-top-gap)!important;padding-right:var(--app-content-gutter-right)!important;padding-left:var(--app-content-gutter-left)!important;box-sizing:border-box!important}.app-shell[data-route] .app-page{gap:var(--app-section-gap)!important}.app-shell[data-route] .app-main :is(.app-page,.app-page-section,.app-page-header,.page-toolbar,.dashboard-toolbar,.detail-header,.panel,.card,.filter-panel){max-width:100%!important;min-width:0!important;box-sizing:border-box!important}.app-shell[data-route] .app-main :is(.app-page-header,.page-toolbar,.dashboard-toolbar,.detail-header):first-child{margin-top:0!important}}@media screen and (max-width: 640px){.app-shell[data-route]{--app-content-top-gap: 12px;--app-content-gutter-left: 16px;--app-content-gutter-right: 16px;--app-section-gap: 12px}.app-shell[data-route] .app-main :is(.app-page-header,.page-toolbar,.dashboard-toolbar,.detail-header){width:100%!important;max-width:100%!important;align-items:stretch!important}}@media screen and (max-width: 360px){.app-shell[data-route]{--app-content-top-gap: 12px;--app-content-gutter-left: 16px;--app-content-gutter-right: 16px}}@media screen{.app-shell[data-route="/settings/company"]{--app-content-top-gap: 0px}.app-shell[data-route="/settings/company"] .content{padding-top:0!important}}@media screen and (min-width: 981px){.app-shell[data-route="/settings/company"]{--topbar-offset: 72px;--app-content-top-gap: 0px;--app-content-gutter-left: 16px;--app-content-gutter-right: 24px}.app-shell[data-route="/settings/company"] .content{padding-top:0!important;padding-left:16px!important;padding-right:24px!important}}@media screen and (max-width: 640px){.app-shell[data-route="/settings/company"]{--app-content-top-gap: 0px;--app-content-gutter-left: 12px;--app-content-gutter-right: 12px}.app-shell[data-route="/settings/company"] .content{padding-top:0!important;padding-left:12px!important;padding-right:12px!important}}@media screen{.app-shell[data-route]{--app-content-top-gap: 0px;--app-content-gutter-left: 16px;--app-content-gutter-right: 24px}.app-shell[data-route] .content{padding-top:0!important;padding-left:var(--app-content-gutter-left)!important;padding-right:var(--app-content-gutter-right)!important}}@media screen and (min-width: 981px){.app-shell[data-route]{--topbar-offset: 72px;--app-content-top-gap: 0px;--app-content-gutter-left: 16px;--app-content-gutter-right: 24px}.app-shell[data-route] .content{padding-top:0!important;padding-left:16px!important;padding-right:24px!important}}@media screen and (max-width: 640px){.app-shell[data-route]{--app-content-top-gap: 0px;--app-content-gutter-left: 12px;--app-content-gutter-right: 12px}.app-shell[data-route] .content{padding-top:0!important;padding-left:12px!important;padding-right:12px!important}}.app-shell[data-route="/dashboard"] .dashboard-page-header.dashboard-section--masthead,.app-shell[data-route="/dashboard"] .dashboard>.dashboard-section--masthead{margin-top:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;overflow:visible!important}.app-shell[data-route="/dashboard"] .dashboard-toolbar{display:flex!important;flex-wrap:wrap!important;align-items:flex-start!important;justify-content:flex-start!important;gap:10px!important;width:100%!important;max-width:100%!important;min-width:0!important;min-height:0!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;overflow:visible!important;box-sizing:border-box!important}.app-shell[data-route="/dashboard"] .dashboard-toolbar .dashboard-masthead{flex:1 1 420px!important;width:auto!important;max-width:100%!important;min-width:0!important}.app-shell[data-route="/dashboard"] .dashboard-toolbar .dashboard-masthead-explainer{margin:0!important;width:100%!important;max-width:100%!important;box-sizing:border-box!important}.app-shell[data-route="/dashboard"] .dashboard-toolbar .dashboard-toolbar-actions{flex:1 1 320px!important;display:flex!important;flex-wrap:wrap!important;align-items:center!important;justify-content:flex-start!important;gap:8px!important;width:auto!important;max-width:100%!important;min-width:0!important;margin:0!important;overflow:visible!important;box-sizing:border-box!important}.app-shell[data-route="/dashboard"] .dashboard-toolbar .dashboard-toolbar-actions>:is(.btn,a.btn,button){flex:1 1 148px!important;width:auto!important;max-width:100%!important;min-width:0!important;min-height:44px!important;height:auto!important;padding:10px 14px!important;aspect-ratio:auto!important;white-space:normal!important;box-sizing:border-box!important}@media screen and (max-width: 640px){.app-shell[data-route="/dashboard"] .dashboard-toolbar .dashboard-masthead,.app-shell[data-route="/dashboard"] .dashboard-toolbar .dashboard-toolbar-actions{flex:1 1 100%!important;width:100%!important}}@media screen and (max-width: 360px){.app-shell[data-route="/dashboard"] .dashboard-toolbar .dashboard-toolbar-actions>:is(.btn,a.btn,button){flex-basis:100%!important;width:100%!important}}.app-shell[data-route] .app-page :is(.toolbar-actions,.detail-actions,.panel-actions,.filter-actions,.table-actions,.stack-actions,.empty-state-actions,.filter-action-buttons,.hero-actions,[class*=header-actions],[class*=masthead-actions],[class*=action-row],[class*=action-strip],[class*=actions-group]):not(.modal-footer):not(.topbar-actions):not(.floating-task-button):not(.help-assistant-widget):not(.pagination):not([class*=pagination]){display:flex!important;flex-wrap:wrap!important;align-items:center!important;justify-content:flex-start!important;width:100%!important;max-width:100%!important;min-width:0!important;margin-left:0!important;white-space:normal!important;overflow:visible!important;gap:8px!important;row-gap:8px!important;box-sizing:border-box!important}.app-shell[data-route] .app-page :is(.toolbar-actions,.detail-actions,.panel-actions,.filter-actions,.table-actions,.stack-actions,.empty-state-actions,.filter-action-buttons,.hero-actions,[class*=header-actions],[class*=masthead-actions],[class*=action-row],[class*=action-strip],[class*=actions-group]):not(.modal-footer):not(.topbar-actions):not(.floating-task-button):not(.help-assistant-widget):not(.pagination):not([class*=pagination])>:is(.btn,a.btn,button):not(.icon-button):not(.btn-icon):not(.pagination-page):not(.chip-dismiss):not(.filter-chip-clear){display:inline-flex!important;flex:0 1 auto!important;align-items:center!important;justify-content:center!important;width:auto!important;max-width:100%!important;min-width:0!important;min-height:44px!important;height:auto!important;padding:10px 14px!important;aspect-ratio:auto!important;white-space:normal!important;overflow-wrap:anywhere!important;text-align:center!important;box-sizing:border-box!important}@media screen and (max-width: 640px){.app-shell[data-route] .app-page :is(.toolbar-actions,.detail-actions,.panel-actions,.filter-actions,.table-actions,.stack-actions,.empty-state-actions,.filter-action-buttons,.hero-actions,[class*=header-actions],[class*=masthead-actions],[class*=action-row],[class*=action-strip],[class*=actions-group]):not(.modal-footer):not(.topbar-actions):not(.floating-task-button):not(.help-assistant-widget):not(.pagination):not([class*=pagination])>:is(.btn,a.btn,button):not(.icon-button):not(.btn-icon):not(.pagination-page):not(.chip-dismiss):not(.filter-chip-clear){flex:1 1 148px!important}}@media screen and (max-width: 360px){.app-shell[data-route] .app-page :is(.toolbar-actions,.detail-actions,.panel-actions,.filter-actions,.table-actions,.stack-actions,.empty-state-actions,.filter-action-buttons,.hero-actions,[class*=header-actions],[class*=masthead-actions],[class*=action-row],[class*=action-strip],[class*=actions-group]):not(.modal-footer):not(.topbar-actions):not(.floating-task-button):not(.help-assistant-widget):not(.pagination):not([class*=pagination])>:is(.btn,a.btn,button):not(.icon-button):not(.btn-icon):not(.pagination-page):not(.chip-dismiss):not(.filter-chip-clear){flex-basis:100%!important;width:100%!important}}.app-shell[data-route="/dashboard"]{--dashboard-ink: #172033;--dashboard-muted: #5f6b7a;--dashboard-border: #dbe4ea;--dashboard-soft: #f7faf9;--dashboard-card: #ffffff;--dashboard-teal: #0f766e;--dashboard-purple: #4b2e83;--dashboard-amber: #b7791f;--dashboard-red: #b42318}.app-shell[data-route="/dashboard"] .dashboard{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:14px!important;align-items:stretch!important;width:100%!important;max-width:100%!important;min-width:0!important}.app-shell[data-route="/dashboard"] .dashboard>.app-page-section{grid-column:1 / -1!important;width:100%!important;max-width:100%!important;min-width:0!important;margin:0!important;box-sizing:border-box!important}.app-shell[data-route="/dashboard"] .dashboard-section{gap:10px!important}.app-shell[data-route="/dashboard"] .dashboard-page-header.dashboard-section--masthead,.app-shell[data-route="/dashboard"] .dashboard>.dashboard-section--masthead{padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.app-shell[data-route="/dashboard"] .dashboard-toolbar{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(260px,auto)!important;align-items:stretch!important;gap:10px!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.app-shell[data-route="/dashboard"] .dashboard-toolbar .dashboard-masthead{display:flex!important;flex-direction:column!important;justify-content:stretch!important;flex:1 1 auto!important;min-width:0!important;width:100%!important}.app-shell[data-route="/dashboard"] .dashboard-masthead-explainer{margin:0!important;width:100%!important;max-width:100%!important;min-height:0!important;padding:14px 16px!important;border:1px solid var(--dashboard-border)!important;border-left:4px solid var(--dashboard-teal)!important;border-radius:8px!important;background:var(--dashboard-card)!important;color:var(--dashboard-ink)!important;font-size:14px!important;line-height:1.55!important;box-shadow:0 8px 18px #11202e0f!important;box-sizing:border-box!important}.app-shell[data-route="/dashboard"] .dashboard-masthead-explainer .pipeline-company-pill{display:inline-flex!important;max-width:min(100%,30ch)!important;min-width:0!important;padding:2px 8px!important;border:1px solid rgba(15,118,110,.22)!important;border-radius:999px!important;background:#0f766e14!important;color:var(--dashboard-teal)!important;font-size:14px!important;font-weight:800!important;line-height:1.35!important;vertical-align:baseline!important;white-space:normal!important;overflow-wrap:anywhere!important}.app-shell[data-route="/dashboard"] .dashboard-toolbar .dashboard-toolbar-actions{display:flex!important;flex-wrap:wrap!important;align-items:center!important;align-content:center!important;justify-content:flex-end!important;gap:8px!important;width:auto!important;max-width:100%!important;min-width:0!important;margin:0!important;overflow:visible!important}.app-shell[data-route="/dashboard"] .dashboard-toolbar .dashboard-toolbar-actions>:is(.btn,a.btn,button),.app-shell[data-route="/dashboard"] .hero-actions>:is(.btn,a.btn,button),.app-shell[data-route="/dashboard"] .empty-state-actions>:is(.btn,a.btn,button){flex:0 1 auto!important;width:auto!important;max-width:100%!important;min-width:0!important;min-height:42px!important;padding:10px 14px!important;border-radius:8px!important;white-space:normal!important;box-shadow:none!important}.app-shell[data-route="/dashboard"] .btn-primary{border-color:#0f766e52!important;background:var(--dashboard-teal)!important;color:#fff!important}.app-shell[data-route="/dashboard"] .btn-primary:hover{background:#0b5f59!important;color:#fff!important}.app-shell[data-route="/dashboard"] .btn-cool,.app-shell[data-route="/dashboard"] .btn-ghost{border-color:var(--dashboard-border)!important;background:#fff!important;color:var(--dashboard-ink)!important}.app-shell[data-route="/dashboard"] .btn-cool:hover,.app-shell[data-route="/dashboard"] .btn-ghost:hover{border-color:#0f766e52!important;background:#0f766e0f!important;color:var(--dashboard-teal)!important}.app-shell[data-route="/dashboard"] .dashboard-pipeline-focus-grid,.app-shell[data-route="/dashboard"] .dashboard-overview-grid{display:grid!important;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr)!important;gap:12px!important;align-items:stretch!important;width:100%!important;min-width:0!important}.app-shell[data-route="/dashboard"] .dashboard-panel-shell,.app-shell[data-route="/dashboard"] .dashboard-quick-actions-card,.app-shell[data-route="/dashboard"] .dashboard-status-card,.app-shell[data-route="/dashboard"] .dashboard-performance-chart,.app-shell[data-route="/dashboard"] .dashboard-attention-panel,.app-shell[data-route="/dashboard"] .dashboard-onboarding-panel{border:1px solid var(--dashboard-border)!important;border-radius:8px!important;background:var(--dashboard-card)!important;box-shadow:0 8px 18px #11202e0f!important;overflow:hidden!important;box-sizing:border-box!important}.app-shell[data-route="/dashboard"] .dashboard-standalone-kpi{min-height:150px!important;padding:18px!important;border-left:4px solid var(--dashboard-teal)!important;justify-content:center!important}.app-shell[data-route="/dashboard"] .dashboard-standalone-kpi:before,.app-shell[data-route="/dashboard"] .dashboard-kpi-card:before{content:""!important;position:absolute!important;inset:0 auto auto 0!important;width:100%!important;height:3px!important;border-radius:8px 8px 0 0!important;background:var(--dashboard-teal)!important}.app-shell[data-route="/dashboard"] .standalone-kpi-body{gap:10px!important;padding-right:0!important}.app-shell[data-route="/dashboard"] .standalone-kpi-main{display:flex!important;flex-wrap:wrap!important;align-items:flex-end!important;justify-content:space-between!important;gap:12px!important}.app-shell[data-route="/dashboard"] .dashboard-standalone-kpi .kpi-label,.app-shell[data-route="/dashboard"] .dashboard-kpi-card .kpi-label{margin:0!important;color:var(--dashboard-muted)!important;font-size:11px!important;font-weight:800!important;letter-spacing:0!important;text-transform:uppercase!important}.app-shell[data-route="/dashboard"] .dashboard-standalone-kpi .kpi-value{color:var(--dashboard-ink)!important;font-size:clamp(34px,4vw,48px)!important;font-weight:900!important;line-height:1!important;letter-spacing:0!important;-webkit-text-fill-color:currentColor!important;background:none!important}.app-shell[data-route="/dashboard"] .standalone-kpi-secondary{display:grid!important;gap:2px!important;min-width:min(100%,150px)!important;padding:8px 10px!important;border:1px solid #e6edf0!important;border-radius:8px!important;background:var(--dashboard-soft)!important}.app-shell[data-route="/dashboard"] .standalone-kpi-secondary-label,.app-shell[data-route="/dashboard"] .dashboard-standalone-kpi .kpi-helper{color:var(--dashboard-muted)!important;font-size:12px!important;line-height:1.4!important}.app-shell[data-route="/dashboard"] .standalone-kpi-secondary-value{color:var(--dashboard-teal)!important;font-size:20px!important;font-weight:900!important}.app-shell[data-route="/dashboard"] .dashboard-quick-actions-card,.app-shell[data-route="/dashboard"] .dashboard-status-card{padding:14px!important}.app-shell[data-route="/dashboard"] .panel-header,.app-shell[data-route="/dashboard"] .dashboard-section-heading{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:10px!important;min-width:0!important}.app-shell[data-route="/dashboard"] .panel-title,.app-shell[data-route="/dashboard"] .dashboard-section-title{margin:0!important;color:var(--dashboard-ink)!important;font-size:14px!important;font-weight:850!important;line-height:1.25!important;letter-spacing:0!important;text-transform:none!important}.app-shell[data-route="/dashboard"] .panel-meta,.app-shell[data-route="/dashboard"] .dashboard-inline-subtext,.app-shell[data-route="/dashboard"] .dashboard-section-subtext,.app-shell[data-route="/dashboard"] .hero-role-cue{margin:0!important;max-width:64ch!important;color:var(--dashboard-muted)!important;font-size:12px!important;line-height:1.45!important;letter-spacing:0!important}.app-shell[data-route="/dashboard"] .hero-actions{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(136px,1fr))!important;gap:8px!important;width:100%!important;margin-top:10px!important}.app-shell[data-route="/dashboard"] .hero-actions>:is(.btn,a.btn,button){width:100%!important}.app-shell[data-route="/dashboard"] .dashboard-section--performance{display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:10px!important}.app-shell[data-route="/dashboard"] .dashboard-kpi-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:10px!important;width:100%!important;min-width:0!important}.app-shell[data-route="/dashboard"] .dashboard-kpi-card{position:relative!important;min-height:110px!important;padding:14px!important;border:1px solid var(--dashboard-border)!important;border-radius:8px!important;background:var(--dashboard-card)!important;box-shadow:0 8px 18px #11202e0d!important;transform:none!important}.app-shell[data-route="/dashboard"] .dashboard-kpi-card:hover{transform:none!important;box-shadow:0 10px 20px #11202e14!important}.app-shell[data-route="/dashboard"] .dashboard-kpi-card .kpi-value{margin:8px 0 0!important;padding:0!important;color:var(--dashboard-ink)!important;font-size:clamp(28px,3vw,38px)!important;font-weight:900!important;line-height:1!important;letter-spacing:0!important;background:none!important;-webkit-text-fill-color:currentColor!important}.app-shell[data-route="/dashboard"] .dashboard-kpi-card .kpi-helper{margin-top:8px!important;padding:0!important;color:var(--dashboard-muted)!important;font-size:12px!important;line-height:1.4!important}.app-shell[data-route="/dashboard"] .kpi-card--open:before{background:var(--dashboard-purple)!important}.app-shell[data-route="/dashboard"] .kpi-card--stuck:before{background:var(--dashboard-amber)!important}.app-shell[data-route="/dashboard"] .kpi-card--tasks:before{background:var(--dashboard-teal)!important}.app-shell[data-route="/dashboard"] .dashboard-kpi-card--pending:before{background:#64748b!important}.app-shell[data-route="/dashboard"] .dashboard-performance-chart{padding:0!important}.app-shell[data-route="/dashboard"] .dashboard-performance-chart .panel-header,.app-shell[data-route="/dashboard"] .dashboard-status-card .panel-header,.app-shell[data-route="/dashboard"] .dashboard-attention-panel .panel-header{padding:14px 14px 0!important}.app-shell[data-route="/dashboard"] .perf-chart-metric{padding:12px 14px!important;border-bottom:1px solid #e8eef1!important;background:#fff!important}.app-shell[data-route="/dashboard"] .perf-chart-metric-side,.app-shell[data-route="/dashboard"] .perf-chart-meta{min-width:0!important}.app-shell[data-route="/dashboard"] .perf-chart-label{color:var(--dashboard-ink)!important;font-size:12px!important;font-weight:750!important;letter-spacing:0!important}.app-shell[data-route="/dashboard"] .perf-chart-value,.app-shell[data-route="/dashboard"] .dashboard-status-value{color:var(--dashboard-ink)!important;font-size:20px!important;font-weight:900!important;background:none!important;-webkit-text-fill-color:currentColor!important}.app-shell[data-route="/dashboard"] .perf-chart-track{height:7px!important;background:#edf2f4!important}.app-shell[data-route="/dashboard"] .dashboard-status-metrics{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;margin-top:12px!important}.app-shell[data-route="/dashboard"] .dashboard-status-item{display:grid!important;gap:6px!important;align-items:start!important;justify-content:stretch!important;padding:10px!important;border:1px solid #e8eef1!important;border-radius:8px!important;background:var(--dashboard-soft)!important}.app-shell[data-route="/dashboard"] .dashboard-status-label{color:var(--dashboard-muted)!important;font-size:12px!important;font-weight:750!important;letter-spacing:0!important}.app-shell[data-route="/dashboard"] .dashboard-status-item--overdue .dashboard-status-value{color:var(--dashboard-red)!important}.app-shell[data-route="/dashboard"] .dashboard-attention-panel{padding:14px!important}.app-shell[data-route="/dashboard"] .dashboard-attention-tabs{display:flex!important;flex-wrap:wrap!important;gap:6px!important;width:100%!important;margin:0 0 12px!important;padding:6px!important;border:1px solid #e8eef1!important;border-radius:8px!important;background:var(--dashboard-soft)!important}.app-shell[data-route="/dashboard"] .dashboard-attention-tabs .tab-button{flex:1 1 180px!important;min-width:0!important;min-height:38px!important;border-radius:6px!important;letter-spacing:0!important;white-space:normal!important}.app-shell[data-route="/dashboard"] .dashboard-attention-tabs .tab-button.active{border-color:#0f766e3d!important;background:#fff!important;color:var(--dashboard-teal)!important;box-shadow:0 4px 10px #11202e0f!important}.app-shell[data-route="/dashboard"] .dashboard-table-host,.app-shell[data-route="/dashboard"] .dashboard-table-scroll{width:100%!important;max-width:100%!important;min-width:0!important}.app-shell[data-route="/dashboard"] .dashboard-table-scroll{border:1px solid #e8eef1!important;border-radius:8px!important;background:#fff!important;overflow-x:auto!important}.app-shell[data-route="/dashboard"] .dashboard .data-table th{color:var(--dashboard-ink)!important;letter-spacing:0!important}.app-shell[data-route="/dashboard"] .dashboard .data-table td{border-color:#e8eef1!important}@media screen and (max-width: 1180px){.app-shell[data-route="/dashboard"] .dashboard-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.app-shell[data-route="/dashboard"] .dashboard-pipeline-focus-grid,.app-shell[data-route="/dashboard"] .dashboard-overview-grid{grid-template-columns:minmax(0,1fr)!important}}@media screen and (max-width: 820px){.app-shell[data-route="/dashboard"] .dashboard-toolbar{grid-template-columns:minmax(0,1fr)!important}.app-shell[data-route="/dashboard"] .dashboard-toolbar .dashboard-toolbar-actions{justify-content:flex-start!important;width:100%!important}.app-shell[data-route="/dashboard"] .dashboard-toolbar .dashboard-toolbar-actions>:is(.btn,a.btn,button){flex:1 1 148px!important}.app-shell[data-route="/dashboard"] .dashboard-section-heading,.app-shell[data-route="/dashboard"] .panel-header{flex-direction:column!important;align-items:flex-start!important}}@media screen and (max-width: 640px){.app-shell[data-route="/dashboard"] .dashboard{gap:12px!important}.app-shell[data-route="/dashboard"] .dashboard-masthead-explainer{padding:12px!important;font-size:13px!important}.app-shell[data-route="/dashboard"] .dashboard-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.app-shell[data-route="/dashboard"] .dashboard-status-metrics{grid-template-columns:minmax(0,1fr)!important}.app-shell[data-route="/dashboard"] .perf-chart-meta{display:grid!important;gap:4px!important}}@media screen and (max-width: 380px){.app-shell[data-route="/dashboard"] .dashboard-kpi-grid{grid-template-columns:minmax(0,1fr)!important}.app-shell[data-route="/dashboard"] .dashboard-toolbar .dashboard-toolbar-actions>:is(.btn,a.btn,button),.app-shell[data-route="/dashboard"] .hero-actions>:is(.btn,a.btn,button),.app-shell[data-route="/dashboard"] .empty-state-actions>:is(.btn,a.btn,button){flex-basis:100%!important;width:100%!important}}.app-shell[data-route="/dashboard"] .dashboard-toolbar{grid-template-columns:minmax(0,1fr)!important}.app-shell[data-route="/dashboard"] .dashboard-toolbar .dashboard-masthead,.app-shell[data-route="/dashboard"] .dashboard-toolbar .dashboard-masthead-explainer,.app-shell[data-route="/dashboard"] .dashboard-toolbar .dashboard-toolbar-actions{grid-column:1 / -1!important;width:100%!important;max-width:100%!important}.app-shell[data-route="/dashboard"] .dashboard-toolbar .dashboard-toolbar-actions{justify-content:flex-start!important}.app-shell[data-route="/dashboard"] .dashboard-kpi-card .kpi-value,.app-shell[data-route="/dashboard"] .dashboard-standalone-kpi .kpi-value,.app-shell[data-route="/dashboard"] .standalone-kpi-secondary-value,.app-shell[data-route="/dashboard"] .perf-chart-value,.app-shell[data-route="/dashboard"] .dashboard-status-value{font-weight:700!important;letter-spacing:0!important}.app-shell[data-route="/dashboard"] .dashboard-kpi-card .kpi-value{font-size:clamp(24px,2.4vw,32px)!important}.app-shell[data-route="/dashboard"] .dashboard-standalone-kpi .kpi-value{font-size:clamp(30px,3.2vw,42px)!important}.app-shell[data-route="/dashboard"] .standalone-kpi-secondary-value,.app-shell[data-route="/dashboard"] .perf-chart-value,.app-shell[data-route="/dashboard"] .dashboard-status-value{font-size:18px!important}.app-shell[data-route]{--app-explainer-card-bg: #ffffff;--app-explainer-card-border: #dbe4ea;--app-explainer-card-accent: #0f766e;--app-explainer-card-text: #172033;--app-explainer-card-shadow: 0 8px 18px rgba(17, 32, 46, .06)}.app-shell[data-route] .app-main :is(.page-explainer,.dashboard-masthead-explainer,.pipeline-hero-copy,.institutions-hero-copy,.tasks-hero-copy,.documents-hero-copy,.company-settings-masthead-explainer){display:block!important;flex:1 1 100%!important;width:100%!important;max-width:100%!important;min-width:0!important;min-height:0!important;margin:0!important;padding:14px 16px!important;border:1px solid var(--app-explainer-card-border)!important;border-left:4px solid var(--app-explainer-card-accent)!important;border-radius:8px!important;background:var(--app-explainer-card-bg)!important;color:var(--app-explainer-card-text)!important;box-shadow:var(--app-explainer-card-shadow)!important;font-size:14px!important;font-weight:500!important;line-height:1.55!important;letter-spacing:0!important;white-space:normal!important;overflow-wrap:normal!important;word-break:normal!important;box-sizing:border-box!important}.app-shell[data-route] .app-main :is(.page-explainer,.dashboard-masthead-explainer,.pipeline-hero-copy,.institutions-hero-copy,.tasks-hero-copy,.documents-hero-copy,.company-settings-masthead-explainer) :is(.pipeline-company-pill,.documents-company-pill){display:inline-flex!important;align-items:center!important;max-width:min(100%,30ch)!important;min-width:0!important;padding:2px 8px!important;border:1px solid rgba(15,118,110,.22)!important;border-radius:999px!important;background:#0f766e14!important;color:var(--app-explainer-card-accent)!important;font-size:14px!important;font-weight:800!important;line-height:1.35!important;vertical-align:baseline!important;white-space:normal!important;overflow-wrap:anywhere!important}.app-shell[data-route] .app-main :is(.app-page-header.page-toolbar,.dashboard-toolbar,.pipeline-header-shell,.institutions-header-shell,.company-settings-masthead,.company-settings-masthead-card) :is(.page-header,.dashboard-masthead,.pipeline-page-header,.institutions-page-header,.company-settings-masthead-copy){min-width:0!important;max-width:100%!important}@media screen and (max-width: 640px){.app-shell[data-route] .app-main :is(.page-explainer,.dashboard-masthead-explainer,.pipeline-hero-copy,.institutions-hero-copy,.tasks-hero-copy,.documents-hero-copy,.company-settings-masthead-explainer){padding:12px!important;font-size:13px!important}}.app-shell[data-route] .app-main :is(.app-page-header.page-toolbar,.app-page-header.pack-hero,.dashboard-page-header,.dashboard-toolbar,.pipeline-header-shell,.institutions-header-shell,.tasks-header-shell,.documents-header-shell,.reports-layout-header,.company-settings-masthead-shell,.company-settings-masthead-card,.company-profile-view-toolbar,.institution-brief-header-shell):has(:is(.page-explainer,.dashboard-masthead-explainer,.pipeline-hero-copy,.institutions-hero-copy,.tasks-hero-copy,.documents-hero-copy,.company-settings-masthead-explainer)){display:flex!important;flex-wrap:wrap!important;align-items:flex-start!important;justify-content:flex-start!important;align-content:flex-start!important;gap:10px!important;width:100%!important;max-width:100%!important;min-width:0!important;min-height:0!important;margin-top:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;overflow:visible!important;box-sizing:border-box!important}.app-shell[data-route] .app-main :is(.app-page-header.page-toolbar,.app-page-header.pack-hero,.dashboard-page-header,.dashboard-toolbar,.pipeline-header-shell,.institutions-header-shell,.tasks-header-shell,.documents-header-shell,.reports-layout-header,.company-settings-masthead-shell,.company-settings-masthead-card,.company-profile-view-toolbar,.institution-brief-header-shell):has(:is(.page-explainer,.dashboard-masthead-explainer,.pipeline-hero-copy,.institutions-hero-copy,.tasks-hero-copy,.documents-hero-copy,.company-settings-masthead-explainer))>:is(.page-header,.dashboard-masthead,.pipeline-page-header,.institutions-page-header,.company-settings-masthead-copy,.detail-title){flex:1 1 420px!important;width:auto!important;max-width:100%!important;min-width:0!important;margin:0!important;box-sizing:border-box!important}.app-shell[data-route] .app-main :is(.app-page-header.page-toolbar,.app-page-header.pack-hero,.dashboard-page-header,.dashboard-toolbar,.pipeline-header-shell,.institutions-header-shell,.tasks-header-shell,.documents-header-shell,.reports-layout-header,.company-settings-masthead-shell,.company-settings-masthead-card,.company-profile-view-toolbar,.institution-brief-header-shell):has(:is(.page-explainer,.dashboard-masthead-explainer,.pipeline-hero-copy,.institutions-hero-copy,.tasks-hero-copy,.documents-hero-copy,.company-settings-masthead-explainer))>:is(.toolbar-actions,.detail-actions,[class*=header-actions],[class*=masthead-actions],[class*=action-strip]){flex:1 1 320px!important;display:flex!important;flex-wrap:wrap!important;align-items:center!important;justify-content:flex-start!important;gap:8px!important;width:auto!important;max-width:100%!important;min-width:0!important;margin:0!important;overflow:visible!important;box-sizing:border-box!important}.app-shell[data-route] .app-main :is(.app-page-header.page-toolbar,.app-page-header.pack-hero,.dashboard-page-header,.dashboard-toolbar,.pipeline-header-shell,.institutions-header-shell,.tasks-header-shell,.documents-header-shell,.reports-layout-header,.company-settings-masthead-shell,.company-settings-masthead-card,.company-profile-view-toolbar,.institution-brief-header-shell):has(:is(.page-explainer,.dashboard-masthead-explainer,.pipeline-hero-copy,.institutions-hero-copy,.tasks-hero-copy,.documents-hero-copy,.company-settings-masthead-explainer))>:is(.toolbar-actions,.detail-actions,[class*=header-actions],[class*=masthead-actions],[class*=action-strip])>:is(.btn,a.btn,button):not(.icon-button):not(.btn-icon):not(.chip-dismiss):not(.filter-chip-clear){flex:1 1 148px!important;width:auto!important;max-width:100%!important;min-width:0!important;min-height:44px!important;height:auto!important;padding:10px 14px!important;aspect-ratio:auto!important;white-space:normal!important;box-sizing:border-box!important}@media screen and (max-width: 640px){.app-shell[data-route] .app-main :is(.app-page-header.page-toolbar,.app-page-header.pack-hero,.dashboard-page-header,.dashboard-toolbar,.pipeline-header-shell,.institutions-header-shell,.tasks-header-shell,.documents-header-shell,.reports-layout-header,.company-settings-masthead-shell,.company-settings-masthead-card,.company-profile-view-toolbar,.institution-brief-header-shell):has(:is(.page-explainer,.dashboard-masthead-explainer,.pipeline-hero-copy,.institutions-hero-copy,.tasks-hero-copy,.documents-hero-copy,.company-settings-masthead-explainer))>:is(.page-header,.dashboard-masthead,.pipeline-page-header,.institutions-page-header,.company-settings-masthead-copy,.detail-title,.toolbar-actions,.detail-actions,[class*=header-actions],[class*=masthead-actions],[class*=action-strip]){flex:1 1 100%!important;width:100%!important}}@media screen and (max-width: 360px){.app-shell[data-route] .app-main :is(.app-page-header.page-toolbar,.app-page-header.pack-hero,.dashboard-page-header,.dashboard-toolbar,.pipeline-header-shell,.institutions-header-shell,.tasks-header-shell,.documents-header-shell,.reports-layout-header,.company-settings-masthead-shell,.company-settings-masthead-card,.company-profile-view-toolbar,.institution-brief-header-shell):has(:is(.page-explainer,.dashboard-masthead-explainer,.pipeline-hero-copy,.institutions-hero-copy,.tasks-hero-copy,.documents-hero-copy,.company-settings-masthead-explainer))>:is(.toolbar-actions,.detail-actions,[class*=header-actions],[class*=masthead-actions],[class*=action-strip])>:is(.btn,a.btn,button):not(.icon-button):not(.btn-icon):not(.chip-dismiss):not(.filter-chip-clear){flex-basis:100%!important;width:100%!important}}.app-shell[data-route="/dashboard"] .dashboard-toolbar>.dashboard-masthead{flex:1 1 100%!important;width:100%!important;max-width:100%!important;min-width:0!important}.app-shell[data-route="/dashboard"] .dashboard-toolbar .dashboard-masthead-explainer{width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important}.app-shell[data-route="/dashboard"] .dashboard-toolbar>.dashboard-toolbar-actions{flex:0 1 auto!important;width:auto!important;max-width:100%!important;min-width:0!important;justify-content:flex-start!important}.app-shell[data-route="/dashboard"] .dashboard-toolbar>.dashboard-masthead,.app-shell[data-route="/dashboard"] .dashboard-toolbar .dashboard-masthead-explainer{flex:0 0 100%!important;width:100%!important;max-width:100%!important;min-width:100%!important;box-sizing:border-box!important}.app-shell[data-route="/dashboard"] .dashboard-toolbar>.dashboard-toolbar-actions,.app-shell[data-route="/dashboard"] .dashboard-toolbar>:is(.toolbar-actions,.tab-list,[class*=tabs]){flex:1 1 100%!important;width:100%!important;max-width:100%!important;min-width:0!important;justify-content:flex-start!important;margin-left:0!important}.app-shell[data-route="/dashboard"] .dashboard-toolbar{display:grid!important;grid-template-columns:minmax(0,1fr)!important;align-items:stretch!important;justify-items:stretch!important;gap:10px!important;width:100%!important;max-width:100%!important;min-width:0!important}.app-shell[data-route="/dashboard"] .dashboard-toolbar>.dashboard-masthead{grid-column:1 / -1!important;grid-row:1!important;width:100%!important;max-width:100%!important;min-width:0!important}.app-shell[data-route="/dashboard"] .dashboard-toolbar .dashboard-masthead-explainer{display:block!important;width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important}.app-shell[data-route="/dashboard"] .dashboard-toolbar>.dashboard-toolbar-actions{grid-column:1 / -1!important;grid-row:2!important;width:100%!important;max-width:100%!important;min-width:0!important;justify-content:flex-start!important;margin-left:0!important}.app-shell[data-route="/dashboard"] .dashboard-page-header.dashboard-section--masthead{display:grid!important;grid-template-columns:minmax(0,1fr)!important;align-items:stretch!important;justify-items:stretch!important;gap:10px!important;width:100%!important;max-width:100%!important;min-width:0!important}.app-shell[data-route="/dashboard"] .dashboard-page-header.dashboard-section--masthead>.dashboard-toolbar{grid-column:1 / -1!important;grid-row:1!important;display:block!important;width:100%!important;max-width:100%!important;min-width:0!important}.app-shell[data-route="/dashboard"] .dashboard-page-header.dashboard-section--masthead>.dashboard-toolbar .dashboard-masthead,.app-shell[data-route="/dashboard"] .dashboard-page-header.dashboard-section--masthead>.dashboard-toolbar .dashboard-masthead-explainer{width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important}.app-shell[data-route="/dashboard"] .dashboard-page-header.dashboard-section--masthead>.dashboard-masthead-actions-row{grid-column:1 / -1!important;grid-row:2!important;display:flex!important;flex-wrap:wrap!important;justify-content:flex-start!important;align-items:center!important;gap:8px!important;width:100%!important;max-width:100%!important;min-width:0!important;margin-left:0!important}.app-shell[data-route] .app-main :is(.app-page-header.page-toolbar,.app-page-header.pack-hero,.dashboard-page-header,.dashboard-toolbar,.pipeline-header-shell,.institutions-header-shell,.tasks-header-shell,.documents-header-shell,.reports-layout-header,.company-settings-masthead,.company-settings-masthead-shell,.company-settings-masthead-card,.company-profile-view-toolbar,.institution-brief-header-shell):has(:is(.page-explainer,.dashboard-masthead-explainer,.pipeline-hero-copy,.institutions-hero-copy,.tasks-hero-copy,.documents-hero-copy,.company-settings-masthead-explainer)){display:grid!important;grid-template-columns:minmax(0,1fr)!important;align-items:stretch!important;justify-items:stretch!important;align-content:start!important;gap:10px!important;width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important}.app-shell[data-route] .app-main :is(.app-page-header.page-toolbar,.app-page-header.pack-hero,.dashboard-page-header,.dashboard-toolbar,.pipeline-header-shell,.institutions-header-shell,.tasks-header-shell,.documents-header-shell,.reports-layout-header,.company-settings-masthead,.company-settings-masthead-shell,.company-settings-masthead-card,.company-profile-view-toolbar,.institution-brief-header-shell):has(:is(.page-explainer,.dashboard-masthead-explainer,.pipeline-hero-copy,.institutions-hero-copy,.tasks-hero-copy,.documents-hero-copy,.company-settings-masthead-explainer))>:is(.page-header,.dashboard-masthead,.pipeline-page-header,.institutions-page-header,.tasks-page-header,.documents-page-header,.reports-layout-header-main,.company-settings-masthead-copy,.detail-title){grid-column:1 / -1!important;width:100%!important;max-width:100%!important;min-width:0!important;margin:0!important;box-sizing:border-box!important}.app-shell[data-route] .app-main :is(.app-page-header.page-toolbar,.app-page-header.pack-hero,.dashboard-page-header,.dashboard-toolbar,.pipeline-header-shell,.institutions-header-shell,.tasks-header-shell,.documents-header-shell,.reports-layout-header,.company-settings-masthead,.company-settings-masthead-shell,.company-settings-masthead-card,.company-profile-view-toolbar,.institution-brief-header-shell):has(:is(.page-explainer,.dashboard-masthead-explainer,.pipeline-hero-copy,.institutions-hero-copy,.tasks-hero-copy,.documents-hero-copy,.company-settings-masthead-explainer))>:is(.toolbar-actions,.detail-actions,.reports-layout-header-actions,.company-settings-masthead-actions,[class*=header-actions],[class*=masthead-actions],[class*=action-strip]){grid-column:1 / -1!important;display:flex!important;flex-wrap:wrap!important;justify-content:flex-start!important;align-items:center!important;gap:8px!important;width:100%!important;max-width:100%!important;min-width:0!important;margin-left:0!important;overflow:visible!important;box-sizing:border-box!important}.app-shell[data-route] .app-main :is(.app-page-header.page-toolbar .page-explainer,.page-explainer,.dashboard-masthead-explainer,.pipeline-hero-copy,.institutions-hero-copy,.tasks-hero-copy,.documents-hero-copy,.company-settings-masthead-explainer){border-color:#dbe4ea!important;border-left-color:#0f766e!important;background:#fff!important;color:#172033!important;box-shadow:0 8px 18px #11202e0f!important}.app-shell[data-route] .app-main :is(.app-page-header.page-toolbar .page-explainer,.page-explainer,.dashboard-masthead-explainer,.pipeline-hero-copy,.institutions-hero-copy,.tasks-hero-copy,.documents-hero-copy,.company-settings-masthead-explainer) :is(.pipeline-company-pill,.documents-company-pill){border-color:#0f766e38!important;background:#0f766e14!important;color:#0f766e!important}@media screen{.app-shell[data-route]{--app-content-top-gap: 0px;--app-content-gutter-left: 16px;--app-content-gutter-right: 24px}.app-shell[data-route] .content{padding-top:var(--app-content-top-gap)!important;padding-left:var(--app-content-gutter-left)!important;padding-right:var(--app-content-gutter-right)!important;max-width:100%!important;box-sizing:border-box!important}}@media screen and (min-width: 981px){.app-shell[data-route]{--topbar-offset: 72px;--app-content-top-gap: 0px;--app-content-gutter-left: 16px;--app-content-gutter-right: 24px}}@media screen and (min-width: 641px) and (max-width: 980px){.app-shell[data-route]{--app-content-top-gap: 0px;--app-content-gutter-left: 16px;--app-content-gutter-right: 16px}}@media screen and (max-width: 640px){.app-shell[data-route]{--app-content-top-gap: 0px;--app-content-gutter-left: 12px;--app-content-gutter-right: 12px}}.app-shell[data-route="/dashboard"] .dashboard-standalone-kpi--pipeline{min-height:0!important;padding:14px 16px!important;display:block!important;align-content:start!important;justify-content:stretch!important}.app-shell[data-route="/dashboard"] .dashboard-standalone-kpi--pipeline .standalone-kpi-body{display:grid!important;grid-template-rows:auto auto auto!important;min-height:0!important;gap:8px!important;padding:0!important}.app-shell[data-route="/dashboard"] .dashboard-standalone-kpi--pipeline .standalone-kpi-main{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:end!important;gap:12px!important}.app-shell[data-route="/dashboard"] .dashboard-standalone-kpi--pipeline .kpi-value{font-size:clamp(26px,3vw,36px)!important;line-height:1.05!important}.app-shell[data-route="/dashboard"] .dashboard-standalone-kpi--pipeline .standalone-kpi-secondary{min-width:132px!important;padding:7px 9px!important;gap:1px!important}.app-shell[data-route="/dashboard"] .dashboard-standalone-kpi--pipeline .standalone-kpi-secondary-label,.app-shell[data-route="/dashboard"] .dashboard-standalone-kpi--pipeline .kpi-helper{font-size:11px!important;line-height:1.35!important}@media screen and (max-width: 640px){.app-shell[data-route="/dashboard"] .dashboard-standalone-kpi--pipeline{padding:12px!important}.app-shell[data-route="/dashboard"] .dashboard-standalone-kpi--pipeline .standalone-kpi-main{grid-template-columns:minmax(0,1fr)!important;gap:8px!important}.app-shell[data-route="/dashboard"] .dashboard-standalone-kpi--pipeline .standalone-kpi-secondary{width:100%!important;min-width:0!important}}.app-shell[data-route="/dashboard"] .dashboard-standalone-kpi--pipeline .pipeline-value-signal{display:grid!important;gap:6px!important;margin-top:2px!important;padding:8px 10px!important;border:1px solid #e6edf0!important;border-radius:8px!important;background:#f7faf9!important}.app-shell[data-route="/dashboard"] .dashboard-standalone-kpi--pipeline .pipeline-value-signal-header{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:8px!important;color:var(--dashboard-muted, #5f6b7a)!important;font-size:10px!important;font-weight:800!important;letter-spacing:0!important;text-transform:uppercase!important}.app-shell[data-route="/dashboard"] .dashboard-standalone-kpi--pipeline .pipeline-value-signal-track{display:block!important;width:100%!important;height:7px!important;border-radius:999px!important;background:#e8eef1!important;overflow:hidden!important}.app-shell[data-route="/dashboard"] .dashboard-standalone-kpi--pipeline .pipeline-value-signal-track>span{display:block!important;width:72%!important;height:100%!important;border-radius:inherit!important;background:linear-gradient(90deg,#0f766e,#38a89d)!important}@media screen and (max-width: 640px){.app-shell[data-route="/dashboard"] .dashboard-standalone-kpi--pipeline .pipeline-value-signal-header{align-items:flex-start!important;flex-direction:column!important;gap:2px!important}}.app-shell[data-route="/pipeline"]{--pipeline-ink: #172033;--pipeline-muted: #5f6b7a;--pipeline-border: #dbe4ea;--pipeline-soft: #f7faf9;--pipeline-surface: #ffffff;--pipeline-accent: #0f766e;--pipeline-accent-soft: rgba(15, 118, 110, .08)}.app-shell[data-route="/pipeline"] .content{background:var(--pipeline-soft)!important}.app-shell[data-route="/pipeline"] .pipeline-page-v2{gap:14px!important;font-family:inherit!important}.app-shell[data-route="/pipeline"] .dashboard-context-chip{margin:0!important;border:1px solid rgba(15,118,110,.22)!important;border-radius:999px!important;background:var(--pipeline-accent-soft)!important;color:var(--pipeline-accent)!important;box-shadow:none!important}.app-shell[data-route="/pipeline"] .pipeline-filter-panel{display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;align-items:end!important;gap:10px 12px!important;top:calc(var(--topbar-offset, 72px) + 8px)!important;margin:0!important;padding:12px!important;border:1px solid var(--pipeline-border)!important;border-radius:8px!important;background:var(--pipeline-surface)!important;box-shadow:0 8px 18px #11202e0f!important;overflow:visible!important}.app-shell[data-route="/pipeline"] .pipeline-filter-panel .filter-panel-label{align-self:center!important;margin:0!important;color:var(--pipeline-muted)!important;font-size:11px!important;font-weight:800!important;letter-spacing:0!important;text-transform:uppercase!important}.app-shell[data-route="/pipeline"] .pipeline-filter-panel .filter-grid{display:grid!important;grid-template-columns:minmax(220px,1.3fr) repeat(4,minmax(132px,1fr))!important;gap:10px!important;min-width:0!important;width:100%!important}.app-shell[data-route="/pipeline"] .pipeline-filter-panel .form-field,.app-shell[data-route="/pipeline"] .pipeline-filter-panel .filter-grid>*{min-width:0!important;width:100%!important}.app-shell[data-route="/pipeline"] .pipeline-filter-panel .form-field label{color:var(--pipeline-muted)!important;font-size:11px!important;font-weight:700!important;letter-spacing:0!important}.app-shell[data-route="/pipeline"] .pipeline-filter-panel .input,.app-shell[data-route="/pipeline"] .pipeline-filter-panel select{min-height:40px!important;border-color:var(--pipeline-border)!important;border-radius:8px!important;background:#fbfdfc!important;color:var(--pipeline-ink)!important;box-shadow:none!important}.app-shell[data-route="/pipeline"] .pipeline-filter-panel .filter-actions{display:flex!important;align-items:center!important;justify-content:flex-end!important;flex-wrap:wrap!important;gap:8px!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important;min-width:0!important}.app-shell[data-route="/pipeline"] .pipeline-filter-panel .filter-actions .btn{min-height:40px!important;padding:8px 12px!important;border-radius:8px!important;box-shadow:none!important}.app-shell[data-route="/pipeline"] .pipeline-filter-chips{display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:8px!important;width:100%!important;max-width:100%!important;min-width:0!important;margin:0!important;overflow:visible!important}.app-shell[data-route="/pipeline"] .pipeline-filter-chips .filter-chip,.app-shell[data-route="/pipeline"] .filter-chip{max-width:100%!important;border-color:#0f766e38!important;background:var(--pipeline-accent-soft)!important;color:var(--pipeline-accent)!important;box-shadow:none!important}.app-shell[data-route="/pipeline"] .pipeline-tabs-shell{gap:10px!important;min-width:0!important;max-width:100%!important}.app-shell[data-route="/pipeline"] .pipeline-tabs-shell>.tab-list{display:inline-flex!important;align-items:center!important;flex-wrap:wrap!important;gap:6px!important;width:auto!important;max-width:100%!important;margin:0!important;padding:5px!important;border:1px solid var(--pipeline-border)!important;border-radius:8px!important;background:var(--pipeline-surface)!important;box-shadow:0 8px 18px #11202e0d!important}.app-shell[data-route="/pipeline"] .pipeline-tabs-shell>.tab-list .tab-button{min-height:36px!important;padding:8px 14px!important;border-radius:7px!important;color:var(--pipeline-muted)!important}.app-shell[data-route="/pipeline"] .pipeline-tabs-shell>.tab-list .tab-button.active{border-color:#0f766e38!important;background:var(--pipeline-accent)!important;color:#fff!important;box-shadow:none!important}.app-shell[data-route="/pipeline"] .pipeline-panel-shell{width:100%!important;max-width:100%!important;min-width:0!important;padding:12px!important;border:1px solid var(--pipeline-border)!important;border-radius:8px!important;background:var(--pipeline-surface)!important;box-shadow:0 8px 18px #11202e0f!important;overflow:hidden!important}.app-shell[data-route="/pipeline"] .pipeline-print-toolbar,.app-shell[data-route="/pipeline"] .pipeline-table-panel .panel-header{display:flex!important;align-items:center!important;justify-content:space-between!important;flex-wrap:wrap!important;gap:8px!important;margin:0 0 10px!important;padding:0 0 10px!important;border:0!important;border-bottom:1px solid var(--pipeline-border)!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.app-shell[data-route="/pipeline"] .pipeline-print-toolbar-title,.app-shell[data-route="/pipeline"] .pipeline-table-panel .panel-title{color:var(--pipeline-ink)!important;font-size:13px!important;font-weight:800!important;letter-spacing:0!important;text-transform:none!important}.app-shell[data-route="/pipeline"] .pipeline-table-panel .panel-meta{color:var(--pipeline-muted)!important}.app-shell[data-route="/pipeline"] .pipeline-print-toolbar .btn,.app-shell[data-route="/pipeline"] .pipeline-table-panel .table-actions .btn{min-height:40px!important;padding:8px 12px!important;border-radius:8px!important;box-shadow:none!important}.app-shell[data-route="/pipeline"] .kanban-board{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(min(260px,100%),1fr))!important;gap:10px!important;width:100%!important;max-width:100%!important;min-width:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;overflow:visible!important}.app-shell[data-route="/pipeline"] .kanban-column{min-width:0!important;padding:10px!important;border:1px solid var(--pipeline-border)!important;border-radius:8px!important;background:#fbfdfc!important;box-shadow:none!important}.app-shell[data-route="/pipeline"] .kanban-header{padding:9px 10px!important;border-color:var(--pipeline-border)!important;border-radius:8px!important;background:var(--pipeline-surface)!important;box-shadow:inset 0 3px 0 var(--stage-accent)!important}.app-shell[data-route="/pipeline"] .kanban-title{color:var(--pipeline-ink)!important;font-size:11px!important;font-weight:800!important;letter-spacing:0!important}.app-shell[data-route="/pipeline"] .kanban-count{min-width:28px!important;padding:2px 8px!important;border-color:var(--pipeline-border)!important;background:var(--pipeline-soft)!important;color:var(--pipeline-muted)!important;font-weight:800!important}.app-shell[data-route="/pipeline"] .kanban-meta,.app-shell[data-route="/pipeline"] .kanban-value{color:var(--pipeline-muted)!important;font-size:12px!important}.app-shell[data-route="/pipeline"] .kanban-cards{gap:8px!important}.app-shell[data-route="/pipeline"] .opportunity-card{min-width:0!important;padding:10px!important;border:1px solid var(--pipeline-border)!important;border-radius:8px!important;background:var(--pipeline-surface)!important;box-shadow:none!important;gap:8px!important}.app-shell[data-route="/pipeline"] .opportunity-card:hover{transform:none!important;border-color:#0f766e47!important;box-shadow:0 8px 18px #11202e12!important}.app-shell[data-route="/pipeline"] .opportunity-title{color:var(--pipeline-ink)!important;font-size:14px!important;font-weight:800!important;letter-spacing:0!important}.app-shell[data-route="/pipeline"] .opportunity-subtitle,.app-shell[data-route="/pipeline"] .opportunity-state,.app-shell[data-route="/pipeline"] .opportunity-meta{color:var(--pipeline-muted)!important;font-size:12px!important}.app-shell[data-route="/pipeline"] .opportunity-value{color:var(--pipeline-ink)!important;font-size:15px!important;font-weight:800!important}.app-shell[data-route="/pipeline"] .opportunity-footer,.app-shell[data-route="/pipeline"] .opportunity-badges,.app-shell[data-route="/pipeline"] .opportunity-actions{min-width:0!important;max-width:100%!important}.app-shell[data-route="/pipeline"] .status-select{max-width:100%!important;min-height:36px!important;border-color:var(--pipeline-border)!important;border-radius:8px!important;background:#fbfdfc!important}.app-shell[data-route="/pipeline"] .pipeline-table-panel{border-top:1px solid var(--pipeline-border)!important}.app-shell[data-route="/pipeline"] .pipeline-table-panel .table-actions{display:flex!important;flex-wrap:wrap!important;justify-content:flex-end!important;gap:8px!important;margin:0!important;padding:0!important;border-radius:0!important;background:transparent!important}.app-shell[data-route="/pipeline"] .pipeline-table-panel .table-scroll{width:100%!important;max-width:100%!important;border:1px solid var(--pipeline-border)!important;border-radius:8px!important;background:var(--pipeline-surface)!important;overflow-x:auto!important;box-shadow:none!important}.app-shell[data-route="/pipeline"] .pipeline-table-panel .data-table th{background:var(--pipeline-soft)!important;color:var(--pipeline-muted)!important;font-weight:800!important}.app-shell[data-route="/pipeline"] .pipeline-table-panel .data-table td{background:var(--pipeline-surface)!important;border-color:var(--pipeline-border)!important;color:var(--pipeline-ink)!important}.app-shell[data-route="/pipeline"] .pipeline-table-panel .pagination{width:100%!important;max-width:100%!important;min-width:0!important;margin-top:10px!important}@media screen and (max-width: 1180px){.app-shell[data-route="/pipeline"] .pipeline-filter-panel{grid-template-columns:minmax(0,1fr)!important}.app-shell[data-route="/pipeline"] .pipeline-filter-panel .filter-panel-label,.app-shell[data-route="/pipeline"] .pipeline-filter-panel .filter-actions{width:100%!important}.app-shell[data-route="/pipeline"] .pipeline-filter-panel .filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.app-shell[data-route="/pipeline"] .pipeline-filter-panel .filter-search-field{grid-column:1 / -1!important}}@media screen and (max-width: 640px){.app-shell[data-route="/pipeline"] .pipeline-filter-panel{position:static!important;padding:10px!important}.app-shell[data-route="/pipeline"] .pipeline-filter-panel .filter-grid{grid-template-columns:minmax(0,1fr)!important}.app-shell[data-route="/pipeline"] .pipeline-filter-panel .filter-actions,.app-shell[data-route="/pipeline"] .pipeline-print-toolbar,.app-shell[data-route="/pipeline"] .pipeline-table-panel .panel-header,.app-shell[data-route="/pipeline"] .pipeline-table-panel .table-actions{justify-content:flex-start!important}.app-shell[data-route="/pipeline"] .pipeline-filter-panel .filter-actions .btn,.app-shell[data-route="/pipeline"] .pipeline-print-toolbar .btn,.app-shell[data-route="/pipeline"] .pipeline-table-panel .table-actions .btn{flex:1 1 148px!important;max-width:100%!important}.app-shell[data-route="/pipeline"] .pipeline-tabs-shell>.tab-list{width:100%!important}.app-shell[data-route="/pipeline"] .pipeline-tabs-shell>.tab-list .tab-button{flex:1 1 120px!important;justify-content:center!important}}@media screen and (max-width: 360px){.app-shell[data-route="/pipeline"] .pipeline-filter-panel .filter-actions .btn,.app-shell[data-route="/pipeline"] .pipeline-print-toolbar .btn,.app-shell[data-route="/pipeline"] .pipeline-table-panel .table-actions .btn{flex-basis:100%!important;width:100%!important}}.app-shell[data-route="/institutions"]{--institutions-refresh-ink: #172033;--institutions-refresh-muted: #5f6b7a;--institutions-refresh-border: #dbe4ea;--institutions-refresh-soft: #f7faf9;--institutions-refresh-surface: #ffffff;--institutions-refresh-accent: #0f766e;--institutions-refresh-accent-soft: rgba(15, 118, 110, .08);--institutions-refresh-amber-soft: rgba(183, 121, 31, .1);--institutions-refresh-sky-soft: rgba(14, 116, 144, .08)}.app-shell[data-route="/institutions"] .content{background:var(--institutions-refresh-soft)!important}.app-shell[data-route="/institutions"] .institutions-page-v2{gap:14px!important;font-family:inherit!important}.app-shell[data-route="/institutions"] .institutions-header-actions{display:flex!important;align-items:center!important;justify-content:space-between!important;flex-wrap:wrap!important;gap:8px!important;width:100%!important;max-width:100%!important;min-width:0!important;margin:0!important;overflow:visible!important;box-sizing:border-box!important}.app-shell[data-route="/institutions"] .institutions-actions-group{display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:8px!important;min-width:0!important;max-width:100%!important;overflow:visible!important}.app-shell[data-route="/institutions"] .institutions-actions-group--primary{margin-left:auto!important}.app-shell[data-route="/institutions"] .institutions-header-action{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;min-width:0!important;max-width:100%!important;min-height:40px!important;height:auto!important;padding:8px 12px!important;border-radius:8px!important;white-space:normal!important;word-break:normal!important;overflow-wrap:normal!important;box-shadow:none!important}.app-shell[data-route="/institutions"] .institutions-action-icon{flex:0 0 auto!important}.app-shell[data-route="/institutions"] .institutions-filter-panel{display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;align-items:end!important;gap:10px 12px!important;top:calc(var(--topbar-offset, 72px) + 8px)!important;margin:0!important;padding:12px!important;border:1px solid var(--institutions-refresh-border)!important;border-radius:8px!important;background:var(--institutions-refresh-surface)!important;box-shadow:0 8px 18px #11202e0f!important;overflow:visible!important}.app-shell[data-route="/institutions"] .institutions-filter-panel .filter-panel-label{align-self:center!important;margin:0!important;color:var(--institutions-refresh-muted)!important;font-size:11px!important;font-weight:800!important;letter-spacing:0!important;text-transform:uppercase!important}.app-shell[data-route="/institutions"] .institutions-filter-grid{display:grid!important;grid-template-columns:minmax(220px,1.6fr) repeat(6,minmax(120px,1fr))!important;gap:10px!important;width:100%!important;max-width:100%!important;min-width:0!important}.app-shell[data-route="/institutions"] .institutions-filter-grid>*,.app-shell[data-route="/institutions"] .institutions-filter-panel .form-field{min-width:0!important;width:100%!important}.app-shell[data-route="/institutions"] .institutions-filter-panel .form-field label{color:var(--institutions-refresh-muted)!important;font-size:11px!important;font-weight:700!important;letter-spacing:0!important}.app-shell[data-route="/institutions"] .institutions-filter-panel .input,.app-shell[data-route="/institutions"] .institutions-filter-panel select{min-height:40px!important;border-color:var(--institutions-refresh-border)!important;border-radius:8px!important;background:#fbfdfc!important;color:var(--institutions-refresh-ink)!important;box-shadow:none!important}.app-shell[data-route="/institutions"] .institutions-filter-actions{display:flex!important;align-items:center!important;justify-content:flex-end!important;flex-wrap:wrap!important;gap:8px!important;min-width:0!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important}.app-shell[data-route="/institutions"] .institutions-filter-actions .btn{min-height:40px!important;padding:8px 12px!important;border-radius:8px!important;box-shadow:none!important}.app-shell[data-route="/institutions"] .institutions-results-bar{display:flex!important;align-items:center!important;justify-content:space-between!important;flex-wrap:wrap!important;gap:8px!important;margin:0!important;padding:10px 12px!important;border:1px solid var(--institutions-refresh-border)!important;border-radius:8px!important;background:var(--institutions-refresh-surface)!important;box-shadow:0 8px 18px #11202e0d!important}.app-shell[data-route="/institutions"] .institutions-results-title{margin:0!important;color:var(--institutions-refresh-ink)!important;font-size:13px!important;font-weight:800!important;letter-spacing:0!important;text-transform:none!important}.app-shell[data-route="/institutions"] .institutions-results-summary{margin:0!important;max-width:100%!important;color:var(--institutions-refresh-muted)!important;font-size:12px!important;font-weight:600!important;line-height:1.4!important}.app-shell[data-route="/institutions"] .institutions-kpi-strip{margin:0!important;width:100%!important;max-width:100%!important;min-width:0!important}.app-shell[data-route="/institutions"] .institutions-kpi-grid{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(min(168px,100%),1fr))!important;gap:10px!important;width:100%!important;max-width:100%!important;min-width:0!important}.app-shell[data-route="/institutions"] .institutions-kpi-card{min-width:0!important;min-height:0!important;padding:12px!important;border:1px solid var(--institutions-refresh-border)!important;border-top:3px solid rgba(15,118,110,.38)!important;border-radius:8px!important;background:var(--institutions-refresh-surface)!important;box-shadow:0 8px 18px #11202e0d!important}.app-shell[data-route="/institutions"] .institutions-kpi-card--sky{background:linear-gradient(180deg,var(--institutions-refresh-sky-soft) 0%,#ffffff 52%)!important}.app-shell[data-route="/institutions"] .institutions-kpi-card--amber{background:linear-gradient(180deg,var(--institutions-refresh-amber-soft) 0%,#ffffff 52%)!important;border-top-color:#b7791f6b!important}.app-shell[data-route="/institutions"] .institutions-kpi-card--slate{border-top-color:#5f6b7a5c!important}.app-shell[data-route="/institutions"] .institutions-kpi-card .kpi-label{color:var(--institutions-refresh-muted)!important;font-size:11px!important;font-weight:800!important;letter-spacing:0!important}.app-shell[data-route="/institutions"] .institutions-kpi-card .kpi-value{margin-top:4px!important;color:var(--institutions-refresh-ink)!important;font-size:clamp(22px,2.4vw,30px)!important;line-height:1.08!important;letter-spacing:0!important}.app-shell[data-route="/institutions"] .institutions-kpi-helper{margin:5px 0 0!important;color:var(--institutions-refresh-muted)!important;font-size:11px!important;line-height:1.35!important}.app-shell[data-route="/institutions"] .institutions-table-shell{width:100%!important;max-width:100%!important;min-width:0!important;padding:12px!important;border:1px solid var(--institutions-refresh-border)!important;border-radius:8px!important;background:var(--institutions-refresh-surface)!important;box-shadow:0 8px 18px #11202e0f!important;overflow:hidden!important}.app-shell[data-route="/institutions"] .institutions-table-shell .table-scroll{width:100%!important;max-width:100%!important;padding:0!important;border:1px solid var(--institutions-refresh-border)!important;border-radius:8px!important;background:var(--institutions-refresh-surface)!important;overflow-x:auto!important;box-shadow:none!important}.app-shell[data-route="/institutions"] .institutions-table-shell .data-table th{background:var(--institutions-refresh-soft)!important;color:var(--institutions-refresh-muted)!important;font-weight:800!important}.app-shell[data-route="/institutions"] .institutions-table-shell .data-table td{background:var(--institutions-refresh-surface)!important;border-color:var(--institutions-refresh-border)!important;color:var(--institutions-refresh-ink)!important}.app-shell[data-route="/institutions"] .institutions-table-shell .data-table tr.row-click:hover td{background:#fbfdfc!important;box-shadow:none!important}.app-shell[data-route="/institutions"] .institutions-table-shell .btn-view{min-height:34px!important;border-radius:8px!important}.app-shell[data-route="/institutions"] .institutions-pagination-shell{display:flex!important;align-items:center!important;justify-content:flex-start!important;flex-wrap:wrap!important;gap:8px!important;width:100%!important;max-width:100%!important;min-width:0!important;margin:0!important;padding:10px 12px!important;border:1px solid var(--institutions-refresh-border)!important;border-radius:8px!important;background:var(--institutions-refresh-surface)!important;box-shadow:0 8px 18px #11202e0d!important;overflow:visible!important}.app-shell[data-route="/institutions"] .institutions-page-meta{color:var(--institutions-refresh-muted)!important;font-size:12px!important;font-weight:700!important}.app-shell[data-route="/institutions"] .institutions-pagination-size{margin-left:auto!important}@media screen and (max-width: 1180px){.app-shell[data-route="/institutions"] .institutions-filter-panel{grid-template-columns:minmax(0,1fr)!important}.app-shell[data-route="/institutions"] .institutions-filter-panel .filter-panel-label,.app-shell[data-route="/institutions"] .institutions-filter-actions{width:100%!important}.app-shell[data-route="/institutions"] .institutions-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.app-shell[data-route="/institutions"] .institutions-filter-panel .filter-search-field{grid-column:1 / -1!important}}@media screen and (max-width: 640px){.app-shell[data-route="/institutions"] .institutions-header-actions,.app-shell[data-route="/institutions"] .institutions-actions-group,.app-shell[data-route="/institutions"] .institutions-actions-group--primary,.app-shell[data-route="/institutions"] .institutions-actions-group--secondary{width:100%!important;margin-left:0!important;justify-content:flex-start!important}.app-shell[data-route="/institutions"] .institutions-actions-group .btn,.app-shell[data-route="/institutions"] .institutions-header-action{flex:1 1 148px!important;max-width:100%!important}.app-shell[data-route="/institutions"] .institutions-filter-panel{position:static!important;padding:10px!important}.app-shell[data-route="/institutions"] .institutions-filter-grid{grid-template-columns:minmax(0,1fr)!important}.app-shell[data-route="/institutions"] .institutions-filter-actions{justify-content:flex-start!important}.app-shell[data-route="/institutions"] .institutions-filter-actions .btn{flex:1 1 148px!important;max-width:100%!important}.app-shell[data-route="/institutions"] .institutions-results-bar{align-items:flex-start!important;flex-direction:column!important}.app-shell[data-route="/institutions"] .institutions-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.app-shell[data-route="/institutions"] .institutions-pagination-size{margin-left:0!important}}@media screen and (max-width: 360px){.app-shell[data-route="/institutions"] .institutions-actions-group .btn,.app-shell[data-route="/institutions"] .institutions-header-action,.app-shell[data-route="/institutions"] .institutions-filter-actions .btn{flex-basis:100%!important;width:100%!important}.app-shell[data-route="/institutions"] .institutions-kpi-grid{grid-template-columns:minmax(0,1fr)!important}}@media screen and (min-width: 641px){.app-shell[data-route="/institutions"] .institutions-header-actions{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;align-items:center!important;justify-content:flex-start!important;gap:8px!important;width:100%!important;max-width:100%!important;min-width:0!important;overflow:visible!important}.app-shell[data-route="/institutions"] .institutions-actions-group,.app-shell[data-route="/institutions"] .institutions-actions-group--secondary,.app-shell[data-route="/institutions"] .institutions-actions-group--primary{display:flex!important;flex:0 1 auto!important;flex-direction:row!important;flex-wrap:nowrap!important;align-items:center!important;justify-content:flex-start!important;gap:8px!important;width:auto!important;max-width:100%!important;min-width:0!important;margin-left:0!important}.app-shell[data-route="/institutions"] .institutions-header-action,.app-shell[data-route="/institutions"] .institutions-actions-group .btn{flex:0 1 auto!important;width:auto!important;min-width:0!important;max-width:100%!important;white-space:nowrap!important}}.app-shell[data-route] .app-main :is(.kpi-value,.tasks-kpi-value,.activities-kpi-value,.report-kpi-value,.reports-kpi-value,.pipeline-snapshot-value,.access-requests-summary-value,.invite-token-summary-value,.archive-management-summary-value,.permissions-role-summary-value,.standalone-kpi-secondary-value,.finance-kpi .kpi-value,.documents-summary-card strong,.documentation-summary-card strong){font-family:inherit!important;font-variant-numeric:tabular-nums!important;font-weight:700!important;letter-spacing:0!important;line-height:1.08!important;color:var(--color-ink-900, #172033)!important}.app-shell[data-route] .app-main :is(.kpi-value,.finance-kpi .kpi-value){font-size:clamp(21px,2vw,26px)!important}.app-shell[data-route] .app-main :is(.tasks-kpi-value,.activities-kpi-value,.report-kpi-value,.reports-kpi-value,.pipeline-snapshot-value,.access-requests-summary-value,.invite-token-summary-value,.permissions-role-summary-value,.documents-summary-card strong,.documentation-summary-card strong){font-size:clamp(18px,1.75vw,22px)!important}.app-shell[data-route] .app-main .archive-management-summary-value{font-size:clamp(14px,1.45vw,18px)!important}.app-shell[data-route="/dashboard"] .dashboard-standalone-kpi .kpi-value{font-size:clamp(28px,3vw,38px)!important}.app-shell[data-route="/dashboard"] .dashboard-standalone-kpi--pipeline .kpi-value{font-size:clamp(26px,3vw,36px)!important}.app-shell[data-route="/dashboard"] .standalone-kpi-secondary-value,.app-shell[data-route] .app-main .standalone-kpi-secondary-value{font-size:18px!important}@media screen and (max-width: 640px){.app-shell[data-route] .app-main :is(.kpi-value,.finance-kpi .kpi-value){font-size:clamp(20px,7vw,24px)!important}.app-shell[data-route] .app-main :is(.tasks-kpi-value,.activities-kpi-value,.report-kpi-value,.reports-kpi-value,.pipeline-snapshot-value,.access-requests-summary-value,.invite-token-summary-value,.permissions-role-summary-value,.documents-summary-card strong,.documentation-summary-card strong){font-size:clamp(17px,6vw,21px)!important}.app-shell[data-route="/dashboard"] .dashboard-standalone-kpi .kpi-value{font-size:clamp(26px,9vw,34px)!important}}@media screen and (min-width: 901px){.app-shell[data-route="/institutions"] .app-main .institutions-header-shell:has(.institutions-hero-copy)>.institutions-header-actions.toolbar-actions,.app-shell[data-route="/institutions"] .app-main .app-page-header.page-toolbar.institutions-header-shell:has(.institutions-hero-copy)>.institutions-header-actions.toolbar-actions{flex:1 1 100%!important;display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;align-items:center!important;justify-content:flex-start!important;gap:8px!important;width:100%!important;max-width:100%!important;min-width:0!important;margin:0!important;overflow:visible!important;box-sizing:border-box!important}.app-shell[data-route="/institutions"] .app-main .institutions-header-shell:has(.institutions-hero-copy)>.institutions-header-actions.toolbar-actions>.institutions-actions-group,.app-shell[data-route="/institutions"] .app-main .app-page-header.page-toolbar.institutions-header-shell:has(.institutions-hero-copy)>.institutions-header-actions.toolbar-actions>.institutions-actions-group{display:contents!important;margin:0!important}.app-shell[data-route="/institutions"] .app-main .institutions-header-shell:has(.institutions-hero-copy)>.institutions-header-actions.toolbar-actions .institutions-header-action,.app-shell[data-route="/institutions"] .app-main .app-page-header.page-toolbar.institutions-header-shell:has(.institutions-hero-copy)>.institutions-header-actions.toolbar-actions .institutions-header-action{flex:0 1 auto!important;width:auto!important;max-width:100%!important;min-width:0!important;min-height:40px!important;padding:8px 12px!important;white-space:nowrap!important}}@media screen and (min-width: 901px) and (max-width: 1100px){.app-shell[data-route="/institutions"] .app-main .institutions-header-shell:has(.institutions-hero-copy)>.institutions-header-actions.toolbar-actions .institutions-header-action,.app-shell[data-route="/institutions"] .app-main .app-page-header.page-toolbar.institutions-header-shell:has(.institutions-hero-copy)>.institutions-header-actions.toolbar-actions .institutions-header-action{padding-inline:10px!important;font-size:12px!important}}.app-shell[data-route="/institutions"] .app-main .institutions-header-shell:has(.institutions-hero-copy),.app-shell[data-route="/institutions"] .app-main .app-page-header.page-toolbar.institutions-header-shell:has(.institutions-hero-copy){display:grid!important;grid-template-columns:minmax(0,1fr)!important;align-items:stretch!important;justify-items:stretch!important;gap:10px!important;width:100%!important;max-width:100%!important;min-width:0!important;min-height:0!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;overflow:visible!important;box-sizing:border-box!important}.app-shell[data-route="/institutions"] .app-main .institutions-header-shell:has(.institutions-hero-copy)>.institutions-page-header,.app-shell[data-route="/institutions"] .app-main .app-page-header.page-toolbar.institutions-header-shell:has(.institutions-hero-copy)>.institutions-page-header{grid-column:1 / -1!important;width:100%!important;max-width:100%!important;min-width:0!important;margin:0!important}.app-shell[data-route="/institutions"] .app-main .institutions-header-shell:has(.institutions-hero-copy)>.institutions-header-actions.toolbar-actions,.app-shell[data-route="/institutions"] .app-main .app-page-header.page-toolbar.institutions-header-shell:has(.institutions-hero-copy)>.institutions-header-actions.toolbar-actions{grid-column:1 / -1!important;display:flex!important;flex-direction:row!important;flex-wrap:wrap!important;align-items:center!important;justify-content:flex-start!important;gap:8px!important;width:100%!important;max-width:100%!important;min-width:0!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;overflow:visible!important;box-sizing:border-box!important}.app-shell[data-route="/institutions"] .app-main .institutions-header-shell:has(.institutions-hero-copy)>.institutions-header-actions.toolbar-actions>.institutions-actions-group,.app-shell[data-route="/institutions"] .app-main .app-page-header.page-toolbar.institutions-header-shell:has(.institutions-hero-copy)>.institutions-header-actions.toolbar-actions>.institutions-actions-group{display:flex!important;flex:0 1 auto!important;flex-direction:row!important;flex-wrap:wrap!important;align-items:center!important;justify-content:flex-start!important;gap:8px!important;width:auto!important;max-width:100%!important;min-width:0!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}@media screen and (min-width: 901px){.app-shell[data-route="/institutions"] .app-main .institutions-header-shell:has(.institutions-hero-copy)>.institutions-header-actions.toolbar-actions,.app-shell[data-route="/institutions"] .app-main .app-page-header.page-toolbar.institutions-header-shell:has(.institutions-hero-copy)>.institutions-header-actions.toolbar-actions{flex-wrap:nowrap!important}.app-shell[data-route="/institutions"] .app-main .institutions-header-shell:has(.institutions-hero-copy)>.institutions-header-actions.toolbar-actions>.institutions-actions-group,.app-shell[data-route="/institutions"] .app-main .app-page-header.page-toolbar.institutions-header-shell:has(.institutions-hero-copy)>.institutions-header-actions.toolbar-actions>.institutions-actions-group{display:contents!important}.app-shell[data-route="/institutions"] .app-main .institutions-header-shell:has(.institutions-hero-copy)>.institutions-header-actions.toolbar-actions .institutions-header-action,.app-shell[data-route="/institutions"] .app-main .app-page-header.page-toolbar.institutions-header-shell:has(.institutions-hero-copy)>.institutions-header-actions.toolbar-actions .institutions-header-action{flex:0 1 auto!important;width:auto!important;max-width:100%!important;min-width:0!important;white-space:nowrap!important}}.app-shell[data-route^="/institutions/"]{--institution-overview-accent: var(--company-secondary, var(--company-brand-secondary, #c9a227));--institution-overview-primary: var(--company-primary, var(--company-brand-primary, #4b2e83));--institution-overview-text: #111827;--institution-overview-muted: #64748b;--institution-overview-soft: color-mix(in srgb, var(--institution-overview-accent) 8%, #ffffff 92%);--institution-overview-softer: color-mix(in srgb, var(--institution-overview-accent) 4%, #ffffff 96%);--institution-overview-border: color-mix(in srgb, var(--institution-overview-accent) 18%, #dbe4ee 82%);--institution-overview-strong-border: color-mix(in srgb, var(--institution-overview-accent) 44%, transparent);--institution-overview-shadow: 0 8px 18px rgba(15, 23, 42, .06)}.app-shell[data-route^="/institutions/"] .institution-brief-page{gap:12px!important}.app-shell[data-route^="/institutions/"] .institution-brief-header-shell{position:relative!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:14px!important;padding:14px 16px!important;border:1px solid var(--institution-overview-border)!important;border-left:5px solid var(--institution-overview-accent)!important;border-radius:12px!important;background:#fff!important;color:var(--institution-overview-text)!important;box-shadow:var(--institution-overview-shadow)!important;overflow:hidden!important}.app-shell[data-route^="/institutions/"] .institution-brief-header-shell:after{content:"";position:absolute;inset:0 0 auto;height:3px;background:linear-gradient(90deg,var(--institution-overview-accent),transparent 72%);pointer-events:none}.app-shell[data-route^="/institutions/"] .institution-brief-header-shell>.detail-title{display:grid!important;gap:5px!important;min-width:0!important}.app-shell[data-route^="/institutions/"] .institution-brief-header-shell .detail-entity-label{color:var(--institution-overview-muted)!important;font-size:11px!important;font-weight:800!important;letter-spacing:.12em!important;text-transform:uppercase!important}.app-shell[data-route^="/institutions/"] .institution-brief-header-shell .detail-entity-name{max-width:100%!important;color:var(--institution-overview-text)!important;font-size:clamp(22px,2.1vw,30px)!important;line-height:1.08!important;letter-spacing:0!important;overflow-wrap:normal!important;word-break:normal!important}.app-shell[data-route^="/institutions/"] .institution-brief-header-shell .detail-entity-ref{color:var(--institution-overview-muted)!important;font-size:12px!important;font-weight:700!important}.app-shell[data-route^="/institutions/"] .institution-brief-header-shell .detail-badges{display:flex!important;flex-wrap:wrap!important;gap:6px!important;margin-top:2px!important;min-width:0!important}.app-shell[data-route^="/institutions/"] .institution-brief-header-shell .detail-badges .badge{border-color:var(--institution-overview-border)!important;background:var(--institution-overview-soft)!important;color:#1f2937!important}.app-shell[data-route^="/institutions/"] .institution-brief-header-shell .detail-badges .badge.badge-value-mmda,.app-shell[data-route^="/institutions/"] .institution-brief-header-shell .detail-badges .badge.badge-value-local_government,.app-shell[data-route^="/institutions/"] .institution-brief-header-shell .detail-badges .badge.badge-value-district_assembly{border-color:#4338ca75!important;background:#6366f133!important;color:#312e81!important}.app-shell[data-route^="/institutions/"] .institution-brief-header-shell .detail-badges .badge.badge-value-target,.app-shell[data-route^="/institutions/"] .institution-brief-header-shell .detail-badges .badge.badge-value-targeted{border-color:#15803d75!important;background:#22c55e33!important;color:#14532d!important}.app-shell[data-route^="/institutions/"] .institution-brief-header-shell .detail-badges .badge.badge-value-cold{border-color:#33415566!important;background:#94a3b838!important;color:#1e293b!important}.app-shell[data-route^="/institutions/"] .institution-brief-header-shell .detail-badges .badge.badge-value-warm{border-color:#d977067a!important;background:#f59e0b38!important;color:#7c2d12!important}.app-shell[data-route^="/institutions/"] .institution-brief-header-shell .detail-badges .badge.badge-value-hot{border-color:#be123c75!important;background:#f43f5e33!important;color:#9f1239!important}.app-shell[data-route^="/institutions/"] .institution-brief-header-shell .institution-brief-header-actions{width:auto!important;max-width:min(100%,560px)!important;justify-content:flex-end!important;align-items:center!important;gap:8px!important;margin-left:0!important;min-width:0!important}.app-shell[data-route^="/institutions/"] .institution-brief-header-shell .institution-brief-header-actions .btn{flex:0 1 auto!important;min-height:38px!important;padding:8px 12px!important;border-radius:10px!important;white-space:normal!important}.app-shell[data-route^="/institutions/"] .institution-brief-tabs-shell{gap:10px!important}.app-shell[data-route^="/institutions/"] .institution-brief-tabs-shell>.tab-list{display:flex!important;flex-wrap:wrap!important;gap:7px!important;padding:7px!important;border:1px solid var(--institution-overview-border)!important;border-radius:12px!important;background:var(--institution-overview-softer)!important;box-shadow:none!important}.app-shell[data-route^="/institutions/"] .institution-brief-tabs-shell .tab-button{flex:0 1 auto!important;min-height:36px!important;padding:8px 12px!important;border:1px solid color-mix(in srgb,var(--institution-overview-accent) 18%,transparent)!important;border-radius:999px!important;background:#fff!important;color:#1f2937!important;box-shadow:none!important}.app-shell[data-route^="/institutions/"] .institution-brief-tabs-shell .tab-button:hover,.app-shell[data-route^="/institutions/"] .institution-brief-tabs-shell .tab-button.active,.app-shell[data-route^="/institutions/"] .institution-brief-tabs-shell .tab-button[aria-selected=true]{border-color:var(--institution-overview-strong-border)!important;background:var(--institution-overview-accent)!important;color:var(--company-primary-text, #111827)!important;box-shadow:none!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--overview{display:grid!important;grid-template-columns:repeat(12,minmax(0,1fr))!important;gap:12px!important;align-items:start!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--overview>.panel{position:relative!important;display:grid!important;gap:10px!important;min-width:0!important;min-height:0!important;padding:13px!important;border:1px solid var(--institution-overview-border)!important;border-top:4px solid var(--institution-overview-accent)!important;border-radius:12px!important;background:#fff!important;color:var(--institution-overview-text)!important;box-shadow:0 5px 14px #0f172a0d!important;overflow:hidden!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--overview>.panel:nth-child(1){grid-column:span 8}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--overview>.panel:nth-child(2){grid-column:span 4}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--overview>.panel:nth-child(3),.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--overview>.panel:nth-child(4),.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--overview>.panel:nth-child(5){grid-column:span 4}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--overview>.panel:nth-child(6),.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--overview>.panel:nth-child(7){grid-column:span 6}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--overview .panel-header{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;min-width:0!important;margin:0!important;padding:0 0 9px!important;border:0!important;border-bottom:1px solid color-mix(in srgb,var(--institution-overview-accent) 13%,#e5edf6 87%)!important;background:transparent!important;color:var(--institution-overview-text)!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--overview .panel-collapse-btn{min-width:0!important;color:var(--institution-overview-text)!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--overview .panel-title,.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--overview .institution-assigned-users-title{color:var(--institution-overview-text)!important;font-size:14px!important;font-weight:800!important;letter-spacing:0!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--overview .panel-meta,.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--overview .info-label{color:var(--institution-overview-muted)!important;font-size:11px!important;font-weight:800!important;letter-spacing:.05em!important;text-transform:uppercase!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--overview .dashboard-collapsible-body{display:grid!important;gap:9px!important;min-width:0!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--overview .info-grid,.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--overview .form-grid{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(155px,1fr))!important;gap:8px!important;min-width:0!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--overview .info-item,.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--overview .list-item,.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--overview .empty-state{min-width:0!important;padding:10px!important;border:1px solid color-mix(in srgb,var(--institution-overview-accent) 13%,#e5edf6 87%)!important;border-radius:10px!important;background:var(--institution-overview-softer)!important;color:var(--institution-overview-text)!important;box-shadow:none!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--overview .panel-actions,.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--overview .empty-state-actions,.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--overview .tag-list{display:flex!important;flex-wrap:wrap!important;align-items:center!important;justify-content:flex-start!important;gap:7px!important;min-width:0!important;margin-left:0!important;max-width:100%!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--overview .badge{max-width:100%!important;background:#fff!important;border-color:color-mix(in srgb,var(--institution-overview-accent) 22%,transparent)!important;color:#1f2937!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--overview :is(input,select,textarea,.input){width:100%!important;min-height:40px!important;border-radius:10px!important;background:#fff!important;border-color:color-mix(in srgb,var(--institution-overview-accent) 18%,#cbd5e1 82%)!important;color:var(--institution-overview-text)!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--overview .btn{min-height:36px!important;border-radius:10px!important}@media screen and (max-width: 1180px){.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--overview>.panel:nth-child(n){grid-column:span 6}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--overview>.panel:nth-child(1),.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--overview>.panel:nth-child(2){grid-column:span 12}}@media screen and (max-width: 760px){.app-shell[data-route^="/institutions/"] .institution-brief-header-shell{grid-template-columns:1fr!important;align-items:start!important;padding:13px!important}.app-shell[data-route^="/institutions/"] .institution-brief-header-shell .institution-brief-header-actions{width:100%!important;max-width:100%!important;justify-content:flex-start!important}.app-shell[data-route^="/institutions/"] .institution-brief-header-shell .institution-brief-header-actions .btn{flex:1 1 148px!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--overview{grid-template-columns:1fr!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--overview>.panel:nth-child(n){grid-column:1 / -1!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--overview .panel-header{align-items:flex-start!important;flex-direction:column!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--overview .panel-collapse-right,.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--overview .panel-collapse-right .panel-actions{width:100%!important}}@media screen and (max-width: 360px){.app-shell[data-route^="/institutions/"] .institution-brief-header-shell .institution-brief-header-actions .btn,.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--overview .panel-actions .btn,.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--overview .empty-state-actions .btn{flex-basis:100%!important}}.app-shell[data-route^="/institutions/"]{--institution-content-accent: var(--company-secondary, var(--company-brand-secondary, #c9a227));--institution-content-accent-text: var(--company-primary-text, #111827);--institution-content-soft: color-mix(in srgb, var(--institution-content-accent) 10%, #ffffff 90%);--institution-content-softer: color-mix(in srgb, var(--institution-content-accent) 5%, #ffffff 95%);--institution-content-border: color-mix(in srgb, var(--institution-content-accent) 24%, #dbe4ee 76%);--institution-content-strong-border: color-mix(in srgb, var(--institution-content-accent) 52%, transparent);--institution-content-shadow: 0 10px 22px color-mix(in srgb, var(--institution-content-accent) 11%, transparent)}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content{display:block!important;min-width:0!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content>.opportunity-content-workspace{display:grid!important;gap:14px!important;min-width:0!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content .opportunity-content-header{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:end!important;gap:14px!important;width:100%!important;min-width:0!important;margin:0!important;padding:16px 18px!important;border:1px solid var(--institution-content-strong-border)!important;border-radius:16px!important;background:radial-gradient(circle at 100% 0%,color-mix(in srgb,#ffffff 22%,var(--institution-content-accent) 78%) 0%,transparent 36%),linear-gradient(135deg,var(--institution-content-accent) 0%,color-mix(in srgb,var(--institution-content-accent) 56%,#ffffff 44%) 100%)!important;color:var(--institution-content-accent-text)!important;box-shadow:var(--institution-content-shadow)!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content .opportunity-content-header-title{display:grid!important;gap:5px!important;min-width:0!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content .opportunity-content-header-title h3{margin:0!important;max-width:100%!important;color:var(--institution-content-accent-text)!important;font-size:clamp(21px,2.1vw,30px)!important;line-height:1.1!important;letter-spacing:0!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content .opportunity-content-header-title p{max-width:min(100%,76ch)!important;color:var(--institution-content-accent-text)!important;opacity:.8!important;font-size:13px!important;line-height:1.45!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content .opportunity-content-header-actions{width:auto!important;max-width:min(100%,720px)!important;min-width:0!important;justify-content:flex-end!important;align-items:center!important;gap:8px!important;row-gap:8px!important;margin-left:0!important;flex-wrap:wrap!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content .opportunity-content-header-actions .btn,.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content .content-print-letterhead-toggle{min-height:38px!important;border-radius:10px!important;padding:8px 11px!important;font-size:12px!important;font-weight:700!important;background:color-mix(in srgb,#ffffff 78%,var(--institution-content-accent) 22%)!important;border-color:color-mix(in srgb,var(--institution-content-accent-text) 16%,transparent)!important;color:#111827!important;box-shadow:none!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content .opportunity-content-header-actions .btn-primary{background:#111827!important;border-color:#111827!important;color:#fff!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content .content-print-letterhead-label{white-space:nowrap!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content .content-print-letterhead-select{min-height:26px!important;max-width:150px!important;padding:3px 22px 3px 8px!important;border:1px solid color-mix(in srgb,var(--institution-content-accent-text) 16%,transparent)!important;border-radius:7px!important;background-color:#fff!important;color:#111827!important;font:inherit!important;font-size:12px!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content .content-print-letterhead-status,.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content .draft-feedback-banner{width:100%!important;margin:0!important;border-radius:12px!important;padding:10px 12px!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content .content-workspace-grid{display:grid!important;grid-template-columns:minmax(260px,330px) minmax(0,1fr)!important;gap:14px!important;align-items:start!important;min-width:0!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content .content-versions-panel,.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content .content-editor-panel{min-width:0!important;border:1px solid var(--institution-content-border)!important;border-radius:16px!important;background:#fff!important;color:#111827!important;box-shadow:0 6px 18px #0f172a0f!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content .content-versions-panel{position:sticky!important;top:calc(var(--topbar-offset, 108px) + 12px)!important;display:grid!important;gap:10px!important;max-height:calc(100dvh - var(--topbar-offset, 108px) - 28px)!important;padding:12px!important;overflow:hidden!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content .content-versions-panel>div:first-child{padding:0 0 9px!important;border-bottom:1px solid color-mix(in srgb,var(--institution-content-accent) 18%,#e5edf6 82%)!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content .content-versions-panel h4{margin:0!important;color:#111827!important;font-size:14px!important;font-weight:800!important;letter-spacing:0!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content .content-version-list{display:grid!important;gap:8px!important;min-width:0!important;overflow-y:auto!important;padding-right:2px!important;-webkit-overflow-scrolling:touch!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content .content-version-item{display:grid!important;gap:6px!important;min-width:0!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content .content-version-row{width:100%!important;min-width:0!important;padding:10px!important;border:1px solid color-mix(in srgb,var(--institution-content-accent) 15%,#e5edf6 85%)!important;border-radius:12px!important;background:var(--institution-content-softer)!important;color:#111827!important;box-shadow:none!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content .content-version-row:hover,.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content .content-version-row.is-active{border-color:var(--institution-content-strong-border)!important;background:var(--institution-content-soft)!important;box-shadow:inset 4px 0 0 var(--institution-content-accent)!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content .content-version-row-top,.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content .content-version-actions{display:flex!important;flex-wrap:wrap!important;align-items:center!important;justify-content:space-between!important;gap:8px!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content .content-version-row-title{min-width:0!important;color:#111827!important;font-size:13px!important;font-weight:700!important;line-height:1.35!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content .content-version-row-meta{color:#64748b!important;font-size:11px!important;line-height:1.35!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content .content-version-status{border-color:color-mix(in srgb,var(--institution-content-accent) 34%,transparent)!important;background:#fff!important;color:#334155!important;font-weight:800!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content .content-editor-panel{display:grid!important;gap:14px!important;padding:14px!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content .content-editor-form{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:12px!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content .content-editor-context-row{display:grid!important;grid-template-columns:minmax(220px,340px) minmax(0,1fr)!important;gap:10px!important;align-items:end!important;min-width:0!important;padding:10px!important;border:1px solid color-mix(in srgb,var(--institution-content-accent) 14%,#e5edf6 86%)!important;border-radius:14px!important;background:var(--institution-content-softer)!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content .content-opportunity-select{min-width:0!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content .content-type-switch{display:flex!important;flex-wrap:wrap!important;width:100%!important;max-width:100%!important;padding:4px!important;gap:5px!important;border:1px solid color-mix(in srgb,var(--institution-content-accent) 18%,#dbe3ef 82%)!important;border-radius:12px!important;background:#fff!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content .content-type-switch__btn{flex:1 1 94px!important;min-height:34px!important;min-width:0!important;padding:7px 9px!important;border-radius:9px!important;white-space:normal!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content .content-type-switch__btn.is-active,.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content .content-type-switch__btn.btn-primary{background:var(--institution-content-accent)!important;border-color:var(--institution-content-strong-border)!important;color:var(--institution-content-accent-text)!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content .content-editor-form>.form-field:not(.content-opportunity-select),.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content .content-editor-actions-toolbar>.form-field{min-width:0!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content .content-editor-form label,.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content .content-editor-actions-toolbar label{color:#475569!important;font-size:11px!important;font-weight:800!important;letter-spacing:.06em!important;text-transform:uppercase!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content :is(input,select,textarea,.input){width:100%!important;border-radius:11px!important;border-color:color-mix(in srgb,var(--institution-content-accent) 18%,#cbd5e1 82%)!important;background:#fff!important;color:#111827!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content textarea.input,.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content .content-editor-form textarea{min-height:clamp(320px,48vh,620px)!important;resize:vertical!important;padding:14px!important;line-height:1.62!important;font-size:14px!important;border-radius:14px!important;background:linear-gradient(180deg,#fff,#fbfdff)!important;box-shadow:inset 0 1px 2px #0f172a0a!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content .content-editor-action-strip{display:grid!important;gap:10px!important;padding:12px!important;border:1px solid var(--institution-content-border)!important;border-radius:14px!important;background:var(--institution-content-softer)!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content .content-editor-action-title{margin:0!important;color:#334155!important;font-size:11px!important;font-weight:900!important;letter-spacing:.08em!important;text-transform:uppercase!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content .content-editor-draft-state{padding:9px 10px!important;border-radius:11px!important;font-size:12px!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content .content-editor-actions-toolbar{display:grid!important;grid-template-columns:minmax(160px,260px) minmax(0,1fr)!important;gap:10px!important;align-items:end!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content .content-editor-primary-actions,.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content .content-editor-revision-actions{display:flex!important;flex-wrap:wrap!important;align-items:center!important;justify-content:flex-start!important;gap:8px!important;margin-left:0!important;min-width:0!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content .content-editor-primary-actions{justify-content:flex-end!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content :is(.content-editor-primary-actions,.content-editor-revision-actions,.content-version-actions) .btn{min-height:36px!important;border-radius:10px!important;padding:7px 11px!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content .content-editor-revision-hint{margin:0!important;color:#475569!important;font-size:12px!important;line-height:1.45!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content .empty-state{border:1px dashed var(--institution-content-border)!important;border-radius:12px!important;background:var(--institution-content-softer)!important;color:#475569!important}@media screen and (max-width: 1180px){.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content .content-workspace-grid{grid-template-columns:1fr!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content .content-versions-panel{position:static!important;max-height:none!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content .content-version-list{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))!important;max-height:none!important;overflow:visible!important}}@media screen and (max-width: 820px){.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content .opportunity-content-header,.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content .content-editor-context-row,.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content .content-editor-actions-toolbar{grid-template-columns:1fr!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content .opportunity-content-header-actions,.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content .content-editor-primary-actions{width:100%!important;justify-content:flex-start!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content .opportunity-content-header-actions .btn,.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content .content-print-letterhead-toggle,.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content .content-editor-primary-actions .btn,.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content .content-editor-revision-actions .btn{flex:1 1 148px!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content .content-version-list{grid-template-columns:1fr!important}}@media screen and (max-width: 360px){.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content .opportunity-content-header-actions .btn,.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content .content-print-letterhead-toggle,.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content .content-editor-primary-actions .btn,.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content .content-editor-revision-actions .btn,.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content .content-type-switch__btn{flex-basis:100%!important}}.app-shell[data-route^="/tasks"]{--tasks-redesign-accent: var(--company-secondary, var(--company-brand-secondary, #c9a227));--tasks-redesign-primary: var(--company-primary, var(--company-brand-primary, #4b2e83));--tasks-redesign-soft: color-mix(in srgb, var(--tasks-redesign-accent) 8%, #ffffff 92%);--tasks-redesign-softer: color-mix(in srgb, var(--tasks-redesign-accent) 4%, #ffffff 96%);--tasks-redesign-border: color-mix(in srgb, var(--tasks-redesign-accent) 22%, #dbe4ee 78%);--tasks-redesign-strong-border: color-mix(in srgb, var(--tasks-redesign-accent) 48%, transparent);--tasks-redesign-shadow: 0 8px 18px rgba(15, 23, 42, .06)}.app-shell[data-route^="/tasks"] .tasks-page-v2{gap:14px!important;min-width:0!important}.app-shell[data-route^="/tasks"] .tasks-header-actions{gap:8px!important;row-gap:8px!important;align-items:center!important;justify-content:flex-start!important;max-width:100%!important}.app-shell[data-route^="/tasks"] .tasks-actions-group{gap:8px!important;flex-wrap:wrap!important;min-width:0!important}.app-shell[data-route^="/tasks"] .tasks-header-action{min-height:38px!important;border-radius:10px!important;padding:8px 12px!important;font-size:12px!important;font-weight:800!important}.app-shell[data-route^="/tasks"] .tasks-kpi-strip{display:grid!important;grid-template-columns:repeat(var(--tasks-kpi-columns, 4),minmax(0,1fr))!important;gap:10px!important;margin:0!important}.app-shell[data-route^="/tasks"] .tasks-kpi-card{position:relative!important;min-height:84px!important;padding:12px 13px!important;border:1px solid var(--tasks-redesign-border)!important;border-radius:14px!important;background:linear-gradient(180deg,#ffffff 0%,var(--tasks-redesign-softer) 100%)!important;box-shadow:var(--tasks-redesign-shadow)!important;overflow:hidden!important}.app-shell[data-route^="/tasks"] .tasks-kpi-card:before{content:"";position:absolute;inset:0 auto 0 0;width:4px;background:var(--tasks-redesign-accent)}.app-shell[data-route^="/tasks"] .tasks-kpi-card--overdue:before{background:#dc2626}.app-shell[data-route^="/tasks"] .tasks-kpi-card--due-today:before{background:#d97706}.app-shell[data-route^="/tasks"] .tasks-kpi-card--my-tasks:before{background:#2563eb}.app-shell[data-route^="/tasks"] .tasks-kpi-card--blocked:before{background:#7c3aed}.app-shell[data-route^="/tasks"] .tasks-kpi-card--completed:before{background:#059669}.app-shell[data-route^="/tasks"] .tasks-kpi-value{margin:0 0 3px!important;color:#111827!important;font-size:clamp(22px,2.2vw,30px)!important;font-weight:750!important;line-height:1!important;letter-spacing:0!important}.app-shell[data-route^="/tasks"] .tasks-kpi-label{color:#475569!important;font-size:11px!important;font-weight:850!important;letter-spacing:.05em!important;line-height:1.25!important;text-transform:uppercase!important}.app-shell[data-route^="/tasks"] .tasks-kpi-helper{margin:-4px 0 0!important;padding:9px 11px!important;border:1px solid var(--tasks-redesign-border)!important;border-radius:12px!important;background:#fff!important;color:#475569!important;font-size:12px!important;box-shadow:none!important}.app-shell[data-route^="/tasks"] .tasks-filter-panel{display:grid!important;gap:11px!important;padding:13px!important;border:1px solid var(--tasks-redesign-border)!important;border-radius:16px!important;background:linear-gradient(180deg,#ffffff 0%,var(--tasks-redesign-soft) 100%)!important;box-shadow:var(--tasks-redesign-shadow)!important}.app-shell[data-route^="/tasks"] .tasks-filter-panel .filter-panel-label{color:#111827!important;font-size:11px!important;font-weight:900!important;letter-spacing:.1em!important}.app-shell[data-route^="/tasks"] .tasks-saved-views{display:flex!important;flex-wrap:wrap!important;gap:7px!important;min-width:0!important}.app-shell[data-route^="/tasks"] .tasks-saved-view-btn{flex:0 1 auto!important;min-height:34px!important;padding:7px 11px!important;border:1px solid color-mix(in srgb,var(--tasks-redesign-accent) 20%,#dbe3ef 80%)!important;border-radius:999px!important;background:#fff!important;color:#334155!important;font-size:12px!important;font-weight:800!important;box-shadow:none!important}.app-shell[data-route^="/tasks"] .tasks-saved-view-btn:hover,.app-shell[data-route^="/tasks"] .tasks-saved-view-btn.is-active{border-color:var(--tasks-redesign-strong-border)!important;background:var(--tasks-redesign-accent)!important;color:var(--company-primary-text, #111827)!important}.app-shell[data-route^="/tasks"] .tasks-filter-panel .tasks-saved-views{display:flex!important;flex-wrap:wrap!important;align-items:stretch!important;gap:8px!important;width:100%!important;max-width:100%!important;min-width:0!important;overflow:visible!important;padding:2px 0 4px!important}.app-shell[data-route^="/tasks"] .tasks-filter-panel .tasks-saved-view-btn{flex:1 1 156px!important;min-width:142px!important;max-width:100%!important;min-height:38px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;white-space:nowrap!important;text-align:center!important}.app-shell[data-route^="/tasks"] .tasks-filter-panel .tasks-saved-view-btn.is-active{box-shadow:0 0 0 2px color-mix(in srgb,var(--tasks-redesign-accent) 20%,transparent)!important}@media screen and (max-width: 640px){.app-shell[data-route^="/tasks"] .tasks-filter-panel .tasks-saved-views{flex-wrap:nowrap!important;overflow-x:auto!important;overflow-y:hidden!important;-webkit-overflow-scrolling:touch;padding-bottom:8px!important;scroll-snap-type:x proximity}.app-shell[data-route^="/tasks"] .tasks-filter-panel .tasks-saved-view-btn{flex:0 0 auto!important;min-width:max-content!important;max-width:none!important;padding-inline:14px!important;scroll-snap-align:start}}.app-shell[data-route^="/tasks"] .tasks-filter-panel .filter-grid{display:grid!important;grid-template-columns:minmax(220px,1.35fr) repeat(4,minmax(140px,1fr)) minmax(260px,1.35fr)!important;gap:10px!important;align-items:end!important;min-width:0!important}.app-shell[data-route^="/tasks"] .tasks-filter-panel .filter-search-field,.app-shell[data-route^="/tasks"] .tasks-filter-panel .period-custom-fields,.app-shell[data-route^="/tasks"] .tasks-filter-panel .form-field{min-width:0!important}.app-shell[data-route^="/tasks"] .tasks-filter-panel .period-custom-fields{display:grid!important;grid-template-columns:repeat(2,minmax(120px,1fr))!important;gap:8px!important}.app-shell[data-route^="/tasks"] .tasks-filter-panel .period-custom-fields.is-hidden{display:none!important}.app-shell[data-route^="/tasks"] .tasks-filter-panel label,.app-shell[data-route^="/tasks"] .tasks-filter-panel .form-field label{color:#475569!important;font-size:11px!important;font-weight:850!important;letter-spacing:.06em!important}.app-shell[data-route^="/tasks"] .tasks-filter-panel :is(input,select,textarea,.input),.app-shell[data-route^="/tasks"] .tasks-bulk-bar :is(input,select,.input){width:100%!important;min-height:40px!important;border-radius:11px!important;border-color:color-mix(in srgb,var(--tasks-redesign-accent) 18%,#cbd5e1 82%)!important;background:#fff!important;color:#111827!important}.app-shell[data-route^="/tasks"] .tasks-filter-panel .filter-actions{justify-content:flex-end!important;gap:8px!important;padding-top:2px!important;border-top:1px solid color-mix(in srgb,var(--tasks-redesign-accent) 14%,#e5edf6 86%)!important}.app-shell[data-route^="/tasks"] .tasks-filter-panel .filter-action-buttons{display:flex!important;flex-wrap:wrap!important;gap:8px!important;margin-left:0!important}.app-shell[data-route^="/tasks"] .tasks-filter-panel .filter-action-buttons .btn{min-height:36px!important;border-radius:10px!important;padding:7px 12px!important}.app-shell[data-route^="/tasks"] .tasks-bulk-bar{display:grid!important;grid-template-columns:auto minmax(0,1fr)!important;gap:12px!important;align-items:center!important;padding:11px 12px!important;border:1px solid color-mix(in srgb,var(--tasks-redesign-primary) 26%,#dbe4ee 74%)!important;border-radius:14px!important;background:color-mix(in srgb,var(--tasks-redesign-primary) 7%,#ffffff 93%)!important;box-shadow:var(--tasks-redesign-shadow)!important}.app-shell[data-route^="/tasks"] .tasks-bulk-bar.is-hidden{display:none!important}.app-shell[data-route^="/tasks"] .tasks-bulk-summary{display:grid!important;gap:1px!important;min-width:120px!important}.app-shell[data-route^="/tasks"] .tasks-bulk-count{color:#111827!important;font-size:14px!important;font-weight:850!important}.app-shell[data-route^="/tasks"] .tasks-bulk-hint{color:#64748b!important;font-size:11px!important;font-weight:750!important;text-transform:uppercase!important}.app-shell[data-route^="/tasks"] .tasks-bulk-controls{display:flex!important;flex-wrap:wrap!important;justify-content:flex-end!important;align-items:center!important;gap:8px!important;min-width:0!important}.app-shell[data-route^="/tasks"] .tasks-bulk-controls>:is(select,input,.form-field){flex:1 1 150px!important;min-width:0!important;max-width:220px!important}.app-shell[data-route^="/tasks"] .tasks-bulk-controls .btn{flex:0 1 auto!important;min-height:36px!important;border-radius:10px!important}.app-shell[data-route^="/tasks"] .tasks-table-panel{display:grid!important;gap:12px!important;padding:14px!important;border:1px solid var(--tasks-redesign-border)!important;border-radius:16px!important;background:#fff!important;box-shadow:var(--tasks-redesign-shadow)!important}.app-shell[data-route^="/tasks"] .tasks-table-panel .panel-header{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:10px!important;padding:0 0 10px!important;border-bottom:1px solid color-mix(in srgb,var(--tasks-redesign-accent) 14%,#e5edf6 86%)!important;background:transparent!important}.app-shell[data-route^="/tasks"] .tasks-table-panel .panel-title{color:#111827!important;font-size:16px!important;font-weight:850!important;letter-spacing:0!important}.app-shell[data-route^="/tasks"] .tasks-table-panel .panel-meta{max-width:70ch!important;color:#64748b!important;font-size:12px!important;line-height:1.4!important}.app-shell[data-route^="/tasks"] .tasks-my-list,.app-shell[data-route^="/tasks"] .tasks-team-list,.app-shell[data-route^="/tasks"] .tasks-list-wrap{display:grid!important;gap:9px!important;min-width:0!important}.app-shell[data-route^="/tasks"] .tasks-urgency-group{display:grid!important;gap:8px!important}.app-shell[data-route^="/tasks"] .tasks-urgency-group-header{min-height:34px!important;padding:8px 10px!important;border:1px solid color-mix(in srgb,var(--tasks-redesign-accent) 16%,#e5edf6 84%)!important;border-radius:12px!important;background:var(--tasks-redesign-softer)!important}.app-shell[data-route^="/tasks"] .tasks-urgency-group-title,.app-shell[data-route^="/tasks"] .tasks-urgency-group-count{color:#334155!important;font-size:12px!important;font-weight:850!important}.app-shell[data-route^="/tasks"] .tasks-list-item{position:relative!important;min-width:0!important;padding:11px!important;border:1px solid color-mix(in srgb,var(--tasks-redesign-accent) 14%,#e5edf6 86%)!important;border-radius:14px!important;background:linear-gradient(180deg,#fff,#fbfdff)!important;box-shadow:none!important;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease!important;overflow:hidden!important}.app-shell[data-route^="/tasks"] .tasks-list-item:before{content:"";position:absolute;inset:0 auto 0 0;width:4px;background:var(--tasks-redesign-accent)}.app-shell[data-route^="/tasks"] .tasks-list-item--overdue:before{background:#dc2626}.app-shell[data-route^="/tasks"] .tasks-list-item--due_today:before{background:#d97706}.app-shell[data-route^="/tasks"] .tasks-list-item:hover,.app-shell[data-route^="/tasks"] .tasks-list-item.is-selected{border-color:var(--tasks-redesign-strong-border)!important;box-shadow:0 8px 18px #0f172a14!important;transform:translateY(-1px)!important}.app-shell[data-route^="/tasks"] .tasks-list-item-row{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:12px!important;align-items:start!important;min-width:0!important}.app-shell[data-route^="/tasks"] .tasks-list-item-left,.app-shell[data-route^="/tasks"] .tasks-list-item-body,.app-shell[data-route^="/tasks"] .tasks-list-item-top{min-width:0!important}.app-shell[data-route^="/tasks"] .tasks-list-item-top{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:10px!important}.app-shell[data-route^="/tasks"] .tasks-list-item-title,.app-shell[data-route^="/tasks"] .tasks-list-item-title-button{color:#111827!important;font-size:14px!important;font-weight:850!important;line-height:1.35!important;letter-spacing:0!important}.app-shell[data-route^="/tasks"] .tasks-meta-chips,.app-shell[data-route^="/tasks"] .tasks-sla-badges,.app-shell[data-route^="/tasks"] .tasks-list-item-badges,.app-shell[data-route^="/tasks"] .tasks-row-actions{display:flex!important;flex-wrap:wrap!important;gap:6px!important;min-width:0!important}.app-shell[data-route^="/tasks"] .tasks-meta-chip,.app-shell[data-route^="/tasks"] .tasks-sla-badge,.app-shell[data-route^="/tasks"] .badge{max-width:100%!important;border-radius:999px!important;padding:3px 8px!important;font-size:11px!important;line-height:1.25!important;white-space:normal!important}.app-shell[data-route^="/tasks"] .tasks-list-item-controls{display:grid!important;gap:8px!important;justify-items:end!important;min-width:min(100%,180px)!important}.app-shell[data-route^="/tasks"] .tasks-list-item-status-select{width:min(180px,100%)!important;min-height:36px!important;border-radius:10px!important}.app-shell[data-route^="/tasks"] .tasks-row-actions{justify-content:flex-end!important}.app-shell[data-route^="/tasks"] .tasks-row-actions .btn{min-height:34px!important;border-radius:10px!important;padding:6px 10px!important}.app-shell[data-route^="/tasks"] .pagination{padding-top:2px!important}.app-shell[data-route^="/tasks"] .tasks-create-fab{right:22px!important;bottom:22px!important;min-height:48px!important;border-radius:999px!important;box-shadow:0 12px 28px #0f172a2e!important}@media screen and (max-width: 1280px){.app-shell[data-route^="/tasks"] .tasks-filter-panel .filter-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.app-shell[data-route^="/tasks"] .tasks-filter-panel .filter-search-field,.app-shell[data-route^="/tasks"] .tasks-filter-panel .period-custom-fields{grid-column:span 3!important}}@media screen and (max-width: 900px){.app-shell[data-route^="/tasks"] .tasks-kpi-strip,.app-shell[data-route^="/tasks"] .tasks-filter-panel .filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.app-shell[data-route^="/tasks"] .tasks-filter-panel .filter-search-field,.app-shell[data-route^="/tasks"] .tasks-filter-panel .period-custom-fields{grid-column:span 2!important}.app-shell[data-route^="/tasks"] .tasks-bulk-bar{grid-template-columns:1fr!important}.app-shell[data-route^="/tasks"] .tasks-bulk-controls{justify-content:flex-start!important}.app-shell[data-route^="/tasks"] .tasks-bulk-controls>:is(select,input,.form-field){max-width:none!important}}@media screen and (max-width: 640px){.app-shell[data-route^="/tasks"] .tasks-page-v2{gap:12px!important}.app-shell[data-route^="/tasks"] .tasks-kpi-strip,.app-shell[data-route^="/tasks"] .tasks-filter-panel .filter-grid{grid-template-columns:1fr!important}.app-shell[data-route^="/tasks"] .tasks-filter-panel .filter-search-field,.app-shell[data-route^="/tasks"] .tasks-filter-panel .period-custom-fields{grid-column:auto!important}.app-shell[data-route^="/tasks"] .tasks-filter-panel .period-custom-fields{grid-template-columns:1fr!important}.app-shell[data-route^="/tasks"] .tasks-list-item-row,.app-shell[data-route^="/tasks"] .tasks-list-item-top,.app-shell[data-route^="/tasks"] .tasks-table-panel .panel-header{grid-template-columns:1fr!important;flex-direction:column!important;align-items:flex-start!important}.app-shell[data-route^="/tasks"] .tasks-list-item-controls,.app-shell[data-route^="/tasks"] .tasks-row-actions{width:100%!important;justify-items:stretch!important;justify-content:flex-start!important}.app-shell[data-route^="/tasks"] .tasks-list-item-status-select{width:100%!important}.app-shell[data-route^="/tasks"] .tasks-row-actions .btn,.app-shell[data-route^="/tasks"] .tasks-filter-panel .filter-action-buttons .btn,.app-shell[data-route^="/tasks"] .tasks-bulk-controls .btn{flex:1 1 148px!important}.app-shell[data-route^="/tasks"] .tasks-create-fab{right:14px!important;bottom:14px!important}}@media screen and (max-width: 360px){.app-shell[data-route^="/tasks"] .tasks-row-actions .btn,.app-shell[data-route^="/tasks"] .tasks-filter-panel .filter-action-buttons .btn,.app-shell[data-route^="/tasks"] .tasks-bulk-controls .btn,.app-shell[data-route^="/tasks"] .tasks-actions-group .btn{flex-basis:100%!important}}.app-shell[data-route^="/tasks"] .tasks-page-v2,.app-shell[data-route^="/tasks"] .tasks-table-panel,.app-shell[data-route^="/tasks"] .tasks-my-list,.app-shell[data-route^="/tasks"] .tasks-team-list,.app-shell[data-route^="/tasks"] .tasks-list-wrap,.app-shell[data-route^="/tasks"] .tasks-urgency-group{width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important}.app-shell[data-route^="/tasks"] .tasks-table-panel,.app-shell[data-route^="/tasks"] .tasks-list-wrap{overflow-x:clip!important}.app-shell[data-route^="/tasks"] .tasks-list-item{width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important;overflow:visible!important}.app-shell[data-route^="/tasks"] .tasks-list-item-row{display:grid!important;grid-template-columns:auto minmax(0,1fr) minmax(170px,auto)!important;align-items:start!important;gap:10px!important;width:100%!important;max-width:100%!important;min-width:0!important}.app-shell[data-route^="/tasks"] .tasks-list-item-left{display:inline-flex!important;flex-wrap:wrap!important;align-items:flex-start!important;gap:7px!important;max-width:64px!important;min-width:0!important;padding-top:2px!important}.app-shell[data-route^="/tasks"] .tasks-list-item-body,.app-shell[data-route^="/tasks"] .tasks-list-item-top,.app-shell[data-route^="/tasks"] .tasks-list-item-title,.app-shell[data-route^="/tasks"] .tasks-list-item-title-button,.app-shell[data-route^="/tasks"] .tasks-meta-chips,.app-shell[data-route^="/tasks"] .tasks-sla-badges,.app-shell[data-route^="/tasks"] .tasks-list-item-badges{max-width:100%!important;min-width:0!important;overflow-wrap:anywhere!important}.app-shell[data-route^="/tasks"] .tasks-list-item-top{flex-wrap:wrap!important}.app-shell[data-route^="/tasks"] .tasks-list-item-title{flex:1 1 260px!important}.app-shell[data-route^="/tasks"] .tasks-list-item-badges{flex:0 1 auto!important;justify-content:flex-start!important}.app-shell[data-route^="/tasks"] .tasks-meta-chip,.app-shell[data-route^="/tasks"] .tasks-sla-badge,.app-shell[data-route^="/tasks"] .tasks-list-item-badges .badge{min-width:0!important;max-width:min(100%,36rem)!important;overflow-wrap:anywhere!important;word-break:normal!important}.app-shell[data-route^="/tasks"] .tasks-list-item-controls{width:min(100%,220px)!important;max-width:100%!important;min-width:0!important;justify-self:end!important;align-self:start!important}.app-shell[data-route^="/tasks"] .tasks-row-actions{width:100%!important;max-width:100%!important;justify-content:flex-end!important}.app-shell[data-route^="/tasks"] .tasks-row-actions .btn{flex:0 1 auto!important;max-width:100%!important;white-space:normal!important}@media screen and (max-width: 900px){.app-shell[data-route^="/tasks"] .tasks-list-item-row{grid-template-columns:auto minmax(0,1fr)!important}.app-shell[data-route^="/tasks"] .tasks-list-item-controls{grid-column:2!important;width:100%!important;justify-self:stretch!important;justify-items:stretch!important}.app-shell[data-route^="/tasks"] .tasks-row-actions{justify-content:flex-start!important}}@media screen and (max-width: 640px){.app-shell[data-route^="/tasks"] .tasks-list-item-row{grid-template-columns:1fr!important}.app-shell[data-route^="/tasks"] .tasks-list-item-left,.app-shell[data-route^="/tasks"] .tasks-list-item-controls{grid-column:auto!important;width:100%!important;max-width:100%!important;justify-self:stretch!important}}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content .opportunity-content-header{grid-template-columns:minmax(0,1fr)!important;align-items:start!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content .opportunity-content-header-actions-strip{width:100%!important;max-width:100%!important;min-width:0!important;justify-content:flex-start!important;align-items:center!important;gap:8px!important;row-gap:8px!important;margin:-4px 0 0!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;overflow:visible!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content .opportunity-content-header-actions-strip .btn,.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content .opportunity-content-header-actions-strip .content-print-letterhead-toggle{flex:0 1 auto!important;max-width:100%!important}@media screen and (max-width: 760px){.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content .opportunity-content-header-actions-strip .btn,.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content .opportunity-content-header-actions-strip .content-print-letterhead-toggle{flex:1 1 148px!important}}@media screen and (max-width: 360px){.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content .opportunity-content-header-actions-strip .btn,.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content .opportunity-content-header-actions-strip .content-print-letterhead-toggle{flex-basis:100%!important}}@media screen and (max-width: 820px){.app-shell[data-route="/finance"] [data-finance-kpis]{grid-template-columns:repeat(2,minmax(0,1fr))!important}.app-shell[data-route="/finance"] [data-finance-kpis]>.finance-kpi,.app-shell[data-route="/finance"] [data-finance-kpis]>.finance-kpi:nth-of-type(4),.app-shell[data-route="/finance"] [data-finance-kpis]>.finance-kpi:nth-of-type(5){grid-column:span 1!important}}@media screen and (max-width: 420px){.app-shell[data-route="/finance"] [data-finance-kpis]{grid-template-columns:1fr!important}.app-shell[data-route="/finance"] [data-finance-kpis]>.finance-kpi,.app-shell[data-route="/finance"] [data-finance-kpis]>.finance-kpi:nth-of-type(4),.app-shell[data-route="/finance"] [data-finance-kpis]>.finance-kpi:nth-of-type(5){grid-column:1 / -1!important}}.app-shell[data-route="/finance"]{--finance-redesign-accent: var(--company-secondary, var(--company-brand-secondary, #c9a227));--finance-redesign-primary: var(--company-primary, var(--company-brand-primary, #4b2e83));--finance-redesign-text: #111827;--finance-redesign-muted: #64748b;--finance-redesign-soft: color-mix(in srgb, var(--finance-redesign-accent) 7%, #ffffff 93%);--finance-redesign-softer: color-mix(in srgb, var(--finance-redesign-accent) 3%, #ffffff 97%);--finance-redesign-border: color-mix(in srgb, var(--finance-redesign-accent) 18%, #dbe4ee 82%);--finance-redesign-strong-border: color-mix(in srgb, var(--finance-redesign-accent) 42%, transparent);--finance-redesign-shadow: 0 8px 18px rgba(15, 23, 42, .06)}.app-shell[data-route="/finance"] .finance-page{gap:12px!important}.app-shell[data-route="/finance"] .finance-page>.app-page-header.page-toolbar{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:start!important;gap:12px!important;padding:14px 16px!important;border:1px solid var(--finance-redesign-border)!important;border-left:5px solid var(--finance-redesign-accent)!important;border-radius:12px!important;background:#fff!important;box-shadow:var(--finance-redesign-shadow)!important}.app-shell[data-route="/finance"] .finance-page>.app-page-header.page-toolbar>.page-header{display:grid!important;gap:10px!important;min-width:0!important;width:100%!important}.app-shell[data-route="/finance"] .finance-page .page-explainer{width:100%!important;max-width:100%!important;margin:0!important}.app-shell[data-route="/finance"] .finance-toolbar-actions{width:auto!important;max-width:100%!important;min-width:0!important;justify-content:flex-end!important;margin-left:0!important}.app-shell[data-route="/finance"] .finance-toolbar-actions .btn{min-height:38px!important;padding:8px 13px!important;border-radius:10px!important}.app-shell[data-route="/finance"] .finance-area-nav,.app-shell[data-route="/finance"] .governance-area-nav{display:flex!important;flex-wrap:wrap!important;gap:7px!important;min-width:0!important;width:100%!important;margin:0!important}.app-shell[data-route="/finance"] .finance-area-nav .core-area-link,.app-shell[data-route="/finance"] .governance-area-nav .core-area-link{min-height:34px!important;border-radius:999px!important;border:1px solid var(--finance-redesign-border)!important;background:#fff!important;color:#1f2937!important;box-shadow:none!important}.app-shell[data-route="/finance"] .finance-area-nav .core-area-link.active,.app-shell[data-route="/finance"] .governance-area-nav .core-area-link.active{border-color:var(--finance-redesign-strong-border)!important;background:var(--finance-redesign-accent)!important;color:var(--company-primary-text, #111827)!important}.app-shell[data-route="/finance"] [data-finance-kpis]{display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:12px!important;align-items:stretch!important}.app-shell[data-route="/finance"] [data-finance-kpis]>.finance-kpi{grid-column:span 2!important;position:relative!important;display:grid!important;align-content:center!important;gap:6px!important;min-width:0!important;min-height:104px!important;padding:13px 14px!important;border:1px solid var(--finance-redesign-border)!important;border-top:4px solid var(--finance-redesign-accent)!important;border-left:1px solid var(--finance-redesign-border)!important;border-radius:12px!important;background:linear-gradient(180deg,#ffffff 0%,var(--finance-redesign-softer) 100%)!important;box-shadow:0 5px 14px #0f172a0d!important;overflow:hidden!important}.app-shell[data-route="/finance"] .finance-kpi:before{display:none!important}.app-shell[data-route="/finance"] .finance-kpi .kpi-label{color:var(--finance-redesign-muted)!important;font-size:11px!important;font-weight:800!important;letter-spacing:.05em!important;line-height:1.25!important;text-transform:uppercase!important}.app-shell[data-route="/finance"] .finance-kpi .kpi-value{color:var(--finance-redesign-text)!important;font-size:clamp(19px,1.55vw,23px)!important;font-weight:760!important;line-height:1.12!important;letter-spacing:0!important}.app-shell[data-route="/finance"] .finance-kpi-positive{border-top-color:color-mix(in srgb,#16a34a 64%,var(--finance-redesign-accent) 36%)!important}.app-shell[data-route="/finance"] .finance-kpi-warning{border-top-color:#d97706!important}.app-shell[data-route="/finance"] .finance-kpi-cost{border-top-color:color-mix(in srgb,var(--finance-redesign-primary) 45%,#64748b 55%)!important}.app-shell[data-route="/finance"] .finance-kpi-net{border-top-color:var(--finance-redesign-primary)!important}.app-shell[data-route="/finance"] [data-finance-kpis]>.panel-meta{grid-column:1 / -1!important;margin:-2px 0 0!important;padding:8px 10px!important;border:1px solid var(--finance-redesign-border)!important;border-radius:10px!important;background:var(--finance-redesign-soft)!important;color:#334155!important}.app-shell[data-route="/finance"] [data-finance-breakdown]{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important;align-items:start!important}.app-shell[data-route="/finance"] [data-finance-tables]{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;align-items:start!important}.app-shell[data-route="/finance"] :is([data-finance-breakdown],[data-finance-tables])>.panel{min-width:0!important;padding:13px!important;border:1px solid var(--finance-redesign-border)!important;border-radius:12px!important;background:#fff!important;box-shadow:0 5px 14px #0f172a0d!important;overflow:hidden!important}.app-shell[data-route="/finance"] :is([data-finance-breakdown],[data-finance-tables]) .panel-header{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;min-width:0!important;margin:0 0 10px!important;padding:0 0 9px!important;border-bottom:1px solid color-mix(in srgb,var(--finance-redesign-accent) 13%,#e5edf6 87%)!important}.app-shell[data-route="/finance"] :is([data-finance-breakdown],[data-finance-tables]) .panel-title{color:var(--finance-redesign-text)!important;font-size:14px!important;font-weight:800!important;letter-spacing:0!important}.app-shell[data-route="/finance"] :is([data-finance-breakdown],[data-finance-tables]) .panel-meta,.app-shell[data-route="/finance"] .timeline-meta{color:var(--finance-redesign-muted)!important;font-size:12px!important}.app-shell[data-route="/finance"] :is([data-finance-breakdown],[data-finance-tables]) .table-scroll{width:100%!important;max-width:100%!important;min-width:0!important;padding:6px!important;border:1px solid color-mix(in srgb,var(--finance-redesign-accent) 10%,#e5edf6 90%)!important;border-radius:10px!important;background:#fff!important;overflow-x:auto!important}.app-shell[data-route="/finance"] :is([data-finance-breakdown],[data-finance-tables]) .data-table{min-width:max-content!important}.app-shell[data-route="/finance"] :is([data-finance-breakdown],[data-finance-tables]) .data-table th{color:#475569!important;font-size:11px!important;font-weight:800!important;letter-spacing:.04em!important;text-transform:uppercase!important;background:var(--finance-redesign-softer)!important}.app-shell[data-route="/finance"] :is([data-finance-breakdown],[data-finance-tables]) .data-table td{color:#1f2937!important;font-size:13px!important}.app-shell[data-route="/finance"] .list{display:grid!important;gap:8px!important}.app-shell[data-route="/finance"] .list-item{min-width:0!important;padding:10px!important;border:1px solid color-mix(in srgb,var(--finance-redesign-accent) 12%,#e5edf6 88%)!important;border-radius:10px!important;background:var(--finance-redesign-softer)!important;box-shadow:none!important}.app-shell[data-route="/finance"] .badge{max-width:100%!important;white-space:normal!important}.app-shell[data-route="/finance"] .finance-loading-shell{display:grid!important;gap:12px!important}.app-shell[data-route="/finance"] .finance-loading-panel-stack,.app-shell[data-route="/finance"] .finance-loading-table-stack{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important}@media screen and (max-width: 1180px){.app-shell[data-route="/finance"] [data-finance-breakdown],.app-shell[data-route="/finance"] .finance-loading-panel-stack,.app-shell[data-route="/finance"] .finance-loading-table-stack{grid-template-columns:repeat(2,minmax(0,1fr))!important}.app-shell[data-route="/finance"] [data-finance-breakdown]>.panel:first-child,.app-shell[data-route="/finance"] .finance-loading-panel-stack>*:first-child,.app-shell[data-route="/finance"] .finance-loading-table-stack>*:first-child{grid-column:1 / -1!important}}@media screen and (max-width: 820px){.app-shell[data-route="/finance"] .finance-page>.app-page-header.page-toolbar{grid-template-columns:1fr!important;padding:13px!important}.app-shell[data-route="/finance"] .finance-toolbar-actions{width:100%!important;justify-content:flex-start!important}.app-shell[data-route="/finance"] [data-finance-kpis]{grid-template-columns:repeat(2,minmax(0,1fr))!important}.app-shell[data-route="/finance"] [data-finance-kpis]>.finance-kpi,.app-shell[data-route="/finance"] [data-finance-kpis]>.finance-kpi:nth-of-type(4),.app-shell[data-route="/finance"] [data-finance-kpis]>.finance-kpi:nth-of-type(5){grid-column:span 1!important}.app-shell[data-route="/finance"] [data-finance-breakdown],.app-shell[data-route="/finance"] [data-finance-tables],.app-shell[data-route="/finance"] .finance-loading-panel-stack,.app-shell[data-route="/finance"] .finance-loading-table-stack{grid-template-columns:1fr!important}.app-shell[data-route="/finance"] [data-finance-tables]>.panel:first-child,.app-shell[data-route="/finance"] [data-finance-breakdown]>.panel:first-child,.app-shell[data-route="/finance"] .finance-loading-panel-stack>*:first-child,.app-shell[data-route="/finance"] .finance-loading-table-stack>*:first-child{grid-column:1 / -1!important}}@media screen and (max-width: 420px){.app-shell[data-route="/finance"] [data-finance-kpis]{grid-template-columns:1fr!important}.app-shell[data-route="/finance"] [data-finance-kpis]>.finance-kpi,.app-shell[data-route="/finance"] [data-finance-kpis]>.finance-kpi:nth-of-type(4),.app-shell[data-route="/finance"] [data-finance-kpis]>.finance-kpi:nth-of-type(5){grid-column:1 / -1!important}.app-shell[data-route="/finance"] .finance-area-nav .core-area-link,.app-shell[data-route="/finance"] .governance-area-nav .core-area-link,.app-shell[data-route="/finance"] .finance-toolbar-actions .btn{flex:1 1 148px!important}}@media screen and (min-width: 761px){.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--overview{display:block!important;columns:2 340px!important;column-gap:12px!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--overview>.panel{display:inline-grid!important;width:100%!important;margin:0 0 12px!important;break-inside:avoid!important;page-break-inside:avoid!important;grid-column:auto!important;padding:11px!important;gap:8px!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--overview>.panel:nth-child(n){grid-column:auto!important}}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--overview .dashboard-collapsible-body{gap:7px!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--overview .panel-header{padding-bottom:7px!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--overview .info-grid,.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--overview .form-grid{gap:7px!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--overview .info-item,.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--overview .list-item,.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--overview .empty-state{padding:8px!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--overview .empty-state{min-height:auto!important}@media screen and (max-width: 760px){.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--overview{display:grid!important;grid-template-columns:1fr!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--overview>.panel{width:100%!important;margin:0!important}}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--documents{--institution-documents-accent: var(--company-secondary, var(--company-brand-secondary, #c9a227));--institution-documents-soft: color-mix(in srgb, var(--institution-documents-accent) 7%, #ffffff 93%);--institution-documents-softer: color-mix(in srgb, var(--institution-documents-accent) 3%, #ffffff 97%);--institution-documents-border: color-mix(in srgb, var(--institution-documents-accent) 18%, #dbe4ee 82%);--institution-documents-strong-border: color-mix(in srgb, var(--institution-documents-accent) 42%, transparent)}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--documents .documents-stack{gap:12px!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--documents .filter-panel{position:relative!important;display:grid!important;gap:10px!important;width:100%!important;min-width:0!important;padding:12px!important;border:1px solid var(--institution-documents-border)!important;border-left:5px solid var(--institution-documents-accent)!important;border-radius:12px!important;background:#fff!important;box-shadow:0 6px 16px #0f172a0f!important;overflow:hidden!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--documents .filter-panel:before{content:"";position:absolute;inset:0 0 auto;height:3px;background:linear-gradient(90deg,var(--institution-documents-accent),transparent 72%);pointer-events:none}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--documents .filter-grid{display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:9px!important;width:100%!important;min-width:0!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--documents .filter-grid>.form-field{min-width:0!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--documents .filter-grid>.form-field:nth-child(1),.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--documents .filter-grid>.form-field:nth-child(3),.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--documents .filter-grid>.form-field:nth-child(4),.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--documents .filter-grid>.period-custom-fields{grid-column:span 2!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--documents .filter-grid>.form-field:nth-child(2),.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--documents .filter-grid>.form-field:nth-child(5){grid-column:span 1!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--documents .filter-grid label,.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--documents .filter-grid .form-field label{color:#475569!important;font-size:11px!important;font-weight:800!important;letter-spacing:.05em!important;text-transform:uppercase!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--documents .filter-grid :is(input,select,.input){width:100%!important;min-height:40px!important;border:1px solid color-mix(in srgb,var(--institution-documents-accent) 16%,#cbd5e1 84%)!important;border-radius:10px!important;background:#fff!important;color:#111827!important;box-shadow:none!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--documents .period-custom-fields{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;min-width:0!important;padding:8px!important;border:1px solid var(--institution-documents-border)!important;border-radius:10px!important;background:var(--institution-documents-softer)!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--documents .period-custom-fields.is-hidden{display:none!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--documents .filter-actions{display:flex!important;justify-content:flex-start!important;align-items:center!important;flex-wrap:wrap!important;gap:8px!important;width:100%!important;min-width:0!important;margin:0!important;padding:0!important;background:transparent!important;box-shadow:none!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--documents .filter-actions .segmented-control{display:flex!important;flex-wrap:wrap!important;gap:6px!important;max-width:100%!important;padding:5px!important;border:1px solid var(--institution-documents-border)!important;border-radius:999px!important;background:var(--institution-documents-soft)!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--documents .filter-actions .segmented-button{flex:0 1 auto!important;min-height:34px!important;min-width:86px!important;padding:7px 12px!important;border:1px solid transparent!important;border-radius:999px!important;background:#fff!important;color:#1f2937!important;font-size:12px!important;font-weight:800!important;box-shadow:none!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--documents .filter-actions .segmented-button.active{border-color:var(--institution-documents-strong-border)!important;background:var(--institution-documents-accent)!important;color:var(--company-primary-text, #111827)!important}@media screen and (max-width: 980px){.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--documents .filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--documents .filter-grid>.form-field:nth-child(n),.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--documents .filter-grid>.period-custom-fields{grid-column:span 1!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--documents .filter-grid>.form-field:nth-child(1),.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--documents .filter-grid>.period-custom-fields{grid-column:1 / -1!important}}@media screen and (max-width: 520px){.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--documents .filter-grid,.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--documents .period-custom-fields{grid-template-columns:1fr!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--documents .filter-grid>.form-field:nth-child(n),.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--documents .filter-grid>.period-custom-fields{grid-column:1 / -1!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--documents .filter-actions .segmented-control{width:100%!important;border-radius:12px!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--documents .filter-actions .segmented-button{flex:1 1 104px!important;min-width:0!important}}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content{--institution-content-revision-card-height: clamp(280px, 34vh, 380px)}@media screen and (min-width: 761px){.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content .content-versions-panel{height:var(--institution-content-revision-card-height)!important;max-height:var(--institution-content-revision-card-height)!important;align-self:start!important;grid-template-rows:auto minmax(0,1fr)!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content .content-versions-panel>.hint{margin:0!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content .content-versions-panel>.hint+.content-version-list{min-height:0!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content .content-version-list{min-height:0!important;max-height:100%!important;overflow-y:auto!important}}@media screen and (max-width: 760px){.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content .content-versions-panel{height:auto!important;max-height:none!important}}.app-shell:is([data-route^="/finance"],[data-route^="/feedback"],[data-route^="/documents"],[data-route^="/documentation"],[data-route^="/help"],[data-route^="/company/permissions"],[data-route^="/company/archive-management"],[data-route^="/reports"],[data-route^="/progress-reports"]){--dense-page-gap: 10px;--dense-panel-radius: 10px;--dense-panel-border: color-mix(in srgb, var(--company-secondary, #c9a227) 22%, #d8e0ea 78%);--dense-panel-shadow: 0 10px 26px rgba(15, 23, 42, .07);--dense-panel-soft: color-mix(in srgb, var(--company-secondary, #c9a227) 5%, #ffffff 95%);--dense-panel-softer: color-mix(in srgb, var(--company-secondary, #c9a227) 2%, #ffffff 98%)}.app-shell:is([data-route^="/finance"],[data-route^="/feedback"],[data-route^="/documents"],[data-route^="/documentation"],[data-route^="/help"],[data-route^="/company/permissions"],[data-route^="/company/archive-management"],[data-route^="/reports"],[data-route^="/progress-reports"]) .app-page{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:var(--dense-page-gap)!important;align-content:start!important;max-width:min(100%,1440px)!important;margin-inline:auto!important}.app-shell:is([data-route^="/finance"],[data-route^="/feedback"],[data-route^="/documents"],[data-route^="/documentation"],[data-route^="/help"],[data-route^="/company/permissions"],[data-route^="/company/archive-management"],[data-route^="/reports"],[data-route^="/progress-reports"]) .app-page>*,.app-shell:is([data-route^="/finance"],[data-route^="/feedback"],[data-route^="/documents"],[data-route^="/documentation"],[data-route^="/help"],[data-route^="/company/permissions"],[data-route^="/company/archive-management"],[data-route^="/reports"],[data-route^="/progress-reports"]) .app-page-section{margin-block:0!important}.app-shell:is([data-route^="/finance"],[data-route^="/feedback"],[data-route^="/documents"],[data-route^="/documentation"],[data-route^="/help"],[data-route^="/company/permissions"],[data-route^="/company/archive-management"],[data-route^="/reports"],[data-route^="/progress-reports"]) .app-page-header.page-toolbar{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:start!important;gap:12px!important;padding:14px!important;border:1px solid var(--dense-panel-border)!important;border-left:5px solid var(--company-secondary, #c9a227)!important;border-radius:var(--dense-panel-radius)!important;background:linear-gradient(135deg,#ffffff 0%,var(--dense-panel-soft) 100%)!important;box-shadow:var(--dense-panel-shadow)!important}.app-shell:is([data-route^="/finance"],[data-route^="/feedback"],[data-route^="/documents"],[data-route^="/documentation"],[data-route^="/help"],[data-route^="/company/permissions"],[data-route^="/company/archive-management"],[data-route^="/reports"],[data-route^="/progress-reports"]) :is(.panel,.card,.filter-panel,.reports-insights-panel,.empty-state){border:1px solid var(--dense-panel-border)!important;border-radius:var(--dense-panel-radius)!important;background:#fff!important;box-shadow:var(--dense-panel-shadow)!important}.app-shell:is([data-route^="/finance"],[data-route^="/feedback"],[data-route^="/documents"],[data-route^="/documentation"],[data-route^="/help"],[data-route^="/company/permissions"],[data-route^="/company/archive-management"],[data-route^="/reports"],[data-route^="/progress-reports"]) :is(.panel,.card,.filter-panel,.reports-insights-panel){padding:12px!important}.app-shell:is([data-route^="/finance"],[data-route^="/feedback"],[data-route^="/documents"],[data-route^="/documentation"],[data-route^="/help"],[data-route^="/company/permissions"],[data-route^="/company/archive-management"],[data-route^="/reports"],[data-route^="/progress-reports"]) :is(.panel,.filter-panel,.reports-insights-panel)>*+*{margin-top:10px!important}.app-shell:is([data-route^="/finance"],[data-route^="/feedback"],[data-route^="/documents"],[data-route^="/documentation"],[data-route^="/company/permissions"],[data-route^="/company/archive-management"],[data-route^="/reports"],[data-route^="/progress-reports"]) .panel-header{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:10px!important;padding-bottom:8px!important;border-bottom:1px solid #edf1f6!important}.app-shell:is([data-route^="/finance"],[data-route^="/feedback"],[data-route^="/documents"],[data-route^="/documentation"],[data-route^="/company/permissions"],[data-route^="/company/archive-management"],[data-route^="/reports"],[data-route^="/progress-reports"]) .panel-title{font-size:15px!important;line-height:1.25!important}.app-shell:is([data-route^="/finance"],[data-route^="/feedback"],[data-route^="/documents"],[data-route^="/documentation"],[data-route^="/company/permissions"],[data-route^="/company/archive-management"],[data-route^="/reports"],[data-route^="/progress-reports"]) :is(.grid-2,.kpi-grid,.app-kpi-strip,.filter-grid,.form-grid,.info-grid,.report-kpis,.reports-headline-kpis,.reports-insights-grid,.archive-management-grid,.archive-management-overview-grid,.archive-management-pending-grid,.archive-management-section-counters,.documents-summary-strip){gap:var(--dense-page-gap)!important}.app-shell:is([data-route^="/finance"],[data-route^="/feedback"],[data-route^="/documents"],[data-route^="/documentation"],[data-route^="/company/permissions"],[data-route^="/company/archive-management"],[data-route^="/reports"],[data-route^="/progress-reports"]) :is(.filter-grid,.form-grid){grid-template-columns:repeat(auto-fit,minmax(180px,1fr))!important}.app-shell:is([data-route^="/finance"],[data-route^="/feedback"],[data-route^="/documents"],[data-route^="/documentation"],[data-route^="/company/permissions"],[data-route^="/company/archive-management"],[data-route^="/reports"],[data-route^="/progress-reports"]) :is(.filter-panel,.app-filter-bar){display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;align-items:end!important;gap:10px!important}.app-shell:is([data-route^="/finance"],[data-route^="/feedback"],[data-route^="/documents"],[data-route^="/documentation"],[data-route^="/company/permissions"],[data-route^="/company/archive-management"],[data-route^="/reports"],[data-route^="/progress-reports"]) .filter-panel-label{align-self:center!important;min-width:max-content!important;padding:8px 10px!important;border-radius:8px!important;background:var(--dense-panel-soft)!important;color:#334155!important}.app-shell:is([data-route^="/finance"],[data-route^="/feedback"],[data-route^="/documents"],[data-route^="/documentation"],[data-route^="/company/permissions"],[data-route^="/company/archive-management"],[data-route^="/reports"],[data-route^="/progress-reports"]) :is(.toolbar-actions,.filter-actions,.panel-actions,.table-actions){gap:7px!important;margin:0!important}.app-shell:is([data-route^="/finance"],[data-route^="/feedback"],[data-route^="/documents"],[data-route^="/documentation"],[data-route^="/company/permissions"],[data-route^="/company/archive-management"],[data-route^="/reports"],[data-route^="/progress-reports"]) :is(.btn,button,.tab-button,.segmented-button){border-radius:8px!important}.app-shell:is([data-route^="/finance"],[data-route^="/feedback"],[data-route^="/documents"],[data-route^="/documentation"],[data-route^="/company/permissions"],[data-route^="/company/archive-management"],[data-route^="/reports"],[data-route^="/progress-reports"]) :is(.input,input,select,textarea){border-radius:8px!important}.app-shell:is([data-route^="/finance"],[data-route^="/feedback"],[data-route^="/documents"],[data-route^="/documentation"],[data-route^="/company/permissions"],[data-route^="/company/archive-management"],[data-route^="/reports"],[data-route^="/progress-reports"]) .table-scroll{border:1px solid #e6edf5!important;border-radius:9px!important;overflow:auto!important}.app-shell:is([data-route^="/finance"],[data-route^="/feedback"],[data-route^="/documents"],[data-route^="/documentation"],[data-route^="/company/permissions"],[data-route^="/company/archive-management"],[data-route^="/reports"],[data-route^="/progress-reports"]) .data-table th{background:#f8fafc!important}.app-shell:is([data-route^="/finance"],[data-route^="/feedback"],[data-route^="/documents"],[data-route^="/documentation"],[data-route^="/company/permissions"],[data-route^="/company/archive-management"],[data-route^="/reports"],[data-route^="/progress-reports"]) .data-table th,.app-shell:is([data-route^="/finance"],[data-route^="/feedback"],[data-route^="/documents"],[data-route^="/documentation"],[data-route^="/company/permissions"],[data-route^="/company/archive-management"],[data-route^="/reports"],[data-route^="/progress-reports"]) .data-table td{padding:9px 10px!important}.app-shell[data-route^="/finance"] :is([data-finance-breakdown],[data-finance-tables]){display:grid!important;grid-template-columns:repeat(12,minmax(0,1fr))!important}.app-shell[data-route^="/finance"] :is([data-finance-breakdown],[data-finance-tables])>.panel{grid-column:span 4!important;min-width:0!important}.app-shell[data-route^="/finance"] [data-finance-kpis]{display:grid!important;grid-template-columns:repeat(5,minmax(150px,1fr))!important}.app-shell[data-route^="/finance"] [data-finance-kpis]>.panel-meta{grid-column:1 / -1!important;margin:0!important;padding:8px 10px!important;border:1px solid #e6edf5!important;border-radius:8px!important;background:var(--dense-panel-softer)!important}.app-shell[data-route^="/feedback"] .feedback-page{grid-template-columns:minmax(340px,.8fr) minmax(0,1.2fr)!important}.app-shell[data-route^="/feedback"] .feedback-page>.app-page-header{grid-column:1 / -1!important}.app-shell[data-route^="/feedback"] .feedback-page>.panel{align-self:start!important}.app-shell[data-route^="/feedback"] .feedback-page .list{display:grid!important;gap:8px!important}.app-shell[data-route^="/feedback"] .feedback-page .list-item{margin:0!important;padding:10px!important;border:1px solid #e6edf5!important;border-radius:9px!important;background:#fff!important}.app-shell[data-route^="/documents"] .documents-page,.app-shell[data-route^="/documentation"] .documentation-page,.app-shell[data-route^="/company/archive-management"] .archive-management-page,.app-shell[data-route^="/reports"] .reports-page,.app-shell[data-route^="/progress-reports"] .progress-reports-page{gap:var(--dense-page-gap)!important}.app-shell[data-route^="/documents"] :is(.documents-checklist-panel,.documents-library-panel),.app-shell[data-route^="/documentation"] :is(.documentation-alerts-panel,.documentation-required-panel),.app-shell[data-route^="/company/archive-management"] :is(.archive-management-block,.archive-management-workspace,.archive-management-card),.app-shell[data-route^="/reports"] :is(.report-stack,.reports-layout-content),.app-shell[data-route^="/progress-reports"] :is(.progress-hub-kpis,.info-grid){gap:var(--dense-page-gap)!important}.app-shell[data-route^="/documents"] .documents-view-switch,.app-shell[data-route^="/progress-reports"] .page-tabs,.app-shell[data-route^="/reports"] .reports-group-nav{padding:8px!important;border:1px solid var(--dense-panel-border)!important;border-radius:var(--dense-panel-radius)!important;background:#fff!important;box-shadow:var(--dense-panel-shadow)!important}.app-shell[data-route^="/help"] .tabs{display:grid!important;gap:var(--dense-page-gap)!important}.app-shell[data-route^="/help"] .tab-panel{padding:0!important}.app-shell[data-route^="/help"] .tab-panel>.panel{max-width:none!important;margin:0!important}.app-shell[data-route^="/company/permissions"] .company-permissions-page>.panel,.app-shell[data-route^="/progress-reports"] .progress-reports-page>.data-table,.app-shell[data-route^="/reports"] .report-selectable-card{overflow:hidden!important}.app-shell[data-route^="/progress-reports"] .report-kpis{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))!important}.app-shell[data-route^="/progress-reports"] .report-kpi,.app-shell[data-route^="/reports"] .reports-kpi-card,.app-shell[data-route^="/documentation"] .documentation-summary-card,.app-shell[data-route^="/documents"] .documents-summary-card,.app-shell[data-route^="/company/archive-management"] .archive-management-summary-card{border-radius:9px!important;border:1px solid #e6edf5!important;background:linear-gradient(180deg,#ffffff 0%,var(--dense-panel-softer) 100%)!important}@media screen and (max-width: 1180px){.app-shell[data-route^="/finance"] [data-finance-kpis]{grid-template-columns:repeat(3,minmax(0,1fr))!important}.app-shell[data-route^="/finance"] :is([data-finance-breakdown],[data-finance-tables])>.panel{grid-column:span 6!important}.app-shell[data-route^="/feedback"] .feedback-page{grid-template-columns:1fr!important}}@media screen and (max-width: 860px){.app-shell:is([data-route^="/finance"],[data-route^="/feedback"],[data-route^="/documents"],[data-route^="/documentation"],[data-route^="/help"],[data-route^="/company/permissions"],[data-route^="/company/archive-management"],[data-route^="/reports"],[data-route^="/progress-reports"]) .app-page-header.page-toolbar,.app-shell:is([data-route^="/finance"],[data-route^="/feedback"],[data-route^="/documents"],[data-route^="/documentation"],[data-route^="/company/permissions"],[data-route^="/company/archive-management"],[data-route^="/reports"],[data-route^="/progress-reports"]) :is(.filter-panel,.app-filter-bar){grid-template-columns:1fr!important}.app-shell[data-route^="/finance"] [data-finance-kpis]{grid-template-columns:repeat(2,minmax(0,1fr))!important}.app-shell[data-route^="/finance"] :is([data-finance-breakdown],[data-finance-tables])>.panel{grid-column:1 / -1!important}}@media screen and (max-width: 560px){.app-shell:is([data-route^="/finance"],[data-route^="/feedback"],[data-route^="/documents"],[data-route^="/documentation"],[data-route^="/help"],[data-route^="/company/permissions"],[data-route^="/company/archive-management"],[data-route^="/reports"],[data-route^="/progress-reports"]){--dense-page-gap: 8px}.app-shell[data-route^="/finance"] [data-finance-kpis]{grid-template-columns:1fr!important}.app-shell:is([data-route^="/finance"],[data-route^="/feedback"],[data-route^="/documents"],[data-route^="/documentation"],[data-route^="/company/permissions"],[data-route^="/company/archive-management"],[data-route^="/reports"],[data-route^="/progress-reports"]) :is(.filter-grid,.form-grid,.period-custom-fields,.info-grid){grid-template-columns:1fr!important}}.app-shell:is([data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"]){--dense-page-gap: 10px;--dense-panel-radius: 10px;--dense-panel-border: color-mix(in srgb, var(--company-secondary, #c9a227) 22%, #d8e0ea 78%);--dense-panel-shadow: 0 10px 26px rgba(15, 23, 42, .07);--dense-panel-soft: color-mix(in srgb, var(--company-secondary, #c9a227) 5%, #ffffff 95%)}.app-shell:is([data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"]) .app-page{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:var(--dense-page-gap)!important;align-content:start!important;max-width:min(100%,1440px)!important;margin-inline:auto!important}.app-shell:is([data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"]) :is(.app-page>*,.app-page-section){margin-block:0!important}.app-shell:is([data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"]) .app-page-header.page-toolbar{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:12px!important;align-items:start!important;padding:14px!important;border:1px solid var(--dense-panel-border)!important;border-left:5px solid var(--company-secondary, #c9a227)!important;border-radius:var(--dense-panel-radius)!important;background:linear-gradient(135deg,#ffffff 0%,var(--dense-panel-soft) 100%)!important;box-shadow:var(--dense-panel-shadow)!important}.app-shell:is([data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"]) :is(.panel,.card,.filter-panel,.empty-state){margin-block:0!important;padding:12px!important;border:1px solid var(--dense-panel-border)!important;border-radius:var(--dense-panel-radius)!important;background:#fff!important;box-shadow:var(--dense-panel-shadow)!important}.app-shell:is([data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"]) :is(.filter-panel,.app-filter-bar){display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;align-items:end!important;gap:10px!important}.app-shell:is([data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"]) :is(.grid-2,.kpi-grid,.filter-grid,.form-grid,.info-grid,.panel-actions,.toolbar-actions,.filter-actions){gap:var(--dense-page-gap)!important}.app-shell:is([data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"]) :is(.filter-grid,.form-grid){grid-template-columns:repeat(auto-fit,minmax(180px,1fr))!important}.app-shell:is([data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"]) :is(.btn,button,.input,input,select,textarea){border-radius:8px!important}.app-shell:is([data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"]) .table-scroll{border:1px solid #e6edf5!important;border-radius:9px!important;overflow:auto!important}@media screen and (max-width: 860px){.app-shell:is([data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"]) :is(.app-page-header.page-toolbar,.filter-panel,.app-filter-bar){grid-template-columns:1fr!important}}.app-shell[data-route="/finance"] [data-finance-kpis]{display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:10px!important;align-items:stretch!important}.app-shell[data-route="/finance"] [data-finance-kpis]>.finance-kpi{grid-column:span 2!important;min-width:0!important}.app-shell[data-route="/finance"] [data-finance-kpis]>.finance-kpi:nth-of-type(4),.app-shell[data-route="/finance"] [data-finance-kpis]>.finance-kpi:nth-of-type(5){grid-column:span 3!important}.app-shell[data-route="/finance"] [data-finance-kpis]>.panel-meta{grid-column:1 / -1!important}.app-shell[data-route="/finance"] [data-finance-breakdown]{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important;align-items:start!important}.app-shell[data-route="/finance"] [data-finance-tables]{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;align-items:start!important}.app-shell[data-route="/finance"] [data-finance-breakdown]>.panel,.app-shell[data-route="/finance"] [data-finance-tables]>.panel{grid-column:auto!important;min-width:0!important}.app-shell[data-route="/finance"] [data-finance-tables]>.panel:first-child{grid-column:1 / -1!important}@media screen and (max-width: 1180px){.app-shell[data-route="/finance"] [data-finance-kpis],.app-shell[data-route="/finance"] [data-finance-breakdown],.app-shell[data-route="/finance"] [data-finance-tables]{grid-template-columns:repeat(2,minmax(0,1fr))!important}.app-shell[data-route="/finance"] [data-finance-kpis]>.finance-kpi,.app-shell[data-route="/finance"] [data-finance-kpis]>.finance-kpi:nth-of-type(4),.app-shell[data-route="/finance"] [data-finance-kpis]>.finance-kpi:nth-of-type(5),.app-shell[data-route="/finance"] [data-finance-breakdown]>.panel,.app-shell[data-route="/finance"] [data-finance-tables]>.panel{grid-column:span 1!important}.app-shell[data-route="/finance"] [data-finance-kpis]>.panel-meta,.app-shell[data-route="/finance"] [data-finance-tables]>.panel:first-child{grid-column:1 / -1!important}}@media screen and (max-width: 640px){.app-shell[data-route="/finance"] [data-finance-kpis],.app-shell[data-route="/finance"] [data-finance-breakdown],.app-shell[data-route="/finance"] [data-finance-tables]{grid-template-columns:1fr!important}.app-shell[data-route="/finance"] [data-finance-kpis]>.finance-kpi,.app-shell[data-route="/finance"] [data-finance-kpis]>.finance-kpi:nth-of-type(4),.app-shell[data-route="/finance"] [data-finance-kpis]>.finance-kpi:nth-of-type(5),.app-shell[data-route="/finance"] [data-finance-breakdown]>.panel,.app-shell[data-route="/finance"] [data-finance-tables]>.panel,.app-shell[data-route="/finance"] [data-finance-kpis]>.panel-meta,.app-shell[data-route="/finance"] [data-finance-tables]>.panel:first-child{grid-column:1 / -1!important}}.app-shell[data-route="/documents"] .documents-view-switch-shell>.documents-view-switch-upload-action{display:inline-flex!important;visibility:visible!important;opacity:1!important;flex:0 0 auto!important;width:auto!important;min-width:176px!important;justify-content:center!important;margin-left:auto!important}@media screen and (max-width: 768px){.app-shell[data-route="/documents"] .documents-view-switch-shell>.documents-view-switch-upload-action{width:100%!important;margin-left:0!important}}.app-shell[data-route="/documents"] .documents-view-switch-meta-card{display:flex!important;align-items:center!important;justify-content:space-between!important;flex-wrap:wrap!important;gap:10px!important}.app-shell[data-route="/documents"] .documents-view-switch-meta-card>span{flex:1 1 280px!important;min-width:0!important}.app-shell[data-route="/documents"] .documents-view-switch-meta-card>.documents-view-switch-upload-action{display:inline-flex!important;visibility:visible!important;opacity:1!important;flex:0 0 auto!important;min-width:176px!important;justify-content:center!important}@media screen and (max-width: 640px){.app-shell[data-route="/documents"] .documents-view-switch-meta-card>.documents-view-switch-upload-action{width:100%!important}}.app-shell[data-route="/documents"] .documents-view-switch-meta-card{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important}.app-shell[data-route="/documents"] .documents-view-switch-meta-card>.documents-view-switch-upload-action{position:static!important;inset:auto!important;justify-self:start!important;align-self:center!important;margin:0!important;max-width:100%!important;white-space:normal!important}@media screen and (max-width: 900px){.app-shell[data-route="/documents"] .documents-view-switch-meta-card{grid-template-columns:minmax(0,1fr)!important}}.app-shell[data-route="/documents"] .documents-filter-panel--library{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:end!important;gap:14px!important;padding:16px!important;border:1px solid color-mix(in srgb,var(--dynamic-brand-primary, #4b2e83) 16%,#dbe4ee 84%)!important;border-left:5px solid var(--dynamic-brand-primary, #4b2e83)!important;border-radius:12px!important;background:linear-gradient(180deg,#fff,#f8fafc)!important;box-shadow:0 12px 28px #0f172a14!important}.app-shell[data-route="/documents"] .documents-filter-panel--library>.filter-panel-label{grid-column:1 / -1!important;margin:0!important;color:#172033!important;font-size:13px!important;font-weight:800!important;letter-spacing:0!important;text-transform:none!important}.app-shell[data-route="/documents"] .documents-filter-panel--library>.documents-filter-grid{display:grid!important;grid-template-columns:minmax(220px,1.4fr) repeat(4,minmax(150px,1fr))!important;gap:10px!important;min-width:0!important;align-items:end!important}.app-shell[data-route="/documents"] .documents-filter-panel--library .period-custom-fields{display:grid!important;grid-template-columns:repeat(2,minmax(140px,1fr))!important;gap:10px!important;min-width:0!important}.app-shell[data-route="/documents"] .documents-filter-panel--library .period-custom-fields.is-hidden{display:none!important}.app-shell[data-route="/documents"] .documents-filter-panel--library .form-field{min-width:0!important;gap:5px!important}.app-shell[data-route="/documents"] .documents-filter-panel--library .form-field label{color:#475569!important;font-size:11px!important;font-weight:800!important;letter-spacing:0!important}.app-shell[data-route="/documents"] .documents-filter-panel--library :is(.input,input,select){min-height:38px!important;border-color:#d8e1ec!important;border-radius:9px!important;background-color:#fff!important;box-shadow:none!important}.app-shell[data-route="/documents"] .documents-filter-panel--library>.documents-filter-actions{align-self:end!important;justify-content:flex-end!important;gap:8px!important;margin:0!important;min-width:max-content!important}.app-shell[data-route="/documents"] .documents-filter-panel--library>.documents-filter-actions .btn{min-width:104px!important;min-height:38px!important}@media screen and (max-width: 1180px){.app-shell[data-route="/documents"] .documents-filter-panel--library{grid-template-columns:minmax(0,1fr)!important}.app-shell[data-route="/documents"] .documents-filter-panel--library>.documents-filter-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.app-shell[data-route="/documents"] .documents-filter-panel--library>.documents-filter-actions{justify-content:flex-start!important;min-width:0!important}}@media screen and (max-width: 720px){.app-shell[data-route="/documents"] .documents-filter-panel--library>.documents-filter-grid,.app-shell[data-route="/documents"] .documents-filter-panel--library .period-custom-fields{grid-template-columns:minmax(0,1fr)!important}.app-shell[data-route="/documents"] .documents-filter-panel--library>.documents-filter-actions,.app-shell[data-route="/documents"] .documents-filter-panel--library>.documents-filter-actions .btn{width:100%!important}}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content{--content-final-ink: #172033;--content-final-muted: #5f6b7a;--content-final-border: #dbe4ea;--content-final-soft: #f7faf9;--content-final-surface: #ffffff;--content-final-accent: #0f766e;--content-final-accent-soft: rgba(15, 118, 110, .08);--content-final-gold: var(--company-secondary, #c9a227);container-type:inline-size}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content>.opportunity-content-workspace{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:10px!important;width:100%!important;min-width:0!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content .opportunity-content-header{position:relative!important;display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:8px!important;padding:14px 16px!important;border:1px solid var(--content-final-border)!important;border-left:5px solid var(--content-final-accent)!important;border-radius:10px!important;background:var(--content-final-surface)!important;color:var(--content-final-ink)!important;box-shadow:0 8px 18px #11202e0f!important;overflow:hidden!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content .opportunity-content-header:after{content:"";position:absolute;inset:0 0 auto;height:3px;background:linear-gradient(90deg,var(--content-final-accent),var(--content-final-gold),transparent 72%);pointer-events:none}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content .opportunity-content-header-title{display:grid!important;gap:4px!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content .opportunity-content-header-title h3{color:var(--content-final-ink)!important;font-size:clamp(18px,1.8vw,24px)!important;line-height:1.15!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content .opportunity-content-header-title p{max-width:96ch!important;margin:0!important;color:var(--content-final-muted)!important;opacity:1!important;font-size:13px!important;line-height:1.45!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content .opportunity-content-header-actions-strip{display:flex!important;flex-wrap:wrap!important;align-items:center!important;justify-content:flex-start!important;gap:7px!important;margin:0!important;padding:0!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content .opportunity-content-header-actions-strip .btn,.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content .opportunity-content-header-actions-strip .content-print-letterhead-toggle{min-height:36px!important;padding:7px 11px!important;border:1px solid var(--content-final-border)!important;border-radius:8px!important;background:#fbfdfc!important;color:var(--content-final-ink)!important;box-shadow:none!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content .opportunity-content-header-actions-strip .btn-primary{border-color:var(--content-final-accent)!important;background:var(--content-final-accent)!important;color:#fff!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content .content-print-letterhead-status,.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content .draft-feedback-banner{padding:9px 11px!important;border:1px solid var(--content-final-border)!important;border-radius:9px!important;background:var(--content-final-soft)!important;color:var(--content-final-muted)!important;box-shadow:none!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content .content-workspace-grid{display:grid!important;grid-template-columns:minmax(250px,310px) minmax(0,1fr)!important;gap:10px!important;align-items:start!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content .content-versions-panel,.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content .content-editor-panel{border:1px solid var(--content-final-border)!important;border-radius:10px!important;background:var(--content-final-surface)!important;box-shadow:0 8px 18px #11202e0f!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content .content-versions-panel{top:calc(var(--topbar-offset, 90px) + 8px)!important;gap:8px!important;max-height:calc(100dvh - var(--topbar-offset, 90px) - 20px)!important;padding:10px!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content .content-versions-panel>div:first-child{display:flex!important;align-items:center!important;justify-content:space-between!important;flex-wrap:wrap!important;gap:7px!important;padding-bottom:8px!important;border-bottom:1px solid var(--content-final-border)!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content .content-versions-panel h4{color:var(--content-final-ink)!important;font-size:13px!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content .content-version-list{gap:7px!important;padding-right:0!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content .content-version-row{padding:9px!important;border:1px solid var(--content-final-border)!important;border-radius:9px!important;background:#fbfdfc!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content .content-version-row:hover,.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content .content-version-row.is-active{border-color:#0f766e52!important;background:var(--content-final-accent-soft)!important;box-shadow:inset 3px 0 0 var(--content-final-accent)!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content .content-version-row-title{color:var(--content-final-ink)!important;font-size:13px!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content .content-version-row-meta{color:var(--content-final-muted)!important;font-size:11px!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content .content-version-actions .btn,.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content .content-version-view-btn{width:100%!important;justify-content:center!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content .content-editor-panel{display:grid!important;gap:10px!important;padding:10px!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content .content-editor-form{gap:10px!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content .content-editor-context-row{grid-template-columns:minmax(220px,320px) minmax(0,1fr)!important;gap:8px!important;padding:8px!important;border:1px solid var(--content-final-border)!important;border-radius:9px!important;background:var(--content-final-soft)!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content .content-type-switch{gap:4px!important;padding:4px!important;border-color:var(--content-final-border)!important;border-radius:9px!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content .content-type-switch__btn{min-height:34px!important;border-radius:7px!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content .content-type-switch__btn.is-active,.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content .content-type-switch__btn.btn-primary{background:var(--content-final-accent)!important;border-color:var(--content-final-accent)!important;color:#fff!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content .content-editor-form label,.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content .content-editor-actions-toolbar label{color:var(--content-final-muted)!important;font-size:11px!important;letter-spacing:0!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content :is(input,select,textarea,.input){border-color:var(--content-final-border)!important;border-radius:8px!important;box-shadow:none!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content textarea.input,.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content .content-editor-form textarea{min-height:clamp(420px,58vh,760px)!important;padding:18px!important;border:1px solid #cfd9e4!important;border-radius:9px!important;background:#fff!important;color:#111827!important;font-family:ui-serif,Georgia,Times New Roman,serif!important;font-size:15px!important;line-height:1.72!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content .content-editor-action-strip{display:grid!important;gap:8px!important;padding:10px!important;border:1px solid var(--content-final-border)!important;border-radius:9px!important;background:var(--content-final-soft)!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content .content-editor-action-title{color:var(--content-final-ink)!important;font-size:12px!important;letter-spacing:0!important;text-transform:none!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content .content-editor-actions-toolbar{grid-template-columns:minmax(150px,240px) minmax(0,1fr)!important;gap:8px!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content .content-editor-primary-actions,.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content .content-editor-revision-actions{gap:6px!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content :is(.content-editor-primary-actions,.content-editor-revision-actions,.content-version-actions) .btn{min-height:34px!important;padding:7px 10px!important;border-radius:8px!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content .content-editor-revision-actions .btn[data-revision-action=simple_english]{border-color:#0f766e47!important;background:var(--content-final-accent-soft)!important;color:var(--content-final-accent)!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content .content-editor-draft-state,.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content .content-editor-revision-hint{font-size:12px!important;line-height:1.4!important}@media screen and (max-width: 1180px){.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content .content-workspace-grid{grid-template-columns:1fr!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content .content-versions-panel{position:static!important;max-height:none!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content .content-version-list{grid-template-columns:repeat(auto-fit,minmax(230px,1fr))!important}}@media screen and (max-width: 760px){.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content .content-editor-context-row,.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content .content-editor-actions-toolbar{grid-template-columns:1fr!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content textarea.input,.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content .content-editor-form textarea{min-height:360px!important;font-size:14px!important}}@media screen and (min-width: 761px){.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content .content-versions-panel{height:clamp(340px,42vh,470px)!important;max-height:clamp(340px,42vh,470px)!important}}@media screen and (min-width: 761px){.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content .content-versions-panel{height:min(860px,calc(100dvh - var(--topbar-offset, 90px) - 20px))!important;max-height:min(860px,calc(100dvh - var(--topbar-offset, 90px) - 20px))!important}}@media screen and (min-width: 761px){.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content .content-versions-panel{height:min(980px,calc(100dvh - var(--topbar-offset, 90px) - 12px))!important;max-height:min(980px,calc(100dvh - var(--topbar-offset, 90px) - 12px))!important}}@media screen and (min-width: 761px){.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content .content-versions-panel{height:auto!important;min-height:760px!important;max-height:none!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content .content-version-list{overflow-y:visible!important;max-height:none!important}}.app-shell[data-route^="/institutions/"] .institution-brief-header-actions{margin-left:auto!important;justify-content:flex-end!important;align-items:center!important}.app-shell[data-route^="/institutions/"] .institution-brief-header-actions .btn{flex:0 0 auto!important}@media screen and (max-width: 768px){.app-shell[data-route^="/institutions/"] .institution-brief-header-actions{margin-left:0!important;justify-content:flex-start!important}}@media screen and (min-width: 769px){.app-shell[data-route^="/institutions/"] .institution-brief-header-actions{position:relative!important;left:clamp(240px,36vw,560px)!important;top:-132px!important;z-index:2!important}}@media screen and (min-width: 769px){.app-shell[data-route^="/institutions/"] .institution-brief-tabs-shell{position:relative!important;margin-top:-72px!important;z-index:1!important}}@media screen and (min-width: 769px){.app-shell[data-route="/my-tasks"] .my-tasks-page>.app-page-header.page-toolbar{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:start!important;column-gap:16px!important}.app-shell[data-route="/my-tasks"] .my-tasks-page>.app-page-header.page-toolbar>.page-header{grid-column:1!important;min-width:0!important}.app-shell[data-route="/my-tasks"] .my-tasks-page>.app-page-header.page-toolbar>.toolbar-actions{grid-column:2!important;display:flex!important;flex-wrap:nowrap!important;align-items:center!important;justify-content:flex-end!important;width:auto!important;margin-left:auto!important;gap:8px!important}.app-shell[data-route="/my-tasks"] .my-tasks-page>.app-page-header.page-toolbar>.toolbar-actions .btn{flex:0 0 auto!important;white-space:nowrap!important}}.app-shell{--dynamic-page-title-color: color-mix( in srgb, var(--company-brand-primary, var(--company-primary, var(--tenant-primary-color, var(--primary, #4b2e83)))) 86%, #111827 14% )}.app-shell :is(.page-title,.page-header>h1,.page-header>h2,.page-header>h3,.detail-entity-name,.tasks-hero-title,.institutions-hero-title,.documents-hero-title,.reports-insights-title,.reports-print-title,.reports-group-nav-title,.dashboard-section-title,.dashboard-onboarding-title,.panel-title,.card-title){color:var(--dynamic-page-title-color)!important}.app-shell :is(.tasks-hero-title-copy,.institutions-hero-title-copy,.documents-hero-title-copy){color:color-mix(in srgb,var(--company-brand-secondary, var(--company-secondary, var(--accent-primary, #c9a227))) 82%,#111827 18%)!important}@supports not (color: color-mix(in srgb,#000 50%,#fff 50%)){.app-shell{--dynamic-page-title-color: var(--company-brand-primary, var(--company-primary, var(--tenant-primary-color, var(--primary, #4b2e83))))}}@media screen and (min-width: 821px){.topbar.topbar-layout-v2{gap:8px!important}.topbar.topbar-layout-v2 .topbar-left{flex:0 1 auto!important;max-width:min(42vw,520px)!important}.topbar.topbar-layout-v2 .topbar-title{max-width:min(32vw,420px)!important}.topbar.topbar-layout-v2 .topbar-context-row{order:2!important;flex:0 1 auto!important;width:auto!important;max-width:min(44vw,620px)!important;margin-left:4px!important;margin-right:12px!important}.topbar.topbar-layout-v2 .topbar-context-row .topbar-context-switcher-wrap{width:auto!important;max-width:100%!important;gap:6px!important;justify-content:flex-start!important}.topbar.topbar-layout-v2 .topbar-context-row .topbar-context-primary{flex:0 1 132px!important}.topbar.topbar-layout-v2 .topbar-context-row .topbar-context-secondary,.topbar.topbar-layout-v2 .topbar-context-row .topbar-context-secondary-wrap{flex:0 1 260px!important}.topbar.topbar-layout-v2 .topbar-right{order:3!important;margin-left:auto!important}}@media screen and (min-width: 769px){.app-shell:is([data-route="/my-tasks"],[data-route^="/my-tasks/"]) .my-tasks-page>.app-page-header.page-toolbar{display:flex!important;flex-direction:column!important;align-items:stretch!important;justify-content:flex-start!important;gap:10px!important}.app-shell:is([data-route="/my-tasks"],[data-route^="/my-tasks/"]) .my-tasks-page>.app-page-header.page-toolbar>.page-header{width:100%!important;max-width:100%!important}.app-shell:is([data-route="/my-tasks"],[data-route^="/my-tasks/"]) .my-tasks-page>.app-page-header.page-toolbar>.toolbar-actions{display:flex!important;flex:0 0 auto!important;width:100%!important;max-width:100%!important;margin-left:0!important;align-items:center!important;justify-content:flex-start!important;flex-wrap:nowrap!important;gap:8px!important}.app-shell:is([data-route="/my-tasks"],[data-route^="/my-tasks/"]) .my-tasks-page>.app-page-header.page-toolbar>.toolbar-actions .btn{flex:0 0 auto!important;white-space:nowrap!important}.app-shell:is([data-route="/my-tasks"],[data-route^="/my-tasks/"]) .my-tasks-page .my-tasks-add-personal-task{margin-left:auto!important}}.app-shell{--dynamic-page-title-color: color-mix( in srgb, var(--company-brand-primary, var(--company-primary, var(--tenant-primary-color, var(--primary, #4b2e83)))) 88%, #111827 12% );--dynamic-page-title-accent-color: color-mix( in srgb, var(--company-brand-secondary, var(--company-secondary, var(--accent-primary, var(--primary, #c9a227)))) 84%, #111827 16% )}.app-shell :is(.topbar-title,.page-title,.page-header>h1,.page-header>h2,.page-header>h3,.detail-entity-name,.dashboard-section-title,.dashboard-onboarding-title,.panel-title,.card-title,.reports-insights-title,.reports-print-title,.reports-group-nav-title,.report-card-title-group,.documents-panel-title,[class*=-hero-title],[class*=-page-title],[class*=-section-title],[class*=-panel-title],[class*=-card-title]){color:var(--dynamic-page-title-color)!important}.app-shell :is(.tasks-hero-title-copy,.institutions-hero-title-copy,.documents-hero-title-copy,[class*=-title-copy]){color:var(--dynamic-page-title-accent-color)!important}@supports not (color: color-mix(in srgb,#000 50%,#fff 50%)){.app-shell{--dynamic-page-title-color: var(--company-brand-primary, var(--company-primary, var(--tenant-primary-color, var(--primary, #4b2e83))));--dynamic-page-title-accent-color: var(--company-brand-secondary, var(--company-secondary, var(--accent-primary, var(--primary, #c9a227))))}}@media screen and (min-width: 769px){.app-shell[data-route="/tasks"] .tasks-page-v2>.tasks-header-shell>.tasks-header-actions{display:flex!important;width:100%!important;max-width:100%!important;margin-left:0!important;justify-content:flex-start!important;flex-wrap:nowrap!important;align-items:center!important;gap:8px!important}.app-shell[data-route="/tasks"] .tasks-page-v2>.tasks-header-shell>.tasks-header-actions .tasks-actions-group--secondary{flex:0 1 auto!important;display:flex!important}.app-shell[data-route="/tasks"] .tasks-page-v2>.tasks-header-shell>.tasks-header-actions .tasks-actions-group--primary{flex:0 0 auto!important;display:flex!important;margin-left:auto!important;justify-content:flex-end!important}.app-shell[data-route="/tasks"] .tasks-page-v2 .tasks-create-task-action{flex:0 0 auto!important;white-space:nowrap!important}}.app-shell{--dynamic-brand-primary: var(--company-brand-primary, var(--company-primary, var(--tenant-primary-color, var(--primary, #4b2e83))));--dynamic-brand-secondary: var(--company-brand-secondary, var(--company-secondary, var(--accent-primary, var(--primary, #c9a227))));--dynamic-page-canvas: linear-gradient( 180deg, color-mix(in srgb, var(--dynamic-brand-primary) 8%, #f8fafc 92%) 0%, color-mix(in srgb, var(--dynamic-brand-secondary) 6%, #ffffff 94%) 44%, #ffffff 100% );--dynamic-surface-bg: linear-gradient( 135deg, color-mix(in srgb, var(--dynamic-brand-primary) 7%, #ffffff 93%) 0%, #ffffff 62%, color-mix(in srgb, var(--dynamic-brand-secondary) 5%, #ffffff 95%) 100% );--dynamic-soft-surface-bg: color-mix(in srgb, var(--dynamic-brand-primary) 5%, #ffffff 95%);--dynamic-strong-surface-bg: color-mix(in srgb, var(--dynamic-brand-primary) 10%, #ffffff 90%);--dynamic-surface-border: color-mix(in srgb, var(--dynamic-brand-primary) 20%, #dbe4ee 80%);--dynamic-sidebar-bg: linear-gradient( 180deg, color-mix(in srgb, var(--dynamic-brand-primary) 84%, #020617 16%) 0%, color-mix(in srgb, var(--dynamic-brand-primary) 62%, #020617 38%) 56%, color-mix(in srgb, var(--dynamic-brand-secondary) 38%, #020617 62%) 100% );--canvas: color-mix(in srgb, var(--dynamic-brand-primary) 4%, #f8fafc 96%)}.app-shell .app-main,.app-shell main,.app-shell .content{background:var(--dynamic-page-canvas)!important}.app-shell .topbar{background:linear-gradient(135deg,color-mix(in srgb,var(--dynamic-brand-primary) 8%,#ffffff 92%),#fff 58%),#fff!important;border-bottom-color:var(--dynamic-surface-border)!important}.app-shell .sidebar{background:var(--dynamic-sidebar-bg)!important}.app-shell .sidebar .brand,.app-shell .sidebar .nav-section{background:color-mix(in srgb,var(--dynamic-brand-primary) 34%,rgba(15,23,42,.74) 66%)!important;border-color:color-mix(in srgb,var(--dynamic-brand-secondary) 24%,rgba(255,255,255,.16) 76%)!important}.app-shell .sidebar :is(.nav-link.active,.nav-sublink.active){background:color-mix(in srgb,var(--dynamic-brand-secondary) 24%,rgba(255,255,255,.08) 76%)!important;border-color:color-mix(in srgb,var(--dynamic-brand-secondary) 42%,rgba(255,255,255,.14) 58%)!important}.app-shell .app-main :is(.app-page-header.page-toolbar,.dashboard-toolbar,.detail-header,.filter-panel,.app-filter-bar,.panel,.card,.tasks-table-panel,.activities-table-panel,.documents-panel-shell,.documents-checklist-card,.documents-library-card,.reports-panel,.finance-kpi,.kpi-card,.tasks-kpi-card):not(.page-explainer):not(.info-block){border-color:var(--dynamic-surface-border)!important;background:var(--dynamic-surface-bg)!important}.app-shell .app-main :is(.table-scroll,.data-table thead th,.documents-table-shell,.tasks-list-item,.my-todo-row,.activity-timeline-card,.report-selectable-card,.content-versions-panel,.content-version-item):not(.page-explainer):not(.info-block){border-color:var(--dynamic-surface-border)!important;background:var(--dynamic-soft-surface-bg)!important}@supports not (color: color-mix(in srgb,#000 50%,#fff 50%)){.app-shell{--dynamic-page-canvas: #f8fafc;--dynamic-surface-bg: #ffffff;--dynamic-soft-surface-bg: #f8fafc;--dynamic-strong-surface-bg: #f3f4f6;--dynamic-surface-border: #dbe4ee;--dynamic-sidebar-bg: linear-gradient(180deg, var(--dynamic-brand-primary, #4b2e83) 0%, #020617 100%)}}@media screen and (min-width: 769px){.app-shell[data-route="/tasks"] .tasks-page-v2>.tasks-header-shell>.tasks-header-actions.toolbar-actions{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;width:100%!important;max-width:100%!important;gap:8px!important;margin-left:0!important}.app-shell[data-route="/tasks"] .tasks-page-v2>.tasks-header-shell>.tasks-header-actions.toolbar-actions>.tasks-actions-group--secondary{grid-column:1!important;display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;align-items:center!important;justify-content:flex-start!important;min-width:0!important;width:auto!important}.app-shell[data-route="/tasks"] .tasks-page-v2>.tasks-header-shell>.tasks-header-actions.toolbar-actions>.tasks-actions-group--primary{grid-column:2!important;display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;align-items:center!important;justify-content:flex-end!important;min-width:max-content!important;width:auto!important;margin-left:0!important}.app-shell[data-route="/tasks"] .tasks-page-v2>.tasks-header-shell>.tasks-header-actions.toolbar-actions .tasks-header-action{flex:0 0 auto!important;white-space:nowrap!important}}.app-shell .sidebar .brand-mark{background:linear-gradient(135deg,var(--tenant-brand-primary, var(--tenant-primary-color, var(--dynamic-brand-primary, #4b2e83))) 0%,color-mix(in srgb,var(--tenant-brand-primary, var(--tenant-primary-color, var(--dynamic-brand-primary, #4b2e83))) 72%,#ffffff 28%) 100%)!important;border-color:color-mix(in srgb,var(--tenant-brand-primary, var(--tenant-primary-color, var(--dynamic-brand-primary, #4b2e83))) 72%,rgba(255,255,255,.34) 28%)!important;color:var(--company-primary-text, var(--text-on-accent, #ffffff))!important;box-shadow:0 8px 18px color-mix(in srgb,var(--tenant-brand-primary, var(--tenant-primary-color, var(--dynamic-brand-primary, #4b2e83))) 28%,transparent 72%)!important}.app-shell .sidebar .brand-logo{border-color:color-mix(in srgb,var(--tenant-brand-primary, var(--tenant-primary-color, var(--dynamic-brand-primary, #4b2e83))) 62%,rgba(255,255,255,.28) 38%)!important;background:color-mix(in srgb,var(--tenant-brand-primary, var(--tenant-primary-color, var(--dynamic-brand-primary, #4b2e83))) 18%,rgba(15,23,42,.7) 82%)!important;box-shadow:0 8px 18px color-mix(in srgb,var(--tenant-brand-primary, var(--tenant-primary-color, var(--dynamic-brand-primary, #4b2e83))) 24%,transparent 76%)!important}@supports not (color: color-mix(in srgb,#000 50%,#fff 50%)){.app-shell .sidebar .brand-mark{background:var(--tenant-brand-primary, var(--tenant-primary-color, var(--dynamic-brand-primary, #4b2e83)))!important;border-color:var(--tenant-brand-primary, var(--tenant-primary-color, var(--dynamic-brand-primary, #4b2e83)))!important}}.app-shell .topbar .topbar-account-button{width:42px!important;height:42px!important;min-width:42px!important;min-height:42px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:999px!important;border:1px solid color-mix(in srgb,var(--dynamic-brand-secondary, var(--company-brand-secondary, #c9a227)) 58%,#ffffff 42%)!important;background:radial-gradient(circle at 28% 22%,rgba(255,255,255,.46) 0 18%,transparent 19%),linear-gradient(135deg,var(--dynamic-brand-primary, var(--company-brand-primary, #4b2e83)) 0%,color-mix(in srgb,var(--dynamic-brand-primary, var(--company-brand-primary, #4b2e83)) 68%,var(--dynamic-brand-secondary, var(--company-brand-secondary, #c9a227)) 32%) 58%,var(--dynamic-brand-secondary, var(--company-brand-secondary, #c9a227)) 100%)!important;color:var(--company-primary-text, var(--text-on-accent, #ffffff))!important;font-size:14px!important;line-height:1!important;font-weight:900!important;letter-spacing:.045em!important;text-transform:uppercase!important;box-shadow:0 9px 20px color-mix(in srgb,var(--dynamic-brand-primary, var(--company-brand-primary, #4b2e83)) 28%,transparent 72%),inset 0 1px #ffffff61!important;cursor:pointer!important;transform:translateZ(0)}.app-shell .topbar .topbar-account-button:hover,.app-shell .topbar .topbar-account-button:focus-visible{border-color:color-mix(in srgb,var(--dynamic-brand-secondary, var(--company-brand-secondary, #c9a227)) 76%,#ffffff 24%)!important;box-shadow:0 11px 24px color-mix(in srgb,var(--dynamic-brand-primary, var(--company-brand-primary, #4b2e83)) 34%,transparent 66%),0 0 0 3px color-mix(in srgb,var(--dynamic-brand-secondary, var(--company-brand-secondary, #c9a227)) 18%,transparent 82%),inset 0 1px #ffffff6b!important}.app-shell .topbar .topbar-account-button:active{transform:translateY(1px)}.app-shell .sidebar .nav-section-title,.app-shell .sidebar .nav-dropdown-toggle .nav-label,.app-shell .sidebar .nav-admin-toggle .nav-label,.app-shell .sidebar .nav-dropdown-toggle .nav-chevron,.app-shell .sidebar .nav-admin-toggle .nav-chevron,.app-shell .sidebar .nav-dropdown-toggle,.app-shell .sidebar .nav-admin-toggle{color:#fff!important}.app-shell .sidebar .nav-section-title{opacity:.96;text-shadow:0 1px 8px rgba(0,0,0,.22)}.app-shell .topbar.topbar-layout-v2 .topbar-account-button,.app-shell .topbar .topbar-account-button{width:48px!important;height:48px!important;min-width:48px!important;min-height:48px!important;padding:0!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:50%!important;border:2px solid color-mix(in srgb,var(--dynamic-brand-secondary, var(--company-brand-secondary, #c9a227)) 70%,#ffffff 30%)!important;background:radial-gradient(circle at 30% 24%,rgba(255,255,255,.58) 0 14%,transparent 15%),linear-gradient(145deg,color-mix(in srgb,var(--dynamic-brand-primary, var(--company-brand-primary, #4b2e83)) 92%,#111827 8%) 0%,color-mix(in srgb,var(--dynamic-brand-primary, var(--company-brand-primary, #4b2e83)) 62%,var(--dynamic-brand-secondary, var(--company-brand-secondary, #c9a227)) 38%) 58%,var(--dynamic-brand-secondary, var(--company-brand-secondary, #c9a227)) 100%)!important;color:#fff!important;font-size:15px!important;line-height:1!important;font-weight:900!important;letter-spacing:.06em!important;text-transform:uppercase!important;text-shadow:0 1px 2px rgba(0,0,0,.22)!important;box-shadow:0 10px 22px color-mix(in srgb,var(--dynamic-brand-primary, var(--company-brand-primary, #4b2e83)) 32%,transparent 68%),0 0 0 4px color-mix(in srgb,var(--dynamic-brand-secondary, var(--company-brand-secondary, #c9a227)) 14%,transparent 86%),inset 0 1px #ffffff80!important}.app-shell .topbar.topbar-layout-v2 .topbar-account-button:hover,.app-shell .topbar.topbar-layout-v2 .topbar-account-button:focus-visible,.app-shell .topbar .topbar-account-button:hover,.app-shell .topbar .topbar-account-button:focus-visible{transform:translateY(-1px)!important;box-shadow:0 13px 28px color-mix(in srgb,var(--dynamic-brand-primary, var(--company-brand-primary, #4b2e83)) 38%,transparent 62%),0 0 0 5px color-mix(in srgb,var(--dynamic-brand-secondary, var(--company-brand-secondary, #c9a227)) 20%,transparent 80%),inset 0 1px #ffffff8c!important}.app-shell .topbar.topbar-layout-v2 .topbar-account-button,.app-shell .topbar .topbar-account-button{width:42px!important;height:42px!important;min-width:42px!important;min-height:42px!important;font-size:14px!important;border-width:1px!important;box-shadow:0 9px 20px color-mix(in srgb,var(--dynamic-brand-primary, var(--company-brand-primary, #4b2e83)) 30%,transparent 70%),0 0 0 3px color-mix(in srgb,var(--dynamic-brand-secondary, var(--company-brand-secondary, #c9a227)) 14%,transparent 86%),inset 0 1px #ffffff7a!important}@media screen and (min-width: 769px){.app-shell[data-route="/tenants"] .tenants-page>.app-page-header.page-toolbar{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:start!important;column-gap:16px!important}.app-shell[data-route="/tenants"] .tenants-page>.app-page-header.page-toolbar>.page-header{grid-column:1!important;min-width:0!important}.app-shell[data-route="/tenants"] .tenants-page>.app-page-header.page-toolbar>.toolbar-actions{grid-column:2!important;display:flex!important;flex-wrap:nowrap!important;align-items:center!important;justify-content:flex-start!important;width:auto!important;min-width:max-content!important;margin-left:auto!important;gap:8px!important}.app-shell[data-route="/tenants"] .tenants-page>.app-page-header.page-toolbar>.toolbar-actions .btn{flex:0 0 auto!important;white-space:nowrap!important}.app-shell[data-route="/tenants"] .tenants-page .tenants-create-action{margin-left:auto!important}}.app-shell .topbar.topbar-layout-v2 .topbar-notification-button,.app-shell .topbar .topbar-notification-button{width:42px!important;height:42px!important;min-width:42px!important;min-height:42px!important;border-radius:50%!important;border:1px solid color-mix(in srgb,var(--dynamic-brand-secondary, var(--company-brand-secondary, #c9a227)) 42%,#ffffff 58%)!important;background:radial-gradient(circle at 30% 24%,rgba(255,255,255,.52) 0 15%,transparent 16%),linear-gradient(145deg,color-mix(in srgb,var(--dynamic-brand-primary, var(--company-brand-primary, #4b2e83)) 10%,#ffffff 90%),#fff 58%,color-mix(in srgb,var(--dynamic-brand-secondary, var(--company-brand-secondary, #c9a227)) 12%,#ffffff 88%))!important;color:color-mix(in srgb,var(--dynamic-brand-primary, var(--company-brand-primary, #4b2e83)) 86%,#111827 14%)!important;box-shadow:0 9px 20px color-mix(in srgb,var(--dynamic-brand-primary, var(--company-brand-primary, #4b2e83)) 18%,transparent 82%),0 0 0 3px color-mix(in srgb,var(--dynamic-brand-secondary, var(--company-brand-secondary, #c9a227)) 10%,transparent 90%),inset 0 1px #ffffff80!important}.app-shell .topbar.topbar-layout-v2 .topbar-notification-icon,.app-shell .topbar .topbar-notification-icon{width:18px!important;height:18px!important;stroke-width:2!important}.app-shell .topbar.topbar-layout-v2 .topbar-notification-button:hover,.app-shell .topbar.topbar-layout-v2 .topbar-notification-button:focus-visible,.app-shell .topbar .topbar-notification-button:hover,.app-shell .topbar .topbar-notification-button:focus-visible{transform:translateY(-1px)!important;border-color:color-mix(in srgb,var(--dynamic-brand-secondary, var(--company-brand-secondary, #c9a227)) 62%,#ffffff 38%)!important;box-shadow:0 11px 24px color-mix(in srgb,var(--dynamic-brand-primary, var(--company-brand-primary, #4b2e83)) 22%,transparent 78%),0 0 0 3px color-mix(in srgb,var(--dynamic-brand-secondary, var(--company-brand-secondary, #c9a227)) 16%,transparent 84%),inset 0 1px #ffffff8f!important}.app-shell .topbar .topbar-notification-badge{top:-4px!important;right:-4px!important}@media screen and (min-width: 769px){.app-shell[data-route="/admin/users"] .admin-users-list-page>.app-page-header.page-toolbar{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:start!important;column-gap:16px!important}.app-shell[data-route="/admin/users"] .admin-users-list-page>.app-page-header.page-toolbar>.page-header{grid-column:1!important;min-width:0!important}.app-shell[data-route="/admin/users"] .admin-users-list-page>.app-page-header.page-toolbar>.toolbar-actions{grid-column:2!important;display:flex!important;flex-wrap:nowrap!important;align-items:center!important;justify-content:flex-end!important;width:auto!important;min-width:max-content!important;margin-left:auto!important;gap:8px!important}.app-shell[data-route="/admin/users"] .admin-users-list-page .admin-users-add-action{flex:0 0 auto!important;white-space:nowrap!important}}.app-shell{--dynamic-page-title-bg: linear-gradient( 135deg, color-mix(in srgb, var(--dynamic-brand-primary, var(--company-brand-primary, var(--tenant-primary-color, #4b2e83))) 14%, #ffffff 86%) 0%, #ffffff 58%, color-mix(in srgb, var(--dynamic-brand-secondary, var(--company-brand-secondary, var(--dynamic-brand-primary, #c9a227))) 12%, #ffffff 88%) 100% );--dynamic-page-title-bg-strong: linear-gradient( 135deg, color-mix(in srgb, var(--dynamic-brand-primary, var(--company-brand-primary, var(--tenant-primary-color, #4b2e83))) 20%, #ffffff 80%) 0%, color-mix(in srgb, var(--dynamic-brand-secondary, var(--company-brand-secondary, var(--dynamic-brand-primary, #c9a227))) 14%, #ffffff 86%) 100% );--dynamic-page-title-bg-border: color-mix(in srgb, var(--dynamic-brand-primary, var(--company-brand-primary, var(--tenant-primary-color, #4b2e83))) 28%, #dbe4ee 72%)}.app-shell .topbar.topbar-layout-v2 .topbar-title,.app-shell .topbar .topbar-title{display:inline-flex!important;align-items:center!important;width:fit-content!important;max-width:100%!important;padding:7px 12px!important;border:1px solid var(--dynamic-page-title-bg-border)!important;border-radius:10px!important;background:var(--dynamic-page-title-bg-strong)!important;box-shadow:0 8px 18px color-mix(in srgb,var(--dynamic-brand-primary, var(--company-brand-primary, #4b2e83)) 12%,transparent 88%)!important}.app-shell .app-page-header .page-header>:is(.page-title,.pipeline-hero-title,.institutions-hero-title,.tasks-hero-title,.documents-hero-title,[class*=-page-title],[class*=-hero-title]):not(.page-explainer):not([class*=modal]):not([class*=copy]){display:inline-flex!important;align-items:center!important;width:fit-content!important;max-width:100%!important;padding:7px 12px!important;border:1px solid var(--dynamic-page-title-bg-border)!important;border-radius:10px!important;background:var(--dynamic-page-title-bg)!important;box-shadow:0 8px 18px color-mix(in srgb,var(--dynamic-brand-primary, var(--company-brand-primary, #4b2e83)) 10%,transparent 90%)!important}@supports not (color: color-mix(in srgb,#000 50%,#fff 50%)){.app-shell{--dynamic-page-title-bg: #ffffff;--dynamic-page-title-bg-strong: #ffffff;--dynamic-page-title-bg-border: var(--dynamic-brand-primary, var(--company-brand-primary, #4b2e83))}}@media screen and (min-width: 769px){.admin-users-list-page>.admin-users-list-header.app-page-header.page-toolbar{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:start!important;column-gap:16px!important}.admin-users-list-page>.admin-users-list-header.app-page-header.page-toolbar>.page-header{grid-column:1!important;min-width:0!important}.admin-users-list-page>.admin-users-list-header.app-page-header.page-toolbar>.admin-users-list-header-actions.toolbar-actions{grid-column:2!important;justify-self:end!important;align-self:start!important;display:flex!important;flex-flow:row nowrap!important;justify-content:flex-end!important;align-items:center!important;width:auto!important;min-width:max-content!important;margin-left:auto!important;gap:8px!important}.admin-users-list-page>.admin-users-list-header.app-page-header.page-toolbar .admin-users-add-action{margin-left:auto!important;flex:0 0 auto!important;white-space:nowrap!important}}@media screen and (min-width: 769px){.tasks-page-v2>.tasks-header-shell>.tasks-header-actions.toolbar-actions.tasks-toolbar-actions{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;justify-content:stretch!important;width:100%!important;max-width:100%!important;gap:8px!important;margin-left:0!important}.tasks-page-v2>.tasks-header-shell>.tasks-header-actions.toolbar-actions.tasks-toolbar-actions>.tasks-actions-group--secondary{grid-column:1!important;display:flex!important;flex-flow:row nowrap!important;align-items:center!important;justify-content:flex-start!important;min-width:0!important;width:auto!important;margin-right:0!important}.tasks-page-v2>.tasks-header-shell>.tasks-header-actions.toolbar-actions.tasks-toolbar-actions>.tasks-actions-group--primary{grid-column:2!important;justify-self:end!important;display:flex!important;flex-flow:row nowrap!important;align-items:center!important;justify-content:flex-end!important;min-width:max-content!important;width:auto!important;margin-left:auto!important}.tasks-page-v2>.tasks-header-shell>.tasks-header-actions.toolbar-actions.tasks-toolbar-actions .tasks-create-task-action{flex:0 0 auto!important;white-space:nowrap!important}}.finance-page-v2{--finance-final-primary: var(--dynamic-brand-primary, var(--company-brand-primary, var(--company-primary, #4b2e83)));--finance-final-accent: var(--dynamic-brand-secondary, var(--company-brand-secondary, var(--company-secondary, #c9a227)));--finance-final-border: color-mix(in srgb, var(--finance-final-primary) 18%, #dbe4ee 82%);--finance-final-soft: color-mix(in srgb, var(--finance-final-accent) 6%, #ffffff 94%);--finance-final-softer: color-mix(in srgb, var(--finance-final-primary) 4%, #ffffff 96%);--finance-final-text: #111827;--finance-final-muted: #64748b;gap:12px!important}.finance-page-v2>.app-page-header.page-toolbar{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:start!important;gap:12px!important;padding:14px!important;border:1px solid var(--finance-final-border)!important;border-left:5px solid var(--finance-final-accent)!important;border-radius:10px!important;background:linear-gradient(135deg,#ffffff 0%,var(--finance-final-softer) 100%)!important;box-shadow:0 8px 18px #0f172a0f!important}.finance-page-v2>.app-page-header.page-toolbar>.page-header{display:grid!important;gap:9px!important;min-width:0!important}.finance-page-v2 .finance-toolbar-actions{align-self:start!important;justify-content:flex-end!important;width:auto!important;min-width:max-content!important}.finance-page-v2 .finance-area-nav,.finance-page-v2 .governance-area-nav{display:flex!important;flex-wrap:wrap!important;gap:6px!important;margin:0!important}.finance-page-v2 .finance-area-nav .core-area-link,.finance-page-v2 .governance-area-nav .core-area-link{min-height:34px!important;padding:7px 11px!important;border-radius:999px!important;border:1px solid var(--finance-final-border)!important;background:#fff!important;color:#1f2937!important;box-shadow:none!important}.finance-page-v2 .finance-area-nav .core-area-link.active,.finance-page-v2 .governance-area-nav .core-area-link.active{border-color:color-mix(in srgb,var(--finance-final-accent) 50%,var(--finance-final-border) 50%)!important;background:color-mix(in srgb,var(--finance-final-accent) 18%,#ffffff 82%)!important;color:var(--finance-final-primary)!important}.finance-page-v2>[data-finance-kpis].finance-kpi-grid{display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:10px!important;align-items:stretch!important;width:100%!important;min-height:0!important;margin:0!important}.finance-page-v2>[data-finance-kpis].finance-kpi-grid>.finance-kpi{grid-column:span 2!important;display:grid!important;align-content:space-between!important;gap:9px!important;min-width:0!important;min-height:112px!important;margin:0!important;padding:14px!important;border:1px solid var(--finance-final-border)!important;border-top:4px solid var(--finance-final-accent)!important;border-radius:10px!important;background:linear-gradient(180deg,#ffffff 0%,var(--finance-final-soft) 100%)!important;box-shadow:0 7px 16px #0f172a0e!important;overflow:hidden!important}.finance-page-v2>[data-finance-kpis].finance-kpi-grid>.finance-kpi:nth-of-type(4),.finance-page-v2>[data-finance-kpis].finance-kpi-grid>.finance-kpi:nth-of-type(5){grid-column:span 3!important}.finance-page-v2 .finance-kpi-positive{border-top-color:#16a34a!important}.finance-page-v2 .finance-kpi-warning{border-top-color:#d97706!important}.finance-page-v2 .finance-kpi-cost{border-top-color:#64748b!important}.finance-page-v2 .finance-kpi-net{border-top-color:var(--finance-final-primary)!important}.finance-page-v2 .finance-kpi .kpi-label{color:var(--finance-final-muted)!important;font-size:11px!important;font-weight:850!important;letter-spacing:.04em!important;line-height:1.25!important;text-transform:uppercase!important}.finance-page-v2 .finance-kpi .kpi-value{color:var(--finance-final-text)!important;font-size:clamp(20px,1.6vw,24px)!important;font-weight:850!important;letter-spacing:0!important;line-height:1.1!important;overflow-wrap:anywhere!important}.finance-page-v2>[data-finance-kpis].finance-kpi-grid>.finance-kpi-footnote{grid-column:1 / -1!important;margin:0!important;padding:9px 11px!important;border:1px solid var(--finance-final-border)!important;border-radius:9px!important;background:var(--finance-final-softer)!important;color:#334155!important}.finance-page-v2[data-finance-state=loading]>[data-finance-kpis].finance-kpi-grid>.finance-kpi{opacity:.92!important}.finance-page-v2[data-finance-state=error]>[data-finance-kpis].finance-kpi-grid>.finance-kpi{border-top-color:#dc2626!important}.finance-page-v2>[data-finance-breakdown],.finance-page-v2>[data-finance-tables]{display:grid!important;gap:10px!important;align-items:start!important;margin:0!important}.finance-page-v2>[data-finance-breakdown]{grid-template-columns:repeat(3,minmax(0,1fr))!important}.finance-page-v2>[data-finance-tables]{grid-template-columns:repeat(2,minmax(0,1fr))!important}.finance-page-v2>[data-finance-tables]>.panel:first-child{grid-column:1 / -1!important}.finance-page-v2>:is([data-finance-breakdown],[data-finance-tables])>.panel{min-width:0!important;margin:0!important;padding:12px!important;border:1px solid var(--finance-final-border)!important;border-radius:10px!important;background:#fff!important;box-shadow:0 7px 16px #0f172a0d!important;overflow:hidden!important}.finance-page-v2>:is([data-finance-breakdown],[data-finance-tables]) .panel-header{display:flex!important;justify-content:space-between!important;gap:8px!important;margin:0 0 9px!important;padding:0 0 9px!important;border-bottom:1px solid color-mix(in srgb,var(--finance-final-border) 70%,#ffffff 30%)!important}.finance-page-v2>:is([data-finance-breakdown],[data-finance-tables]) .panel-title{color:var(--finance-final-text)!important;font-size:14px!important;font-weight:850!important}.finance-page-v2>:is([data-finance-breakdown],[data-finance-tables]) .table-scroll{border:1px solid color-mix(in srgb,var(--finance-final-border) 76%,#ffffff 24%)!important;border-radius:9px!important;background:#fff!important;overflow-x:auto!important}.finance-page-v2>:is([data-finance-breakdown],[data-finance-tables]) .data-table th{background:var(--finance-final-softer)!important;color:#475569!important;font-size:11px!important;font-weight:850!important}.finance-page-v2>:is([data-finance-breakdown],[data-finance-tables]) .data-table td{color:#1f2937!important;font-size:13px!important}.finance-page-v2 .finance-loading-shell{display:grid!important;gap:10px!important;margin:0!important}.finance-page-v2 .finance-loading-panel-stack,.finance-page-v2 .finance-loading-table-stack{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important}@media screen and (max-width: 1180px){.finance-page-v2>[data-finance-kpis].finance-kpi-grid,.finance-page-v2>[data-finance-breakdown],.finance-page-v2>[data-finance-tables],.finance-page-v2 .finance-loading-panel-stack,.finance-page-v2 .finance-loading-table-stack{grid-template-columns:repeat(2,minmax(0,1fr))!important}.finance-page-v2>[data-finance-kpis].finance-kpi-grid>.finance-kpi,.finance-page-v2>[data-finance-kpis].finance-kpi-grid>.finance-kpi:nth-of-type(4),.finance-page-v2>[data-finance-kpis].finance-kpi-grid>.finance-kpi:nth-of-type(5){grid-column:span 1!important}}@media screen and (max-width: 760px){.finance-page-v2>.app-page-header.page-toolbar,.finance-page-v2>[data-finance-kpis].finance-kpi-grid,.finance-page-v2>[data-finance-breakdown],.finance-page-v2>[data-finance-tables],.finance-page-v2 .finance-loading-panel-stack,.finance-page-v2 .finance-loading-table-stack{grid-template-columns:1fr!important}.finance-page-v2 .finance-toolbar-actions{width:100%!important;justify-content:flex-start!important;min-width:0!important}.finance-page-v2>[data-finance-kpis].finance-kpi-grid>.finance-kpi,.finance-page-v2>[data-finance-kpis].finance-kpi-grid>.finance-kpi:nth-of-type(4),.finance-page-v2>[data-finance-kpis].finance-kpi-grid>.finance-kpi:nth-of-type(5),.finance-page-v2>[data-finance-kpis].finance-kpi-grid>.finance-kpi-footnote,.finance-page-v2>[data-finance-tables]>.panel:first-child{grid-column:1 / -1!important}}@media screen and (min-width: 769px){.documentation-page>.documentation-header-shell.app-page-header.page-toolbar{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:start!important;column-gap:16px!important}.documentation-page>.documentation-header-shell.app-page-header.page-toolbar>.page-header{grid-column:1!important;min-width:0!important}.documentation-page>.documentation-header-shell.app-page-header.page-toolbar>.documentation-header-actions.toolbar-actions{grid-column:2!important;display:grid!important;grid-template-columns:auto auto minmax(max-content,auto)!important;align-items:center!important;justify-content:end!important;width:auto!important;min-width:max-content!important;margin-left:auto!important;gap:8px!important}.documentation-page>.documentation-header-shell.app-page-header.page-toolbar .documentation-upload-action{justify-self:end!important;margin-left:12px!important;white-space:nowrap!important}}@media screen and (max-width: 768px){.documentation-page>.documentation-header-shell.app-page-header.page-toolbar>.documentation-header-actions.toolbar-actions{width:100%!important;justify-content:flex-start!important}.documentation-page .documentation-upload-action{flex:1 1 180px!important}}.app-shell[data-route="/settings/company"] .company-settings-page>.company-settings-masthead-shell.app-page-header{display:block!important;width:100%!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}.app-shell[data-route="/settings/company"] .company-settings-page .company-settings-masthead-card.page-toolbar{display:grid!important;grid-template-columns:minmax(0,1fr)!important;align-items:stretch!important;gap:10px!important;width:100%!important;max-width:100%!important;min-width:0!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.app-shell[data-route="/settings/company"] .company-settings-page .company-settings-masthead-card>.company-settings-masthead-copy.page-header{display:block!important;width:100%!important;max-width:100%!important;min-width:0!important;margin:0!important;padding:0!important}.app-shell[data-route="/settings/company"] .company-settings-page .company-settings-masthead-card .company-settings-masthead-explainer.page-explainer{display:block!important;width:100%!important;max-width:100%!important;min-width:0!important;min-height:0!important;margin:0!important;padding:10px 12px 10px 14px!important;border:1px solid #dbe4ea!important;border-left:4px solid var(--dynamic-brand-primary, var(--company-brand-primary, var(--company-primary, #4b2e83)))!important;border-radius:8px!important;background:#fff!important;color:#172033!important;box-shadow:0 8px 18px #11202e0f!important;font-size:13px!important;line-height:1.5!important;box-sizing:border-box!important}.app-shell[data-route="/settings/company"] .company-settings-page .company-settings-masthead-card .company-settings-masthead-explainer .pipeline-company-pill{display:inline-flex!important;max-width:min(100%,32ch)!important;margin:0 2px!important;vertical-align:baseline!important;border-color:color-mix(in srgb,var(--dynamic-brand-primary, var(--company-brand-primary, #4b2e83)) 22%,#dbe4ea 78%)!important;background:color-mix(in srgb,var(--dynamic-brand-primary, var(--company-brand-primary, #4b2e83)) 8%,#ffffff 92%)!important;color:var(--dynamic-brand-primary, var(--company-brand-primary, #4b2e83))!important}.app-shell[data-route="/settings/company"] .company-settings-page .company-settings-masthead-card>.company-settings-masthead-actions.toolbar-actions{display:flex!important;flex-wrap:wrap!important;align-items:center!important;justify-content:flex-start!important;gap:8px!important;width:100%!important;max-width:100%!important;min-width:0!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}.app-shell[data-route="/settings/company"] .company-settings-page .company-settings-masthead-card .company-profile-load-status{display:none!important}.app-shell[data-route="/settings/company/content"] .company-profile-content-page>.app-page-header.page-toolbar{align-items:start!important;gap:12px!important}.app-shell[data-route="/settings/company/content"] .company-profile-content-header-actions.toolbar-actions{justify-content:flex-end!important;min-width:max-content!important}.app-shell[data-route="/settings/company/content"] .company-profile-content-workspace{gap:16px!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}.app-shell[data-route="/settings/company/content"] .company-profile-content-page .admin-users-section{border:1px solid #dbe3ef!important;border-radius:10px!important;background:#fff!important;box-shadow:0 8px 20px #0f172a0a!important}.app-shell[data-route="/settings/company/content"] .company-profile-content-page .admin-users-section-header{margin-bottom:6px!important;color:#172033!important;font-size:15px!important;font-weight:800!important}.app-shell[data-route="/settings/company/content"] .company-profile-content-page .form-field>label{font-weight:700!important}.app-shell[data-route="/settings/company/content"] .company-profile-content-source-documents{margin:10px 0 12px!important;padding:10px 12px!important;border:1px solid #dbe3ef!important;border-radius:10px!important;background:#f8fafc!important}.app-shell[data-route="/settings/company/content"] .company-profile-content-source-header{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;margin-bottom:4px!important}.app-shell[data-route="/settings/company/content"] .company-profile-content-source-toggle{min-height:30px!important;padding:6px 10px!important;border-radius:6px!important;font-size:12px!important}.app-shell[data-route="/settings/company/content"] .company-profile-content-source-summary{margin:0!important}.app-shell[data-route="/settings/company/content"] .company-profile-content-source-body[hidden]{display:none!important}.app-shell[data-route="/settings/company/content"] .company-profile-content-source-actions{display:flex!important;flex-wrap:wrap!important;align-items:center!important;justify-content:start!important;gap:6px!important;margin:10px 0 14px!important;padding:8px!important;border:1px solid #e6edf5!important;border-radius:8px!important;background:#f8fafc!important}.app-shell[data-route="/settings/company/content"] .company-profile-content-source-actions :is(.btn,a.btn,button),.app-shell[data-route="/settings/company/content"] .company-profile-content-version-actions :is(.btn,a.btn,button){min-height:32px!important;padding:7px 10px!important;border-radius:6px!important;font-size:12px!important;line-height:1.2!important}.app-shell[data-route="/settings/company/content"] .company-profile-content-action-bar{display:flex!important;flex-wrap:wrap!important;align-items:flex-start!important;gap:10px!important;margin:12px 0 10px!important;padding:10px!important;border:1px solid #dbe3ef!important;border-radius:10px!important;background:linear-gradient(180deg,#fff,#f8fafc)!important;box-shadow:inset 0 1px #fffc!important}.app-shell[data-route="/settings/company/content"] .company-profile-content-action-group{position:relative!important;display:flex!important;flex-wrap:wrap!important;align-content:flex-start!important;align-items:flex-start!important;gap:6px!important;flex:0 1 auto!important;min-width:0!important;padding:18px 0 0!important}.app-shell[data-route="/settings/company/content"] .company-profile-content-action-group:before{content:attr(data-action-label);position:absolute;top:0;left:0;color:#64748b;font-size:11px;font-weight:800;letter-spacing:.03em;text-transform:uppercase}.app-shell[data-route="/settings/company/content"] .company-profile-content-action-group--primary{align-self:stretch!important}.app-shell[data-route="/settings/company/content"] .company-profile-content-action-bar :is(.btn,button){min-height:32px!important;height:auto!important;padding:7px 10px!important;border-radius:6px!important;font-size:12px!important;line-height:1.2!important;white-space:normal!important}.app-shell[data-route="/settings/company/content"] .company-profile-content-generate-action{width:auto!important;min-width:132px!important;min-height:34px!important;font-weight:800!important}.app-shell[data-route="/settings/company/content"] .company-profile-content-draft-action,.app-shell[data-route="/settings/company/content"] .company-profile-content-output-action{flex:0 0 auto!important;justify-content:center!important}.app-shell[data-route="/settings/company/content"] .company-profile-content-action-group--view{align-items:stretch!important;flex-basis:270px!important}.app-shell[data-route="/settings/company/content"] .company-profile-content-view-tabs{display:grid!important;grid-template-columns:repeat(2,minmax(130px,1fr))!important;width:100%!important;gap:3px!important;margin:0!important;padding:3px!important;border:1px solid #dbe3ef!important;border-radius:999px!important;background:#eef4fb!important}.app-shell[data-route="/settings/company/content"] .company-profile-content-view-tabs .company-profile-content-view-tab{width:100%!important;min-height:34px!important;border:0!important;border-radius:999px!important;box-shadow:none!important;background:transparent!important;color:#475569!important;font-size:12px!important;font-weight:800!important}.app-shell[data-route="/settings/company/content"] .company-profile-content-view-tabs .company-profile-content-view-tab[aria-selected=true]{background:#fff!important;color:var(--dynamic-brand-primary, var(--company-brand-primary, #4b2e83))!important;box-shadow:0 2px 8px #0f172a14!important}.app-shell[data-route="/settings/company/content"] .company-profile-content-version-actions{display:flex!important;flex-wrap:wrap!important;justify-content:flex-start!important;gap:6px!important;margin:8px 0 10px!important;padding:8px!important;border:1px solid #e6edf5!important;border-radius:8px!important;background:#f8fafc!important}.app-shell[data-route="/settings/company/content"] .company-profile-content-ai-workspace>.company-settings-word-export-notice{margin:0 0 8px!important}@media screen and (max-width: 980px){.app-shell[data-route="/settings/company/content"] .company-profile-content-action-bar{display:grid!important;grid-template-columns:1fr!important}.app-shell[data-route="/settings/company/content"] .company-profile-content-source-actions{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important}.app-shell[data-route="/settings/company/content"] .company-profile-content-source-actions :is(.btn,a.btn,button){justify-content:center!important;width:100%!important}}@media screen and (max-width: 560px){.app-shell[data-route="/settings/company/content"] .company-profile-content-header-actions.toolbar-actions,.app-shell[data-route="/settings/company/content"] .company-profile-content-source-actions,.app-shell[data-route="/settings/company/content"] .company-profile-content-view-tabs{grid-template-columns:1fr!important;width:100%!important;min-width:0!important}.app-shell[data-route="/settings/company/content"] .company-profile-content-action-group :is(.btn,button),.app-shell[data-route="/settings/company/content"] .company-profile-content-header-actions :is(.btn,a.btn,button){width:100%!important;justify-content:center!important}}.app-shell[data-route="/settings/company"] .company-settings-page .company-settings-masthead-card>.company-settings-masthead-actions.toolbar-actions{display:grid!important;grid-template-columns:auto auto auto minmax(180px,max-content)!important;align-items:center!important;justify-content:start!important;column-gap:8px!important;row-gap:8px!important;width:100%!important}.app-shell[data-route="/settings/company"] .company-settings-page .company-settings-save-state{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:36px!important;padding:0 10px!important;border:1px solid #dbe3ef!important;border-radius:6px!important;background:#fff!important;color:#475569!important;font-weight:700!important;line-height:1.2!important;white-space:nowrap!important}.app-shell[data-route="/settings/company"] .company-settings-page .company-settings-masthead-card>.company-settings-masthead-actions :is(.btn,a.btn){min-height:36px!important;height:auto!important;padding:8px 12px!important;border-radius:6px!important;line-height:1.2!important;white-space:normal!important}.app-shell[data-route="/settings/company"] .company-settings-page .company-settings-save-action{justify-self:end!important;min-width:180px!important}.app-shell[data-route="/settings/company"] .company-settings-section-nav{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:6px!important;margin:0 0 10px!important;padding:6px!important;border:1px solid #dbe3ef!important;border-radius:8px!important;background:#f8fafc!important}.app-shell[data-route="/settings/company"] .company-settings-section-nav-link{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:100%!important;min-height:40px!important;padding:8px 10px!important;border:1px solid transparent!important;border-radius:6px!important;background:transparent!important;color:#334155!important;font-size:13px!important;font-weight:750!important;line-height:1.2!important;text-align:center!important}.app-shell[data-route="/settings/company"] .company-settings-section-nav-link.is-active,.app-shell[data-route="/settings/company"] .company-settings-section-nav-link[aria-selected=true],.app-shell[data-route="/settings/company"] .company-settings-section-nav-link[aria-current=true]{border-color:color-mix(in srgb,var(--dynamic-brand-primary, var(--company-brand-primary, #4b2e83)) 24%,#dbe3ef 76%)!important;background:#fff!important;color:var(--dynamic-brand-primary, var(--company-brand-primary, #4b2e83))!important;box-shadow:0 1px 2px #0f172a0f!important}@media screen and (max-width: 900px){.app-shell[data-route="/settings/company"] .company-settings-page .company-settings-masthead-card>.company-settings-masthead-actions.toolbar-actions{grid-template-columns:repeat(2,minmax(0,1fr))!important}.app-shell[data-route="/settings/company"] .company-settings-page .company-settings-save-state{grid-column:1 / -1!important;justify-content:flex-start!important}.app-shell[data-route="/settings/company"] .company-settings-page .company-settings-save-action{justify-self:stretch!important;min-width:0!important}.app-shell[data-route="/settings/company"] .company-settings-section-nav{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media screen and (max-width: 520px){.app-shell[data-route="/settings/company"] .company-settings-page .company-settings-masthead-card>.company-settings-masthead-actions.toolbar-actions,.app-shell[data-route="/settings/company"] .company-settings-section-nav{grid-template-columns:1fr!important}}.app-shell[data-route="/finance"] .finance-page-v2>[data-finance-kpis].finance-kpi-grid{order:1!important;display:grid!important;visibility:visible!important;opacity:1!important;transform:none!important;animation:none!important}.app-shell[data-route="/finance"] .finance-page-v2>.finance-loading-shell{order:2!important;transform:none!important;animation:none!important}.app-shell[data-route="/finance"] .finance-page-v2[data-finance-state=ready]>.finance-loading-shell,.app-shell[data-route="/finance"] .finance-page-v2[data-finance-state=error]>.finance-loading-shell{display:none!important}.app-shell[data-route="/finance"] .finance-page-v2[data-finance-state=loading]>.finance-loading-shell{display:grid!important}.app-shell[data-route="/finance"] .finance-page-v2>.finance-loading-shell *,.app-shell[data-route="/finance"] .finance-page-v2>[data-finance-kpis].finance-kpi-grid>.finance-kpi{transform:none!important}.app-shell[data-route="/finance"] .finance-page-v2>.finance-loading-shell .skeleton,.app-shell[data-route="/finance"] .finance-page-v2>.finance-loading-shell [class*=skeleton]{animation:none!important}.app-shell[data-route]{--app-explainer-card-accent: var(--dynamic-brand-primary, var(--company-brand-primary, var(--company-primary, var(--tenant-primary-color, var(--primary, #4b2e83))))) !important;--app-explainer-card-border: color-mix(in srgb, var(--app-explainer-card-accent) 18%, #dbe4ea 82%) !important;--app-explainer-card-bg: color-mix(in srgb, var(--app-explainer-card-accent) 5%, #ffffff 95%) !important;--app-explainer-card-text: color-mix(in srgb, var(--app-explainer-card-accent) 58%, #172033 42%) !important}.app-shell[data-route="/dashboard"]{--dashboard-teal: var(--dynamic-brand-primary, var(--company-brand-primary, var(--company-primary, #4b2e83))) !important;--dashboard-purple: var(--dynamic-brand-secondary, var(--company-brand-secondary, var(--company-secondary, #c9a227))) !important;--dashboard-border: color-mix(in srgb, var(--dashboard-teal) 18%, #dbe4ea 82%) !important;--dashboard-soft: color-mix(in srgb, var(--dashboard-teal) 5%, #f7faf9 95%) !important}.app-shell[data-route="/pipeline"]{--pipeline-accent: var(--dynamic-brand-primary, var(--company-brand-primary, var(--company-primary, #4b2e83))) !important;--pipeline-accent-soft: color-mix(in srgb, var(--pipeline-accent) 8%, #ffffff 92%) !important;--pipeline-border: color-mix(in srgb, var(--pipeline-accent) 18%, #dbe4ea 82%) !important;--pipeline-soft: color-mix(in srgb, var(--pipeline-accent) 4%, #f7faf9 96%) !important}.app-shell[data-route="/institutions"]{--institutions-refresh-accent: var(--dynamic-brand-primary, var(--company-brand-primary, var(--company-primary, #4b2e83))) !important;--institutions-refresh-accent-soft: color-mix(in srgb, var(--institutions-refresh-accent) 8%, #ffffff 92%) !important;--institutions-refresh-border: color-mix(in srgb, var(--institutions-refresh-accent) 18%, #dbe4ea 82%) !important;--institutions-refresh-soft: color-mix(in srgb, var(--institutions-refresh-accent) 4%, #f7faf9 96%) !important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content{--content-final-accent: var(--dynamic-brand-primary, var(--company-brand-primary, var(--company-primary, #4b2e83))) !important;--content-final-accent-soft: color-mix(in srgb, var(--content-final-accent) 8%, #ffffff 92%) !important;--content-final-border: color-mix(in srgb, var(--content-final-accent) 18%, #dbe4ea 82%) !important;--content-final-soft: color-mix(in srgb, var(--content-final-accent) 4%, #f7faf9 96%) !important}.app-shell[data-route] .app-main :is(.page-explainer,.dashboard-masthead-explainer,.pipeline-hero-copy,.institutions-hero-copy,.tasks-hero-copy,.documents-hero-copy,.company-settings-masthead-explainer) :is(.pipeline-company-pill,.documents-company-pill){border-color:color-mix(in srgb,var(--app-explainer-card-accent) 24%,#dbe4ea 76%)!important;background:color-mix(in srgb,var(--app-explainer-card-accent) 9%,#ffffff 91%)!important;color:var(--app-explainer-card-accent)!important}.app-shell[data-route="/dashboard"] .dashboard-standalone-kpi--pipeline .pipeline-value-signal-track>span{background:linear-gradient(90deg,var(--dashboard-teal) 0%,color-mix(in srgb,var(--dashboard-teal) 68%,var(--dashboard-purple) 32%) 100%)!important}.app-shell[data-route="/finance"] .finance-page-v2 .finance-tabs-row{display:flex!important;align-items:center!important;flex-wrap:nowrap!important;gap:8px!important;width:100%!important;max-width:100%!important;min-width:0!important;overflow-x:auto!important;overflow-y:hidden!important;padding-bottom:2px!important;scrollbar-width:thin!important}.app-shell[data-route="/finance"] .finance-page-v2 .finance-tabs-row :is(.finance-area-nav,.governance-area-nav){display:flex!important;align-items:center!important;flex-wrap:nowrap!important;gap:7px!important;width:auto!important;min-width:max-content!important;max-width:none!important;margin:0!important}.app-shell[data-route="/finance"] .finance-page-v2 .finance-tabs-row .core-area-link{flex:0 0 auto!important;white-space:nowrap!important}@media screen and (min-width: 769px){.app-shell[data-route="/institutions"] .institutions-header-shell>.institutions-header-actions.toolbar-actions{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;justify-content:stretch!important;width:100%!important;gap:8px!important}.app-shell[data-route="/institutions"] .institutions-header-actions>.institutions-actions-group--secondary{grid-column:1!important;justify-self:start!important;justify-content:flex-start!important;width:auto!important;min-width:0!important;margin:0!important}.app-shell[data-route="/institutions"] .institutions-header-actions>.institutions-print-actions.institutions-actions-group--primary{grid-column:2!important;justify-self:end!important;justify-content:flex-end!important;width:auto!important;min-width:max-content!important;margin-left:auto!important}.app-shell[data-route="/institutions"] .institutions-print-actions .institutions-header-action{flex:0 0 auto!important;white-space:nowrap!important}}.app-shell[data-access-context=company] .topbar.topbar-layout-v2 .topbar-context-row{--topbar-company-name-color: var( --company-primary, var( --company-brand-primary, var(--dynamic-brand-primary, var(--tenant-brand-primary, var(--tenant-primary-color, var(--primary, #4b2e83)))) ) );--topbar-company-name-bg: color-mix(in srgb, var(--topbar-company-name-color) 10%, #ffffff 90%);--topbar-company-name-border: color-mix(in srgb, var(--topbar-company-name-color) 30%, #dbe4ea 70%)}.app-shell[data-access-context=company] .topbar.topbar-layout-v2 .topbar-context-row .topbar-context-secondary-wrap .company-switcher select,.app-shell[data-access-context=company] .topbar.topbar-layout-v2 .topbar-context-row .topbar-context-secondary select,.app-shell[data-access-context=company] .topbar.topbar-layout-v2 .topbar-context-row .topbar-active-context{border-color:var(--topbar-company-name-border)!important;background:var(--topbar-company-name-bg)!important;color:var(--topbar-company-name-color)!important}.app-shell[data-access-context=company]:not([data-company-branding-ready=true]) .topbar.topbar-layout-v2 .topbar-context-row .topbar-context-secondary-wrap .company-switcher select,.app-shell[data-access-context=company]:not([data-company-branding-ready=true]) .topbar.topbar-layout-v2 .topbar-context-row .topbar-context-secondary select,.app-shell[data-access-context=company]:not([data-company-branding-ready=true]) .topbar.topbar-layout-v2 .topbar-context-row .topbar-active-context{border-color:#dbe4ea!important;background:#f8fafc!important;color:#334155!important}@supports not (color: color-mix(in srgb,#000 50%,#fff 50%)){.app-shell[data-access-context=company] .topbar.topbar-layout-v2 .topbar-context-row .topbar-context-secondary-wrap .company-switcher select,.app-shell[data-access-context=company] .topbar.topbar-layout-v2 .topbar-context-row .topbar-context-secondary select,.app-shell[data-access-context=company] .topbar.topbar-layout-v2 .topbar-context-row .topbar-active-context{border-color:var(--company-primary, var(--company-brand-primary, var(--dynamic-brand-primary, #4b2e83)))!important;background:var(--company-primary-soft, rgba(76, 29, 149, .12))!important;color:var(--company-primary, var(--company-brand-primary, var(--dynamic-brand-primary, #4b2e83)))!important}.app-shell[data-access-context=company]:not([data-company-branding-ready=true]) .topbar.topbar-layout-v2 .topbar-context-row .topbar-context-secondary-wrap .company-switcher select,.app-shell[data-access-context=company]:not([data-company-branding-ready=true]) .topbar.topbar-layout-v2 .topbar-context-row .topbar-context-secondary select,.app-shell[data-access-context=company]:not([data-company-branding-ready=true]) .topbar.topbar-layout-v2 .topbar-context-row .topbar-active-context{border-color:#dbe4ea!important;background:#f8fafc!important;color:#334155!important}}.app-shell[data-route] .app-main :is(.page-explainer,.dashboard-masthead-explainer,.pipeline-hero-copy,.institutions-hero-copy,.tasks-hero-copy,.documents-hero-copy,.company-settings-masthead-explainer) :is(.pipeline-company-pill,.documents-company-pill),.app-shell[data-route] .app-main .app-page-header .page-header :is(.page-explainer,p) :is(.pipeline-company-pill,.documents-company-pill),.app-shell[data-route="/settings/company"] .company-settings-page .company-settings-masthead-card .company-settings-masthead-explainer .pipeline-company-pill{--explanation-company-name-color: var( --company-primary, var( --company-brand-primary, var(--dynamic-brand-primary, var(--tenant-brand-primary, var(--tenant-primary-color, var(--primary, #4b2e83)))) ) ) !important;border-color:color-mix(in srgb,var(--explanation-company-name-color) 30%,#dbe4ea 70%)!important;background:color-mix(in srgb,var(--explanation-company-name-color) 10%,#ffffff 90%)!important;color:var(--explanation-company-name-color)!important;box-shadow:none!important}@supports not (color: color-mix(in srgb,#000 50%,#fff 50%)){.app-shell[data-route] .app-main :is(.page-explainer,.dashboard-masthead-explainer,.pipeline-hero-copy,.institutions-hero-copy,.tasks-hero-copy,.documents-hero-copy,.company-settings-masthead-explainer) :is(.pipeline-company-pill,.documents-company-pill),.app-shell[data-route="/settings/company"] .company-settings-page .company-settings-masthead-card .company-settings-masthead-explainer .pipeline-company-pill{border-color:var(--company-primary, var(--company-brand-primary, var(--dynamic-brand-primary, #4b2e83)))!important;background:#fff!important;color:var(--company-primary, var(--company-brand-primary, var(--dynamic-brand-primary, #4b2e83)))!important}}.app-shell[data-route^="/institutions/"]{--institution-overview-accent: var(--dynamic-brand-primary, var(--company-brand-primary, var(--company-primary, #4b2e83))) !important;--institution-overview-secondary: var(--dynamic-brand-secondary, var(--company-brand-secondary, var(--company-secondary, #c9a227))) !important;--institution-overview-text: #111827 !important;--institution-overview-muted: #64748b !important;--institution-overview-border: color-mix(in srgb, var(--institution-overview-accent) 17%, #dbe4ee 83%) !important;--institution-overview-soft: color-mix(in srgb, var(--institution-overview-accent) 5%, #ffffff 95%) !important;--institution-overview-softer: color-mix(in srgb, var(--institution-overview-secondary) 4%, #ffffff 96%) !important;--institution-overview-shadow: 0 8px 18px rgba(15, 23, 42, .055) !important}.app-shell[data-route^="/institutions/"] .institution-brief-tabs-shell>.tab-list{border-radius:8px!important;border-color:var(--institution-overview-border)!important;background:linear-gradient(135deg,#ffffff 0%,var(--institution-overview-soft) 100%)!important}.app-shell[data-route^="/institutions/"] .institution-brief-tabs-shell .tab-button{min-height:34px!important;border-radius:7px!important}.app-shell[data-route^="/institutions/"] .institution-brief-tabs-shell .tab-button.active,.app-shell[data-route^="/institutions/"] .institution-brief-tabs-shell .tab-button[aria-selected=true]{border-color:var(--institution-overview-accent)!important;background:var(--institution-overview-accent)!important;color:var(--company-primary-text, #ffffff)!important}@media screen and (min-width: 761px){.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--overview{display:block!important;columns:2 390px!important;column-gap:12px!important;width:100%!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--overview>.panel{display:inline-grid!important;width:100%!important;margin:0 0 12px!important;break-inside:avoid!important;page-break-inside:avoid!important;grid-column:auto!important}}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--overview>.panel{position:relative!important;gap:8px!important;padding:12px!important;border:1px solid var(--institution-overview-border)!important;border-left:4px solid var(--institution-overview-accent)!important;border-top:1px solid color-mix(in srgb,var(--institution-overview-secondary) 28%,var(--institution-overview-border) 72%)!important;border-radius:8px!important;background:linear-gradient(180deg,#ffffff 0%,var(--institution-overview-softer) 100%)!important;box-shadow:var(--institution-overview-shadow)!important;overflow:hidden!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--overview>.panel:after{content:""!important;position:absolute!important;inset:0 0 auto!important;height:2px!important;background:linear-gradient(90deg,var(--institution-overview-accent),var(--institution-overview-secondary),transparent 76%)!important;pointer-events:none!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--overview .panel-header{align-items:center!important;gap:8px!important;min-height:32px!important;padding:0 0 8px!important;border-bottom:1px solid color-mix(in srgb,var(--institution-overview-border) 70%,#ffffff 30%)!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--overview .panel-collapse-btn{gap:7px!important;color:var(--institution-overview-accent)!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--overview .panel-title,.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--overview .institution-assigned-users-title{color:var(--institution-overview-accent)!important;font-size:13px!important;font-weight:850!important;letter-spacing:0!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--overview .panel-collapse-right{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:7px!important;min-width:0!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--overview .dashboard-collapsible-body{display:grid!important;gap:8px!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--overview .dashboard-collapsible-body.is-collapsed{display:none!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--overview .info-grid,.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--overview .form-grid{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(150px,1fr))!important;gap:8px!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--overview .info-item,.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--overview .list-item,.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--overview .empty-state{min-width:0!important;padding:9px!important;border:1px solid color-mix(in srgb,var(--institution-overview-border) 82%,#ffffff 18%)!important;border-radius:8px!important;background:#fff!important;color:var(--institution-overview-text)!important;box-shadow:none!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--overview .info-label,.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--overview .panel-meta{color:var(--institution-overview-muted)!important;font-size:10.5px!important;font-weight:850!important;letter-spacing:.04em!important;text-transform:uppercase!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--overview .info-value,.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--overview .institution-assigned-users-helper{color:#1f2937!important;font-size:13px!important;line-height:1.45!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--overview .list{display:grid!important;gap:8px!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--overview .panel-actions,.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--overview .empty-state-actions,.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--overview .tag-list{display:flex!important;flex-wrap:wrap!important;align-items:center!important;gap:6px!important;min-width:0!important;max-width:100%!important;margin-left:0!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--overview .badge{border-color:color-mix(in srgb,var(--institution-overview-accent) 22%,#dbe4ee 78%)!important;background:color-mix(in srgb,var(--institution-overview-accent) 7%,#ffffff 93%)!important;color:color-mix(in srgb,var(--institution-overview-accent) 74%,#111827 26%)!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--overview :is(input,select,textarea,.input){min-height:38px!important;border-radius:8px!important;border-color:color-mix(in srgb,var(--institution-overview-accent) 18%,#cbd5e1 82%)!important;background:#fff!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--overview .btn{min-height:34px!important;border-radius:8px!important}@media screen and (max-width: 760px){.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--overview{display:grid!important;grid-template-columns:1fr!important;gap:10px!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--overview>.panel{width:100%!important;margin:0!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--overview .panel-header{align-items:flex-start!important;flex-direction:column!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--overview .panel-collapse-right,.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--overview .panel-collapse-right .panel-actions{width:100%!important;justify-content:flex-start!important}}.app-shell[data-route]{--dynamic-control-primary: var(--company-primary, var(--company-brand-primary, var(--dynamic-brand-primary, var(--tenant-brand-primary, var(--tenant-primary-color, var(--primary, #4b2e83)))))) !important;--dynamic-control-secondary: var(--company-secondary, var(--company-brand-secondary, var(--dynamic-brand-secondary, var(--accent-primary, var(--primary, #c9a227))))) !important;--dynamic-control-on-primary: var(--company-primary-text, var(--text-on-accent, #ffffff)) !important;--dynamic-control-border: color-mix(in srgb, var(--dynamic-control-primary) 28%, #dbe4ee 72%) !important;--dynamic-control-soft: color-mix(in srgb, var(--dynamic-control-primary) 9%, #ffffff 91%) !important;--dynamic-control-softer: color-mix(in srgb, var(--dynamic-control-primary) 5%, #ffffff 95%) !important}.app-shell[data-route] .app-main :is(.btn-primary,button.btn-primary,a.btn-primary,.content-type-switch__btn.btn-primary,.tab-button.active,.tab-button[aria-selected=true],.core-area-link.active,.report-tab.active,.page-tab.active,.nav-tab.active,.segmented-control button.active,.segmented-control [aria-pressed=true]):not(.btn-danger):not(.danger):not([class*=status]):not([class*=priority]):not([class*=badge]){border-color:var(--dynamic-control-primary)!important;background:linear-gradient(135deg,var(--dynamic-control-primary) 0%,color-mix(in srgb,var(--dynamic-control-primary) 72%,var(--dynamic-control-secondary) 28%) 100%)!important;color:var(--dynamic-control-on-primary)!important;box-shadow:0 8px 16px color-mix(in srgb,var(--dynamic-control-primary) 18%,transparent 82%)!important}.app-shell[data-route] .app-main :is(.btn-primary:hover,button.btn-primary:hover,a.btn-primary:hover,.content-type-switch__btn.btn-primary:hover,.tab-button.active:hover,.tab-button[aria-selected=true]:hover,.core-area-link.active:hover,.report-tab.active:hover,.page-tab.active:hover,.nav-tab.active:hover):not(.btn-danger):not(.danger):not([class*=status]):not([class*=priority]):not([class*=badge]){border-color:color-mix(in srgb,var(--dynamic-control-primary) 74%,var(--dynamic-control-secondary) 26%)!important;background:linear-gradient(135deg,color-mix(in srgb,var(--dynamic-control-primary) 88%,#111827 12%),color-mix(in srgb,var(--dynamic-control-primary) 64%,var(--dynamic-control-secondary) 36%))!important;color:var(--dynamic-control-on-primary)!important}.app-shell[data-route] .app-main :is(.btn-cool,.btn-secondary,.btn-ghost,.core-area-link,.tab-button,.report-tab,.page-tab,.nav-tab,.segmented-control button):not(.active):not([aria-selected=true]):not(.btn-danger):not(.danger):not([class*=status]):not([class*=priority]):not([class*=badge]){border-color:var(--dynamic-control-border)!important;background:var(--dynamic-control-softer)!important;color:color-mix(in srgb,var(--dynamic-control-primary) 76%,#111827 24%)!important;box-shadow:none!important}.app-shell[data-route] .app-main :is(.btn-cool:hover,.btn-secondary:hover,.btn-ghost:hover,.core-area-link:hover,.tab-button:hover,.report-tab:hover,.page-tab:hover,.nav-tab:hover,.segmented-control button:hover):not(.active):not([aria-selected=true]):not(.btn-danger):not(.danger):not([class*=status]):not([class*=priority]):not([class*=badge]){border-color:color-mix(in srgb,var(--dynamic-control-primary) 42%,#dbe4ee 58%)!important;background:var(--dynamic-control-soft)!important;color:var(--dynamic-control-primary)!important}.app-shell[data-route] .app-main :is(.tab-list,.tabs,.page-tabs,.core-area-nav,.governance-area-nav,.finance-area-nav){border-color:color-mix(in srgb,var(--dynamic-control-primary) 14%,#dbe4ee 86%)!important}@supports not (color: color-mix(in srgb,#000 50%,#fff 50%)){.app-shell[data-route] .app-main :is(.btn-primary,.tab-button.active,.tab-button[aria-selected=true],.core-area-link.active){border-color:var(--dynamic-control-primary, #4b2e83)!important;background:var(--dynamic-control-primary, #4b2e83)!important;color:var(--dynamic-control-on-primary, #ffffff)!important}}.auth-page,.app-shell[data-route="/onboarding"],.app-shell[data-route$=onboarding]{--auth-dynamic-primary: var(--company-primary, var(--company-brand-primary, var(--dynamic-brand-primary, var(--tenant-brand-primary, var(--tenant-primary-color, var(--primary, #4b2e83))))));--auth-dynamic-secondary: var(--company-secondary, var(--company-brand-secondary, var(--dynamic-brand-secondary, var(--accent-primary, var(--primary, #c9a227)))));--auth-dynamic-on-primary: var(--company-primary-text, var(--text-on-accent, #ffffff));--auth-dynamic-border: color-mix(in srgb, var(--auth-dynamic-primary) 28%, #dbe4ee 72%);--auth-dynamic-soft: color-mix(in srgb, var(--auth-dynamic-primary) 8%, #ffffff 92%);--auth-dynamic-softer: color-mix(in srgb, var(--auth-dynamic-primary) 4%, #ffffff 96%)}.auth-page :is(.btn.btn-primary,.btn.btn-accent,.auth-signin-btn.btn-primary,.auth-request-access-btn-primary),.app-shell[data-route="/onboarding"] .onboarding-page .btn.btn-primary,.app-shell[data-route$=onboarding] .onboarding-page .btn.btn-primary{border-color:var(--auth-dynamic-primary)!important;background:linear-gradient(135deg,var(--auth-dynamic-primary) 0%,color-mix(in srgb,var(--auth-dynamic-primary) 72%,var(--auth-dynamic-secondary) 28%) 100%)!important;color:var(--auth-dynamic-on-primary)!important;box-shadow:0 10px 22px color-mix(in srgb,var(--auth-dynamic-primary) 18%,transparent 82%)!important}.auth-page :is(.btn.btn-primary,.btn.btn-accent,.auth-signin-btn.btn-primary,.auth-request-access-btn-primary):hover,.auth-page :is(.btn.btn-primary,.btn.btn-accent,.auth-signin-btn.btn-primary,.auth-request-access-btn-primary):focus-visible,.app-shell[data-route="/onboarding"] .onboarding-page .btn.btn-primary:hover,.app-shell[data-route="/onboarding"] .onboarding-page .btn.btn-primary:focus-visible,.app-shell[data-route$=onboarding] .onboarding-page .btn.btn-primary:hover,.app-shell[data-route$=onboarding] .onboarding-page .btn.btn-primary:focus-visible{border-color:color-mix(in srgb,var(--auth-dynamic-primary) 74%,var(--auth-dynamic-secondary) 26%)!important;background:linear-gradient(135deg,color-mix(in srgb,var(--auth-dynamic-primary) 88%,#111827 12%),color-mix(in srgb,var(--auth-dynamic-primary) 64%,var(--auth-dynamic-secondary) 36%))!important;color:var(--auth-dynamic-on-primary)!important}.auth-page :is(.btn.btn-ghost,.btn.btn-cool,.auth-request-access-btn-secondary,.request-access-back-btn),.app-shell[data-route="/onboarding"] .onboarding-page .btn.btn-ghost,.app-shell[data-route$=onboarding] .onboarding-page .btn.btn-ghost{border-color:var(--auth-dynamic-border)!important;background:var(--auth-dynamic-softer)!important;color:color-mix(in srgb,var(--auth-dynamic-primary) 76%,#111827 24%)!important;box-shadow:none!important}.auth-page :is(.btn.btn-ghost,.btn.btn-cool,.auth-request-access-btn-secondary,.request-access-back-btn):hover,.auth-page :is(.btn.btn-ghost,.btn.btn-cool,.auth-request-access-btn-secondary,.request-access-back-btn):focus-visible,.app-shell[data-route="/onboarding"] .onboarding-page .btn.btn-ghost:hover,.app-shell[data-route="/onboarding"] .onboarding-page .btn.btn-ghost:focus-visible,.app-shell[data-route$=onboarding] .onboarding-page .btn.btn-ghost:hover,.app-shell[data-route$=onboarding] .onboarding-page .btn.btn-ghost:focus-visible{border-color:color-mix(in srgb,var(--auth-dynamic-primary) 42%,#dbe4ee 58%)!important;background:var(--auth-dynamic-soft)!important;color:var(--auth-dynamic-primary)!important}.auth-page .auth-forgot-link,.auth-page .brand-subtitle,.app-shell[data-route="/onboarding"] .onboarding-page .pipeline-company-pill,.app-shell[data-route$=onboarding] .onboarding-page .pipeline-company-pill{color:var(--auth-dynamic-primary)!important}.auth-page .auth-request-access{border-color:color-mix(in srgb,var(--auth-dynamic-secondary) 36%,#ffffff 64%)!important;background:color-mix(in srgb,var(--auth-dynamic-secondary) 11%,#ffffff 89%)!important}@supports not (color: color-mix(in srgb,#000 50%,#fff 50%)){.auth-page,.app-shell[data-route="/onboarding"],.app-shell[data-route$=onboarding]{--auth-dynamic-border: var(--auth-dynamic-primary, #4b2e83);--auth-dynamic-soft: #ffffff;--auth-dynamic-softer: #ffffff}}.app-shell[data-route^="/institutions/"] .institution-brief-header-shell .detail-entity-label--spacer,.app-shell[data-route^="/institutions/"] .institution-brief-header-shell .detail-entity-ref--spacer{visibility:hidden!important;pointer-events:none!important;user-select:none!important}.badge.badge-value-mmda,.badge.badge-value-local_government,.badge.badge-value-district_assembly{border-color:#4338ca75!important;background:#6366f133!important;color:#312e81!important}.badge.badge-value-target,.badge.badge-value-targeted{border-color:#15803d75!important;background:#22c55e33!important;color:#14532d!important}.badge.badge-value-cold{border-color:#33415566!important;background:#94a3b838!important;color:#1e293b!important}.badge.badge-value-ministry{border-color:#4f46e552!important;background:#6366f11f!important;color:#3730a3!important}.badge.badge-value-agency{border-color:#0891b252!important;background:#06b6d41f!important;color:#0e7490!important}.badge.badge-value-soe{border-color:#7c3aed52!important;background:#8b5cf61f!important;color:#6d28d9!important}.badge.badge-value-regulator{border-color:#e11d484d!important;background:#f43f5e1a!important;color:#be123c!important}.badge.badge-value-bank{border-color:#05966952!important;background:#10b9811f!important;color:#047857!important}.badge.badge-value-private{border-color:#64748b4d!important;background:#64748b1c!important;color:#475569!important}.badge.badge-value-watchlist{border-color:#6366f147!important;background:#6366f117!important;color:#4338ca!important}.badge.badge-value-not_relevant,.badge.badge-value-other{border-color:#6b728040!important;background:#6b728017!important;color:#4b5563!important}.badge.badge-value-warm{border-color:#d977067a!important;background:#f59e0b38!important;color:#7c2d12!important}.badge.badge-value-hot{border-color:#be123c75!important;background:#f43f5e33!important;color:#9f1239!important}.badge.badge-value-active{border-color:#16a34a52!important;background:#22c55e1f!important;color:#15803d!important}.badge.badge-value-strategic{border-color:#9333ea52!important;background:#a855f71f!important;color:#7e22ce!important}.app-shell:is([data-route="/finance/ledger"],[data-route="/invoices"],[data-route="/payments"],[data-route="/receipts"],[data-route="/operational-costs"],[data-route="/payment-vouchers"]) .app-main .page-header{display:flex!important;flex-direction:row!important;flex-wrap:wrap!important;align-items:flex-start!important;gap:8px!important;width:100%!important;min-width:0!important}.app-shell:is([data-route="/finance/ledger"],[data-route="/invoices"],[data-route="/payments"],[data-route="/receipts"],[data-route="/operational-costs"],[data-route="/payment-vouchers"]) .app-main .page-header>.page-explainer{flex:0 0 100%!important;width:100%!important;margin:0!important}.app-shell:is([data-route="/finance/ledger"],[data-route="/invoices"],[data-route="/payments"],[data-route="/receipts"],[data-route="/operational-costs"],[data-route="/payment-vouchers"]) .app-main .page-header>:is(.finance-area-nav,.governance-area-nav){display:flex!important;flex:0 0 auto!important;flex-wrap:nowrap!important;align-items:center!important;gap:7px!important;width:auto!important;min-width:max-content!important;max-width:none!important;margin:0!important}.app-shell:is([data-route="/finance/ledger"],[data-route="/invoices"],[data-route="/payments"],[data-route="/receipts"],[data-route="/operational-costs"],[data-route="/payment-vouchers"]) .app-main .page-header>:is(.finance-area-nav,.governance-area-nav) .core-area-link{flex:0 0 auto!important;white-space:nowrap!important}@media screen and (max-width: 980px){.app-shell:is([data-route="/finance/ledger"],[data-route="/invoices"],[data-route="/payments"],[data-route="/receipts"],[data-route="/operational-costs"],[data-route="/payment-vouchers"]) .app-main .page-header{flex-wrap:nowrap!important;overflow-x:auto!important;overflow-y:hidden!important;padding-bottom:2px!important;scrollbar-width:thin!important}.app-shell:is([data-route="/finance/ledger"],[data-route="/invoices"],[data-route="/payments"],[data-route="/receipts"],[data-route="/operational-costs"],[data-route="/payment-vouchers"]) .app-main .page-header>.page-explainer{display:none!important}}.app-shell:is([data-route="/finance/ledger"],[data-route="/invoices"],[data-route="/payments"],[data-route="/receipts"],[data-route="/operational-costs"],[data-route="/payment-vouchers"]) .app-main .page-header{display:grid!important;grid-template-columns:max-content max-content!important;grid-auto-rows:auto!important;align-items:center!important;justify-content:start!important;column-gap:8px!important;row-gap:8px!important;width:100%!important;max-width:100%!important;min-width:0!important;overflow-x:auto!important;overflow-y:hidden!important;scrollbar-width:thin!important}.app-shell:is([data-route="/finance/ledger"],[data-route="/invoices"],[data-route="/payments"],[data-route="/receipts"],[data-route="/operational-costs"],[data-route="/payment-vouchers"]) .app-main .page-header>.page-explainer{display:block!important;grid-column:1 / -1!important;width:100%!important;min-width:0!important;margin:0!important;white-space:normal!important}.app-shell:is([data-route="/finance/ledger"],[data-route="/invoices"],[data-route="/payments"],[data-route="/receipts"],[data-route="/operational-costs"],[data-route="/payment-vouchers"]) .app-main .page-header>.finance-area-nav{grid-column:1!important;grid-row:2!important}.app-shell:is([data-route="/finance/ledger"],[data-route="/invoices"],[data-route="/payments"],[data-route="/receipts"],[data-route="/operational-costs"],[data-route="/payment-vouchers"]) .app-main .page-header>.governance-area-nav{grid-column:2!important;grid-row:2!important}.app-shell:is([data-route="/finance/ledger"],[data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"]) .finance-subpage-tabs-row{display:flex!important;align-items:center!important;flex-wrap:nowrap!important;gap:8px!important;width:100%!important;max-width:100%!important;min-width:0!important;overflow-x:auto!important;overflow-y:hidden!important;padding-bottom:2px!important;scrollbar-width:thin!important}.app-shell:is([data-route="/finance/ledger"],[data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"]) .finance-subpage-tabs-row>:is(.finance-area-nav,.governance-area-nav){display:flex!important;align-items:center!important;flex:0 0 auto!important;flex-wrap:nowrap!important;gap:7px!important;width:auto!important;min-width:max-content!important;max-width:none!important;margin:0!important}.app-shell:is([data-route="/finance/ledger"],[data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"]) .finance-subpage-tabs-row .core-area-link{flex:0 0 auto!important;white-space:nowrap!important}.app-shell:is([data-route="/finance/ledger"],[data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"]) .finance-toolbar-actions{display:flex!important;flex-wrap:wrap!important;justify-content:flex-end!important;align-items:center!important;gap:8px!important;width:100%!important;min-width:0!important}.app-shell:is([data-route="/finance/ledger"],[data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"]) .finance-toolbar-actions .btn{flex:0 0 auto!important;white-space:nowrap!important}.app-shell:is([data-route="/finance/ledger"],[data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"]) .filter-panel .filter-actions{justify-content:flex-end!important;align-items:center!important;gap:8px!important;min-width:0!important}.app-shell:is([data-route="/finance/ledger"],[data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"]) .filter-panel .filter-actions .btn{flex:0 0 auto!important;min-width:82px!important}.app-shell:is([data-route="/finance/ledger"],[data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"]) .filter-panel .period-custom-fields{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;max-width:100%!important;min-width:0!important}.app-shell:is([data-route="/finance/ledger"],[data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"]) .filter-panel .period-custom-fields.is-hidden{display:none!important}.app-shell:is([data-route="/finance/ledger"],[data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"]) .filter-panel .period-custom-fields>.form-field,.app-shell:is([data-route="/finance/ledger"],[data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"]) .filter-panel .period-custom-fields :is(input,select,.input){max-width:100%!important;min-width:0!important}@media screen and (max-width: 640px){.app-shell:is([data-route="/finance/ledger"],[data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"]) .filter-panel .period-custom-fields{grid-template-columns:minmax(0,1fr)!important}}.app-shell[data-route="/pipeline"] .pipeline-filter-panel,.app-shell[data-route="/institutions"] .institutions-filter-panel{display:grid!important;grid-template-columns:minmax(0,1fr)!important;align-items:stretch!important;gap:8px 12px!important;padding:14px!important;overflow:visible!important}.app-shell[data-route="/pipeline"] .pipeline-filter-panel>:is(.filter-panel-label,.filter-panel-helper,.filter-grid,.filter-actions),.app-shell[data-route="/institutions"] .institutions-filter-panel>:is(.filter-panel-label,.filter-panel-helper,.filter-grid,.filter-actions){grid-column:1 / -1!important;min-width:0!important}.app-shell[data-route="/pipeline"] .pipeline-filter-panel .filter-panel-label,.app-shell[data-route="/institutions"] .institutions-filter-panel .filter-panel-label{align-self:auto!important;margin:0!important;color:var(--panel2)!important;font-size:11px!important;font-weight:800!important;letter-spacing:.06em!important;line-height:1.2!important;text-transform:uppercase!important}.app-shell[data-route="/pipeline"] .pipeline-filter-panel .filter-panel-helper,.app-shell[data-route="/institutions"] .institutions-filter-panel .filter-panel-helper{margin:-2px 0 4px!important;max-width:760px!important;color:#64748b!important;font-size:12px!important;line-height:1.35!important}.app-shell[data-route="/pipeline"] .pipeline-filter-panel .filter-grid,.app-shell[data-route="/institutions"] .institutions-filter-grid{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(170px,1fr))!important;align-items:end!important;gap:10px!important;width:100%!important;max-width:100%!important;min-width:0!important}.app-shell[data-route="/pipeline"] .pipeline-filter-panel .filter-search-field,.app-shell[data-route="/institutions"] .institutions-filter-panel .filter-search-field{grid-column:span 2!important;min-width:0!important}.app-shell[data-route="/pipeline"] .pipeline-filter-panel .form-field,.app-shell[data-route="/pipeline"] .pipeline-filter-panel .filter-grid>*,.app-shell[data-route="/institutions"] .institutions-filter-panel .form-field,.app-shell[data-route="/institutions"] .institutions-filter-grid>*{width:100%!important;min-width:0!important}.app-shell[data-route="/pipeline"] .pipeline-filter-panel .filter-actions,.app-shell[data-route="/institutions"] .institutions-filter-actions{display:flex!important;flex-wrap:wrap!important;align-items:center!important;justify-content:flex-end!important;gap:8px!important;width:100%!important;max-width:100%!important;min-width:0!important;margin:2px 0 0!important;padding:10px 0 0!important;border-top:1px solid rgba(148,163,184,.22)!important;background:transparent!important;overflow:visible!important}.app-shell[data-route="/pipeline"] .pipeline-filter-panel .filter-actions .btn,.app-shell[data-route="/institutions"] .institutions-filter-actions .btn{flex:0 1 auto!important;max-width:100%!important;min-height:38px!important;white-space:normal!important}@media screen and (max-width: 760px){.app-shell[data-route="/pipeline"] .pipeline-filter-panel,.app-shell[data-route="/institutions"] .institutions-filter-panel{position:static!important;padding:12px!important}.app-shell[data-route="/pipeline"] .pipeline-filter-panel .filter-grid,.app-shell[data-route="/institutions"] .institutions-filter-grid{grid-template-columns:minmax(0,1fr)!important}.app-shell[data-route="/pipeline"] .pipeline-filter-panel .filter-search-field,.app-shell[data-route="/institutions"] .institutions-filter-panel .filter-search-field{grid-column:1 / -1!important}.app-shell[data-route="/pipeline"] .pipeline-filter-panel .filter-actions,.app-shell[data-route="/institutions"] .institutions-filter-actions{justify-content:stretch!important}.app-shell[data-route="/pipeline"] .pipeline-filter-panel .filter-actions .btn,.app-shell[data-route="/institutions"] .institutions-filter-actions .btn{flex:1 1 148px!important}}.app-shell[data-route^="/tasks"] .tasks-filter-panel,.app-shell[data-route="/documents"] .documents-filter-panel,.app-shell[data-route^="/documentation"] .documentation-filter-panel,.app-shell:is([data-route="/platform/access-requests"],[data-route="/tenant/access-requests"]) .access-requests-filter-panel{display:grid!important;grid-template-columns:minmax(0,1fr)!important;align-items:stretch!important;gap:8px 12px!important;padding:14px!important;overflow:visible!important}.app-shell[data-route^="/tasks"] .tasks-filter-panel>:is(.filter-panel-label,.filter-panel-helper,.tasks-saved-views,.tasks-saved-view-helper,.filter-grid,.filter-actions),.app-shell[data-route="/documents"] .documents-filter-panel>:is(.filter-panel-label,.filter-panel-helper,.filter-grid,.filter-actions),.app-shell[data-route^="/documentation"] .documentation-filter-panel>:is(.filter-panel-label,.filter-panel-helper,.filter-grid,.filter-actions),.app-shell:is([data-route="/platform/access-requests"],[data-route="/tenant/access-requests"]) .access-requests-filter-panel>:is(.filter-panel-label,.filter-panel-helper,.filter-grid,.filter-actions){grid-column:1 / -1!important;min-width:0!important}.app-shell[data-route^="/tasks"] .tasks-filter-panel .filter-panel-label,.app-shell[data-route="/documents"] .documents-filter-panel .filter-panel-label,.app-shell[data-route^="/documentation"] .documentation-filter-panel .filter-panel-label,.app-shell:is([data-route="/platform/access-requests"],[data-route="/tenant/access-requests"]) .access-requests-filter-panel .filter-panel-label{align-self:auto!important;margin:0!important;color:var(--panel2)!important;font-size:11px!important;font-weight:800!important;letter-spacing:.06em!important;line-height:1.2!important;text-transform:uppercase!important}.app-shell[data-route^="/tasks"] .tasks-filter-panel .filter-panel-helper,.app-shell[data-route="/documents"] .documents-filter-panel .filter-panel-helper,.app-shell[data-route^="/documentation"] .documentation-filter-panel .filter-panel-helper,.app-shell:is([data-route="/platform/access-requests"],[data-route="/tenant/access-requests"]) .access-requests-filter-panel .filter-panel-helper{margin:-2px 0 4px!important;max-width:820px!important;color:#64748b!important;font-size:12px!important;line-height:1.35!important}.app-shell[data-route^="/tasks"] .tasks-filter-panel .tasks-saved-view-helper{margin:-2px 0 2px!important;color:#64748b!important;line-height:1.35!important}.app-shell[data-route^="/tasks"] .tasks-filter-panel .tasks-saved-views{display:flex!important;flex-wrap:wrap!important;gap:8px!important;width:100%!important;max-width:100%!important;min-width:0!important;overflow:visible!important}.app-shell[data-route^="/tasks"] .tasks-filter-panel .filter-grid,.app-shell[data-route="/documents"] .documents-filter-grid,.app-shell[data-route^="/documentation"] .documentation-filter-panel .filter-grid,.app-shell:is([data-route="/platform/access-requests"],[data-route="/tenant/access-requests"]) .access-requests-filter-panel .filter-grid{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(170px,1fr))!important;align-items:end!important;gap:10px!important;width:100%!important;max-width:100%!important;min-width:0!important}.app-shell[data-route^="/tasks"] .tasks-filter-panel .filter-search-field,.app-shell[data-route="/documents"] .documents-filter-panel .filter-search-field,.app-shell[data-route^="/documentation"] .documentation-filter-panel .filter-search-field{grid-column:span 2!important;min-width:0!important}.app-shell[data-route^="/tasks"] .tasks-filter-panel .period-custom-fields,.app-shell[data-route="/documents"] .documents-filter-panel .period-custom-fields{display:grid!important;grid-template-columns:repeat(2,minmax(120px,1fr))!important;gap:10px!important;align-items:end!important;min-width:0!important}.app-shell[data-route^="/tasks"] .tasks-filter-panel .period-custom-fields.is-hidden,.app-shell[data-route="/documents"] .documents-filter-panel .period-custom-fields.is-hidden{display:none!important}.app-shell[data-route^="/tasks"] .tasks-filter-panel .form-field,.app-shell[data-route^="/tasks"] .tasks-filter-panel .filter-grid>*,.app-shell[data-route="/documents"] .documents-filter-panel .form-field,.app-shell[data-route="/documents"] .documents-filter-grid>*,.app-shell[data-route^="/documentation"] .documentation-filter-panel .form-field,.app-shell[data-route^="/documentation"] .documentation-filter-panel .filter-grid>*,.app-shell:is([data-route="/platform/access-requests"],[data-route="/tenant/access-requests"]) .access-requests-filter-panel .form-field,.app-shell:is([data-route="/platform/access-requests"],[data-route="/tenant/access-requests"]) .access-requests-filter-panel .filter-grid>*{width:100%!important;min-width:0!important}.app-shell[data-route="/documents"] .documents-toggle-wrap{align-self:end!important;min-width:0!important;max-width:100%!important}.app-shell[data-route^="/tasks"] .tasks-filter-panel .filter-actions,.app-shell[data-route="/documents"] .documents-filter-actions,.app-shell[data-route^="/documentation"] .documentation-filter-panel .filter-actions,.app-shell:is([data-route="/platform/access-requests"],[data-route="/tenant/access-requests"]) .access-requests-filter-panel .filter-actions{display:flex!important;flex-wrap:wrap!important;align-items:center!important;justify-content:flex-end!important;gap:8px!important;width:100%!important;max-width:100%!important;min-width:0!important;margin:2px 0 0!important;padding:10px 0 0!important;border-top:1px solid rgba(148,163,184,.22)!important;background:transparent!important;overflow:visible!important}.app-shell[data-route^="/documentation"] .documentation-filter-panel .filter-actions .form-field{flex:1 1 180px!important;max-width:260px!important}.app-shell[data-route^="/tasks"] .tasks-filter-panel .filter-action-buttons,.app-shell[data-route^="/documentation"] .documentation-filter-panel .filter-actions,.app-shell[data-route="/documents"] .documents-filter-actions,.app-shell:is([data-route="/platform/access-requests"],[data-route="/tenant/access-requests"]) .access-requests-filter-panel .filter-actions{min-width:0!important}.app-shell[data-route^="/tasks"] .tasks-filter-panel .filter-action-buttons .btn,.app-shell[data-route="/documents"] .documents-filter-actions .btn,.app-shell[data-route^="/documentation"] .documentation-filter-panel .filter-actions .btn,.app-shell:is([data-route="/platform/access-requests"],[data-route="/tenant/access-requests"]) .access-requests-filter-panel .filter-actions .btn{flex:0 1 auto!important;max-width:100%!important;min-height:38px!important;white-space:normal!important}@media screen and (max-width: 760px){.app-shell[data-route^="/tasks"] .tasks-filter-panel,.app-shell[data-route="/documents"] .documents-filter-panel,.app-shell[data-route^="/documentation"] .documentation-filter-panel,.app-shell:is([data-route="/platform/access-requests"],[data-route="/tenant/access-requests"]) .access-requests-filter-panel{padding:12px!important}.app-shell[data-route^="/tasks"] .tasks-filter-panel .filter-grid,.app-shell[data-route="/documents"] .documents-filter-grid,.app-shell[data-route^="/documentation"] .documentation-filter-panel .filter-grid,.app-shell:is([data-route="/platform/access-requests"],[data-route="/tenant/access-requests"]) .access-requests-filter-panel .filter-grid,.app-shell[data-route^="/tasks"] .tasks-filter-panel .period-custom-fields,.app-shell[data-route="/documents"] .documents-filter-panel .period-custom-fields{grid-template-columns:minmax(0,1fr)!important}.app-shell[data-route^="/tasks"] .tasks-filter-panel .filter-search-field,.app-shell[data-route="/documents"] .documents-filter-panel .filter-search-field,.app-shell[data-route^="/documentation"] .documentation-filter-panel .filter-search-field{grid-column:1 / -1!important}.app-shell[data-route^="/tasks"] .tasks-filter-panel .filter-actions,.app-shell[data-route="/documents"] .documents-filter-actions,.app-shell[data-route^="/documentation"] .documentation-filter-panel .filter-actions,.app-shell:is([data-route="/platform/access-requests"],[data-route="/tenant/access-requests"]) .access-requests-filter-panel .filter-actions{justify-content:stretch!important}.app-shell[data-route^="/tasks"] .tasks-filter-panel .filter-action-buttons{display:flex!important;flex:1 1 100%!important;flex-wrap:wrap!important;gap:8px!important}.app-shell[data-route^="/tasks"] .tasks-filter-panel .filter-action-buttons .btn,.app-shell[data-route="/documents"] .documents-filter-actions .btn,.app-shell[data-route^="/documentation"] .documentation-filter-panel .filter-actions .btn,.app-shell:is([data-route="/platform/access-requests"],[data-route="/tenant/access-requests"]) .access-requests-filter-panel .filter-actions .btn{flex:1 1 148px!important}}.app-shell[data-route^="/reports"] .reports-layout-filters,.app-shell:is([data-route="/compliance-overview"],[data-route="/tenant/compliance-overview"]) .compliance-overview-filter-panel{display:grid!important;grid-template-columns:minmax(0,1fr)!important;align-items:stretch!important;gap:8px 12px!important;padding:14px!important;overflow:visible!important}.app-shell[data-route^="/reports"] .reports-layout-filters>:is(.filter-panel-label,.filter-panel-helper,.filter-grid,.filter-actions),.app-shell:is([data-route="/compliance-overview"],[data-route="/tenant/compliance-overview"]) .compliance-overview-filter-panel>:is(.filter-panel-label,.filter-panel-helper,.form-grid){grid-column:1 / -1!important;min-width:0!important}.app-shell[data-route^="/reports"] .reports-layout-filters .filter-panel-label,.app-shell:is([data-route="/compliance-overview"],[data-route="/tenant/compliance-overview"]) .compliance-overview-filter-panel .filter-panel-label{align-self:auto!important;margin:0!important;color:var(--panel2)!important;font-size:11px!important;font-weight:800!important;letter-spacing:.06em!important;line-height:1.2!important;text-transform:uppercase!important}.app-shell[data-route^="/reports"] .reports-layout-filters .filter-panel-helper,.app-shell:is([data-route="/compliance-overview"],[data-route="/tenant/compliance-overview"]) .compliance-overview-filter-panel .filter-panel-helper{margin:-2px 0 4px!important;max-width:820px!important;color:#64748b!important;font-size:12px!important;line-height:1.35!important}.app-shell[data-route^="/reports"] .reports-layout-filters .filter-grid,.app-shell:is([data-route="/compliance-overview"],[data-route="/tenant/compliance-overview"]) .compliance-overview-filter-panel .form-grid{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(170px,1fr))!important;align-items:end!important;gap:10px!important;width:100%!important;max-width:100%!important;min-width:0!important}.app-shell[data-route^="/reports"] .reports-layout-filters .period-custom-fields{display:grid!important;grid-template-columns:repeat(2,minmax(120px,1fr))!important;gap:10px!important;align-items:end!important;min-width:0!important}.app-shell[data-route^="/reports"] .reports-layout-filters .period-custom-fields.is-hidden{display:none!important}.app-shell[data-route^="/reports"] .reports-layout-filters .form-field,.app-shell[data-route^="/reports"] .reports-layout-filters .filter-grid>*,.app-shell:is([data-route="/compliance-overview"],[data-route="/tenant/compliance-overview"]) .compliance-overview-filter-panel .form-field,.app-shell:is([data-route="/compliance-overview"],[data-route="/tenant/compliance-overview"]) .compliance-overview-filter-panel .form-grid>*{width:100%!important;min-width:0!important}.app-shell:is([data-route="/compliance-overview"],[data-route="/tenant/compliance-overview"]) .compliance-overview-filter-panel .compliance-multi-select{min-height:110px!important}.app-shell[data-route^="/reports"] .reports-layout-filters .filter-actions{display:flex!important;flex-wrap:wrap!important;align-items:center!important;justify-content:space-between!important;gap:8px!important;width:100%!important;max-width:100%!important;min-width:0!important;margin:2px 0 0!important;padding:10px 0 0!important;border-top:1px solid rgba(148,163,184,.22)!important;background:transparent!important;overflow:visible!important}.app-shell[data-route^="/reports"] .reports-layout-filters .segmented-control,.app-shell[data-route^="/reports"] .reports-layout-filters .filter-action-buttons{display:flex!important;flex-wrap:wrap!important;gap:8px!important;min-width:0!important;max-width:100%!important}.app-shell[data-route^="/reports"] .reports-layout-filters .filter-action-buttons{margin-left:auto!important}.app-shell[data-route^="/reports"] .reports-layout-filters .filter-action-buttons .btn,.app-shell[data-route^="/reports"] .reports-layout-filters .segmented-control>button{flex:0 1 auto!important;max-width:100%!important;min-height:38px!important;white-space:normal!important}@media screen and (max-width: 760px){.app-shell[data-route^="/reports"] .reports-layout-filters,.app-shell:is([data-route="/compliance-overview"],[data-route="/tenant/compliance-overview"]) .compliance-overview-filter-panel{padding:12px!important}.app-shell[data-route^="/reports"] .reports-layout-filters .filter-grid,.app-shell[data-route^="/reports"] .reports-layout-filters .period-custom-fields,.app-shell:is([data-route="/compliance-overview"],[data-route="/tenant/compliance-overview"]) .compliance-overview-filter-panel .form-grid{grid-template-columns:minmax(0,1fr)!important}.app-shell[data-route^="/reports"] .reports-layout-filters .filter-actions{justify-content:stretch!important}.app-shell[data-route^="/reports"] .reports-layout-filters .segmented-control,.app-shell[data-route^="/reports"] .reports-layout-filters .filter-action-buttons{flex:1 1 100%!important;width:100%!important}.app-shell[data-route^="/reports"] .reports-layout-filters .filter-action-buttons .btn,.app-shell[data-route^="/reports"] .reports-layout-filters .segmented-control>button{flex:1 1 148px!important}}.app-shell[data-route="/finance"] .finance-page-v2 .finance-tabs-row .finance-tabs-print-action{flex:0 0 auto!important;min-height:34px!important;white-space:nowrap!important;margin-left:2px!important}.app-shell[data-route="/finance/ledger"] .app-main .page-header,.app-shell[data-route="/finance/ledger"] .app-main .page-header>:is(.finance-area-nav,.governance-area-nav){scrollbar-width:none!important;-ms-overflow-style:none!important}.app-shell[data-route="/finance/ledger"] .app-main .page-header::-webkit-scrollbar,.app-shell[data-route="/finance/ledger"] .app-main .page-header>:is(.finance-area-nav,.governance-area-nav)::-webkit-scrollbar{display:none!important;width:0!important;height:0!important}@media screen and (min-width: 769px){.app-shell[data-route^="/institutions/"] .institution-brief-header-actions{top:-112px!important}}.app-shell[data-route] .help-assistant-widget{--help-assistant-primary: var(--company-primary, var(--company-brand-primary, var(--dynamic-brand-primary, var(--tenant-brand-primary, var(--tenant-primary-color, var(--primary, #4b2e83))))));--help-assistant-secondary: var(--company-secondary, var(--company-brand-secondary, var(--dynamic-brand-secondary, var(--accent-primary, var(--primary, #c9a227)))));--help-assistant-on-primary: var(--company-primary-text, var(--text-on-accent, #ffffff));--help-assistant-border: color-mix(in srgb, var(--help-assistant-primary) 30%, #dbe4ee 70%);--help-assistant-soft: color-mix(in srgb, var(--help-assistant-primary) 8%, #ffffff 92%);--help-assistant-softer: color-mix(in srgb, var(--help-assistant-primary) 4%, #ffffff 96%)}.app-shell[data-route] .help-assistant-trigger,.app-shell[data-route] .help-assistant-send.btn.btn-primary{border-color:var(--help-assistant-primary)!important;background:linear-gradient(135deg,var(--help-assistant-primary) 0%,color-mix(in srgb,var(--help-assistant-primary) 74%,var(--help-assistant-secondary) 26%) 100%)!important;color:var(--help-assistant-on-primary)!important;box-shadow:0 10px 22px color-mix(in srgb,var(--help-assistant-primary) 22%,transparent 78%)!important}.app-shell[data-route] .help-assistant-trigger:hover,.app-shell[data-route] .help-assistant-send.btn.btn-primary:hover,.app-shell[data-route] .help-assistant-send.btn.btn-primary:focus-visible{border-color:color-mix(in srgb,var(--help-assistant-primary) 76%,var(--help-assistant-secondary) 24%)!important;background:linear-gradient(135deg,color-mix(in srgb,var(--help-assistant-primary) 88%,#111827 12%),color-mix(in srgb,var(--help-assistant-primary) 64%,var(--help-assistant-secondary) 36%))!important;color:var(--help-assistant-on-primary)!important}.app-shell[data-route] .help-assistant-panel{border-color:var(--help-assistant-border)!important;box-shadow:0 14px 30px color-mix(in srgb,var(--help-assistant-primary) 15%,rgba(15,23,42,.12) 85%)!important}.app-shell[data-route] .help-assistant-header,.app-shell[data-route] .help-assistant-composer{border-color:color-mix(in srgb,var(--help-assistant-primary) 14%,#e2e8f0 86%)!important;background:var(--help-assistant-softer)!important}.app-shell[data-route] .help-assistant-title{color:var(--help-assistant-primary)!important}.app-shell[data-route] .help-assistant-message--user .help-assistant-bubble{border-color:var(--help-assistant-primary)!important;background:var(--help-assistant-primary)!important}.app-shell[data-route] .help-assistant-message--assistant .help-assistant-bubble,.app-shell[data-route] .help-assistant-input{border-color:var(--help-assistant-border)!important;background:var(--help-assistant-softer)!important}.app-shell[data-route] .help-assistant-input:focus,.app-shell[data-route] .help-assistant-input:focus-visible{border-color:var(--help-assistant-primary)!important;outline:2px solid color-mix(in srgb,var(--help-assistant-primary) 22%,transparent 78%)!important;outline-offset:1px!important}.app-shell[data-route] .help-assistant-message-link{border-color:var(--help-assistant-border)!important;background:var(--help-assistant-soft)!important;color:var(--help-assistant-primary)!important}.app-shell[data-route] .help-assistant-message-link:hover,.app-shell[data-route] .help-assistant-message-link:focus-visible{border-color:color-mix(in srgb,var(--help-assistant-primary) 46%,#dbe4ee 54%)!important;background:color-mix(in srgb,var(--help-assistant-primary) 12%,#ffffff 88%)!important;color:color-mix(in srgb,var(--help-assistant-primary) 84%,#111827 16%)!important}@media screen and (max-width: 768px){.admin-users-list-page>.admin-users-list-header.app-page-header.page-toolbar>.admin-users-list-header-actions.toolbar-actions{width:100%!important;justify-content:center!important;align-items:center!important}.admin-users-list-page>.admin-users-list-header.app-page-header.page-toolbar .admin-users-add-action{flex:0 0 auto!important;width:min(100%,220px)!important;min-height:44px!important;height:44px!important;padding:10px 16px!important;align-self:center!important;white-space:nowrap!important}}@media screen and (max-width: 640px){.app-shell:is([data-route="/admin/users"],[data-route="/admin/permissions"],[data-route="/audit-logs"],[data-route="/tenants"],[data-route="/platform/access-requests"],[data-route="/tenant/access-requests"],[data-route="/invite-tokens"],[data-route="/platform/invite-tokens"],[data-route="/tenant/invite-tokens"]) .help-assistant-widget{left:auto!important;right:max(10px,env(safe-area-inset-right,10px))!important;bottom:max(12px,env(safe-area-inset-bottom,12px))!important;align-items:flex-end!important;width:auto!important;max-width:calc(100vw - 20px)!important}.app-shell:is([data-route="/admin/users"],[data-route="/admin/permissions"],[data-route="/audit-logs"],[data-route="/tenants"],[data-route="/platform/access-requests"],[data-route="/tenant/access-requests"],[data-route="/invite-tokens"],[data-route="/platform/invite-tokens"],[data-route="/tenant/invite-tokens"]) .help-assistant-trigger{min-width:44px!important;width:auto!important;max-width:128px!important;min-height:38px!important;padding:8px 12px!important;font-size:11px!important;line-height:1.1!important;box-shadow:0 8px 18px color-mix(in srgb,var(--help-assistant-primary) 18%,transparent 82%)!important}.app-shell:is([data-route="/admin/users"],[data-route="/admin/permissions"],[data-route="/audit-logs"],[data-route="/tenants"],[data-route="/platform/access-requests"],[data-route="/tenant/access-requests"],[data-route="/invite-tokens"],[data-route="/platform/invite-tokens"],[data-route="/tenant/invite-tokens"]) .help-assistant-panel{width:min(370px,calc(100vw - 20px))!important;max-width:calc(100vw - 20px)!important}}@media screen and (max-width: 768px){.app-shell:is([data-route="/finance"],[data-route="/finance/ledger"],[data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"]) .app-main :is(.finance-tabs-row,.finance-subpage-tabs-row,.page-header){display:flex!important;flex-direction:column!important;flex-wrap:nowrap!important;align-items:stretch!important;width:100%!important;max-width:100%!important;min-width:0!important;overflow:visible!important;gap:8px!important}.app-shell:is([data-route="/finance"],[data-route="/finance/ledger"],[data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"]) .app-main :is(.finance-area-nav,.governance-area-nav){display:flex!important;flex:0 1 auto!important;flex-wrap:wrap!important;align-items:center!important;justify-content:flex-start!important;width:100%!important;min-width:0!important;max-width:100%!important;margin:0!important;overflow:visible!important;gap:7px!important}.app-shell:is([data-route="/finance"],[data-route="/finance/ledger"],[data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"]) .app-main :is(.finance-area-nav,.governance-area-nav) .core-area-link,.app-shell[data-route="/finance"] .finance-page-v2 .finance-tabs-row .finance-tabs-print-action{flex:1 1 132px!important;min-width:0!important;max-width:100%!important;white-space:normal!important;overflow-wrap:anywhere!important;text-align:center!important}}@media screen and (max-width: 380px){.app-shell:is([data-route="/finance"],[data-route="/finance/ledger"],[data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"]) .app-main :is(.finance-area-nav,.governance-area-nav) .core-area-link,.app-shell[data-route="/finance"] .finance-page-v2 .finance-tabs-row .finance-tabs-print-action{flex-basis:100%!important;width:100%!important}}.app-shell[data-route="/dashboard"] .dashboard,.app-shell[data-route="/dashboard"] .dashboard *{box-sizing:border-box}.app-shell[data-route="/dashboard"] .dashboard{width:100%!important;max-width:100%!important;min-width:0!important;overflow-x:clip!important}.app-shell[data-route="/dashboard"] .dashboard :is(.dashboard-section,.dashboard-panel-shell,.dashboard-card,.dashboard-page-header,.dashboard-toolbar,.dashboard-masthead,.dashboard-masthead-explainer,.dashboard-grid,.dashboard-overview-grid,.dashboard-kpi-grid,.dashboard-status-metrics,.dashboard-pipeline-focus-grid,.dashboard-queues-grid,.dashboard-reports-grid){max-width:100%!important;min-width:0!important}.app-shell[data-route="/dashboard"] .dashboard-page-header.dashboard-section--masthead{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:12px!important;overflow:visible!important}.app-shell[data-route="/dashboard"] .dashboard-toolbar{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:12px!important}.app-shell[data-route="/dashboard"] .dashboard-masthead-actions-row,.app-shell[data-route="/dashboard"] :is(.dashboard-action-row,.dashboard-card-actions,.dashboard-empty-actions,.toolbar-actions){display:flex!important;flex-wrap:wrap!important;justify-content:flex-end!important;align-items:center!important;gap:8px!important;width:100%!important;max-width:100%!important;min-width:0!important;margin-left:auto!important;overflow:visible!important}.app-shell[data-route="/dashboard"] :is(.dashboard-masthead-actions-row,.dashboard-action-row,.dashboard-card-actions,.dashboard-empty-actions,.toolbar-actions)>:is(.btn,button,a){max-width:100%!important;min-width:0!important;white-space:normal!important;overflow-wrap:anywhere!important}.app-shell[data-route="/dashboard"] :is(.dashboard-table-scroll,.dashboard-table-wrap,.data-table-scroll,.table-scroll){width:100%!important;max-width:100%!important;min-width:0!important;overflow-x:auto!important;overflow-y:visible!important;-webkit-overflow-scrolling:touch}.app-shell[data-route="/dashboard"] :is(.dashboard-table-scroll,.dashboard-table-wrap,.data-table-scroll,.table-scroll) table{max-width:none!important}.app-shell[data-route="/dashboard"] :is(.dashboard-panel-shell,.dashboard-card,.dashboard-section-card){overflow:hidden!important}.app-shell[data-route="/dashboard"] :is(.dashboard-panel-shell,.dashboard-card,.dashboard-section-card):has(.dashboard-table-scroll),.app-shell[data-route="/dashboard"] :is(.dashboard-panel-shell,.dashboard-card,.dashboard-section-card):has(.data-table-scroll),.app-shell[data-route="/dashboard"] :is(.dashboard-panel-shell,.dashboard-card,.dashboard-section-card):has(.table-scroll){overflow:visible!important}@media screen and (max-width: 900px){.app-shell[data-route="/dashboard"] .dashboard :is(.dashboard-grid,.dashboard-overview-grid,.dashboard-kpi-grid,.dashboard-status-metrics,.dashboard-pipeline-focus-grid,.dashboard-queues-grid,.dashboard-reports-grid){grid-template-columns:minmax(0,1fr)!important}.app-shell[data-route="/dashboard"] :is(.dashboard-masthead-actions-row,.dashboard-action-row,.dashboard-card-actions,.dashboard-empty-actions,.toolbar-actions){justify-content:flex-start!important}}@media screen and (max-width: 640px){.app-shell[data-route="/dashboard"] .dashboard{overflow-x:hidden!important}.app-shell[data-route="/dashboard"] :is(.dashboard-masthead-actions-row,.dashboard-action-row,.dashboard-card-actions,.dashboard-empty-actions,.toolbar-actions)>:is(.btn,button,a){flex:1 1 148px!important}}@media screen and (max-width: 380px){.app-shell[data-route="/dashboard"] :is(.dashboard-masthead-actions-row,.dashboard-action-row,.dashboard-card-actions,.dashboard-empty-actions,.toolbar-actions)>:is(.btn,button,a){flex-basis:100%!important;width:100%!important}}.app-shell,.app-shell *{box-sizing:border-box}.app-main,.app-content,.app-page,.app-page-section,.app-page-header,.page-toolbar,.page-header,.panel,.card,.section-card,.detail-card,.stat-card,.metric-card,.kpi-card,.list-card,.form-card,.table-card,.content-card{max-width:100%;min-width:0}.app-main,.app-content,.app-page{overflow-x:clip}.app-page :is(.page-grid,.content-grid,.overview-grid,.detail-grid,.settings-grid,.reports-grid,.cards-grid,.kpi-grid,.stats-grid,.metrics-grid,.two-column-grid,.three-column-grid,.admin-grid,.finance-grid,.documents-grid,.documentation-grid,.institution-grid,.permissions-grid){max-width:100%;min-width:0}.app-page :is(.toolbar-actions,.page-actions,.page-header-actions,.header-actions,.panel-actions,.card-actions,.filter-actions,.table-actions,.empty-state-actions,.hero-actions,.form-actions,.modal-actions,.detail-actions){display:flex;flex-wrap:wrap;align-items:center;gap:8px;max-width:100%;min-width:0;overflow:visible}.app-page :is(.toolbar-actions,.page-actions,.page-header-actions,.header-actions,.panel-actions,.card-actions,.filter-actions,.table-actions,.empty-state-actions,.hero-actions,.form-actions,.modal-actions,.detail-actions)>:is(.btn,button,a,.button,.link-button,select,input){max-width:100%;min-width:0;white-space:normal;overflow-wrap:anywhere}.app-page :is(.table-scroll,.data-table-scroll,.table-wrap,.table-wrapper,.datatable-scroll){width:100%;max-width:100%;min-width:0;overflow-x:auto;overflow-y:visible;-webkit-overflow-scrolling:touch}.app-page :is(.table-scroll,.data-table-scroll,.table-wrap,.table-wrapper,.datatable-scroll)>table,.app-page :is(.data-table){max-width:none}.app-page :is(.panel,.card,.section-card,.detail-card,.table-card,.content-card):has(.table-scroll),.app-page :is(.panel,.card,.section-card,.detail-card,.table-card,.content-card):has(.data-table-scroll),.app-page :is(.panel,.card,.section-card,.detail-card,.table-card,.content-card):has(.table-wrap),.app-page :is(.panel,.card,.section-card,.detail-card,.table-card,.content-card):has(.table-wrapper){overflow:visible}.app-page :is(input,select,textarea,.form-control,.field-control){max-width:100%;min-width:0}@media screen and (max-width: 900px){.app-page :is(.page-grid,.content-grid,.overview-grid,.detail-grid,.settings-grid,.reports-grid,.cards-grid,.kpi-grid,.stats-grid,.metrics-grid,.two-column-grid,.three-column-grid,.admin-grid,.finance-grid,.documents-grid,.documentation-grid,.institution-grid,.permissions-grid){grid-template-columns:minmax(0,1fr)!important}.app-page :is(.page-toolbar,.app-page-header){max-width:100%;min-width:0}}@media screen and (max-width: 640px){.app-main,.app-content,.app-page{overflow-x:hidden}.app-page :is(.toolbar-actions,.page-actions,.page-header-actions,.header-actions,.panel-actions,.card-actions,.filter-actions,.table-actions,.empty-state-actions,.hero-actions,.form-actions,.modal-actions,.detail-actions)>:is(.btn,button,a.button,a.btn,select){flex:1 1 148px}}@media screen and (max-width: 380px){.app-page :is(.toolbar-actions,.page-actions,.page-header-actions,.header-actions,.panel-actions,.card-actions,.filter-actions,.table-actions,.empty-state-actions,.hero-actions,.form-actions,.modal-actions,.detail-actions)>:is(.btn,button,a.button,a.btn,select){flex-basis:100%;width:100%}}.min-w-0{min-width:0}.wrap-safe-text{overflow-wrap:anywhere;word-break:normal;hyphens:auto}.responsive-actions{display:flex;flex-wrap:wrap;align-items:center;gap:8px;max-width:100%;min-width:0}.responsive-actions>:is(.btn,button,a.btn,a.button,select,input){flex:0 1 auto;max-width:100%;min-width:0;white-space:normal}.responsive-tabs-scroll{display:flex;align-items:center;gap:8px;max-width:100%;min-width:0;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.responsive-tabs-scroll>:is(.tab-button,.core-area-link,.nav-tab,a,button){flex:0 0 auto;max-width:100%;white-space:nowrap}.responsive-card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(240px,100%),1fr));gap:16px;max-width:100%;min-width:0}.responsive-card-grid>*{min-width:0}.responsive-table-wrap{display:block;width:100%;max-width:100%;min-width:0;overflow-x:auto;overflow-y:visible;-webkit-overflow-scrolling:touch}.responsive-table-wrap>table{width:max-content;min-width:100%}.app-page :is(.toolbar-actions,.filter-actions,.panel-actions,.table-actions,.detail-actions,.card-actions){flex-wrap:wrap;min-width:0}.app-page :is(.toolbar-actions,.filter-actions,.panel-actions,.table-actions,.detail-actions,.card-actions)>:is(.btn,button,a.btn,a.button){max-width:100%;min-width:0}.app-page :is(.tabs,.page-tabs,.tab-list,.core-area-nav,.governance-area-nav,.finance-area-nav){max-width:100%;min-width:0}.app-page :is(.tabs,.page-tabs,.tab-list):not(.tabs--stacked){overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch}.app-page :is(.cards-grid,.kpi-grid,.stats-grid,.metrics-grid,.reports-grid,.info-grid)>*{min-width:0}.app-page :is(.table-wrap,.table-wrapper,.table-scroll,.data-table-scroll,.datatable-scroll,.responsive-table-wrap){max-width:100%;min-width:0}@media screen and (max-width: 640px){.responsive-actions{align-items:stretch}.responsive-actions>:is(.btn,button,a.btn,a.button,select){flex:1 1 148px}.responsive-card-grid{grid-template-columns:minmax(0,1fr)}}.app-shell[data-route="/profile/company"] .company-profile-view-name-spacer{visibility:hidden!important;min-height:1.25em!important;margin:0!important;pointer-events:none!important}.app-shell[data-route="/profile/company"] .company-profile-view-hero-copy .company-profile-view-name-spacer{min-height:0!important;height:0!important}.app-shell[data-route="/profile/company"] .company-profile-view-header-shell .detail-entity-label:empty,.app-shell[data-route="/profile/company"] .company-profile-view-header-shell .detail-entity-ref:empty{display:none!important}.app-shell .sidebar{overflow:hidden!important;contain:layout paint style}.app-shell .sidebar .nav-list{flex:1 1 auto!important;min-height:0!important;width:100%!important;max-width:100%!important;overflow-y:scroll!important;overflow-x:hidden!important;overscroll-behavior:contain!important;scrollbar-gutter:stable!important;scrollbar-width:thin!important;padding-right:6px!important;margin-right:-2px!important;transform:translateZ(0);backface-visibility:hidden;-webkit-backface-visibility:hidden}.app-shell .sidebar .nav-list::-webkit-scrollbar{width:6px!important;height:6px!important}.app-shell .sidebar .nav-list::-webkit-scrollbar-track{background:transparent!important}.app-shell .sidebar .nav-list::-webkit-scrollbar-thumb{background:#e2e8f047!important;border-radius:999px!important;border:2px solid transparent!important;background-clip:content-box!important}.app-shell .sidebar :is(.brand,.nav-section,.nav-link,.nav-sublink,.nav-admin-toggle,.nav-dropdown-toggle){max-width:100%!important;min-width:0!important}.app-shell .sidebar :is(.nav-link,.nav-sublink,.nav-admin-toggle,.nav-dropdown-toggle):hover,.app-shell .sidebar :is(.nav-link,.nav-sublink,.nav-admin-toggle,.nav-dropdown-toggle):focus-visible,.app-shell .sidebar :is(.nav-link,.nav-sublink,.nav-admin-toggle,.nav-dropdown-toggle).active{transform:none!important}@media (max-width: 980px){.app-shell .sidebar .nav-list{scrollbar-gutter:stable!important;padding-right:6px!important;margin-right:-2px!important}}.app-shell[data-route="/profile/company"] .company-profile-view-page{padding-top:0!important}.app-shell[data-route="/profile/company"] .company-profile-view-header-shell.company-profile-view-toolbar{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:10px!important;align-items:start!important;padding-top:0!important;margin-top:0!important}.app-shell[data-route="/profile/company"] .company-profile-view-header-shell>.detail-title.page-header{display:flex!important;flex-direction:column!important;order:0!important;width:100%!important;gap:0!important;margin:0!important}.app-shell[data-route="/profile/company"] .company-profile-view-header-shell .page-explainer{order:-10!important;width:100%!important;max-width:100%!important;margin:0!important}.app-shell[data-route="/profile/company"] .company-profile-view-header-shell .detail-badges{order:1!important;margin-top:8px!important}.app-shell[data-route="/profile/company"] .company-profile-view-header-shell>.detail-actions,.app-shell[data-route="/profile/company"] .company-profile-view-header-shell>.company-profile-view-header-actions{order:2!important;justify-content:flex-end!important;width:100%!important;margin-top:0!important}@media screen and (max-width: 980px){.app-shell[data-route="/profile/company"] .company-profile-view-header-shell>.detail-actions,.app-shell[data-route="/profile/company"] .company-profile-view-header-shell>.company-profile-view-header-actions{justify-content:flex-start!important}}.app-shell .sidebar{overflow:hidden!important;contain:layout paint!important}.app-shell .sidebar .nav-list{box-sizing:border-box!important;overflow-y:auto!important;overflow-x:hidden!important;scrollbar-gutter:stable both-edges!important;padding-right:8px!important;margin-right:0!important;transform:none!important;will-change:scroll-position!important}.app-shell .sidebar .nav-section,.app-shell .sidebar .nav-sublist,.app-shell .sidebar :is(.nav-link,.nav-sublink,.nav-admin-toggle,.nav-dropdown-toggle){width:100%!important;box-sizing:border-box!important}.app-shell .sidebar :is(.nav-link,.nav-sublink,.nav-admin-toggle,.nav-dropdown-toggle){box-shadow:none}.app-shell .sidebar :is(.nav-link,.nav-sublink,.nav-admin-toggle,.nav-dropdown-toggle):hover,.app-shell .sidebar :is(.nav-link,.nav-sublink,.nav-admin-toggle,.nav-dropdown-toggle):focus-visible,.app-shell .sidebar :is(.nav-link,.nav-sublink,.nav-admin-toggle,.nav-dropdown-toggle).active{box-shadow:inset 2px 0 0 var(--sidebar-active-accent, var(--dynamic-brand-secondary, #c9a227))!important}.app-shell[data-route="/profile/company"] .company-profile-view-page{--profile-primary-color: var(--company-primary, var(--company-brand-primary, var(--dynamic-brand-primary, var(--tenant-brand-primary, var(--tenant-primary-color, var(--primary, #4b2e83)))))) !important;--profile-secondary-color: var(--company-secondary, var(--company-brand-secondary, var(--dynamic-brand-secondary, var(--accent-primary, var(--profile-primary-color))))) !important;--profile-on-primary: var(--company-primary-text, var(--text-on-accent, #ffffff)) !important;--profile-border-dynamic: color-mix(in srgb, var(--profile-primary-color) 24%, #dbe4ee 76%) !important;--profile-border-soft-dynamic: color-mix(in srgb, var(--profile-primary-color) 12%, #edf2f7 88%) !important;--profile-surface-dynamic: color-mix(in srgb, var(--profile-primary-color) 4%, #ffffff 96%) !important;--profile-surface-strong-dynamic: color-mix(in srgb, var(--profile-secondary-color) 8%, #ffffff 92%) !important;--profile-muted-dynamic: color-mix(in srgb, var(--profile-primary-color) 62%, #475569 38%) !important;--profile-ink-dynamic: color-mix(in srgb, var(--profile-primary-color) 78%, #111827 22%) !important}.app-shell[data-route="/profile/company"] .content{background:color-mix(in srgb,var(--profile-primary-color) 5%,#ffffff 95%)!important}.app-shell[data-route="/profile/company"] .company-profile-view-toolbar .page-explainer{border-color:var(--profile-border-dynamic)!important;background:color-mix(in srgb,var(--profile-primary-color) 7%,#ffffff 93%)!important;color:var(--profile-ink-dynamic)!important}.app-shell[data-route="/profile/company"] .company-profile-view-document{border-color:var(--profile-border-dynamic)!important;background:linear-gradient(180deg,#ffffff 0%,var(--profile-surface-dynamic) 100%)!important}.app-shell[data-route="/profile/company"] .company-profile-view-document:before{background:linear-gradient(90deg,var(--profile-primary-color),var(--profile-secondary-color))!important}.app-shell[data-route="/profile/company"] .company-profile-view-status,.app-shell[data-route="/profile/company"] .company-profile-view-eyebrow,.app-shell[data-route="/profile/company"] .company-profile-view-section-header p,.app-shell[data-route="/profile/company"] .company-profile-view-fact span,.app-shell[data-route="/profile/company"] .company-profile-view-asset em,.app-shell[data-route="/profile/company"] .company-profile-view-letterhead-card p,.app-shell[data-route="/profile/company"] .company-profile-view-hero-meta,.app-shell[data-route="/profile/company"] .company-profile-view-content-item span{color:var(--profile-muted-dynamic)!important}.app-shell[data-route="/profile/company"] .company-profile-view-section-header h2,.app-shell[data-route="/profile/company"] .company-profile-view-fact strong,.app-shell[data-route="/profile/company"] .company-profile-view-fact a,.app-shell[data-route="/profile/company"] .company-profile-view-asset span,.app-shell[data-route="/profile/company"] .company-profile-view-letterhead-card strong,.app-shell[data-route="/profile/company"] .company-profile-view-content-item strong,.app-shell[data-route="/profile/company"] .company-profile-view-prose{color:var(--profile-ink-dynamic)!important}.app-shell[data-route="/profile/company"] .company-profile-view-logo-shell{border-color:var(--profile-border-dynamic)!important;background:var(--profile-surface-strong-dynamic)!important;color:var(--profile-primary-color)!important}.app-shell[data-route="/profile/company"] .company-profile-view-hero,.app-shell[data-route="/profile/company"] .company-profile-view-section,.app-shell[data-route="/profile/company"] .company-profile-view-section+.company-profile-view-section,.app-shell[data-route="/profile/company"] .company-profile-view-aside .company-profile-view-section,.app-shell[data-route="/profile/company"] .company-profile-view-fact,.app-shell[data-route="/profile/company"] .company-profile-view-asset,.app-shell[data-route="/profile/company"] .company-profile-view-letterhead-card,.app-shell[data-route="/profile/company"] .company-profile-view-content-item{border-color:var(--profile-border-soft-dynamic)!important}.app-shell[data-route="/profile/company"] .company-profile-view-badges span,.app-shell[data-route="/profile/company"] .company-profile-view-hero-meta span{border-color:color-mix(in srgb,var(--profile-secondary-color) 38%,#dbe4ee 62%)!important;background:color-mix(in srgb,var(--profile-secondary-color) 13%,#ffffff 87%)!important;color:color-mix(in srgb,var(--profile-primary-color) 82%,#111827 18%)!important}.app-shell[data-route="/profile/company"] .company-profile-view-empty{border-color:color-mix(in srgb,var(--profile-primary-color) 34%,#cbd5e1 66%)!important;background:color-mix(in srgb,var(--profile-primary-color) 5%,#ffffff 95%)!important;color:var(--profile-muted-dynamic)!important}.app-shell[data-route="/profile/company"] .company-profile-view-asset img{border-color:var(--profile-border-soft-dynamic)!important;background:color-mix(in srgb,var(--profile-primary-color) 3%,#ffffff 97%)!important}.app-shell{--sidebar-width-stable: 250px;--topbar-left: var(--sidebar-width-stable);grid-template-columns:var(--sidebar-width-stable) minmax(0,1fr)!important}.app-shell .sidebar{position:fixed!important;top:0!important;left:0!important;bottom:auto!important;width:var(--sidebar-width-stable)!important;height:100vh!important;height:var(--app-vh, 100dvh)!important;min-height:100vh!important;min-height:var(--app-vh, 100dvh)!important;max-height:var(--app-vh, 100dvh)!important;flex:0 0 var(--sidebar-width-stable)!important;transform:none!important}.app-shell .app-main{grid-column:2!important;min-width:0!important}.app-shell .topbar{left:var(--sidebar-width-stable)!important}.app-shell .sidebar .nav-sublist{box-sizing:border-box!important;overflow:hidden!important}.app-shell .sidebar .nav-chevron{flex:0 0 1em!important;width:1em!important;text-align:center!important}@media screen and (min-width: 981px){.app-shell.app-shell--sidebar-collapsed{--sidebar-width-stable: 76px;--topbar-left: var(--sidebar-width-stable);grid-template-columns:var(--sidebar-width-stable) minmax(0,1fr)!important}.app-shell.app-shell--sidebar-collapsed .sidebar{width:var(--sidebar-width-stable)!important;flex-basis:var(--sidebar-width-stable)!important;padding:18px 10px 14px!important;gap:12px!important}.app-shell.app-shell--sidebar-collapsed .topbar{left:var(--sidebar-width-stable)!important}.app-shell.app-shell--sidebar-collapsed .sidebar .brand{padding:8px!important}.app-shell.app-shell--sidebar-collapsed .sidebar .brand-row{flex-direction:column;justify-content:center;gap:8px}.app-shell.app-shell--sidebar-collapsed .sidebar-collapse-toggle{margin-left:0}.app-shell.app-shell--sidebar-collapsed .sidebar-brand-text,.app-shell.app-shell--sidebar-collapsed .sidebar .nav-label,.app-shell.app-shell--sidebar-collapsed .sidebar .nav-section-title,.app-shell.app-shell--sidebar-collapsed .sidebar .nav-chevron{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.app-shell.app-shell--sidebar-collapsed .sidebar .nav-list{padding-right:0!important;scrollbar-gutter:auto!important}.app-shell.app-shell--sidebar-collapsed .sidebar .nav-section{gap:6px!important;padding:6px!important;align-items:center}.app-shell.app-shell--sidebar-collapsed .sidebar :is(.nav-link,.nav-sublink,.nav-admin-toggle,.nav-dropdown-toggle){width:42px!important;min-width:42px!important;height:42px!important;min-height:42px!important;padding:0!important;justify-content:center!important;align-items:center!important;gap:0!important}.app-shell.app-shell--sidebar-collapsed .sidebar .nav-sublink{font-size:0!important}.app-shell.app-shell--sidebar-collapsed .sidebar .nav-icon{width:24px;height:24px;margin:0}.app-shell.app-shell--sidebar-collapsed .sidebar .nav-icon svg{width:14px;height:14px}.app-shell.app-shell--sidebar-collapsed .sidebar .nav-badge{position:absolute;top:-4px;right:-4px;min-width:18px;height:18px;padding:0 5px;display:inline-flex;align-items:center;justify-content:center;font-size:10px;line-height:1}}.topbar.topbar-layout-v2 .topbar-context-row,.topbar.topbar-layout-v2 .topbar-context-row .topbar-context-switcher-wrap{min-width:0!important;max-width:100%!important;flex-wrap:nowrap!important;overflow:hidden!important}.topbar.topbar-layout-v2 .topbar-context-row .topbar-context-primary{flex:0 0 132px!important;width:132px!important;min-width:132px!important;max-width:132px!important}.topbar.topbar-layout-v2 .topbar-context-row .topbar-context-secondary,.topbar.topbar-layout-v2 .topbar-context-row .topbar-context-secondary-wrap{flex:0 0 260px!important;width:260px!important;min-width:0!important;max-width:260px!important}.topbar.topbar-layout-v2 .topbar-context-row .topbar-context-secondary-wrap .company-switcher{width:260px!important;min-width:0!important;max-width:260px!important}.topbar.topbar-layout-v2 .topbar-context-row select,.topbar.topbar-layout-v2 .topbar-context-row .company-switcher select,.topbar.topbar-layout-v2 .topbar-context-row .access-context-switcher select,.topbar.topbar-layout-v2 .topbar-context-row .topbar-active-context{width:100%!important;min-width:0!important;max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important}@media screen and (max-width: 1024px) and (min-width: 981px){.app-shell{--sidebar-width-stable: 220px}}@media screen and (max-width: 980px){.app-shell{--sidebar-width-stable: min(280px, 86vw);--topbar-left: 0px;grid-template-columns:minmax(0,1fr)!important}.app-shell .app-main{grid-column:1!important}.app-shell .topbar{left:0!important}.app-shell .sidebar{width:var(--sidebar-width-stable)!important;max-width:86vw!important;flex-basis:var(--sidebar-width-stable)!important;transform:translate(-110%)!important}.app-shell.drawer-open .sidebar{transform:translate(0)!important}.app-shell .sidebar-collapse-toggle{display:none!important}}@media screen and (max-width: 560px){.topbar.topbar-layout-v2 .topbar-context-row,.topbar.topbar-layout-v2 .topbar-context-row .topbar-context-switcher-wrap{flex-wrap:wrap!important;overflow:visible!important}.topbar.topbar-layout-v2 .topbar-context-row .topbar-context-primary{flex:0 0 124px!important;width:124px!important;min-width:124px!important;max-width:124px!important}.topbar.topbar-layout-v2 .topbar-context-row .topbar-context-secondary,.topbar.topbar-layout-v2 .topbar-context-row .topbar-context-secondary-wrap,.topbar.topbar-layout-v2 .topbar-context-row .topbar-context-secondary-wrap .company-switcher{flex:1 1 180px!important;width:auto!important;max-width:100%!important}}.auth-page{--auth-dynamic-primary: #475569 !important;--auth-dynamic-secondary: #64748b !important;--auth-dynamic-on-primary: #ffffff !important;--accent-primary: #475569 !important;--accent-hover: #334155 !important;--accent-soft: rgba(71, 85, 105, .14) !important;--primary: #475569 !important;--primary-hover: #334155 !important;--primary-soft: rgba(71, 85, 105, .14) !important;--accent: #475569 !important;--accent-tint: rgba(71, 85, 105, .14) !important;--accent-2: #64748b !important;--gold: #475569 !important;--gold-primary: #475569 !important;--goldHover: #334155 !important;--gold-hover: #334155 !important;--goldSoft: rgba(71, 85, 105, .14) !important;--primary-action-blend: linear-gradient(135deg, #475569 0%, #64748b 100%) !important;--primary-action-blend-hover: linear-gradient(135deg, #334155 0%, #475569 100%) !important;--primary-action-blend-active: linear-gradient(135deg, #1f2937 0%, #334155 100%) !important;background:radial-gradient(1200px 400px at 85% -20%,color-mix(in srgb,var(--auth-dynamic-secondary) 18%,transparent 82%),transparent 60%),color-mix(in srgb,var(--auth-dynamic-primary) 26%,#0b1220 74%)!important}.auth-page .auth-layout{border-color:color-mix(in srgb,var(--auth-dynamic-secondary) 28%,rgba(148,163,184,.2) 72%)!important;background:color-mix(in srgb,var(--auth-dynamic-primary) 13%,rgba(15,23,42,.86) 87%)!important}.auth-page .auth-visual{background-image:linear-gradient(160deg,color-mix(in srgb,var(--auth-dynamic-primary) 28%,rgba(15,23,42,.78) 72%),color-mix(in srgb,var(--auth-dynamic-secondary) 18%,rgba(15,23,42,.42) 82%)),url(https://images.unsplash.com/photo-1521737604893-d14cc237f11d?auto=format&fit=crop&w=1800&q=80)!important}.auth-page .auth-visual-kicker,.auth-page .brand-subtitle,.auth-page .auth-forgot-link{color:var(--auth-dynamic-primary)!important}.auth-page .auth-card,.auth-page .auth-layout-request .auth-card{border-color:color-mix(in srgb,var(--auth-dynamic-primary) 26%,rgba(148,163,184,.24) 74%)!important;box-shadow:0 20px 40px #0f172a1a,0 0 0 1px color-mix(in srgb,var(--auth-dynamic-primary) 12%,transparent 88%)!important}.auth-page .request-access-card-head:before{background:linear-gradient(180deg,var(--auth-dynamic-primary) 0%,var(--auth-dynamic-secondary) 100%)!important}.auth-page .request-access-lead,.auth-page .auth-request-access{border-color:color-mix(in srgb,var(--auth-dynamic-primary) 28%,#dbe4ee 72%)!important;background:color-mix(in srgb,var(--auth-dynamic-primary) 7%,#ffffff 93%)!important}.auth-page,.app-shell[data-route="/onboarding"],.app-shell[data-route$=onboarding]{--auth-dynamic-primary: #475569 !important;--auth-dynamic-secondary: #64748b !important;--auth-dynamic-on-primary: #ffffff !important;--auth-dynamic-border: color-mix(in srgb, #475569 28%, #dbe4ee 72%) !important;--auth-dynamic-soft: color-mix(in srgb, #475569 8%, #ffffff 92%) !important;--auth-dynamic-softer: color-mix(in srgb, #475569 4%, #ffffff 96%) !important}.auth-page{background:radial-gradient(1200px 400px at 85% -20%,rgba(100,116,139,.1),transparent 60%),var(--color-ink-900)!important}.auth-page .auth-layout{border-color:#94a3b833!important;background:#0f172ad1!important}.auth-page .auth-visual{background-image:linear-gradient(160deg,#0f172ac7,#0f172a6b),url(https://images.unsplash.com/photo-1521737604893-d14cc237f11d?auto=format&fit=crop&w=1800&q=80)!important}.auth-page .auth-visual-kicker{color:#cbd5e1!important}.auth-page .brand-subtitle,.auth-page .auth-forgot-link,.auth-page .auth-layout-request .brand-subtitle{color:#475569!important}.auth-page .auth-card{border-color:#94a3b83d!important;box-shadow:0 20px 40px #0f172a1a!important}.auth-page .auth-layout-request .auth-card{border-color:#64748b57!important;box-shadow:0 20px 40px #0f172a1a,0 0 0 1px #64748b24!important}.auth-page .request-access-card-head:before{background:linear-gradient(180deg,#475569,#64748b)!important}.auth-page .request-access-lead{border-color:#64748b47!important;background:#64748b1a!important}.auth-page .auth-request-access{border-color:color-mix(in srgb,#64748b 28%,#ffffff 72%)!important;background:color-mix(in srgb,#64748b 8%,#ffffff 92%)!important}.auth-page.auth-page--signing-in-handoff:not(.request-access-page){--auth-dynamic-primary: #475569 !important;--auth-dynamic-secondary: #64748b !important;--auth-dynamic-on-primary: #ffffff !important;background:radial-gradient(1200px 400px at 85% -20%,rgba(100,116,139,.1),transparent 60%),var(--color-ink-900)!important}.auth-page.auth-page--signing-in-handoff:not(.request-access-page) .auth-layout{border-color:#94a3b838!important;background:#0f172ad6!important}.auth-page.auth-page--signing-in-handoff:not(.request-access-page) .auth-visual{background-image:linear-gradient(160deg,#0f172ac7,#3341556b),url(https://images.unsplash.com/photo-1521737604893-d14cc237f11d?auto=format&fit=crop&w=1800&q=80)!important}.auth-page.auth-page--signing-in-handoff:not(.request-access-page) .auth-visual-kicker,.auth-page.auth-page--signing-in-handoff:not(.request-access-page) .brand-subtitle,.auth-page.auth-page--signing-in-handoff:not(.request-access-page) .auth-forgot-link{color:#cbd5e1!important}.auth-page.auth-page--signing-in-handoff:not(.request-access-page) .auth-request-access{border-color:color-mix(in srgb,#64748b 28%,#ffffff 72%)!important;background:color-mix(in srgb,#64748b 8%,#ffffff 92%)!important}.auth-page.auth-page--signing-in-handoff:not(.request-access-page) .auth-signin-btn.btn-primary,.auth-page.auth-page--signing-in-handoff:not(.request-access-page) .auth-request-access-btn-primary{border-color:#64748b!important;background:linear-gradient(135deg,#475569,#64748b)!important;color:#fff!important;box-shadow:0 10px 22px #4755692e!important}.join-company-page .join-company-step-back{flex:0 0 100%!important;width:max-content!important;margin-top:12px!important;margin-left:0!important;align-self:flex-start!important}.join-company-page .request-access-actions{flex-direction:column!important;align-items:stretch!important;gap:12px!important;margin-top:14px!important}.join-company-page .request-access-actions .request-access-submit-btn{order:1!important;width:100%!important}.join-company-page .request-access-actions .request-access-back-btn{order:2!important;width:max-content!important;min-height:36px!important;align-self:flex-start!important}@media screen and (max-width: 640px){.join-company-page .join-company-step-back,.join-company-page .request-access-actions .request-access-back-btn{width:100%!important;justify-content:center!important}}.join-company-page .join-company-form>.auth-form-section:first-child .form-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto!important;align-items:end!important;gap:12px!important}.join-company-page .join-company-form>.auth-form-section:first-child .panel-actions{align-self:end!important;justify-content:flex-start!important;flex-wrap:nowrap!important;min-width:max-content!important;padding-bottom:0!important}.join-company-page .join-company-form>.auth-form-section:first-child .panel-actions .btn{min-height:42px!important;white-space:nowrap!important}@media screen and (max-width: 760px){.join-company-page .join-company-form>.auth-form-section:first-child .form-grid{grid-template-columns:minmax(0,1fr)!important}.join-company-page .join-company-form>.auth-form-section:first-child .panel-actions{min-width:0!important}}.request-org-page .request-org-token-actions{flex-wrap:wrap!important;align-items:flex-start!important}.request-org-page .request-org-token-actions .request-access-back-btn{flex:0 0 100%!important;width:max-content!important;margin-top:12px!important;margin-right:0!important;align-self:flex-start!important}.request-org-page .request-org-form-actions{flex-direction:column!important;align-items:stretch!important;gap:12px!important;margin-top:14px!important}.request-org-page .request-org-form-actions .request-access-submit-btn{order:1!important;width:100%!important}.request-org-page .request-org-form-actions .request-access-back-btn{order:2!important;width:max-content!important;min-height:36px!important;margin-right:0!important;align-self:flex-start!important}@media screen and (max-width: 640px){.request-org-page .request-org-token-actions .request-access-back-btn,.request-org-page .request-org-form-actions .request-access-back-btn{width:100%!important;justify-content:center!important}}.request-org-page .request-access-form>.auth-form-section:first-child .form-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,1fr) auto!important;align-items:end!important;gap:12px!important}.request-org-page .request-access-form>.auth-form-section:first-child .panel-actions{align-self:end!important;justify-content:flex-start!important;align-items:flex-end!important;flex-wrap:wrap!important;min-width:max-content!important;padding-bottom:0!important}.request-org-page .request-access-form>.auth-form-section:first-child .panel-actions>button:first-child{min-height:42px!important;white-space:nowrap!important}.request-org-page .request-access-form>.auth-form-section:first-child .form-field[style*="display: none"]{display:none!important}.request-org-page .request-access-form>.auth-form-section:first-child .form-grid:has(.form-field[style*="display: none"]){grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto!important}@media screen and (max-width: 860px){.request-org-page .request-access-form>.auth-form-section:first-child .form-grid,.request-org-page .request-access-form>.auth-form-section:first-child .form-grid:has(.form-field[style*="display: none"]){grid-template-columns:minmax(0,1fr)!important}.request-org-page .request-access-form>.auth-form-section:first-child .panel-actions{min-width:0!important}}.auth-page:not(.request-access-page) .auth-request-access{padding:12px 14px!important;border-radius:10px!important;gap:8px!important}.auth-page:not(.request-access-page) .auth-request-access-title{font-size:13px!important;line-height:1.25!important;margin:0!important}.auth-page:not(.request-access-page) .auth-request-access-copy{font-size:12px!important;line-height:1.35!important;margin:0!important}.auth-page:not(.request-access-page) .auth-request-access-actions{gap:8px!important;margin-top:2px!important}.auth-page:not(.request-access-page) .auth-request-access-btn-primary,.auth-page:not(.request-access-page) .auth-request-access-btn-secondary{min-height:34px!important;padding:7px 10px!important;font-size:12px!important;line-height:1.15!important}.auth-page:not(.request-access-page) .auth-card{gap:14px!important}.auth-page:not(.request-access-page) .auth-request-access{padding:8px 10px!important;border-radius:8px!important;gap:5px!important}.auth-page:not(.request-access-page) .auth-request-access-title{font-size:12px!important;line-height:1.15!important;font-weight:700!important}.auth-page:not(.request-access-page) .auth-request-access-copy{font-size:11px!important;line-height:1.2!important}.auth-page:not(.request-access-page) .auth-request-access-actions{display:grid!important;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr)!important;gap:6px!important;margin-top:1px!important}.auth-page:not(.request-access-page) .auth-request-access-btn-primary,.auth-page:not(.request-access-page) .auth-request-access-btn-secondary{min-height:28px!important;padding:5px 8px!important;border-radius:7px!important;font-size:11px!important;line-height:1.1!important;white-space:normal!important;overflow-wrap:anywhere!important}.auth-page:not(.request-access-page) .auth-request-access-btn-primary{border-color:color-mix(in srgb,var(--auth-dynamic-primary) 42%,#d8e0ea 58%)!important;background:color-mix(in srgb,var(--auth-dynamic-primary) 9%,#ffffff 91%)!important;color:color-mix(in srgb,var(--auth-dynamic-primary) 82%,#111827 18%)!important;font-weight:700!important}.auth-page:not(.request-access-page) .auth-request-access-btn-primary:hover,.auth-page:not(.request-access-page) .auth-request-access-btn-primary:focus-visible{border-color:color-mix(in srgb,var(--auth-dynamic-primary) 58%,#b8c4d4 42%)!important;background:color-mix(in srgb,var(--auth-dynamic-primary) 14%,#ffffff 86%)!important;color:var(--auth-dynamic-primary)!important}.auth-page:not(.request-access-page) .auth-request-access-btn-secondary{border-color:#d8e0ea!important;background:#fff!important;color:#334155!important;font-weight:600!important}.auth-page:not(.request-access-page) .auth-request-access-btn-secondary:hover,.auth-page:not(.request-access-page) .auth-request-access-btn-secondary:focus-visible{border-color:#cbd5e1!important;background:#f8fafc!important;color:#1e293b!important}@media screen and (max-width: 420px){.auth-page:not(.request-access-page) .auth-request-access-actions{grid-template-columns:minmax(0,1fr)!important}}.request-org-page .request-org-step-back-outside{width:max-content!important;margin-top:-2px!important;align-self:flex-start!important}@media screen and (max-width: 640px){.request-org-page .request-org-step-back-outside{width:100%!important;justify-content:center!important}}.auth-page .auth-password-field{position:relative;display:flex;align-items:center;width:100%}.auth-page .auth-password-field .input{width:100%;padding-right:46px}.auth-page .auth-password-toggle{position:absolute;right:8px;top:50%;transform:translateY(-50%);width:32px;height:32px;border:0;border-radius:8px;background:transparent;color:#64748b;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:color .18s ease,background .18s ease}.auth-page .auth-password-toggle:hover,.auth-page .auth-password-toggle:focus-visible{background:#0f172a14;color:#0f172a;outline:none}.auth-page .auth-password-toggle svg{width:18px;height:18px;display:block}.auth-page:not(.request-access-page) .auth-layout{grid-template-columns:minmax(0,1.1fr) minmax(420px,500px)!important}.auth-page:not(.request-access-page) .auth-panel{padding:42px 34px!important}.auth-page:not(.request-access-page) .auth-card{padding:34px!important;gap:18px!important;border-radius:18px!important}.auth-page:not(.request-access-page) .auth-card-head{gap:9px!important}.auth-page:not(.request-access-page) .auth-form{gap:14px!important}.auth-page:not(.request-access-page) .auth-request-access{padding:12px 14px!important;gap:7px!important}.auth-page:not(.request-access-page) .auth-request-access-title{font-size:13px!important}.auth-page:not(.request-access-page) .auth-request-access-copy{font-size:12px!important;line-height:1.3!important}.auth-page:not(.request-access-page) .auth-request-access-btn-primary,.auth-page:not(.request-access-page) .auth-request-access-btn-secondary{min-height:34px!important;padding:7px 10px!important;font-size:12px!important;white-space:normal!important}.auth-page:not(.request-access-page) .auth-request-access-btn-primary{border-color:color-mix(in srgb,var(--auth-dynamic-primary) 34%,#d8e0ea 66%)!important;background:#fff!important;color:color-mix(in srgb,var(--auth-dynamic-primary) 76%,#111827 24%)!important;box-shadow:0 1px 2px #0f172a0d!important}.auth-page:not(.request-access-page) .auth-request-access-btn-primary:hover,.auth-page:not(.request-access-page) .auth-request-access-btn-primary:focus-visible{border-color:color-mix(in srgb,var(--auth-dynamic-primary) 48%,#b8c4d4 52%)!important;background:#f8fafc!important;color:var(--auth-dynamic-primary)!important}.auth-page:not(.request-access-page) .auth-request-access-btn-secondary{border-color:#d8e0ea!important;background:#fff!important;color:#1f2937!important;box-shadow:0 1px 2px #0f172a0a!important}.auth-page:not(.request-access-page) .auth-request-access-btn-secondary:hover,.auth-page:not(.request-access-page) .auth-request-access-btn-secondary:focus-visible{border-color:#b8c4d4!important;background:#f8fafc!important;color:#111827!important}@media screen and (max-width: 860px){.auth-page:not(.request-access-page) .auth-layout{grid-template-columns:minmax(0,1fr)!important}.auth-page:not(.request-access-page) .auth-panel{padding:28px 18px!important}}.app-shell[data-route^="/institutions/"] .institution-brief-header-shell{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;flex-wrap:wrap!important;column-gap:16px!important;row-gap:10px!important}.app-shell[data-route^="/institutions/"] .institution-brief-header-shell>.detail-title{flex:1 1 360px!important;width:auto!important;min-width:0!important;max-width:100%!important}.app-shell[data-route^="/institutions/"] .institution-brief-header-shell>.institution-brief-header-actions,.app-shell[data-route^="/institutions/"] .institution-brief-header-shell>.detail-actions{position:static!important;left:auto!important;top:auto!important;z-index:auto!important;flex:0 1 auto!important;width:auto!important;min-width:min(100%,360px)!important;max-width:100%!important;margin-left:auto!important;align-self:flex-start!important;display:flex!important;flex-wrap:wrap!important;align-items:center!important;justify-content:flex-end!important;gap:8px!important}.app-shell[data-route^="/institutions/"] .institution-brief-header-shell>.institution-brief-header-actions .btn,.app-shell[data-route^="/institutions/"] .institution-brief-header-shell>.detail-actions .btn{flex:0 0 auto!important}.app-shell[data-route^="/institutions/"] .institution-brief-tabs-shell{margin-top:0!important}@media screen and (max-width: 768px){.app-shell[data-route^="/institutions/"] .institution-brief-header-shell{align-items:stretch!important}.app-shell[data-route^="/institutions/"] .institution-brief-header-shell>.detail-title,.app-shell[data-route^="/institutions/"] .institution-brief-header-shell>.institution-brief-header-actions,.app-shell[data-route^="/institutions/"] .institution-brief-header-shell>.detail-actions{flex:1 1 100%!important;width:100%!important;min-width:0!important;margin-left:0!important}.app-shell[data-route^="/institutions/"] .institution-brief-header-shell>.institution-brief-header-actions,.app-shell[data-route^="/institutions/"] .institution-brief-header-shell>.detail-actions{justify-content:flex-start!important}}.kpi-action-hint{display:inline-flex;width:fit-content;margin-top:6px;font-size:11px;font-weight:700;line-height:1.3;color:var(--color-primary);text-decoration:none}.kpi-action-hint:hover{text-decoration:underline}.kpi-action-hint--disabled{color:var(--color-text-secondary-3);font-weight:600;pointer-events:none}.app-shell[data-route="/finance"] .finance-page-v2>[data-finance-kpis].finance-kpi-grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr))!important;grid-auto-flow:row!important;gap:10px!important;overflow:visible!important}.app-shell[data-route="/finance"] .finance-page-v2>[data-finance-kpis].finance-kpi-grid>.finance-kpi,.app-shell[data-route="/finance"] .finance-page-v2>[data-finance-kpis].finance-kpi-grid>.finance-kpi:nth-of-type(4),.app-shell[data-route="/finance"] .finance-page-v2>[data-finance-kpis].finance-kpi-grid>.finance-kpi:nth-of-type(5){grid-column:auto!important;min-width:0!important;overflow:visible!important}.app-shell[data-route="/finance"] .finance-page-v2>[data-finance-kpis].finance-kpi-grid>.finance-kpi-footnote{grid-column:1 / -1!important}.app-shell[data-route="/finance"] .finance-page-v2 .finance-kpi :is(.kpi-label,.kpi-value,.kpi-helper){min-width:0!important;max-width:100%!important;white-space:normal!important;overflow-wrap:anywhere!important}@media screen and (max-width: 520px){.app-shell[data-route="/finance"] .finance-page-v2>[data-finance-kpis].finance-kpi-grid{grid-template-columns:minmax(0,1fr)!important}}.app-shell[data-route="/finance"] .finance-page-v2>.finance-overview-shell{display:grid!important;gap:10px!important;width:100%!important;max-width:100%!important;min-width:0!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;overflow:visible!important}.app-shell[data-route="/finance"] .finance-page-v2>.finance-overview-shell>[data-finance-kpis].finance-overview-kpi-grid{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(min(190px,100%),1fr))!important;grid-auto-flow:row!important;gap:10px!important;width:100%!important;max-width:100%!important;min-width:0!important;margin:0!important;padding:0!important;overflow:visible!important}.app-shell[data-route="/finance"] .finance-page-v2>.finance-overview-shell>[data-finance-kpis].finance-overview-kpi-grid>.finance-kpi,.app-shell[data-route="/finance"] .finance-page-v2>.finance-overview-shell>[data-finance-kpis].finance-overview-kpi-grid>.finance-kpi:nth-of-type(4),.app-shell[data-route="/finance"] .finance-page-v2>.finance-overview-shell>[data-finance-kpis].finance-overview-kpi-grid>.finance-kpi:nth-of-type(5){grid-column:auto!important;min-width:0!important;min-height:132px!important;align-content:start!important;overflow:visible!important}.app-shell[data-route="/finance"] .finance-page-v2>.finance-overview-shell>.finance-kpi-footnote{display:block!important;width:100%!important;max-width:100%!important;min-width:0!important;margin:0!important;padding:9px 11px!important;border:1px solid var(--finance-final-border, #dbe4ee)!important;border-radius:9px!important;background:var(--finance-final-softer, #f8fafc)!important;color:#334155!important;line-height:1.45!important;overflow:visible!important;overflow-wrap:anywhere!important}@media screen and (max-width: 620px){.app-shell[data-route="/finance"] .finance-page-v2>.finance-overview-shell>[data-finance-kpis].finance-overview-kpi-grid{grid-template-columns:minmax(0,1fr)!important}}.app-shell[data-route="/finance"] .finance-page-v2>.finance-overview-shell{gap:12px!important}.app-shell[data-route="/finance"] .finance-page-v2>.finance-overview-shell>[data-finance-kpis].finance-overview-kpi-grid{grid-template-columns:repeat(5,minmax(0,1fr))!important;align-items:stretch!important}.app-shell[data-route="/finance"] .finance-page-v2>.finance-overview-shell>[data-finance-kpis].finance-overview-kpi-grid>.finance-kpi{display:grid!important;grid-template-rows:auto auto 1fr!important;gap:8px!important;min-height:148px!important;padding:14px!important;overflow:visible!important}.app-shell[data-route="/finance"] .finance-page-v2 .finance-overview-shell .finance-kpi .kpi-label{min-height:28px!important;line-height:1.25!important}.app-shell[data-route="/finance"] .finance-page-v2 .finance-overview-shell .finance-kpi .kpi-value{margin:0!important;font-size:clamp(18px,1.35vw,23px)!important;line-height:1.15!important}.app-shell[data-route="/finance"] .finance-page-v2 .finance-overview-shell .finance-kpi .kpi-helper{margin:0!important;align-self:start!important;line-height:1.35!important}@media screen and (max-width: 1240px){.app-shell[data-route="/finance"] .finance-page-v2>.finance-overview-shell>[data-finance-kpis].finance-overview-kpi-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media screen and (max-width: 840px){.app-shell[data-route="/finance"] .finance-page-v2>.finance-overview-shell>[data-finance-kpis].finance-overview-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media screen and (max-width: 560px){.app-shell[data-route="/finance"] .finance-page-v2>.finance-overview-shell>[data-finance-kpis].finance-overview-kpi-grid{grid-template-columns:minmax(0,1fr)!important}}.app-shell[data-route="/finance/ledger"] .finance-ledger-filter-panel{display:grid!important;grid-template-columns:minmax(96px,auto) minmax(0,1fr) auto!important;align-items:end!important;gap:10px!important;padding:10px 12px!important;border-color:#dbe3ef!important;background:#fff!important}.app-shell[data-route="/finance/ledger"] .finance-ledger-filter-header{display:contents!important}.app-shell[data-route="/finance/ledger"] .finance-ledger-filter-title-group{grid-column:1!important;min-width:0!important;align-self:center!important}.app-shell[data-route="/finance/ledger"] .finance-ledger-filter-panel .filter-panel-label{margin:0!important;color:#334155!important}.app-shell[data-route="/finance/ledger"] .finance-ledger-filter-hint{margin:3px 0 0!important;color:#64748b!important;max-width:190px!important;font-size:11px!important;line-height:1.25!important}.app-shell[data-route="/finance/ledger"] .finance-ledger-filter-grid{grid-column:2!important;display:grid!important;grid-template-columns:repeat(auto-fit,minmax(150px,1fr))!important;align-items:end!important;gap:8px!important;width:100%!important;min-width:0!important}.app-shell[data-route="/finance/ledger"] .finance-ledger-filter-grid>.form-field,.app-shell[data-route="/finance/ledger"] .finance-ledger-filter-grid>*{min-width:0!important}.app-shell[data-route="/finance/ledger"] .finance-ledger-filter-grid>.is-hidden,.app-shell[data-route="/finance/ledger"] .finance-ledger-custom-period-fields.is-hidden{display:none!important}.app-shell[data-route="/finance/ledger"] .finance-ledger-custom-period-fields{display:grid!important;grid-template-columns:repeat(2,minmax(110px,1fr))!important;gap:8px!important;align-items:end!important;min-width:0!important}.app-shell[data-route="/finance/ledger"] .finance-ledger-search-field{grid-column:span 2!important;min-width:0!important}.app-shell[data-route="/finance/ledger"] .finance-ledger-filter-panel :is(.input,input,select){min-height:36px!important;border-color:#cfd8e5!important;background:#fff!important}.app-shell[data-route="/finance/ledger"] .finance-ledger-filter-actions{grid-column:3!important;display:flex!important;flex:0 0 auto!important;flex-wrap:nowrap!important;align-items:center!important;justify-content:flex-end!important;gap:6px!important;width:auto!important;min-width:0!important;margin-left:auto!important;padding-top:0!important;border-top:0!important}.app-shell[data-route="/finance/ledger"] .finance-ledger-filter-actions .btn{flex:0 0 auto!important;min-width:76px!important;min-height:36px!important;padding:8px 12px!important;white-space:nowrap!important}@media screen and (max-width: 1280px){.app-shell[data-route="/finance/ledger"] .finance-ledger-filter-panel{grid-template-columns:minmax(0,1fr) auto!important;align-items:start!important}.app-shell[data-route="/finance/ledger"] .finance-ledger-filter-title-group{grid-column:1!important}.app-shell[data-route="/finance/ledger"] .finance-ledger-filter-actions{grid-column:2!important}.app-shell[data-route="/finance/ledger"] .finance-ledger-filter-grid{grid-column:1 / -1!important;grid-template-columns:repeat(auto-fit,minmax(150px,1fr))!important}.app-shell[data-route="/finance/ledger"] .finance-ledger-search-field{grid-column:1 / -1!important}}@media screen and (max-width: 720px){.app-shell[data-route="/finance/ledger"] .finance-ledger-filter-panel{grid-template-columns:minmax(0,1fr)!important}.app-shell[data-route="/finance/ledger"] .finance-ledger-filter-header{display:contents!important}.app-shell[data-route="/finance/ledger"] .finance-ledger-filter-title-group,.app-shell[data-route="/finance/ledger"] .finance-ledger-filter-actions,.app-shell[data-route="/finance/ledger"] .finance-ledger-filter-grid{grid-column:1 / -1!important}.app-shell[data-route="/finance/ledger"] .finance-ledger-filter-actions{justify-content:stretch!important;width:100%!important;margin-left:0!important}.app-shell[data-route="/finance/ledger"] .finance-ledger-filter-actions .btn{flex:1 1 148px!important}}@media screen and (max-width: 520px){.app-shell[data-route="/finance/ledger"] .finance-ledger-filter-grid{grid-template-columns:minmax(0,1fr)!important}.app-shell[data-route="/finance/ledger"] .finance-ledger-search-field{grid-column:1 / -1!important}}.app-shell[data-route="/payments"] .filter-panel{display:grid!important;grid-template-columns:minmax(0,1fr)!important;align-items:stretch!important}.app-shell[data-route="/payments"] .filter-panel>:is(.filter-panel-label,.payments-filter-grid,.filter-actions){grid-column:1 / -1!important;min-width:0!important}.app-shell[data-route="/payments"] .filter-panel>.filter-actions{display:flex!important;flex-wrap:wrap!important;align-items:center!important;justify-content:flex-end!important;gap:8px!important;width:100%!important;max-width:100%!important;overflow:visible!important}.app-shell[data-route="/payments"] .filter-panel>.filter-actions>:is(.btn,button){flex:0 1 auto!important;max-width:100%!important;white-space:normal!important}.payments-mobile-list{display:none}.payment-mobile-card{border-radius:8px}.payment-status-badge--cleared{border-color:#22c55e52;color:#166534;background:#f0fdf4f2}.payment-status-badge--recorded{border-color:#3b82f64d;color:#1d4ed8;background:#eff6fff2}.payment-status-badge--reversed{border-color:#64748b47;color:#475569;background:#f1f5f9f2}.invoices-mobile-list{display:none}.invoice-mobile-card{border-radius:8px}.invoice-status-badge--draft{border-color:#64748b47;color:#475569;background:#f1f5f9f2}.invoice-status-badge--issued,.invoice-status-badge--partially-paid{border-color:#3b82f64d;color:#1d4ed8;background:#eff6fff2}.invoice-status-badge--paid{border-color:#22c55e52;color:#166534;background:#f0fdf4f2}.invoice-status-badge--overdue{border-color:#f59e0b61;color:#92400e;background:#fffbebf2}.invoice-status-badge--void{border-color:#64748b47;color:#475569;background:#f1f5f9f2}.finance-ledger-mobile-list,.receipts-mobile-list,.operational-costs-mobile-list,.payment-vouchers-mobile-list{display:none}.receipt-mobile-card,.operational-cost-mobile-card,.payment-voucher-mobile-card{border-radius:8px}.receipt-status-badge--issued{border-color:#22c55e52;color:#166534;background:#f0fdf4f2}.receipt-status-badge--void{border-color:#64748b47;color:#475569;background:#f1f5f9f2}.operational-cost-status-badge--paid,.operational-cost-status-badge--approved{border-color:#22c55e52;color:#166534;background:#f0fdf4f2}.operational-cost-status-badge--draft,.operational-cost-status-badge--submitted{border-color:#3b82f64d;color:#1d4ed8;background:#eff6fff2}.operational-cost-status-badge--rejected{border-color:#64748b47;color:#475569;background:#f1f5f9f2}.payment-voucher-status-badge--paid,.payment-voucher-status-badge--approved{border-color:#22c55e52;color:#166534;background:#f0fdf4f2}.payment-voucher-status-badge--draft,.payment-voucher-status-badge--submitted{border-color:#3b82f64d;color:#1d4ed8;background:#eff6fff2}.payment-voucher-status-badge--void{border-color:#64748b47;color:#475569;background:#f1f5f9f2}.finance-ledger-mobile-card{border-radius:8px}.finance-ledger-mobile-description .mobile-card-value{overflow-wrap:anywhere;white-space:normal}.finance-ledger-status-badge--paid,.finance-ledger-status-badge--cleared,.finance-ledger-status-badge--issued{border-color:#22c55e52;color:#166534;background:#f0fdf4f2}.finance-ledger-status-badge--draft,.finance-ledger-status-badge--recorded,.finance-ledger-status-badge--submitted,.finance-ledger-status-badge--approved,.finance-ledger-status-badge--partially-paid{border-color:#3b82f64d;color:#1d4ed8;background:#eff6fff2}.finance-ledger-status-badge--overdue{border-color:#f59e0b61;color:#92400e;background:#fffbebf2}.finance-ledger-status-badge--void,.finance-ledger-status-badge--reversed,.finance-ledger-status-badge--rejected{border-color:#64748b47;color:#475569;background:#f1f5f9f2}@media screen and (max-width: 640px){.app-shell[data-route="/payments"] .filter-panel>.filter-actions{justify-content:stretch!important}.app-shell[data-route="/payments"] .filter-panel>.filter-actions>:is(.btn,button){flex:1 1 148px!important}.app-shell[data-route="/payments"] .payments-table-shell .table-scroll{display:none!important}.app-shell[data-route="/payments"] .payments-mobile-list:not(:empty){display:grid;gap:12px;width:100%;max-width:100%;min-width:0}.app-shell[data-route="/invoices"] .invoices-table-shell .table-scroll{display:none!important}.app-shell[data-route="/invoices"] .invoices-mobile-list:not(:empty){display:grid;gap:12px;width:100%;max-width:100%;min-width:0}.app-shell[data-route="/finance/ledger"] .finance-ledger-table-shell .table-scroll{display:none!important}.app-shell[data-route="/finance/ledger"] .finance-ledger-mobile-list:not(:empty){display:grid;gap:12px;width:100%;max-width:100%;min-width:0}.app-shell[data-route="/receipts"] .receipts-table-shell .table-scroll{display:none!important}.app-shell[data-route="/receipts"] .receipts-mobile-list:not(:empty){display:grid;gap:12px;width:100%;max-width:100%;min-width:0}.app-shell[data-route="/operational-costs"] .operational-costs-table-shell .table-scroll{display:none!important}.app-shell[data-route="/operational-costs"] .operational-costs-mobile-list:not(:empty){display:grid;gap:12px;width:100%;max-width:100%;min-width:0}.app-shell[data-route="/payment-vouchers"] .payment-vouchers-table-shell .table-scroll{display:none!important}.app-shell[data-route="/payment-vouchers"] .payment-vouchers-mobile-list:not(:empty){display:grid;gap:12px;width:100%;max-width:100%;min-width:0}}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content .content-type-switch .content-type-switch__btn{background:#fff!important;border-color:#cbd5e1!important;color:#475569!important;font-weight:600!important;box-shadow:none!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content .content-type-switch .content-type-switch__btn.is-active,.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content .content-type-switch .content-type-switch__btn.btn-primary{border-color:color-mix(in srgb,var(--content-final-accent, var(--dynamic-brand-primary, #4b2e83)) 90%,#111827 10%)!important;background:color-mix(in srgb,var(--content-final-accent, var(--dynamic-brand-primary, #4b2e83)) 56%,#ffffff 44%)!important;color:#0f172a!important;font-weight:800!important;box-shadow:inset 0 -4px color-mix(in srgb,var(--content-final-accent, var(--dynamic-brand-primary, #4b2e83)) 86%,#111827 14%),inset 0 0 0 1px color-mix(in srgb,var(--content-final-accent, var(--dynamic-brand-primary, #4b2e83)) 70%,transparent),0 3px 10px #0f172a33!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content .content-type-switch .content-type-switch__btn.is-active:hover,.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content .content-type-switch .content-type-switch__btn.btn-primary:hover{color:#0f172a!important}.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content .content-type-switch button.content-type-switch__btn.is-active,.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content .content-type-switch button.content-type-switch__btn.btn-primary,.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content .content-type-switch button.content-type-switch__btn.is-active:focus-visible,.app-shell[data-route^="/institutions/"] .institution-brief-tab-content--content .content-type-switch button.content-type-switch__btn.btn-primary:focus-visible{color:#0f172a!important;-webkit-text-fill-color:#0f172a!important;text-shadow:none!important}@media screen and (max-width: 768px){.app-shell[data-route="/admin/users"] .app-main .admin-users-list-page>.admin-users-list-header.app-page-header.page-toolbar>.admin-users-list-header-actions.toolbar-actions.admin-users-list-header-actions{display:flex!important;flex-direction:row!important;flex-wrap:wrap!important;justify-content:center!important;align-items:center!important;width:100%!important}.app-shell[data-route="/admin/users"] .app-main .admin-users-list-page>.admin-users-list-header.app-page-header.page-toolbar>.admin-users-list-header-actions.toolbar-actions>.btn.btn-primary.admin-users-add-action.admin-users-add-action{flex-grow:0!important;flex-shrink:0!important;flex-basis:auto!important;flex:0 0 auto!important;width:min(100%,220px)!important;min-width:0!important;max-width:220px!important;min-height:44px!important;height:44px!important;max-height:44px!important;padding:10px 16px!important;align-self:center!important;white-space:nowrap!important;aspect-ratio:auto!important}}@media print{.app-shell:is([data-route="/finance"],[data-route="/finance/ledger"],[data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"]),.app-shell:is([data-route="/finance"],[data-route="/finance/ledger"],[data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"]) .app-main,.app-shell:is([data-route="/finance"],[data-route="/finance/ledger"],[data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"]) .content,.app-shell:is([data-route="/finance"],[data-route="/finance/ledger"],[data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"]) .app-page{width:100%!important;max-width:none!important;min-width:0!important;margin:0!important;padding:0!important;background:#fff!important;box-shadow:none!important;overflow:visible!important}.app-shell:is([data-route="/finance"],[data-route="/finance/ledger"],[data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"]) :is(.sidebar,.sidebar-backdrop,.topbar,.help-assistant-widget,.toast-host,.modal-overlay,.finance-area-nav,.governance-area-nav,.finance-subpage-tabs-row,.finance-tabs-row,.toolbar-actions,.finance-toolbar-actions,.filter-panel,.filter-actions,.table-actions,.panel-actions,.pagination,.pagination-pages,.pagination-page,.pagination-ellipsis,.pagination-size-control,.pagination-size-label,.pagination-size-select,.no-print,button,.btn,a.btn){display:none!important}.app-shell:is([data-route="/finance"],[data-route="/finance/ledger"],[data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"]) :is(.app-page-section,.finance-overview-shell,.finance-breakdown-grid,.finance-tables-grid,.report-stack,.panel,.card,.info-grid,.kpi-grid,.finance-kpi-grid,.table-scroll,.empty-state){max-width:none!important;min-width:0!important;box-shadow:none!important;overflow:visible!important}.app-shell:is([data-route="/finance"],[data-route="/finance/ledger"],[data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"]) :is(.panel,.card,.empty-state){border-color:#d1d5db!important;background:#fff!important}.app-shell:is([data-route="/finance"],[data-route="/finance/ledger"],[data-route^="/payments"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"]) .finance-print-header{display:block!important;margin:0 0 12px!important}.app-shell:is([data-route="/finance"],[data-route="/finance/ledger"],[data-route^="/payments"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"]) .finance-print-title{margin:0!important;color:#111827!important;font-size:18px!important;font-weight:700!important;letter-spacing:-.01em!important}.app-shell:is([data-route="/finance"],[data-route="/finance/ledger"],[data-route^="/payments"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"]) .finance-print-meta{display:flex!important;flex-wrap:wrap!important;gap:12px!important;margin-top:4px!important;color:#4b5563!important;font-size:11px!important}.app-shell:is([data-route^="/payments"]) .finance-print-summary{margin-top:6px!important;color:#4b5563!important;font-size:11px!important}.app-shell[data-route^="/payments"] .app-page-header.page-toolbar,.app-shell[data-route^="/payments"] .payments-content .table-actions,.app-shell[data-route^="/payments"] .payments-content .empty-state :is(.btn,button,a.btn){display:none!important}.app-shell[data-route^="/payments"] .payments-content .data-table :is(th:last-child,td:last-child){display:none!important}.payments-page>.app-page-header.page-toolbar,.payments-page>.app-page-header.page-toolbar .page-explainer,.payments-page>.app-page-header.page-toolbar .toolbar-actions,.payments-page .payments-content .table-actions,.payments-page .payments-content .empty-state :is(.btn,button,a.btn){display:none!important}.payments-page>.finance-print-header{display:block!important}.payments-page .payments-content .data-table :is(th:last-child,td:last-child){display:none!important}.app-shell:is([data-route="/finance"],[data-route="/finance/ledger"],[data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"]) .table-scroll{width:100%!important;border:0!important;border-radius:0!important;padding:0!important;background:transparent!important;overflow:visible!important}.app-shell:is([data-route="/finance"],[data-route="/finance/ledger"],[data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"]) .data-table{width:100%!important;min-width:0!important;table-layout:auto!important;border-collapse:collapse!important;background:#fff!important}.app-shell:is([data-route="/finance"],[data-route="/finance/ledger"],[data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"]) .data-table :is(th,td){border-color:#d1d5db!important;color:#111827!important;white-space:normal!important;word-break:normal!important;overflow-wrap:anywhere!important}}@media print{body .app-shell[data-route="/finance/ledger"] .app-page-header.page-toolbar>.toolbar-actions,body .app-shell[data-route="/finance/ledger"] .app-page-header.page-toolbar>.toolbar-actions *,body .app-shell[data-route="/finance/ledger"] .finance-toolbar-actions,body .app-shell[data-route="/finance/ledger"] .finance-toolbar-actions *,body .app-shell[data-route="/finance/ledger"] .table-actions,body .app-shell[data-route="/finance/ledger"] .table-actions *,body .app-shell[data-route="/finance/ledger"] .detail-actions,body .app-shell[data-route="/finance/ledger"] .detail-actions *,body .app-shell[data-route="/finance/ledger"] .btn.no-print,body .app-shell[data-route="/finance/ledger"] button.no-print,body .app-shell[data-route="/finance/ledger"] a.no-print{display:none!important;visibility:hidden!important;height:0!important;min-height:0!important;max-height:0!important;margin:0!important;padding:0!important;border:0!important;overflow:hidden!important}body .app-shell[data-route^="/operational-costs"] .app-page-header.page-toolbar>.toolbar-actions,body .app-shell[data-route^="/operational-costs"] .app-page-header.page-toolbar>.toolbar-actions *,body .app-shell[data-route^="/operational-costs"] .finance-toolbar-actions,body .app-shell[data-route^="/operational-costs"] .finance-toolbar-actions *,body .app-shell[data-route^="/operational-costs"] .table-actions,body .app-shell[data-route^="/operational-costs"] .table-actions *,body .app-shell[data-route^="/operational-costs"] .detail-actions,body .app-shell[data-route^="/operational-costs"] .detail-actions *,body .app-shell[data-route^="/operational-costs"] .btn.no-print,body .app-shell[data-route^="/operational-costs"] button.no-print,body .app-shell[data-route^="/operational-costs"] a.no-print,body .app-shell[data-route^="/payment-vouchers"] .app-page-header.page-toolbar>.toolbar-actions,body .app-shell[data-route^="/payment-vouchers"] .app-page-header.page-toolbar>.toolbar-actions *,body .app-shell[data-route^="/payment-vouchers"] .finance-toolbar-actions,body .app-shell[data-route^="/payment-vouchers"] .finance-toolbar-actions *,body .app-shell[data-route^="/payment-vouchers"] .table-actions,body .app-shell[data-route^="/payment-vouchers"] .table-actions *,body .app-shell[data-route^="/payment-vouchers"] .detail-actions,body .app-shell[data-route^="/payment-vouchers"] .detail-actions *,body .app-shell[data-route^="/payment-vouchers"] .btn.no-print,body .app-shell[data-route^="/payment-vouchers"] button.no-print,body .app-shell[data-route^="/payment-vouchers"] a.no-print{display:none!important;visibility:hidden!important;height:0!important;min-height:0!important;max-height:0!important;margin:0!important;padding:0!important;border:0!important;overflow:hidden!important}body .app-shell[data-route^="/receipts"] .app-page-header.page-toolbar>.toolbar-actions,body .app-shell[data-route^="/receipts"] .app-page-header.page-toolbar>.toolbar-actions *,body .app-shell[data-route^="/receipts"] .finance-toolbar-actions,body .app-shell[data-route^="/receipts"] .finance-toolbar-actions *,body .app-shell[data-route^="/receipts"] .table-actions,body .app-shell[data-route^="/receipts"] .table-actions *,body .app-shell[data-route^="/receipts"] .detail-actions,body .app-shell[data-route^="/receipts"] .detail-actions *,body .app-shell[data-route^="/receipts"] .btn.no-print,body .app-shell[data-route^="/receipts"] button.no-print,body .app-shell[data-route^="/receipts"] a.no-print{display:none!important;visibility:hidden!important;height:0!important;min-height:0!important;max-height:0!important;margin:0!important;padding:0!important;border:0!important;overflow:hidden!important}body .app-shell[data-route^="/invoices"] .app-page-header.page-toolbar>.toolbar-actions,body .app-shell[data-route^="/invoices"] .app-page-header.page-toolbar>.toolbar-actions *,body .app-shell[data-route^="/invoices"] .finance-toolbar-actions,body .app-shell[data-route^="/invoices"] .finance-toolbar-actions *,body .app-shell[data-route^="/invoices"] .table-actions,body .app-shell[data-route^="/invoices"] .table-actions *,body .app-shell[data-route^="/invoices"] .detail-actions,body .app-shell[data-route^="/invoices"] .detail-actions *,body .app-shell[data-route^="/invoices"] .btn.no-print,body .app-shell[data-route^="/invoices"] button.no-print,body .app-shell[data-route^="/invoices"] a.no-print{display:none!important;visibility:hidden!important;height:0!important;min-height:0!important;max-height:0!important;margin:0!important;padding:0!important;border:0!important;overflow:hidden!important}body .app-shell[data-route^="/invoices"] .finance-subpage-tabs-row,body .app-shell[data-route^="/invoices"] .finance-subpage-tabs-row *,body .app-shell[data-route^="/invoices"] .finance-area-nav,body .app-shell[data-route^="/invoices"] .finance-area-nav *,body .app-shell[data-route^="/invoices"] .governance-area-nav,body .app-shell[data-route^="/invoices"] .governance-area-nav *,body .app-shell[data-route^="/invoices"] .core-area-link,body .finance-subpage-tabs-row.no-print,body .finance-subpage-tabs-row.no-print *,body .core-area-nav.no-print,body .core-area-nav.no-print *,body .core-area-link.no-print{display:none!important;visibility:hidden!important;height:0!important;min-height:0!important;max-height:0!important;margin:0!important;padding:0!important;border:0!important;overflow:hidden!important}body :is(.core-area-nav.finance-area-nav,.core-area-nav.governance-area-nav,.finance-tabs-row,.finance-subpage-tabs-row),body :is(.core-area-nav.finance-area-nav,.core-area-nav.governance-area-nav,.finance-tabs-row,.finance-subpage-tabs-row) :is(.core-area-link,a,button){display:none!important;visibility:hidden!important;height:0!important;min-height:0!important;max-height:0!important;margin:0!important;padding:0!important;border:0!important;overflow:hidden!important}body .app-shell:is([data-route="/finance"],[data-route="/finance/ledger"],[data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"]) .app-page-header.page-toolbar .page-header>.page-explainer,body .app-shell:is([data-route="/finance"],[data-route="/finance/ledger"],[data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"]) .page-explainer.no-print{display:none!important;visibility:hidden!important;height:0!important;min-height:0!important;max-height:0!important;margin:0!important;padding:0!important;overflow:hidden!important}body .app-shell:is([data-route="/finance"],[data-route="/finance/ledger"],[data-route^="/invoices"],[data-route^="/payments"],[data-route^="/receipts"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"]) :is(.finance-tabs-row,.finance-subpage-tabs-row,.finance-area-nav,.governance-area-nav,.core-area-nav.finance-area-nav,.core-area-nav.governance-area-nav,.core-area-link){display:none!important;visibility:hidden!important;height:0!important;min-height:0!important;max-height:0!important;margin:0!important;padding:0!important;border:0!important;overflow:hidden!important}body .app-shell:is([data-route="/finance"],[data-route="/finance/ledger"],[data-route^="/payments"],[data-route^="/operational-costs"],[data-route^="/payment-vouchers"]) .finance-print-header{display:block!important;visibility:visible!important}body .app-shell[data-route="/finance"] .finance-page [data-finance-print-hidden=true],body .app-shell[data-route="/finance"] .finance-page>.app-page-header.page-toolbar,body .app-shell[data-route="/finance"] .finance-page .finance-tabs-row,body .app-shell[data-route="/finance"] .finance-page :is(.finance-area-nav,.governance-area-nav,.finance-tabs-print-action,.page-explainer,.toolbar-actions,.finance-toolbar-actions){display:none!important;visibility:hidden!important;height:0!important;min-height:0!important;max-height:0!important;margin:0!important;padding:0!important;border:0!important;overflow:hidden!important}body .app-shell[data-route="/finance"] .finance-page>.finance-print-header{display:block!important;visibility:visible!important;margin:0 0 12px!important;padding:0 0 8px!important;border-bottom:1px solid #d1d5db!important}body .app-shell[data-route="/finance"] .finance-page-v2>.finance-overview-shell{display:block!important;margin:0 0 10px!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}body .app-shell[data-route="/finance"] .finance-page-v2>.finance-overview-shell>[data-finance-kpis].finance-overview-kpi-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:6px!important;width:100%!important;margin:0!important;padding:0!important}body .app-shell[data-route="/finance"] .finance-page-v2>.finance-overview-shell>[data-finance-kpis].finance-overview-kpi-grid>.finance-kpi,body .app-shell[data-route="/finance"] .finance-page-v2>.finance-overview-shell>[data-finance-kpis].finance-overview-kpi-grid>.finance-kpi:nth-of-type(4),body .app-shell[data-route="/finance"] .finance-page-v2>.finance-overview-shell>[data-finance-kpis].finance-overview-kpi-grid>.finance-kpi:nth-of-type(5){display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:baseline!important;gap:4px 10px!important;grid-column:auto!important;min-width:0!important;padding:7px 8px!important;border:1px solid #d1d5db!important;border-radius:0!important;background:#fff!important;box-shadow:none!important;break-inside:avoid!important}body .app-shell[data-route="/finance"] .finance-page-v2 .finance-overview-shell .finance-kpi .kpi-label{color:#374151!important;font-size:10px!important;font-weight:700!important;line-height:1.25!important;text-transform:uppercase!important;letter-spacing:0!important;white-space:normal!important;overflow-wrap:normal!important}body .app-shell[data-route="/finance"] .finance-page-v2 .finance-overview-shell .finance-kpi .kpi-value{color:#111827!important;font-size:13px!important;font-weight:800!important;line-height:1.25!important;text-align:right!important;white-space:nowrap!important;overflow-wrap:normal!important;word-break:keep-all!important}body .app-shell[data-route="/finance"] .finance-page-v2 .finance-overview-shell .finance-kpi .kpi-helper,body .app-shell[data-route="/finance"] .finance-page-v2>.finance-overview-shell>.finance-kpi-footnote{grid-column:1 / -1!important;color:#4b5563!important;font-size:9.5px!important;line-height:1.35!important;white-space:normal!important}body .app-shell[data-route="/finance"] .finance-page-v2>:is([data-finance-breakdown],[data-finance-tables])>.panel{border-radius:0!important;box-shadow:none!important;break-inside:avoid!important}body .app-shell[data-route^="/payments"] .payments-page [data-payments-print-hidden=true],body .payments-page [data-payments-print-hidden=true],body .payments-page>.app-page-header.page-toolbar,body .payments-page>.app-page-header.page-toolbar :is(.page-explainer,.toolbar-actions,.finance-toolbar-actions,button,.btn,a.btn){display:none!important;visibility:hidden!important;height:0!important;min-height:0!important;max-height:0!important;margin:0!important;padding:0!important;border:0!important;overflow:hidden!important}body .payments-page>.finance-print-header,body .payments-page .payments-content{display:block!important;visibility:visible!important}}@media print{body .app-shell[data-route^="/invoices"] .company-print-identity,body .app-shell[data-route^="/invoices"] .invoices-print-header,body .app-shell[data-route^="/invoices"] .invoices-content,body .app-shell[data-route^="/invoices"] .invoices-content>.panel:first-of-type{height:auto!important;min-height:0!important;max-height:none!important;break-before:auto!important;page-break-before:auto!important;break-after:auto!important;page-break-after:auto!important;break-inside:auto!important;page-break-inside:auto!important}body .app-shell[data-route^="/invoices"] .company-print-identity{gap:8px!important;margin:0 0 8px!important;padding:0 0 6px!important}body .app-shell[data-route^="/invoices"] .invoices-print-header{margin:0 0 8px!important;padding:0!important}body .app-shell[data-route^="/invoices"] .invoices-content{display:block!important;margin:0!important;padding:0!important;gap:0!important}}@media print{.app-shell[data-route] :is(.no-print,.toolbar-actions,.detail-actions,.table-actions,.panel-actions,.filter-actions,.filter-action-buttons,.tab-list,.page-tabs,.finance-tabs-row,.finance-subpage-tabs-row,.core-area-nav,.core-area-link,.report-tabs,.pagination,.modal-overlay),.app-shell[data-route] :is(.no-print,.toolbar-actions,.detail-actions,.table-actions,.panel-actions,.filter-actions,.filter-action-buttons,.tab-list,.page-tabs,.finance-tabs-row,.finance-subpage-tabs-row,.core-area-nav,.core-area-link,.report-tabs,.pagination,.modal-overlay) *{display:none!important;visibility:hidden!important;height:0!important;min-height:0!important;max-height:0!important;margin:0!important;padding:0!important;border:0!important;overflow:hidden!important}.app-shell[data-route] :is(.toolbar-actions,.detail-actions,.table-actions,.panel-actions,.filter-actions,.filter-action-buttons) :is(button,.btn,a.btn),.app-shell[data-route] :is(button.no-print,.btn.no-print,a.no-print){display:none!important;visibility:hidden!important;height:0!important;min-height:0!important;max-height:0!important;margin:0!important;padding:0!important;border:0!important;overflow:hidden!important}.app-shell[data-route="/pipeline"] :is(.pipeline-header-shell,.pipeline-page-header,.pipeline-hero-copy,.pipeline-filter-panel,.pipeline-filter-helper,.filter-panel-helper),.app-shell[data-route="/pipeline"] :is(.pipeline-header-shell,.pipeline-page-header,.pipeline-hero-copy,.pipeline-filter-panel,.pipeline-filter-helper,.filter-panel-helper) *{display:none!important;visibility:hidden!important;height:0!important;min-height:0!important;max-height:0!important;margin:0!important;padding:0!important;border:0!important;overflow:hidden!important}}
