:root{color:#172033;background:#eef1f5;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0}button,input,textarea{font:inherit}button{cursor:pointer}#root{min-height:100vh}.auth-shell{min-height:100vh;display:grid;place-items:center;padding:24px}.auth-card{width:min(520px,100%);padding:32px;border:1px solid #d7dde6;border-radius:12px;background:#fff;box-shadow:0 24px 70px #1b26391f}.auth-card h1{margin:6px 0 10px;font-size:30px;letter-spacing:0}.auth-form{display:flex;gap:10px;margin-top:24px}.auth-form input,.calendar-toolbar input{min-width:0;flex:1;border:1px solid #d9e0ea;border-radius:8px;padding:10px 12px;background:#fff;color:#172033}.auth-form button,.top-actions button,.pill-group button,.drawer-close{border:0;border-radius:8px;padding:10px 14px;background:#172033;color:#fff}.success{color:#187646}.error{color:#b42318}.muted{color:#667085}.eyebrow{margin:0;color:#2471d6;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.app-shell{min-height:100vh;display:grid;grid-template-columns:150px minmax(0,1fr);background:#fff}.sidebar{position:sticky;top:0;z-index:20;align-self:start;display:flex;flex-direction:column;height:100vh;gap:14px;padding:20px 12px 14px;overflow:hidden;background:#17212b;color:#e6edf4}.brand{display:grid;place-items:center;width:48px;height:48px;margin:0 0 6px 10px;border-radius:8px;background:#246fd1;color:#fff;font-weight:800;font-size:13px}.nav-item{display:flex;align-items:center;gap:12px;width:100%;border:0;border-radius:8px;padding:11px 12px;background:transparent;color:inherit;text-align:left}.nav-item svg{flex:0 0 auto}.nav-item strong{font-size:13px;font-weight:500}.nav-item.active{background:#ffffff1c;color:#fff}.nav-item:disabled{cursor:default;opacity:.78}.sidebar-nav{display:grid;gap:5px}.sidebar-footer{display:grid;gap:8px;margin-top:auto}.quick-capture{background:#71adee1f;color:#e8f2ff}.quick-capture:hover{background:#71adee33}.user-profile{display:grid;grid-template-columns:32px minmax(0,1fr) 26px;align-items:center;gap:8px;padding:9px 4px 0;border-top:1px solid rgba(255,255,255,.1)}.user-profile>span{display:grid;place-items:center;width:32px;height:32px;border-radius:50%;background:#f2f4f7;color:#17212b;font-size:10px;font-weight:800}.user-profile>div{display:grid;min-width:0}.user-profile strong,.user-profile small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-profile strong{font-size:11px;font-weight:600}.user-profile small{color:#a8b3c2;font-size:9px}.user-profile button{display:grid;place-items:center;width:26px;height:26px;border:0;border-radius:6px;padding:0;background:transparent;color:#cbd5e1}.workspace{min-width:0;background:#fff}.inbox-workspace{padding:16px 18px 18px}.week-view{display:grid;grid-template-rows:112px 52px minmax(0,1fr);height:100vh;overflow:hidden}.week-view.people-filter-hidden{grid-template-rows:62px 52px minmax(0,1fr)}.people-filter-hidden .filters{align-content:center;padding-top:12px;padding-bottom:12px}.topbar,.filters{display:flex;align-items:center;justify-content:space-between;gap:16px}.topbar h1{margin:2px 0 0;font-size:24px;letter-spacing:0}.top-actions{display:flex;align-items:center;gap:10px;color:#667085;font-size:13px}.top-actions button{display:inline-flex;align-items:center;gap:7px;background:#fff;color:#344054;border:1px solid #d9e0ea}.filters{display:grid;justify-content:stretch;gap:8px;margin:0;border-bottom:1px solid #dce3ec;padding:19px 26px 12px}.filter-row{display:flex;align-items:center;gap:10px;min-width:0}.filter-label{flex:0 0 42px;color:#1f2937;font-size:12px;font-weight:600}.pill-group,.segmented{display:flex;gap:6px;min-width:0}.pill-group button,.segmented button{border:1px solid #dce3ec;border-radius:8px;background:#fff;color:#253041;padding:7px 18px;font-size:12px}.segmented .selected{border-color:#c8d7eb;background:#eaf2fd;color:#285a98}.pill-group .selected{border-color:#cfd7e2;background:#f1f4f8;color:#344054;box-shadow:inset 0 0 0 1px #47546708}.pill-group button[data-lens="Carl Work"].selected{border-color:#c5d6e8;background:#edf4fb;color:#365f83}.pill-group button[data-lens="Jasmine Work"].selected{border-color:#decfe0;background:#f7eff7;color:#745572}.pill-group button[data-lens=Family].selected{border-color:#bedbc8;background:#eaf5ee;color:#326b49}.person-checks{display:flex;flex-wrap:wrap;gap:6px;justify-content:flex-start;min-width:0}.person-checks label{display:inline-flex;align-items:center;gap:7px;border:1px solid #dce3ec;border-radius:8px;min-height:31px;padding:6px 14px;background:#fff;color:#475467;font-size:12px;line-height:1}.person-checks label.checked{border-color:#c5d5e7;background:#edf4fb;color:#34536f;box-shadow:inset 0 0 0 1px #3978d506}.person-checks input{position:absolute;width:1px;height:1px;opacity:0}.person-checks label:not(.checked){opacity:.58}.all-family-icon{color:#5c7694}.person-initial{display:grid;place-items:center;width:18px;height:18px;border-radius:50%;background:#d8e7f8;color:#315f93;font-size:9px;font-weight:800}.calendar-toolbar{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:16px;min-height:42px;margin:0;border-bottom:1px solid #dce3ec;padding:8px 26px}.week-search,.view-indicator,.calendar-mode{display:flex;align-items:center}.week-search button{display:grid;place-items:center;height:34px;border:1px solid #d7dee8;background:#fff;color:#344054}.calendar-mode{grid-column:2;overflow:hidden;border:1px solid #dce3ec;border-radius:8px;padding:3px;background:#fff}.calendar-mode button{min-width:62px;border:0;border-radius:6px;padding:6px 12px;background:transparent;color:#253041;font-size:12px}.calendar-mode button.selected{background:#e4edff;color:#175cd3;font-weight:700}.calendar-mode button:focus-visible{outline:2px solid #8fb6e7;outline-offset:1px}.week-search{grid-column:3;justify-self:end;min-width:0;max-width:100%;width:min(248px,100%);gap:7px;border:1px solid #d7dee8;border-radius:8px;padding:0 8px 0 10px;background:#fff;color:#667085}.week-search input{min-width:0;height:34px;flex:1;border:0;outline:0;color:#172033}.week-search button{width:26px;height:26px;border:0}.week-workspace{position:relative;display:grid;grid-template-columns:244px minmax(0,1fr) var(--inspector-width, 336px);min-height:0;gap:0;align-items:stretch}.week-workspace.inspector-collapsed{grid-template-columns:244px minmax(0,1fr) 0}.week-workspace.inspector-collapsed>.detail-panel,.week-workspace.inspector-collapsed>.inspector-resizer{display:none}.inspector-resizer{position:absolute;top:0;right:calc(var(--inspector-width, 336px) - 5px);bottom:0;z-index:12;width:10px;cursor:col-resize;touch-action:none}.inspector-resizer:after{content:"";position:absolute;top:0;bottom:0;left:4px;width:2px;background:transparent}.inspector-resizer:hover:after,.inspector-resizer:focus-visible:after,.resizing-inspector .inspector-resizer:after{background:#2471d6}.inspector-resizer:focus-visible{outline:0}.resizing-inspector,.resizing-inspector *{cursor:col-resize!important;-webkit-user-select:none!important;user-select:none!important}.inspector-expand{position:absolute;top:10px;right:10px;z-index:10;display:grid;place-items:center;width:32px;height:32px;border:1px solid #dce3ec;border-radius:7px;padding:0;background:#fff;color:#344054;box-shadow:0 2px 7px #17203314}.inspector-expand:hover{border-color:#9bc0ef;color:#175cd3}.left-panel,.week,.detail-panel,.central-month{min-width:0;border:0;background:#fff}.left-panel{height:100%;min-height:0;border-right:1px solid #dce3ec;overflow-y:auto;padding:14px 16px}.panel-title{display:flex;align-items:center;justify-content:space-between;gap:10px}.panel-title h2,.agenda h2,.connected h3,.related h3{margin:0;color:#172033;font-size:15px;letter-spacing:0}.panel-title span{color:#667085;font-size:12px}.month-navigation{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:6px}.month-navigation h2{margin:0;overflow:hidden;color:#172033;font-size:14px;letter-spacing:0;text-align:left;text-overflow:ellipsis;white-space:nowrap}.month-arrow-group{display:flex;align-items:center;gap:2px}.month-arrow-group button{display:inline-grid;place-items:center;width:30px;height:30px;border:0;border-radius:7px;background:transparent;color:#344054}.month-arrow-group button:hover{background:#f8fafc}.month-current{max-width:100%;overflow:hidden;border:0;padding:4px 6px;background:transparent;color:inherit;font:inherit;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.month-current:hover{color:#175cd3}.calendar-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:6px;margin-top:10px;color:#475467;font-size:12px}.calendar-grid>span{display:grid;place-items:center;min-height:26px;border-radius:7px}.calendar-grid button{position:relative;display:grid;place-items:center;min-height:26px;border:0;border-radius:7px;background:transparent;color:#475467;font:inherit}.calendar-grid button>span{position:relative;z-index:1}.calendar-grid button>i{position:absolute;bottom:1px;width:3px;height:3px;border-radius:50%;background:#7b61d1}.calendar-grid button:hover{background:#f0f4f8;color:#172033}.calendar-grid.labels{color:#98a2b3;font-size:11px;font-weight:700}.calendar-grid .selected-date{background:#2471d6;color:#fff}.calendar-grid .today-date:not(.selected-date){box-shadow:inset 0 0 0 1px #9bc0ef}.calendar-grid .muted-day{color:#b7c0ce}.agenda{display:grid;gap:0;margin:16px -16px 0;border-top:1px solid #e6ebf2}.agenda h2{margin:0}.agenda .reminder-heading{display:flex;align-items:center;gap:6px;padding:12px 14px 7px;color:#8a4b08}.reminder-list{display:grid;gap:7px;padding:0 14px 12px}.reminder-item{display:grid;grid-template-columns:minmax(0,1fr) 30px;overflow:hidden;border:1px solid #f1c78b;border-left:3px solid #d97706;border-radius:7px;background:#fff8ed}.reminder-item.read{border-color:#d9e0ea;border-left-color:#98a2b3;background:#f8fafc}.reminder-open,.reminder-dismiss{border:0;background:transparent;color:#172033}.reminder-open{display:grid;gap:2px;min-width:0;padding:9px 8px;text-align:left}.reminder-open span{color:#8a4b08;font-size:10px;font-weight:700}.reminder-open strong{overflow-wrap:anywhere;font-size:12px;line-height:1.3}.reminder-dismiss{display:grid;place-items:center;width:30px;padding:0;color:#667085}.reminder-dismiss:hover{background:#1720330f;color:#172033}.agenda-group{border-top:1px solid #e6ebf2;padding:12px 0 8px}.agenda-group:first-of-type{border-top:0}.agenda-group h2{display:flex;align-items:baseline;gap:5px;padding:0 14px 7px;color:#175cd3;font-size:12px}.agenda-group h2 span{font-weight:800}.agenda-group h2 em{color:#667085;font-size:10px;font-style:normal;font-weight:600}.agenda-row{display:grid;grid-template-columns:8px 42px minmax(0,1fr);align-items:start;gap:7px;width:100%;border:0;border-radius:0;padding:8px 14px;text-align:left;background:transparent;color:#172033}.agenda-row:hover,.agenda-row:focus-visible{background:#f5f7fa}.agenda-dot{width:7px;height:7px;margin-top:4px;border-radius:50%;background:#3b82f6}.agenda-row.task .agenda-dot{background:#a855c7}.agenda-time{color:#667085;font-size:10px;line-height:1.35}.agenda-row-copy{display:grid;min-width:0;gap:2px}.agenda-row-copy strong{overflow-wrap:anywhere;font-size:11px;line-height:1.3}.agenda-row-copy em{color:#667085;font-size:10px;font-style:normal;line-height:1.3}.agenda-quiet{margin:0;padding:5px 14px 7px 71px;color:#98a2b3;font-size:10px}.week{height:100%;min-height:0;overflow:hidden}.week-scroll{height:100%;overflow:auto;overscroll-behavior:contain}.week-scroll::-webkit-scrollbar{width:0;height:8px}.week-scroll::-webkit-scrollbar-thumb:horizontal{border-radius:999px;background:#cbd5e1}.week-scroll::-webkit-scrollbar-track:horizontal{background:transparent}.week-canvas{--week-header-height: 55px;min-width:460px}.week-header,.week-all-day,.week-time-grid{display:grid;grid-template-columns:66px repeat(7,minmax(54px,1fr))}.mode-day .week-header,.mode-day .week-all-day,.mode-day .week-time-grid{grid-template-columns:66px minmax(0,1fr)}.week-header{position:sticky;top:0;z-index:8;height:var(--week-header-height);background:#fff}.time-zone,.all-day-label{position:sticky;left:0;z-index:5;display:flex;align-items:center;justify-content:center;gap:5px;border-right:1px solid #e6ebf2;background:#f8fafc;color:#667085;font-size:10px;font-weight:700;white-space:nowrap}.time-zone{justify-content:center;border-bottom:1px solid #e6ebf2}.time-zone svg{flex:0 0 auto}.day-heading{display:grid;gap:2px;padding:9px 10px;border-right:1px solid #e6ebf2;border-bottom:1px solid #e6ebf2}.day-heading:last-child,.timed-day:last-child,.all-day-cell:last-child{border-right:0}.day-heading span{color:#667085;font-size:11px;font-weight:700;text-transform:uppercase}.day-heading strong{font-size:18px}.day-heading.current,.all-day-cell.current{background:#eef7ff}.week-all-day{position:sticky;top:var(--week-header-height);z-index:7;min-height:68px;border-bottom:1px solid #dce3ec}.all-day-label{align-items:flex-start;padding-top:10px}.all-day-cell{display:flex;flex-direction:column;gap:5px;min-width:0;border-right:1px solid #e6ebf2;padding:7px 5px;background:#fff}.all-day-item{width:100%;border:0;border-radius:5px;padding:5px 6px;color:#172033;font-size:10px;font-weight:700;line-height:1.2;text-align:left;overflow-wrap:anywhere;white-space:normal}.all-day-item.scope-work,.calendar-item.event.scope-work{border-left-color:#e58a31;background:#fff0df}.all-day-item.event{border-left:3px solid #2e7d5b;background:#e4f4e9}.all-day-item.todo{border-left:3px solid #8a4cab;background:#f3e8f7}.all-day-item.completed,.calendar-item.completed,.month-record.completed{opacity:.5}.week-time-grid{position:relative}.time-gutter{position:sticky;left:0;z-index:4;border-right:1px solid #e6ebf2;background:#fff}.time-gutter span{position:absolute;right:9px;transform:translateY(-50%);color:#7b8798;font-size:10px;font-weight:600}.time-gutter span:first-child{transform:translateY(6px)}.timed-day{position:relative;min-width:0;border-right:1px solid #e6ebf2;background-color:#fff;background-image:repeating-linear-gradient(to bottom,#e9edf3 0,#e9edf3 1px,transparent 1px,transparent 26px,#f4f6f8 26px,#f4f6f8 27px,transparent 27px,transparent 52px)}.timed-day.current{background-color:#f6fbff}.current-time-line{position:absolute;left:0;right:0;z-index:3;height:2px;background:#d92d20}.current-time-line:before{content:"";position:absolute;top:-3px;left:-4px;width:8px;height:8px;border-radius:50%;background:#d92d20}.calendar-item{display:grid;gap:3px;width:100%;border:0;border-radius:8px;padding:8px;text-align:left;color:#172033}.calendar-item span{font-size:11px;font-weight:700;text-transform:uppercase}.calendar-item strong{font-size:13px;line-height:1.18}.calendar-item em{overflow:hidden;color:#667085;font-size:11px;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.calendar-item.event{background:#e8f6df;border-left:3px solid #73c26b}.calendar-item.todo{background:#f5defa;border-left:3px solid #bd7adf}.calendar-item.timed{position:absolute;left:4px;right:4px;z-index:2;width:auto;min-height:34px;overflow:hidden;padding:6px 7px;border-radius:6px;box-shadow:0 1px 2px #17203314}.calendar-item.selected,.all-day-item.selected{outline:2px solid #2471d6;outline-offset:-1px}.calendar-item.timed span{font-size:9px}.calendar-item.timed strong{font-size:11px;overflow-wrap:anywhere}.detail-panel{position:relative;height:100%;min-height:0;border-left:1px solid #dce3ec;padding:14px;overflow-x:hidden;overflow-y:auto;box-shadow:none}.detail-panel>*{min-width:0}.central-month{height:100%;min-height:0;overflow:auto}.central-month-weekdays,.central-month-grid{display:grid;grid-template-columns:repeat(7,minmax(92px,1fr));min-width:644px}.central-month-weekdays{position:sticky;top:0;z-index:4;border-bottom:1px solid #dce3ec;background:#fff}.central-month-weekdays span{padding:12px;border-right:1px solid #e6ebf2;color:#667085;font-size:10px;font-weight:700;text-align:center;text-transform:uppercase}.central-month-day{min-height:128px;border-right:1px solid #e6ebf2;border-bottom:1px solid #e6ebf2;padding:7px;background:#fff}.central-month-day.current{background:#f5f9ff}.central-month-day.outside-month{background:#fafbfc}.month-day-number{display:grid;place-items:center;width:24px;height:24px;margin:0 0 5px auto;border:0;border-radius:50%;padding:0;background:transparent;color:#344054;font-size:11px}.central-month-day.current .month-day-number{background:#2471d6;color:#fff}.outside-month .month-day-number{color:#b3bdca}.month-record{display:block;overflow:hidden;width:100%;margin-top:4px;border:0;border-left:3px solid #73c26b;border-radius:4px;padding:5px 6px;background:#e8f6df;color:#253041;font-size:9px;font-weight:600;text-align:left;text-overflow:ellipsis;white-space:nowrap}.month-record.task{border-left-color:#bd7adf;background:#f5defa}.month-record.selected{outline:2px solid #2471d6;outline-offset:-1px}.month-more{display:block;margin-top:5px;color:#667085;font-size:9px}.drawer-close{position:absolute;top:10px;right:10px;display:grid;place-items:center;width:32px;height:32px;padding:0;background:transparent;color:#344054;font-size:22px;line-height:1}.detail-panel-actions{position:absolute;top:10px;right:10px;z-index:3;display:flex;gap:3px}.detail-panel-actions button,.detail-panel-actions .drawer-close{position:static;display:grid;place-items:center;width:32px;height:32px;border:0;border-radius:7px;padding:0;background:transparent;color:#344054}.detail-panel-actions button:hover{background:#f2f4f7;color:#175cd3}.drawer-backdrop{display:none;pointer-events:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;background:#0f172a00;transition:background .16s ease}.drawer-backdrop.open{pointer-events:auto;background:#0f172a2e}@keyframes drawer-in{0%{transform:translate(100%)}to{transform:translate(0)}}.detail-kicker{display:flex;align-items:center;gap:6px;color:#2471d6;font-size:10px;font-weight:800;letter-spacing:0;text-transform:uppercase}.type-dot{width:8px;height:8px;border-radius:50%;background:#2e9b65}.type-dot.task{background:#a855c7}.detail-panel h2{margin:0;font-size:16px;letter-spacing:0;line-height:1.2}.detail-heading{position:relative;padding:0 72px 12px 0;border-bottom:1px solid #e6ebf2}.detail-title-row,.detail-subtitle{display:flex;align-items:center}.detail-title-row{align-items:flex-start;gap:8px}.detail-title-row h2{min-width:0;overflow-wrap:anywhere}.detail-title-row .type-dot{flex:0 0 auto;margin-top:5px}.detail-subtitle{gap:7px;margin-top:6px;color:#667085;font-size:10px;text-transform:capitalize}.status-chip{display:inline-flex;border-radius:999px;padding:4px 8px;background:#f2e9f6;color:#7b3d98;font-size:10px;font-weight:800;text-transform:capitalize}.status-chip.completed{background:#e8f3ec;color:#157347}.task-completion{display:inline-flex;align-items:center;justify-content:center;gap:7px;width:100%;border:1px solid #16804b;border-radius:8px;padding:10px 12px;background:#edf9f1;color:#12643c;font:inherit;font-size:13px;font-weight:800}.task-completion.completed{border-color:#cfd8e6;background:#f8fafc;color:#475467}.classification-editor{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:4px}.detail-section{margin:10px -14px 0;border-top:1px solid #e6ebf2;padding:10px 14px 0}.detail-section h3{margin:0 0 8px;color:#172033;font-size:12px;letter-spacing:0}.detail-facts{display:grid;gap:0}.detail-facts>div{display:grid;grid-template-columns:20px minmax(78px,1fr) minmax(0,1.2fr);align-items:start;gap:6px;min-width:0;padding:5px 0;color:#667085}.detail-facts span,.detail-facts strong{min-width:0;overflow-wrap:anywhere;font-size:11px;line-height:1.35}.detail-facts strong{color:#172033;font-weight:700;text-align:right}.classification-editor label{display:grid;gap:5px;color:#667085;font-size:11px;font-weight:800;letter-spacing:0;text-transform:uppercase}.classification-editor select{width:100%;border:1px solid #d9e0ea;border-radius:8px;padding:9px 10px;background:#fff;color:#172033;font:inherit;font-size:13px;letter-spacing:0;text-transform:none}.detail-copy{margin:0;color:#344054;font-size:11px;line-height:1.45;overflow-wrap:anywhere}.connected{margin-top:10px}.detail-overview{padding:7px 0 0}.detail-overview.task .detail-facts{grid-template-columns:1fr 1fr;column-gap:12px}.detail-overview.task .detail-facts>div{grid-template-columns:18px minmax(0,1fr);gap:2px 5px;padding:4px 0}.detail-overview.task .detail-facts strong{grid-column:2;text-align:left}.detail-people{display:grid;gap:12px}.detail-people-field{position:relative;display:grid;gap:6px;min-width:0}.detail-classification-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.detail-classification-fields .inspector-select{width:100%;min-width:0}.detail-field-label{color:#7b8798;font-size:9px;font-weight:800;text-transform:uppercase}.detail-related-people{display:flex;flex-wrap:wrap;align-items:center;gap:6px;min-height:28px}.related-people-picker{position:static}.related-people-add{display:grid;place-items:center;width:28px;height:28px;border:1px dashed #b9c6d6;border-radius:7px;padding:0;background:#fff;color:#5d6b7e}.related-people-add:hover,.related-people-add[aria-expanded=true]{border-color:#89a8cf;background:#edf4fb;color:#315f93}.related-people-menu{position:absolute;top:calc(100% + 6px);right:0;z-index:18;display:grid;width:min(176px,100%);overflow:hidden;border:1px solid #d8e0ea;border-radius:7px;padding:5px;background:#fff;box-shadow:0 12px 28px #17203329}.related-people-menu>button{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:34px;border:0;border-radius:5px;padding:5px 8px;background:transparent;color:#475467;text-align:left}.related-people-menu>button:hover,.related-people-menu>button.selected{background:#edf4fb;color:#315f93}.related-people-menu>button:disabled{cursor:wait}.related-people-menu>button>span{display:flex;align-items:center;gap:7px}.related-people-menu i,.detail-person-chip i{display:grid;place-items:center;width:18px;height:18px;border-radius:50%;background:#d8e7f8;color:#315f93;font-size:9px;font-style:normal;font-weight:800}.related-people-error{margin:4px 7px 3px;color:#b42318;font-size:9px}.detail-person-chip{display:inline-flex;align-items:center;gap:6px;min-height:28px;border:1px solid #dce3ec;border-radius:8px;padding:4px 8px;background:#fff;color:#344054;font-size:10px}.inspector-select{position:relative;min-width:128px}.inspector-select-trigger{display:grid;grid-template-columns:24px minmax(0,1fr) 16px;align-items:center;gap:6px;width:100%;min-height:38px;border:1px solid #cbd5e1;border-radius:7px;padding:0 8px 0 6px;background:#fff;color:#344054;box-shadow:0 1px 2px #1720330a;text-align:left;transition:border-color .12s ease,box-shadow .12s ease,background .12s ease}.owner-picker{width:164px;max-width:180px}.domain-chip{width:164px;max-width:100%}.inspector-select-trigger:hover,.inspector-select-trigger[aria-expanded=true]{border-color:#aab8ca;background:#fbfcfe}.inspector-select-trigger:focus-visible{outline:0;border-color:#6b9de0;box-shadow:0 0 0 3px #2471d621}.select-icon{display:grid;place-items:center;box-sizing:border-box;width:24px;height:24px;border-radius:5px;background:#f1f5f9;color:#667085}.select-chevron{pointer-events:none;color:#667085;transition:transform .12s ease}.inspector-select-trigger[aria-expanded=true] .select-chevron{transform:rotate(180deg)}.select-value{min-width:0;overflow:hidden;color:#253041;font-size:11px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.inspector-select-menu{position:absolute;top:calc(100% + 6px);left:0;z-index:40;display:grid;width:max(100%,176px);max-height:232px;overflow-y:auto;border:1px solid #d5dde8;border-radius:7px;padding:4px;background:#fff;box-shadow:0 12px 28px #17203329,0 2px 6px #17203314}.detail-classification-fields .detail-people-field:last-child .inspector-select-menu{right:0;left:auto}.inspector-select-option{display:grid;grid-template-columns:minmax(0,1fr) 18px;align-items:center;gap:8px;width:100%;min-height:34px;border:0;border-radius:5px;padding:7px 8px;background:transparent;color:#344054;font-size:11px;font-weight:600;text-align:left}.inspector-select-option:hover,.inspector-select-option:focus-visible{outline:0;background:#f1f5f9}.inspector-select-option.selected{background:#eaf2ff;color:#175cd3;font-weight:750}.inspector-select-option svg{justify-self:end}.domain-chip.family .inspector-select-trigger{border-color:#b9ddc8;background:#edf8f1;color:#157347}.domain-chip.work .inspector-select-trigger{border-color:#f0c48f;background:#fff5e9;color:#9a4f0a}.domain-chip.family .select-icon,.domain-chip.work .select-icon{background:#ffffff94;color:currentColor}.source-context{display:grid;grid-template-columns:20px minmax(0,1fr);gap:7px;align-items:start;width:100%;border:0;padding:0;background:transparent;color:#175cd3;text-align:left}.source-context:hover strong{color:#175cd3}.source-context>div{display:grid;min-width:0;gap:2px}.source-context strong{overflow-wrap:anywhere;color:#344054;font-size:10px;line-height:1.35}.source-context span,.detail-none{color:#7b8798;font-size:9px}.related-task{display:grid;grid-template-columns:18px minmax(0,1fr) auto;align-items:center;gap:6px;width:100%;border:0;border-radius:5px;padding:6px 2px;background:transparent;color:#667085;text-align:left}.related-task:hover{background:#f7f9fb}.related-task span{overflow-wrap:anywhere;color:#344054;font-size:10px;font-weight:600}.related-task em{overflow-wrap:anywhere;color:#7b8798;font-size:9px;font-style:normal;text-align:right}.task-completion-action{display:inline-flex;align-items:center;gap:7px;margin-top:8px;border:1px solid #edc58f;border-radius:7px;padding:7px 10px;background:#fff4e5;color:#9a4f0a;font-size:10px;font-weight:700}.task-completion-action:hover{border-color:#dfa75e;background:#ffead0}.task-completion-action.completed{border-color:#c7d9cd;background:#eef7f1;color:#26704a}.task-completion-action.completed:hover{border-color:#9fc5ad;background:#e3f2e8}.connection-map{display:grid;grid-template-columns:minmax(0,1fr) 96px minmax(0,1fr);align-items:center;gap:12px;min-height:126px;padding:8px 0}.map-column{display:grid;gap:7px}.map-node,.map-centre{position:relative;display:grid;place-items:center;gap:4px;border:1px solid #dce3ec;border-radius:7px;padding:7px 5px;background:#fff;color:#475467;text-align:center}.map-node:after,.map-node:before{content:"";position:absolute;top:50%;width:13px;border-top:1px dashed #8fb6e7}.map-column.people .map-node:after{right:-13px}.map-column.sources .map-node:before{left:-13px}.map-node span{color:#344054;font-size:8px;line-height:1.2;overflow-wrap:anywhere}button.map-node{width:100%;font:inherit}button.map-node:hover{border-color:#9dbce3;background:#f4f8fd}.map-centre{min-height:72px;border-color:#b9ddc8;background:#edf8f0;color:#157347}.map-centre.task{border-color:#dabce7;background:#f7eefb;color:#7b3d98}.map-centre span{font-size:8px;font-weight:800;text-transform:uppercase}.map-centre strong{font-size:9px;line-height:1.25;overflow-wrap:anywhere}.detail-panel-empty{display:grid;align-content:center;justify-items:center;gap:7px;color:#98a2b3;text-align:center}.detail-panel-empty strong{color:#344054;font-size:13px}.detail-panel-empty span{max-width:200px;font-size:11px;line-height:1.4}.context-list{display:grid;gap:8px;margin-top:12px}.context-row{display:grid;grid-template-columns:34px minmax(0,1fr);align-items:start;gap:10px;border:1px solid #e3e8ef;border-radius:7px;padding:10px;background:#fbfcfd}.context-icon{display:grid;place-items:center;width:34px;height:34px;border-radius:7px;background:#e9f2ff;color:#175cd3}.context-row>div{display:grid;min-width:0;gap:2px}.context-row div>span,.context-row em{color:#667085;font-size:10px;font-style:normal;text-transform:capitalize}.context-row strong{overflow-wrap:anywhere;color:#172033;font-size:12px;line-height:1.35}.context-empty{display:flex;align-items:center;gap:7px;border-radius:7px;padding:10px;color:#475467;font-size:12px}.context-empty{border:1px dashed #d8e0ea}.source-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:grid;place-items:center;padding:24px;background:#0f172a61}.source-modal{display:grid;grid-template-rows:auto minmax(0,1fr);width:min(780px,100%);max-height:min(82vh,850px);overflow:hidden;border:1px solid #d6dee8;border-radius:8px;background:#fff;box-shadow:0 24px 70px #0f172a3d}.source-modal>header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;border-bottom:1px solid #e4e9f0;padding:18px 20px}.source-modal>header>button{display:grid;flex:0 0 auto;place-items:center;width:32px;height:32px;border:0;border-radius:7px;padding:0;background:transparent;color:#475467}.source-modal>header>button:hover{background:#f2f4f7}.source-modal-title{display:grid;grid-template-columns:24px minmax(0,1fr);gap:10px;min-width:0;color:#175cd3}.source-modal-title>div{min-width:0}.source-modal-title span{color:#667085;font-size:9px;font-weight:800;text-transform:uppercase}.source-modal-title h2{margin:3px 0 5px;overflow-wrap:anywhere;color:#172033;font-size:19px;line-height:1.25}.source-modal-title p{margin:0;color:#667085;font-size:11px}.source-modal-body{display:grid;align-content:start;gap:18px;overflow:auto;padding:18px 20px 24px}.source-modal-statuses{display:flex;flex-wrap:wrap;gap:6px}.source-modal-statuses span{border-radius:999px;padding:4px 7px;background:#eef2f6;color:#475467;font-size:9px;font-weight:800;text-transform:capitalize}.source-modal-body section{display:grid;gap:7px}.source-modal-body h3{margin:0;color:#253041;font-size:12px}.source-modal-body p{margin:0;color:#475467;font-size:12px;line-height:1.55}.source-modal-body pre{margin:0;overflow-wrap:anywhere;white-space:pre-wrap;color:#344054;font:11px/1.55 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.source-modal-material,.source-modal-original{min-width:0}.source-modal-attachments{display:grid;gap:10px;min-width:0}.source-modal-attachments .source-attachment{display:block;min-width:0;margin:0}.source-modal-original .source-document{box-shadow:none}.inbox-view{margin-top:18px}.inbox-overview{display:flex;align-items:stretch;min-height:62px;border:1px solid #dce3ec;border-radius:8px;background:#fff}.inbox-overview div{display:flex;align-items:baseline;gap:8px;min-width:0;padding:18px 22px;border-right:1px solid #e6ebf2}.inbox-overview div:last-child{border-right:0}.inbox-overview strong{color:#172033;font-size:22px;line-height:1}.inbox-overview span{color:#667085;font-size:12px;font-weight:700}.inbox-toolbar{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:14px 0}.inbox-filters{overflow-x:auto}.inbox-filters button{border:0;border-radius:7px;padding:8px 11px;background:transparent;color:#475467}.inbox-filters button.selected{background:#172033;color:#fff}.inbox-search{display:flex;align-items:center;gap:8px;width:min(300px,100%);border:1px solid #dce3ec;border-radius:8px;padding:9px 11px;background:#fff;color:#667085}.inbox-search input{width:100%;min-width:0;border:0;outline:0;color:#172033;background:transparent}.inbox-layout{display:grid;grid-template-columns:minmax(280px,350px) minmax(0,1fr);min-height:670px;overflow:hidden;border:1px solid #dce3ec;border-radius:8px;background:#fff}.source-list{min-width:0;border-right:1px solid #dce3ec;background:#f8fafc}.source-row{display:grid;grid-template-columns:38px minmax(0,1fr) 18px;align-items:start;gap:10px;width:100%;min-height:118px;border:0;border-bottom:1px solid #e6ebf2;padding:15px 14px;text-align:left;background:transparent;color:#475467}.source-row:hover{background:#f1f5f9}.source-row.selected{box-shadow:inset 3px 0 #2471d6;background:#fff}.source-icon{display:grid;place-items:center;width:36px;height:36px;border:1px solid #dce3ec;border-radius:8px;background:#fff;color:#2471d6}.source-row-copy strong{overflow:hidden;color:#172033;font-size:14px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.source-row-copy>span{overflow:hidden;color:#667085;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.source-row-copy>.source-row-badges{display:flex;flex-wrap:wrap;gap:5px;overflow:visible;white-space:normal}.status-badge{display:inline-flex;align-items:center;gap:5px;width:fit-content;border-radius:999px;padding:4px 7px;color:#475467;background:#eef1f5;font-size:11px;font-style:normal;font-weight:800;line-height:1}.status-processed{color:#176b43;background:#e7f5ec}.status-needs_review{color:#8a4b0f;background:#fff1dc}.status-failed{color:#b42318;background:#feeceb}.status-processing,.status-received{color:#175cd3;background:#eaf2ff}.review-badge{display:inline-flex;align-items:center;width:fit-content;border-radius:999px;padding:4px 7px;background:#f2f4f7;color:#475467;font-size:11px;font-style:normal;font-weight:800;line-height:1}.review-reviewed{background:#e7f5ec;color:#176b43}.review-needs_correction{background:#fff1dc;color:#8a4b0f}.review-duplicate_candidate{background:#eaf2ff;color:#175cd3}.review-ignored{background:#eef1f5;color:#667085}.source-detail{min-width:0;padding:24px 28px 40px;background:#fff}.source-detail-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.source-detail-header h2{margin:5px 0 6px;color:#172033;font-size:24px;line-height:1.2;letter-spacing:0}.source-detail-header p{margin:0;color:#667085;font-size:13px}.source-header-statuses{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px}.source-error{display:flex;gap:10px;margin-top:18px;border-left:3px solid #d92d20;padding:12px 14px;background:#fff2f1;color:#b42318}.source-error div{display:grid;gap:4px}.source-error span{color:#7a271a;font-size:12px;line-height:1.4}.source-review-panel{margin-top:20px;border:1px solid #dce3ec;border-radius:8px;padding:16px;background:#f8fafc}.source-review-panel .panel-title{align-items:flex-start}.source-review-panel .panel-title h3{margin:0;color:#172033;font-size:14px}.source-review-panel .panel-title p{margin:4px 0 0;color:#667085;font-size:12px}.source-review-panel label{display:grid;gap:6px;margin-top:14px;color:#475467;font-size:11px;font-weight:800;text-transform:uppercase}.source-review-panel textarea{min-height:72px;resize:vertical;border:1px solid #cfd8e6;border-radius:8px;padding:10px 11px;background:#fff;color:#172033;font:inherit;font-size:13px;line-height:1.45;text-transform:none}.source-review-panel textarea:focus{border-color:#2471d6;outline:2px solid #dbeafe}.source-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.source-actions button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:36px;border:1px solid #cfd8e6;border-radius:8px;padding:8px 10px;background:#fff;color:#344054;font-size:12px;font-weight:800}.source-actions button:hover:not(:disabled){border-color:#98a8be;background:#f1f5f9}.source-actions button.primary{border-color:#176b43;background:#176b43;color:#fff}.source-actions button.retry{border-color:#b42318;color:#b42318}.source-actions button:disabled{cursor:wait;opacity:.55}.source-action-message{display:flex;align-items:flex-start;gap:7px;margin:12px 0 0;font-size:12px;line-height:1.4}.source-action-message svg{flex:0 0 auto}.source-facts{display:grid;grid-template-columns:100px 100px minmax(160px,1fr) minmax(160px,1fr);margin:22px 0 0;border-top:1px solid #e6ebf2;border-bottom:1px solid #e6ebf2}.source-facts div{min-width:0;padding:14px 12px 14px 0}.source-facts dt{color:#98a2b3;font-size:10px;font-weight:800;text-transform:uppercase}.source-facts dd{overflow:hidden;margin:4px 0 0;color:#344054;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.source-section{margin-top:24px}.source-section h3{margin:0 0 9px;color:#172033;font-size:14px;letter-spacing:0}.extraction-copy{margin:0;color:#344054;font-size:14px;line-height:1.55}.source-section pre{max-height:280px;margin:0;overflow:auto;border:1px solid #e6ebf2;border-radius:8px;padding:15px;background:#f8fafc;color:#344054;font:12px/1.55 ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;white-space:pre-wrap;overflow-wrap:anywhere}.attachment-list{display:grid;gap:8px}.attachment-item{overflow:hidden;border:1px solid #e6ebf2;border-radius:8px}.attachment-list button{display:grid;grid-template-columns:20px minmax(0,1fr) 18px;align-items:center;gap:10px;width:100%;border:0;border-radius:0;padding:11px 12px;text-align:left;background:#fff;color:#475467}.attachment-list button:hover{background:#f8fafc}.attachment-list button span{display:grid;gap:2px}.attachment-list button strong{color:#172033;font-size:13px}.attachment-list button em{color:#667085;font-size:11px;font-style:normal}.attachment-analysis{padding:11px 12px 12px 42px;border-top:1px solid #e6ebf2;background:#f8fafc}.attachment-analysis strong{color:#176b43;font-size:11px;text-transform:uppercase}.attachment-analysis p{margin:5px 0 0;color:#475467;font-size:12px;line-height:1.5;white-space:pre-wrap}.attachment-failed strong,.attachment-unsupported strong{color:#b54708}.extraction-preview{padding-top:20px;border-top:1px solid #e6ebf2}.extraction-preview-title{align-items:flex-start}.extraction-preview-title h3{margin:0}.extraction-preview-title p{margin:4px 0 0;color:#667085;font-size:12px}.preview-toolbar,.candidate-actions{display:flex;flex-wrap:wrap;gap:7px}.preview-toolbar button,.candidate-actions button{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:34px;border:1px solid #cfd8e6;border-radius:7px;padding:7px 9px;background:#fff;color:#344054;font-size:12px;font-weight:800}.preview-toolbar button:first-child,.candidate-actions button.primary{border-color:#176b43;background:#176b43;color:#fff}.preview-toolbar button:hover:not(:disabled),.candidate-actions button:hover:not(:disabled){border-color:#98a8be}.preview-toolbar button:disabled,.candidate-actions button:disabled{cursor:wait;opacity:.55}.candidate-list{display:grid;gap:10px;margin-top:12px}.candidate{min-width:0;border:1px solid #dce3ec;border-left:3px solid #2471d6;border-radius:8px;padding:14px;background:#fff}.candidate-committed{border-left-color:#176b43;background:#fbfefc}.candidate-rejected,.candidate-superseded{border-left-color:#98a2b3;background:#f8fafc}.candidate-failed{border-left-color:#d92d20}.candidate>header{display:grid;grid-template-columns:34px minmax(0,1fr) auto;gap:10px;align-items:start}.candidate-icon{display:grid;place-items:center;width:32px;height:32px;border-radius:7px;background:#edf4ff;color:#175cd3}.candidate header>div:nth-child(2){min-width:0}.candidate header>div:nth-child(2)>span{color:#667085;font-size:10px;font-weight:800;text-transform:uppercase}.candidate h4{margin:3px 0 0;overflow-wrap:anywhere;color:#172033;font-size:14px;line-height:1.25}.candidate-statuses{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:5px}.confidence,.candidate-status{border-radius:999px;padding:4px 7px;background:#eef1f5;color:#475467;font-size:10px;font-weight:800;white-space:nowrap}.candidate-status.status-committed{background:#e7f5ec;color:#176b43}.candidate-status.status-failed{background:#feeceb;color:#b42318}.candidate-status.status-rejected,.candidate-status.status-superseded{color:#667085}.candidate-status.status-approved{background:#eaf2ff;color:#175cd3}.candidate-rationale{margin:10px 0 0 44px;color:#667085;font-size:12px;line-height:1.45}.candidate-error,.candidate-commit-result{display:flex;align-items:flex-start;gap:6px;margin:10px 0 0 44px;font-size:12px}.candidate-error{color:#b42318}.candidate-commit-result{color:#176b43}.candidate-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 14px;margin:12px 0 0 44px}.candidate-facts div{min-width:0}.candidate-facts dt{color:#98a2b3;font-size:9px;font-weight:800;text-transform:uppercase}.candidate-facts dd{margin:2px 0 0;overflow-wrap:anywhere;color:#344054;font-size:12px;line-height:1.35}.candidate-actions{margin:13px 0 0 44px}.candidate-actions button.reject{color:#b42318}.candidate-editor{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:13px 0 0 44px}.candidate-editor label{display:grid;gap:5px;color:#667085;font-size:10px;font-weight:800;text-transform:uppercase}.candidate-editor label.wide{grid-column:1 / -1}.candidate-classification-editor{display:grid;grid-column:1 / -1;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;border:1px solid #dfe6ef;border-radius:7px;padding:9px;background:#f8fafc}.candidate-editor input,.candidate-editor select,.candidate-editor textarea{width:100%;min-width:0;border:1px solid #cfd8e6;border-radius:7px;padding:8px 9px;background:#fff;color:#172033;font:inherit;font-size:12px;text-transform:none}.candidate-editor textarea{min-height:76px;resize:vertical}.preview-empty{display:flex;align-items:center;gap:8px;padding:18px 0;color:#667085;font-size:12px}.source-connections{padding-top:20px;border-top:1px solid #e6ebf2}.connection-row,.review-row{display:grid;grid-template-columns:minmax(100px,160px) minmax(0,1fr);gap:12px;padding:10px 0;border-bottom:1px solid #eef1f5}.connection-row span,.review-row span{color:#667085;font-size:11px;font-weight:800;text-transform:uppercase}.connection-row strong,.review-row strong{color:#344054;font-size:13px}.review-row p{grid-column:2;margin:-5px 0 0;color:#667085;font-size:12px}.action-history{border-top:1px solid #eef1f5}.action-history-row{display:grid;grid-template-columns:minmax(110px,150px) minmax(0,1fr) auto;gap:12px;align-items:baseline;padding:10px 0;border-bottom:1px solid #eef1f5}.action-history-row span{color:#176b43;font-size:11px;font-weight:800;text-transform:capitalize}.action-history-row span.failed{color:#b42318}.action-history-row strong{min-width:0;overflow-wrap:anywhere;color:#344054;font-size:12px}.action-history-row time{color:#667085;font-size:11px;white-space:nowrap}.inbox-empty{display:grid;justify-items:center;gap:7px;padding:42px 20px;color:#98a2b3;text-align:center}.inbox-empty strong{color:#344054;font-size:14px}.inbox-empty span{color:#667085;font-size:12px}.detail-empty{min-height:500px;align-content:center}.thoughts-workspace-shell{height:100vh;overflow:hidden;background:#f7f9fb}.thoughts-view{display:grid;grid-template-rows:auto auto auto auto minmax(0,1fr);height:100%;min-width:0}.thoughts-header{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:18px 24px 14px;border-bottom:1px solid #dce3ec;background:#fff}.thoughts-header h1{margin:2px 0 0;font-size:24px;letter-spacing:0}.thought-search{display:flex;align-items:center;gap:9px;width:min(420px,48vw);min-width:0;border:1px solid #cfd8e5;border-radius:8px;padding:9px 11px;background:#fff;color:#667085}.thought-search input{min-width:0;flex:1;border:0;outline:0;color:#172033}.thought-search button{display:grid;place-items:center;width:24px;height:24px;flex:0 0 auto;border:0;border-radius:6px;padding:0;background:transparent;color:#667085}.thought-capture{margin:18px 24px 14px;border:1px solid #cfd8e5;border-radius:8px;background:#fff;box-shadow:0 5px 18px #1d2a3d0d}.thought-capture textarea{display:block;width:100%;min-height:88px;max-height:220px;resize:vertical;border:0;border-radius:8px 8px 0 0;outline:0;padding:15px 16px 10px;background:transparent;color:#172033;font:inherit;font-size:15px;line-height:1.5}.thought-capture textarea::placeholder{color:#98a2b3}.thought-capture:focus-within{border-color:#8eb5e8;box-shadow:0 0 0 3px #407fd01a}.thought-capture-footer{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:10px 12px;border-top:1px solid #edf1f5}.thought-scope{display:flex;min-width:0;gap:5px;overflow-x:auto;scrollbar-width:none}.thought-scope::-webkit-scrollbar{display:none}.thought-scope button{flex:0 0 auto;border:1px solid transparent;border-radius:7px;padding:7px 10px;background:transparent;color:#526174;font-size:12px}.thought-scope button:hover{background:#f2f5f8}.thought-scope button.selected{border-color:#b8d7c5;background:#eaf6ee;color:#285f3f;font-weight:700}.capture-submit{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-width:118px;flex:0 0 auto;border:1px solid #1d7046;border-radius:7px;padding:8px 12px;background:#227a4c;color:#fff;font-size:12px;font-weight:700}.capture-submit:disabled{cursor:default;border-color:#d5dce5;background:#e9edf2;color:#8792a2}.thought-feedback,.thought-search-notice{display:flex;align-items:flex-start;gap:7px;margin:0;color:#286b49;font-size:12px;line-height:1.45}.thought-filters{display:flex;align-items:center;flex-wrap:wrap;gap:7px;padding:0 24px 14px}.thought-filter-menu{position:relative;min-width:126px}.thought-filter-menu>button{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;border:1px solid #d2dae5;border-radius:7px;padding:6px 8px 6px 9px;background:#fff;color:#344054;text-align:left}.thought-filter-menu>button>span{display:grid;min-width:0}.thought-filter-menu small,.thought-filter-menu strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.thought-filter-menu small{color:#8994a4;font-size:8px;font-weight:800;text-transform:uppercase}.thought-filter-menu strong{margin-top:1px;font-size:11px;font-weight:650;text-transform:capitalize}.thought-filter-menu svg{flex:0 0 auto;color:#718096}.thought-filter-options{position:absolute;top:calc(100% + 5px);left:0;z-index:50;width:max(100%,180px);max-width:min(260px,calc(100vw - 32px));max-height:250px;overflow-y:auto;border:1px solid #ccd5e1;border-radius:8px;padding:5px;background:#fff;box-shadow:0 14px 35px #19263826}.thought-filter-options button{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;border:0;border-radius:6px;padding:8px 9px;background:transparent;color:#445267;font-size:11px;text-align:left;text-transform:capitalize}.thought-filter-options button:hover,.thought-filter-options button.selected{background:#edf4fb;color:#275e9e}.thought-feedback{padding:0 13px 11px}.thought-feedback.error,.thought-search-notice{color:#9a4b17}.thought-search-notice{margin:0 24px 12px;border:1px solid #edd5b9;border-radius:7px;padding:8px 10px;background:#fff8ee}.thought-feedback svg,.thought-search-notice svg{flex:0 0 auto;margin-top:1px}.thoughts-workspace{display:grid;grid-template-columns:minmax(340px,430px) minmax(0,1fr);min-height:0;margin-top:2px;border-top:1px solid #dce3ec;background:#fff}.thought-list{display:grid;grid-template-rows:auto minmax(0,1fr);min-width:0;min-height:0;border-right:1px solid #dce3ec}.thought-list>header{display:flex;align-items:center;justify-content:space-between;padding:13px 16px;border-bottom:1px solid #e5eaf0}.thought-list h2,.thought-detail h2{margin:0;color:#172033;letter-spacing:0}.thought-list h2{font-size:13px}.thought-list>header span{color:#758296;font-size:11px;font-weight:700}.thought-list-scroll{min-height:0;overflow-y:auto}.thought-row{display:grid;gap:7px;width:100%;min-width:0;border:0;border-bottom:1px solid #edf1f5;border-left:3px solid transparent;border-radius:0;padding:13px 15px 13px 13px;background:#fff;color:#172033;text-align:left}.thought-row:hover{background:#fafbfd}.thought-row.selected{border-left-color:#4387db;background:#f3f7fc}.thought-row-title{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;min-width:0}.thought-row-title strong{min-width:0;overflow-wrap:anywhere;font-size:13px;line-height:1.35}.match-signal{flex:0 0 auto;border-radius:999px;padding:3px 6px;background:#eee8f8;color:#65478a;font-size:9px;font-weight:800;white-space:nowrap}.thought-row p{display:-webkit-box;margin:0;overflow:hidden;color:#58677a;font-size:12px;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}.thought-row-meta{display:flex;align-items:center;gap:7px;min-width:0;overflow:hidden;color:#7b8797;font-size:10px;white-space:nowrap}.thought-row-meta .topic{overflow:hidden;border-radius:5px;padding:2px 5px;background:#edf4f0;color:#47705a;text-overflow:ellipsis}.thought-detail{min-width:0;min-height:0;overflow-y:auto;padding:22px 28px 36px}.thought-detail>header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding-bottom:18px;border-bottom:1px solid #e2e7ed}.thought-detail-actions{display:flex;align-items:center;gap:6px;flex:0 0 auto}.thought-detail-actions>button{display:grid;place-items:center;width:30px;height:30px;border:1px solid #d4dce6;border-radius:7px;padding:0;background:#fff;color:#58677a}.thought-detail-actions>button:hover{border-color:#adc7e6;background:#f2f7fc;color:#285f9f}.thought-detail h2{max-width:760px;margin-top:5px;overflow-wrap:anywhere;font-size:21px;line-height:1.28}.thought-type,.thought-detail-scope{color:#69778a;font-size:10px;font-weight:800;text-transform:uppercase}.thought-detail-scope{flex:0 0 auto;border-radius:6px;padding:5px 7px;background:#eaf6ee;color:#316346}.thought-content{margin:0;padding:24px 0;color:#283549;font-size:15px;line-height:1.65;overflow-wrap:anywhere;white-space:pre-wrap}.thought-editor{display:grid;gap:13px;padding:20px 0}.thought-editor label{display:grid;gap:6px}.thought-editor label>span,.thought-editor-scope>span{color:#718096;font-size:9px;font-weight:800;text-transform:uppercase}.thought-editor input,.thought-editor textarea{width:100%;border:1px solid #cdd7e3;border-radius:7px;outline:0;padding:9px 10px;background:#fff;color:#263246}.thought-editor textarea{min-height:150px;resize:vertical;line-height:1.55}.thought-editor input:focus,.thought-editor textarea:focus{border-color:#84afe3;box-shadow:0 0 0 3px #407fd01a}.thought-editor-scope{display:grid;gap:7px}.thought-editor-actions{display:flex;justify-content:flex-end;gap:8px}.thought-editor-actions button{display:inline-flex;align-items:center;justify-content:center;gap:6px;border:1px solid #cfd8e3;border-radius:7px;padding:8px 12px;background:#fff;color:#465469;font-size:12px;font-weight:700}.thought-editor-actions button.primary{border-color:#226e47;background:#24794d;color:#fff}.thought-editor-actions button:disabled{cursor:default;opacity:.55}.thought-feedback.action-error{padding:12px 0 0}.thought-detail-section{padding:16px 0;border-top:1px solid #edf1f5}.thought-detail-section h3{margin:0 0 10px;color:#1f2a3d;font-size:12px}.thought-detail-section p{margin:0;color:#465469;font-size:13px;line-height:1.5;overflow-wrap:anywhere}.thought-detail-section dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 24px;margin:0}.thought-detail-section dl div{min-width:0}.thought-detail-section dt{display:flex;align-items:center;gap:7px;margin-bottom:4px;color:#718096;font-size:10px;font-weight:700;text-transform:uppercase}.thought-detail-section dd{margin:0;overflow-wrap:anywhere;color:#263246;font-size:12px;font-weight:600}.thought-tags{display:flex;flex-wrap:wrap;gap:7px}.thought-tags span{display:inline-flex;align-items:center;gap:5px;border:1px solid #c9ded2;border-radius:6px;padding:5px 7px;background:#eff8f2;color:#366349;font-size:11px}.thought-tags.people span{border-color:#d7d0e7;background:#f5f1fa;color:#604a7e}.thought-detail-section.provenance button{display:inline-flex;align-items:center;gap:9px;max-width:100%;border:1px solid #d4dce6;border-radius:7px;padding:9px 10px;background:#fff;color:#38516f;text-align:left}.thought-detail-section.provenance button>span{display:grid;min-width:0}.thought-detail-section.provenance strong,.thought-detail-section.provenance small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.thought-detail-section.provenance strong{font-size:12px}.thought-detail-section.provenance small{margin-top:2px;color:#7b8797;font-size:10px}.thought-source-missing{color:#8b96a5;font-size:12px}.thought-empty{display:grid;justify-items:center;gap:8px;padding:42px 20px;color:#98a2b3;text-align:center}.thought-empty strong{color:#566479;font-size:13px}.thought-empty.detail{min-height:340px;align-content:center}.spin{animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width: 1180px){.week-workspace,.week-workspace.inspector-collapsed{grid-template-columns:244px minmax(480px,1fr)}.inspector-resizer,.inspector-expand,.inspector-collapse{display:none}.detail-panel{display:none;position:fixed;top:0;right:0;z-index:30;width:min(390px,calc(100vw - 24px));height:100vh;min-height:0;border-radius:0;padding:18px;box-shadow:-24px 0 70px #1b26392e;animation:drawer-in .18s ease-out}.detail-panel.has-selection{display:block}.week-workspace.inspector-collapsed>.detail-panel.has-selection{display:block}.drawer-close{display:grid}.drawer-backdrop{display:block}}@media (max-width: 820px){.app-shell{grid-template-columns:1fr}.sidebar{align-items:center;flex-direction:row;height:auto;min-height:76px;overflow-x:auto;padding:10px 12px}.brand{flex:0 0 auto;width:40px;height:40px;margin:0}.sidebar-nav{display:flex;gap:4px}.sidebar-nav .nav-item:disabled,.sidebar-footer>.nav-item{display:none}.sidebar .nav-item{display:grid;justify-items:center;gap:3px;width:62px;padding:7px 5px;text-align:center}.sidebar .nav-item strong{font-size:9px}.sidebar .sidebar-footer>.nav-item{display:none}.sidebar-footer{display:block;margin:0 0 0 auto}.user-profile{display:block;padding:0;border:0}.user-profile>span,.user-profile>div{display:none}.user-profile button{width:36px;height:36px;background:#ffffff14}.week-view{display:block;height:auto;overflow:visible}.thoughts-workspace-shell{height:auto;min-height:calc(100vh - 76px);overflow:visible}.thoughts-view{display:block}.thoughts-header{align-items:stretch;flex-direction:column;gap:12px;padding:16px}.thought-search{width:100%}.thought-capture{margin:14px 16px}.thought-search-notice{margin:0 16px 12px}.thought-filters{padding:0 16px 14px}.thought-filter-menu{flex:1 1 130px}.thoughts-workspace{grid-template-columns:1fr}.thought-list{max-height:440px;border-right:0;border-bottom:1px solid #dce3ec}.thought-detail{overflow:visible;padding:20px 18px 32px}.week-workspace{grid-template-columns:1fr}.week-canvas{min-width:720px}.left-panel,.week{height:auto;min-height:0}.week{height:760px}.filters,.topbar,.calendar-toolbar,.inbox-toolbar{align-items:stretch;flex-direction:column}.filters{padding:14px 18px}.calendar-toolbar{display:flex;padding:10px 18px}.calendar-mode,.week-search{width:100%}.calendar-mode button{flex:1}.inbox-overview{overflow-x:auto}.inbox-overview div{min-width:135px}.inbox-search{width:100%}.inbox-layout{grid-template-columns:1fr}.source-list{border-right:0;border-bottom:1px solid #dce3ec}.source-row{min-height:104px}.source-detail{padding:20px 16px 32px}.candidate>header{grid-template-columns:34px minmax(0,1fr)}.extraction-preview-title{display:grid;grid-template-columns:1fr}.preview-toolbar,.candidate-statuses{grid-column:1 / -1;justify-content:flex-start}.candidate-facts,.candidate-editor{grid-template-columns:1fr}.candidate-editor label.wide{grid-column:auto}.source-detail-header{flex-direction:column}.source-header-statuses{justify-content:flex-start}.source-facts{grid-template-columns:1fr 1fr}.source-actions{display:grid;grid-template-columns:1fr 1fr}.action-history-row{grid-template-columns:1fr;gap:4px}.action-history-row time{white-space:normal}.detail-panel{top:auto;bottom:0;left:0;width:100vw;height:min(82vh,720px);border-radius:16px 16px 0 0;animation:sheet-in .18s ease-out}.person-checks{justify-content:flex-start}}@media (max-width: 560px){.thought-capture-footer{align-items:stretch;flex-direction:column}.thought-scope,.capture-submit{width:100%}.thought-detail>header{flex-direction:column;gap:10px}.thought-detail-actions{width:100%}.thought-detail-actions .thought-detail-scope{margin-right:auto}.thought-detail-section dl{grid-template-columns:1fr}}@keyframes sheet-in{0%{transform:translateY(100%)}to{transform:translateY(0)}}.inbox-workspace{height:100vh;min-height:0;overflow:hidden;padding:0;background:#f7f8fb}.inbox-view{display:grid;grid-template-rows:86px minmax(0,1fr);height:100%;min-width:0;margin:0;overflow:hidden;color:#172033}.inbox-header{position:relative;z-index:4;display:grid;grid-template-columns:minmax(170px,auto) minmax(390px,1fr) minmax(260px,auto);align-items:center;gap:20px;min-width:0;padding:14px 20px;border-bottom:1px solid #dfe5ed;background:#fffffffa}.inbox-title,.inbox-title>span:last-child,.inbox-header-actions,.inbox-lenses{min-width:0}.inbox-title{display:flex;align-items:center;gap:11px}.inbox-mark{display:grid;place-items:center;width:38px;height:38px;flex:0 0 auto;border:1px solid #cbdaf0;border-radius:8px;background:#edf4ff;color:#2766b8}.inbox-title h1{margin:0;font-size:19px;line-height:1.1;letter-spacing:0}.inbox-title p{margin:4px 0 0;overflow:hidden;color:#667085;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.inbox-lenses{display:flex;align-items:center;justify-content:center;gap:5px;overflow-x:auto;scrollbar-width:none}.inbox-lenses::-webkit-scrollbar{display:none}.inbox-lenses>span{margin-right:3px;color:#667085;font-size:10px;font-weight:800;text-transform:uppercase}.inbox-lenses button{flex:0 0 auto;min-height:31px;border:1px solid #d7e0ea;border-radius:7px;padding:6px 11px;background:#fff;color:#475467;font-size:11px;font-weight:700}.inbox-lenses button:hover{border-color:#b8c6d8;background:#f8fafc}.inbox-lenses button.selected{border-color:#b8d8c4;background:#eaf5ee;color:#24613c}.inbox-header-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px}.inbox-search{display:flex;align-items:center;gap:7px;width:min(220px,100%);min-height:36px;border:1px solid #d7e0ea;border-radius:8px;padding:7px 9px;background:#f9fafb;color:#7a8798}.inbox-search:focus-within{border-color:#8cb4e6;box-shadow:0 0 0 3px #e8f1fc;background:#fff}.inbox-search input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:#172033;font:inherit;font-size:12px}.inbox-search button{display:grid;place-items:center;width:20px;height:20px;flex:0 0 auto;border:0;border-radius:5px;padding:0;background:transparent;color:#667085}.new-capture{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:36px;border:1px solid #245fa9;border-radius:8px;padding:8px 11px;background:#2869bb;color:#fff;font-size:11px;font-weight:800;white-space:nowrap}.new-capture:hover{background:#245fa9}.inbox-layout{display:grid;grid-template-columns:286px minmax(360px,1fr) 382px;width:100%;min-width:0;min-height:0;overflow:hidden;border:0;border-radius:0;background:#fff}.source-list,.source-reader,.proposal-panel{min-width:0;min-height:0;overflow:hidden}.source-list{display:grid;grid-template-rows:auto minmax(0,1fr);border-right:1px solid #dfe5ed;background:#f7f9fc}.source-list-header{padding:12px 12px 9px;border-bottom:1px solid #e4e9f0;background:#fbfcfe}.source-list-header>span{display:block;margin-top:8px;color:#8a95a5;font-size:10px;font-weight:700}.source-tabs{display:flex;gap:2px;overflow-x:auto;scrollbar-width:none}.source-tabs::-webkit-scrollbar{display:none}.source-tabs button{flex:0 0 auto;border:0;border-radius:6px;padding:6px 8px;background:transparent;color:#667085;font-size:10px;font-weight:700}.source-tabs button.selected{background:#e7edf6;color:#263b58}.source-list-scroll,.source-reader-scroll,.proposal-panel-scroll{min-height:0;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#cbd3de transparent}.source-row{display:grid;grid-template-columns:34px minmax(0,1fr) 14px;align-items:start;gap:10px;width:100%;min-height:112px;border:0;border-bottom:1px solid #e4e9f0;padding:13px 12px;background:transparent;color:#657186;text-align:left}.source-row:hover{background:#f0f4f9}.source-row.selected{box-shadow:inset 3px 0 #4d87cb;background:#fff}.source-icon{display:grid;place-items:center;width:34px;height:34px;border:1px solid #d7e0ea;border-radius:8px;background:#fff;color:#3978c5}.source-row-copy{display:grid;min-width:0;gap:5px}.source-row-meta,.source-row-footer{display:flex;align-items:center;justify-content:space-between;gap:7px;min-width:0}.source-row-meta em{overflow:hidden;color:#3978c5;font-size:9px;font-style:normal;font-weight:800;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.source-row-meta time,.source-row-footer small{color:#8a95a5;font-size:9px;white-space:nowrap}.source-row-copy strong{display:-webkit-box;overflow:hidden;color:#1e293b;font-size:12px;line-height:1.3;-webkit-box-orient:vertical;-webkit-line-clamp:2;white-space:normal}.source-origin{overflow:hidden;color:#667085;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.status-dot{display:inline-flex;align-items:center;gap:4px;color:#667085;font-size:9px;font-style:normal;font-weight:700}.status-dot.status-processed,.status-dot.status-needs_review{color:#25704a}.status-dot.status-failed{color:#b42318}.status-dot.status-processing,.status-dot.status-received{color:#2869bb}.source-reader{display:grid;grid-template-rows:auto minmax(0,1fr);border-right:1px solid #dfe5ed;background:#f7f8fb}.source-reader-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;min-height:102px;padding:17px 20px 15px;border-bottom:1px solid #e2e7ee;background:#fff}.source-reader-header>div{min-width:0}.source-reader-header h2{margin:5px 0 6px;overflow-wrap:anywhere;color:#172033;font-size:19px;line-height:1.2;letter-spacing:0}.source-reader-header p{display:flex;flex-wrap:wrap;align-items:center;gap:7px;margin:0;color:#667085;font-size:10px}.source-reader-header p span{width:3px;height:3px;border-radius:50%;background:#aab3c0}.source-state{display:inline-flex;align-items:center;gap:5px;flex:0 0 auto;border-radius:999px;padding:5px 8px;background:#edf2f7;color:#475467;font-size:9px;font-weight:800}.source-state.status-processed,.source-state.status-needs_review{background:#e8f4ec;color:#24613c}.source-reader-scroll{padding:18px 20px 30px}.source-summary{display:flex;align-items:flex-start;gap:9px;margin-bottom:14px;border-left:3px solid #9a78c5;padding:10px 12px;background:#f2edf8;color:#5a3b7c}.source-summary svg{flex:0 0 auto;margin-top:1px}.source-summary span{display:block;margin-bottom:2px;font-size:9px;font-weight:800;text-transform:uppercase}.source-summary p{margin:0;color:#3f3350;font-size:12px;line-height:1.45}.source-error{margin-top:0;margin-bottom:14px}.source-attachment{margin-bottom:14px;overflow:hidden;border:1px solid #dce3ec;border-radius:8px;background:#fff}.source-attachment>header{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:9px 10px;border-bottom:1px solid #e7ebf1;background:#fbfcfd}.source-attachment>header>span{display:flex;align-items:center;min-width:0;gap:7px;color:#526074}.source-attachment>header strong{overflow:hidden;color:#253044;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.source-attachment>header small{color:#8a95a5;font-size:9px;white-space:nowrap}.source-attachment>header button{display:grid;place-items:center;width:27px;height:27px;flex:0 0 auto;border:0;border-radius:6px;padding:0;background:transparent;color:#526074}.source-attachment>header button:hover{background:#edf1f6}.source-attachment img{display:block;width:100%;max-height:560px;object-fit:contain;background:#eef1f5}.source-attachment iframe{display:block;width:100%;height:min(580px,58vh);border:0;background:#eef1f5}.source-attachment audio{display:block;width:calc(100% - 24px);margin:17px 12px}.attachment-loading{display:flex;align-items:center;justify-content:center;gap:8px;min-height:110px;color:#667085;font-size:11px}.attachment-preview-error{margin:0;padding:13px;color:#b42318;font-size:11px}.attachment-transcript{border-top:1px solid #e7ebf1}.attachment-transcript summary{display:flex;align-items:center;justify-content:space-between;gap:10px;cursor:pointer;padding:10px 12px;color:#475467;font-size:10px;font-weight:800}.attachment-transcript summary small{overflow:hidden;color:#8a95a5;font-size:9px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.attachment-transcript p{max-height:240px;margin:0;overflow-y:auto;padding:0 12px 13px;color:#344054;font-size:11px;line-height:1.55;white-space:pre-wrap}.source-document{overflow:hidden;border:1px solid #dce3ec;border-radius:8px;background:#fff;box-shadow:0 8px 22px #1f2b3d0d}.email-envelope{display:grid;grid-template-columns:32px minmax(0,1fr) auto;align-items:center;gap:9px;padding:13px 15px;border-bottom:1px solid #edf0f4}.email-avatar{display:grid;place-items:center;width:32px;height:32px;border-radius:50%;background:#e8eef8;color:#315d96;font-size:11px;font-weight:800}.telegram-avatar{background:#e6f2fb;color:#2787bc}.email-envelope>span:nth-child(2){display:grid;min-width:0;gap:2px}.email-envelope strong,.email-envelope small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.email-envelope strong{color:#253044;font-size:11px}.email-envelope small,.email-envelope time{color:#8a95a5;font-size:9px}.source-content{overflow-wrap:anywhere;padding:18px 20px 22px;color:#2f3a4c;font-size:12px;line-height:1.62;white-space:pre-wrap}.source-provenance{display:grid;grid-template-columns:minmax(0,1.8fr) repeat(3,minmax(60px,.6fr));gap:12px;margin-top:16px;padding:12px 2px 0;border-top:1px solid #e1e6ed}.source-provenance div{min-width:0}.source-provenance span,.source-provenance strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.source-provenance span{color:#98a2b3;font-size:8px;font-weight:800;text-transform:uppercase}.source-provenance strong{margin-top:3px;color:#475467;font-size:10px}.proposal-panel{background:#fbfcfd}.proposal-panel-scroll{height:100%;padding:16px 15px 28px}.proposal-panel .extraction-preview{margin:0;padding:0;border:0}.extraction-preview-title{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:flex-start;gap:4px 10px}.extraction-preview-heading{min-width:0}.extraction-preview-title h3{margin:3px 0 0;color:#172033;font-size:16px;letter-spacing:0}.extraction-preview-title p{margin:4px 0 0;color:#7a8798;font-size:10px}.extraction-preview-summary{grid-column:1 / -1}.preview-toolbar{flex:0 0 auto;gap:5px}.preview-toolbar button,.candidate-actions button{min-height:31px;border-radius:7px;padding:6px 8px;font-size:10px}.preview-toolbar .icon-action span{display:none}.candidate-list{gap:10px;margin-top:13px}.candidate{border-color:#dbe2eb;border-left-width:3px;border-radius:8px;padding:12px;box-shadow:0 4px 12px #27334609}.candidate:has(.lucide-lightbulb){border-left-color:#9b69bd}.candidate>header{grid-template-columns:30px minmax(0,1fr) auto;gap:8px}.candidate-icon{width:29px;height:29px;background:#edf3fb;color:#3978c5}.candidate h4{font-size:12px;line-height:1.3}.candidate-statuses{max-width:78px}.confidence,.candidate-status{padding:3px 5px;font-size:8px}.candidate-rationale,.candidate-error,.candidate-commit-result,.candidate-facts,.candidate-actions,.candidate-editor{margin-left:38px}.candidate-rationale{margin-top:8px;font-size:10px;line-height:1.45}.candidate-facts{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px 10px;margin-top:10px}.candidate-facts dt{font-size:8px}.candidate-facts dd{font-size:10px;line-height:1.35}.candidate-actions{margin-top:11px}.proposal-panel .candidate-editor{grid-template-columns:1fr;gap:8px}.proposal-panel .candidate-editor label.wide{grid-column:auto}.proposal-panel .candidate-classification-editor{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.thought-override{margin-top:12px;border:1px dashed #cdb9dc;border-radius:8px;padding:11px;background:#f8f3fb}.thought-override>div{display:flex;align-items:flex-start;gap:8px;color:#76508f}.thought-override>div>span{display:grid;gap:2px}.thought-override strong{color:#50335f;font-size:10px}.thought-override small{color:#806b8e;font-size:9px;line-height:1.35}.thought-override button{display:flex;align-items:center;justify-content:center;gap:6px;width:100%;min-height:32px;margin-top:9px;border:1px solid #b58ccb;border-radius:7px;background:#fff;color:#68417d;font-size:10px;font-weight:800}.thought-override button:hover:not(:disabled){background:#f0e6f5}.preview-empty{justify-content:flex-start;gap:9px;padding:17px 8px}.preview-empty div{display:grid;gap:2px}.preview-empty strong{color:#475467;font-size:10px}.preview-empty span{font-size:9px}.proposal-panel .source-review-panel{margin-top:18px;border:0;border-top:1px solid #e1e6ed;border-radius:0;padding:16px 0 0;background:transparent}.source-review-panel .panel-title h3{margin:3px 0 0;font-size:13px}.source-review-panel .panel-title time{color:#8a95a5;font-size:9px}.proposal-panel .source-review-panel textarea{width:100%;min-height:58px;margin-top:10px;resize:vertical;border:1px solid #d7e0ea;border-radius:7px;padding:9px;background:#fff;color:#253044;font:inherit;font-size:10px;line-height:1.45}.proposal-panel .source-actions{display:grid;grid-template-columns:minmax(92px,1.3fr) minmax(72px,1fr) minmax(58px,.8fr) 32px;gap:5px;margin-top:8px}.proposal-panel .source-actions button{min-width:0;min-height:32px;border-radius:7px;padding:6px 7px;font-size:9px;white-space:nowrap}.proposal-panel .source-actions button.primary{border-color:#337854;background:#337854}.capture-backdrop{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:20px;background:#141c2775;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.capture-dialog{width:min(650px,100%);overflow:hidden;border:1px solid #d5dde8;border-radius:10px;background:#fff;box-shadow:0 28px 80px #141f303d}.capture-dialog>header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:17px 18px;border-bottom:1px solid #e5e9ef}.capture-dialog>header>div{display:flex;align-items:flex-start;gap:10px}.capture-symbol{display:grid;place-items:center;width:34px;height:34px;flex:0 0 auto;border-radius:8px;background:#f0eaf6;color:#76508f}.capture-dialog>header>div>span:last-child{display:grid;gap:3px}.capture-dialog>header strong{color:#172033;font-size:14px}.capture-dialog>header small{color:#667085;font-size:10px}.capture-dialog>header>button{display:grid;place-items:center;width:30px;height:30px;border:0;border-radius:7px;padding:0;background:transparent;color:#667085}.capture-dialog>header>button:hover{background:#eef1f5}.capture-dialog>textarea{display:block;width:calc(100% - 36px);min-height:220px;margin:18px;resize:vertical;border:0;outline:0;color:#253044;font:14px/1.6 inherit}.capture-dialog>footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border-top:1px solid #e5e9ef;background:#f8fafc}.capture-scope{display:flex;gap:4px;min-width:0;overflow-x:auto}.capture-scope button{flex:0 0 auto;border:1px solid #d7e0ea;border-radius:6px;padding:6px 8px;background:#fff;color:#667085;font-size:9px;font-weight:700}.capture-scope button.selected{border-color:#b8d8c4;background:#eaf5ee;color:#24613c}.capture-send{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:34px;border:1px solid #245fa9;border-radius:7px;padding:7px 11px;background:#2869bb;color:#fff;font-size:10px;font-weight:800}.capture-send:disabled,.thought-override button:disabled{cursor:wait;opacity:.55}.capture-error{display:flex;align-items:center;gap:6px;margin:0;padding:9px 14px;border-top:1px solid #f1c8c3;background:#fff1ef;color:#b42318;font-size:10px}.recall-workspace-shell{display:grid;grid-template-rows:68px minmax(0,1fr);height:100vh;overflow:hidden;background:#fbfcfd}.recall-topbar{display:flex;align-items:center;gap:12px;min-width:0;border-bottom:1px solid #dfe5ed;padding:0 30px;background:#fffffff5}.recall-topbar .filter-label{flex-basis:auto}.recall-topbar .pill-group{overflow-x:auto;scrollbar-width:none}.recall-topbar .pill-group::-webkit-scrollbar{display:none}.recall-topbar .pill-group button{flex:0 0 auto;padding:7px 15px}.recall-layout{display:grid;grid-template-columns:minmax(0,1fr);min-height:0;overflow:hidden}.recall-layout.has-selection{grid-template-columns:minmax(0,1fr) minmax(300px,350px)}.recall-main{min-width:0;overflow-y:auto;padding:36px clamp(28px,5vw,72px) 64px;scrollbar-gutter:stable}.recall-main>*{width:min(900px,100%);margin-right:auto;margin-left:auto}.recall-heading{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:20px}.recall-heading h1{margin:4px 0 0;color:#172033;font-size:30px;line-height:1.15;letter-spacing:0}.recall-search{display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:10px;min-height:58px;border:1px solid #bdc9d8;border-radius:8px;padding:7px 8px 7px 17px;background:#fff;color:#667085;box-shadow:0 8px 24px #23354a0f;transition:border-color .14s ease,box-shadow .14s ease}.recall-search:focus-within{border-color:#7da8df;box-shadow:0 0 0 3px #4182d61c,0 8px 24px #23354a0f}.recall-search input{min-width:0;border:0;outline:0;background:transparent;color:#172033;font:500 15px/1.4 inherit}.recall-search input::placeholder{color:#8c98a8}.recall-clear,.recall-submit,.recall-inspector header button{display:grid;place-items:center;width:34px;height:34px;border:0;border-radius:7px;padding:0}.recall-clear,.recall-inspector header button{background:transparent;color:#667085}.recall-clear:hover,.recall-inspector header button:hover{background:#eef2f6}.recall-submit{background:#2869bb;color:#fff}.recall-submit:hover:not(:disabled){background:#215b9f}.recall-submit:disabled{cursor:default;opacity:.42}.recall-empty-state{display:grid;justify-items:center;gap:7px;margin-top:86px;color:#68768a;text-align:center}.recall-empty-state>svg{margin-bottom:3px;color:#8d68a6}.recall-empty-state strong{color:#425066;font-size:14px}.recall-empty-state p{max-width:420px;margin:0;font-size:12px;line-height:1.55}.recall-summary{margin-top:38px;border-bottom:1px solid #dfe5ed;padding:0 2px 26px}.recall-summary p{margin:0 0 10px;color:#526174;font-size:12px;font-weight:700}.recall-summary ol{display:grid;gap:7px;margin:0;padding-left:22px;color:#172033;font-size:16px;font-weight:650;line-height:1.35}.recall-summary>span{color:#7b8797;font-size:11px}.recall-notice,.recall-error{display:flex;align-items:flex-start;gap:9px;margin-top:16px;border-radius:7px;padding:10px 12px;font-size:11px;line-height:1.45}.recall-notice{border:1px solid #ecd8ac;background:#fff8e8;color:#805b19}.recall-error{border:1px solid #f1c8c3;background:#fff1ef;color:#9f2d24}.recall-error span{display:grid;gap:2px}.recall-results{margin-top:25px}.recall-results-heading{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:7px;padding:0 2px}.recall-results-heading h2{margin:0;color:#172033;font-size:14px;letter-spacing:0}.recall-results-heading span{color:#8490a0;font-size:10px}.recall-result-list{overflow:hidden;border:1px solid #dce3ec;border-radius:8px;background:#fff}.recall-result{display:grid;grid-template-columns:38px minmax(0,1fr) minmax(135px,auto);align-items:start;gap:12px;width:100%;min-width:0;border:0;border-bottom:1px solid #e5e9ef;border-radius:0;padding:15px 16px;background:#fff;color:#253044;text-align:left}.recall-result:last-child{border-bottom:0}.recall-result:hover{background:#f8fafc}.recall-result.selected{background:#edf6f1;box-shadow:inset 3px 0 #67a17c}.recall-result-icon,.recall-inspector-icon{display:grid;place-items:center;border-radius:7px}.recall-result-icon{width:36px;height:36px}.recall-result-icon.thought,.recall-inspector-icon.thought{background:#f4edf8;color:#865ea0}.recall-result-icon.task,.recall-inspector-icon.task{background:#edf3fb;color:#3978c5}.recall-result-icon.event,.recall-inspector-icon.event{background:#edf7f0;color:#398158}.recall-result-icon.source,.recall-inspector-icon.source{background:#f2f4f7;color:#58677b}.recall-result-body{display:grid;min-width:0;gap:5px}.recall-result-body>strong{color:#1e293b;font-size:13px;line-height:1.35;overflow-wrap:anywhere}.recall-result-excerpt{display:-webkit-box;overflow:hidden;color:#667085;font-size:11px;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}.recall-result-meta{display:flex;flex-wrap:wrap;gap:5px}.recall-result-meta span,.recall-inspector-tags span{border-radius:999px;padding:3px 7px;background:#f1f4f7;color:#5e6a7a;font-size:8px;font-weight:800;text-transform:capitalize}.recall-result-meta .match-semantic{background:#f5eff8;color:#77518e}.recall-result-meta .match-both{background:#eaf5ee;color:#326b49}.recall-result-meta .match-text{background:#edf3fb;color:#365f83}.recall-result-source{display:flex;align-items:center;justify-content:flex-end;gap:8px;min-width:0;padding-top:2px;color:#8490a0;font-size:9px;line-height:1.35;text-align:right}.recall-result-source span{min-width:0;overflow-wrap:anywhere}.recall-result-source svg{flex:0 0 auto}.recall-inspector{min-width:0;overflow-y:auto;border-left:1px solid #dfe5ed;padding:28px 26px 48px;background:#fff}.recall-inspector>header{display:flex;align-items:center;justify-content:space-between}.recall-inspector-icon{width:34px;height:34px}.recall-inspector h2{margin:18px 0 10px;color:#172033;font-size:20px;line-height:1.25;letter-spacing:0;overflow-wrap:anywhere}.recall-inspector-tags{display:flex;flex-wrap:wrap;gap:5px}.recall-inspector section{margin-top:22px;border-top:1px solid #e4e9ef;padding-top:18px}.recall-inspector section h3{margin:0 0 8px;color:#526174;font-size:9px;font-weight:800;text-transform:uppercase}.recall-inspector section p{margin:0;color:#364154;font-size:12px;line-height:1.58;overflow-wrap:anywhere}.recall-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px 18px;margin:0}.recall-facts div{display:grid;min-width:0;gap:3px}.recall-facts dt{color:#8490a0;font-size:9px;font-weight:700}.recall-facts dd{margin:0;color:#253044;font-size:11px;font-weight:750;line-height:1.35;overflow-wrap:anywhere}.recall-person{display:inline-flex;align-items:center;gap:7px;border:1px solid #dce3ec;border-radius:7px;padding:7px 9px;color:#425066;font-size:11px}.recall-source-detail{display:flex;align-items:flex-start;gap:9px;min-width:0}.recall-source-detail>svg{flex:0 0 auto;margin-top:2px;color:#3978c5}.recall-source-detail>span{display:grid;min-width:0;gap:3px}.recall-source-detail strong{color:#344054;font-size:11px;line-height:1.4;overflow-wrap:anywhere}.recall-source-detail small{color:#8490a0;font-size:9px}.recall-open-source{display:inline-flex;align-items:center;gap:6px;margin-top:12px;border:1px solid #cfd9e5;border-radius:7px;padding:7px 9px;background:#fff;color:#365f83;font-size:10px;font-weight:750}.recall-open-source:hover{background:#f5f8fb}@media (max-width: 1100px){.recall-layout.has-selection{grid-template-columns:minmax(0,1fr) 320px}.recall-main{padding-right:30px;padding-left:30px}.recall-result{grid-template-columns:38px minmax(0,1fr)}.recall-result-source{grid-column:2;justify-content:flex-start;text-align:left}}@media (max-width: 1280px){.inbox-header{grid-template-columns:minmax(150px,auto) minmax(330px,1fr) minmax(230px,auto);gap:12px;padding-left:14px;padding-right:14px}.inbox-layout{grid-template-columns:260px minmax(320px,1fr) 350px}.inbox-lenses button{padding-left:8px;padding-right:8px}.proposal-panel-scroll{padding-left:12px;padding-right:12px}}@media (max-width: 1080px){.inbox-view{grid-template-rows:auto minmax(0,1fr)}.inbox-header{grid-template-columns:minmax(160px,1fr) auto;grid-template-areas:"title actions" "lenses lenses";gap:9px 14px;padding-top:10px;padding-bottom:10px}.inbox-title{grid-area:title}.inbox-header-actions{grid-area:actions}.inbox-lenses{grid-area:lenses;justify-content:flex-start}.inbox-layout{grid-template-columns:minmax(190px,.8fr) minmax(240px,1.2fr) minmax(240px,1fr)}.source-reader-scroll{padding-left:14px;padding-right:14px}.proposal-panel-scroll{padding-left:10px;padding-right:10px}.extraction-preview-title{grid-template-columns:minmax(0,1fr) auto}.preview-toolbar{width:100%;justify-content:flex-start}.candidate>header{grid-template-columns:30px minmax(0,1fr)}.candidate-statuses{grid-column:2;justify-content:flex-start;max-width:none}.proposal-panel .source-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.proposal-panel .source-actions button.primary{grid-column:1 / -1}}@media (max-width: 860px){.inbox-workspace,.inbox-view{height:auto;min-height:calc(100vh - 70px);overflow:visible}.inbox-header{position:sticky;top:0}.inbox-layout{grid-template-columns:1fr;min-height:0;overflow:visible}.source-list{height:320px;border-right:0;border-bottom:1px solid #dfe5ed}.source-reader,.proposal-panel{overflow:visible;border-right:0;border-bottom:1px solid #dfe5ed}.source-reader-scroll,.proposal-panel-scroll{max-height:none;overflow:visible}.recall-workspace-shell{height:auto;min-height:calc(100vh - 76px);overflow:visible}.recall-topbar{padding:12px 18px}.recall-layout,.recall-layout.has-selection{grid-template-columns:1fr;overflow:visible}.recall-main{overflow:visible;padding:26px 18px 38px}.recall-inspector{overflow:visible;border-top:1px solid #dfe5ed;border-left:0;padding:24px 20px 40px}}@media (max-width: 560px){.inbox-header{grid-template-columns:1fr;grid-template-areas:"title" "actions" "lenses"}.inbox-header-actions{justify-content:stretch}.inbox-search{flex:1;width:auto}.inbox-title p{white-space:normal}.source-reader-header{min-height:0;padding:14px}.source-reader-header h2{font-size:17px}.source-reader-scroll{padding:12px}.source-state{display:none}.source-provenance{grid-template-columns:repeat(3,minmax(0,1fr))}.source-provenance div:first-child{grid-column:1 / -1}.capture-dialog>footer{align-items:stretch;flex-direction:column}.recall-topbar{align-items:flex-start;flex-direction:column;gap:8px}.recall-topbar .pill-group{width:100%}.recall-heading h1{font-size:26px}.recall-search{min-height:54px;padding-left:13px}.recall-result{grid-template-columns:32px minmax(0,1fr);gap:10px;padding:13px 12px}.recall-result-icon{width:32px;height:32px}.recall-result-source{grid-column:2}}
