:root{color:#172033;font-synthesis:none;background:#f7f6fb;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:280px;margin:0}.app-shell{--accent:#6d28d9;--accent-strong:#5b21b6;--accent-soft:#ede9fe;--accent-border:#ddd6fe;--header:#171124;min-height:100vh;padding-bottom:120px}.app-shell[data-theme=assurance]{--accent:#2563eb;--accent-strong:#1d4ed8;--accent-soft:#dbeafe;--accent-border:#bfdbfe;--header:#0f1f3d}.app-shell[data-theme=cases]{--accent:#15803d;--accent-strong:#166534;--accent-soft:#dcfce7;--accent-border:#bbf7d0;--header:#10281a}.app-shell.compact .person-card{padding-top:12px;padding-bottom:11px}.app-shell.compact .status-card,.app-shell.compact .section{margin-top:8px;padding:10px}.app-shell.compact .attention,.app-shell.compact .activity{padding:7px 0}.product-header{background:var(--header);color:#fff;justify-content:space-between;align-items:center;height:52px;padding:0 16px;display:flex}.workspace-brand{letter-spacing:.01em;align-items:center;gap:8px;font-size:13px;display:flex}.workspace-brand>span:last-child,.workspace-brand strong,.workspace-brand small{display:block}.workspace-brand small{color:#cbd5e1;margin-top:1px;font-size:8px;font-weight:500}.workspace-logo{object-fit:contain;border-radius:7px;place-items:center;width:28px;height:28px;display:grid}.workspace-logo.fallback{background:color-mix(in srgb, var(--accent), white 12%);color:#fff;font-size:10px;font-weight:800}.connection{color:var(--accent-border);align-items:center;gap:6px;font-size:11px;display:flex}.connection>span{background:#34d399;border-radius:50%;width:6px;height:6px}.header-actions{align-items:center;gap:10px;display:flex}.icon-button{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff2e;border-radius:7px;place-items:center;width:28px;height:28px;padding:0;display:grid}.icon-button.light{color:#475569;background:#fff;border-color:#e2e8f0;font-size:20px}.preview-banner{color:#92400e;text-align:center;background:#fef3c7;padding:7px 14px;font-size:11px;font-weight:700}.person-switcher{gap:6px;padding:10px 14px 0;display:flex;overflow:auto}.person-switcher button{border:1px solid var(--accent-border);background:#fff;border-radius:999px;padding:5px 9px;font-size:11px}.person-switcher .active{background:var(--accent-soft);color:var(--accent-strong)}.person-card{background:#fff;border-bottom:1px solid #e7e5eb;gap:12px;padding:18px 16px 16px;display:flex;position:relative}.avatar{background:var(--accent-soft);height:44px;color:var(--accent-strong);border-radius:14px;flex:0 0 44px;place-items:center;font-size:14px;font-weight:800;display:grid}.person-copy{min-width:0}.person-copy h1{margin:0 0 2px;font-size:17px}.person-copy p{color:#64748b;margin:0 0 6px;font-size:12px}.person-copy div,.person-copy a{color:#475569;align-items:center;gap:5px;margin-top:3px;font-size:11px;text-decoration:none;display:flex}.known{color:#047857;text-transform:uppercase;background:#ecfdf5;border-radius:5px;align-items:center;gap:4px;padding:4px 6px;font-size:9px;font-weight:800;display:flex;position:absolute;top:17px;right:13px}.status-card,.section{background:#fff;border:1px solid #e5e2eb;border-radius:11px;margin:12px 12px 0;padding:13px}.status-row{gap:6px;display:flex}.badge{text-transform:uppercase;border-radius:5px;padding:4px 6px;font-size:9px;font-weight:800}.warning{color:#92400e;background:#fef3c7}.neutral{color:#475569;background:#f1f5f9}.progress-copy{justify-content:space-between;margin-top:12px;font-size:11px;display:flex}.progress-copy span{color:#64748b}.progress{background:var(--accent-soft);border-radius:99px;height:5px;margin-top:8px;overflow:hidden}.progress span{background:var(--accent);border-radius:99px;height:100%;display:block}.section-title{justify-content:space-between;align-items:center;margin-bottom:9px;display:flex}.section-title h2{margin:0;font-size:12px}.section-title>span{background:#f1f5f9;border-radius:99px;padding:2px 7px;font-size:10px}.attention,.activity{color:var(--accent);border-top:1px solid #f1f0f4;align-items:flex-start;gap:9px;padding:10px 0;display:flex}.attention{border-radius:8px;text-decoration:none}.attention:hover,.attention:focus-visible{background:var(--accent-soft);outline:none}.attention>div,.activity>div{flex:1;min-width:0}.attention strong,.activity strong{color:#1e293b;font-size:11px;display:block}.attention span,.activity span{color:#64748b;align-items:center;gap:3px;margin-top:3px;font-size:10px;display:flex}.quiet{color:#64748b;font-size:11px}.inline-link,.action-links a{color:var(--accent);align-items:center;gap:4px;margin-top:7px;font-size:11px;font-weight:700;text-decoration:none;display:inline-flex}.action-bar{z-index:4;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff5;border-top:1px solid #e5e2eb;padding:11px 12px;position:fixed;bottom:0;left:0;right:0}.primary,.secondary{cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:7px;width:100%;padding:10px 12px;font-size:11px;font-weight:800;display:flex}.primary{background:var(--accent);color:#fff;border:0}.primary:disabled{background:#a8a0b8}.secondary{color:#334155;background:#fff;border:1px solid #ddd8e6}.action-links{grid-template-columns:1fr auto;align-items:center;gap:8px;margin-top:8px;display:grid}.action-links a{margin:0}.send-log-choice{border:1px solid var(--accent-border);background:var(--accent-soft);cursor:pointer;border-radius:9px;justify-content:space-between;align-items:center;gap:12px;padding:10px 11px;display:flex}.send-log-choice span,.send-log-choice strong,.send-log-choice small{display:block}.send-log-choice span{min-width:0}.send-log-choice strong{color:var(--accent-strong);font-size:11px}.send-log-choice small{color:#475569;margin-top:2px;font-size:9px;line-height:1.35}.send-log-choice input{width:18px;height:18px;accent-color:var(--accent);flex:none}.send-log-unavailable,.send-log-error{border-radius:8px;padding:8px 10px;font-size:9px;line-height:1.4}.send-log-unavailable{color:#475569;background:#f1f5f9}.send-log-error{color:#b91c1c;background:#fef2f2;margin-top:7px}.success{color:#047857;background:#ecfdf5;border-radius:8px;align-items:center;gap:9px;padding:9px 11px;display:flex}.success strong{font-size:11px;display:block}.success span{margin-top:2px;font-size:10px;display:block}.centred{text-align:center;color:#64748b;flex-direction:column;justify-content:center;align-items:center;gap:10px;min-height:70vh;padding:30px;display:flex}.centred strong{color:#1e293b}.centred span{font-size:12px;line-height:1.5}.centred button{max-width:180px;margin-top:6px}.no-match{justify-content:flex-start;padding-top:72px}.target-search{text-align:left;width:100%;max-width:360px;margin-top:8px}.target-search label{color:#475569;margin-bottom:5px;font-size:10px;font-weight:800;display:block}.target-search>div{grid-template-columns:1fr auto;gap:6px;display:grid}.target-search input{min-width:0;font:inherit;border:1px solid #d9d5e1;border-radius:8px;padding:9px;font-size:12px}.target-search .primary{width:auto;margin:0}.target-results{background:#fff;border:1px solid #e5e2eb;border-radius:10px;width:100%;max-width:360px;overflow:hidden}.target-results button{color:#334155;text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #f1f0f4;justify-content:space-between;align-items:center;width:100%;max-width:none;margin:0;padding:10px 12px;display:flex}.target-results button:last-child{border-bottom:0}.target-results strong,.target-results small{display:block}.target-results strong{font-size:11px}.target-results small{color:#64748b;margin-top:2px;font-size:9px}.search-error{color:#b91c1c}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.modal-backdrop{z-index:10;background:#17112473;align-items:flex-end;display:flex;position:fixed;inset:0}.manual-form{background:#fff;border-radius:16px 16px 0 0;width:100%;padding:18px;box-shadow:0 -12px 30px #17112429}.theme-sheet{overscroll-behavior:contain;scrollbar-gutter:stable;-webkit-overflow-scrolling:touch;background:#fff;border-radius:16px 16px 0 0;width:100%;max-height:calc(100vh - 12px);padding:18px;overflow-y:auto;box-shadow:0 -12px 30px #17112429}.sheet-heading{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.sheet-heading h2{margin:0;font-size:15px}.sheet-heading p{color:#64748b;margin:4px 0 0;font-size:11px}.theme-options{gap:8px;margin-top:16px;display:grid}.theme-option{color:#334155;text-align:left;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:9px;grid-template-columns:28px 1fr 18px;align-items:center;gap:10px;width:100%;padding:10px;display:grid}.theme-option.selected{border-color:var(--accent);box-shadow:0 0 0 2px var(--accent-soft)}.theme-option strong,.theme-option small{display:block}.theme-option strong{font-size:12px}.theme-option small{color:#64748b;margin-top:2px;font-size:10px}.theme-swatch{background:#6d28d9;border-radius:8px;width:26px;height:26px}.theme-option[data-preview-theme=assurance] .theme-swatch{background:#2563eb}.theme-option[data-preview-theme=cases] .theme-swatch{background:#15803d}.custom-note{color:#64748b;text-align:center;margin:14px 0 0;font-size:10px}.build-info{color:var(--accent);background:#f8fafc;border:1px solid #e2e8f0;border-radius:9px;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;margin-top:8px;padding:10px;text-decoration:none;display:grid}.build-info:hover,.build-info:focus-visible{border-color:var(--accent);outline:none}.build-info strong,.build-info small{display:block}.build-info strong{color:#334155;font-size:11px}.build-info small{color:#64748b;margin-top:2px;font-size:9px}.disconnect-button{color:#b91c1c;cursor:pointer;background:#fff;border:1px solid #fecaca;border-radius:8px;width:100%;margin-top:8px;padding:9px 11px;font-size:11px;font-weight:800}.account-note{color:#64748b;margin:6px 0 0;font-size:9px;line-height:1.4}.settings-label{color:#64748b;letter-spacing:.1em;text-transform:uppercase;margin-top:16px;font-size:9px;font-weight:800}.toggle-row{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;gap:12px;padding:11px 2px;display:flex}.toggle-row span{min-width:0}.toggle-row strong,.toggle-row small{display:block}.toggle-row strong{color:#334155;font-size:12px}.toggle-row small{color:#64748b;margin-top:2px;font-size:10px}.toggle-row input{width:17px;height:17px;accent-color:var(--accent)}.logging-policy-note{color:#64748b;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;gap:4px;margin-top:10px;padding:12px;font-size:12px;line-height:1.4;display:grid}.logging-policy-note strong{color:#334155;font-size:13px}.manual-form h2{margin:0;font-size:15px}.manual-form p{color:#64748b;margin:5px 0 14px;font-size:11px}.manual-form label{color:#475569;gap:5px;margin-top:10px;font-size:10px;font-weight:800;display:grid}.manual-form input,.manual-form select,.manual-form textarea{color:#172033;width:100%;font:inherit;background:#fff;border:1px solid #d9d5e1;border-radius:7px;padding:9px;font-size:12px}.manual-form textarea{resize:vertical;min-height:82px}.form-actions{grid-template-columns:1fr 1fr;gap:8px;margin-top:14px;display:grid}
